body * {
    font-family: "Avenir LT Std";
    color: #000000;
}
table.cart td, table.cart th {
    padding: 0px !important;
}
form.woocommerce-cart-form {
    margin: 0 auto;
    max-width: 750px;
    padding-top: 10px !important;
}
tr.woocommerce-cart-form__cart-item.cart_item {
    background-color: #F5F5F5;
    padding: 30px 100px;
    display: block;
    width: 100%;
    margin-bottom: 12px;
}

.edit-name-button{
    background-color: #00c2bc;
    color: #fff;
    font-size: 10px;
    vertical-align: middle;
    cursor: pointer;
    padding: .6180469716em 1.41575em;
    text-decoration: none;
    font-weight: 600;
    text-shadow: none;
    display: inline-block;
    height: 30px;
    position: relative;
    top: -2px;
}
.edit-name-button:hover{
    color: #eef0f1;
    text-decoration: underline;
}
table:not( .has-background ) tbody td {
    background: none !important;
}
table.cart .product-thumbnail img{
	width: 65px;
    max-width: 4.706326em !important;
    margin-right: 109px !important;
}
.product-thumbnail {
    margin-right: 30px;
    position: relative;
}
.remove.product-removes {
    position: absolute;
    left: -30px;
}
.woocommerce-cart-form__cart-item.cart_item p {
    margin: 0px;
    margin-bottom: 5px;
}
.bridal {
    font-size: 19px !important;
    line-height: 26px !important;
    font-weight: bold;
    color: #000000 !important;
    text-transform: uppercase;
    margin-bottom: 12px !important;
}
.cart_edit_name a{
	font-size: 11px;
    line-height: 11px;
    color: #3FBFB9;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.cart_edit_name {
    display: flex;
    margin-bottom: 5px;
}
.amount {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 16px;
    display: block;
}
.product-price > .amount:first-child{
    margin-bottom: 80px;
}
.woocommerce-cart-form__cart-item.cart_item p {
    margin: 0px;
    color: #000;
    font-size: 15px;
    line-height: 14px;
    margin-bottom: 10px;
}
.product-name {
    min-width: 120px !important;
    width: 100%;
}
.add_to_pocket {
   font-size: 10px;
    line-height: 14px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
}
.add_to_pocket input{
    height: 9px;
    width: 9px;
    border-radius: 16px;
    margin-right: 6px;
}
.woocommerce-Price-amount.amount bdi {
    color: #000;
    /* position: absolute; */
    margin-bottom: 12px;
    bottom: 0;

} 
.shop_table.shop_table_responsive .cart-subtotal{
    position: relative;
}
.woocommerce-Price-amount.amount span {
    color: #000;
}
.woocommerce-cart-form__cart-item.cart_item .product-name .cart_total{
	color: #000;
	font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    margin-top: 10px;
    position: absolute;
    bottom: 0;
}
.product-price:after{
	content: "";
    position: absolute;
    height: 100%;
    width: 1.37338px;
    background-color: #C4C4C4;
    right: 80px;
    bottom: -1px;
}
.product-price{
	position: relative;
}
.product-price:after {
    content: "";
    position: absolute;
    height: 80%;
    width: 1px;
    background-color: #C4C4C4;
    left: -16px;
    top: 0px;
}
.woocommerce-Price-amount.amount {
    margin-top: 0px;
}
h3.cart {
    font-size: 36px;
    line-height: 43px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
       margin-bottom: 23px;
}
.itm-notes p {
    font-size: 11px;
    line-height: 13px;
    color: #616161;
    margin-bottom: 5px;
}
.itm-note-input {
    width: 100%;
    background: #F5F5F5;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    height: 69px;
    font-size: 10px;
    line-height: 12px;
    color: #C5C5C5;
    padding: 9px 13px
}
.product-name .quantity {
   display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding: 0;
    margin-left: 0px;
    width: auto;
}
.quant-txt{
	    margin: 0px !important;
	    margin-right: 5px !important;
}
.woocommerce {
    background-color: #fff;
    flex:1;
}
.quantity input {
    border: 1px solid #888888 !important;
    width: 100%;
    text-align: center;
    height: 17px;
    /* width: 17px; */
    padding: 0;
    color: #888888 !important;
    font-size: 10px;
    line-height: 14px;
}
.dis_per{
		margin-bottom: 13px !important;
}
.cart_totals {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
        align-items: center;
        margin-bottom: 53px !important;
}
.sub_total_div{
	display: flex;
}
.sub_total_div .amount {
    margin: 0px !important;
    display: inline-block;
}
.sub_total_div .amount {
    margin: 0px !important;
    display: inline-block;
    font-size: 20px !important;
    color: #000 !important;
    line-height: 21px;
    margin-left: 5px !important;
    font-weight: bolder;
}
.sub_total_div {
    display: flex;
    align-items: center;
    font-size: 20px !important;
    color: #000 !important;
    line-height: 21px;
    text-transform: uppercase;
    font-weight: bolder;
}
.sub_total_div span{
    width: fit-content;
    width: 100%;
}
.sub_total_div .woocommerce-Price-amount.amount bdi, .sub_total_div .woocommerce-Price-amount.amount span{
	color: #000000
}
tr.cart-subtotal p {
    color: #C5C5C5;
    font-size: 10px;
    line-height: 12px;
}
tr.cart-subtotal p.shipping_calc{
    color: #000000;
    font-size: 14px;
    position: relative;
    top: 8px;
}
.cart_totals .cart-subtotal th {
    padding: 0px;
}
table:not( .has-background ) th {
    background-color: transparent !important;
}
.itm-notes {
    margin-bottom: 20px;
}
.wc-proceed-to-checkout {
    margin: 0px !important;
}
a.checkout-button.button.alt.wc-forward {
    margin: 0px;
        width: max-content;
    background: #3fbfb9;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    color: #ffffff;
    font-weight: bold;
    font-size: 15.4px;
    border-radius: 78px;
    line-height: 18px;
        text-transform: uppercase;
}
a.continue_shopping{
    margin: 0px;
    background: #3fbfb9;
    padding: 0.6180469716em 1.41575em;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    color: #ffffff;
    font-weight: bold;
    font-size: 15.4px;
    border-radius: 78px;
    line-height: 18px;
    text-transform: uppercase;
    white-space: nowrap;
    margin-right: 20px;
}
#checkout_form{
    margin-bottom: 0;
}
a.continue_shopping:hover{
    color: #ffffff;
}
.wc-forward:after{
	display: none !important;
}
.cart_totals .shop_table.shop_table_responsive {
    margin: 0px;
}
.content-area{
	float: none !important;
	    width: 100% !important;
}
.checkout{
	    padding: 23px 26px 121px 23px;
}
.entry-header{
	    text-align: center;
}

