/*======== beg Fonts ========*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&display=swap');
/*======== end Fonts ========*/

/*======== beg General ========*/
*{margin:0;padding:0}
::-webkit-input-placeholder{color:#B9B9B9;opacity:1}
:-moz-placeholder{color:#B9B9B9;opacity:1}
::-moz-placeholder{color:#B9B9B9;opacity:1}
:-ms-input-placeholder{color:#B9B9B9;opacity:1}
body{font-family:'Roboto Condensed',sans-serif;font-size:18px;line-height:1.2;font-weight:400;background:#FBFBFB}
a{-webkit-transition:.2s ease-in;-o-transition:.2s ease-in;transition:.2s ease-in;text-decoration:none}
button{-webkit-transition:.2s ease-in;-o-transition:.2s ease-in;transition:.2s ease-in;text-decoration:none}
svg path,svg rect{-webkit-transition:.2s ease-in;-o-transition:.2s ease-in;transition:.2s ease-in}
a:hover{text-decoration:none}
a:focus,button:focus,input:focus,textarea:focus{outline:0}
::-webkit-scrollbar{width:7px}
::-webkit-scrollbar-track{background:#E8E8E8}
::-webkit-scrollbar-thumb{background:#FF9F30}
.hidden-lg{display:none}
.hidden-desctop{display:none}

/*h1{
	font-size: 35px;
	color: #FFFFFF;
	line-height: 40px;
	position: relative;
	z-index: 9999;
	margin-bottom: 0;
}

p {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 1.4;
    font-weight: 400;
}*/
/*======== end General ========*/


/*======== beg Header ========*/
.top-pink{background:#FFC179;padding:8px 0}
.top-pink ul{display:flex;justify-content:flex-start;align-items:center}
.top-pink ul li{display:inline-block;margin-right:5px}
.top-pink ul li a{display:block;height:29px}
.top-header .row{align-items:center}
.top-header{background:#FEFEFE;box-shadow:0 4px 4px rgba(0,0,0,0.25);position:relative}
.logo{display:flex;justify-content:center;align-items:center}
.nav-menu ul{display:flex;justify-content:center;align-items:center}
.nav-menu ul li{display:inline-block;text-align:center}
.nav-menu ul li a{padding:24px 28px;display:block;font-size:20px;text-transform:uppercase;color:#1A1A1A}
.nav-menu ul li a.active{background:#FFC179}
.nav-menu ul li a:hover{background:#FFC179}
.search{position:relative}
.search input{height:36px;border:1px solid #AEAEAE;width:100%;padding:0 36px 0 15px;font-family:'Roboto Condensed',sans-serif;font-weight:300;font-size:18px;color:#B9B9B9}
.search input:focus{box-shadow:inset 3px 4px 4px rgba(255,159,48,0.25);outline:0}
.search button{position:absolute;top:0;right:0;height:36px;width:36px;background:transparent;border:0;cursor:pointer}
.search button:hover > svg path{fill:#FF9F30}
.cart{height:72px;border-left:1px solid #C4C4C4;border-right:1px solid #C4C4C4;width:72px;display:flex;justify-content:center;align-items:center;position:relative}
.cart-icon,.menu-icon{position:relative;cursor:pointer}
.cart-icon span,.menu-icon span{display:block;height:15px;width:15px;background:#FFC179;text-align:center;line-height:15px;font-size:10px;color:#1A1A1A;border-radius:50%;position:absolute;top:-9px;right:-8px}
.cart-icon:hover > svg path{fill:#FF9F30}
.menu-icon:hover > svg rect{fill:#FF9F30}
.menu-flex{width:72px;height:72px;display:flex;justify-content:center;align-items:center;position:relative}
.flex-right{display:flex;justify-content:flex-end;align-items:center}
.block-menu{width:276px;position:absolute;top:72px;right:0;background:#fff;z-index:999;display:none}
.block-menu ul li{list-style:none}
.block-menu ul li a{font-size:24px;color:#221200;height:60px;display:flex;justify-content:space-between;align-items:center;padding:0 6px 0 24px}
.block-menu ul li a:hover{background:#FFC179}
.block-menu ul li a.active{background:#FFC179}
.nav-icon{width:38px}
.flex-span{display:flex;justify-content:flex-start;align-items:center}
.top-header .product-menu .row{align-items:flex-start}
.product-menu{border:1px solid #D4D4D4;box-sizing:border-box;box-shadow:3px 4px 4px rgba(0,0,0,0.25);z-index:999;position:absolute;background:#fff;width:100%;display:none;padding:20px 20px 32px}
.product-menu h3{font-size:20px;font-weight:400;text-transform:uppercase;color:#000;margin-bottom:27px}
.product-menu h3 span{position:relative}
.product-menu h3 span:after{content:"";position:absolute;width:100%;height:1px;background:#FFC179;bottom:-7px;left:0}
.product-menu ul li{list-style:none;margin-bottom:4px}
.product-menu ul li a{font-size:18px;font-weight:300;letter-spacing:.01em;color:#000}
.product-menu ul li a:hover{color:#FF9F30}
.product-menu ul li a.active{color:#FF9F30}
.info-block{border:1px solid #D4D4D4;box-sizing:border-box;box-shadow:3px 4px 4px rgba(0,0,0,0.25);z-index:999;position:absolute;background:#fff;width:100%;display:none;padding:20px 20px 50px}
.info-block .row{align-items:flex-start}
.info-block h3{font-size:20px;text-transform:uppercase;color:#000;font-weight:400;margin-bottom:27px;position:relative}
.info-block h3:before{content:"";position:absolute;height:1px;width:160px;background:#FFC179;bottom:-7px}
.info-block h5{font-weight:300;font-size:18px;letter-spacing:.01em;color:#FF9F30;margin-bottom:5px}

.akcii-block{border:1px solid #D4D4D4;box-sizing:border-box;box-shadow:3px 4px 4px rgba(0,0,0,0.25);z-index:999;position:absolute;background:#fff;width:100%;display:none;padding:20px 20px 50px}
.akcii-block .row{align-items:flex-start}
.akcii-block h3{font-size:20px;text-transform:uppercase;color:#000;font-weight:400;margin-bottom:27px;position:relative}
.akcii-block h3:before{content:"";position:absolute;height:1px;width:160px;background:#FFC179;bottom:-7px}
.akcii-block h5{font-weight:300;font-size:18px;letter-spacing:.01em;color:#FF9F30;margin-bottom:5px}

.phone-list{margin-bottom:28px}
.phone-list li{list-style:none;margin-bottom:5px}
.phone-list li a{font-weight:300;font-size:18px;letter-spacing:.01em;color:#000}
.phone-list li a:hover{color:#FF9F30}
.info-block p{font-weight:300;letter-spacing:.01em;color:#000;margin-bottom:20px}
.info-block h4{font-weight:300;color:#FF9F30;margin-bottom:7px}
.partners-list li{font-weight:300;letter-spacing:.01em;color:#000;list-style:none;margin-bottom:30px}
.info-block .read{width:166px;height:35px;background:#FFC179;font-size:18px;letter-spacing:.01em;color:#FFF}
.info-block .read:hover{background:#FF9F30}
.search-list{position:absolute;top:54px;left:-5px;width:307px;height:207px;background:#FFF;border:1px solid #C4C4C4;box-sizing:border-box;box-shadow:3px 4px 4px rgba(0,0,0,0.25);z-index:9999;display:none}
.search-list p{font-weight:300;font-size:14px;color:#515151;margin:10px 0;padding-left:17px}
.search-list ul li{list-style:none}
.search-list ul li a{padding-left:17px;height:42px;display:block;line-height:42px;font-weight:300;font-size:14px;color:#000}
.search-list ul li a:hover{background:#FFC179}
.cart-block{background:#FFF;position:absolute;width:425px;top:72px;z-index:9999;right:-73px;padding:19px 0 25px;display:none}
.flex-button{display:flex;justify-content:flex-end;align-items:center;padding:0 20px;margin-bottom:23px}
.flex-button button{width:38px;height:38px;background:#FFF;box-shadow:0 4px 4px rgba(0,0,0,0.25);border-radius:5px;border:0;margin-left:12px;cursor:pointer}
.flex-button button:hover{background:#FFEEDA}
.flex-button button:hover > svg path{fill:#FF9F30}
.flex-button button.active{background:#FFEEDA}
.flex-button button.active > svg path{fill:#FF9F30}
.cart-list{font-size:16px;color:#515151;padding: 0 10px;display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}
.cart-list .col-flex-1{flex-basis:220px}
.cart-list .col-flex-2{flex-basis:56px}
.cart-list .col-flex-3{flex-basis:70px}
.cart-list .col-flex-4{flex-basis:18px}
.cart-btn{display:flex;justify-content:center;align-items:center}
.output{width:66px;height:25px;background:#FFF;box-shadow:inset 2px 3px 3px rgba(0,0,0,0.25);border-radius:11px;border:0;text-align:center;font-size:18px;color:#515151;margin:0 2px;line-height:25px}
/*#output::-webkit-inner-spin-button{display:none}*/
.cart-btn button{width:24px;height:24px;background:#D4D4D4;border-radius:50%;border:0;box-shadow:3px 4px 3px rgba(0,0,0,0.25);display:flex;justify-content:center;align-items:center;cursor:pointer}
.cart-btn button:hover{background:#FFEEDA}
.cart-btn button:hover > svg path{fill:#FF9F30}
.cart-group{max-height:180px;overflow-y:scroll;margin-right:10px}
.cart-group::-webkit-scrollbar{width:7px}
.cart-group::-webkit-scrollbar-track{background:#fff}
.cart-group::-webkit-scrollbar-thumb{background:#E0E0E0;box-shadow:inset 0 0 2px rgba(0,0,0,0.25);border-radius:3.5px}
.cart-group .cart-list:last-child{margin-bottom:5px}
.show-more{border-bottom:1px solid #C4C4C4;font-weight:300;font-size:14px;color:#B4B4B4;padding:3px 0 13px;cursor:pointer}
.show-more img{margin-left:7px}
.cart-info p{color:#515151}
.cart-info{padding:20px 20px 0}
.cart-btns{display:flex;justify-content:center;align-items:center;padding:0 20px}
.cart-btns a{width:177px;height:37px;background:#FFC179;display:block;text-align:center;line-height:37px;font-size:18px;color:#221201}
.cart-btns a:hover{background:#FF9F30}
.mobile-menu{
	display: none;
}
.menu-icon.on > svg rect {
    fill: #FF9F30;
}
/*======== end Header ========*/

/*======== beg Top slider ========*/
.top-block{box-shadow:0 4px 4px rgba(0,0,0,0.25)}
.slider-img{background-size:cover;background-position:center;padding:133px 0 150px}
.delivery-block{display:flex;justify-content:flex-start;align-items:center;margin:0 0 7px 66px}
.owl-carousel .delivery-block img{width:auto}
.delivery-block span{font-weight:700;font-size:13px;text-transform:uppercase;color:#FFF;display:block;margin-left:8px}
.slider-img h1{font-weight:700;font-size:96px;text-transform:uppercase;color:#FFF;line-height:1;margin-bottom:7px}
.slider-img p{font-weight:400;font-size:36px;color:#FFF}
#top-slider .owl-dots{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;bottom:24px}
#top-slider .owl-dots button{height:22px;width:22px;background:#C4C4C4;border-radius:50%;margin:0 9px}
#top-slider .owl-dots button.active{height:30px;width:30px;background:#FF9F30}
/*======== end Top slider ========*/



/*======== beg content ========*/
.why-mobile{
	display: none;
}
.content{background-color:#fff;padding:0 15px 65px;box-shadow:0 4px 4px rgba(0,0,0,0.25)}
.tab-menu {
    display: flex;
    justify-content: space-around;
    align-items: center;
    list-style: none;
    margin: 35px 0 43px;
}
.tab-menu li a{display:flex;justify-content:flex-start;align-items:center}
.tab-menu li a span{display:block;font-size:20px;line-height:23px;text-transform:uppercase;color:#000;margin-left:15px;position:relative}
.tab-menu li a span:before,.tab-menu li a span:after{content:"";position:absolute;width:0;height:1px;background:#FF9F30;left:0;-webkit-transition:.2s ease-in;-o-transition:.2s ease-in;transition:.2s ease-in}
.tab-menu li a:hover span:before,.tab-menu li a:hover span:after{width:100%}
.tab-menu li a.active span:before,.tab-menu li a.active span:after{width:100%}
.tab-menu li a span:before{top:-4px}
.tab-menu li a span:after{bottom:-5px}
.tab-menu li a:hover > svg path{fill:#FF9F30}
.tab-menu li a.active > svg path{fill:#FF9F30}
.product-block{height:335px;width:100%;border:1px solid #CACACA;border-radius:3px;display:flex;justify-content:center;align-items:center;position:relative;margin-bottom:30px;    background: #fbfbfb;}
.discont{position:absolute;width:86px;height:34px;background:#83D442;border-radius:1px;top:13px;right:20px;font-size:24px;line-height:34px;text-align:center;color:#FFF;z-index:99}
.sorc-block{background:#FF9F30;left:20px;right:auto}
.product-info{font-weight:400;font-size:32px;text-align:center;color:#444;padding:0 10px;margin-bottom:60px}
.product-info h3{font-weight:400;font-size:36px}
.product-info ul{text-align:center;margin-bottom:5px}
.product-info ul li{display:inline-block;margin:0 3px}
.product-info p{font-size:35px}
.add-cart{position:absolute;display:block;width:165px;height:44px;background:#FFFBF8;border:1px solid #FF9F30;border-radius:3px;font-size:24px;line-height:43px;text-align:center;color:#FF8900;left:50%;bottom:-14px;transform:translateX(-50%)}
.product-btns + .add-cart{bottom:-30px;}
.add-cart:hover{background:#FF9F30;color:#fff}
.add-cart:disabled{
	color: #888888;
	border: 1px solid #888;
	background: #fff;
}
.product-hover{position:absolute;height:100%;width:100%;background:rgba(255,159,48,0.204);border:1px solid #FF9F30;border-radius:3px;visibility:hidden;opacity:0;-webkit-transition:.2s ease-in;-o-transition:.2s ease-in;transition:.2s ease-in}
.product-block:hover > .product-hover{visibility:visible;opacity:1}
.product-btns{padding:75px 0}
.product-btns .info{width:146px;height:42px;background:#FFF;box-shadow:0 4px 4px rgba(0,0,0,0.25);border-radius:12px;margin:0 auto 10px}
.product-btns .info.description {
    width: 90%;
    height: auto;
    padding: 10px;
    text-align: center;
}
.product-btns ul{text-align:center;margin:20px 0 0}
.product-btns ul li{display:inline-block;margin:0 7px}
.product-btns ul li a{width:84px;height:84px;background:#FFF;box-shadow:0 4px 4px rgba(0,0,0,0.25);border-radius:50%}
.product-btns ul li a:hover{background:#FF9F30}
.product-btns ul li a:hover > svg path{fill:#fff}
.content-bottom{display:flex;justify-content:flex-start;align-items:center;margin:45px 0;height:65px}
.content-bottom span{font-weight:300;font-size:36px;color:#9C9C9C;margin-right:35px}
.pagination li{display:inline-block;margin-right:8px}
.pagination li a{border:1px solid #CCC;display:flex;justify-content:center;align-items:center;height:50px;width:50px;color:#707070;font-size:22px}
.pagination li a:hover{background:#FF9F30;border:1px solid #FF9F30;color:#fff}
.pagination li a:hover > svg path{fill:#fff}
.content-bottom select{-webkit-appearance:button;-webkit-user-select:none;background:transparent;border:1px solid #D8D8D8;border-radius:2px;width:175px;height:65px;font-size:34px;color:#949494;text-align:center;padding-left:27px;background-image:url(../img/select-arrow.jpg);background-repeat:no-repeat;background-position:center right 30px;cursor:pointer}
select:hover > option{background:#FF9F30!important;color:#fff}
select:focus{outline:0;border:1px solid #FF9F30}
.span-sorc{margin-left:-18px}
/*======== end content ========*/

.contact-section{padding:65px 0;background:#F5F5F5}
.contact-content{background:#FFF;border:1px solid #E1E1E1;box-shadow:3px 4px 5px rgba(0,0,0,0.25);text-align:center;overflow:hidden}
.contact-content .col-lg-3,.contact-content .col-lg-4{border-right:1px solid #E1E1E1}
.contact-content h3{font-size:30px;font-weight:400;color:#000;margin-bottom:10px}
.contact-content a,.contact-content p{font-size:18px;color:#000}
.contact-content a:hover{color:#FF9F30}
.contact-img{height:52px;display:flex;justify-content:center;align-items:center;margin-bottom:13px}
.border-block{padding:53px 0 27px;height:100%}
.border-block.socials{padding-top:100px;}
.app-list ul li{list-style:none;text-align:center;margin-bottom:40px}
.app-list ul li:last-child{margin-bottom:0}
.app-list{height:100%;display:flex;justify-content:center;align-items:center}
.app-list ul li a:hover{opacity:.8}


/*======== beg Blog ========*/
.blog,.shop{padding:20px 0 45px;background-color:#2C2C2C;background-image:url(../img/slider-bg.jpg);background-size:auto;background-repeat:no-repeat;background-position:top center}
.blog-content{padding:35px 39px 4px;background-color:#fff}
.blog-block{margin-bottom:65px}
.blog-block img{width:100%;height:auto;margin-bottom:20px}
.blog-block h2{font-weight:300;font-size:24px;color:#515151;margin-bottom:6px}
.blog-info{display:flex;justify-content:space-between;align-items:center;font-weight:300;font-size:14px;color:#444;margin-bottom:22px}
.blog-info a,.comment a{color:#FFC179}
.blog-info a:hover,.comment a:hover{color:#FF9F30}
.comment{font-weight:300;font-size:18px;text-align:right;color:#444;border-bottom:1px solid #EBEBEB;margin-bottom:14px}
.blog-block p{font-weight:300;font-size:18px;color:#000;margin-bottom:15px}
.blog-btn{width:146px;height:35px;background:#FFBD70;display:flex;justify-content:center;align-items:center;font-size:18px;color:#FFF}
.blog-btn:hover{background:#FF9F30}
.advertising-blog{background:#8F8F8F;height:505px}
.control-blog{background:#FFF;border:1px solid #C4C4C4;margin-bottom:30px}
.control-blog h2{font-weight:300;font-size:24px;color:#444}
.control-header{height:48px;line-height:48px;padding-left:40px;border-bottom:1px solid #C4C4C4;margin-bottom:15px;position:relative}
.control-header:before{content:"";position:absolute;background:#FF9F30;width:3px;height:100%;left:-1px}
.control-body ul li{list-style:none}
.control-body ul li a{display:block;width:100%;height:47px;line-height:45px;padding-left:39px;font-weight:300;font-size:18px;color:#000}
.control-body ul li a:hover{background:#FFC179;color:#fff}
.control-body ul li a.active{background:#FFC179;color:#fff}
.mini-blog{padding:0 20px 7px;margin-bottom:15px;border-bottom:1px solid #C4C4C4}
.mini-blog img{max-width:100%;height:65px}
.mini-blog .col-4,.mini-blog .col-8{padding:0 7px}
.mini-blog h2{font-weight:300;font-size:18px;color:#515151;margin-bottom:2px}
.mini-blog h2:hover{color:#FF9F30;-webkit-transition:.2s ease-in;-o-transition:.2s ease-in;transition:.2s ease-in}
.mini-blog p{font-weight:300;font-size:10px;color:#444;margin-bottom:5px}
.mini-blog a{width:86px;height:21px;font-size:10px}
.vk-link{padding:7px 15px 20px;display:flex;justify-content:flex-start;align-items:center;font-weight:300;font-size:18px;color:#000}
.vk-link img{margin-left:10px}
/*======== end Blog ========*/


/*======== beg ShopGrid ========*/
.shop-content{background-color:#fff}
.acton-item{background-size:cover;background-position:center;padding:35px 60px 40px;border-bottom:1px solid #C4C4C4}
.acton-item p{font-family:Rubik;font-weight:500;font-size:24px;text-transform:uppercase;color:#3A5B20;margin:0 0 2px 5px}
.acton-item h2{font-family:Rubik;font-weight:400;font-size:64px;color:#314130;margin-bottom:15px}
.acton-item a{width:245px;height:54px;background:#314130;display:flex;justify-content:center;align-items:center;font-size:24px;color:#B2FF75;margin:82px 0 0}
#action-slider .acton-item a img{width:auto;margin-left:5px}
#action-slider .owl-nav{position:absolute;top:50%;width:100%;transform:translateY(-50%);display:flex;justify-content:space-between;align-items:center;padding:0 12px}
#action-slider .owl-nav button:hover > svg path{fill:#314130}
.shop-btn{display:flex;justify-content:flex-start;align-items:center}
.shop-btn a{width:41px;height:41px;border:1px solid #6F6F6F;margin-right:13px}
.shop-btn a:hover{border:1px solid #FFC179}
.shop-btn a:hover > svg rect,.shop-btn a:hover > svg path{fill:#FF9F30}
.shop-btn a.active{border:1px solid #FFC179}
.shop-btn a.active > svg rect,.shop-btn a.active > svg path{fill:#FF9F30}
.shop-control{display:flex;justify-content:flex-start;align-items:center}
.shop-control .content-bottom span{font-weight:400;font-size:18px;color:#9C9C9C;margin-right:13px}
.shop-control .pagination li a{height:36px;width:36px;font-size:18px}
.shop-control .pagination li a svg{height:10px;width:7px}
.shop-control .content-bottom select{width:105px;height:36px;font-size:18px;padding-left:27px;background-position:center right 18px;background-size:11px}
.shop-control .pagination li{display:inline-block;margin-right:2px}
.shop-control .span-sorc{margin-left:13px}
.shop-control .content-bottom{margin:25px 0;height:36px}
.shopgrid{border-top:1px solid #C4C4C4;padding:48px 30px;margin-top:-2px}
.shopgrid .product-block{height:245px;margin-bottom:22px}
.product-block img{width:90%;-webkit-transition:.2s ease-in;-o-transition:.2s ease-in;transition:.2s ease-in}
.product-block:hover > img{width:80%}
.shopgrid .discont{width:63px;height:25px;top:8px;right:9px;font-size:18px;line-height:25px}
.shopgrid .sorc-block{left:11px}
.shopgrid .product-info h3{font-size:24px}
.shopgrid .product-btns{padding:52px 0}
.shopgrid .product-btns .info{width:106px;height:30px}

.shopgrid .product-btns ul{margin:13px 0 0}
.shopgrid .product-btns ul li a{width:61px;height:61px}
.shopgrid .product-btns ul li a svg{height:30px}
.shop-control .pagination li{display:inline-block;margin-right:8px}
.shopgrid .add-cart{width:120px;height:31px;font-size:18px;line-height:31px;bottom:-10px}
.shopgrid .product-info ul li{display:inline-block;margin:0 -2px}
.shopgrid .product-info ul li svg{height:16px}
.shopgrid .product-info ul{height:16px;margin:-3px 0 18px}
.shopgrid .product-info{margin-bottom:39px}
.shopgrid-bottom{padding:0 25px}
.shopgrid-bottom .content-bottom{margin:8px 0 12px;height:43px}
.pagination{display:flex;justify-content:flex-start;align-items:center}
.shopgrid-bottom .content-bottom span{font-size:24px;margin-right:20px}
.shopgrid-bottom .pagination li a{height:36px;width:36px;font-size:18px}
.shopgrid-bottom .pagination li{display:inline-block;margin-right:8px}
.shopgrid-bottom .content-bottom select{width:117px;height:43px;font-size:24px;padding-left:20px;background-position:center right 20px;background-size:10px}
.shopgrid-bottom .shop-control .pagination li a svg{height:10px;width:7px}
.flex-sorc{justify-content:flex-end}
.category-head{font-size:24px;color:#444;height:40px;border:1px solid #C4C4C4;height:50px;line-height:50px;padding-left:38px;position:relative}
.category-head:before{content:"";position:absolute;height:100%;left:-1px;width:3px;background:#FF9F30;top:0}
.set{position:relative;width:100%;height:auto}
.set > a{display:block;height:56px;border:1px solid #C4C4C4;line-height:40px;border-top:none;font-weight:300;font-size:18px;line-height:56px;text-transform:uppercase;color:#444;padding-left:38px}
.set > a span{position:absolute;top:0;right:15px;color:#8C8C8C;-webkit-transition:.2s ease-in;-o-transition:.2s ease-in;transition:.2s ease-in}
.set > a.active span{color:#FF9F30}
.set > a:hover > span{color:#FF9F30}
.set > a.active{border-bottom:none;font-weight:500;color:#FF9F30}
.set > a:hover{color:#FF9F30}
.acc-content{position:relative;width:100%;height:auto;background-color:#fff;display:none;border-right:1px solid #C4C4C4;padding:1px 40px 15px 58px;border-bottom:1px solid #C4C4C4}
.acc-content ul li{list-style:none;margin-bottom:5px}
.acc-content ul li a{font-weight:300;font-size:18px;letter-spacing:.01em;color:#000}
.acc-content ul li a:hover{color:#FF9F30}
.acc-content ul li a.active{color:#FF9F30}
/*======== end ShopGrid ========*/


/*======== beg ShopList ========*/
.shoplist{padding:22px 0 48px;margin-top:-2px}
.product-img img{width:75%}
.product-img{height:165px}
.list-product h3{font-size:24px;color:#444;font-weight:400;margin:5px 0 2px}
.mark-star{margin-bottom:9px}
.list-product p{font-weight:300;font-size:18px;color:#000;margin-bottom:28px}
.mark-star li{display:inline-block;margin-right:1px}
.mark-star li svg{height:13px;width:13px}
.list-product{border-bottom:1px solid #C4C4C4;padding:21px 0 9px}
.flex-product{display:flex;justify-content:flex-start;align-items:center}
.flex-product ul li{display:inline-block;margin-right:20px}
.flex-product ul li a{width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#FF9F30}
.flex-product ul li a:hover{background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,0.25)}
.flex-product ul li a:hover > svg path{fill:#FF9F30}
.flex-product ul li a svg{height:16px}
.flex-product .add-cart{position:initial;position:initial;transform:translate(0);width:93px;height:28px;font-size:14px;line-height:26px;margin:0 27px 0 35px}
.flex-product span{font-size:24px;color:#444}
.shoplist .product-btns .info{width:106px;height:30px;margin-left:28px;font-size:20px}
.shoplist .shopgrid-bottom{margin-top:44px}
/*======== end ShopList ========*/

/*======== Beg Product action ========*/
.product-action {
    margin: 0px 0 150px;
    padding-bottom: 40px;
}
.product-top {
    background: rgba(255, 159, 48, 0.1);
    border: 1px solid #FF9F30;
    border-radius: 3px;
    position: relative;
    margin: 0 0 27px;
}

.product-top .product-btns {
    padding: 29px 0;
}

.product-top .info {
    margin: 0px auto 21px;
    position: relative;
    left: 16px;
}

.product-btns ul {
    margin: 43px 0 47px;
}

.product-left {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-top p {
    font-size: 24px;
    line-height: 28px;
    color: #444444;
    margin: 0 0 30px;
}

.product-top-text{
	margin: 66px 0 0 -33px;
}

.product-top-img {
    width: 325px;
    height: 325px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.product-top-img img{
	max-width: 100%;
}

.product-action .price{
	font-size: 36px;
line-height: 42px;
text-align: center;
color: #444444;
display: block;
text-align: center;
}

.flex-name {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 8px;
}

.flex-name ul {
    margin: 0 0 0 58px;
}

.flex-name ul li {
    display: inline-block;
    margin-right: 8px;
}

.flex-rows-center{
	align-items: center;
}

.flex-name h2{
	font-size: 36px;
line-height: 42px;
color: #444444;
font-weight: normal;
}

/*======== end Product action ========*/

/*======== beg Footer ========*/
.footer-form{background-image:url(/i/form-bg.jpg);background-size:cover;background-position:center;padding:20px 0 35px}
.footer-form h2{font-size:36px;text-align:center;color:#FFF;font-weight:400;margin-bottom:27px}
.above-form input{width:100%;height:59px;background:#FFF;box-shadow:inset 3px 4px 4px rgba(0,0,0,0.25);margin-bottom:32px;padding:0 0 0 15px}
.above-form input,.above-form textarea{font-family:'Roboto Condensed',sans-serif;font-weight:300;font-size:24px;color:#5f5f5f;border:0}
.above-form button{width:276px;height:62px;background:#FF9F30;font-weight:400;font-size:28px;text-align:center;color:#FFF;border:0;cursor:pointer}
.above-form button:hover{background:#FFC179}
.btn-flex{display:flex;justify-content:center;align-items:center;margin-top:10px}
.above-form textarea{width:100%;height:150px;left:734px;top:3177px;background:#FFF;box-shadow:inset 3px 4px 4px rgba(0,0,0,0.25);padding:15px 0 0 15px}
.above-form textarea:focus,.above-form input:focus{box-shadow:inset 3px 4px 4px rgba(255,159,48,0.25);outline:0}
footer{background:#252932;padding-top:40px}
footer h3{font-size:20px;text-transform:uppercase;color:#FFF;font-weight:400;margin:0 0 28px;position:relative}
footer h3:after{content:"";position:absolute;width:152px;height:1px;background:#FFC179;left:0;bottom:-8px}
footer h5{letter-spacing:.01em;font-weight:300;color:#FF9F30;font-size:18px;margin:0 0 5px}
footer ul{margin:0 0 30px;padding:0}
footer ul li{list-style:none;color:#fff;font-weight:300;margin-bottom:4px}
footer ul li a{color:#fff;font-weight:300}
footer ul li a:hover{color:#FF9F30}
.copyright{border-top:1px solid #5A5A5A;margin-top:11px;padding:17px 0}
.copyright p{margin:0;text-align:right;color:#fff;font-weight:300;font-size:18px;letter-spacing:.01em}
.damax_backtotop{height:84px;width:84px;position:fixed;bottom:40px;right:-100px;background:#F0B269;border-radius:50%;-webkit-transition:.2s ease-in;-o-transition:.2s ease-in;transition:.2s ease-in}
.damax_backtotop:hover{background:#FF9F30}
.flex-center{display:flex;justify-content:center;align-items:center}
.damax_active{right:25px}
/*======== end Footer ========*/

/*======== beg Popup Blocks ========*/
#delivery-popup{position:relative;background:#FFF;padding:20px 55px 75px;width:auto;max-width:1125px;margin:20px auto}
.mfp-close-btn-in .mfp-close{color:#6E6E6E;height:22px;width:22px;font-size:45px;line-height:.4;right:20px;top:20px}
.popup-block h2{font-size:24px;color:#606060;font-weight:400;margin-bottom:28px}
.popup-block h4{font-weight:400;font-size:14px;color:#FF9F30;margin-bottom:16px}
.popup-content{border:1px solid #E5E5E5;border-radius:3px;padding:15px;position:relative}
.popup-content p{font-size:12px;color:#000;line-height:18px}
.popup-content.bgfnt p{font-size:18px;line-height:22px}
.popup-content h6{text-transform:uppercase;font-size:12px;color:#000;margin-bottom:19px;font-weight:400}
.popup-block .popup-content h4{margin:30px 0}
.close-btn{display:flex;justify-content:flex-end;align-items:flex-end;height:100%}
.close-btn a{width:179px;height:42px;background:#FFC179;font-size:18px;line-height:21px;color:#FFF;text-align:center;line-height:42px;display:block}
.close-btn a:hover{background:#FF9F30}
.exit-btn{display:flex;justify-content:flex-end;align-items:flex-end;height:100%}
.exit-btn a{width:179px;height:42px;background:#FFC179;font-size:18px;line-height:21px;color:#FFF;text-align:center;line-height:42px;display:block}
.exit-btn a:hover{background:#FF9F30}
.pay-button {
	
}
.pay-button a{
	width: 250px;
    height: 52px;
    background: #FFC179;
    font-size: 24px;
    line-height: 29px;
    color: #FFF;
    text-align: center;
    line-height: 52px;
    display: block;
    margin: 0 auto;
}
.pay-button a:hover{
	background:#FF9F30
}
.popup-small{max-width:600px;background:#FFF;margin:0 auto;position:relative}
.popup-small h2{text-align:center;font-size:36px;color:#2C2C2C;margin-bottom:30px;font-weight:400}
.popup-small p{text-align:center;font-size:24px;color:#2C2C2C;margin-bottom:70px}
.popup-small .popup-content{padding:40px 15px 60px}
.popup-small .close-btn{justify-content:center;align-items:center}
#aboutUs{position:relative;background:#FFF;padding:20px 55px 75px;width:auto;max-width:1125px;margin:20px auto}
#aboutUs p{font-size:18px;line-height:18px;color:#626262;margin-bottom:25px}
#aboutUs h5{margin-bottom:30px}
.popup-account p{margin-bottom:0;text-align:left;font-size:24px;color:#2C2C2C}
.popup-account .popup-content{padding:21px 35px 64px}
.popup-account h2{margin-bottom:55px}
.popup-account .popup-content p{margin-bottom:30px}
.popup-account input{width:100%;height:36px;border:1px solid #2C2C2C;border-radius:6px;margin-bottom:33px;padding-left:15px;-webkit-transition:.2s ease-in;-o-transition:.2s ease-in;transition:.2s ease-in}
.popup-account input:focus{border:1px solid #FF9F30}
.popup-account .flex-center button{width:298px;height:77px;background:#FF9F30;border:0;font-size:36px;color:#2C2C2C;margin-top:39px;cursor:pointer}
.popup-account .flex-center button:hover{background:#FFC179}
.messege-popup{background:#FFF;box-shadow:4px 4px 4px rgba(0,0,0,0.25);position:absolute;width:800px;top:50%;left:50%;transform:translate(-50%,-50%);padding:35px 37px}
.messege-popup h3{font-size:24px;color:#000;margin-bottom:20px;font-weight:400}
.messege-popup p{font-size:18px;color:#000;margin-bottom:45px}
.message-close{width:238px;height:55px;background:#FFC179;display:flex;justify-content:center;align-items:center;font-size:24px;color:#2C2C2C;margin:0 auto}
.message-close:hover{background:#FF9F30}
.big-popup{max-width:1125px;background:#FFF;margin:0 auto;position:relative}
.big-popup h2{margin-bottom:30px;font-weight:400}
.btn-list{display:flex;justify-content:space-between;align-items:center;list-style:none;flex-wrap:wrap;margin-bottom:60px}
.btn-list li a{padding:0 40px;height:58px;border:1px solid #000;border-radius:6px;display:block;text-align:center;line-height:56px;font-size:24px;color:#000}
.btn-list li a:hover{color:#fff;background:#FF9F30;border:1px solid #FF9F30}
.big-popup h2{text-align:left}
.row-center{align-items:center}
.send-order{width:100%;height:53px;background:#FFB763;display:block;text-align:center;line-height:53px;font-size:20px;color:#FFF}
.send-order:hover{background:#FF9F30}
.popups-price p{text-align:center;font-size:24px;color:#222}
.popups-price p span{margin-right:25px}
.card-flex{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:30px}
.card-flex p{font-size:24px;color:#000;margin:8px 20px 0 0}
.card-flex input{width:254px;height:36px;border:1px solid #000;border-radius:6px;text-align:center;text-align:center;letter-spacing:.125em;color:#000;margin-bottom:10px}
.card-flex h5{font-size:18px;color:#545454;font-weight:400}
#myMenu{
	padding: 20px;
}

.menuTable{
	border: 1px solid #E5E5E5;
}

.menuTable table{
  width: 100%;
  border-collapse: collapse;
}

.menuTable table th{
	background: #E5E5E5;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-weight: 400;
font-size: 14px;
color: #000000
}

.menuTable table td{
	font-weight: 300;
font-size: 18px;
color: #000000;
text-align: center;
height: 38px;
	line-height: 38px;
}

.menuTable table th:nth-child(1), .menuTable table td:nth-child(1){
	width: 30px;
}

.menuTable table th:nth-child(2), .menuTable table td:nth-child(2){
	width: 180px;
}

.menuTable table th:nth-child(3), .menuTable table td:nth-child(3){
	width: 80px;
}

.menuTable table th:nth-child(4), .menuTable table td:nth-child(4) {
    width: 100px;
}

.table-over {
    height: 155px;
    overflow-y: scroll;
}

.table-over::-webkit-scrollbar{width:7px}
.table-over::-webkit-scrollbar-track{background:#fff}
.table-over::-webkit-scrollbar-thumb{background:#E0E0E0;box-shadow:inset 0 0 2px rgba(0,0,0,0.25);border-radius:3.5px}

#myMenu .show-more{
    margin-top: 36px;
}

#myMenu .advertasing{
	height: 271px;
background: #707070;
}

#myMenu h4{
color: #FF9F30;
margin-bottom: 20px;
font-weight: 400;
}

.popup-btn button{
	width: 100%;
	border: 0;
height: 46px;
background: #FF9F30;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 20px;
font-weight: 300;
color: #FFFFFF;
cursor: pointer;
margin-bottom: 20px;
}

.popup-btn button:hover{
	background: #FFC179;
}

.popup-btn .close-btn {
    height: auto;
    margin-top: 52px;
}

.accInfo{
	height: 425px;
	width: 257px;
background: #F9F9F9;
border-radius: 3px;
padding: 20px 23px;
margin: 0 auto;
}

.accInfo h2{
	font-size: 18px;
color: #6E6E6E;
margin-bottom: 5px;
}

.accInfo h5{
	font-size: 10px;
color: #000000;
margin-bottom: 40px;
}

.accInfo h4{
	font-size: 14px;
letter-spacing: 0.01em;
color: #FF9F30;
font-weight: 400;
margin-bottom: 5px;
}
.accInfo p{
font-size: 14px;
color: #6E6E6E;
margin-bottom: 10px;
}

.accInfo a{
	width: 115px;
height: 27px;
background: #FFC179;
font-size: 12px;
color: #FFFFFF;
display: block;
text-align: center;
line-height: 27px;
margin-top: 35px;
}

.accInfo a:hover{
	background: #FF9F30;
}

#redactAcc{
	padding: 20px;
}

.popup-title h4{
	font-size: 14px;
color: #FF9F30;
margin-bottom: 20px;
font-weight: 400;
}

.accountContent p{
	font-weight: 300;
font-size: 14px;
color: #6E6E6E;
margin-bottom: 15px;
}

.accountContent h4{
	font-weight: 300;
font-size: 14px;
letter-spacing: 0.01em;
color: #FF9F30;
margin-bottom: 5px;
}
.accountContent input{
	width: 100%;
height: 31px;
border: 1px solid #E5E5E5;
padding-left: 10px;
margin-bottom: 10px;
font-weight: 300;
font-size: 14px;
letter-spacing: 0.01em;
color: #6E6E6E;
}

.accountContent{
	height: 425px;
border: 1px solid #E5E5E5;
border-radius: 3px;
}

.regular-customer p{
font-weight: 300;
font-size: 12px;
color: #000000;
margin-top: 10px;
}

.regular-customer svg{
	margin-right: 5px;
}

.edit-btn{
	width: 115px;
height: 27px;
background: #FFC179;
font-size: 12px;
color: #FFFFFF;
margin-top: 20px;
border: 0;
cursor: pointer;
}

.edit-btn:hover{
	background: #FF9F30;
}

.edit-group-btn{
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.edit-group-btn ul{
	text-align: right;
}

.edit-group-btn ul li{
	display: inline-block;
	margin-left: 15px;
}

.edit-group-btn ul li button{
	width: 135px;
height: 27px;
background: #E5E5E5;
font-size: 12px;
text-align: center;
color: #FFFFFF;
border: 0;
cursor: pointer;
}

.edit-group-btn ul li button:hover{
	background: #FFC179;
}

.edit-group-btn ul li button.active{
	background: #FFC179;
}

.accountContent .messege-popup p{
	font-size: 24px;
	text-align: center;
	margin-bottom: 35px;
}

.accountContent .messege-popup{
	width: 374px;
}

.accountContent .message-close {
    width: 161px;
    height: 48px;
    color: #ffffff;
    font-weight: 300;
}

#order{
	padding: 20px;
}

#order .advertasing{
	height: 387px;
background: #5E5E5E;
}

#order h4 {
    color: #FF9F30;
    margin-bottom: 20px;
    font-weight: 400;
}

#order .menuTable table th:nth-child(1), #order .menuTable table td:nth-child(1) {
 /*   width: 60%;*/
    text-align: left;
}

#order .menuTable table th:nth-child(2), #order .menuTable table td:nth-child(2) {
    width: 20%;
    text-align: right;
}

#order .menuTable table td{
	padding: 0 20px;
}

#order .menuTable table th{
	padding: 0 40px;
}


#order .table-over {
    height: 275px;
}

#order .show-more {
    margin-top: 33px;
}

.order-block input{
	width: 100%;
	height: 46px;
	border: 1px solid #E5E5E5;
	padding-left: 15px;
	margin-bottom: 37px;
	font-weight: 300;
	color: #B4B4B4;
}
.order-block textarea{
	width: 100%;
	border: 1px solid #E5E5E5;
	padding-left: 15px;
    padding-top: 15px;	
	margin-bottom: 37px;
	font-weight: 300;
	color: #B4B4B4;
}

.promokod{
	position: relative;
}

.promokod button{
	width: 131px;
	height: 46px;
	background: #FF9F30;
	border: 0;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	font-weight: 300;
	font-size: 16px;
	color: #FFFFFF;
}

.op-hover:hover{
	background: #FFC179;
}

.order-block .send-order{
	border: 0;
	cursor: pointer;
	margin-bottom: 20px;
}

.popups-price p {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sauce-block{
height: 136px;
border: 1px solid #C8C8C8;
border-radius: 9px;
}

.sauce-img{
	width: 94px;
height: 94px;
overflow: hidden;
margin: 5px auto 0;
}

.sauce-img img{
	object-fit: cover;
}

.sauce-block p{
	text-align: center;
	font-weight: 300;
	color: #000000;
}

.stageSlider{
	padding: 0 45px;
}

#sauce-slider .owl-nav button{
	width: 20px;
height: 28px;
background: #E5E5E5;
border-radius: 5px;
position: absolute;
}

#sauce-slider .owl-nav button:hover{
	background: #FFC179;
}

#sauce-slider .owl-nav{
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
}

#sauce-slider .owl-nav button.owl-next{
	position: absolute;
	right: -48px;
}

#sauce-slider .owl-nav button.owl-prev{
	left: -48px;
}

#order{
	position: relative;
}

#order .messege-popup p{
	font-size: 24px;
	text-align: center;
	margin-bottom: 35px;
}

#order .messege-popup{
	width: 374px;
	z-index: 99999;
}

#order .message-close {
    width: 161px;
    height: 48px;
    color: #ffffff;
    font-weight: 300;
}

#shoppingHistory{
	padding: 20px;
}

.tr-active{
	cursor: pointer;
	-webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.tr-active.active td{
	background: #FFC179;
}

.tr-active:hover{
	background: #FFC179;
}

.tr-sub-active td{
	background: #E5E5E5;
}

.menuTable .tbody {
    height: 355px;
    overflow-y: scroll;
}

.menuTable .tbody::-webkit-scrollbar{width:7px}
.menuTable .tbody::-webkit-scrollbar-track{background:#fff}
.menuTable .tbody::-webkit-scrollbar-thumb{background:#E0E0E0;box-shadow:inset 0 0 2px rgba(0,0,0,0.25);border-radius:3.5px}

#shoppingHistory .menuTable table th:nth-child(1), #shoppingHistory .menuTable table td:nth-child(1) {
    width: 200px;
}

#shoppingHistory .menuTable table th:nth-child(2), #shoppingHistory .menuTable table td:nth-child(2) {
    width: 120px;
}

#shoppingHistory .menuTable table th:nth-child(3), #shoppingHistory .menuTable table td:nth-child(3) {
    width: 120px;
}

#shoppingHistory .menuTable table th:nth-child(4), #shoppingHistory .menuTable table td:nth-child(4) {
    width: 170px;
}

#shoppingHistory .menuTable table td{
	font-size: 14px;
}

#shoppingHistory .menuTable table th{
	font-size: 12px;
	background: #F9F9F9;
border-radius: 2px 2px 0px 0px;
height: 22px;
line-height: 22px;
}

#shoppingHistory .tr-sub-active td{
	height: 25px;
	line-height: 25px;
}

#shoppingHistory .show-more {
    margin-top: 12px;
}

.tr-sub-active{
	display: none;
}
.error{
	color: red;
}

ul.rating-list li{
	font-size: 30px;
    cursor: pointer;
    margin: 0 5px;
	list-style: none;
}
.added{
    position: absolute;
    background: #00c7009e;
    padding: 15px;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
}
.empty-cart {
    text-align: center;
    color: #ccc;
    font-weight: 700;
}
.cart-icon.active .basker_kol{
	display: none;
}
.loading {
    margin: 0 auto;
    display: block;
    width: 60px;
}
.btn-del{
    background: 0;
    padding: 0;
    border: 0;
    color: red;
    line-height: 1;
    margin-bottom: 8px;
    font-size: 20px;
    cursor: pointer;
    margin-left: 7px;
}
.ui-timepicker-standard {
    z-index: 9999!important;
}
a.buttons{
	width: 100%;
    height: 53px;
    background: #FFB763;
    display: inline-block;
    text-align: center;
    line-height: 53px;
    font-size: 20px;
    color: #FFF;
	border: 0;
    cursor: pointer;
    margin-bottom: 20px;
}
a.buttons:hover {
    background: #FF9F30;
}
.center{
	text-align: center;
}
.order-success {
    line-height: 1.2!important;
    margin: 0!important;
}
.socials .fab {
    font-size: 55px;
    margin: 0 10px;
}
.article {
    margin: 20px 0 60px 0;
}
.article p{
	margin-bottom: 15px;
}
.row.products{
	margin-top: 50px;
}
.order-block label{
	
}
.order-block select{
	width: 100%;
    height: 46px;
    border: 1px solid #E5E5E5;
    padding-left: 15px;
    margin-bottom: 37px;
    font-weight: 300;
    color: #B4B4B4;
}
#payment_status{
	position: absolute;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.67);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#payment_status .popup-content{
    width: 390px;
    max-width: 95%;
    margin: 0 auto;
    margin-top: 10%;
    height: max-content;
    background: #fff;
    text-align: center;
}
#payment_status .popup-content p {
    font-size: 12px;
    color: #000;
    line-height: 18px;
}
.apps{
	display:none;
}
body.android .apps,
body.ios .apps{
display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #000;
    padding: 15px;
    text-align: center;
}
body.android .apps .appstore{
	display:none;
}
body.ios .apps .gplay{
	display:none;
}
.apps img{
	
}
h2.menu-title {
    margin-top: 0;
    margin-bottom: 40px;
    text-align: center;
}
.product-info p .out{
	font-size: 20px;
    color: #888;

}
.product-menu a.current{
	font-weight: 600;
}
select.pm{
	color: #000;
    font-weight: 400;
}
p.delivery_time{
	margin-bottom: 37px;
}
.cart-btns a.disabled{
	width: auto;
    max-width: 100%;
    padding: 0 8px;
    color: #e40000;
    background: #ccc;
}
.nonreg{
	    margin-top: 25px;
}
#top-slider .item .container{
	min-height: 200px;
}
#top-slider .slider-img{
	height: 100%;
}



@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px)  {
	table, thead, tbody, th, td, tr { 
	}
	#cart_co_content tbody td:nth-of-type(2), #cart_co_content tbody td:nth-of-type(3), #cart_co_content tbody td:nth-of-type(4) { 
		display: inline-block; 
		width: 30%;
	}
	#cart_co_content tbody td:nth-of-type(1), #cart_co_content tr { 
		display: block; 
	}
	#cart_co_content thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	#cart_co_content tr { border: 1px solid #ccc; }
	#cart_co_content tbody td:nth-of-type(1) { 
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 5%; 
	}
	#cart_co_content tbody td:nth-of-type(1):before { 
		position: absolute;
		top: 6px;
		left: 6px;
		width: 5%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
/*	
	td:nth-of-type(1):before { content: "First Name"; }
	td:nth-of-type(2):before { content: "Last Name"; }
	td:nth-of-type(3):before { content: "Job Title"; }
*/
	#cart_crt_content tbody td:nth-of-type(3), #cart_crt_content tbody td:nth-of-type(4), #cart_crt_content tbody td:nth-of-type(5) { 
		display: inline-block; 
		width: 30%;
	}
	#cart_crt_content tbody td:nth-of-type(1) { 
		display: none; 
	}
	#cart_crt_content tbody td:nth-of-type(2), #cart_co_content tr { 
		display: block; 
	}
	#cart_crt_content thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	#cart_crt_content tr { border: 1px solid #ccc; }
	#cart_crt_content tbody td:nth-of-type(1) { 
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 5%; 
	}
	#cart_crt_content tbody td:nth-of-type(1):before { 
		position: absolute;
		top: 6px;
		left: 6px;
		width: 5%; 
		padding-right: 10px; 
		white-space: nowrap;
	}

}


.cookie-note{
	display: none;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: fixed;
	bottom: 15px;
	left: 50%;
	width: 1010px;
	max-width: 90%;
	transform: translateX(-50%);
	padding: 25px;
	border-radius: 4px;
	box-shadow: 2px 3px 20px rgba(255, 255, 255, 0.7);
	border:1px solid #fff;
	z-index:999;
	background:#000;
	color:#fff;
}
.cookie-note p{
	display:block;
	width:calc(100% - 250px);
	margin: 0;
	font-size: 17px;
	line-height:19px;
	text-align: left;
	color:#fff;
}
.cookie-note a,
.cookie-note a:hover,
.cookie-note a:focus{
	color:#fff;
	text-decoration:underline;
}
.cookie-accept{
	display:block;
	width:190px;
	height:42px;
	text-align:center;
	border:0;
	box-shadow:none;
	background: #CCA876;
	color: #fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 13px;
	line-height:14px;
}
.cookie-accept:hover,
.cookie-accept:focus{
	background: #fff;
	color:#000;
}

@media (min-width: 576px){
	.cookie-note.show{
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.cookie-accept{
		margin: 0 0 0 25px;
	}
}
@media (max-width: 992px){
	.cookie-note p{
		width:calc(100% - 180px);
	}
	.cookie-note p{
		font-size: 13px;
		line-height:15px;
	}
	.cookie-accept{
		width:150px;
	}
}
@media (max-width: 768px){
	.cookie-note.show{
		bottom: 55px;
		padding:10px;
	}
}
@media (max-width: 575px){
	.cookie-note p{
		width:100%;
	}
	.cookie-note.show{
		display: block;
		text-align: left;
	}
	.cookie-accept{
		margin: 10px 0 0 0;
	}
}