#page-bg {background:#fff;padding:0;}
#page-style {width:auto;margin:0;background:#fff;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}
body.page-body {background: url(/img/bg/bg1.png) center 0;background-size:auto;background-attachment:scroll;background-repeat:repeat;}
.top-left span > .fa, .header-buttons .fa, #footer .accordion-item .text-block .media-left {color:#EEF51A;}
nav#menu .uMenuRoot li a.uMenuItemA, #main-basket .basket-enter, #slider .owl-controls .owl-page.active {background-color:#EEF51A!important;}
input[type="button"], input[type="submit"], input[type="reset"], button, .cat-block-title, .gtheme-add-link:hover, .block.limited .gtheme-add-link, .list-item > span.sale {background-color: #EEF51A;}
input[type="button"], input[type="submit"], input[type="reset"], button, .icon-blocks .col3, .cat-block, .block.limited, .title-tabs span.TabsSpanActive, #main-basket {border-color:#EEF51A;}
#top-line, .top, .gtheme-add-link, .subscribe-block, nav#menu .uMenuRoot li:hover, .header-buttons .user:hover, nav#menu .uMenuRoot li ul a, nav#menu .uMenuRoot li ul, .header-buttons .user ul, #main-basket .basketorder, input[type="button"]:hover,input[type="submit"]:hover,input[type="reset"]:hover,button:hover, #shop-full-page .shop-itempage-buy .basket:hover, #shop-full-page .col2 .shop-itempage-buy .wish:hover {background-color: #1974fc;}
.icon-blocks .col3 .fa, #footer a.site-logo {color: #1974fc;}
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, button:hover {border-color: #1974fc;}

html, body {
 margin: 0;
 padding: 0;
 height: 100%;
}

body {
 font-size: 13px;
 font-family: 'Open Sans';
 height: 100%;
}

img, a img {
 border: none;
 outline: none;
 max-width: 100%;
}

a {
 text-decoration: none;
 color: #666;
 transition: all .2s ease;
}

a:hover {
 color: #121212;
}

ul {
 margin: 0;
 padding: 0;
}

li {
 list-style: none;
}

hr {border:none;height:1px;background: #eeeeee;}

input {
 outline: none;
 resize: none;
 box-sizing: border-box;}

select {
 border: 1px solid #d8d8d8;
 background: #fff;
 cursor: pointer;
 font-size: 13px;
 font-family: 'Open Sans';
 line-height: 24px;
 min-height: 34px;
 padding: 5px 24px 5px 10px;
 background-image: url('/img/select.png');
 background-position: right center;
 background-repeat: no-repeat;
 line-height: 1em;
 text-indent: 1px;
 text-overflow: '';
 -ms-appearance: none;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
}
select::-ms-expand {
 display: none;
}
select:focus {
 outline: none;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="url"] {
 border: 1px solid #eeeeee;
 background: #fff;
 color: #7a7a7a;
 line-height: 24px;
 height: 34px;
 padding: 5px 15px;
 font-family: 'Open Sans';
 background: #fff;
 transition: all .2s ease;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus {
 border: 1px solid;}

textarea {
 overflow: auto;
 border: 1px solid #d8d8d8;
 background: #fff;
 color: #7a7a7a;
 line-height: 24px;
 min-height: 40px;
 padding: 7px 15px;
 font-size: 13px;
 font-family: 'Open Sans';}

input[type="button"],
input[type="submit"],
input[type="reset"],
button {
 border: 1px solid #eef51a;
 color: #000000;
 line-height: 20px;
 height: 32px;
 padding: 5px 15px;
 font-family: 'Open Sans';
 cursor: pointer;
 border-radius: 3px;
 transition: all .3s ease;
}

.cnt {
 width: 1170px;
 margin: 0 auto;
}
.clr:after {
 content: '';
 display: block;
 clear: both;
}

.col2 {width: 50%;}
.col3 {width: 33.3333333%;}
.col4 {width: 25%;}
.col6 {width: 16.6666667%;}

.col2, .col3, .col4, .col6 {
 float: left;
 box-sizing: border-box;
}

#top-line {
 position: relative;
 z-index: 2;
 padding: 12px 0;
 color: #ffffff;
}

#top-line a {
 color: white;
}

.top-left {float: left;}

.top-right {float: right;}

.top-left span {
 display: inline-block;
 line-height: 30px;
 margin-right: 30px;
}

.top-left span > .fa {
 margin-right: 10px;
 font-size: 14px;
}

input.search-keyword {
 width: 225px;
 border-radius: 5px 0 0 5px;
}

input.search-keyword:focus {
 border-color: #ffe11b;
}

input.search-submit {
 height: 34px;
 width: 34px;
 padding: 0;
 color: #2f2905;
 font-size: 16px;
 text-align: center;
 font-family: 'FontAwesome';
 float: right;
 border-radius: 0 5px 5px 0;
 border-color: #EEF51A;
}

.top {
 position: relative;
 z-index: 5;
 box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2);
}

.top:after {
 content: '';
 position: absolute;
 top: 0;
 left: 0;
 z-index: 1;
 width: 100%;
 height: 100%;
 opacity: 0.1;
 background-color: white;
}

.top .cnt {
 position: relative;
 z-index: 9999;
}

a.site-logo {
 float: left;
 color: white;
 height: 85px;
 line-height: 85px;
 box-sizing: border-box;
 margin-right: 50px;
 font-size: 28px;
 font-weight: 900;
 font-family: 'Comfortaa', cursive;
}

.header-buttons {
 float: right;
}

.header-buttons .user {
 position: relative;
 float: left;
 transition: 0.4s ease;
}

.header-buttons .fa {
 line-height: 85px;
 font-size: 20px;
 padding: 0 15px;
 color: #ffe11b;
 transition: 0.4s ease;
}

nav#menu {
 float: right;
}

