.btn.button_request_price:hover,.btn.button_request_price:active,
.btn.button_confirm_order:hover,.btn.button_confirm_order:active,
.btn.btn-big.button_buy:hover,.btn.btn-big.button_buy:active,.btn.button_send:hover,.btn.button_send:active,.btn.button_product_info_question:hover,.btn.button_product_info_question:active,
.btn{color:var(--background-color-1-5);background-color:var(--color-white);border-color:var(--background-color-1-5);}

.btn.button_request_price,
.btn.button_confirm_order,
.btn.btn-big.button_buy,.btn.button_send,.btn.button_product_info_question,
.btn:hover, .btn:active{color:var(--color-white);background-color:var(--background-color-1-5);border-color:var(--background-color-1-5);}

.btn.button_tab_reviews:not(:hover){color:var(--color-white);background-color:var(--color-red-1);border-color:var(--color-red-1);}

body.dark .btn{color:var(--background-color-2-5);background-color:var(--background-color-2-6);border-color:var(--background-color-2-6);}
body.dark .btn:hover, body.dark .btn:active{color:var(--color-2-6-1);background-color:var(--background-color-2-5);border-color:var(--background-color-2-5);}

.btn{border-width:1px;border-style:solid;padding:0 1em;font-weight:600;display:inline-block;text-decoration:none;white-space:nowrap;text-align:center;cursor:pointer;zoom:1;-moz-background-clip:border-box;background-clip:border-box;-moz-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;transition: all 0.5s ease-in;border-radius:1em;}
.btn, .btn>span{line-height:2.5em;}
.btn *{vertical-align:baseline;}

button::-moz-focus-inner{border:0;}
.btn:focus, .btn:hover, .btn:active, .btn:visited, .btn:link{outline:none;text-decoration:none;}

.buttons-block>.btn{min-width:15.5em;}
.buttons-block.tc>.btn{margin-left:auto;margin-right:auto;}

@media only screen and (max-width:480px){
	.buttons-block>.btn{min-width:11.5em;}
}
@media only screen and (max-width:375px){
	.buttons-block>.btn{min-width:10em;padding-left:0.5em;padding-right:0.5em;}
}
@media only screen and (max-width:360px){
	.buttons-block>.btn{width:100%;}
	.buttons-block>.btn + .btn{margin-top:1em;}
	.buttons-block{-webkit-flex-direction:column;flex-direction:column;}
}

.btn span:before,
.btn:not(.small_in_cart):not(.button_buy_1click):not(.button_buy_credit) .t:after, .btn {font-family:FontAwesome;font-weight:normal;font-style:normal;line-height:1em;}
.btn:not(.button_buy):not(.button_youtube):not(.button_home){padding-right:0.5em;}
.btn:not(.small_in_cart) .t:after{padding-left:0.5em;}

.btn-small{line-height:1.75em;padding-left:0.5em;padding-right:0.5em;font-size:0.875em;}

.button_checkout .t:after {content:"\f0f6";}

.button_edit .t:after{content:"\f044";}
.button_delete .t:after{content:"\f014";}
.button_delete:hover .t:after{content:"\f1f8";}
.button_login .t:after{content:"\f090";}
.button_create_account .t:after{content:"\f234";}
.button_all_news .t:after{content:"\f1ea";}
.button_reset_password .t:after{content:"\f101";}
.button_send .t:after{content:"\f003";}
.button_notify_instock .t:after{content:"\f274";}
.button_save .t:after{content:"\f00c";}
.button_confirm_order .t:after{content:"\f00c";}
.button_product_info_question .t:after{content:"\f0e5";font-size:1.25em;}
.button_write_review .t:after, .button_reviews .t:after{content:"\f087";font-size:1.25em;}
.button_back {content:"\f060";}
.button_continue .t:after{content:"\f101";}
.button_order .t:after{content:"\f101";}
.button_add_address .t:after{content:"\f055";}
.button_continue_shopping .t:after{content:"\f112";}
.button_update_cart .t:after{content:"\f021";}
.button_subscribe .t:after{content:"\f1d9";}
.button_subscribe:hover .t:after{content:"\f1d8";}
.button_copy .t:after{content:"\f067";}


