@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500&family=Marcellus&display=swap');
@import url('https://site-assets.fontawesome.com/releases/v6.4.0/css/all.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap');
:root {
    --primary-color: #7fb401;
    --primary-dark-color: #c25c31;
    --primary-light-color: #eeeba8;
    --primary-nav-color: #609a33;
    --primary-hover-color: #8fba1c;
    --primary-social-dark-color: #337744;
    --secondary-color: #f4c212;
    --secondary-dark-color: #d1a60f;
    --dark-color: #666;
    --dark-color2: #252525;
    --white-color: #ffffff;
    --light-color: #eae9f2;
    --light-color2: #f3f6ea;
    --light-color3: #c1e1ca;
    --light-color4: #cbe8e1;
    --light-color5: #d8eddb;
    --light-color6: #e8edde;
    --light-color7: #faf2df;
    --light-color8: #e3edf8;
    --light-color9: #f8f8f8;
    --light-color10: #eee;
    --light-color11: #f1f1f1;
    --light-color12: #c5c5c5;
    --hover-color: #ededed;
    --black-color: #000000;
    --star-color: #ffb527;
    --light-dark-color: #cccccc;
    --cart-tag-color: #f5f5f5;
    --cart-tag-text-color: #a4a4a4;
    --primary-font: 'Roboto', sans-serif;
    --heading-font: 'Playfair Display', serif;
    --font-size12: 12px;
    --font-size14: 14px;
    --font-size16: 16px;
    --font-size18: 18px;
    --font-size20: 20px;
    --font-size22: 22px;
    --font-size25: 25px;
    --font-size26: 26px;
    --font-size30: 30px;
    --font-size40: 40px;
    --font-weight400: 400;
    --font-weight500: 500;
    --font-weight600: 600;
    --font-weight700: 700;
    --font-weightBold: bold;
}
@charset "UTF-8";
body {
    font-family: 'Lato', sans-serif !important;
      font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: inherit;
    position: relative;
    visibility: visible;
    overflow-x: hidden;
    color: #727070;
    background-color: #fff;
}