.top .cnt > .fa-bars {
 display: none;
 float: left;
 font-size: 20px;
 color: white;
 height: 85px;
 line-height: 85px;
 cursor: pointer;
}

nav#menu.open-menu {
 float: none;
 width: 100%;
 display: table;
}

nav#menu.open-menu > div > ul {
 display: table;
 margin: auto;
}

nav#menu .uMenuRoot li {
 display: inline-block;
 position: relative;
 float: left;
 padding: 0px;
 margin: 0;
 list-style: none;
 list-style-type: none;
 transition: 0.4s ease;
}

nav#menu .uMenuRoot li:hover, .header-buttons .user:hover {
 background-color: #c6003c;
}

nav#menu .uMenuRoot li.uWithSubmenu .fa {
 color: #efefef;
 position: absolute;
 top: 50%;
 margin-top: -8px;
 right: 10px;
 font-size: 18px;
 transition: 0.4s;
}

nav#menu .uMenuRoot li a, .header-buttons .user ul a {
 display: inline-block;
 position: relative;
 z-index: 1;
 margin: 0;
 padding: 0 20px;
 line-height: 85px;
 color: #ffffff;
 font-size: 14px;
 font-weight: 600;
 text-transform: uppercase;
 transition: 0.4s ease;
}

nav#menu .uMenuRoot li ul, .header-buttons .user ul {
 position: absolute;
 z-index: 1;
 top: 85px;
 left: -9999px;
 min-width: 200px;
 opacity: 0;
 margin: 0;
 overflow: hidden;
 transition: opacity 0.4s ease;
 box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
 border-radius: 0px 25px 25px 25px;
}

.header-buttons .user ul {
 border-radius: 25px 0px 25px 25px;
}

nav#menu .uMenuRoot li a.uMenuItemA {
 color: #000000!important;
}

nav#menu .uMenuRoot li.uWithSubmenu {
 padding-right: 10px;
}

nav#menu .uMenuRoot li:hover ul, .header-buttons .user:hover ul {
 opacity: 1;
 left: 0px;
 top: 85px;
}

.header-buttons .user:hover ul {
 left: auto!important;
 right: 0px!important;
}

nav#menu .uMenuRoot li ul a, .header-buttons .user ul a {
 width: 160px;
 font-size: 13px;
 font-weight: 400;
 line-height: 45px;
 text-transform: inherit;
}

nav#menu .uMenuRoot li ul a:hover, .header-buttons .user ul a:hover {
 background-color: rgba(255, 255, 255, 0.1)!important;
}

