/*
*******************************************
*******************************************

Template Name: Amantran - Restaurant HTML5 Template
Author: Evrothemes
Version: 1.0
Template By: Evrothemes

* This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.

This files contents are outlined below >>>>

*** SEARCH EACH SECTION AS IT COMMENTS, YOU WILL GET THE RIGHT SECTION.

*******************************************
*******************************************

==== CSS INDEX

01 - IMPORTED CSS
02 - DEFAULT CSS
03 - PAGINATION CSS
04 - BREADCROMB CSS
05 - REPONSIVE MENU CSS
06 - BTN TO TOP CSS
07 - HEADER AREA CSS
08 - MAINMENU CSS
09 - MAIN SLIDER CSS
10 - PROMO AREA CSS
11 - ABOUT US AREA CSS
12 - MENU AREA CSS
13 - ALL ABOUT AREA CSS
14 - DAILY SET MENU CSS
15 - TABLE BOOKING AREA CSS
16 - CHEF AREA CSS
17 - TESTIMONIAL AREA CSS
18 - INFORMATION AREA CSS
19 - FOOTER AREA CSS
20 - CHEF PAGE CSS
21 - RESEARVE PAGE CSS
22 - NOT FOUND PAGE CSS
23 - EVENTS PAGE CSS
24 - GALLERY PAGE CSS
25 - CART PAGE CSS
26 - CHECKOUT PAGE CSS
27 - SHOP PAGE CSS
28 - SINGLE SHOP PAGE CSS
29 - BLOG PAGE CSS
30 - SINGLE BLOG PAGE CSS
31 - CONTACT PAGE CSS


*/



/*================================================
01 - IMPORTED CSS
==================================================*/

@import url('https://fonts.googleapis.com/css?family=Lora:400,700');
@import url('https://fonts.googleapis.com/css?family=Berkshire+Swash');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600,600i,700,700i,900');
@import url('https://fonts.googleapis.com/css?family=Mr+De+Haviland');
@import url('https://fonts.googleapis.com/css?family=Italianno');
@import url('https://fonts.googleapis.com/css?family=Russo+One');

/*================================================
02 - DEFAULT CSS
==================================================*/

body {
    background: #fff none repeat scroll 0 0;
    color: #252525;
    font-family: 'Lora', serif;
    font-size: 16px;
    line-height: 1.7;
}

html,
body {
    height: 100%;
}

img {
    max-width: 100%;
    height: auto
}

input,
textarea {
    outline: medium none
}

.amantran-btn {
    background: #ef4836 none repeat scroll 0 0;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    padding: 10px 20px;
}

