.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading::after {
font-family: "ms-social";
content: "\e863";
}
.woocommerce-MyAccount-navigation ul {list-style: none;margin: 0;}
.wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label,.wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
left: 1em!important;
}
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link {
height:unset;
}
.wc-block-components-form .wc-block-components-text-input input:autofill, .wc-block-components-form .wc-block-components-text-input.is-active input[type="email"], .wc-block-components-form .wc-block-components-text-input.is-active input[type="number"], .wc-block-components-form .wc-block-components-text-input.is-active input[type="tel"], .wc-block-components-form .wc-block-components-text-input.is-active input[type="text"], .wc-block-components-form .wc-block-components-text-input.is-active input[type="url"], .wc-block-components-text-input input:autofill, .wc-block-components-text-input.is-active input[type="email"], .wc-block-components-text-input.is-active input[type="number"], .wc-block-components-text-input.is-active input[type="tel"], .wc-block-components-text-input.is-active input[type="text"], .wc-block-components-text-input.is-active input[type="url"],.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
padding: 1.5em 1em 1em!important;
}
.woocommerce ul.products.columns-7, .woocommerce-page ul.products.columns-7 {
display: grid;
grid-template-columns: repeat(5, 1fr);
grid-column-gap: 40px;
grid-row-gap: 40px;
}
.woocommerce ul.products.columns-7 li.product:nth-child(7n+1){
grid-column: span 2;
grid-row: span 2;
display: flex;
flex-direction: column;
}
.woocommerce ul.products.columns-7 li.product:nth-child(11n){background:#222222;}
.woocommerce ul.products.columns-7 li.product:nth-child(7n+1) .thumbnail{
height: 100%;
width: 100%;
}
.woocommerce ul.products.columns-7 li.product:nth-child(7n+1) .thumbnail > a,.woocommerce ul.products.columns-7 li.product:nth-child(7n+1) .thumbnail img{
height: 100%;
}
.products.columns-7 .product{
grid-column: span 1;
}
.wc-block-components-quantity-selector {
align-items: center;
}
.breadcrumbs-container {width:100%;}
.sold-individually .quantity input {display:none;}
.woocommerce .pswp__caption__center {
text-align: center;}
.cart-coupon-inner input {border-style: dashed;}
.woocommerce ul.products.columns-2, .woocommerce-page ul.products.columns-2 {
width: auto;
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-column-gap: 40px;
grid-row-gap: 40px;
padding-top: 30px;
}
.woocommerce ul.products.columns-3, .woocommerce-page ul.products.columns-3 {
width: auto;
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-column-gap: 40px;
grid-row-gap: 40px;
padding-top: 30px;
}
.woocommerce ul.products.columns-4, .woocommerce-page ul.products.columns-4 {
width: auto;
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-column-gap: 40px;
grid-row-gap: 40px;
padding-top: 30px;
}
.woocommerce ul.products.columns-5, .woocommerce-page ul.products.columns-5 {
width: auto;
display: grid;
grid-template-columns: repeat(5, 1fr);
grid-column-gap: 40px;
grid-row-gap: 40px;
padding-top: 30px;
}
.woocommerce ul.products.columns-6, .woocommerce-page ul.products.columns-6 {
width: auto;
display: grid;
grid-template-columns: repeat(6, 1fr);
grid-column-gap: 40px;
grid-row-gap: 40px;
padding-top: 30px;
}
@media (max-width: 1024px) {
.woocommerce ul.products.columns-4, .woocommerce-page ul.products.columns-4,.woocommerce ul.products.columns-5, .woocommerce-page ul.products.columns-5,.woocommerce ul.products.columns-6, .woocommerce-page ul.products.columns-6 {
grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 767px) {
.woocommerce ul.products.columns-5, .woocommerce-page ul.products.columns-5,.woocommerce ul.products.columns-4, .woocommerce-page ul.products.columns-4, .woocommerce ul.products.columns-3, .woocommerce-page ul.products.columns-3 {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width:480px) {
.woocommerce ul.products.columns-4, .woocommerce-page ul.products.columns-4, .woocommerce ul.products.columns-3, .woocommerce-page ul.products.columns-3 {
grid-template-columns: repeat(1, 1fr);
}
}
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
content: none;
display: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
float: none;
margin: 0!important;
}
li.product a img {
margin: 0!important;}
.woocommerce .quantity .qty {padding: 0 !important;}
.woocommerce ul.products li.product a {
display: block;
}
.product .thumbnail {overflow: hidden;}
ul.products li.product:not(.product-category) .ms-product-content {margin-top:12px;}
ul.products li.product:not(.product-category) .ms-add-to-cart-wrap {
position:relative;margin:0px 10px;
}
ul.products li.product:not(.product-category) .ms-add-to-cart-wrap a.added_to_cart,
ul.products li.product:not(.product-category) .ms-add-to-cart-wrap a.button {
position:absolute;
left:0;
bottom:0;
width:100%;
opacity:0;
transition:transform .5s ease,opacity .5s ease,color .3s ease-out,border .3s ease-out,background .3s ease-out!important;
will-change:transform;
transform:translateY(50px)
}
ul.products li.product:not(.product-category) .ms-add-to-cart-wrap a.button.added {display:none;}
ul.products li.product:not(.product-category):hover .ms-add-to-cart-wrap a.added_to_cart,
ul.products li.product:not(.product-category):hover .ms-add-to-cart-wrap a.button {
opacity:1;
transform:translateY(-10px)
}
.summary-wrap {position:relative;}
.woocommerce #review_form #respond p {
margin: 10px 0 10px;
}
.woo-steps-number {
display:inline-flex;
width:34px;
height:34px;
margin-inline-end:2.2727272727em;
border-radius:50em;
background-color:#bbb;
align-items:center;
justify-content:center;
flex-shrink:0;
font-size:11px;
line-height:1;
font-weight:600;
color:#fff
}
.woo-steps-item {
display:inline-flex;
padding:36px 30px;
position:relative;
flex:1 auto;
align-items:center;
font-size:16px;
line-height:1.5em;
font-weight:700;
color:#bbb
}
.woo-steps-item a { color:#bbb
}
.woo-steps-item.is-active .woo-steps-number {
background-color:#222;
}
.woo-steps-item.is-active,.woo-steps-item.is-active a {color:#222222;}
.woo-steps-inner {
display:flex;
align-items:center;
padding:0px
}
.steps-secound {
display: flex;
justify-content: center;
}
.steps-first {padding-left:0px;}
.steps-last {
display: flex;
justify-content: right;
padding-right:0px;
}
.woo-steps {
border-bottom:1px solid #efefef;
margin-bottom:2em
}
.woocommerce button.apply_coupon {
width: 54px;
padding: 0;
position: absolute;
top: 0;
right: 0;
height: 100%;
z-index:6;
}
@media screen and (max-width:991px) {
.woo-steps {
margin-top: 10px;
margin-bottom: 20px;
}
.cart_totals h3 {
font-size: calc(0.8rem + .6vw);
}
.woocommerce table.shop_table {
margin: 0 -1px 10px 0;}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
padding: 20px 0!important;}
.actions-wrap .woo-actions-innerv {
display: flex;
justify-content: space-between;}
.actions-wrap .cart-coupon-inner {margin-bottom: 20px;}
.cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
float: none;
width: 100%;
}
.woocommerce-cart .woocommerce .cart .quantity {justify-content: left!important;}
.woocommerce form .form-row textarea {
height: 6em;}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
padding: 1em 1.5em!important;}
}
@media screen and (min-width:992px) {
.woocommerce form.woocommerce-checkout h3 {
margin: 1.5em 0 .7142857143em;
margin-bottom: 0.714286em;
font-size: 35px;
line-height: 1.5em;
font-weight: 700;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
width: 38%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
width: 58%;
}
.woo-steps-inner {
flex-flow:row wrap
}
.woo-steps-item {
flex-basis:33.3333333333%
}
}
@media screen and (max-width:1199px) {
.woo-steps-inner {
padding:0;
text-align:center
}
.woo-steps-item {
width:100%;
padding-inline-start:20px;
padding-inline-end:20px;
justify-content:center
}
}
@media screen and (max-width:768px) {
.woo-steps {
border:0
}
.woo-steps-inner {
flex-direction:row;
align-items:flex-start
}
.woo-steps-item {
flex-direction:column;
padding:0 10px;
font-size:13px
}
.woo-steps-item svg {
display:none
}
.woo-steps-item:last-of-type .woo-steps-number:after {
content:none
}
.woo-steps-number {
width:33px;
height:33px;
margin:0 0 14px;
font-size:12px
}
.woo-steps-number:after {
content:"";
display:inline-block;
height:1px;
position:absolute;
top:16px;
left:calc(50% + 18px);
right:calc(-50% + 18px);
z-index:0;
background-color:#e0e0e0
}
}
@media screen and (max-width: 768px) {
.woocommerce form.woocommerce-checkout h3.order_review_heading,.woocommerce form.woocommerce-checkout #payment {
padding: 20px 20px 20px!important;}
.woocommerce form.woocommerce-checkout table.woocommerce-checkout-review-order-table {
padding: 0 20px 20px!important;}
.woocommerce table.shop_table_responsive tr td.product-name, .woocommerce-page table.shop_table_responsive tr td.product-name {
text-align: left !important;font-size: 0.8rem;
}
.woocommerce .woocommerce-cart-form table.shop_table tr td.cart-coupon::before, .woocommerce .woocommerce-cart-form table.shop_table tr.cart_item td::before {
content: none;
}
}
@media screen and (max-width: 768px) {
.woo-steps-item i {
margin-left: 0;
display: block;
}
.woocommerce table.shop_table.cart td, .woocommerce-page table.shop_table.cart td {
padding: 6px 0px 0px;}
.woocommerce table.shop_table td.actions, .woocommerce-page table.shop_table td.actions {
padding: 20px 0px!important;
}
.woocommerce.woocommerce-order-received table.shop_table td,
.woocommerce-page.woocommerce-order-received table.shop_table td {
padding:6px 20px 20px;
border:1px solid #eee;border-width: 0px 0px 1px 0px;
}
.woocommerce .woocommerce-cart-form table.shop_table tr.cart_item td.product-quantity div.quantity {
margin: 0 !important;
}
}
@media screen and (max-width: 768px) {
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
padding: 18px 15px!important;
}
.woocommerce .woocommerce-cart-form table.shop_table tr.cart_item {
display: flex;
position: relative;justify-content: space-around;
}
.woocommerce .woocommerce-cart-form table.shop_table tr.cart_item td.product-img {
flex: 1 1 14%;justify-content: left;
display: flex;
}
.woocommerce .woocommerce-cart-form table.shop_table tr.cart_item td.product-name {
flex: 1 1 40%;
}
.woocommerce .woocommerce-cart-form table.shop_table tr.cart_item td.product-quantity{
display:none;
}
.woocommerce .woocommerce-cart-form table.shop_table tr.cart_item td.product-remove {
flex: 1 1 8%;
}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
height: 90px;-o-object-fit: cover;
object-fit: cover;padding-right:14px;max-width: 80px;
}
}
.woocommerce form.woocommerce-checkout h3.order_review_heading {
padding: 1.92em 40px 1.28em;
margin-bottom: 0;
position: relative;
background-color: #f9f9f9;
font-size: 25px;
}
.woocommerce form.woocommerce-checkout table.woocommerce-checkout-review-order-table {
padding: 0 40px 40px;
margin: 0;
border: 0;
border-radius: 0;
background-color: #f9f9f9;
font-size: 15px;
color: #000;
}
.woocommerce form.woocommerce-checkout table.woocommerce-checkout-review-order-table tfoot .cart-subtotal .woocommerce-Price-amount {
font-size: 20px;
}
.woocommerce form.woocommerce-checkout table.woocommerce-checkout-review-order-table tfoot .order-total .woocommerce-Price-amount {
font-size: 30px;
line-height: 1;
}
.woocommerce form.woocommerce-checkout h3.order_review_heading {
padding: 1.92em 40px 1.28em;
margin-bottom: 0;
position: relative;
background-color: #f9f9f9;
font-size: 25px;
}
.woocommerce form.woocommerce-checkout #payment {
padding: 0 40px 30px;
border-radius: 0;
background-color: #f9f9f9;
} .woocommerce .select2-container .select2-selection--single {height: 46px;}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 42px;}
.woocommerce .select2-container .select2-selection--single .select2-selection__rendered {padding-left: 18px;}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {height: 44px !important;right: 12px;}
#shopdock {
position: absolute;
right: -11px;
top: 100%;
}
@media(max-width:991px){#shopdock {display:none;}}
.icon-menu li {
display: inline-block;
padding: 0;
position: relative;
list-style: none;
float: left;
}
.icon-menu a {
display: inline-block;
text-decoration: none;
position: relative;
vertical-align: middle;
}
.single-product .woocommerce-breadcrumb {
margin: 0 0 2em;
}
.icon-menu .icon-menu-count {
-webkit-animation: zoomIn 0.3s ease;
animation: zoomIn 0.3s ease;
}
.woocommerce form .form-row .input-checkbox {
position: relative;
}
.cart_totals h2 {
font-size: 24px;
line-height: 26px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
display: block;height: auto;
}
.wc-proceed-to-checkout {
text-align: right;
}
.icon-menu .icon-menu-count {
display: inline-block;
width: 17px;
height: 17px;
position: absolute;
color: #fff;
line-height: 17px;
border-radius: 50%;
text-align: center;
margin: -5px 0px 0px;
font-weight: 700;
font-size: 8px;
}
.mobile-shopping-cart .badge {
display: inline-block;
width: 17px;
height: 17px;
position: absolute;
color: #fff;
line-height: 1.4;
border-radius: 50%;
top: -5px;
text-align: center;
font-weight: 700;
font-size: 0.5rem;
}
.cart-icon-container {position: relative;}
.icon-menu-count.cart_empty {display:none;}
.icon-menu .cart a .tooltip {
display: none;
}
.icon-menu a .tooltip {
margin-top: 10px;
}
.icon-menu a .tooltip {
background-color: #000;
color: #fff;
display: inline-block;
font-size: 0.95em;
line-height: 1.3em;
padding: .5em 1.1em;
position: absolute;
top: 100%;
left: 50%;
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
transition: all 300ms ease-out;
z-index: 1;
}
#cart-wrap {
background-color: #ffffff;
box-sizing: border-box;
width: 360px;
position: absolute;
right: 11px;
top: 100%;
text-align: left;
opacity: 0;
visibility: hidden;
margin-top: 10px;
transition: all 200ms ease-out;
transition-property: margin-top, left;
max-height: 300px;
z-index: 11;
-webkit-box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.2);
box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.2);
}
.checkout-button a.btn {text-align:center;}
.top-icon-wrap li.show_cart #cart-wrap,
.top-icon-wrap li:hover #cart-wrap {
opacity: 1;
visibility: visible;
margin-top: 0px;
}
.top-icon-wrap .nicescroll-rails-vr {
display: none !important;
}
.top-icon-wrap:hover .nicescroll-rails-vr {
display: block !important;
} #cart-list {
padding: 1.5em;
}
#cart-wrap .product {
overflow: hidden;
margin-bottom: 8px;
padding-bottom: 5px;
}
#cart-wrap .product:last-child {
border: none;
margin-bottom: 0px;
padding-bottom: 0px;
}
#cart-wrap .empty-cart {
padding: 35px;
font-size: 13px;
text-align: center;
color: #888;
}
#cart-wrap .remove-item {
float: right;
width: 21px;
height: 21px;
padding: 2px;
overflow: hidden;
position: relative;
transform-origin: center;
margin-top: 0px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
#cart-wrap .product i {
font-size: 1.2rem;
}
#cart-wrap .remove-item.ms_spinner {
font-size: 4px;
width: 1em;
height: 1em;
margin-right: 13px;
margin-top: 13px;
transition: none;
}
#cart-wrap .product-image {
float: left;
margin-right: .95em;
width: 64px;
margin-bottom:0px;
}
#cart-wrap .product-image img {
width: 90px;
}
#cart-wrap .product-details {
overflow: hidden;
}
#cart-wrap .product-title {
font-size: 1rem;
font-weight: normal;
margin: 0px 0px 0 0;
line-height: 1;
}
#cart-wrap .product-title a,
#cart-wrap a.remove-item {
color: #000000;
}
#cart-wrap .quantity-count {
font-size: .8rem;
opacity: .8;
margin: 0;
}
#cart-wrap a.prod-title,#cart-wrap a.prod-img,#cart-wrap a.remove-item {
padding: 0 !important;
} #cart-wrap .cart-total {
padding: 1.5em 1.8em 0em 1.8em;
margin: 0;
color: #111;
width: 100%;
display: flex;
font-size:0.8rem;
justify-content: space-between;
}
#cart-wrap .cart-total .amount-label {font-weight:600;}
#cart-wrap .cart-total .amount {
font-size: 1em;
display: block;
margin-bottom: -2px;
}
#cart-wrap .cart-total #view-cart {
font-size: .75em;
line-height: 1.3em;
display: block;
color: #777;
}
#cart-wrap .cart-total #view-cart:hover {
color: #000;
}
#cart-wrap .checkout-button {
padding: 1.5em;
margin: 0;
width: 100%;
display:flex;gap: 10px;
}
#cart-wrap .checkout-button .btn {width:50%;margin-top:0px;}
.woo-checkout-btn {margin-top:30px;}
.woo-checkout-btn .checkout-button {width:100%;text-align: center;}
.woo-checkout-btn .checkout-button .hs {margin-left:8px;}
.shopdock_empty#shopdock {
display: none;
}
.top-icon-wrap #cart-list {
max-height: 230px;
overflow: hidden;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
box-sizing: border-box;
}
.top-icon-wrap .cart-total-checkout-wrap {
}
.wc-block-components-title.wc-block-components-title {letter-spacing: 0;}
.wc-block-checkout__sidebar .wc-block-components-product-name {
line-height: 1!important;
font-size: 20px;
}
.wc-block-components-product-metadata {
line-height: 1.2;
}
.cart-style-dropdown.wc-cart-empty #shopdock {
display: none;
}
.product.has-default-attributes.has-children>.images {
opacity: 1;
}
.ms_spinner {
border-radius: 50%;
color: #dddddd;
font-size: 4px;
width: 1em;
height: 1em;
-webkit-animation: ms_loader 1.3s infinite linear;
animation: ms_loader 1.3s infinite linear;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
display: inline-block;
vertical-align: top;
}
@-webkit-keyframes ms_loader {
0%,
100% {
box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
}
12.5% {
box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
}
25% {
box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
}
37.5% {
box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
}
50% {
box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
}
62.5% {
box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
}
75% {
box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
}
87.5% {
box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
}
}
@keyframes ms_loader {
0%,
100% {
box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
}
12.5% {
box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
}
25% {
box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
}
37.5% {
box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
}
50% {
box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
}
62.5% {
box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
}
75% {
box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
}
87.5% {
box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
}
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
border: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li {
margin: 0;
width: 20%;
}
.woocommerce div.product div.images .flex-control-thumbs {
margin: 18px 0px;display: flex;
gap: 18px;
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
margin-bottom: 10px;display: -webkit-box;
display: -ms-flexbox;
display: flex;margin-top: 30px;gap: 2px;flex-wrap: wrap;
}
.woocommerce div.product form.variations_form.cart,
.woocommerce div.product p.variations_form.cart {
display: block;margin-top: 10px;
}
form.cart .variations td, .woocommerce div.product form.cart .variations th {
display: block;padding: 2px 0;
}
.woocommerce ul.products li.product .price ins {
text-decoration: none;
}
.woo-log-coupon i {font-size:1.2rem;}
.woo-log-coupon h6 { border-bottom: 1px solid #eee;
padding: 0 0 12px 0;}
@media screen and (max-width:768px) {.woo-log-coupon h6  {margin:28px 0 0 0;}}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
padding: 4px;
}
.woocommerce table.shop_attributes th {
padding: 15px 20px;}
.woocommerce table.shop_attributes td {
font-style: normal;
padding: 15px 20px;border-right: 0px;}
table.shop_attributes {border-top: 0px;}
.woocommerce ul.products li.product .button {
margin-top: 0;height: auto;
}
.woocommerce a.button.wc-backward {height: auto;}
.woocommerce-message::before {
content: '';
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
border: 0px solid #eee;
background: transparent; 
padding: 0px;margin: 0 0 1em;padding: 10px;text-align: center;
}
.woocommerce table.cart a.remove,
.woocommerce-page table.cart a.remove{
display: inline-block;
vertical-align: top;
width: 26px;
height: 26px;
font-style: normal;
line-height: 26px;
font-size: 9px;
color: rgba(0,0,0,1)!important;
text-align: center;
border: 0;
background: #f6f6f6;
border-radius: 0;
transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out;
border-radius: 50%;
}
}
.woocommerce table.cart a.remove:hover,
.woocommerce-page table.cart a.remove:hover{
background:#222;
border-color:#222 !important;
color:#fff !important;
}
body .woocommerce a.remove:hover {
background:#222;
border-color:#222 !important;
color:#fff !important;
}
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled {
cursor: not-allowed;
opacity: .5;
padding: .918em 1.5em;
} .woocommerce table.shop_table,
.woocommerce-page table.shop_table {
border: 1px solid #eee;
width: calc(100%);background: #fff;table-layout: unset;
}
.woocommerce table.shop_table.order_details,
.woocommerce-page table.shop_table.order_details {
border: 0;
}
.woocommerce table.shop_table.order_details th,.woocommerce table.shop_table.order_details td {
padding:20px 0;
}
.woocommerce table.shop_table.order_details td {
border-width: 0px 0px 1px 0px;
}
.woocommerce table.shop_table th{
color:#000;font-size: 14px;padding:20px;
border-color:#eee;border-width: 0px 0px 1px 0px;
}
.woocommerce table.shop_table thead,
.woocommerce-page table.shop_table thead {
color:#999;
}
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
padding:6px 20px 20px;
border:1px solid #eee;border-width: 0px 0px 1px 0px;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td.cart-coupon {border-width: 0px 0px 0px 0px;}
.woocommerce form .form-row {padding: 3px 0px;}
.woocommerce-cart table.cart th.product-img,.woocommerce table.shop_table td.product-img {
text-align: left;padding-left:0px;
}
.woocommerce form.woocommerce-checkout table.woocommerce-checkout-review-order-table th,.woocommerce form.woocommerce-checkout table.woocommerce-checkout-review-order-table td {
text-align: left;padding-left:0px;
}
.woocommerce form.woocommerce-checkout table.woocommerce-checkout-review-order-table td {
border-width: 0px 0px 1px 0px;
}
.woocommerce form.woocommerce-checkout table.woocommerce-checkout-review-order-table td span:not(.woocommerce-Price-currencySymbol) {
width: 100%;
display: block;
text-align: right;
}
.woocommerce form.woocommerce-checkout table.woocommerce-checkout-review-order-table td span bdi {
width: 100%;
display: block;
text-align: right;
}
.woocommerce table.shop_table td .product-name-wrap,
.woocommerce-page table.shop_table td .product-name-wrap {
display:flex;flex-direction:column;text-align: left;
}
.woocommerce table.shop_table td.actions,
.woocommerce-page table.shop_table td.actions {
padding:20px;
}
.woocommerce .woocommerce-customer-details address {
font-style: normal;
margin-bottom: 0;
border: 0px solid rgba(0,0,0,.1);
border-right-width: 0px;
border-bottom-width: 0px;
border-radius: 0px;
padding: 20px 0;
}
.woocommerce ul.order_details {
margin: 30px 0;
list-style: none;
display: flex;
flex-wrap:wrap;
}
.woocommerce ul.order_details li {
float: none;
margin-right: 0;
text-transform: uppercase;
font-size: 0.8rem;
line-height: 1;
border-right: 0;
padding-right: 0;
margin-left: 0;
padding-left: 0;
list-style-type: none;
width: 20%;
}
.woocommerce-order-received h2 {font-size:1.5rem;}
.woocommerce table.shop_table.shop_table_responsive {
border-width: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table thead, .woocommerce-order-received .woocommerce-order table.shop_table thead {
font-size: 16px;
line-height: 1.5em;
font-weight: 600;
letter-spacing: .02em;
color: #000;
}
.woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
text-align: center;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
border-top: 0px;
}
.cart_totals.calculated_shipping h2 {
overflow: visible;
font-size: 30px;
line-height: 32px;
}
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
content: '';
}
.select2-container--default .select2-selection--single {
background-color: #fff;
border: 1px solid #ddd;
border-radius: 0;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
border: 1px solid #eee;
padding: 20px;
margin: 2em 0;
text-align: left;
border-radius: 0px;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
border-bottom: 0px solid #eee;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #000000;
font-size: 1.65em;
margin: 0 0 22px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border-bottom: 1px solid #eeeeee;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border-right: 0;
border-left: 0;
border-top: 0;
border-bottom: 1px solid #eeeeee;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
vertical-align: middle;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
width: auto !important;
}
.woocommerce .woocommerce-result-count {
margin: 10px 0 1em;
}
.woocommerce .cart .product-quantity {
padding: 32px 0 32px 0;
text-align: center;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
text-align: left;
}
.woocommerce .woocommerce-product-details__short-description p {
margin: 0 0 8px;
}
.related ul li:last-child {
margin-right: 0px!important;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
background: #fff;
border-radius: 0
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
border-radius: 0;
background-color: #eee;
color: #222
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
border: 1em solid #eee;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent
}
.woocommerce ul.products li.product h3 {
padding: 0;
margin: 0;
font-size: 1.2em;
line-height: 1.3em
}
.woocommerce a.added_to_cart {
display: none
}
.cross-sells h2 {font-size: 24px;line-height: 26px;}
.cart_totals.calculated_shipping h2 {
overflow: visible
}
.woo-item-content {
display: none
}
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
width: 200px
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
padding: .918em 1.5em;
line-height: 1;
float: none;
font-family: Arial;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select,
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
border-color: #ddd
}
.woocommerce .woocommerce-info:before {
color: #222
}
.cart-empty,
.return-to-shop {
text-align: center
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
padding: 1em
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
background: #f7f7f7;
color: #222
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0 0 0 5px
}
.woocommerce ul.products>li {
text-align: center
}
.woocommerce ul.products li.product .price {
margin-bottom: 18px;
color: #111;
font-size: 16px;
}
.woocommerce .woocommerce-message:before {
color: #222
}
.woocommerce table.shop_table {
border-radius: 0
}
.woocommerce-cart .cart-collaterals .cart_totals table {
width: 100%
}
.woocommerce-cart table.cart input {line-height:1;}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.wp-block-button__link {
border-radius: 0;
padding: 18px;
}
.wp-block-woocommerce-empty-cart-block .wp-block-heading {letter-spacing: -1px;}
@media screen and (max-width:768px) {
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td,.woocommerce table.shop_table.woocommerce-checkout-review-order-table th,
.woocommerce-page table.shop_table.woocommerce-checkout-review-order-table td,.woocommerce-page table.shop_table.woocommerce-checkout-review-order-table th {
padding:12px 0px;
border:1px solid #eee;border-width: 0px 0px 1px 0px;
}
.woocommerce ul.order_details li {
width: 50%;padding:10px 0px;
}
.woocommerce ul.products>li {
width: auto!important
}
}
@media screen and (max-width:480px) {
.woocommerce ul.products>li {
width: auto!important
}
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
text-transform: uppercase;
font-size: 0.7rem;
}
.blog-loop .pagination,
.woocommerce .pagination {
position: relative
}
.woocommerce div.product .stock {
color: #222
}
.shop-item .layer-shop .vertical-align a {
display: none
}
.shop-item .layer-shop .vertical-align a.card-button {
display: inline-block
}
.shop-title del span {
text-decoration: line-through
}
.card-button {
background-color: transparent!important;
border: #999!important;
padding: 10px 15px!important;
text-transform: uppercase!important;
font-size: 14px!important;
text-align: center!important;
color: #222!important;
font-weight: 700!important;
border-radius: 0!important
}
.card-button:hover,
.card-button:hover span {
color: #fff!important
}
.card-button span {
padding-right: 10px!important;
transition: all .35s ease-out!important;
-moz-transition: all .35s ease-out!important;
-o-transition: all .35s ease-out!important;
-webkit-transition: all .35s ease-out!important;
-ms-transition: all .35s ease-out!important;
padding-top: 0!important
}
.card-button:hover {
background: #222!important;
border: #222!important
}
.woocommerce .cart_totals table.shop_table th {
background-color: #f8f8f8;
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
float: left;
}
.woocommerce .cart_totals table.shop_table td {
padding: 20px 25px;
background-color: #fdfdfd;
}
@media(min-width:992px){
.woocommerce div.product .woocommerce-tabs .panel h2,.woocommerce .related h2:not(.woocommerce-loop-product__title)  {
margin: 0!important;
padding: 20px 0 20px!important;
font-size: 1.3rem!important;
line-height: 1!important;
letter-spacing: 0px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
font-size: 1.3em;letter-spacing: 0px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
float: none;
width: 100%;
background: #f9f9f9;
padding: 25px;
}
.woocommerce .cart_totals table.shop_table th,.woocommerce .cart_totals table.shop_table td {
background: #f9f9f9;padding:20px 0;border-width: 0px 0px 1px 0px;
}
.woocommerce table.cart img,
.woocommerce-page table.cart img {
width:80px;
}
.woocommerce table.shop_table td {
padding: 20px;
}
.woocommerce table.shop_table td.cart-coupon {
padding: 20px 0 0 0;
}
.actions-wrap {display: flex;gap:50px;}
.actions-wrap .cart-coupon-inner {flex: 0 1 40%;}
.actions-wrap .woo-actions-innerv {
flex: 1;
display: flex;
justify-content: right;gap: 5px;
}
.woocommerce div.product div.summary {
position: sticky;
top: calc(var(--ms-sticky-header-height, 0) + 40px);
z-index: 3;
}
.cart_totals h3 {font-weight:600;font-size: 1rem;margin-bottom:12px;}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
position: sticky;
top:50px;
}
.woocommerce div.product h1.product_title {
display:block;line-height: 1;
}
}
.woocommerce div.product .woocommerce-product-rating {
font-size: 15px
}
.woocommerce div.product .woocommerce-product-rating>a {
display: none
}
.woocommerce .star-rating {
width: 6.4em
}
.woocommerce .products .star-rating {
margin: 15px auto
}
.woocommerce .star-rating span:before,
.woocommerce .star-rating:before {
letter-spacing: 4px
}
.woocommerce div.product div[itemprop=offers] {
float: left;
width: 49%
}
.woocommerce ul.products li.product .woocommerce-loop-category__title {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-content: center;
align-items: center;
color: #fff;
text-decoration: uppercase;
text-transform: uppercase;
font-size: 2.5rem;
line-height: 1;
background: rgba(0,0,0,0.2);
}
.woocommerce div.product .product_meta {
padding: 25px 0!important;
position: relative!important;
width: 100%!important;
margin-bottom: 30px;
font-size: 14px
}
.woocommerce div.product .product_meta > span {
display:block;
}
.woocommerce-loop-category__title mark {display:none;}
.woocommerce .quantity .qty {
border: 1px solid #ebebeb;
}
.woocommerce div.product form.cart div.quantity,.woocommerce .cart .quantity,.woocommerce-page table.cart td.actions .coupon {
float: none;display:-webkit-box;
display:-ms-flexbox;
display:flex;justify-content: center;}
.woocommerce div.product form.variations_form.cart div.quantity, .woocommerce .variations_form.cart .quantity {justify-content: flex-start;margin-bottom: 5px;}
.woocommerce div.product form.cart div.quantity input,.woocommerce .cart .quantity input,.woocommerce-page table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon button{border: 0;
background: #fff;
color: #222;font-weight:300;height: auto;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a { 
font-weight: 400
}
.woocommerce-checkout #payment ul.payment_methods {padding:0px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background-color: transparent
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: transparent;}
.woocommerce form.woocommerce-checkout #payment #place_order {
float: none;
width: 100%;
margin-top: 1.5em;
text-align: center;
color: #fff;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
width: 50%;
}
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus, .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
opacity: 1;
background: none;
border: 0;
color: inherit;
}
.woocommerce #review_form #respond .form-submit input,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce div.product form.cart .button {height: auto;
display: inline-block!important;
border-radius: 0!important;
padding: 18px 30px!important;
-webkit-transition: all .27s cubic-bezier(0, 0, .58, 1);
-moz-transition: all .27s cubic-bezier(0, 0, .58, 1);
-o-transition: all .27s cubic-bezier(0, 0, .58, 1);
-ms-transition: all .27s cubic-bezier(0, 0, .58, 1);
transition: all .27s cubic-bezier(0, 0, .58, 1)
}
.woocommerce div.product div[itemprop=offers] .price {
color: #222;
display: block;
font-size: 25px;
font-style: normal;
font-weight: 700;
line-height: 22px;
position: relative;
text-transform: uppercase;
margin: 0;
padding: 25px 0 0 20px
}
.woocommerce div.product p.stock {
font-size: .92em;
float: none;
width: 100%;
padding-left: 0px;
color: #999
}
.woocommerce div.product div[itemprop=offers] del {
display: inline-block;
margin-right: 5px;
font-size: .6em
}
.woocommerce .woocommerce-product-rating .star-rating {
float: none!important;
margin: 0!important;
display: inline-block!important
}
.woocommerce span.onsale {
font-weight: 500;
top: 0;
right: 0;
left: auto;
margin: 0px!important;
padding: 0;
border-radius: 0;
background-color: #fff;
color: #222;
border: 0px solid #eee;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
display: none
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border-bottom-color: #222;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
padding: 1em 3em;
border-radius: 0!important
}
.woocommerce div.product .woocommerce-tabs .panel {
overflow: hidden;
padding: 20px 0;
margin-bottom: 30px;
border: 0px;
border-radius: 0;
border-top-width: 0
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
width: 100%;text-align: center;
margin: 0
}
.woocommerce #reviews #comments ol.commentlist {
padding-left: 0
}
.woocommerce div.product form.cart .variations select {
width: auto
}
.woocommerce div.product form.cart .variations td.label {
color: inherit;
margin: 0!important;
font-size: 13px
}
.woocommerce div.product form.cart .variations {
display: table;
width: auto;
font-size: 14px
}
.woocommerce div.product form.cart .variations td {
display: block;
}
.woocommerce div.product form.cart .variations td.label label {
margin: 0
}
.woocommerce label {
font-weight: 400
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: 3px
}
.woocommerce ul.products li.product .price del {
display: inline-block!important
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #ddd!important
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background-color: #222!important
}
.woocommerce .widget_price_filter .price_slider_amount {
font-size: 13px;
color: #999;
font-weight: 300;
padding: 10px 0 0
}
.page-template-page-woocommerce .widget,
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
margin-right: 0!important
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
padding: 18px;
background: none;
}
.shop_table tr > [class*="product-remove"] {
width: 20px;}
.shop_table tr > [class*="product-img"] {
width: 120px;
}
.woocommerce .comment-respond {
text-align: left;
}
.woocommerce .comment-respond .form-submit {
text-align: right;
}
.woocommerce .woocommerce-cart-form .quantity .qty {
line-height: 1;
}
.woocommerce ul.products li.product .onsale,.onsale {
position: absolute;
text-align: center;
z-index: 9;
display: block;
color: #121212;
background-color: #fff;
font-size: 0.7rem;
font-weight: 600;
text-transform: uppercase;
line-height: 30px;
border-radius: 0;
min-width: 65px;
min-height: 30px;
right: auto;
left: 0;
margin: 10px;
transform: rotate(-90deg) translate(-100%,0);
transform-origin: 0 0;
}
.quantity .qty {
-moz-appearance: textfield!important;
} @media only screen and (max-width: 1199px) {
.woocommerce:not(.single-product) .cart .quantity .plus,
.woocommerce:not(.single-product) .cart .quantity .minus,
.woocommerce-page:not(.single-product) .cart  .quantity .plus,
.woocommerce-page:not(.single-product) .cart  .quantity .minus{
}
}
@media only screen and (min-width: 1200px) {
.woocommerce-cart-form {display: grid;
grid-template-columns: 2fr 1fr;
grid-column-gap: 50px;
}
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
width: auto;max-width:100px;}
@media only screen and (max-width: 768px) {
.woocommerce table.shop_table_responsive tr td.product-subtotal .amount, .woocommerce-page table.shop_table_responsive tr td.product-subtotal .amount {font-size: 0.8rem;}
.woocommerce .quantity .qty {
width: 100%;}
.woocommerce div.product form.cart div.quantity input, .woocommerce .cart .quantity input {padding: 10px;}
.woocommerce div.product form.cart div.quantity {margin: 0 0px 0 0;}
.single-product div.product form.cart div.quantity {margin: 10px 0px 20px 0;}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {margin-top: 10px;flex-direction: column;}
.woocommerce div.product form.cart .added_to_cart {text-align:center;}
.woocommerce div.product form.cart .button {margin: 4px 0px;}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
width: auto;
flex: 1 1 100%;
}
.woocommerce .cart_totals table.shop_table td {
padding: 20px 0px;}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
background-color: #fff;
}
.woocommerce .continue_shopping, .woocommerce-page .continue_shopping {
text-align: center !important;
}
}
@media only screen and (max-width: 481px) {
.woocommerce div.product div.images,
.woocommerce-page div.product div.images{
width:100%;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce .related ul li.product,
.woocommerce .related ul.products li.product,
.woocommerce-page .related ul li.product,
.woocommerce-page .related ul.products li.product{
width:50% !important;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product, 
.woocommerce .related ul li.product, 
.woocommerce .related ul.products li.product, 
.woocommerce-page .related ul li.product, 
.woocommerce-page .related ul.products li.product{
display:block;
width:100% !important;
margin:0;
}
.woocommerce div.product .product_title,
.woocommerce-page div.product .product_title{
line-height:38px;
font-size:30px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li{
margin:0 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a{
font-size:12px;
}
.woocommerce div.product .woocommerce-tabs #tab-reviews, .woocommerce-page div.product .woocommerce-tabs #tab-reviews{width:100%;}
}
@media screen and (max-width: 768px) {
.woocommerce .woocommerce-cart-form table.shop_table tr.cart_item td.product-price {
display: none;
}
}
@media(max-width:767px){
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
float: none;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {border-width: 0;}
.woocommerce .cart .product-quantity {
padding: 10px!important; 
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
float: left!important;
}
.woocommerce table.cart td.actions .coupon .input-text + .button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text + .button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text + .button {
height: 46px!important;
}
}@font-face {
font-family: 'ms-social';
src: url(//modernhippie.de/wp-content/themes/jessica/fonts/ms-social.eot?43305405);
src: url(//modernhippie.de/wp-content/themes/jessica/fonts/ms-social.eot?43305405#iefix) format('embedded-opentype'),
url(//modernhippie.de/wp-content/themes/jessica/fonts/ms-social.woff2?43305405) format('woff2'),
url(//modernhippie.de/wp-content/themes/jessica/fonts/ms-social.woff?43305405) format('woff'),
url(//modernhippie.de/wp-content/themes/jessica/fonts/ms-social.ttf?43305405) format('truetype'),
url(//modernhippie.de/wp-content/themes/jessica/fonts/ms-social.svg?43305405#ms-social) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap
}
.ms-icons, [class^="ms-"]:before, [class*=" ms-"]:before {
font-family: "ms-social";
font-style: normal;
font-weight: normal;
speak: never;
text-decoration: inherit;
text-align: center;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ms-cart-bag2:before { content: '\e800'; } .ms-mail:before { content: '\e801'; } .ms-aim:before { content: '\e802'; } .ms-delicious:before { content: '\e803'; } .ms-paypal:before { content: '\e804'; } .ms-heart-empty:before { content: '\e805'; } .ms-smashmag:before { content: '\e806'; } .ms-wikipedia:before { content: '\e807'; } .ms-stumbleupon:before { content: '\e808'; } .ms-heart-empty-1:before { content: '\e809'; } .ms-pinterest:before { content: '\e80a'; } .ms-bitcoin:before { content: '\e80b'; } .ms-heart:before { content: '\e80c'; } .ms-eye:before { content: '\e80d'; } .ms-forrst:before { content: '\e80e'; } .ms-digg:before { content: '\e80f'; } .ms-spotify:before { content: '\e810'; } .ms-reddit:before { content: '\e811'; } .ms-appstore:before { content: '\e812'; } .ms-blogger:before { content: '\e813'; } .ms-flickr:before { content: '\e814'; } .ms-picture:before { content: '\e815'; } .ms-viadeo:before { content: '\e816'; } .ms-instapaper:before { content: '\e817'; } .ms-linkedin:before { content: '\e818'; } .ms-vk:before { content: '\e819'; } .ms-disqus:before { content: '\e81a'; } .ms-rss:before { content: '\e81b'; } .ms-skype:before { content: '\e81c'; } .ms-twitter:before { content: '\e81d'; } .ms-youtube:before { content: '\e81e'; } .ms-vimeo:before { content: '\e81f'; } .ms-xing:before { content: '\e820'; } .ms-yahoo:before { content: '\e821'; } .ms-email:before { content: '\e822'; } .ms-myspace:before { content: '\e823'; } .ms-podcast:before { content: '\e824'; } .ms-amazon:before { content: '\e825'; } .ms-steam:before { content: '\e826'; } .ms-dribbble:before { content: '\e827'; } .ms-ebay:before { content: '\e828'; } .ms-facebook:before { content: '\e829'; } .ms-eye-outline:before { content: '\e82a'; } .ms-f-long-arrow-down:before { content: '\e82b'; } .ms-itunes:before { content: '\e82c'; } .ms-tiktok:before { content: '\e82d'; } .ms-liketoknowit:before { content: '\e82e'; } .ms-soundcloud:before { content: '\e82f'; } .ms-tumblr:before { content: '\e830'; } .ms-wordpress:before { content: '\e831'; } .ms-magnifying-glass34:before { content: '\e832'; } .ms-bloglovin:before { content: '\e833'; } .ms-goodreads:before { content: '\e834'; } .ms-cloud:before { content: '\e835'; } .ms-tag:before { content: '\e836'; } .ms-attach:before { content: '\e837'; } .ms-calendar:before { content: '\e838'; } .ms-quote:before { content: '\e839'; } .ms-shopping63:before { content: '\e83a'; } .ms-user146:before { content: '\e83b'; } .ms-instagram:before { content: '\e83c'; } .ms-snapchat:before { content: '\e83d'; } .ms-userHeart:before { content: '\e83e'; } .ms-whatsapp:before { content: '\e83f'; } .ms-search:before { content: '\e840'; } .ms-cartbasket:before { content: '\e841'; } .ms-uniE007:before { content: '\e842'; } .ms-comment:before { content: '\e843'; } .ms-search-2:before { content: '\e844'; } .ms-cart4:before { content: '\e845'; } .ms-cart5:before { content: '\e846'; } .ms-cart6:before { content: '\e847'; } .ms-link:before { content: '\e848'; } .ms-note:before { content: '\e849'; } .ms-doc-text:before { content: '\e84a'; } .ms-newspaper:before { content: '\e84b'; } .ms-comment-1:before { content: '\e84c'; } .ms-picture-1:before { content: '\e84d'; } .ms-video-1:before { content: '\e84e'; } .ms-cancel:before { content: '\e84f'; } .ms-f-chat:before { content: '\e850'; } .ms-f-mark:before { content: '\e851'; } .ms-f-scroll:before { content: '\e852'; } .ms-f-quote-right:before { content: '\e853'; } .ms-f-quote-left:before { content: '\e854'; } .ms-f-cart:before { content: '\e855'; } .ms-check:before { content: '\e856'; } .ms-f-bag:before { content: '\e857'; } .ms-f-pinterest-official:before { content: '\e858'; } .ms-f-long-arrow-left:before { content: '\e859'; } .ms-f-long-arrow-right:before { content: '\e85a'; } .ms-f-arrow-right:before { content: '\e85b'; } .ms-f-arrow-left:before { content: '\e85c'; } .ms-tik-tok:before { content: '\e85d'; } .ms-f-close:before { content: '\e85e'; } .ms-f-lightning:before { content: '\e85f'; } .ms-fluid:before { content: '\e860'; } .ms-f-play:before { content: '\e861'; } .ms-clock:before { content: '\e862'; } .ms-f-preloader-2:before { content: '\e863'; } .ms-f-arrow-down:before { content: '\e864'; } .ms-eye-open:before { content: '\e865'; } .ms-quoteicon3:before { content: '\e866'; } .ms-th:before { content: '\e867'; } .ms-foursquare:before { content: '\e868'; } .ms-sound-bars:before { content: '\e869'; } .ms-twitter-x:before { content: '\e86a'; } .ms-full:before { content: '\e86b'; } .ms-gallery:before { content: '\e86c'; } .ms-thumbsgrid:before { content: '\e86d'; } .ms-grade:before { content: '\e86e'; } .ms-hamburger:before { content: '\e86f'; } .ms-help:before { content: '\e870'; } .ms-home:before { content: '\e871'; } .ms-info:before { content: '\e872'; } .ms-instagram-1:before { content: '\e873'; } .ms-keyboard-backspace:before { content: '\e874'; } .ms-keyboard-next:before { content: '\e875'; } .ms-keyboard-return:before { content: '\e876'; } .ms-language:before { content: '\e877'; } .ms-link-1:before { content: '\e878'; } .ms-linkedin-1:before { content: '\e879'; } .ms-location:before { content: '\e87a'; } .ms-deviantart:before { content: '\e87b'; } .ms-deviantarttwo:before { content: '\e87c'; } .ms-more:before { content: '\e87d'; } .ms-nationality:before { content: '\e87e'; } .ms-next:before { content: '\e87f'; } .ms-next-s:before { content: '\e880'; } .ms-notification:before { content: '\e881'; } .ms-open:before { content: '\e882'; } .ms-pago-seguro:before { content: '\e883'; } .ms-pause:before { content: '\e884'; } .ms-photo:before { content: '\e885'; } .ms-play-1:before { content: '\e886'; } .ms-plus:before { content: '\e887'; } .ms-plus-s:before { content: '\e888'; } .ms-power:before { content: '\e889'; } .ms-prev:before { content: '\e88a'; } .ms-prev-s:before { content: '\e88b'; } .ms-print:before { content: '\e88c'; } .ms-product:before { content: '\e88d'; } .ms-leaf:before { content: '\e88e'; } .ms-refresh:before { content: '\e88f'; } .ms-report:before { content: '\e890'; } .ms-scan:before { content: '\e891'; } .ms-search-1:before { content: '\e892'; } .ms-search-hamburger:before { content: '\e893'; } .ms-send:before { content: '\e894'; } .ms-settings:before { content: '\e895'; } .ms-share:before { content: '\e896'; } .ms-single:before { content: '\e897'; } .ms-sound-off:before { content: '\e898'; } .ms-sound-on:before { content: '\e899'; } .ms-spotify-1:before { content: '\e89a'; } .ms-square02:before { content: '\e89b'; } .ms-square04:before { content: '\e89c'; } .ms-store:before { content: '\e89d'; } .ms-store-online:before { content: '\e89e'; } .ms-subtitles:before { content: '\e89f'; } .ms-sync:before { content: '\e8a0'; } .ms-tag-1:before { content: '\e8a1'; } .ms-telegram:before { content: '\e8a2'; } .ms-time:before { content: '\e8a3'; } .ms-toogle:before { content: '\e8a4'; } .ms-toogle-check-on:before { content: '\e8a5'; } .ms-toogle-radio:before { content: '\e8a6'; } .ms-toogle-radio-on:before { content: '\e8a7'; } .ms-trash:before { content: '\e8a8'; } .ms-unfoldless:before { content: '\e8a9'; } .ms-unfoldless-s:before { content: '\e8aa'; } .ms-unfoldmore:before { content: '\e8ab'; } .ms-unfoldmore-s:before { content: '\e8ac'; } .ms-up:before { content: '\e8ad'; } .ms-up-s:before { content: '\e8ae'; } .ms-voice:before { content: '\e8af'; } .ms-wallet:before { content: '\e8b0'; } .ms-weibo:before { content: '\e8b1'; } .ms-whatsapp-1:before { content: '\e8b2'; } .ms-youtube-1:before { content: '\e8b3'; } .ms-zoom-in01:before { content: '\e8b4'; } .ms-zoom-in02:before { content: '\e8b5'; } .ms-zoom-out01:before { content: '\e8b6'; } .ms-zoom-out02:before { content: '\e8b7'; } .ms-qq:before { content: '\e8b8'; } .ms-anti-dust:before { content: '\e8b9'; } .ms-anti-stain:before { content: '\e8ba'; } .ms-bi-stretch:before { content: '\e8bb'; } .ms-cool-max:before { content: '\e8bc'; } .ms-easy-iron:before { content: '\e8bd'; } .ms-four-way-stretch:before { content: '\e8be'; } .ms-machine-washable:before { content: '\e8bf'; } .ms-non-iron:before { content: '\e8c0'; } .ms-quick-dry:before { content: '\e8c1'; } .ms-solotex:before { content: '\e8c2'; } .ms-stretch:before { content: '\e8c3'; } .ms-thermoregulator:before { content: '\e8c4'; } .ms-water-proof:before { content: '\e8c5'; } .ms-water-repellent:before { content: '\e8c6'; } .ms-wind-proof:before { content: '\e8c7'; } .ms-wrinkle-free:before { content: '\e8c8'; } .ms-packable:before { content: '\e8c9'; } .ms-breathable:before { content: '\e8ca'; } .ms-lightweight:before { content: '\e8cb'; } .ms-uv-protection:before { content: '\e8cc'; } .ms-graphene-anti-static:before { content: '\e8cd'; } .ms-graphene-antibacterial:before { content: '\e8ce'; } .ms-graphene-thermal-conductivity:before { content: '\e8cf'; } .ms-contactless-protection:before { content: '\e8d0'; } .ms-polarized:before { content: '\e8d1'; } .ms-phone:before { content: '\e8d2'; } .ms-return-bag:before { content: '\e8d3'; } .ms-hanger:before { content: '\e8d4'; } .ms-account:before { content: '\e8d5'; } .ms-active:before { content: '\e8d6'; } .ms-bag:before { content: '\e8d7'; } .ms-box-close:before { content: '\e8d8'; } .ms-box-open:before { content: '\e8d9'; } .ms-card:before { content: '\e8da'; } .ms-chat:before { content: '\e8db'; } .ms-clipboard:before { content: '\e8dc'; } .ms-close:before { content: '\e8dd'; } .ms-close-l:before { content: '\e8de'; } .ms-close-m:before { content: '\e8df'; } .ms-close-s:before { content: '\e8e0'; } .ms-devolucion:before { content: '\e8e1'; } .ms-done:before { content: '\e8e2'; } .ms-down:before { content: '\e8e3'; } .ms-down-s:before { content: '\e8e4'; } .ms-email-1:before { content: '\e8e5'; } .ms-envio:before { content: '\e8e6'; } .ms-error:before { content: '\e8e7'; } .ms-eye-off:before { content: '\e8e8'; } .ms-eye-on:before { content: '\e8e9'; } .ms-favorites:before { content: '\e8ea'; } .ms-filter:before { content: '\e8eb'; } .ms-fingerprint:before { content: '\e8ec'; } .ms-burger-menu-3:before { content: '\e8ed'; } .ms-burger-menu-2:before { content: '\e8ee'; } .ms-twitter-alt:before { content: '\e8ef'; } .ms-spotify-2:before { content: '\e8f0'; } .ms-spotify2:before { content: '\e8f1'; } .ms-moond:before { content: '\e8f2'; } .ms-sun:before { content: '\e8f3'; } .ms-sun-1:before { content: '\e8f4'; } .ms-applepodcast:before { content: '\e8f5'; } .ms-googlepodcasts:before { content: '\e8f6'; } .ms-arrow-right-long:before { content: '\e8f7'; } .ms-bluesky:before { content: '\e8fa'; } .ms-bluesky-line:before { content: '\e8fb'; } .ms-threads:before { content: '\e8fc'; } .ms-play:before { content: '\f00f'; } .ms-moon:before { content: '\f186'; } .ms-twitter-x::before {
display: flex;
justify-content: center;
}
.mfp-container:before,
.mfp-figure:after {
content: ''
}
#ms_signup_inner,
.mfp-container,
.tooltip-inner {
text-align: center;
}
#ms_signup {
max-width: 780px;
margin: 0 auto;
position: relative;
background: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 460px;
}
#ms_signup_inner {
width: 100%;
padding: 0px;
position: relative;
left: 0;
background: rgba(255, 255, 255, .7)
}
#ms_signup_inner [class^="col-"], #ms_signup_inner [class*=" col-"] {padding-left: 0px;padding-right: 0px; }
#ms_signup_inner .row {margin: 0px; }
.mfp-bg,
.mfp-wrap {
position: fixed;
left: 0;
top: 0;
height: 100%;
width: 100%
}
#ms_signup_inner .logo_h__txt,
#ms_signup_inner .logo_link {
font-size: 75px
}
.mfp-bg {
z-index: 99998;
overflow: hidden;
background: #000;
opacity: .8;
filter: alpha(opacity=80)
}
.mfp-wrap {
z-index: 99999;
outline: 0!important
}
.mfp-ajax-holder {
background-size: cover;
background-attachment: scroll!important;
background-repeat: no-repeat
}
.mfp-container {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.mfp-container:before {
display: inline-block;
height: 100%;
vertical-align: middle
}
.mfp-align-top .mfp-container:before {
display: none
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045
}
.mfp-close,
.mfp-preloader {
text-align: center;
position: absolute
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
width: 100%;
cursor: auto
}
.mfp-ajax-cur {
cursor: progress
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
cursor: auto
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none
}
.mfp-loading.mfp-figure {
display: none
}
.mfp-hide {
display: none!important
}
.mfp-preloader {
color: #ccc;
top: 50%;
width: auto;
margin-top: -.8em;
left: 8px;
right: 8px;
z-index: 1044
}
.mfp-preloader a {
color: #ccc
}
.mfp-close,
.mfp-preloader a:hover {
color: #fff
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
display: none
}
button.mfp-arrow,
button.mfp-close {
overflow: visible;
cursor: pointer;
background: 0 0;
border: 0;
-webkit-appearance: none;
display: block;
outline: 0;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none
}
button::-moz-focus-inner {
padding: 0;
border: 0
}
.mfp-close {
width: 50px;
height: 50px;
line-height: 50px;
right: 0;
top: 0;
text-decoration: none;
opacity: .65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
font-style: normal;
font-size: 45px
}
.mfp-close:focus,
.mfp-close:hover {
opacity: 1;
filter: alpha(opacity=100)
}
.mfp-close:active {
top: 1px
}
.mfp-close-btn-in .mfp-close {
color: #444
}
.mfp-iframe-holder .mfp-close {
color: #fff;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%
}
.mfp-image-holder .mfp-close {
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #ccc;
font-size: 12px;
line-height: 18px
}
.mfp-figure,
img.mfp-img {
line-height: 0
}
.mfp-arrow {
position: absolute;
top: 50%;
border: solid black;
border-width: 0 1px 1px 0;
display: inline-block;
padding: 12px;
cursor: pointer;
}
.mfp-arrow:before {
position: absolute;
padding: 30px;
content: "";
left: -15px;
top: -15px;
} 
.mfp-arrow-right {
right: 40px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.mfp-arrow-left {
left: 40px;
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px
}
.mfp-image-holder .mfp-content,
img.mfp-img {
max-width: 100%
}
.mfp-iframe-holder .mfp-close {
top: -70px
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000
}
.mfp-figure:after,
img.mfp-img {
width: auto;
height: auto;
display: block
}
img.mfp-img {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0;
margin: 0 auto
}
.mfp-figure:after {
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
right: 0;
z-index: -1;
background: #444
}
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px
}
.mfp-figure figure {
margin: 0
}
.mfp-bottom-bar {
position: absolute;
left: 0;
width: 100%;height: 100px;
bottom: 0px;top: auto;
cursor: auto
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #fff;
word-wrap: break-word;
padding-right: 36px
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer
}
@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0
}
.mfp-img-mobile img.mfp-img {
padding: 0
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, .6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, .6);
position: fixed;
text-align: center;
padding: 0
}
}
@media all and (max-width:900px) {
.mfp-arrow {
padding:8px;
}
body .mfp-zoom-in .mfp-counter {
top: 20px;
right: auto;width:100%;
font-size: 30px;
line-height: 30px;
width: 100%;
text-align: center;
left: 0;
}
body.logged-in .mfp-zoom-in .mfp-counter {
top: 50px;
}
}
.mfp-ie7 .mfp-img {
padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
padding: 0
}
.mfp-ie7 .mfp-content {
padding-top: 44px
}
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0
}
#small-dialog,
#small-dialogs {
padding: 30px;
text-align: left;
max-width: 1000px;
margin: 40px auto;
position: relative;
border: 1px solid #222
}
.my-mfp-zoom-in .zoom-anim-dialog {
opacity: 0;
-webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
-webkit-transform: scale(.9);
-moz-transform: scale(.9);
-ms-transform: scale(.9);
-o-transform: scale(.9);
transform: scale(.9)
}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
-webkit-transform: scale(.9);
-moz-transform: scale(.9);
-ms-transform: scale(.9);
-o-transform: scale(.9);
transform: scale(.9);
opacity: 0
}
.my-mfp-zoom-in.mfp-bg {
opacity: 0;
-webkit-transition: opacity .3s ease-out;
-moz-transition: opacity .3s ease-out;
-o-transition: opacity .3s ease-out;
transition: opacity .3s ease-out;
background: #fff
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.5
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0
} body .has-black-color {
color: var(--wp--preset--color--black) !important;
}
body .has-cyan-bluish-gray-color {
color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
body .has-white-color {
color: var(--wp--preset--color--white) !important;
}
body .has-pale-pink-color {
color: var(--wp--preset--color--pale-pink) !important;
}
body .has-vivid-red-color {
color: var(--wp--preset--color--vivid-red) !important;
}
body .has-luminous-vivid-orange-color {
color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
body .has-luminous-vivid-amber-color {
color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
body .has-light-green-cyan-color {
color: var(--wp--preset--color--light-green-cyan) !important;
}
body .has-vivid-green-cyan-color {
color: var(--wp--preset--color--vivid-green-cyan) !important;
}
body .has-pale-cyan-blue-color {
color: var(--wp--preset--color--pale-cyan-blue) !important;
}
body .has-vivid-cyan-blue-color {
color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
body .has-vivid-purple-color {
color: var(--wp--preset--color--vivid-purple) !important;
}
body .has-black-background-color {
background-color: var(--wp--preset--color--black) !important;
}
body .has-cyan-bluish-gray-background-color {
background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
body .has-white-background-color {
background-color: var(--wp--preset--color--white) !important;
}
body .has-pale-pink-background-color {
background-color: var(--wp--preset--color--pale-pink) !important;
}
body .has-vivid-red-background-color {
background-color: var(--wp--preset--color--vivid-red) !important;
}
body .has-luminous-vivid-orange-background-color {
background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
body .has-luminous-vivid-amber-background-color {
background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
body .has-light-green-cyan-background-color {
background-color: var(--wp--preset--color--light-green-cyan) !important;
}
body .has-vivid-green-cyan-background-color {
background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
body .has-pale-cyan-blue-background-color {
background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
body .has-vivid-cyan-blue-background-color {
background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
body .has-vivid-purple-background-color {
background-color: var(--wp--preset--color--vivid-purple) !important;
}
body .has-black-border-color {
border-color: var(--wp--preset--color--black) !important;
}
body .has-cyan-bluish-gray-border-color {
border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
body .has-white-border-color {
border-color: var(--wp--preset--color--white) !important;
}
body .has-pale-pink-border-color {
border-color: var(--wp--preset--color--pale-pink) !important;
}
body .has-vivid-red-border-color {
border-color: var(--wp--preset--color--vivid-red) !important;
}
body .has-luminous-vivid-orange-border-color {
border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
body .has-luminous-vivid-amber-border-color {
border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
body .has-light-green-cyan-border-color {
border-color: var(--wp--preset--color--light-green-cyan) !important;
}
body .has-vivid-green-cyan-border-color {
border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
body .has-pale-cyan-blue-border-color {
border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
body .has-vivid-cyan-blue-border-color {
border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
body .has-vivid-purple-border-color {
border-color: var(--wp--preset--color--vivid-purple) !important;
}
body .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}
body .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}
body .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}
body .has-luminous-vivid-orange-to-vivid-red-gradient-background {
background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}
body .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}
body .has-cool-to-warm-spectrum-gradient-background {
background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
body .has-blush-light-purple-gradient-background {
background: var(--wp--preset--gradient--blush-light-purple) !important;
}
body .has-blush-bordeaux-gradient-background {
background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
body .has-luminous-dusk-gradient-background {
background: var(--wp--preset--gradient--luminous-dusk) !important;
}
body .has-pale-ocean-gradient-background {
background: var(--wp--preset--gradient--pale-ocean) !important;
}
body .has-electric-grass-gradient-background {
background: var(--wp--preset--gradient--electric-grass) !important;
}
body .has-midnight-gradient-background {
background: var(--wp--preset--gradient--midnight) !important;
}
body .has-small-font-size {
font-size: var(--wp--preset--font-size--small) !important;
}
body .has-medium-font-size {
font-size: var(--wp--preset--font-size--medium) !important;
}
body .has-large-font-size {
font-size: var(--wp--preset--font-size--large) !important;
}
body .has-x-large-font-size {
font-size: var(--wp--preset--font-size--x-large) !important;
}
body {
--wp--preset--color--black: #000000;
--wp--preset--color--cyan-bluish-gray: #abb8c3;
--wp--preset--color--white: #ffffff;
--wp--preset--color--pale-pink: #f78da7;
--wp--preset--color--vivid-red: #cf2e2e;
--wp--preset--color--luminous-vivid-orange: #ff6900;
--wp--preset--color--luminous-vivid-amber: #fcb900;
--wp--preset--color--light-green-cyan: #7bdcb5;
--wp--preset--color--vivid-green-cyan: #00d084;
--wp--preset--color--pale-cyan-blue: #8ed1fc;
--wp--preset--color--vivid-cyan-blue: #0693e3;
--wp--preset--color--vivid-purple: #9b51e0;
--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);
--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);
--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);
--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
--wp--preset--font-size--small: 13px;
--wp--preset--font-size--medium: 20px;
--wp--preset--font-size--large: 36px;
--wp--preset--font-size--x-large: 42px;
--wp--preset--spacing--20: 0.44rem;
--wp--preset--spacing--30: 0.67rem;
--wp--preset--spacing--40: 1rem;
--wp--preset--spacing--50: 1.5rem;
--wp--preset--spacing--60: 2.25rem;
--wp--preset--spacing--70: 3.38rem;
--wp--preset--spacing--80: 5.06rem;
--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
} :root {
--swiper-theme-color: #000000
}
:host {
position: relative;
display: block;
margin-left: auto;
margin-right: auto;
z-index: 1
}
.swiper {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
display: block
}
.swiper-vertical>.swiper-wrapper {
flex-direction: column
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: transform;
transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
box-sizing: content-box
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
transform: translate3d(0px, 0, 0)
}
.swiper-horizontal {
touch-action: pan-y
}
.swiper-vertical {
touch-action: pan-x
}
.swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
transition-property: transform;
display: block
}
.swiper-slide-invisible-blank {
visibility: hidden
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
height: auto
}
.swiper-autoheight .swiper-wrapper {
align-items: flex-start;
transition-property: transform, height
}
.swiper-backface-hidden .swiper-slide {
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
perspective: 1200px
}
.swiper-3d .swiper-wrapper {
transform-style: preserve-3d
}
.swiper-3d {
perspective: 1200px
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
transform-style: preserve-3d
}
.swiper-css-mode>.swiper-wrapper {
overflow: auto;
scrollbar-width: none;
-ms-overflow-style: none
}
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
display: none
}
.swiper-css-mode>.swiper-wrapper>.swiper-slide {
scroll-snap-align: start start
}
.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
scroll-snap-type: x mandatory
}
.swiper-css-mode.swiper-vertical>.swiper-wrapper {
scroll-snap-type: y mandatory
}
.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
scroll-snap-type: none
}
.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
scroll-snap-align: none
}
.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
content: '';
flex-shrink: 0;
order: 9999
}
.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
scroll-snap-align: center center;
scroll-snap-stop: always
}
.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
margin-inline-start: var(--swiper-centered-offset-before)
}
.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
height: 100%;
min-height: 1px;
width: var(--swiper-centered-offset-after)
}
.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
margin-block-start: var(--swiper-centered-offset-before)
}
.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
width: 100%;
min-width: 1px;
height: var(--swiper-centered-offset-after)
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10
}
.swiper-3d .swiper-slide-shadow {
background: rgba(0, 0, 0, .15)
}
.swiper-3d .swiper-slide-shadow-left {
background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-3d .swiper-slide-shadow-right {
background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-3d .swiper-slide-shadow-top {
background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-3d .swiper-slide-shadow-bottom {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
transform-origin: 50%;
box-sizing: border-box;
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-radius: 50%;
border-top-color: transparent
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
animation: swiper-preloader-spin 1s infinite linear
}
.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff
}
.swiper-lazy-preloader-black {
--swiper-preloader-color: #000
}
@keyframes swiper-preloader-spin {
0% {
transform: rotate(0deg)
}
100% {
transform: rotate(360deg)
}
}
.swiper-virtual .swiper-slide {
-webkit-backface-visibility: hidden;
transform: translateZ(0)
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
content: '';
position: absolute;
left: 0;
top: 0;
pointer-events: none
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
height: 1px;
width: var(--swiper-virtual-size)
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
width: 1px;
height: var(--swiper-virtual-size)
}
:root {
--swiper-navigation-size: 40px;
--swiper-navigation-font-size: 16px;
--swipe-pagination-bullet-horizontal-gap: 10px;
--swiper-pagination-bullet-width: 10px;
--swiper-pagination-bullet-height: 10px;
}
.ms-swiper-button-next,
.ms-swiper-button-prev {
position: absolute;
top: var(--swiper-navigation-top-offset, 50%);
width: var(--swiper-navigation-size);
height: var(--swiper-navigation-size);
margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
z-index: 10;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
color: #000000;
background: rgba(255,255,255,0.9);
opacity: 0;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
-webkit-backface-visibility: hidden;
border-radius: 50%;
}
.carousel-wrap:hover .ms-swiper-button-next {
right: 52px;
opacity: 1;
}
.carousel-wrap:hover .ms-swiper-button-prev {
left: 52px;
opacity: 1;
}
@media(min-width:992px){
.carousel-wrap.left-fullheight .ms-swiper-button-next, .carousel-wrap.left-fullheight .ms-swiper-button-prev {top: auto;margin-top: 0;bottom: 90px;}
.carousel-wrap.left-fullheight .ms-swiper-button-prev {left: auto;right: 140px;}
.carousel-wrap.left-fullheight:hover .ms-swiper-button-prev {
left: auto;
right: 100px;
opacity: 1;
}
}
.ms-swiper-button-next.swiper-button-disabled,
.ms-swiper-button-prev.swiper-button-disabled {
opacity: .35;
cursor: auto;
pointer-events: none
}
.ms-swiper-button-next.swiper-button-hidden,
.ms-swiper-button-prev.swiper-button-hidden {
opacity: 0;
cursor: auto;
pointer-events: none
}
.swiper-navigation-disabled .ms-swiper-button-next,
.swiper-navigation-disabled .ms-swiper-button-prev {
display: none !important
}
.ms-swiper-button-next svg,
.ms-swiper-button-prev svg {
width: 100%;
height: 100%;
object-fit: contain;
transform-origin: center
}
.ms-swiper-button-prev,
.swiper-rtl .ms-swiper-button-next {
left: var(--swiper-navigation-sides-offset, 10px);
right: auto
}
.ms-swiper-button-next,
.swiper-rtl .ms-swiper-button-prev {
right: var(--swiper-navigation-sides-offset, 10px);
left: auto
}
.carousel-wrap:hover .swiper-rtl .ms-swiper-button-next {
right: auto;
left: 52px;
}
.carousel-wrap:hover .swiper-rtl .ms-swiper-button-prev {
left: auto;
right: 52px;
}
.carousel-wrap.left-fullheight:hover .swiper-rtl .ms-swiper-button-prev {
left: 100px;
right: auto;
}
.carousel-wrap.left-fullheight .swiper-rtl .ms-swiper-button-prev {
left: 140px;
right: auto;
}
.swiper-button-lock {
display: none
}
.ms-swiper-button-next:after,
.ms-swiper-button-prev:after {
font-family: ms-social;
font-size: var(--swiper-navigation-font-size);
text-transform: none !important;
letter-spacing: 0;
font-variant: initial;
line-height: 1
}
.ms-swiper-button-prev:after,
.swiper-rtl .ms-swiper-button-next:after {
content: '\e85c'
}
.ms-swiper-button-next,
.swiper-rtl .ms-swiper-button-prev {
right: var(--swiper-navigation-sides-offset, 10px);
left: auto
}
.ms-swiper-button-next:after,
.swiper-rtl .ms-swiper-button-prev:after {
content: '\e85b'
}
.swiper-pagination {
position: relative;
text-align: center;
transition: .3s opacity;
transform: translate3d(0, 0, 0);
z-index: 10;
margin:10px 0px;
}
.swiper-pagination-bullet {position:relative;}
.fullheight-header-active .top-slideshow .swiper-pagination {position: absolute;bottom: 40px;}
.fullheight-header-active .top-slideshow .swiper-pagination-bullet-active,.fullheight-header-active .top-slideshow .swiper-pagination-bullet, .overlay-layout .swiper-pagination-bullet-active, .overlay-layout .swiper-pagination-bullet{background:#ffffff;}
.top-slideshow .swiper-pagination-bullet-active::after,.swiper-pagination-bullet-active::after {
content: '';
position: absolute;
box-sizing: border-box;
border: 1px solid #222;
border-top-color: rgb(34, 34, 34);
border-right-color: rgb(34, 34, 34);
border-bottom-color: rgb(34, 34, 34);
border-left-color: rgb(34, 34, 34);
border-radius: 50%;
width: calc(100% + 10px);
height: calc(100% + 10px);
left: -5px;
top: -5px;
}
.fullheight-header-active .top-slideshow .swiper-pagination-bullet-active::after,.overlay-layout .swiper-pagination-bullet-active::after {border-color:#ffffff;}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0
}
.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
display: none !important
}
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
left: 0;
width: 100%
}
.swiper-pagination-bullets-dynamic {
overflow: hidden;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transform: scale(.33);
position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
transform: scale(.33)
}
.swiper-pagination-bullet {
width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
display: inline-block;
border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
background: var(--swiper-pagination-bullet-inactive-color, #000);
opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
-webkit-appearance: none;
appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer
}
.swiper-pagination-bullet:only-child {
display: none !important
}
.swiper-pagination-bullet-active {
opacity: var(--swiper-pagination-bullet-opacity, 1);
background: var(--swiper-pagination-color, var(--swiper-theme-color))
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
right: var(--swiper-pagination-right, 8px);
left: var(--swiper-pagination-left, auto);
top: 50%;
transform: translate3d(0px, -50%, 0)
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
display: block
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
transform: translateY(-50%);
width: 8px
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
transition: .2s transform, .2s top
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 var(--swipe-pagination-bullet-horizontal-gap, 4px)
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
transform: translateX(-50%);
white-space: nowrap
}
.swiper-rtl .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-rtl .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: auto;
right: 50%;
transform: translateX(50%);
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: .2s transform, .2s left
}
.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: .2s transform, .2s right
}
.swiper-pagination-fraction {
color: var(--swiper-pagination-fraction-color, inherit)
}
.swiper-pagination-progressbar {
background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: var(--swiper-pagination-color, var(--swiper-theme-color));
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transform: scale(0);
transform-origin: left top
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
transform-origin: right top
}
.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 100%;
height: var(--swiper-pagination-progressbar-size, 4px);
left: 0;
top: 0
}
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
width: var(--swiper-pagination-progressbar-size, 4px);
height: 100%;
left: 0;
top: 0
}
.swiper-pagination-lock {
display: none
}
.swiper-scrollbar {
border-radius: var(--swiper-scrollbar-border-radius, 10px);
position: relative;
touch-action: none;
background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}
.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
display: none !important
}
.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
position: absolute;
left: var(--swiper-scrollbar-sides-offset, 1%);
bottom: var(--swiper-scrollbar-bottom, 4px);
top: var(--swiper-scrollbar-top, auto);
z-index: 50;
height: var(--swiper-scrollbar-size, 4px);
width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
position: absolute;
left: var(--swiper-scrollbar-left, auto);
right: var(--swiper-scrollbar-right, 4px);
top: var(--swiper-scrollbar-sides-offset, 1%);
z-index: 50;
width: var(--swiper-scrollbar-size, 4px);
height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
border-radius: var(--swiper-scrollbar-border-radius, 10px);
left: 0;
top: 0
}
.swiper-scrollbar-cursor-drag {
cursor: move
}
.swiper-scrollbar-lock {
display: none
}
.swiper-zoom-container {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
text-align: center
}
.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
max-width: 100%;
max-height: 100%;
object-fit: contain
}
.swiper-slide-zoomed {
cursor: move;
touch-action: none
}
.swiper .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000
}
.swiper-free-mode>.swiper-wrapper {
transition-timing-function: ease-out;
margin: 0 auto
}
.swiper-grid>.swiper-wrapper {
flex-wrap: wrap
}
.swiper-grid-column>.swiper-wrapper {
flex-wrap: wrap;
flex-direction: column
}
.swiper-fade.swiper-free-mode .swiper-slide {
transition-timing-function: ease-out
}
.swiper-fade .swiper-slide {
pointer-events: none;
transition-property: opacity
}
.swiper-fade .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-fade .swiper-slide-active {
pointer-events: auto
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-cube {
overflow: visible
}
.swiper-cube .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
transform-origin: 0 0;
width: 100%;
height: 100%
}
.swiper-cube .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-cube.swiper-rtl .swiper-slide {
transform-origin: 100% 0
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
pointer-events: auto;
visibility: visible
}
.swiper-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
opacity: .6;
z-index: 0
}
.swiper-cube .swiper-cube-shadow:before {
content: '';
background: #000;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
filter: blur(50px)
}
.swiper-cube .swiper-slide-next+.swiper-slide {
pointer-events: auto;
visibility: visible
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.swiper-flip {
overflow: visible
}
.swiper-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1
}
.swiper-flip .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.swiper-creative .swiper-slide {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
transition-property: transform, opacity, height
}
.swiper-cards {
overflow: visible
}
.swiper-cards .swiper-slide {
transform-origin: center bottom;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden
}