#shop-basket {
 position: relative;
 float: right;
}

#shop-basket:hover #main-basket {
 visibility: visible;
 opacity: 1;
}

#shop-basket a {
 color: #ffe11b;
}

#shop-basket .fa {
 line-height: 85px;
 font-size: 18px;
 padding: 0 10px;
}

.shop-basket-num {
 display: block;
 position: absolute;
 top: 22px;
 right: 0;
 width: 14px;
 height: 14px;
 line-height: 14px;
 text-align: center;
 color: #fff;
 background-color: #ff3e3e;
 border-radius: 14px;
 font-size: 8px;
 border: 2px solid #fff;
}

#main-basket {
 \: none;
 position: absolute;
 right: 0;
 width: 250px;
 font-size: 18px;
 border-radius: 5px;
 border: 2px solid;
 background-color: white;
 opacity: 0;
 box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
 visibility: hidden;
 transition: 0.4s ease;
}

#main-basket .basket-enter{
 padding: 15px;
 color: black;
 font-family: 'Roboto', arial;
}

#main-basket .basket-enter a {
 display: block;
 font-weight: 100;
 color: #6f6005;
 font-size: 13px;
 text-decoration: underline;
}

#main-basket .basket-enter a:hover {
 color: black;
}

.basket-body {
 max-height: 320px;
 padding: 0 15px;
 overflow-y: auto;
}

.basket-body::-webkit-scrollbar {width: 3px;}
.basket-body::-webkit-scrollbar:horizontal {height: 3px;}
.basket-body::-webkit-scrollbar-track {background-color: rgb(255, 225, 27);}
.basket-body::-webkit-scrollbar-thumb {border-radius: 5px; background-color: #c5003c;}

.basket-body > li {
 border-bottom: 1px solid #eee;
 padding-top: 24px;
 padding-left: 50px;
 padding-bottom: 25px;
 font-family: 'Roboto', arial;
 background-position: center left!important;
 background-size: 40px auto!important;
}

.basket-body > li:last-child {
 margin-bottom: 0;
 border-bottom: 0;
}

.sb-name, .sb-cost {
 font-size: 13px;
}

.sb-cost {
 color: #828282;
}

#main-basket .basketorder {
 display: block;
 width: calc(100% + 4px);
 margin-left: -2px;
 margin-bottom: -2px;
 box-sizing: border-box;
 padding: 12px 15px;
 color: white;
 font-size: 16px;
 text-align: center;
 border-radius: 0 0 5px 5px;
}

.path .cnt {
 margin-top: 25px;
 margin-bottom: -25px;
 padding: 10px 15px 10px 15px;
 box-sizing: border-box;
 border-radius: 5px;
 border-width: 1px;
 border-color: #eeeeee;
 border-style: solid;
 background-color: #fdfdfd;
}

.path .cnt a {
 color: #4a4a4a;
}

.path .cnt a:hover {
 color: #c6003c;
}

.path .cnt .fa {
 margin: 0 6px;
}

.path .cnt .fa-angle-right {
 color: #c3c3c3;
 font-family: 'Open Sans';
}

.path .cnt .fa-angle-right:before {
 content: "/";
}

.path .cnt .fa.fa-home {
 margin-left: 0;
}

.icon-blocks {
 margin: 30px 0 -20px 0;
}

.icon-blocks .col3 {
 width: 31.6239316%;
 margin-right: 2.56410256%;
 padding: 15px 15px;
 border-radius: 8px;
 border: 1px solid #EEF51A;
}

.icon-blocks .col3:nth-child(3) {
 margin-right: 0;
}

.icon-blocks .col3 .fa {
 float: left;
 width: 50px;
 font-size: 36px;
 line-height: 36px;
}

.icon-blocks .col3 h3 {
 color: black;
 font-weight: 500;
 line-height: 18px;
 margin: 0;
 text-transform: uppercase;
}

.icon-blocks .col3 p {
 margin-left: 50px;
 margin: 0;
 color: #848484;
 font-family: 'Roboto', arial;
}

#middle {
 margin-top: 50px;
 padding-bottom: 60px;
 border-bottom: 1px solid #eeeeee;
}

#content {
 float: right;
 width: 74.3589744%;
}