/*order confirmation page*/

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-weight: bold;
    font-size: 36px;
    line-height: 43px;
    text-align: center;
    margin-bottom: 72px;
    position: relative;
}
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received:after,
.woocommerce-order-details__title:after, .woocommerce-billing-shipping__title:after {
    content: "";
    position: absolute;
    height: 1.5px;
    background-color: #3FBFB9;
    width: 151px;
    bottom: -36px;
    left: calc(50% - 75px);
}
/* .woocommerce-order-confirmation{
	margin: 0 auto;
    max-width: 643px;
    padding-top: 85px !important;
} */
.woocommerce-order-confirmation .order-contact-txt {
    padding: 36px 38px;
    text-align: center;
    background: #F5F5F5;
    font-weight: bold;
    font-size: 16px;
    color: #616161;
    margin-bottom: 56px;
}
.woocommerce-order-confirmation .order-summ-head {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 26px;
    line-height: 29px;
}
.woocommerce-order-confirmation ul.order_details:after, .woocommerce-order-confirmation ul.order_details:before{
	display: none;
}
.woocommerce-order-confirmation .order_details {
    background-color: transparent;
        margin-top: 0px;
}
.woocommerce-order-confirmation .woocommerce-order-overview__order, 
.woocommerce-order-confirmation .woocommerce-order-overview__delivery_date{
	    padding: 0px !important;
    display: flex;
    align-items: center;
    font-size: 24px;
    text-transform: capitalize;
    line-height: 29px;
        font-weight: normal;
    justify-content: center;
    border: none;
        margin-bottom: 10px;
}
.woocommerce-order-confirmation .woocommerce-order-overview__delivery_date span{
	    padding: 0px !important;
    font-weight: bold !important;
    font-size: 24px !important;
    margin-left: 10px;
}
.woocommerce-order-confirmation .transaction-id{
	margin-bottom: 33px;
    text-align: center;
    color: #A9A9A9;
    font-size: 14px;
    margin-top: 20px;
}
.woocommerce-order-confirmation ul.order_details li strong{
	font-size: 24px;
	margin-left: 10px;
}
.Download-thispage-btn{
	width: 100%;
	text-align: center;
    padding-bottom: 50px;
    margin-bottom: 0;
}
.Download-thispage-btn button{
    background: #3fbfb9;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    color: #ffffff;
    font-weight: bold;
    font-size: 15.4px;
    border-radius: 78px;
    line-height: 18px;
    text-transform: uppercase;
    font-family: "Avenir LT Std";
        width: 266px;
}
.Download-thispage-btn button a{
    color: #ffffff;
    font-weight: bold;
    font-size: 15.4px;
    line-height: 18px;
    text-transform: uppercase;
    font-family: "Avenir LT Std";
    width: 266px;
}
.Download-thispage-btn button:hover a{
    color: #333333;
}
.order-your-design {
    display: flex;
    padding: 37px 59px 37px 98px;
    border: 1px solid #B7B7B7;
    border-radius: 20px;
        margin-bottom: 28px;
}
.order-your-design-img{
	margin-right: 79px;
}
.order-your-design-table td {
    color: #888888;
    font-size: 10px;
    line-height: 14px;
    padding: 5px 0px
}
.order-your-design-table td:first-child {
    padding-right: 102px;
    border-right: 1px solid #C4C4C4;
}
.order-your-design-table td:nth-child(2){
	padding-left: 10px;
}
/* .order-your-design-table{
	border-top: 1px solid #C4C4C4;
} */
.order-your-design-table tr:last-child td {
    /*text-transform: uppercase;*/
    /*font-weight: bold;*/
    color: #B7B7B7;
    /*font-size: 12px;*/
    line-height: 20px;
}
.order-your-design-table tr:first-child td:first-child {
    font-weight: bold;
    color: #B7B7B7;
    font-size: 12px;
}
.order-your-design-table table{
	margin-bottom: 20px;
	border-top: 1px solid #C4C4C4;
	max-width: 230px;
}
.overview_product_details-item p {
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 5px;
    color: #A9A9A9;
}
.overview_product_details-item span{
	color: #A9A9A9;
}
.overview_product_details-item p:first-child {
    text-decoration: underline;
    font-weight: bold;
}
.overview_product_details .overview_product_details-item:nth-child(odd) {
    margin-right: 40px;
}
.overview_product_details-item {
    margin-bottom: 35px;
}
.order-your-design-img img {
    width: 111px;
}
.overview_product_details {
    display: flex;
    flex-flow: wrap;
}
.order-your-design-table table h3{
	font-weight: bold;
font-size: 13px;
color: #A9A9A9;
line-height: 18px;
}
.order-your-design-table-header {
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
}
.note-one{
    font-weight: bold;
    font-size: 13px;
    color: #A9A9A9;
    margin-bottom: 3px;
    line-height: 14px;
}
.note-two{
    
    font-size: 10px;
    color: #A9A9A9;
    margin-bottom: 33px;
    line-height: 14px;
}
.woocommerce-order-confirmation .woocommerce-order-details .woocommerce-order-details__title,
.woocommerce-order-confirmation .woocommerce-billing-shipping .woocommerce-billing-shipping__title{
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 66px;
    line-height: 29px;
    position: relative;
}
.woocommerce-order-confirmation  .order_total p {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 26px;
    z-index: 9999;
    background: #fff;
}
.woocommerce-order-confirmation  .order_total {
    display: flex;
    justify-content: space-between;
        position: relative;
}
.woocommerce-order-confirmation .order_total_price p {
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 24px;
    line-height: 33px;
}
.woocommerce-order-confirmation .order_total_price {
    display: flex;
    justify-content: space-between;
    margin-top: 23px;
}
.woocommerce-order-confirmation .total_price_value {
    color: #3FBFB9;
}
.order_total:after {
    background-color: #DCDCDC;
    content: "";
    height: 1.5px;
    vertical-align: middle;
    width: 100%;
    position: absolute;
    top: 13px;
}
.woocommerce-order-confirmation .order_total p:first-child {
    padding-right: 22px;
}
.woocommerce-order-confirmation .order_total p:last-child {
    padding-left: 22px;
}
.woocommerce-order-details {
    margin-bottom: 40px;
}
.billing_div{
    display: flex;
    flex-wrap: wrap;
    font-size: 20px;
    line-height: 27px;
}
.billing_div_item {
    flex: 50%;
    margin-bottom: 50px;
    text-align: center;
}
.billing_div h4 {
    line-height: 27px;
    font-weight: bold;
}
.back-to-home-btn button {
    width: 183px;
}
.checkout_side_order #order_review_heading, .checkout_side_order #order_review{
background-color: #E5E5E5 !important;
padding: 0px 20px;
}
.checkout_side_order #order_review_heading{
        font-size: 24px;
    text-align: center;
    font-weight: bold;
    line-height: 28px;
    padding-top: 26px;
    padding-bottom: 28px;
}
.checkout_side_order #payment .payment_methods>.wc_payment_method>label, #payment .payment_methods>.woocommerce-PaymentMethod>label{
    background-color: #E5E5E5 !important;
    margin: 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #6C6C6C;
}
.checkout_side_order #payment .payment_methods > li .payment_box, #payment .place-order{
        background-color: #E5E5E5 !important;
}
.checkout_side_order #payment .place-order .button{
        font-size: 24px;
    line-height: 28px;
    background: #3FBFB9;
}
.form-row #order_comments{
  padding: 8px 9px;
  background: #FFFFFF;
  border: 1px solid #9A9A9A;
  box-sizing: border-box;
  font-family: 'Avenir LT Std';
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 14px;
  letter-spacing: 0px;
  text-align: left;
  color: #959595;
  outline: none;
  box-shadow: none !important;
  height: 85px;
}
.checkout_side_order table thead th, .checkout_side_order table td, table th{
    padding: 0px;
}
/* .checkout_side_order table.woocommerce-checkout-review-order-table{
   padding: 0px 20px;
} */
.checkout_side_order table.woocommerce-checkout-review-order-table .product-name:first-child{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7px 0px;
    border: 1px solid #A6A6A6;
    background-color: #fff !important;
    margin-top: 0px;
    margin-bottom: 40px;
}
.checkout_side_order table.woocommerce-checkout-review-order-table .product-name img{
    width: 100%;
    max-width: 30px;
}
.checkout_side_order table.woocommerce-checkout-review-order-table .product-name{
    font-size: 16px;
    line-height: 19px;
}
.checkout_side_order p.cart-subtotal {
    margin-top: 23px;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
}
.checkout_side_order table.woocommerce-checkout-review-order-table th.product-name{
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    padding-bottom: 14px;
}
.checkout_side_order .woocommerce-Price-amount.amount {
        margin-bottom: 23px;
    margin-top: 10px;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    
}
.checkout_side_order .woocommerce-Price-amount.amount bdi, .checkout_side_order .woocommerce-Price-amount.amount span {
    color: #3FBFB9;
    position: relative;
}
.checkout_side_order .tax-total,.checkout_side_order .order-total {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
}
.checkout_side_order table{
    margin-bottom: 0px !important;
    /* padding-bottom: 118px !important; */
    border-bottom: 1px solid #000000;
}


