@media screen and (min-width: 1024px) {
#place_iframe_here {
display: none;
width: 55% !important;
float: left !important;
margin-right: 4.347826087% !important;
}
}
@media (max-width: 544px) {
.woocommerce-js a.button {
padding-top: 5px !important;
padding-right: 10px !important;
padding-bottom: 5px !important;
padding-left: 10px !important;
font-size: 13px !important;
text-align: center !important;
line-height: 1.2em !important;
}
}
.price {
color: #CC1939 !important;
}
.ast-shipping-text {
display: inline;
font-weight: bold !important;
color: #07971a !important;
}
label[for="shipping_method_0_delivery_with_econt"] {
color: #07971a;
font-weight: bold;
}
label[for="shipping_method_0_delivery_with_econt"]::after {
content: "";
display: inline-block;
width: 70px;
height: 20px;
background-image: url(https://shopsmile.bg/wp-content/uploads/2025/02/pfEcontIcon.svg);
background-size: contain;
background-repeat: no-repeat;
margin-left: 5px;
vertical-align: middle;
}
.woocommerce-products-header h1 {
font-size: 4rem !important;
}
.page-title {
margin-bottom: 0 !important;
}
.woocommerce-js .woocommerce-ordering select {
padding-right: 1.5rem !important;
}
.wc-block-components-checkbox .wc-block-components-checkbox__mark {
fill: #000;
height: 1.125em;
margin-left: .1875em;
margin-top: .25em !important;
pointer-events: none;
position: absolute;
width: 1.25em !important;
}
.ast-separate-container.ast-two-container #secondary .widget {
padding-left: 1rem !important;
padding-right: 1rem !important;
}
.cfvsw-swatches-blur-disable::before {
top: 0 !important;
left: 0 !important;
font-family: Dashicons, serif !important;
content: "\f153" !important;
opacity: 1 !important;
color: rgba(204, 69, 69, 1) !important;
font-size: 1.8em !important;
transition: all 200ms !important;
position: absolute !important;
overflow: hidden !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
width: 100% !important;
height: 100% !important;
background: rgba(255, 255, 255, 0.7) !important;
}
.ast-builder-grid-row > .site-header-section {
flex-wrap: wrap;
}
.reset_variations {
display: none !important;
}
.custom-image-container {
margin-top: 15px;
text-align: left;
}
.custom-product-image {
max-width: 100%;
height: auto;
margin-bottom: 10px;
border: 1px solid #ddd;
border-radius: 4px;
}
.custom-size-definition {
font-size: 14px;
color: #555;
line-height: 1.5;
}
.custom-lightbox {
display: inline-block;
cursor: zoom-in;
}
.custom-product-image {
transition: transform 0.3s ease;
}
.custom-product-image:hover {
transform: scale(1.05);
}
#gdpr-popup {
position: fixed;
bottom: 20px;
left: 20px;
right: 20px;
max-width: 380px;
background: #f9f9f9;
border: 1px solid #ddd;
padding: 15px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
z-index: 1000;
display: none;
}
#gdpr-popup p {
margin: 0 0 10px;
font-size: 14px;
font-weight: 500;
}
#gdpr-popup button {
background-color: #0F172A;
color: #fff;
border: none;
padding: 8px 15px;
cursor: pointer;
font-size: 14px;
border-radius: 3px;
}
.mobile-filters {
display: none;
padding: 15px;
border: 1px solid #ddd;
margin-top: 5px;
}
.mobile-filters h5 {
font-size: 20px;
font-weight: normal;
color: #3A3A3A;
}
.mobile-filters select {
border-color: #3A3A3A !important;
}
.mobile-filter-button {
display: none;
cursor: pointer;
text-align: center;
border: none;
}
.mobile-filter-button-text {
line-height: 1.5rem;
}
@media (max-width: 768px) {
.mobile-filter-button {
display: block;
}
.sidebar-main {
display: none;
}
}
.sub-menu {
display: none;
position: absolute;
}
.menu-item:hover .sub-menu {
display: block;
}
.ast-on-card-button.ast-onsale-card {
opacity: 1;
visibility: hidden;
}