/*
.small_edit .e:before{content:"\f044";}
.button_register .e:before{content:"\f007";}
.button_send .e:before{content:"\f003";}
.button_review_save .e:before{content:"\f075";}
.button_save .e:before{content:"\f00c";}
.button_confirm_order .e:before{content:"\f00c";}
.button_small_order .e:before{content:"\f0f6";}
.button_search .e:before{content:"\f002";}
.button_update_cart .e:before{content:"\f021";}
.button_update .e:before{content:"\f021";}
.button_order .e:before{content:"\f101";}
.button_continue .e:before{content:"\f101";}
.button_add_address .e:before{content:"\f055";}
.button_back .b:before{content:"\f060";padding:0 0.25em 0 0;}
*/


.btn.button_close{display:inline-block;width:3.5em;height:3.5em;text-align:center;padding:0;-moz-border-radius:50%;-webkit-border-radius:50%;-khtml-border-radius:50%;border-radius:50%;}
.btn.button_close {content:"\f00d";padding-right:0;font-size:2em;line-height:1.5em;}

.boxReviewWrite:before{font-family:FontAwesome;padding:0 0.25em 0 0;content:"\f0e5";font-size:1.250em;}
.boxReviewWrite:hover:before{content:"\f075";}

.btn-big{font-size:1.125em;}
/*
.button_buy_1click .t:after{content:"\f095";}
*/
.a-icon:after{font-family:FontAwesome;font-size:1.2em;text-decoration:none!important;}
.icon-remove{color:var(--color-1-2-4);}
body.dark .icon-remove{color:var(--color-red-1);}
.icon-remove:before{content:"\f014";font-family:FontAwesome;}
.icon-remove:hover:before{content:"\f1f8";}

.loading>.t:before{display:inline-block;animation-name:rotation;animation-duration:2000ms;animation-iteration-count:infinite;animation-timing-function:linear;}
.loading>.t:before{content:"\f110";font-size:1.5em;font-family:FontAwesome;font-style:normal;margin:0;padding:0;vertical-align:middle;width:1em;height:1em;}
@keyframes rotation{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}

.button_create_account, .button_reset_password{margin:0 auto;}
.button_review_save, .button_review_save{margin:0 0 0 auto;}
.password-forgotten + .buttons-block>.button_create_account{margin:0;}

.pWish{position:relative;text-align:center;width:2em;height:2em;border-radius:0.25em;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}
.pWish>*{cursor:pointer;white-space:nowrap;display:inline-block;line-height:2em;position:relative;width:100%;}
.pWish>*:before{font-family:FontAwesome;font-size:1.25em;line-height:1.625em;}
.pWish>*:after{font-family:FontAwesome;font-size:0.75em;position:absolute;top:1em;left:0;right:0;text-align:center;line-height:0.75em;}
.pWish>*:after{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition:all .5s;transition:all .5s;}
.pWish>*:hover:after{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.pWish.added .pWishAdd,
.pWish:not(.added) .pWishLink, .pWish:not(.added) .pWishDel{display:none;}

.pWish>*, .pWishAdd:after{color:var(--color-label);}
.pWish>.pWishDel{color:var(--color-red-2);}
.pWish>.pWishDel:hover{color:var(--color-red-1);}
.pWish>.pWishLink:after{color:var(--color-white);}
.pWish>.pWishAdd:before{content:"\f08a";}
.pWish>.pWishAdd:after{content:"\f055";}
.pWish>.pWishDel:before{content:"\f004";}
.pWish>.pWishDel:not(.wishlist):after{content:"\f056";color:var(--color-white);}
.pWish>.pWishDel.wishlist:before{content:"\f014";}
.pWish>.pWishDel.wishlist:hover:before{content:"\f1f8";}
.pWish>.pWishLink:before{content:"\f004";}
.pWish>.pWishLink:after{content:"\f08e";}

.product-listing-image .pWish{position:absolute;top:1em;right:1em;z-index:1;}
.product-listing-image .pWish.wishlist{visibility:visible!important;opacity:1!important;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100)!important;-moz-opacity:1!important;-khtml-opacity:1!important;}
.product-listing-image .product-sale-percent+.pWish{top:calc(1em / 0.875 + 1.375em);}

.pCompare{position:relative;text-align:center;width:2.25em;height:2.25em;border-radius:0.5em;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}
.pCompare>*{cursor:pointer;white-space:nowrap;display:inline-block;line-height:2.25em;position:relative;width:100%;}

