/*** WooCommerce CSS ***/

/* styling */
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.woocommerce ul.products li.product .price-text-meta-item-name,
.woocommerce ul.products li.product .product-expiration-meta,
.woocommerce-page ul.products li.product .price-text-meta-item-name,
.woocommerce-page ul.products li.product .product-expiration-meta {
    color: #000;
}

.woocommerce table.cart a.remove:hover,
.woocommerce table.cart.shop_attributes a.remove:hover,
.woocommerce .cart-collaterals .cart_totals table.cart a.remove:hover,
.woocommerce table.cart.shop_table a.remove:hover {
    background-color: #fe0042 !important;
}

.woocommerce table.cart a.remove,
.woocommerce table.cart.shop_attributes a.remove,
.woocommerce .cart-collaterals .cart_totals table.cart a.remove,
.woocommerce table.cart.shop_table a.remove {
    color: #fe0042 !important;
}

.woocommerce.columns-3 ul.products.columns-3 li.product h4.product-subtitle {
    text-align: center;
    font-size: 16px;
}
form.woocommerce-form.woocommerce-form-register.register .wc-social-login.form-row-wide a.button-social-login.button-social-login-facebook {
    font-size: 0;
    height: 40px;
}
form.woocommerce-form.woocommerce-form-register.register .wc-social-login.form-row-wide a span.si.si-facebook {
    font-size: 16px;
}




.js-loading .single_add_to_cart_button > *,
.js-loading .single_add_to_cart_button {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.8;
}

.related.products {
    display: none;
}

.woocommerce div.product form.cart .qib-container,
.woocommerce .product-quantity-meta .product-quantity-meta-item .quantity-meta-wrapper {
    display: none !important;
}

/* my account */
.woocommerce-MyAccount-content .woocommerce-error {
    display: none;
}

form.woocommerce-EditAccountForm.edit-account p.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last {
    display: none;
}
form.woocommerce-EditAccountForm.edit-account p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    width: 100%;
}
form.woocommerce-EditAccountForm.edit-account label[for="account_first_name"] {
    font-size: 0;
}

form.woocommerce-EditAccountForm.edit-account label[for="account_first_name"] span.required {
    font-size: 16px;
}

table.woocommerce-MyAccount-vouchers.shop_table.shop_table_responsive th.voucher-expires {
    display: none;
}
table.woocommerce-MyAccount-vouchers.shop_table.shop_table_responsive td.voucher-expires {
    display: none;
}

table.woocommerce-MyAccount-vouchers.shop_table.shop_table_responsive th.voucher-remaining {
    display: none;
}
table.woocommerce-MyAccount-vouchers.shop_table.shop_table_responsive td.voucher-remaining {
    display: none;
}
table.woocommerce-orders-table.woocommerce-MyAccount-orders.account-orders-table
td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total {
    font-size: 0;
}

table.woocommerce-orders-table.woocommerce-MyAccount-orders th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-status {
    display: none;
}
table.woocommerce-orders-table.woocommerce-MyAccount-orders td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-status {
    display: none;
}
table.woocommerce-orders-table.woocommerce-MyAccount-orders th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-actions {
    font-size: 0;
}
table.woocommerce-orders-table.woocommerce-MyAccount-orders td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total span.woocommerce-Price-amount.amount {
    font-size: 13px;
}

.woocommerce-account.woocommerce-page.woocommerce-view-order section.woocommerce-order-details table.woocommerce-table.order_details td ul.wc-item-meta {
    display: none;
}
.woocommerce-account.woocommerce-page.woocommerce-view-order section.woocommerce-order-details table.woocommerce-table.order_details td .wc-pdf-product-vouchers-order-item-voucher {
    font-size: 0;
}
.woocommerce-account.woocommerce-page.woocommerce-view-order section.woocommerce-order-details table.woocommerce-table.order_details td .wc-pdf-product-vouchers-order-item-voucher strong:first-child {
    font-size: 14px;
}
.woocommerce-account.woocommerce-page.woocommerce-view-order section.woocommerce-order-details table.woocommerce-table.order_details td .wc-pdf-product-vouchers-order-item-voucher a {
    font-size: 14px;
    margin-left: 5px;
}
.woocommerce table.my_account_orders .button:hover {
    color: #fff;
}
section.woocommerce-order-details p.order-again {
    display: none;
}

form.woocommerce-EditAccountForm.edit-account p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide em {
    display: none;
}

p.form-row.form-row-wide.create-account.woocommerce-validated {
    margin: 0 0 10px;
}
p.form-row.form-row-wide.create-account.woocommerce-validated label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    margin: 0;
    margin-bottom: 0;
}

table.woocommerce-MyAccount-vouchers.shop_table.shop_table_responsive {
    padding-right: 63px;
}
table.woocommerce-MyAccount-vouchers.shop_table.shop_table_responsive tr {
    position: relative;
    transform: scale(1);
}
table.woocommerce-MyAccount-vouchers.shop_table.shop_table_responsive td.voucher-actions {
    position: absolute;
    left: 100%;
    top: 0;
    padding: 30px 0;
}
table.woocommerce-MyAccount-vouchers.shop_table.shop_table_responsive th.voucher-actions {
    width: 0;
    max-width: 0;
    padding: 0;
}

.woocommerce-MyAccount-content .woocommerce-error {
    display: none !important;
}

.woocommerce-account .woocommerce-error {
    display: none !important;
}

@media only screen and (max-width: 480px) {
    .single-product .protected-post-field input[type="submit"] {
        width: auto !important;
        line-height: 1px;
    }
}


/*** single product ***/
body.single-product .MAIN-CONTENT {
    background-color:#fff;
}

.single-product .MAIN-CONTENT > .container.mt-40.mb-80 {
    max-width: 1360px;
}

.woocommerce div.product div.images span#launchGallery {
    display: none;
}

.SingleProductInfoBox .authorinfocon {
    float: left;
}

.SingleProductInfoBox .authortitle {
    font-size: 13px;
}
.SingleProductInfoBox img {
    float: left;
    margin-right: 10px;
}

.woocommerce-images[u="slides"] div a {
    pointer-events: none;
}
.single-product .MAIN-CONTENT > .container.mt-40.mb-80 {
    margin-top: 0;
}

.SingleProductInfoBox h3 {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 30px;
    text-transform: uppercase;
}

#info-box-description {
    margin-top: -30px;
}

.SingleProductInfoBox p {
    /* margin-bottom: 5em; */
}

.woocommerce .single-product-summary h1.product-subtitle {
    font-size: 23px;
    display: none;
    margin: 10px 0 40px 0;
}

.woocommerce .single-product-expiration.single-product-expiration-expired {
    box-shadow: none;
    padding: 0 !important;
    width: 100% !important;
    margin: 0 !important;
}
.woocommerce .single-product-expiration.single-product-expiration-expired .is-jscountdown {
    text-align: center;
    background-color: #ccc;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    font-size: 0;
    margin: 0;
}
.woocommerce .single-product-expiration.single-product-expiration-expired .is-jscountdown .jscountdown-days {
    padding: 0;
    margin: 0;
}
.woocommerce .single-product-expiration.single-product-expiration-expired .is-jscountdown:before {
    content: "UDSOLGT";
    font-size: 16px;
    padding-top: 0px;
    display: inline-block;
}

.woocommerce .single-product-expiration.single-product-expiration-expired.button-footer-expired  .is-jscountdown:before{
    padding-top: 3px;
}

.woocommerce .single-product-expiration.single-product-expiration-expired .is-jscountdown:after {
    content: attr(data-time);
    font-size: 0;
    color: #fe0042;
    margin-left: 9px;
}

.single span[u="arrowleft"],
.single span[u="arrowright"] {
    top: 50% !important;
    margin-top: -27px;
}
.woocommerce .SingleProductInfoBox .info-box-panel .custom_content {
    margin-top: 20px;
}
.woocommerce div.product .product_title {
    font-size: 22px;
    margin-bottom: 28px;
    display: none;
}
.SingleProductInfoBox h2 {
    font-size: 21px;
}

.single .single-product-expiration {
    align-items: center;
    background-color: #0d1121;
    margin: 0;
    width: 100% !important;
    box-shadow: 0 0 0;
    border: 1px solid #e4e4e4;
    text-align: right;
    margin: 0 !important;
}

.single-product .single-product-summary p.product-totals-html,
.single-product .single-product-summary .product-quantity-meta {
    display:none;
}

.woocommerce div.product form.cart button.single_add_to_cart_button.button.alt, 
.woocommerce div.product form.cart button.single_add_to_cart_button_dummy.button.alt {
    font-size: 18px;
    padding: 0px 5px !important;
    height: auto !important;
    margin: 0 0 0 0 !important;
    min-width:95px;
}

.woocommerce div.product.product-type-pw-gift-card form.cart .woocommerce-variation-add-to-cart .woocommerce-variation-add-to-cart.button.alt {
    padding: 17px 5px !important;
}

.single.woocommerce div.product form.cart {
    margin: 10px 0 0px 0 !important;
}

.woocommerce .single-product-summary .product_meta {
    margin-bottom: 10px !important;
}

.single .single-product-expiration .expiration-meta-wrap {
    position: relative;
}

div#slider1_container .woocommerce-images a img {
    width: 100%;
}

.woocommerce.columns-3 ul.products.columns-3 li.product .woocommerce-product-meta.product-has-expiration {
    box-shadow: 0 0;
    position: initial;
    margin-top: 0;
}

.woocommerce.columns-3 ul.products.columns-3 li.product .price .woocommerce-Price-currencySymbol {
    display: none;
}

