.cgkit-as-wrap .cgkit-attribute-swatches {
padding: 0px;
margin: 0px;
}
.cgkit-sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0;
}
.cgkit-attribute-swatches-wrap legend {
font-size: 0px;
padding: 0;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch {
list-style: none;
display: inline-block;
padding: 0;
margin: 0;
vertical-align: top;
line-height: 0;
margin:  0 5px 5px 0;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.ckit-button {
margin: 0 4px 4px 0;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch > button {
vertical-align: top;
display: block;
position: relative;
text-decoration: none;
font-weight: 400;
outline: none;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch > button:focus-visible {
outline: 0.2rem solid #2491ff;
outline-offset: 0;
border-radius: 99%;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button:focus-visible {
border-color: #2491ff;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button:focus-visible:before {
border-color: transparent;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch > button span.cross {
display: none;
position: absolute;
top: 0px;
left: 0px;
background: linear-gradient(to top left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) calc(50% - 0.4px), rgba(0,0,0,0.5) 50%, rgba(0,0,0,0) calc(50% + 0.4px), rgba(0,0,0,0) 100%)
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button.cgkit-disabled span.cross {
display: block;
width: 28px;
height: 28px;
position: absolute;
top: 6px;
left: 6px;
background: linear-gradient(to top left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) calc(50% - 0.4px), rgba(0,0,0,1) 50%, rgba(0,0,0,0) calc(50% + 0.4px), rgba(0,0,0,0) 100%)
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch > button.cgkit-disabled {
opacity: 0.3;
cursor: not-allowed;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch > button.cgkit-disabled:active {
pointer-events: none;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch > button.cgkit-disabled span.cross {
display: block;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch > button.cgkit-as-outofstock {
opacity: 0.1;
}
.variations .cgkit-chosen-attribute {
font-weight: normal;
font-size: 14px;
letter-spacing: 0;
text-transform: none;
padding-left: 3px;
}
.variations .cgkit-chosen-attribute span {
display: none;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border: 1px solid #ccc;
margin: 0;
border-radius: 50%;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button:hover:before {
border-color: #353c4e;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button.cgkit-disabled:hover:before {
border-color: #ccc;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button.cgkit-swatch-selected:before {
border: 1px solid #353c4e;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color span.color-div {
display: block;
border-radius: 50%;
white-space: nowrap;
margin: 0px;
padding: 0px;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image button {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image > button:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border: 1px solid #ccc;
margin: 0;
z-index: 1;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image > button:not(.cgkit-disabled):hover:before {
border-color: #353c4e;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image > button.cgkit-swatch-selected:before {
border: 1px solid #353c4e;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image > button span.cross {
width: 60px;
height: 60px;
z-index: 2;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image > a.cgkit-swatch-selected:before {
border: 1px solid #353c4e;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image img {
white-space: nowrap;
display: block;
margin: 0px;
padding: 0px;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button {
position: relative;
margin: 0px 5px 5px 0px;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button {
border: 1px solid #333;
display: inline-block;
padding: 0 9px;
border-radius: 2px;
background: #fff;
font-size: 13px;
line-height: 1;
color: #333;
position: relative;
min-width: 47px;
min-height: 43px;
line-height: 43px;
text-align: center;
transition: background 0.2s;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button.button-fluid {
padding: 9px 15px;
min-width: auto;
min-height: auto;
line-height: 1.4;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button:not(.cgkit-disabled):not(.cgkit-swatch-selected):hover {
background-color: #eee;
}
.cgkit-as-wrap .cgkit-swatch-title {
display: none;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button > button span.cross {
width: 100%;
height: 100%;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button.cgkit-swatch-selected {
background: #111;
border-color: #111;
color: #fff;
}
.cgkit-as-wrap .cgkit-chosen-attribute.no-selection {
opacity: 0.5;
font-weight: normal;
padding-left: 3px;
}
.cgkit-as-wrap .cgkit-attribute-swatches {
margin: 0;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image button {
width: 60px;
height: 60px;
border-radius: 0;
border: 1px solid transparent;
transition: border 0.2s;
box-sizing: border-box;
background: unset;
padding: 0px;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch > button {
width: 100%;
display: block;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button {
width: 30px;
height: 30px;
margin: 0 auto;
padding: 2px;
}
.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color span.color-div {
width: 26px;
height: 26px;
text-indent: 100px;
overflow: hidden;
}
.summary .variations label {
font-size: 12px;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.5px;
}
.woocommerce-tabs table.woocommerce-product-attributes .no-selection,
.woocommerce-tabs table.woocommerce-product-attributes .ckit-chosen-attribute_semicolon {
display: none;
} .summary .cgkit-attribute-swatches .cgkit-attribute-swatch {
margin: 0px 8px 8px 0px;
}
.summary .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button {
width: auto;
}
.summary .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button {
height: 40px;
width: 40px;
padding: 4px;
background: unset;
position: relative;
}
.summary .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button.cgkit-swatch-selected:before {
border-width: 2px;
}
.summary .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color span.color-div {
width: 32px;
height: 32px;
text-indent: 100px;
overflow: hidden;
}
.cgkit-attribute-swatches-wrap {
padding: 0px;
margin: 0px;
border: 0px;
box-shadow: none;
}.cgkit-as-wrap-plp .cgkit-attribute-swatches {
padding: 0px;
margin: 0px;
}
.cgkit-sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0;
}
.cgkit-attribute-swatches-wrap legend {
font-size: 0px;
padding: 0;
} .cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch {
list-style: none;
display: inline-block;
padding: 0;
margin: 0;
vertical-align: top;
line-height: 0;
margin:  0 5px 5px 0;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.ckit-button {
margin: 0 4px 4px 0;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch > button {
vertical-align: top;
display: block;
position: relative;
text-decoration: none;
font-weight: 400;
}
ul.products li.product.cgkit-swatch-hover {
align-self: flex-start;
}
ul.products li.product.cgkit-swatch-hover:not(.product-category):focus-visible {
outline: none;
z-index: 2;
}
ul.products li.product.cgkit-swatch-hover:not(.product-category):focus-visible:before {
outline: 0.25rem solid #2491ff;
outline-offset: 0;
visibility: visible;
opacity: 1;
transition: all 0.2s;
-webkit-box-sizing: unset;
box-sizing: unset;
}
ul.products li.product.cgkit-swatch-hover:focus-visible form.cgkit-swatch-form table.variations tr {
display: table;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch > button span.cross {
display: none;
position: absolute;
top: 0px;
left: 0px;
background: linear-gradient(to top left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) calc(50% - 0.4px), rgba(0,0,0,0.5) 50%, rgba(0,0,0,0) calc(50% + 0.4px), rgba(0,0,0,0) 100%)
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button.cgkit-disabled span.cross {
display: block;
width: 22px;
height: 22px;
position: absolute;
top: 4px;
left: 4px;
z-index: 1;
background: linear-gradient(to top left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) calc(50% - 0.4px), rgba(0,0,0,0.6) 50%, rgba(0,0,0,0) calc(50% + 0.4px), rgba(0,0,0,0) 100%)
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch > button.cgkit-disabled {
opacity: 0.3;
cursor: not-allowed;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch > button.cgkit-disabled:active {
pointer-events: none;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch > button.cgkit-disabled span.cross {
display: block;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch > button.cgkit-as-outofstock {
opacity: 0.1;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button.button-fluid {
padding: 9px 13px;
min-width: auto;
min-height: auto;
line-height: 1;
}
.variations .cgkit-as-wrap-plp .cgkit-chosen-attribute {
font-weight: normal;
font-size: 14px;
letter-spacing: 0;
text-transform: none;
padding-left: 3px;
}
.variations .cgkit-as-wrap-plp .cgkit-chosen-attribute span {
display: none;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border: 1px solid #ccc;
margin: 0;
border-radius: 50%;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button:hover:before {
border-color: #353c4e;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button.cgkit-disabled:hover:before {
border-color: #ccc;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button.cgkit-swatch-selected:before {
border: 1px solid #353c4e;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button span.cross {
display: none;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color span.color-div {
display: block;
border-radius: 50%;
white-space: nowrap;
margin: 0px;
padding: 0px;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image button {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image > button:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border: 1px solid #ccc;
margin: 0;
z-index: 1;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image > button:not(.cgkit-disabled):hover:before {
border-color: #353c4e;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image > button span.cross {
width: 60px;
height: 60px;
z-index: 2;
display: none;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image > button.cgkit-swatch-selected:before {
border: 1px solid #353c4e;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image img {
white-space: nowrap;
display: block;
margin: 0px;
padding: 0px;
}
li.product:not(.product-category):hover li.cgkit-attribute-swatch img {
transform: none;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button {
position: relative;
margin: 0px 5px 5px 0px;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button {
border: 1px solid #333;
display: inline-block;
padding: 0 7px;
border-radius: 2px;
background: #fff;
font-size: 13px;
line-height: 1;
color: #333;
white-space: nowrap;
position: relative;
min-width: 42px;
min-height: 42px;
line-height: 40px;
text-align: center;
transition: background 0.2s;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button:not(.cgkit-disabled):not(.cgkit-swatch-selected):hover {
background-color: #eee;
}
.cgkit-as-wrap-plp .cgkit-swatch-title {
font-weight: bold;
font-size: 14px;
display: block;
margin: 10px 0;
}
form.variations_form.cgkit-swatch-form table.variations tr:first-child .cgkit-swatch-title {
display: none;
}
form.variations_form.cgkit-swatch-form table.variations tr .cgkit-swatch-title {
height: 0px;
visibility: hidden;
}
form.variations_form.cgkit-swatch-form table.variations tr:nth-child(2) .cgkit-swatch-title {
height: auto;
visibility: visible;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button > button span.cross {
width: 100%;
height: 100%;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button.cgkit-swatch-selected {
background: #111;
border-color: #111;
color: #fff;
}
.cgkit-as-wrap-plp .cgkit-chosen-attribute.no-selection {
opacity: 0.5;
font-weight: normal;
padding-left: 3px;
}
.woocommerce .cgkit-as-wrap-plp .cgkit-attribute-swatches,
.cgkit-as-wrap-plp .cgkit-attribute-swatches {
margin: 0;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image button {
width: 50px;
height: 50px;
border-radius: 0;
border: 1px solid transparent;
transition: border 0.2s;
box-sizing: border-box;
background: unset;
padding: 0px;
}
.cgkit-swatch-form table {
margin: 0px !important;
border: none;
}
.summary .cgkit-swatch-form table td,
.summary .cgkit-swatch-form table th {
padding: 0.5em 0em;
}
li.product .cgkit-swatch-form table td,
li.product .cgkit-swatch-form table th {
padding:  0;
}
li.product .cgkit-swatch-form table td.value {
margin-bottom: 10px;
border-width: 0;
background: transparent;
}
li.product .cgkit-swatch-form table tr:last-child td.value {
margin-bottom: 0;
}
.cgkit-swatch-form .woocommerce-variation-description,
.cgkit-swatch-form .woocommerce-variation-price,
.cgkit-swatch-form .woocommerce-variation-add-to-cart,
.cgkit-swatch-form .woocommerce-variation-availability > :not(.stock.out-of-stock){
display: none;
}
ul.products li.product.cgkit-swatch-hover .cgkit-swatch-form .woocommerce-variation-availability .stock,
ul.products li.product.cgkit-swatch-hover .cgkit-swatch-form .woocommerce-variation-availability #ckwtl-button2 {
display: none;
}
ul.products li.product.cgkit-swatch-hover:hover .cgkit-swatch-form .woocommerce-variation-availability .stock.out-of-stock {
display: block;
}
ul.products li.product.cgkit-swatch-hover:hover .cgkit-swatch-form.cgkit-single-attribute .woocommerce-variation-availability .stock.out-of-stock {
display: none;
}
.cgkit-swatch-form .woocommerce-variation-availability p {
margin: 5px 0 0 0;
font-size: 12px;
}
.product.cgkit-disable-atc .cgkit-swatch-form .stock.out-of-stock,
.product.cgkit-disable-atc .cgkit-swatch-form .wc-no-matching-variations {
display: none !important;
}
@media (min-width: 993px) {
.cgkit-swatch-form .woocommerce-variation-availability {
position: absolute;
right: 0;
top: 12px;
margin: 0;
}
}
ul.products li.product.cgkit-swatch-hover .woocommerce-variation.single_variation p {
display: none;
}
ul.products li.product.cgkit-swatch-hover .wc-no-matching-variations {
font-size: 13px;
border: none;
margin: 0;
position: fixed;
bottom: 10px;
z-index: 5;
right: 10px;
margin-left: 10px;
}
.cgkit-swatch-form {
position: relative;
}
.cgkit-swatch-form.loading {
opacity: 0.5;
pointer-events: none;
}
.cgkit-swatch-form:after {
position: absolute;
top: calc(50% - 15px);
left: calc(50% - 15px);
opacity: 0;
-webkit-transition: opacity 0s ease;
transition: opacity 0s ease;
content: "";
display: inline-block;
width: 30px;
height: 30px;
border: 3px solid rgba(0, 0, 0, 0.5);
border-left-color: #000;
border-radius: 50%;
vertical-align: middle;
visibility: hidden;
z-index: 11;
}
.cgkit-swatch-form.loading:after {
opacity: 1;
-webkit-transition: opacity 0.25s ease;
transition: opacity 0.25s ease;
webkit-animation: ckit-rotate 450ms infinite linear;
animation: ckit-rotate 450ms infinite linear;
visibility: visible;
}
#cgkit-as-notice-wrap {
max-width: 100%;
width: 300px;
margin: 0;
position: fixed;
right: 20px;
bottom: 20px;
z-index: 10;
font-size: 14px;
}
#cgkit-as-notice-wrap .cgkit-as-notice-close {
position: absolute;
right: 2px;
top: 0px;
color: #fff;
z-index: 11;
padding: 0px 5px;
border-radius: 50%;
text-transform: lowercase;
}
#cgkit-as-notice .woocommerce-error {
background-color: #e2401c;
padding: 1em 1.618em;
border-left: 0px;
margin-bottom: 0;
font-size: 14px;
border-radius: 4px;
line-height: 1.5;
}
#cgkit-as-notice .woocommerce-error a {
display: none;
}
li.product.cgkit-swatch-hover .images {
width: 100%;
margin-bottom: 0;
}
.cgkit-swatch-form, 
.cgkit-swatch-form table, 
.cgkit-swatch-form table tbody, 
.cgkit-swatch-form table tbody tr, 
.cgkit-swatch-form table tbody tr td {
width: 100%;
position: relative;
}
.cgkit-swatch-form .cgkit-as-swiper {
width: calc(100% - 80px);
overflow: hidden;
position: relative;
margin: 0 auto;
}
@media (min-width: 993px) {
ul.products li.product.ckit-hide-cta:not(.product-category) {
padding-bottom: 0; 
margin-bottom: 30px;
}
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch > button {
width: 100%;
display: block;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button {
width: 30px;
height: 30px;
margin: 0 auto;
padding: 2px;
background: unset;
border: none;
position: relative;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button:focus,
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button:focus-visible {
border-radius: 50%;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color span.color-div {
width: 26px;
height: 26px;
text-indent: 100px;
overflow: hidden;
}
.cgkit-swatch-form .swiper-button-next.swiper-button-disabled,
.cgkit-swatch-form .swiper-button-prev.swiper-button-disabled {
visibility: hidden;
}
.cgkit-swatch-form .swiper-button-next,
.cgkit-swatch-form .swiper-button-prev {
position: absolute !important;
background: #fff;
z-index: 1;
}
.cgkit-swatch-form .swiper-button-next:after,
.cgkit-swatch-form .swiper-button-prev:after {
font-size: 11px;
color: #222;
}
.cgkit-swatch-form .swiper-button-next,
.cgkit-swatch-form .swiper-container-rtl .swiper-button-prev {
top: 0px;
right: 0px;
left: auto;
height: 24px;
width: 30px;
margin-top: 0px;
}
.cgkit-swatch-form .swiper-button-prev,
.cgkit-swatch-form .swiper-container-rtl .swiper-button-next {
top: 0px;
right: auto;
left: 0px;
height: 24px;
width: 30px;
margin-top: 0px;
}
.cgkit-swatch-form .cgkit-as-swiper-tmp .swiper-button-next,
.cgkit-swatch-form .cgkit-as-swiper-tmp .swiper-button-prev {
display: none;
}
.cgkit-swatch-form .cgkit-swatch-quickadd {
display: none;
position: relative;
z-index: 2;
width: 100%;
padding: 10px;
cursor: pointer;
background-color:#fff;
outline: none;
border: 1px solid #d3d4d5;
text-align: left;
margin-bottom: 10px;
}
.cgkit-swatch-form .cgkit-swatch-quickadd p {
padding: 0;
margin: 0;
color: #212a2f;
font-weight: bold;
}
.cgkit-swatch-form .cgkit-swatch-quickadd i {
position: absolute;
right: 0px;
top: 5px;
}
.cgkit-swatch-form .cgkit-swatch-quickadd i:after,
.cgkit-swatch-form .cgkit-swatch-quickadd i:before {
content: "";
position: absolute;
border-left: 3px solid #212a2f;
top: 12px;
right: 24px;
height: 12px;
transition: transform 250ms ease 0s;
}
.cgkit-swatch-form .cgkit-swatch-quickadd i:after {
transform: rotate(90deg);
}
.cgkit-swatch-form .cgkit-swatch-quickadd i:before {
transform: rotate(0deg);
}
.cgkit-swatch-form .cgkit-swatch-quickadd.active i:before {
transform: rotate(90deg);
}
body ul.products li.product.cgkit-swatch-hover form.cgkit-swatch-form table.variations tr:first-child {
display: table-row;
}
form.cgkit-swatch-form table.variations tr.cgkit-hide-loop {
display: none !important;
}
.cgkit-swatch-form summary {
font-weight: bold;
cursor: pointer;
padding:  12px 15px 12px 15px;
border-top: 1px solid #e2e2e2;
font-size: 14px;
cursor: pointer;
position: relative;
width: 100%;
}
.cgkit-swatch-form summary:before  {
content: "";
position: absolute;
top:  50%;
margin-top: -6px;
width: 2px;
height: 12px;
right: 20px;
background: #111;
transition: transform 250ms ease 0s;
}
.cgkit-swatch-form summary:after {
content: "";
position: absolute;
top:  50%;
margin-top: -1px;
width: 12px;
height: 2px;
right: 15px;
background: #111;
transition: transform 250ms ease 0s;
}
.cgkit-swatch-form summary::-webkit-details-marker {
display: none;
}
.cgkit-swatch-form summary:focus {
outline: 0;
}
.cgkit-swatch-form details[open] summary:before {
transform: rotate(90deg);
}
.cgkit-swatch-form .blockUI {
visibility: hidden;
}
ul.products li.product .cgkit-as-single-atc-wrap {
position: relative;
margin-top: 10px;
}
ul.products li.product .cgkit-as-single-atc-wrap .button {
position: relative;
width: 100%;
}
ul.products li.product.cgkit-swatch-hover .cgkit-as-empty-atc-wrap {
display: none;
}
.cgkit-as-loop-atc-wrap {
display: none;
}
ul.products li.product.cgkit-swatch-hover .cgkit-as-loop-atc-wrap {
display: block;
}
.cgkit-attribute-swatches-wrap {
padding: 0px;
margin: 0px;
border: 0px;
box-shadow: none;
}
@media (max-width: 992px) {
.cgkit-swatch-form details {
overflow: hidden;
}
.cgkit-swatch-form .cgkit-swatch-quickadd {
display: block;
}
.cgkit-swatch-form .cgkit-swatch-quickwrap {
transition: height .5s ease;
overflow: hidden;
}
.cgkit-swatch-form .cgkit-swatch-quickwrap:not(.active) {
display: none;
}
}
@media (min-width: 993px) {
.cgkit-swatch-form summary {
display: none;
}
}
@media (max-width: 992px) {
.ckit-attributes-wrap {
padding:  0px 15px 15px 15px;
}
.cgkit-swatch-title {
display: none;
}
form.variations_form.cgkit-swatch-form .cgkit-swatch-title {
display: none;
}
form.cgkit-swatch-form .cgkit-as-swatches-clone {
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
form.cgkit-swatch-form .cgkit-as-swatches-original {
display: none !important;
}
form.cgkit-swatch-form.cgkit-single-attribute details {
display: none !important;
}
.cgkit-swatch-form details {
margin-left: -15px;
margin-bottom: -15px;
width: calc(100% + 30px);
}
.col-full-nav .cgkit-swatch-form details {
margin-left: 0;
margin-right: 0;
width: 100%;
}
.col-full-nav .cgkit-swatch-form summary,
.col-full-nav .ckit-attributes-wrap {
padding-left: 0;
padding-right: 0;
}
.col-full-nav .cgkit-swatch-form summary:before {
right: 5px;
}
.col-full-nav .cgkit-swatch-form summary:after {
right: 0px;
}
}
@media (min-width: 993px) {
body ul.products li.product.cgkit-swatch-hover form.cgkit-swatch-form table.variations tr:first-child {
position: relative;
height: auto;
}
body ul.products li.product.cgkit-swatch-hover:hover form.cgkit-swatch-form table.variations tr,
body ul.products li.product.cgkit-swatch-hover:focus-within form.cgkit-swatch-form table.variations tr {
display: table;
}
form.cgkit-swatch-form .single_variation_wrap {
box-sizing: border-box;
position: absolute;
background: #fff;
margin: 0px;
text-align: center;
width: 100%;
}
form.cgkit-swatch-form .single_variation_wrap p.out-of-stock {
margin: 0px !important;
}
form.cgkit-swatch-form .cgkit-as-swatches-clone {
display: none !important;
}
form.cgkit-swatch-form .cgkit-as-swatches-original {
display: block;
}
body ul.products li.product.cgkit-swatch-hover:not(.product-category):before {
-webkit-box-sizing: unset;
box-sizing: unset; 
}
}
@media (max-width: 770px) {
.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button {
width: auto;
height: 40px;
min-width: 40px;
line-height: 33px;
min-height: 34px;
font-size: 12px;
}
form.cgkit-swatch-form .cgkit-as-swatches-clone {
margin-bottom: 5px;
}
}
.rtl .cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button {
margin: 0px 0px 5px 5px;
}
.rtl .summary .cgkit-attribute-swatches .cgkit-attribute-swatch {
margin: 0px 0px 8px 8px;
}
.rtl .cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button {
margin: 0px 0px 5px 5px;
}
.rtl .cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch {
margin: 0 0px 5px 5px;
}
.rtl form.variations_form label .ckwtl-os-label-tip {
right: 0px;
left:  auto;
} .product-align-center ul.products li.product .cgkit-swatch-form table * {
text-align: center;
}
.product-align-center .cgkit-swatch-form .cgkit-as-wrap-plp .cgkit-attribute-swatches {
margin: 0 0 0 5px; }
@media (min-width: 993px) { .col-full-nav ul.products li.product.cgkit-swatch-hover form.cgkit-swatch-form table.variations tr {
position: relative;
display: table;
}
ul.products li.product.cgkit-swatch-hover form.cgkit-swatch-form table.variations tr {
display: none;
}
ul.products li.product.cgkit-swatch-hover form.cgkit-swatch-form table.variations tr {
position: absolute;
}
}
@media (max-width: 992px) {
.cgkit-swatch-form summary {
font-size: 12px;
border: none;
margin: 0 15px 10px 15px;
text-decoration: underline;
text-decoration-thickness: 0.5px;
text-underline-offset: 0.16em;
padding: 0;
padding-right: 17px;
display: inline-block;
width: auto;
}
.cgkit-swatch-form summary:before {
margin-top: -5.5px;
width: 1px;
height: 9px;
right: 4.5px;
}
.cgkit-swatch-form summary:after {
margin-top: -1.5px;
width: 9px;
height: 1px;
right: 0.5px;
}
.m-grid-2 form.cgkit-swatch-form .cgkit-as-swatches-clone {
margin-top: 0;
}
.cgkit-as-wrap-plp .cgkit-attribute-swatches:has(.cgkit-image),
.cgkit-as-wrap-plp .cgkit-attribute-swatches:has(.cgkit-color) {
width: 100%;
}
}
@media (max-width: 770px) {
.m-grid-2 .cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image button {
width: 32px;
height: 32px;
}
.m-grid-2 .cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button {
width: 22px;
height: 22px;
}
.m-grid-2 .cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color span.color-div {
width: 18px;
height: 18px;
}
.m-grid-2 .cgkit-as-wrap-plp .cgkit-attribute-swatches:has(.cgkit-image),
.m-grid-2 .cgkit-as-wrap-plp .cgkit-attribute-swatches:has(.cgkit-color) {
width: 100%;
overflow-x: scroll;
overflow-y: hidden;
white-space: nowrap;
-webkit-overflow-scrolling: touch;
}
.m-grid-2 .cgkit-as-wrap-plp .cgkit-attribute-swatches::-webkit-scrollbar {
display: none;
}
.m-grid-1 .cgkit-swatch-form summary {
font-size: 13px;
width: 100%;
margin: 0;
padding: 12px 15px;
}
.m-grid-1 .ckit-attributes-wrap {
padding: 0 15px 15px 15px;
}
.m-grid-1 .cgkit-swatch-form details {
margin-top: 15px;
border-top: 1px solid #eee;
}
.m-grid-1 .cgkit-swatch-form summary:before {
right: 20px;
}
.m-grid-1 .cgkit-swatch-form summary:after {
right: 16px;
}
.rtl.m-grid-1 .cgkit-swatch-form summary:before {
left: 20px;
right: auto;
}
.rtl.m-grid-1 .cgkit-swatch-form summary:after {
left: 16px;
right: auto;
}
}
@-webkit-keyframes ckit-rotate {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } 
}
@keyframes ckit-rotate {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); }
}[data-cgkit-tooltip] {
display: inline-block;
position: relative;
cursor: pointer;
padding: 4px;
} [data-cgkit-tooltip]:before {
content: attr(data-cgkit-tooltip);
display: none;
position: absolute;
background: #000000;
color: #fff;
padding: 5px 10px;
font-size: 13px;
line-height: 1.1;
min-width: max-content;
text-align: center;
border-radius: 4px;
left: 50%;
-ms-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
bottom: 100%;
margin-bottom: 6px;
} [data-cgkit-tooltip]:after {
content: '';
display: none;
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
left: 50%;
margin-left: -6px;
bottom: calc(100% + 1px);
border-width: 6px 6px 0;
border-top-color: #000;
} [data-cgkit-tooltip]:hover:before,
[data-cgkit-tooltip]:hover:after {
display: block;
z-index: 50;
}.pbfw_square_data span {
display: inline-block;
width: 100%;
line-height: 20px;
position: relative;
z-index: 100;
text-transform: capitalize;
font-weight: 700;
}
.pbfw_square_data b{
display: inline-block;
width: 100%;
line-height: 20px;
position: relative;
z-index: 100;
text-transform: capitalize;
font-weight: 700;
}
.pbfw_square_data b {
display: inline-block;
width: 100%;
text-align: center;
}
.pbfw_square_data_main {
position: relative;
}  .pbfw_square {
height: 70px;
width: 70px;
border-radius: 0px;
line-height: 0px; padding: 0px 0px 0px 0px;
margin: 0;
display: flex;
position: absolute;
text-align: center;
align-items: center;
z-index: 999;
}  .pbfw_rectangle {
height: 50px;
width: 100px;
border-radius: 0px;
line-height: 0px;
font-size: 0px;
border-width: 1px;
border-color: #fccfc9;
padding: 0;
margin: 0;
display: flex;
position: absolute;
text-align: center;
align-items: center;
z-index: 999;
}  .pbfw_rectangle_up {
height: 70px;
width: 70px;
border-radius: 5px;
line-height: 0px;
font-size: 0px;
transform: rotate(45deg);
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
padding: 0px 0px 0px 0px;
margin: 0;
display: flex;
position: absolute;
text-align: center;
align-items: center;
z-index: 999;
}
.pbfw_rectangle_up b {
transform: rotate(-45deg);
}  .pbfw_offers {
height: 50px;
width: 50px;
border-radius: 0px;
line-height: 0px;
font-size: 0px;
padding: 0px 0px 0px 0px;
display: flex;
position: absolute;
text-align: center;
align-items: center;
z-index: 999;
}
.pbfw_offers i.template-i {
display: block;
position: absolute;
line-height: 0px;
z-index: 99;
background-color: transparent;
height: 50px;
width: 50px;
-moz-transform: rotate(60deg);
-ms-transform: rotate(60deg);
-webkit-transform: rotate(60deg);
-o-transform: rotate(60deg);
transform: rotate(60deg);
}
.pbfw_offers i.template-i-before {
position: absolute;
display: block;
height: 50px;
width: 50px;
background-color: transparent;
-moz-transform: rotate(30deg);
-ms-transform: rotate(30deg);
-webkit-transform: rotate(30deg);
-o-transform: rotate(30deg);
transform: rotate(30deg);
}  .pbfw_tag {
height: 50px;
width: 50px;
border-radius: 0px;
line-height: 0px;
font-size: 0px;
padding: 0px 0px 0px 0px;
display: flex;
position: absolute;
text-align: center;
align-items: center;
z-index: 999;
}
.pbfw_tag i.template-span-before {
position: absolute;
display: block;
width: 50px;
height: 0;
top: calc(100% - 20px);
left: 0px;
background-color: transparent!important;
border: 25px solid transparent;
border-bottom: 20px solid transparent;
border-bottom-color: transparent!important;
box-sizing: border-box;
}  .pbfw_collar {
height: 55px;
width: 55px;
border-radius: 50px;
line-height: 0px;
font-size: 0px;
padding: 0px 0px 0px 0px;
display: flex;
position: absolute;
text-align: center;
align-items: center;
z-index: 999;
}
.pbfw_collar i.template-span-before {
position: absolute;
display: block;
width: 0;
height: 0;
top: calc(100% - 27px);
left: calc(50% - 17px);
background-color: transparent!important;
border: 25px solid transparent;
border-top-color: transparent!important;
border-right-color: transparent!important;
border-bottom-color: transparent!important;
border-left: 20px solid transparent;
-moz-transform: rotate(10deg);
-ms-transform: rotate(10deg);
-webkit-transform: rotate(10deg);
-o-transform: rotate(10deg);
transform: rotate(10deg);
}
.pbfw_collar i.template-i-after {
position: absolute;
display: block;
width: 0;
height: 0;
top: calc(100% - 27px);
right: calc(50% - 17px);
background-color: transparent!important;
border: 25px solid transparent;
border-top-color: transparent!important;
border-left-color: transparent!important;
border-bottom-color: transparent!important;
border-right: 20px solid transparent;
-moz-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
-webkit-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
transform: rotate(-10deg);
}  .pbfw_rectangle_round {
height: 50px;
width: 100px;
border-radius: 5px;
line-height: 0px;
font-size: 0px;
padding: 0px 0px 0px 0px;
display: flex;
position: absolute;
text-align: center;
align-items: center;
z-index: 999;
}  .pbfw_rectangle_circle {
height: 45px;
width: 100px;
border-radius: 50%;
line-height: 0px;
font-size: 0px;
padding: 0px 10px 0px 10px;
display: flex;
position: absolute;
text-align: center;
align-items: center;
z-index: 999;
}  .pbfw_circle {
height: 60px;
width: 60px;
border-radius: 50%;
line-height: 0px;
font-size: 0px;
filter: alpha(opacity=90);
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
display: flex;
position: absolute;
text-align: center;
align-items: center;
z-index: 999;
}  .pbfw_corner_badge {
height: 40px;
width: 60px;
border-radius: 0px;
line-height: 0px;
font-size: 0px;
padding: 6px 0px 10px 0px;
background-color: transparent; 
display: flex;
position: absolute;
text-align: center;
align-items: center;
z-index: 999;
}
.pbfw_corner_badge i.template-i-before {
position: absolute;
display: block;
width: 0;
height: 0;
border-radius: 0;
line-height: 0px;
top: -67px;
background-color: transparent!important;
border: 60px solid transparent;
border-top-color: transparent!important;
border-left-color: transparent!important;
border-right-color: transparent!important;
border-bottom: 60px solid transparent;
left: -29px;
}
.pbfw_corner_badge i.template-i-after {
position: absolute;
display: flex;
width: 40px;
height: 40px;
border-radius: 0;
top: 10px;
right: 10px;
background-color: transparent;
transform: rotate(0deg);
align-items: center;
justify-content: center;
flex-direction: column;
}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(//sinaz.coffee/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0} .pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//sinaz.coffee/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//sinaz.coffee/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//sinaz.coffee/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}