img {
    max-width: 100%;
    height: auto;
}
@font-face{font-family:'ProximaNova'; src:url('fonts/ProximaNova-Reg.otf'); font-weight:normal; font-style:normal}
@font-face{font-family:'ProximaNovaBold'; src:url('fonts/ProximaNova-Bold.otf'); font-weight:normal; font-style:normal}
body{ font-family:'ProximaNova',sans-serif;  font-weight:400;  color:#666;  font-size:16px;  line-height:33px;  width:100%}
h1, h2, h3, h4, h5, h6{color:#444}
.slideText{ display:none}
.fa{font-size:14px}
h1{font-size:33px}
h2{font-size:27px}
h3{font-size:21px}
h4{font-size:15px}
h5{font-size:12px}
h6{font-size:10.2px}
a{color:#000}
a:hover{text-decoration:none}
legend{font-size:18px; padding:7px 0px}
label{font-size:12px; font-weight:normal}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control{font-size:12px}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover{font-size:12px}
.input-group .input-group-addon{font-size:12px; height:30px}
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg{display:inline}
.nav-tabs{margin-bottom:15px}
div.required .control-label:before{content:'* '; color:#F00; font-weight:bold}
.clearfix-left {
    clear: left;
}
@media (min-width: 992px) {
    .dropdown-menu li >a:hover{text-decoration:none; color:#fff; background-color:#229ac8; background:#48D2A0; background-repeat:repeat-x}
}
/* top */
#top{ background-color:#f4f3f3;  padding:3px 0px;  margin:0 0 20px 0;  min-height:40px}
#top .container{padding:0 20px}
#top #form-currency .currency-select, 
#top #form-language .language-select{text-align:left}
#top #form-currency .currency-select:hover, 
#top #form-language .language-select:hover{text-shadow:none; color:#fff; background-color:#229ac8; background-image:linear-gradient(to bottom,#23a1d1,#48D2A0); background-repeat:repeat-x}
#top .btn-link, #top-links li, #top-links a {
    color: #000;
    text-shadow: 0 1px 0 #FFF;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
}
#top .btn-link:hover, #top-links a:hover{color:#444}
#top-links .dropdown-menu a{text-shadow:none}
#top-links .dropdown-menu a:hover{color:#FFF}
#top .btn-link strong{font-size:14px;  line-height:14px}
#top-links a+a{margin-left:15px}
#logo{margin:0}
#search{margin-bottom:10px}
#search .input-lg{height:40px; line-height:20px; padding:0 10px}
#search .btn-lg{font-size:15px; line-height:18px; padding:10px 35px; text-shadow:0 1px 0 #FFF}
#cart{margin-bottom:10px}
#cart >.btn{font-size:12px; line-height:18px; color:#FFF}
#cart.open >.btn{background-image:none; background-color:#FFF; border:1px solid #E6E6E6; color:#666; box-shadow:none; text-shadow:none}
#cart.open >.btn:hover{color:#444}
#cart .dropdown-menu{background:#eee; z-index:1001}
#cart .dropdown-menu{min-width:100%}
@media (max-width:478px){#cart .dropdown-menu{width:100%}}
#cart .dropdown-menu table{margin-bottom:10px}
#cart .dropdown-menu li >div{min-width:427px; padding:0 10px}
@media (max-width:478px){#cart .dropdown-menu li >div{min-width:100%}}
#cart .dropdown-menu li p{margin:20px 0}
#header{ margin-bottom:30px}
#menu{min-height:40px; margin: 0;}
.main-nav,.main-nav__list{display: flex; flex-wrap: wrap;}
.main-nav__list .dropdown:last-of-type .dropdown-menu {left: 0;}
.burger-toggle {display: none; -webkit-appearance: none; -moz-appearance: none; appearance: none;border:none;background: none;padding: 0;}
.burger-toggle,.burger-toggle svg {width: 35px;height: 35px;}
.site-header__wrapper{display: flex; justify-content: space-between; align-items: center;}
.site-header__phone-link {display: none;}
.site-header.header-stuck {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 101;
    box-shadow: 0px 2px 3px -2px rgba(0, 0, 0, 0.2);
}
.header-stuck #logo {
    max-width: 180px;
}
#xpooos,
html,
body {overflow-x: hidden;}
@media (max-width: 1199.98px) {
    #logo {
        max-width: 180px;
        width: 100%;
    }
}
#menu .mobile-nav-header {
    display: none;
}

@media screen and (orientation: landscape) {
    ._isTouch #menu {
        height: 100%;
    }
    ._isTouch .main-nav__list {
        min-height: 100vh;
        padding-bottom: 150px;
        position: absolute;
        left: 0;
        top: 0;
        padding: 95px 15px 0;
        overflow: auto;
    }
}
@media (max-width: 991.98px) {
    .mobileMenu #top {
        opacity: 0;
        visibility: hidden;
        display: none;
    }
    .closeTrigger {
        display: none;
    }
    .menu-toggle-active .closeTrigger {
        display: block;
    }
    .menu-toggle-active .openTrigger {
        display: none;
    }
    .mobileMenu .site-header__wrapper {
        flex-direction: row-reverse;
    }
    .mobileMenu #logo {
        z-index: 100;
    }
    .mobileMenu #logo img {
        margin-left: 0;
    }
    .mobileMenu .site-header__phone-link {
        display: none;
    }
    #menu #logo img {
        margin: 0;
    }
    #menu {
        opacity: 0;
        visibility: hidden;
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transition: transform .25s linear;
        -webkit-transition: transform .25s linear;
        -moz-transition: transform .25s linear;
        -ms-transition: transform .25s linear;
        -o-transition: transform .25s linear;
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        -ms-border-radius: 0 !important;
        -o-border-radius: 0 !important;
        position: fixed;
        top: 0;
        padding: 0 15px;
        width: 100%;
        z-index: 99;
        background-color: #fff;
        left: 0;
        height: auto;
}
    .overflowHidden,
    .overflowHidden body {overflow:hidden;}
    .mobileMenu #menu {
        opacity: 1;
        visibility: visible;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
}

    .main-nav__list {
        overflow: auto;
        padding: 40px 15px;
        position: absolute;
        min-height: 70vh;
        top: 70px;
        background: #fff;
        left: 0;
    }
    #menu .main-nav__list .dropdown .dropdown-menu {left: 0;
        position: relative;
        display: none;
        opacity: 1;
        visibility: visible;
        box-shadow: none;
    }
    #menu .main-nav__list .dropdown.mobile-dropdown .dropdown-menu {
        display: block;
        width: 100%;
        z-index: 1;
    }
    #top {margin-bottom: 0;position: relative;}
    .site-header {
        padding: 15px 0;
        position: relative;}
    .site-header {
        z-index: 99;
        background: #fff;
    }
    .mobileMenu .site-header::after {
        content: '';
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 1px;
        background-color: #ccc;
        z-index: 100;
    }
    .burger-toggle,
    .site-header__phone-link {display: block;outline: none;}
    .main-nav__list {display: block;height: 100%;width: 100%;}
    
    .burger-toggle {
        z-index: 100;
    }

    .site-header__phone-link svg {
        width: 30px;
        height: 30px;
    }
    /* Site Backdrop */

    .site-backdrop {
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        opacity: 0;
        visibility: hidden;
        transition: opacity .25s ease;
        background: rgba(51, 51, 51, .5);
        display: block;
        width: 1px;
        height: 1px;
        z-index: 2;
        transition: opacity .35s;
        -webkit-transition: opacity .35s;
        -moz-transition: opacity .35s;
        -ms-transition: opacity .35s;
        -o-transition: opacity .35s;
    }
    .backdrop-active {
        opacity: 1;
        visibility: visible;
        height: 100%;
        width: 100%;
    }
}
@media (max-width: 480px) {
    #logo img {
        max-width: 80%;
        margin: 0 auto;
    }
    #logo a {
        display: block;
        width: 100%;
        height: 100%;
    }
}
#menu .nav >li >a{outline: none;padding: 10px; color:#000; min-height:15px; background-color:transparent; font-family:'ProximaNovaBold',sans-serif; letter-spacing:2px; text-transform:uppercase; font-size:14px; transition:all .3s ease 0s}
#menu .nav >li:nth-child(1)>a, #menu .nav >li:last-child>a {
    color: #f00;
}
#menu .nav >li >a:hover, #menu .nav >li.open >a{color:#4ad29f}
#menu .dropdown-menu{ padding-bottom:0;  transition:all .3s ease 0s;  opacity:0;  visibility:hidden;  display:block}
#menu .dropdown-inner{display:table}
#menu .dropdown-inner ul{display:table-cell}
#menu .dropdown-inner a{ min-width:240px;  display:block;  padding:13px 20px;  line-height:20px;  color:#333;  font-size:16px;  transition:all .2s ease 0s}
#menu .dropdown-inner li a:hover{color:#000}
#menu .see-all{display:none}
#menu .see-all:hover, #menu .see-all:focus{text-decoration:none; color:#fff; background-color:#229ac8; background-image:linear-gradient(to bottom,#23a1d1,#48D2A0); background-repeat:repeat-x}
#menu #category{ float:left;  margin-right:14px;  font-size:16px;  font-weight:700;  line-height:40px;  color:#000;  text-shadow:none}
#menu .btn-navbar{font-size:15px; font-stretch:expanded; color:#FFF; padding:2px 18px; float:right; background-color:#229ac8; background-image:linear-gradient(to bottom,#23a1d1,#48D2A0); background-repeat:repeat-x; border-color:#48D2A0 #48D2A0 #145e7a}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled]{color:#fff; background-color:#229ac8}
@media (min-width:992px){#menu .dropdown:hover .dropdown-menu{ opacity:1;  visibility:visible}}
@media (max-width:767px){#menu{border-radius:4px}
#menu div.dropdown-inner >ul.list-unstyled{display:block}
#menu .dropdown-inner{display:block}
#menu .dropdown-inner a{width:100%; color:#000}
}
#content{min-height:600px}
footer{margin-top:30px; padding-top:30px; background-color:#000; border-top:1px solid #ddd; color:#e2e2e2}
footer hr{border-top:none; border-bottom:1px solid #666}
footer a{color:#ccc}
footer a:hover{color:#fff}
footer h5{font-family:'ProximaNovaBold',sans-serif; font-size:13px; color:#fff}
.alert{padding:8px 14px 8px 14px}
#simplecheckout_button_confirm{ font-size:18px}
.breadcrumb{ margin:0 0 20px 0;  padding:2px 0;  border:1px solid #f1f1f1;  background-color:#fff;  border-radius:0}
.breadcrumb i{font-size:15px}
.breadcrumb >li{text-shadow:0 1px 0 #FFF; padding:0 20px; position:relative; white-space:nowrap}
.breadcrumb >li+li:before{content:''; padding:0}
#input-quantity{ text-align:center;  border:none;  box-shadow:none;  font-size:16px;  background-color:#f9f9f9}
.breadcrumb >li:after{ content:'';  display:block;  position:absolute;  top:9px;  right:-5px;  width:15px;  height:15px;  border-right:1px solid #DDD;  border-bottom:1px solid #DDD;  transform:rotate(-45deg)}
.pagination{margin:0}
.buttons{margin:1em 0}
.btn{padding:7.5px 12px; font-size:12px; border:1px solid #ccc; border-radius:4px; box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}
.btn-xs{font-size:9px}
.btn-sm{font-size:10.2px}
.btn-lg{padding:10px 16px; font-size:15px}
.btn-group >.btn, .btn-group >.dropdown-menu, .btn-group >.popover{font-size:12px}
.btn-group >.btn-xs{font-size:9px}
.btn-group >.btn-sm{font-size:10.2px}
.btn-group >.btn-lg{font-size:15px}
.btn-default{color:#777; text-shadow:0 1px 0 rgba(255,255,255,0.5); background-color:#e7e7e7; background-image:linear-gradient(to bottom,#eee,#ddd); background-repeat:repeat-x; border-color:#ddd #ddd #b3b3b3 #b7b7b7}
.btn-primary{ color:#fff;  background-color:#48D2A0;  transition:all .3s ease 0s;  border:1px solid #49d29f;  border-radius:0}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled]{ border:1px solid #F5A623;  background-color:#F5A623}
.btn-primary.focus, .btn-primary:focus{border:1px solid #F5A623;  background-color:#F5A623;  outline:none}
.form-control{ border-radius:0}
.btn-warning{color:#fff; text-shadow:0 -1px 0 rgba(0,0,0,0.25); background-color:#faa732; background-image:linear-gradient(to bottom,#fbb450,#f89406); background-repeat:repeat-x; border-color:#f89406 #f89406 #ad6704}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled]{box-shadow:inset 0 1000px 0 rgba(0,0,0,0.1)}
.btn-danger{color:#fff; text-shadow:0 -1px 0 rgba(0,0,0,0.25); background-color:#da4f49; background-image:linear-gradient(to bottom,#ee5f5b,#bd362f); background-repeat:repeat-x; border-color:#bd362f #bd362f #802420}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled]{box-shadow:inset 0 1000px 0 rgba(0,0,0,0.1)}
.btn-success{color:#fff; text-shadow:0 -1px 0 rgba(0,0,0,0.25); background-color:#5bb75b; background-image:linear-gradient(to bottom,#62c462,#51a351); background-repeat:repeat-x; border-color:#51a351 #51a351 #387038}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled]{box-shadow:inset 0 1000px 0 rgba(0,0,0,0.1)}
.btn-info{color:#fff; text-shadow:0 -1px 0 rgba(0,0,0,0.25); background-color:#df5c39; background-image:linear-gradient(to bottom,#e06342,#dc512c); background-repeat:repeat-x; border-color:#dc512c #dc512c #a2371a}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled]{background-image:none; background-color:#df5c39}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{background-color:#48D2A0; border:1px solid #48D2A0}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{ z-index:3;  color:#fff;  background-color:#F5A623;  border-color:#F5A623}
.btn-link{border-color:rgba(0,0,0,0); cursor:pointer; color:#48D2A0; border-radius:0}
.btn-link, .btn-link:active, .btn-link[disabled]{background-color:rgba(0,0,0,0); background-image:none; box-shadow:none}
.btn-inverse{color:#fff; text-shadow:0 -1px 0 rgba(0,0,0,0.25); background-color:#363636; background-image:linear-gradient(to bottom,#444,#222); background-repeat:repeat-x; border-color:#222 #222 #000}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled]{background-color:#222; background-image:linear-gradient(to bottom,#333,#111)}
#list-view, #grid-view{ border-radius:0;  padding:8px 8px 4px;  box-shadow:none;  border-color:transparent}
.input-group .input-group-addon{ border-radius:0;  border-color:#f3f3f3;  background-color:#49d29f;  color:#fff}
.quantity .btn.btn-primary{ padding:8.9px 10px 6.1px;  margin:1px 0 0}
#input-sort, #input-limit{ border-color:#f3f3f3;  box-shadow:none}
.list-group{ background-color:#f9f9f9}
.list-group a{ border-radius:0 !important;  border-color:#fff;  transition:all .3s ease 0s;  background:transparent}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover{ border-color:#fff;  background-color:#e6e6e6;  font-family:'ProximaNovaBold',sans-serif;  color:#000}
.carousel-caption{color:#FFF; text-shadow:0 1px 0 #000}
.carousel-control .icon-prev:before{content:'\f053'; font-family:FontAwesome}
.carousel-control .icon-next:before{content:'\f054'; font-family:FontAwesome}
.product-thumb{ margin-bottom:20px;  transition:all .3s ease 0s;  position:relative}
.product-thumb:hover .image{ opacity:.5}
.product-thumb .image{text-align:center; transition:all .5s ease 0s}
.product-thumb .image a{display:block}
.product-thumb .image img{margin-left:auto; margin-right:auto}
.product-grid .product-thumb .image{float:none}
@media (min-width:767px){.product-list .product-thumb .image{float:left; padding:0 15px}}
.product-thumb h4{font-weight:bold; font-size:20px; font-family:'ProximaNovaBold',sans-serif}
.product-thumb .caption{padding:0 20px}
.blogApperance{padding:10px}
@media (max-width:1200px){.product-grid .product-thumb .caption{min-height:210px; padding:0 10px}}
@media (max-width:767px){.product-list .product-thumb .caption{min-height:0; margin-left:0; padding:0 10px}
.product-grid .product-thumb .caption{min-height:0}
}
.product-thumb .rating{padding-bottom:10px}
.rating .fa-stack{font-size:8px}
.rating .fa-star-o{color:#999; font-size:15px}
.rating .fa-star{color:#FC0; font-size:15px}
.rating .fa-star+.fa-star-o{color:#E69500}
h2.price{margin:0}
.product-thumb .price{color:#444}
.product-thumb .price-new{font-weight:600}
.product-thumb .price-old{color:#f00; text-decoration:line-through; margin-left:10px}
.product-thumb .price-tax{color:#999; font-size:12px; display:block}
.product-thumb .button-group{background-color:#eee; overflow:auto}
@media (max-width:768px){.product-list .product-thumb .button-group{border-left:none}}
.product-thumb:hover .button-group{ opacity:1;  visibility:visible}
.product-thumb .button-group{ opacity:0;  visibility:hidden;  position:absolute;  right:0;  left:0;  top:50%;  text-align:center;  transform:translateY(-50%);  transition:all .5s ease 0s;  background-color:transparent}
.product-thumb .button-group button{ width:80%;  border:none;  display:block;  background-color:#49d29f;  line-height:38px;  font-weight:bold;  text-align:center;  transition:all .2s ease 0s;  text-transform:uppercase;  margin:0 auto;  color:#fff}
.product-thumb .button-group button+button{width:20%}
.product-thumb .button-group button:hover{ color:#fff;  background-color:#f5a624;  text-decoration:none;  cursor:pointer}
@media (max-width:1200px){.product-thumb .button-group button,.product-thumb .button-group button+button{width:33.33%}}
@media (max-width:767px){.product-thumb .button-group button,.product-thumb .button-group button+button{width:33.33%}}
.thumbnails{overflow:auto; clear:both; list-style:none; padding:0; margin:0}
.thumbnails >li{margin-left:20px}
.thumbnails{margin-left:-20px}
.thumbnails >img{width:100%}
.image-additional a{margin-bottom:20px; padding:5px; display:block; border:1px solid #ddd}
.image-additional{max-width:78px}
.thumbnails .image-additional{float:left; margin-left:20px}
@media (min-width:1200px){#content .col-lg-2:nth-child(6n+1),#content .col-lg-2:nth-child(6n+1),#content .col-lg-3:nth-child(4n+1),#content .col-lg-4:nth-child(3n+1),#content .col-lg-6:nth-child(2n+1){clear:left}}
@media (min-width:992px) and (max-width:1199px){#content .col-md-2:nth-child(6n+1),#content .col-md-2:nth-child(6n+1),#content .col-md-3:nth-child(4n+1),#content .col-md-4:nth-child(3n+1),#content .col-md-6:nth-child(2n+1){clear:left}}
@media (min-width:768px) and (max-width:991px){#content .col-sm-2:nth-child(6n+1),#content .col-sm-2:nth-child(6n+1),#content .col-sm-3:nth-child(4n+1),#content .col-sm-4:nth-child(3n+1),#content .col-sm-6:nth-child(2n+1){clear:left}}
@media (min-width:768px){ #column-left .product-layout .col-md-3{ width:100%}
#column-left+#content .product-layout .col-md-3{ width:50%}
#column-left+#content+#column-right .product-layout .col-md-3{ width:100%}
 #content+#column-right .product-layout .col-md-3{ width:100%}
}
#column-left .product-layout, #column-right .product-layout{width:100%}
.input-group .form-control[name^=quantity]{min-width:50px}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled]{ background-image:none;  background-color:#df5c39}
.imgcategory .product-thumb.transition >h4{padding-left:10px}
.borderLeft{border-left:1px solid #8c8c8c}
.owl-page.active{ border:none}
.active{color:#000; border-bottom:1px solid #D4461D}
.s_portfolio ul, .s_portfolio li{ list-style-type:none;  padding:0;  margin:0;  text-align:center}
.s_portfolio li{ display:inline-block;  margin:0 10px;  text-transform:uppercase;  font-size:16px;  cursor:pointer;  line-height:2}
.s_portfolio ul{ margin-bottom:50px}
.portfolio_item{ display:none;  padding:0}
.portfolio_item img{ width:100%}
.port_item_cont{ position:absolute;  top:0;  padding-top:50%;  left:0;  width:100%;  height:100%;  background-color:rgba(255,255,255,0.4);  text-align:center;  opacity:0;  transition:all 0.5s}
.port_item_cont:hover{ opacity:1}
.portfolio_item h3{ color:#000;  margin-bottom:0;  text-transform:uppercase}
.portfolio_item a:hover{ background-color:transparent;  color:#000}
.popup_content{ background-color:#48D2A0;  color:#fff;  border:#48D2A0 1px solid;  padding:10px 30px;  display:inline-block;  font-size:16px;  text-transform:uppercase;  transition:all .3s ease 0s}
.popup_content:hover{border-color:#F5A623;  background-color:#F5A623!important;  color:#fff !important}
.characterofBlock{text-align:center}
.characterofBlock p{color:#000; font-size:16px; text-transform:uppercase}
.itemCont{position:absolute;  top:0;  left:0;  width:100%;  height:100%;  text-align:center}
.slideText{text-transform:uppercase;  font-size:60px;  font-family:'ProximaNova',sans-serif;  padding-top:19%;  color:#fefefe;  text-align:center}
.bannerbutton{margin-top:38px; color:#010101; font-size:20px; background-color:#fff; border:2px solid #fff; padding:10px 22px; position:relative; display:inline-block; line-height:30px; font-family:'ProximaNova',sans-serif; letter-spacing:3px; text-shadow:0px !important}
.bannerbutton:hover{background-color:#010101; color:#fff}
.banner3{position:absolute;  top:0;  left:0;  width:100%;  height:100%;  text-align:center}
.banner3:hover{background-color:rgba(255,255,255,0.4);  transition:all 0.5s}
.banner3Text{text-transform:uppercase;  font-size:38px;  font-family:'ProximaNova',sans-serif;  padding-top:25%;  color:#fefefe}
.socialIcon{margin:11px; font-size:25px}
.socialIconTop{margin:7px; font-size:20px; color:rgb(136,136,136)}
.vis{visibility:hidden}
.margInstagram{margin-top:20px}
.textInstagram{text-align:center; font-size:25px}
.imgOption{padding-top:20px}
@media (min-width:320px) and (max-width:768px){.slideText{ font-size:30px}
.bannerbutton{margin-top:0px}
}
.simplecheckout-step{ display:flex !important;  flex-wrap:wrap}
#simplecheckout_cart{ flex:0 0 50%;  max-width:50%;  order:3;  padding:0 5px}
#simplecheckout_customer, #simplecheckout_shipping, #simplecheckout_shipping_address, 
#simplecheckout_payment{ flex:0 0 25%;  max-width:25%;  padding:0 5px}
#simplecheckout_comment{ flex:0 0 50%;  max-width:50%;  padding:0 5px}
#simplecheckout_customer{ order:1}
#simplecheckout_shipping_address{ order:2}
#simplecheckout_shipping{order:3}
#simplecheckout_payment{order:4}
#simplecheckout_comment{order:5}
.simplecheckout-block-content .form-horizontal .control-label{ display:block !important;  width:100%;  text-align:left;  padding-top:0}
#simplecheckout_comment textarea{ margin-top:10px;  border-radius:0;  resize:none}
.simplecheckout-block .col-sm-8{ width:100%}
.col-sm-12 .checkout-heading{ font-size:14px}
.simplecheckout-block-content .form-horizontal .control-label{ font-size:13px}
.simplecheckout label, .simpleregister label{line-height:23px;  font-size:14px}
.simplecheckout-cart th{padding:10px 8px}
.simplecheckout-cart th.name{ white-space:nowrap;  text-overflow:ellipsis;  overflow:hidden}
.dropdown-menu{ padding:0;  border:none;  border-radius:0}
.custom-form-group select.form-control, .custom-form-group ~ .form-group input[type="text"]{     cursor: pointer;width:50%;  border:solid 1px #000;  box-shadow:none;  background-color:#f9f9f9;  font-size:16px;  transition:all .3s ease 0s;  text-align:center;  height:45px;  font-family:'ProximaNova',sans-serif}
.custom-form-group select.form-control:hover, 
.custom-form-group ~ .form-group input[type="text"]:hover{border-color:#48d2a0}
.control-label{ font-size:16px}
.minus, .plus{ background-color:rgb(249,249,249);  border:none;  font-size:16px;  transition:all .3s ease 0s}
.quantity{ width:120px;  display:flex;  align-items:center}
.minus:focus, .plus:focus{ outline:none}
.minus:hover, .plus:hover{ color:#48D2A0}
.btn-default{ border:1px solid #49d29f;  border-radius:0;  background:#49d29f;  color:#fff;  text-shadow:none;  transition:all .3s ease 0s}
.btn-default:hover{ border:1px solid #48D2A0;  background:#48D2A0;  color:#fff}
.homecat{display:none}
.homecat_link span{ text-align:center;  display:block;  margin-bottom:15px;  font-size:18px}
@media screen and (max-width:768px){#simplecheckout_cart{ max-width:100%;  flex:0 0 100%;  order:1;  padding:0}
#simplecheckout_comment{ max-width:100%;  flex:0 0 100%}
#simplecheckout_customer, #simplecheckout_shipping, #simplecheckout_shipping_address, #simplecheckout_payment{padding:0}
}
@media screen and (max-width:640px){.simplecheckout label,.simpleregister label,.simplecheckout-block-content .form-horizontal .control-label,.col-sm-12 .checkout-heading{ font-size:12px}
#simplecheckout_customer, #simplecheckout_shipping, #simplecheckout_shipping_address, #simplecheckout_payment{ flex:0 0 50%;  max-width:50%}
.instagram-widget{ display:none}
.homeslider, .s_portfolio{display:none}
.homecat{display:block}
}
.homecat img{ max-width:100%;  height:auto;  vertical-align:middle}
.homecat{ margin-bottom:30px}
.instagram-widget{ margin:40px 0}
.slideout-menu{position:fixed; top:0; bottom:0; width:300px; min-height:100vh; overflow-y:scroll; -webkit-overflow-scrolling:touch; z-index:0; display:none}
.slideout-menu-left{left:0}
.slideout-menu-right{right:0}
.slideout-panel{position:relative; z-index:1; will-change:transform; background-color:#FFF; min-height:100vh}
.slideout-open, .slideout-open body, .slideout-open .slideout-panel{overflow:hidden; box-shadow:-5px 0px 11px rgba(0,0,0,0.28)}
.slideout-open .slideout-menu{display:block}
.mobile_menu{ padding-top:30px}
.mobile_menu li{position:relative;  border-bottom:1px solid rgba(204,204,204,0.31)}
.mobile_menu li:last-child{ border-bottom:none}
.mobile_menu>li:nth-last-child(2)>a{ color:#f00}
.mobile_menu li a{ display:block;  padding:7px 30px}
.sub-child{ display:none}
.open-sub{ position:absolute;  right:5px;  top:4px;  width:40px;  height:100%;  text-align:center}
.sub-child li a{ padding:7px 15px 7px 45px}
.open-sub .fa{ margin-top:12px}
.mobile_menu li a:hover{ color:#000;  background-color:rgba(0,0,0,.05)}
.open-sub.open-sub-rotate .fa{transform:scale(-1)}
#burgeropen .fa{ font-size:25px}
.mobile-logo{display:none}
.mobile-logotype{display:none}
.row.no-gutters{ margin-right:0;  margin-left:0}
.row.no-gutters >[class^="col-"], 
.row.no-gutters >[class*="col-"]{ padding-right:0;  padding-left:0}
#burgeropen{ display:block;  margin-top:7px;  margin-left:7px}
a.logo{ display:block}
@media screen and (min-width:767px){ #mobile-menu{ display:none}
 #burgeropen{ display:none}
}
@media screen and (max-width:767px){#top{ background-color:#f4f3f3;  padding:10px 0;  margin:0}
#top .container{padding:0 15px}
.mobile-logotype{ display:block;  text-align:center}
.mobile-logotype img{ width:100px}
.logo .img-responsive{ margin:0 auto}
footer{text-align:center}
.copyright{ font-size:13px}
}
.text-bottom-seo{height:250px;  overflow:hidden}
.open-bottom-text .fa{ font-size:40px;  line-height:40px}
.text-bottom-seo.text-opened{ height:100%}

.basket {
    background-image: url(../image/basket.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center center;
    width: 20px;
    height: 20px;
    position: relative;
    display: inline-block;
    padding: 0;
    top: 5px;
}
#top-links li {
    padding: 0 7px 0 10px;
}
.top-social {
    border-radius: 100px;
    width: 25px;
    height: 25px;
    position: relative;
    display: inline-block;
    top: 5px;
    text-align: center;
}
.top-social.fb {
    border: 1px solid #3B5998;
}
.top-social.insta {
    border: 1px solid #A933AC;
}
.top-social i {
    position: relative;
    top: -5px;
    font-size: 15px;
    left: 0;
}
.top-social.fb i:before {
    color: #3B5998;
}
.top-social.insta i:before {
    color: #A933AC;
}
.navbar-nav>li.current-menu>a {
    color: #48D2A0 !important;
}
.mb-3 {
    margin-bottom: 30px;
}
.banner-home {
    position: relative;
    overflow: hidden;
    background-color: #48D2A0;
}
.banner-home>a {
    display: block;
}
.banner-home img {
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.banner-home:hover img {
    opacity: 0.4;
    transform: scale3d(1.1, 1.1, 1);
}
.banner-home figcaption {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}
.banner-home figcaption a {
    display: flex;
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.banner-home figcaption .banner-title {
    font-size: 29px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
.banner-home figcaption .banner-description {
    margin: 0;
    color: #fff;
    font-size: 16px;
    opacity: 0;
    transition: opacity 0.65s, transform 0.35s;
}
.banner-home:hover figcaption .banner-description {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
.box-insta>a {
	overflow: hidden;
    margin-bottom: 30px;
    background-color: #48D2A0;
    display: block;
}
.box-insta>a:hover img {
    opacity: 0.4;
    transform: scale3d(1.1, 1.1, 1);
}
.box-insta img {
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 265px;
    height: 265px;
    -o-object-fit: cover;
       object-fit: cover;
}
.radio-button {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}
.radio-button-label {
    margin: 0;
    border: 1px solid #ccc;
    color: #000;
    padding: 0px 15px;
    font-size: 14px;
    cursor: pointer;
    transition: all .3s ease 0s;
}
.radio-button-label:hover{
	border-color: #48d2a0;
}
input:checked ~ label {
    background-color: #48d2a0;
    border-color: #48d2a0;
    color: #fff;
}