.woocommerce.columns-3 ul.products.columns-3 li.product .price {
    width: 100%;
    float: left;
    border-top: 1px solid #eee;
    padding-top: 10px;
    margin-top: 15px;
    position: absolute;
    bottom: 46px;
    left: 0;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.woocommerce.columns-3 ul.products.columns-3 li.product .woocommerce-product-expiration {
    width: 100%;
    margin-top: 0;
    padding-top: 3px; 
    position: absolute;
    right: 0;
    bottom: 0;
    padding-bottom: 15px;
    height: 55px;
}
ul.products.columns-3 li.product .product-expiration-meta,
.woocommerce.columns-3 ul.products.columns-3 li.product .woocommerce-product-expiration .is-jscountdown.font-heading {
    display: inline-block;
}
.woocommerce.columns-3 ul.products.columns-3 li.product a.woocommerce-product-image {
    height: 300px;
    overflow: hidden;
    display: block;
    width: 100% !important;
    padding: 0px;
    margin-top: 0px;
}
.woocommerce section.products ul.products li.product .woocommerce-product-meta h4.product-subtitle span {
    color: inherit;
}
.woocommerce.columns-3 ul.products.columns-3 li.product a.woocommerce-product-image img.attachment-woocommerce_thumbnail {
    min-height: 200px;
    object-fit: cover;
}
.woocommerce section.products ul.products li.product .woocommerce-product-meta .price {
    width: 100%;
    margin-top: 5px;
    border-top: 1px solid #eee;
    padding-top: 10px;
    text-align: center;
}
.woocommerce section.products ul.products li.product .woocommerce-product-meta .woocommerce-product-expiration {
    width: 100%;
    margin-top: 5px;
    padding-top: 5px;
}

.woocommerce section.products ul.products li.product span.onsale {
    display: none;
}

.woocommerce .product-quantity-meta {
    /* 	display: none; */
    margin: 0;
}

.SingleProductInfoBox h1 {
    font-size: 26px;
    padding-bottom: 20px;
}
.woocommerce section.products ul.products li.product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    min-width: auto;
    display: block;
}
.woocommerce .single-product-price {
    margin: 0 0 0px 0 !important;
    font-size: 20px;
    background-color: #0d1121;
    padding: 10px;
    border: 1px solid #0d1121;
    text-align: center;
}
.woocommerce div.product form.cart .voucher-image-options {
    box-shadow: 0px 5px 10px -7px rgba(0, 0, 0, 0.3);
    background-color: #fff;
    padding: 15px;
}
.woocommerce div.product form.cart .voucher-image-options a {
    display: block;
    height: 71px;
    overflow: hidden;
    border: 1px solid #ccc;
    box-shadow: 0 0 0;
}
/* .woocommerce  .single-product-price .price-text .price-text-meta-item.price-text-regular.font-heading {
  float: left;
  position: relative;
  margin-left: 0;
  margin-top: 2px;
} */
.woocommerce .single-product-price .price-text {
    display: inline-block;
    margin: 0 auto;
    color: #fff;
    line-height: 1.3;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    gap: 8%;
}
.woocommerce .single-product-price .price-text span.woocommerce-Price-currencySymbol {
    margin-right: 0;
    position: relative;
    top: -2px;
    display: none;
}
.woocommerce .single-product-price .price-text .price-text-sale,
.woocommerce .single-product-price .price-text .price-text-regular {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    margin-left: 0px;
}

.woocommerce .single-product-price .price-text .price-text-sale .price-text-meta-item-name,
.woocommerce .single-product-price .price-text .price-text-regular .price-text-meta-item-name {
    font-size: 11px;
}
.woocommerce .single-product-price .price-text .price-text-meta-item-name {
    color: #fff;
}
.woocommerce .single-product-price .price-text .price-text-sale,
.woocommerce .single-product-price .price-text .price-text-sale .price-text-meta-item-name {
    color: #fff;
}
.woocommerce .single-product-price .price-text .price-text-meta-item.price-text-regular.font-heading span.woocommerce-Price-amount.amount:after {
    background-color: #fff;
}
/* .woocommerce .single-product-price .price-text .price-text-meta-item.font-heading span.woocommerce-Price-amount.amount {
  font-weight: bold;
  font-size: 20px;
  color: #fff;
} */

/* .woocommerce .single-product-price .price-text .price-text-meta-item.price-text-regular.font-heading:after {
  content: "|";
  padding-left: 8px;
  padding-left: 4px;
  margin-right: 8px;
} */
.woocommerce .SingleProductShare .single-product-share-container {
    border-radius: 0;
}
.woocommerce .SingleProductInfoBox .info-box-panel > h2:first-child {
    display: none;
}

form.woocommerce-form.woocommerce-form-register.register
p.form-row.form-row-first:nth-child(5) {
    display: none;
}
.woocommerce section.products ul.products li.product .woocommerce-product-meta .woocommerce-product-expiration .product-expiration-meta {
    line-height: 1.5;
    margin-bottom: 2px;
    display: inline-block;
}
.woocommerce-page ul.products li.product .woocommerce-product-expiration .is-jscountdown {
    font-size: 12px;
    display: inline-block;
}
.single .single-product-expiration .is-jscountdown {
    text-align: right;
}
.woocommerce .product-quantity-meta .product-quantity-meta-item {
    padding: 0;
    /* float: inherit; */
    /* display: block; */
    width: auto;
}
.boxtitle h4 {
    font-size: 18px;
}
.single.woocommerce span.onsale {
    background-color: transparent;
    box-shadow: 0 0 0 !important;
    padding: 0;
    line-height: initial;
    color: #000;
    position: initial;
    font-size: 9px;
    display: block;
    width: 100%;
    min-height: auto;
}

.single.woocommerce span.onsale:before {
    display: none;
}
.SingleProductInfoBox h1.product-subtitle {
    margin-bottom: 0;
}
.product-subtitle span {
    color: #fe0041;
}
.single .single-product-expiration .is-jscountdown .jscountdown-time {
    font-family: Montserrat,"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:700 !important;
}
.woocommerce .product-quantity-meta .product-quantity-meta-item .product-quantity-meta-icon {
    display: none;
}
.woocommerce .product-quantity-meta .product-quantity-meta-item .quantity-meta-wrapper {
    position: relative;
    padding: 0;
    float: none;
    display:none;
    /* margin-bottom: -5px; */
}
.woocommerce .product-quantity-meta {
    /* margin-top: -46px; */
    z-index: 1;
    position: relative;
    /* padding: 0 10px; */
    padding: 0;
    /* text-align: center; */
    /* margin-bottom: 16px; */
    /* float: left; */
    /* width: 50%; */
}
.woocommerce .product-quantity-meta .product-quantity-meta-item .quantity-meta-wrapper .quantity-meta-text {
    font-size: 8px;
    color: #666;
    display: none;
}
.woocommerce .product-quantity-meta .product-quantity-meta-item .quantity-meta-wrapper span.quantity-meta-value {
    font-size: 20px;
    line-height: 2em;
}
.woocommerce div.product form.cart .form-row {
    background-color: #fff;
    padding: 10px;
    box-shadow: 0px 5px 10px -7px rgba(0, 0, 0, 0.3);
}
.woocommerce div.product form.cart .form-row textarea {
    border-radius: 0;
}
.woocommerce .woocommerce-product-details__short-description .rightboxcon {
    background-color: #0d1121;
    /*padding: 15px;*/
    padding: 20px 10px 20px 20px;
    margin-bottom: 15px;
    border: 1px solid #0d1121;
    color: #fff;
}
.woocommerce .woocommerce-product-details__short-description .rightboxcon .boxtitle .rightboxcon {
    padding: 0;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    color: #000;
}
.woocommerce .SingleProductShare {
    display: none;
}
.wpss_social_share_buttons {
    margin: 0;
}
.wpss_social_share_buttons a {
    margin-right: 10px;
}
.woocommerce .woocommerce-product-details__short-description .rightboxcon:last-child {
    margin-bottom: 0;
}

.woocommerce .woocommerce-product-details__short-description .rightboxcon h3,
.woocommerce .woocommerce-product-details__short-description .rightboxcon .box-title {
    font-size: 16px;
    padding-bottom: 5px;
    color: #fff;
    font-family: Poppins;
    font-weight: 600;
    margin: 0 0 0.8em;
    line-height: 1.4;
}
.SingleProductInfoBox a {
    color: #ff0042;
}
div#info-box-description h5 {
    margin-bottom: 5px;
    font-size: 19px;
}