/* Left Section */
.ship-heading-container {
    display: flex !important;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 25px !important;
}
.ship_heading {
    font-family: 'Avenir LT Std';
    font-style: normal;
    font-weight: bold;
    line-height: 29px;
    letter-spacing: 0px;
    text-align: left;
    white-space: nowrap;
    margin-right: 20px;
}
.ship_para {
    font-family: 'Avenir LT Std';
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 14px;
    letter-spacing: 0px;
    text-align: left;
    color: #6c6c6c;
}
span.ship_para.ship_bold {
    font-family: 'Avenir LT Std';
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: 14px;
    letter-spacing: 0px;
    text-align: left;
}
.shipping-checkbox-container {
    display: flex;
    position: relative;
    width: 100%;
    margin-top: 11px;
}
.shipping-checkbox-container input {
    right: auto !important;
    left: 20px;
    top: 3px !important;
}
.shipping-checkbox-container label {
    display: inline-block;
    padding-left: 33px !important;
    font-family: 'Avenir LT Std' !important;
    font-weight: normal !important;
    line-height: 14px;
    letter-spacing: 0px;
    text-align: left;
    color: #6c6c6c;
    font-size: 12px;
}
.site-main, .content-area{
    margin-bottom: 0 !important;
}
.content-area{
    padding-bottom: 30px !important;
}
.customize-support .edit-link{
    display: none;
}
/* Left Section */

