
html, body {height: 100%;}
.floatleft {float:left}
.floatright {float:right}
.alignleft {float:left;margin-right:15px;margin-bottom: 15px}
.alignright {float:right;margin-left:15px;margin-bottom: 15px}
.aligncenter {display:block;margin:0 auto 15px}
a{color:#282828}
a:hover{color: #b9a745;text-decoration: none;}
a:focus {outline:0px solid}
img {max-width:100%;height:auto}
.fix {overflow:hidden}
.no-padding{padding:0}
p {margin:0 0 15px;}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 0px;
}
a {transition: all 0.3s ease 0s;text-decoration:none;}
a:active, a:hover {
  outline: 0 none;
}
ul{
list-style: outside none none;
margin: 0;
padding: 0
}
.clear{clear:both}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
body {font-family: 'Montserrat', sans-serif;overflow-x: hidden;}
/*----------------------------------------*/
/*  1.1.0  Webfont CSS
/*----------------------------------------*/
@font-face {
    font-family: 'montserratblack';
    src: url('../fonts/webfont/montserrat-black-webfont.eot');
    src: url('../fonts/webfont/montserrat-black-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/webfont/montserrat-black-webfont.woff2') format('woff2'),
         url('../fonts/webfont/montserrat-black-webfont.woff') format('woff'),
         url('../fonts/webfont/montserrat-black-webfont.ttf') format('truetype'),
         url('../fonts/webfont/montserrat-black-webfont.svg#montserratblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratextra_bold';
    src: url('../fonts/webfont/montserrat-extrabold-webfont.eot');
    src: url('../fonts/webfont/montserrat-extrabold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/webfont/montserrat-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/webfont/montserrat-extrabold-webfont.woff') format('woff'),
         url('../fonts/webfont/montserrat-extrabold-webfont.ttf') format('truetype'),
         url('../fonts/webfont/montserrat-extrabold-webfont.svg#montserratextra_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserrathairline';
    src: url('../fonts/webfont/montserrat-hairline-webfont.eot');
    src: url('../fonts/webfont/montserrat-hairline-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/webfont/montserrat-hairline-webfont.woff2') format('woff2'),
         url('../fonts/webfont/montserrat-hairline-webfont.woff') format('woff'),
         url('../fonts/webfont/montserrat-hairline-webfont.ttf') format('truetype'),
         url('../fonts/webfont/montserrat-hairline-webfont.svg#montserrathairline') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/webfont/montserrat-light-webfont.eot');
    src: url('../fonts/webfont/montserrat-light-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/webfont/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/webfont/montserrat-light-webfont.woff') format('woff'),
         url('../fonts/webfont/montserrat-light-webfont.ttf') format('truetype'),
         url('../fonts/webfont/montserrat-light-webfont.svg#montserratlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratsemi_bold';
    src: url('../fonts/webfont/montserrat-semibold-webfont.eot');
    src: url('../fonts/webfont/montserrat-semibold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/webfont/montserrat-semibold-webfont.woff2') format('woff2'),
         url('../fonts/webfont/montserrat-semibold-webfont.woff') format('woff'),
         url('../fonts/webfont/montserrat-semibold-webfont.ttf') format('truetype'),
         url('../fonts/webfont/montserrat-semibold-webfont.svg#montserratsemi_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratultra_light';
    src: url('../fonts/webfont/montserrat-ultralight-webfont.eot');
    src: url('../fonts/webfont/montserrat-ultralight-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/webfont/montserrat-ultralight-webfont.woff2') format('woff2'),
         url('../fonts/webfont/montserrat-ultralight-webfont.woff') format('woff'),
         url('../fonts/webfont/montserrat-ultralight-webfont.ttf') format('truetype'),
         url('../fonts/webfont/montserrat-ultralight-webfont.svg#montserratultra_light') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*----------------------------------------*/
/*  2.0.0  Home One CSS
/*----------------------------------------*/
.top_header {
    background-color: #f99c947d;
    padding: 8px;
}
.header-area {
      /* background-image: url(../img/logo/header.png); */
      background-repeat: repeat-x;
      background-position: bottom;
      background-color: #ffecec;
      padding: 6px 20px;
}
.top-login-cart, .account-usd {
    float: right;
}
.header-logo {
    padding: 10px 0px;
}

.header-search-form {
    width: 100%;
    position: relative;
    padding: 0px 5px;
}

    .header-search-form input {
        width: 100%;
        height: 32px;
        font-size: 14px;
        border-radius: 0px;
        border: none;
        padding: 0px 45px;
        background: #f0f0f0;
    }

    .header-search-form button {
        position: absolute;
        height: 100%;
        left: 15px;
        top: 1px;
        font-size: 18px;
        color: #5a5a5a;
        border: none;
        cursor: pointer;
        background-color: transparent;
    }

.user-panel .up-item {
    display: inline-block;
    font-size: 13px;
    width: 49px;
    text-align: center;
}

    .user-panel .up-item i {
        font-size: 16px;
        text-align: center;
    }

    .user-panel .up-item a {
        font-size: 13px;
        color: #000;
        position: relative;
        top: 0;
        text-align: center;
    }

    .user-panel .up-item:first-child {
        margin-right: 5px;
        width: 49px;
        margin-top: 9px;
    }
.top-left p{
    font-size: 12px;
    padding: 25px 0px;
    margin: 0;
}
.top-left p, .top-login-cart  > ul > li > a, .account-usd > ul > li > a {
  color: #666;
}
.search-box {
    /* display: inline-block; */
    padding: 0px 2px;
    float: right;
    margin-right: 30px;
}
.search-box form{
    position: relative;
    /* border: 1px solid #CCCCCC; */
    width: 420px;
    height: 25px;
}
.top-login-cart > ul > li:first-child > a {
  padding-left:0px;
}
.cart-info > span {
    font-size: 12px;
    font-family: 'montserratlight';
}
span.cart-info a {
    color: #282828 !important;
    font-size: 12px;
}
span.cart-info a:hover{
    color: #B9A745 !important;
}
.home-two span.cart-info a:hover{
    color: #FF4A4A !important;
}
.sub-total-cart.text-center > span {
    float: right;
}
.search-box button {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    padding-right: 0px;
    padding-top: 0px;
    position: absolute;
    right: 0;
    margin-left: 323px;
    top: 6px;
    color: #8c8c8c;
}
.search-box form > input {
    border: medium none;
}
.search-box input[type="text"]{
    /* font-size: 10px; */
    color: #8c8c8c;
    border: 1px solid #727272ee;
    font-family: 'montserratlight';
}
.top-login-cart ul, .account-usd ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.top-login-cart ul li, .account-usd ul li{
    display: inline-block;
}
.top-login-cart  > ul > li > a, .account-usd > ul > li > a{
    display: block;
    font-size: 12px;
    padding: 11px 16px 11px 0px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.top-login-cart  > ul > li > a{
    padding: 22px 16px;
}
.top-login-cart ul li:hover a, .account-usd ul li:hover a{
    color: #BDAC51;
}
.home-two .top-login-cart ul li:hover a, .home-two .account-usd ul li:hover a{
    color: #FF494B;
}
.top-login-cart ul li img{
    margin-right: 10px;
    margin-top: -9px;
}
.mainmenu ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.mainmenu ul li{
    display: inline-block;
    position: relative;
}
.mega-menu a {
    display: block;
}
.mega-menu span a.title {
    color: #282828 !important;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'montserratsemi_bold';
}
.mainmenu > ul > li > a {
    display: inline-block;
    font-size: 13px;
    color: #000;
    line-height: 1;
    padding: 28px 4px;
    position: relative;
    font-weight: 500;
    font-family: 'Roboto Condensed', sans-serif;
}

.mainmenu > ul > li:after{
   content: "|";
   display: inline-block;
   position: relative;
   left: 0px;
   top: -1px;
   color: #d9d007;
}
.padding-5 {
    padding:5px;
}
.mainmenu > ul > li:after > last-child{
   content: "?";
    display: inline-block;
    position: relative;
    left: 0px;
    top: -1px;
 
}
.submenu-mainmenu a {
    color: #a6a6a6 !important;
    display: block;
    font-size: 12px;
}
.mainmenu ul > li:first-child > a{
    /* padding-left: 0px; */
}
.mainmenu ul li:hover a, .mainmenu ul li.active a{
    color: #d9d007;
}
.home-two .mainmenu ul li:hover a, .home-two .mainmenu ul li.active a{
    color: #d9d007;
}
.mainmenu > ul > li > a span {
    /* left: 87px; */
    /* position: absolute; */
    /* top: 14px; */
}
.mainmenu ul li.dropdown{
    position: relative;
}
.account-usd ul li, .top-login-cart ul li{
    display: inline-block;
    position: relative;
}
.top-login-cart > ul > li:last-child > a, .account-usd > ul > li:last-child > a {
    padding-right: 0px;
}
.account-usd > ul > li > ul.submenu-mainmenu, .top-login-cart > ul > li > ul.submenu-mainmenu, .mainmenu > ul > li > ul.submenu-mainmenu{
    background-color: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    left: 0;
    margin: 0;
    padding: 12px 0;
    position: absolute;
    text-align: left;
    top: 39px;
    transform: rotateX(90deg);
    transform-origin: center top 0;
    transition: all 0.6s ease 0s;
    visibility: hidden;
    width: 130px;
    z-index: -99;
    border: 1px solid #C5C5C5;
}
.account-usd > ul > li.language > ul.submenu-mainmenu{
    right: 0;
    left: auto;
}
.account-usd > ul > li > ul.submenu-mainmenu > li > a, .mainmenu > ul > li > ul.submenu-mainmenu > li > a, .mega-menu a {
    color: #666!important;
    display: block;
    font-family: "montserratlight";
    font-size: 12px;
    padding: 6px 20px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.mainmenu > ul > li > ul.submenu-mainmenu {
    width: 160px;
}
.mainmenu ul{
    position: relative;
}
.mainmenu ul li .mega-menu {
    background: #ffffff none repeat scroll 0 0;
    position: absolute;
    width: 890px;
    right: auto;
    padding: 35px 30px 30px 30px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    left: 0;
    margin: 0;
    position: absolute;
    text-align: left;
    top: 39px;
    transform: rotateX(90deg);
    transform-origin: center top 0;
    transition: all 0.6s ease 0s;
    visibility: hidden;
    z-index: -99;
    border: 1px solid #C5C5C5;
    padding: 35px 30px 30px 30px;
}
.mainmenu ul li:hover .mega-menu {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
    z-index: 999;
    transform: rotateX(0deg);
}
.mainmenu ul li .mega-menu span {
    float: left;
    width: 23%;
}
.mainmenu ul li .mega-menu span:last-child {
    width: 31%;
}
.mega-menu span i {
    font-size: 8px;
    margin-right: 10px;
    vertical-align: middle;
}
.account-usd > ul > li > ul.submenu-mainmenu > li:hover > a, .account-usd > ul > li > ul.submenu-mainmenu > li:hover > i, .mainmenu > ul > li > ul.submenu-mainmenu li:hover a, .mega-menu a:hover{
    color: #BDAC51 !important;
}
.home-two .account-usd > ul > li > ul.submenu-mainmenu > li:hover > a, .home-two .account-usd > ul > li > ul.submenu-mainmenu > li:hover > i, .home-two .mainmenu > ul > li > ul.submenu-mainmenu li:hover a, .home-two .mega-menu a:hover{
    color: #FF494B !important;
}
.account-usd ul li ul.submenu-mainmenu li i, .language img, .account-usd ul li.language ul li img{
    margin-right: 10px;
    font-size: 8px;
}
.account-usd ul li.currency ul.submenu-mainmenu li i{
    font-size: 12px;
}
.account-usd ul li.currency ul li i{
    margin-right: 5px;
}
.account-usd ul li.currency ul.submenu-mainmenu{
    width: 90px;
}
.top-login-cart ul li ul.submenu-mainmenu {
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
    width: 225px;
    top: 50px;
    right: 0;
    left: auto;
}
.top-login-cart ul li ul.submenu-mainmenu li{
    width: 220px;
    padding: 10px 20px;
}
.account-usd ul li:hover ul.submenu-mainmenu, .top-login-cart ul li:hover ul.submenu-mainmenu, .mainmenu ul li:hover ul.submenu-mainmenu {
    transform: rotateX(0deg);
    visibility: visible;
    z-index: 99999;
}
.cart-img{
    float: left;
}
.cart-info{
    display: inline-block;
}
.cart-info h5, .cart-info h6{
    font-size: 12px;
    color: #282828 !important;
    font-family: 'montserratlight';
    line-height: 20px;
    margin: 0px;
}
.cart-info h5 a, .cart-info h6{
    font-size: 12px;
    color: #282828 !important;
    font-family: 'montserratlight';
    line-height: 20px;
    margin: 0px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.cart-info h5 a:hover{
    color: #FF0000 !important;
}
.trash-cart{
    float: right;
}
.trash-cart i{
    color: #a6a6a6;
    font-size: 14px;
    margin-top: 15px;
}
.sub-total-cart h5{
    font-size: 14px;
    color: #282828;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    padding: 20px;
    margin: 0;
}
.sub-total-cart h5 span{
    float: right;
}
.sub-total-cart > a.view-cart{
    font-size: 10px;
    color: #a6a6a6 !important;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 12px;
    border: 1px solid #a6a6a6;
    border-radius: 20px;
    display: inline-block;
    float: left;
    margin-top: 20px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.sub-total-cart > a.view-cart:hover, .sub-total-cart > a.view-cart.active{
    color: #fff !important;
    border: 1px solid #FF4A4A;
    background: #FF4A4A;
}
.sub-total-cart > a{
    margin-right: 10px;
}
.sub-total-cart > a:last-child{
    margin-right: 0px;
}
/*----------------------------------------*/
/*  2.1.0  Slider CSS
/*----------------------------------------*/
/*.slider-content h4{
    font-size: 40px;
    color: #282828;
    font-family: 'Niconne', cursive;
    margin: 0;
}
.slider-content h1.title{
    font-size: 52px;
    color: #282828;
    font-family: 'montserratsemi_bold';
    margin-bottom: 30px;
}
.nivo_text {
    left: 50%;
    top: 38%;
    top: 38%;
    height: auto;
    position: absolute;
}
.nivo_text.slide_two{
    left: 10%;
}
.slider-button {
    border-bottom: none;
    color: #fff;
    font-size: 16px;
    padding: 8px 5px 8px 25px;
    text-transform: uppercase;
    display: block;
    background: #282828;
    border-radius: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.nivo-controlNav {
    display: none;
}
.slider-button:hover {
    color: #282828 !important;
    background: #fff;
}
a.slider-button i {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #000;
    height: 27px;
    line-height: 26px;
    margin-left: 15px;
    text-align: center;
    width: 27px;
}
.slider-content:hover i {
    background: #282828 none repeat scroll 0 0;
    color: #fff;
}*/
/* ----------------
  Features
---------------------*/

.hero-section {
    padding-bottom: 0;
}

.hero-slider .hs-item {
    position: relative;
    height: 510px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

    .hero-slider .hs-item span {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 3px;
        margin-bottom: 5px;
        display: block;
        position: relative;
        top: 50px;
        opacity: 0;
    }

    .hero-slider .hs-item h2 {
        /* font-size: 60px; */
        /* text-transform: uppercase; */
        /* font-weight: 700; */
        /* margin-bottom: 10px; */
        /* position: relative; */
        /* top: 50px; */
        /* opacity: 0; */
    }

    .hero-slider .hs-item p {
        font-size: 18px;
        font-weight: 300;
        margin-bottom: 35px;
        position: relative;
        top: 100px;
        opacity: 0;
    }

    .hero-slider .hs-item .site-btn {
        position: relative;
        top: 50px;
        opacity: 0;
    }

    .hero-slider .hs-item .sb-line {
        margin-right: 5px;
    }

    .hero-slider .hs-item .container {
        position: relative;
        padding-top: 170px;
    }

    .hero-slider .hs-item .offer-card {
        position: absolute;
        right: 0;
        top: 226px;
        width: 162px;
        height: 162px;
        border-radius: 50%;
        background: #f51167;
        text-align: center;
        padding-top: 20px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }

        .hero-slider .hs-item .offer-card:after {
            position: absolute;
            content: "";
            width: calc(100% - 10px);
            height: calc(100% - 10px);
            border: 1px solid #f96790;
            left: 5px;
            top: 5px;
            border-radius: 50%;
        }

        .hero-slider .hs-item .offer-card span {
            font-size: 18px;
            text-transform: lowercase;
            position: relative;
            top: 50px;
            opacity: 0;
        }

        .hero-slider .hs-item .offer-card h2 {
            font-size: 72px;
            font-weight: 400;
            line-height: 1;
        }

        .hero-slider .hs-item .offer-card p {
            text-transform: uppercase;
            line-height: 1;
            font-size: 14px;
        }

.hero-slider .slider-nav-warp {
    /* max-width: 1145px; */
    /* bottom: 0; */
    /* margin: -78px auto 0; */
}

.hero-slider .slider-nav {
    /* display: inline-block; */
    /* padding: 0 38px; */
    /* position: relative; */
}

.hero-slider .owl-dots {
    display: -ms-flex;
    /* display: -webkit-box; */
    display: -ms-flexbox;
    /* display: flex; */
    /* padding-top: 9px; */
}

    .hero-slider .owl-dots .owl-dot {
        /* width: 8px; */
        /* height: 8px; */
        /* background: #fff; */
        /* border-radius: 15px; */
        /* margin-right: 10px; */
        /* opacity: 0.25; */
    }

        .hero-slider .owl-dots .owl-dot.active {
            /* opacity: 1; */
        }

        .hero-slider .owl-dots .owl-dot:last-child {
            margin-right: 0;
        }

.hero-slider .owl-nav button.owl-next,
.hero-slider .owl-nav button.owl-prev {
    font-size: 27px;
    position: absolute;
    color: #fff;
    opacity: 0.5;
    bottom: -20px;
}

.hero-slider .owl-nav button.owl-next {
    right: 0;
}

.hero-slider .owl-nav button.owl-prev {
    left: 0;
}

.hero-slider .owl-item.active .hs-item h2,
.hero-slider .owl-item.active .hs-item span,
.hero-slider .owl-item.active .hs-item p,
.hero-slider .owl-item.active .hs-item .site-btn {
    top: 0;
    opacity: 1;
}

.hero-slider .owl-item.active .hs-item span {
    -webkit-transition: all 0.5s ease 0.2s;
    -o-transition: all 0.5s ease 0.2s;
    transition: all 0.5s ease 0.2s;
}

.hero-slider .owl-item.active .hs-item h2 {
    -webkit-transition: all 0.5s ease 0.4s;
    -o-transition: all 0.5s ease 0.4s;
    transition: all 0.5s ease 0.4s;
}

.hero-slider .owl-item.active .hs-item p {
    -webkit-transition: all 0.5s ease 0.6s;
    -o-transition: all 0.5s ease 0.6s;
    transition: all 0.5s ease 0.6s;
}

.hero-slider .owl-item.active .hs-item .site-btn {
    -webkit-transition: all 0.5s ease 0.8s;
    -webkit-transition: all 0.5s ease 0.8s;
    -o-transition: all 0.5s ease 0.8s;
    transition: all 0.5s ease 0.8s;
}

.hero-slider .owl-item.active .hs-item .offer-card {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.5s ease 1s;
    -webkit-transition: all 0.5s ease 1s;
    -o-transition: all 0.5s ease 1s;
    transition: all 0.5s ease 1s;
}

.slide-num-holder {
    float: right;
    z-index: 1;
    color: #fff;
    position: relative;
    font-size: 24px;
    font-weight: 700;
    position: relative;
    margin-top: -22px;
}

    .slide-num-holder span:first-child {
        margin-right: 41px;
    }

    .slide-num-holder:after {
        position: absolute;
        content: "";
        height: 30px;
        width: 1px;
        background: #fff;
        left: 50%;
        top: 0;
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
        transform: rotate(30deg);
    }
    /* ----------------
  Banner section
---------------------*/

.banner {
    padding: 50px 34px 47px;
    position: relative;
    margin-bottom: 70px;
}

    .banner .tag-new {
        position: absolute;
        right: 26px;
        top: 27px;
        font-size: 24px;
        font-weight: 700;
        color: #fff;
        background: #50e550;
        line-height: 1;
        text-transform: uppercase;
        padding: 7px 16px 1px;
        border-radius: 80px;
    }

    .banner span {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 3px;
        margin-bottom: 5px;
        display: block;
    }

    .banner h2 {
        font-size: 48px;
        text-transform: uppercase;
        font-weight: 700;
        margin-bottom: 10px;
        color: #282828;
    }

    .col_bac {
    /* background: #ed793f; */
    /* height: 510px; */
    /* position: relative; */
    /* top: 18%; */
    text-align: left;
    margin-top: 134px;
    margin: 158px 59px;
}

.aliget {
    /* padding-top: 180px; */
    /* background: #ccc; */
    background: #ccc;
    /* padding-bottom: 30px; */
    padding: 17px;
}

    .aliget h3 {
        float: left;
        /* padding: 40px; */
        /* font-size: 41px !important; */
        /* font-family: 'Roboto Condensed', sans-serif; */
        /* font-weight: 400; */
        /* width: 247px; */
        color: #ffffff;
        /* background: #ccc; */
        margin-left: 50px;
    }

.feature-inner p {
    font-size: 22px;
    color: #000000;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    line-height: 11px;
    text-align: left;
    padding-top: 10px;
}

.clear {
    clear: both;
}

.three_ext {
    margin-top: 0px;
    background: #fbe5e0;
    padding: 10px;
}

/* ------------------
  Features section
---------------------*/

.feature {
    text-align: center;
    border-right: 1px solid #3c3c3b;
}

    .feature:nth-child(3) {
        /* background: #f51167; */
        border-right: none;
    }

    .feature:nth-child(2) h2 {
        color: #fff;
    }

    .feature .feature-inner {
        padding: 12px 10px;
        display: -ms-flex;
        display: -ms-flexbox;
        -ms-flex-align: center;
        -ms-flex-pack: center;
        margin: 0 auto;
        display: inline-block;
    }

    .feature .feature-icon {
        display: inline-block;
        margin-right: 15px;
    }

    .feature h2 {
        font-size: 34px;
        text-transform: uppercase;
        display: inline-block;
        color: #000;
        margin-top: 9px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 500;
        padding-top: 15px;
    }


/*----------------------------------------*/
/*  2.2.0  Service CSS
/*----------------------------------------*/
.service_area{
    padding: 80px 0px;
}
.single-service{
    width: 25%;
    float: left;
}
.single-banner{
    width: 33.333333%;
    float: left;
    position: relative;
}
.single-service{
    padding-left: 4%;
}
.service-icon{
    float:left;
    border: 1px solid #B9A745;
    border-radius: 50%;
    height: 55px;
    width: 55px;
    text-align: center;
    vertical-align: middle;
    display: table;
    margin-right: 12px;
}
.service-icon img{
    padding-top:25%;
}
.service-info{
    display: block;
}
.service-info h2{
    margin-bottom: 0px;
}
.service-info h2 a{
    color: #b9a745;
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 6px;
    font-family: 'montserratsemi_bold';
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.service-info h2 a:hover{
    color: #282828;
}
.service-info p{
    font-size: 14px;
    color: #282828;
    font-family: 'montserratlight';
    margin: 0;
}
/*----------------------------------------*/
/*  2.3.0  Banner CSS
/*----------------------------------------*/
.banner-area{
    position: relative;
}
.banner-area > a {
    position: absolute;
    top: 152px;
    left: 62px;
}
.single-banner .slider-button, .section-button .slider-button{
    background: #B9A745 none repeat scroll 0 0;
    border-radius: 20px;
    color: #fff;
    display: block;
    font-family: "Montserrat",sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding: 0px 5px 1px 25px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 33px;
    margin-top: 8px;
}
.banner-area .slider-button {
    left: 14%;
    position: absolute;
    top: 53%;
}
.section-button .slider-button{
    margin-top: 40px;
}
.single-banner a.slider-button i, .section-button a.slider-button i {
    background: #282828 none repeat scroll 0 0;
    border-radius: 50%;
    color: #B9A745;
    height: 27px;
    line-height: 26px;
    margin-left: 15px;
    text-align: center;
    width: 27px;
}
.single-banner a.slider-button:hover i, .section-button a.slider-button:hover i{
    color: #fff;
}
.single-banner > a.border-hover, .single-big-banner > a.border-hoverr, .from-blog-img > a.border-hover {
    display: block;
	position: relative;
	width: 100%;
}
.single-banner > a.border-hover::before, .single-big-banner > a.border-hover::before, .from-blog-img > a.border-hover::before{
    border: 0 solid rgba(255, 255, 255, 0.5);
    bottom: 0;
    box-sizing: border-box;
    content: "";
    left: 0;
    opacity: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.4s ease-in-out 0s;
    z-index: 9;
}
.single-banner > a.border-hover:hover::before, .single-big-banner > a.border-hover:hover::before, .single-from-blog:hover .from-blog-img > a.border-hover::before{
    border: 15px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    opacity: 1;
    transition: all 0.3s ease 0s;
}
.single-banner:hover > a.slider-button, .single-big-banner:hover > .section-button a.slider-button{
    color: #000;
}
/*----------------------------------------*/
/*  2.4.0  Arrival CSS
/*----------------------------------------*/
.owl-theme .owl-controls {
    margin-top: -30px;
    text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    /* border: 1px solid #1414bb; */
    border-radius: 0;
    color: #252525;
    display: inline-block;
    font-size: 33px;
    height: 40px;
    left: -13px;
    margin: -50px 0 0;
    opacity: 12;
    line-height: 34px;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all 0.3s ease 0s;
    /* visibility: hidden; */
    /* width: 40px; */
}
.tab-content.row {
    padding-left: 5px;
    padding-right: 5px;
}
.testimonial-owl-wrap.owl-theme .owl-controls .owl-buttons div {
    top: 70%;
    left: -17px;
}
.client-owl.owl-theme .owl-controls .owl-buttons div {
    top: 85%;
    left: -11px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
    left: auto;
    right: -13px;
}
.testimonial-owl-wrap.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -13px;
}
.owl-theme:hover .owl-controls .owl-buttons div {
    /* opacity: 1; */
    /* visibility: visible; */
    z-index: 9;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:hover, .owl-theme .owl-controls .owl-buttons div.owl-next:hover {
    background: #000;
    color: #fff;
}
.home-two .owl-theme .owl-controls .owl-buttons div.owl-prev:hover, .home-two .owl-theme .owl-controls .owl-buttons div.owl-next:hover {
    background: #000;
}
.arrival-area{
    padding: 34px 0px;
}
.section-tab-menu {
    margin-bottom: 42px;
}
.section-tab-menu ul li a{
    color: #a6a6a6 !important;
}
.section-tab-menu ul li:hover a, .section-tab-menu ul li.active a{
    color: #282828 !important;
}
.arrival-area .section-button .slider-button {
    margin-top: 20px;
}
.section-tab-menu ul li{
    border-right: 2px solid #a6a6a6;
    line-height: 20px;
    padding: 0px 20px;
}
.section-tab-menu ul li:first-child{
    padding-left: 0px;
}
.section-tab-menu ul li:last-child{
    border-right: none;
}
.section-tab ul li a{}
/*----------------------------------------*/
/*  2.5.0  Featured CSS
/*----------------------------------------*/
.single-featured-small .single-featured:first-child{
    margin-bottom: 15px;
}
.single-featured{
    position: relative;
}
.featured-area .col-sm-6 {
    padding-left: 0;
    padding-right: 0;
}
.featured-items-title .section-title > h4 {
    margin-bottom: 40px;
}
h5.fea-info, span.green, span.black, span.red{
    position: absolute;
    bottom:0;
}
h5.fea-info {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    color: #282828;
    display: block;
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 10px 20px;
    width: 100%;
}
.featured-area h5 span {
    float: right;
    font-size: 15px;
    color: #111111;
    font-family: 'montserratsemi_bold';
}
.featured-area .section-button .slider-button {
    margin-top: 50px;
}
.featured-area .col-md-6 {
    padding-left: 0;
    padding-right: 0;
}
span.green, span.black, span.red{
    left: 15px;
    color: #fff;
    width: 148px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    font-family: 'Montserrat', sans-serif;
    /* display: inline-block; */
    margin: 0;
    margin-left: 15px;
}
span.green{
    top: 15px;
    background: #B9A745;
    margin-bottom: 15px;
}
span.black{
    top: 45px;
    /* background: #282828; */
}
span.red{
    top: 45px;
    background: #FF0000;
}
/*----------------------------------------*/
/*  2.6.0  Big Banner CSS
/*----------------------------------------*/
.big_banner-area{
    padding: 80px 0px;
}
.single-big-banner{
    float:left;
    width: 50%;
    position: relative;
}
.single-big-banner .section-button {
    left: 14%;
    position: absolute;
    top: 44%;
}
.single-big-banner .section-button.section-button-two {
    left: 17%;
}
/*----------------------------------------*/
/*  2.7.0  Trendy CSS
/*----------------------------------------*/
.margin-allowed{
    margin-bottom: 70px;
}
.trend_content.row {
    margin-left: -8px;
    margin-right: -8px;
}
.tendy-tab-menu ul, .wish-icon-hover ul, .section-tab-menu ul{
    margin: 0;
    padding:0;
    list-style: none;
}
.tendy-tab-menu ul{
    margin-bottom: 5px;
}
.tendy-tab-menu ul li, .wish-icon-hover ul li, .section-tab-menu ul li{
    display: inline-block;
}
.tendy-tab-menu ul li{
    margin-right: 20px;
}
.tendy-tab-menu ul li:last-child{
    margin-right: 0px;
}
.tendy-tab-menu ul li a{
    display: block;
    font-family: 'Niconne', cursive;
    color:#a6a6a6;
    font-size: 22px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.tendy-tab-menu ul li:hover a, .tendy-tab-menu ul li.active a{
    color: #b9a745;
}
.tendy-tab-menu ul li a:focus, .section-tab-menu ul li a:focus{
    text-decoration: none
}
.trend-item, .section-tab-item{
    display: none;
}
.trend-item.active, .section-tab-item.active{
    display: block;
}
.single-product-item{
    position: relative;
    overflow: hidden;
}
.single-product-info{
    margin: 15px 0;
    padding-top: 0px;
}
.single-product-info .pro-rating i{
    color: #b9a745;
    font-size: 12px;
}
.single-product-info .pro-price{
    float: right;
}
.single-product-info .pro-rating{
    float: left;
}
span.old-price {
    color: #a6a6a6;
    font-size: 12px;
    margin-left: 0px;
    text-decoration: line-through;
}
.single-product-info .pro-price span.new-price{
    color: #080807;
    font-size: 13px;
    font-family: 'montserratsemi_bold';
    margin-bottom: 5px;
    font-weight: 500;
}
.related-prouct-area .single-product-info .pro-price span.new-price, .home-two .single-product-info .pro-price span.new-price, .home-two .related-product-wrapper .single-product-info .pro-price span.new-price{
    color: #FF4A4A;
}
.shop-area-start .single-product-info .pro-price span.new-price {
    color: #000000;
}
.trend-right a img{
    position: relative;
    display: block;
}
.trend-right h5 {
    bottom: 215px;
    color: #282828;
    float: left;
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    font-weight: 400;
    left: -86px;
    position: absolute;
    transform: rotate(-90deg);
}
.trend-right h5.right-side {
    bottom: 531px;
    float: right;
    right: -415px;
}
.trend-right h5 span{
    margin-left: 112px;
}
.single-product-info .pro_price span.old-price{
    color: #a6a6a6;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-size: 400;
    margin-left: 2px;
}
.single-product-info h3 a{
    color: #282828;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    /* font-size: 400; */
    margin-top: 0px;
    display: inline-block;
    width: 100%;
}
.home-two .single-product-info h3 a:hover, .related-prouct-area .single-product-info h3 a:hover{
    color: #FF4A4A;
}
.wish-icon-hover{
    position: absolute;
    bottom: 60%;
    left:0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    z-index: 9;
}
.wish-icon-hover ul li{
    margin-right: 5px;
}
.wish-icon-hover ul li:last-child{
    margin-right: 0px;
}
.wish-icon-hover ul li a{
    background: #ffffff;
    height: 37px;
    width: 37px;
    border-radius: 50%;
    vertical-align: middle;
    display: table-cell;
    transform: scale(0);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-in-out;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.wish-icon-hover ul li:hover a, .wish-icon-hover ul li.active a{
    background: #000000 !important;
    color: #fff !important;
}
.hover-effect, .hover-effect a {
    position: relative;
    display: block;
}
.hover-effect > a::before, .hover-effect > a::after {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 8;
}
.hover-effect > a::before {
    left: -100%;
    top: -100%;
}
.hover-effect a::before, .hover-effect a::after {
    display: block;
}
.hover-effect > a::after {
    bottom: -100%;
    right: -100%;
}
.single-product:hover .hover-effect > a::before {
    left: 0;
    top: 0;
} 
.single-product:hover .hover-effect > a::after {
    right: 0;
    bottom: 0;
}
.trend_content .col-xs-12 {
    padding-left: 8px;
    padding-right: 8px;
    width: 100%;
}
.single-product-item:hover .wish-icon-hover{
    opacity: 1;
}
.single-product-item:hover .wish-icon-hover ul li a {
    transform: scale(1);
}
.wish-icon-hover ul li:nth-child(1) a{
    transition-delay: 0.0s;
}
.wish-icon-hover ul li:nth-child(2) a{
    transition-delay: 0.2s;
}
.wish-icon-hover ul li:nth-child(3) a{
    transition-delay: 0.3s;
}
.trend-right{
    position: relative;
}
.timer {
    overflow: hidden;
    position: absolute;
    right: 12%;
    bottom: 0;
    top: 18%;
    width: auto;
    z-index: 10;
    height: auto;
    vertical-align: middle;
    display: table;
    height: 100%;
}
.timer.left-side{
    left: 11%;
}
.timer .timer-grid{
    text-align: center;
}
.timer .timer-grid span {
    font-family: 'montserratsemi_bold';
    text-align: center;
    font-size: 20px;
    color: #282828;
    display: block;
    line-height: 20px;
    padding-top: 13px;
}
.timer .timer-grid:last-child::after {
    display: none;
}
.timer-grid > div{
    display: block;
    font-size: 12px; 
    font-family: 'Montserrat', sans-serif;
    color: #282828;
    background: #fff;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    box-shadow: 2px 2px 2px #D8D8D6;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.timer-grid > div:last-child{
    margin-bottom: 0px;
}
/*----------------------------------------*/
/*  2.8.0  From Blog CSS
/*----------------------------------------*/
.from-blog-area {
    padding: 80px 0;
}
.blog-margin {
    margin-left: 0px;
    margin-right: 0px;
    }
.from-blog-area .section-title{
    margin-bottom: 50px;
}
.from-blog-text {
    background: #ebebeb none repeat scroll 0 0;
    padding: 48px 28px;
}
.from-blog-text h5{
    margin-bottom: 5px;
}
.from-blog-text h5 a{
    font-size: 20px;
    color: #282828;
    font-family: 'montserratsemi_bold';
    text-transform: capitalize;
}
.from-blog-text h5 a:hover{
    color: #b9a745;
}
.from-blog-text h6{
    font-size: 22px;
    color: #b9a745;
    font-family: 'Niconne', cursive;
}
.from-blog-text p{
    font-size: 14px;
    color: #494949;
    font-family: 'montserratlight';
    margin-top: 15px;
    line-height: 25px;
}
.from-blog-area .section-button a{
    font-size: 11px;
    padding: 0px 3px 0px 15px;
    margin-top: 5px;
    float: left;
    margin-right: 20px;
}
.from-blog-area .slider-button{
   line-height: 26px; 
}
.from-blog-area a.slider-button i{
    height: 20px;
    line-height: 20px;
    margin-left: 5px;
    width: 20px;
}
.comment-like{}
.comment-like ul li i{
    color: #a6a6a6;
    font-size: 12px;
    margin-right: 5px
}
.comment-like ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.from-blog-area .col-md-4 {
    padding: 0;
}
.comment-like ul li{
    display: inline-block;
    color: #a6a6a6;
    font-size: 12px;
    margin-right: 30px;
    padding-top: 10px;
}
.comment-like ul li:last-child{
    margin-right: 0px;
}
/*----------------------------------------*/
/*  2.9.0  Testimonial CSS
/*----------------------------------------*/
.testimonal-area {
    background-image: url('../img/banner/banner.jpg');
    background-attachment: fixed;
    /*background: url(../img/testimonial/bg.jpg)no-repeat scroll center center;*/
    background-position: center;
    background-size: cover;
    padding: 300px 0px;
}
.testimonal-total{
    
}
.single-testimonial {
    background: #ffffff none repeat scroll 0 0;
    overflow: hidden;
}
.testimonial-img {
    display: inline-block;
    float: left;
}
.testimonial-info {
    overflow: hidden;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 35px;
    position: relative;
    background: url(../img/icon/quote.png)no-repeat scorll 0 0;
    z-index: 99;
}
.testimonial-info:after {
    position: absolute;
    right: 90px;
    bottom: 20px;
    content: "";
    background: url(../img/icon/quote.png);
}
.testimonial-info h5{
    font-size: 20px;
    color: #b9a745;
    font-family: 'montserratsemi_bold';
}
.testimonial-info span{
    font-size: 14px;
    color: #a6a6a6;
    margin-left: 15px;
    font-family: 'montserratlight';
    float: none;
}
.testimonial-info p{
    font-size: 12px;
    color: #494949;
    font-family: 'montserratlight';
    line-height: 20px;
}
/*----------------------------------------*/
/*  2.10.0  Client CSS
/*----------------------------------------*/
.client-area{
    position: relative;
    padding: 40px 0;
}
.single-client img {
  border: 1px solid #dddddd;
}
.client-owl{
    display: block;
}
.single-client {
    margin-bottom: 1px;
}
.client-owl .col-md-2{
    width: 100%;
}
.client-area.home-two .slider-button.margin-allowed {
  display: inline-block;
}
.client-area .section-title > h4{
    margin-bottom: 50px;
}
.section-title h4, .section-tab-menu ul li a{
    text-transform: uppercase;
    font-size: 20px;
    color: #282828;
    font-family: 'montserratsemi_bold';
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
}
.single-client > a {
    display: block;
    text-align: center;
    width: 100%;
}
/*----------------------------------------*/
/*  2.11.0  Footer CSS
/*----------------------------------------*/
.footer-top-area{
    background: #252525;
}
.footer-area.home-two .footer-widget-newsletter h4.newsletter, .footer-area.home-two .footer-widget h5, .footer-area.home-two .footer-widget ul li:hover a, .footer-area.home-two .copyright p span a, .footer-area.home-two .footer-menu ul li:hover a, .footer-area.home-two .footer-social ul li:hover a{
    color: #FF4A4A;
}
.footer-area.home-two form a.submit, .footer-area.home-two .footer-widget h5::after{
    background: #FF4A4A;
}
.footer-social ul {
    list-style: outside none none;
    padding: 0;
}
.footer-social ul li{
    display: inline-block;
    margin-right: 10px;
}
.footer-social ul li:last-child{
    margin-right: 0px;
}
.footer-social ul li a{
    display: block;
    font-size: 14px;
    color: #ddd;
    border: 1px solid #ddd;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 24px;
    -webkit-transition: all 0.6s ease 0s time;
    -o-transition: all 0.6s ease 0s time;
    transition: all 0.6s ease 0s time;
}
.footer-social ul li:hover a, .footer-social ul li.active a{
    color: #B9A745;
    border: 1px solid #B9A745;
}
.home-two .footer-social ul li:hover a, .home-two .footer-social ul li.active a{
    color: #ff4a4a;
    border: 1px solid #ff4a4a;
}
.footer-widget-newsletter h4.newsletter {
    color: #b9a745;
    font-size: 20px;
    text-transform: uppercase;
}
.footer-widget-newsletter form input {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    padding: 11px 10px 11px 8px;
}
.footer-widget-newsletter form input[placeholder] {
    color: #fff;
    font-size: 12px;
    font-family: 'montserratultra_light';
}
.footer-widget-newsletter > form {
    border: 1px solid #ddd;
    width: 460px;
    position: relative;
}
.footer-social {
    margin-top: 25px;
}
.footer-widget-newsletter{
    float: right;
}
form a.submit{
    color: #e2e2e2;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'montserratsemi_bold';
    background: #B9A745;
    padding: 9px 25px;
    margin: 0;
    position: absolute;
    right: 0;
    top:0;
}
form a.submit:hover{
    color: #000;
}
.footer-logo{
    padding: 46px 10px;
    width: 100%;
}
.footer-logo, .footer-widget-newsletter {
    background: #363636 none repeat scroll 0 0;
    padding: 40px 0;
    margin-top: -65px;
}
.footer-widget-newsletter{
    padding: 28px 47px;
}
.footer-middle-area{
    background: #f99c94eb;
    padding: 37px 0px;
}
.footer-widget h5 {
    color: #b9a745;
    font-family: "montserratsemi_bold";
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}
.footer-widget h5:after{
    position: absolute;
    content: "";
    width: 68px;
    height: 1px;
    background: #b9a745;
    bottom: 0;
    left:0;  
}
.col-md-2 .footer-widget {
    float: right;
}
.footer-icon {
    float: left;
    margin-top: 7px;
}
.single-footer-contact{
    margin-top: 15px;
}
.footer-contact-info{
    display: block;
    margin-left: 30px;
}
.footer-contact-info p, .footer-contact-info p a{
    margin: 0px;
    font-size: 12px;
    color: #ddd;
    font-family: 'montserratlight';
    line-height: 20px;
}
.footer-contact-info p a:hover{
    color: #b9a745;
}
.home-two .footer-contact-info p a:hover{
    color: #FF4A4A;
}
.footer-widget ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-widget ul li{
    display: block;
}
.footer-widget ul li a{
    color: #ddd;
    font-size: 12px;
    line-height: 25px;
    font-family: 'montserratlight';
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.footer-widget ul li i{
    color: #ddd;
    font-size: 8px;
    line-height: 20px;
    margin-right: 10px;
}
.footer-widget ul li:hover a{
    color: #b9a745;
    margin-left: 5px;
}
.footer-bottom-area{
    background: #240402eb;
    padding: 30px 0px;
}
.copyright p{
    font-size: 13px;
    color: #bcf574;
    font-family: 'montserratlight';
    margin: 0;
    padding: 10px 0px;
}
.copyright p span a{
    color: #b9a745;
}
.copyright p span a:hover{
    text-decoration: underline;
}
.footer-menu ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-menu ul li{
    display: inline-block;
    padding: 10px 0px;
}
.footer-menu ul li a{
    font-size: 12px;
    color: #ddd;
    border-right: 1px solid #aeaeae;
    padding: 0px 10px;
    margin: 0;
}
.footer-menu ul li:hover a, .footer-menu ul li.active a{
    color: #b9a745;
}
.home-two .footer-menu ul li:hover a, .home-two .footer-menu ul li.active a{
    color: #ff4a4a;
}
.footer-menu ul li:last-child a{
    border-right: none;
}
/*----------------------------------------*/
/*  2.12.0  Modal CSS
/*----------------------------------------*/
.modal { z-index: 13000 }
#productModal .modal-dialog {
    margin: 5% auto;
    max-width: 96%;
    min-height: 300px;
    padding: 20px;
    -webkit-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s;
    width: 870px;
}
#productModal .modal-header {
    border: 0 none;
    padding: 0;
    min-height: auto;
}
#productModal button.close {
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
    z-index: 2;
    opacity: 1;
}
#productModal button.close span {
    border: 1px solid #909295;
    border-radius: 60px;
    color: #909295;
    display: block;
    height: 30px;
    line-height: 25px;
    text-align: center;
    width: 30px;
    padding-top: 1px;
}
#quickview-wrapper .modal-content {
  border-radius: 0;
}
.modal-product { overflow: hidden }
.modal-product .product-images {
    float: left;
    width: 40%;
}
.modal-product .product-images .quick-thumbnails {
    float: left;
    width: 100%;
}
.modal-product .product-images .main-image {
    float: left;
    margin-bottom: 10px;
    margin-left: 2%;
    margin-top: 4%;
    width: 100%;
}
.modal-product .product-images .main-image img { box-shadow: none }
.modal-product .product-info {
    float: left;
    padding-left: 30px;
    width: 60%;
}
.modal-product .product-info h1 {
    font-size: 22px;
    font-weight: normal;
    margin: 12px 0 0px;
}
.modal-product .product-info .price-box {
    float: left;
    margin: 0 0 12px;
    width: 100%;
}
.modal-product .product-info .price-box p { margin: 0 }
.modal-product .product-info .price-box .special-price {
    color: #B9A745  ;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 400;
}
.modal-product .product-info .price-box.home-two .special-price {
    color: #FF4A4A;
}
.modal-product .product-info .see-all {
    color: #42414f;
    display: inline-block;
    margin-bottom: 20px;
    text-decoration: underline;
}
.numbers-row > input {
    float: left;
    height: 40px;
    text-align: center;
    width: 60px;
    border: none;
    border: 1px solid #ddd;
    background: #fff;
}
.social-sharing .widget ul li::before {
    content: none;
}
.quick-add-to-cart .single-add-to-cart-button {
    background: #ebecee none repeat scroll 0 0;
    border: medium none;
    color: #000;
    float: left;
    font-weight: 700;
    height: 40px;
    margin-left: 15px;
    padding: 0 70px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.quick-add-to-cart .single-add-to-cart-button:hover{background:#B9A745!important; color: #fff}
.quick-add-to-cart .single-add-to-cart-button.home-two:hover{background:#FF4A4A!important;}
.modal-product .product-info .see-all:hover { color: #B9A745  }
h3.widget-title-modal{background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #42414f;
    float: left;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 5px;
    text-align: left;
    text-transform: none;
    width: 100%;}
.widget-title-modal{}
.modal-product .product-info .quick-add-to-cart {
    border-bottom: 1px solid #e5e5e5;
    float: left;
    margin: 0 0 10px;
    padding: 0 0 18px;
    width: 100%;
}
.modal-product .product-info .quick-desc {
    border-bottom: 1px solid #e5e5e5;
    color: #909295;
    float: left;
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 7px;
    padding: 0 0 15px;
    width: 100%;
}
.modal-product .widget {
    float: left;
    width: 100%;
}
.modal-product .widget .widget-title {
    background: none;
    color: #909295;
    float: left;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 5px;
    text-align: left;
    text-transform: none;
    width: 100%;
}
.modal-product .widget .social-icons {
    float: left;
    margin: 0;
    padding: 0;
}
.modal-product .widget .social-icons li {
    float: left;
    line-height: 30px;
    list-style: none;
    margin-right: 10px;
}
.modal-product .widget .social-icons li .social-icon {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    color: #909295;
    display: inline-block;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    width: 40px;
}
.modal-product .widget .social-icons li .social-icon:hover { color: #fff }
.modal-product .widget .social-icons li .social-icon.facebook:hover {
    background: #3B579D;
    border: 1px solid #3B579D;
}
.modal-product .widget .social-icons li .social-icon.twitter:hover {
    background: #3ACAFF;
    border: 1px solid #3ACAFF;
}
.modal-product .widget .social-icons li .social-icon.pinterest:hover {
    background: #CB2027;
    border: 1px solid #CB2027;
}
.modal-product .widget .social-icons li .social-icon.tumblr:hover {
    background: #304E6C;
    border: 1px solid #304E6C;
}
.modal-product .widget .social-icons li .social-icon.gplus:hover {
    background: #D11717;
    border: 1px solid #D11717;
}
.modal-product .widget .social-icons li .social-icon.linkedin:hover {
    background: #0097BD;
    border: 1px solid #0097BD;
}
/*----------------------------------------*/
/*  2.13.0  Scroll Up CSS
/*----------------------------------------*/
#scrollUp {
    background: #86f53400 none repeat scroll 0 0;
    bottom: 100px;
    color: #9ff24b;
    cursor: pointer;
    font-size: 36px;
    height: 40px;
    line-height: 40px;
    position: fixed;
    right: 10px;
    text-align: center;
    transition: all 4ms linear 0s;
    width: 40px;
    z-index: 9999;
}
#scrollUp:hover {
    color: #000;
}
/*----------------------------------------*/
/*  3.0.0  Home Two CSS
/*----------------------------------------*/
.featured-area.home-two{
    margin: 80px 0px;
}
.home-two .single-banner .slider-button, .home-two .section-button .slider-button, .arrival-area.home-two .wish-icon-hover ul li:hover a, .arrival-area.home-two .wish-icon-hover ul li.active a, .trendy_area.home-two .wish-icon-hover ul li:hover a, .trendy_area.home-two .wish-icon-hover ul li.active a, .related-prouct-area .section-button .slider-button{
    background: #FF4A4A !important;
}
.home-two .service-info h2 a, .arrival-area.home-two .single-product-info i, .arrival-area.home-two .single-product-info h4, .trendy_area.home-two .single-product-info h4, .trendy_area.home-two .single-product-info i, .trendy_area.home-two .tendy-tab-menu ul li:hover a, .trendy_area.home-two .tendy-tab-menu ul li.active a, .from-blog-area.home-two .from-blog-text h6, .testimonal-area.home-two .testimonial-info h5, .home-two .section-button .slider-button i{
    color: #FF4A4A;
}
.arrival-area.home-two .section-button .slider-button {
    margin-top: 30px;
}
.home-two .service-icon{
    border: 1px solid #FF4A4A;
}
.arrival-area.home-two, .from-blog-area.home-two{
    padding-top: 0px;
}
.arrival-area.home-two .section-button {
    margin-bottom: 30px;
}
.arrival-area.home-two .arrival-area_banner{
    height: 100%;
    width: 100%;
}
.testimonal-area.home-two{
    background: url(../img/testimonial/bg2.jpg);
}
.arrival-area.home-two {
    background-attachment: scroll;
    background-image: url("../img/banner/4.jpg");
    background-position: -310px 0;
    background-repeat: no-repeat;
    background-size: auto auto;
}
.trendy_area.home-two.only_men {
    background-attachment: scroll;
    background-image: url("../img/banner/6.jpg");
    background-position: 1660px 0;
    background-repeat: no-repeat;
    background-size: auto auto;
}
/*----------------------------------------*/
/*  4.0.0  About CSS
/*----------------------------------------*/
.about-banner-area{
    background: url(../img/about/abut_us.jpg)no-repeat scroll center center;
    backgorund-size: cover;
    background-position: center;
}
.banner-title h2{
    text-transform: uppercase;
    font-size: 40px;
    color: #282828;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin: 0;
}
.about-banner-text{
    padding-top: 125px;
    padding-bottom: 112px;
}
.breadcrumbs{}
.breadcrumbs ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.breadcrumbs ul li{
    font-size: 26px;
    color: #ff4a4a;
    display: inline-block;
    font-family: 'Niconne', cursive;
    text-transform: capitalize;
}
.breadcrumbs ul li a{
    color: #ff4a4a;
}
.about-area{
    padding: 0px 0px;
}
.about-img{
    position: relative;
}
.about-info {
    background: #ebebeb none repeat scroll 0 0;
    left: -45px;
    padding: 60px 50px 45px;
    position: absolute;
    top: 50px;
}
.about-info h4{
    color: #282828;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
}
.about-info p{
    color: #282828;
    font-size: 14px;
    font-family: 'montserratlight';
    line-height: 22px;
}
.about-big-banner-area{
    background: url(../img/about/2.jpg)no-repeat scroll center center;
    background-size: cover;
    padding: 175px 0px;
}
.choose-area{
    padding-top: 80px;
}
.choose-area .section-title h4{
    margin-bottom: 50px;
}
.single-choose{
    padding-bottom: 45px;
}
.col-md-4 .single-choose:last-child{
    padding-bottom: 0px;
}
.single-choose-icon{
    float: left;
    margin-right: 15px;
    border: 1px solid #282828;
    border-radius: 50%;
    height: 55px;
    width: 55px;
    text-align: center;
}
.single-choose-icon img{
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%) ;
    -o-transform: translateY(-50%) ;
    transform: translateY(-50%) ;
}
.single-choose-info{
    display: table-row;
}
.single-choose-info h5 a{
    font-size: 16px;
    color: #020202;
    font-family: 'montserratsemi_bold';
    margin-bottom: 20px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    font-family: 'Roboto Condensed', sans-serif;
}
.single-choose-info h5 a:hover{
    color: #B9A745;
}
.single-choose-info p{
    font-size: 14px;
    color: #282828;
    font-family: 'montserratlight';
    margin: 0;
}
/*----------------------------------------*/
/*  5.0.0  Contact CSS
/*----------------------------------------*/
.contact-banner-area{
    background: url(../img/contact/contact.jpg)no-repeat scroll center center;
    backgorund-size: cover;
    background-position: center;
}
.contact-area{
    padding-top: 160px;
}
.contact-form > form > .submit-form {
    margin: 0;
}
.google-map-area{
    position: relative;
    padding-bottom: 80px;
}
.google-address {
    background: #ebebeb none repeat scroll 0 0;
    left: 178px;
    padding: 50px 30px;
    position: absolute;
    top: -80px;
}
.google-address ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.google-address ul li{
    display: inline-block;
    font-size: 12px;
    color: #696969;
    padding-right: 70px;
    line-height: 20px;
}
.google-address ul li a{
    color: #696969;
}
.google-address ul li a:hover{
    color: #B9A745;
}
.google-address ul li:last-child{
    padding-right: 0px;
}
.google-address ul li img{
    margin-right: 10px;
    float: left;
}
.form-group.col-xs-12 > label {
    font-size: 14px;
    color: #282828;
    font-family: 'montserratultra_light';
}
.form-group.col-xs-12 > label span {
    font-size: 18px;
    color: #ff4a4a;
    margin-left: 3px;
}
.form-control {
    border: 1px solid #EBEBEB;
    border-radius: 0px;
    height: 40px;
}
.form-group {
    margin-bottom: 25px;
}
textarea {
    width: 100%;
    border: 1px solid #EBEBEB;
    padding: 5px 12px;
    height: 170px !important;
}
.submit-form .button {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #FF4A4A;
    border: none;
    padding: 5px 15px;
    margin-top: 25px;
}
.submit-form .button:hover {
    color: #000;
}
.contact-us-form .section-title {
    margin-bottom: 40px;
}
/*----------------------------------------*/
/*  6.0.0  Shop CSS
/*----------------------------------------*/
.shop-banner-area{
    background: url(../img/shop/shop.jpg)no-repeat scroll center center;
    backgorund-size: cover;
    background-position: center;
}
.shop-area-start{
    padding-top: 0px;
}
.shop-item-filter .col-lg-5.col-md-6.col-sm-5.col-xs-12 {
    margin-top: 5px;
}
.shop-area-start #grid .shop-single-products {
    margin-bottom: 34px;
    border: 1px solid #dadce3;
    padding: 2px;
    box-shadow: 0 0.0625rem 0.125rem 0 rgb(0 0 0 / 10%);
    height: 516px;
}
.shop-item-filter {
    display: block;
    margin-bottom: 15px;
    margin-top: 30px;
    overflow: hidden;
}
.shop-tab ul{
    margin: 0;
    padding:0;
    list-style: none;
}
.shop-tab ul li{
    display: inline-block;
    margin-right: 8px;
}
.shop-tab li a i {
    float: left;
    color: #282828;
    font-size: 22px;
    position: relative;
    padding: 4px 6px 3px 6px;
}
.shop-tab li:hover a i, .shop-tab li.active a i {
    color: #fff;
    background: #FF4A4A;
}
.shop-view a.active.list-view i, .shop-view a.list-view:hover  i{
    color: #fff;
    background: #FF4A4A;
}
.filter-by h4 {
    color: #282828;
    float: left;
    font-family: "Montserrat",sans-serif;
    font-size: 14px !important;
    margin-right: 10px;
}
.filter-by > form {
    cursor: pointer;
    float: right;
}
.filter-by {
    display: inline-block;
    margin-left: 50px;
}
.filter-by:first-child {
    margin-left: 0px;
}
.shop-tab {margin-bottom: 0}
.filter-text {display: inline-block}
.filter-by select {
    border: 1px solid #A6A6A6;
    font-size: 14px;
    color: #a6a6a6;
    cursor: pointer;
    padding: 0px 5px;
    -moz-appearance:button;
}
.cat-service-area select:focus {background: #ffffff none repeat scroll 0 0}
.shop-main-area .filter-by h4 {
    color: #69686c;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 0;
    margin-right: 5px;
    padding: 0 9px 0 0;
}
.page-menu ul {
    margin: 0;    
    padding: 0;
    list-style: none;
    float: right;
}
.page-menu ul li{
    display: inline-block;
    font-size: 14px;
    color: #282828;
    font-family: 'Montserrat', sans-serif;
}
.page-menu ul li.li-page{
    margin-right: 10px;
}
.page-menu ul li a{
    color: #a6a6a6;
    font-family: 'montserratsemi_bold';
    border: 1px solid #A6A6A6;
    margin-right: 5px;
    height: 25px;
    width: 25px;
    display: block;
    text-align: center;
    padding-top: 2px;
}
.page-menu ul li:last-child a{
    margin-right: 0px;
}
.page-menu ul li:hover a, .page-menu ul li.active a{
    color: #fff;
    background: #FF4A4A;
    border: 1px solid #FF4A4A;
}
.leftsidebar #list .shop-single-products {
    margin-bottom: 50px;
}
.margin-none{
    margin-bottom: 0px;
    margin-top: 0px;
}
.shop-single-products .single-product-info i, .shop-single-products .single-product-info h4, .shop-single-products .single-product-info h3 a:hover {
    color: #000000;
}
.shop-single-products .wish-icon-hover ul li:hover a, .shop-single-products .wish-icon-hover ul li.active a{
    background: #000000 !important;
}
.shop-single-products .single-product-img {
    position: relative;
}
.shop-single-products span {
    top: 1px;
    left: -15px;
    z-index: 9;
}
.new-sale span:nth-child(2) {
    top:45px;
}
/*----------------------------------------*/
/*  7.0.0  Shop Left Sidebar CSS
/*----------------------------------------*/
.single-left-widget{
    margin-top: 25px;
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 6px;
    margin-bottom: 38px;
}
.single-left-widget:last-child{
    margin-bottom: 0px;
}
.single-left-widget .section-title h4{
    font-size: 15px;
    font-family: 'montserratsemi_bold';
    display: block;
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 10px;
    margin-bottom: 25px;
}
.single-left-widget .section-title ul li a{
    font-size: 14px;
    color: #a6a6a6;
    font-family: 'montserratlight';
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.single-left-widget .section-title ul li:hover a, .single-left-widget .section-title ul li:hover a i, .single-left-widget .section-title ul li.active a, .single-left-widget .section-title ul li.active a i{
    color: #FF4A4A;
}
.single-left-widget .section-title ul li{
    padding-bottom: 15px;
}
.single-left-widget .section-title ul li a i{
    margin-right: 4px;
}
.price-filter {
    margin-bottom: 17px;
    margin-right: 5px;
    margin-top: 10px;
}
#slider-range {
    background: #A6A6A6 none repeat scroll 0 0;
    border: 0 none;
    height: 5px;
    border-radius: 0px;
}
.ui-slider-range.ui-widget-header.ui-corner-all {
    background: #282828 none repeat scroll 0 0 !important;
    border: medium none !important;
    height: 5px;
    margin-top: 0;
}
.price-filter .ui-slider-handle.ui-state-default.ui-corner-all {
    background: #FF4A4A none repeat scroll 0 0;
    border: medium none !important;
    border-radius: 50%;
    height: 15px;
    margin-top: -1px;
    width: 15px !important;
}
.price-slider-amount {
    margin: 6px 0 0;
    padding-top: 5px;
    text-align: center;
}
.slider-values {overflow: hidden}
.price-slider-amount input {
    border: none;
    margin-left: 85px;
}
ul.size-widget, ul.color-widget, ul.widget-tag{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.size-widget li{
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-right: 6px;
}
ul.size-widget li:last-child{
    margin-right: 0px;
}
.single-left-widget .section-title ul.size-widget li a{
    display: block;
    color: #fffefe;
    font-size: 13px;
    text-align: center;
    border: 1px solid #ddd;
    height: 25px;
    width: 96px;
    background: #4caf50;
    line-height: 23px;
}
.single-left-widget .section-title ul.size-widget li:hover a, .single-left-widget .section-title ul.size-widget li.active a{
    background: #FF0000;
    color: #fff;
    border: 1px solid #FF0000;
}
.single-left-widget .section-title ul.color-widget li{
    display: inline-block;
    margin-right: 30px;
    padding-bottom: 8px;
}
.single-left-widget .section-title ul.color-widget li:nth-child(5), .single-left-widget .section-title ul.color-widget li:nth-child(10){
    margin-right: 0px;
}
ul.color-widget li.red a{
    background: #FE0000;
}
ul.color-widget li.merun a{
    background: #9D0B0E;
}
ul.color-widget li.megenta a{
    background: #EC018C;
}
ul.color-widget li.blue a{
    background: #01AEF0;
}
ul.color-widget li.neviblue a{
    background: #0C004A;
}
ul.color-widget li.green a{
    background: #0C904D;
}
ul.color-widget li.yellow a{
    background: #F1DF1B;
}
ul.color-widget li.purple a{
    background: #92278F;
}
ul.color-widget li.black a{
    background: #000000;
}
ul.color-widget li:last-child{
    margin-right: 0px;
}
.single-left-widget .section-title ul.color-widget li a{
    display: block;
    color: #a6a6a6;
    font-size: 10px;
    text-align: center;
    border: 1px solid #ddd;
    height: 20px;
    width: 20px;
    line-height: 19px; 
}
.single-left-widget .section-title ul.size-widget li:hover a, .single-left-widget .section-title ul.size-widget li.active a{
    background: #FF0000;
    color: #fff;
    border: 1px solid #FF0000;
}
.single-left-widget .section-title ul.color-widget li:hover a, .single-left-widget .section-title ul.color-widget li.active a{
    border: 2px solid #B7B7B7;
}
ul.widget-tag li{
    display: inline-block;
    margin-right: 9px;
}
ul.widget-tag li:nth-child(3), ul.widget-tag li:nth-child(6){
    margin-right: 0px;
}
ul.widget-tag li a{
    display: block;
    font-size: 14px;
    color: #a6a6a6;
    text-transform: uppercase;
    padding: 7px 9px;
    border: 1px solid #ddd;
}
ul.widget-tag li:hover a{
    background: #FF4A4A;
    color: #fff !important;
    border: 1px solid #FF4A4A;
}
/*----------------------------------------*/
/*  8.0.0  Shop List CSS
/*----------------------------------------*/
.shop-single-products.shop-list {
    margin-bottom: 50px;
    width: 100%;
}
.single-product-img{
    overflow: hidden;
}
.list_rating{
    display: inline-block;
    float: left;
}
.shop-single-products.shop-list .single-product-info{
    margin-top: 20px;
}
.shop-single-products.shop-list .single-product-info h3{
    display: block;
}
.shop-single-products.shop-list .single-product-info h4{
    float: right;
    display: inline-block;
}
.shop-single-products.shop-list{
    padding-left: 0;
    padding-right: 0;
}
.shop-single-products.shop-list .single-product-info p{
    color: #a6a6a6;
    font-size: 14px;
    font-family: 'montserratlight';
    margin-top: 25px;
    margin-bottom: 20px;
    display: inline-block;
}
.shop-banner-area.shop-list{
    background: url(../img/shop/shop-list.jpg)no-repeat scroll center center;
    backgorund-size: cover;
    background-position: center;
}
#grid .single-product-info {
    display: inline-block;
}
#grid .hover-effect, #grid .hover-effect a {
    display: block;
}
#grid.tab-pane .row {
    margin-left: -10px;
    margin-right: -10px;
}
.col-xs-12.col-width {
    padding-left: 10px;
    padding-right: 10px;
    width: 20%;
}
.arrival-area .col-xs-12.col-width, .related-prouct-area .col-xs-12.col-width {
    width: 100%;
}
.leftsidebar .col-xs-12.col-width {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.wish-icon-hover-list ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.wish-icon-hover-list ul li{
    display: inline-block;
    margin-right: 10px;
}
.wish-icon-hover-list ul li:last-child{
    margin-right: 0px;
}
.wish-icon-hover-list ul li i{
    display: block;
    font-size: 14px;
    color: #39393b;
    background: #D7D7D7;
    height: 35px;
    width: 35px;
    text-align: center;
    border-radius: 50%;
    line-height: 37px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.wish-icon-hover-list ul li:hover i, .wish-icon-hover-list ul li.active i{
    color: #fff;
    background: #FF4A4A;
}
/*----------------------------------------*/
/*  9.0.0  Shop Detail CSS
/*----------------------------------------*/
.shop-banner-area.shop-list{
    background: url(../img/shop/product-details.jpg)no-repeat scroll center center;
    backgorund-size: cover;
    background-position: center;
}
.product-detail-area{
    padding-top: 30px;
}
#list .single-product-item .wish-icon-hover{
    opacity: 1;
}
#list .single-product-item .wish-icon-hover {
    bottom: 17%;
    opacity: 1;
    position: inherit;
}
.shop-detail .productt_detail_area{
    padding-bottom: 0;
}
.shop-detail .trending h2{
    border-top: 1px solid #ddd;
    padding-top: 55px;
}
.p-tab-img{
   display: none; 
}
.p-tab-img.active{
   display: block; 
}
.product-main-img{
    float: right;
    width: calc(88% - 20px);
}
.product-img-list{
    float: left;
    width: 12%;
}
.product-img-list ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.product-img-list ul li {
    display: block;
    margin-bottom: 13.5px;
}
.product-img-list ul li:last-child{
    margin-bottom: 0px;
}
.product-description-tab{
    margin-top: 45px;
}
.product-title > h2 {
    color: #282828;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 15px;
}
.product-detail .fa.fa-check {
    margin-right: 10px;
}
.product-detail >p  a:last-child{
    margin-right: 15px;
}
.product-detail > p > i{
    background: #81CA33;
    border-radius: 50%;
    padding: 2px;
    color: #fff;
}
.product-detail h4 {
    color: #787878;
    font-family: arial;
    font-size: 15px;
    margin-bottom: 12px;
}
.product-detail h4 del{
    font-size: 13px;
    color: #a6a6a6;
    font-family: 'Montserrat', sans-serif;
    margin-left: 15px;
}
.product-detail > h5 {
    color: #282828;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
}
.product-detail > h5 span {
    color: #ff4a4a;
}
.product-detail div.detail {
    color: #8e8e8e;
    font-family: "montserratlight";
    font-size: 14px;
    line-height: 27px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.product-detail p.available{
    font-size: 16px;
    color: #212121;
    margin: 16px 0px;
}
.product-detail p.available span{
    color: #f5b401;
}
.size-quantity{
    margin: 25px 0px;
}
.size h2, .quantity h2, .product-details_color h2{
    font-size: 18px;
    color: #212121;
    text-transform: uppercase;
    margin-bottom: 20px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 16px;
}
.product-details_color{
    width: 58%;
}
.size-quantity .size{
    float: left;
    width: 60%;
}
.size-quantity .quantity{
    float: right;
    width: calc(40% - 30px);
}
.quantity > input {
    border: 1px solid #ddd;
    padding-left: 10px;
    width: 100%;
}
.favorite_icons i, .favorite_icons a.add_to_cart{
    color: #fff;
    background: #212121;
    padding: 10px 12px;
    margin-right: 12px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.favorite_icons i:hover, .favorite_icons a.add_to_cart:hover{
    color: #212121;
    background: #C28648;
}
.favorite_icons a.add_to_cart{
    text-transform: uppercase;
    font-size: 11px;
}
.pp_quantity {
    display: inline-block;
    color: #252525;
    border: 1px solid #ddd;
    padding: 8px 20px;
}
.description-tab-menu ul{
    margin: 0px;
    padding: 0px;
}
.description-tab-menu ul li{
    display: inline-block;
    float: left;
    border: 1px solid;
    padding: 10px;
    text-align: center;
	margin:0px 5px;
}
.description-tab-menu ul li a{
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    color: #666;
    background: #fff;
    /* padding-right: 50px; */
    position: relative;
    font-family: 'Montserrat', sans-serif;
}
.description-tab-menu ul li:last-child a{
    padding-right: 0px;
}
#description > p, #specification > p, #review > p, .tab-caroursel-twenty .tab-content p, .tab-content ul li {
    color: #666;
    font-size: 14px;
}
.description-tab-menu ul li:last-child a:before{
    background: transparent;
}
.description-tab-menu ul li.active a, .description-tab-menu ul li:hover a {
    color: #d73727;
}
.product-description-tab .tab-content {
    padding-top: 30px;
}
.tab-caroursel-twenty .tab-content ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.tab-caroursel-twenty .tab-content p{
    margin-bottom: 15px;
}
.tab-caroursel-twenty .tab-content ul li{
    margin-top: 10px;
}
.tab-caroursel-twenty .tab-content ul i{
    margin-right: 15px;
    margin-top: 6px;
}
.widget-color h4.follow {
    color: #252525;
    font-family: "Montserrat",sans-serif;
    font-size: 15px;
    display: inline-block;
    margin-right: 10px;
}
.widget-color h4.follow ul{
    margin: 0;
    padding:0;
    list-style: none;
}
.widget-color h4.follow ul li{
    display: inline-block;
}
.widget-color h4.follow ul li a i{
    display: block;
    color: #fff;
    font-size: 14px;
}
.widget-color h4.follow ul li.facebook a i{
    background: #3E5990;
    height: 28px;
    width: 28px;
    border-radius: 5px;
}
.widget-color ul{
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}
.widget-color ul li{
    display: inline-block;
    margin-right: 15px;
}
.widget-color ul li a{
    display: block;
    height: 26px;
    width: 26px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    border-radius: 5px;
}
.widget-color ul li:hover a{
    color: #000;
}
.widget-color ul li.facebook a{
    background: #3E5990;
}
.widget-color ul li.twitter a{
    background: #4788C0;
}
.widget-color ul li.google-plus a{
    background: #D73727;
}
.product-detail .wish-icon-hover ul li.cart {
    background: #c43b68 none repeat scroll 0 0;
    border-radius: 20px;
    color: #fff;
    height: 35px;
    margin-right: 5px;
    width: 150px;
}
.product-description-tab ul li i.fa.fa-circle{
    font-size: 8px;
}
.shop-review #review h2{
    font-size: 20px;
    color: #252525;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.own_review h2 {
    margin-top: 55px;
}
.own_review p, .overall_rating table td {
    font-size: 15px;
    color: #252525;
    font-weight: 600;
}
.review_form input[type="submit"] {
    background: #c43b68 none repeat scroll 0 0;
    border: 1px solid #c43b68;
    border-radius: 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-top: 15px;
    padding: 8px 25px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    margin-bottom: 60px;
}
.shop-review .featured-area, .shop-review  .trending {
    border-top: 1px solid #ddd;
}
.shop-review  .trending {
    padding-top: 60px;
}
.review_form input[type="submit"]:hover {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c43b68;
    color: #c43b68;
}
.overall_rating input {
    margin-left: 60px;
}
.overall_rating p {
    margin-left: 42px;
}
.own_review p span{
    color: #c43b68;
}
.overall_rating {
    margin: 30px;
}
.review_input_text p.nick, .review_input_text p.review{
    float:left;
    width: 350px;
}
.review_input_text p.review{
    margin-left: 20px;
}
.review_form textarea {
    margin-top: 10px;
    width: 67%;
}
.nick > input, .review > input {
    border: 1px solid #ddd;
    height: 40px;
    width: 100%;
    margin-top: 10px;
    padding: 10px;
}
.shop-review ul.client_review li{
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 25px;
}
.shop-review ul.client_review li h3{
    font-size:15px;
    color: #262626;
    font-weight: 600;
    margin-bottom: 8px;
}
.shop-review ul.client_review li h3 span{
    font-weight: 400; 
}
.shop-review ul.client_review li p{
    font-size: 15px;
    color: #262626;
    font-weight: 600;
}
.shop-review ul.client_review li p a i{
    color: #F8C100;
    font-size: 14px;
    margin-right: 0px;
}
.shop-review ul.client_review li p.rating{
    margin-bottom: 5px;
}
.shop-review ul.client_review li p.rating span{
    margin-right: 10px;
}
.shop-review .product-description-tab .tab-content {
    border-bottom: none;
}
.search-cat {
    background: rgba(0, 0, 0, 0) url("../img/product/arrow_down.png") no-repeat scroll 91% 11px;
    cursor: pointer;
    float: left;
    font-weight: 700;
    height: 26px;
    padding: 0;
    text-transform: capitalize;
    width: 130px;
    border: 1px solid #ddd;
}
.category-items {
    -moz-appearance: none;
    /* background: rgba(0, 0, 0, 0) none no-repeat scroll 0 0; */
    border: 0 none;
    border-radius: 0;
    color: #a6a6a6;
    cursor: pointer;
    font-size: 13px !important;
    height: 24px;
    line-height: 26px;
    outline: medium none;
    overflow: hidden;
    padding: 0 25px 0 10px;
    transition-duration: 0.4s;
    transition-property: height;
    width: 100%;
    z-index: 9999;
    font-family: 'Montserrat', sans-serif;
}
.size-quantity .single-size-quantity {
    display: inline-block;
    margin-right: 24px !important;
    overflow-x: hidden;
    overflow-y: hidden;
}
.single-size-quantity > h4 {
    color: #000;
    display: inline-block;
    float: left;
    line-height: 26px;
    margin-right: 10px !important;
    font-size: 15px !important;
}
.wish-icon-product-details{
    margin-bottom: 10px;
    float: left;
}
.wish-icon-product-details ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.wish-icon-product-details ul li{
    display: inline-block;
    margin-right: 20px;
}
.wish-icon-product-details ul li i{
    display: block;
    color: #39393b;
    font-size: 12px;
    border: 1px solid #BABABA;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 29px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.wish-icon-product-details ul li:hover i, .wish-icon-product-details ul li.active i{
    background: #FF4A4A;
    color: #fff;
    border: 1px solid #FF4A4A;
}
.product-detail .product-title > h2 {
    margin-top: 10px;
}
.related-prouct-area{
    margin-top: 60px;
}
.related-prouct-area .section-title h4{
    padding-bottom: 35px;
}
.related-prouct-area .wish-icon-hover ul li:hover a, .related-prouct-area .wish-icon-hover ul li.active a{
    background-color: #FF4A4A !important;
}
.related-prouct-area .single-product-info i, .related-prouct-area .single-product-info h4{
    color: #FF4A4A;
}
.zoomWrapper, .product-thumb, .single-zoom-thumb {position: relative}
.text-right {text-align: left}
.zoomLens {
    border: 1px solid #ccc !important;
    cursor: move !important;
    display: block;
    height: 230px !important;
    width: 170px !important;
}
.zoomContainer .zoomWindow {
    border: 2px solid #ccc !important;
    height: 100% !important;
    margin-left: 10px !important;
    width: 100% !important;
    z-index: 9 !important;
}
/*----------------------------------------*/
/*  10.0.0  Cart CSS
/*----------------------------------------*/
.cart-banner-area{
    background: url(../img/cart/cart.jpg)no-repeat scroll center center;
    backgorund-size: cover;
    background-position: center;
}
.cart-tab-menu ul {
    display: inline-block;
    list-style: outside none none;
    margin: 80px 0 0;
    padding: 0;
    text-align: center;
}
.cart-coupn-leftside .shipping-info select {
      -moz-appearance: button;
}
.cart-tab-menu ul li {
    float: left;
    width: 260px;
}
.cart-tab-menu ul li a{
    display: block;
    font-size: 14px;
    color: #000000;
    text-transform: uppercase;
    padding: 12px 50px;
    border: 1px solid #f8ed08;
    font-family: arial;
}
.cart-tab-menu ul li:hover a, .cart-tab-menu ul li.active a{
    background: #f8ed08;
    color: #000;
}
.cart-table {
    padding-top: 56px;
    border-bottom: 1px solid #ddd;
}
.cart-table table {
    background: #ffffff none repeat scroll 0 0;
    margin: 0 0 22px;
    width: 100%;
}
.cart-table table td {
    border-top: medium none;
    font-size: 13px;
    padding: 20px 10px;
    vertical-align: middle;
}
.cart-table table th {
    border-bottom: 1px solid #e5e5e5;
    padding: 8px 0;
    color: #303030;
    font-family: "montserratsemi_bold";
    font-weight: 400;
    text-transform: uppercase;
}
.cart-table table td.p-image {
    width: 220px
}
.p-image > a {
    display: block;
}
.cart-table table td.p-name {
    width: 500px
}
.cart-table table td.p-amount, .cart-table table td.p-quantity {
    width: 190px;
    color: #303030;
}
.cart-table table td.p-total {
    width: 140px;
    color: #303030;
}
.p-total i {
    color: #a6a6a6;
    margin-left: 60px;
}
.cart-table table td {
    padding: 18px 0;
}
.amount, .p-quantity > input {
    font-size: 16px;
    margin-left: 0px;
}
.p-quantity > input {
  margin-left: 15px;
}
.cart-table .cart-img{
    padding-right: 25px;
}
.cart-table .p-name > a {
    color: #282828;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 11px;
    margin-top: 15px;
    font-family: 'Montserrat', sans-serif;
}
.p-name > p {
    color: #a6a6a6;
    font-family: 'montserratlight';
}
.cart-table .p-name > a:hover {
    color: #ff5555
}
.cart-table table td.p-name p span {
    display: block;
}
.cart-table table .c-p-size {
    display: block;
    font-size: 14px;
    margin-top: 6px;
    color: #282828;
}
.cart-table table .c-p-size span {
    color: #a6a6a6;
    display: inline-block !important
}
.cart-table .p-quantity input {
    height: 28px;
    text-align: center;
    width: 52px;
}
.cart-table .p-action > a {
    border: 1px solid #cccccc;
    display: inline-table;
    height: 28px;
    margin-left: 13px;
    text-align: center;
    width: 28px;
    text-decoration: none
}
.cart-table .p-action a i:hover {
    color: #ff5555
}
.cart-table td.p-action i {
    color: #303030;
    font-size: 15px;
    display: table-cell;
    vertical-align: middle
}
.cart-coupn-leftside .continue-s, .cart-coupon-rightside .continue-s {
    border: 1px solid #cccccc;
    color: #303030;
    display: inline-block;
    font-size: 14px;
    padding: 5px 8px;
    text-transform: uppercase;
}
.cart-coupn-leftside .continue-s:hover, .cart-coupon-rightside .continue-s:hover, .cart-coupn-leftside input.c-submit:hover {
    background: #ff5555;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    border: 1px solid #ff5555;
    text-decoration: none
}
.cart-coupn-leftside > h4 {
    color: #303030;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 16px;
    margin-top: 54px;
    text-transform: uppercase;
}
form .dis-coupn-code input {
    border: 1px solid #cccccc;
    color: #6e6e6e;
    font-size: 12px;
    height: 32px;
    padding: 4px 12px;
    width: 272px;
    display: block
}
.cart-coupn-leftside input.c-submit {
    border: 1px solid #cccccc;
    color: #303030;
    display: inline-block;
    font-size: 14px;
    padding: 5px 8px;
    text-transform: uppercase;
    background: #fff;
    width: auto;
}
form .dis-coupn-code input {
    border: 1px solid #cccccc;
    color: #6e6e6e;
    display: block;
    font-size: 12px;
    height: 32px;
    margin-bottom: 19px;
    padding: 4px 12px;
    width: 272px;
}
.cart-coupn-leftside > p {
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 62px;
    margin-top: 3px;
}
.cart-coupn-leftside > p span {
    font-family: 'Montserrat', sans-serif;
    color: #303030;
    text-transform: uppercase;
    font-weight: 400
}
.r-c-btn {
    display: block;
    float: right;
    overflow: hidden;
}
.r-c-btn .continue-s {
    margin-left: 28px;
}
.continue-s:first-child {
    margin-left: 0;
}
.cart-coupon-rightside .checkout {
    background: #FF4A4A none repeat scroll 0 0;
    color: #fff;
    float: right;
    font-family: 'Montserrat', sans-serif;
    padding: 5px 35px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
}
.cart-coupon-rightside .checkout:hover {
    color: #000;
}
.amount-table {
    margin-bottom: 44px;
    width: 100%;
}
.amount-table table {
    background: #ffffff none repeat scroll 0 0;
    width: 100%;
    border: 1px solid #ddd;
    padding: 20px 40px;
}
.amount-table table td {
    border-top: medium none;
    font-size: 14px;
    padding: 5px 10px;
    vertical-align: middle;
    width: 100%;
    border-bottom: 1px solid #ddd;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 17px;
}
.amount-table table tr.g-total td {
    border-bottom: none;
}
.s-total span{
    float:right;
}
.amount-table table th {
    border-bottom: 1px solid #e5e5e5;
    padding: 8px 0;
    color: #303030;
    font-family: "montserratsemi_bold";
    font-weight: 400;
    text-transform: uppercase;
}
.g-total td {
    color: #282828;
    font-family: "montserratsemi_bold";
    font-size: 16px !important;
}
span.grand {
    color: #ff5555;
    float:right;
}
.cart-coupn-leftside .section-title h4, .cart-coupon-rightside .section-title h4{
    font-size: 14px;
    padding-top: 50px;
    padding-bottom: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.cart-coupon-rightside .section-title h4{
    margin-left: 30px;
}
.cart-coupn-leftside select, .cpn-code > input {
    color: #a6a6a6;
    font-size: 14px;
    border: 1px solid #ddd;
    width: 100%;
    height: 28px;
    margin-bottom: 20px;
    -moz-appearance: none;
    padding-left: 5px;
}
.shipping-info > button {
    border: 1px solid #ddd;
    color: #282828;
    font-size: 14px;
    height: 28px;
    width: 125px;
    background: transparent;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.shipping-info > button:hover {
    border: 1px solid #FF4A4A;
    background: #FF4A4A;
    color: #fff;
}
/*----------------------------------------*/
/*  11.0.0  Checkout CSS
/*----------------------------------------*/
.checkout-banner-area{
    background: url(../img/checkout/checkout.jpg)no-repeat scroll center center;
    backgorund-size: cover;
    background-position: center;
}
.billing-detail form p, .coupon_form form p {
    color: #282828;
    font-size: 14px;
    font-family: 'montserratlight';
}
#add-new-address-info, #transfer-info, #payment-info, #paypal-info {
    display: none;
}
.billing-detail form p span {
    color: #ff4a4a;
    font-size: 18px;
}
.billing-detail form select, .shipping_total form select, .shipping_total p input[type="text"] {
    border: 1px solid #ddd;
    color: #999;
    margin-top: 5px;
    padding: 5px 8px;
    width: 100%;
    margin-bottom: 15px;
    font-size: 12px;
    color: #a6a6a6;
    font-family: 'montserratlight';
}
.billing-detail > form input, .coupon_form > form input{
    border: 1px solid #ddd;
    color: #999;
    margin-top: 5px;
    padding: 5px 8px;
    width: 100%;
    margin-bottom: 15px;
    font-size: 12px;
    color: #a6a6a6;
    font-family: 'montserratlight';
}
.billing-detail > form p#address input {
    display: block;
    width: 100%;
}
.billing-detail > form p#address input:last-child {
    margin-top: 17px;
}
.checkout-area-start .section-title h4{
    font-size: 16px;
    margin-bottom: 40px;
}
.checkout-area-start .cart-tab-menu{
    margin-bottom: 50px;
}
.checkout_area .billing-detail form input[type="text"] {
    width: 100%;
}
.single-checkout input[type="radio"] {
    margin-top: -2px;
}
.single-checkout span {
    color: #666666;
    padding-left: 7px;
}
.billing-detail label {
    color: #282828;
    display: block;
    float: left;
    font-size: 14px;
    margin-right: 45px;
}
.billing-detail label:last-child {
    margin-right: 0px;
}
.billing-detail input[type="radio"] {
    width: auto;
    margin-top: 4px;
    margin-right: 5px;
    vertical-align: top;
}
.account-address span{
    font-size: 14px;
    color: #282828;
    font-family: 'montserratlight';
}
.account-address {
    margin-top: 15px;
    display: block;
    overflow: hidden;
}
.your-order {
    border: 1px solid #ddd;
    padding: 5px 25px 0px 25px;
    margin-bottom: 30px;
}
.coupon_form p {
  margin-bottom: 0;
}
.coupon_form {
    margin-bottom: 30px;
}
.coupon_form input[type="text"] {
    float: left;
    width: calc(100% - 160px);
}
.coupon_form input[type="submit"] {
    background: #c43b68 none repeat scroll 0 0;
    color: #fff;
    margin-left: 10px;
    width: 150px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.coupon_form input[type="submit"]:hover {
    background: #c43b68 none repeat scroll 0 0;
    color: #fff;
}
.order-table ul li {
/*    border-top: 1px solid #ddd;
    padding-top: 20px;
    padding-bottom: 12px;
*/}
.order-table ul li:first-child {
    border-top: none;
}
.order-table ul li h5 {
    color: #a6a6a6;
    font-size: 14px;
    text-transform: capitalize;
    font-family: 'montserratlight';
    margin-bottom: 22px;
}
.order-table ul li h5 span, .order-table ul li p span:last-child{
    float: right;
    color: #282828;
}
h5.focus{
    font-size: 15px;
    color: #282828 !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.order-table ul li p {
    font-size: 14px;
    color: #a6a6a6;
    font-family: 'montserratlight';
}
.order-table ul li p.checkbox-title{
    text-transform: capitalize;
    color: #282828;
    font-family: 'montserratlight';
    font-size: 14px;
}
.order-table ul li label.checkbox-title.red{
    color: #040403;
}
button.place-order{
    font-size: 14px;
    color: #fff;
    background: #f8ed08;
    text-transform: uppercase;
    padding: 7px 25px;
    border: none;
    margin-left: 17px;
}
button.place-order:hover{
    color: #000;
}
a.paypal{
    color: #C43B68;
    margin-left: 5px;
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
}
.order-table ul li p.via{
    color: #666666;
    margin-top: 10px;
}
.order-table ul li p.checkbox-title span.terms_left{
    float: none;
}
.order-table ul li p span, .order-table ul li.order-total-purple h5, li.order-total-purple h5 span{
    color: #282828;
}
.order-table input[type="radio"] {
    margin-right: 10px;
}
.total-cart{
    margin-left: 30px
}
/*--------------------------------------------*/
/*  12.0.0 Mobile Menu
/*--------------------------------------------*/
.mobile-menu-area {
    display: none;
    background: #f99c947d none repeat scroll 0 0;
    margin-bottom: 15px;
}
.mean-container .mean-bar::after {
    display: none;
}
.mean-container .mean-nav ul li a:hover {
    color: #FF8900;
    background: none;
}
.mean-container a.meanmenu-reveal span {
    background: #000;
}
.mean-container .mean-nav ul li a {
    background: #fff;
    color: #303030;
    display: block;
}
.mean-container .mean-nav ul li a.mean-expand {
    background: none;
    top: -4px;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
    background: none;
}
.mean-container .mean-nav ul li {
    background: #fff;
}
.mean-container .mean-nav ul li li a {
    color: #303030;
    opacity: .90;
    border-top: 0;
}
.mean-container a.meanmenu-reveal {
    color: #444;
}
.meanmenu-reveal.meanclose:hover {
    color: #303030 !important;
}
.mean-container a.meanmenu-reveal:hover span {
    background: #303030;
}
.mobile-menu-area .mean-nav {
     background: #ff890000 none repeat scroll 0 0;
}
.mean-last {
    margin-bottom: 20px;
}
.mobile-menu {
    position: relative;
}
.mean-container .mean-bar::before {
    color: #ffffff;
    content: "MENU";
    font-size: 18px;
    font-weight: 600;
    left: 10px;
    position: absolute;
    top: 10px;
}
.white-hover {
    display: block;
    position: relative;
}
.white-hover:hover::before {
  transform: scale(1);
}
.white-hover::before {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    bottom: 15px;
    content: "";
    left: 15px;
    position: absolute;
    right: 15px;
    top: 15px;
    transform: scale(0);
    transition: all 500ms ease 0s;
}


/*================================================*/
.mainmenu-area {
    text-align: center;
    margin-top: 25px;
}


.top-letest-product-section {
    padding-top: 40px;
    /* padding-bottom: 28px; */
    /* margin-bottom: 20px; */
}
.top-letest-product-section .section-title {
    margin-bottom: 28px;
}

.section-title {
    text-align: left;
}
.section-title h2 {
    font-size: 36px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #d9d007;
    font-weight: 500;
    padding-top: 30px;
    padding-bottom: 0px;
    text-transform: uppercase;
}
.product-itasm {
    background: #eaf0f3;
    padding: 6px;
}
.prod_sect {
    margin-top: 28px;
    margin-bottom: 30px;
}
.ba_banner {
    background-image: url('../img/banner/banner.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    height: 563px;
}
.product-item a {
    display: block;
    padding: 6px;
    border: 2px solid #ececec;
}
.product-item .pi-text {
    padding-top: 10px;
    /* height: 53px; */
    font-weight: bold;
}
.product-item .pi-text p {
    font-size: 16px;
    color: #111111;
    margin-bottom: 0;
    text-align: center;
}

.pi-textm p {
    color: #000 !important;
}

.row-zero {
    margin: 0px;
}
.padding-left-zero {
    padding-left: 0px;
}

.padding-right-zero {
    padding-right: 0px;
}
.vi1 img {
    width: 100%;
}
footer.footer-area {
    /* margin-top: 80px; */
}
/* ----------------
  Footer section
---------------------*/

.footer-section {
    background: #000;
    padding-top: 24px;
    position: relative;
    padding-bottom: 25px;
}

.footer-logo {
    padding-bottom: 60px;
}

.footer-widget {
    /* margin-bottom: 19px; */
    /* overflow: hidden; */
}

    .footer-widget h2 {
        font-size: 22px;
        font-weight: 700;
        text-transform: uppercase;
        color: #ffffff;
        margin-bottom: 20px;
        padding-left: 55px;
    }

    .footer-widget p {
        color: #8f8f8f;
    }

    .footer-widget.about-widget p {
        margin-bottom: 50px;
        letter-spacing: -0.01em;
    }

    .footer-widget ul {
        list-style: none;
        float: left;
        margin-right: 0px;
    }

        .footer-widget ul:last-child {
            margin-right: 0;
        }

        .footer-widget ul li a {
            display: inline-block;
            position: relative;
            padding-left: 55px;
            font-size: 14px;
            color: #ffffff;
            padding-bottom: 15;
            padding-bottom: 2px;
        }

            .footer-widget ul li a:after {
                position: absolute;
                -o-transition: all 0.2s;
            }

            .footer-widget ul li a:hover {
                color: #ff0301;
            }

                .footer-widget ul li a:hover:after {
                    width: 7px;
                    height: 7px;
                    top: 6px;
                    background: #ec105a;
                }
.footer_loo1 {
    background: #c7554ceb;
    padding: 60px 20px;
    border-radius: 10px 0 0 10px;
    margin-top: 16px;
    padding-bottom: 20px;
    height: 200px;
    margin-bottom: 0;
    position: absolute;
    right: 0;
    width: 100%;
}
.copyright_area p a {
    color: #f8ed08;
}
.socil_icon {
    top: 3px;
    position: relative;
}
.social-links a {
    margin-right: 10px;
    display: inline-block;
}
.social-links a i {
    font-size: 65px;
    color: #000000;
    float: left;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.social-links a.facebook:hover i {
    color: #d9d007;
}
.social-links a.youtube:hover i {
    color: #d9d007;
}
.social-links a.instagram:hover i {
    color: #d9d007;
}
.social-links a.twitter:hover i {
    color: #d9d007;
}
/*======================================================================
  11. Breadcrumbs
========================================================================*/
.breadcrumbs-wrapper { background:#f9f9f9; margin:0 0 30px; }
.breadcrumbs-wrapper .container { padding-top:10px; padding-bottom:10px; }
.breadcrumbs a, .breadcrumbs span { color:#111111; display:inline-block; padding:0 3px 0 0; margin-right:3px; font-size:12px; }

.page-title h1 {
    letter-spacing: normal;
    font-weight: 700;
    font-size: 20px !important;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 30px 0;
    text-align: center;
    color: #000;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}
.copyright p a {
    color: #fa0203;
}
.creat_new {
    margin-top: 10px;
}
p.text-gray-90 {
    padding-bottom: 30px;
}
.px-xl-10 {
    text-align: center;
}
a.btn.btn-solid.btn-sm {
    background: #000;
    color: #fff;
}
span.dark-data {
    color: #805a5a;
}
.cart-section tbody tr td, .wishlist-section tbody tr td {
    min-width: 210px;
    vertical-align: middle;
    color: #777777;
    border-top: 0;
    border-bottom: 1px solid #eeeeee;
    text-align: center;
}
.light-layout {
    background-color: #f8f8f8;
}

.section-b-space {
    padding-bottom: 50px;
}
.success-text {
    text-align: center;
}
.success-text i {
    font-size: 50px;
    color: #f8ed08;
    margin-top: 43px;
}
.success-text h2 {
    margin-top: 10px;
    margin-bottom: 15px;
}
.success-text p {
    font-size: 18px;
    text-transform: capitalize;
}

  .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }



.demo_accod {
    padding-top:0px;
    padding-bottom: 60px;
}

.single-product-info .pro-cost {
    float: left;
}
.single-product-info .pro-name {
    float: right;
}
.pro-name {
    margin-top: -7px;
    padding: 0;
}

.pro-name h3 a {
    font-size: 13px;
}
.new_pric_butt {
    background: #f8ed08;
    padding: 7px 7px;
    position: relative;
    top: 1px;
    border-radius: 5px;
}
span.plus_icon1 {
    color: #0c9e2b;
    font-size: 25px;
    margin: 0px 7px 7px 5px;
    position: relative;
    top: 7px;
    font-weight: 600;
}

a.btn.btn-solid.btn-sm1 {
    background: #f8ed08;
    color: #000;
    padding: 4px 14px;
    margin: 0px;
    position: relative;
    top: -22px;
    font-size: 12px;
}
.single-size-cart {
    display: block;
    /* overflow-x: hidden; */
    /* overflow-y: hidden; */
}
a.btn_ac1 {
    background: #f8ed08;
    color: #000;
    padding: 10px 20px;
    margin: 0px;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
    max-width: 250px;
}

.categ
{

}
.categ h3{

}
.categ h3 a{
font-size: 13px;
}

.categ_vew
{

}
.categ_vew h3{

}
.categ_vew h3 a{
font-size: 13px;
}
.pro-price {
    /* text-align: right; */
}
a.cat_go {
    font-size: 11px;
}
span.proc {
    float: right;
    margin-top: -10px;
}

a.cat_go:hover {
   color:#FF4A4A;
}
span.plus_icon1:hover {
    color: #FF4A4A;
    
}
a.btn.btn--small-wide.checkout {
    width: 100%;
}
.section_littel2 {
    margin-top: 0px;
}
.section-title3 {
    margin-bottom: 30px;
}

.tabs {
  display: grid;
}

[role="tablist1"] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-gap: 7px;
}

.tabButton {
  padding: 0.5rem;
  border: none;
  /* border-radius: 4px 4px 0px 0px; */
  background: #f7f7f7;
  cursor: pointer;
  display: block;
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
  padding: 12px 50px;
  border: 1px solid #f8ed08;
  font-family: arial;
  text-align: center;
}

.tabButton[aria-selected="true"] {
  background: orangered;
  color: #fff;
}

.tabButton:focus {
  outline: none;
}

.tabPanel {
  padding: 2rem;
 
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -60px;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.list-inline-item {
    margin-right: 5px;
    color: #ffff;
}
.topbar-left {
    margin-top: 9px;
    float: left;
}
.top-right_01 {
    margin-top: 36px !important;
}
.section-title_01 {
    text-align: left;
}

span.black_01 {
     top: 0px;
     background: #fffffff7;
     color: #000;
     font-size: 18px;
     font-weight: 500;
     padding: 16px;
     padding: 8px 11px 49px 10px;
     border-radius: 4px;
}
.product_ware {
    margin-bottom: 30px;
}
.aquligt-area {
    background-image: url('../images/product_banner/art 1 (1920x668 pxl)_4.jpg');
    /* background-attachment: fixed; */
    background-position: center;
    background-size: 100%;
    padding: 300px;
    background-repeat: no-repeat;
}
.wher_cont_ariya
{
    position: absolute;
    top: 22%;
    right: -13%;
    width: 39%;
    padding: 20px;
}
.wher_cont_ariya h1
{
  
font-size: 32px !important;
  
float: right;
  
margin-right: -6px;
  
color: #d9d007;
  
font-family: 'Roboto Condensed', sans-serif;
}
.wthree_tab_content img {width: 100%;margin: 0 auto;/* border-radius: 10px; */}
.wthree_tab_content {
    position: relative;
    width: 75%;
    margin: 0 auto;
}
.wthree_tab_content img {
    margin-left: -14em;
}
.wthree_tab_content_pos1 {
    position: absolute;
    /* bottom: 15%; */
    right: 7%;
}
.wthree_tab_content_pos1 ul li {
    display: inline-block;
}
.wthree_tab_content_pos1 ul li a.facebook {
    background: url(../images/img-sp.png) no-repeat -75px -33px #3b5998;
    display: block;
}
.wthree_tab_content_pos {
  position: absolute;
  top: 84%;
  right: 4%;
  width: 90%;
  padding: 20px;
  background: #f3efec;
}
.wthree_tab_content_pos_grid {
    padding: 1.5em;
    border: 4px double #fff;
}
.wthree_tab_content_pos_grid h3 {
    font-size: 2em;
    color: #212121;
    margin: 0.5em 0 0;
}
.wthree_tab_content_pos_grid h6 {
    font-size: 1em;
    color: #424242;
    margin-top: 0.8em;
}
ul.address {
    margin-top: 1em;
    border-top: 1px solid #424242;
    padding-top: 0.5em;
}
ul.address li {
    display: block;
}
.wthree_tab_content_pos_grid h2{
    font-size:20px;
}
.wthree_tab_content_pos_grid p{
    font-size:16px;
    margin-top: 73px;
}
.wher-area {
    margin-top: 40px;
}

.aquligt-area1 {
    background-image: url('../images/product_banner/art 1 (1920x668 pxl)_8.jpg');
    background-position: center;
    background-size: 100%;
    padding: 300px;
    background-repeat: no-repeat;
}
.aquligt-area2 {
    background-image: url('../images/product_banner/art 1 (1920x668 pxl)_13.jpg');
    background-position: center;
    background-size: 100%;
    padding: 300px;
    background-repeat: no-repeat;
}
.wthree_tab_content1 {
    position: relative;
    width: 50%;
    margin: 0 auto;
}
.wher_cont_ariya1 {
    position: absolute;
    top: -2%;
    right: -64%;
    width: 99%;
    padding: 20px;
}
.wthree_tab_content_pos1 {
    position: absolute;
    top: 96%;
    right: 17%;
    width: 100%;
    padding: 20px;
    background: #f3efec;
    /* border-radius: 10px; */
}
.wher_cont_ariya1 h1 {
    font-size: 36px !important;
    float: right;
    position: relative;
    left: -84px;
    color: #d9d007;
    font-family: 'Roboto Condensed', sans-serif;
}
.wthree_tab_content1 img {
    margin-left: -19.90em;
}
.wthree_tab_content_pos_grid1 p {
    font-size: 16px;
    margin-top: 0px;
}
.wthree_tab_content_pos_grid1 {
    padding: 1.5em;
    border: 4px double #fff;
}
.drazal
{padding: 26px;border: 4px double #fff;margin-bottom: 10px;}
.drazal
{

}
.drazal h3{

font-size: 26px !important;

float: left;

margin-left: 0px;

color: #000;
}
.drazal h2{

text-align: right;

font-weight: 700;

font-size: 52px;
}
.lofo_foot img
{

margin-top: -35px;
}
.user-panel .up-item1 {
    display: inline-block;
    font-size: 13px;
    width: 31px;
    text-align: center;
}
.user-panel .up-item1:first-child {
    margin-right: -12px;
    width: 49px;
    margin-top: 9px;
}
.hed_link {
    margin-top: 7px;
}
.pro_c_box {
    width: 100%;
    background: #ffffff;
    color: #4c0435;
    display: inline-block;
    padding: 4px 0;
    min-height: 110px;
    float: left;
    position: relative;
    padding-bottom: 20px;
    padding: 5px;
}
.pro_c_box span {
    color: #130f0f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 0 0px;
    /* text-align: center; */
    display: inline;
    line-height: 18px;
}
span.pn a {
    height: 37px;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
}
.pro_c_box span.rt1 {
    float: left;
    color: #a59e9e;
    margin-top: 8px;
}
span.icon-popover {
    margin-left: 7px;
}
.a-size-base {
    font-size: 14px!important;
    line-height: 20px!important;
    color: #0066c0!important;
    margin-left: 5px;
}
.a-row {
    text-align: left;
    margin-bottom: 5px;
    margin-top: 7px;
}
span.a-badge-text {
    background-color: #B12704!important;
    color: #ffffff!important;
    padding: 5px;
}
span.a-price-symbol {
  /*  top: -.5em;
   
    position: relative;*/
  font-size: 18px;
  color: #056309;
}
span.a-price-whole {
    font-size: 18px;
    color: #056309;
}
.aok-inline-block {
    margin-bottom: 15px;
    max-height: 76px;
    overflow:hidden;
}
span.auto_sun {
    font-size: 12px;
}
span.a-text-bold {
    font-size: 14px;
    color: #565959;
}
.pro_c_box span.fft {
    margin: 10px 0;
    height: 20px;
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 100%;
}
.pro_c_box span.fv {
    float: left;
    width: 30px;
    font-size: 18px;
    margin-top: 4px;
}
i.fa.fa-heart-o.heart_new {
    color: #fe0003;
    font-size: 20px;
}
.pro_c_box span.rt {
    float: left;
    width: calc(100% - 85px);
    color: #a59e9e;
    margin-top: 8px;
}
.pro_c_box span.ct {
    float: right;
    width: 55px;
    font-size: 20px;
}
a.vid_butt i {
    color: #09e036;
    font-size: 20px;
    margin-top: 4px;
}
i.fa.fa-shopping-cart.one_cart {
     float: right;
     color: #0c9e2b;
     font-size: 20px;
}
span.rt {
    margin: -19px auto;
    text-align: center;
    display: flow-root;
}
span.rt i {
    color: #444242;
}
.header-logo a img {
    float: left;
    width: 100%;
    margin-left: -8px;
}
img.primary-image {
    /* border-radius: 10px; */
}
.new-sale {
    position: absolute;
    left: 0;
    top: 24px;
    padding: 17px 35px 15px 30px;
    background-color: #ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    /* width: 100%; */
}
img.primary-image.ONE_01 {
    border-radius: 10px;
}
.hed_link ul li a {
    padding: 2px;
}
span.sec_tit {
    color: #000;
}



.mainmenu > ul > li:last-child:after {
  display: none;
   
}
span.fv {
    position: initial;
    top: 5px;
}

.page-title_01 {
    position: relative;
    padding: 50px 0px 30px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    color: #ffffff;
    background-image: url('../images/banner3.jpg');
        margin-bottom: 44px;
    /*background-color: #0e3fa4;*/
}
.page-title_01 .bread-crumb {
    position: relative;
    padding-top: 5px;
    text-align: center;
}

.page-title_01 .bread-crumb li {
    position: relative;
    display: inline-block;
    line-height: 30px;
    margin: 0px 10px;
    color: #000;
    font-size: 14px;
    text-transform: capitalize;
}
.page-title_01 .bread-crumb li:before {
    content: '/';
    font-family: 'FontAwesome';
    position: absolute;
    right: -20px;
    width: 20px;
    text-align: center;
    line-height: 30px;
}
 .page-title_01 .bread-crumb li:first-child {
                margin-left: 0px;
            }

            .page-title_01 .bread-crumb li:last-child:before {
                display: none;
            }
            h1.col_abo {
    color: #d9d007;
}

 .mobil_slider
            {
            display:none
            }
            .desk_slider
            {
                display:block;
            }
            
            
            #hero-wrapper {
  /*height: 100%;
  width: 100%;*/
  /*position: fixed;*/
}
#hero-wrapper .carousel-wrapper,
#hero-carousel {
  height: 100%;
  width: 100%;
 
}
#hero-carousel img {
  width:100%;
}
#hero-carousel i {
  position: absolute;
  top: 50%;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
a.youtube.new_you i {
    font-size: 76px;
    position: relative;
    top: 6px;
}
input, select {
    height: 40px;
    padding: 0 10px;
}
input, select, textarea {
    width: 100%;
    font-size: 14px;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
}
input, button, select, textarea {
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    background: transparent;
    border: 1px solid #d7d7d7;
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    color: #424242;
}

.shopping_cart_p_1 a.pro_name { color:#555459;}
.succes_add_cart_alt {
	width:100%;
	height:auto;
	padding:10px;
	text-align:center;
	line-height:15px;
	position:fixed;
	top:-100px;
	left:0px;
	max-height:100px;
	overflow:hidden;
	z-index:9999;
	background:#ff7abb;
	color:#fff;
	font-weight:bold;
	-moz-box-shadow: 0px -3px 8px #000000;
	-webkit-box-shadow: 0px -3px 8px #000000;
	box-shadow: 0px -3px 8px #000000;
}
.error_add_cart_alt {
	width:100%;
	height:auto;
	padding:10px;
	text-align:center;
	line-height:15px;
	position:fixed;
	top:-100px;
	left:0px;
	max-height:100px;
	overflow:hidden;
	z-index:9998;
	background:#ff0000;
	color:#fff;
	font-weight:bold;
	-moz-box-shadow: 0px -3px 8px #000000;
	-webkit-box-shadow: 0px -3px 8px #000000;
	box-shadow: 0px -3px 8px #000000;
}
/*--- lightbox ---*/



#lightbox2 {
	display:none;
	background:#000000;
	/*background:none repeat scroll 0 0 rgba(0, 0, 0, 0.8);*/

				opacity:0.7;
	filter:alpha(opacity=90);
	position:fixed;
	left:0px;
	min-width:100%;
	min-height:1200px;
	z-index:1000;
}
#lightbox-panel2 {
	width:340px;
	box-sizing: content-box;
	display:none;
}
#lightbox-panel2cc {
	width:340px;
	box-sizing: content-box;
	display:none;
}
.close_bt2 {
	position:absolute;
	right:-13px;
	top:-11px;
}
#lightbox4 {
	display:none;
	background:#000000;
	/*background:none repeat scroll 0 0 rgba(0, 0, 0, 0.8);*/

				opacity:0.7;
	filter:alpha(opacity=90);
	position:fixed;
	left:0px;
	min-width:100%;
	min-height:1200px;
	z-index:1000;
}
#lightbox-panel5 {
	width:340px;
	box-sizing: content-box;
	display:none;
}
#lightbox-panel5cc {
	width:340px;
	box-sizing: content-box;
	display:none;
}
#lightbox-panel4 {
	width:340px;
	box-sizing: content-box;
	display:none;
}
#lightbox-panel4cc {
	width:340px;
	box-sizing: content-box;
	display:none;
}
.close_bt4 {
	position:absolute;
	right:-13px;
	top:-11px;
}
.log_in_text2 {
	font-size:30px;
	font-family: Archivo Narrow,serif;
    font-weight: normal;
	color:#807a06;
	width:270px;
}
.lightbox_usrename_text {
	font-size:16px;
	color:#807a06;
	width:150px;
	float:left;
	margin-top:7px;
}
.lightbox_usrename_text a {
	font-size:16px;
	color:#807a06;
	width:150px;
	float:left;
	margin-top:7px;
	text-decoration:none;
}
.lightbox_usrename_text a:hover {
	text-decoration:underline;
}
.lightbox_username2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#807a06;
	background:#fff;
	width: 500px;
	height: 31px;
	float:left;
	border:none;
	border:1px solid #807a06;
	border-radius:5px;
	margin-top:10px;
	padding:0px 5px;
}
.checkbox_main {
	width:340px;
	float:left;
	margin-top:5px;
}
.checkbox {
	width:10px;
	height:10px;
	float:left;
	margin-top: 7px;
	margin-bottom: 0;
}
.checkbox input[type="checkbox"]{
	margin-top: 0;
    margin-left: 0;
}

.lightbox_help_note {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#807a06;
	float:left;
	margin-top:2px;
}
.checkbox_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#807a06;
	width:320px;
	float:left;
	margin-left:10px;
	margin-top:2px;
}
.register_button2 {
	/*background:#5a3800;*/
	border-radius:5px;
	float:right;
	margin-top:20px;
}
.register_button2 ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.register_button2 ul li {
	font-family:Arial, Helvetica, sans-seriff;
	font-size:18px;
	color:#FFFFFF;
	float:left;
}
.register_button2 ul li a {
	font-size:18px;
	color:#fff;
	float:left;
	text-decoration:none;
	padding:16px 43px;
	background:#807a06;
	border-radius:5px;
}
.register_button2.register_button2ext ul li a {
	padding:16px 16px;
}

.register_button2 ul li a:hover {
	/* opacity:.5;*/ 
	 transition:all .3s;
	 -moz-transition:all .3s; 
	 -o-transition:all .3s; 
	 -webkit-transition:all .3s;
	 background-color:#000;
}

.site-cart-count {
    font-size: 10px;
    font-family: 'Poppins', sans-serif;
    display: inline-block;
    color: #fff;
    background-color: #000;
    border-radius: 50%;
    text-align: center;
    width: 14px;
    height: 14px;
    line-height: 14px;
    position: absolute;
    right: 20px;
    top: -12px;
    z-index: 999;
}

/*  cart and checkout */

.ot_n_pg{
width:100%;
float:left;
margin:40px 0;
}
.ot_n_pg_btn_area{
width:100%;
float:left;
margin:10px 0;
}


.ot_n_pg h2 {
    font-family: Arial, Helvetica, sans-serif;
    color: ##47511a;
    font-size: 26px;
    font-weight: normal;
    padding-bottom: 10px;
    text-align: left;
    /* border-bottom: 1px solid #ee4899; */
    margin-top: 8px;
    margin-bottom: 36px;
}

.ot_n_pg h2.text-center{text-align: center;}
.ot_n_pg h3 {
    font-family: Arial, Helvetica, sans-serif;
    color: #ee4899;
    font-size: 21px;
    font-weight: normal;
    padding-bottom: 0;
    text-align: left;
	margin:0 0 10px;
}

.ot_n_pg h3.text-center{
text-align: center;
}

.ot_n_pg p{
   font-family: Arial, Helvetica, sans-serif;
   color:#666;
   font-size:14px;
   font-weight:normal;
   text-align:justify;
   /* height: 25px; */
}
.ot_n_pg p.text-center{
text-align: center;
}
.ot_n_pg .bn_btn {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding: 5px 15px;
    background: #ee4899;
    line-height: 21px;
    display: inline-block;
	margin:10px 0;
	border:none;
	width:110px;
}
.ot_n_pg .bn_btn:hover {
	 opacity:.5; 
	 transition:all .3s;
	 -moz-transition:all .3s; 
	 -o-transition:all .3s; 
	 -webkit-transition:all .3s;
}
.sc_btn_area{
margin:10px 0;
float:left;
width:100%;
}
.form-control.text_field01 {
    width: 65px;
    margin: 0 auto;
    text-align: center;
}
.ot_n_pg_btn_area .fancybox_log  {
background: #FA7F28;
color:#fff;
}
.ot_n_pg_btn_area .fancybox_reg {
background: #7092BF;
color:#fff;
}
.ot_n_pg_btn_area .fancybox_log:hover,
.ot_n_pg_btn_area .fancybox_reg:hover {
color:#fff;
}
.btn:hover {
	 /* opacity:.5; */
	 transition:all .3s;
	 -moz-transition:all .3s;
	 -o-transition:all .3s;
	 -webkit-transition:all .3s;
}
.ot_n_pg .photo_galary p {
    text-align: center;

}
table.shopping_cart_p_1 > tr > td,
table.shopping_cart_p_1 > tbody > tr > td{
	/* border:1px solid #ee4899; */
	padding: 10px;
	text-align:left;
}
.shopping_cart_p_td_2 {
	width:70%;
}
.shopping_cart_p_td_3 {
	width:30%;
}

.del_btn {
	width:30px;
	height:30px;
	background:url(../images/n_delRed.png) no-repeat;
	color:#fff;
	cursor:pointer;
	border:none;
	font-size:0px;
}
table.shopping_cart_p_4 {
	margin-top:20px;
	margin-bottom:10px;
}
/*----------------------------------------*/
/*  11.0.0  Checkout CSS
/*----------------------------------------*/

.checkout-area-start {
    margin-top: 0px;
}
.billing-detail p, .coupon_form form p {
    color: #282828;
    font-size: 14px;
    font-family: 'montserratlight';
}
#add-new-address-info, #transfer-info, #payment-info, #paypal-info {
    display: none;
}
.billing-detail p span {
    color: #ff4a4a;
    font-size: 18px;
}
.billing-detail select, .shipping_total form select, .shipping_total p input[type="text"] {
    border: 1px solid #ddd;
    color: #999;
    margin-top: 5px;
    padding: 5px 8px;
    width: 100%;
    margin-bottom: 15px;
    font-size: 12px;
    color: #a6a6a6;
    font-family: 'montserratlight';
}
.billing-detail > .row p input, .coupon_form > form input{
    border: 1px solid #ddd;
    color: #666;
    margin-top: 6px;
    padding: 5px 8px;
    width: 100%;
    margin-bottom: 7px;
    font-size: 13px;
     font-family: 'montserratlight';
    font-family: Arial, Helvetica, sans-serif;
}
.billing-detail >  p#address input {
    display: block;
    width: 100%;
	font-size: 13px;
    font-family: 'montserratlight';

}
.billing-detail > p#address input:last-child {
    margin-top: 0px;
}
.checkout-area-start .section-title h4{
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.checkout-area-start .cart-tab-menu{
    margin-bottom: 50px;
}
.checkout_area .billing-detail input[type="text"] {
    width: 100%;
}
.single-checkout input[type="radio"] {
    margin-top: -2px;
}
.single-checkout span {
    color: #666666;
    padding-left: 7px;
}
.billing-detail label {
    color: #282828;
    display: block;
    float: left;
    font-size: 14px;
    margin-right: 45px;
}
.billing-detail label:last-child {
    margin-right: 0px;
}
.billing-detail input[type="radio"] {
    width: auto;
    margin-top: 4px;
    margin-right: 5px;
    vertical-align: top;
}
.account-address span{
    font-size: 14px;
    color: #282828;
    font-family: 'montserratlight';
}
.account-address {
    margin-top: 15px;
    display: block;
    overflow: hidden;
}
 .coupon_form p {
  margin-bottom: 0;
}
.coupon_form {
    margin-bottom: 30px;
}
.coupon_form input[type="text"] {
    float: left;
    width: calc(100% - 160px);
}
.coupon_form input[type="submit"] {
    background: #c43b68 none repeat scroll 0 0;
    color: #fff;
    margin-left: 10px;
    width: 150px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.coupon_form input[type="submit"]:hover {
    background: #c43b68 none repeat scroll 0 0;
    color: #fff;
}
.order-table ul li {
    /* border-top: 1px solid #ddd; */
    /* padding-top: 20px; */
    /* padding-bottom: 12px; */
}
.order-table ul li:first-child {
    border-top: none;
}
.order-table ul li h5 {
    color: #a6a6a6;
    font-size: 14px;
    text-transform: capitalize;
    font-family: 'montserratlight';
    /* margin-bottom: 22px; */
    font-family: Arial, Helvetica, sans-serif;
}
.order-table ul li h5 span, .order-table ul li p span:last-child{
    float: right;
    color: #282828;
}
h5.focus{
    font-size: 15px;
    color: #282828 !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.order-table ul li p {
    font-size: 14px;
    color: #a6a6a6;
    font-family: 'montserratlight';
}
.order-table ul li p.checkbox-title{
    text-transform: capitalize;
    color: #282828;
    font-family: 'montserratlight';
    font-size: 14px;
}
.order-table ul li label.checkbox-title.red{
    color: #040403;
}
button.place-order{
    font-size: 14px;
    color: #fff;
    background: #09e036;
    text-transform: uppercase;
    padding: 7px 25px;
    border: none;
    margin-left: 0px;
    border-radius: 4px;
    width: 100%;
}
button.place-order:hover{
    color: #fff;
    background-color: #079224;
}
a.paypal{
    color: #C43B68;
    margin-left: 5px;
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
}
.order-table ul li p.via{
    color: #666666;
    margin-top: 10px;
}
.order-table ul li p.checkbox-title span.terms_left{
    float: none;
}
.order-table ul li p span, .order-table ul li.order-total-purple h5, li.order-total-purple h5 span{
    color: #282828;
}
.order-table input[type="radio"] {
    margin-right: 10px;
}
.total-cart{
    margin-left: 30px
}


.cart-col h5 { font-size:16px !important; font-weight:700; text-transform:uppercase; }
.cart__row { position:relative; }
.cart th { padding:10px 0 8px; background:#f2f2f2; text-transform:uppercase; padding-left:15px; padding-right:15px; }
.cart td { padding:10px; }
.cart .cart__meta { padding-right:15px; }
.cart th.cart__meta, .cart td.cart__meta { text-align:left; }
.cart__image-wrapper a { display:block; }
.cart .list-view-item__title { color:#000; font-size:1.15385em; min-width:100px; }
.cart__image-wrapper { width:120px; }
.cart .qtyField a { height:36px; line-height:34px; padding:0; }
.cart .qtyField .cart__qty-input { height:36px; width:40px; float:left; }
.cart .qtyField a .icon { line-height:33px; font-size:10px; }
.cart .cart__remove {border:0;margin-top:4px;font-size:14px;padding:0;height: 26px;width:26px;text-align:center;vertical-align:middle;line-height: 27px;border-radius:100px;}
.cart .cart__remove .icon { line-height:25px; }
.cart table tfoot .icon { vertical-align:middle; }
.style2 .cart__footer .cart-note { margin-bottom:30px; }
.cart__footer .solid-border { border:1px solid #e8e9eb; padding:20px; margin-bottom:20px; }
.cart__footer h5, .cart__footer .h5, .cart__footer h5 label, .cart__footer .h5 label, .cart__footer .cart__subtotal-title {color:#000;text-transform:uppercase;font-size:14px;font-family:Poppins,Helvetica,Tahoma,Arial,sans-serif;letter-spacing:0.02em;}
.cart-note__input { min-height:50px; width:100%; height:178px; }
.cart-note__label, .cart-note__input { display:block; }
.cart__subtotal { font-weight:700; padding-left:15px; display:inline-block; }
.cart__shipping { font-style:italic; font-size:13px; padding:12px 0; }
.cart_tearm label {cursor:pointer;font-weight: normal;font-size: 12px;}
input.checkbox { height:auto; vertical-align:middle; padding:0; box-shadow:none; }
img.cart__image {
    width: 132px;
}

.qtyField {
    display: table;
    margin: 0 auto;
}
.cart .qtyField a {
    height: 36px;
    line-height: 34px;
    padding: 0;
}

.qtyField .qtyBtn, .qtyField .qty {
    padding: 10px 6px;
    width: 30px;
    height: 42px;
    border-radius: 0;
    float: left;
}
.qtyField a .fa {
    font-size: 12px;
    line-height: 21px;
}

.qtyField > a, .qtyField > span, .qtyField input {
    display: table-cell;
    line-height: normal;
    text-align: center;
    padding: 3px 6px;
    border: 1px solid #f5f5f5;
}
.qtyField a {
    background-color: #eee;
    color: #000;
}
td.cart__price-wrapper.cart-flex-item.text-center {
    padding-top: 52px;
}
 .cart__footer .solid-border {
    border: 1px solid #e8e9eb;
    padding: 20px;
    margin-bottom: 20px;
}
tfoot {
    border-top: 1px solid#e8e9eb;
}
input.btn.btn--small-wide.checkout {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: auto;
    height: auto;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 8px 15px 8px;
    background-color: #d9d007;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: normal;
    white-space: normal;
    font-size: 13px;
    -ms-transition: all 0.3s ease-in-out;
    /* -webkit-transition: all 0.3s ease-in-out; */
    /* transition: all 0.3s ease-in-out; */
    width: 100%;
    border-radius: 4px;
    margin-top: 15px;
}
input.btn.btn--small-wide.checkout:hover {
  
background-color: #000;
  
color: #fff;
}
.btn-secondary {
    background-color: #d9d007;
    color: #000;
    border: 1px solid #000000;
    border-radius: 4px;
}

.btn-secondary:hover {
   background-color: #000;
   color: #fff;
}
#cartCheckout {
    width: 100%;
    padding: 15px;
}
.capt {/* padding: 0 15px; */margin-bottom: 10px;margin-top: -12px;}

.CaptchaWrap { position: relative; }
.CaptchaTxtField { 
  border-radius: 5px; 
  border: 1px solid #ccc; 
  display: block;  
  box-sizing: border-box;
}

#UserCaptchaCode {
  padding: 24px 10px;
  outline: none;
  font-size: 15px;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  width: 210px;
  float: right;
  margin-right: 42px;
}
#CaptchaImageCode {
  text-align:center;
  margin-top: -1px;
  padding: 0px 0;
  width: 152px;
  overflow: hidden;
}

.capcode {
  font-size: 16px;
  display: block;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
  letter-spacing: 1px;
  color: #ccc;
  font-family: 'Roboto Slab', serif;
  font-weight: 100;
  font-style: italic;
}

.ReloadBtn {
  background:url('https://cdn3.iconfinder.com/data/icons/basic-interface/100/update-64.png') left top no-repeat;
  background-size : 100%;
  width: 32px;
  height: 32px;
  border: 0px;
  outline none;
  position: absolute;
  bottom: 10px;
  left: 175px;
  outline: none;
  cursor: pointer; /**/
}
input, button, select, textarea { font-size:13px; font-family: 'Poppins', sans-serif; background: transparent; border:1px solid #d7d7d7; transition:all 0.4s ease-out 0s; -webkit-transition:all 0.4s ease-out 0s; color:#424242; }
input:focus, input:active, button:focus, button:active, select:focus, select:active, textarea:focus, textarea:active {outline:none;border-color: #09e036;}
input, select, textarea {/* width: 100%; */font-size: 14px;box-shadow:none;-webkit-box-shadow:none;border-radius:0;-webkit-border-radius:0;}
input, select {height: 45px;padding:0 10px;}
input[type="checkbox"], input[type="radio"] { width:auto; height:auto; }
input[type="checkbox"]:focus, input[type="radio"]:focus { outline:0; box-shadow:none; }
.tabButton:hover {
    background: #d9d007;
    color: #fff;
}
.tabButton {
  padding: 0.5rem;
  border: none;
  background: #e8e7e1;
  cursor: pointer;
  display: block;
  font-size: 14px;
  color: #d9d007;
  text-transform: uppercase;
  padding: 12px 50px;
   font-family: arial;
  text-align: center;
  border-left: 1px solid #b9b5b5;
  border-left: 2px solid #fff;
}

.tabButton[aria-selected="true"] {
  background: #ef54a0;
  color: #fff;
} 

.tabButton:focus {
  outline: none;
}
.active1 a {
    background: #d9d007;
}
.error_01 {
    color: red;
    font-size: 14px;
    display: none;
}

.mem_sb{
width:100%;
float:left;
background-color: rgba(0, 0, 0, 0.05);
border-radius: 10px;
padding: 10px;
}
.mem_sb li{
   font-family: Arial, Helvetica, sans-serif;
   color:#666;
   font-size:14px;
   font-weight:normal;
   text-align:justify;
   padding-bottom:10px;
}
.mem_sb li a{
	ont-family: Arial, Helvetica, sans-serif;
	color: #2b2929;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	border-bottom: 1px solid #666;
	margin: 50px;
}
.mem_sb li a:hover{
	color:#979127;
}


table.manage_profile_from{
	float: left;
    width: 50%;
}
table.manage_profile_from td{
	padding-bottom:10px;
}

table.manage_profile_from label{
	float: left;
    width: 100%;
	color:#555459;
}
table.manage_profile_from span{
	color:#555459;
}
table.manage_profile_from input[type="text"],
table.manage_profile_from input[type="email"],
table.manage_profile_from input[type="password"],
table.manage_profile_from textarea,
table.manage_profile_from select
 {
    width: 100%;
	padding:5px;
	border-radius:5px;
	border: 1px solid #979127;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555459;
	font-size: 14px;
}
table.manage_profile_from a.submit,
table.manage_profile_from input[type="submit"],
table.manage_profile_from input[type="button"] {
	color: #000;
	font-size: 14px;
	padding: 5px 8px;
	background: #d9d007;
	border:none;
	cursor:pointer;
	border-radius:5px;
}
table.manage_profile_from a.submit:hover,
table.manage_profile_from input[type="submit"]:hover ,
table.manage_profile_from input[type="button"]:hover {
	 opacity:.5; 
	 transition:all .3s;
	 -moz-transition:all .3s; 
	 -o-transition:all .3s; 
	 -webkit-transition:all .3s;
}
table.purchase_history_table td {
	background:none;
}
.pur_hist {
	width:100%;
	float:left;
	height:475px;
}
.pur_hist table.purchase_history_table{
	min-width:700px;
	margin-right:40px;
}

#pur_hist .mCSB_container_wrapper{
margin-right:15px;
}

.others_content_frame {
	background-color:#fff;
	float:left;
	width:100%;
	height: 580px;
	padding-bottom:15px;
}
.others_content {
	/* margin: 10px 0 10px 240px; */
	/* min-height: 550px; */
}
.others_content_in {
	background-color:rgba(0, 0, 0, 0.05);
	border-radius: 10px;
	padding: 10px;
	margin-top:18px;
	height:500px;
	overflow:hidden;
}
.others_left_sitebar {
	background-color:rgba(0, 0, 0, 0.05);
	border-radius: 10px;
	float: left;
	padding: 10px;
	width: 175px;
	height:500px;
	overflow:hidden;
}
.others_left_sitebar ul {
}
.others_left_sitebar ul li {
	border-bottom: 1px solid #555459;
    padding-bottom: 10px;
    padding-top: 5px;
    position: relative;
}



.others_left_sitebar ul li:after {
    background: #555459;
    bottom: -3px;
    content: "";
    height: 5px;
    right: 0;
    position: absolute;
    width: 5px;
	border-radius:50%;
}
.others_left_sitebar ul li:before {
    background: #555459;
    bottom: -3px;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    width: 5px;
	border-radius:50%;
}


.others_left_sitebar ul li a {
	color: #555459;
	line-height: 21px;
}
.others_content_in.others_right_sitebar {
	float: right;
	width: 100%;
	height: auto;
	margin-top:0;
	padding-left: 20px;
}
.pointerdisabled{
pointer-events:none;
cursor:wait;
}
.others_content_in h3 {
	color: #979127;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	font-family: Archivo Narrow,serif;
}
.others_content_in p {
	color: #555459;
	line-height: 21px;
	margin-bottom: 5px;
	text-align: justify;
}
h2.spl_h2 {
	color: #979127;
	font-size: 21px;
	font-weight: normal;
	font-family: Archivo Narrow,serif;
	margin: 10px;
}

h2.spl_h2 a{
	color: #555459 !important;
}
h2.spl_h2 a:hover {
	 opacity:.5; 
	 transition:all .3s;
	 -moz-transition:all .3s; 
	 -o-transition:all .3s; 
	 -webkit-transition:all .3s;
}
h3.spl_h3 {
	color: #555459;
	font-family: Archivo Narrow,serif;
	font-size: 18px;
	font-weight: normal;
	margin: 10px;
}
h3.spl2_h3 {
	color: #fff;
    font-family: Archivo Narrow,serif;
    font-size: 21px;
    font-weight: normal;
    margin: -15px 10px 0;
}

.single-left-widget .section-title ul h5 a {
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 12px !important;
    font-weight: 700;
}
.gallery-viewer {
    max-width: 500px;
    width: calc(100% - 130px);
}
i.fa.fa-shopping-cart.one_cart {
    margin-top: -5px;
}
.welcome-b {
    color: #0a7e0a !important;
}
.org_price {
    color: green;
    font-weight: 600;
}
@media only screen and (max-width: 600px) {
  .leftsidebar .col-xs-12.col-width {
     width: 50% !important;
}
.single-left-widget {
    margin-top: 0px;
    margin-bottom: 10px;
}
.col-xs-12.col-width {
    width: 50% !important;
}
.shop-area-start #grid .shop-single-products {
    height: 427px;
}
.feature .feature-inner {
    padding: 0px 10px;
}
.feature h2 {
    margin-top: 0px;
    padding-top: 0px;
}
.feature-inner p {
    text-align: center;
}
.pro_c_box span {
    display: inherit;
}
span.pn a {
    height: 22px;
}
.carousel-indicators {
    display: none !important;
}
.fancybox-skin {
    width: 321px !important;
}
.lightbox_username2 {
    width: 289px;
}
.register_button2 {
    margin-right: 53px;
}
.mobile_width {
    width: 70px;
}
}

.whatsapp{position: fixed; bottom: 40px; right: 10px; width: 40px; height: 40px; border-radius: 50%; z-index: 99999999;}
.whatsapp img{ border-radius: 50%; }
 