.woocommerce .woocommerce-product-details__short-description .rightboxcon ul {
    padding-left: 20px; 
}
.woocommerce .woocommerce-product-details__short-description .rightboxcon ul li {
    line-height: 1.7;
    margin-bottom: 10px;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 16px;
}
.authorimage {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    overflow: hidden;
    margin-bottom: 40px;
}
.authorimage .avatar {
    float: left;
    padding-right: 12px;
    width: 80px;
    height: 65px;
    overflow: hidden;
}
.authorimage h4.authorname {
    margin-bottom: 0;
    font-size: 13px;
    margin-top: 8px;
}
.authorimage h5.authortitle {
    margin-bottom: 0;
    font-size: 10px;
}
.custom_content h1 {
    font-size: 24px;
}
.custom_content h1 span {
    color: #ff0042;
}
.woocommerce div.product form.cart div.voucher-fields-wrapper {
    display: none;
}
.woocommerce .woocommerce-breadcrumb {
    display: none;
}
body.theme-couponseek {
    background-color: #fff;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table.woocommerce-cart-form__contents tr.cart_item td.product-remove {
    padding: 6px;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table.woocommerce-cart-form__contents tr.cart_item td.product-thumbnail {
    padding: 0;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table.woocommerce-cart-form__contents tr.cart_item td.product-thumbnail img {
    border-radius: 5px;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table.woocommerce-cart-form__contents th.product-remove {
    padding: 10px;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table.woocommerce-cart-form__contents tr.cart_item td.product-name a {
    display: block;
    font-family: Montserrat !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    text-align: left;
  /*  text-transform: uppercase;*/
}
.woocommerce div.product form.cart .qib-container {
    display: none !important;
}

.woocommerce div.product.product-type-pw-gift-card form.cart #pwgc-custom-qty{
    height:73px;
}

.woocommerce div.product.product-type-pw-gift-card form.cart .qib-container{
    display:block !important;
    width: 100%;
}
.woocommerce div.product.product-type-pw-gift-card form.cart .qib-container .quantity.buttons_added input {
    height: 40px !important;
}
.woocommerce div.product.product-type-pw-gift-card form.cart .qib-container .quantity.buttons_added{
    width: 80px !important;
    margin-right: 5px !important;
}

.woocommerce div.product.product-type-pw-gift-card form.cart .qib-container .quantity.buttons_added .input-text{
    width: calc(100% - 4px) !important;
    max-width: unset !important;
    min-width: unset !important;
}

.woocommerce .product.product-type-pw-gift-card .woocommerce-variation-add-to-cart > .qib-container:not(#qib_id):not(#qib_id){
    display:none !important;
} 

.woocommerce div.product.product-type-pw-gift-card form.cart .woocommerce-variation-add-to-cart .single_add_to_cart_button.button.alt {
    height: 52px !important;
}

.single.woocommerce .MAIN-CONTENT .container.mt-40.mb-80 div#slider1_container {
    width: 100% !important;
}
.single.woocommerce .MAIN-CONTENT .container.mt-40.mb-80 .SingleProductHeader {
    margin:0 -17px;
}

.woocommerce ul.products li.product a.add_to_cart_button {
    display: none;
}
ul.slicknav_nav {
    position: fixed;
    top: 0 !important;
    background-color: #fff;
    height: 100% !important;
    max-height: initial;
    min-width: 280px;
    padding-top: 42px !important;
    display: block !important;
    transition: all 0.6s;
    visibility: hidden;
    left: -100%;
    z-index: 99;
}
.slicknav_nav li {
    text-align: left;
}
ul.slicknav_nav[aria-hidden="false"] {
    left: 0;
    visibility: visible;
}
ul.woocommerce-error li strong + strong {
    display: none;
}
.wc-social-login-available-providers > p {
    display: none;
}

a.slicknav_btn:after {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    z-index: 9;
    background-color: rgba(0, 0, 0, 0.47);
    visibility: hidden;
    opacity: 0;
}
a.slicknav_btn.slicknav_open:after {
    visibility: visible;
    left: 0;
    opacity: 0.8;
}
.woocommerce.columns-3 ul.products.columns-3 li.product {
    margin: 5px 5px 15px 5px;
    box-shadow: 0px 3px 6px 0px #00000014;
    padding-bottom: 120px;
    background-color: #fff;
    border-radius: 12px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.elementor-element-565d67e ul.products.columns-3 li.product.type-product:hover,
.elementor-element-1f72302 ul.products.columns-3 li.product.type-product:hover {
    box-shadow: 2px 5px 6px 0px #00000014 !important;
}

.woocommerce .SingleProductInfoBox .info-box-panel#info-box-location {
    margin-bottom: 5px;
}

body:not(.logged-in) ul.slicknav_nav a.slicknav_item.slicknav_row span.slicknav_arrow {
    display: none;
}

.slicknav_nav a.cart-contents .nav-icon svg.icon-svg {
    background-image: url(http://special.dev.onpressidium.com/wp-content/uploads/2020/04/shopping-cart-1.png);
    background-position: center;
    background-size: contain;
}
.slicknav_nav a.cart-contents .nav-icon svg.icon-svg use {
    opacity: 0;
}

.woocommerce div.product form.cart button.single_add_to_cart_button, 
.woocommerce div.product form.cart button.single_add_to_cart_button_dummy {
    border-radius: 0;
    background-color: #ff0042;
    border: 0;
    color: #fff;
    width: 100%;
}



.single-product .product.product-type-pw-gift-card .single-product-price{
    display: none;
}

.single-product .product.product-type-pw-gift-card .woocommerce-product-details__short-description {
    margin-top: 30px;
    padding-left: 0px;
    padding-right: 0px;
}

.single-product .product.product-type-pw-gift-card .right-panel-product .info-box-panel#info-box-description {
    min-height:auto;
}

@media only screen and (min-width: 1200px) {
    .single-product .MAIN-CONTENT > .container.mt-40.mb-80 {
        width: 1280px;
    }

    body.single-product.woocommerce .single-product-summary .single-product-action-trigger-container:not(#qib_id):not(#qib_id) {
       margin-right: 0px;
    }
}
@media only screen and (min-width: 1380px) {
    .single-product .MAIN-CONTENT > .container.mt-40.mb-80 {
        /* width: 1380px; */
        width: 100%;
        max-width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    
}

.single-product .MAIN-CONTENT > .container.mt-40.mb-80 .row {
    /* width: 1360px; */
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0px;
}
.single-product .MAIN-CONTENT > .container.mt-40.mb-80 .product.type-product .row {
    width: unset;
    margin-left: auto;
    margin-right: auto;
}
.single-product .MAIN-CONTENT > .container.mt-40.mb-80 .row .col-sm-12.mb-40 {
    padding-left: 0px;
    padding-right: 0px;
}




@media (min-width: 992px) {
    .woocommerce .SingleProductInfoBox .info-box-panel#info-box-description {
        min-height: 800px;
        margin-bottom: 25px;
    }
    .single.woocommerce div.product .SingleProductInfoBox div#info-box-location {
        width: 154%;
    }
    .single.woocommerce div.product .col-sm-12.col-md-4.col-lg-4.col-md-push-8.hidden-sm.hidden-xs, 
    body.single-product .product .product-side-content .product-subtitle {
        display: none;
    }
    body.single-product .product:not(.product-type-pw-gift-card) .product-main-banner {
        right: auto;
        width: 100%;
    }
    .single.woocommerce div.product .woocommerce-images a {
        width: 100%;
        display: block;
    }
    .single.woocommerce div.product .woocommerce-images a img {
        width: 100%;
    }
    body.single-product .product .product-side-content {
        display: block !important;
        float: right;
        padding-right: 0;
        max-width: 450px;
    }
    body.single-product .product .pw-gift-card .product-side-content {
        max-width: 100%;
    }
    body.single-product .product .product-main-content {
        float: left !important;
        padding: 30px 80px 0 0;
        flex:1;
    }

    body.single-product .product .product-side-content > div {
        padding-left:0px;
    }

    .single.woocommerce div.product.product-type-pw-gift-card .left-sidebar-product{
        width:50%;
    }

    .product.product-type-pw-gift-card .right-panel-product {
        display:flex;
        flex-direction: column;
    }

    .product.product-type-pw-gift-card .right-panel-product > div {
        float: unset !important;
        width: 100%;
        padding-left:0px;
    }

    .product.product-type-pw-gift-card .right-panel-product .product-side-content {
        order:2;
    }

    .product.product-type-pw-gift-card .right-panel-product .product-main-content {
        order:1;
    }

    .single .single-product-expiration{
        margin-left:0px !important;
        width: 100% !important;
    }


}

@media (min-width: 1440px) {
     body.single-product .product .product-main-content {
        padding-right: 110px;
    }
}


@media (min-width:768px) and (max-width: 800px) {
    table.woocommerce-MyAccount-vouchers.shop_table.shop_table_responsive {
        padding-right: 0;
    }
    table.woocommerce-MyAccount-vouchers.shop_table.shop_table_responsive tr {
        padding-bottom: 57px;
    }
    table.woocommerce-MyAccount-vouchers.shop_table.shop_table_responsive
    td.voucher-actions {
        top: auto;
        left: 0;
        padding: 0;
        bottom: 26px;
        width: 100%;
    }
    table.woocommerce-MyAccount-vouchers.shop_table.shop_table_responsive
    td.voucher-actions:before {
        display: none;
    }
    td.voucher-actions a.button.woocommerce-Button.download {
        padding: 4px;
    }
    /*.SingleProductInfoBox h1.product-subtitle {
        display: none;
    }*/
    .woocommerce.columns-3 ul.products.columns-3 li.product {
        margin: 0 10px 25px;
    }
    .single .col-sm-12 {
        float: none;
    }
    .single .single-product-expiration .is-jscountdown {
        text-align: center;
    }
    .is-nav-offset {
        margin-bottom: -1px;
    }
    .woocommerce .single-product-summary h1.product-subtitle {
        display: block;
    }
    .archive.woocommerce .container.mt-80.mb-80 ul.products.columns-4  li.product:last-child:after {
        display: none;
    }
    .woocommerce .woocommerce-product-details__short-description + div#info-box-location {
        margin-top: 30px;
    }
    .woocommerce .SingleProductInfoBox .info-box-panel {
        margin-bottom: 30px;
    }
    
    .custom_content h1 {
        font-size: 17px;
    }
    .single.single-product .container.mt-40.mb-80 {
        margin-top: 0;
    }
    .woocommerce div.product .col-sm-12.col-md-4.col-lg-4.hidden-md.hidden-lg,
    .woocommerce div.product .col-sm-12.col-md-8.col-lg-8.col-md-pull-4.float-r {
        padding: 0 18px;
    }
    .woocommerce .single-product-summary {
        padding: 10px 0 0;
    }
    .single .single-product-expiration {
        padding: 5px 10px 5px;
    }
    .single .col-sm-12 {
        clear: both;
    }
    .single.woocommerce
    .MAIN-CONTENT
    .container.mt-40.mb-80
    .SingleProductHeader {
        margin: 0 -30px;
    }
    .woocommerce .SingleProductShare {
        display: none;
    }
    div#slider1_container [u="navigator"] {
        display: block !important;
        width: 100% !important;
        left: 0 !important;
        text-align: center;
    }
    div#slider1_container [u="navigator"] > div {
        width: 45px !important;
        height: 45px !important;
        border: 15px solid #fff;
        margin: -28px 10px 0;
        display: inline-block !important;
        position: initial !important;
        border-radius: 50px;
    }
    .single .single-product-expiration .expiration-meta {
        /* float: left; */
        display: inline;
        margin: 0;
        padding: 0;
        font-size: 12px;
        line-height: 3.1;
        padding-top: 3px;
        padding-right: 5px;
    }
    .single .single-product-price {
        margin-bottom: 20px;
    }
    section.related.products h2 {
        font-size: 20px;
    }

    .single .single-product-expiration.disabled .is-jscountdown {
        width: 100%;
    }

    .archive.woocommerce .container.mt-80.mb-80 ul.products.columns-4 li.product {
        width: 100%;
    }
    .subscribe_form input.wpcf7-form-control.wpcf7-submit {
        max-width: 100px;
        font-size: 11px;
        padding: 12px 0 !important;
    }
    .slider.slider-for.tpslick-slider {
        max-height: 360px;
    }
}

@media (max-width: 560px) {
    .woocommerce.columns-3 ul.products.columns-3 li.product {
        margin-left: 0;
        margin-right: 0;
    }

    table.shop_table.shop_table_responsive.cart
    td.product-name
    p.product-subtitle {
        width: 100%;
        text-align: left;
        font-size: 12px;
    }
    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
    tbody
    td {
        padding: 10px 0;
    }
   

    .woocommerce
    .single-product-price
    .price-text
    .price-text-meta-item.price-text-regular.font-heading {
        top: 0px;
    }
    .woocommerce ul.order_details li {
        margin-bottom: 20px;
    }
    .woocommerce-checkout
    form.woocommerce-form.woocommerce-form-login.login:after {
        display: none;
    }
    /*.slider.slider-for.tpslick-slider {
        max-height: 225px;
    }*/
    body:not(.logged-in)
    form.checkout.woocommerce-checkout
    div#customer_details
    .col-1 {
        float: none;
        width: 100%;
    }

    .woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login {
        width: 100%;
        float: none;
    }
    .container .container.mt-40.mb-80 .col-sm-12.mb-40 {
        padding-left: 0;
        padding-right: 0;
    }
    form.checkout.woocommerce-checkout
    div#payment
    label.woocommerce-form__label
    input#terms {
        margin-right: 0;
    }
    .woocommerce form .form-row label.checkbox,
    .woocommerce-page form .form-row label.checkbox {
        font-size: 12px;
    }

    .woocommerce-checkout .custom-checkout-summary .product-details .product-price{
        width:50%;
    }

    .woocommerce-checkout .custom-checkout-summary{
        padding:20px 0px 1px;
    }

    form.checkout.woocommerce-checkout .woocommerce-checkout-review-order{
        padding: 0 0px 10px;
    }
}

@media not all and (min-resolution: 0.001dpcm) {
    @media {
        /* your code for Safari Desktop & Mobile */
        .archive.woocommerce
        .container.mt-80.mb-80
        ul.products.columns-4
        li.product:first-child {
            margin-left: -1px;
        }
        /* end */
    }
}
.single-product-expiration.single-product-expiration-expired.disabled .expiration-meta,
.woocommerce-order-received .woocommerce-info {
    display: none;
}



.woocommerce .product-quantity-meta .product-quantity-meta-item .quantity-meta-wrapper {
    /* padding-left: 5px; */
}