@font-face {
    font-family: 'vogamedium';
    src: url('../fonts/voga-medium-webfont.woff2') format('woff2'),
         url('.../fonts/voga-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'voga_regular_2';
    src: url('../fonts/voga_bold-webfont.woff2') format('woff2'),
         url('../fonts/voga_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'voga_bold';
    src: url('../fonts/voga_medium-webfont.woff2') format('woff2'),
         url('../fonts/voga_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'voga_regular';
    src: url('../fonts/voga_regular-webfont.woff2') format('woff2'),
         url('../fonts/voga_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.contact-info-dec p{
    color: #fff;
    /*font-family: 'Poiret One', cursive;*/
}
.offer-form {
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 96px;
    background-color: #f6f6f6;
}
.checkout-area {
    margin-top: 100px;
}
.menu_fixed  .header-tools .cart-info a i{
    color: #fff;
}
.footer-area .contact-info-dec a:hover{
    color: #ebb805 ;
}
.footer-area  .contact-icon{
    padding: 12px;
    text-align: center;
    border: #ebb805  1px solid;
    width: 60px;
    height: 60px;
    margin: auto;
    display: block;
}
.footer-link ul{
   display: flex;
    justify-content: center;
}
.footer-link ul li a{
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
}
.footer-link ul li a:hover{
     color: #ebb805 ;
}
.footer-block {
    display: flex;
}
.footer-area .single-contact-info{
     padding: 0 20px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 20px;
        width: 25%;
}
.footer-area  .contact-icon i{
    font-size: 25px;
    color: #ebb805 ;
}
.footer-area .contact-info-dec{
    text-align: center;
}
.footer-area 
.slider-area{
    position: relative;
}
.product-inner img{
        transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
}
.border-box{
padding: 28px 32px!important;
    border: #ccc 2px solid;
    margin-bottom: 10px;
}
.quickview-content ul li{
    display: block;
    list-style: square!important;
    margin-bottom: 10px;
}
.product-inner .img-block:hover 
.product-box{
    text-align: center;
}
.title-3{
    position: relative;
}
.title-4 h2{
    margin: 0;
    position: relative;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 1;
    display: inline-block;
    padding-right: 30px;
    background: #ffffff;
    z-index: 2;
    font-family: 'Lato', sans-serif !important;
    font-size: 24px;
    color: #121f38;
    font-family: 'vogamedium';
}
.title-3 h2{
margin: 0;
    position: relative;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 1;
    display: inline-block;
    padding-right: 30px;
    background: #ffffff;
    z-index: 2;
  font-family: 'Titillium Web', sans-serif;
    font-size: 24px;
    color: #121f38;

}
.title-3::before{
    content: "";
    background: #e5e5e5;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 55%;
    left: 0;
}
.proinfo h4{
font-size: 18px;
    font-weight: 600;
}
.proinfo h3{
font-weight: 700;
    font-size: 25px;
    padding: 11px 0;
    
}
.proimg{
        padding: 30px;
    background: #ede9e9;
    margin-bottom: 10px;
}
.bg-1{
    background-color: #f3f3f3;
    padding: 36px 30px;
    border-radius: 100px;

}
.quanity-in-dc select{
    width: 75px;
    height: 50px;
    border: #e3e0e0 2px solid;
    color: #3b3535;
}
.slider-content-1{
position: relative;
    z-index: 99;
    /* background: rgba(0,0,0,0.5); */
    /* max-width: 684px; */
    /* text-align: center; */
    padding: 42px 20px;
    margin: auto;
    /* border: #2c2c2c 10px solid; */
}
.title1{
    position: relative;
}
.m1-img{
        border: #b36f29 10px solid;
}
.arrival-area {
      /*  background: #f7f7f7;*/
    padding: 40px 0;
}
.shop-btn2:hover{
    color: #000;
}
.shop-btn2{
   background: none!important;
    border: 3px solid #bd7429!important;
    padding: 15px 40px;
    text-transform: uppercase!important;
    letter-spacing: 3px;
    position: relative;
    overflow: visible;
    margin-top: 40px!important;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}
.shop-btn2::before{
    width: calc(100% - 1.2rem);
    height: calc(94% + 0.7rem);
    top: -3px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translate(-50%);
}
.shop-btn2::after{
        height: calc(100% - 1.2rem);
    width: calc(98% + 0.7rem);
    left: -3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.shop-btn2::before,.shop-btn2::after{
content: "";
    background: #f3f3f3;
    position: absolute;
    z-index: 1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.shop-btn2:hover::before{
    width: 0;
}

.shop-btn2:hover::after {
    height: 0;
}
.shop-btn2 span{
    position: relative;
    z-index: 99;
}
.title1 h2{
    font-family: 'Orbitron', sans-serif;
    font-size: 2.5vh;
    margin-bottom: 16px;
}
.title1 h3{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 12px;
    color: #6e686a;

}
.title1 h4{
        font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 7px;
}
.flex-list-item{
        display: flex;
    justify-content: center;
}
.sm-bannerinfo{
          position: absolute;
    top: 20%;
    right: 0;
    max-width: 283px;
}
 .item_price {
    margin-bottom: 30px;
        margin-top: 30px;
}
.item_price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
 .item_price span {
       font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 29px;
    color: #bfbbb4;
}

.item_btns_group a:hover {
  
    color: #ffffff;
    border-color: #1f1e24;
    background-color: #1f1e24;

}
.ul_li {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.ul_li, .ul_li_right, .ul_li_center {
    margin: 0px;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.item_btns_group > li:not(:last-child) {
    margin-right: 5px;
}
.ul_li > li, .ul_li_right > li, .ul_li_center > li {
    float: left;
    list-style: none;
    display: inline-block;
}
.item_btns_group .addtocart_btn {

     padding: 21px 25px;
    color: #ffffff;
    min-width: 120px;
    border-color: #3e3344;
    background-color: #3e3344;

}
.item_btns_group a {
    height: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #555555;
    min-width: 35px;
    font-size: 13px;
    font-weight: 500;
    border-radius: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #dddddd;
    text-transform: uppercase;
}
.desc{
        font-family: 'Oswald', sans-serif;
}
.price{
        font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 33px;
    color: #ebb335;
}
.banner-wrapper:hover a{
        color: #000;
}
.flex-list-item img{
height: 306px;
    object-fit: cover;
    object-position: center;
}
.shop-bottom li{
    display: block;
    margin-bottom: 7px;
}
.shop-bottom img{
    width: 100%;
}
.shop-bottom h4{
    margin: 10px 0;
        font-size: 18px;
}
.terms-content h1,.terms-content h3,.terms-content h2{
    font-size: 20px;
}

.order-middle-left-img{
        max-width: 66px;
    padding-right: 20px;
}

.card-accept img{
      max-width: 137px;
}
.card-accept {
    margin-bottom: 10px;
    font-family: 'Lato', sans-serif !important;
}
.billing-info-wrap h3 {
    font-family: 'Lato', sans-serif !important;
    background-color: #222;
    padding: 8px;
    color: #fff;
    font-size: 24px;
}
.checkout-account-2 {
display: flex;
margin-top: 10px;
align-items: self-start;

}
.contact-link .phone:hover a{
    color: #ffdb00;
}
.checkout-account-2 p{
    padding-left: 5px;
}
.btn-checkout{
    line-height: 45px;
    text-align: center;
    display: block;
     background-color: #ebb805 ;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    padding: 4px 60px;
    text-transform: uppercase;
}
.btn-checkout:hover{
    background: #222;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    color: #121f38;
    margin: 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    line-height: inherit;
    margin: 0;
}
.contact-info-dec h4{
    font-size: 16px;
    margin-bottom: 10px;
}
.footer-area .contact-info-dec h4{
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 10px 0;
    color: #ebb805 ;
}
.footer-area .contact-info-dec  a{
        color: #fff;
            /*font-family: 'Poiret One', cursive;*/
}
.ion-ios-checkmark{
        font-size: 94px;
    color: #ebb805 ;

}
.thankyou-wrapper {
     max-width: 800px;
    margin: auto;
    border: #f1f1f1 4px solid;
    padding: 40px;
    /* border-left: #ebebeb 20px solid; */
     text-align: center;
}
#Circle,#Drop,#Icon,#Path_12,#Path_10,#Path_11,#Path_5,#Path_6,#Path_7,#Path_8,#Path_9{
     fill: #ebb805 ;

}
button,
input {
    overflow: visible;
    border: 0;
    outline: 0;
    background: 0 0;
    padding: 0;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: 'Lato', sans-serif !important;
    font-size: inherit;
    line-height: inherit;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background-image: none !important;
}
button:focus {
    outline: 0 dotted;
    outline: 0 auto -webkit-focus-ring-color;
}
.menu-nav a:hover{
        color: #a79f9f;
}
.menu-content li a:hover{
    color: #000000;
}
button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
    outline: 0 dotted;
    outline: 0 auto -webkit-focus-ring-color;
}
a:hover {
    text-decoration: none;
}
a {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    outline: 0 none;
    text-decoration: none;
}
ol,
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
li {
    display: inline-block;
}
p {
    margin: 0;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
}


.img-responsive {
    max-width: 100%;
    display: block;
}
.payment-img{
	    max-width: 119px;
}
.mb-0px {
    margin-bottom: 0 !important;
}
.ptb-30px {
    padding: 30px 0;
}
.mtb-60px {
    margin: 60px 0;
}
.mtb-50px {
    margin: 50px 0;
}
.ptb-60px {
    padding: 60px 0;
}
.ptb-50px {
    padding: 50px 0;
}
.ptb-40px {
    padding: 40px 0;
}
.ptb-10px {
    padding: 10px 0;
}
.ptb-13px {
    padding: 5px 0;
}
.ptb-20px {
    padding: 20px 0;
}
.mt-30px {
    margin-top: 30px;
}
.mt-50px {
    margin-top: 50px;
}
.mt-20px {
    margin-top: 20px;
}
.mt-15px {
    margin-top: 15px;
}
.mt-40px {
    margin-top: 40px;
}
.mt-60px {
    margin-top: 60px;
}
.pt-60px {
    padding-top: 60px;
}
.pt-50px {
    padding-top: 50px;
}
.pb-30px {
    padding-bottom: 30px;
}
.pb-20px {
    padding-bottom: 20px;
}
.pb-40px {
    padding-bottom: 40px;
}
.pb-50px {
    padding-bottom: 50px;
}
.mb-30px {
    margin-bottom: 30px;
}
.mb-20px {
    margin-bottom: 20px;
}
.mb-15px {
    margin-bottom: 15px;
}
.mb-10px {
    margin-bottom: 10px;
}
.mb-40px {
    margin-bottom: 40px;
}
.mb-50px {
    margin-bottom: 50px;
}
.mb-60px {
    margin-bottom: 60px;
}
.bg-blue {
    background-color: #1e1e1e;
}
.bg-blue-deep {
    background-color: #0562d6;
}
.bg-blue-light {
    background-color: #146cda;
}
.border-top {
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.bg-white {
    background-color: #fff;
}
.bg-light-gray {
    background-color: #f4f4f4;
}
.bg-light-gray-2 {
    background-color: #f7f7f7;
}
.bg-light-gray-3 {
    background-color: #f6f6f6;
}
.color-gray {
    color: #47494a;
}
.color-black {
    color: #1d1d1d;
}
.color-white {
    color: #fff;
}
.mr-20px {
    margin-right: 20px;
}
.ml-20px {
    margin-left: 20px;
}
.mr-30px {
    margin-right: 30px !important;
}
.custom-col {
    padding: 0;
}
.pl-60px {
    padding-left: 60px;
}
@media only screen and (max-width: 767px) {
    .pl-60px {
        padding-left: 30px;
    }
    .footer-link ul{
        display: block;
        text-align: center;
    }
}
@media only screen and (max-width: 360px) {
    .pl-60px {
        padding-left: 0;
    }
}
.padding-30px {
    padding: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .padding-30px {
        padding: 20px;
    }
}
.mr-120px {
    margin-right: 120px;
}
.single-slide .slider-content-1 * {
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.single-slide.slick-active .slider-animated-1 h1 {
    -webkit-animation-delay: 1.3s;
    animation-delay: 0.8s;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.single-slide.slick-active .slider-animated-2 h1 {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
.single-slide.slick-active .slider-animated-3 h1 {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.single-slide.slick-active .slider-animated-2 a {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
.single-slide.slick-active .slider-animated-3 a {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
.single-slide.slick-active .slider-animated-1 a {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
.single-slide.slick-active .slider-animated-1 p {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
.single-slide.slick-active .slider-animated-2 p {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
.single-slide.slick-active .slider-animated-3 p {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
.section-title {
    position: relative;
    margin-bottom: 25px;
}
.section-title h2 {
    margin: 0;
    position: relative;
    text-transform: capitalize;
    font-weight: 900;
    line-height: 1;
    display: inline-block;
    padding-right: 30px;
    background: #ffffff;
    z-index: 2;
    font-size: 42px;
    color: #ebb805 ;
    padding-left: 20px;
    padding-top: 20px;
    font-family: 'Playfair Display', serif;
}
.section-title h2::before{
 position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    width: 100px;
    height: 47px;
    border-left: #ebb805  1px solid;
    border-top: #ebb805  1px solid;
}
/*.section-title:before {
    content: "";
    background: #e5e5e5;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 55%;
    left: 0;
}*/
/*.header-wrapper{
        position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99;

}*/
.sticky-nav.menu_fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    -webkit-animation: sticky 1s;
    animation: sticky 1s;
    /* -webkit-box-shadow: 2px 4px 8px rgb(51 51 51 / 25%); */
    /* box-shadow: 2px 4px 8px rgb(51 51 51 / 25%); */
    padding: 20px 0;
    border: 0;
    background: transparent;
}
.section-title h2 span {
    color: #333333;
}
.sticky-nav.menu_fixed.padding-0px {
    padding: 0;
}
.sticky-nav.menu_fixed.header-style-3 {
    padding: 0;
}
@-webkit-keyframes sticky {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes sticky {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
#scrollUp {
    width: 50px;
    height: 50px;
    background-color: #036526 ;
    color: #fff;
    right: 20px;
    bottom: 60px;
    text-align: center;
    overflow: hidden;
    z-index: 9810 !important;
    font-size: 18px;
    line-height: normal;
    border-radius: 5px;
    padding: 15px 0;
}
#scrollUp:hover {
    background: #333;
    color: #fff;
    -webkit-box-shadow: 0 0 20px #fff;
    box-shadow: 0 0 20px #fff;
}
.tab-content .tab-pane {
    display: block;
    overflow: hidden;
    height: 0;
    visibility: hidden;
    max-width: 100%;
    opacity: 0;
}
.tab-content .tab-pane.active {
    height: auto;
    visibility: visible;
    opacity: 1;
    overflow: visible;
}
.animation {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes slideDownIn {
    0% {
        -webkit-transform: translateY(-20px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
    0% {
        -webkit-transform: translateY(-20);
    }
}
@keyframes slideDownIn {
    0% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    0% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}
.slideDownIn {
    -webkit-animation-name: slideDownIn;
    animation-name: slideDownIn;
}
@-webkit-keyframes slideUpIn {
    0% {
        -webkit-transform: translateY(20px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
    0% {
        -webkit-transform: translateY(20px);
    }
}
@keyframes slideUpIn {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}
.slideUpIn {
    -webkit-animation-name: slideUpIn;
    animation-name: slideUpIn;
}
:focus {
    outline: -webkit-focus-ring-color auto 0;
    outline: 0 none;
}
.header-nav {

    line-height: 12px;
    font-size: 13px;
    border-bottom: 1px solid #ebebeb;
    color: #47494a;
}
.header-nav .header-static-nav a {
    color: #fff;
    font-size: 13px;
}
.header-static-nav {
    color: #fff;
}
.header-nav .header-static-nav a:hover {
        color: #a79f9f!important;
}
.header-nav li {
    padding: 0 20px;
    border-right: 1px solid #c6c6c6;
}
@media only screen and (max-width: 575px) {
    .header-nav li {
        padding: 0 8px;
    }
}
.header-nav li.pr-0 {
    padding-right: 0;
    border: 0;
}
.header-menu-nav li,.header-menu-nav li a{
    color: #fff;
}
.header-nav ul li ul.dropdown-menu {
    margin: 0;
    top: 28px !important;
    left: auto !important;
    right: 0;
    min-width: 125px;
    overflow: hidden;
    background: #fff;
    border-radius: 0;
    border: none;
    -webkit-box-shadow: 0 3px 25.5px 4.5px rgba(0, 0, 0, 0.06);
    box-shadow: 0 3px 25.5px 4.5px rgba(0, 0, 0, 0.06);
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    inset: 28px auto auto -28px !important;
}
.header-nav ul li ul.dropdown-menu li {
    display: block;
    padding: 0 18px;
    border: 0;
}
.header-nav ul li ul.dropdown-menu li a {
    display: block;
    width: 100%;
    padding: 12px 10px;
    color: #47494a;
    font-size: 13px;
    clear: both;
    font-weight: 400;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border-bottom: 1px solid #ebebeb;
}
.header-nav ul li ul.dropdown-menu li a img {
    vertical-align: top;
    margin-right: 5px;
}
.header-nav ul li ul.dropdown-menu li:hover > a {
    color: #266cfb;
}
.header-nav ul li ul.dropdown-menu li:last-child a {
    border-bottom: 0 solid #ebebeb;
}
.header-nav ul li button {
    font-size: 14px;
    color: #121f38;
}
.header-nav ul li button:hover {
    color: #266cfb;
}
.header-nav ul li button i {
    font-size: 12px;
    vertical-align: 0;
}
.header-nav ul li button img {
    vertical-align: top;
}
@media only screen and (max-width: 575px) {
    .header-nav .header-static-nav {
        text-align: center;
        margin: 0 0 15px;
    }
    .header-nav .header-menu-nav {
        text-align: center;
    }
}
.header-nav.header-nav-2 {
    background-color: #363636;
}

.header-nav.header-nav-2 .header-static-nav a {
    color: #fff;
}
.header-nav.header-nav-2 ul li button {
    color: #fff;
}
.header-top .header-right-element .contact-link {
    float: right;
    padding-left: 45px;
    line-height: 17px;
    position: relative;
    color: #47494a;
    text-transform: capitalize;
    margin-top: 6px;
    margin-right: 50px;
    margin-left: 100px;
}
.header-top .header-right-element .contact-link a {
    color: #1d1d1d;
    font-weight: 700;
}
.header-top .header-right-element .contact-link a:hover {
    color: #266cfb;
}
.header-top .header-right-element .contact-link:before {
    content: "";
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Qzc0MkMzQjg0NEE5MTFFQTgwNDFGODlFNDQxM0M3MjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Qzc0MkMzQjk0NEE5MTFFQTgwNDFGODlFNDQxM0M3MjgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDNzQyQzNCNjQ0QTkxMUVBODA0MUY4OUU0NDEzQzcyOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDNzQyQzNCNzQ0QTkxMUVBODA0MUY4OUU0NDEzQzcyOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqbE2QIAAATgSURBVHjatJhpbFRVGIZnhrYoNiDVGK1xhSJoXFERVFC0WAMRBI0K/pAQBRuNC3WJYsQFIj8U1KAExcQoBaFxS6xYSkYFIgUVUQEVR1wSbYJURShoW/X9kueYw/XcuTOAX/Jklnvnnvd+59vupKvOGpT6n+1JMUWU5Tlnp5hesh+LlIoqcZSoEHvENrFZ/MY5xyDkbLErz7UGiIZixdiiE8QYMVj8Lb4Vu0UPcZg4XGwS14oMxz4T74rywDU/EQ+LgwoV01s8ICaLj8RiUSu+QpBvh4rzxdein/f9HLwZtZ/dm0LEmBfmI+ICsT7h/F/FW4Hvz7C79z6bp1rFeSKXJCaN+24RN+ON0LaZF44U7eJTtmSfLJ+Y2WI0sfFF5NgJYhZes/jYKnoRqD9ZZohFvD9Y3CA28tvV4kfeXyS2i+tFW5yYO8U4cSEB6tsw8aZ4VfQV33vHuhPgs1loCnE2mXgZKM4kzZ8WQ7gRy7QJ6UCdOUdkxXCxNnKsj/hQ3CWez+PVSvGeWIiXzI5l4QfFPWy7vbbFbZOl4rNiZkCIy4iXE4Sk2IaxogVBW8TJXP86cblYlQos7tvV1IrHAwucJEZ4d5pkFshLxa18ti2dxjY5IROpS3uJSfN6O0L+CFx8GBfZHjh2aSRtnb3B78zmiRniTz5bvCygVlnNypiYoaKJ0m6qX4rJsqPZ82j62w0s4xpHRI5vJX7MOr3vu4m5FDyrMXdYLGUISBPyovjOeoS4PyCmjLuyatxfTBJryLwafvuleIy7rkRsqOoOJ+Ut23qKU8QTJRQru7vXUP82nTZkfbiTMgpcPdXZ+k8zXrYFluDJV2Kus5w0L6NllPt15nX2cwmLxNkloovXVYHj70OK64zk/JDtglbSvs3PpmkJQlJU1dYiKvxTBZyzzWVUJiY2QraRRllehJiaAs7pZPz4jxjbqnfcwYjVU/C60xiTrJIgTbIexNxeYmbQ0EoYAaKC/mKmWUAFzWfnIvq2SEqHiu5xZOK/Yu4j1ztoajYwNcZ46BmmOL+pjeQ3jha2symhdQxAbM6JqaKuDKZiNlLCu0jzqCCrJXUUuvEUsCxpX8MM3ELK2nbem0fMCEaKLtcozeUrxAbqTYptaqWjhlLTmukOmuAcSnoFxbCZJrmzgHixpvmC37VLvV5kLp7KxdoYnlwvOZ07t/HxNG++bcSDFcRdNW7fAB/gxfaIkCGIX+gH0Eou4PpKP96PQ0g3gnYlk5wtcLc4kVQfQ0euo0v3ZEJsYIsfYVI8NdLTZjJg/e57Zi0VeBndN0eDs4J1EwPQIERGC94PBG8jqV+Ld9eAW3g602F/dmESsXpFaJ65UXzDfpcjylr/cwRzXURIL+/9ajxWG3hscVv/EJnqFh9LGdkREtNBMOVoYrvprEMR1+zd5SwevI73rrMlRohfo8xz13ilYHm+Sa+DVM2xuAm6mAl/HkXMxoyrmG+z1IneBbKCzD0kTnh0iHKC6hFUjaAmXPoLQf0oz9Ob9uHxaFTcaBGa6NyWLcKV1cwefb3hKYvIUvb/ssgjSz7bU+xDXCeCnIcsoD/n2FTcnMVT64iZ9v397yST0NrHU12b+evD2Xwy6mNx5YEQkiTG99A6ClcDI8Z6CtbEhK5clKWL+OdqII+snQT05gP9F9c/AgwA86I/LUAPDuoAAAAASUVORK5CYII=)
        no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .header-top .header-right-element .contact-link {
        margin-right: 50px;
        margin-left: 50px;
    }
}

.header-menu .header-menu-vertical {
    position: relative;
    z-index: 9;
}
.header-menu .header-menu-vertical .menu-title {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    height: 54px;
    line-height: 54px;
    cursor: pointer;
    margin: 0;
    padding: 0 20px;
    background-color: #266cfb;
}
.header-menu .header-menu-vertical .menu-title:before {
    content: "";
    display: inline-block;
    font-size: 21px;
    font-family: Linearicons-Free;
    font-weight: 400;
    margin-right: 10px;
    text-align: center;
    vertical-align: -3px;
}
.header-menu .header-menu-vertical .menu-title:after {
    content: "";
    display: inline-block;
    font-size: 12px;
    font-family: Ionicons;
    font-weight: 400;
    margin-left: 7px;
    float: right;
    -webkit-transform: translate(0, 2px);
    transform: translate(0, 2px);
}
.header-menu .header-menu-vertical .be-af-none {
    padding-left: 20px;
}
.header-menu .header-menu-vertical .be-af-none:after {
    display: none;
}
.header-menu .header-menu-vertical .be-af-none:before {
    display: none;
}
.header-menu .header-menu-vertical .display-block {
    display: block;
}
.header-menu .header-menu-vertical .display-none {
    display: none;
}
.header-menu .header-menu-vertical .menu-content {
    width: 100%;
    background: #fff;
    border: 1px solid #eaeaea;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: auto;
}
.header-menu .header-menu-vertical .menu-content.display-block {
    min-width: inherit;
}
.header-menu .header-menu-vertical .menu-content li.expand a {
    padding-left: 45px;
    font-weight: 700;
}
.header-menu .header-menu-vertical .menu-content li.expand a i {
    right: auto;
    left: 20px;
}
.header-menu .header-menu-vertical .menu-content li {
    display: block;
    position: relative;
}
.header-menu .header-menu-vertical .menu-content li a {
    position: relative;
    display: block;
    overflow: hidden;
    line-height: 24px;
    text-transform: capitalize;
    word-wrap: break-word;
    background: #fff;
    color: #121f38;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 400;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-menu .header-menu-vertical .menu-content li a {
        padding: 8px 15px;
    }
}
.header-menu .header-menu-vertical .menu-content li .sub-menu {
    position: absolute;
    z-index: 9;
    text-align: left;
    top: 0;
    left: 100%;
    background: #fff;
    padding: 15px 10px 15px 10px;
    display: inline-block;
    width: 900px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border: 1px solid #eaeaea;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-menu .header-menu-vertical .menu-content li .sub-menu {
        width: 730px;
    }
}
.header-menu .header-menu-vertical .menu-content li .sub-menu li {
    width: 25%;
}
.header-menu .header-menu-vertical .menu-content li .sub-menu li a {
    margin: 5px 0 5px 0;
}
.header-menu .header-menu-vertical .menu-content li .sub-menu li a:hover {
    background: #fff;
}
.header-menu .header-menu-vertical .menu-content li .sub-menu li a:hover strong {
    color: #266cfb;
}
.header-menu .header-menu-vertical .menu-content li .sub-menu li a strong {
    color: #2b2d2f;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.header-menu .header-menu-vertical .menu-content li .sub-menu li ul li {
    width: 100%;
}
.header-menu .header-menu-vertical .menu-content li .sub-menu li ul li a {
    padding: 2px 20px 2px 20px;
    color: #69696c;
}
.header-menu .header-menu-vertical .menu-content li .sub-menu li ul li a:hover {
    background: #fff;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-menu .header-menu-vertical .menu-content li .sub-menu li ul li a {
        padding: 2px 0 2px 15px;
    }
}
.header-menu .header-menu-vertical .menu-content li .sub-menu li ul li:hover a {
    color: #266cfb;
    padding-left: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-menu .header-menu-vertical .menu-content li .sub-menu li ul li:hover a {
        padding-left: 25px;
    }
}
.header-menu .header-menu-vertical .menu-content li .sub-menu li img {
    width: 100%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin-top: 10px;
}
.header-menu .header-menu-vertical .menu-content li .sub-menu li img:hover {
    -webkit-transform: scale(1.05) rotate(0.05deg);
    transform: scale(1.05) rotate(0.05deg);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.header-menu .header-menu-vertical .menu-content li .sub-menu.sub-menu-2 {
    padding: 0;
    width: 240px;
    border: 1px solid #eaeaea;
    background: #fff;
}
.header-menu .header-menu-vertical .menu-content li .sub-menu.sub-menu-2 li {
    width: 100%;
    padding: 0;
    line-height: 20px;
    border-bottom: 1px solid #eaeaea;
    position: relative;
    display: block;
}
.header-menu .header-menu-vertical .menu-content li .sub-menu.sub-menu-2 li a {
    padding: 3px 20px;
}
.header-menu .header-menu-vertical .menu-content li .sub-menu.sub-menu-2 li:last-child {
    border-bottom: 0;
}
.header-menu .header-menu-vertical .menu-content li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}
.header-menu .header-menu-vertical .menu-content li a {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.header-menu .header-menu-vertical .menu-content li a:hover {
    background: #f9f9f9;
}
.header-menu .header-menu-vertical .menu-content li a i {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header-menu .header-menu-vertical li:hover > a {
    color: #266cfb;
}
.header-menu .header-horizontal-menu {
    margin-left: 0px;
}
.header-menu .header-horizontal-menu li {
    float: left;
    margin-left: 38px;
    padding: 15px 0;
    position: relative;
}
.header-menu .header-horizontal-menu li:first-child {
    margin-left: 0;
}
.header-menu .header-horizontal-menu li a {
    display: block;
    padding: 0;
    font-weight: bold;
    font-size: 15px;
    color: #e2dede;
    background: 0 0;
    position: relative;
    font-family: 'Lato', sans-serif !important;
    text-transform: capitalize;
}
.header-menu .header-horizontal-menu li:hover > a {
color: #ebb805 !important;
}
.header-menu .header-horizontal-menu li.menu-dropdown {
    position: relative;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.main-sub-menu {
    position: absolute;
    z-index: 9;
    visibility: hidden;
    opacity: 0;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-75deg);
    -o-transform: rotateX(-75deg);
    -moz-transform: rotateX(-75deg);
    -webkit-transform: rotateX(-75deg);
    min-width: 205px;
    left: auto !important;
    background: #fff;
    -webkit-box-shadow: 0 0 3.76px 0.24px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3.76px 0.24px rgba(0, 0, 0, 0.15);
    top: 54px;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li {
    display: block;
    margin: 0;
    width: 100%;
    padding: 10px 20px;
    border-bottom: 1px solid #eaeaea;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li:last-child {
    border: 0;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li a {
    color: #47494a;
    font-weight: 400;
    text-transform: capitalize;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li a i {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li:hover > a {
    color: #266cfb;
    padding-left: 8px;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li.position-static {
    position: relative !important;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li.position-static:hover .main-sub-menu.main-sub-menu-2 {
    -webkit-transform: translateY(-54px);
    transform: translateY(-54px);
    opacity: 1;
    visibility: visible;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.main-sub-menu.main-sub-menu-2 {
    left: 100% !important;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    opacity: 0;
    visibility: hidden;
}
.header-menu .header-horizontal-menu li.menu-dropdown:hover .main-sub-menu {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0);
    -o-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -webkit-transform: rotateX(0);
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    -ms-transition: -ms-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    padding: 0 !important;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap {
    background-color: #fff;
    display: block;
    left: -100px;
    padding: 30px 30px 30px 30px;
    position: absolute;
    text-align: left;
    top: 100%;
    width: 1010px;
    z-index: 9999;
    -webkit-box-shadow: 0 2px 9.4px 0.6px rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 9.4px 0.6px rgba(0, 0, 0, 0.06);
    opacity: 0;
    visibility: hidden;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-75deg);
    -o-transform: rotateX(-75deg);
    -moz-transform: rotateX(-75deg);
    -webkit-transform: rotateX(-75deg);
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li {
    margin: 0;
    width: 25%;
    padding: 0 0;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li a {
    color: #47494a;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li li.mega-menu-title {
    padding: 0 0;
    margin: 0 0 5px;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li li.mega-menu-title a {
    font-size: 16px;
    color: #2b2d2f;
    text-transform: capitalize;
    font-weight: 700;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li li.mega-menu-title a:hover {
    padding: 0 0;
    color: #266cfb;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li li {
    width: 100%;
    padding: 0 0;
    overflow: hidden;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li li a {
    color: #47494a;
    font-weight: 400;
    text-transform: capitalize;
    margin: 3px 0;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li li a:hover {
    padding-left: 10px;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li:hover > a {
    color: #266cfb;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li.w-100 {
    width: 100%;
    margin-top: 20px;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li.w-100 a {
    display: inline;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li.w-100 a:hover {
    padding: 0;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li.w-100 a img {
    max-width: 100%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li.w-100 a img:hover {
    -webkit-transform: scale(1.05) rotate(0.05deg);
    transform: scale(1.05) rotate(0.05deg);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap {
        left: -200px;
        width: 920px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap {
        left: -200px;
        width: 790px;
    }
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 {
    width: 1110px;
    left: -500px;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 li {
    width: 33.33333%;
    float: left;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 li .custom-single-item {
    margin: 0 0 20px;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 li .custom-single-item h4 {
    margin-bottom: 20px;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 li .custom-single-item h4 a {
    font-size: 16px;
    color: #2b2d2f;
    text-transform: capitalize;
    font-weight: 700;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 li .custom-single-item h4 a:hover {
    color: #266cfb;
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 li .custom-single-item p {
    font-size: 15px;
    font-weight: 400;
    color: #69696c;
    text-transform: capitalize;
    line-height: 24px;
    padding: 0 50px 0 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 li .custom-single-item p {
        padding: 0 30px 0 0;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 li .custom-single-item p {
        padding: 0 10px 0 0;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 {
        left: -500px;
        width: 920px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 {
        left: -500px;
        width: 790px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.left-0px {
        left: 0;
    }
}
.header-menu .header-horizontal-menu li.menu-dropdown:hover .mega-menu-wrap {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0);
    -o-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -webkit-transform: rotateX(0);
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    -ms-transition: -ms-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
}
.header-menu.header-menu-2 li a {
    color: #fff;
}
.header-menu.header-menu-2 li:hover a {
    color: #fff;
}
.header-menu.header-menu-2 .header-menu-vertical .menu-title {
    color: #f7d807;
}
.header-menu.header-menu-2 .header-menu-vertical li:hover > a {
    color: #266cfb;
}
.header-menu-style-2 {
    padding: 21px 0;
    line-height: 12px;
    font-size: 13px;
}
.header-menu-style-2 li {
    padding: 0 15px;
    border-right: 1px solid #47494a;
}
.header-menu-style-2 li button {
    color: 1d1d1d;
}
.header-menu-style-2 li button:hover {
    color: #266cfb;
}
.header-menu-style-2 .pr-0 {
    padding-right: 0;
    border: 0;
}
.header-menu-style-2 ul.dropdown-menu {
    margin: 0;
    top: 28px !important;
    left: auto !important;
    right: 0 !important;
    min-width: 130px;
    overflow: hidden;
    border-radius: 0;
    border: 1px solid #ebebeb;
    background: #fff none repeat scroll 0 0;
    -webkit-box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: center top 0;
    transform-origin: center top 0;
}
.header-menu-style-2 ul.dropdown-menu li {
    display: block;
    padding: 0 18px;
    border: 0;
}
.header-menu-style-2 ul.dropdown-menu li a {
    display: block;
    width: 100%;
    padding: 12px 10px;
    color: #47494a;
    font-size: 13px;
    clear: both;
    font-weight: 400;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border-bottom: 1px solid #ebebeb;
}
.header-menu-style-2 ul.dropdown-menu li a:hover {
    color: #266cfb;
}
.header-menu-style-2 ul.dropdown-menu li:last-child a {
    border-bottom: 0 solid #ebebeb;
}
.header-style-3 .header-nav {
    border: 0;
    padding: 0 15px 0 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-style-3 .header-nav li {
        padding: 0 10px;
    }
}
.header-style-3.header-style-4 {
    padding: 35px 0 82px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-style-3.header-style-4 .header-menu-3 .header-horizontal-menu li {
        margin-left: 25px;
    }
}
.header-menu-3 .header-horizontal-menu {
    margin-left: 15px;
}
.header-menu-3 .header-horizontal-menu li {
    float: left;
    margin-left: 32px;
    padding: 15px 0;
    position: relative;
}
.mt-s-1{
    margin-top: 6%;
}
.bg-2{
        background-color: #ffa41f;
}
.mt-s-2{
           margin-top: 10%;
}
.header-menu-3 .header-horizontal-menu li:first-child {
    margin-left: 0;
}
.menu-content li a:hover {
    color: #000000 !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-menu-3 .header-horizontal-menu li {
        margin-left: 14px;
    }
}
.header-menu-3 .header-horizontal-menu li a {
    display: block;
    padding: 0;
    font-weight: 400;
    font-size: 14px;
    color: #121f38;
    background: 0 0;
    text-transform: capitalize;
    line-height: 24px;
    height: 24px;
    position: relative;
}
.header-menu-3 .header-horizontal-menu li:hover > a {
    color: #266cfb;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown {
    position: relative;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.main-sub-menu {
    position: absolute;
    z-index: 9;
    visibility: hidden;
    opacity: 0;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-75deg);
    -o-transform: rotateX(-75deg);
    -moz-transform: rotateX(-75deg);
    -webkit-transform: rotateX(-75deg);
    min-width: 205px;
    left: auto !important;
    background: #fff;
    -webkit-box-shadow: 0 0 3.76px 0.24px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3.76px 0.24px rgba(0, 0, 0, 0.15);
    top: 54px;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li {
    display: block;
    margin: 0;
    width: 100%;
    padding: 10px 20px;
    border-bottom: 1px solid #eaeaea;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li:last-child {
    border: 0;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li a {
    color: #47494a;
    font-weight: 400;
    text-transform: capitalize;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li a i {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li:hover > a {
    color: #266cfb;
    padding-left: 8px;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li.position-static {
    position: relative !important;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li.position-static:hover .main-sub-menu.main-sub-menu-2 {
    -webkit-transform: translateY(-54px);
    transform: translateY(-54px);
    opacity: 1;
    visibility: visible;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.main-sub-menu.main-sub-menu-2 {
    left: 100% !important;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    opacity: 0;
    visibility: hidden;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown:hover .main-sub-menu {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0);
    -o-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -webkit-transform: rotateX(0);
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    -ms-transition: -ms-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    padding: 0 !important;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap {
    background-color: #fff;
    display: block;
    left: -100px;
    padding: 30px 30px 30px 30px;
    position: absolute;
    text-align: left;
    top: 100%;
    width: 1010px;
    z-index: 9999;
    -webkit-box-shadow: 0 2px 9.4px 0.6px rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 9.4px 0.6px rgba(0, 0, 0, 0.06);
    opacity: 0;
    visibility: hidden;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-75deg);
    -o-transform: rotateX(-75deg);
    -moz-transform: rotateX(-75deg);
    -webkit-transform: rotateX(-75deg);
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li {
    margin: 0;
    width: 25%;
    padding: 0 0;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li a {
    color: #47494a;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li li.mega-menu-title {
    padding: 0 0;
    margin: 0 0 5px;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li li.mega-menu-title a {
    font-size: 16px;
    color: #2b2d2f;
    text-transform: capitalize;
    font-weight: 700;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li li.mega-menu-title a:hover {
    padding: 0 0;
    color: #266cfb;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li li {
    width: 100%;
    padding: 0 0;
    overflow: hidden;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li li a {
    color: #47494a;
    font-weight: 400;
    text-transform: capitalize;
    margin: 3px 0;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li li a:hover {
    padding-left: 10px;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li:hover > a {
    color: #266cfb;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li.w-100 {
    width: 100%;
    margin-top: 20px;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li.w-100 a {
    display: inline;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li.w-100 a:hover {
    padding: 0;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li.w-100 a img {
    max-width: 100%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li.w-100 a img:hover {
    -webkit-transform: scale(1.05) rotate(0.05deg);
    transform: scale(1.05) rotate(0.05deg);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap {
        left: -200px;
        width: 920px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap {
        left: -200px;
        width: 790px;
    }
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 {
    width: 1110px;
    left: -500px;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 li {
    width: 33.33333%;
    float: left;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 li .custom-single-item {
    margin: 0 0 20px;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 li .custom-single-item h4 {
    margin-bottom: 20px;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 li .custom-single-item h4 a {
    font-size: 16px;
    color: #2b2d2f;
    text-transform: capitalize;
    font-weight: 700;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 li .custom-single-item h4 a:hover {
    color: #266cfb;
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 li .custom-single-item p {
    font-size: 15px;
    font-weight: 400;
    color: #69696c;
    text-transform: capitalize;
    line-height: 18px;
    padding: 0 50px 0 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 li .custom-single-item p {
        padding: 0 30px 0 0;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 li .custom-single-item p {
        padding: 0 10px 0 0;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 {
        left: -500px;
        width: 920px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.mega-menu-wrap-2 {
        left: -400px;
        width: 790px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .header-menu-3 .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.left-0px {
        left: 0;
    }
}
.header-menu-3 .header-horizontal-menu li.menu-dropdown:hover .mega-menu-wrap {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0);
    -o-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -webkit-transform: rotateX(0);
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    -ms-transition: -ms-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
}
.header-menu.header-menu-style-3 {
    border: 0;
    background: #0f2c28;
}
.header-menu.header-menu-style-3 .header-menu-vertical {
    position: relative;
    z-index: 9;
    border: 1px solid #5189fc;
    border-radius: 5px;
    padding: 0 20px;
}
.header-menu.header-menu-style-3 .header-menu-vertical .menu-title {
    height: auto;
    line-height: 18px;
    background-color: transparent;
    padding-left: 35px;
    padding-top: 6px;
    padding-bottom: 6px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-menu.header-menu-style-3 .header-menu-vertical .menu-title {
        padding-left: 16px;
    }
}
.header-menu.header-menu-style-3 .header-menu-vertical .menu-title:before {
    content: "";
    display: inline-block;
    font-size: 21px;
    font-family: Linearicons-Free;
    font-weight: 400;
    line-height: 40px;
    margin-right: 10px;
    position: absolute;
    left: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-menu.header-menu-style-3 .header-menu-vertical .menu-title:before {
        left: 8px;
    }
}
.header-menu.header-menu-style-3 .header-menu-vertical .menu-title:after {
    content: "";
    display: inline-block;
    font-size: 12px;
    font-family: Ionicons;
    font-weight: 400;
    position: absolute;
    margin-left: 7px;
    float: right;
    line-height: 48px;
    top: 0;
    position: absolute;
    right: 10px;
}
.header-menu.header-menu-style-3 .header-menu-vertical .menu-content {
    width: 280px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-menu.header-menu-style-3 .header-menu-vertical .menu-content {
        width: 230px;
    }
}
.header-menu.header-menu-style-3 .search-element input {
    background-color: #fff;
}
.header-menu.header-menu-style-3 .search-element button {
    background-color: #f7d807;
    color: #121f38;
}
.header-menu.header-menu-style-3 .search-element button:hover {
    background-color: #121f38;
    color: #fff;
}
.header-menu.header-menu-style-3 .header-tools .cart-info a {
    color: #fff;
    margin-top: 10px;
    display: inline-block;
}
.header-menu.header-menu-style-3 .header-tools .cart-info a:before {
    background-color: #f7d807;
    color: #121f38;
}
.header-menu.header-menu-style-3 .header-tools .cart-info a:hover {
    color: #fff;
}
.header-menu.header-menu-style-3 .header-bottom {
    /* background: #b4e386; */
    padding: 13px 20px;
    border-radius: 0;
    /* margin-top: -60px; */
    position: relative;
    /* border-top: #3c3948 1px solid; */
}
.header-menu.header-menu-style-3 .header-bottom .header-menu-vertical {
    border: 0;
}
.header-menu.header-menu-style-3 .header-bottom .header-menu-vertical .menu-title {
    color: #121f38;
}
.header-menu.header-menu-style-3 .header-bottom .header-tools .cart-info a {
display: block;
    padding: 0;
    font-weight: 400;
    font-size: 16px;
    color: #2e2b28;
    background: 0 0;
    text-transform: capitalize;
    /* line-height: 24px; */
    /* height: 24px; */
    position: relative;
    font-family: 'Titillium Web', sans-serif;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-menu.header-menu-style-3 .header-bottom .header-tools .cart-info a {
        margin-right: 20px;
    }
}
.header-menu.header-menu-style-3 .header-bottom .header-tools .cart-info a:hover {
      color: #302e2c;
}
.header-menu.header-menu-style-3 .header-bottom .header-tools .cart-info a.bag {
    margin: 0;
}
.header-style-4 .header-menu-3 .header-horizontal-menu li a {
    color: #fff;
}
.contact-link .phone {
    color: #fff;
    float: right;
    padding-left: 51px;
    position: relative;
    text-align: left;
}
.contact-link .phone p {
    display: block;
    font-size: 13px;
    line-height: 24px;
}
.contact-link .phone a {
    font-size: 17px;
    font-weight: 700;
    color: #fff;
}
.contact-link .phone:before {
    content: "";
    background: url(../images/icons/icon-contact-nav.png) no-repeat 100% 100%;
    position: absolute;
    top: 6px;
    left: 0;
    width: 39px;
    height: 39px;
    display: inline-block;
}
.slider-height-1 {
    height: 460px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-height-1 {
        height: 360px;
    }
}
@media only screen and (max-width: 767px) {
    .slider-height-1 {
        height: 300px;
    }
 .footer-area .single-contact-info {
    
    width: 100%;
}
.bannerbg{
    background: rgb(255 255 255 / 18%);
}
.banner .banner-title span{
    font-size: 55px;
}
.footer-link li{
    display: block;
    width: 100%;
}
    .arrival-slider-wrapper .slick-arrow{
          display: none!important;
    }
    .menu_fixed .header-tools .cart-info a i {
    color: #000;
}
    .img-model::after{
        width: auto!important;
        height: auto!important;
    }
    .img-model {

    margin: 40px 0!important;
}
}
.slider-height-2 {
height: 602px;
}
.slider-content-1 h1 span{
           color: #cfcfcf;
}
.img-model{
    position: relative;
}
.img-model::before{
       position: absolute;
    content: "";
    top: 0;
    width: 100px;
    height: 100px;
    border-top: #ef6d9f 2px solid;
    border-left: #ef6d9f 2px solid;
}

.img-model::after{
       position: absolute;
    content: "";
    bottom: 0;
    width: 100px;
    height: 100px;
    border-bottom: #ef6d9f 2px solid;
    border-right: #ef6d9f 2px solid;
}
.section{
  position: relative;
    padding: 60px 0;
    text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-height-2 {
        height: 350px;
    }
}
@media only screen and (max-width: 767px) {
    .slider-height-2 {
          height: 379px;
    }
    .slider-content-1 h1 span {
    font-size: 3rem!important;
    color: #ebb805 ;
    }
    .header-tools .cart-info a .cart-counter {
  
    top: -7px!important;
    left: 23px!important;
    }
    .section-title h2{
           margin-bottom: 30px!important;
    }
}
.slider-height-3 {
    height: 475px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-height-3 {
        height: 430px;
    }
}
@media only screen and (max-width: 767px) {
    .slider-height-3 {
        height: 300px;
    }
}
.slider-height-4 {
    height: 530px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-height-4 {
        height: 430px;
    }
}
@media only screen and (max-width: 767px) {
    .slider-height-4 {
        height: 300px;
    }
}
.slider-area .bg-img {
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 1;
    background-color: #bebebe;
}
.menu_fixed  .header-menu .header-horizontal-menu li a{
    color: #f6f6f6;
}
.menu_fixed .cart-info a{
    color: #fff!important;
}
.menu_fixed  .cart-info a{
 
    color: #ffffff!important;

}
.menu_fixed  .header-tools .cart-info a .cart-counter {
   
    color: #ffffff!important;
    /* background: #5a517e; */

    /*border: #ffffff 2px solid!important;*/
}
/*.slider-area .bg-img:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #fff;
    z-index: -1;
    opacity: 0.32;
}*/
.slider-area .bg-img .slider-content-1 p {
display: block;
    font-size: 16px;
    /* font-weight: 600; */
    line-height: 2.4rem;
    margin-top: 8px;
    margin-bottom: 17px;
    color: #fff;
    right: 0;
    text-align: left;

}
.logo1{
    max-width: 200px;
    display: block;
    margin: auto;
}
@media only screen and (max-width: 479px) {
    .slider-area .bg-img .slider-content-1 p {
        font-size: 18px;
        margin-bottom: 25px;
    }
}
.slider-area .bg-img .slider-content-1 h1 {
font-size: 1.8rem;
    font-weight: 600;
    /* line-height: 80px; */
    color: #fff;
    /* font-family: 'vogamedium'; */
    letter-spacing: 3px;
    text-transform: uppercase;
    text-align: left;


}
.slider-content-1 h1 span{
font-size: 6rem;
    color: #ebb805 ;
    font-weight: 900;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.3rem;
    text-transform: none;
    font-family: 'Poiret One', cursive;;
    text-transform: none;
}
.slider-content-1 h1 span::first-letter{
color: #ccc;
}
@media only screen and (max-width: 767px) {
    .slider-area .bg-img .slider-content-1 h1 {
        font-size: 32px;
    }
}
@media only screen and (max-width: 479px) {
    .slider-area .bg-img .slider-content-1 h1 {
        font-size: 28px;
    }
}
.slider-area .bg-img .slider-content-1 a {
padding: 5px 50px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    background-color: #959183;
    color: #fff;
    font-weight: 700;
    border-radius: 0;
    font-size: 16px;
    font-family: 'Titillium Web', sans-serif;
}
.slider-area .bg-img .slider-content-1 a:hover {
    background-color: #000;
}
.slider-area .slick-dots {
    position: absolute;
    top: auto;
    left: 50%;
    margin-left: -36px;
    bottom: 30px;
    z-index: 1;
}
.slider-area .slick-dots li {
    font-size: 0;
    width: 14px;
    height: 14px;
    background: #fff;
    margin: 0 5px;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
        transform: skew(330deg);
            -moz-transform: skew(330deg);
}
.slider-area .slick-dots li.slick-active {
   
    background: #5a517e;

}
.slider-area .slick-dots li:hover {
    background: #5a517e;
}
.slider-area.slider-dots-style-2 .slick-dots {
    left: 50%;
    margin-left: 0;
    margin: auto;
}
@media only screen and (max-width: 767px) {
    .slider-area.slider-dots-style-2 .slick-dots {
        left: 50%;
        margin-left: -36px;
    }
}
.slider-area.slider-dots-style-3 .slick-dots {
    left: 10%;
}
@media only screen and (max-width: 767px) {
    .slider-area.slider-dots-style-3 .slick-dots {
        left: 50%;
        margin-left: -36px;
    }
    .flex-list-item{
        display: block;
    }
}
.slider-nav-style-1 .slick-arrow {
    position: absolute;
    top: 50%;
    right: 0;
    /* background: #fff; */
    padding-left: 30px;
    font-size: 50px;
    z-index: 1;

}
.sm-heading-list ul{
    display: flex;
}
.sm-heading-list ul li{
padding: 0px 10px;
    position: relative;
    margin: 0 6px;
}
.sm-heading-list ul li::before{
     position: absolute;
    content: "";
    left: -1px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    background: #b7b0b0;
    border-radius: 50%;
}
.product-content-box ul li {
    padding: 0px 10px;
    position: relative;
    margin: 0 6px;
    font-family: 'Lato', sans-serif !important;
    padding-left: 20px;
}
.product-content-box ul li::before {
    position: absolute;
    content: "";
    left: -1px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    background: #ebb805;
    border-radius: 50%;
}
.qtyplus, .qtyminus {
    color: #979595;
}
.qtyminus {
    padding: 14px 8px;
    border: #ccc 1px solid;
    margin-right: -5px;
    border-right: none;
}
.pro-qty-btn input {
    text-align: center;
    border: #ccc 1px solid;
    padding: 5px 0;
    font-size: 13px;
    width: 104px;
       height: 49px;
    display: inline-block;
}
.pro-qty-btn input {
    text-align: center;
    border: #ccc 1px solid;
    padding: 5px 0;
    font-size: 13px;
    width: 104px;
        height: 48px;
    display: inline-block;
}
.qtyplus {
    padding: 14px 8px;
    border: #ccc 1px solid;
    margin-left: -4px;
    border-left: none;
}
.slider-nav-style-1 .slick-arrow i {
    cursor: pointer;
    webkit-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.slider-nav-style-1 .slick-arrow i:hover {
    color: #266cfb;
}
.slider-nav-style-1 .slick-arrow.next {
 right: -33px;
}
.slider-nav-style-1 .slick-arrow.prev {
    left: -57px;
    z-index: 2;
}
.slider-nav-style-1.slider-nav-style-4 .slick-arrow {
    top: -45px;
}
.slider-nav-style-1.slider-nav-style-5 .slick-arrow {
    top: -54px;
}
.slider-nav-style-2 .slick-arrow {
    position: absolute;
    top: -44px;
    right: 0;
    background: #fff;
    padding-left: 30px;
    font-size: 16px;
    z-index: 1;
}
.slider-nav-style-2 .slick-arrow i {
    cursor: pointer;
    webkit-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.slider-nav-style-2 .slick-arrow i:hover {
    color: #266cfb;
}
.slider-nav-style-2 .slick-arrow.next {
    right: 15px;
}
.slider-nav-style-2 .slick-arrow.prev {
    right: 32px;
    z-index: 2;
}
.slider-nav-style-3 .slick-arrow {
    position: absolute;
    top: -48px;
    right: 0;
    background: #fff;
    font-size: 16px;
    z-index: 1;
}
.slider-nav-style-3 .slick-arrow i {
    cursor: pointer;
    webkit-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.slider-nav-style-3 .slick-arrow i:hover {
    color: #266cfb;
}
.slider-nav-style-3 .slick-arrow.next {
    right: 15px;
}
.slider-nav-style-3 .slick-arrow.prev {
    right: 32px;
    z-index: 2;
}
.static-area .static-area-wrap {
    border: 1px solid #e5e5e5;
    padding: 30px 0;
}
.static-area .static-area-wrap .col-lg-3 {
    padding: 0;
}
.static-area .single-static {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 30px 0 30px;
    border-left: 1px solid #f2f2f2;
}
@media only screen and (max-width: 767px) {
    .static-area .single-static {
        padding: 0 30px 0 30px;
    }
}
.static-area .single-static img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0;
    margin-right: 15px;
}
.static-area .single-static .single-static-meta h4 {
    color: #121f38;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 24px;
    margin-bottom: 5px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .static-area .single-static .single-static-meta h4 {
        font-size: 14px;
    }
}
.static-area .single-static .single-static-meta p {
    line-height: 17px;
    color: #9d9c9c;
    font-size: 13px;
    font-weight: 300;
    margin: 0;
}
.banner-area .banner-wrapper {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.banner-area .banner-wrapper img {
    width: 100%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.banner-area .banner-wrapper:hover img {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.banner-area .banner-wrapper:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    z-index: 1;
    pointer-events: none;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.banner-area .banner-wrapper:hover::before {
    -webkit-box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.1) inset;
}
.banner-area.banner-area-2 .banner-wrapper {
    margin: 0;
}
.banner-area.banner-area-2 .banner-wrapper:first-child {
    margin-bottom: 15px;
}
.popular-categories-area .popular-category-slider-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}
.popular-categories-area .popular-category-slider-wrapper .single-slider-item {
    padding: 0 15px;
}
.popular-categories-area .popular-category-slider-wrapper .category-slider-bg {
    background-color: #fff;
}
.popular-categories-area .popular-category-slider-wrapper .category-slider-bg .category-discript {
    padding: 30px 25px;
}
.popular-categories-area .popular-category-slider-wrapper .thumb-category {
    position: relative;
    overflow: hidden;
}
.popular-categories-area .popular-category-slider-wrapper .thumb-category img {
    width: 100%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.popular-categories-area .popular-category-slider-wrapper .thumb-category:hover img {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-transform: scale(1.035) rotate(0.05deg);
    transform: scale(1.035) rotate(0.05deg);
}
.popular-categories-area .popular-category-slider-wrapper .category-discript {
    padding-top: 20px;
    padding-left: 15px;
}
.popular-categories-area .popular-category-slider-wrapper .category-discript h4 {
    font-size: 15px;
    text-transform: capitalize;
    color: #121f38;
    display: block;
    line-height: 1;
    margin: 5px 0 20px 0;
}
.popular-categories-area .popular-category-slider-wrapper .category-discript li {
    display: block;
}
.popular-categories-area .popular-category-slider-wrapper .category-discript a {
    color: #9d9c9c;
    font-size: 13px;
    line-height: 24px;
    display: block;
    text-transform: capitalize;
}
.popular-categories-area .popular-category-slider-wrapper .category-discript a:hover {
    color: #266cfb;
}
.popular-categories-area .popular-category-slider-wrapper .category-discript a.view-all-btn {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #266cfb;
    border-radius: 5px;
}
.popular-categories-area .popular-category-slider-wrapper .category-discript a.view-all-btn:hover {
    color: #266cfb;
}
.popular-categories-area.popular-categories-area-2 .section-title h2 {
    background-color: #f4f4f4;
}
.popular-categories-area.popular-categories-area-2 .slider-nav-style-2 .slick-arrow {
    background-color: #f4f4f4;
}
.popular-categories-area.popular-categories-area-2 .popular-category-slider-wrapper .category-discript {
    padding-top: 0;
    padding-left: 0;
    background: #fff;
}
.popular-categories-area.popular-categories-area-2 .popular-category-slider-wrapper .category-discript h4 {
    font-size: 15px;
    padding: 18px 0 19px 20px;
    color: #fff;
    background: #266cfb;
    font-weight: 700;
    width: 100%;
    margin: 0 0 20px 0;
    display: inline-block;
}
.popular-categories-area.popular-categories-area-2 .popular-category-slider-wrapper .category-discript ul {
    padding: 0 0 0 20px;
}
.popular-categories-area.popular-categories-area-2 .popular-category-slider-wrapper .category-discript a.view-all-btn {
    line-height: 24px;
    color: #266cfb;
    border-radius: 5px;
    padding: 0 0 20px 20px;
}
.list-product {
    position: relative;
    background: #fff;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;

}
.shop-btn3{

display: inline-block;
    text-align: center;
    padding: 14px 20px;
    background-color: #dd8519;
    color: #fff;
    font-weight: 700;
    border-radius: 0;
    font-size: 14px;
}
.shop-btn3:hover{
    background-color: #121f38;
    color: #fff;
}
.list-product .product-inner {
    position: relative;
    overflow: hidden;
    text-align: center;
    /* background-color: #f7f7f7; */
    padding: 0 10px 42px 10px;
    outline-offset: -12px;
    margin: 35px 0 30px 0;
    transition: all ease .4s;
    min-height: 465px;
}
.list-product:before {
    content: "";
    /* background: #f2f2f2; */
    width: 1px;
    height: 100%;
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 1;
}
.list-product .img-block {
    position: relative;
    overflow: hidden;
    min-height: 239px;
}
.ban-content{
     position: relative;
     z-index: 10;
}
.shop-btn{
    padding: 5px 50px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    background-color: #959183;
    color: #fff;
    font-weight: 700;
    border-radius: 0;
    font-size: 16px;
    font-family: 'Titillium Web', sans-serif;
}
.multicolumn-card-image  svg{
    max-width: 40px;
}
.multicolumn-card__info h3{
    font-size: 16px;
    margin-bottom: 10px;
}
.info-text{
    text-align: center;
}
.ban-content p{
    padding: 10px 0 20px 0;
}
.shop-btn:hover{
    background-color: #000;
    color: #fff;
}
.b1{
    position: relative;
    min-height: 362px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    /* justify-content: center; */
    padding: 0 20px;
}
.b1::before{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
}
.b1 h3,.b1 p{
position: relative;
}
.section-bg{
    background-size: cover;
    background-repeat:no-repeat;
    background-position: center;
}

.bg-lft{
    padding: 90px 50px;
    background: #9e22de;
    clip-path: polygon(0 11%, 100% 0, 100% 100%, 0% 100%);
}

.product-desc-wrap a.add-to-curt{
    width: auto!important;
    height: auto!important;
        border-radius: 5px!important;
    

}
.text-section{
        text-align: right;
    margin-bottom: 40px;
}
.rigt-sec{
    padding: 100px 0;
}
.text-section h4{
      font-family: 'Orbitron', sans-serif;
    font-size: 16px;
    color: #fff;
    text-align: right;
    background: #9e22de;
    display: inline-block;
    padding: 4px 20px;
    clip-path: polygon(5% 0, 97% 0, 94% 100%, 0% 100%);
        margin-bottom: 13px;
}
.section-title2 h2{
    font-family: 'Orbitron', sans-serif;
    font-size: 26px;
    margin-bottom: 10px;
}
.section-title2 h4{
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 10px;
    text-transform: uppercase;
}
.thankyou-wrapper span{
    color: #ff6c12;
}
.first-img{
        padding-top: 17px;
}
.list-product .img-block img {
    width: 100%;
    margin: 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    max-width: 238px;
    /* padding-top: 17px; */
}
.product-thumbnail img{
        max-width: 65px;
    display: block;
    margin: auto;
}
.list-product .img-block:hover img{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.list-product .img-block .second-img {
 
        opacity: 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    left: 0;
    max-width: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.first-img{
   
    display: block!important;
    margin: auto!important;
}
.list-product:hover .product-inner {
    z-index: 3;
    border-radius: 5px;
   /* -webkit-box-shadow: 0 0 4.65px 0.35px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4.65px 0.35px rgba(0, 0, 0, 0.2);*/
}
.list-product:hover .second-img {
    opacity: 1;
    visibility: visible;
}
.list-product:hover .add-to-link {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
}
.list-product .new {
    position: absolute;
    top: 10px !important;
    left: 15px;
    display: inline-block;
    color: #121f38;
    background: #f7d807;
    padding: 0;
    width: 45px;
    text-align: center;
    line-height: 20px;
    height: 22px;
    font-size: 11px;
    text-transform: capitalize;
    text-align: center;
    z-index: 4;
    border-radius: 5px;
    font-weight: 600;
}
.list-product .product-decs {
    /*background: #f3f3f3;*/
   /* min-height: 209px;*/
    padding: 20px!important;
}
/*.index-pg .list-product .product-decs{
     background: rgba(0,0,0,0.8);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-width: 78%;
    margin: auto;
    bottom: 0;
    height: 100px!important;
}*/
.line-1{
        width: 104px;
    height: 2px;
    background: #fff;
    margin: 16px auto 0 auto;
}
.index-pg  product-decs h2 a{
    color: #fff;
}

.index-pg  li.current-price {
    font-weight: 400!important;
    color: #dd8519!important;
    font-size: 19px!important;
}
.list-product .product-decs a {
    font-size: 16px;
    text-transform: uppercase;
    color: #ebb805 ;
    line-height: 1;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: bold;
}
.list-product .product-decs a:hover {
    color: #121f38;
}
.list-product .product-decs h2 {
    font-weight: 400;
    margin: 0;
    line-height: 1;
}
.list-product .product-decs h2 a {
    line-height: 20px;
    display: block;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 15px;
    color: #121f38;
    text-transform: capitalize;
    margin-top: 8px;
    letter-spacing: 0px;
    font-family: 'Lato', sans-serif !important;
}
.list-product .product-decs h2 a:hover {
    color: #ebb805 ;
}
.list-product .product-decs .pricing-meta {
    line-height: 20px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin-bottom: 20px;
}
.list-product .product-decs .pricing-meta li {
    color: #96989c;
    font-weight: 400;
    margin-right: 5px;
    font-size: 12px;
}
.list-product .product-decs .pricing-meta li.old-price {
    text-decoration: line-through;
}
.list-product .product-decs .pricing-meta li.old-price.not-cut {
    text-decoration: none;
    color: #1d1d1d;
    font-size: 16px;
    font-weight: 600;
}
.review-counter{
    color: #706d6d;
    font-weight: 600;
}
.yc{
        color: #ebb805 ;
}
.list-product .product-decs .pricing-meta li.current-price {
    color: #ebb805 !important;
    border: 0;
    padding: 5px 15px;
    font-size: 24px!important;
    font-family: 'Lato', sans-serif !important;
    font-weight: bold !important;
}
.list-product .product-decs .pricing-meta li.discount-price {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    background: #eb2606;
    padding: 0 4px;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    height: 20px;
    font-size: 12px;
    font-weight: 700;
    text-transform: capitalize;
    text-align: center;
    z-index: 4;
    margin-left: 2px;
}
.list-product .add-to-link {
  /*position: absolute; */
    right: 5%;
    top: 50%;
    line-height: 1;
    font-size: 0;
    /* visibility: hidden; */
    z-index: 10;
    /* opacity: 0; */
    /* transform: translateX(25px) translateZ(0); */
    /* -webkit-transform: translateX(25px) translateZ(0); */
    /* perspective: 800px; */
    /* -webkit-perspective: 800px; */
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
    /* transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease; */
    /* transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease; */
}
.list-product .add-to-link li {
     vertical-align: top;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin: 2px 3px;
    /* display: block;*/
}

.quick_view{
    background-color: transparent!important;
    color: #9d9c9e!important;
    border: #9d9c9e 1px solid!important;

}
.prod-info{

       min-height: 139px;
    padding: 22px 0;

}
.btn-2{
    display: inline-block;
    padding: 13px;
    border: #e5e5e5 2px solid;
    background: #ebb805 ;
    color: #fff;
}
.btn-2:hover{
    background: #000;
    color: #fff;
}


.list-product .cart-btn {
    position: absolute;
    left: 0;
    right: -122px;
    top: 172px;
    margin: 0 auto;
    z-index: 5;
    webkit-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
        opacity: 0;
}
#shop-2 .list-product:hover .img-block img{
      webkit-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#shop-2 .list-product:hover .img-block img {
transform: scale(1.1);
-moz-transform: scale(1.1);
}
#shop-2 .list-product .img-block img {
      margin-left: 15px;
    max-width: 230px;
}
.list-product:hover .cart-btn{
    opacity: 1;
       right: -56px;
}
.cart-btn .lnr{
       font-size: 19px;
}
.list-product .cart-btn a.add-to-curt {
font-size: 13px;
    color: #fff;
    background: #9c22db;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    /* padding: 0 20px; */
    line-height: 40px;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 0;
}
.list-product .cart-btn a.add-to-curt:hover {
    background-color: #333;
}
.list-product:hover .cart-btn {
    opacity: 1;
}
.feature-area .slider-single-item {
    margin-bottom: 15px;
}
.feature-tab-area .nav-tabs {
    position: relative;
    display: block;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
}
.feature-tab-area .nav-tabs li a {
    margin: 0;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    color: #888;
    cursor: pointer;
    margin-right: 35px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.feature-tab-area .nav-tabs li a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    bottom: -1px;
    background: 0 0;
}
.feature-tab-area .nav-tabs li a.active {
    color: #1d1d1d;
}
.feature-tab-area .nav-tabs li a.active:after {
    background: #266cfb;
}
.feature-tab-area .nav-tabs li a:hover {
    color: #1d1d1d;
}
.feature-tab-area .nav-tabs li a:hover:after {
    background: #266cfb;
}
@media only screen and (max-width: 767px) {
    .feature-tab-area .nav-tabs li a {
        font-size: 16px;
        margin-right: 20px;
    }
    .list-product .img-block {
   text-align: center;
}
}
@media only screen and (max-width: 360px) {
    .feature-tab-area .nav-tabs li a {
        font-size: 14px;
    }
}
@media only screen and (min-width: 1300px) and (max-width: 1380px) {
    .single-product-responsive .list-product .add-to-link {
        padding: 0 7px 15px 10px;
    }
}
.hot-deal-slider-wrapper .list-product {
    width: 100%;
    padding: 15px;
    border: 1px solid #266cfb;
    border-radius: 5px;
    margin: 2px 0 0;
}
.hot-deal-slider-wrapper .list-product:before {
    display: none;
}
.hot-deal-slider-wrapper .list-product:hover .product-inner {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.hot-deal-slider-wrapper .list-product .product-decs {
    padding: 50px 0 0 0;
}
.hot-deal-slider-wrapper .list-product .in-stock {
    font-size: 13px;
    text-transform: capitalize;
    color: #9d9c9c;
    line-height: 1;
    display: block;
}
.hot-deal-slider-wrapper .list-product .in-stock span {
    color: #266cfb;
}
.hot-deal-slider-wrapper .list-product .clockdiv {
    line-height: 1;
    padding: 35px 0 20px 0;
    font-size: 22px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hot-deal-slider-wrapper .list-product .clockdiv {
        font-size: 18px;
    }
}
.hot-deal-slider-wrapper .list-product .clockdiv span {
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    color: #121f38;
    position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hot-deal-slider-wrapper .list-product .clockdiv span {
        padding: 0 5px;
    }
}
.hot-deal-slider-wrapper .list-product .clockdiv span p {
    font-size: 11px;
    color: #9d9c9c;
    text-transform: uppercase;
    margin: 5px 0 0;
}
.hot-deal-slider-wrapper .list-product .clockdiv span:after {
    position: absolute;
    top: 0;
    left: -4px;
    content: ":";
}
.hot-deal-slider-wrapper .list-product .clockdiv span:first-child:after {
    display: none;
}
@media only screen and (max-width: 767px) {
    .hot-deal-slider-wrapper .list-product .clockdiv {
        display: inline-block;
        margin-bottom: 0;
    }
}
.hot-deal-slider-wrapper .list-product .cart-btn {
    position: inherit;
    opacity: 1;
    margin: 0 0 25px;
}
.hot-deal-area .section-title {
    margin-bottom: 15px;
}
.hot-deal-area .section-title h2 {
    background-color: #f4f4f4;
}
.hot-deal-area .hot-deal-slider-wrapper-2 {
    margin-left: -15px;
    margin-right: -15px;
}
.hot-deal-area .hot-deal-slider-wrapper-2 .slider-single-item {
    padding: 10px 15px;
    border-radius: 5px;
}
.hot-deal-area .hot-deal-slider-wrapper-2 .slider-single-item .list-product {
    width: 100%;
    padding: 0;
    border: 0;
    border-radius: 5px;
    margin: 0 0 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.hot-deal-area .hot-deal-slider-wrapper-2 .slider-single-item .list-product:before {
    display: none;
}
.hot-deal-area .hot-deal-slider-wrapper-2 .slider-single-item .list-product .product-inner {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border-radius: 5px;
}
.hot-deal-area .hot-deal-slider-wrapper-2 .slider-single-item .list-product:hover .product-inner {
    z-index: 3;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 4.65px 0.35px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4.65px 0.35px rgba(0, 0, 0, 0.2);
}
.hot-deal-area .hot-deal-slider-wrapper-2 .slider-single-item .list-product .clockdiv {
    line-height: 1;
    padding: 0 0;
    margin-top: 20px;
    font-size: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hot-deal-area .hot-deal-slider-wrapper-2 .slider-single-item .list-product .clockdiv {
        font-size: 14px;
    }
}
.hot-deal-area .hot-deal-slider-wrapper-2 .slider-single-item .list-product .clockdiv span {
    display: inline-block;
    padding: 12px 0 0;
    text-align: center;
    color: #121f38;
    position: relative;
    border: 2px solid #f7d807;
    border-radius: 5px;
    width: 45px;
    height: 60px;
    margin-right: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hot-deal-area .hot-deal-slider-wrapper-2 .slider-single-item .list-product .clockdiv span {
        padding: 10px 0 0;
        width: 38px;
        height: 50px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hot-deal-area .hot-deal-slider-wrapper-2 .slider-single-item .list-product .clockdiv span {
        padding: 10px 0 0;
        width: 38px;
        height: 50px;
    }
}
.hot-deal-area .hot-deal-slider-wrapper-2 .slider-single-item .list-product .clockdiv span p {
    font-size: 9px;
    color: #9d9c9c;
    text-transform: uppercase;
    margin: 5px 0 0;
}
.hot-deal-area .hot-deal-slider-wrapper-2 .slider-single-item .list-product .clockdiv span:after {
    display: none;
}
.hot-deal-area .hot-deal-slider-wrapper-2 .slider-single-item .list-product .clockdiv span:last-child {
    margin: 0 0 0;
}
@media only screen and (max-width: 767px) {
    .hot-deal-area .hot-deal-slider-wrapper-2 .slider-single-item .list-product .clockdiv {
        display: inline-block;
    }
}
.hot-deal-area .hot-deal-slider-wrapper-2 .slider-single-item .list-product .cart-btn {
    position: initial;
    opacity: 1;
    margin: 0 0 30px;
    display: inline-block;
}
.hot-deal-area .hot-deal-slider-wrapper-2 .slider-single-item .list-product .product-decs {
    padding: 25px 0 0 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hot-deal-area .hot-deal-slider-wrapper-2 .slider-single-item .list-product .product-decs h2 a {
        padding: 0 10px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hot-deal-area .hot-deal-slider-wrapper-2 .slider-single-item .list-product .product-decs h2 a {
        padding: 0 10px;
    }
}
@media only screen and (max-width: 767px) {
    .hot-deal-area .hot-deal-slider-wrapper-2 .slider-single-item .list-product .product-decs h2 a {
        padding: 0 15px;
    }
}
.hot-deal-area .slider-nav-style-2 .slick-arrow {
    background: #f4f4f4;
    top: -34px;
}
.arrival-area .nav-tabs {
    border-bottom: 0 solid #dee2e6;
    line-height: 1;
    float: right;
    position: relative;
    z-index: 1;
    background: #fff;
    padding-left: 15px;
    padding-right: 40px;
}
@media only screen and (max-width: 767px) {
    .arrival-area .nav-tabs {
        padding-left: 10px;
        padding-right: 50px;
    }
}
@media only screen and (max-width: 575px) {
    .arrival-area .nav-tabs {
        padding-left: 0;
        padding-right: 40px;
        float: none;
    }
}
.arrival-area .nav-tabs .nav-item {
    margin-bottom: 0;
}
.arrival-area .nav-tabs .nav-item a.nav-link {
        border: 0;
    color: #383333;
    padding: 5px 15px;
    font-family: 'Titillium Web', sans-serif;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
}
@media only screen and (max-width: 767px) {
    .arrival-area .nav-tabs .nav-item a.nav-link {
        padding: 5px 5px;
    }
}
@media only screen and (max-width: 575px) {
    .arrival-area .nav-tabs .nav-item a.nav-link {
        padding: 20px 10px 0 10px;
        font-family: 'Titillium Web', sans-serif;

    }
}
@media only screen and (max-width: 360px) {
    .arrival-area .nav-tabs .nav-item a.nav-link {
        padding: 20px 7px 0 7px;
        font-size: 14px;
        font-family: 'Titillium Web', sans-serif;

    }
}
.arrival-area .nav-tabs .nav-item a.nav-link:hover {
    color: #2b2d2f;
}
.arrival-area .nav-tabs .nav-item a.nav-link.active {
background-color: #fff;
    border: 0;
    /* padding: 10px; */
    border: #ebb805  2px solid;
    color: #ebb805 ;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
}
/*.arrival-area .nav-tabs .nav-item a.nav-link:hover {
    border: 0;
}
.arrival-area .nav-tabs .nav-item a.nav-link:focus {
    border: 0;
}*/
@media only screen and (max-width: 575px) {
    .arrival-area .nav-tabs .nav-item a.nav-link:first-child {
        padding-left: 0;
    }
}
@media only screen and (max-width: 575px) {
    .arrival-area .slider-nav-style-1 .slick-arrow {
        top: -79px;
    }
}
@media only screen and (max-width: 360px) {
    .arrival-area .slider-nav-style-1 .slick-arrow {
        top: -79px;
    }
}
@media only screen and (max-width: 575px) {
    .arrival-area .section-title:before {
        top: 23%;
    }
}
@media only screen and (max-width: 360px) {
    .arrival-area .section-title:before {
        top: 23%;
    }
}
.brand-slider {
    padding: 35px 30px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}
.brand-slider .brand-slider-item img {
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin: auto;
    opacity: 0.5;
}
.brand-slider .brand-slider-item:hover img {
    filter: none;
    -webkit-filter: grayscale(0);
    opacity: 1;
    -webkit-transform: scale(1.05) rotate(0.05deg);
    transform: scale(1.05) rotate(0.05deg);
}
.arrival-area .list-product {
padding: 2%;
    margin-bottom: 30px;
    /* border: #e3e3e3 2px solid; */
    border-left: none;
    overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .arrival-area .list-product {
        padding: 2%;
    }
}
@media only screen and (max-width: 767px) {
    .arrival-area.single-product-nav .section-title h2 {
        padding: 0;
        width: 85%;
    }
}
@media only screen and (max-width: 767px) {
    .arrival-area.single-product-nav .section-title:before {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .arrival-area.single-product-nav .slider-nav-style-1 .slick-arrow {
        top: -45px;
    }
}
.footer-area {
    color: #777;
    background: #fff;
}
.footer-center{
    background: #020202;
    margin-top: 20px;
}
.footer-center .container{
    border-top: 1px solid #2e2929!important;
}
.footer-area .footer-top {
    background: #020202;
}
@media only screen and (max-width: 767px) {
    .footer-area .footer-top {
        padding: 50px 0 45px 0;
    }
}
.footer-area .footer-top .single-wedge .footer-logo {
    margin: 0 0 30px;
}
.footer-area .footer-top .single-wedge h4 {
font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 30px;
    position: relative;
    color: #dd8519;
     font-family: 'Titillium Web', sans-serif;
}
.footer-area .footer-top .single-wedge p {
    line-height: 24px;
}
.footer-area .footer-top .single-wedge p.text-infor {
    width: 90%;
    margin: 0 0 15px;
}
@media only screen and (max-width: 767px) {
    .footer-area .footer-top .single-wedge p.text-infor {
        width: 100%;
    }
}
.footer-area .footer-top .single-wedge .need_help p {
    font-size: 14px;
    color: #e9e5e5;
    margin-bottom: 15px;
}
.footer-area .footer-top .single-wedge .need_help p span {
  color: #dd8519;
}
.footer-area .footer-top .single-wedge .need_help p a {
      color: #c1bebe;
}
.footer-area .footer-top .single-wedge .need_help p a:hover {
    color: #ffffff;
}
.footer-area .footer-top .single-wedge .footer-links li {
    display: block;
    margin: 0;
    line-height: 1;
    border: 0;
    padding: 0;
    font-weight: 400;
    margin-bottom: 8px;
}
.footer-area .footer-top .single-wedge .footer-links a {
font-size: 14px;
    line-height: 24px;
    padding: 0;
    display: block;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 0;
    display: block;
    position: relative;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.footer-area .footer-top .single-wedge .footer-links a:hover {
    /* padding-left: 10px; */
    color: #dd8519;

}
.title-1{
/*font-family: 'Orbitron', sans-serif; */
    font-size: 47px;
    margin-bottom: 10px;
    font-family: 'vogamedium';
    color:#dd8519;

}
.textbox p{
    color: #000;
}
.img-box img{
    transition: all ease-in-out 0.3s;
     -moz-transition: all ease-in-out 0.3s;
     
}
.img-box:hover img{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.textbox{
    position: absolute;
    top: 0;
    max-width: 433px;
    margin: auto;
    left: 0;
    right: 0;
    /* bottom: 0; */
        background: rgba(255,255,255,0.9);
    padding: 58px 30px;
    margin-top: 20%;
}
.section-fixed{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}
.minu-mt-5{
    margin-top: -50px;
}
.img-box{
    position: relative;
    overflow: hidden;
        border: #e3e3e3 25px solid;
}
.box-2{
    padding: 100px 30px;
    background: rgba(0,0,0,0.8);
}
.footer-area .footer-top .footer-blog-post {
    width: 100%;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-area .footer-top .footer-blog-post {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media only screen and (max-width: 767px) {
    .footer-area .footer-top .footer-blog-post {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.footer-area .footer-top .footer-blog-post .footer-blog-post-top {
    width: 80px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}
.footer-area .footer-top .footer-blog-post .footer-blog-post-top .post-thumbnail {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.footer-area .footer-top .footer-blog-post .footer-blog-post-top .post-thumbnail img {
    width: 100%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.footer-area .footer-top .footer-blog-post .footer-blog-post-top .post-thumbnail:hover img {
    -webkit-transform: scale(1.05) rotate(0.05deg);
    transform: scale(1.05) rotate(0.05deg);
}
.footer-area .footer-top .footer-blog-post .footer-blog-content {
    width: 71%;
    display: inline-block;
}
.footer-area .footer-top .footer-blog-post .footer-blog-content h4 {
    margin: 0 0 0;
}
.footer-area .footer-top .footer-blog-post .footer-blog-content h4 a {
    font-size: 15px;
    line-height: 1;
    color: #121f38;
    font-weight: 600;
    text-transform: capitalize;
    position: relative;
    display: block;
    margin-bottom: 10px;
}
.footer-area .footer-top .footer-blog-post .footer-blog-content h4 a:hover {
    color: #266cfb;
}
@media only screen and (max-width: 360px) {
    .footer-area .footer-top .footer-blog-post .footer-blog-content h4 a {
        font-size: 12px;
    }
}
.footer-area .footer-top .footer-blog-post .footer-blog-content .footer-blog-meta span {
    font-size: 13px;
    color: #777;
    line-height: 20px;
}
.footer-area .footer-top .footer-blog-post .footer-blog-content .footer-blog-meta span a {
    color: #121f38;
}
.footer-area .footer-top .footer-blog-post .footer-blog-content .footer-blog-meta span a:hover {
    color: #266cfb;
}
.footer-area .footer-top .footer-blog-post .footer-blog-content .footer-blog-meta span.autor {
    display: block;
}
.footer-area .footer-center .container{
    padding: 20px 0;

}
.footer-top .container {

    padding-top: 40px;
}
@media (min-width: 1200px) {
    .footer-area .footer-center .container {
        max-width: 1110px;
    }
}
@media only screen and (max-width: 575px) {
    .footer-area .footer-center .container {
        padding: 20px 15px;
    }
}
.copy-info p{
      color: #fff;
}
.footer-area .footer-center .heading-info {
    font-size: 18px;
        color: #cbcbcb;
    margin: 0 20px 0 0;
    text-transform: capitalize;
    display: inline-block;
    font-weight: 600;
    vertical-align: bottom;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-area .footer-center .heading-info {
        margin: 0 10px 0 0;
    }
}
@media only screen and (max-width: 360px) {
    .footer-area .footer-center .heading-info {
        font-size: 16px;
        margin: 0 12px 0 0;
    }
}
@media only screen and (max-width: 575px) {
    .footer-area .footer-center .heading-info {
        font-size: 16px;
        margin: 0 8px 0 0;
    }
}
.footer-area .footer-center .footer-paymet-warp {
    margin: 7px 0 0;
}
.copy-info{
        display: block;
    width: 100%;
}
@media only screen and (max-width: 360px) {
    .footer-area .footer-center .footer-paymet-warp img {
        margin: 3px 0 0;
    }
}
.footer-area .footer-center .footer-social-icon {
    float: right;
}
@media only screen and (max-width: 767px) {
    .footer-area .footer-center .footer-social-icon {
        float: none;
        margin-top: 20px;
    }
}
.footer-area .footer-center .footer-social-icon li {
    display: inline-block;
    margin: 0 11px 0 0;
    line-height: 34px;
    background-image: none !important;
    padding: 0;
}
@media only screen and (max-width: 360px) {
    .footer-area .footer-center .footer-social-icon li {
        margin: 0 4px 0 0;
    }
}
.footer-area .footer-center .footer-social-icon li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #fff !important;
    background: #fff;
    font-size: 16px;
    padding: 0;
    line-height: 34px;
    width: 34px;
    height: 34px;
    border-radius: 100%;
    text-align: center;
    border: none;
    z-index: 1;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
@media only screen and (max-width: 360px) {
    .footer-area .footer-center .footer-social-icon li a {
        font-size: 14px;
        line-height: 30px;
        width: 30px;
        height: 30px;
    }
}
.footer-area .footer-center .footer-social-icon li:last-child {
    margin: 0;
}
.footer-area .footer-center .footer-social-icon li.facebook a {
    background: #3b579d;
}
.footer-area .footer-center .footer-social-icon li.twitter a {
    background: #1da1f2;
}
.footer-area .footer-center .footer-social-icon li.google a {
    background: #c33;
}
.footer-area .footer-center .footer-social-icon li.youtube a {
    background: #d32a2a;
}
.footer-area .footer-center .footer-social-icon li.instagram a {
    background: #a0369c;
}
.footer-tags {
    padding-top: 48px;
    padding-bottom: 48px;
}
.footer-tags .tag-content {
    float: right;
    line-height: 1;
    text-align: center;
}
.footer-tags .tag-content ul li a {
    display: inline-block;
    color: #121f38;
    font-size: 13px;
    padding: 0 15px;
    line-height: 1;
    margin-bottom: 10px;
    position: relative;
}
.footer-tags .tag-content ul li a:before {
    position: absolute;
    top: 2px;
    left: auto;
    content: "";
    right: -1px;
    background: #121f38;
    width: 1px;
    height: 12px;
}
.footer-tags .tag-content ul li a:hover {
    color: #266cfb;
}
.footer-tags .tag-content ul li:first-child a {
    padding-left: 0;
}
.footer-tags .tag-content ul li:last-child a:before {
    display: none;
}
.footer-tags .copy-text {
    line-height: 1;
    color: #777;
    font-size: 13px;
    margin-top: 35px;
    text-align: center;
}
.footer-tags .copy-text a {
    color: #266cfb;
}
.footer-tags .copy-text a:hover {
    text-decoration: underline;
    opacity: 0.7;
}
.mc-news {
    position: absolute;
    left: -5000px;
}
body.offcanvas-open {
    overflow: hidden;
    padding-right: 17px;
    position: relative;
}
body.offcanvas-open::before{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: rgba(0,0,0,0.5);
    z-index: 9;
}
.offcanvas {
    font-size: 14px;
    font-weight: 400;
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: auto;
    display: block;
    overflow: auto;
    width: 400px;
    height: 100%;
    padding: 20px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    visibility: visible;
}
@media only screen and (max-width: 479px) {
    .offcanvas {
        width: 300px;
    }
}
.offcanvas .inner {
    position: relative;
    z-index: 9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
.offcanvas .inner .head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.offcanvas .inner .head .title {
    color: #1d1d1d;
    font-weight: 700;
}
.offcanvas .inner .head .offcanvas-close {
    position: relative;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    border: 0;
    background-color: transparent;
}
.offcanvas .inner .head .offcanvas-close::after {
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 20px;
    height: 2px;
    content: "";
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #333;
}
.offcanvas .inner .head .offcanvas-close::before {
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 20px;
    height: 2px;
    content: "";
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #333;
}
.offcanvas .inner .head .offcanvas-close:hover:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.offcanvas .inner .head .offcanvas-close:hover:after {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.offcanvas .inner .offcanvas-menu-search-form {
    margin-bottom: 30px;
}
.offcanvas .inner .offcanvas-menu-search-form form {
    position: relative;
}
.offcanvas .inner .offcanvas-menu-search-form form input[type="text"] {
    width: 100%;
    padding: 12px 20px;
    padding-right: 50px;
    color: #1d1d1d;
    border: 1px solid #ebebeb;
    display: block;
    font-size: 16px;
    background: 0 0;
}
.offcanvas .inner .offcanvas-menu-search-form form input[type="text"]:focus {
    border-bottom-color: #266cfb;
}
.offcanvas .inner .offcanvas-menu-search-form form button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 5px 15px;
    border: 0;
    background-color: transparent;
    outline: 0;
}
.offcanvas .inner .offcanvas-menu-search-form form button i {
    font-size: 16px;
}
.offcanvas .inner .offcanvas-menu-search-form form button:hover {
    color: #266cfb;
}
.offcanvas .inner .offcanvas-menu ul li {
    position: relative;
    display: block;
    line-height: 28px;
}
.offcanvas .inner .offcanvas-menu ul li a {
    display: block;
    padding: 8px 24px 8px 0;
    text-transform: uppercase;
    color: #7e7e7e;
}
.offcanvas .inner .offcanvas-menu ul li .sub-menu {
    position: static;
    top: auto;
    display: none;
    visibility: visible;
    width: 100%;
    min-width: auto;
    padding: 0;
    padding-left: 15px;
    -webkit-transition: none;
    transition: none;
    opacity: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.offcanvas .inner .offcanvas-menu ul li .sub-menu li {
    line-height: inherit;
    position: relative;
}
.offcanvas .inner .offcanvas-menu ul li .sub-menu li a {
    text-transform: capitalize;
}
.offcanvas .inner .offcanvas-menu ul li .menu-expand {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: 24px;
    height: 44px;
    cursor: pointer;
    background-color: transparent;
}
.offcanvas .inner .offcanvas-menu ul li:hover > a {
    color: #266cfb;
}
.offcanvas .inner .offcanvas-menu ul li:hover > span.menu-expand:before {
    background: #266cfb;
}
.offcanvas .inner .offcanvas-menu ul li:hover > span.menu-expand:after {
    background: #266cfb;
}
.offcanvas .inner .offcanvas-social li {
    display: inline-block;
    margin: 0 10px 10px 0;
    line-height: 40px;
    padding: 0;
}
.offcanvas .inner .offcanvas-social li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    background: #247cea;
    font-size: 16px;
    padding: 0;
    line-height: 40px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    text-align: center;
    border: none;
    z-index: 1;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.offcanvas .inner .offcanvas-social li a:hover {
    background: #1d1d1d;
    color: #fff;
}
.offcanvas .inner .foot .buttons a {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
border-radius: 0!important;
    color: #47494a;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 15px;
    line-height: 26px;
    border: none;
    background: #ebebeb;
}
.offcanvas .inner .foot .buttons a:hover {
    background-color: #222;
    color: #fff;
}
.offcanvas .inner .foot .buttons .current-btn {
      background-color: #ebb805 ;
    color: #fff;
}
.offcanvas .inner .foot .sub-total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #eee;
    margin: 30px 0;
    border-bottom: 1px solid #eee;
}
.offcanvas .inner .foot .sub-total strong {
    font-weight: 600;
    color: #333;
}
.offcanvas .inner .foot .sub-total .amount {
    color: #726b8b;
    font-weight: 600;
}
.offcanvas .inner .foot .minicart-message {
    margin-top: 30px;
    margin-bottom: 30px;
}
offcanvas-menu > ul > li .menu-expand {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: 24px;
    height: 44px;
    cursor: pointer;
    background-color: transparent;
}
.offcanvas.offcanvas-mobile-menu {
    right: auto;
    left: 0;
    padding: 50px 40px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
@media only screen and (max-width: 479px) {
    .offcanvas.offcanvas-mobile-menu {
        padding: 50px 17px;
    }
}
.offcanvas-menu > ul > li .menu-expand::after,
.offcanvas-menu > ul > li .menu-expand::before {
    position: absolute;
    top: calc(50% - 1px);
    left: calc(50% - 7px);
    width: 14px;
    height: 2px;
    content: "";
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
    background-color: #7e7e7e;
}
.offcanvas-menu > ul > li .menu-expand::after {
    -webkit-transform: rotate(90deg) scale(0.75);
    transform: rotate(90deg) scale(0.75);
}
.offcanvas-menu > ul > li.active > .menu-expand::after {
    -webkit-transform: rotate(0) scale(0.75);
    transform: rotate(0) scale(0.75);
}
.offcanvas-menu > ul > li .sub-menu li.active > .menu-expand::after {
    -webkit-transform: rotate(0) scale(0.75);
    transform: rotate(0) scale(0.75);
}
.offcanvas.offcanvas-mobile-menu.offcanvas-open {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.offcanvas-overlay {
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
}
.offcanvas.offcanvas-open {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.mobile-menu-toggle.home-2 svg {
    position: initial;
    -webkit-transform: translate3d(-29%, 0, 0);
    transform: translate3d(-29%, 0, 0);
}
.mobile-menu-toggle svg {
    position: absolute;
    top: 50%;
    left: auto;
    width: 50px;
    height: 50px;
    margin-top: -2px;
    margin-left: -2px;
    cursor: pointer;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    right: -90px;
}
.mobile-menu-toggle svg path {
    -webkit-transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
    transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
    fill: none;
    stroke: #fff;
    stroke-dashoffset: 0;
    stroke-linecap: round;
    stroke-width: 30px;
}
@media only screen and (max-width: 575px) {
    .mobile-menu-toggle svg {
        right: -80px;
    }
}
.mobile-menu-toggle svg path#bottom,
.mobile-menu-toggle svg path#top {
    stroke-dasharray: 240px 950px;
}
.mobile-menu-toggle svg path#middle {
    stroke-dasharray: 240px 240px;
}

.mobile-menu-toggle .close svg path#bottom,
.mobile-menu-toggle .close svg path#top {
    stroke-dasharray: -650px;
    stroke-dashoffset: -650px;
}
.mobile-menu-toggle .close svg path#middle {
    stroke-dasharray: 1px 220px;
    stroke-dashoffset: -115px;
}
.minicart-product-list {
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.minicart-product-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
}
.minicart-product-list li .image {
        -webkit-box-flex: 1;
    -ms-flex: 1 0 0 ;
    flex: 1 0 0;
}
.minicart-product-list li .image img {
    
    border: 1px solid #ebebeb;
   max-width: 57px;
}
@media only screen and (max-width: 575px) {
    .minicart-product-list li .image {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0 ;
    flex: 1 0 0;
    }
}
.minicart-product-list li .content {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% - 150px);
    flex: 1 0 calc(100% - 150px);
    padding-left: 15px;
}
.minicart-product-list li .content .title {
      color: #1d1d1d;
    font-weight: 600;
    padding-right: 20px;
    display: inline-block;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  

   opacity: 1;

}
.quanity-in-dc input{
    max-width: 103px;
    text-align: center;
    border: #e5e5e5 1px solid;
    height: 46px;
}
.minicart-product-list li .content .title:hover {
    color: #266cfb;
}
.minicart-product-list li .content .quantity-price {
    font-size: 14px;
    display: block;
    margin-top: 10px;
    font-family: "Noto Sans", sans-serif !important;
    color: #222;
}
.minicart-product-list li .content .quantity-price .amount {
    color: #1d1d1d;
    font-weight: 600;
}
.minicart-product-list li .content .remove {
    line-height: 1.5;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 3px;
    color: #1d1d1d;
    font-size: 16px;
}
.minicart-product-list li .content .remove:hover {
    color: #eb2606;
}
@media only screen and (max-width: 575px) {
    .minicart-product-list li .content {
        -ms-flex: 1 0 calc(100% - 75px);
        -webkit-box-flex: 1;
        flex: 1 0 calc(100% - 75px);
    }
}
.minicart-product-list li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.header-tools {
    position: relative;
    top: 12px;
}
.header-tools .cart-info a {
    font-size: 13px;
    color: #999;
    margin-right: 30px;
    position: relative;
}
.header-tools .cart-info a .cart-counter {
    position: absolute;
    top: -8px;
    left: 19px;
    display: inline-block;
    width: 23px;
    height: 23px;
    color: #ffffff;
    background: #ebb805 ;
    line-height: 22px;
    font-size: 11px;
    border-radius: 100%;
    text-align: center;
    font-weight: 700;
    z-index: 9;
}
@media only screen and (max-width: 479px) {
    .header-tools .cart-info a:before {
        width: 15px;
        height: 15px;
        line-height: 15px;
        font-size: 10px;
        left: 10px;
    }
}
@media only screen and (max-width: 575px) {
    .header-tools .cart-info a:before {
        top: 0;
        left: 27px;
    }
}
@media only screen and (max-width: 575px) {
    .header-tools .cart-info a {
        margin-right: 15px;
    }
}
@media only screen and (max-width: 479px) {
    .header-tools .cart-info a {
        margin-right: 15px;
    }
}
.header-tools .cart-info a:hover {
        color: #5a517e;
}

.header-tools .cart-info a i {
font-size: 28px;
    padding-right: 10px;
    /* font-size: 16px; */
    color: #fff;
    background: 0 0;
    text-transform: capitalize;
    /* line-height: 24px; */
    /* height: 24px; */
    position: relative;
    /*font-family: 'Titillium Web', sans-serif;*/
    /*font-family: 'Oswald', sans-serif;*/
}
@media only screen and (max-width: 575px) {
    .header-tools .cart-info a span {
        display: none;
    }
}
.header-tools .cart-info a.bag {
    margin: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-tools {
        margin-right: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .header-tools {
        margin-right: 50px;
    }
}
@media only screen and (max-width: 575px) {
    .header-tools {
        margin-right: 40px;
    }
}
.header-tools .dropdown button {
    font-size: 24px;
    margin-right: 20px;
}
.header-tools .dropdown button:hover {
    color: #1d1d1d !important;
}
.header-tools .dropdown ul.dropdown-menu {
    margin: 0;
    top: 30px !important;
    right: 0;
    left: auto !important;
    min-width: 130px;
    overflow: hidden;
    border-radius: 0;
    border: 1px solid #ebebeb;
    background: #fff none repeat scroll 0 0;
    -webkit-box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: center top 0;
    transform-origin: center top 0;
}
.header-tools .dropdown ul.dropdown-menu li {
    display: block;
    padding: 0 18px;
    border: 0;
}
.header-tools .dropdown ul.dropdown-menu li:last-child a {
    border: 0;
}
.header-tools .dropdown ul.dropdown-menu li a {
    display: block;
    width: 100%;
    padding: 12px 10px;
    color: #47494a;
    font-size: 13px;
    clear: both;
    font-weight: 400;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border-bottom: 1px solid #ebebeb;
}
.header-tools .dropdown ul.dropdown-menu li a:hover {
    color: #266cfb;
}
.tools-style-2 .cart-info a {
    color: #fff;
}
.tools-style-2 .cart-info a:before {
    background: #fff;
    color: #1d1d1d;
}
.tools-style-2 .cart-info a:hover {
    color: #1d1d1d !important;
}
.search-element {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.search-element .search-category {
    position: absolute;
    width: 160px;
}
.search-element .search-category:before {
    content: "";
    display: inline-block;
    font-size: 12px;
    font-family: Ionicons;
    font-weight: 400;
    float: right;
    position: absolute;
    z-index: 2;
    top: 18px;
    right: 20px;
    color: #121f38;
}
@media only screen and (max-width: 575px) {
    .search-element .search-category:before {
        right: 50px;
    }
}
.search-element .search-category select {
    width: 170px;
    height: 49px;
    line-height: 45px;
    margin: 0;
    border: 0;
    padding: 0 25px;
    color: #121f38;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    border-radius: 5px;
    background: #f7f7f7;
    cursor: pointer;
}
@media only screen and (max-width: 575px) {
    .search-element .search-category select {
        padding: 0 10px;
        width: 118px;
    }
}
.search-element input {
    width: 100%;
    border: 1px solid #e9e9e9;
    height: 49px;
    line-height: 45px;
    padding: 20px 100px 20px 200px;
    border-radius: 5px;
}
@media only screen and (max-width: 575px) {
    .search-element input {
        padding-left: 125px;
        font-size: 12px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .search-element input {
        padding: 20px 100px 20px 180px;
    }
}
@media only screen and (max-width: 479px) {
    .search-element input {
        padding: 20px 45px 20px 130px;
    }
}
@media only screen and (max-width: 360px) {
    .search-element input {
        padding: 20px 45px 20px 124px;
    }
}
.search-element button {
    position: absolute;
    top: 0;
    right: 0;
    height: 49px;
    line-height: 42px;
    text-align: center;
    width: 96px;
    text-align: center;
    color: #fff;
    border-radius: 0 5px 5px 0;
    padding: 0;
    border: 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background: #266cfb;
    font-weight: 700;
    font-size: 14px;
}
.search-element button i {
    font-size: 24px;
    display: block;
    line-height: 46px;
}
@media only screen and (max-width: 360px) {
    .search-element button i {
        font-size: 14px;
    }
}
@media only screen and (max-width: 575px) {
    .search-element button i {
        font-size: 16px;
    }
}
.search-element button:hover {
    background-color: #1d1d1d;
}
@media only screen and (max-width: 575px) {
    .search-element button {
        width: 70px;
    }
}
@media only screen and (max-width: 479px) {
    .search-element button {
        width: 52px;
    }
}
@media only screen and (max-width: 360px) {
    .search-element button {
        width: 40px;
    }
}
.header-top-2 .search-element input {
    background: #fff;
    border-radius: 5px;
}
.header-top-2 .search-element button {
    background: #1d1d1d;
    height: 46px;
}
.hero-side-category {
    width: 100%;
    position: relative;
}
.hero-side-category .category-toggle-wrap {
    width: 100%;
    margin-bottom: 15px;
}
.hero-side-category .category-toggle-wrap .category-toggle {
    padding: 10px 25px;
    margin: 0;
    border: none;
    background-color: transparent;
    color: #1d1d1d;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 24px;
    width: 100%;
    text-align: left;
    outline: 0;
    border: 1px solid #e9e9e9;
    margin-top: 15px;
}
.hero-side-category .category-toggle-wrap .category-toggle i {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    font-size: 18px;
    -webkit-transform: translate(0, 2px);
    transform: translate(0, 2px);
}
.hero-side-category .category-toggle-wrap .category-toggle:after {
    content: "";
    display: inline-block;
    font-size: 14px;
    font-family: Ionicons;
    font-weight: 400;
    margin-left: 7px;
    float: right;
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
}
.hero-side-category .category-menu {
    background-color: #fff;
    float: left;
    width: 100%;
    left: 0;
    top: 100%;
    border: 1px solid #ebebeb;
    position: absolute;
    display: none;
    z-index: 9;
    height: 500px;
    overflow-x: auto;
}
.hero-side-category .category-menu li {
    display: block;
}
.hero-side-category .category-menu li .menu-item-has-children {
    position: relative;
}
.hero-side-category .category-menu li a {
    display: block;
    padding: 10px 25px;
    line-height: 30px;
    font-size: 14px;
    color: #253237;
    font-weight: 400;
    position: relative;
    border-bottom: 1px solid #ebebeb;
}
.hero-side-category .category-menu li a i {
    position: absolute;
    right: 30px;
}
.hero-side-category .category-menu li .category-mega-menu {
    display: none;
}
.hero-side-category .category-menu li .category-mega-menu a {
    padding: 10px 25px 10px 35px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #253237;
    position: relative;
    margin: 0;
    text-transform: inherit;
}
.hero-side-category .category-menu li #more-btn {
    font-weight: 700;
    padding-left: 45px;
}
.hero-side-category .category-menu li #more-btn i {
    right: auto;
    left: 30px;
}
.hero-side-category .category-menu li:hover > a {
    color: #266cfb;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .mt-lg-30px {
        margin-top: 30px;
    }
    .mt-lg-50px {
        margin-top: 50px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .mb-md-30px {
        margin-bottom: 30px;
    }
    .mb-md-60px {
        margin-bottom: 60px;
    }
    .mt-md-50px {
        margin-top: 50px;
    }
    .mt-md-30px {
        margin-top: 30px;
    }
    .mt-md-15px {
        margin-top: 15px;
    }
}
@media only screen and (max-width: 767px) {
    .mb-lm-30px {
        margin-bottom: 30px;
    }
    
    .mt-lm-55px {
        margin-top: 55px;
    }
    .mt-lm-50px {
        margin-top: 50px;
    }
    .mt-lm-30px {
        margin-top: 30px;
    }
    .mb-lm-60px {
        margin-bottom: 60px;
    }
    .mb-lm-100px {
        margin-bottom: 100px;
    }
    .mt-lm-15px {
        margin-top: 15px;
    }
}
@media only screen and (max-width: 575px) {
    .mb-sm-30px {
        margin-bottom: 30px;
    }
    .pb-sm-40px {
        padding-bottom: 40px;
    }
}
.breadcrumb-area {
   background: #d9aa05;
    background-size: cover;
    background-position: center;
    padding: 10px 0;
}
.breadcrumb-area .breadcrumb-content .nav {
    background: 0 0;
    padding: 0;
    margin: 0;
    font-size: 18px;
    display: flex;
    justify-content: center;
    font-family: 'Titillium Web', sans-serif;
    align-items: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .breadcrumb-area .breadcrumb-content .nav {
        padding: 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .breadcrumb-area .breadcrumb-content .nav {
        padding: 0;
    }
}
@media only screen and (max-width: 767px) {
    .breadcrumb-area .breadcrumb-content .nav {
        padding: 0;
    }
}
.breadcrumb-area .breadcrumb-content .nav li {
    color: #fff;
    line-height: 75px;
    font-family: 'Lato', sans-serif !important;
}
.breadcrumb-area .breadcrumb-content .nav li:after {
    color: #000000;
    margin: 0 10px;
    vertical-align: -3px;
    content: "";
    font-family: Ionicons;
}

.breadcrumb-area .breadcrumb-content .nav li a {
    display: inline-block;
    position: relative;
    color: #000000;
    font-family: 'Lato', sans-serif !important;
}
.breadcrumb-area .breadcrumb-content .nav li a:hover {
       color: #609927;
}
.breadcrumb-area .breadcrumb-content .nav li:last-child:after {
    display: none;
}
.shop-category-area .shop-top-bar {
    padding: 12px 30px;
    border: 1px solid #ebebeb;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 30px;
}
.shop-category-area .shop-top-bar .shop-tab {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    width: 60%;
}
.shop-category-area .shop-top-bar .shop-tab a:first-child {
    margin-right: 20px;
}
.shop-category-area .shop-top-bar .shop-tab a.active i {
    color: #266cfb;
}
.shop-category-area .shop-top-bar .shop-tab a:hover i {
    color: #266cfb;
}
.shop-category-area .shop-top-bar .shop-tab i {
    font-size: 18px;
    line-height: 30px;
    color: #c1c1c1;
}
.shop-category-area .shop-top-bar .shop-tab p {
    line-height: 20px;
    font-size: 14px;
    padding: 5px;
    margin: 0;
    float: left;
    color: #888;
    font-weight: 400;
    text-transform: capitalize;
    margin-left: 50px;
}
@media only screen and (max-width: 575px) {
    .shop-category-area .shop-top-bar .shop-tab p {
        margin-left: 20px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-category-area .shop-top-bar .shop-tab {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%;
    }
}
@media only screen and (max-width: 767px) {
    .shop-category-area .shop-top-bar .shop-tab {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
    }
}
.shop-category-area .shop-top-bar .select-shoing-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    width: 40%;
}
.shop-category-area .shop-top-bar .select-shoing-wrap .shot-product {
    line-height: 20px;
    font-size: 14px;
    padding: 5px;
    margin: 0;
    float: left;
    color: #888;
    font-weight: 400;
    text-transform: capitalize;
    width: 25%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .shop-category-area .shop-top-bar .select-shoing-wrap .shot-product {
        width: 26%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-category-area .shop-top-bar .select-shoing-wrap .shot-product {
        width: 30%;
    }
}
@media only screen and (max-width: 575px) {
    .shop-category-area .shop-top-bar .select-shoing-wrap .shot-product {
        width: 30%;
        padding: 5px 0 0;
    }
}
.shop-category-area .shop-top-bar .select-shoing-wrap .shop-select {
    width: 75%;
}
.shop-category-area .shop-top-bar .select-shoing-wrap .shop-select select {
    border: 1px solid #ebebeb;
    padding: 2px 15px;
    line-height: 24px;
    font-size: 14px;
    margin: 0;
    background: #f7f7f7;
    border-radius: 30px;
    color: #47494a;
    text-align: left;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .shop-category-area .shop-top-bar .select-shoing-wrap .shop-select {
        width: 80%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-category-area .shop-top-bar .select-shoing-wrap .shop-select {
        width: 70%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-category-area .shop-top-bar .select-shoing-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%;
    }
}
@media only screen and (max-width: 767px) {
    .shop-category-area .shop-top-bar .select-shoing-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        margin-top: 15px;
    }
}
@media only screen and (max-width: 767px) {
    .shop-category-area .shop-top-bar {
        display: block !important;
    }
}
.pro-pagination-style a {
    font-weight: 400;
    color: #1d1d1d;
    padding: 0;
    height: 36px;
    line-height: 36px;
    background: #f6f6f6;
    font-size: 14px;
    display: inline-block;
    width: 36px;
    border-radius: 100%;
    text-align: center;
    vertical-align: top;
    font-size: 14px;
}
.pro-pagination-style a.active {
    color: #fff;
    background-color: #266cfb;
}
.pro-pagination-style a:hover {
    color: #fff;
    background-color: #266cfb;
}
.shop-list-wrap .list-product {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}
.shop-list-wrap .list-product:before {
    right: 0;
}
.shop-list-wrap .list-product .new {
    left: 30px;
}
.shop-list-wrap .list-product .box-inner {
   /* position: absolute;*/
    top: 15px;
    right: 25px;
    bottom: 15px;
    /*border-left: 1px solid #ebebeb;*/
    padding-left: 25px;
    padding-top: 20px;
    text-align: center;
}
.shop-list-wrap .list-product .box-inner .in-stock {
    font-size: 14px;
    text-transform: capitalize;
    color: #888;
    line-height: 1;
    display: block;
    margin-bottom: 20px;
}
.shop-list-wrap .list-product .box-inner .in-stock span {
    color: #266cfb;
}
.shop-list-wrap .list-product .box-inner .pricing-meta {
    opacity: 1;
    -webkit-transform: none !important;
    transform: none !important;
    margin-bottom: 35px;
        text-align: center;
}
.shop-list-wrap .list-product .box-inner .pricing-meta li {
        font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 33px;
    color: #ebb335;
}
.shop-list-wrap .list-product .box-inner .pricing-meta li.old-price {
    color: #96989c;
    font-weight: 400;
    margin-right: 5px;
    font-size: 18px;
    text-decoration: line-through;
}
.shop-list-wrap .list-product .box-inner .add-to-link {
    margin-top: 20px;
    position: initial;
    left: -1px;
    right: -1px;
    width: 100%;
    background: #fff;
    padding: 0;
    border: 0 solid #ebebeb;
    border-top: transparent;
    visibility: visible;
    opacity: 1;
    transform: none;
    -webkit-transform: none;
    perspective: 0;
    -webkit-perspective: 0;
    backface-visibility: visible;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
    text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-list-wrap .list-product .box-inner .add-to-link {
        text-align: left;
    }
}
.shop-list-wrap .list-product .box-inner .add-to-link li {
    display: inline-block;
}
.shop-list-wrap .list-product .box-inner .add-to-link li a {
    display: block;
    text-align: center;
    text-transform: capitalize;
    font-size: 14px;
    border: none;
    margin-left: 10px;
}
.shop-list-wrap .list-product .box-inner .add-to-link li a i {
    font-size: 16px;
    display: inline-block;
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
}
.shop-list-wrap .list-product .box-inner .add-to-link li a.cart-btn {
    width: 100%;
    text-align: center;
    max-width: 210px;
    line-height: 44px;
    height: auto;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    background: #266cfb;
    margin-bottom: 15px;
}
.shop-list-wrap .list-product .box-inner .add-to-link li a.cart-btn:hover {
    background: #1d1d1d;
    color: #fff;
}
.shop-list-wrap .list-product .box-inner .add-to-link li a:hover {
    color: #fff;
}
.shop-list-wrap .list-product .box-inner .add-to-link li:first-child a {
    margin: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-list-wrap .list-product .box-inner {
        position: static;
        border: 0;
        padding-left: 30px;
        padding-top: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .shop-list-wrap .list-product .box-inner {
        position: static;
        border: 0;
        padding: 0;
        display: block !important;
        text-align: center;
    }
}
.shop-list-wrap .list-product .product-decs {
       padding-left: 0;
    padding-top: 20px;
    padding-bottom: 0;
    text-align: left;
    margin: 0 !important;
    /* padding-right: 230px; */
    position: static;
    /*min-height: 290px;*/
    width: 100%;
}
.shop-list-wrap .list-product .product-decs h2 a {
    min-height: auto;
    font-size: 16px;
    overflow: visible;
    white-space: normal;
    line-height: 20px;
    margin-bottom: 15px;
    font-weight: 700;
}
.shop-list-wrap .list-product .product-decs .product-intro-info {
    padding: 20px 0;
}
.shop-list-wrap .list-product .product-decs .product-intro-info P {
    color: #777;
    font-size: 14px;
    line-height: 24px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-list-wrap .list-product .product-decs {
        padding-right: 30px;
        min-height: auto;
        padding-left: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .shop-list-wrap .list-product .product-decs {
        padding: 0 20px;
        min-height: auto;
        text-align: center;
    }
}
@media only screen and (max-width: 767px) {
    .shop-list-wrap .list-product {
        padding: 0 0 15px;
    }
}
.shop-list-wrap .list-product .product-inner {
    padding: 15px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .shop-list-wrap.shop-list-page .list-product .product-decs {
        padding-right: 170px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .shop-list-wrap.shop-list-page .list-product .product-decs {
        padding-right: 200px;
    }
}
.shop-list-wrap .cart-btn {
    position: initial;
    opacity: 1;
}
.shop-list-wrap .cart-btn a.add-to-curt {
    padding: 0 40px;
    line-height: 38px;
    font-weight: 600;
}
.shop-sidebar-wrap h3 {
    position: relative;
    width: 100%;
    display: inline-block;
    margin: 0 0 20px;
}
.shop-sidebar-wrap h3 span {
    padding-right: 30px;
    font-size: 21px;
    line-height: 1;
    color: #121f38;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    background: #fff;
    z-index: 2;
    text-transform: capitalize !important;
    font-weight: 400;
}
.shop-sidebar-wrap h3:after {
    content: "";
    background: #e5e5e5;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
}
.shop-sidebar-wrap .card {
    border: 0;
}
.shop-sidebar-wrap .card .card-header {
    border: 0;
    padding-left: 0;
    background: #fff;
}
.shop-sidebar-wrap .card .card-header a {
    font-weight: 400;
    color: #777;
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
    border: none;
    position: relative;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.shop-sidebar-wrap .card .card-header a:before {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    font-family: Ionicons;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.shop-sidebar-wrap .card .card-header a:hover {
    color: #266cfb;
}
.shop-sidebar-wrap .card .card-header a.collapsed::before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.shop-sidebar-wrap .card .card-body {
    padding: 0 0 0 15px;
    background: #fff;
}
.shop-sidebar-wrap .card .card-body li {
    display: block;
}
.shop-sidebar-wrap .card .card-body li a {
    font-weight: 400;
    color: #69696c;
    display: block;
    font-size: 13px;
    text-transform: capitalize;
    line-height: 35px;
    margin: 0;
    padding: 0;
    border: none;
}
.shop-sidebar-wrap .card .card-body li a:hover {
    color: #266cfb;
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 0 0 15px;
    display: block;
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left {
    position: relative;
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    z-index: 999;
    width: auto;
    top: 6px;
    left: 1px;
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left .checkmark:after {
    left: 4px;
    top: 1px;
    width: 5px;
    height: 8px;
    border: solid #266cfb;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    position: absolute;
    display: none;
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left .checkmark.grey {
    background: #aab2bd;
    -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left .checkmark.white {
    background: #fff;
    -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left .checkmark.black {
    background: #434a54;
    -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left .checkmark.camel {
    background: #c19a6b;
    -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li a {
    margin-left: 25px;
    display: block;
    color: #555;
    font-size: 14px;
    margin-top: 0;
    line-height: 22px;
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li a span {
    margin-left: 5px;
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li:hover .checkmark {
    border-color: #266cfb;
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li:hover a {
    color: #266cfb;
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li:hover a span {
    color: #266cfb;
}
.shop-sidebar-wrap .sidebar-widget-group h4 {
    display: block;
    clear: both;
    color: #121f38;
    font-size: 21px;
    padding: 0;
    border: none;
    margin-bottom: 30px;
    margin-top: 10px;
    line-height: 24px;
    text-transform: capitalize;
    font-weight: 400;
}
.shop-sidebar-wrap .sidebar-widget-group .price-slider-amount {
    color: #47494a;
    font-size: 14px;
    margin: 0 0 15px;
}
.shop-sidebar-wrap .sidebar-widget-group .ui-widget-content {
    border: 1px solid #266cfb;
}
.shop-sidebar-wrap .sidebar-widget-group .ui-slider-horizontal {
    height: 5px;
}
.shop-sidebar-wrap .sidebar-widget-group .ui-widget-header {
    background: #266cfb;
}
.shop-sidebar-wrap .sidebar-widget-group .ui-slider-handle {
    top: 50%;
    width: 15px;
    height: 15px;
    border: none;
    background: #fff;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    outline: 0;
    margin-top: -7.5px;
}
.shop-sidebar-wrap .sidebar-widget-tag li {
    line-height: 1;
    float: left;
    list-style: none;
}
.shop-sidebar-wrap .sidebar-widget-tag li a {
    display: block;
    float: left;
    padding: 0 20px;
    font-size: 13px;
    line-height: 33px;
    color: #555;
    font-weight: 400;
    border: 1px solid #ebebeb;
    border-radius: 30px;
    background: #fff;
    margin: 4px;
    text-transform: capitalize;
}
.shop-sidebar-wrap .sidebar-widget-tag li a:hover {
    background-color: #266cfb;
    border-color: #266cfb;
    color: #fff;
}
.shop-sidebar-wrap .sidebar-widget-tag li:first-child a {
    margin-left: 0;
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left input:checked ~ .checkmark::after {
    display: block;
}
.sidebar-widget.no-cba .sidebar-widget-list ul li .sidebar-widget-list-left input:checked ~ .checkmark::after {
    display: none;
}
.sidebar-widget.no-cba .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark {
    border: 0;
}
.product-inner {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;

}
.product-details-img.product-details-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-details-img.product-details-tab {
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .product-details-img.product-details-tab {
        margin-bottom: 50px;
    }
}
.product-details-img.product-details-tab .zoompro-wrap.zoompro-2 {
    display: inline-block;
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
}
.product-details-img.product-details-tab .zoompro-wrap.zoompro-2 .zoompro-border.zoompro-span img {
    width: 100%;
}
.product-dec-slider-2 {
    width: 90%;
    margin: auto;
    display: inline-block;
    float: left;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
@media only screen and (max-width: 767px) {
    .product-dec-slider-2 {
        margin-top: 30px;
    }
}
.product-dec-slider-2 .single-slide-item {
    margin: 0 5px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.product-dec-slider-2 .single-slide-item img {
    margin: auto;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border: 1px solid #e5e5e5;
}
.product-dec-slider-2 .single-slide-item img:hover {
    border: 1px solid #266cfb;
}
.product-dec-slider-2 .single-slide-item.slick-slide.slick-current img {
    border: 1px solid #266cfb;
}
.product-dec-slider-2 .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
}
.product-dec-slider-2 .slick-arrow i {
    font-size: 20px;
    color: #121f38;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.product-dec-slider-2 .slick-arrow i:hover {
    color: #266cfb;
}
.product-dec-slider-2 .slick-arrow.next {
    right: -15px !important;
    left: auto;
}
.product-dec-slider-2 .slick-arrow.prev {
    left: -15px;
    right: auto;
}
.product-details-content {
    padding: 30px 20px;
    border-radius: 5px;
    border: 1px solid #ebebeb;
}
.shop-bottom{
     border: #ebebeb 1px solid;
    padding: 20px;
    margin-top: 50px;
}
.product-details-content h2 {
    color: #121f38;
    font-size: 35px !important;
    text-transform: capitalize;
    line-height: 1.3;
    font-weight: 500;
    margin: 0 0 12px 0;
    font-family: 'Lato', sans-serif !important;
}
@media only screen and (max-width: 767px) {
    .product-details-content h2 {
        font-size: 22px;
    }
    .footer-block {
    display: block;
}
}
.product-details-content p {
    font-size: 15px;
    color: #1d1d1d;
    margin: 0 0 12px;
    font-family: 'Lato', sans-serif !important;
    font-size: 14px;
}
.product-details-content p span {
    font-weight: 400;
}
.product-details-content .pro-details-rating-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.product-details-content .pro-details-rating-wrap .rating-product {
    margin-right: 20px;
}
.product-details-content .pro-details-rating-wrap .rating-product i {
    color: #fdd835;
    overflow: hidden;
    width: 16px;
    font-size: 18px;
}
.product-details-content .pro-details-rating-wrap .read-review a {
    text-decoration: none;
    color: #1d1d1d;
    position: relative;
    margin-left: 8px;
    line-height: 21px;
    padding: 0;
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
    color: #253237;
}
.product-details-content .pro-details-rating-wrap .read-review a:before {
    display: inline-block;
    font-family: Ionicons;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    margin-right: 6px;
    content: "";
}
.product-details-content .pro-details-rating-wrap .read-review a:hover {
    color: #266cfb;
}
.product-details-content .pricing-meta {
    font-size: 24px;
    color: #121f38;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 0px;
    margin-top: 10px;
}
@media only screen and (max-width: 479px) {
    .product-details-content .pricing-meta {
        font-size: 20px;
    }
}
.product-details-content .pricing-meta li.old-price {
    color: #ebb805 !important;
    border: 0;
    padding: 5px 0px;
    font-family: 'Lato', sans-serif !important;
    font-size: 27px!important;
    font-weight: bold !important;
}

.product-details-content .pricing-meta li.discount-flag {
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    padding: 0 10px 0 10px;
    background: #2b2d2f;
    vertical-align: 4px;
    border-radius: 5px;
    text-transform: capitalize;
    margin-left: 5px;
}
.product-details-content .pro-details-list {
    padding: 30px 0 30px 0;
    margin: 0 0 15px 0;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    display: inline-block;
    width: 100%;
    color: #777;
}
.product-details-content .pro-details-list p {
    font-weight: 400;
    color: #777;
    line-height: 24px;
    margin: 0;
    font-size: 13px;
}
.product-details-content .pro-details-list li {
    display: block;
    width: 100%;
    line-height: 24px;
}
.product-details-content .pro-details-quality {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 10px 0;
    width: 100%;
}
.product-details-content .pro-details-quality .cart-plus-minus {
    border: 1px solid #e8e8e8;
    display: inline-block;
    height: 50px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 80px;
}
.product-details-content .pro-details-quality .cart-plus-minus .qtybutton {
    color: #232323;
    cursor: pointer;
    float: inherit;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 24px;
}
.product-details-content .pro-details-quality .cart-plus-minus input.cart-plus-minus-box {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #232323;
    float: left;
    font-size: 14px;
    height: 48px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 80px;
    outline: 0;
}
@media only screen and (max-width: 360px) {
    .product-details-content .pro-details-quality .cart-plus-minus input.cart-plus-minus-box {
        width: 65px;
    }
}
.product-details-content .pro-details-quality .cart-plus-minus .inc.qtybutton {
    height: 48px;
    padding-top: 14px;
    right: 0;
    top: 0;
}
.product-details-content .pro-details-quality .cart-plus-minus .dec.qtybutton {
    height: 48px;
    left: 0;
    padding-top: 14px;
    top: 0;
}
.product-details-content .pro-details-quality .pro-details-cart a {
    position: relative;
    padding: 0 50px;
    line-height: 48px;
    text-align: center;
    display: inline-block;
    background-color: #ebb805 ;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    margin-left: 0px;
    text-transform: uppercase;
}
.product-details-content .pro-details-quality .pro-details-cart a:hover {
    background-color: #1d1d1d;
}
@media only screen and (max-width: 767px) {
    .product-details-content .pro-details-quality .pro-details-cart a {
        padding: 0 20px;
        font-size: 14px;
    }
}
.product-details-content .pro-details-wish-com {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.product-details-content .pro-details-wish-com a {
    line-height: 30px;
    padding: 0;
    border: none;
    color: #777;
    font-size: 15px;
    margin-right: 15px;
}
.product-details-content .pro-details-wish-com a i {
    margin-right: 10px;
    font-size: 16px;
}
.product-details-content .pro-details-wish-com a:hover {
    color: #266cfb;
}
@media only screen and (max-width: 479px) {
    .product-details-content .pro-details-wish-com a {
        font-size: 12px;
    }
}
.product-details-content .pro-details-social-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #ebebeb;
    margin-top: 10px;
    padding-bottom: 12px;
}
.product-details-content .pro-details-social-info span {
    display: inline-block;
    float: left;
    margin-right: 10px;
    line-height: 30px;
    font-weight: 700;
    color: #2b2d2f;
    font-size: 15px;
}
.product-details-content .pro-details-social-info .social-info a {
    display: inline-block;
    line-height: 30px;
    height: 30px;
    text-align: center;
    color: #b4b4b4;
    margin-right: 0;
    white-space: normal;
    text-indent: 0;
    overflow: hidden;
    padding: 0;
    font-size: 18px;
    width: 30px;
}
.product-details-content .pro-details-social-info .social-info a:hover {
    color: #266cfb;
}
.product-details-content .pro-details-policy {
    margin: 25px 0 0;
}
.product-details-content .pro-details-policy li {
    margin-bottom: 20px;
    width: 32.33%;
    line-height: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-details-content .pro-details-policy li {
        display: inline-table;
    }
}
@media only screen and (max-width: 767px) {
    .product-details-content .pro-details-policy li {
        width: 100%;
    }
}
.product-details-content .pro-details-policy li span {
    font-size: 15px;
    color: #777;
    overflow: hidden;
    font-weight: 400 !important;
    max-width: 150px;
    display: block;
}
@media only screen and (max-width: 767px) {
    .product-details-content .pro-details-policy li span {
        max-width: 100%;
    }
}
.product-details-content .pro-details-policy img {
    float: left;
    width: auto;
    margin-right: 10px;
}
.description-review-topbar.nav {
    border-bottom: none;
    position: relative;
    display: block;
    margin-bottom: 0;
    margin: auto;
    text-align: center;
    background: #fff;
    padding-top: 50px;
}
.description-review-topbar.nav a {
    background: 0 0;
    border: 0;
    text-transform: capitalize;
    line-height: 24px;
    color: #888;
    padding: 0 0 15px 0;
    margin: 0 30px;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: inline-block;
}
.description-review-topbar.nav a:hover {
    color: #1d1d1d;
}
.description-review-topbar.nav a:hover:after {
    background-color: #266cfb;
}
.description-review-topbar.nav a.active {
    color: #1d1d1d;
}
.description-review-topbar.nav a.active:after {
    background-color: #266cfb;
}
.description-review-topbar.nav a:after {
    content: "";
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    background: 0 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
@media only screen and (max-width: 767px) {
    .description-review-topbar.nav a {
        margin: 0 15px;
    }
    .minu-mt-5{
        margin-top: 0;
    }
}
@media only screen and (max-width: 575px) {
    .description-review-topbar.nav a {
        margin: 0 15px;
    }
}
@media only screen and (max-width: 479px) {
    .description-review-topbar.nav a {
        margin: 0 5px;
        font-size: 14px;
    }
}
@media only screen and (max-width: 360px) {
    .description-review-topbar.nav a {
        font-size: 13px;
    }
}
.description-review-bottom {
    overflow: hidden;
    font-size: 15px;
    background: #fff;
    line-height: 24px;
    text-align: left;
    padding: 40px 30px 30px 30px;
    border: 1px solid #ebebeb;
}
@media only screen and (max-width: 360px) {
    .description-review-bottom {
        padding: 40px 20px 30px 20px;
    }
}
.description-review-bottom .product-description-wrapper p {
    margin: 0 0 8px;
    font-size: 15px;
    line-height: 28px;
    color: #69696c;
    width: 84%;
}
@media only screen and (max-width: 767px) {
    .description-review-bottom .product-description-wrapper p {
        width: 100%;
    }
}
.description-review-bottom .product-anotherinfo-wrapper li {
    color: #69696c;
    font-size: 14px;
    list-style: outside none none;
    margin: 0 0 13px;
    display: block;
}
.description-review-bottom .product-anotherinfo-wrapper li span {
    color: #1d1d1d;
    display: inline-block;
    font-weight: 500;
    margin: 0 26px 0 0;
    min-width: 85px;
}
.description-review-bottom .single-review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 50px;
}
.description-review-bottom .single-review .review-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    margin: 0 15px 0 0;
}
@media only screen and (max-width: 767px) {
    .description-review-bottom .single-review .review-img {
        margin: 0 0 20px 0;
    }
}
.description-review-bottom .single-review .review-top-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.description-review-bottom .single-review .review-top-wrap .review-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.description-review-bottom .single-review .review-top-wrap .review-left .review-name {
    margin-right: 25px;
}
@media only screen and (max-width: 360px) {
    .description-review-bottom .single-review .review-top-wrap .review-left .review-name {
        margin-right: 10px;
    }
}
.description-review-bottom .single-review .review-top-wrap .review-left .review-name h4 {
    font-size: 16px;
    margin: 0;
    line-height: 1;
    font-weight: 500;
}
.description-review-bottom .single-review .review-top-wrap .review-left .rating-product {
    line-height: 1;
    margin-bottom: 6px;
}
.description-review-bottom .single-review .review-top-wrap .review-left .rating-product i {
    overflow: hidden;
    font-size: 18px;
    color: #fdd835;
}
.description-review-bottom .single-review .review-top-wrap .review-left a {
    color: #253237;
}
.description-review-bottom .single-review .review-top-wrap .review-left a:hover {
    color: #266cfb;
}
.description-review-bottom .single-review .review-bottom p {
    margin: 0;
    width: 93%;
}
.description-review-bottom .single-review.child-review {
    margin-left: 70px;
    margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
    .description-review-bottom .single-review.child-review {
        margin-left: 0;
    }
}
@media only screen and (max-width: 767px) {
    .description-review-bottom .single-review {
        display: block;
    }
}
.description-review-bottom .ratting-form-wrapper {
    padding-left: 50px;
}
.description-review-bottom .ratting-form-wrapper h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
}
.description-review-bottom .ratting-form-wrapper .star-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 6px 0 20px;
}
.description-review-bottom .ratting-form-wrapper .star-box span {
    margin: 0 15px 0 0;
    font-size: 15px;
    color: #1d1d1d;
}
.description-review-bottom .ratting-form-wrapper .star-box i {
    overflow: hidden;
    font-size: 18px;
    color: #fdd835;
}
.description-review-bottom .ratting-form-wrapper .rating-form-style {
    margin-bottom: 10px;
}
.description-review-bottom .ratting-form-wrapper .rating-form-style input {
    height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #1d1d1d;
    width: 100%;
    margin-bottom: 15px;
    outline: 0;
    padding: 2px 10px 2px 20px;
    background: 0 0;
    border: 1px solid #e6e6e6;
    color: #333;
    padding: 2px 10px 2px 20px;
}
.description-review-bottom .ratting-form-wrapper .rating-form-style textarea {
    background: 0 0;
    border: 1px solid #e6e6e6;
    color: #333;
    height: 180px;
    padding: 20px 10px 2px 20px;
    margin-bottom: 20px;
    width: 100%;
    outline: 0;
}
.description-review-bottom .ratting-form-wrapper .form-submit input {
    padding: 0 55px !important;
    line-height: 48px;
    height: 48px;
    font-size: 16px;
    font-weight: 700;
    border: none;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    background: #266cfb !important;
    display: block;
    color: #fff !important;
    width: 200px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border: 1px solid #e6e6e6;
}
.description-review-bottom .ratting-form-wrapper .form-submit input:hover {
    background: #1d1d1d !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .description-review-bottom .ratting-form-wrapper {
        margin-top: 50px;
        padding: 0;
    }
}
@media only screen and (max-width: 767px) {
    .description-review-bottom .ratting-form-wrapper {
        margin-top: 50px;
        padding: 0;
    }
}
.single-product-slider-item img {
    border: 1px solid #ebebeb;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin: auto;
    width: 100%;
}
.single-product-slider-item:hover img {
    border-color: #266cfb;
}
.pro-details-size-color {
    margin: 0 0 10px;
}
.pro-details-size-color .pro-details-color-wrap {
    font-size: 14px;
    font-weight: 700;
    color: #1d1d1d;
}
.pro-details-size-color .pro-details-color-wrap span {
    display: block;
    margin: 0 0 10px;
}
.pro-details-size-color .pro-details-color-wrap .pro-details-color-content li {
    width: 1.25rem;
    height: 1.25rem;
    display: inline-block;
    margin-right: 15px;
    -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.05);
    cursor: pointer;
    background-size: contain;
    background: #fff;
}
.pro-details-size-color .pro-details-color-wrap .pro-details-color-content li.active {
    background-color: #434a54;
}
.pro-details-size-color .pro-details-color-wrap .pro-details-color-content li:hover {
    border: 2px solid #434a54;
}
.pro-details-size-color .product-size {
    margin-left: 20px;
}
.pro-details-size-color .product-size span {
    display: block;
    color: #1d1d1d;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 7px;
}
.product-details-table.pro-details-quality {
    display: block;
    margin: 20px 0;
}
.product-details-table .table tbody tr td {
    padding: 10px 15px;
    width: 33.33%;
    text-align: center;
    border: 1px solid #ebebeb;
    vertical-align: middle;
}
.product-details-table .table tbody tr td a {
    color: #888;
}
.product-details-img.product-details-tab.product-details-tab-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.product-details-img.product-details-tab.product-details-tab-2 #gallery {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    width: 20%;
}
.product-details-img.product-details-tab.product-details-tab-2 .zoompro-wrap-2.zoompro-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    width: 80%;
}
.product-details-img.product-details-tab.product-details-tab-2 .zoompro-wrap-2.zoompro-2 .slick-slide img {
    width: 100%;
}
.product-dec-slider-3 {
    display: inline-block;
    float: left;
}
.product-dec-slider-3 .single-slide-item {
    margin: 5px 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.product-dec-slider-3 .single-slide-item img {
    margin: auto;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border: 1px solid #e5e5e5;
}
.product-dec-slider-3 .single-slide-item img:hover {
    border: 1px solid #266cfb;
}
.product-dec-slider-3 .single-slide-item.slick-slide img {
    width: 100%;
}
.product-dec-slider-3 .single-slide-item.slick-slide.slick-current img {
    border: 1px solid #266cfb;
}
.product-dec-slider-3 .slick-arrow {
    position: absolute;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    left: 50%;
    margin-left: -3px;
}
.product-dec-slider-3 .slick-arrow i {
    font-size: 20px;
    color: #121f38;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.product-dec-slider-3 .slick-arrow i:hover {
    color: #266cfb;
}
.product-dec-slider-3 .slick-arrow.next {
    bottom: -15px !important;
    top: auto;
    margin-bottom: -8px;
}
.product-dec-slider-3 .slick-arrow.prev {
    top: -15px;
    margin-top: -8px;
}
.product-details-area .single-product-slider .single-product-slider-wrapper.slick-initialized {
    margin-left: -15px;
    margin-right: -15px;
}
.product-details-area .single-product-slider .single-product-slider-wrapper.slick-initialized .single-product-slider-item {
    padding: 15px;
}
.product-details-area .single-product-slider .single-product-slider-wrapper .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    z-index: 5;
}
.product-details-area .single-product-slider .single-product-slider-wrapper .slick-arrow i {
    font-size: 20px;
    color: #121f38;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.product-details-area .single-product-slider .single-product-slider-wrapper .slick-arrow i:hover {
    color: #266cfb;
}
.product-details-area .single-product-slider .single-product-slider-wrapper .slick-arrow.next {
    right: 15px !important;
    left: auto;
}
.product-details-area .single-product-slider .single-product-slider-wrapper .slick-arrow.prev {
    left: 15px;
    right: auto;
}
.product-details-area .single-product-slider:hover .slick-arrow {
    opacity: 1;
    visibility: visible;
}
.product-details-area .single-product-slider:hover .slick-arrow.next {
    right: -15px !important;
}
@media only screen and (max-width: 767px) {
    .product-details-area .single-product-slider:hover .slick-arrow.next {
        right: 15px !important;
    }
}
.product-details-area .single-product-slider:hover .slick-arrow.prev {
    left: -15px;
}
@media only screen and (max-width: 767px) {
    .product-details-area .single-product-slider:hover .slick-arrow.prev {
        left: 15px !important;
    }
}
.single-product-gallery .single-product-slider-item {
    width: 50%;
}
.single-product-sticky .single-product-slider-item {
    width: 100%;
    text-align: center;
}
.product-details-content.sticky {
    position: sticky;
    top: 85px;
    left: 0;
    width: 100%;
}
.cart-main-area h3.cart-page-title {
   color: #1d1d1d;
    text-align: left;
    font-size: 32px;
    line-height: 16px;
    font-style: normal;
    text-transform: none;
    margin: 0 0 30px;
    font-weight: 600;
    font-family: 'Lato', sans-serif !important;
}
.cart-main-area .table-content table {
    border: 1px solid #ebebeb;
    width: 100%;

}
.cart-main-area .table-content table thead > tr {
    background-color: #f9f9f9;
    border: 1px solid #ebebeb;
}
.cart-main-area .table-content table thead > tr > th {
border-top: medium none;
    color: #1d1d1d;
    font-size: 14px;
    font-weight: 700;
    padding: 21px 45px 22px;
    text-align: center;
    text-transform: capitalize;
    vertical-align: middle;
    white-space: nowrap;
    font-family: 'Lato', sans-serif !important;
}
.cart-main-area .table-content table tbody > tr {
    border-bottom: 1px solid #ebebeb;
}
.cart-main-area .table-content table tbody > tr td {
    color: #666;
    font-size: 15px;
    padding: 30px 0;
    text-align: center;
}
.cart-main-area .table-content table tbody > tr td.product-thumbnail {
    width: 150px;
}
.cart-main-area .table-content table tbody > tr td.product-name {
    width: 435px;
}
.cart-main-area .table-content table tbody > tr td.product-name a {
    color: #666;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Lato', sans-serif !important;
}
.cart-main-area .table-content table tbody > tr td.product-price-cart {
    width: 435px;
}
.cart-main-area .table-content table tbody > tr td.product-quantity {
    width: 435px;
}
.cart-main-area .table-content table tbody > tr td.product-quantity .cart-plus-minus {
    display: inline-block;
    height: 40px;
    padding: 0;
    position: relative;
    width: 110px;
}
.cart-main-area .table-content table tbody > tr td.product-quantity .cart-plus-minus .dec.qtybutton {
    border-right: 1px solid #e5e5e5;
    height: 40px;
    left: 0;
    padding-top: 8px;
    top: 0;
}
.cart-main-area .table-content table tbody > tr td.product-quantity .cart-plus-minus .inc.qtybutton {
    border-left: 1px solid #e5e5e5;
    height: 40px;
    padding-top: 9px;
    right: 0;
    top: 0;
}
.cart-main-area .table-content table tbody > tr td.product-quantity .cart-plus-minus .qtybutton {
    color: #666;
    cursor: pointer;
    float: inherit;
    font-size: 16px;
    margin: 0;
    position: absolute;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 20px;
    text-align: center;
}
.cart-main-area .table-content table tbody > tr td.product-quantity .cart-plus-minus input.cart-plus-minus-box {
    color: #666;
    float: left;
    font-size: 14px;
    height: 40px;
    margin: 0;
    width: 110px;
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    padding: 0;
    text-align: center;
}
.cart-main-area .table-content table tbody > tr td.product-remove {
    width: 100px;
}
.cart-main-area .table-content table tbody > tr td.product-remove a {
    color: #666;
    font-size: 16px;
    margin: 0 10px;
}
.cart-main-area .table-content table tbody > tr td.product-remove a:hover {
    color: #266cfb;
}
.cart-main-area .table-content table tbody > tr td.product-wishlist-cart > a {
    background-color: #266cfb;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 10px 12px;
    text-transform: uppercase;
}
.cart-main-area .table-content table tbody > tr td.product-wishlist-cart > a:hover {
    background-color: #1d1d1d;
}
.cart-main-area .cart-shiping-update-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 0 60px;
}
.cart-main-area .cart-shiping-update-wrapper .cart-clear > button {
    border: medium none;
    cursor: pointer;
    margin-right: 27px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
@media only screen and (max-width: 767px) {
    .cart-main-area .cart-shiping-update-wrapper {
    padding: 30px 0 12px;
    }
}
.cart-shiping-update-wrapper .cart-clear > a, .cart-shiping-update-wrapper .cart-clear > button, .cart-shiping-update-wrapper .cart-shiping-update > a {
    line-height: 45px;
    text-align: center;
    display: inline-block;
    background-color: #ebb805 ;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    padding: 4px 47px 4px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cart-shiping-update-wrapper .cart-clear > a,
    .cart-shiping-update-wrapper .cart-clear > button,
    .cart-shiping-update-wrapper .cart-shiping-update > a {
           padding: 8px 14px;
    margin: 0 0 15px;

    }
    .grand-totall a {
  
    font-size: 14px;
    padding: 4px 32px 4px;
    text-transform: uppercase;
}
}
@media only screen and (max-width: 767px) {
    .cart-shiping-update-wrapper .cart-clear > a,
    .cart-shiping-update-wrapper .cart-clear > button,
    .cart-shiping-update-wrapper .cart-shiping-update > a {
     padding: 7px 5px;
    margin: 0 0 15px;

    }
    .pro-qty-btn input {
   
    width: 55px;
    height: 32px;

}
.qtyminus {
    padding: 5px 8px;
    
}
.qtyplus {
    padding: 5px 8px;

}
.product-details-content .pro-details-quality .pro-details-cart a {
  
    line-height: 35px;
    height: 35px;
    
}
.slick-slide img {
    display: block;
    max-width: 144px;
}
}
.cart-shiping-update-wrapper .cart-clear > button:hover,
.cart-shiping-update-wrapper .cart-shiping-update > a:hover {
        background-color: #3e3344;
    color: #fff;
}
.cart-shiping-update-wrapper .cart-clear > a {
    background-color: #1d1d1e;
    color: #fff;

}
.cart-shiping-update-wrapper .cart-clear > a:hover {
     background-color: #29282e;
    color: #fff;
}
.cart-tax,
.discount-code-wrapper,
.grand-totall {
 
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 45px 30px 50px;
}
.cart-tax .title-wrap,
.discount-code-wrapper .title-wrap,
.grand-totall .title-wrap {
    position: relative;
}
.cart-tax .title-wrap::before,
.discount-code-wrapper .title-wrap::before,
.grand-totall .title-wrap::before {
   background-color: #e3e1e1;
    content: "";
    height: 1px;
    left: 89px;
    position: absolute;
    top: 10px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 85%;
    z-index: 1;
}
.cart-tax .title-wrap h4.cart-bottom-title,
.discount-code-wrapper .title-wrap h4.cart-bottom-title,
.grand-totall .title-wrap h4.cart-bottom-title {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding-right: 18px;
    position: relative;
    z-index: 1;
    color: #1d1d1d;
}
.cart-tax .tax-wrapper,
.discount-code-wrapper .tax-wrapper,
.grand-totall .tax-wrapper {
    margin-top: 22px;
}
.tax-select-wrapper {
    margin: 15px 0 0;
}
.tax-select-wrapper select {
    width: 100%;
    height: 42px;
    line-height: 42px;
    border: 1px solid #ebebeb;
    background: #fff;
    padding-left: 20px;
    border-radius: 5px;
}
.tax-select-wrapper input {
    width: 100%;
    height: 42px;
    line-height: 42px;
    border: 1px solid #ebebeb;
    background: #fff;
    padding-left: 20px;
    border-radius: 5px;
}
.tax-select-wrapper .tax-select {
    margin-bottom: 20px;
}
.tax-select-wrapper .tax-select label {
    color: #1d1d1d;
    font-size: 14px;
    margin: 0 0 10px;
}
.tax-select-wrapper button.cart-btn-2 {
    background: #266cfb;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding: 18px 58px;
    text-transform: uppercase;
}
.tax-select-wrapper button.cart-btn-2:hover {
    color: #fff;
    background: #1d1d1d;
}
.discount-code-wrapper .title-wrap {
    margin-bottom: 22px;
}
.discount-code-wrapper .discount-code p {
    margin: 0 0 15px;
}
.discount-code-wrapper .discount-code input {
    background: #fff;
    border: 1px solid #ebebeb;
    height: 45px;
    margin-bottom: 30px;
    padding-left: 10px;
    outline: 0;
    width: 100%;
    border-radius: 5px;
}
.discount-code-wrapper .discount-code button.cart-btn-2 {
    background: #266cfb;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding: 18px 58px;
    text-transform: uppercase;
}
.discount-code-wrapper .discount-code button.cart-btn-2:hover {
    color: #fff;
    background: #1d1d1d;
}
.grand-totall .total-shipping {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    margin: 0 0 27px;
    padding: 7px 0;
}
.grand-totall h5 span {
    float: right;
    font-size: 18px;
    font-weight: 700;
}
.grand-totall .total-shipping {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    margin: 0 0 27px;
    padding: 28px 0;
}
.grand-totall .total-shipping h5 {
    font-size: 14px;
    margin: 0;
}
.grand-totall .total-shipping ul {
    padding: 19px 0 0 0;
}
.grand-totall .total-shipping ul li {
    color: #242424;
    list-style: outside none none;
    margin: 0 0 6px;
    display: block;
}
.grand-totall .total-shipping ul li input {
    background: #e9e9e9 none repeat scroll 0 0;
    border: 1px solid #d7d7d7;
    border-radius: 5px !important;
    color: #626262;
    cursor: pointer;
    height: 13px;
    margin-right: 10px;
    padding: 0;
    position: relative;
    top: 2px;
    width: 13px;
}
.grand-totall .total-shipping ul li span {
    float: right;
}
.grand-totall .grand-totall-title {
    color: #2f3032;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 25px;
}
.grand-totall .grand-totall-title span {
    float: right;
}
.grand-totall a {
    line-height: 45px;
    text-align: center;
    display: block;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    padding: 4px 18px 4px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif !important;
}
/* .grand-totall a:hover {
    background-color: #ebb805 ;
    color: #fff;
} */
.billing-info-wrap .billing-info input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #d9aa05;
    color: #000;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 10px;
    width: 100%;
    outline: 0;
    height: 45px;
    font-family: 'Lato', sans-serif !important;
    letter-spacing: 0;
}
.billing-info-wrap .billing-info input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #d9aa05;
    color: #666;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 10px;
    width: 100%;
    outline: 0;
    height: 45px;
}
.billing-info-wrap .billing-info input.billing-address {
    margin-bottom: 10px;
}
.billing-info-wrap .billing-info .checkout-account label {
    color: #666;
    font-weight: 400;
    margin: 0 0 0 12px;
}
.billing-info-wrap .billing-info .checkout-account input {
    border: 1px solid #d9aa05;
    display: inline-block;
    float: left;
    height: 12px;
    width: 12px;
    margin-top: 7px;
    cursor: pointer;
}
.billing-info-wrap .billing-select select {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #d9aa05;
    color: #666;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 10px;
    width: 100%;
    outline: 0;
    height: 45px;
    font-family: 'Lato', sans-serif !important;
    letter-spacing: 0;
}
.billing-info-wrap .checkout-account-toggle input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #d9aa05;
    color: #666;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 10px;
    margin: 0 0 20px;
    width: 100%;
    height: 45px;
    outline: 0;
}
.billing-info-wrap .checkout-account-toggle button.checkout-btn {
    background-color: #266cfb;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    padding: 10px 30px;
    text-transform: uppercase;
    border-radius: 5px;
    z-index: 9;
}
.billing-info-wrap .checkout-account-toggle button.checkout-btn:hover {
    background-color: #1d1d1d;
}
.billing-info-wrap .additional-info-wrap {
    margin: 30px 0;
}
.billing-info-wrap .additional-info-wrap h4 {
    font-size: 16px;
    font-weight: 700;
    color: #1d1d1d;
    margin: 0 0 10px;
}
.billing-info-wrap .additional-info-wrap textarea {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    color: #333;
    font-size: 14px;
    height: 138px;
    padding: 17px 20px;
    width: 100%;
    outline: 0;
}
.your-order-area h3 {
    font-weight: 700;
    color: #fbf3f3;
    margin: 0 0;
    font-size: 24px;
    line-height: 16px;
    font-family: 'Lato', sans-serif !important;
    background-color: #222;
    padding: 20px;
}
.your-order-area .your-order-wrap {
    padding: 38px 45px 44px;
    background: #f6f6f6;
    border-radius: 5px;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-top ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-top ul li {
    font-size: 16px;
    font-weight: 700;
    list-style: outside none none;
    color: #1d1d1d;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-middle {
    border-bottom: 1px solid #d9aa05;
    border-top: 1px solid #d9aa05;
    margin: 29px 0;
    padding: 19px 0 18px;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-middle li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 10px;
    border-bottom: #d9aa05 1px solid;
    padding: 10px 0;
    font-family: 'Lato', sans-serif !important;
}

.your-order-area .your-order-wrap .your-order-product-info .your-order-middle li:last-child{
    border-bottom: none;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-bottom ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-bottom ul li.your-order-shipping {
    font-size: 16px;
    color: #253237;
    font-weight: 600;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total {
    border-bottom: 1px solid #d9aa05;
    border-top: 1px solid #d9aa05;
    margin: 18px 0 33px;
    padding: 17px 0 19px;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total ul li {
    font-weight: 700;
    color: #2f2946;
    font-size: 16px;
    list-style: outside none none;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total ul li.order-total {
    font-weight: 700;
    color: #212121;
    font-size: 18px;
}
@media only screen and (max-width: 767px) {
    .your-order-area .your-order-wrap {
        padding: 38px 30px 44px;
    }
}
.your-order-area .payment-accordion {
    margin: 0 0 16px;
}
.your-order-area .payment-accordion:last-child {
    margin: 0 0 0;
}
.your-order-area .payment-accordion h4 a {
    color: #1d1d1d;
    font-size: 16px;
    margin: 0;
    font-weight: 600;
}
.your-order-area .payment-accordion .panel-body {
    padding: 5px 0 0 0;
}
.your-order-area .payment-accordion .panel-body p {
    padding: 0 0 0 10px;
    font-size: 14px;
    color: #888;
    line-height: 24px;
}
.your-order-area .Place-order {
    margin-top: 25px;
}
.your-order-area .Place-order a {
       background-color: #4a4754;
    color: #fff;
    display: block;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1;
    padding: 18px 20px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    z-index: 9;
}
.your-order-area .Place-order a:hover {
    background-color: #1d1d1d;
}
.open-toggle,
.open-toggle2 {
    display: none;
}
.compare-table .table tbody tr:first-child {
    border-top: 1px solid #eee;
}
.compare-table .table tbody tr td {
    text-align: center;
    border: none;
    padding: 25px 30px;
    vertical-align: middle;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
}
.compare-table .table tbody tr td:last-child {
    border-right: 1px solid #eee;
}
.compare-table .table tbody tr td.first-column {
    min-width: 160px;
    font-size: 18px;
    font-weight: 700;
    color: #1d1d1d;
    margin: 0;
    line-height: 1;
}
.compare-table .table tbody tr td.product-image-title {
    min-width: 300px;
    vertical-align: bottom;
    padding-top: 70px;
}
.compare-table .table tbody tr td.product-image-title .image {
    clear: both;
    width: 100%;
    margin-bottom: 40px;
    display: block;
}
.compare-table .table tbody tr td.product-image-title .category {
    float: left;
    clear: both;
    font-size: 13px;
    line-height: 15px;
    color: #1d1d1d;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}
.compare-table .table tbody tr td.product-image-title .title {
    float: left;
    clear: both;
    font-size: 16px;
    font-weight: 700;
    color: #1d1d1d;
    line-height: 20px;
    margin-bottom: 10px;
}
.compare-table .table tbody tr td.pro-desc p {
    text-align: left;
    margin: 0;
    line-height: 24px;
}
.compare-table .table tbody tr td.pro-color,
.compare-table .table tbody tr td.pro-price,
.compare-table .table tbody tr td.pro-stock {
    font-size: 16px;
    font-weight: 700;
    color: #1d1d1d;
}
.compare-table .table tbody tr td.pro-addtocart .add-to-cart {
    position: relative;
    background-color: #266cfb;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    width: 160px;
    padding: 14px 25px 14px 25px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    outline: 0;
    font-weight: 700;
}
.compare-table .table tbody tr td.pro-addtocart .add-to-cart:hover {
    background-color: #1d1d1d;
}
.compare-table .table tbody tr td.pro-remove button {
    border: none;
    background-color: transparent;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    outline: 0;
    color: #1d1d1d;
}
.compare-table .table tbody tr td.pro-remove button i {
    font-size: 22px;
}
.compare-table .table tbody tr td.pro-remove button:hover {
    color: #266cfb;
}
.compare-table .table tbody tr td.pro-ratting i {
    font-size: 20px;
    color: #fdd835;
}
.login-register-wrapper .login-register-tab-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 40px;
}
.login-register-wrapper .login-register-tab-list a {
    position: relative;
}
.login-register-wrapper .login-register-tab-list a:before {
    background-color: #000;
    bottom: 5px;
    content: "";
    height: 18px;
    margin: 0 auto;
    position: absolute;
    right: -2px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 1px;
}
.login-register-wrapper .login-register-tab-list a:hover h4 {
    color: #266cfb !important;
}
.login-register-wrapper .login-register-tab-list a h4 {
    font-size: 25px;
    font-weight: 700;
    margin: 0 20px;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #121f38;
}
.login-register-wrapper .login-register-tab-list a:last-child:before {
    display: none;
}
.login-register-wrapper .login-form-container {
    background: transparent none repeat scroll 0 0;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    padding: 80px;
    text-align: left;
}
.login-register-wrapper .login-form-container .login-register-form input {
    background-color: transparent;
    border: 1px solid #ebebeb;
    color: #666;
    font-size: 14px;
    height: 45px;
    margin-bottom: 30px;
    padding: 0 15px;
    width: 100%;
    outline: 0;
}
.login-register-wrapper .login-form-container .login-register-form .button-box .login-toggle-btn {
    padding: 10px 0 19px;
}
.login-register-wrapper .login-form-container .login-register-form .button-box .login-toggle-btn input[type="checkbox"] {
    height: 15px;
    margin: 0;
    position: relative;
    top: 1px;
    width: 17px;
}
.login-register-wrapper .login-form-container .login-register-form .button-box .login-toggle-btn a {
    color: #1d1d1d;
    float: right;
    font-size: 15px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.login-register-wrapper .login-form-container .login-register-form .button-box .login-toggle-btn a.flote-none {
    float: none !important;
}
.login-register-wrapper .login-form-container .login-register-form .button-box .login-toggle-btn a:hover {
    color: #266cfb;
}
.login-register-wrapper .login-form-container .login-register-form .button-box button {
    background-color: #f2f2f2;
    border: medium none;
    color: #121f38;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 11px 30px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    outline: 0;
    border-radius: 5px;
}
.login-register-wrapper .login-form-container .login-register-form .button-box button:hover {
    background-color: #266cfb;
    color: #fff;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .login-register-wrapper .login-form-container {
        padding: 80px 50px;
    }
}
@media only screen and (max-width: 767px) {
    .login-register-wrapper .login-form-container {
        padding: 40px 15px;
    }
}
.login-register-wrapper .login-register-tab-list a.active h4 {
    color: #266cfb;
}
.single-my-account {
    margin-bottom: 20px;
    border: 1px solid #ebebeb;
}
.single-my-account h3.panel-title {
    background-color: #f9f9f9;
    border-bottom: 1px solid #ebebeb;
    color: #121f38;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    line-height: 2;
}
.single-my-account h3.panel-title span {
    color: #121f38;
    font-size: 14px;
    left: 20px;
    position: absolute;
    top: 16px;
}
.single-my-account h3.panel-title a {
    color: #121f38;
    display: block;
    padding: 16px 55px;
    position: relative;
}
.single-my-account h3.panel-title a:before {
    content: "";
    display: inline-block;
    font-family: Ionicons;
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -14px;
}
.single-my-account h3.panel-title a:hover {
    color: #266cfb;
}
.single-my-account .myaccount-info-wrapper {
    padding: 30px 20px;
    background-color: #fff;
}
.single-my-account .myaccount-info-wrapper .account-info-wrapper {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 28px;
    padding-bottom: 30px;
}
.single-my-account .myaccount-info-wrapper .account-info-wrapper h4 {
    font-size: 14px;
    margin: 0;
    text-transform: uppercase;
    color: #121f38;
    font-weight: 700;
}
.single-my-account .myaccount-info-wrapper .account-info-wrapper h5 {
    font-size: 14px;
    letter-spacing: 0.2px;
    margin-top: 7px;
    font-weight: 600;
    color: #121f38;
}
.single-my-account .myaccount-info-wrapper .account-info-wrapper .account-info-wrapper {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 28px;
    padding-bottom: 30px;
}
.single-my-account .myaccount-info-wrapper .billing-info {
    margin-bottom: 20px;
}
.single-my-account .myaccount-info-wrapper .billing-info label {
    color: #888;
    font-size: 14px;
    text-transform: capitalize;
}
.single-my-account .myaccount-info-wrapper .billing-info input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    color: #888;
    height: 40px;
    padding: 0 15px;
    width: 100%;
    outline: 0;
}
.single-my-account .myaccount-info-wrapper .billing-back-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 26px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a {
    color: #121f38;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a i {
    font-size: 15px;
    color: #266cfb;
}
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a:hover {
    color: #266cfb;
}
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-btn button {
    background-color: #f2f2f2;
    border: medium none;
    color: #121f38;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 16px 35px 17px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    outline: 0;
    border-radius: 5px;
}
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-btn button:hover {
    background-color: #266cfb;
    color: #fff;
}
.single-my-account .myaccount-info-wrapper .entries-wrapper {
    border: 1px solid #eaeaea;
    position: relative;
}
@media only screen and (max-width: 767px) {
    .single-my-account .myaccount-info-wrapper .entries-wrapper {
        padding: 30px 10px;
    }
}
.single-my-account .myaccount-info-wrapper .entries-wrapper:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    left: 50%;
    top: 0;
    background-color: #eaeaea;
}
@media only screen and (max-width: 767px) {
    .single-my-account .myaccount-info-wrapper .entries-wrapper:before {
        display: none;
    }
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-info {
    padding: 30px 20px;
}
@media only screen and (max-width: 767px) {
    .single-my-account .myaccount-info-wrapper .entries-wrapper .entries-info {
        padding: 0 10px 30px;
    }
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-info p {
    color: #888;
    font-size: 14px;
    margin: 0;
    text-transform: capitalize;
    line-height: 24px;
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a {
    background-color: #f32013;
    color: #fff;
    display: inline-block;
    line-height: 1;
    margin: 0 2px;
    padding: 12px 15px;
    text-transform: uppercase;
    font-weight: 700;
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a:hover {
    background-color: #266cfb;
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a.edit {
    background-color: #121f38;
    font-weight: 700;
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a.edit:hover {
    background-color: #266cfb;
}
.cart-heading h2 {
    color: #121f38;
    text-align: left;
    font-size: 24px;
    line-height: 16px;
    font-style: normal;
    text-transform: none;
    margin: 0 0 30px;
    font-weight: 600;
}
.empty-text-contant i {
    font-size: 60px;
    color: #121f38;
}
.empty-text-contant h1 {
    font-size: 28px;
    color: #121f38;
    margin: 20px 0 20px;
}
@media only screen and (max-width: 575px) {
    .empty-text-contant h1 {
        font-size: 18px;
    }
}
@media only screen and (max-width: 360px) {
    .empty-text-contant h1 {
        font-size: 15px;
    }
}
.empty-text-contant a.empty-cart-btn {
/*width: 140px; */
    height: 45px;
    line-height: 45px;
    text-align: center;
    display: inline-block;
      background-color: #767676;
    color: #fff;
    font-weight: 700;
    border-radius: 0;
    font-size: 14px;
    display: inline-block;
    padding: 0 20px;
}
.empty-text-contant a.empty-cart-btn:hover {
    background-color: #121f38;
}
.empty-text-contant a.empty-cart-btn:hover i {
    -webkit-transform: translate(-5px, 0);
    transform: translate(-5px, 0);
}
.empty-text-contant a.empty-cart-btn i {
    font-size: 16px !important;
    font-size: 18px;
    color: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: inline-block;
}
.about-area .about-content h2 {
    font-weight: 600;
    margin: 0 0 15px;
    font-size: 40px;
}
@media only screen and (max-width: 479px) {
    .about-area .about-content h2 {
        font-size: 24px;
    }
}
.about-area .about-content p {
    line-height: 24px;
    color: #121f38;
}
.about-area .single-about h4 {
    font-size: 30px;
    font-weight: 600;
    color: #121f38;
    margin: 0 0 15px;
}
@media only screen and (max-width: 479px) {
    .about-area .single-about h4 {
        font-size: 24px;
    }
}
.about-area .single-about p {
    line-height: 24px;
    color: #121f38;
}
.left-sidebar .search-widget {
    position: relative;
}
.left-sidebar input {
    width: 100%;
    border: 1px solid #ebebeb;
    height: 45px;
    padding: 0 55px 0 20px;
    border-radius: 5px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .left-sidebar input {
        font-size: 12px;
        padding-left: 10px;
    }
}
.left-sidebar button {
    position: absolute;
    width: 50px;
    height: 45px;
    left: auto;
    right: 0;
    font-size: 20px;
    line-height: 45px;
    text-align: center;
    border-radius: 0 5px 5px 0;
    background-color: #266cfb;
    color: #fff;
}
.left-sidebar button:hover {
    background-color: #121f38;
}
.left-sidebar .category-post li {
    margin-bottom: 5px;
    display: block;
}
.left-sidebar .category-post li a {
    color: #888;
    line-height: 24px;
}
.left-sidebar .category-post li a:hover {
    color: #266cfb;
}
.left-sidebar .category-post li:last-child {
    margin: 0;
}
.left-sidebar .recent-post-widget .recent-single-post {
    margin: 0 0 30px;
}
.left-sidebar .recent-post-widget .recent-single-post .thumb-side img {
    width: 90px;
    height: 90px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.left-sidebar .recent-post-widget .recent-single-post .media-side {
    margin: 0 0 0 18px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 24px;
}
.left-sidebar .recent-post-widget .recent-single-post .media-side a {
    font-size: 14px;
    color: #121f38;
    font-weight: 600;
}
.left-sidebar .recent-post-widget .recent-single-post .media-side a:hover {
    color: #266cfb;
}
.single-blog-post {
    line-height: 24px;
}
.single-blog-post .blog-post-media {
    overflow: hidden;
}
.single-blog-post .blog-post-media .blog-image img {
    height: 300px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.single-blog-post .blog-post-media iframe {
    width: 100%;
    position: relative;
    border: 0;
}
.single-blog-post .slick-slide:focus {
    outline: 0 none;
}
.single-blog-post .blog-gallery .slick-slide img {
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.single-blog-post .blog-gallery .slick-arrow {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
}
.single-blog-post .blog-gallery .slick-arrow.next {
    left: auto;
    right: 0;
}
.single-blog-post .blog-gallery .slick-arrow i {
    font-size: 26px;
    color: #333;
}
.single-blog-post .blog-gallery .slick-arrow i:hover {
    color: #266cfb;
}
.single-blog-post .blog-gallery:hover .slick-arrow {
    visibility: visible;
    opacity: 1;
    left: 20px;
}
.single-blog-post .blog-gallery:hover .slick-arrow.next {
    left: auto;
    right: 20px;
}
.single-blog-post.blog-list-post .blog-post-media .blog-image img {
    height: 300px;
}
.single-blog-post.blog-list-post .blog-post-media iframe {
    width: 100%;
    position: relative;
    height: 300px;
}
.single-blog-post.blog-list-post .blog-post-media .blog-gallery .slick-slide img {
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.single-blog-page .single-blog-post .blog-image img {
    height: auto;
}
.blog-post-content-inner .blog-title a {
    font-size: 24px;
    font-weight: 600;
    color: #121f38;
}
.blog-post-content-inner .blog-title a:hover {
    color: #266cfb;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-post-content-inner .blog-title a {
        font-size: 20px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-post-content-inner .blog-title a {
        font-size: 20px;
    }
}
@media only screen and (max-width: 479px) {
    .blog-post-content-inner .blog-title a {
        font-size: 20px;
    }
}
.blog-post-content-inner .blog-page-meta {
    margin: 10px 0;
}
.blog-post-content-inner .blog-page-meta li {
    display: inline-block;
    position: relative;
}
.blog-post-content-inner .blog-page-meta li:first-child {
    margin-right: 15px;
}
.blog-post-content-inner .blog-page-meta li:first-child:after {
    position: absolute;
    top: 50%;
    right: -9px;
    left: auto;
    background: #555;
    content: "";
    width: 1px;
    height: 12px;
    margin-top: -6px;
}
.blog-post-content-inner .blog-page-meta li a {
    display: block;
    color: #121f38;
}
.blog-post-content-inner .blog-page-meta li a:hover {
    color: #266cfb;
}
.blog-post-content-inner p {
    margin: 20px 0;
    padding-top: 20px;
    border-top: 1px solid #ebebeb;
    color: #121f38;
    line-height: 24px;
}
.blog-post-content-inner .read-more-btn {
    color: #121f38;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 1;
    position: relative;
    display: inline-block;
}
.blog-post-content-inner .read-more-btn i {
    color: #266cfb;
    font-size: 16px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-transform: translate(2px, 2px);
    transform: translate(2px, 2px);
    display: inline-block;
}
.blog-post-content-inner .read-more-btn:hover {
    padding-left: 10px;
    color: #266cfb;
}
.single-post-content p {
    margin: 20px 0;
    color: #121f38;
    line-height: 24px;
}
.single-post-content p.quate-speech {
    margin-left: 100px;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 26px;
    font-style: italic;
    border-left: 3px solid #266cfb;
}
@media only screen and (max-width: 767px) {
    .single-post-content p.quate-speech {
        margin-left: 50px;
    }
}
.blog-single-tags-share {
    margin-bottom: 35px;
    line-height: 24px;
}
.blog-single-tags-share span.title {
    font-weight: 700;
    color: #121f38;
}
.blog-single-tags-share .tag-list li {
    display: inline-block;
    margin-left: 5px;
    color: #121f38;
}
.blog-single-tags-share .tag-list li a {
    color: #121f38;
}
.blog-single-tags-share .tag-list li a:hover {
    color: #266cfb;
}
.blog-single-tags-share .social li {
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    color: #121f38;
}
.blog-single-tags-share .social li a {
    color: #121f38;
}
.blog-single-tags-share .social li a:hover {
    color: #266cfb;
}
.blog-related-post {
    padding: 40px 0 30px 0;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
.blog-related-post .section-title {
    border-bottom: 0 solid #ebebeb;
    margin-bottom: 50px;
}
.blog-related-post .section-title:before {
    display: none;
}
.blog-related-post .section-title h2 {
    padding: 0;
}
.blog-related-post .section-title h2:before {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -25px;
    height: 2px;
    bottom: -22px;
    background: #146cda;
    width: 50px;
}
.blog-related-post .blog-title a {
    font-size: 18px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-related-post .blog-title a {
        font-size: 15px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-related-post .blog-title a {
        font-size: 15px;
    }
}
@media only screen and (max-width: 767px) {
    .blog-related-post .blog-title a {
        font-size: 20px;
    }
}
.comment-area {
    line-height: 24px;
    margin-top: 35px;
}
.comment-area h2.comment-heading {
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    color: #121f38;
    text-transform: capitalize;
    line-height: 16px;
    font-weight: 600;
    margin: 0 0 40px;
}
.comment-area .single-review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 50px;
}
@media only screen and (max-width: 767px) {
    .comment-area .single-review {
        display: block;
    }
}
.comment-area .single-review .review-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    margin: 0 15px 0 0;
}
@media only screen and (max-width: 767px) {
    .comment-area .single-review .review-img {
        margin: 0 0 20px 0;
    }
}
.comment-area .single-review .review-content {
    padding: 30px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
}
.comment-area .single-review .review-content .review-top-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.comment-area .single-review .review-content .review-top-wrap .review-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.comment-area .single-review .review-content .review-top-wrap .review-left .review-name h4 {
    font-weight: 600;
    color: #121f38;
}
.comment-area .single-review .review-content .review-top-wrap .review-left a {
    color: #121f38;
}
.comment-area .single-review .review-content .review-top-wrap .review-left a:hover {
    color: #266cfb;
}
.comment-area .single-review .review-content p {
    margin: 0;
    width: 93%;
}
@media only screen and (max-width: 479px) {
    .comment-area .single-review .review-content p {
        width: 100%;
    }
}
.comment-area .single-review.child-review {
    margin-left: 70px;
}
@media only screen and (max-width: 767px) {
    .comment-area .single-review.child-review {
        margin-left: 0;
    }
}
.blog-comment-form {
    line-height: 24px;
}
.blog-comment-form h2.comment-heading {
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    color: #121f38;
    text-transform: capitalize;
    line-height: 16px;
    font-weight: 600;
    margin: 0 0 10px;
}
.blog-comment-form p {
    margin: 0 0 30px;
}
.blog-comment-form .single-form input,
.blog-comment-form .single-form textarea {
    padding: 2px 10px 2px 20px;
    background: 0 0;
    border: 1px solid #e6e6e6;
    color: #333;
    border-radius: 5px;
}
.blog-comment-form .single-form textarea {
    height: 180px;
    padding: 20px 10px 2px 20px;
    margin-bottom: 20px;
    width: 100%;
    outline: 0;
}
.blog-comment-form .single-form input {
    height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #253237;
    width: 100%;
    margin-bottom: 15px;
    outline: 0;
}
.blog-comment-form .single-form input.submit {
    padding: 0 55px !important;
    line-height: 48px;
    height: 48px;
    font-size: 16px;
    font-weight: 700;
    border: none;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    background: #266cfb !important;
    display: block;
    color: #fff !important;
    width: 200px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin: 20px 0 0 0;
}
.blog-comment-form .single-form input.submit:hover {
    background-color: #121f38 !important;
}
.contact-area .contact-map {
    margin-bottom: 60px;
}
.contact-area .gmap_canvas iframe {
    overflow: hidden;
    background: 0 0 !important;
    height: 500px;
    width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-area .gmap_canvas iframe {
        height: 400px;
    }
}
@media only screen and (max-width: 767px) {
    .contact-area .gmap_canvas iframe {
        height: 350px;
    }
}

.contact-area .custom-row-2 div[class^="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}
.contact-area .custom-row-2 .contact-info-wrap {
    background-color: #f3f3f3;
    padding: 120px 70px 112px 90px;
}
.contact-area .custom-row-2 .contact-info-wrap .single-contact-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
}
.contact-area .custom-row-2 .contact-info-wrap .single-contact-info .contact-icon {
    margin-right: 20px;
}
.contact-area .custom-row-2 .contact-info-wrap .single-contact-info .contact-icon i {
    font-size: 20px;
    color: #121f38;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #252525;
    text-align: center;
    border-radius: 100%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.contact-area .custom-row-2 .contact-info-wrap .single-contact-info:hover .contact-icon i {
      background-color: #ebb805 ;
    color: #fff;
    border-color: #ebb805 ;
}
.contact-area .custom-row-2 .contact-info-wrap .single-contact-info .contact-info-dec p {
    line-height: 1;
    color: #121f38;
    margin: 0 0 9px;
}
.contact-area .custom-row-2 .contact-info-wrap .single-contact-info .contact-info-dec p a {
    color: #121f38;
}
.contact-area .custom-row-2 .contact-info-wrap .single-contact-info .contact-info-dec p a:hover {
    color: #ebb805 ;
}
.contact-area .custom-row-2 .contact-info-wrap .contact-social h3 {
    font-weight: 700;
    color: #121f38;
    font-size: 24px;
    margin: 0 0 17px;
    line-height: 1;
}
.contact-area .custom-row-2 .contact-info-wrap .contact-social .social-info {
    margin-top: 30px;
}
.contact-area .custom-row-2 .contact-info-wrap .contact-social .social-info a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #666;
    font-size: 24px;
    padding: 0;
    line-height: 36px;
    border-radius: 100%;
    text-align: center;
    border: none;
    z-index: 1;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin-right: 15px;
}
.contact-area .custom-row-2 .contact-info-wrap .contact-social .social-info a:hover {
    color: #266cfb;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .contact-area .custom-row-2 .contact-info-wrap {
        padding: 120px 20px 112px 40px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-area .custom-row-2 .contact-info-wrap {
        padding: 120px 20px 112px 30px;
    }
}
@media only screen and (max-width: 767px) {
    .contact-area .custom-row-2 .contact-info-wrap {
          padding: 50px 30px 50px 10px;
    }
}
.contact-area .custom-row-2 .contact-form {
    background-color: #f3f3f3;
    padding: 50px 110px 50px 110px;
}
.contact-area .custom-row-2 .contact-form .contact-title h2 {
    font-size: 24px;
    font-weight: 700;
    color: #121f38;
    line-height: 1;
    margin-bottom: 36px;
    margin-left: -10px;
}
.contact-area .custom-row-2 .contact-form .contact-form-style input,
.contact-area .custom-row-2 .contact-form .contact-form-style textarea {
    background: 0 0;
    border: 1px solid #c1c1c1;
    height: 40px;
    padding: 2px 14px;
    margin-bottom: 30px;
    color: #000;
    width: 100%;
    outline: 0;
    border-radius: 5px;
}
.contact-area .custom-row-2 .contact-form .contact-form-style textarea {
    padding: 20px 14px;
    margin-bottom: 0;
    height: 200px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-area .custom-row-2 .contact-form .contact-form-style textarea {
        height: 130px;
    }
}
.contact-area .custom-row-2 .contact-form .contact-form-style button {
    border: none;
    background-color: #266cfb;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    padding: 15px 52px;
    margin-top: 33px;
    outline: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-radius: 5px;
}
.contact-area .custom-row-2 .contact-form .contact-form-style button:hover {
    background: #121f38;
}
.contact-area .custom-row-2 .contact-form p {
    color: #333;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-area .custom-row-2 .contact-form {
        padding: 50px 30px 50px 30px;
    }
}
@media only screen and (max-width: 767px) {
    .contact-area .custom-row-2 .contact-form {
        padding: 50px 30px 50px 30px;
    }
}
.modal-dialog {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    padding: 35px;
}
.modal-dialog .modal-header {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 10px 10px;
    border-bottom: 1px solid #dee2e6;
}
.modal-dialog .modal-header span {
    font-size: 24px;
    color: #1d1d1d;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.modal-dialog .modal-header span:hover {
    color: #266cfb;
}
.modal-dialog .product-details-content {
    padding: 0;
    border: 0;
    border-radius: 0;
}
.modal-dialog .product-details-content p.quickview-para {
    font-size: 14px;
    color: #1d1d1d;
    line-height: 24px;
    margin: 0 0 20px;
    font-weight: 400;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .modal-dialog {
        max-width: 720px;
        width: 720px;
    }
}
@media only screen and (max-width: 767px) {
    .modal-dialog {
        width: 98%;
        max-width: 100%;
        padding: 35px 0;
        margin: auto 2%;
    }
}
.modal-dialog .gallery-thumbs {
    width: 90%;
    margin: auto;
}
.modal-dialog .gallery-thumbs .single-slide {
    margin: 0 5px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.modal-dialog .gallery-thumbs .single-slide img {
    margin: auto;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.modal-dialog .gallery-thumbs .single-slide img:hover {
    border: 1px solid #266cfb;
}
.modal-dialog .gallery-thumbs .single-slide.slick-slide.slick-current img {
    border: 1px solid #266cfb;
}
.modal-dialog .gallery-thumbs .slick-arrow {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
}
.modal-dialog .gallery-thumbs .slick-arrow i {
    font-size: 20px;
    color: #121f38;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.modal-dialog .gallery-thumbs .slick-arrow i:hover {
    color: #266cfb;
}
.modal-dialog .gallery-thumbs span.next.slick-arrow {
    left: auto;
    right: 0;
}
.modal-dialog:hover .slick-arrow {
    opacity: 1;
    visibility: visible;
}
.modal-dialog:hover .slick-arrow.next {
    /*right: -15px !important;*/
}
.modal-dialog:hover .slick-arrow.prev {
    /*left: -15px;*/
}
.modal.fade {
    display: block !important;
    opacity: 0;
    visibility: hidden;
}
.modal.fade.show {
    display: block !important;
    opacity: 1;
    visibility: visible;
}
.best-sell-area .product-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
@media only screen and (max-width: 479px) {
    .best-sell-area .product-inner {
        display: block;
    }
}
.best-sell-area .product-inner .img-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    max-width: 315px;
    margin-right: 20px;
}
@media only screen and (max-width: 479px) {
    .best-sell-area .product-inner .img-block {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        max-width: 100%;
        margin-right: 0;
    }
}
.best-sell-area .product-inner .product-decs {
    padding: 25px 10px 10px 0;
    overflow: hidden;
    text-align: left;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.best-sell-area .product-inner .product-decs .in-stock {
    font-size: 13px;
    text-transform: capitalize;
    color: #9d9c9c;
    line-height: 1;
    display: block;
    margin: 0 0 15px;
}
.best-sell-area .product-inner .product-decs .in-stock span {
    color: #266cfb;
}
.best-sell-area .product-inner .product-decs p {
    color: #69696c;
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 30px;
}
@media only screen and (max-width: 479px) {
    .best-sell-area .product-inner .product-decs p {
        padding: 0 15px;
    }
}
@media only screen and (max-width: 479px) {
    .best-sell-area .product-inner .product-decs {
        text-align: center;
    }
}
.best-sell-area .list-product {
    padding: 1%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin-bottom: 15px;
}
.category-slider-area .list-product {
    padding: 0;
    display: inline-block;
    margin-bottom: 30px;
}
.category-slider-area .list-product:before {
    display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .category-slider-area .list-product {
        display: block;
    }
}
.category-slider-area .list-product .product-inner .img-block {
    float: left;
    width: 100px;
    position: relative;
    overflow: hidden;
}
.category-slider-area .list-product:hover .product-inner {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.category-slider-area .list-product .product-decs {
    overflow: hidden;
    padding: 10px;
    text-align: left;
    padding-bottom: 0;
}
.news-letter-area {
    position: relative;
    padding: 45px 0;
    background: #266cfb;
}
.news-letter-area .title-newsletter h2 {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    line-height: 24px;
    margin: 0 0 10px;
}
.news-letter-area .title-newsletter p {
    color: #fff;
    font-size: 14px;
}
.news-letter-area .subscribe-form {
    position: relative;
    overflow: hidden;
}
.news-letter-area .subscribe-form .validate {
    height: 47px;
    background: #fff;
    border: 0;
    color: #b1b1b1;
    padding: 15px 120px 0 20px;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    border: none;
    border-radius: 5px;
}
.news-letter-area .subscribe-form .validate input.email {
    width: 100%;
}
.news-letter-area .subscribe-form .validate .button {
    position: absolute;
    top: 0;
    right: 0;
    text-transform: capitalize;
    font-size: 0;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    background: #1d1d1d;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 20px;
    line-height: 47px;
    height: 47px;
    border-radius: 0 5px 5px 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.blank-page-area .blank-content-header {
    margin: 0 0 3rem;
}
.blank-page-area .blank-content-header h1 {
    color: #2b2d2f;
    text-align: left;
    font-size: 28px;
    line-height: 1;
    font-style: normal;
    text-transform: none;
    margin: 0;
}
@media only screen and (max-width: 767px) {
    .blank-page-area .blank-content-header h1 {
        font-size: 18px;
    }
}
@media only screen and (max-width: 575px) {
    .blank-page-area .blank-content-header h1 {
        font-size: 14px;
    }
}
.blank-page-area .page-not-found {
    -webkit-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
    background: #fff;
    padding: 1rem;
    font-size: 0.875rem;
    color: #7a7a7a;
    max-width: 570px;
    margin: 0 auto;
}
.blank-page-area .page-not-found h4 {
    font-size: 1rem;
    font-weight: 700;
    margin: 0.5rem 0 1rem;
}
.blank-page-area .page-not-found p {
    color: #777;
}
.blank-page-area .page-not-found a {
    color: #121f38;
    font-weight: 700;
    margin: 10px 0;
    display: inline-block;
    text-transform: capitalize;
}
.blank-page-area .page-not-found a:hover {
    color: #266cfb;
}
.float-right{
	float:right;
}

.rs-banner.main-home {
  background: url(../images/hero-img-4-1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 111;
}
.rs-banner.main-home .content-wrap {
    padding: 210px 0 176px;
    position: relative;
    z-index: 10;
}

.rs-banner.main-home .content-wrap .title {
    font-size: 48px;
    line-height: 54px;
    font-weight: 600;
    color: #121f38;
    margin: 0px 0px 14px 0px;
    font-family: 'Lato', sans-serif !important;
}
.rs-banner.main-home .content-wrap .sub-title {
    font-size: 22px;
    line-height: 46px;
    font-weight: 600;
    color: #ebb805 ;
    margin: 0px 0px 25px 0px;
    font-family: 'Lato', sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 19px;
    margin-bottom: 5px;
}
.rs-banner.main-home .animate-part .spiner {
  position: absolute;
  bottom: 0;
}
.rs-banner.main-home .animate-part .spiner.dot {
  right: 46%;
  top: 30%;
}
.rs-banner.main-home .animate-part .spiner.dot img {
  width: 70px;
}
.rs-banner.main-home .animate-part .spiner.tri-circle {
  left: 33%;
  bottom: 9%;
}
.rs-banner.main-home .animate-part .spiner.tri-circle img {
  width: 150px;
}
.rs-banner.main-home .animate-part .spiner.circle {
  right: 35%;
  bottom: 27%;
}
.rs-banner.main-home .animate-part .spiner.circle img {
  width: 85px;
}
.rs-banner.main-home .animate-part .spiner.line {
  bottom: -40px;
  right: -10px;
}
.rs-banner.main-home .animate-part .spiner.line img {
  width: 1030px;
}
.rs-banner.banner-home-style2 {
  background: url(assets/images/banner/banner2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.rs-banner.banner-home-style2 .content-wrap {
  padding: 325px 0 230px;
}
.rs-banner.banner-home-style2 .content-wrap .sub-text {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  color: #4caf50;
  text-transform: capitalize;
  display: block;
  margin-bottom: 18px;
}
.rs-banner.banner-home-style2 .content-wrap .title {
  font-size: 52px;
  font-weight: 700;
  line-height: 1.4em;
  color: #ffffff;
  margin-bottom: 22px;
}
.rs-banner.banner-home-style2 .content-wrap .description {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
}
.rs-banner.banner-home-style2 .rs-contact .contact-wrap {
  background: #ffffff;
  padding: 22px 40px 45px;
  border-radius: 4px 4px 4px 4px;
}
.rs-banner.banner-home-style2 .rs-contact .contact-wrap .content-part {
  text-align: center;
}
.rs-banner.banner-home-style2 .rs-contact .contact-wrap .content-part .title {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.4em;
  color: #0A0A0A;
  margin: 10px 0px 4px 0px;
}
.rs-banner.banner-home-style2 .rs-contact .contact-wrap .content-part .description {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
.rs-banner.banner-home-style2 .rs-contact .contact-wrap .from-control {
  padding: 12px 25px 12px 25px;
  border-radius: 5px 5px 5px 5px;
  border-style: solid;
  border-color: #02010100;
  background-color: #F7F7F7;
  color: #454545;
  width: 100%;
  opacity: 4;
}
.rs-banner.banner-home-style2 .rs-contact .contact-wrap textarea {
  height: 120px;
}
.rs-banner.banner-home-style2 .rs-contact .contact-wrap ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #454545;
  opacity: 0.4;
}
.rs-banner.banner-home-style2 .rs-contact .contact-wrap ::-moz-placeholder {
  /* Firefox 19+ */
  color: #454545;
  opacity: 0.4;
}
.rs-banner.banner-home-style2 .rs-contact .contact-wrap :-ms-input-placeholder {
  /* IE 10+ */
  color: #454545;
  opacity: 0.4;
}
.rs-banner.banner-home-style2 .rs-contact .contact-wrap :-moz-placeholder {
  /* Firefox 18- */
  color: #454545;
  opacity: 0.4;
}

.section-1 {
	float: left;
	width: 100%;
	padding: 100px 0 90px;
	}
.s1-lft {
	float: left;
	width: 570px;
	text-align: left;
	}
.s1-p1 {
	float: left;
	width: 100%;
	font-size: 50px;
	line-height: 54px;
	color: #393733;
	font-weight: 600;
	letter-spacing: -0.5px;
	}
.pad-1 {margin: 10px 0 22px;}
.s1-p2 {
    float: left;
    width: 100%;
    font-size: 16px !important;
    line-height: 25px !important;
    color: #2d2d2d;
    font-weight: 500;
    font-family: 'Lato', sans-serif !important;
    margin-bottom: 20px;
}
.shop-bg-no .shop-btn {
	background: #fff;
	color: #222;
	margin: 55px 0 0;
	}
.s1-img-1 {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	max-width: 100%;
	}
img.s5-prod {
    position: absolute;
    right: 300px;
    top: 80%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    max-width: 320px;
    z-index: 9;
}
.s1-box {
	float: left;
	width: 100%;
	position: relative;
	}

    .main-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 13px 30px;
    border-radius: 2px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    border-radius: 5px;
    background-color: #ebb805 ;
    color: #fff;
    line-height: 28px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    letter-spacing: 0;
}
.main-btn:hover {
  background-color: #17171D;
  color: #fff;
}
.main-btn:after {
  display: inline-block;
  content: "";
  font-family: "Font Awesome 5 pro";
  font-weight: 400;
  margin-left: 10px;
}
.main-btn.btn-black {
  background-color: #161616;
  color: #fff;
}
.main-btn.btn-black:hover {
  background-color: #ebb805 ;
  color: #fff;
}
.main-btn.filled-btn {
  padding: 14px 30px;
  background-color: transparent;
  color: #17171D;
  border: 1px solid rgba(26, 26, 26, 0.102);
}
.main-btn.filled-btn:hover {
  background-color: #ebb805 ;
  color: #fff;
  border-color: transparent;
}
div#about img {
    width: 100%;
}
.section-1 {
    float: left;
    width: 100%;
    padding: 100px 0 100px;
    background-image: url(../images/about-us-background-image.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.wpo-about-section .wpo-about-wrap .wpo-about-item .wpo-about-img {
    padding: 20px;
    background: #fff;
    border: 1px solid #e7dedf;
    border-radius: 60px 0px 60px 0px;
}

@media(max-width: 767px) {
    .wpo-about-section .wpo-about-wrap .wpo-about-item .wpo-about-img {
        padding:15px
    }
}

.wpo-about-section .wpo-about-wrap .wpo-about-item .wpo-about-img img {
    width: 100%;
    border-radius: 60px 0px 60px 0px;
}

.wpo-about-section .wpo-about-wrap .wpo-about-item .shape-1 {
    position: absolute;
    left: -150px;
    bottom: 0;
    z-index: -1
}

@media(max-width: 991px) {
    .wpo-about-section .wpo-about-wrap .wpo-about-item .shape-1 {
        top:-85px;
        bottom: auto;
        left: -100px
    }
}

.wpo-about-section .wpo-about-wrap .wpo-about-text-wrap {
    padding: 20px;
    margin-left: -140px;
    background: #f9f9f9;
    z-index: 1;
    position: relative
}

@media(max-width: 575px) {
    .wpo-about-section .wpo-about-wrap .wpo-about-text-wrap {
        padding:10px
    }
}

@media(max-width: 991px) {
    .wpo-about-section .wpo-about-wrap .wpo-about-text-wrap {
        margin-left:0;
        margin-top: 20px
    }
}

.wpo-about-section .wpo-about-wrap .wpo-about-text-wrap .shape-2 {
    position: absolute;
    right: -100px;
    top: -140px;
    z-index: -11
}

@media(max-width: 991px) {
    .wpo-about-section .wpo-about-wrap .wpo-about-text-wrap .shape-2 {
        top:auto;
        right: -100px;
        bottom: -70px
    }
}

.wpo-about-section .wpo-about-wrap .wpo-about-text {
    padding: 75px;
    text-align: center;
    border: 1px solid #e7dedf;
    background: #f9f9f9
}

@media(max-width: 1399px) {
    .wpo-about-section .wpo-about-wrap .wpo-about-text {
        padding:40px 40px 40px 20px
    }
}

@media(max-width: 1199px) {
    .wpo-about-section .wpo-about-wrap .wpo-about-text {
        padding:20px
    }
}

@media(max-width: 575px) {
    .wpo-about-section .wpo-about-wrap .wpo-about-text {
        padding:10px 10px 20px
    }
}

.wpo-about-section .wpo-about-wrap .wpo-about-text span {
    font-weight: 400;
    font-size: 43px;
    line-height: 31px;
    color: #ebb805 ;
    position: relative;
    z-index: 11;
    font-family: 'Playfair Display', serif;
    margin-bottom: 29px;
    display: block;
    text-transform: capitalize;
    letter-spacing: 0;
}

@media(max-width: 1199px) {
    .wpo-about-section .wpo-about-wrap .wpo-about-text span {
        margin-bottom:10px;
        font-size: 20px;
        line-height: 28px
    }
}

@media(max-width: 767px) {
    .wpo-about-section .wpo-about-wrap .wpo-about-text span {
        font-size:18px;
        line-height: 22px
    }
}

.wpo-about-section .wpo-about-wrap .wpo-about-text h4 {
    font-weight: 400;
    font-size: 40px;
    line-height: 49px;
    text-align: center;
    max-width: 470px;
    margin: 0 auto
}

@media(max-width: 1399px) {
.wpo-about-section .wpo-about-wrap .wpo-about-text h4 {
    font-size: 27px;
    line-height: 43px;
    font-family: "Noto Sans", sans-serif !important;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 8px;
    line-height: 62px;
}
}

@media(max-width: 1199px) {
    .wpo-about-section .wpo-about-wrap .wpo-about-text h4 {
        font-size:32px;
        line-height: 36px
    }
}

@media(max-width: 767px) {
    .wpo-about-section .wpo-about-wrap .wpo-about-text h4 {
        font-size:25px;
        line-height: 40px;
        margin-bottom: 10px
    }
}

.wpo-about-section .wpo-about-wrap .wpo-about-text .section-title-img {
    margin-bottom: 20px
}

.wpo-about-section .wpo-about-wrap .wpo-about-text .section-title-img {
    margin-bottom: 20px;
    margin: 0 auto;
    width: 14%;
}
@media(max-width: 1399px) {
    .wpo-about-section .wpo-about-wrap .wpo-about-text p {
        margin-bottom:20px
    }
}

@media(max-width: 1199px) {
    .wpo-about-section .wpo-about-wrap .wpo-about-text p {
        margin-bottom:15px;
        font-size: 16px
    }
}

.wpo-service-section {
    padding-bottom: 60px
}

@media(max-width: 991px) {
    .wpo-service-section {
        padding-bottom:30px
    }
}



.single-expertise {
	 overflow: hidden;
	 position: relative;
	 transition: all ease 0.5s;
	 margin-bottom: 30px;
}
 .single-expertise::before {
	 content: "";
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
	 background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.9));
}
 .single-expertise .expertise-title {
	 position: absolute;
	 bottom: 0;
	 left: 0;
	 right: 0;
	 padding: 30px;
	 transition: all ease 0.5s;
}
 .single-expertise .expertise-title h3 {
	 color: #fff;
	 font-size: 20px;
	 margin-bottom: 0;
}
 .single-expertise .expertise-content {
	 position: absolute;
	 bottom: -60px;
	 left: 0;
	 right: 0;
	 padding: 30px;
	 transition: all ease 0.5s;
	 opacity: 0;
}
h3 {
    font-family: "Noto Sans", sans-serif !important;
}
.single-expertise .expertise-content h3 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 10px;
    font-family: "Noto Sans", sans-serif !important;
}
.single-expertise .expertise-content p {
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
}
 .single-expertise:hover {
	 transform: translateY(-5px);
}
 .single-expertise:hover .expertise-title {
	 opacity: 0;
}
 .single-expertise:hover .expertise-content {
	 bottom: 0;
	 opacity: 1;
}
 .single-expertise:hover .expertise-content h3 {
	 bottom: 50px;
}
 .single-expertises {
	 text-align: center;
	 margin-bottom: 30px;
	 background-color: #fff;
	 box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
	 padding: 30px;
}
 .single-expertises i {
	 font-size: 50px;
	 background-color: #f8f7f2;
	 display: inline-block;
	 width: 100px;
	 height: 100px;
	 line-height: 100px;
	 border-radius: 50%;
	 margin-bottom: 20px;
	 transition: all ease 0.5s;
	 color: #1b1b1b;
}
 .single-expertises h3 {
	 font-size: 20px;
	 margin-bottom: 0;
}
 .single-expertises:hover i {
	 background-color: #62bd5e;
	 color: #fff;
}
 .single-expertise-box {
	 position: relative;
	 background-color: #eff4fa;
	 padding: 30px;
	 padding-left: 100px;
	 overflow: hidden;
	 transition: all ease 0.5s;
	 margin-bottom: 30px;
}
 .single-expertise-box i {
	 position: absolute;
	 top: -35px;
	 left: -35px;
	 font-size: 40px;
	 background-color: #e1eeea;
	 color: #62bd5e;
	 width: 150px;
	 height: 150px;
	 line-height: 150px;
	 text-align: center;
	 border-radius: 0% 100% 100% 0% / 0% 0% 100% 100%;
	 transition: all ease 0.5s;
}
 .single-expertise-box h3 {
	 font-size: 20px;
	 transition: all ease 0.5s;
}
 .single-expertise-box p {
	 transition: all ease 0.5s;
}
 .single-expertise-box:hover {
	 background-color: #62bd5e;
}
 .single-expertise-box:hover i {
	 color: #fff;
	 background-color: #71c36e;
}
 .single-expertise-box:hover h3 {
	 color: #fff;
}
 .single-expertise-box:hover p {
	 color: #fff;
}

.content-wrap p {
    font-family: 'Lato', sans-serif !important;
    color: #000;
    font-size: 15px;
    width: 49%;
    margin-bottom: 26px;
}

.pad-1 {
    margin: 10px 0 22px;
    color: #ebb805;
    font-size: 45px !important;
    line-height: 54px !important;
}

p.bnr-p1 {
    font-family: "Noto Sans", sans-serif !important;
    font-size: 27px !important;
    color: #222;
    letter-spacing: 0;
    font-weight: bold;
}
.second-area h1 {
    font-family: "Noto Sans", sans-serif !important;
    font-size: 27px;
    text-transform: uppercase;
    color: #222;
    letter-spacing: 4px;
    line-height: 52px;
}

.second-area span {
    font-weight: 400;
    font-size: 43px;
    line-height: 31px;
    color: #ebb805 ;
    position: relative;
    z-index: 11;
    font-family: 'Playfair Display', serif;
    margin-bottom: 29px;
    display: block;
    text-transform: capitalize;
    letter-spacing: 0;
}

section.expertise-area {
    padding-top: 100px;
    padding-bottom: 70px;
}
.second-area {
    padding-bottom: 51px;
}
section.wpo-about-section {
    padding-bottom: 0px;
}

.section-7 {
    float: left;
    width: 100%;
    padding: 12px 0;
    background: #030404;
}
.s7-ul {
        float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
}
.s7-ul li {
    float: left;
    position: relative;
    padding-left: 60px;
    font-family: 'Lato', sans-serif !important;
    padding-top: 15px;
}

.s7-ic-1 {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	}
.s7-ul li .s2-p3 {
    color: #bebebe;
    width: auto;
    margin-bottom: 0;
}
.s7-ul li .bnr-p1 {
    color: #bebebe;
    width: auto;
    font-size: 14px;
    letter-spacing: 0;
    font-family: 'Lato', sans-serif !important;

}
.s7-ul li .bnr-p1 a {
    color: #bebebe;
    font-family: 'Lato', sans-serif !important;
}
.s7-ul li .bnr-p1 a:hover{
        color: #9b563b;
}
.s7-social {
	float: left;
	padding: 10px 20px 0 0;
	}
footer {
    float: left;
    width: 100%;
    background: #262626;
    text-align: center;
}
.foo-logo {
	display: inline-block;
    width: 100%;
    max-width: 190px;
	}
.f-p1 {
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 24px;
    color: #bebebe;
    margin: 15px 0 6px;
    padding-bottom: 23px;
}
.f-p1 a, .f-p1 a:hover {
	color: #505050;
	padding: 0 3px;
	}
.f-p2 {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #bebebe;
    font-weight: 300;
    margin-top: 30px;
}

.f-p2 a, .f-p2 a:hover {
    color: #bebebe;
    padding: 0 2px;
}

    p.f-p2.fr a:hover {
    color: #ebb805 ;
}
.tems_bg {
	float: left;
	width: 100%;
	padding: 40px 0;
}
.trm-bx {
	background: #fff;
	width: 100%;
	float: left;
	text-align: left;
}
.trm-bx h1 {
	line-height: 30px;
    color: #333;
    margin: 0;
    padding: 0px 0 10px;
    font-size: 22px;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: 700;
    
}
.trm-bx h3 {
	line-height: 28px;
	text-align: left;
	font-size: 24px;
	float: left;
	width: 100%;
	margin: 0px 0 15px;
	color: #000;
	font-weight: 600;
}
.trm-bx li {
	font-size: 16px;
    line-height: 24px;
    float: left;
    width: 100%;
    list-style: decimal;
}
.trm-bx ol li {
    list-style: lower-roman;
}
.trm-bx li ol li {
    list-style: lower-alpha;
}
.trm-bx strong {
	text-transform: capitalize;
}
.trm-bx span {
	text-transform: capitalize;
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
}
.trm-bx p {
	font-size: 16px;
	line-height: 24px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-weight: 400;
}
.trm-bx h4, .trm-bx h5 {
    font-size: 22px;
    float: left;
    width: 100%;
    margin: 0px 0 10px;
    font-weight: bold;
    line-height: 30px;
    font-family: 'Lato', sans-serif !important;
}
.ingr-lst h4 {
    text-align: center;
}
.ingr-lst img {
    display: block;
    margin: 0 auto 20px;
    max-width: 530px;
    width: 100%;
}
.trm-bx h5 {
	font-size: 20px;
	font-weight: 500;
}
.privacy-list {
	padding: 0 0 0 30px
}
.privacy-list li {
	font-weight: bold;
}
.privacy-list li p {
	font-weight: normal;
	margin-top: 10px;
}
.mrg-tp {
	margin: 15px 0 !important;
	float: left;
	width: 100%
}
.trm-txt {
	float: left;
	width: 100%;
	background: #fff;
	padding: 20px 20px
}
.disclr-bx {
	border: 2px solid #000;
	padding: 10px;
	font-weight: 500;
	float: left;
	width: 100%;
	margin: 0;
}
.disclr-bx p {
	margin-bottom: 0;
	font-weight: bold;
}
.trm-bx ol, .trm-bx ul {
	margin-bottom: 20px;
    float: left;
    width: 100%;
    font-weight: 400;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
}
.trm-bx .disclmr {
	width: 100% !important;
}
.trm-bx table {
    float: left;
    width: 100%;
    border-collapse: collapse;
}
.trm-bx table td, .trm-bx table th {
    padding: 14px;
    border: 1px solid #ccc;
}
.faq-section-1 {
	float: left;
	width: 100%;
	padding: 50px 0;
	text-align:center;
	}
.faq-box {
	float: left;
	width: 100%;
	padding: 0 70px;
	}
/*-========================
CSS FOR CONTACT PAGE
===========================*/
.contact-ul {
	float: left;
	width: 100%;
	margin: 45px 0;
	}
.contact-ul li {
	float: left;
	padding: 0 55px;
	background: url(../images/cont-line.png) no-repeat left center;
	width: 33.3%;
	}
.contact-ul li:first-child {background: none;}
.cont-p1 {
	float: left;
	width: 100%;
	color: #2d2d2d;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	margin: 10px 0;
	}
.contact-form-box {
	    float: left;
    width: 100%;
    border: 4px solid #f5f9fb;
    padding: 25px;
	}
.cont-pad {
	display: inline-block;
	width: 1028px;
	}
.cont-frm-cont {
	float: left;
	width: 100%;
	margin: 15px 0 0;
	}
    .shopBreadcrm {
    float: left;
    width: 100%;
    color: #1d1c1a;
    font-size: 14px;
    text-align: left;
    background: #f5f9fb;
    padding: 5px 0;
    background-size: cover;
}

.shopBreadcrm a {
    color: #1d1c1a;
}
.shopBreadcrm span {
    color: #ebb805;
    font-weight: 600;
}
@media only screen and (max-width: 768px)  {
    p.bnr-p1 {
    font-family: "Noto Sans", sans-serif !important;
    font-size: 27px;
    text-transform: uppercase;
    color: #222;
    letter-spacing: 4px;
    padding-top: 28px;
}
.section-1 {
    
    padding: 22px 0 66px;
  
}
.rs-banner.main-home .content-wrap {
    padding: 61px 0 129px;
    position: relative;
    z-index: 10;
    background-color: rgb(255 255 255 / 41%);
    padding-left: 14px;
    padding-right: 14px;
}
.content-wrap .title {
    font-size: 29px;
    
}
.content-wrap:before{
    display: none;
}
.content-wrap p {
    
    width: 100%;
   
}
}

.checkout-account-2 input {
    margin-top: 5px;
}

.product-content-box h3 {
    background-color: #232b31;
    color: #ffffff ;
    padding: 1px 0 4px 15px;
    display: block;
    margin-bottom: 21px;
    font-size: 20px;
    font-family: 'Lato', sans-serif !important;
    font-weight: bold;
}

.blue-strip h6 {
    font-family: 'Lato', sans-serif !important;
    font-size: 14px;
    padding: 0;
    margin: 0;
    color: #fff;
}

.grand-totall h5 {
    font-weight: bold;
}

.checkout-account-2.mt-25 p {
    font-size: 14px;
    font-family: 'Lato', sans-serif !important;
}

.text-right{
    text-align: right!important;
}

.text-left{
    text-align: left!important;
}


.howitswork {
    padding: 100px 0
}

.howitsworkgorup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.singlehowItsWork {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33%;
    height: 340px;
    background: #fafafa;
    padding: 30px;
    position: relative;
    margin-bottom: 30px
}

.singlehowItsWork i.howitsicon {
    height: 117px;
    width: 117px;
    background: #90c438;
    line-height: 117px;
    font-size: 65px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    display: block;
    -webkit-transition: all 0.24s ease-in-out;
    transition: all 0.24s ease-in-out
}

.singlehowItsWork h3 {
    font-weight: 700;
    font-size: 28px;
    text-transform: capitalize;
    margin-top: -30px
}

.singlehowItsWork:nth-child(1) {
    border-bottom: 2px solid #f7941d
}

.singlehowItsWork:nth-child(1) h3 a {
    color: #f7941d
}

.singlehowItsWork:nth-child(1) i.howitsicon {
    position: relative;
    top: -80px;
    background: #f7941d
}

.singlehowItsWork:nth-child(1) .btn-link {
    color: #f7941d
}

.singlehowItsWork:nth-child(2) {
    height: 400px;
    background: #90c438;
    -webkit-transform: translate(0, -60px);
    transform: translate(0, -60px);
    border-bottom: 2px solid #567521
}

.singlehowItsWork:nth-child(2) h3 {
    margin-top: 0px
}

.singlehowItsWork:nth-child(2) h3 a {
    color: #fff
}

.singlehowItsWork:nth-child(2) p {
    color: #fff
}

.singlehowItsWork:nth-child(2) .btn-link {
    color: #fff
}

.singlehowItsWork:nth-child(2) i.howitsicon {
    position: relative;
    color: #90c438;
    margin-bottom: 47px;
    background: #fff
}

.singlehowItsWork:nth-child(3) {
    border-bottom: 2px solid #ffd200
}

.singlehowItsWork:nth-child(3) i.howitsicon {
    position: relative;
    top: -80px;
    background: #ffd200
}

.singlehowItsWork:nth-child(3) h3 a {
    color: #ffd200
}

.singlehowItsWork:nth-child(3) .btn-link {
    color: #ffd200
}
.singlehowItsWork:hover i {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}
.row.grid.howitsGrid[style] {
    height: 340px !important
}
.page-content {
    padding: 100px 0
}
.fast-featuers {
    background: #fff;
    padding: 100px 0 60px;
    position: relative;
    z-index: 9;
}
.fast-featuers::after {
    content: '';
    position: absolute;
    width: 65%;
    height: 90%;
    background-color: #036526;
    right: 0;
    top: 0;
    z-index: -1;
    border-radius: 10px 0px 0px 10px;
}

section.product-sec {
    background: #fff;
}

.features-title {
    font-size: 46px !important;
    font-weight: var(--font-weight700);
    color: var(--white-color);
    line-height: 49px;
}
.features-title span {
    color: #ebb805;
}
.features-details-wrapper {
    padding-top: 0px;
    padding-left: 35px;
}
.features-details-card {
    margin-bottom: 30px;
}

.features-details-card h3 {
    margin: 15px 0;
    color: #333333;
    font-size: var(--font-size22);
    line-height: 22px;
    font-weight: var(--font-weight700);
    font-family: "Lora", serif !important;
}

.features-details-card p {
    font-size: var(--font-size16);
    font-weight: var(--font-weight400);
    color: #000000;
}

.features-text {
    font-size: var(--font-size16);
    font-weight: var(--font-weight400);
    color: var(--white-color);
}

.features-video-wrapper {
    position: relative;
    z-index: 1;
}

.features-video-wrapper::after {
   content: '';
    position: absolute;
    top: -30px;
    left: -30px;
    width: 70%;
    height: 87%;
    background-color: #ebb805;
    z-index: -1;
    border-radius: 6px;
}

.features-video-wrapper img {
    height: 562px;
    object-fit: cover;
    border-radius: 6px;
}

.features-video-wrapper a {
    position: absolute;
    top: 40%;
    left: 43%;
    width: 72px;
    height: 72px;
    background-color: var(--white-color);
    border-radius: 50%;
}

.features-video-wrapper i {
    font-size: var(--font-size26);
    color: var(--primary-color);
    position: absolute;
    top: 33%;
    left: 38%;
}

.features-modal .modal-content {
    background-color: transparent;
    border: 0;
}

.features-modal .modal-header {
    border: 0;
}

.features-modal .modal-body {
    padding: 0;
}

.features-modal iframe {
    width: 100%;
}

.features-modal .btn-close {
    background: none;
    opacity: 1;
}

.features-modal .btn-close i {
    color: var(--white-color);
    font-size: var(--font-size20);
}

.features-modal .btn-close:hover, .features-modal .btn-close:focus {
    outline: none;
    box-shadow: none;
    border: 0;
}
/* Features */

/* Working steps */
.fast-working {
    background-image: url('../images/working_step_bg.png');
    background-size: cover;
    padding: 150px 0;
    position: relative;
    margin-top: -54px;
    z-index: 0;
}

.fast-working .working-step-img {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
}

.fast-working .about-us-title {
    padding-top: 100px;
}

.fast-working p {
    padding-top: 30px;
}

.fast-working .fast-steps-content {
    position: relative;
    z-index: 1;
    padding-top: 50px;
}

.fast-working .fast-working-circle {
    width: 100px;
    height: 100px;
    background-color: var(--white-color);
    border-radius: 50%;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 30%);
}

.fast-working .fast-working-number {
    color: var(--primary-color);
    font-size: var(--font-size30);
    font-weight: var(--font-weightBold);
}

.fast-working .fast-working-text {
    color: var(--dark-color2);
    font-size: var(--font-size26);
    padding-top: 15px;
}
/* Working steps */

/* Essential benefits */
.fast-benefits {
    padding: 100px 0;
}

.fast-benefits .fast-benefits-features-wrapper {
    padding-top: 80px;
}

.fast-benefits .fast-benefits-features-wrapper .fast-benefits-card {
    background-color: var(--light-color9);
    box-shadow: 0 0 0 0 var(--white-color);
    border-radius: 5px;
    padding: 40px 30px 40px 30px;
    margin-bottom: 20px;
}

.fast-benefits .fast-benefits-features-wrapper .fast-benefits-card-green {
    color: var(--primary-color);
    font-size: var(--font-size30);
    font-weight: var(--font-weightBold);
    margin-right: 15px;
}

.fast-benefits .fast-benefits-features-wrapper .fast-benefits-card-text {
    color: var(--dark-color2);
    font-size: var(--font-size26);
}
/* Essential benefits */

/* Fast start banner */
.fast-start {
    background-image: url('../images/cta_bg.png');
    background-size: cover;
    padding: 200px 0;
}
/* Fast start banner */

/* Fast cart section */
.fast-cart-area {
    padding: 80px 0;
}

.fast-cart-area .price-wrapper {
    padding-bottom: 20px;
}

.fast-cart-area .price-strike {
    margin-right: 10px;
    color: var(--dark-color);
    text-decoration: line-through;
    font-size: var(--font-size16);
}

.fast-cart-area .price-cart {
    font-size: var(--font-size30);
    color: var(--primary-color);
    font-weight: var(--font-weightBold);
}

.fast-cart-area .cart-details-wrapper {
    padding: 20px 0;
    border-top: 1px solid var(--light-color10);
    border-bottom: 1px solid var(--light-color10);
}


.banner {
   position: relative;
    background: url(../images/banner-1.jpg) bottom no-repeat;
    background-size: cover;
    padding: 120px 0px;
    height: 750px;
    display: flex
;
    align-items: center;
    z-index: 1;
}


.banner.about-us {
    background-position: 100% 100%;
    padding: 200px 0;
}

.banner .banner-title {
    font-size: 40px !important;
    font-weight: var(--font-weight700);
    color: #333333;
    font-family: "Lora", serif !important;
    line-height: 77px;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.banner .banner-title span {
    color: #ebb805;
    display: block;
    font-size: 90px;
    font-family: "Lora", serif;
    line-height: 1;
    font-weight: 900;
}
.banner p {
    color: #000000;
    padding: 5px 0 18px;
    margin-bottom: 0;
    line-height: 30px;
    font-size: 18px;
}

.banner-img img {
    width: 700px;
    height: 700px;
    object-fit: cover;
    margin-bottom: -80px;
}

.free-shipping {
    padding: 0px;
    background: #fff;
}

.free-shipping-wrapper {
    background-color: var(--white-color);
    box-shadow: 0 0 0 0 var(--white-color);
    border-radius: 5px;
    padding: 25px 10px;
}

.free-shipping-wrapper .shipping-icon {
    display: block;
    margin-right: 20px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.free-shipping-wrapper.first .shipping-icon {
    background-color: var(--light-color3);
}

.free-shipping-wrapper.second .shipping-icon {
    background-color: var(--light-color4);
}

.free-shipping-wrapper.third .shipping-icon {
    background-color: var(--light-color3);
}

.free-shipping-wrapper.fourth .shipping-icon {
    background-color: var(--primary-light-color);
}

.free-shipping-wrapper .shipping-icon img {
    width: 33px;
    object-fit: cover;
}

.free-shipping-wrapper.first {
    background-color: transparent;
}

.free-shipping-wrapper.second {
    background-color: transparent;
}

.free-shipping-wrapper.third {
    background-color: transparent;
}

.free-shipping-wrapper.fourth {
    background-color: transparent;
}

.shipp-back {
    position: relative;
    z-index: 9;
    padding: 40px 20px;
    margin-top: -40px;
    background: #ffffff;
    border-radius: 6px 6px 0 0;
    box-shadow: 1px 1px 6px 0px rgb(135 135 135 / 52%);
}
.shipping-right-block .shipping-title {
    color: var(--dark-color2);
    font-size: var(--font-size20);
    line-height: 30px;
    font-family: "Noto Sans", sans-serif;
}
.shipping-right-block .shipping-text {
    font-size: var(--font-size14);
    line-height: 22px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    color: #222;
    letter-spacing: 0;
}
.btn-primary-fast  {
    font-size: var(--font-size16);
    color: var(--white-color);
    padding: 14px 30px;
    transition: all ease 0.3s;
    background: #036526;
    border-radius: 6px;
    font-family: "Noto Sans", sans-serif;
}

.btn-primary-fast33 a {
  /* font-size: var(--font-size16); */ 
    color: var(--white-color);
    padding: 10px 10px;
    transition: all ease 0.3s;
    border-color: #ffffff;
    background: #333333;
    border-radius: 6px;
    font-family: "Noto Sans", sans-serif;
    font-size: 13px;
}

.btn-primary-fast33 a:hover {
    box-shadow: none;
    outline: none;
    color: var(--white-color);
    background-color: #ebb805;
    border: 1px solid #333333;
}

.btn-primary-fast:hover {
    box-shadow: none;
    outline: none;
    color: var(--white-color);
    background-color: #ebb805;
    border: 1px solid #333333;
}
/* .btn-primary-fast:hover {
    box-shadow: none;
    outline: none;
    color: var(--white-color);
    background-color: #ebb805;
    border: 1px solid #333333;
} */
.btn-primary-fast:focus {
    box-shadow: none;
    outline: none;
}

.btn-secondary-fast {
    font-size: var(--font-size16);
    color: var(--white-color);
    padding: 20px 50px;
    transition: all ease 0.3s;
    border-color: var(--secondary-color);
    background-color: var(--secondary-color);
    background-image: url('../images/button_bg.png');
    border-radius: 35px;
}

.btn-secondary-fast:hover {
    box-shadow: none;
    outline: none;
    color: var(--white-color);
    border-color: var(--secondary-dark-color);
    background-color: var(--secondary-dark-color);
}

.btn-secondary-fast:focus {
    box-shadow: none;
    outline: none;
}

.btn-teritary-fast {
    font-size: var(--font-size16);
    color: var(--white-color);
    padding: 20px 50px;
    transition: all ease 0.3s;
    border-color: var(--primary-color);
    background-color: var(--primary-color);
    border-radius: 35px;
}

.btn-teritary-fast:hover {
    box-shadow: none;
    outline: none;
    color: var(--white-color);
    border-color: var(--primary-dark-color);
    background-color: var(--primary-dark-color);
}

.btn-teritary-fast:focus {
    box-shadow: none;
    outline: none;
}


/* 21. Footer */
.footer-instagram {
	position: relative;
	z-index: 3;
	margin: 0 0 -95px;
}
.footer-insta-item a {
	display: block;
	position: relative;
}
.footer-insta-item a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #ebb805;
	opacity: 0;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.footer-insta-item a:hover::before {
	opacity: .8;
}
.footer-insta-item a::after {
	content: "\f16d";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
	font-size: 70px;
	line-height: 1;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	opacity: 0;
}
.footer-insta-item a:hover::after {
	opacity: 1;
}
.footer-top-wrap {
	background: #0A0A0A;
	position: relative;
	padding: 195px 0 30px;
	overflow-x: hidden;
	z-index: 1;
}
.not-show-instagram .footer-top-wrap {
	padding: 100px 0 30px;
}

.footer-shape {
	position: absolute;
	z-index: -1;
}
.footer-shape.one {
	left: 0;
	bottom: 100px;
}
.footer-shape.two {
	right: 0;
	bottom: 170px;
}
.footer-widget {
	margin: 0 0 50px;
}
.footer-logo {
	margin: 0 0 30px;
}
.footer-widget .footer-text {
	width: 75%;
}
.footer-widget .footer-text p {
	margin: 0 0;
	color: #fff;
	opacity: .7;
}
.footer-social {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-top: 30px;
}
.footer-social a {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #1B1B1B;
	border-radius: 50%;
	color: #fff;
}
.footer-social a:hover {
	background: #ebb805;
}
.footer-widget .fw-title {
    font-size: 20px;
    color: #ebb805;
    letter-spacing: 0;
    margin: 0 0 30px;
    text-align: left;
    font-family: "Lora", serif !important;
}
.shopBreadcrm a {
    font-family: 'Lato', sans-serif !important;
    font-weight: bold;
}
.footer-widget ul li {
	margin: 0 0 12px;
     font-family: "Noto Sans", sans-serif !important;
     font-size: 15px;
}
.footer-widget ul li:last-child {
	margin: 0 0;
}
.footer-widget ul li a {
    font-size: 15px;
    color: #fff;
    font-family: "Noto Sans", sans-serif !important;
}
.footer-widget ul li a:hover {
	color: #ebb805;
	opacity: 1;
}
.footer-contact-wrap p {
    color: #fff;
    text-align: left;
}
.footer-contact-wrap .list-wrap {
	margin: 30px 0 0;
}
.footer-contact-wrap .list-wrap li {
    color: #fff;
    display: flex;
    align-items: center;
    margin: 0 0 15px;
}
.footer-contact-wrap .list-wrap li i {
	color: #ebb805;
	font-size: 18px;
	margin-right: 10px;
}
.footer-widgets-wrap .row [class*="col-"]:nth-child(4n+2) .footer-widget {
	padding-left: 30px;
}
.footer-widgets-wrap .row [class*="col-"]:nth-child(4n+4) .footer-widget {
	padding-left: 70px;
}
.copyright-wrap {
	background: #0A0A0A;
	border-top: 1px solid #262626;
	padding: 25px 0;
}
.copyright-text p {
	margin: 0 0;
	color: #FFFFFF;
	opacity: .9;
}
.about-section{
    position: relative;
}
section.promo-section {
    position: relative;
    padding: 70px 0px 50px;
}
ul.contact-ul i {
    color: #2eae55;
    font-size: 21px;
    background-color: #e1e1e1;
    padding: 21px;
    border-radius: 107px;
    width: 63px;
    height: 63px;
    display: block;
    margin: 0 auto;
}

.images-sec img {
    width: 79%;
    margin-bottom: 29px;
}

#cookiePopup {
        position: fixed;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        background: #ebb805;
        padding: 15px;
        display: flex; 
        flex-wrap: wrap;
        z-index: 999999;
        align-items: center;
        justify-content: center;
        text-align: center;
        display: none;

    }

#cookiePopup h4 {
    font-size: 25px;
    color: #fff;
    margin-bottom: 15px;
    font-family: "Noto Sans", sans-serif !important;
}
#cookiePopup p {
    font-size: 15px;
    color: #fff;
    margin-bottom: 15px;
    letter-spacing: 0;
    line-height: 1.5;
    max-width: 850px;
}

    #cookiePopup p a {
        color: #fff;
        text-decoration: underline;
    }

    .cookieBtns {
        display: inline-flex;
        gap: 10px;
    }

  .cookieBtns button {
    font-size: 15px;
    margin: 10px 0;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    background: #2eae55;
    cursor: pointer;
    transition: all 0.5s ease;
    border: 2px solid #fff;
    font-family: "Noto Sans", sans-serif !important;
}

    .cookieBtns button:last-child {
        background-color: #fff;
        color: #2eae55;
        font-family: "Noto Sans", sans-serif !important;
    }

    .btn:hover {
    color: #ffffff !important;
}

::-webkit-input-placeholder {
 color:#222!important;
 opacity:1!important;
}
::-moz-placeholder {
 color:#222!important;
 opacity:1!important;
}
:-ms-input-placeholder {
 color:#222!important;
 opacity:1!important;
}
:-moz-placeholder {
 color:#222!important;
 opacity:1!important;
}

h2.features-title p {
    color: #333333;
    font-size: 22px !important;
    line-height: 33px !important;
    padding-top: 14px;
}

.term_cont h2 {
    font-size: 24px !important;
}

.image img {
    width: 72%;
    margin-top: 10px;
}

.image p {
    text-align: left;
    padding-left: 11px;
}

.image {
    display: block;
    width: 91px;
}

.top-icon img{
     width: 5%;
    margin: 25px auto;
    text-align: center;
    display: block;
}

.about-img2 img{
    width: 75%;
}
.tag-cbd {
  position: relative;
    display: flex;
    align-items: center;
    margin-left: 30px;
    margin-top: 40px;
}
ul.list-style li {
   position: relative;
    padding-left: 30px;
    padding-bottom: 10px;
    display: block;
}

.tag-cbd li {
    margin-right: 50px;
}
ul.list-style li:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #008136;
    content: "";
    top: 5px;
    left: 0;
}
.about-section h2{
    text-align: center;
    margin: 15px 0 25px;
}
.features-details-card img{
    margin-right: 10px;
    vertical-align: middle;
}

.your-order-area{
    padding: 20px;
    background: #f6f6f6;
}

.about-back{
    /* background: #00f; */
}

.about-back {
    /* background: #ebb805; */
    border-radius: 17px;
    padding: 50px 25px;
}
.body-back {
    background: url(../images/body-back.png) no-repeat right top;
    background-size: auto;
}
.about-img {
    text-align: center;
}
.about-img img {
    width: 76%;
}
.item-box {
    box-shadow: 0px 0px 14px -3px rgb(99 99 99 / 49%);
    border-radius: 5px;
    padding: 20px;
    min-height: 290px;
}
.item-content h3 {
    font-size: 19px;
    font-family: "Lora", serif !important;
    margin: 0;
    line-height: 2.3;
}
.item-icon {
    background: #036526;
    width: 60px;
    height: 60px;
    border-radius: 3px;
    text-align: center;
}
.features-title span {
    color: #000000;
    font-family: "Lora", serif;
}
.ship-box {
    background: #d5d5d5;
    padding: 30px;
    margin: 10px 0px;
    border-radius: 5px;
}
.ship-content h2 {
    font-family: "Lora", serif !important;
    font-size: 24px !important;
}

.bnr-btm {
    padding: 80px 0;
    padding-bottom: 0;
    position: relative;
    z-index: 4;
    background: #e7c900;
    padding: 20px 40px;
}
.inner-block {
    display: flex
;
    align-items: center;
    text-align: left;
}
.icon-block {
    text-align: center;
    /* margin-bottom: 20px; */
    /* margin-top: 25px; */
    /* background: #ededed; */
    padding: 12px;
}
.icon-block img {
    max-width: 71px;
    display: inline-block;
    /* background: #ccc; */
}
.icon-block-txt {
    padding-left: 20px;
}
.inner-block h4 {
    font-family: "Rubik", sans-serif;
    font-size: 17px;
}
.inner-block p {
}

.about-section {
    padding: 5rem 0 1rem;
    color: #7b858a;
    font-size: 1.5rem;
    line-height: 1.8;
}
.about-head {
    position: relative;
    z-index: 0;
}
.about-head h4 {
    font-family: "Rubik", sans-serif;
    color: #e7c900;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 4px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.about-head h2 {
    font-family: "Rubik", sans-serif;
    font-size: 50px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 20px;
}
.about-section p {
    font-family: 'Poppins', sans-serif;
    max-width: 100%;
    margin: 10px auto;
}
.about-list {
    margin-top: 30px;
    position: relative;
}
.about-list-text {
    /* position: absolute; */
    bottom: 0;
    padding: 20px;
}
.about-list-text h4 {
    font-family: "Rubik", sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    /* font-weight: bold; */
    color: #484848;
    position: relative;
    padding-right: 60px;
    /* text-shadow: 0 0 2px #000; */
}
.about-list-text h4:after {
    content: "";
    position: absolute;
    width: 45px;
    right: 0;
    height: 3px;
    background: #5e5e5e;
    top: 50%;
}


@media only screen and (max-width: 767px) {
 .bannerbg{
    background: rgb(255 255 255 / 54%);
}

.banner .banner-title span{
    font-size: 55px;
}


.banner {
    padding: 0 0 120px 0px;
    align-items: center;
    z-index: 1;
}

.mobile-header{
    background: #0f2c28;
}
.sticky-nav.menu_fixed {
     background: #0f2c28;
}
    .menu_fixed .header-tools .cart-info a i {
        color: #ffffff;
    }
}