body.wcz-btn-style-plain.woocommerce ul.products li.product a.button,
body.wcz-btn-style-plain.woocommerce.single-product
div.product
form.cart
.button,
body.wcz-btn-style-plain.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button {
display: inline-block;
background: none;
font-size: 16px;
line-height: 1.1;
font-weight: normal;
padding: 10px 20px 11px;
background-color: #e8e8e8;
border: 0;
border-radius: 2px;
box-shadow: none;
text-decoration: none;
color: #717171;
text-shadow: none;
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
body.wcz-btn-style-detailed.woocommerce ul.products li.product a.button,
body.wcz-btn-style-detailed.woocommerce.single-product
div.product
form.cart
.button,
body.wcz-btn-style-detailed.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button {
display: inline-block;
background: none;
font-size: 16px;
line-height: 1.1;
font-weight: normal;
padding: 10px 20px 11px;
background-color: #e8e8e8;
border: 1px solid rgba(0, 0, 0, 0.3);
border-radius: 4px;
box-shadow:
inset 0 1px 0 rgba(255, 255, 255, 0.5),
0 1px 4px rgba(0, 0, 0, 0.1);
text-decoration: none;
color: #656565;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
body.wcz-btn-style-plain.woocommerce ul.products li.product a.button:hover,
body.wcz-btn-style-detailed.woocommerce ul.products li.product a.button:hover,
body.wcz-btn-style-plain.woocommerce.single-product
div.product
form.cart
.button:hover,
body.wcz-btn-style-detailed.woocommerce.single-product
div.product
form.cart
.button:hover,
body.wcz-btn-style-plain.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button,
body.wcz-btn-style-detailed.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button {
background-color: #757575;
color: #fff;
text-shadow: none;
} body.wcz-edit-sale.woocommerce ul.products li.product span.onsale,
body.wcz-edit-sale.single-product span.onsale,
body.wcz-edit-sale .wcz-popup span.onsale,
body.wcz-edit-sale.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-onsale {
min-width: initial;
min-height: initial;
height: auto;
width: fit-content;
border-radius: 0;
margin: 5px;
padding: 5px 10px 6px;
font-size: 15px;
font-weight: 400;
line-height: 1;
}
body.wcz-edit-sale.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-onsale {
border-color: rgba(0, 0, 0, 0.25);
}
body.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-price
del {
font-size: 0.8em;
}
body.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-price__value {
font-weight: 400;
}
body.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-price
ins {
background: none;
} .wcz-banner-notice {
margin: 0 auto 20px;
}
.wcz-banner-notice h4 {
font-size: inherit;
margin: 0 0 10px;
padding: 0;
}
.wcz-banner-notice.wcz-notice-one h4 {
color: #2f79ff;
}
.wcz-banner-notice p {
font-size: inherit;
} .wcz-banner-notice.wcz-notice-two {
border: 1px solid #2f79ff;
background-color: rgba(46, 119, 255, 0.06);
border-radius: 4px;
padding: 20px;
} .wcz-banner-notice.wcz-notice-three {
box-shadow: 4px 0 0 #2f79ff inset;
padding: 2px 0 2px 25px;
} .wcz-banner-notice.wcz-notice-four {
background-color: #2f79ff;
border-radius: 4px;
border: 1px solid rgba(0, 0, 0, 0.2);
box-shadow: 0 0 4px rgba(255, 255, 255, 0.4) inset;
color: #fff;
padding: 20px;
}
.wcz-banner-notice.wcz-notice-four h4,
.wcz-banner-notice.wcz-notice-four p {
text-shadow: none;
}
.wcz-banner-notice.wcz-notice-two p,
.wcz-banner-notice.wcz-notice-three p,
.wcz-banner-notice.wcz-notice-four p {
margin: 0;
} .wcz-product-long-desc,
.wcz-product-reviews,
.wcz-product-addinfo {
margin: 35px 0;
padding: 35px 0;
position: relative;
clear: both;
}
.wcz-product-long-desc .wcz-inner,
.wcz-product-reviews .wcz-inner,
.wcz-product-addinfo .wcz-inner {
margin: 0 auto;
}
.wcz-product-long-desc.center {
text-align: center;
}
.wcz-product-long-desc::before,
.wcz-product-long-desc::after,
.wcz-product-reviews::before,
.wcz-product-reviews::after,
.wcz-product-addinfo::before,
.wcz-product-addinfo::after {
display: block;
content: "";
clear: both;
}
.wcz-longdescdiv-one,
.wcz-reviewsdiv-one,
.wcz-addinfodiv-one {
box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-one.bot-divider,
.wcz-reviewsdiv-one.bot-divider,
.wcz-addinfodiv-one.bot-divider {
box-shadow:
0 -1px 0 rgba(0, 0, 0, 0.12),
0 1px 0 rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-two,
.wcz-reviewsdiv-two,
.wcz-addinfodiv-two {
border-top: 1px dashed rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-two.bot-divider,
.wcz-reviewsdiv-two.bot-divider,
.wcz-addinfodiv-two.bot-divider {
border-bottom: 1px dashed rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-three::before,
.wcz-reviewsdiv-three::before,
.wcz-addinfodiv-three::before {
height: 3px;
position: absolute;
top: -1px;
width: 40px;
background-color: rgba(0, 0, 0, 0.2);
left: 50%;
margin-left: -20px;
}
.wcz-longdescdiv-three.bot-divider::after,
.wcz-reviewsdiv-three.bot-divider::after,
.wcz-addinfodiv-three.bot-divider::after {
height: 3px;
position: absolute;
bottom: -1px;
width: 40px;
background-color: rgba(0, 0, 0, 0.2);
left: 50%;
margin-left: -20px;
}
.wcz-cart-empty-txt {
margin: 0 0 25px;
}
.woocommerce td.product-name dl.variation {
margin: 5px 0 0;
font-size: 0.9em;
}
.woocommerce-cart .wcz-cart-stock p,
.woocommerce td.product-name dl.variation dd p,
body.theme-storefront .woocommerce td.product-name dl.variation dd,
body.theme-go .woocommerce tr.cart_item .variation p {
margin: 0;
}
body.theme-oceanwp .woocommerce td.product-name dl.variation dt,
body.theme-go .woocommerce tr.cart_item dt,
body.theme-storefront .woocommerce tr.cart_item dt {
float: left;
}
.wcz-checkout-secureimg,
.wcz-checkout-potxt {
padding: 20px 0 0;
color: #999;
display: block;
clear: both;
}
.wcz-checkout-secureimg img {
display: inline-block;
}
.wcz-checkout-secureimg.wcz-checkout-centerimg {
text-align: center;
}
.wcz-stock-remaining {
margin: 10px 0 0;
font-size: 0.8em;
color: rgba(0, 0, 0, 0.6);
}
.wcz-stock-sold {
font-size: 0.85em;
margin: 0 0 20px;
} .wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation {
width: 20%;
margin: 0;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul {
margin: 0;
padding: 0 4px 0 0;
box-shadow: -1px 0 0 rgba(0, 0, 0, 0.08) inset;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li {
margin: 0 0 1px;
padding: 0;
list-style-type: none;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li
a {
display: block;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
padding: 12px 15px !important;
text-decoration: none;
font-size: 0.9em;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account .is-active {
box-shadow: 4px 0 0 rgba(0, 0, 0, 0.3) inset;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-content {
width: 75%;
margin: 0;
} .wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation,
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-content {
width: 100%;
float: none;
margin: 0;
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation
ul {
margin: 0 0 30px;
padding: 0;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li {
margin: 0 -3px 0 0;
padding: 0;
list-style-type: none;
display: inline-block;
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li
a {
display: block;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
padding: 12px 15px !important;
text-decoration: none;
font-size: 0.9em;
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account .is-active {
background-color: rgba(0, 0, 0, 0.05);
} .wcz-soldout {
display: block;
z-index: 11;
}
body.wcz-soldout-style-angle .wcz-soldout {
background-color: red;
color: #fff;
transform: rotate(-32deg);
position: absolute;
top: 20%;
left: 50%;
margin: 0 0 0 -45px;
padding: 2px 15px;
}
body.wcz-soldout-style-overbtn .wcz-soldout {
position: absolute;
top: auto;
bottom: 0;
left: 0;
width: 100%;
padding: 10px;
background-color: rgba(255, 255, 255, 0.85);
} .wcz-direct-checkout-cart {
margin: 0 auto 25px;
}
.wcz-direct-checkout-notice {
background-color: #75b2ff;
box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.25);
color: #fff;
text-align: center;
padding: 18px 15px 15px;
font-size: 15px;
}
.wcz-direct-checkout-cart form.woocommerce-cart-form .coupon {
display: none !important;
} .woocommerce ul.products li.product {
position: relative;
}
.wcz-adminstats-modal {
position: fixed;
left: 15px;
bottom: 15px;
border: 1px solid rgba(0, 0, 0, 0.35);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
background-color: #fff;
border-radius: 4px;
margin: 0;
padding: 15px;
width: 360px;
z-index: 999;
font-size: 13px;
}
.wcz-adminstats-modal.wcz-modal-loading {
height: 50px;
background-image: url(//carpidea.by/wp-content/plugins/woocustomizer/assets/images/loader.gif);
background-repeat: no-repeat;
background-position: center center;
}
.wcz-adminstats-modal.wcz-modal-loading .wcz-adminstats-modal-inner {
visibility: hidden;
}
.wcz-adminstats-btn {
background-image: url(//carpidea.by/wp-content/plugins/woocustomizer/assets/images/stats-icon.png) !important;
background-size: 100% auto !important;
background-position: top left;
width: 28px;
height: 28px;
position: absolute;
top: 5px;
left: 5px;
margin: 0;
padding: 2px 6px;
border-radius: 4px;
border: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
font-size: 14px;
text-align: center;
background-color: #d8d8d8;
color: #808080;
z-index: 99;
cursor: pointer;
opacity: 0;
-webkit-transition: opacity 0.3s ease 0s;
-moz-transition: opacity 0.3s ease 0s;
-ms-transition: opacity 0.3s ease 0s;
-o-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
}
ul.products li.product:hover .wcz-adminstats-btn {
opacity: 1;
}
.wcz-adminstats-btn:hover {
background-position: bottom left;
}
.wcz-adminstats-modal h4 {
margin: 0 0 8px;
padding: 0;
font-size: 14px;
font-weight: 700;
color: #222;
display: flex;
align-items: baseline;
}
.wcz-adminstats-modal h4 span {
flex: 1;
white-space: nowrap;
}
.wcz-adminstats-modal h4 span:last-child {
flex: 0.5;
font-size: 11px;
text-align: right;
font-weight: 300;
text-transform: capitalize;
}
.wcz-adminstats-modal h5 {
margin: 15px 0 5px;
padding: 0;
font-size: 14px;
font-weight: 700;
color: #222;
}
.wcz-adminstats-block {
display: flex;
margin: 0 0 3px;
align-items: center;
}
.wcz-adminstats-date {
width: 85px;
color: #999;
}
.wcz-adminstats-title {
flex: 1.8;
}
.wcz-adminstats-title span {
opacity: 0.45;
font-size: 12px;
}
.wcz-adminstats-stat {
flex: 1;
text-align: right;
font-size: 12px;
}
.wcz-adminstats-edit {
text-align: center;
border-top: 1px solid rgba(0, 0, 0, 0.12);
margin: 10px 0 0;
padding: 10px 0 0;
}
.wcz-adminstats-close {
background-image: url(//carpidea.by/wp-content/plugins/woocustomizer/assets/images/close-icon.png) !important;
background-repeat: no-repeat;
background-position: center center;
position: absolute;
top: 6px;
right: -23px;
font-size: 14px;
background-color: #fff;
color: #8c8b8b;
border: 1px solid rgba(0, 0, 0, 0.35);
border-left: 0;
border-radius: 0 3px 3px 0;
padding: 4px 6px;
margin: 0;
line-height: 1;
width: 23px;
height: 23px;
cursor: pointer;
box-sizing: border-box;
}
.wcz-hide {
display: none;
}
.woocommerce.widget_shopping_cart .mini_cart_item dl.variation {
display: none !important;
}
.wcz-new-product-badge {
position: absolute;
}
.wcz-badge-pos-topleft {
top: 5px;
left: 15px;
}
.wcz-badge-pos-topright {
top: 5px;
right: 15px;
}
.wcz-badge-pos-abovetitle {
height: 0;
position: relative;
}
.wcz-badge-pos-belowtitle {
position: relative;
margin: 10px 0;
}
.wcz-new-product-badge span {
background-color: #2f79ff;
color: #fff;
font-size: 14px;
padding: 2px 5px;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 3px;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
}
.wcz-badge-pos-abovetitle span {
position: relative;
top: -50px;
}
a.button.wcz-continue,
a.button.wcz-qv-btn {
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
font-weight: 500;
}
.woocommerce .cart .wcz-btsbtn {
display: inline-block;
}
.wcz-btsbtn.center {
text-align: center;
}
.wcz-btsbtn.right {
text-align: right;
}
a.button.wcz-bts-btn {
margin: 0 0 25px;
} .wcz-login-logout.elementor-item a {
color: inherit;
}
@media only screen and (max-width: 782px) {
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation,
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-content {
float: none;
width: 100%;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul {
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12);
margin: 0 0 20px;
padding: 0;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li {
display: inline-block;
margin: 0 -4px 0 0;
}
}
.woocommerce div.product form.cart div.quantity {
vertical-align: middle;
}
.wcz-qty-suffix {
display: inline-block;
vertical-align: middle;
float: left;
margin: 8px 20px 0 4px;
font-size: 0.95em;
}
.wcz-qty-suffix.nofloat {
float: none;
}
.product .price small {
opacity: 0.72;
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}@import url("https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");  *,
::before,
::after {
box-sizing: border-box; border-width: 0; border-style: solid; border-color: #e5e7eb; }
::before,
::after {
--tw-content: '';
} html,
:host {
line-height: 1.5; -webkit-text-size-adjust: 100%; -moz-tab-size: 4; -o-tab-size: 4;
tab-size: 4; font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-feature-settings: normal; font-variation-settings: normal; -webkit-tap-highlight-color: transparent; } body {
margin: 0; line-height: inherit; } hr {
height: 0; color: inherit; border-top-width: 1px; } abbr:where([title]) {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-size: inherit;
font-weight: inherit;
} a {
color: inherit;
text-decoration: inherit;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp,
pre {
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-feature-settings: normal; font-variation-settings: normal; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
} table {
text-indent: 0; border-color: inherit; border-collapse: collapse; } button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-size: 100%; font-weight: inherit; line-height: inherit; letter-spacing: inherit; color: inherit; margin: 0; padding: 0; } button,
select {
text-transform: none;
} button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
-webkit-appearance: button; background-color: transparent; background-image: none; } :-moz-focusring {
outline: auto;
} :-moz-ui-invalid {
box-shadow: none;
} progress {
vertical-align: baseline;
} ::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
height: auto;
} [type='search'] {
-webkit-appearance: textfield; outline-offset: -2px; } ::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; } summary {
display: list-item;
} blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
margin: 0;
}
fieldset {
margin: 0;
padding: 0;
}
legend {
padding: 0;
}
ol,
ul,
menu {
list-style: none;
margin: 0;
padding: 0;
} dialog {
padding: 0;
} textarea {
resize: vertical;
} input::-moz-placeholder, textarea::-moz-placeholder {
opacity: 1; color: #9ca3af; }
input::placeholder,
textarea::placeholder {
opacity: 1; color: #9ca3af; } button,
[role="button"] {
cursor: pointer;
} :disabled {
cursor: default;
} img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
display: block; vertical-align: middle; } img,
video {
max-width: 100%;
height: auto;
} [hidden] {
display: none;
}
*{
scrollbar-color: initial;
scrollbar-width: initial;
}
html{
scroll-behavior: smooth;
font-family: PT Sans;
--tw-text-opacity: 1;
color: rgb(40 40 40 / var(--tw-text-opacity));
}
body{
display: flex;
min-height: 100vh;
flex-direction: column;
--tw-bg-opacity: 1;
background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}
input,
textarea{
width: 100%;
border-radius: 5px;
border-width: 1px;
--tw-border-opacity: 1;
border-color: rgb(241 242 246 / var(--tw-border-opacity));
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
padding-left: 0.625rem;
padding-right: 0.625rem;
padding-top: 11px;
padding-bottom: 11px;
font-size: 0.875rem;
line-height: 1.25rem;
line-height: 18.12px;
outline: 2px solid transparent;
outline-offset: 2px;
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
input::-moz-placeholder, textarea::-moz-placeholder{
--tw-text-opacity: 1;
color: rgb(66 67 68 / var(--tw-text-opacity));
}
input::placeholder,
textarea::placeholder{
--tw-text-opacity: 1;
color: rgb(66 67 68 / var(--tw-text-opacity));
}
@media (min-width: 1424px){
input,
textarea{
padding-left: 1.25rem;
padding-right: 1.25rem;
padding-top: 1rem;
padding-bottom: 1rem;
}
}
input[type="search"]{
flex: 1 1 0%;
border-radius: 0px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
padding-top: 11px;
padding-bottom: 11px;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type="number"] {
-moz-appearance: textfield;
}
select{
height: 30px;
border-radius: 5px;
font-size: 0.875rem;
line-height: 1.25rem;
outline: 2px solid transparent;
outline-offset: 2px;
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
@media (min-width: 1424px){
select{
height: 2.5rem;
font-size: 1rem;
line-height: 1.5rem;
}
}
h1,
h2,
h3,
h4,
h5,
h6{
font-size: 1.25rem;
line-height: 1.75rem;
font-weight: 700;
line-height: 25.88px;
--tw-text-opacity: 1;
color: rgb(21 36 79 / var(--tw-text-opacity));
}
@media (min-width: 1424px){
h1,
h2,
h3,
h4,
h5,
h6{
font-size: 34px;
line-height: 44px;
}
}
button,
a,
path{
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 300ms;
}
button:disabled,
a:disabled,
path:disabled{
opacity: 0.5;
}
*, ::before, ::after{
--tw-border-spacing-x: 0;
--tw-border-spacing-y: 0;
--tw-translate-x: 0;
--tw-translate-y: 0;
--tw-rotate: 0;
--tw-skew-x: 0;
--tw-skew-y: 0;
--tw-scale-x: 1;
--tw-scale-y: 1;
--tw-pan-x:  ;
--tw-pan-y:  ;
--tw-pinch-zoom:  ;
--tw-scroll-snap-strictness: proximity;
--tw-gradient-from-position:  ;
--tw-gradient-via-position:  ;
--tw-gradient-to-position:  ;
--tw-ordinal:  ;
--tw-slashed-zero:  ;
--tw-numeric-figure:  ;
--tw-numeric-spacing:  ;
--tw-numeric-fraction:  ;
--tw-ring-inset:  ;
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-color: rgb(59 130 246 / 0.5);
--tw-ring-offset-shadow: 0 0 #0000;
--tw-ring-shadow: 0 0 #0000;
--tw-shadow: 0 0 #0000;
--tw-shadow-colored: 0 0 #0000;
--tw-blur:  ;
--tw-brightness:  ;
--tw-contrast:  ;
--tw-grayscale:  ;
--tw-hue-rotate:  ;
--tw-invert:  ;
--tw-saturate:  ;
--tw-sepia:  ;
--tw-drop-shadow:  ;
--tw-backdrop-blur:  ;
--tw-backdrop-brightness:  ;
--tw-backdrop-contrast:  ;
--tw-backdrop-grayscale:  ;
--tw-backdrop-hue-rotate:  ;
--tw-backdrop-invert:  ;
--tw-backdrop-opacity:  ;
--tw-backdrop-saturate:  ;
--tw-backdrop-sepia:  ;
--tw-contain-size:  ;
--tw-contain-layout:  ;
--tw-contain-paint:  ;
--tw-contain-style:  ;
}
::backdrop{
--tw-border-spacing-x: 0;
--tw-border-spacing-y: 0;
--tw-translate-x: 0;
--tw-translate-y: 0;
--tw-rotate: 0;
--tw-skew-x: 0;
--tw-skew-y: 0;
--tw-scale-x: 1;
--tw-scale-y: 1;
--tw-pan-x:  ;
--tw-pan-y:  ;
--tw-pinch-zoom:  ;
--tw-scroll-snap-strictness: proximity;
--tw-gradient-from-position:  ;
--tw-gradient-via-position:  ;
--tw-gradient-to-position:  ;
--tw-ordinal:  ;
--tw-slashed-zero:  ;
--tw-numeric-figure:  ;
--tw-numeric-spacing:  ;
--tw-numeric-fraction:  ;
--tw-ring-inset:  ;
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-color: rgb(59 130 246 / 0.5);
--tw-ring-offset-shadow: 0 0 #0000;
--tw-ring-shadow: 0 0 #0000;
--tw-shadow: 0 0 #0000;
--tw-shadow-colored: 0 0 #0000;
--tw-blur:  ;
--tw-brightness:  ;
--tw-contrast:  ;
--tw-grayscale:  ;
--tw-hue-rotate:  ;
--tw-invert:  ;
--tw-saturate:  ;
--tw-sepia:  ;
--tw-drop-shadow:  ;
--tw-backdrop-blur:  ;
--tw-backdrop-brightness:  ;
--tw-backdrop-contrast:  ;
--tw-backdrop-grayscale:  ;
--tw-backdrop-hue-rotate:  ;
--tw-backdrop-invert:  ;
--tw-backdrop-opacity:  ;
--tw-backdrop-saturate:  ;
--tw-backdrop-sepia:  ;
--tw-contain-size:  ;
--tw-contain-layout:  ;
--tw-contain-paint:  ;
--tw-contain-style:  ;
}
.container{
width: 100%;
}
@media (min-width: 640px){
.container{
max-width: 640px;
}
}
@media (min-width: 768px){
.container{
max-width: 768px;
}
}
@media (min-width: 1024px){
.container{
max-width: 1024px;
}
}
@media (min-width: 1424px){
.container{
max-width: 1424px;
}
}
@media (min-width: 1536px){
.container{
max-width: 1536px;
}
} .shadow-header-mobile {
box-shadow: 0px 4px 3px 0px #00000014;
}
.header-container-icon{
position: relative;
display: flex;
height: 30px;
width: 30px;
flex-shrink: 0;
align-items: center;
justify-content: center;
border-radius: 9999px;
border-width: 1px;
--tw-border-opacity: 1;
border-color: rgb(192 192 192 / var(--tw-border-opacity));
}
.header-container-icon:hover{
--tw-bg-opacity: 1;
background-color: rgb(57 146 223 / var(--tw-bg-opacity));
}
@media (min-width: 1424px){
.header-container-icon{
height: 2.25rem;
width: 2.25rem;
}
}
.header-container-icon .icon{
height: 1.25rem;
width: 1.25rem;
}
@media (min-width: 1424px){
.header-container-icon .icon{
height: 1.5rem;
width: 1.5rem;
}
}
.header-container-icon .badge{
position: absolute;
bottom: -3px;
right: -3px;
display: flex;
height: 1rem;
width: 1rem;
align-items: center;
justify-content: center;
border-radius: 9999px;
--tw-bg-opacity: 1;
background-color: rgb(0 162 232 / var(--tw-bg-opacity));
text-align: center;
font-size: 10px;
line-height: 10px;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1424px){
.header-container-icon .badge{
bottom: -5px;
right: -7px;
height: 1.25rem;
width: 1.25rem;
font-size: 13px;
line-height: 16.82px;
}
}
#handleMobileMenu .iconMobileMenu{
position: absolute;
inset: 0px;
opacity: 0;
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 300ms;
}
#handleMobileMenu.active #closeMobileMenu{
opacity: 1;
}
#handleMobileMenu:not(.active) #openMobileMenu{
opacity: 1;
}
#mobileMenu.open{
--tw-translate-y: 0px;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
opacity: 1;
}
#mobileMenu .mobile-menu-container-icon{
display: flex;
height: 2.5rem;
align-items: center;
justify-content: center;
gap: 0.5rem;
border-radius: 5px;
border-width: 1px;
--tw-border-opacity: 1;
border-color: rgb(241 242 246 / var(--tw-border-opacity));
}
#mobileMenu .mobile-menu-container-icon:hover{
--tw-bg-opacity: 1;
background-color: rgb(57 146 223 / var(--tw-bg-opacity));
}
#mobileCatalogMenu.open{
--tw-translate-x: 0px;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
opacity: 1;
} .footer-container-content > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}
@media (min-width: 1424px){
.footer-container-content > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
}
.footer-title{
font-size: 1rem;
line-height: 1.5rem;
font-weight: 700;
text-transform: uppercase;
line-height: 20.7px;
--tw-text-opacity: 1;
color: rgb(21 36 79 / var(--tw-text-opacity));
}
.footer-container-card{
display: flex;
height: 30px;
width: 50px;
flex-shrink: 0;
align-items: center;
justify-content: center;
border-width: 1px;
--tw-border-opacity: 1;
border-color: rgb(241 242 246 / var(--tw-border-opacity));
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
} .container-content-list{
display: flex;
flex-direction: column;
gap: 0.375rem;
}
@media (min-width: 1424px){
.container-content-list{
gap: 1.5rem;
}
}
.container-content-list .title{
font-size: 1rem;
line-height: 1.5rem;
font-weight: 700;
line-height: 20.7px;
--tw-text-opacity: 1;
color: rgb(21 36 79 / var(--tw-text-opacity));
}
@media (min-width: 1424px){
.container-content-list .title{
font-size: 25px;
line-height: 32.35px;
}
}
.container-content-list ul,
.container-content-list ol{
list-style-position: inside;
}
.container-content-list ol{
display: contents;
list-style-type: decimal;
}
.container-content-list ul{
list-style-type: disc;
}
.container-content-list li{
position: relative;
font-size: 0.875rem;
line-height: 1.25rem;
line-height: 19.6px;
}
@media (min-width: 1424px){
.container-content-list li{
font-size: 1rem;
line-height: 1.5rem;
line-height: 22.4px;
}
}
.container-content-list li a .overlay{
position: absolute;
display: flex;
height: 100%;
width: 100%;
align-items: center;
justify-content: center;
background-color: rgb(57 146 223 / 0.6);
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 600;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
opacity: 0;
--tw-backdrop-blur: blur(4px);
-webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 300ms;
}
@media (min-width: 1424px){
.container-content-list li a .overlay{
font-size: 1.125rem;
line-height: 1.75rem;
}
}
.container-content-list li *::marker{
font-weight: 700;
}
.container-content-list li::marker{
font-weight: 700;
}
.container-content-list li span{
font-weight: 700;
} #contact iframe{
min-height: 280px;
width: 100%;
flex: 1 1 0%;
border-radius: 5px;
}
@media (min-width: 1424px){
#contact iframe{
min-height: 100%;
}
}
#contact .container-contact-info > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
#contact .container-contact-info{
font-size: 1.125rem;
line-height: 1.75rem;
line-height: 23.29px;
}
@media (min-width: 1424px){
#contact .container-contact-info > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}
}
#contact .container-contact-info .container-contact-title{
display: flex;
align-items: center;
gap: 0.625rem;
}
#contact .container-contact-info .container-contact-title svg{
height: 25px;
width: 25px;
}
#contact .container-contact-info .container-contact-title .title-contact{
font-size: 1rem;
line-height: 1.5rem;
font-weight: 700;
text-transform: uppercase;
line-height: 20.7px;
--tw-text-opacity: 1;
color: rgb(57 146 223 / var(--tw-text-opacity));
} aside .shadow-badge-home-decorate-catalog-sidebar {
box-shadow: 0px 1px 3px 0px #00000026;
}
#decorate-block-catalog-button .icon-burder-decorate {
transition: transform 0.5s;
}
#container-catalog-sidebar-menu:hover .icon-burder-decorate {
animation: jump 0.5s infinite alternate;
}
@keyframes jump {
from {
transform: translateY(0);
}
to {
transform: translateY(-8px);
}
}
.btn-navigation-slider{
display: flex;
height: 45px;
width: 45px;
flex-shrink: 0;
align-items: center;
justify-content: center;
border-radius: 0.125rem;
background-color: #F1F2F64D;
}
.btn-navigation-slider:hover{
--tw-bg-opacity: 1;
background-color: rgb(57 146 223 / var(--tw-bg-opacity));
}
.card-popular-category-home {
box-shadow: 1px 1px 4px 0px #4798deb2;
}
.card-popular-category-home:last-child img{
height: 113px;
width: 159px;
}
@media (min-width: 1424px){
.card-popular-category-home:last-child img{
height: 133px;
width: 190px;
}
}
.modal{
position: fixed;
inset: 0px;
z-index: 3;
display: flex;
height: 100vh;
width: 100%;
--tw-translate-y: 100%;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
align-items: center;
justify-content: center;
background-color: rgb(0 162 232 / 0.6);
padding-left: 0.625rem;
padding-right: 0.625rem;
opacity: 0;
--tw-backdrop-blur: blur(12px);
-webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 1000ms;
}
@media (min-width: 1424px){
.modal{
padding-left: 0px;
padding-right: 0px;
}
}
.modal.open{
--tw-translate-y: 0px;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
opacity: 1;
}
.btn-slider-bestseller{
display: flex;
height: 45px;
width: 45px;
flex-shrink: 0;
align-items: center;
justify-content: center;
border-radius: 0.125rem;
border-width: 1px;
--tw-border-opacity: 1;
border-color: rgb(241 242 246 / var(--tw-border-opacity));
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.btn-slider-bestseller:hover{
--tw-bg-opacity: 1;
background-color: rgb(57 146 223 / var(--tw-bg-opacity));
}
.category-sidebar-link.current{
--tw-text-opacity: 1;
color: rgb(57 146 223 / var(--tw-text-opacity));
}  .tabs.wc-tabs li{
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 300ms;
}
.tabs.wc-tabs li.active,
#tabAccount .tab-button.active{
display: block;
--tw-border-opacity: 1;
border-color: rgb(57 146 223 / var(--tw-border-opacity));
font-weight: 700;
--tw-text-opacity: 1;
color: rgb(57 146 223 / var(--tw-text-opacity));
}
.woocommerce-tabs .woocommerce-Tabs-panel h2{
font-size: 1.25rem;
line-height: 1.75rem;
font-weight: 700;
line-height: 25px;
--tw-text-opacity: 1;
color: rgb(21 36 79 / var(--tw-text-opacity));
} .starComment.active{
--tw-grayscale: grayscale(0);
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}  .cartContainerHeader.open{
display: block;
} #containderShortFeature.open{
max-height: 100%;
overflow: visible;
} .containerForm .containerInput > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
@media (min-width: 1424px){
.containerForm .containerInput > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
}
.containerForm .containerInput .title{
font-size: 1rem;
line-height: 1.5rem;
font-weight: 700;
line-height: 20.7px;
--tw-text-opacity: 1;
color: rgb(21 36 79 / var(--tw-text-opacity));
}
@media (min-width: 1424px){
.containerForm .containerInput .title{
font-size: 25px;
line-height: 32.35px;
}
}
.containerForm .containerInput .grid-input{
display: grid;
grid-template-columns: repeat(1, minmax(0, 1fr));
row-gap: 0.625rem;
}
@media (min-width: 1424px){
.containerForm .containerInput .grid-input{
grid-template-columns: repeat(2, minmax(0, 1fr));
-moz-column-gap: 1.5rem;
column-gap: 1.5rem;
row-gap: 0.75rem;
}
}
.containerForm .containerInput .grid-input .inputWithTicket{
display: flex;
flex-direction: column;
}
@media (min-width: 1424px){
.containerForm .containerInput .grid-input .inputWithTicket{
gap: 0.25rem;
}
}
.containerForm .containerInput .grid-input .inputWithTicket .ticket{
font-size: 0.75rem;
line-height: 1rem;
line-height: 15.53px;
--tw-text-opacity: 1;
color: rgb(192 192 192 / var(--tw-text-opacity));
}
@media (min-width: 1424px){
.containerForm .containerInput .grid-input .inputWithTicket .ticket{
font-size: 0.875rem;
line-height: 1.25rem;
line-height: 18.12px;
}
}  #tabAccount .tab-button{
border-bottom-width: 2px;
border-color: transparent;
padding-left: 0.5rem;
padding-right: 0.5rem;
padding-bottom: 9px;
font-size: 0.875rem;
line-height: 1.25rem;
text-transform: uppercase;
line-height: 18.12px;
}
#tabAccount .tab-button:hover{
--tw-border-opacity: 1;
border-color: rgb(57 146 223 / var(--tw-border-opacity));
--tw-text-opacity: 1;
color: rgb(57 146 223 / var(--tw-text-opacity));
}
@media (min-width: 1424px){
#tabAccount .tab-button{
padding-left: 1rem;
padding-right: 1rem;
padding-bottom: 18px;
font-size: 1rem;
line-height: 1.5rem;
line-height: 20.7px;
}
}
#tabAccount .account-tab-content > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
#tabAccount .account-tab-content{
border-radius: 5px;
border-width: 1px;
--tw-border-opacity: 1;
border-color: rgb(241 242 246 / var(--tw-border-opacity));
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
padding-top: 0.625rem;
padding-bottom: 0.625rem;
padding-left: 0.375rem;
padding-right: 0.375rem;
}
@media (min-width: 1424px){
#tabAccount .account-tab-content > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
#tabAccount .account-tab-content{
padding-top: 30px;
padding-bottom: 30px;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
#tabAccount .account-tab-content .title{
font-size: 1rem;
line-height: 1.5rem;
font-weight: 700;
line-height: 20.7px;
--tw-text-opacity: 1;
color: rgb(21 36 79 / var(--tw-text-opacity));
}
@media (min-width: 1424px){
#tabAccount .account-tab-content .title{
font-size: 25px;
line-height: 32.35px;
}
} .item-select-from-order-page-to{
display: flex;
align-items: center;
gap: 0.25rem;
}
.item-select-from-order-page-to input[type="radio"]{
height: 13px;
width: 13px;
}
.item-select-from-order-page-to label{
font-size: 0.875rem;
line-height: 1.25rem;
line-height: 20px;
}
@media (min-width: 1424px){
.item-select-from-order-page-to label{
font-size: 1rem;
line-height: 1.5rem;
}
}
.product-category.product .woocommerce-loop-category__title{
margin-top: 1.25rem;
font-size: 1rem;
line-height: 1.5rem;
}
@media (min-width: 1424px){
.product-category.product .woocommerce-loop-category__title{
font-size: 1.25rem;
line-height: 1.75rem;
}
}
.fixed{
position: fixed;
}
.absolute{
position: absolute;
}
.relative{
position: relative;
}
.sticky{
position: sticky;
}
.inset-0{
inset: 0px;
}
.\!top-1\/2{
top: 50% !important;
}
.-bottom-5{
bottom: -1.25rem;
}
.-right-\[45px\]{
right: -45px;
}
.bottom-\[17px\]{
bottom: 17px;
}
.bottom-\[81px\]{
bottom: 81px;
}
.right-1{
right: 0.25rem;
}
.right-1\.5{
right: 0.375rem;
}
.right-2{
right: 0.5rem;
}
.right-2\.5{
right: 0.625rem;
}
.right-\[3px\]{
right: 3px;
}
.top-0{
top: 0px;
}
.top-1{
top: 0.25rem;
}
.top-1\.5{
top: 0.375rem;
}
.top-2{
top: 0.5rem;
}
.top-2\.5{
top: 0.625rem;
}
.top-\[122px\]{
top: 122px;
}
.top-\[245px\]{
top: 245px;
}
.top-\[52px\]{
top: 52px;
}
.z-\[1\]{
z-index: 1;
}
.z-\[2\]{
z-index: 2;
}
.z-\[3\]{
z-index: 3;
}
.order-\[-1\]{
order: -1;
}
.order-\[-2\]{
order: -2;
}
.col-span-2{
grid-column: span 2 / span 2;
}
.-m-2{
margin: -0.5rem;
}
.-m-2\.5{
margin: -0.625rem;
}
.mx-auto{
margin-left: auto;
margin-right: auto;
}
.\!mt-4{
margin-top: 1rem !important;
}
.-mt-\[3px\]{
margin-top: -3px;
}
.ml-2{
margin-left: 0.5rem;
}
.mt-0{
margin-top: 0px;
}
.mt-1{
margin-top: 0.25rem;
}
.mt-2{
margin-top: 0.5rem;
}
.mt-2\.5{
margin-top: 0.625rem;
}
.mt-4{
margin-top: 1rem;
}
.line-clamp-1{
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
}
.line-clamp-2{
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.block{
display: block;
}
.\!flex{
display: flex !important;
}
.flex{
display: flex;
}
.table{
display: table;
}
.\!grid{
display: grid !important;
}
.grid{
display: grid;
}
.contents{
display: contents;
}
.\!hidden{
display: none !important;
}
.hidden{
display: none;
}
.\!h-10{
height: 2.5rem !important;
}
.\!h-\[233px\]{
height: 233px !important;
}
.\!h-\[26px\]{
height: 26px !important;
}
.\!h-\[30px\]{
height: 30px !important;
}
.\!h-\[50px\]{
height: 50px !important;
}
.h-10{
height: 2.5rem;
}
.h-20{
height: 5rem;
}
.h-3{
height: 0.75rem;
}
.h-4{
height: 1rem;
}
.h-40{
height: 10rem;
}
.h-6{
height: 1.5rem;
}
.h-7{
height: 1.75rem;
}
.h-9{
height: 2.25rem;
}
.h-\[102px\]{
height: 102px;
}
.h-\[17px\]{
height: 17px;
}
.h-\[18px\]{
height: 18px;
}
.h-\[19px\]{
height: 19px;
}
.h-\[260px\]{
height: 260px;
}
.h-\[30px\]{
height: 30px;
}
.h-\[40px\]{
height: 40px;
}
.h-\[47px\]{
height: 47px;
}
.h-\[52px\]{
height: 52px;
}
.h-\[54px\]{
height: 54px;
}
.h-\[62px\]{
height: 62px;
}
.h-\[86px\]{
height: 86px;
}
.h-\[95px\]{
height: 95px;
}
.h-full{
height: 100%;
}
.h-screen{
height: 100vh;
}
.max-h-60{
max-height: 15rem;
}
.max-h-\[142px\]{
max-height: 142px;
}
.max-h-\[400\.98px\]{
max-height: 400.98px;
}
.max-h-\[420px\]{
max-height: 420px;
}
.max-h-\[54px\]{
max-height: 54px;
}
.min-h-10{
min-height: 2.5rem;
}
.min-h-12{
min-height: 3rem;
}
.\!w-fit{
width: -moz-fit-content !important;
width: fit-content !important;
}
.w-16{
width: 4rem;
}
.w-3{
width: 0.75rem;
}
.w-6{
width: 1.5rem;
}
.w-7{
width: 1.75rem;
}
.w-9{
width: 2.25rem;
}
.w-\[110px\]{
width: 110px;
}
.w-\[12\.77px\]{
width: 12.77px;
}
.w-\[134px\]{
width: 134px;
}
.w-\[147px\]{
width: 147px;
}
.w-\[188px\]{
width: 188px;
}
.w-\[195px\]{
width: 195px;
}
.w-\[272px\]{
width: 272px;
}
.w-\[27px\]{
width: 27px;
}
.w-\[30px\]{
width: 30px;
}
.w-\[54px\]{
width: 54px;
}
.w-\[62px\]{
width: 62px;
}
.w-\[69px\]{
width: 69px;
}
.w-\[70px\]{
width: 70px;
}
.w-\[calc\(100\%-20px\)\]{
width: calc(100% - 20px);
}
.w-\[calc\(100vw-0\.625rem\)\]{
width: calc(100vw - 0.625rem);
}
.w-fit{
width: -moz-fit-content;
width: fit-content;
}
.w-full{
width: 100%;
}
.max-w-\[135px\]{
max-width: 135px;
}
.max-w-\[154px\]{
max-width: 154px;
}
.max-w-\[171px\]{
max-width: 171px;
}
.max-w-\[176px\]{
max-width: 176px;
}
.max-w-\[190px\]{
max-width: 190px;
}
.max-w-\[198px\]{
max-width: 198px;
}
.max-w-\[200px\]{
max-width: 200px;
}
.max-w-\[234px\]{
max-width: 234px;
}
.max-w-\[272px\]{
max-width: 272px;
}
.max-w-\[300px\]{
max-width: 300px;
}
.max-w-\[420px\]{
max-width: 420px;
}
.max-w-\[992px\]{
max-width: 992px;
}
.max-w-fit{
max-width: -moz-fit-content;
max-width: fit-content;
}
.flex-1{
flex: 1 1 0%;
}
.flex-shrink-0{
flex-shrink: 0;
}
.-translate-y-1\/2{
--tw-translate-y: -50%;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-full{
--tw-translate-y: -100%;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-full{
--tw-translate-x: 100%;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-full{
--tw-translate-y: 100%;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer{
cursor: pointer;
}
.select-none{
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.\!list-none{
list-style-type: none !important;
}
.grid-cols-1{
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row-reverse{
flex-direction: row-reverse;
}
.flex-col{
flex-direction: column;
}
.flex-nowrap{
flex-wrap: nowrap;
}
.items-start{
align-items: flex-start;
}
.items-end{
align-items: flex-end;
}
.items-center{
align-items: center;
}
.justify-center{
justify-content: center;
}
.justify-between{
justify-content: space-between;
}
.\!gap-2{
gap: 0.5rem !important;
}
.\!gap-2\.5{
gap: 0.625rem !important;
}
.gap-0{
gap: 0px;
}
.gap-0\.5{
gap: 0.125rem;
}
.gap-1{
gap: 0.25rem;
}
.gap-1\.5{
gap: 0.375rem;
}
.gap-10{
gap: 2.5rem;
}
.gap-2{
gap: 0.5rem;
}
.gap-2\.5{
gap: 0.625rem;
}
.gap-3{
gap: 0.75rem;
}
.gap-3\.5{
gap: 0.875rem;
}
.gap-4{
gap: 1rem;
}
.gap-5{
gap: 1.25rem;
}
.gap-6{
gap: 1.5rem;
}
.gap-\[15px\]{
gap: 15px;
}
.gap-\[25px\]{
gap: 25px;
}
.gap-\[30px\]{
gap: 30px;
}
.gap-\[37px\]{
gap: 37px;
}
.gap-\[50px\]{
gap: 50px;
}
.gap-\[5px\]{
gap: 5px;
}
.gap-\[9px\]{
gap: 9px;
}
.gap-x-2{
-moz-column-gap: 0.5rem;
column-gap: 0.5rem;
}
.gap-y-0{
row-gap: 0px;
}
.gap-y-0\.5{
row-gap: 0.125rem;
}
.gap-y-2{
row-gap: 0.5rem;
}
.gap-y-2\.5{
row-gap: 0.625rem;
}
.gap-y-3{
row-gap: 0.75rem;
}
.\!space-y-\[30px\] > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0 !important;
margin-top: calc(30px * calc(1 - var(--tw-space-y-reverse))) !important;
margin-bottom: calc(30px * var(--tw-space-y-reverse)) !important;
}
.space-y-0 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.space-y-10 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-\[17px\] > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(17px * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(17px * var(--tw-space-y-reverse));
}
.space-y-\[30px\] > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(30px * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(30px * var(--tw-space-y-reverse));
}
.space-y-\[3px\] > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(3px * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(3px * var(--tw-space-y-reverse));
}
.space-y-\[50px\] > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(50px * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(50px * var(--tw-space-y-reverse));
}
.space-y-\[5px\] > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(5px * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(5px * var(--tw-space-y-reverse));
}
.space-y-\[60px\] > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(60px * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(60px * var(--tw-space-y-reverse));
}
.space-y-\[7px\] > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(7px * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(7px * var(--tw-space-y-reverse));
}
.overflow-hidden{
overflow: hidden;
}
.overflow-x-auto{
overflow-x: auto;
}
.overflow-y-auto{
overflow-y: auto;
}
.text-nowrap{
text-wrap: nowrap;
}
.rounded-none{
border-radius: 0px;
}
.rounded-primary{
border-radius: 5px;
}
.rounded-sm{
border-radius: 0.125rem;
}
.\!rounded-l-none{
border-top-left-radius: 0px !important;
border-bottom-left-radius: 0px !important;
}
.border{
border-width: 1px;
}
.border-b{
border-bottom-width: 1px;
}
.border-b-2{
border-bottom-width: 2px;
}
.border-t{
border-top-width: 1px;
}
.border-none{
border-style: none;
}
.border-Blue{
--tw-border-opacity: 1;
border-color: rgb(57 146 223 / var(--tw-border-opacity));
}
.border-Gray-Light{
--tw-border-opacity: 1;
border-color: rgb(241 242 246 / var(--tw-border-opacity));
}
.border-Gray-Medium{
--tw-border-opacity: 1;
border-color: rgb(192 192 192 / var(--tw-border-opacity));
}
.border-Green{
--tw-border-opacity: 1;
border-color: rgb(35 178 75 / var(--tw-border-opacity));
}
.border-transparent{
border-color: transparent;
}
.bg-Footer-Bg{
--tw-bg-opacity: 1;
background-color: rgb(219 221 227 / var(--tw-bg-opacity));
}
.bg-Gray-Light{
--tw-bg-opacity: 1;
background-color: rgb(241 242 246 / var(--tw-bg-opacity));
}
.bg-LightBlue{
--tw-bg-opacity: 1;
background-color: rgb(0 162 232 / var(--tw-bg-opacity));
}
.bg-\[\#D1E4F3\]{
--tw-bg-opacity: 1;
background-color: rgb(209 228 243 / var(--tw-bg-opacity));
}
.bg-white{
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[url\(\'assets\/bgFormMobileHome\.webp\'\)\]{
background-image: url(//carpidea.by/wp-content/themes/carpidea/src/css/assets/bgFormMobileHome.webp);
}
.bg-cover{
background-size: cover;
}
.bg-center{
background-position: center;
}
.bg-no-repeat{
background-repeat: no-repeat;
}
.object-contain{
-o-object-fit: contain;
object-fit: contain;
}
.p-0{
padding: 0px;
}
.p-1{
padding: 0.25rem;
}
.p-1\.5{
padding: 0.375rem;
}
.p-2{
padding: 0.5rem;
}
.p-2\.5{
padding: 0.625rem;
}
.px-0{
padding-left: 0px;
padding-right: 0px;
}
.px-1{
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.px-1\.5{
padding-left: 0.375rem;
padding-right: 0.375rem;
}
.px-2{
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.px-2\.5{
padding-left: 0.625rem;
padding-right: 0.625rem;
}
.px-5{
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.px-\[5px\]{
padding-left: 5px;
padding-right: 5px;
}
.py-0{
padding-top: 0px;
padding-bottom: 0px;
}
.py-1{
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.py-2{
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.py-2\.5{
padding-top: 0.625rem;
padding-bottom: 0.625rem;
}
.py-3{
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.py-3\.5{
padding-top: 0.875rem;
padding-bottom: 0.875rem;
}
.py-4{
padding-top: 1rem;
padding-bottom: 1rem;
}
.py-5{
padding-top: 1.25rem;
padding-bottom: 1.25rem;
}
.py-\[2px\]{
padding-top: 2px;
padding-bottom: 2px;
}
.py-\[30px\]{
padding-top: 30px;
padding-bottom: 30px;
}
.py-\[5px\]{
padding-top: 5px;
padding-bottom: 5px;
}
.py-\[60px\]{
padding-top: 60px;
padding-bottom: 60px;
}
.\!pb-0{
padding-bottom: 0px !important;
}
.pb-0{
padding-bottom: 0px;
}
.pb-2{
padding-bottom: 0.5rem;
}
.pb-2\.5{
padding-bottom: 0.625rem;
}
.pb-3{
padding-bottom: 0.75rem;
}
.pb-3\.5{
padding-bottom: 0.875rem;
}
.pb-\[17px\]{
padding-bottom: 17px;
}
.pb-\[43px\]{
padding-bottom: 43px;
}
.pb-\[5px\]{
padding-bottom: 5px;
}
.pb-\[9px\]{
padding-bottom: 9px;
}
.pl-0{
padding-left: 0px;
}
.pl-0\.5{
padding-left: 0.125rem;
}
.pl-1{
padding-left: 0.25rem;
}
.pl-1\.5{
padding-left: 0.375rem;
}
.pl-2{
padding-left: 0.5rem;
}
.pl-2\.5{
padding-left: 0.625rem;
}
.pl-4{
padding-left: 1rem;
}
.pr-0{
padding-right: 0px;
}
.pr-0\.5{
padding-right: 0.125rem;
}
.pr-1{
padding-right: 0.25rem;
}
.pr-1\.5{
padding-right: 0.375rem;
}
.pr-2{
padding-right: 0.5rem;
}
.pr-2\.5{
padding-right: 0.625rem;
}
.pr-7{
padding-right: 1.75rem;
}
.pr-\[15px\]{
padding-right: 15px;
}
.pt-2{
padding-top: 0.5rem;
}
.pt-2\.5{
padding-top: 0.625rem;
}
.pt-3{
padding-top: 0.75rem;
}
.pt-8{
padding-top: 2rem;
}
.pt-\[20px\]{
padding-top: 20px;
}
.pt-\[25px\]{
padding-top: 25px;
}
.pt-\[46px\]{
padding-top: 46px;
}
.text-left{
text-align: left;
}
.text-center{
text-align: center;
}
.\!text-base{
font-size: 1rem !important;
line-height: 1.5rem !important;
}
.\!text-xs{
font-size: 0.75rem !important;
line-height: 1rem !important;
}
.text-2xl{
font-size: 1.5rem;
line-height: 2rem;
}
.text-\[10px\]{
font-size: 10px;
}
.text-\[13px\]{
font-size: 13px;
}
.text-\[22px\]{
font-size: 22px;
}
.text-\[26px\]{
font-size: 26px;
}
.text-base{
font-size: 1rem;
line-height: 1.5rem;
}
.text-lg{
font-size: 1.125rem;
line-height: 1.75rem;
}
.text-sm{
font-size: 0.875rem;
line-height: 1.25rem;
}
.text-xl{
font-size: 1.25rem;
line-height: 1.75rem;
}
.text-xs{
font-size: 0.75rem;
line-height: 1rem;
}
.font-bold{
font-weight: 700;
}
.font-semibold{
font-weight: 600;
}
.uppercase{
text-transform: uppercase;
}
.\!leading-\[15\.53px\]{
line-height: 15.53px !important;
}
.\!leading-\[20\.7px\]{
line-height: 20.7px !important;
}
.leading-5{
line-height: 1.25rem;
}
.leading-\[12\.94px\]{
line-height: 12.94px;
}
.leading-\[14\.23px\]{
line-height: 14.23px;
}
.leading-\[14\.4px\]{
line-height: 14.4px;
}
.leading-\[15\.53px\]{
line-height: 15.53px;
}
.leading-\[15\.6px\]{
line-height: 15.6px;
}
.leading-\[18\.12px\]{
line-height: 18.12px;
}
.leading-\[18\.75px\]{
line-height: 18.75px;
}
.leading-\[19\.2px\]{
line-height: 19.2px;
}
.leading-\[20\.7px\]{
line-height: 20.7px;
}
.leading-\[20px\]{
line-height: 20px;
}
.leading-\[23\.29px\]{
line-height: 23.29px;
}
.leading-\[25\.88px\]{
line-height: 25.88px;
}
.leading-\[25px\]{
line-height: 25px;
}
.leading-\[26\.4px\]{
line-height: 26.4px;
}
.leading-\[28\.47px\]{
line-height: 28.47px;
}
.leading-\[31\.06px\]{
line-height: 31.06px;
}
.leading-\[33\.64px\]{
line-height: 33.64px;
}
.text-Blue{
--tw-text-opacity: 1;
color: rgb(57 146 223 / var(--tw-text-opacity));
}
.text-CardRed{
--tw-text-opacity: 1;
color: rgb(241 58 58 / var(--tw-text-opacity));
}
.text-Conf{
--tw-text-opacity: 1;
color: rgb(100 100 100 / var(--tw-text-opacity));
}
.text-DarkBlue{
--tw-text-opacity: 1;
color: rgb(21 36 79 / var(--tw-text-opacity));
}
.text-Footer-Text{
--tw-text-opacity: 1;
color: rgb(66 67 68 / var(--tw-text-opacity));
}
.text-Gray{
--tw-text-opacity: 1;
color: rgb(40 40 40 / var(--tw-text-opacity));
}
.text-Gray-ML{
--tw-text-opacity: 1;
color: rgb(66 67 68 / var(--tw-text-opacity));
}
.text-Gray-Medium{
--tw-text-opacity: 1;
color: rgb(192 192 192 / var(--tw-text-opacity));
}
.text-Green{
--tw-text-opacity: 1;
color: rgb(35 178 75 / var(--tw-text-opacity));
}
.text-LightBlue{
--tw-text-opacity: 1;
color: rgb(0 162 232 / var(--tw-text-opacity));
}
.text-black{
--tw-text-opacity: 1;
color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-white{
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline{
text-decoration-line: underline;
}
.opacity-0{
opacity: 0;
}
.shadow-md{
--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline{
outline-style: solid;
}
.outline-1{
outline-width: 1px;
}
.outline-Gray-Light{
outline-color: #F1F2F6;
}
.outline-Gray-Medium{
outline-color: #C0C0C0;
}
.\!grayscale-0{
--tw-grayscale: grayscale(0) !important;
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.grayscale-\[100\]{
--tw-grayscale: grayscale(100);
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.\!transition-all{
transition-property: all !important;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
transition-duration: 150ms !important;
}
.transition{
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.transition-all{
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.transition-colors{
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.\!duration-500{
transition-duration: 500ms !important;
}
.duration-0{
transition-duration: 0s;
}
.duration-1000{
transition-duration: 1000ms;
}
.duration-300{
transition-duration: 300ms;
}
.duration-500{
transition-duration: 500ms;
}
.scrollbar-none{
scrollbar-width: none;
}
.scrollbar-none::-webkit-scrollbar{
display: none;
}
.container-main{
margin-left: auto;
margin-right: auto;
width: 100%;
max-width: 100%;
padding-left: 0.625rem;
padding-right: 0.625rem;
}
@media (min-width: 1424px){
.container-main{
max-width: 1424px;
padding-left: 0px;
padding-right: 0px;
}
}
.site-container{
flex: 1 1 0%;
padding-bottom: 50px;
}
@media (min-width: 1424px){
.site-container{
padding-bottom: 5rem;
}
}
.hover-opacity:hover{
opacity: 0.75;
}
.hover-blue:hover{
--tw-text-opacity: 1;
color: rgb(57 146 223 / var(--tw-text-opacity));
}
.btn-primary{
display: flex;
height: 2.5rem;
align-items: center;
justify-content: center;
border-radius: 5px;
--tw-bg-opacity: 1;
background-color: rgb(13 114 186 / var(--tw-bg-opacity));
text-align: center;
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 700;
line-height: 25px;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-primary:hover{
--tw-bg-opacity: 1;
background-color: rgb(57 146 223 / var(--tw-bg-opacity));
}
@media (min-width: 1424px){
.btn-primary{
font-size: 1rem;
line-height: 1.5rem;
}
}
.sub-title{
font-size: 1rem;
line-height: 1.5rem;
font-weight: 700;
line-height: 20.7px;
--tw-text-opacity: 1;
color: rgb(21 36 79 / var(--tw-text-opacity));
}
@media (min-width: 1424px){
.sub-title{
font-size: 25px;
line-height: 32.35px;
}
}
.site-space{
display: flex;
flex-direction: column;
gap: 1.25rem;
}
@media (min-width: 1424px){
.site-space{
gap: 2.5rem;
}
}
.min-scroll::-webkit-scrollbar {
width: 3px;
} .min-scroll::-webkit-scrollbar-track {
border-radius: 14px;
} .min-scroll::-webkit-scrollbar-thumb {
border-radius: 16px;
--tw-bg-opacity: 1;
background-color: rgb(191 191 191 / var(--tw-bg-opacity));
}
.min-scroll::-webkit-scrollbar-thumb:window-inactive{
--tw-bg-opacity: 1;
background-color: rgb(191 191 191 / var(--tw-bg-opacity));
}
.containerForm
.containerInput
.grid-input
input[type="text"]
~ .handlePasswordWatchButton
svg
path{
fill: #3992DF;
}
.menu-item:hover{
--tw-text-opacity: 1;
color: rgb(57 146 223 / var(--tw-text-opacity));
}
#nav-mobile-menu .menu-item{
border-bottom-width: 1px;
--tw-border-opacity: 1;
border-color: rgb(241 242 246 / var(--tw-border-opacity));
padding-top: 0.625rem;
padding-bottom: 0.625rem;
font-size: 1rem;
line-height: 1.5rem;
line-height: 20.7px;
}
.current-menu-item{
--tw-text-opacity: 1;
color: rgb(57 146 223 / var(--tw-text-opacity));
}
#breadcrumbs{
padding-top: 0.625rem;
}
@media (min-width: 1424px){
#breadcrumbs{
padding-top: 29px;
}
}
#breadcrumbs span{
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 5px;
font-size: 0.75rem;
line-height: 1rem;
line-height: 15.53px;
}
@media (min-width: 1424px){
#breadcrumbs span{
font-size: 0.875rem;
line-height: 1.25rem;
line-height: 18.12px;
}
}
#slider-home .slider-home-pagination .swiper-pagination-bullet{
height: 3px;
width: 0.625rem;
border-radius: 0px;
--tw-bg-opacity: 1;
background-color: rgb(241 242 246 / var(--tw-bg-opacity));
opacity: 1;
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 300ms;
}
@media (min-width: 1424px){
#slider-home .slider-home-pagination .swiper-pagination-bullet{
height: 7px;
width: 1.25rem;
}
}
#slider-home .slider-home-pagination .swiper-pagination-bullet-active{
--tw-bg-opacity: 1;
background-color: rgb(0 162 232 / var(--tw-bg-opacity));
} .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{
height: 100%;
-o-object-fit: contain;
object-fit: contain;
}
.product-tag.slug-akcziya{
--tw-bg-opacity: 1;
background-color: rgb(235 87 87 / var(--tw-bg-opacity));
}
.product-tag.slug-novinka{
--tw-bg-opacity: 1;
background-color: rgb(237 133 191 / var(--tw-bg-opacity));
}
.product-tag.slug-uczenka{
--tw-bg-opacity: 1;
background-color: rgb(242 201 76 / var(--tw-bg-opacity));
}
.product-tag.slug-hit-prodazh{
--tw-bg-opacity: 1;
background-color: rgb(39 174 96 / var(--tw-bg-opacity));
} .yith-wcwl-add-to-wishlist{
margin-top: 0px;
height: 1.25rem;
width: 1.25rem;
}
@media (min-width: 1424px){
.yith-wcwl-add-to-wishlist{
height: 30px;
width: 30px;
}
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a .yith-wcwl-icon{
height: 100%;
width: 100%;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a{
display: block;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a .yith-wcwl-icon{
margin: 0px;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a .yith-wcwl-icon::before{
display: block;
height: 100%;
width: 100%;
font-size: 1.25rem;
line-height: 1.75rem;
font-weight: 100;
--tw-text-opacity: 1;
color: rgb(192 192 192 / var(--tw-text-opacity));
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 300ms;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a .yith-wcwl-icon:hover::before{
--tw-scale-x: 1.05;
--tw-scale-y: 1.05;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
color: rgb(57 146 223 / 0.5);
}
@media (min-width: 1424px){
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a .yith-wcwl-icon::before{
font-size: 30px;
}
} .blockUI{
display: none !important;
}
#yith-wcwl-popup-message{
left: calc(100% - 10px);
top: 62px;
margin-left: 0px !important;
width: -moz-fit-content;
width: fit-content;
--tw-translate-x: -100%;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
text-wrap: nowrap;
border-radius: 5px;
background-color: rgb(0 162 232 / 0.6);
padding-left: 0.5rem;
padding-right: 0.5rem;
padding-top: 0.125rem;
padding-bottom: 0.125rem;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
--tw-backdrop-blur: blur(4px);
-webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
@media (min-width: 1424px){
#yith-wcwl-popup-message{
left: calc(100% - 20px);
top: 110px;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
}
.yith-wcwl-items-count.badge.active{
opacity: 1;
} .wpfFilterWrapper{
margin: 0px !important;
padding: 0px !important;
}
#singleSliderThumbnailProduct .swiper-slide-thumb-active{
--tw-border-opacity: 1;
border-color: rgb(57 146 223 / var(--tw-border-opacity));
}
@media (min-width: 1424px){
.xl\:shadow-header {
box-shadow: 0px 4px 4px 0px #00000026;
}
}
.\*\:\!text-base > *{
font-size: 1rem !important;
line-height: 1.5rem !important;
}
.first-letter\:uppercase::first-letter{
text-transform: uppercase;
}
.first\:pt-0:first-child{
padding-top: 0px;
}
.last\:col-span-2:last-child{
grid-column: span 2 / span 2;
}
.last\:flex-row:last-child{
flex-direction: row;
}
.last\:gap-3:last-child{
gap: 0.75rem;
}
.last\:gap-3\.5:last-child{
gap: 0.875rem;
}
.last\:border-b-0:last-child{
border-bottom-width: 0px;
}
.last\:pb-0:last-child{
padding-bottom: 0px;
}
.group:hover .group-hover\:scale-95{
--tw-scale-x: .95;
--tw-scale-y: .95;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:fill-white{
fill: #fff;
}
.group:hover .group-hover\:stroke-CardRed{
stroke: #F13A3A;
}
.group:hover .group-hover\:stroke-white{
stroke: #fff;
}
.group:hover .group-hover\:text-Blue{
--tw-text-opacity: 1;
color: rgb(57 146 223 / var(--tw-text-opacity));
}
.group:hover .group-hover\:text-white{
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.group:hover .group-hover\:opacity-100{
opacity: 1;
}
.group:hover .group-hover\:opacity-75{
opacity: 0.75;
}
.hover\:bg-Blue:hover{
--tw-bg-opacity: 1;
background-color: rgb(57 146 223 / var(--tw-bg-opacity));
}
.hover\:bg-LightBlue:hover{
--tw-bg-opacity: 1;
background-color: rgb(0 162 232 / var(--tw-bg-opacity));
}
.hover\:text-Blue:hover{
--tw-text-opacity: 1;
color: rgb(57 146 223 / var(--tw-text-opacity));
}
.hover\:text-white:hover{
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:shadow-2xl:hover{
--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-xl:hover{
--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:outline-none:hover{
outline: 2px solid transparent;
outline-offset: 2px;
}
.hover\:grayscale-0:hover{
--tw-grayscale: grayscale(0);
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
@media (min-width: 1424px){
.xl\:static{
position: static;
}
.xl\:sticky{
position: sticky;
}
.xl\:-bottom-\[30px\]{
bottom: -30px;
}
.xl\:right-0{
right: 0px;
}
.xl\:right-2{
right: 0.5rem;
}
.xl\:right-2\.5{
right: 0.625rem;
}
.xl\:right-5{
right: 1.25rem;
}
.xl\:top-0{
top: 0px;
}
.xl\:top-2{
top: 0.5rem;
}
.xl\:top-2\.5{
top: 0.625rem;
}
.xl\:top-5{
top: 1.25rem;
}
.xl\:top-\[calc\(90px\+0\.625rem\)\]{
top: calc(90px + 0.625rem);
}
.xl\:order-last{
order: 9999;
}
.xl\:col-span-2{
grid-column: span 2 / span 2;
}
.xl\:-m-4{
margin: -1rem;
}
.xl\:-m-5{
margin: -1.25rem;
}
.xl\:\!mt-3{
margin-top: 0.75rem !important;
}
.xl\:\!mt-3\.5{
margin-top: 0.875rem !important;
}
.xl\:\!mt-\[30px\]{
margin-top: 30px !important;
}
.xl\:mt-0{
margin-top: 0px;
}
.xl\:mt-5{
margin-top: 1.25rem;
}
.xl\:mt-\[30px\]{
margin-top: 30px;
}
.xl\:mt-\[9px\]{
margin-top: 9px;
}
.xl\:block{
display: block;
}
.xl\:\!flex{
display: flex !important;
}
.xl\:flex{
display: flex;
}
.xl\:contents{
display: contents;
}
.xl\:hidden{
display: none;
}
.xl\:\!h-10{
height: 2.5rem !important;
}
.xl\:\!h-\[490px\]{
height: 490px !important;
}
.xl\:\!h-\[50px\]{
height: 50px !important;
}
.xl\:h-10{
height: 2.5rem;
}
.xl\:h-\[133px\]{
height: 133px;
}
.xl\:h-\[15px\]{
height: 15px;
}
.xl\:h-\[184px\]{
height: 184px;
}
.xl\:h-\[200px\]{
height: 200px;
}
.xl\:h-\[21px\]{
height: 21px;
}
.xl\:h-\[220px\]{
height: 220px;
}
.xl\:h-\[22px\]{
height: 22px;
}
.xl\:h-\[25px\]{
height: 25px;
}
.xl\:h-\[26px\]{
height: 26px;
}
.xl\:h-\[27px\]{
height: 27px;
}
.xl\:h-\[295px\]{
height: 295px;
}
.xl\:h-\[30px\]{
height: 30px;
}
.xl\:h-\[363px\]{
height: 363px;
}
.xl\:h-\[470px\]{
height: 470px;
}
.xl\:h-\[499px\]{
height: 499px;
}
.xl\:h-\[50px\]{
height: 50px;
}
.xl\:h-\[78px\]{
height: 78px;
}
.xl\:h-\[90px\]{
height: 90px;
}
.xl\:h-auto{
height: auto;
}
.xl\:max-h-40{
max-height: 10rem;
}
.xl\:max-h-\[146px\]{
max-height: 146px;
}
.xl\:max-h-\[63px\]{
max-height: 63px;
}
.xl\:max-h-full{
max-height: 100%;
}
.xl\:min-h-14{
min-height: 3.5rem;
}
.xl\:w-10{
width: 2.5rem;
}
.xl\:w-\[100px\]{
width: 100px;
}
.xl\:w-\[145px\]{
width: 145px;
}
.xl\:w-\[15px\]{
width: 15px;
}
.xl\:w-\[185px\]{
width: 185px;
}
.xl\:w-\[190px\]{
width: 190px;
}
.xl\:w-\[22px\]{
width: 22px;
}
.xl\:w-\[256px\]{
width: 256px;
}
.xl\:w-\[26px\]{
width: 26px;
}
.xl\:w-\[282px\]{
width: 282px;
}
.xl\:w-\[30px\]{
width: 30px;
}
.xl\:w-\[320px\]{
width: 320px;
}
.xl\:w-\[33px\]{
width: 33px;
}
.xl\:w-\[416px\]{
width: 416px;
}
.xl\:w-\[422px\]{
width: 422px;
}
.xl\:w-\[440px\]{
width: 440px;
}
.xl\:w-\[78px\]{
width: 78px;
}
.xl\:w-\[90px\]{
width: 90px;
}
.xl\:w-auto{
width: auto;
}
.xl\:max-w-60{
max-width: 15rem;
}
.xl\:max-w-\[1000px\]{
max-width: 1000px;
}
.xl\:max-w-\[1136px\]{
max-width: 1136px;
}
.xl\:max-w-\[170px\]{
max-width: 170px;
}
.xl\:max-w-\[250px\]{
max-width: 250px;
}
.xl\:max-w-\[314px\]{
max-width: 314px;
}
.xl\:max-w-\[416px\]{
max-width: 416px;
}
.xl\:max-w-\[420px\]{
max-width: 420px;
}
.xl\:max-w-\[445px\]{
max-width: 445px;
}
.xl\:max-w-\[462px\]{
max-width: 462px;
}
.xl\:max-w-\[520px\]{
max-width: 520px;
}
.xl\:max-w-\[636px\]{
max-width: 636px;
}
.xl\:max-w-\[752px\]{
max-width: 752px;
}
.xl\:max-w-\[940px\]{
max-width: 940px;
}
.xl\:max-w-\[991px\]{
max-width: 991px;
}
.xl\:max-w-\[992px\]{
max-width: 992px;
}
.xl\:max-w-full{
max-width: 100%;
}
.xl\:flex-1{
flex: 1 1 0%;
}
.xl\:flex-shrink-0{
flex-shrink: 0;
}
.xl\:grid-cols-2{
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xl\:grid-cols-4{
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.xl\:grid-cols-5{
grid-template-columns: repeat(5, minmax(0, 1fr));
}
.xl\:flex-row{
flex-direction: row;
}
.xl\:flex-col{
flex-direction: column;
}
.xl\:items-start{
align-items: flex-start;
}
.xl\:items-center{
align-items: center;
}
.xl\:justify-start{
justify-content: flex-start;
}
.xl\:justify-center{
justify-content: center;
}
.xl\:justify-between{
justify-content: space-between;
}
.xl\:gap-0{
gap: 0px;
}
.xl\:gap-10{
gap: 2.5rem;
}
.xl\:gap-2{
gap: 0.5rem;
}
.xl\:gap-2\.5{
gap: 0.625rem;
}
.xl\:gap-3{
gap: 0.75rem;
}
.xl\:gap-3\.5{
gap: 0.875rem;
}
.xl\:gap-4{
gap: 1rem;
}
.xl\:gap-5{
gap: 1.25rem;
}
.xl\:gap-6{
gap: 1.5rem;
}
.xl\:gap-8{
gap: 2rem;
}
.xl\:gap-\[100px\]{
gap: 100px;
}
.xl\:gap-\[37px\]{
gap: 37px;
}
.xl\:gap-\[45px\]{
gap: 45px;
}
.xl\:gap-\[60px\]{
gap: 60px;
}
.xl\:gap-\[62px\]{
gap: 62px;
}
.xl\:gap-\[70px\]{
gap: 70px;
}
.xl\:gap-\[72px\]{
gap: 72px;
}
.xl\:gap-\[74px\]{
gap: 74px;
}
.xl\:gap-\[76px\]{
gap: 76px;
}
.xl\:gap-\[87px\]{
gap: 87px;
}
.xl\:gap-x-4{
-moz-column-gap: 1rem;
column-gap: 1rem;
}
.xl\:gap-x-\[60px\]{
-moz-column-gap: 60px;
column-gap: 60px;
}
.xl\:gap-y-1{
row-gap: 0.25rem;
}
.xl\:gap-y-4{
row-gap: 1rem;
}
.xl\:space-y-1 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.xl\:space-y-10 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.xl\:space-y-2 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.xl\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}
.xl\:space-y-20 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(5rem * var(--tw-space-y-reverse));
}
.xl\:space-y-3 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.xl\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
}
.xl\:space-y-5 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.xl\:space-y-6 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.xl\:space-y-8 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.xl\:space-y-9 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
}
.xl\:space-y-\[21px\] > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(21px * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(21px * var(--tw-space-y-reverse));
}
.xl\:space-y-\[9px\] > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(9px * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(9px * var(--tw-space-y-reverse));
}
.xl\:rounded-primary{
border-radius: 5px;
}
.xl\:border{
border-width: 1px;
}
.xl\:border-Gray-Light{
--tw-border-opacity: 1;
border-color: rgb(241 242 246 / var(--tw-border-opacity));
}
.xl\:bg-white{
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.xl\:bg-\[url\(\'assets\/bgFormHome\.webp\'\)\]{
background-image: url(//carpidea.by/wp-content/themes/carpidea/src/css/assets/bgFormHome.webp);
}
.xl\:bg-right{
background-position: right;
}
.xl\:p-4{
padding: 1rem;
}
.xl\:p-5{
padding: 1.25rem;
}
.xl\:p-9{
padding: 2.25rem;
}
.xl\:px-0{
padding-left: 0px;
padding-right: 0px;
}
.xl\:px-10{
padding-left: 2.5rem;
padding-right: 2.5rem;
}
.xl\:px-2{
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.xl\:px-2\.5{
padding-left: 0.625rem;
padding-right: 0.625rem;
}
.xl\:px-20{
padding-left: 5rem;
padding-right: 5rem;
}
.xl\:px-3{
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.xl\:px-4{
padding-left: 1rem;
padding-right: 1rem;
}
.xl\:px-5{
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.xl\:px-7{
padding-left: 1.75rem;
padding-right: 1.75rem;
}
.xl\:px-\[13px\]{
padding-left: 13px;
padding-right: 13px;
}
.xl\:px-\[26px\]{
padding-left: 26px;
padding-right: 26px;
}
.xl\:py-0{
padding-top: 0px;
padding-bottom: 0px;
}
.xl\:py-10{
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
.xl\:py-2{
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.xl\:py-5{
padding-top: 1.25rem;
padding-bottom: 1.25rem;
}
.xl\:py-9{
padding-top: 2.25rem;
padding-bottom: 2.25rem;
}
.xl\:py-\[15px\]{
padding-top: 15px;
padding-bottom: 15px;
}
.xl\:py-\[30px\]{
padding-top: 30px;
padding-bottom: 30px;
}
.xl\:py-\[50px\]{
padding-top: 50px;
padding-bottom: 50px;
}
.xl\:\!pb-0{
padding-bottom: 0px !important;
}
.xl\:\!pr-\[88px\]{
padding-right: 88px !important;
}
.xl\:pb-2{
padding-bottom: 0.5rem;
}
.xl\:pb-2\.5{
padding-bottom: 0.625rem;
}
.xl\:pb-20{
padding-bottom: 5rem;
}
.xl\:pb-3{
padding-bottom: 0.75rem;
}
.xl\:pb-3\.5{
padding-bottom: 0.875rem;
}
.xl\:pb-\[18px\]{
padding-bottom: 18px;
}
.xl\:pb-\[197px\]{
padding-bottom: 197px;
}
.xl\:pb-\[34px\]{
padding-bottom: 34px;
}
.xl\:pb-\[50px\]{
padding-bottom: 50px;
}
.xl\:pl-1{
padding-left: 0.25rem;
}
.xl\:pl-10{
padding-left: 2.5rem;
}
.xl\:pl-\[30px\]{
padding-left: 30px;
}
.xl\:pr-1{
padding-right: 0.25rem;
}
.xl\:pr-\[105px\]{
padding-right: 105px;
}
.xl\:pr-\[62px\]{
padding-right: 62px;
}
.xl\:pr-\[75px\]{
padding-right: 75px;
}
.xl\:pr-\[88px\]{
padding-right: 88px;
}
.xl\:pt-5{
padding-top: 1.25rem;
}
.xl\:pt-\[15px\]{
padding-top: 15px;
}
.xl\:pt-\[30px\]{
padding-top: 30px;
}
.xl\:pt-\[53px\]{
padding-top: 53px;
}
.xl\:pt-\[87px\]{
padding-top: 87px;
}
.xl\:\!text-\[26px\]{
font-size: 26px !important;
}
.xl\:text-2xl{
font-size: 1.5rem;
line-height: 2rem;
}
.xl\:text-\[13px\]{
font-size: 13px;
}
.xl\:text-\[22px\]{
font-size: 22px;
}
.xl\:text-\[25px\]{
font-size: 25px;
}
.xl\:text-\[30px\]{
font-size: 30px;
}
.xl\:text-\[46px\]{
font-size: 46px;
}
.xl\:text-base{
font-size: 1rem;
line-height: 1.5rem;
}
.xl\:text-lg{
font-size: 1.125rem;
line-height: 1.75rem;
}
.xl\:text-sm{
font-size: 0.875rem;
line-height: 1.25rem;
}
.xl\:text-xl{
font-size: 1.25rem;
line-height: 1.75rem;
}
.xl\:\!leading-\[33\.64px\]{
line-height: 33.64px !important;
}
.xl\:leading-5{
line-height: 1.25rem;
}
.xl\:leading-\[16\.82px\]{
line-height: 16.82px;
}
.xl\:leading-\[18\.12px\]{
line-height: 18.12px;
}
.xl\:leading-\[20\.7px\]{
line-height: 20.7px;
}
.xl\:leading-\[23\.29px\]{
line-height: 23.29px;
}
.xl\:leading-\[24px\]{
line-height: 24px;
}
.xl\:leading-\[25\.88px\]{
line-height: 25.88px;
}
.xl\:leading-\[25px\]{
line-height: 25px;
}
.xl\:leading-\[28\.47px\]{
line-height: 28.47px;
}
.xl\:leading-\[31\.06px\]{
line-height: 31.06px;
}
.faq-section {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
max-width: 800px;
margin: 20px auto;
padding: 20px;
border-radius: 8px;
background-color: #f9f9f9;
border: 1px solid #e0e0e0;
}
.faq-section h2 {
text-align: center;
margin-bottom: 25px;
color: #333;
font-size: 25px;
line-height: 44px;
}
.faq-section h3 {
text-align: center;
margin-bottom: 25px;
color: #333;
font-size: 20px;
line-height: 44px;
} .faq-item {
border-bottom: 1px solid #ddd;
padding-bottom: 15px;
margin-bottom: 15px;
}
.faq-item:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
} .faq-question {
display: flex;
justify-content: space-between;
align-items: center;
cursor: pointer;
font-size: 18px;
font-weight: 600;
color: #1a1a1a;
margin: 0;
}
.faq-question:hover {
color: #007bff;
} .faq-icon {
font-size: 24px;
font-weight: bold;
transition: transform 0.3s ease;
} .faq-answer {
max-height: 0;
overflow: hidden;
transition: max-height 0.4s ease-out, padding 0.4s ease-out;
color: #555;
line-height: 1.6;
padding: 0 10px;
} .faq-item.active .faq-answer {
max-height: 600px; padding: 15px 10px 0;
transition: max-height 0.4s ease-in, padding 0.4s ease-in;
}
.faq-item.active .faq-icon {
transform: rotate(45deg);
}
.faq-item ul {
padding-left: 20px;
}
.faq-item li {
margin-bottom: 8px;
}
.xl\:leading-\[32\.35px\]{
line-height: 32.35px;
}
.xl\:leading-\[38\.82px\]{
line-height: 38.82px;
}
.xl\:leading-\[50\.6px\]{
line-height: 50.6px;
}
.xl\:container-main{
margin-left: auto;
margin-right: auto;
width: 100%;
max-width: 100%;
padding-left: 0.625rem;
padding-right: 0.625rem;
}
@media (min-width: 1424px){
.xl\:container-main{
max-width: 1424px;
padding-left: 0px;
padding-right: 0px;
}
}
.xl\:last\:col-span-1:last-child{
grid-column: span 1 / span 1;
}
.xl\:last\:flex-col:last-child{
flex-direction: column;
}
}
.faq-question {
background: #f3f3f3;
cursor: pointer;
padding: 15px;
border: none;
text-align: left;
width: 100%;
font-size: 16px;
transition: background 0.3s;
}
.faq-question:hover {
background: #e0e0e0;
}
.faq-answer {
max-height: 0;
overflow: hidden;
transition: max-height 0.3s ease;
}
.faq-item.active .faq-answer {
max-height: 300px; padding: 10px 15px;
}