.woocommerce-product-details__short-description {
    font-size: 16px;
    font-weight: 600;
}

.single-product-expiration-content {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.single .single-product-expiration .expiration-meta {
    margin: 0 !important;
    padding: 0;
    font-size: 14px !important;
    font-weight: 300 !important;
}

.single .single-product-expiration .is-jscountdown span {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}

.single .single-product-expiration .is-jscountdown {
    font-size: 14px;
    margin-left: 5px;
    text-transform: uppercase;
}

.woocommerce .product-quantity-meta .product-quantity-meta-item .quantity-meta-wrapper span.quantity-meta-value .quantity-meta-value-desc {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    top: -3px;
}

.woocommerce .product-quantity-meta .product-quantity-meta-item .quantity-meta-wrapper span.quantity-meta-value .quantity-meta-value-desc,
.single .single-product-expiration .is-jscountdown,
.single .single-product-expiration .is-jscountdown span,
.single .single-product-expiration .expiration-meta {
    font-size: 14px;
    text-transform: uppercase;
}

.related.products {
    display: block !important;
  
}



.woocommerce .woocommerce-product-details__short-description {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
}

@media (min-width: 993px) {
    .woocommerce .woocommerce-product-details__short-description {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 0px;
    }
    .related.products{
        float:left;
        width:100%;
    }
}
@media (min-width: 1200px) {
    .woocommerce .woocommerce-product-details__short-description {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.woocommerce div.product div.images {
    overflow: hidden;
}
.tpslick-prev {
    margin-left: -7px;
}
.tpslick-next {
    margin-right: -7px;
}

.woocommerce.columns-3 ul.products.columns-3 {
    display: block;
}

.woocommerce section.products ul.products.columns-3 li.product {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
}
.woocommerce.columns-3 ul.products.columns-3 li.product a.woocommerce-product-image {
    border-radius: 10px !important;
}
.woocommerce.columns-3 ul.products.columns-3 {
    display: flex;
    flex-direction: column;
}

@media only screen and (min-width: 600px) {
    .woocommerce.columns-3 ul.products.columns-3 {

        justify-content: center;
        flex-wrap: wrap;
        float: none;
        flex-direction: row;
    }

    .woocommerce section.products ul.products.columns-3 li.product {
        width: 41.33%;
    }
}

@media only screen and (min-width: 992px) {
    .woocommerce section.products ul.products.columns-3 li.product {
        margin: 0 3% 2.992em 0;
        width: 31.33%;
    }
}

.woocommerce.columns-3 ul.products.columns-3 li.product .woocommerce-product-expiration.disabled .product-expiration-meta,
.woocommerce section.products ul.products li.product .woocommerce-product-meta .woocommerce-product-expiration.disabled .product-expiration-meta {
    display: none !important;
}

/*
.SingleProductInfoBox {
    padding: 10px 0px;
}

@media only screen and (min-width: 992px) {
    .SingleProductInfoBox {
        padding: 10px 0px;
    }
}*/

/*** START Product Quantity ***/
.ebqty {
    display: none;
}

.ebqty__stock {
    /*available stock*/
}

.ebqty__stock {
    /*available stock*/
}

.ebqty__sales {
    /*available total sales*/
}

/* END Product Quantity */

/* products */
.woocommerce ul.products li.product .woocommerce-product-image,
.woocommerce-page ul.products li.product .woocommerce-product-image {
    width: 100% !important;
    border-radius: 0 !important;
}

.woocommerce ul.products li.product a h3.woocommerce-loop-product__title {
    font-size: 23px;
}

.woocommerce ul.products li.product .woocommerce-product-add-to-cart-wrapper,
.woocommerce-page ul.products li.product .woocommerce-product-add-to-cart-wrapper {
    display: none;
}

.woocommerce ul.products li.product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    min-width: auto;
    display: block;
    border: 0px solid #fff;
    padding: 8px 0;
    background-color: #fff;
    opacity: 0.8;
    width:100% !important;
}

.woocommerce .woocommerce-product-details__short-description + div#info-box-location p {
    font-weight: bold;
}
.single.woocommerce div.product .SingleProductInfoBox div#info-box-location > p {
    display: none;
}

body.single-product.woocommerce .single-product-summary{
    padding-top: 0px;
}

body.single-product.woocommerce .single-product-summary .single-product-action-trigger-container:not(#qib_id):not(#qib_id){
    display: flex;
    margin-right: 20px;
    margin-left: 20px;
    background: rgba(255, 0, 68, 1);
    height:80px;
    padding-top:5px;
    padding-bottom:5px;
}

body.single-product.woocommerce .single-product-summary .single-product-action-trigger-container.expired:not(#qib_id):not(#qib_id){
    background: rgba(126, 126, 126, 1);
}

.woocommerce .single-product-price {
    font-size: 20px;
    background-color: transparent;
    padding: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-top: 0px;
    
    text-align: center;
    width: 100%;
    padding-right: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0px !important;
    position:relative;
    border-right: 0px;
}

.woocommerce .single-product-price::after{
    content: "";
    background-image:url('images/price-border.svg');
    background-size:100% auto;
    background-repeat: repeat-y;
    position:absolute;
    width:1.6px;
    height:100%;
    top:0px;
    right:0px;
}




body.single-product.woocommerce .single-product-summary .single-product-action-trigger-container .single-product-price .price-text {
    color: #fff;
    /* padding-top: 5px; */
}

.woocommerce .single-product-price .price-text .price-text-meta-item-name {
    display: block;
}

body.single-product.woocommerce .single-product-action-trigger-container .single-product-add-to-cart-button-container {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 0 !important;
    width: 154px;
    text-align: center !important;
}

body.single-product.woocommerce .single-product-action-trigger-container.expired .single-product-add-to-cart-button-container {
    min-width: 185px;
}

body.single-product.woocommerce .single-product-action-trigger-container .single-product-add-to-cart-button-container .single_add_to_cart_button_dummy {
    width:95px;
}


body.single-product.woocommerce .single-product-action-trigger-container .single-product-add-to-cart-button-container  > * {
    background: rgba(255, 255, 255, 1) !important;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: rgba(13, 17, 33, 1) !important;
    border-radius: 999px !important;
    padding: 0px 30px !important;
    line-height: 44px !important;
    vertical-align: middle !important;
    height: 44px !important;
    text-transform: uppercase;

}
body.single-product .single-product-add-to-cart-button-container button.single_add_to_cart_button_dummy.button.alt:hover {
    background: rgba(13, 17, 33, 1) !important;
    color: rgba(255, 255, 255, 1) !important;
}


body.single-product.woocommerce .single-product-action-trigger-container.expired .single-product-add-to-cart-button-container .single_add_to_cart_button,
body.single-product.woocommerce .single-product-action-trigger-container:not(.expired) .single-product-add-to-cart-button-container .is-jscountdown {
    display: none !important;
}

body.single-product.woocommerce .single-product-action-trigger-container .single-product-add-to-cart-button-container .is-jscountdown{
    position: relative;
    padding: 0px !important;
    width: 137px !important;
    color:#fff !important;
}

body.single-product.woocommerce .single-product-action-trigger-container .single-product-add-to-cart-button-container .is-jscountdown::before{
    content: attr(data-label);
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: rgba(13, 17, 33, 1) !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 44px;
}


.woocommerce section.products ul.products li.product .woocommerce-product-meta {
    box-shadow: 0 0 0;
    position: initial;
    display: block;
    margin-top: 0;
}
.woocommerce section.products ul.products li.product .woocommerce-product-meta h4.product-subtitle {
    font-family: Poppins;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: center;
}

section.related.products > h2 {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 25px;
    font-family: Poppins;
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    text-transform: uppercase;;
}

section.related.products > h2:after {
    content: "";
    width: 70px;
    height: 3px;
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -35px;
}

section.related.products ul.products.columns-4 {
    display: flex;
    justify-content: center;
    width: 100%;
}

section.related.products ul.products.columns-4 li.product {
    margin: 0 10px;
    box-shadow: 0px 8px 30px -24px #ff0042;
    padding-bottom: 100px;
}

.woocommerce section.products ul.products .price {
    position: absolute;
    left: 0;
    bottom: 42px;
}
.woocommerce section.products ul.products .woocommerce-product-expiration {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 44px;
}

section.related.products ul.products.columns-4 li.product a.woocommerce-product-image {
    height: 160px;
    overflow: hidden;
}
section.related.products ul.products.columns-4 li.product a.woocommerce-product-image img.attachment-woocommerce_thumbnail {
    min-height: 100%;
    object-fit: cover;
}

/* archive */
.archive.woocommerce .ContentHeader.col-sm-12.mb-40 {
    display: none;
}
.archive.woocommerce form.woocommerce-ordering {
    display: none;
}
.archive.woocommerce .container.mt-80.mb-80 {
    width: 100%;
    margin: 0 0 5px;
}
.archive.woocommerce .container.mt-80.mb-80 .col-sm-12.mb-40 {
    padding: 0;
}
.archive.woocommerce .container.mt-80.mb-80 ul.products.columns-4 {
    display: flex;
    flex-flow: wrap;
    display: -webkit-flex;
}

.archive.woocommerce .container.mt-80.mb-80 ul.products.columns-4 li.product {
    width: 100%;
    margin: 0;
    overflow: hidden;
}

.archive.woocommerce .container.mt-80.mb-80 ul.products.columns-4 li.product a.woocommerce-product-image {
    width: 100%;
    border-radius: 0;
    height: 100%;
}

.archive.woocommerce .container.mt-80.mb-80 ul.products.columns-4 li.product span.onsale {
    display: none;
}

.archive.woocommerce .container.mt-80.mb-80 ul.products.columns-4 li.product .woocommerce-product-meta {
    padding: 0;
    position: initial;
    margin: 0;
}
.archive.woocommerce .container.mt-80.mb-80 ul.products.columns-4 li.product .woocommerce-product-meta > div {
    display: none;
}

.archive.woocommerce .container.mt-80.mb-80 ul.products.columns-4 li.product .woocommerce-product-meta a.woocommerce-LoopProduct-link {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    left: 50%;
    color: #fff;
    z-index: 2;
}
.archive.woocommerce .container.mt-80.mb-80 ul.products.columns-4 li.product > a:before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.05);
    height: 100%;
    z-index: 1;
}