#content > .title-tabs:first-child {
 margin-top: -10px;
}

#side-bar {
 width: 23.0769231%;
 float: left;
}

.block {
 padding: 20px 18px;
 border: 1px solid #eee;
 margin-bottom: 30px;
 box-sizing: border-box;
}

.cat-block, .block.limited {
 border: 2px solid #EEF51A;
}

.cat-block {
 padding: 0;
 border-radius: 5px;
}

.cat-block-title {
 padding: 15px;
 margin: 0;
 color: black;
 font-size: 16px;
 font-weight: 400;
 line-height: 20px;
}

.cat-block-title .fa {
 float: right;
 margin-top: 3px;
}

.cat-block-body {
 padding: 4px 18px;
}

.cat-block-body ul.cat-tree ul {
 display: none;
 padding-left: 10px;
 margin: 10px 0 10px 10px;
 border-left: 1px solid #e8e8e8;
}

.cat-block-body ul.cat-tree li {
 padding-top: 12px!important;
 padding-bottom: 12px!important;
 border-bottom: 1px solid #eeeeee;
}


.cat-block-body > ul.cat-tree li:last-child {
 border-bottom: none;
}

.cat-tree i, .cat-tree b {display: none;}

.cat-tree u {
 cursor: pointer;
 float: right;
 background: none!important;
 text-decoration: none;
 font: normal normal normal 14px/1 FontAwesome;
}

.cat-tree u.plus:before {
 content: "\f107";
}

.cat-tree u.minus:before {
 content: "\f106";
}

.block-content.popular-list .list-item {
 display: table;
 width: 100%;
 border-bottom: 1px solid #eeeeee;
 margin-bottom: 20px;
}

.block-content.popular-list .list-item:nth-child(4) {
 margin-bottom: 0;
 border-bottom: 0;
}

.block-content.popular-list .item-promo {
 margin-right: 10px;
 width: 60px;
 height: 80px;
 float: left;
}

.block-content.popular-list .list-item > span {
 font-size: 10px;
}

.block-content.popular-list .item-button, .block-content.popular-list .list-item > span {
 display: none;
}

.block-content.popular-list .price {
 font-size: 14px;
}

.block.limited {
 border-width: 1px;
 border-radius: 5px;
}

.block.limited .item-promo {
 height: auto;
}

.block.limited .price-box .price.new {
 font-size: 24px;
}

.block.limited .gtheme-add-link {
 margin-top: 20px;
 color: black;
 background-color: #ffe11b;
}

.block.limited .gtheme-add-link:hover {
 color: white;
 background-color:#c6003c;
}

.block-title {
 font-size: 18px;
 line-height: 25px;
 padding-bottom: 18px;
 margin-bottom: 25px;
 border-bottom: 1px solid #eeeeee;
}

#slider {
 position: relative;
}

#slider .owl-controls {
 position: absolute;
 left: 40px;
 top: 20px;
}

#slider .owl-controls .owl-page {
 float: left;
 margin-right: 10px;
 width: 10px;
 height: 10px;
 border-radius: 50%;
 background-color: rgba(0, 0, 0, 0.4);
}

#slider .owl-controls .owl-page.active {
 width: 30px;
 border-radius: 30px;
 opacity: 0.8;
 background-color: #ffe11b;
}

#slider .slide {
 width: 100%;
 height: 400px;
 background-repeat: no-repeat;
 background-size: cover;
 background-position: center center;
 box-sizing: border-box;
 padding: 0 40px;
 border-radius: 0px;
 display: table;
}

.slide-content-body {
 display: table-cell;
 vertical-align: middle;
 color: #8e8e8e;
 font-size: 14px;
}

.slide-content-body span {
 font-weight: 600;
 font-size: 14px;
 color: black;
 letter-spacing: 1px;
 text-transform: uppercase;
}

.slide-content-body h3 {
 width: 50%;
 font-weight: 600;
 font-size: 42px;
 line-height: 40px;
 color: #000;
 margin-top: 7px;
 margin-bottom: 30px;
}

.slide-content-body .gtheme-add-link {
 margin-top: 45px;
 font-size: 13px;
 padding: 5px 25px;
}

