.aplus-v2 .aplus-standard .apm-sidemodule {
background: transparent !important;
}
.aplus-v2 .premium-aplus-module-5 .table-container.loading {
opacity: 1 !important;
}
#aplus_feature_div input[type=submit] {
display: none;
} .ams-buy-button, .ams-buy-button-container .ams-buy-button {
display: block !important;
width: 100% !important;
height: auto;
padding: 1em;
border-radius: inherit;
font-size: inherit;
line-height: 1.5;
cursor: pointer;
border: none;
background: inherit;
color: inherit;
transition: inherit;
margin-bottom: 0.5em !important;
box-sizing: border-box;
text-align: center;
}
.ams-buy-button:hover, .ams-buy-button-container .ams-buy-button:hover {
background: inherit;
color: inherit;
}
.ams-buy-button-container {
margin-top: 1em;
margin-bottom: 1em;
width: 100%;
}
.woocommerce div.product form.cart .ams-buy-button-container {
margin-bottom: 1em;
}
.ams-buy-button .product_meta {
margin-top: 1em !important;
display: flex !important;
flex-direction: column !important;
align-items: start !important;
width: 100% !important;
}
.ams-buy-button .product_meta span {
margin-bottom: 0.5em !important;
}
@media (max-width: 768px) {
.ams-buy-button, .ams-buy-button-container .ams-buy-button {
width: 100% !important;
}
} .custom-dynamic-notice.style1 {
margin-bottom: 10px;
padding: 10px;
background-color: #f9f9f9;
border-left: 4px solid #007cba;
color: #333;
} .custom-dynamic-notice.style2 {
margin-bottom: 10px;
padding: 10px;
background-color: #ffdddd;
border-left: 4px solid #ff0000;
color: #a00000;
} .custom-dynamic-notice.style3 {
margin-bottom: 10px;
padding: 10px;
background-color: #ddffdd;
border-left: 4px solid #00a000;
color: #007000;
} .custom-dynamic-notice.style4 {
margin-bottom: 10px;
padding: 10px;
background-color: #ffffdd;
border-left: 4px solid #ffa500;
color: #a07600;
} .custom-dynamic-notice.style5 {
margin-bottom: 15px;
padding: 15px;
background: linear-gradient(to bottom, #ffffff, #e8e8e8); border-left: 5px dashed #444; border-radius: 8px; color: #333; font-family: "Arial", sans-serif; font-weight: bold; box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1); text-align: center; } .ams-custom-grid {
display: block;
margin: 20px 0;
padding: 0;
} .ams-grid {
display: grid;
grid-template-columns: repeat(var(--ams-columns, 4), 1fr); gap: 20px;
list-style: none;
padding: 0;
margin: 0;
} .ams-grid .product {
display: flex;
flex-direction: column;
align-items: center;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 8px;
padding: 15px;
text-align: center;
transition: transform 0.2s ease, box-shadow 0.2s ease;
overflow: hidden;
} .ams-grid .product:hover {
transform: translateY(-3px); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
} .ams-grid .product .product-image img {
max-height: 150px;
width: auto;
object-fit: contain;
margin-bottom: 10px;
} .ams-grid .product .product-title {
font-size: 16px;
font-weight: 600;
color: #333;
margin: 10px 0;
line-height: 1.4;
text-align: center;
height: 40px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
} .ams-grid .product .price {
font-size: 14px;
font-weight: bold;
color: #0071a1;
margin: 10px 0;
text-align: center;
} .ams-grid .product .button {
background-color: #0071a1;
color: #fff;
border: none;
padding: 10px;
font-size: 14px;
font-weight: 600;
border-radius: 4px;
cursor: pointer;
text-transform: uppercase;
width: 100%;
transition: background-color 0.2s;
display: flex; align-items: center;
justify-content: center;
gap: 8px; } .ams-grid .product .button:hover {
background-color: #005a8c;
} .ams-grid .product .button i, .ams-grid .product .button svg {
font-size: 16px; width: 16px;
height: 16px;
color: #fff; margin: 0; padding: 0;
transition: transform 0.2s ease; } .ams-grid .product .button:hover i, .ams-grid .product .button:hover svg {
transform: scale(1.1); } .rating-stars {
font-size: 16px;
color: #ffcc00; margin: 5px 0;
display: flex;
align-items: center;
gap: 5px; }
.rating-stars .rating-number {
font-size: 14px;
color: #333; } .ams-footer-text {
margin-top: 20px;
font-size: 14px;
color: #555;
text-align: center;
}
.ams-footer-text p {
margin: 5px 0;
} .ams-single-product {
display: flex;
justify-content: center;
align-items: center;
list-style: none;
padding: 0;
margin: 20px auto;
max-width: 400px; width: 100%; box-sizing: border-box; } .ams-single-product .product {
display: flex;
flex-direction: column;
align-items: center;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 8px;
padding: 15px;
text-align: center;
transition: transform 0.2s ease, box-shadow 0.2s ease;
overflow: hidden;
width: 100%; box-sizing: border-box; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); margin: 0 auto; } .ams-single-product .product:hover {
transform: translateY(-3px);
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
} .ams-single-product .product .product-image img {
max-height: 200px;
width: auto;
object-fit: contain;
margin-bottom: 10px;
} .ams-single-product .product .product-title {
font-size: 16px; font-weight: bold;
color: #333;
margin: 10px 0;
text-align: center;
}
.ams-single-product .product .price {
font-size: 14px;
color: #0071a1;
margin: 10px 0;
}
.ams-single-product .product .button {
background-color: #0071a1;
color: #fff;
border: none;
padding: 8px 12px; font-size: 14px;
font-weight: bold;
text-transform: uppercase;
border-radius: 4px;
cursor: pointer;
margin-top: 10px;
width: 100%;
max-width: 200px; text-align: center;
transition: background-color 0.2s;
display: flex; align-items: center;
justify-content: center;
gap: 8px; }
.ams-single-product .product .button:hover {
background-color: #005a8c;
} .ams-single-product .product .button i, .ams-single-product .product .button svg {
font-size: 16px; width: 16px;
height: 16px;
color: #fff; margin: 0; padding: 0;
transition: transform 0.2s ease; } .ams-single-product .product .button:hover i, .ams-single-product .product .button:hover svg {
transform: scale(1.1); } .ams-single-product .product .rating-stars {
font-size: 14px; margin: 8px 0;
}
.ams-single-product .product .rating-stars .rating-number {
font-size: 12px;
color: #555; } .custom-notification {
margin-top: 20px;
font-size: 14px;
color: #555;
text-align: center;
border-top: 1px solid #ddd;
padding-top: 10px;
} .global-notification {
margin-top: 20px;
font-size: 14px;
color: #555;
text-align: center;
padding: 10px;
background-color: #f9f9f9;
border-top: 1px solid #ddd;
}  .legal-notice {
font-size: 14px; color: #6c757d; text-align: center; margin-top: 20px; font-style: italic; } .legal-notice.align-left {
text-align: left;
}
.legal-notice.align-right {
text-align: right;
}