.archive.woocommerce .container.mt-80.mb-80 ul.products.columns-4 li.product:last-child:after {
    content: "";
    position: absolute;
    left: 100%;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: -1;
    background-size: cover;
    background-image: url(http://special.dev.onpressidium.com/wp-content/uploads/2020/04/jumpstory-bylocals.jpg);
    background-position: center;
}

.archive.woocommerce .container.mt-80.mb-80 ul.products.columns-4 li.product:last-child {
    overflow: inherit;
}
.archive.woocommerce .container.mt-80.mb-80 ul.products.columns-4 li.product:nth-child(2n) {
    overflow: hidden !important;
}
.archive.woocommerce .container.mt-80.mb-80 ul.products.columns-4 li.product:nth-child(2n):after {
    display: none;
}

.archive.woocommerce .container.mt-80.mb-80 ul.products.columns-4 li.product .woocommerce-product-meta a.woocommerce-LoopProduct-link h3.woocommerce-loop-product__title {
    color: #000;
    font-size: 23px;
    min-width: 200px;
}

.archive.woocommerce .container.mt-80.mb-80 ul.products.columns-4 li.product a.woocommerce-product-image img.attachment-woocommerce_thumbnail {
    margin: 0;
    min-height: 100%;
    object-fit: cover;
}

.archive.woocommerce .container.mt-80.mb-80 ul.products.columns-4 h4.product-subtitle {
    display: none;
}


/* login form */
.woocommerce form .form-row .input-checkbox {
    width: auto !important;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme input#rememberme {
    width: auto !important;
}

div#customer_login form.woocommerce-form {
    padding: 0;
    box-shadow: 0 0;
}

div#customer_login h2 {
    text-align: center;
    font-size: 20px;
}
.submit-container button {
    font-size: 16px !important;
}
div#customer_login .u-column2.col-2,
div#customer_login .u-column1.col-1 {
    padding: 0 30px;
}

div#customer_login form.woocommerce-form label {
    margin: 0;
    font-weight: 600;
    font-size: 12px;
}
div#customer_login form.woocommerce-form span.select2 span.select2-selection {
    padding: 4px 15px;
}

#menu-header-menu > li.menu-item-login-register:first-child {
    display: none;
}

/* register form */
form.woocommerce-form.woocommerce-form-register.register .wc-social-login.form-row-wide a.button-social-login.button-social-login-facebook:after {
    content: "Opret konto via Facebook login";
    font-size: 15px;
    line-height: 2.5;
    padding-right: 10px;
}

form.woocommerce-form.woocommerce-form-register.register p.form-row {
    float: none;
    width: 100%;
    margin-bottom: 15px;
}

form.woocommerce-form.woocommerce-form-register.register p.woocommerce-FormRow.form-row {
    text-align: center;
}

form.woocommerce-form button.woocommerce-Button.button {
    background-color: #fe0041;
    color: #fff;
    border: 0;
}

table.woocommerce-table.order_details tfoot tr:last-child > td > span.woocommerce-Price-amount.amount {
    display: block;
    font-weight: bold;
}

form.woocommerce-form.woocommerce-form-register.register .wc-social-login.form-row-wide {
    text-align: center;
}

form.woocommerce-form.woocommerce-form-register.register p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
    display: block;
}

body:not(.logged-in) ul.slicknav_nav li.menu-item-has-children.menu-item-login-register.slicknav_parent.slicknav_collapsed ul.sub-menu {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    background-color: transparent;
}
body:not(.logged-in) ul.slicknav_nav li.menu-item-has-children.menu-item-login-register.slicknav_parent.slicknav_collapsed ul.sub-menu li a {
    padding-left: 50px;
}

/* cart */
.js-loading .single_add_to_cart_button > *
.js-loading .single_add_to_cart_button {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.8;
}

.related.products {
    display: none;
    
}

.single-product .related.products{
    clear:both;
}

.cart .container {
    max-width: 1180px;
}

.woocommerce .cart-collaterals {
    margin-top: -30px;
    background-color: #f1f1f2;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
}

.woocommerce .cart-collaterals .cart_totals h5 {
    display: none;
}
.woocommerce-page .cart-collaterals .cart_totals table.shop_table.shop_table_responsive {
    background-color: #f1f1f1;
    box-shadow: 0 0 0;
}
.woocommerce-page .cart-collaterals .cart_totals table.shop_table.shop_table_responsive {
    background: transparent;
}
.woocommerce .wc-proceed-to-checkout {
    text-align: center;
}
.woocommerce-page .cart-collaterals .cart_totals table.shop_table.shop_table_responsive th {
    width: 50%;
    padding: 10px 20px;
}
.woocommerce-page .cart-collaterals .cart_totals table.shop_table.shop_table_responsive td {
    padding: 10px 20px;
    text-align: right;
}
.woocommerce-page .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tr {
    /*box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.15);*/
}
.woocommerce .product-quantity-meta .product-quantity-meta-item.quantity-meta-stock {
    display: none;
}

.woocommerce-billing-fields__field-wrapper #billing_country_field {
    display: none;
}
.single.woocommerce div.product form.cart .quantity {
    display: none;
}

.woocommerce table.cart.shop_table td.product-remove a {
    margin-left: -12px;
}

@media only screen and (max-width: 480px) {
    .woocommerce ul.order_details {
        padding: 0;
    }
    .woocommerce-table__product-total {
        display: table-cell !important;
    }
    .SingleProductInfoBox h1 {
        font-size: 20px !important;
    }
}

.woocommerce table.shop_table td .includes_tax {
    white-space: nowrap;
}

@media (min-width: 800px) {
    .woocommerce table.cart.shop_table td.product-remove a {
        margin-left: 0;
    }
    /* .single-product-expiration-content {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
    }
    .single-product-expiration-content__item--second {
      margin-top: 3px;
      margin-left: 5px;
    } */

    /* .woocommerce
      .product-quantity-meta
      .product-quantity-meta-item
      .quantity-meta-wrapper
      span.quantity-meta-value
      .quantity-meta-value-desc,
    .single .single-product-expiration .is-jscountdown,
    .single .single-product-expiration .is-jscountdown span,
    .single .single-product-expiration .expiration-meta {
      font-size: 14px;
    } */
}

/* checkout */
.woocommerce-page .cart-collaterals tr.order-total td strong {
    display: block;
}

form.checkout.woocommerce-checkout div#order_review table.shop_table.woocommerce-checkout-review-order-table tr.order-total td strong {
    display: block;
}

.woocommerce-billing-fields h3 {
    /*     hide checkout title display: none; */
}
form.checkout.woocommerce-checkout h3#order_review_heading {
    font-size: 18px;
    float: right;
    width: 33%;
    display: none;
}
/*form.checkout.woocommerce-checkout div#customer_details .col-2 {
    display: none;
}*/
/*form.checkout.woocommerce-checkout div#customer_details .col-1 {
    width: 100%;
    float: none;
}*/
form.checkout.woocommerce-checkout div#order_review {
    position: relative;
    padding-top: 0;
}
form.checkout.woocommerce-checkout div#order_review table.shop_table.woocommerce-checkout-review-order-table {
    border-radius: 0;
    box-shadow: 0 0;
    border: 1px solid rgba(241, 241, 241, 0.45);
    margin-bottom: 0;
    background-color: transparent;
}
form.checkout.woocommerce-checkout div#order_review table.shop_table.woocommerce-checkout-review-order-table thead,
form.checkout.woocommerce-checkout div#order_review table.shop_table.woocommerce-checkout-review-order-table tbody {
    display: none;
}
form.checkout.woocommerce-checkout div#order_review table.shop_table.woocommerce-checkout-review-order-table tr {
    box-shadow: 0 0 1px 0 rgba(187, 187, 187, 0.66);
}
form.checkout.woocommerce-checkout div#order_review table.shop_table.woocommerce-checkout-review-order-table tr th,
form.checkout.woocommerce-checkout div#order_review table.shop_table.woocommerce-checkout-review-order-table tr td {
    padding: 13px 0px 13px 0px;
    margin: 0;
    line-height: initial;
} 
form.checkout.woocommerce-checkout div#order_review table.shop_table.woocommerce-checkout-review-order-table tr td {
    text-align: right;
}
form.checkout.woocommerce-checkout ul.wc_payment_methods.payment_methods.methods {
    display: none;
}
.woocommerce-billing-fields p#billing_email_field,
.woocommerce-billing-fields p#billing_first_name_field {
    margin: 0 0 20px;
}
.woocommerce #customer_details,
.woocommerce #order_review {
    margin-bottom: 0;
}
.woocommerce-billing-fields input {
    border-radius: 0;
}
.woocommerce-billing-fields label {
    margin: 0;
    font-weight: 600;
}
form.checkout.woocommerce-checkout div#payment p {
    margin-bottom: 10px;
}
form.checkout.woocommerce-checkout div#payment .form-row.place-order {
    padding: 10px 0 0;
    text-align: center;
}
form.checkout.woocommerce-checkout div#payment label.woocommerce-form__label input#terms {
    margin: -4px 10px 0 5px;
}
form.checkout.woocommerce-checkout div#payment button#place_order,
form.checkout.woocommerce-checkout div#payment button#place_order_dummy {
    float: initial;
    display: inline-block;
    margin: 0 auto;
    background-color: #fe0041;
    color: #fff;
    border: 0;
    text-transform: uppercase;
}

form.checkout.woocommerce-checkout div#payment button#place_order{
    display:none;
}

.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login {
    padding: 0;
    box-shadow: 0 0;
    margin: 0 !important;
    display: block !important;
    width: 48%;
    float: right;
    position: relative;
}
.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login > * {
    display: block !important;
}
.woocommerce-checkout .woocommerce-form-login-toggle {
    display: none;
}
form.checkout.woocommerce-checkout div#payment label.woocommerce-form__label input#terms {
    display: inline-block;
    width: auto !important;
}
/* body:not(.logged-in) form.checkout.woocommerce-checkout div#customer_details .col-1 {
    float: left;
    width: 48%;
} */
.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login p {
    margin-bottom: 10px;
}
.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login
p.form-row {
    float: none;
    width: 100%;
}
.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login p.form-row label {
    font-weight: 600;
    margin: 0;
}
.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login p.form-row input {
    border-radius: 2px;
}

form.checkout.woocommerce-checkout div#customer_details .col-1 > p.form-row.validate-required {
    text-align: center;
}
p.form-row.validate-required label.woocommerce-form__label {
    margin: 0;
}


/* body:not(.logged-in) form.checkout.woocommerce-checkout div#customer_details .col-1:before{
    content: "Gæst eller opret konto ";
    font-size: 24px;
    font-weight: bold;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
 */
.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login > p:first-child {
    display: none !important;
}
.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login:before {
    content: "Login på din konto";
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    display: block;
    margin-bottom: 20px;
}
.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 2px;
    background-color: #ddd;
    left: -4%;
    top: 12px;
}

body:not(.logged-in) form.checkout.woocommerce-checkout div#customer_details .col-1 input#account_password {
    border-radius: 2px;
}
body:not(.logged-in) form.checkout.woocommerce-checkout div#customer_details .col-1 label {
    margin: 0;
}





/*** order thank you page ***/
.woocommerce ul.order_details li.woocommerce-order-overview__payment-method.method {
    display: none;
}
.tpwpg-main.images.tpwpg-regular.tpcol-8 {
    overflow: hidden;
    max-height: 640px;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #01a224;
    z-index: 999999;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 4px;
}