.gtheme-add-link {
 display: inline-block;
 margin: 0;
 padding: 0 15px;
 border-radius: 3px;
 line-height: 30px;
 border: 0;
 cursor: pointer;
 text-align: center;
 color: #fff;
 transition: all 200ms linear;
}

.gtheme-add-link:hover {
 color: black;
}

#content .list-item {
 float: left;
 width: 22.4137931034482%;
 margin-right: 3.44827586206896%;
 box-sizing: border-box;
 margin-bottom: 20px;
 margin-top: 30px;
}

#content .tabs-body .owl-item {
 box-sizing: border-box;
 padding-left: 30px;
}

#content .owl-item .list-item {
 width: 100%;
 clear: none!important;
 float: none;
 margin-right: 0;
}

.tabs-body.carousel {
 overflow: hidden;
}

.tabs-body.carousel > div {
 width: calc(100% + 30px);
 margin-left: -30px;
}

.title-tabs .customNavigation {
 float: right;
}

.btn {
 display: inline-block;
 padding: 10px 0;
 font-size: 18px;
 margin-left: 10px;
 color: #b5b5b5;
 cursor: pointer;
}

.min-image-list img {width: 29%;margin-right: 6%;float: left;padding: 2px;box-sizing: border-box;border: 1px solid #eee;}
.min-image-list img:last-child {margin-right: 0;}
.min-image-list img:hover {border-color: #eef51a;}

.list-item img {
transition: all .2s ease;
}

.list-item:hover > img {
 opacity: 0.6;
}

.item-name {
 display: block;
 margin-bottom 8px;
 line-height: 1.25;
 font-size: 14px;
 letter-spacing: -.4px;
 font-weight: 600;
 color: #23527c;
 margin-bottom: 10px;
}

.item-name:hover {
 color: #c6003c;
}

.list-item > span {
 display: inline-block;
 font-size: 12px;
 margin-bottom: 10px;
 border-radius: 0;
 color: #a7a7a7;
}

.list-item > span.sale {
 float: right;
 padding: 3px 7px 2px;
 font-size: 10px;
 color: #171717;
 text-transform: uppercase;
 border-radius: 3px;
}

.list-item .item-promo {
 display: block;
 position: relative;
 width: 100%;
 height: 300px;
 margin-bottom: 8px;
 background-size: 100% auto;
 background-position: center center;
 background-repeat: no-repeat;
}

#content .list-item:nth-child(4n) {
 margin-right: 0;
}

#content .list-item:nth-child(4n+1) {
 clear: left;
}

.price-box .price {
 color: #333;
 font-size: 17px;
 font-weight: 400;
 font-family: 'Roboto', Arial;
}

.price-box .price.old {
 line-height: 16px;
 font-size: 13px;
 color: #909090;
}

.price-box .price.new {
 line-height: 16px;
 font-size: 16px;
 color: #fb4056;
}

.item-button {
 position: absolute;
 z-index: 2;
 left: calc(50% - 50px);
 bottom: 30px;
 width: 100px;
 height: 40px;
 background: #fff;
 border-radius: 5px;
 box-shadow: 0 0 20px rgba(0, 0, 0, 0.20);
 opacity: 0;
 transition: all .2s ease;
}

.item-button .basket {
 float: left;
 line-height: 40px;
 color: #383f49;
 transition: all .2s ease;
 font: normal normal normal 14px/1 FontAwesome;
}

.item-button .basket:before {
 content: "\f291";
 line-height: 40px;
 font-size: 18px;
 color: #383f49;
}

.list-item:hover .item-button {
 opacity: 1;
}

.item-button .wish.wdel {
 color: #ef3253;
}

.item-button .wish, .item-button .basket {
 float: left;
 width: 45px!important;
 margin-left: 0!important;
 padding-left: 5px;
 height: 40px;
 line-height: 40px;
 text-align: center;
 cursor: pointer;
 font: normal normal normal 14px/1 FontAwesome;
 background: none!important;
}

.g-to-basket .fa {
 line-height: 40px;
 font-size: 18px;
 color: #383f49;
 transition: all .2s ease;
}

.item-button .wish:after {
 content: '\f08a';
 font-size: 20px;
 line-height: 40px;
}