/* Coupon */
a.button.apply_coupon.primary_btn {
    background: #3fbfb9;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border: 0;
    outline: 0;
    color: #ffffff;
    cursor: pointer;
    font-family: "Avenir LT Std";
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 14px;
    letter-spacing: 0px;
}
h4.result_coupon {
    font-size: 14px;
    font-family: "Avenir LT Std";
    font-style: normal;
    font-weight: normal;
    line-height: 14px;
    letter-spacing: 0px;
}
a.woocommerce-remove-coupon {
    font-size: 12px;
    font-family: "Avenir LT Std";
    font-style: normal;
    font-weight: bold;
    line-height: 14px;
    letter-spacing: 0px;
    background: red;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 29px;
    color: #ffffff;
    text-decoration: none !important;
    outline: none;
}
/* Coupon */
.coupon_amount span{
    margin-top: 0px !important;
    margin-left: 2px !important;
    color: #3FBFB9 !important;
}

.coupon_amount a{
    margin-left: 9rem !important;
}

/*19 april 2021*/
.order-your-design-img{
    width: 111px;
}
.order-your-design-table{
    width: calc(100% - 190px);
}

/* cart total */
.cart_order_total {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.cart_order_total p:first-child{
    padding-right: 22px;
}

.cart_order_total p:last-child {
    padding-left: 22px;
}

.cart_order_total p {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 26px;
    z-index: 99;
    background: #fff;
}

.cart_order_total:after {
    background-color: #DCDCDC;
    content: "";
    height: 1.5px;
    vertical-align: middle;
    width: 100%;
    position: absolute;
    top: 13px;
}

/* order-received page */
@media only screen and (min-width: 320px) {
    .hr_line {
      width: 170px;
      height: 2.5px;
      background-color: #3FBFB9;
      margin: 28px auto;
    }
    .text-red {
      color: #BD111B;
    }
    .order_table table {
        border-collapse: collapse !important;
      }
    .order_table thead {
      background-color: #F6F6F6;
    }
    .order_table thead tr th {
      border-bottom: 2px solid #f6f6f6 !important;
      padding: 15px !important;
      text-decoration: underline;
    }
    .order_table tbody tr:not(:last-child) {
      border-bottom: 2px solid #d1d1d1;
    }
    .order_table tbody tr td {
      font-family: "Open Sans";
      font-style: normal;
      font-weight: 400;
      font-size: 13.5866px;
      line-height: 100%;
      color: #000000;
      padding: 25px 15px 15px !important;
    }
    .order_table tbody tr td .order_table_img {
      border: 1px solid #d1d1d1;
      padding: 5px 10px;
      width: 100%;
      margin-bottom: 10px;
      max-width: 100px;
      text-align: center;
    }
    .order_table tbody tr td .order_table_img img {
      width: 100%;
      height: auto;
    }
    .header {
      text-align: center;
      margin-top: 50px;
    }
    .header .header_title {
      font-family: "Open Sans";
      font-style: normal;
      font-weight: 700;
      font-size: 32px;
      line-height: 41px;
      color: #000000;
      margin-bottom: 13px;
    }
    .header .header_desc {
      font-family: "Open Sans";
      font-style: normal;
      font-weight: 700;
      font-size: 16px;
      line-height: 130.5%;
      color: #616161;
      margin-bottom: 13px;
    }
    .header .header_link {
      font-family: "Open Sans";
      font-style: italic;
      font-weight: 400;
      font-size: 12px;
      line-height: 16px;
      color: #375FEC;
    }
    .header .header_link:hover {
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline;
      color: #375FEC;
    }
    .order_summary {
      text-align: center;
    }
    .order_summary .order_summary_title {
      font-family: "Open Sans";
      font-style: normal;
      font-weight: 700;
      font-size: 22px;
      line-height: 30px;
      color: #000000;
      margin-bottom: 26px;
    }
    .order_summary .order_summary_desc {
      font-family: "Open Sans";
      font-style: normal;
      font-weight: 400;
      font-size: 22px;
      line-height: 30px;
      color: #000000;
      margin-bottom: 0;
    }
    .order_summary .order_summary_info {
      max-width: 650px;
      font-family: "Open Sans";
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 25px;
      margin: 15px auto 0;
    }
    .order_notes {
      margin-bottom: 40px;
    }
    .order_notes .order_notes_title {
      font-family: "Open Sans";
      font-style: normal;
      font-weight: 700;
      font-size: 16px;
      line-height: 138.5%;
      color: #A9A9A9;
    }
    .order_notes .order_notes_desc {
      font-family: "Open Sans";
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 138.5%;
      color: #A9A9A9;
      padding: 20px;
      background-color: #F7F7F7;
    }
    .order_confirm_link{
        width: 100%;
        text-align: center;
        padding-bottom: 50px;
        margin-bottom: 0;
    }
    .order_confirm_link button{
        background: #3fbfb9;
        box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
        color: #ffffff;
        font-weight: bold;
        font-size: 15.4px;
        border-radius: 78px;
        line-height: 18px;
        font-family: "Avenir LT Std";
        width: fit-content;
        white-space: nowrap;
        margin-right: 30px;
        margin-bottom: 20px;
    }
    .order_confirm_link button a{
        color: #ffffff;
        font-weight: bold;
        font-size: 15.4px;
        line-height: 18px;
        font-family: "Avenir LT Std";
        width: 266px;
        text-decoration: none !important;
        padding: 9px;
    }
    .order_confirm_link button:hover a{
        color: #333333;
    }
}
@media only screen and (min-width: 768px) {
.header {
    text-align: center;
    margin-top: 50px;
}
.container_spacing{
    padding: 0 5% !important;
}
.header .header_title {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 49px;
    color: #000000;
    margin-bottom: 13px;
}
.header .header_desc {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150.5%;
    color: #616161;
    margin-bottom: 13px;
}
.header .header_link {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #375FEC;
}
.header .header_link:hover {
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    color: #375FEC;
}
.order_summary {
    text-align: center;
}
.order_summary .order_summary_title {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    color: #000000;
    margin-bottom: 26px;
}
.order_summary .order_summary_desc {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    color: #000000;
    margin-bottom: 0;
}
.order_summary .order_summary_info {
    max-width: 650px;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    margin: 15px auto 10px;
}
.order_notes {
    margin-bottom: 40px;
}
.order_notes .order_notes_title {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 138.5%;
    color: #A9A9A9;
}
.order_notes .order_notes_desc {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 138.5%;
    color: #A9A9A9;
    padding: 20px;
    background-color: #F7F7F7;
}
}
/* order-received page */

/* cart total */
@media screen and (max-width: 767px){
/* cart page */
footer.welcome-page-footer {width: 100%;position: fixed;bottom: 0;}
.cart_empty_container {min-height: calc(100vh - 110px);}

tr.woocommerce-cart-form__cart-item.cart_item {padding: 0px !important;display: inline-flex !important;
    background-color: transparent !important;margin-bottom: 30px;}
.woocommerce-cart-form table.cart .product-thumbnail img {margin: 0 !important;}
.woocommerce-cart-form td.product-name {text-align: left !important;margin-left: 20px;}
.woocommerce-cart-form table.shop_table_responsive tr td[data-title]:before {content: "" !important;}
.woocommerce-cart-form span.woocommerce-Price-amount.amount {margin-top: 45px !important;}
.woocommerce-cart-form td.product-price {text-align: left !important;}
.woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {padding-left: 20px;}
.woocommerce-cart-form .container.cart-form {padding-left: 60px;padding-right: 60px;}
.woocommerce-cart-form h3.cart {margin-bottom: 24px;}
.amount{font-size: 11px;}
/* checkout */
.checkout_container .form-row.form-row-first {margin-right: 0 !important;}
.mob_checkout { padding: 0px 20px !important;margin-top: 0px !important;}
.mob_checkout .ce-field{padding-left: 22px;}
.mob_checkout input[type="radio"] + label { margin-left: 0;margin-top: 4px;}
.mob_checkout .shipping-checkbox-container label{padding-left: 0px !important;}
.mob_checkout td.product-name{margin-left: 0px;min-width: 80px !important;}
.mob_checkout #order_review {padding-top: 15px !important;}
.mob_checkout button#place_order{margin-bottom: 35px;}

/* thank you */
.thank_you_page{margin: 0 30px !important;max-width: 100%;}
.thank_you_page .billing_div {display: block;}
.thank_you_page .order_total {margin: 0px 25px;}
.thank_you_page .order_total_price {margin-right: 25px;margin-left: 25px;}
.thank_you_page .order-your-design {display: block;}
.thank_you_page .order-your-design-img {margin: 0 auto;}

.cart-discount td{display: none !important;}
.coupon_amount a {margin-left: 10px !important;}
#product-name-input{width: 104px !important;}
#payment .payment_methods li .payment_box {
    padding:1.41575em 0px!important;
    }
    #payment .payment_methods>.wc_payment_method>label, #payment .payment_methods>.woocommerce-PaymentMethod>label {
    padding: 1.41575em 0px!important;
    }
    .checkout_side_order #payment .payment_methods>.wc_payment_method>label{
        display: flex;
        gap: 5px;
    }
}