.pCompare>*:before{transition:all .5s;content:"";background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;width:1.125em;height:2.125em;vertical-align:top;}
.pCompare>*:before{background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='b' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25.833 23.143'%3E%3Cpath d='M25.768,11.648l-3.69-9.226c-.081-.203-.232-.371-.426-.473-.194-.102-.417-.132-.631-.085l-7.181,1.596V.923c0-.245-.097-.479-.27-.652-.173-.173-.408-.27-.652-.27s-.479.097-.652.27c-.173.173-.27.408-.27.652v2.95l-7.582,1.685c-.146.032-.282.1-.397.196-.114.097-.203.22-.26.358v.007L.066,15.339C.022,15.449,0,15.566,0,15.685,0,18.373,2.83,19.375,4.613,19.375s4.613-1.002,4.613-3.69c0-.119-.022-.236-.066-.346l-3.288-8.215,6.122-1.357v15.531h-1.845c-.245,0-.479.097-.652.27-.173.173-.27.408-.27.652s.097.479.27.652c.173.173.408.27.652.27h5.536c.245,0,.479-.097.652-.27.173-.173.27-.408.27-.652s-.097-.479-.27-.652c-.173-.173-.408-.27-.652-.27h-1.845V5.353l5.882-1.306-3.048,7.6c-.044.11-.066.227-.066.346,0,2.688,2.83,3.691,4.613,3.691s4.613-1.002,4.613-3.691c0-.118-.022-.236-.066-.346ZM4.613,17.53c-.868,0-2.625-.416-2.76-1.688l2.76-6.899,2.76,6.899c-.135,1.272-1.891,1.688-2.76,1.688ZM21.22,13.839c-.868,0-2.625-.416-2.76-1.688l2.76-6.899,2.76,6.899c-.135,1.272-1.891,1.688-2.76,1.688Z' fill='%2333b440' stroke-width='0'/%3E%3C/svg%3E");}

.pCompare>*:active:before,
.pCompare>*:hover:before{background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='b' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25.833 23.143'%3E%3Cpath d='M25.768,11.648l-3.69-9.226c-.081-.203-.232-.371-.426-.473-.194-.102-.417-.132-.631-.085l-7.181,1.596V.923c0-.245-.097-.479-.27-.652-.173-.173-.408-.27-.652-.27s-.479.097-.652.27c-.173.173-.27.408-.27.652v2.95l-7.582,1.685c-.146.032-.282.1-.397.196-.114.097-.203.22-.26.358v.007L.066,15.339C.022,15.449,0,15.566,0,15.685,0,18.373,2.83,19.375,4.613,19.375s4.613-1.002,4.613-3.69c0-.119-.022-.236-.066-.346l-3.288-8.215,6.122-1.357v15.531h-1.845c-.245,0-.479.097-.652.27-.173.173-.27.408-.27.652s.097.479.27.652c.173.173.408.27.652.27h5.536c.245,0,.479-.097.652-.27.173-.173.27-.408.27-.652s-.097-.479-.27-.652c-.173-.173-.408-.27-.652-.27h-1.845V5.353l5.882-1.306-3.048,7.6c-.044.11-.066.227-.066.346,0,2.688,2.83,3.691,4.613,3.691s4.613-1.002,4.613-3.691c0-.118-.022-.236-.066-.346ZM4.613,17.53c-.868,0-2.625-.416-2.76-1.688l2.76-6.899,2.76,6.899c-.135,1.272-1.891,1.688-2.76,1.688ZM21.22,13.839c-.868,0-2.625-.416-2.76-1.688l2.76-6.899,2.76,6.899c-.135,1.272-1.891,1.688-2.76,1.688Z' fill='%23ffffff' stroke-width='0'/%3E%3C/svg%3E");}

.pCompare>*:after{transition:all .5s;font-family:FontAwesome;font-size:0.5em;line-height:1em;position:absolute;right:calc(0.25em / 0.5);top:calc(0.25em / 0.5);}
.pCompare>*:after{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition:all .5s;transition:all .5s;}
.pCompare>*:hover:after, .pCompare.added .pCompareLink:after{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.pCompare.added .pCompareAdd,
.pCompare:not(.added) .pCompareLink, .pCompare:not(.added) .pCompareDel{display:none;}

.pCompare.added{/*width:auto;height:auto;*/}
/*
.pCompare>.pCompareLink:before{content:"\f24e";}
.pCompare>.pCompareAdd:before{content:"\f24e";}
*/
.pCompare>.pCompareAdd:after{content:"\f14a";}
.pCompare>.pCompareLink:after{content:"\f14c";}


/*
.pCompare>.pCompareDel:before{content:"\f014";}
.pCompare>.pCompareDel:hover:before{content:"\f1f8";}
*/
.pCompare>.pCompareDel{display:inline-block;transition:all .5s ease 0s;}
.pCompare>.pCompareDel{width:2em;height:2em;line-height:1.75em;text-align:center;border-width:1px;border-style:solid;-moz-border-radius:50%;-webkit-border-radius:50%;-khtml-border-radius:50%;border-radius:50%;}
.pCompare>.pCompareDel:before{content:"\f1f8";font-size:1em;vertical-align:middle;}
.pCompare>.pCompareDel{border-color:var(--color-1-1-7);background-color:var(--color-white);-webkit-box-shadow:0 0.25em 0.25em -0.125em rgba(50, 50, 50, 0.4);-moz-box-shadow:0 0.25em 0.25em -0.125em rgba(50, 50, 50, 0.4);box-shadow:0 0.25em 0.25em -0.125em rgba(50, 50, 50, 0.4);}
.pCompare>.pCompareDel:hover{color:var(--color-white);background-color:var(--color-red-1);border-color:var(--color-red-1);}

.product-listing-image .pCompare{position:absolute;top:1em;right:1em;z-index:1;}
.product-listing-image .product-sale-percent+.pCompare{top:calc(1em / 0.875 + 1.25em);}
.product-listing-image .pWish+.pCompare{top:calc(1em + 2em + 0.125em);}
.product-listing-image .product-sale-percent+.pWish+.pCompare{top:calc(1em / 0.875 + 1em + 2em + 0.5em);}

ul.product-info>li .pCompare{width:3em;height:2.9375em;}
ul.product-info>li .pCompare>*{line-height:3.25em;}
ul.product-info>li .pCompare>*:before{font-size:1.5em;height:1.875em;}
ul.product-info>li .pCompare>*:after{font-size:0.625em;}

body.dark .product-listing-image .pWish,
body.dark .product-listing-image .pCompare{top:calc(1em + 0.25em);right:calc(1em + 0.25em);}
body.dark .product-listing-image .product-sale-percent+.pCompare,
body.dark .product-listing-image .product-sale-percent+.pWish{top:calc(1em / 0.875 + 1.25em + 0.25em);}
body.dark .product-listing-image .pWish+.pCompare{top:calc(1em + 2em + 0.125em + 0.25em + 0.125em);}
body.dark .product-listing-image .product-sale-percent+.pWish+.pCompare{top:calc(1em / 0.875 + 1em + 2em + 0.5em + 0.25em);}

.pCompare>*{color:var(--color-1-1-3);}
.pCompare>*:hover,
.pCompare.added .pCompareLink{color:var(--color-1-1-1);}
.pCompare>*:after{color:var(--background-color-1-5);}
.pCompare>*:hover:after{color:var(--background-color-1-6);color:var(--color-white);}
.pCompare>.pCompareDel{color:var(--background-color-1-6);}

.product-listing-image .pCompare>*:not(.pCompareDel):before{color:var(--color-1-1-1);}
.product-listing-image .pCompare>.pCompareAdd:after{color:var(--color-green-1);}

body.dark .pCompare>.pCompareAdd:after,
body.dark .pCompare>.pCompareLink:after{color:var(--color-2-1-1);}


body.dark .product-listing-image .pCompare>*:not(.pCompareDel):before{color:var(--color-2-1-1);}

body.dark .pCompare>*:not(.pCompareDel){color:var(--color-2-1-3);}
body.dark .pCompare>*:hover,
body.dark .pCompare.added .pCompareLink{color:var(--color-2-1-1);}
body.dark .pCompare>*:hover{color:var(--color-2-1-1);}

.btn.button_buy .t:after,
.button_buy_1click .t:after,
.button_buy_credit .t:after,
.btn.small_in_cart:after{margin-left:0.25em;transition:all 0.5s ease-in;content:"";background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;width:2em;height:1.625em;vertical-align: middle;}
.button_buy_1click .t:after,
.btn.btn-big.button_buy:hover .t:after,
.btn.small_in_cart:after{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='b' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.464 24'%3E%3Cg id='c'%3E%3Cpath d='M23.074,7.385h-3.585l-1.671-6.685c-.124-.494-.627-.798-1.119-.671-.495.123-.795.625-.672,1.119l1.56,6.237h-8.712l1.56-6.237c.123-.494-.176-.995-.671-1.119-.498-.126-.996.178-1.119.671l-1.671,6.685h-3.585c-1.101,0-2.101.512-2.746,1.406C-.001,9.685-.171,10.797.177,11.841l3.282,9.845c.46,1.383,1.751,2.313,3.21,2.313h13.124c1.46,0,2.75-.93,3.21-2.313l3.282-9.845c.348-1.044.179-2.156-.465-3.049-.644-.894-1.645-1.406-2.746-1.406h-.002ZM24.533,11.256l-3.282,9.845c-.21.629-.796,1.051-1.46,1.051H6.668c-.663.001-1.25-.422-1.46-1.05L1.926,11.257c-.158-.474-.081-.979.211-1.386.293-.406.748-.639,1.248-.639h3.123l-.329,1.315c-.123.494.177.995.671,1.119.076.02.151.028.225.028.413,0,.79-.28.895-.699l.441-1.762h9.635l.441,1.762c.105.42.481.699.895.699.074,0,.15-.008.225-.028.495-.123.795-.625.672-1.119l-.329-1.315h3.123c.501,0,.955.233,1.248.639.293.406.369.911.211,1.386h-.001ZM9.229,13.23v4.923c0,.51-.413.923-.923.923s-.923-.413-.923-.923v-4.923c0-.51.413-.923.923-.923s.923.413.923.923ZM14.153,13.23v4.923c0,.51-.413.923-.923.923s-.923-.413-.923-.923v-4.923c0-.51.413-.923.923-.923s.923.413.923.923ZM19.076,13.23v4.923c0,.51-.413.923-.923.923s-.923-.413-.923-.923v-4.923c0-.51.413-.923.923-.923s.923.413.923.923Z' fill='%2311a64f' stroke-width='0'/%3E%3C/g%3E%3C/svg%3E");}

.button_buy_1click:hover .t:after,
.btn.btn-big.button_buy .t:after,
.btn.small_in_cart:hover:after{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='b' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.464 24'%3E%3Cg id='c'%3E%3Cpath d='M23.074,7.385h-3.585l-1.671-6.685c-.124-.494-.627-.798-1.119-.671-.495.123-.795.625-.672,1.119l1.56,6.237h-8.712l1.56-6.237c.123-.494-.176-.995-.671-1.119-.498-.126-.996.178-1.119.671l-1.671,6.685h-3.585c-1.101,0-2.101.512-2.746,1.406C-.001,9.685-.171,10.797.177,11.841l3.282,9.845c.46,1.383,1.751,2.313,3.21,2.313h13.124c1.46,0,2.75-.93,3.21-2.313l3.282-9.845c.348-1.044.179-2.156-.465-3.049-.644-.894-1.645-1.406-2.746-1.406h-.002ZM24.533,11.256l-3.282,9.845c-.21.629-.796,1.051-1.46,1.051H6.668c-.663.001-1.25-.422-1.46-1.05L1.926,11.257c-.158-.474-.081-.979.211-1.386.293-.406.748-.639,1.248-.639h3.123l-.329,1.315c-.123.494.177.995.671,1.119.076.02.151.028.225.028.413,0,.79-.28.895-.699l.441-1.762h9.635l.441,1.762c.105.42.481.699.895.699.074,0,.15-.008.225-.028.495-.123.795-.625.672-1.119l-.329-1.315h3.123c.501,0,.955.233,1.248.639.293.406.369.911.211,1.386h-.001ZM9.229,13.23v4.923c0,.51-.413.923-.923.923s-.923-.413-.923-.923v-4.923c0-.51.413-.923.923-.923s.923.413.923.923ZM14.153,13.23v4.923c0,.51-.413.923-.923.923s-.923-.413-.923-.923v-4.923c0-.51.413-.923.923-.923s.923.413.923.923ZM19.076,13.23v4.923c0,.51-.413.923-.923.923s-.923-.413-.923-.923v-4.923c0-.51.413-.923.923-.923s.923.413.923.923Z' fill='%23ffffff' stroke-width='0'/%3E%3C/g%3E%3C/svg%3E");}


.button_buy_credit .t:after{
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.5 21.5'%3E%3Cpath d='M7.32,14.77c-.19,0-.38-.07-.53-.22-.29-.29-.29-.77,0-1.06l6.55-6.55c.29-.29.77-.29,1.06,0s.29.77,0,1.06l-6.55,6.55c-.15.15-.34.22-.53.22Z' fill='%2311a64f' stroke-width='0'/%3E%3Cpath d='M7.73,9.86c-1.09,0-1.98-.89-1.98-1.98s.89-1.98,1.98-1.98,1.98.89,1.98,1.98-.89,1.98-1.98,1.98ZM7.73,7.41c-.26,0-.48.21-.48.48s.21.48.48.48.48-.21.48-.48-.22-.48-.48-.48Z' fill='%2311a64f' stroke-width='0'/%3E%3Cpath d='M14.269,15.59c-1.09,0-1.98-.89-1.98-1.98s.89-1.98,1.98-1.98,1.98.89,1.98,1.98-.89,1.98-1.98,1.98ZM14.269,13.14c-.26,0-.48.21-.48.48s.21.48.48.48.48-.21.48-.48-.21-.48-.48-.48Z' fill='%2311a64f' stroke-width='0'/%3E%3Cpath d='M10.75,21.5C4.82,21.5,0,16.68,0,10.75S4.82,0,10.75,0s10.75,4.82,10.75,10.75-4.82,10.75-10.75,10.75ZM10.75,1.5C5.65,1.5,1.5,5.65,1.5,10.75s4.15,9.25,9.25,9.25,9.25-4.15,9.25-9.25S15.85,1.5,10.75,1.5Z' fill='%2311a64f' stroke-width='0'/%3E%3C/svg%3E");}

.button_buy_credit:hover .t:after{
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.5 21.5'%3E%3Cpath d='M7.32,14.77c-.19,0-.38-.07-.53-.22-.29-.29-.29-.77,0-1.06l6.55-6.55c.29-.29.77-.29,1.06,0s.29.77,0,1.06l-6.55,6.55c-.15.15-.34.22-.53.22Z' fill='%23ffffff' stroke-width='0'/%3E%3Cpath d='M7.73,9.86c-1.09,0-1.98-.89-1.98-1.98s.89-1.98,1.98-1.98,1.98.89,1.98,1.98-.89,1.98-1.98,1.98ZM7.73,7.41c-.26,0-.48.21-.48.48s.21.48.48.48.48-.21.48-.48-.22-.48-.48-.48Z' fill='%23ffffff' stroke-width='0'/%3E%3Cpath d='M14.269,15.59c-1.09,0-1.98-.89-1.98-1.98s.89-1.98,1.98-1.98,1.98.89,1.98,1.98-.89,1.98-1.98,1.98ZM14.269,13.14c-.26,0-.48.21-.48.48s.21.48.48.48.48-.21.48-.48-.21-.48-.48-.48Z' fill='%23ffffff' stroke-width='0'/%3E%3Cpath d='M10.75,21.5C4.82,21.5,0,16.68,0,10.75S4.82,0,10.75,0s10.75,4.82,10.75,10.75-4.82,10.75-10.75,10.75ZM10.75,1.5C5.65,1.5,1.5,5.65,1.5,10.75s4.15,9.25,9.25,9.25,9.25-4.15,9.25-9.25S15.85,1.5,10.75,1.5Z' fill='%23ffffff' stroke-width='0'/%3E%3C/svg%3E");}

.btn.small_in_cart{/*max-width:3em;*/padding-left:0.5em;padding-right:0.5em;text-transform:none;width:100%;}
.btn.small_in_cart .t{/*visibility:hidden;max-width:0;overflow:hidden;padding-left:0;*/transition:all 0.5s ease-in;vertical-align:middle;}
/*
.btn.small_in_cart:hover{max-width:20em;}
.btn.small_in_cart:hover .t{visibility:visible;max-width:10em;}
*/

.btn.button_youtube{line-height:2.5em;background:transparent!important;font-weight:bold;text-transform:none;color:var(--background-color-1-5);}
.btn.button_youtube>.t:after{content:"\f16a";font-family:FontAwesome;font-size:1.25em;font-weight:normal;font-style:normal;vertical-align:middle;color:#ff0000;}
.btn.button_youtube:hover{color:var(--background-color-1-6);}