.g-to-basket .fa:hover, .item-button .wish:hover {
 color:#c6003c;
}

.title-tabs {
 display: table;
 width: 100%;
 margin: 20px 0 0;
 border-bottom: 1px solid #eee;
}

.title-tabs.main-page {
 margin-bottom: 5px;
}

.title-tabs u {
 font-size: 12px;
 text-decoration: none;
}

.title-tabs u span {
 font-size: 12px;
 color: black;
 font-weight: 500;
}

.title-tabs span {
 position: relative;
 display: inline-block;
 font-size: 20px;
 font-weight: 300;
 padding: 10px 0px 14px;
 margin-right: 30px;
 line-height: 1;
 color: rgba(0, 0, 0, 0.6);
 cursor: pointer;
 transition: all .2s ease;
}

.tabs span:after {
 content: '';
 position: absolute;
 top: 14px;
 right: -15px;
 width: 1px;
 height: 20px;
 background-color: #eee;
}

.tabs span:last-child:after {
 display: none;
}

.tabs span:hover {color: black;}

.title-tabs span.TabsSpanActive {
 color: black;
 padding-bottom: 12px;
 border-bottom: 2px solid #EEF51A;
}

.title-tabs #sort-selector {
 position: relative;
 padding: 13px 0;
 font-size: 13px;
 float: right;
}

.title-tabs #sort-selector span {
 font-size: 13px;
 font-weight: 600;
 color: black;
 margin: 0;
 padding: 0;
}


.title-tabs #sort-selector #sort-ul {
 position: absolute;
 z-index: 10;
 opacity: 0;
 top: 85%;
 left: 0;
 width: 100%;
 padding: 10px;
 border-radius: 3px;
 box-sizing: border-box;
 box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
 background-color: rgba(0, 0, 0, 0.95);
 transition: all 0.3s ease-in-out 0s;
 visibility: hidden;
}

.title-tabs #sort-selector #sort-ul span.slist {display: block!important;}

.title-tabs #sort-selector #sort-ul:before {
 content: '';
 display: block;
 position: absolute;
 top: -5px;
 right: 15px;
 width: 0;
 height: 0;
 border-left: 5px solid transparent;
 border-right: 5px solid transparent;
 border-bottom: 5px solid rgba(0,0,0,0.95);
}

.title-tabs #sort-selector #sort-ul a {
 padding: 6px 0;
 color: white;
}

.title-tabs #sort-selector #sort-ul a:hover {
 color: #ffe11b;
 transform: translateX(5px);
}

.title-tabs #sort-selector:hover #sort-ul {
 top: 47px;
 opacity: 1;
 visibility: visible;
}

.title-tabs #sort-selector #sort-ul a {
 display: block;
 width: 100%;
}

span.slist {
 display: none;
}

span.flist {display: inline-block;margin: 6px 0;}

#shop-full-page {
 color: #676767;
}

#shop-full-page hr {
 margin: 20px 0;
}

#shop-full-page #items-tabs {
 display: table;
 width: 100%;
}

#shop-full-page .col2:nth-child(1) {
 width: 32.183908%;
}

#shop-full-page .col2:nth-child(2) {
 width: 65%;
 float: right;
}

#shop-full-page .col2 .list-item {
 margin: 0;
 width: 100%;
}

#shop-full-page .col2 .item-promo {
 height: 400px;
 background-size: cover;
}

#shop-full-page .col2 .item-button {
 opacity: 1;
 bottom: -60px;
}

#shop-full-page .col2 .item-button:before {
 content: '';
 display: block;
 position: absolute;
 z-index: -2;
 top: -10px;
 right: calc(50% - 12.5px);
 width: 0;
 height: 0; 
 border-left: 10px solid transparent;
 border-right: 10px solid transparent;
 border-bottom: 10px solid rgb(255, 255, 255);
}

#shop-full-page h1 {
 font-size: 22px;
 margin: 0;
 margin-bottom: 15px;
}

#shop-full-page .price-box ul {
 float: right;
}

#shop-full-page .price-box .price.new {
 font-size: 24px;
}

.shop-itempage-buy {
 width: 100%!important;
 margin-bottom: 20px;
 text-align: left!important;
}

