.trend-kamini--single-product--product-images .wpgs-image img,
.trend-kamini--single-product--product-images .wpgs-thumb img {
aspect-ratio: 1/1;
object-fit: contain;
}
.trend-kamini--download-link {
display: inline-block;
margin-bottom: 16px;
padding: 10px 12px;
background-color: var(--color-border-gray);
}
.trend-kamini--download-link::before {
content: "" !important;
display: inline-block;
width: 24px;
height: 24px;
margin-right: 16px;
margin-bottom: -5px;
background: url(//doberkamin.si/wp-content/themes/trend-kamini-wp-theme/assets/images/pdf.svg) no-repeat center / contain;
}
@media (min-width: 1025px) {
.trend-kamini--single-product--product-data-tabs .woocommerce-tabs.wc-tabs-wrapper {
min-height: 465px;
}
}
.trend-kamini--single-product--product-data-tabs .description_tab.active a {
color: var(--color-secondary) !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background-color: transparent;
}
.woocommerce div.product.elementor ul.tabs li a {
margin-right: 48px;
}
#tab-description > h2,
#tab-additional_information > h2 {
display: none;
}
.trend-kamini--single-product--product-data-tabs .tabs.wc-tabs {
padding: 8px 0 !important;
padding-left: 12px !important;
}
.trend-kamini--single-product--product-data-tabs #tab-description {
margin: 16px 24px 16px 8px;
text-align: justify;
}
.trend-kamini--single-product--product-data-tabs #tab-description p:not(:last-of-type) {
margin-bottom: 24px;
}
.trend-kamini--single-product--product-data-tabs .woocommerce table.shop_attributes {
border-top: 0;
}
.trend-kamini--single-product--product-data-tabs #tab-additional_information tr,
.woocommerce table.shop_attributes td {
border-bottom: none;
}
.trend-kamini--single-product--accordion .elementor-accordion .elementor-tab-content {
padding: 15px 24px 36px 24px;
text-align: justify;
}
.woocommerce-product-attributes-item__label {
width: 200px !important;
text-align: left !important;
}
.trend-kamini--single-product--product-data-tabs #tab-description tr {
height: 46px;
border-bottom: var(--color-border-gray);
}
.trend-kamini--single-product--product-data-tabs #tab-description tr th {
text-align: start;
padding: 0 12px;
}
.trend-kamini--single-product--product-data-tabs #tab-description tr td {
padding: 0 12px;
}
@media (min-width: 768px) {
.trend-kamini--single-product--product-data-tabs #tab-description tr th,
.trend-kamini--single-product--product-data-tabs #tab-description tr td {
min-width: 250px;
}
} .gallery-bacground { background: transparent linear-gradient(0deg, #10171c 0%, #434348 100%);
}
.trendkamini--product-gallery .slick-dots li button:before {
color: var(--color-secondary);
font-size: 20px;
}
.trend-kamini--single-product--product-data-tabs table.shop_attributes th,
.trend-kamini--single-product--product-data-tabs table.shop_attributes td {
border-bottom: 1px solid #d9d5d5;
}
.trend-kamini--single-product--product-data-tabs tr:nth-child(even) {
background-color: var(--color-white) !important;
}
.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
background: #fff;
}
.woocommerce table.shop_attributes tr td,
.woocommerce table.shop_attributes tr th {
padding: 4px 14px;
}
.trendkamini--product-gallery .woocommerce-product-gallery__lightbox {
right: unset;
left: 0;
}
@media (min-width: 1025px) {
.trendkamini--product-gallery .slick-next {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.trendkamini--product-gallery .wpgs-image {
width: 100% !important;
float: left !important;
margin-left: 0;
}
}
@media (max-width: 1025px) {
.woocommerce div.product div.images {
margin-bottom: 0 !important;
}
}