@media screen and (max-width: 480px){
/* cart page */
.woocommerce-cart-form td.product-name {margin-left: 5px;}
.woocommerce-cart-form .container.cart-form { padding-left: 15px; padding-right: 15px;}
.delete-cart .modal-dialog{margin-left: 15px;margin-right: 15px;}
.delete-cart .delete-product_actions button{margin-bottom: 20px;}
.upsells-modal .modal-dialog{margin-left: 15px;margin-right: 15px;}
.upsell-image img{max-width: 100px;}

/* checkout */
.mob_checkout {padding: 0px 5px !important;}
.mob_checkout th.product-name {min-width: 143px !important;}

/* thank-you */
.thank_you_page .order-your-design-table { width: 100%;}
.thank_you_page .order-your-design-table-header {margin-top: 30px;}
.thank_you_page .confirmation_product_details{font-size: 18px;}
.thank_you_page .woocommerce-order-overview__order,.woocommerce-order-overview__delivery_date{font-size: 19px !important;}
.thank_you_page .woocommerce-order-overview__order strong{font-size: 18px !important;}
.woocommerce-order-confirmation .woocommerce-order-overview__delivery_date span {font-size: 18px !important;}
.thank_you_page .order-your-design{padding-left: 55px !important;padding-right: 35px !important;}

#payment .payment_methods li img{float:none !important;}
}
@media screen and (max-width: 374px){
    .edit-name-button{
        margin-top: 10px;
    }
}