#shop-full-page input[type="text"] {
 float: left;
 border-radius: 3px;
}

#shop-full-page .gtheme-add-link {
 padding: 3px 15px;
 margin-left: 12px;
 float: left;
 height: 34px;
 border: 0;
 color: black;
 font-weight: 600;
 text-transform: uppercase;
}

#shop-full-page .gtheme-add-link:hover {
 color: white;
}

#shop-full-page .shop-itempage-buy .basket, #shop-full-page .col2 .shop-itempage-buy .wish {
 display: inline-block;
 margin-left: 12px;
 width: 34px;
 height: 34px;
 line-height: 34px;
 text-align: center;
 font-size: 14px;
 color: black;
 border-radius: 3px;
 background-color: #eeeeee;
}

#shop-full-page .basket:hover, #shop-full-page .col2 .wish:hover {
 color: white;
}

.shop-options li {
 width: 250px;
 margin: 5px 0!important;
}

.shop-options .val {
 margin-left: 7px;
 color: black;
 font-weight: 600!important;
}

.subscribe-block {
 padding: 48px 0;
}

.subscribe-block h3 {
 float: left;
 line-height: 1;
 font-size: 36px;
 margin: 0;
 margin-bottom: 10px;
 color: white;
 font-weight: 300;
 letter-spacing: -.6px;
}

.subscribe-content {
 float: left;
 width: 36%;
 margin-left: 30px;
 line-height: 24px;
 font-weight: normal;
 color: #efefef;
 font-size: 15px;
 padding: 16px 0;
 padding-left: 20px;
 border-left: 1px solid rgba(255, 255, 255, 0.25);
 font-family: 'Roboto', arial;
}

.subscribe-content strong {
 color: #ffffff;
}

.form-email {
 width: 28%;
 float: right;
 margin: 16px 0;
 margin-left: 30px;
}

.form-email input {
 float: left;
 padding: 6px 12px;
 box-sizing: border-box;
 height: 45px;
 background-color: #fff;
 border-radius: 0;
 border: none;
 font-size: 13px;
 line-height: 13px;
 color: rgba(0,0,0,0.4);
 letter-spacing: 0;
 font-weight: 500;
 border: 1px solid white;
 text-transform: capitalize;
 transition: all 200ms linear;
}

.form-email input[type="text"] {
 width: calc(100% - 95px);
}

.form-email input:focus {
 border-color: #ffe11b;
}

.form-email input[type="submit"] {
 color: black;
 cursor: pointer;
}

.form-email input[type="submit"]:hover {
 color: white;
}

.gtheme-faq-item {
 margin: 0px 0px 40px 0px;
}

.gtheme-faq-item .title {
 font-size: 15px;
 line-height: 28px;
 font-weight: 400;
 letter-spacing: .005em;
 margin-bottom: 10px;
}

.gtheme-faq-item .title a {
 color: #222;
}

.gtheme-faq-item .faq-meta {
 color: rgba(0,0,0,.5);
}

.gtheme-faq-item .faq-meta a {
 color: black;
}

.gtheme-faq-item .eAnswer {
 position: relative;
 padding: 15px;
 margin: 0px 0 0 25px;
 border-radius: 2px;
 font-size: 12px;
 color: rgba(0, 0, 0, 0.85);
 background-color: #efefef;
}

.gtheme-faq-item .eAnswer:before {
 content: '';
 display: block;
 position: absolute;
 top: 10px;
 left: -8px;
 margin: -10px 0 0 0;
 width: 2px;
 height: 100%;
 background-color: #c3c3c3;
}

.fastLinks {margin: 10px 0px 30px;}
.fastLinksHr {display: none;}
.fastLink {margin-bottom: 8px;}
.qNum {
 display: inline-block;
 min-width: 16px;
 height: 23px;
 margin-right: 5px;
 text-align: center;
 border-radius: 3px;
 border: 1px solid #a7a7a7;
 color: #777;
 line-height: 23px;
 padding: 0 4px;
 font-size: 11px;
}

#footer {
 padding-top: 45px;
}

#footer a.site-logo {
 margin: 10px 0;
 height: auto;
 line-height: 28px;
 font-size: 26px;
}

.accordion-item {
 float: right;
}