.woocommerce .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    background-color: #fe0042;
    border: 0;
    color: #fff;
}

.woocommerce-order-received p.order-again {
    display: none;
}

body.woocommerce-checkout.woocommerce-page.woocommerce-order-received table.order_details tfoot tr:nth-last-child(2) {
    display: none;
}

.woocommerce-order-received .woocommerce-info {
    margin-bottom: 10px;
    margin-top: 30px;
}
.woocommerce-order-received .woocommerce-order {
    margin-top: 70px;
}

body.woocommerce-checkout.woocommerce-page.woocommerce-order-received h2.woocommerce-order-details__title {
    display: none;
}
body.woocommerce-checkout.woocommerce-page.woocommerce-order-received table.order_details {
    background-color: #f5f5f5;
    border-radius: 0;
    border: 0 solid #ddd;
    box-shadow: none;
}
body.woocommerce-checkout.woocommerce-page.woocommerce-order-received table.order_details th,
body.woocommerce-checkout.woocommerce-page.woocommerce-order-received table.order_details td {
    padding: 9px 15px;
    line-height: 2;
    border: 1px solid #e2e2e2;
}
body.woocommerce-checkout.woocommerce-page.woocommerce-order-received table.order_details thead th {
    border: 0;
    background-color: #f5f5f5;
    padding: 5px 0;
}
body.woocommerce-checkout.woocommerce-page.woocommerce-order-received table.order_details tbody tr.woocommerce-table__line-item.order_item td {
    border: 0;
    background-color: #f5f5f5;
    padding: 10px 0;
}
body.woocommerce-checkout.woocommerce-page.woocommerce-order-received table.order_details th:last-child,
body.woocommerce-checkout.woocommerce-page.woocommerce-order-received table.order_details td:last-child {
    text-align: right;
}
body.woocommerce-checkout.woocommerce-page.woocommerce-order-received table.order_details td ul.wc-item-meta {
    padding: 0;
}
body.woocommerce-checkout.woocommerce-page.woocommerce-order-received table.order_details td ul.wc-item-meta {
    display: none;
}
body.woocommerce-checkout.woocommerce-page.woocommerce-order-received table.order_details td .wc-pdf-product-vouchers-order-item-voucher {
    display: none;
}

td.voucher-actions a.button.woocommerce-Button.download {
    background-color: #fe0042;
    color: #fff;
    border: 0;
}
.woocommerce-account.woocommerce-page.woocommerce-view-order section.woocommerce-customer-details {
    display: none;
}
.woocommerce-account.woocommerce-page.woocommerce-view-order section.woocommerce-order-details table.woocommerce-table.order_details {
    background-color: #f4f4f4;
    border-radius: 0;
}
.woocommerce-account.woocommerce-page.woocommerce-view-order section.woocommerce-order-details table.woocommerce-table.order_details th,
.woocommerce-account.woocommerce-page.woocommerce-view-order section.woocommerce-order-details table.woocommerce-table.order_details td {
    padding: 10px 14px;
    border: 1px solid #eee;
}

.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details {
    display: none;
}
body.woocommerce-checkout.woocommerce-page.woocommerce-order-received table.order_details tbody {
    background-color: #fff;
}
body.woocommerce-checkout.woocommerce-page.woocommerce-order-received table.order_details tbody .product-subtitle span.locater {
    margin-right: 4px;
}
body.woocommerce-checkout.woocommerce-page.woocommerce-order-received table.order_details tbody a {
    display: block;
}

/*** WC Vendor ***/
.wc-vendors-dashboard nav.wcv-dashboard-navigation {
    display: none;
}
.wc-vendors-dashboard div > hr {
    display: none;
}

#custom-button-add-to-card.single-product-expiration-expired  {
    border: 0px !Important;
}

#custom-button-add-to-card .single-product-expiration-expired{
    background-color: #ccc;
}

.woocommerce-cart .woocommerce form.woocommerce-cart-form table.woocommerce-cart-form__contents tr.cart_item td.product-name .remove-item-link-mobile, 
.product-type-pw-gift-card .product_meta {
    display: none;
}

.single-product .product-type-pw-gift-card .value {
    padding:0px 20px;
    display:block;
    width: 100%;;
}

.single-product .product-type-pw-gift-card .label {
    padding-left:0px;
}

.single-product .product-type-pw-gift-card .label label{
    margin-left:0px;
}

.single-product .product-type-pw-gift-card .value .select2{
    border:none !important;
}

.single-product .product-type-pw-gift-card .value .select2-selection{
    border: 1px solid #eaeaea !important;
    border-radius: 0px !important;
}

#pwgc-purchase-container .pwgc-input-text, 
#pwgc-purchase-container textarea#pwgc-message {
    border-radius: 0px !important;
    resize: none;
}

.woocommerce-checkout #pwgc-redeem-gift-card-number{
    max-width: 219px;
    display: inline-block;
}

.woocommerce-checkout #pwgc-redeem-button{
    display: inline-block !important;
}


.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info::before{
    display:none;
}


.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-form-coupon button {
    line-height: 19px;
}

/* body.single-product .MAIN-CONTENT {
    background-color: rgba(246, 246, 246, 1);
}
    
 */
body.single-product .product.product-type-pw-gift-card  .tpwpg-big {
    background:#fff;
}

body.single-product .product.product-type-pw-gift-card table.variations {
    box-shadow: none !important;
    background-color:transparent !important;
}

body.single-product .product.product-type-pw-gift-card table.variations  tr td {
    display: table-cell;
    padding-bottom: 0px !important;
    vertical-align: top !important;
}


body.single-product .product.product-type-pw-gift-card table.variations  tr td.value.qty{
    min-width: 140px;
} 

body.single-product .product.product-type-pw-gift-card table.variations tr td label{
    font-family: Montserrat;
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    text-transform: uppercase;
    margin-left:0px;
    color: rgba(34, 34, 34, 1);

}

body.single-product .product.product-type-pw-gift-card table.variations tr td .gift-card-amount-container{
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5px;
}

body.single-product .product.product-type-pw-gift-card table.variations tr td .gift-card-amount-container .gift-card-amount-button{
    width:calc(50% - 10px);
    background: rgba(234, 234, 234, 1);
    border:1px solid rgba(234, 234, 234, 1);
    border-radius: 4px;
    padding: 12px 0px;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 16px;
    line-height: 1em;
    color: rgba(72, 72, 72, 1);
    position: relative;
    
}

body.single-product .product.product-type-pw-gift-card table.variations tr td .gift-card-amount-container .gift-card-amount-button.active{
    background: rgba(255, 0, 68, 0.05);
    border: 1px solid rgba(255, 0, 68, 1);
    color: rgba(255, 0, 68, 1);
    background-image:url('images/badge.svg');
    background-repeat: no-repeat;
    background-position: 95% 50%;
}


body.single-product .product.product-type-pw-gift-card  #pwgc-purchase-container label {
    margin-left:0px;
    font-family: "Poppins";
    font-weight: 600;
    font-size: 12px;
    line-height: 1.1em;
    text-transform: uppercase;
    color: rgba(72, 72, 72, 1);

}
body.single-product .product.product-type-pw-gift-card  #pwgc-purchase-container .pwgc-qty-wrapper label {
    text-align: center;

}

body.single-product .product.product-type-pw-gift-card .woocommerce-variation-add-to-cart button.single_add_to_cart_button.button.alt {
    width: 295px;
    padding: 11px 0px !important;
    border-radius: 999px;
}

body.single-product .product.product-type-pw-gift-card .single_variation_wrap .qib-container:not(#qib_id):not(#qib_id){
    display:none !important
}

body.single-product .product.product-type-pw-gift-card table.variations tr td .qib-container:not(#qib_id):not(#qib_id){
    display: flex !important;
    gap: 5px;
}

body.single-product .product.product-type-pw-gift-card .qib-container .qib-button:not(#qib_id):not(#qib_id){
    /* background: rgba(13, 17, 33, 1); */
    /* border-color: rgba(13, 17, 33, 1); */
    border: 0;
    border-radius: 4px;
    width: 36px;
}

body.single-product .product.product-type-pw-gift-card .qib-container .qib-button.disabled:not(#qib_id):not(#qib_id){
    background: rgba(13, 17, 33, 031.33%);
    border-color: rgba(13, 17, 33,  031.33%);
    border: 0;
}

body.single-product .product.product-type-pw-gift-card .qib-container .input-text.qty:not(#qib_id):not(#qib_id) {
    border: 1px solid rgba(13, 17, 33, 0.1)
}


body.single-product .product-type-simple .product-main-banner .slider-nav .tpslick-arrow svg{
    display:none;
}


.tpslick-next-dummy, 
.tpslick-prev-dummy {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    z-index: 1;
    width: 20px;
    height: 40px;
    margin: -20px 0 0;
    padding: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0,0);
    transform: translate(0, 0);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
}

body.single-product .product-type-simple .product-main-banner .slider-nav .tpslick-arrow {
    background-image:url('images/ic_galley_prev.svg') !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    width: 40px;
    height: 40px;
    background-color:rgba(13, 17, 33, 0.2) !important;
    border-radius: 4px;
}

body.single-product .product-type-simple .product-main-banner .slider-nav .tpslick-arrow.tpslick-prev, 
body.single-product .product-type-simple .product-main-banner .slider-nav .tpslick-arrow.tpslick-prev-dummy {
    left: 0;
    border: 0px;
    background-image:url('images/ic_galley_prev.svg') !important;   
}

body.single-product .product-type-simple .product-main-banner .slider-nav .tpslick-arrow.tpslick-next, 
body.single-product .product-type-simple .product-main-banner .slider-nav .tpslick-arrow.tpslick-next-dummy {
    right: 0;
    border: 0px;
    background-image:url('images/ic_galley_next.svg') !important;
}

body.single-product .product-type-simple .product-main-content .SingleProductInfoBox{
    display:flex;
    flex-direction: column;
}

body.single-product .product-type-simple .product-main-content .SingleProductInfoBox  .product-subtitle {
    order:1;
}

body.single-product .product-type-simple .product-main-content .SingleProductInfoBox  .woocommerce-product-details__short-description {
    order:2;
    padding-left:0px;
    display:none;
}

 
body.single-product .product-type-simple .product-main-content .SingleProductInfoBox  .woocommerce-product-details__short-description  > * { 
    font-family: Montserrat;
    font-weight: 500;
    font-size: 16px;
    color: rgba(72, 72, 72, 1);
}

body.single-product .product-type-simple .product-main-content .SingleProductInfoBox  .woocommerce-product-details__short-description  > strong { 
    font-weight: 700;
    color: rgba(34, 34, 34, 1);

}



body.single-product .product-type-simple .product-main-content .SingleProductInfoBox  .single-product-expiration {
    order:3;
    margin-left: 0px !important;
    width: 100% !important;
    display:none;
}

body.single-product .product-type-simple .product-main-content .SingleProductInfoBox  #info-box-description{
    order:4;
}

