/*   
Theme Name: Butontsvet
Version: 1.0.0
Author: VladChV
Author URI: https://kwork.ru/user/vladchv
*/

/* Playfair Display 400+i 700+i */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&display=swap');

/* Cormorant Infant all size */
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Infant:wght@300;400;500;600;700&display=swap");

html,body{width:100%;height:100%;padding:0;margin:0;font-size:100%;color:#616161;font-family:Cormorant Infant, sans-serif;}
body{display:flex;flex-direction:column;width:100%;min-height:100%;height:auto;}
*{box-sizing:border-box;}
a{text-decoration:none;color:#616161;}
a:hover,.widget ul li.current-cat a,.current_page_item a,.widget .current-menu-item a{color:rgba(204,204,204,1);}
div{display:flex;width:100%;}
h1,h2,h3,h4{width:100%;margin:0 0 20px 0;}
.content{flex-direction:column;}
.container{width:100%;padding:0 65px;}
header{position:fixed;width:100%;top:0;left:0;background:#fff;z-index:999;}
header .container{height:80px;align-items:center;border-bottom:1px solid #E5A8B8;}
.logo{position:relative;width:120px;min-width:120px;height:100%;margin-right:90px;}
.logo a{display:flex;width:120px;position:absolute;top:15px;left:0;background:#fff;border-radius:100%;}
.logo img{width:100%;height:auto;transition:.25s;border-radius:100%;border-bottom:1px solid #E5A8B8;}
.logo a:hover img{transform:scale(1.05);}
.top-menu ul{display:flex;list-style:none;margin:4px 0 0 0;padding:0;width:100%;}
.top-menu ul li{display:flex;margin:0 10px;}
.top-menu a{text-transform:uppercase;transition:.25s;font-size:14px;font-weight:600;line-height:1;white-space:nowrap;}
.sidebar{width:240px;padding:54px 5px 0 0;flex-direction:column;}
.catalog-row,.single-product{width:calc(100% - 240px);flex-wrap:wrap;flex-direction:column;}
.catalog{padding-top:130px;}
.catalog .container{flex-wrap:wrap;}
.widget{flex-direction:column;}
.widget ul{list-style:none;display:flex;flex-direction:column;width:100%;margin:0;padding:0;}
.widget ul li{display:flex;margin-bottom:10px;width:100%;}
.widget-title{font-family:Playfair Display;padding-bottom:20px;font-weight:400;font-size:30px;color:#BD282E;text-transform}
.widget ul li a{font-size:26px; font-weight:500;transition:.25s;}
.sort{justify-content:flex-end;padding:0 0 30px 0;}
.catalog-row .facetwp-template{flex-wrap:wrap;}
.facetwp-sort{display:inline-flex;width:auto;margin-left:5px;}
.loop-shop{width:calc(20% - 25px);margin:0 0 25px 25px;}
.loop-a{position:relative;display:flex;width:100%;flex-direction:column;}
.loop-img{position:relative;}
.loop-img img{width:100%;height:100%;object-fit:cover;}
.facetwp-pager{justify-content:center;margin:30px 0 0 0;}
.facetwp-pager a{display:flex;width:40px;height:40px;border-radius:100%;border:0px;font-size:20px;transition:.25s;align-items:center;justify-content:center;}
.facetwp-pager a.active{border:1px solid #E5A8B8;color:#616161;font-weight:700;}
.loop-back{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;visibility:hidden;opacity:0;z-index:-1;transition:.25s;background:rgba(247,247,247,.4);}
.loop-a:hover .loop-back{z-index:9;visibility:visible;opacity:1;}
.button-loop{width:48px;height:48px;border-radius:100%;display:flex;justify-content:center;align-items:center;opacity:.7;transition:opacity .25s, background-color .25s;box-shadow:0 2px 3px rgba(0,0,0,.15);background:url(img/loading.svg) 50% 50% no-repeat #e0e0e0;background-size:28px;background:#e0e0e0;}
.button-loop:hover{background:#E5A8B8;opacity:1;}
.button-loop svg{transition:.25s;}
.button-loop:hover svg{fill:#fff;}
.woocommerce a.added_to_cart{display:none!important;}
.button-loop.loading svg,.button-loop.added svg{opacity:0;visibility:hidden;}
.button-loop.loading{background:url(img/loading.svg) 50% 50% no-repeat #E5A8B8;background-size:28px;opacity:1;}
.button-loop.added{background:url(img/added.svg) 50% 50% no-repeat #E5A8B8;background-size:28px;opacity:1;}
.mini-cart{display:flex;align-items:center;transition:.25s;}
.mini-cart span{white-space:nowrap;}
.mini-cart .amount{font-weight:400;font-family:Playfair Display;display:flex;align-items:center;margin-bottom:2px;}
.mini-cart .amount .woocommerce-Price-currencySymbol{font-size:13px;}
.mini-circle{width:24px;height:24px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:100%;background:#FE4F7D;color:#fff;font-size:15px;margin:0 7px 0 15px;}
.loop-title{padding:10px 10px 5px 10px;font-weight:600;font-size:18px;color:#616161;}
.loop-shop .price,.single-product .price{padding:0 10px 10px 10px;font-size:20px;color:#999797;font-weight:400;font-family:Playfair Display;}
.woocommerce-Price-currencySymbol{margin-left:5px;}
.loop-shop .price .woocommerce-Price-currencySymbol,.single-product .price .woocommerce-Price-currencySymbol{font-size:15px;}
.loop-shop .price .price-sale,.single-product .price .price-sale{font-weight:700;margin-left:15px;color:#FE4F7D;}
.price-regular.line{position:relative;}
.price-regular.line:after{content:'';display:block;width:100%;height:1px;border-top:1px solid #999797;position:absolute;bottom:35%;left:0;}
.item-sale{position:absolute;top:15px;right:15px;z-index:99;display:flex;width:40px;height:40px;align-items:center;justify-content:center;text-align:center;border-radius:100%;background:#FE4F7D;color:#fff;box-shadow:0 2px 3px rgba(0,0,0,.15);}
.facetwp-sort-select{border:0px;outline:none!important;font-family:Cormorant Infant;font-size:20px;cursor:pointer;font-weight:300;width:auto!important;}
.sort span{font-size:20px;font-weight:600;}
.sort select{display:none;}
.select{position:relative;font-size:20px;font-weight:300;cursor:pointer;}
.select-options{margin:0;padding:5px 0;display:flex;flex-direction:column;list-style:none;position:absolute;right:0;top:100%;z-index:999;background:#fff;box-shadow:0 2px 3px rgba(0,0,0,.15);opacity:1;visibility:visible;transition:.25s;}
.select-options.hidden{visibility:hidden;opacity:0;}
.select-options li{display:flex;white-space:nowrap;padding:5px 20px;transition:.25s;}
.select-options li:hover{cursor:pointer;background:#FE4F7D;color:#fff;}
footer{display:flex;justify-content:center;align-items:center;height:80px;margin-top:auto;border-top:1px solid #E5A8B8;}
.copyright{display:inline-flex;width:auto;font-weight:300;}
.top-box{align-items:center;}
.top-box .search{width:auto;align-items:center;}
.search-btn{display:flex;margin-right:25px;}
.popup{display:none;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.9);z-index:9999;}
.search-form{width:100%;max-width:970px;padding:0 20px;margin:0;display:flex;flex-wrap:wrap;position:relative;}
.search-form input{width:100%;background:transparent;border:0px;border-bottom:1px solid rgba(0,0,0,.4);border-radius:0px;outline:none;height:60px;display:flex;align-items:center;font-size:20px;font-weight:600;font-family:Cormorant Infant;}
.search-form button{display:flex;width:60px;height:60px;align-items:center;justify-content:center;text-align:center;background:transparent;border:0px;outline:none;cursor:pointer;position:absolute;right:0;top:0;transition:.25s;}
.search-form button:hover{transform:scale(1.05);}
.popup .close{position:absolute;right:20px;top:20px;width:30px;height:30px;opacity:0.4;transition:.25s;cursor:pointer;}
.close:hover{opacity:1;}
.close:before,.close:after{position:absolute;left:15px;content:'';height:30px;width:2px;background-color:#616161;}
.close:before{transform:rotate(45deg);}
.close:after{transform:rotate(-45deg);}
.text{flex-direction:column;font-size:20px;font-weight:500;}
.text h1{font-size:43px;color:#333;}
blockquote p{margin:0;}
blockquote{margin:10px 0;padding:5px 0 5px 40px;border-left:3px solid #FE4F7D;color:#aaa;}
.facetwp-template .facetwp-template{display:none;}
.text p{margin:10px 0;}
#nanogallery{flex-direction:column;width:calc(100% + 30px);margin:0 -15px;}
.nGY2 .toolbar{display:flex;justify-content:flex-end;}
.nGY2 .toolbar .ngbt{width:auto;}
.nGY2 .nGY2ViewerToolsTopLeft, .nGY2 .nGY2ViewerToolsTopRight,.nGY2 .nGY2ViewerAreaNext>i, .nGY2 .nGY2ViewerAreaPrevious>i{text-shadow:none!important;}
.nanogallery_viewertheme_dark_nanogallery .nGY2Viewer .toolbar,.nGY2 .nGY2ViewerAreaNext>i, .nGY2 .nGY2ViewerAreaPrevious>i{color:#616161!important;}
.nGY2 .nGY2ViewerAreaNext>i, .nGY2 .nGY2ViewerAreaPrevious>i{background:none!important;}
.nGY2 .nGY2viewerGallery{display:none!important;}
.gallery .container{overflow:hidden;}
.gallery #nanogallery{padding-top:30px;}
.contacts{flex-direction:column;padding-top:50px;}
.contacts h2{text-align:center;}
.contacts-row{flex-wrap:wrap;padding-top:30px;}
.contacts-row .item{flex-direction:column;width:33.33%;align-items:center;justify-content:center;}
.contacts-row span{font-size:43px;font-weight:500;color:#333;}
.contacts-row a{font-family:Playfair Display;margin-top:15px;transition:.25s;}
.contacts-form{padding-top:80px;flex-wrap:wrap;max-width:900px;margin:0 auto;}
.contacts-form .item{width:50%;flex-direction:column;padding:0 10px;}
.contacts-form form{display:flex;flex-wrap:wrap;width:100%;}
.contacts-form p{width:100%;margin:0;display:flex;flex-direction:column;}
.contacts-form br{display:none;}
.contacts-form input{width:100%;display:flex;height:50px;align-items:center;padding:0 15px;border:1px solid #333;margin:10px 0;outline:none;font-family:Cormorant Infant;font-weight:500;font-size:18px;}
.contacts-form textarea{width:100%;display:flex;height:120px;align-items:center;padding:15px;border:1px solid #333;margin:10px 0;resize:none;outline:none;font-family:Cormorant Infant;font-weight:500;font-size:18px;}
.contacts-form form>p{width:calc(100% - 20px);margin:0 auto;}
div.wpcf7 input[type="file"]::-webkit-file-upload-button{visibility:hidden;}
div.wpcf7 input[type="file"]{border-style:dashed;padding:0;height:40px;font-size:14px;}
div.wpcf7 input[type="file"]::before {content:attr(data-before);padding:0 15px;display:flex;height:38px;align-items:center;box-sizing:border-box;}
.wpcf7 .button{display:inline-flex;height:50px;align-items:center;width:auto;margin:10px auto!important;background:#000!important;color:#fff!important;border-radius:50px!important;padding:0 40px!important;transition:.25s;}
.wpcf7 .button:hover{opacity:.8;}
.wpcf7-not-valid-tip{font-size:13px;font-weight:700;}
.wpcf7 form .wpcf7-response-output{position:fixed;top:10%;left:50%;transform:translateX(-50%);width:90%;max-width:320px;padding:20px;z-index:99999;border:2px solid #E5A8B8!important;border-radius:0px;background:#fff;color:#222b34;box-shadow: -1px 6px 18px 0 rgb(0 0 0 / 15%);line-height:normal;font-size:100%;margin:0;text-align:center;font-weight:600;}
.wpcf7 form.sent .wpcf7-response-output{border-color:#00B572!important;font-weight:bold;}
div.wpcf7 .ajax-loader{width:100%!important;height:28px!important;background:url(img/loading-dark.svg) 50% 50% no-repeat #fff!important;margin:0!important;}
.single-product{flex-direction:row;}
.breadcrumbs{width:100%;padding:0 0 15px 0;}
.delimiter{margin:0 5px;}
.product-images{width:730px;}
.product-settings{width:calc(100% - 730px);padding:0 0 0 40px;}
.related{width:100%;flex-direction:column;padding-top:80px;}
.related h2{text-align:center;}
.related-row{flex-wrap:wrap;}
.related-row .loop-shop{margin: 0 25px 25px 0;}
.woocommerce-product-gallery{position:relative;flex-wrap:wrap;flex-direction:column;}
.woocommerce-product-gallery__trigger{position:absolute;display:flex;width:30px;height:30px;border-radius:100%;right:20px;top:20px;z-index:99;text-indent:-9999px;background:url(img/search.svg) 50% 45% no-repeat #fff;}
.woocommerce-product-gallery__wrapper{margin:0;}
.flex-viewport{width:100%;display:block;}
.pswp__bg{background:rgba(255,255,255,.9);}
.flex-control-thumbs{display:flex;margin:0;padding:15px 0 0 0;list-style:none;flex-wrap:wrap;}
.flex-control-thumbs li{display:flex;width:81px;height:81px;margin:0 10px 10px 0;cursor:pointer;}
.flex-control-thumbs li img{transition:.25s;width:81px;height:81px;object-fit:cover;}
.flex-control-thumbs li img.flex-active{opacity:.4;}
.woocommerce-product-gallery__image>a{display:block;max-height:730px;cursor:zoom-in;}
.pswp__caption.pswp__caption--fake,.pswp__caption,.pswp__button.pswp__button--zoom,.pswp__button.pswp__button--fs{display:none!important;}
.pswp__counter,.pswp__ui--fit .pswp__top-bar{display:block;background:transparent;}
button.pswp__button.pswp__button--close{background-image:url(img/dark-skin.png)!important;}
.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before{background:url(img/dark-skin.png) 0 0 no-repeat;}
.pswp__button{background-size:264px 88px!important;}
.pswp__button--arrow--left:before{background-position:-138px -44px!important;}
.pswp__button--arrow--right:before{background-position:-94px -44px!important;}
button.pswp__button--close{background-position: 0 -44px!important;}
.pswp__counter{color:#333;}
.product-settings{flex-direction:column;}
.single-product .price{padding:0 0px 30px 0px;}
.single-product .loop-shop .price{padding:0 10px 10px 10px;}
.product-settings h1{font-size:43px;}
.product-settings .desc{flex-direction:column;padding:30px 0 0 0;font-size:18px;}
.product-settings .desc p{margin:10px 0;}
.woocommerce-error, .woocommerce-info, .woocommerce-message{width:100%;display:block;}
form.cart{display:flex;flex-wrap:wrap;}

form.cart .pre-button{width:calc(100% - 95px);}
.pre-button .button-loop{border-radius:0px;display:flex;width:auto;box-shadow:none;height:55px;background:#000;cursor:pointer;opacity:1;color:#fff;padding:0 45px;text-transform:uppercase;transition:color .25s, padding .25s,opacity .25s;}
.pre-button .button-loop:hover{opacity:.8;}
.pre-button .button-loop.loading{padding:0 25px 0 65px;background: url(img/loading.svg) 15px 50% no-repeat #000;background-size:28px;opacity:1;}
.pre-button .button-loop.added{padding:0 45px 0 65px;background: url(img/added.svg) 15px 50% no-repeat #FE4F7D;background-size:28px;opacity:1;font-size:0px;}
.pre-button .button-loop.added:before{content:'Добавлено';font-size:16px;}
form.cart .quantity{width:80px;height:55px;display:flex;border:1px solid #e8e8e8;margin-right:15px;}
.woocommerce .quantity .qty{padding:0;margin:0;border:0px;outline:none;width:calc(100% - 40px);font-family:Playfair Display;padding-bottom:5px;}
.item-quantity-btn{display:flex;align-items:center;justify-content:center;text-align:center;width:20px;cursor:pointer;}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
input[type=number]{-moz-appearance:textfield;}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration{-webkit-appearance:none;}
.woocommerce-info,.woocommerce-error{border-top-color:#FE4F7D;}
.woocommerce-info::before,.woocommerce-error::before,.woocommerce form .form-row.woocommerce-invalid label{color:#FE4F7D;}
.full-width{width:100%;flex-direction:column;}
.full-width .woocommerce{flex-direction:column;}
.woocommerce table.shop_table{border:0px;}
.product-thumbnail a img{display:block;max-width:72px;height:auto;}
.woocommerce a.remove{transition:.25s;}
.woocommerce a.remove:hover{color:red!important;background:#fff;opacity:.8;}
.woocommerce table.shop_table .quantity.product-actions{width:80px;height:55px;border:1px solid #e8e8e8;}
button[name="update_cart"]{display:none!important;}
.product-remove{text-align:right;}
.woocommerce a.remove{margin:0 0 0 auto;font-size:2em;width:auto;height:auto;display:flex;align-items:center;justify-content:flex-end;padding-bottom:5px;}
.cart-collaterals h2{display:none;}
.cart-collaterals .cart_totals,.woocommerce-billing-fields__field-wrapper{flex-direction:column;}
#customer_details,.woocommerce-billing-fields{flex-direction:column;}
.woocommerce-billing-fields__field-wrapper{width:100%;flex-wrap:wrap;flex-direction:row;}
.woocommerce-billing-fields__field-wrapper .form-row{width:50%;}
.woocommerce-billing-fields__field-wrapper input{display:flex;height:40px;padding:0 15px;border:1px solid #e8e8e8;border-radius:0px;outline:none;color:#616161;font-family:Cormorant Infant;font-size:18px;}
.checkout.woocommerce-checkout{display:flex;flex-wrap:wrap;}
#order_review,#customer_details{width:50%;}
#order_review{flex-direction:column;padding-left:40px;}
.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select{border-color:#FE4F7D;}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{background:#fff;}
.shop_table.woocommerce-checkout-review-order-table .cart-subtotal{display:none;}
.full-width h1{text-align:center;font-size:43px;margin-bottom:40px;color:#333;}
.full-width,.catalog{padding-bottom:80px;}
.woocommerce-message{border-top-color:#6ED78E;}
.woocommerce-message::before{color:#6ED78E;}
.woocommerce a.remove,.woocommerce a.remove:hover{color:#FE4F7D!important}
.woocommerce-order{flex-direction:column;align-items:center;}
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{color:#6ED78E;font-weight:600;font-size:30px;text-align:center;margin-top:0px;}
.woocommerce ul.order_details{padding:0px;}
.woocommerce-order ul{width:auto;}
.woocommerce-order section{width:100%;max-width:730px;margin:0 auto;}
.woocommerce .woocommerce-customer-details address{border:0px;}
#place_order,a.button.wc-backward{background:#000;font-family:Cormorant Infant, sans-serif;border-radius:0px!important;display:inline-flex;height:55px;padding:0 45px;align-items:center;text-transform:uppercase;color:#fff;transition:.25s;width:auto;float:none;left:inherit;margin-right:auto;}
#place_order:hover,a.button.wc-backward:hover{opacity:.8;background:#000;color:#fff;}
.info-row{flex-wrap:wrap;}
.info-row h1{width:100%;font-size:43px;text-align:center;margin-bottom:40px;color:#333;}
.info-row .item{width:33.33%;flex-direction:column;}
.info-row .item img{max-width:100%;height:100%;object-fit:cover;}
.info-row .item.i-img{padding:0 30px;}
.info-title{font-size:30px;font-weight:700;color:#333;letter-spacing:1px;}
.info-sub{padding:30px 0 0 0;letter-spacing:1px;}
.info-text{font-size:20px;color:#333;line-height:1.4;}
.info-row .butn{display:inline-flex;width:auto;background:#000;color:#fff;padding:0 45px;height:55px;align-items:center;justify-content:center;margin:30px auto 0 auto;text-transform:uppercase;transition:.25s;}
.info-row .butn:hover{opacity:.8;}
.promo{width:100%;padding:100px 0;margin:50px 0;color:#fff;background-size:cover;background-position:50% 50%;text-align:center;}
.promo .container{flex-direction:row;flex-wrap:wrap;justify-content:space-between;}
.promo .item{flex-direction:column;width:33.33%;}
.promo-title{justify-content:center;font-size:35px;padding:0 0 50px 0;}
.promo-desc{font-size:22px;}
.promo .btn{display:inline-flex;width:auto;background:none;color:#fff;padding:0 45px;height:55px;align-items:center;justify-content:center;margin:40px auto 0 auto;text-transform:uppercase;transition:.25s;border:1px solid #fff;border-radius:50px;}
.promo .btn:hover{background:#fff;color:#333;}
.map{width:100%;max-width:1300px;margin:0 auto;flex-wrap:wrap;padding-top:30px;}
.map .items{width:50%;flex-wrap:wrap;}
.map .items .item{width:50%;flex-direction:column;padding-right:20px;}
.map-title{display:block;color:#333;font-size:32px;font-weight:700;flex-basis: auto;padding: 0 0 30px 0;}
.r-map{padding-left:30px;display:block;}
.l-map{padding-right:30px;min-height:500px;display:block;}
.map-wrap{display:flex;flex-wrap:wrap;border-bottom:1px solid #333;padding:0 0 30px 0;}
.map span{margin:2px 0;}
.map a{transition:.25s;}
.map-form{display:flex;flex-direction:column;padding:30px 0 0 0;}
.map-form .wpcf7-form{display:flex;flex-direction:column;}
.map-form .wpcf7-form p{display:flex;flex-wrap:wrap;}
.map-form .wpcf7-form span:first-child{width:50%;padding:0 10px 0 0;display:flex;flex-direction:column;}
.map-form .wpcf7-form span:nth-child(3){width:50%;padding:0 0 0 10px;display:flex;flex-direction:column;}
.map-form .wpcf7-form br{display:none;}
.map-form input{width:100%;outline:none;display:flex;height:55px;border:1px solid #e8e8e8;align-items:center;padding:0 15px;font-family:Cormorant Infant, sans-serif;font-size:18px;}
.map-form .wpcf7 .button{margin-top:30px!important;}
.wpcf7-acceptance{width:100%!important;margin-top:10px!important;}
.wpcf7-acceptance label{display:flex!important;align-items:center;cursor:pointer;}
.m-form-title{font-size:20px;font-weight:700;}
.wpcf7-acceptance span{width:100%!important;}
.wpcf7-acceptance input{width:18px!important;height:18px!important;min-width:18px;margin:0 10px 0 0!important;padding:0!important;}
.soc{display:flex;justify-content:flex-end;width:auto;padding:0 30px 0 0;}
.soc a,.search-btn{display:flex;transition:.25s;}
.soc a:hover,.search-btn:hover{opacity:.5;}
.hide-desk{display:none;}
.btn-menu{display:none;}
.text h1,.text h2,.text h3,.text h4{margin:15px 0;}
.top-phone{display:flex;align-items:center;width:auto;margin-left:auto;padding:0 30px 0 0;}
.top-phone a{display:flex;align-items:center;font-family: Playfair Display;transition:.25s;}
.top-phone a svg{margin-right:10px;min-width:24px;transition:.25s;}
.top-phone a:hover svg{opacity:.5;}
.top-phone a span{margin-bottom:2px;font-size:18px;white-space:nowrap;}

@media screen and (max-width:1430px){
.loop-shop{width:calc(33.33% - 25px);margin:0 0 25px 25px;}
.product-images{width:500px;}
.product-settings{width:calc(100% - 500px);}
.woocommerce-product-gallery__image>a{min-height:inherit;height:500px;}
.woocommerce-product-gallery__image>a img{width:100%;height:100%;object-fit:cover;}
.flex-control-thumbs li{width:calc((500px - 40px) / 5);}
.flex-control-thumbs li img{width:100%;}
.flex-control-thumbs li:nth-child(5n+5){margin-right:0px;}
}

@media screen and (max-width:1200px){
.product-images{width:50%;}
.product-settings{width:50%;}
.flex-control-thumbs li{width:calc((100% - 40px) / 5);}
.woocommerce-product-gallery__image>a{height:430px;}
}

@media screen and (max-width:1100px){
.flex-control-thumbs li{width:calc((100% - 30px) / 4);}
.woocommerce-product-gallery__image>a{height:380px;}
.flex-control-thumbs li:nth-child(5n+5){margin-right:10px;}
.flex-control-thumbs li:nth-child(4n+4){margin-right:0px;}
form.cart{flex-direction:column;}
form.cart .pre-button{margin-top:15px;width:100%;}
.info-row .item{width:50%;}
.info-row .item:last-child{width:100%;}
.info-row .item.i-img{padding:0 0 30px 30px;}
}

@media screen and (max-width:1000px){
.loop-shop{width:calc(50% - 25px);margin:0 0 25px 25px;}
.product-images{width:100%;}
.product-settings{width:100%;padding:30px 0 0 0;}
form.cart{flex-direction:row;}
form.cart .pre-button{width:calc(100% - 95px);margin-top:0px;}
.related h2{font-size:25px;}
.map .items{width:100%;}
.l-map{padding:0 0 30px 0;order:2;}
.r-map{padding:0;order:1;}
.map-title{display:none;}
}

@media screen and (max-width:900px){
.container{padding:0 20px;max-width:680px;margin:0 auto;}
header .container{max-width:100%;}
.sidebar{width:100%;}
.catalog-row, .single-product{width:100%;}
.widget_product_categories,.widget.widget_nav_menu{position:relative;margin-bottom:30px;}
.widget_product_categories .for-mobile:before,.widget.widget_nav_menu .for-mobile:before{content:'Категории';display:inline-flex;height:40px;align-items:center;;color:#fff;align-items:center;font-size:22px;text-transform:uppercase;}
.for-mobile{display:flex;width:100%;height:40px;padding:0 15px;box-sizing:border-box;background:#FE4F7D;}
.widget_product_categories .for-mobile:after,.widget.widget_nav_menu .for-mobile:after{content:'';display:flex;width:20px;height:20px;background:url(img/arrow-d.svg) 50% 50% no-repeat;background-size:16px;position:absolute;top:10px;right:15px;z-index:1;transition:.25s;}
.for-mobile.open:after{transform:rotate(-180deg);}
.facetwp-template .loop-shop{margin:0 15px 25px 0;width:calc((100% - 15px) / 2);}
.facetwp-template .loop-shop:nth-child(2n+2){margin-right:0px;}
.widget_product_categories.widget ul,.widget.widget_nav_menu .menu-kategorii-container{padding:15px;display:none;}
.widget ul li a{font-size:25px;}
.logo{width:80px;min-width:80px;height:100%;margin-right:0;}
.logo a{width:80px;}
.logo a img{max-height:80px;}
.breadcrumbs-row{flex-wrap:wrap;}
.catalog{padding-top:70px;}
.full-width>h1,.text h1,.info-row h1{padding-top:30px;}
.loop-img{flex-direction:column;}
.loop-back{position:absolute;bottom:0;height:48px;visibility:visible;z-index:1;opacity:1;}
.loop-back .button-loop{border-radius:0px;display:flex;width:auto;box-shadow:none;width:100%;height:48px;background:rgba(250,250,250,.6);cursor:pointer;opacity:1;color:#333;padding:0 45px 0 15px;text-transform:uppercase;transition:color .25s, padding 0s,opacity .25s;text-align:left;justify-content:flex-start;font-weight:600;}
.loop-back .button-loop:hover{opacity:.8;}
.loop-back .button-loop.loading{padding:0 45px 0 58px;background: url(img/loading-dark.svg) 15px 50% no-repeat rgba(250,250,250,.9);background-size:28px;opacity:1;color:#333;text-align:left;justify-content:flex-start;}
.loop-back .button-loop.added{padding:0 45px 0 58px;background: url(img/added.svg) 15px 50% no-repeat #FE4F7D;background-size:28px;opacity:1;font-size:0px;color:#fff;text-align:left;justify-content:flex-start;}
.loop-back .button-loop.added:before{content:'Добавлено';font-size:16px;text-align:left;justify-content:flex-start;}
.hide-desk{display:inline;}
.button-loop svg{fill:#333;margin-right:15px;min-width:28px;}
.loop-back .button-loop.loading svg{display:none!important;}
/* Menu */
.btn-menu{display:block;border:0;width:20px;min-width:20px;height:22px;background-color:transparent;cursor:pointer;position:relative;top:0;right:0;z-index:9999;margin-left:25px;}
.btn-menu .name{font-size:12px;display:block;position:absolute;top:-15px;left:0;}
.show_menu .btn-menu:focus{outline:none}
.btn-menu .bar,.btn-menu .bar:before,.btn-menu .bar:after{display:block;position:absolute;width:20px;height:2px;background-color:#000;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.btn-menu .bar{top:10px;left:0}
.btn-menu .bar:before{position:absolute;content:'';top:6px;left:0}
.btn-menu .bar:after{position:absolute;content:'';top:-6px;left:0}
.show .btn-menu .bar{background-color:transparent}
.show .btn-menu .bar:before{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.show .btn-menu .bar:after{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.top-menu{padding:0;width:0;max-width:360px;height:100vh;overflow-y:scroll;position:fixed;top:0;left:0;transition:.5s;background:rgba(255,255,255,.95);z-index:999;}
.show .top-menu{width:100%;max-width:360px;box-shadow: 0 0 3px 2px rgba(0,0,0,.15);}
.top-menu ul{flex-direction:column;padding:50px 15px 50px 30px;}
.top-menu ul li{margin:0 0 15px 0;}
.top-menu a{font-size:18px;white-space:nowrap;}
header .container{height:80px;}
.flex-control-thumbs li{width:calc((100% - 40px) / 5);}
.woocommerce-product-gallery__image>a{height:480px;}
.flex-control-thumbs li:nth-child(5n+5){margin-right:0px;}
.flex-control-thumbs li:nth-child(4n+4){margin-right:10px;}
#order_review, #customer_details{width:100%;}
#order_review{padding-left:0px;padding-top:40px;}
#place_order{margin:0 auto;}
.promo{position:relative;}
.promo:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:rgba(0,0,0,.5);}
.promo .container{z-index:9;}
}

@media screen and (max-width:640px){
.woocommerce-cart-form thead{display:none;}
.woocommerce-cart-form tbody tr:last-child{display:none;}
.woocommerce-cart-form__cart-item.cart_item{display:flex;flex-wrap:wrap;position:relative;border:1px solid #e8e8e8;margin-bottom:15px;}
.woocommerce-cart-form__cart-item.cart_item td{display:flex;align-items:center;}
.woocommerce-cart-form__cart-item.cart_item td.product-price{display:none;}
.woocommerce-cart-form .product-thumbnail{width:96px;min-width:96px;border-top:0px!important;}
.woocommerce-cart-form .product-name{width:calc(100% - 200px);border-top:0px!important;}
.woocommerce-cart-form .product-quantity{width:104px;border-top:0px!important;}
.woocommerce-cart-form .product-subtotal{width:calc(100% - 37px);font-size:18px;font-weight:700;}
.woocommerce-cart-form .product-remove{width:37px;}
.promo .item{width:100%;}
.promo .item:first-child{padding-bottom:50px;}
.promo-title{padding:0 0 20px 0;}
.promo .btn{margin-top:30px;}
.woocommerce ul.order_details{display:flex;flex-direction:column;align-items:center;}
.woocommerce ul.order_details li{margin:0!important;padding:0 0 15px 0!important;text-align:center;border:0px!important;}
.top-phone a span{display:none;}
}

@media screen and (max-width:520px){
.info-row .item{width:100%;}
.info-title,.info-sub,.woocommerce-order-details__title,.woocommerce-column__title{text-align:center;justify-content:center;}
.info-row .item.i-img{padding:30px 0;}
.promo{padding:50px 0;}
.map{padding-top:0px;}
.contacts-row .item{width:100%;margin-bottom:30px;}
.contacts-form{padding-top:30px;}
.contacts-form .item{width:100%;padding:0;}
.contacts-form form>p{width:100%;}
.full-width, .catalog{padding-bottom:50px;}
#nanogallery{flex-direction:column;width:calc(100% + 20px);margin:0 -10px;}
.widget_product_categories .for-mobile:before{font-size:20px;}
.woocommerce-billing-fields__field-wrapper .form-row{width:100%;}
.map-form .wpcf7-form span:first-child,.map-form .wpcf7-form span:nth-child(3){width:100%;padding:0;}
.map-form .wpcf7-form span:nth-child(3){padding-top:10px;}
.woocommerce-Price-amount.amount{white-space:nowrap;}
.mini-cart .amount{display:none;}
}

@media screen and (max-width:440px){
.facetwp-template .loop-shop,.related-row .loop-shop{width:100%;margin:0 0 25px 0;}
.flex-control-thumbs li,.flex-control-thumbs li img{height:70px;}
.product-settings h1{font-size:35px;}
.product-settings{padding:20px 0 0 0;}
.map-title,.m-form-title{text-align:center;}
.map .items .item{width:100%;align-items:center;padding-bottom:20px;}
.show .top-menu{max-width:calc(100% - 60px);}
.woocommerce-product-gallery__image>a{height:400px;}
}

@media screen and (max-width:400px){
.woocommerce-product-gallery__image>a{height:350px;}
.flex-control-thumbs li, .flex-control-thumbs li img{height:60px;}
}

@media screen and (max-width:380px){
.pre-button .button-loop{font-size:12px;}
.woocommerce-product-gallery__image>a{height:320px;}
.flex-control-thumbs li, .flex-control-thumbs li img{height:56px;}
.pre-button .button-loop{font-size:14px;}
.top-phone{padding:0 10px 0 0;}
.soc{padding:0 15px 0 0;}
.search-btn{margin-right:15px;}
}

@media screen and (max-width:360px){
.pre-button .button-loop{font-size:12px;}
.woocommerce-product-gallery__image>a{height:320px;}
.flex-control-thumbs li, .flex-control-thumbs li img{height:56px;}
}