@media screen and (max-width: 380px){
/* cart page */
.woocommerce-cart-form .edit-option-container a{font-size: 11px !important;}
.woocommerce-cart-form td.product-name {margin-left: 5px; }
.upsells-modal .modal-body{padding-left: 15px;}
.delete-cart .modal-body{padding-bottom: 10px !important;}

/* checkout */
.mob_checkout{padding: 0px 15px !important;}
.mob_checkout .place-order .button{font-size: 20px !important;}
.mob_checkout th.product-name {min-width: 120px !important;}

/* thank-you */
.thank_you_page{margin: 0 15px !important;}
.thank_you_page .woocommerce-order-overview__order,.woocommerce-order-overview__delivery_date{font-size: 16px !important;}


}


.cart_prodcut_id, .cart_product_id {
    margin-bottom: 20px !important;
}
.cart-notes{
    padding-left:0;
}
.cart-notes a{
    font-size:14px!important;
    color:#3FBFB9;
}
.cart-notes a:hover{
    color:#3FBFB9;
    text-decoration:underline;
}


.royalty_fee_cart a{
  font-size: 10px;
  margin-top: 2px;
  margin-left: 5px;
  color: #3FBFB9;
  text-decoration: underline;
}

.cart_product_url {
    margin-top: 4px;
    font-size: 13px;
    line-height: 1.5;
    word-break: break-all;
}

.product-url-link {
    display: inline-block;
    color:#3FBFB9;
    text-decoration: underline;
    max-width: 80%;
    overflow-wrap: anywhere;
}

/* ============================================
   Native WooCommerce cart widget in custom header
   ============================================ */

/* Cart widget container */
.header_section_left .site-header-cart,
.app_header_section_left .site-header-cart {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    display: inline-flex;
    align-items: center;
}
/* Remove Storefront's vertical border on the cart list items and the main menu ul */
.header_section_left .site-header-cart.menu,
.app_header_section_left .site-header-cart.menu,
.header_section_left .site-header-cart > li,
.app_header_section_left .site-header-cart > li {
    border: none !important;
    list-style: none !important;
}

/* Cart link (the clickable icon area) */
.header_section_left .site-header-cart .cart-contents,
.app_header_section_left .site-header-cart .cart-contents {
    display: inline-flex;
    align-items: center;
    position: relative;
    text-decoration: none !important;
    padding: 5px;
}

/* Cart SVG icon */
.header_section_left .site-header-cart .cart-contents .cw-cart-icon,
.app_header_section_left .site-header-cart .cart-contents .cw-cart-icon {
    width: 42px !important;
    height: auto !important;
    display: block !important;
}