body.single-product .product-main-banner .SingleProductHeader span.expired-badge {
    background: #FF0044;
    display: block;
    color: #fff;
    position: absolute;
    z-index: 1;
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    right: 10px;
    padding: 25px 60px;
    max-width: 200px;
}


#content_add_to_cart_button {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 44px;
    text-align: center;
    text-transform: uppercase;
    padding: 0px 0px !important;
    border-radius: 999px;
    background: #FF0044;
    width: 123px;
    margin: 0px auto;
    display: block;
    color: #fff;

}

#content_add_to_cart_button.expired {
    display:none !important;
}

/* .single-product .product-type-pw-gift-card .variations .select2-container.select2-container--default .selection .select2-selection .select2-selection__arrow b:after{
    color:#eaeaea;
} */

@media only screen and (max-width: 560px) {
    button#custom-button-add-to-card {
        display: none;
    }
}

/* 
##Device = Mobile (portrait)
##Screen = 768px
*/

@media (max-width: 767px) {

    .woocommerce-product-details__short-description .rightboxcon h3 {
      margin-top: 0px !important;
    }
    .woocommerce-cart .is-nav-offset {
        padding-top: 100px !important;
    }
    .woocommerce-cart .woocommerce form.woocommerce-cart-form table.woocommerce-cart-form__contents tr.cart_item td.product-remove {
        display: none;
    }
    .woocommerce-cart .woocommerce form.woocommerce-cart-form table.woocommerce-cart-form__contents tr.cart_item td.product-name .remove-item-link-mobile {
        display: block;
        text-align: left;
        float: left;
        padding-right: 15px;
        clear: both;
    }
    .woocommerce-cart .woocommerce form.woocommerce-cart-form table.woocommerce-cart-form__contents tr.cart_item td.product-name .remove-item-link-mobile a {
        display: inline-block;
        width: auto;
        font-size: 28px !important;
        font-weight: normal;
    }
    body.single-product .product-type-simple .product-side-content .single-product-action-trigger:not(#qib_id):not(#qib_id){
        bottom: 0vh;
    }
  }

@media  (max-width: 992px) {
    .woocommerce .single-product-summary {
        padding: 10px 0 0 !important;
    }
    body.single-product.woocommerce .single-product-summary .single-product-action-trigger-container:not(#qib_id):not(#qib_id) {
        margin-right: 0px;
        margin-left: 0px;
    }

    body.single-product.woocommerce .product-type-simple .product-side-content {
        padding-left: 0px;
        padding-right: 0px;
    }

    body.single-product .product-type-simple .product-main-content .SingleProductInfoBox  .single-product-expiration, 
    body.single-product .product-type-simple .product-main-content .SingleProductInfoBox  .woocommerce-product-details__short-description {
        /* display:block; */
    }


    body.single-product .product-type-simple .product-side-content  .single-product-expiration{
        /* display:none; */
    }

    body.single-product .product-type-simple .row {
        display:flex;
        flex-direction: column;
    }
    
    /*body.single-product .product-type-simple .row .product-main-banner{
        order:1;
    }*/

    body.single-product .product-type-simple .row .product-side-content{
        order: 3;
    }

    body.single-product .product-type-simple .row .product-main-content{
        order: 2;
    }

    body.single-product .product-type-simple .product-side-content .single-product-action-trigger:not(#qib_id):not(#qib_id){
        z-index: 9999 !important;
        position: fixed;
        width: 100%;
        left: 0px;
        bottom: 0vh;
        z-index: 1000;
        margin: 10px 0px;
    }

    body.single-product.product-type-simple footer.FOOTER.has-widgets{
        margin-bottom: 70px;
    }

    .woocommerce .single-product-price .price-text .price-text-sale,
    .woocommerce .single-product-price .price-text .price-text-regular {
        font-size: 18px !important;
    }

    .woocommerce .single-product-price .price-text .price-text-sale .price-text-meta-item-name,
    .woocommerce .single-product-price .price-text .price-text-regular .price-text-meta-item-name {
        font-size: 11px;
    }
    .woocommerce.single .single-product-price .price-text-meta-item-name:nth-child(2) {
        margin: 1px 0px 3px 0px !important;
        font-size: 18px !important;
    }
    .woocommerce .single-product-price .price-text {
        margin-top: 0px !important;
    }
    .woocommerce .single-product-price .price-text-regular .woocommerce-Price-amount:after {
        width: 53px;
    }
    .woocommerce .single-product-expiration.single-product-expiration-expired {
        display:none !important;
    }

    #content_add_to_cart_button.expired {
        display:none !important;
    }
  
}
 .single-product-container {
    width: 100%;
    max-width: 1360px;
    margin: 0 auto;
}
.woocommerce .single-product-summary {
    padding: 0 !important;
}
@media (min-width: 992px) {
    body.single-product .product.product-type-pw-gift-card .product-main-banner{
        padding-left:0px;
    }
    
    body.single-product .product.product-type-pw-gift-card .right-panel-product{
        padding-right:0px;
    }
    body.single-product.woocommerce .single-product-summary .single-product-action-trigger-container:not(#qib_id):not(#qib_id) {
        margin-right: 0px;
        margin-left: 0px;
     }

     body.single-product.woocommerce .product.product-type-simple .woocommerce-product-details__short-description {
        padding-right: 0px;
    }

    body.single-product.woocommerce .product.product-type-simple .woocommerce-product-details__short-description{
        padding-left: 0px;
		padding-bottom: 30px;
    }

    body.single-product .product-type-simple .product-main-banner .slider-nav .tpslick-arrow.tpslick-prev, 
    body.single-product .product-type-simple .product-main-banner .slider-nav .tpslick-arrow.tpslick-prev-dummy{
        margin-left: 20px;
    }

    body.single-product .product-type-simple .product-main-banner .slider-nav .tpslick-arrow.tpslick-next, 
    body.single-product .product-type-simple .product-main-banner .slider-nav .tpslick-arrow.tpslick-next-dummy{
        margin-right: 20px;
    }
    /*body.single-product .product .product-side-content > div{
        padding-right: 13px;
    }*/
    .woocommerce .single-product-expiration.single-product-expiration-expired {
        display:none !important;
    }
}

@media (min-width: 992px) {
    .single-product-container {
        clear: both;
        display:flex;
        /* flex-direction: row-reverse; */
    }
    .single-product-container > div.product-side-content {
        padding: 0 !important;
    }
    .single-product-container .single-product-summary {
        position: sticky;
        top: 95px;
    }
    body.logged-in .single-product-container .single-product-summary {
        top: 127px;
    }
}

@media (min-width: 1360px) {
     /*body.single-product .product .product-main-content{
          padding-left: 40px;
    }
   body.single-product .product .product-side-content{
        padding-right: 0px; 
    }
    body.single-product .product .product-side-content > div {
        padding-right: 10px;
    }
   */
   .woocommerce-cart .woocommerce form.woocommerce-cart-form table.woocommerce-cart-form__contents tr.cart_item td.product-thumbnail {
        width: 96px !important;
    }
    
    .single-product .MAIN-CONTENT>.container.mt-40.mb-80 .row.pw-gift-card {
        max-width: 1360px !important;
        width: 100% !important;
    }
    .restaurant-location-map-container {
        margin: 0 auto;
        text-align: center;
        max-width: 1360px;
    }
    .woocommerce.columns-3 ul.products.columns-3 {
        max-width: 1360px;
        margin: 0 auto;
    }
    body.single-product.woocommerce .single-product-action-trigger-container .single-product-add-to-cart-button-container {
        width: 220px; 
     
    }

    /* 
     * Fix: Ensure the first row of products has 3 items, not 2.
     * The issue is likely due to margin, width, or flex-basis calculation.
     * Remove gap and use consistent width calculation for 3 columns.
     */
    .AllProducts .woocommerce.columns-3 ul.products.columns-3 {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        gap: 10px; /* 10px space between products */
    }
    .AllProducts .woocommerce.columns-3 ul.products.columns-3 li.product {
        width: calc(33.3333% - 7px);
        margin:0px;
    }

    .AllProducts .woocommerce.columns-3 ul.products.columns-3 li.product:first-child{
        margin-left:-10px;
    }

    .AllProducts .woocommerce.columns-3 ul.products.columns-3 li.product:nth-child(3n){
        position: relative;
        right: -1px;
    }
}