.amantran-btn:hover {
    background: #d42a17 none repeat scroll 0 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}

a {
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    color: inherit
}

a:focus {
    text-decoration: none;
    outline: medium none;
    color: inherit
}

a:hover {
    color: inherit;
    text-decoration: none;
    color: inherit
}

ul,
ol {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

.section_100 {
    padding: 70px 0;
}

.section_50 {
    padding: 50px 0;
}

.section_15 {
    padding: 15px 0
}

.pad-right {
    padding-right: 0
}

.section_t_100 {
    padding-top: 100px
}

.section_b_100 {
    padding-bottom: 100px
}

.section_b_70 {
    padding-bottom: 70px
}

.no-pad-right {
    padding-right: 0
}

.heading-line {
    background: #333 none repeat scroll 0 0;
    height: 2px;
    margin-bottom: 20px;
    width: 15%;
}

.heading-line-three {
    background: #333 none repeat scroll 0 0;
    height: 2px;
    margin-bottom: 20px;
    width: 38%;
}

.heading-line-two {
    background: #333 none repeat scroll 0 0;
    height: 2px;
    margin: 0 auto 20px;
    width: 15%;
}

.site-heading {
    margin-bottom: 4%;
    text-align: center;
}

.site-heading>h3 {
    color: #ef4836;
    font-family: 'Italianno', cursive;
    font-size: 32px;
    text-transform: capitalize;
}

.site-heading>h2 {
    color: #212121;
    font-family: "Montserrat", sans-serif;
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
}


/*================================================
03 - PAGINATION CSS
==================================================*/

ul.pagination {
    list-style: outside none none;
    margin: 35px 0 0;
    padding: 0;
    text-align: center;
    display: block
}

ul.pagination li {
    display: inline-block;
}

ul.pagination li a {
    border: 1px solid #1a1a1a;
    border-radius: 0 !important;
    color: #333;
    display: block;
    font-size: 15px;
    font-weight: 600;
    height: 35px;
    letter-spacing: 2px;
    min-width: 35px;
    padding: 5px;
    text-transform: uppercase;
}

ul.pagination li.active a,
ul.pagination li>a:hover,
ul.pagination li.active a:hover {
    background: #ef4836 none repeat scroll 0 0;
    color: #fff;
    border: 1px solid #ef4836;
}

/*================================================
04 - BREADCROMB CSS
==================================================*/
.amantran-breadcromb-area {
    background: url(../img/freshsiip/bg-main.png) no-repeat scroll 0 0/cover;
    text-align: center;
    position: relative;
    z-index: 11
}

.amantran-breadcromb-area:before {
    background: #000000b1 none repeat scroll 0 0;
    content: "\"";
    height: 100%;
    left: 0;
    opacity: 0.65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.breadcromb>h2 {
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.breadcromb ul {
    margin-top: 10px;
}

.breadcromb ul li {
    color: #ffffff;
    display: inline-block;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin: 0 5px;
    text-transform: capitalize;
    font-size: 15px
}

.breadcromb ul li a {
    font-weight: 600;
    color: #ef4836
}

.breadcromb ul li a:hover {
    color: #fff
}

/*================================================
05 - REPONSIVE MENU CSS
==================================================*/
.amantran-responsive-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0px;
    width: 100%;
    z-index: 999;
}

.slicknav_nav a {
    font-size: 16px;
    margin: 0;
    text-transform: capitalize;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    color: #000
}

.slicknav_menu {
    background: transparent;
}

.slicknav_menutxt {
    display: none !important;
}

.slicknav_arrow {
    float: right;
    color: #000
}

.slicknav_nav a:hover {
    border-radius: 0;
}

.slicknav_nav .slicknav_row:hover {
    border-radius: 0
}

.slicknav_nav a:hover,
.slicknav_nav .slicknav_row:hover {
    background: #ef4836 none repeat scroll 0 0;
    color: #fff
}

.slicknav_nav li {
    border-bottom: 1px solid #aaa;
}

.slicknav_nav li:last-child {
    border-bottom: 0px solid #aaa
}

.slicknav_nav {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #ef4836;
}

.slicknav_btn {
    background-color: transparent !important;
    line-height: 0;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 3px;
}

.slicknav_menu .slicknav_icon {
    float: none !important;
    margin: 0
}

.slicknav_icon-bar {
    height: 3px !important;
    margin: 5px 0;
    width: 30px !important;
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #333;
}

/*================================================
06 - BTN TO TOP CSS
==================================================*/

.btntoTop:before {
    color: #fff;
    content: "";
    display: inline-block;
    font: 20px "FontAwesome";
    vertical-align: middle;
}

.btntoTop {
    background-color: #ef4836;
    border: 2px solid #fff;
    border-radius: 2px;
    bottom: 30px;
    cursor: pointer;
    height: 44px;
    line-height: 36px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: fixed;
    right: 30px;
    text-align: center;
    -webkit-transition: opacity 0.4s ease 0s;
    transition: opacity 0.4s ease 0s;
    width: 44px;
    z-index: 99999;
}

.btntoTop.active {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s
}

.btntoTop.active:hover {
    background: #ef4836 none repeat scroll 0 0;
    border: 2px solid #ef4836;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.btntoTop.active.btntoTop:hover:before {
    color: #fff;
}

/*================================================
07 - HEADER AREA CSS
==================================================*/

.header-top-area {
    background: #f3f3f3 none repeat scroll 0 0;
    padding: 10px 0;
}

.header-top-left .dropdown {
    display: inline-block;
    margin-right: 10px;
    width: 20%;
}

.header-top-left button {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #333;
    display: block;
    font-weight: 500;
    text-align: left;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 100%;
}

.header-top-left .dropdown-menu {
    border: 1px solid #ddd;
    border-radius: 0;
    min-width: 110px;
    padding: 0;
    position: absolute;
    z-index: 99999999;
}

.header-top-left button i {
    float: right;
    margin-top: 5px;
}

.dropdown-menu>li {
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    display: block;
    font-weight: 500;
    margin: 2px 0;
    padding: 0 10px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.dropdown-menu>li:last-child {
    border-bottom: 0px solid #ddd
}

.header-top-right {
    text-align: right;
}

.header-top-right>a {
    border-right: 1px solid #ddd;
    color: #333;
    font-weight: 400;
    margin-right: 13px;
    padding-right: 8px;
    text-transform: capitalize;
}

.header-top-right a i {
    color: #ef4836;
    margin-right: 3px;
}

.header-top-right>a:last-child {
    border-right: 0 solid #ddd;
}

.header-top-right>a:hover {
    color: #ef4836
}

/*================================================
08 - MAINMENU CSS
==================================================*/

.site-logo {
    display: inline-block;
    margin: 5px 0;
}

.site-logo img {
    position: relative;
    z-index: 99999;
    width: 207px;
}

.mainmenu ul {
    text-align: right
}

.mainmenu li {
    display: inline-block;
    position: relative;
    margin-left: 15px;
}

.mainmenu li a {
    color: #333;
    display: block;
    font-size: 18px;
    padding: 35px 5px;
    text-transform: capitalize;
}

.mainmenu li a:hover,
.mainmenu .main_menu>li ul.sub_menu li a:hover,
.mainmenu li.current-page-item>a {
    color: #ef4836
}

.mainmenu li ul {
    position: absolute;
    top: 100%;
    left: -300%;
    background: #eee none repeat scroll 0 0;
    width: 200px;
    z-index: -99;
    text-align: left;
    -webkit-transition: all 0.4s cubic-bezier(.91, 1.43, .87, .77) 0s;
    transition: all 0.4s cubic-bezier(.91, 1.43, .87, .77) 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden
}

.mainmenu li ul li {
    display: block;
    border-bottom: 1px solid #ddd;
    margin: 0
}

.mainmenu li ul li:last-child {
    border-bottom: 0px solid #ddd
}

.mainmenu li ul li a {
    display: block;
    padding: 7px 10px
}

.mainmenu li:hover ul {
    visibility: visible;
    left: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    z-index: 99
}

.mainmenu li:hover>a {
    color: #ef4836;
}

/*================================================
09 - MAIN SLIDER CSS
==================================================*/

.slide-item-1 {
    background: url("../img/Slider/Slider-1.jpeg") no-repeat scroll 0 0;
    /* background: rgba(0, 0, 0, 0.3) url("../img/Slider/Slider-1.jpeg") repeat scroll 0 0; */
}

.slide-item-2 {
    background: url("../img/Slider/Slider-2.jpeg") no-repeat scroll 0 0;
}

.amantran-main-caption {
    /* background: rgba(26, 26, 26, 0.49) none repeat scroll 0 0 */
}

.amantran-main-slide {
    background-color: #eee;
    background-position: center center;
    background-size: cover;
    height: 600px;
    background-repeat: no-repeat;
}

.amantran-main-caption {
    display: table;
    height: 100%;
    width: 100%;
}

.amantran-caption-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.amantran-main-caption h2 {
    color: #fff;
    /* font-family: "Berkshire Swash", cursive; */
    font-size: 50px;
    font-weight: 500;
    margin: 20px 0;
    text-transform: capitalize;
}

.amantran-main-caption h3 {
    color: #fff;
    font-family: "Russo One", sans-serif;
    font-size: 24px;
    text-transform: capitalize;
    letter-spacing: 3px;
}

.amantran-main-caption a {
    margin: 0 5px;
}

.amantran-slide .owl-nav>.owl-prev {
    visibility: hidden;
    -webkit-transition: all 0.3s cubic-bezier(.83, .8, .11, .64) 0s;
    transition: all 0.3s cubic-bezier(.83, .8, .11, .64) 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.amantran-slide:hover .owl-nav>.owl-prev {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.amantran-slide .owl-nav>.owl-next {
    visibility: hidden;
    -webkit-transition: all 0.3s cubic-bezier(.83, .8, .11, .64) 0s;
    transition: all 0.3s cubic-bezier(.83, .8, .11, .64) 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

}

.amantran-slide:hover .owl-nav>.owl-next {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.amantran-slide .owl-prev {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    color: #333;
    font-size: 30px;
    height: 80px !important;
    line-height: 70px;
    padding: 5px 5px 5px 5px;
    position: absolute;
    text-align: center;
    top: 45%;
    width: 45px;
    left: 0
}

.amantran-slide .owl-next {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    color: #333;
    font-size: 30px;
    height: 80px !important;
    line-height: 70px;
    padding: 5px 5px 5px 5px;
    position: absolute;
    text-align: center;
    top: 45%;
    width: 45px;
    right: 0
}

.amantran-slide .owl-prev:hover,
.amantran-slide .owl-next:hover {
    background: #ef4836 none repeat scroll 0 0;
    color: #fff;
}

/*================================================
10 - PROMO AREA CSS
==================================================*/

.amantran-promo-area {
    background: #f9f9f9 none repeat scroll 0 0;
}

.promo-left {
    float: left;
    width: 65px;
    margin-right: 15px
}

.promo-right {
    overflow: hidden;
}

.promo-right>h3 {
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: capitalize;
    font-size: 22px;
    color: #333;
    padding-top: 18px;
}


/*================================================
11 - ABOUT US AREA CSS
==================================================*/

.welcome-left>h2 {
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
    font-size: 27px
}

.welcome-left span {
    color: #ef4836;
}

.welcome-left>p {
    margin: 0 0 12px;
}

.welcome-single-img {
    margin-bottom: 15px;
}

.signature>h2 {
    color: #333;
    font-family: "Mr De Haviland", cursive;
    font-size: 45px;
    margin-top: 40px;
    text-transform: capitalize;
}

.welcome-single-img:last-child {
    margin-bottom: 0
}

.welcome-left.text-center>a {
    border: 2px solid #222;
    display: inline-block;
    font-weight: 700;
    margin-top: 10px;
    padding: 10px 20px;
    text-transform: uppercase;
}

.welcome-left.text-center>a:hover {
    background: #ef4836 none repeat scroll 0 0;
    color: #fff;
    border: 2px solid #ef4836
}

/*================================================
12 - MENU AREA CSS
==================================================*/

.amantran-menu-area {
    background: #f8f8f8 none repeat scroll 0 0;
}

.single-menu-item {
    margin-bottom: 50px;
    position: relative;
}

.single-menu-item .inner-box {
    position: relative;
    overflow: hidden
}

.single-menu-item .inner-box .info:before {
    border: 1px dashed #c8c8c8;
    content: "";
    left: 0;
    position: absolute;
    top: 10px;
    width: 100%;
}

.single-menu-item .inner-box .info {
    margin-top: 10px;
    position: relative;
}

.single-menu-item .inner-box .info h3 {
    background-color: #f8f8f8;
    color: #232323;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    padding-right: 10px;
    position: relative;
}

.single-menu-item .inner-box .info .price {
    background-color: #f8f8f8;
    color: #232323;
    font-size: 16px;
    padding-left: 10px;
    position: relative;
}

.menu-img {
    float: left;
    height: 75px;
    margin-right: 10px;
    width: 75px;
}

.menu-box {
    margin-top: 30px;
}

.menu-box>h3 {
    border-bottom: 1px solid #ef4836;
    color: #333;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
    padding-bottom: 20px;
    text-transform: capitalize;
}

.single-menu-item:last-child {
    margin-bottom: 0
}


/*================================================
13 - ALL ABOUT AREA CSS
==================================================*/

.amantran-all-about-area {
    background: url(../img/gd_bg.jpg) no-repeat fixed 0 0/cover;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 11;
}

.amantran-all-about-area:after {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.all-about>h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.all-about>h2 {
    font-family: 'Montserrat', sans-serif;
}

.all-about>h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 65px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    display: inline-block
}

.all-about>h2:before {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}

.all-about>h2:after {
    background: #fff none repeat scroll 0 0;
    bottom: -7px;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%;
}


/*================================================
14 - DAILY SET MENU CSS
==================================================*/

.signature-text {
    border: 1px solid #ddd;
    padding: 15px;
}

.signature-text span {
    float: right;
    color: #ef4836
}

.signature-text li {
    margin: 5px 0;
    text-transform: capitalize
}

.total-price {
    border-top: 1px dashed #ddd;
    margin-top: 15px !important;
    padding-top: 15px;
}

.single-signature-item {
    margin-top: 30px;
}

.signature-item-image {
    overflow: hidden
}

.signature-item-image img {
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.single-signature-item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

/*================================================
15 - TABLE BOOKING AREA CSS
==================================================*/

.amantran-booking-table-area {
    background: rgba(0, 0, 0, 0) url("../img/freshsiip/bg-coffee.jpg") repeat fixed 0 0 / cover;
    position: relative;
    z-index: 11
}

.amantran-booking-table-area:after {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.booking-left .site-heading {
    text-align: left;
}

.booking-left .site-heading>h2 {
    color: #fff;
}

.booking-left .heading-line {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 20px;
}

.booking-form {
    padding: 0px 30px;
}

.booking-form p {
    margin-top: 10px;
}

.booking-form p input {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    height: 45px;
    padding: 5px 10px;
    width: 100%;
}

.booking-form p input,
.booking-form p select,
.booking-form p textarea {
    border: 1px solid #dadada !important;
    height: 45px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.booking-form p input:focus,
.booking-form p select:focus,
.booking-form p textarea:focus {
    border: 1px solid skyblue !important;
}

.booking-form p textarea {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    padding: 10px;
    width: 100%;
    height: 100px
}

.booking-form p button {
    background: #ef4836 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 10px 20px;
    position: relative;
    text-transform: uppercase;
    border: medium none;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s
}

.booking-form p button:hover {
    background: #d42a17 none repeat scroll 0 0;
}

.booking-right>img {
    max-width: 397px;
}

/*================================================
16 - CHEF AREA CSS
==================================================*/

.chef-text {
    padding-top: 20px;
    text-align: center;
}

.chef-img img {
    width: 100%;
    /* height: 220px; */
}

.single-chef {
    margin-top: 15px
}

.chef-text>h3 {
    color: #333;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
}

.chef-text>p {
    color: #555;
    text-transform: capitalize
}

.chef-text>h3>a:hover {
    color: #d42a17
}

/*================================================
17 - TESTIMONIAL AREA CSS
==================================================*/

.amantran-testimonial-area {
    background: rgba(84, 84, 84, 0) url("../img/freshsiip/tina-guina.jpg") no-repeat fixed 0 0 / cover;
    position: relative;
    z-index: 11
}

.amantran-testimonial-area:after {
    background: #000000ac none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.single-testimonial {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    margin: 0 auto;
    text-align: center;
    width: 70%;
}

.testimonial-img-left {
    height: 100%;
    margin: 0 auto;
    width: 100px;
}

.testimonial-img-right>h3 {
    color: #ef4836;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    margin-top: 25px;
    text-transform: uppercase;
}

.testimonial-text {
    margin-top: 15px;
}

.owl-dots {
    margin-top: 30px;
    text-align: center;
}

.owl-dots .owl-dot {
    display: inline-block;
}

.owl-theme .owl-dots .owl-dot span {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    background: #fff none repeat scroll 0 0;
    border-radius: 30px;
    display: block;
    height: 3px;
    margin: 5px 7px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 10px;
}

.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
    background: #ef4836 none repeat scroll 0 0;
}

/*================================================
18 - INFORMATION AREA CSS
==================================================*/

.information-left>h2 {
    color: #333;
    font-family: "Montserrat", sans-serif;
    font-size: 27px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px
}

.single-info-left>h3 {
    color: #212121;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.single-info-left {
    margin-top: 30px;
}

#googleMap iframe {
    height: 340px;
    width: 100%
}

/*================================================
19 - FOOTER AREA CSS
==================================================*/

.amantran-footer-area {
    background-color: #25120b;
    color: #fefefe;
    padding: 60px 0px 0px 0px;
    position: relative;
    z-index: 11;
}

.amantran-footer-area:after {
    background: #25120b none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.single-footer {
    text-align: left;
}

.single-footer>h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.social-menu>ul {
    margin-top: 15px;
}

.social-menu li {
    display: inline-block;
    margin: 0 5px;
}

.social-menu li :hover {
    background-color: #ba9454;
}

.social-menu a {
    border: 1px solid #aaa;
    border-radius: 50%;
    display: block;
    height: 40px;
    line-height: 39px;
    text-align: center;
    width: 40px;
}

.copyright {
    text-align: center;
}

/*================================================
20 - CHEF PAGE CSS
==================================================*/

.head-chef {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 2;
}

.head-chef-left {
    background: #ffffff none repeat scroll 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 42%;
}

.head-chef-right {
    background: #212121 none repeat scroll 0 0;
    padding: 45px 50px;
    width: 58%;
    color: #fff;
    text-align: center
}

.head-chef-left img {
    width: 100%;
}

.head-chef-right h3 {
    color: #ef4836;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 10px;
}

.expertsin {
    border-bottom: 1px solid #aaa;
    font-size: 18px;
    margin-top: 15px;
    padding-bottom: 15px;
    text-transform: capitalize;
}

.head-chef-content {
    margin-top: 20px;
}

.head-chef-social {
    margin-top: 20px;
}

.head-chef-social li {
    display: inline-block;
    margin: 0 2px;
}

.head-chef-social a {
    border: 1px solid #999;
    color: #eee;
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}

.head-chef-social a:hover {
    background: #ef4836 none repeat scroll 0 0;
    color: #fff;
    border: 1px solid #ef4836;
}

.head-chef-right>p {
    color: #999;
    text-transform: capitalize;
}

.head-chef-right {
    background: rgba(0, 0, 0, 0) url("../img/gd_bg.jpg") no-repeat scroll 0 0 / cover;
    color: #fff;
    position: relative;
    text-align: center;
    z-index: 11;
}

.head-chef-right:after {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.95;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

/*================================================
21 - RESEARVE PAGE CSS
==================================================*/

.researve-page-form p input,
select {
    border: 2px solid #ddd;
    height: 50px;
    padding: 5px 10px;
    width: 100%;
}

.researve-page-form p textarea {
    width: 100%;
    border: 2px solid #ddd;
    height: 155px;
    padding: 10px;
}

.researve-page-form p {
    margin-top: 20px;
}

.researve-page-form p button {
    background: #ef4836 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 10px 20px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.researve-page-form p button:hover {
    background: #d42a17 none repeat scroll 0 0
}

.researve-page-form {
    text-align: center
}

.researvation-phone-left>h3 {
    color: #333;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.amantran-researvation-phone-area {
    background: #f9f9f9 none repeat scroll 0 0
}

.input-group {
    width: 100%
}

.datepicker {
    border: 2px solid #ef4836;
    margin-top: -5px;
}

.datepicker .cell.day.selected,
.datepicker .cell.month.selected,
.datepicker .cell.year.selected,
.datepicker .cell.decade.selected {
    background: #ef4836 none repeat scroll 0 0;
    color: #fff;
}

.datepicker .cell.day:hover,
.datepicker .cell.month:hover,
.datepicker .cell.year:hover,
.datepicker .cell.decade:hover {
    background: #ef4836 none repeat scroll 0 0;
    color: #fff;
}

.popover.clockpicker-popover.bottom.clockpicker-align-left {
    border: 2px solid #ef4836;
}

.text-primary,
.clockpicker-popover .popover-title {
    color: #ef4836;
}

/*================================================
22 - NOT FOUND PAGE CSS
==================================================*/

.notfound-heading>h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 120px;
    font-weight: 500;
    line-height: 150px;
    margin-bottom: 20px;
}

.notfound-heading h3 {
    color: #444;
    font-size: 21px;
    font-weight: 500;
    line-height: 35px;
    text-transform: capitalize
}

.notfound-box-form {
    margin-top: 35px;
}

.notfound-box-form form {
    border: 2px solid #ddd;
    height: 50px;
    position: relative;
}

.notfound-box-form form input {
    border: medium none;
    height: 100%;
    left: 0;
    padding: 5px 10px;
    position: absolute;
    width: 85%;
}

.notfound-box-form button {
    background: #ef4836 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    height: 100%;
    position: absolute;
    right: 0;
    width: 15%;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s
}

.notfound-box-form button:hover {
    background: #d42a17 none repeat scroll 0 0;
}

.notfound-box>a {
    border: 2px solid #222;
    display: inline-block;
    font-weight: 700;
    margin-top: 30px;
    padding: 10px 20px;
    text-transform: uppercase;
}

.notfound-box>a:hover {
    background: #ef4836 none repeat scroll 0 0;
    border: 2px solid #ef4836;
    color: #fff;
}

/*================================================
23 - EVENTS PAGE CSS
==================================================*/

.single-event {
    margin-bottom: 30px;
    overflow: hidden
}

.events-text {
    padding-top: 20px;
}

.event-text-left {
    border: 5px solid #212121;
    float: left;
    margin-right: 10px;
    padding: 2px;
    text-align: center;
}

.event-text-left h3 {
    border: 1px solid #212121;
    font-size: 35px;
    padding: 5px;
    font-weight: 600
}

.event-text-left h3 span {
    display: block;
    font-size: 18px;
    font-weight: 500
}

.event-text-right {
    overflow: hidden;
}

.event-text-right>h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin: 13px 0;
    text-transform: capitalize;
}

.event-text-right>h2>a:hover {
    color: #ef4836
}

/*================================================
24 - GALLERY PAGE CSS
==================================================*/

.project-btn {
    display: block;
    margin: 0 0 15px;
    text-align: center;
}

.project-btn>a {
    color: #333;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    margin: 0 5px;
    padding: 5px 15px;
    text-transform: capitalize;
}

.project-btn>a.current {
    cursor: default;
}

.project-btn>a:hover,
.project-btn>a.current {
    color: #ef4836;
}

.element-item {
    float: left;
    margin: 30px 0 0;
    padding: 0 15px;
    width: 33.33%;
}

.Gallery-single-item {
    position: relative;
    overflow: hidden;
    cursor: crosshair
}

.img-responsive {
    width: 100%
}

.Gallery-single-item img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: 600ms;
    transition-duration: 600ms;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    width: 100%;
}

.Gallery-single-item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.Gallery-img-overlay {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: rgba(23, 23, 23, 0.8) none repeat scroll 0 0;
    min-height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transform: perspective(700px) rotateX(90deg);
    transform: perspective(700px) rotateX(90deg);
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    visibility: hidden;
    width: 100%;
}

.Gallery-single-item:hover .Gallery-img-overlay {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: perspective(700px) rotateX(0deg);
    transform: perspective(700px) rotateX(0deg);
    visibility: visible;
}

/*================================================
25 - CART PAGE CSS
==================================================*/

.cart-table {
    background: #f4f4f4 none repeat scroll 0 0;
    overflow-x: auto;
    padding: 20px;
}

.cart-table table thead>tr:nth-of-type(2n+1),
.calculate-shipping-right table tbody>tr:nth-of-type(2n+1) {
    background: #f4f4f4 none repeat scroll 0 0;
}

.cart-table table thead th,
.calculate-shipping-right table thead th {
    color: #777;
    font-weight: 600;
    text-transform: uppercase;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: middle;
    border-top: 0px solid #ddd
}

.cart-table thead th,
.calculate-shipping-right thead th {
    padding: 15px 20px !important;
}

.cart-table tbody td,
.calculate-shipping-right tbody td {
    padding: 15px 20px !important;
    font-weight: 500
}

.table-striped>tbody>tr {
    border-bottom: 1px solid #ddd;
    background: #fff none repeat scroll 0 0
}

.table-striped>tbody>tr:last-child {
    border-bottom: 0px solid #ddd
}

.table>thead>tr>th {
    border-bottom: 0px solid #ddd
}

.amantran-cart-close {
    text-align: center;
    color: #ff0000
}

.amantran-cart-preview img {
    height: 60px;
    width: 60px;
}

.cart-table tbody td p {
    text-transform: capitalize;
}

.amantran-cart-quantity>input {
    border: 1px solid #ddd;
    padding: 5px;
    width: 70px;
}

.amantran-cart-product p {
    font-weight: 500;
    display: inline-block
}

.amantran-cart-product a:hover {
    color: #ef4836
}

.table-striped>tbody>tr:nth-of-type(2n+1) {
    background-color: #fff;
}

.amantran-update-cart {
    margin-top: 30px;
}

.coupon-cart-left {
    text-align: left;
}

.coupon-cart-right {
    text-align: right;
}

.table {
    margin-bottom: 0
}

.coupon-cart-left input[type="text"] {
    background: #eee none repeat scroll 0 0;
    border: medium none;
    height: 50px;
    padding: 10px 15px;
    width: 45%;
}

.coupon-cart-left input[type="submit"] {
    background: #2a2a2a none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-weight: 600;
    height: 50px;
    margin-left: 10px;
    padding: 10px 15px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.coupon-cart-left input[type="submit"]:hover,
.coupon-cart-right>a:hover,
.coupon-cart-left>a:hover {
    background: #d42a17 none repeat scroll 0 0;
}

.coupon-cart-right>a,
.coupon-cart-left>a {
    background: #ef4836 none repeat scroll 0 0;
    display: inline-block;
    font-weight: 700;
    margin-top: 10px;
    padding: 10px 20px;
    text-transform: uppercase;
    color: #fff
}

.amantran-calculate-shipping {
    border-top: 1px solid #ddd;
    margin-top: 50px;
    padding-top: 50px;
}

.calculate-shipping-left select {
    border: 1px solid #ddd;
    height: 45px;
    padding: 5px;
    text-transform: capitalize;
    width: 100%;
}

.calculate-shipping-left select option {
    padding: 5px 10px;
}

.single-shipping input {
    border: 1px solid #ddd;
    height: 45px;
    padding: 5px 10px;
    width: 100%;
    margin: 0
}

.single-shipping {
    margin-top: 10px;
}

.calculate-shipping-left>form {
    margin-top: 15px;
}

.calculate-shipping-right {
    overflow-x: auto;
}

.calculate-shipping-right>table {
    width: 100%;
    margin-top: 15px;
}

.single-shipping button {
    background: #ef4836 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: block;
    font-weight: 600;
    letter-spacing: 1px;
    float: right;
    padding: 10px 15px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.single-shipping button:hover {
    background: #d42a17 none repeat scroll 0 0;
}

.proceed-checkout>a {
    background: #ef4836 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-top: 10px;
    padding: 10px 20px;
    text-transform: uppercase;
}

.proceed-checkout>a:hover {
    background: #d42a17 none repeat scroll 0 0;
}

.proceed-checkout {
    margin-top: 20px;
    text-align: right;
}

.calculate-shipping-right>h3,
.calculate-shipping-left>h3 {
    color: #333;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: capitalize;
}

/*================================================
26 - CHECKOUT PAGE CSS
==================================================*/

.checkout-form-right>h3 {
    color: #333;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.amantran-checkout-form>form {
    margin-top: 30px;
}

.checkout-form label {
    color: #555;
    display: block;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
}

.checkout-form input {
    border: 1px solid #ddd;
    height: 45px;
    margin-bottom: 15px;
    padding: 5px 10px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 100%;
}

.payment {
    margin-top: 15px;
}

.payment h4 {
    color: #555;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
}

.payment>img {
    float: right;
}

.row.checkout-form:last-child input:last-child {
    margin-bottom: 0
}

/*================================================
27 - SHOP PAGE CSS
==================================================*/

.amantran-shop-widget {
    margin-bottom: 30px;
}

.amantran-shop-widget:last-child {
    margin-bottom: 0px;
}

.amantran-shop-widget>h3 {
    background: #242c42 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 10px 20px;
    text-align: left;
    text-transform: capitalize;
    font-family: "Montserrat", sans-serif;
}

.single-product-image img {
    width: 100%;
}

.amantran-shop-widget>form {
    height: 45px;
    position: relative;
}

.amantran-shop-widget input {
    border: medium none;
    height: 100%;
    padding: 5px 95px 5px 10px;
    width: 100%;
    background: #f9f9f9 none repeat scroll 0 0
}

.amantran-shop-widget button {
    background: #ef4836 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 85px;
}

.amantran-shop-widget button:hover {
    background: #d42a17 none repeat scroll 0 0;
}

.category>li {
    background: #f9f9f9 none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
}

.category li a {
    color: #000;
    display: block;
    font-weight: 500;
    padding: 10px 15px;
    text-transform: capitalize;
}

.category li a:hover,
.pro-text a:hover,
.single-product-text h3>a:hover {
    color: #ef4836
}

.category li a:hover span {
    color: #ef4836;
}

.category li a span {
    color: #555;
    float: right;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.related-shop-pro>li {
    background: #f9f9f9 none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    padding: 10px;
}

.pro-img {
    float: left;
    height: auto;
    margin-right: 10px;
    width: 70px;
}

.pro-text>h4 {
    color: #000;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 5px;
}

.amantran-rating ul li {
    display: inline-block;
    margin: 0 2px;
}

.amantran-rating i {
    color: #ef4836;
}

.shorting {
    background: #f9f9f9 none repeat scroll 0 0;
    padding: 15px 10px;
}

.shorting p {
    margin: 10px 0;
    text-transform: capitalize;
}

.shorting form {
    float: right;
}

.shorting form label {
    font-weight: 500;
    margin: 0;
}

.shorting select {
    border: 1px solid #ddd;
    padding: 10px;
    text-transform: capitalize;
}

.single-shop-product {
    border-bottom: 3px solid #ef4836;
    box-shadow: 0 0 8px rgba(34, 30, 31, 0.3);
    margin-top: 30px;
}

.single-product-text>h3 {
    color: #333;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 10px;
}

.single-product-image {
    background: #eeeeee none repeat scroll 0 0;
    padding: 10px;
}

.product-price {
    margin: 20px 0;
}

.product-price>h3 {
    display: inline-block;
}

.product-rating {
    float: right;
}

.product-rating>li {
    display: inline-block;
    color: #ef4836;
    margin: 0 1px
}

.single-product-text {
    padding: 20px;
}

.product-button>a {
    background: #212121 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 5px 10px;
    text-transform: uppercase;
    margin-right: 5px
}

.product-button>a:last-child {
    margin-right: 0
}

.product-button>a:hover {
    background: #ef4836 none repeat scroll 0 0
}

.category>li:last-child,
.related-shop-pro>li:last-child {
    border-bottom: 0px solid #ddd
}

.pro-price {
    color: #666;
    font-weight: 500;
    text-transform: capitalize
}

/*================================================
28 - SINGLE SHOP PAGE CSS
==================================================*/

.single-pro-page-img>img {
    width: 100%;
}

.single-pro-page-img {
    box-shadow: 0 0 8px rgba(34, 30, 31, 0.3);
    display: block;
    padding: 20px
}

.single-pro-page-desc>h3 {
    color: #333;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 10px;
}

.single-pro-page-desc>ul {
    margin-top: 10px;
}

.single-pro-page-desc li {
    color: #ef4836;
    display: inline-block;
    margin: 0 2px;
}

.single-pro-page-para {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin: 10px 0;
    padding: 15px 0;
}

.single-shop-price>p {
    color: #000;
    font-size: 17px;
    font-weight: 500;
    margin-top: 15px;
    display: inline-block;
    margin-right: 30px
}

.single-shop-price>p:last-child {
    margin-right: 0px
}

.qnt {
    margin-top: 10px !important;
}

.single-shop-price>p input {
    border: 1px solid #ddd;
    font-weight: 500;
    margin-left: 20px;
    padding: 5px 10px;
    width: 80px;
}

.single-shop-page-btn>a {
    background: #ef4836 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    margin-right: 5px;
    margin-top: 20px;
    padding: 10px 20px;
    text-transform: uppercase;
}

.single-shop-page-btn>a:hover {
    background: #d42a17 none repeat scroll 0 0
}

.share-product {
    margin-top: 30px;
}

.share-product>h3 {
    color: #000;
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.share-product a {
    border: 1px solid #2a2a2a;
    border-radius: 50%;
    color: #000;
    display: block;
    height: 30px;
    line-height: 28px;
    text-align: center;
    width: 30px;
    font-size: 15px
}

.share-product a:hover {
    background: #ef4836 none repeat scroll 0 0;
    color: #fff;
    border: 1px solid #ef4836;
}

/*================================================
29 - BLOG PAGE CSS
==================================================*/

.single-blog-item-date>h4 {
    background: #ef4836 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-weight: 600;
    margin-right: 10px;
    margin-top: 20px;
    padding: 12px 0;
    text-align: center;
    text-transform: capitalize;
    width: 65px;
}

.single-blog-item-date>h4>span {
    display: block;
}

.blog-title>h3 {
    color: #333;
    font-size: 19px;
    font-weight: 600;
    margin-top: 20px;
    text-transform: capitalize;
}

.blog-title>h3>a:hover,
.blog-content>a:hover {
    color: #ef4836
}

.blog-title>p {
    display: inline-block;
    margin-right: 20px;
    margin-top: 10px;
}

.blog-title>p>i {
    color: #ef4836;
    font-size: 15px;
    margin-right: 5px;
}

.blog-title>p>a {
    color: #555;
    font-size: 13px;
    font-weight: 700;
    text-transform: capitalize;
}

.blog-content {
    margin-top: 20px;
}

.blog-content>p {
    line-height: 28px;
    margin: 0 0 10px;
}

.blog-content>a {
    color: #333;
    display: inline-block;
    font-weight: 700;
    margin-top: 10px;
    text-transform: capitalize;
}

.single-blog-item {
    border-bottom: 3px dotted #ddd;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.Tags-catagory {
    background: #f9f9f9 none repeat scroll 0 0;
    padding: 10px;
}

.Tags-catagory>li {
    display: inline-block;
    margin: 4px 2px;
}

.Tags-catagory>li>a {
    background: #fff none repeat scroll 0 0;
    display: block;
    padding: 5px 10px;
    text-transform: capitalize;
}

.Tags-catagory>li>a:hover {
    background: #ef4836 none repeat scroll 0 0;
    color: #fff
}

.instagram li {
    float: left;
    padding: 0 8px 8px 0;
    width: 25%;
}

.no-border {
    border-bottom: 0 dotted #ddd;
    margin-bottom: 30px;
    padding-bottom: 0;
}

/*================================================
30 - SINGLE BLOG PAGE CSS
==================================================*/

.blog-content blockquote:before {
    color: #eaebec;
    content: "";
    font-family: "FontAwesome";
    font-size: 115px;
    left: 0;
    line-height: 110px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: -1;
}

.blog-content blockquote {
    background: #f9f9f9 none repeat scroll 0 0;
    border-left: 5px solid #212121;
    color: #354a6b;
    font-size: 23px;
    font-style: italic;
    font-weight: 400;
    line-height: 35px;
    margin-bottom: 25px;
    margin-right: 0;
    margin-top: 25px;
    padding: 40px 30px;
    position: relative;
    z-index: 11
}

.post-share-box {
    border-bottom: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
    margin-top: 30px;
    padding: 15px 20px;
}

.post-share-left>p,
.post-share-right>p {
    color: #333;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}

.post-share-left a {
    color: #555;
    font-weight: 500;
}

.post-share-left a:hover {
    color: #ef4836;
}

.post-share-right {
    text-align: right;
}

.post-share-right a {
    color: #bcc4d0;
    margin-left: 5px;
}

.post_fb:hover {
    color: #4b6ea9;
}

.post_twt:hover {
    color: #65bbf2;
}

.post_gl:hover {
    color: #dd4d41;
}

.post_lknd:hover {
    color: #0075b5;
}

.no-pad-left {
    padding-left: 0
}

.no-pad-right {
    padding-right: 0
}

.comment-group-title>h2,
.amantran-leave-comment>h2 {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: capitalize;
}

.single-comment-item {
    margin-top: 30px;
}

.single-comment-box {
    background: #f9f9f9 none repeat scroll 0 0;
    margin-bottom: 10px;
    padding: 0 10px 30px;
    position: relative;
    -webkit-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
}

.main-comment {
    font-size: 14px;
    padding: 30px 0 0 100px;
    position: relative;
}

.author-image {
    border-radius: 50%;
    left: 0;
    margin-bottom: 20px;
    position: absolute;
    top: 30px;
}

.author-image img {
    border-radius: 50%;
    display: block;
    width: 80px;
}

.comment-info {
    margin-bottom: 10px;
}

.comment-info h4 {
    color: #333;
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
}

.comment-info>p {
    color: #666;
    font-weight: 500;
    text-transform: capitalize;
}

.reply {
    color: #666;
    display: inline-block;
    font-size: 14px;
    font-style: italic;
    font-weight: 600;
    margin-top: 5px;
    text-decoration: underline;
    text-transform: capitalize;
}

.reply:hover {
    color: #ef4836;
}

.single-comment-box.reply-comment {
    margin-left: 100px;
}

.amantran-leave-comment {
    margin-top: 50px;
}

.amantran-leave-comment>p {
    font-size: 14px;
}

.amantran-leave-comment>form {
    margin-top: 20px;
}

.amantran-leave-comment input[type="text"],
.amantran-leave-comment input[type="email"] {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ddd;
    float: left;
    height: 45px;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-top: 0;
    padding: 10px 15px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 45%;
}

.amantran-leave-comment textarea {
    border: 1px solid #ddd;
    height: 160px;
    margin-bottom: 20px;
    padding: 5px 15px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 93%;
}

.amantran-leave-comment button {
    background: #ef4836 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 10px 20px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.amantran-leave-comment button:hover {
    background: #d42a17 none repeat scroll 0 0
}

/*================================================
31 - CONTACT PAGE CSS
==================================================*/

.contact-form-box>h2 {
    color: #212121;
    font-family: "Montserrat", sans-serif;
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center
}

.contact-form-box form input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: currentcolor currentcolor #8e8e8e;
    -o-border-image: none;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    height: 45px;
    width: 100%;
}

.contact-form-box form textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: currentcolor currentcolor #8e8e8e;
    -o-border-image: none;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    width: 100%;
    height: 120px
}

.contact-form-box form p {
    margin-bottom: 30px;
}

.contact-form-box .row:last-child p {
    margin-bottom: 0;
    text-align: center
}

.contact-form-box form p button {
    background: #ef4836 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 10px 20px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.contact-form-box form p button:hover {
    background: #d42a17 none repeat scroll 0 0
}

.top-ban ul li {
    display: inline;
    padding-right: 35px;
}

.top-ban ul li a:hover {
    cursor: pointer;
    color: red;
}

.Machines-header {
    padding: 15px 0px;
    color: red;
    border-bottom: 1px solid #dedede;
}

.single-signature-item {
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.single-footer p,
h2 {
    padding: 5px;
}

.single-footer p a:hover {
    color: #ba9454;
}

.copyright {
    background-color: #ba9454;
    padding: 12px 0px;
    width: 100%;
}

.copyright p a:hover {
    color: red;
}

.client-img img {
    border: 1px solid #dedede;
    width: 100%;
}

.product_card {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 10px;
    background: url(../img/freshsiip/1.jpg) no-repeat center center;
    /* background:url(../img/freshsiip/1.jpg) no-repeat center center ;  */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.product_card_01 {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 10px;
    /* background: linear-gradient(rgba(255, 0, 0, 0.2), rgba(255, 255, 255, 0.2)), url(../img/freshsiip/1-Copy.jpg) no-repeat center center; */
    background: url(../img/freshsiip/1-Copy.jpg) no-repeat center center;
    /* background:url(../img/freshsiip/1.jpg) no-repeat center center ;  */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.product-body {
    padding: 20px;
}

.product-body h2 {
    color: red;
    font-size: 25px;
    padding-bottom: 15px;
}

.product-body img {
    width: 100%;
    padding: 10px 0px;
}

.product-body ul li {
    padding: 1px 0px;
}

.product-body i {
    color: #ba9454;
    padding-right: 5px;
}

.read-more {
    background-color: #EF4836;
    ;
    padding: 8px 10px;
    font-size: 16px;
    color: #fff;
}

.read-more:hover {
    background-color: #25120b;
    color: #fff;

}

.list-type li {
    list-style-type: disc;
}

.product-body h3 {
    color: #230703;
    font-size: 25px;
    padding: 5px 0px;
    font-weight: 500;
}

.machines-titel {
    color: #DF2134;
    font-weight: 600;
    font-size: 35px;
}

.list-type li {
    list-style-type: disc;
}

hr.new2 {
    border-top: 1px dashed red;
}

.card-01 .card {
    padding: 25px;

}

.card-01 .card:hover {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.card-01 .card h2 {
    text-align: center;
    font-weight: 600;
    color: #E00018;
}

.color-red {
    color: #fff;
}

.get-quote-btn {
    padding: 20px 0px;
}

.product-body .list-type li,
.product-body p {
    font-size: 18px;
}

.amantran-slider-area {
    background-color: #F9F9F9;
}

.booking-form .submit-btn {
    background-color: #DE0019;
    border: 1px solid #DE0019;
    color: #fff;
    padding: 7px 20px;
    font-size: 18px;
    transition: .5s;
}

.booking-form .submit-btn:hover {
    background-color: #fff;
    color: #DE0019;
}

.logo-name {
    color: #DE0019;
    font-weight: 700;
}