/* Red badge with item count */
.header_section_left .site-header-cart .cart-contents .cw-cart-badge,
.app_header_section_left .site-header-cart .cart-contents .cw-cart-badge {
    position: absolute;
    top: -4px;
    right: -6px;
    min-width: 18px;
    height: 18px;
    border-radius: 50%;
    background: red;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    padding: 0 4px;
}

/* Hide the default Storefront FontAwesome cart icon (not needed, we use SVG) */
.header_section_left .site-header-cart .cart-contents:after,
.app_header_section_left .site-header-cart .cart-contents:after {
    display: none !important;
    content: none !important;
}

/* Hide the cart dropdown completely on mobile devices and reduce icon size */
@media (max-width: 768px) {
    /* Completely obliterate the dropdown so JS cannot make it flash */
    .header_section_left .site-header-cart .widget_shopping_cart,
    .app_header_section_left .site-header-cart .widget_shopping_cart {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
        pointer-events: none !important;
        height: 0 !important;
        overflow: hidden !important;
        z-index: -1 !important;
    }

    /* Reduce cart icon size on mobile screens so it's not overwhelmingly large */
    .header_section_left .site-header-cart .cart-contents .cw-cart-icon,
    .app_header_section_left .site-header-cart .cart-contents .cw-cart-icon {
        width: 28px !important;
    }
    
    /* Adjust badge position slightly for the smaller mobile icon */
    .header_section_left .site-header-cart .cart-contents .cw-cart-badge,
    .app_header_section_left .site-header-cart .cart-contents .cw-cart-badge {
        top: -2px !important;
        right: -4px !important;
    }
}

/* Mini-cart dropdown (hidden by default) */
.header_section_left .site-header-cart .widget_shopping_cart,
.app_header_section_left .site-header-cart .widget_shopping_cart {
    display: none;
    position: absolute;
    top: 100%;
    right: auto;
    left: auto;
    transform: translateX(-85%);
    z-index: 999999;
    width: 320px;
    max-width: 90vw;
    background: #fff;
    padding: 20px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
}

/* Show mini-cart on hover / focus */
.header_section_left .site-header-cart:hover .widget_shopping_cart,
.header_section_left .site-header-cart:focus-within .widget_shopping_cart,
.app_header_section_left .site-header-cart:hover .widget_shopping_cart,
.app_header_section_left .site-header-cart:focus-within .widget_shopping_cart {
    display: block;
}

/* Hide widget title inside mini-cart */
.header_section_left .site-header-cart .widget_shopping_cart .widgettitle,
.app_header_section_left .site-header-cart .widget_shopping_cart .widgettitle {
    display: none;
}

/* Cart list items */
.header_section_left .site-header-cart .widget_shopping_cart ul.cart_list,
.app_header_section_left .site-header-cart .widget_shopping_cart ul.cart_list {
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
}

/* Scrollbar styling for cart list */
.header_section_left .site-header-cart .widget_shopping_cart ul.cart_list::-webkit-scrollbar,
.app_header_section_left .site-header-cart .widget_shopping_cart ul.cart_list::-webkit-scrollbar {
    width: 6px;
}
.header_section_left .site-header-cart .widget_shopping_cart ul.cart_list::-webkit-scrollbar-track,
.app_header_section_left .site-header-cart .widget_shopping_cart ul.cart_list::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.header_section_left .site-header-cart .widget_shopping_cart ul.cart_list::-webkit-scrollbar-thumb,
.app_header_section_left .site-header-cart .widget_shopping_cart ul.cart_list::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;
}

/* Use a bulletproof Float layout. Grid fails when plugins inject unexpected DOM nodes. */
.header_section_left .site-header-cart .widget_shopping_cart_content,
.app_header_section_left .site-header-cart .widget_shopping_cart_content {
    background: #fff !important; /* Override Storefront's grey background */
}

.header_section_left .site-header-cart .widget_shopping_cart ul.cart_list li,
.app_header_section_left .site-header-cart .widget_shopping_cart ul.cart_list li {
    padding: 15px 10px 15px 35px !important;
    border-bottom: 1px solid #eee !important;
    list-style: none !important;
    display: block !important;
    position: relative !important;
    font-size: 14px !important;
    color: #333 !important;
    line-height: 1.4 !important;
    min-height: 110px !important; /* Accommodate 80px image + padding */
}

/* Clearfix for the floated image */
.header_section_left .site-header-cart .widget_shopping_cart ul.cart_list li::after,
.app_header_section_left .site-header-cart .widget_shopping_cart ul.cart_list li::after {
    content: "";
    display: table;
    clear: both;
}

/* Remove button - Absolute positioned to the top left */
.header_section_left .site-header-cart .widget_shopping_cart ul.cart_list li a.remove,
.app_header_section_left .site-header-cart .widget_shopping_cart ul.cart_list li a.remove {
    position: absolute !important;
    left: 5px !important;
    top: 15px !important;
    display: block !important;
    width: 20px !important;
    height: 20px !important;
    line-height: 18px !important;
    border-radius: 50% !important;
    background: #ccc !important;
    font-size: 0 !important; /* Hide original text node */
    text-decoration: none !important;
    margin: 0 !important;
}
.header_section_left .site-header-cart .widget_shopping_cart ul.cart_list li a.remove:hover,
.app_header_section_left .site-header-cart .widget_shopping_cart ul.cart_list li a.remove:hover {
    background: red !important;
}