@media (max-width: 1440px) {
    .single-product-container {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width:1439px) {
    .single-product-container {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media (max-width: 767px) {
    .single-product-container {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.single-product .col-sm-12.col-md-8.col-lg-8.col-md-pull-4:nth-child(2) {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 1360px;
    max-width: 100%;
    width: 100%;
}
.single.woocommerce .MAIN-CONTENT .container.mt-40.mb-80 .SingleProductHeader {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.tpwpg-main.images.tpwpg-regular.tpcol-13 {
    max-width: 100%;
}
body.wcvendors-single-product .slider.slider-for.tpslick-slider .tpslick-slide.tpslick-current.tpslick-active {
    /* width: 1360px !important;
    max-width: 1360px; */
    width: 100vw !important;
    max-width: 100%;
} 
body:not(.wcvendors-single-product) div#info-box-description {
    margin-top: 0px;
}
.woocommerce.columns-3 ul.products.columns-3 li.product a.woocommerce-product-image picture.wp-post-image img,
.woocommerce.columns-3 ul.products.columns-3 li.product a.woocommerce-product-image img.wp-post-image,
.elementor-widget-ssd_all_products_special ul.products.columns-3 li.product.type-product a.woocommerce-product-image img, 
.elementor-element-1f72302 ul.products.columns-3 li.product.type-product a.woocommerce-product-image img {
    transition: transform 0.4s ease;
}
.woocommerce.columns-3 ul.products.columns-3 li.product:hover a.woocommerce-product-image picture.wp-post-image img,
.woocommerce.columns-3 ul.products.columns-3 li.product:hover a.woocommerce-product-image img.wp-post-image,
.elementor-widget-ssd_all_products_special ul.products.columns-3 li.product.type-product:hover a.woocommerce-product-image img,
.elementor-element-1f72302 ul.products.columns-3 li.product.type-product:hover a.woocommerce-product-image img{
    transform: scale(1.1);
}

.woocommerce.columns-3 ul.products.columns-3 li.product a.woocommerce-product-image img.wp-post-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#pwgc-redeem-form .spdk-gift-card-redeem-form-container {
    
}


#pwgc-redeem-form .spdk-gift-card-redeem-form-container > * {

}
.related .price-text-meta-item-name.price-text-meta-item-name2,
body:not(.single.single-product) .price-text-meta-item-name.price-text-meta-item-name2 {
    display: none !important;
}
.woocommerce .single-product-price .price-text-meta-item .price-text-meta-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px; 
}
.woocommerce .single-product-price .price-text-meta-item .amount {
    display: inline-flex;
    float: left;
}
.woocommerce .single-product-price .price-text-meta-item .price-text-meta-item-name2 {
    display: block;
    float: none;
    word-wrap: normal;
    font-size: 11px !important;
    position: relative;
    top: 0px;
    clear:both;
}
.woocommerce .single-product-price .price-text-meta-item-name:nth-child(2) {
    float: left;
    margin: 6px 0px 1px 0px;
    text-transform: lowercase;
    font-size: 14px !important;
    font-weight: 500;
}


.woocommerce .single-product-price .price-text-regular .woocommerce-Price-amount:after {
    width: 53px;
}
/*.woocommerce .single-product-price .price-text {
    margin-top: -5px;
}*/
/*.woocommerce .single-product-price .price-text-meta-item.price-text-regular.price-text-discount.font-heading {
    margin-top: -7px;
}*/
.woocommerce .single-product-price .price-text-meta-item.price-text-regular.price-text-discount.font-heading .price-text-meta-item-name {
    font-size: 11px;
    position: relative;
    top: 2px;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-discount.pwgc-giftcard-row{
    display:none;
}


.woocommerce-checkout .spdk-gift-card-redeem-results-container .spdk-gift-card-list {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.4em;
    background-image: url('images/tabler_tag-filled.svg');
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 20px auto;
    padding-left: 30px;
    border-radius: 6px;
    background-color: rgba(231, 231, 233, 1);
    padding: 12px 15px 12px 45px;
    position: relative;

}

.woocommerce-checkout  .woocommerce-checkout-payment .place-order #pwgc-redeem-gift-card-form{
    display:none;
}

.woocommerce-checkout .spdk-gift-card-redeem-results-container .spdk-gift-card-list.loader::after{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    left: 0px;
    top: 0px;
}

.woocommerce-checkout .spdk-gift-card-redeem-results-container .spdk-gift-card-list .pwgc-remove-card-dummy{
    background-image: url('images/ic_cart_delete.svg');
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    background-size: 16px;
    height:16px;
    width:16px;
    position: absolute;
    right: 15px;
    top: calc(50% - 8px);
}

.woocommerce-checkout .mobile_country_code label span.mobile_sub_label {
    color: #0D112180;
 }
.woocommerce-billing-fields p.thwcfd-field-email label.required_field span.mobile_sub_label {
    color: #0D112180;
}
.woocommerce-billing-fields p.thwcfd-field-email label span.required {
    display: none;
}
  


body.woocommerce-account {
    background-color:#fff !important; 
}

body.woocommerce-account .MAIN-CONTENT .PageHeader{
    padding-bottom:20px;
    /* padding-left:0px;
    padding-right:0px;*/
    
}
@media (min-width: 1360px) {
    body.woocommerce-account .MAIN-CONTENT .PageHeader{
       /* margin-left: 40px;*/
    }
}
body.woocommerce-account .MAIN-CONTENT .PageHeader .special-title {
    text-transform: uppercase;
}

/*body.woocommerce-account .MAIN-CONTENT .container{
    padding-left:0px;
    padding-right:0px;
}*/

body.woocommerce-account .MAIN-CONTENT .container .woocommerce{
    display:flex;
    align-items: flex-start;
    flex-wrap: wrap;
}


body.woocommerce-account .MAIN-CONTENT .container .woocommerce .woocommerce-MyAccount-navigation-x{
    width: 250px;
    margin-right: 40px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    flex: 1;
}
body.woocommerce-account .MAIN-CONTENT .container .woocommerce .woocommerce-MyAccount-navigation-x > ul {
    padding-left:0px;
}

/*body.woocommerce-account .MAIN-CONTENT .container .woocommerce .woocommerce-MyAccount-content{
    width:78%;
    float:unset;
}*/

.woocommerce-edit-account .woocommerce-MyAccount-content{
    background-color: rgba(247, 247, 250, 1);
    padding:20px;
}

.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .account-form-wrapper{
    display: flex;
    gap: 40px;
}

.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .account-form-wrapper > fieldset{
    width: 50%;
}

.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .account-form-wrapper > .divider {
    background-color: rgba(217, 217, 217, 1);
    width:1px;
    height:auto;
    display:block;
}

.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .account-form-wrapper > fieldset legend {
    border-bottom:0px;
    padding:0px;
    margin-bottom:10px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: rgba(34, 34, 34, 1);
        gap: 40px;

}



.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .account-form-wrapper > fieldset label {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    margin-left:0px;
    color: rgba(72, 72, 72, 1);

}

.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account  .edit-account-button-container {
    text-align: right;
}

.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account  .edit-account-button-container p {
    margin-bottom:0px;
}


.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account  .edit-account-button-container .button {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color:#fff;
    background-color: rgba(13, 17, 33, 1);
    width:97px;
    padding-left:0px;
    padding-right:0px;
    text-align:center;
    text-transform: uppercase;
    
}


.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account  .edit-account-button-container .delete_btn {
    margin-right:20px;
    color:#fff;
    background-color: #FF0044;
    width:160px;
}
.woocommerce form .form-row, .woocommerce form p {
    margin: 0 0 20px;
}

@media (max-width: 991px) {
     .woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .account-form-wrapper {
        flex-direction: column;
    }
    .woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .account-form-wrapper > fieldset {
        width: 100%;
    }
    .woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .account-form-wrapper > .divider {
        width: 100%;
        height: 1px;
    }
    form.woocommerce-EditAccountForm.edit-account .account-form-wrapper fieldset:first-child p:last-child {
        margin-bottom: 0 !important;
    }
    .woocommerce-edit-account .woocommerce-EditAccountForm.edit-account .account-form-wrapper {
        gap: 20px;
    }

    body.single-product .product-type-simple .product-main-banner .slider-nav .tpslick-arrow {
        width: 30px !important;
          height: 30px !important;
          background-size: 15px 12.19px !important;
      }
      body.single-product .product-type-simple .product-main-banner .slider-nav button.tpslick-next {
          margin-right: 0px;
          right: 10px;
      }
      body.single-product .product-type-simple .product-main-banner .slider-nav button.tpslick-prev {
          margin-left: 0px;
          left:10px;
      }
}
/*Added by MCR*/
body.woocommerce-account .MAIN-CONTENT .container .woocommerce{
    flex-wrap: wrap;
}
.woocommerce-account .woocommerce-notices-wrapper {
    padding: 0 30px;
    width: 100%;
    max-width: 1360px;
    margin: 0 auto;
}
.wc-block-components-notice-banner:focus-visible {
    outline-width: 0 !important;
}
.col-d-flex > .elementor-widget-wrap {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap !important;
}
@media (max-width: 767px) {
 
	.mobi-text-italic .elementor-heading-title {
		font-style: italic;
	}
	.col-d-flex > .elementor-widget-wrap {
		justify-content: center;
    }

    
}

@media (max-width: 719px) {
    body.woocommerce-account .MAIN-CONTENT .container .woocommerce .woocommerce-MyAccount-navigation-x {
        margin-right: 0 !important;
        width: 100%;
    }
    body.woocommerce-account .MAIN-CONTENT .container .woocommerce {
        flex-direction: column;
    }
}
/*login*/
.woocommerce form .form-row .input-text, 
.woocommerce form .form-row select {
    border-color: #D9D9D9 !important;
}
div#customer_login form.woocommerce-form .remember-forgot {
    display: flex;
    margin-bottom: 30px !important;
}
div#customer_login form.woocommerce-form label,
div#customer_login form.woocommerce-form .remember-forgot p {
    width: max-content;
    margin-bottom: 0;
}
div#customer_login form.woocommerce-form .remember-forgot p {
    margin-left: auto;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    margin-right: 0;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: none;
    margin-right: 0;
    width: max-content;
    padding: 10px 30px !important;
    min-height: 48px;
    letter-spacing: 0.48px;
    line-height: 100%;
} 

.voucher-customer-download .voucher-table-description,
.voucher-customer-download .section-title{
    margin-bottom:20px;
}

.woocommerce-checkout .woocommerce-terms-and-conditions-checkbox-text {
    color: #484848;
}

.woocommerce-checkout .woocommerce-terms-and-conditions-checkbox-text a{
    color: #484848;
    text-decoration: underline;
}    


@media (min-width: 761px) and (max-width: 930px) {
    div#customer_login form.woocommerce-form .remember-forgot .woocommerce-form-login__rememberme {
        min-width:109px;
        margin-right:10px;
    }

    div#customer_login form.woocommerce-form .remember-forgot .lost_password {
        margin-left: 0;
        margin-top: 0px;
        text-align: right;
        min-width: 100px;
        top: 0px;
        width: calc(100% - 119px);
    }
} 


@media (max-width: 768px) {
    div#customer_login form.woocommerce-form .remember-forgot .woocommerce-form-login__rememberme {
        min-width:109px;
        margin-right:10px;
    }

    div#customer_login form.woocommerce-form .remember-forgot .lost_password {
        margin-left: 0;
        margin-top: 0px;
        text-align: right;
        min-width: 100px;
        top: 0px;
        width: calc(100% - 119px);
    }

  
    body.woocommerce-account:not(.logged-in) .col-1 .login-container {
        margin: 0px -15px;
        width: calc(100% + 30px);
    }

    body.woocommerce-account:not(.logged-in) .MAIN-CONTENT {
        padding:0px;
    }
} 


@media screen and (max-width: 330px) {
    body.single-product .product-type-simple .product-main-content .SingleProductInfoBox .single-product-expiration .single-product-expiration-content__item {
        width: 100%;
    }
    body.single-product .product-type-simple .product-main-content .SingleProductInfoBox .single-product-expiration .single-product-expiration-content__item > div {
        display: block !important;
        width: 100% ;
    }

    body.single-product .product-type-simple .product-main-content .SingleProductInfoBox .single-product-expiration .single-product-expiration-content__item .jscountdown-special-item-container{
        width:100%;
    }

    body.single-product .SingleProductInfoBox span.jscountdown-special-item {
        width:calc(25% - 10px );
    }

    body.single-product.woocommerce .single-product-summary .single-product-action-trigger-container .single-product-price .price-text{
        display: flex;
        gap: 5px;
        padding-right: 5px;
        padding-left: 5px;
    }

    body.single-product.woocommerce .single-product-summary .single-product-action-trigger-container .single-product-price .price-text .price-text-meta-item {
        width:33%;
    }

    body.single.single-product.woocommerce .single-product-action-trigger-container .single-product-add-to-cart-button-container{
        padding-right: 5px !important;
        padding-left: 5px !important;
    }
}



.woocommerce-cart .woocommerce form.woocommerce-cart-form table.woocommerce-cart-form__contents tr.cart_item td.product-thumbnail img.wp-post-image {
    width: 96px;
    height: 72px;
    object-fit: cover;
}

.wc-block-components-notice-banner .wc-block-components-notice-banner__content > * {
    width:100% !important;
}

#pwgc-purchase-container.pwgc-force-show{
    display:block !important; 
}