.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.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}.theme-wp-alvla-theme .blog-list .blog-card .blog-card__thumb {
width: 600px;
max-width: 45%;
}
.wp-block-embed iframe {
max-width: 800px;
width: 100%;
aspect-ratio: 16 / 9;
height: auto;
} 
.single article .wp-block-list	{
font-size: 18px;
}
@media screen and (max-width: 1150px) {
.single article ul,
.single article .wp-block-list	{
padding: 0 0 0 70px;
margin: 0 0 20px;
font-size: 14px;
}
}
@media screen and (max-width: 799px) {
.theme-wp-alvla-theme .blog-list .blog-card .blog-card__thumb {
width: 100%;
max-width: 100%;
}
}br:has(+ .wpcf7-hidden) {
display: none;
}.notransform {
transform: none !important;
} table.shop_table_responsive thead {
display: none;
}
table.shop_table_responsive tbody th {
display: none;
}
table.shop_table_responsive tr td {
display: block;
text-align: right;
clear: both;
}
table.shop_table_responsive tr td::before {
content: attr(data-title) ": ";
float: left;
}
table.shop_table_responsive tr td.product-remove a {
text-align: left;
}
table.shop_table_responsive tr td.product-remove::before {
display: none;
}
table.shop_table_responsive tr td.actions::before,
table.shop_table_responsive tr td.download-actions::before {
display: none;
}
table.shop_table_responsive tr td.download-actions .button {
display: block;
text-align: center;
}
@media screen and (min-width: 48em) {
table.shop_table_responsive thead {
display: table-header-group;
}
table.shop_table_responsive tbody th {
display: table-cell;
}
table.shop_table_responsive tr th,
table.shop_table_responsive tr td {
text-align: left;
}
table.shop_table_responsive tr td {
display: table-cell;
}
table.shop_table_responsive tr td::before {
display: none;
}
} ul.products {
margin: 0;
padding: 0;
}
ul.products li.product {
list-style: none;
position: relative; align-items: flex-start;
flex-direction: column;
}
ul.products li.product img {
display: block;
}
ul.products li.product .button {
display: block;
}
.label-new {
position: absolute;
top: 0;
right: 0;
background: #011d71;
color: #fff;
font-weight: 700;
padding: 0 12px;
font-size: 15px;
letter-spacing: 1.3px;
line-height: 240%;
box-shadow: -2px 2px 6px -2px #011d71;
}
@media screen and (min-width: 48em) { .catalog-shop ul.products.columns-3 li.product:nth-child(3n) {
margin-right: 0;
}
ul.products li.product.first {
clear: both;
}
ul.products li.product.last {
margin-right: 0;
}
ul.products.columns-1 li.product {
float: none;
width: 100%;
}
ul.products.columns-2 li.product {
width: 48.1%;
}
ul.products.columns-3 li.product { width: 31.87%;
}
ul.products.columns-4 li.product { width: 23.76%;
}
ul.products.columns-5 li.product {
width: 16.96%;
}
ul.products.columns-6 li.product {
width: 13.49333%;
}
}
@media screen and (max-width: 991px) {
.related.products ul.products.columns-4 li.product {
width: 46.15%;
float: left;
margin-right: 3.8%;
}
}
@media screen and (max-width: 459px) {
.related.products ul.products.columns-4 li.product {
width: 100%;
float: none;
margin-right: 0;
}
} .single-product div.product {
position: relative;
}
.single-product p.price { flex-basis: calc(100% - 200px);
}
.single-product div.product .woocommerce-product-gallery {
position: relative;
float: left;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: 2em;
right: 1em;
display: block;
z-index: 99;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport {
margin-bottom: 1em;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
margin: 0;
padding: 0;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
cursor: pointer;
float: left;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
opacity: 0.5;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
opacity: 1;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
opacity: 1;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
width: 48.1%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 30.79667%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 22.15%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 16.96%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
clear: both;
}
.stock:empty::before {
display: none;
}
.stock.in-stock {
color: #0f834d;
}
.stock.out-of-stock {
color: #e2401c;
} @media screen and (min-width: 768px) {
.col2-set .form-row-first {
float: left;
margin-right: 3.8%;
}
.col2-set .form-row-last {
float: right;
margin-right: 0;
}
.col2-set .form-row-first,
.col2-set .form-row-last {
width: 48.1%;
}
}  .site-header-cart {
position: relative;
margin: 0;
padding: 0;
}
.site-header-cart .cart-contents {
text-decoration: none;
}
.site-header-cart .widget_shopping_cart {
display: none;
}
.site-header-cart .product_list_widget {
margin: 0;
padding: 0;
} .star-rating {
overflow: hidden;
position: relative;
height: 1.618em;
line-height: 1.618;
width: 5.3em;
font-family: star;
font-weight: 400;
}
.star-rating::before {
content: "\53\53\53\53\53";
opacity: 0.25;
float: left;
top: 0;
left: 0;
position: absolute;
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.star-rating span::before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
color: #4169e1;
}
p.stars a {
position: relative;
height: 1em;
width: 1em;
text-indent: -999em;
display: inline-block;
text-decoration: none;
margin-right: 1px;
font-weight: 400;
}
p.stars a::before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 1em;
height: 1em;
line-height: 1;
font-family: star;
content: "\53";
color: #404040;
text-indent: 0;
opacity: 0.25;
}
p.stars a:hover ~ a::before {
content: "\53";
color: #404040;
opacity: 0.25;
}
p.stars:hover a::before {
content: "\53";
color: #4169e1;
opacity: 1;
}
p.stars.selected a.active::before {
content: "\53";
color: #4169e1;
opacity: 1;
}
p.stars.selected a.active ~ a::before {
content: "\53";
color: #404040;
opacity: 0.25;
}
p.stars.selected a:not(.active)::before {
content: "\53";
color: #4169e1;
opacity: 1;
} .woocommerce-tabs ul.tabs {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}
.woocommerce-tabs ul.tabs li {
display: block;
margin: 0;
position: relative;
}
.woocommerce-tabs ul.tabs li a {
padding: 1em 0;
display: block;
}
.woocommerce-tabs .panel h2:first-of-type {
margin-bottom: 1em;
} .woocommerce-password-strength {
text-align: right;
}
.woocommerce-password-strength.strong {
color: #0f834d;
}
.woocommerce-password-strength.short {
color: #e2401c;
}
.woocommerce-password-strength.bad {
color: #e2401c;
}
.woocommerce-password-strength.good {
color: #3d9cd2;
} .form-row.woocommerce-validated input.input-text {
box-shadow: inset 2px 0 0 #0f834d;
}
.form-row.woocommerce-invalid input.input-text {
box-shadow: inset 2px 0 0 #e2401c;
}
.required {
color: #f00;
} .woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
background-color: #0f834d;
clear: both;
}
.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
background-color: #3d9cd2;
}
.woocommerce-error {
background-color: #e2401c;
}
.demo_store {
position: fixed;
left: 0;
bottom: 0;
right: 0;
margin: 0;
padding: 1em;
background-color: #3d9cd2;
z-index: 9999;
}
@media screen and (min-width: 48em) { .site-header-cart .widget_shopping_cart {
position: absolute;
top: 100%;
width: 100%;
z-index: 999999;
left: -999em;
display: block;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.site-header-cart:hover .widget_shopping_cart,
.site-header-cart.focus .widget_shopping_cart {
left: 0;
display: block;
}
}  .widget_price_filter .price_slider {
margin-bottom: 1.5em;
}
.widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4;
}
.widget_price_filter .price_slider_amount .button {
float: left;
}
.widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
cursor: ew-resize;
outline: none;
background: #4169e1;
box-sizing: border-box;
margin-top: -0.25em;
opacity: 1;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -1em;
}
.widget_price_filter .ui-slider .ui-slider-handle:hover,
.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
display: block;
border: 0;
background: #4169e1;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
background: rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider-horizontal {
height: 0.5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
height: 100%;
} .product-template-default section h2 {
padding: 0;
margin: 0 0 40px; font-size: 32px;
line-height: 1;
}
.single-product div.product {
position: relative;
padding-top: 3px;
}
.tab-container1 {
display: flex;
flex-direction: column;
width: 100%;
gap: 24px;
}
.tab-buttons1 {
display: flex;
gap: 17px;
}
button.tab-button1 {
padding: 14px 13px 14px 13px;
border: none;
background: transparent;
cursor: pointer;
transition: background 0.3s ease;
border-top: 2px solid rgba(45, 45, 45, 0.10);
border-radius: 0;
font-size: 18px;
text-align: center;
color: #3A3A3A;
line-height: 1.75;
}
.tab-button1 span {
display: block;
margin-top: 8px;
font-variant-numeric: lining-nums;
color: #3A3A3A;
font-family: "Gotham";
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 175%;
}
.tab-button1:hover,
.tab-button1.active {
border-top: 2px solid #2D2D2D;
}
.tab-button1:hover span,
.tab-button1.active span {
font-weight: 700;
}
.tab-content1 {
padding: 10px;
}
.tab-pane1 {
display: none;
}
.tab-pane1.active {
display: block;
}
.product-template-default thead {
background: #F9F9F9;
}
.product-template-default th {
font-weight: 400;
}
.product-template-default tr th,
.product-template-default tr td {
padding: 9px 12px !important;
}
.product-template-default tr:first-child td {
background: transparent;
}
.product-template-default tr td {
width: auto !important;
}
.product-template-default tr td:first-child {
width: 126px !important;
}
.product-template-default td {
border: 1px solid #F2F2F2;
}
.cart-heading {
color: #282828;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 175%;
margin-bottom: 6px;
}
.woocommerce-product-details__short-description p {
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 175%;
}
.woocommerce-product-details__short-description table tr > td:first-child {
white-space: nowrap;
}
.summary.entry-summary {
position: relative;
}
.summary.entry-summary .woocommerce-product-details__short-description {
flex-basis: 100%;
}
.summary.entry-summary .woocommerce-Price-amount.amount {
display: flex;
flex-wrap: wrap;
align-items: baseline;
position: relative;
color: #3A3A3A;
font-family: "Gotham";
font-size: 32px;
}
.summary.entry-summary .woocommerce-Price-amount.amount bdi {
line-height: 1;
}
.summary.entry-summary .product-template-default bdi {
color: #3A3A3A;
font-family: "Gotham";
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: 175%;
}
.summary.entry-summary .woocommerce-Price-currencySymbol {
display: none;
}
.summary.entry-summary .woocommerce-Price-amount.amount::before { color: #3A3A3A;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 175%;
position: absolute;
display: block;
top: 100%;
flex-basis: calc(100% - 20px);
order: 2;
padding-right: 15px;
}
@media screen and (max-width: 900px) { a.cart-form1 {
max-width: 200px;
}
}
.summary.entry-summary .woocommerce-Price-amount.amount::after { color: #3A3A3A;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 175%;
padding-left: 10px;
}
.summary.entry-summary form.cart {
display: none;
}
a.cart-form1 {
display: inline-flex;
padding: 10px 28px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 2px;
background: #011D71;
color: white;
text-decoration: none;
color: #FFF;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 175%;
transition: 0.5s all;
position: relative;
right: 0; flex-basis: auto;
white-space: nowrap;
}
a.cart-form1:last-child {
margin-bottom: 40px;
}
p.availability {
order: 10;
min-width: 150px;
}
@media screen and (max-width: 1040px){
p.availability {
order: initial;
margin-bottom: 0 !important;
font-size: 18px;
width: 40%;
padding-top: 18px;
}
}
.clearfix:after {
content: '';
display: block;
clear: both;
}
a.cart-form1:hover {
background: #01248d;
}
.summary-inner {
position: relative;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.woocommerce-product-details__short-description ul {
list-style: none;
padding: 0; margin: 0 0 10px;
}
.product-template-default div.product ul li {
list-style: none;
padding: 0;
padding-left: 0px;
padding-left: 0px;
margin: 0;
position: relative;
padding-left: 31px;
line-height: 1px;
color: #000;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 175%;
padding-bottom: 5px;
}
.product-template-default div.product ul li::before {
content: "";
position: absolute;
width: 11px;
height: 5px;
border-radius: 2.5px;
background: #CBCBCB;
top: 13px;
left: 0px;
}
.stock.in-stock {
color: #0f834d;
color: #3A3A3A;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 175%;
} .cart-subheading {
color: #3A3A3A;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 1.75;
}
.big-form form {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
gap: 21px;
padding-top: 16px;
}
.big-form form label {
position: relative;
display: flex;
flex-direction: column;
line-height: 1;
margin-bottom: 3px;
}
.big-form form label span {
margin-right: 30px;
color: #3A3A3A;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 175%;
letter-spacing: 1.4px;
}
.big-form form label a {
position: absolute;
width: 17px;
height: 17px;
border-radius: 50%;
border: 1px solid #B9B9B9;
display: flex;
text-decoration: none;
top: 0;
right: 0px;
color: #B9B9B9;
justify-content: center;
align-items: center;
padding: 1px;
font-size: 12px;
}
.big-form form select {
border: 0px solid #ccc;
margin-top: 5px;
min-width: 163px;
background: #F9F9F9;
height: 39px;
padding: 7px 16px 7px 16px;
}
.submit-area {
display: flex;
position: relative;
justify-content: flex-end;
padding-top: 20px;
}
.submit-area a {
bottom: 0;
position: relative;
} .product-template-default section {
margin-bottom: 350px;
max-width: 100%;
} .tab-container2 {
display: flex;
flex-direction: column;
width: 100%;
gap: 28px;
}
.tab-buttons2 {
display: flex;
gap: 60px;
border-bottom: 1px solid #CBCBCB;
}
.tab-button2 {
padding: 12px 0;
border: none;
background: transparent;
cursor: pointer;
transition: background 0.3s ease;
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: 56px;
text-decoration: none;
color: #CBCBCB;
}
.tab-button2:hover,
.tab-button2.active {
color: #3A3A3A;
}
.tab-content2 {
padding: 0px;
}
.tab-pane2 {
display: none;
color: #3A3A3A;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 175%;
}
.tab-pane2.active {
display: block;
}
.woocommerce-tabs.wc-tabs-wrapper {
display: none;
} .single-inner.single-inner--s1 {
display: flex;
justify-content: flex-start;
}
.single-inner.single-inner--s1 > div {
max-width: 50%;
width: 50%;
}
.slider.slider--s1 {
width: 100%;
max-width: 613px;
margin-right: 20px;
}
.slider.slider-thumbs {
position: relative;
margin-top: 15px;
margin-right: 20px;
padding: 0 25px;
}
.tab-pane .slider.slider--s1 img {
margin: 0 auto;
}
.tab-pane .slider.slider-thumbs {
max-width: 613px;
margin-right: 20px;
margin-bottom: 30px;
}
.tab-pane .slider + .after-slider-descr {
margin-top: 30px;
}    .slider.slider-thumbs .slider-item {
padding: 0 8px
}
.slider.slider-thumbs .control-button {
display: flex !important;
cursor: pointer;
}
.slider.slider-thumbs .control-button.next {
left: auto;
right: 0;
}
.slider.slider-thumbs .control-button.prev {
}
.slider.slider-thumbs .slider-item img {
border: 1px solid transparent;
}
.slider.slider-thumbs .slider-item.slick-current img {
border-color: #D9D9D9;
}
.text-about-slider {
font-size: 14px;
font-weight: 400;
line-height: 175%;
}
.slider.slider-nav {
max-width: 613px;
margin-top: 10px;
}
.slick-arrow {
padding: 0;
font-size: 0;
background: none;
position: absolute;
border: none;
z-index: 2;
top: 50%;
left: 0;
transform: translateY(-50%);
}
.slick-arrow {
padding: 0;
font-size: 0;
background: none;
position: absolute;
border: none;
z-index: 2;
top: 50%;
left: 0;
transform: translateY(-50%);
}
.slick-next.slick-arrow {
left: auto;
right: 0;
}
.slick-prev.slick-arrow::before {
content: url(//alvla.fr/wp-content/uploads/2024/06/arrow.png);
display: inline-block;
width: 14px;
height: 26px;
}
.slick-next.slick-arrow:before {
content: url(//alvla.fr/wp-content/uploads/2024/06/arrow.png);
display: inline-block;
width: 14px;
height: 26px;
transform: rotate(-180deg);
} .product-template-default section {
margin-bottom: 80px;
} .tab-container4 {
display: flex;
flex-direction: column;
width: 100%;
gap: 40px;
}
.tab-buttons4 {
display: flex;
gap: 40px;
border-bottom: 1px solid #CBCBCB;
}
.tab-button4 {
padding: 0px 0 16px;
border: none;
background: transparent;
cursor: pointer;
transition: background 0.3s ease;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 175%;
text-decoration: none;
color: #CBCBCB;
}
.tab-button4:hover,
.tab-button4.active {
color: #3A3A3A;
}
.tab-content2 {
padding: 0px;
}
.tab-pane4 {
display: none;
color: #3A3A3A;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 175%;
}
.tab-pane4.active {
display: block;
}
.photo-zona {
display: flex;
justify-content: space-between;
gap: 20px;
margin-bottom: 50px;
}
.photo-zona-item {
max-width: 32%;
width: 100%;
border-radius: 5px;
border: 1px solid #CBCBCB;
display: flex;
flex-direction: column;
align-items: center;
}
.photo-zona-item img {
padding: 4px 0;
width: 192px;
}
.photo-zona-item span {
display: block;
text-align: left;
border-top: 1px solid #CBCBCB;
color: #3A3A3A;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 175%;
padding: 20px 23px;
width: 100%;
}
.product-template-default section ul {
padding: 0;
margin: 0;
}
.product-template-default section ul li {
list-style: none;
padding: 0;
padding-left: 0px;
padding-left: 0px;
margin: 0;
position: relative;
padding-left: 31px;
line-height: 1px;
color: #000;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 175%;
padding-bottom: 5px;
}
.product-template-default section ul li::before {
content: "";
position: absolute;
width: 11px;
height: 5px;
border-radius: 2.5px;
background: #CBCBCB;
top: 13px;
left: 0px;
}
.product-template-default section.related.products ul li::before {
content: none;
}
.product-template-default section.related.products ul li {
padding-left: 0;
} section.tkani {
width: 100%;
margin-bottom: 30px;
}
.tkani .single-inner.single-inner--s1 {
display: block;
} .bampers .tab-container {
display: flex;
}
.bampers .tab-buttons {
display: flex;
flex-direction: column;
width: 237px;
min-width: 237px;
gap: 12px;
}
.bampers .tab-button {
padding: 0 10px 0 16px;
border: none;
cursor: pointer;
transition: background 0.3s ease;
border-left: 1px solid #9F9F9F;
color: #9F9F9F;
background: transparent;
text-align: left;
font-size: 22px;
font-style: normal;
font-weight: 400;
border-radius: 0;
line-height: 1.75;
}
.bampers .tab-button:hover,
.bampers .tab-button.active {
border-left: 1px solid #3A3A3A;
color: #3A3A3A;
}
.bampers .tab-content {
flex: 1;
padding: 10px;
border-left: 1px solid #9F9F9F;
padding-left: 50px;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 175%;
width: calc(100% - 237px);
}
.bampers .tab-pane {
display: none;
}
.tab-pane.active {
display: block;
} .product-template-default .summary.entry-summary.product-chehly tr th:first-child {
min-width: 206px;
} .change-photo {
margin-bottom: 100px;
}
.single-inner.single-inner--change-photo {
display: flex;
justify-content: flex-start;
align-items: flex-start;
gap: 20px;
}
.change-photo__img {
width: 535px;
position: relative;
height: 503px;
min-width: 535px;
}
.change-photo__img img {
object-fit: cover;
position: absolute;
}
.change-photo__img img:first-child {
z-index: 1;
}
.change-photo__img img:last-child {
z-index: 0;
}
.change-photo.view2 .change-photo__img img:last-child {
z-index: 2;
}
.change-photo__start {
display: flex;
gap: 20px;
}
.button-start1,
.button-start2 {
border-radius: 3px;
border: 1px solid #3A3A3A;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: 175%;
display: flex;
justify-content: center;
align-items: center;
text-decoration: none;
margin-bottom: 26px;
height: 58px;
cursor: pointer;
width: 100%;
max-width: 337px;
}
.change-photo .change-photo__start > div:last-child {
color: #9F9F9F;
}
.change-photo.view2 .change-photo__start > div:last-child {
color: #3A3A3A;
}
.change-photo.view2 .change-photo__start > div:first-child {
color: #9F9F9F;
}
.change-photo__start botton + div {
font-size: 14px;
font-weight: 400;
line-height: 175%;
}
.product-template-default section.form {
margin: 0;
} .product-template-default section.stepsproduct {
padding: 100px 0;
text-align: center;
margin-bottom: 0;
}
.steps__subheading {
color: #3A3A3A;
text-align: center;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 175%;
}
.steps-list-box {
position: relative;
height: 421px;
margin: 20px 0;
}
.steps-list-item {
width: 383px;
position: absolute;
}
.steps-list-item > img {
position: absolute;
}
.steps-list-item:nth-child(1) {
left: 0;
top: 0;
}
.steps-list-item:nth-child(2) {
left: 19%;
top: 280px;
}
.steps-list-item:nth-child(3) {
left: 59%;
top: 0;
}
.steps-list-item:nth-child(4) {
left: 79%;
top: 280px;
}
.steps-list-inner {
display: flex;
justify-content: space-between;
}
.steps-list-inner {
display: flex;
justify-content: space-between;
align-items: flex-start;
gap: 20px;
}
.steps-list-title {
color: #3A3A3A;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 175%;
display: block;
text-align: left;
margin-bottom: 4px;
}
.steps-list-text {
color: #3A3A3A;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 175%;
display: block;
}
.steps-map {
position: absolute;
top: 30px;
left: 50px;
}
.stepsproduct a {
display: inline-flex;
padding: 10px 28px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 2px;
background: #011D71;
color: #FFF;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 175%;
text-decoration: none;
margin: 0 auto;
width: 135px;
transition: 0.5s all;
}
.stepsproduct a:hover {
background: #01248d;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: 0;
right: 0;
display: block;
z-index: 1;
width: 40px;
background: transparent;
display: flex;
justify-content: center;
height: 30px;
align-items: center;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
background: rgba(45, 45, 45, 0.10);
}
img.emoji {
display: none !important;
}
.woocommerce-product-gallery__trigger::before {
content: url(//alvla.fr/wp-content/themes/alvla/img/four-side-expand-line-icon.svg);
position: relative;
width: 30px;
height: 30px;
display: none;
}
.pswp--open {
display: none;
}
.popuper .woocommerce-product-gallery__trigger::before {
content: none;
}
.popuper.popuper-product {
max-width: 1248px;
text-align: center;
padding: 40px 100px 80px;
}
.overlay:target + .popuper.popuper-product {
top: 5%;
}
.popuper.popuper-product .flex-control-nav.flex-control-thumbs {
display: flex;
justify-content: center;
flex-wrap: wrap;
margin: 0;
padding: 0;
}
.popuper.popuper-product .flex-control-nav.flex-control-thumbs li {
max-width: 120px;
}
.popuper.popuper-product .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
width: 800px;
margin-right: 20px;
margin: 0 auto;
}
.popuper.popuper-product .woocommerce-product-gallery__wrapper > * {
cursor: zoom-in;
}
.popuper.popuper-product .woocommerce-product-gallery__wrapper img {
cursor: zoom-in;
}
.summary.entry-summary.product-chehly table {
text-align: left;
}
.mobil-title {
display: none;
visibility: hidden;
}
.up-arrow {
position: fixed;
right: 100px;
bottom: 100px;
z-index: 9;
width: 79px;
height: 79px;
opacity: 0;
visibility: hidden;
transition: opacity 0.4s, visibility 0.4s;
cursor: pointer;
}
.up-arrow.show {
opacity: 1;
visibility: visible;
}
.up-arrow img {
}
.single-product div.product .woocommerce-product-gallery {
max-width: 460px;
margin-right: 40px;
}
.wpgs-nav.slick-initialized.slick-slider {
padding: 0 16px 0 13px;
}
.slick-prev {
z-index: 2 !important;
}
.popuper.popuper-product .zoomtoo-container {
text-align: center;
display: flex;
justify-content: center;
}
select.orderby {
font-size: 14px;
} @media screen and (max-width: 1279px) {
.single-inner.single-inner--s1 {
max-width: 100%;
gap: 20px;
}    }
@media screen and (max-width: 1150px) {
.product-template-default tr th, .product-template-default tr td {
font-size: 14px;
}
.change-photo__img {
width: 50%;
width: calc(50% - 10px);
height: auto;
min-width: 45%;
}
.change-photo__start {
width: 50%;
width: calc(50% - 10px);
min-width: 45%;
}
}
@media screen and (max-width: 1040px) {
.tab-buttons1 {
gap: 5px;
}
button.tab-button1 {
padding: 12px 6px 12px 6px;
font-size: 14px;
}
.tab-button1 span {
font-size: 14px;
}
.product-template-default tr th, .product-template-default tr td {
padding: 10px 12px !important;
font-size: 14px;
}
.button-start1, .button-start2 {
font-size: 18px;
height: 46px;
}
.product-template-default section h2, .cart-heading {
color: #3A3A3A;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: 175%; }
.product-template-default div.product ul li, .product-template-default section ul li {
padding-bottom: 5px;
color: #3A3A3A;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 175%;
padding-left: 23px;
}
.product-template-default div.product ul li::before, .product-template-default section ul li::before {
content: "";
position: absolute;
width: 11px;
height: 5px;
border-radius: 2.5px;
background: #CBCBCB;
top: 9px;
left: 0px;
}    .product-template-default p.price {
margin-bottom: 40px;
flex-basis: 100%;
}
a.cart-form1 {
font-size: 18px;
position: relative;
float: none;
align-self: flex-end;
padding: 10px 58px;
}
hr {
margin-top: 1px;
}
.cart-subheading {
font-size: 16px;
}
.submit-area {
justify-content: flex-start;
}
.tab-buttons2 {
gap: 30px;
}
.tab-button4 {
line-height: 26px;
}
.tab-button2 {
font-size: 22px;
line-height: 36px;
}
.bampers .tab-buttons {
width: 190px;
min-width: 190px;
}
.bampers .tab-content {
width: calc(100% - 190px);
}
.product-template-default section {
margin-bottom: 45px;
}
.single-inner.single-inner--s1 {
max-width: 100%;
gap: 2%;
}
.single-inner.single-inner--s1 > div:first-child {
width: 33%;
max-width: 33%;
}
.single-inner.single-inner--s1 > div:last-child {
width: 66%;
max-width: 66%;
}
.slider.slider--s1 {
width: 100%;
min-width: 100%;
margin-right: 0;
}
.slider.slider-thumbs {
margin-right: 0;
}     .photo-zona-item span {
font-size: 14px;
padding: 10px 12px;
}
.photo-zona {
margin-bottom: 30px;
}
.bampers .tab-button {
font-size: 18px;
}   .change-photo__img {
width: 33%;
position: relative;
height: auto;
min-width: 33%;
}
.change-photo__start {
width: 68%;
width: calc(67% - 20px);
}   .popuper.popuper-product {
max-width: calc(80% - 40px);
text-align: center;
padding: 20px;
}
.popuper.popuper-product .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
width: 100%;
margin-right: 0px;
margin: 0 auto;
}
.popuper.popuper-product .flex-control-nav.flex-control-thumbs li {
max-width: 100px;
}
.summary.entry-summary .woocommerce-Price-amount.amount::after {
font-size: 18px !important;
}
}
@media screen and (max-width: 767px) {
.tab-buttons1 {
gap: 10px;
}
button.tab-button1 {
padding: 5px 0px 5px 0px;
font-size: 14px;
min-width: 60px;
}
.tab-button1 span {
font-size: 12px;
margin-top: 6px;
}
.product-template-default tr th, .product-template-default tr td {
padding: 8px 15px !important;
font-size: 10px;
}
.summary.entry-summary .woocommerce-Price-amount.amount::before {
bottom: -40px; }
.product-template-default p.price {
margin-bottom: 50px;
}
a.cart-form1 {
font-size: 16px;
position: relative;
margin-bottom: 20px;
}
hr {
margin-top: 1px;
}
.cart-subheading {
font-size: 14px;
}
.submit-area {
justify-content: flex-start;
}
.tab-buttons2 {
gap: 30px;
}
.tab-button2 {
font-size: 18px;
line-height: 24px;
}
.product-template-default section {
margin-bottom: 40px;
max-width: 100%;
}
.single-inner.single-inner--s1 {
flex-direction: column;
max-width: 100%;
gap: 30px;
}
.tab-buttons4 {
gap: 30px;
}
.tab-button4 {
font-size: 18px;
line-height: 24px;
}
.photo-zona {
flex-direction: column;
margin-bottom: 40px;
gap: 16px;
}
.photo-zona-item {
max-width: 100%;
}
.photo-zona-item span {
text-align: center;
font-size: 16px;
padding: 3px 17px;
}
.bampers .tab-container {
flex-direction: column;
}
.bampers .tab-button {
font-size: 18px;
}
.bampers .tab-content {
padding: 0px;
border-left: 0px solid #9F9F9F;
padding-left: 0px;
margin-top: 20px;
width: 100%;
}
.single-inner.single-inner--change-photo {
flex-direction: column-reverse;
}
.change-photo__start {
width: 100%;
min-width: 100%;
}
.change-photo__img img {
max-height: 100%;
object-fit: contain;
object-position: center;
width: 100%;
}   .button-start1, .button-start2 {
width: auto;
font-size: 16px;
}
.slider.slider--s1 {
width: auto;
min-width: auto;
max-width: 100%;
margin-right: 0;
}   .change-photo__img {
width: auto;
height: 400px;
min-width: 100%;
}
.woocommerce-product-details__short-description p {
font-size: 14px;
}
.steps-list-box {
height: auto;
}
.steps-list-item, .steps-list-item:nth-child(1), .steps-list-item:nth-child(2), .steps-list-item:nth-child(3), .steps-list-item:nth-child(4) {
position: relative;
width: 100%;
left: auto;
top: auto;
bottom: auto;
right: auto;
}
.steps-map {
display: none;
}
.zamok {
max-width: 100%;
}
.text-about-slider {
margin-bottom: 40px;
}
.mobil-title {
display: block;
visibility: visible;
}
.summary.entry-summary h1 {
visibility: hidden;
margin: 0;
height: 20px;
}
.popuper.popuper-product .flex-control-nav.flex-control-thumbs li {
max-width: 50px;
}
ol.flex-control-nav.flex-control-thumbs {
list-style: none;
}
.single-product div.product .woocommerce-product-gallery {
max-width: 100%;
margin-right: 40px;
}
.single-inner.single-inner--s1 > div {
width: 100%;
max-width: 100%;
}
.single-inner.single-inner--s1 > div:first-child,
.single-inner.single-inner--s1 > div:last-child{
width: 100%;
max-width: 100%;
}
.summary.entry-summary .woocommerce-Price-amount.amount {
font-size: 24px !important;
}
.summary.entry-summary .woocommerce-Price-amount.amount::after {
font-size: 16px !important;
}
.bampers .tab-buttons {
width: 100%;
min-width: 100%;
}
.summary.entry-summary .woocommerce-Price-amount.amount::before {
padding-right: 0;
}
}
@media screen and (max-width:500px) {
.change-photo__img {
height: 270px;
}
}