.accordion-item .text-block {
 float: left;
 display: table;
 margin-left: 50px;
}

#footer .accordion-item .text-block .media-left {
 display: table-cell;
 padding-right: 20px;
 vertical-align: middle;
 font-size: 34px;
}

#footer .accordion-item .text-block .media-body {
 display: table-cell;
 vertical-align: middle;
 color: #333333;
}

#footer .accordion-item .text-block .media-body P {
 margin: 0;
}

#footer .col4 {
 width: 14.957265%;
 margin: 40px 0 20px 0;
 margin-right: 3.41880342%;
}

#footer .col4:nth-child(3) {
 clear: left;
}

#footer .col4:nth-child(6) {
 margin-right: 0;
 width: 44.8717949%;
}

#footer .col4 h5 {
 font-size: 15px;
 font-weight: 600;
 min-height: 40px;
 color: #333;
 margin-top: 0;
 margin-bottom: 17px;
}

#footer .col4 li {
 border-bottom: 1px dotted rgba(0,0,0,0.08);
}

#footer .col4 li:last-child {border-bottom: 0;}

#footer .col4 li a {
 display: inline-block;
 padding: 9px 0;
 font-size: 14px;
}

#footer .col4 .list-item .item-promo {
 width: 70px;
 height: 100px;
 float: left;
 margin-right: 18px;
}

#footer .col4 .list-item .item-promo .item-button {
 left: -46px;
 bottom: 8px;
 height: auto;
 width: 54px;
}

#footer .col4 .list-item .item-promo .item-button > * {
 clear: left;
}

.footer-bottom {
 display: table;
 padding: 25px 0;
 width: 100%;
 color: #666;
 border-top: 1px solid #eeeeee;
}

.footer-bottom > div {float: right;}

/* others */
li[class^='u-star'] a {transition: none!important;}
textarea.uf-txt-input {border-color: #eeee;background-color: #fdfdfd!important;}

/* media */
@media (max-width: 1200px) {
 .cnt {width: 95%;}
}

@media (max-width: 1170px) {
 nav#menu > div > ul {
 display: none;
 }
 .top .cnt > .fa-bars {
 display: block;
 }
 #st-switcher {display: none;}
}

@media (max-width: 1000px) {
 input.search-keyword {width: calc(100% - 34px);}
 .top-right {margin-top: 5px;}
 #content, #side-bar, .top-left, .top-right {
 float: none;
 }
 #content, #side-bar, .form-email {
 width: 100%;
 }
 #side-bar .block {
 width: 48%;
 float: left;
 margin-right: 4%;
 }
 #side-bar .block:nth-child(2n) {
 margin-right: 0;
 }
 .subscribe-block h3 {margin-top: 15px;width: 45%;}
 .subscribe-content {width: 45%;}
 .form-email {margin-left: 0;}
 #footer .col4, #footer .col4:nth-child(6) {width: 45%; margin-right: 5%;}
 #footer a.site-logo, .accordion-item {width: 100%; float: none;}
 #footer a.site-logo {text-align: center;display: table;margin: 0;margin-bottom: 45px;}
 .accordion-item .text-block {margin-left: 0; margin-right: 50px;}
}

@media (max-width: 767px) {
 .accordion-item .text-block, .icon-blocks .col3 {width: 100%; display: block;}
#content .list-item:nth-child(2n+1) {
 clear: left;
}
#content .list-item {
 width: 48.275862068%;
}
#content .list-item:nth-child(2n) {
 margin-right: 0;
}
.list-item .item-promo {
 background-size: auto 100%!important;
}
.subscribe-block {padding: 20px 0;}
.icon-blocks .col3 {margin: 0 0 10px 0;}
}

@media (max-width: 700px) {
 .subscribe-block h3, .subscribe-content, #footer .col4, #footer .col4, #footer .col4:nth-child(6), #side-bar .block, #content .list-item, #shop-full-page .col2:nth-child(2), #shop-full-page .col2:nth-child(1) {width: 100%; float: none;}
 .subscribe-content {margin: 0; padding: 0; border: 0;}
 #footer .col4 {margin: 30px 0;}
 #content .list-item {margin: 20px 0;}
}
.stock {
color: red !important;
font-size: 18px !important;
}