.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#444}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#444;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:var(--wp-admin-theme-color,#0073aa);color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#444}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:var(--wp-admin-theme-color,#0073aa)}.attachment-full.size-full.wp-post-image {
width: 100% !important;
}  .header-right .icon-box .my-account{
background-color:#ffffff !important;
color: #1b9d27 !important;
border: 1px solid #1b9d27 !important;
} .header-wrapper .cart-section .yith-wcwl-wrapper{
color: #1b9d27 !important;
background-color:#ffffff !important;
} .header-wrapper .cart-section .wc-cart-wrapper{
color: #1b9d27 !important;
background-color:#ffffff !important;
} .yith-wcwl-wrapper .wishlist-icon i{
color: #1b9d27 !important;
transform: scale(1.5, 1.5) !important;
} .wc-cart-icon-wrapper .at-wc-icon i{
color: #1b9d27 !important;
transform: scale(1.5, 1.5) !important;
} .wc-cart-icon-wrapper .at-wc-icon span{
color: #1b9d27 !important;
} .yith-wcwl-wrapper .wishlist-icon span{
color: #1b9d27 !important;
} .acmethemes-nav .cart-icon .menu-right-text{
color: #1b9d27 !important;
font-weight: 900 !important;
font-size: 14px !important;
text-transform:uppercase !important;
} .acmethemes-nav .cart-icon .menu-right-highlight-text{
padding-top:9px !important;
padding-bottom:9px !important;
padding-left:26px !important;
padding-right:26px !important;
background-color:#fe7e31 !important;
border-radius:16px !important;
}  .woocommerce-LoopProduct-link > span{
background-color: #FE7E31 !important;
animation-fill-mode:both !important;
animation: bounce !important;
} #content .price{
background-color: #ffffff !important;
} #content .widget .toggle-cats{
visibility: hidden !important;
} #content .widget{
margin-top:30px !important;
margin-bottom:30px !important;
} .widget-title a{
color:#0C67C5 !important;
font-weight:400 !important;
font-size: 18px !important;
} #page .feature-promo .single-unit{
margin-top:30px !important;
margin-bottom:30px !important;
} .special-menu-wrapper .menu-item .special-sub-menu{
border: 1px solid #3333 !important;
}  #masthead .top-header-wrapper{
background-color:#1b9d27 !important;
color: #ffffff !important;
}
.header-left a{
color:#ffffff !important;
}
.header-left a:hover{
color:#000000 !important;
} #menu-verhnee-menju .menu-item a{
color:#ffffff !important;
}
#menu-verhnee-menju .menu-item a:hover{
color:#000000 !important;
} .header-right a .fa{
color:#ffffff !important;
}
.header-right a:hover .fa{
color:#000000 !important;
}
.header-right .icon-box a:hover{
color:#000000 !important;
}  .footer-columns .widget .wp-image-5099{
margin-top:30px !important;	
}
#footer-top .footer-columns .footer-sidebar{
margin-bottom:-50px !important;
}
#colophon .footer-wrapper .footer-copyright{
padding-top:15px !important;
padding-bottom:25px !important;
} #sidebar-section-top a{
color: #1b9d27 !important;
}
#content .entry-header .at-cat-item-1 {	color:#1b9d27;}
#content .entry-title a{
color:#444444;
} .woocommerce-pagination li a.page-numbers{
color: #444444 !important;
} .slider-section .at-action-wrapper .next{
color:#ffffff !important;
font-size:60px;
background-color:rgba(255,255,255,0.01) !important;
} .slider-section .at-action-wrapper .prev{
color:#ffffff !important;
font-size:60px;
background-color:rgba(255,255,255,0.01) !important;
} .blok_preim{
width:100% !important;
margin-top:70px !important;
}
.preim{
width:20%;
float:left !important;
padding: 10px !important;
align-items: center !important;
text-align: left !important;
} .preim .pic{
display:block !important;
margin:auto !important;
margin-bottom: 20px !important;
} #content .widget .at-title-action-wrapper{
border-bottom-color:#7777!important;
}  .at-feature-section .slick-list .at-overlay{
background-color:rgba(45,45,45,0.29) !important; } .fs-right-slider .slick-list .at-overlay{
opacity: 0; } #content .widget:nth-child(5) a span{
display: none !important;
} #sidebar-section-top a .attachment-woocommerce_thumbnail{
height:64px !important;
width:80px !important;
} #sidebar-section-top .product_list_widget li{
border-bottom:1px solid #7777 !important;
padding-bottom:15px !important;
} #sidebar-section-top .widget {
margin-top: 15px !important;
} #main .woocommerce-ordering .orderby{
border-style:solid !important;
border-width:1px !important;
border-color:#3333 !important;
} .star-rating span{
color:#fe7e31 !important;
} #sidebar-section-top .widget .rpwe-thumb{
margin-right:0px !important;
margin-bottom:7px !important;
margin-top:0px !important;
margin-left:10px !important;
border-width:1px !important;
border-color:#7777 !important;
} .advance-product-search .woocommerce-product-search input[type=search]{
color:#000000 !important;
} #yith-s{
width:70% !important;
margin-right:10px !important;
}  .header-wrapper .header-ads-adv-search .widget{
float:left !important;
} .wpcf7{
padding: 25px 30px 15px 30px !important;
border: 1px solid #1b9d27 !important;
border-radius:5px;
margin-top: 50px !important;
margin-bottom: 50px !important;
} .wpcf7-submit{
background: #1b9d27!important;
color:#fff!important; float:none;
margin-left: 0px!important;
margin-top: 5px !important;
border-radius:5px!important;
text-shadow:none!important;
}
.wpcf7-submit:hover{
background: #fff!important;
color: #1b9d27 !important;
border: 2px solid #1b9d27 !important;
} .column-z{ 
width:100% !important; 
text-align: center!important;
line-height:0 !important;
margin-bottom:30px !important;
margin-top:0px !important;
}
.column_l{
width:40% !important;
float:left !important;
}
.column_r{
width:55% !important;
float:right !important;
}
.column-i, .column-t, .column-e{
margin-bottom: 20px !important;
}
.column-f p{
font-size:12px !important;
margin-top:5px !important;
margin-bottom:0px !important;
}
.column-sogl{
margin-top:25px !important;
} .accept1{
width:10% !important;
float:left !important;
margin-right:0px !important;
margin-top: 0px !important;
margin-bottom:0px !important;
font-size: 12px !important;
}
.accept2{
font-size: 12px !important;
} .wpcf7 div input[type=submit]{
float:left !important;
} .wpcf7 div .column-k{
float:left !important;
font-size:14px !important;
margin-left:20px !important;
width:170px !important;
margin-top:-13px !important;
} .column-k span input[type=text]{
max-height:33px !important;
} .wpcf7-not-valid-tip{
background: rgba(255,255,255,0.5) !important;
line-height:1 !important;
margin-top:5px !important;
padding:5px !important;
} .spoiler-k{
padding:10px;
margin-top:30px !important;
margin-bottom:30px !important;
border: 3px solid #FE7E31 !important;
}
.su-spoiler-icon-plus .su-spoiler-title span{
color:#fe7e31 !important;
}  #content .yith-wcqv-button{
margin-right:12px !important;
margin-left:12px !important;
color:#ffffff !important;
border:1px solid #1b9d27 !important;
background-color:#1b9d27 !important;
} #content .yith-wcqv-button:hover{
color:#1b9d27 !important; background-color:#ffffff !important;
}  .yrc-free-v .yrc-banner {
margin-bottom:26px !important;
}
.yrc-free-v .yrc-name img{
margin-top:13px !important;
} #main .entry-summary .compare{
padding:13px 24px 13px 24px !important;
border-radius: 16px !important;
} #main .product ol{
margin-top:20px !important;
} .flex-control-thumbs li{
padding: 2px 2px 2px 2px !important;
} .entry-summary p img{
width:23px !important;
height:23px !important;
margin-right:15px !important;
}
.entry-summary p{
margin: 30px 0px 30px 0px !important;
} .entry-summary p img:nth-child(13){
min-width:250px !important;
min-height:28px !important;
margin-top:20px !important;
} .woocommerce-products-header p img{
margin-right:10px !important;
margin-left:30px !important;
}
.woocommerce-products-header noindex p{
text-align:center !important;
margin-bottom:50px !important;
} .woo_tag_cat li{
display:inline-block !important;
margin:1px 1px 1px 1px !important;
padding:1px 5px 1px 5px !important;
border:1px solid #7777 !important;
border-radius:10px !important;
}
.tags-list li{
display:inline-block !important;
margin:1px 1px 1px 1px !important;
padding:1px 5px 1px 5px !important;
border:1px solid #7777 !important;
border-radius:10px !important;
}
.cats-list, .tags-list{
font-size:12px !important;
padding:0px !important;
margin-top: 30px !important;
margin-bottom: 30px !important;
text-align: center !important;	
} .h1-sl{
margin-top: 15px !important;
background-color: rgba(255, 255, 255, 0.85) !important;
border-radius:6px !important;
padding:10px 20px 10px 20px !important;
font-weight: 700!important;
font-size: 42px !important;
color: #FE7E31 !important;
opacity: 1 !important;
text-align:center !important;
}
.h1-sl background{
opacity: 0.1 !important;
}
.p-sl{
font-size: 18px !important;
font-weight: 600!important;
text-shadow: none !important;
}
.slider-details{
position:relative !important;
bottom:-30px !important;
}
.slider-button{
position:relative !important;
top:20px !important;	
}
.fs-right-slider .slide-title {
position:relative !important;
bottom:28px !important;
} #content .feature-promo .single-unit{
margin: 0px 5px 0px 5px !important;
} .pwb-single-product-brands img{
display:none !important;
} .cart{
display:none !important;
} .up-sells .products .product{
max-width:180px !important;
}
.up-sells .product .woocommerce-product-rating{
display:none !important;
}
.up-sells .product .yith-wcqv-button{
display:none !important;
} .up-sells .products .price{
display:none !important;
}