/* Inject clean 'x' icon */
.header_section_left .site-header-cart .widget_shopping_cart ul.cart_list li a.remove::before,
.app_header_section_left .site-header-cart .widget_shopping_cart ul.cart_list li a.remove::before {
    content: "×" !important;
    display: block !important;
    font-size: 18px !important;
    font-weight: bold !important;
    color: #fff !important;
    line-height: 20px !important;
    font-family: Arial, sans-serif !important;
    text-align: center !important;
}
.header_section_left .site-header-cart .widget_shopping_cart ul.cart_list li a.remove::after,
.app_header_section_left .site-header-cart .widget_shopping_cart ul.cart_list li a.remove::after {
    display: none !important;
    content: none !important;
}

/* Wrapper <a> tag is a standard block */
.header_section_left .site-header-cart .widget_shopping_cart ul.cart_list li > a:not(.remove),
.app_header_section_left .site-header-cart .widget_shopping_cart ul.cart_list li > a:not(.remove) {
    display: block !important;
    text-decoration: none !important;
    color: inherit !important;
}

/* Product thumbnail - Floated left */
.header_section_left .site-header-cart .widget_shopping_cart ul.cart_list li img,
.app_header_section_left .site-header-cart .widget_shopping_cart ul.cart_list li img {
    float: left !important;
    width: 80px !important;
    max-width: 80px !important;
    height: 80px !important;
    object-fit: contain !important;
    margin: 0 15px 10px 0 !important;
    border: none !important;
    box-shadow: none !important;
}

/* Variations/Swatches and Quantity flow naturally to the right of the floated image */
.header_section_left .site-header-cart .widget_shopping_cart ul.cart_list li dl.variation,
.app_header_section_left .site-header-cart .widget_shopping_cart ul.cart_list li dl.variation {
    display: block !important;
    clear: none !important; /* Do NOT clear the floated image! */
    margin: 2px 0 0 95px !important; /* Force margin to align with text */
    padding: 0 !important;
    font-size: 12px !important;
}

.header_section_left .site-header-cart .widget_shopping_cart ul.cart_list li .quantity,
.app_header_section_left .site-header-cart .widget_shopping_cart ul.cart_list li .quantity {
    display: block !important;
    clear: none !important; /* Do NOT clear the floated image! */
    margin: 2px 0 0 95px !important; /* Force margin to align with text */
    padding: 0 !important;
    font-size: 13px !important;
    color: #000 !important;
    font-weight: bold !important;
}


/* Cart totals */
.header_section_left .site-header-cart .widget_shopping_cart .total,
.app_header_section_left .site-header-cart .widget_shopping_cart .total {
    font-size: 16px !important;
    font-weight: bold !important;
    padding: 15px 0 !important;
    margin: 0 !important;
    text-align: center !important;
    border-top: 1px solid #eee !important;
    color: #000 !important;
    background: #fff !important; /* Override Storefront grey */
}

/* View Cart / Checkout buttons container */
.header_section_left .site-header-cart .widget_shopping_cart .buttons,
.app_header_section_left .site-header-cart .widget_shopping_cart .buttons {
    margin: 0 !important;
    padding: 15px 10px 10px 10px !important;
    display: flex !important;
    justify-content: space-between !important;
    gap: 10px !important;
    background: #fff !important; /* Override Storefront grey */
    border-top: 1px solid #eee !important; /* Restore gray line */
}

/* Individual buttons */
.header_section_left .site-header-cart .widget_shopping_cart .buttons a,
.app_header_section_left .site-header-cart .widget_shopping_cart .buttons a {
    display: block !important;
    flex: 1 !important;
    width: calc(50% - 5px) !important; /* Bulletproof width against Storefront floats */
    float: none !important;
    padding: 10px !important;
    margin: 0 !important;
    height: 42px !important; /* Force exact same height for both buttons */
    line-height: 22px !important; /* Force exact same line-height */
    box-sizing: border-box !important;
    font-size: 14px !important;
    font-weight: bold !important;
    text-decoration: none !important;
    border-radius: 4px !important;
    text-align: center !important;
    color: #000 !important;
    background: #f1f1f1 !important;
    border: none !important;
    transition: all 0.2s !important;
}

.header_section_left .site-header-cart .widget_shopping_cart .buttons a.checkout,
.app_header_section_left .site-header-cart .widget_shopping_cart .buttons a.checkout {
    background: #3FBFB9 !important; /* Brand color */
    color: #fff !important;
    margin: 0 !important;
}

.header_section_left .site-header-cart .widget_shopping_cart .buttons a:hover,
.app_header_section_left .site-header-cart .widget_shopping_cart .buttons a:hover {
    opacity: 0.8 !important;
}


/* Empty cart message */
.header_section_left .site-header-cart .widget_shopping_cart .empty,
.app_header_section_left .site-header-cart .widget_shopping_cart .empty {
    font-size: 14px;
    color: #666;
    padding: 10px 0;
    text-align: center;
    margin: 0;
}

