/* 
Theme Name: Hello Elementor Child New
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
 *  oom_cn
*/


.g-recaptcha {
    margin-top: 10px !important;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) and (orientation: landscape) {
    .e-con-inner {
        margin-left: 20px !important;
        margin-right:20px
            !important;
    }
	
}

body, html{
    overflow-x: hidden;
}

p.comment-form-comment:before {
    content: "We value authentic feedback and reserve the rights to publish reviews that are email-verified with purchases.";
    display: block;
}
input#terms {
    margin-right: 10px;
}
p.form-submit {
    text-align: right;
}

/** Row And Column Start**/
.row{
    display:flex;
    flex-wrap:wrap;
}
.row>*{
    flex-shrink:0;
    width:100%;
    max-width:100%;
}
.col{
    flex:1 0 0%
}
.row-cols-auto>*{
    flex:0 0 auto;
    width:auto
}
.row-cols-1>*{
    flex:0 0 auto;
    width:100%
}
.row-cols-2>*{
    flex:0 0 auto;
    width:50%
}
.row-cols-3>*{
    flex:0 0 auto;
    width:33.3333333333%
}
.row-cols-4>*{
    flex:0 0 auto;
    width:25%
}
.row-cols-5>*{
    flex:0 0 auto;
    width:20%
}
.row-cols-6>*{
    flex:0 0 auto;
    width:16.6666666667%
}
.col-auto{
    flex:0 0 auto;
    width:auto
}
.col-1{
    flex:0 0 auto;
    width:8.33333333%
}
.col-2{
    flex:0 0 auto;
    width:16.66666667%
}
.col-3{
    flex:0 0 auto;
    width:25%
}
.col-4{
    flex:0 0 auto;
    width:33.33333333%
}
.col-5{
    flex:0 0 auto;
    width:41.66666667%
}
.col-6{
    flex:0 0 auto;
    width:50%
}
.col-7{
    flex:0 0 auto;
    width:58.33333333%
}
.col-8{
    flex:0 0 auto;
    width:66.66666667%
}
.col-9{
    flex:0 0 auto;
    width:75%
}
.col-10{
    flex:0 0 auto;
    width:83.33333333%
}
.col-11{
    flex:0 0 auto;
    width:91.66666667%
}
.col-12{
    flex:0 0 auto;
    width:100%
}
@media (min-width:576px){
    .col-sm{
        flex:1 0 0%
    }
    .row-cols-sm-auto>*{
        flex:0 0 auto;
        width:auto
    }
    .row-cols-sm-1>*{
        flex:0 0 auto;
        width:100%
    }
    .row-cols-sm-2>*{
        flex:0 0 auto;
        width:50%
    }
    .row-cols-sm-3>*{
        flex:0 0 auto;
        width:33.3333333333%
    }
    .row-cols-sm-4>*{
        flex:0 0 auto;
        width:25%
    }
    .row-cols-sm-5>*{
        flex:0 0 auto;
        width:20%
    }
    .row-cols-sm-6>*{
        flex:0 0 auto;
        width:16.6666666667%
    }
    .col-sm-auto{
        flex:0 0 auto;
        width:auto
    }
    .col-sm-1{
        flex:0 0 auto;
        width:8.33333333%
    }
    .col-sm-2{
        flex:0 0 auto;
        width:16.66666667%
    }
    .col-sm-3{
        flex:0 0 auto;
        width:25%
    }
    .col-sm-4{
        flex:0 0 auto;
        width:33.33333333%
    }
    .col-sm-5{
        flex:0 0 auto;
        width:41.66666667%
    }
    .col-sm-6{
        flex:0 0 auto;
        width:50%
    }
    .col-sm-7{
        flex:0 0 auto;
        width:58.33333333%
    }
    .col-sm-8{
        flex:0 0 auto;
        width:66.66666667%
    }
    .col-sm-9{
        flex:0 0 auto;
        width:75%
    }
    .col-sm-10{
        flex:0 0 auto;
        width:83.33333333%
    }
    .col-sm-11{
        flex:0 0 auto;
        width:91.66666667%
    }
    .col-sm-12{
        flex:0 0 auto;
        width:100%
    }
}
@media (min-width:768px){
    .col-md{
        flex:1 0 0%
    }
    .row-cols-md-auto>*{
        flex:0 0 auto;
        width:auto
    }
    .row-cols-md-1>*{
        flex:0 0 auto;
        width:100%
    }
    .row-cols-md-2>*{
        flex:0 0 auto;
        width:50%
    }
    .row-cols-md-3>*{
        flex:0 0 auto;
        width:33.3333333333%
    }
    .row-cols-md-4>*{
        flex:0 0 auto;
        width:25%
    }
    .row-cols-md-5>*{
        flex:0 0 auto;
        width:20%
    }
    .row-cols-md-6>*{
        flex:0 0 auto;
        width:16.6666666667%
    }
    .col-md-auto{
        flex:0 0 auto;
        width:auto
    }
    .col-md-1{
        flex:0 0 auto;
        width:8.33333333%
    }
    .col-md-2{
        flex:0 0 auto;
        width:16.66666667%
    }
    .col-md-3{
        flex:0 0 auto;
        width:25%
    }
    .col-md-4{
        flex:0 0 auto;
        width:33.33333333%
    }
    .col-md-5{
        flex:0 0 auto;
        width:41.66666667%
    }
    .col-md-6{
        flex:0 0 auto;
        width:50%
    }
    .col-md-7{
        flex:0 0 auto;
        width:58.33333333%
    }
    .col-md-8{
        flex:0 0 auto;
        width:66.66666667%
    }
    .col-md-9{
        flex:0 0 auto;
        width:75%
    }
    .col-md-10{
        flex:0 0 auto;
        width:83.33333333%
    }
    .col-md-11{
        flex:0 0 auto;
        width:91.66666667%
    }
    .col-md-12{
        flex:0 0 auto;
        width:100%
    }
}
@media (min-width:992px){
    .col-lg{
        flex:1 0 0%
    }
    .row-cols-lg-auto>*{
        flex:0 0 auto;
        width:auto
    }
    .row-cols-lg-1>*{
        flex:0 0 auto;
        width:100%
    }
    .row-cols-lg-2>*{
        flex:0 0 auto;
        width:50%
    }
    .row-cols-lg-3>*{
        flex:0 0 auto;
        width:33.3333333333%
    }
    .row-cols-lg-4>*{
        flex:0 0 auto;
        width:25%
    }
    .row-cols-lg-5>*{
        flex:0 0 auto;
        width:20%
    }
    .row-cols-lg-6>*{
        flex:0 0 auto;
        width:16.6666666667%
    }
    .col-lg-auto{
        flex:0 0 auto;
        width:auto
    }
    .col-lg-1{
        flex:0 0 auto;
        width:8.33333333%
    }
    .col-lg-2{
        flex:0 0 auto;
        width:16.66666667%
    }
    .col-lg-3{
        flex:0 0 auto;
        width:25%
    }
    .col-lg-4{
        flex:0 0 auto;
        width:33.33333333%
    }
    .col-lg-5{
        flex:0 0 auto;
        width:41.66666667%
    }
    .col-lg-6{
        flex:0 0 auto;
        width:50%
    }
    .col-lg-7{
        flex:0 0 auto;
        width:58.33333333%
    }
    .col-lg-8{
        flex:0 0 auto;
        width:66.66666667%
    }
    .col-lg-9{
        flex:0 0 auto;
        width:75%
    }
    .col-lg-10{
        flex:0 0 auto;
        width:83.33333333%
    }
    .col-lg-11{
        flex:0 0 auto;
        width:91.66666667%
    }
    .col-lg-12{
        flex:0 0 auto;
        width:100%
    }
}
@media (min-width:1200px){
	li a.woocommerce-LoopProduct-link img {
		min-height: 300px;
		object-fit: cover;
	}
    .col-xl{
        flex:1 0 0%
    }
    .row-cols-xl-auto>*{
        flex:0 0 auto;
        width:auto
    }
    .row-cols-xl-1>*{
        flex:0 0 auto;
        width:100%
    }
    .row-cols-xl-2>*{
        flex:0 0 auto;
        width:50%
    }
    .row-cols-xl-3>*{
        flex:0 0 auto;
        width:33.3333333333%
    }
    .row-cols-xl-4>*{
        flex:0 0 auto;
        width:25%
    }
    .row-cols-xl-5>*{
        flex:0 0 auto;
        width:20%
    }
    .row-cols-xl-6>*{
        flex:0 0 auto;
        width:16.6666666667%
    }
    .col-xl-auto{
        flex:0 0 auto;
        width:auto
    }
    .col-xl-1{
        flex:0 0 auto;
        width:8.33333333%
    }
    .col-xl-2{
        flex:0 0 auto;
        width:16.66666667%
    }
    .col-xl-3{
        flex:0 0 auto;
        width:25%
    }
    .col-xl-4{
        flex:0 0 auto;
        width:33.33333333%
    }
    .col-xl-5{
        flex:0 0 auto;
        width:41.66666667%
    }
    .col-xl-6{
        flex:0 0 auto;
        width:50%
    }
    .col-xl-7{
        flex:0 0 auto;
        width:58.33333333%
    }
    .col-xl-8{
        flex:0 0 auto;
        width:66.66666667%
    }
    .col-xl-9{
        flex:0 0 auto;
        width:75%
    }
    .col-xl-10{
        flex:0 0 auto;
        width:83.33333333%
    }
    .col-xl-11{
        flex:0 0 auto;
        width:91.66666667%
    }
    .col-xl-12{
        flex:0 0 auto;
        width:100%
    }
}
@media (min-width:1400px){
    .col-xxl{
        flex:1 0 0%
    }
    .row-cols-xxl-auto>*{
        flex:0 0 auto;
        width:auto
    }
    .row-cols-xxl-1>*{
        flex:0 0 auto;
        width:100%
    }
    .row-cols-xxl-2>*{
        flex:0 0 auto;
        width:50%
    }
    .row-cols-xxl-3>*{
        flex:0 0 auto;
        width:33.3333333333%
    }
    .row-cols-xxl-4>*{
        flex:0 0 auto;
        width:25%
    }
    .row-cols-xxl-5>*{
        flex:0 0 auto;
        width:20%
    }
    .row-cols-xxl-6>*{
        flex:0 0 auto;
        width:16.6666666667%
    }
    .col-xxl-auto{
        flex:0 0 auto;
        width:auto
    }
    .col-xxl-1{
        flex:0 0 auto;
        width:8.33333333%
    }
    .col-xxl-2{
        flex:0 0 auto;
        width:16.66666667%
    }
    .col-xxl-3{
        flex:0 0 auto;
        width:25%
    }
    .col-xxl-4{
        flex:0 0 auto;
        width:33.33333333%
    }
    .col-xxl-5{
        flex:0 0 auto;
        width:41.66666667%
    }
    .col-xxl-6{
        flex:0 0 auto;
        width:50%
    }
    .col-xxl-7{
        flex:0 0 auto;
        width:58.33333333%
    }
    .col-xxl-8{
        flex:0 0 auto;
        width:66.66666667%
    }
    .col-xxl-9{
        flex:0 0 auto;
        width:75%
    }
    .col-xxl-10{
        flex:0 0 auto;
        width:83.33333333%
    }
    .col-xxl-11{
        flex:0 0 auto;
        width:91.66666667%
    }
    .col-xxl-12{
        flex:0 0 auto;
        width:100%
    }
}
/** Row And Column End**/

/** Floating icons Start**/
.oom_float {
	position:fixed;
    padding: 15px;
	color:#FFF;
	padding: 10px 20px;
	text-align:center;
	border-radius: 30px;
	/*box-shadow: 1px 1px 3px #c4c2c2;*/
	z-index: 99;
	font-size: 18px;
    font-weight: 300;
}

.oom_float i {
    font-size: 22px;
}

.oom_left {
    left:20px;
}

.oom_right {
    right:20px;
}

#oom_floating_whatsapp .oom_right {
    bottom: 20px;
    background-color: #27D366;
    padding: 16px;
    width: 60px;
    height: 60px;
}

#oom_floating_whatsapp .oom_right:hover {
    color: #fff;
    background-color: #118C7E;
    bottom: 22px;
    transition: bottom 0.2s ease-in-out;
}


#oom_floating_whatsapp .oom_float i {
    font-size: 30px;
}

/** Floating icons End**/

/* cart page */
/** Steps Process **/
/** Steps Process **/
.step-cart-progress-list {
    display: flex;
    border-bottom: 0px solid #BABABA;
    align-items: center;
    justify-content: center;
}

.step-cart-progress-item {
/*     width: 100%; */
	width: fit-content;
}

.step-cart-progress-item.progress-cart {
/*     text-align: left; */
	text-align: center;
	padding: 10px 0px;
}

.step-cart-progress-item.progress-payment {
/*     text-align: right; */
	text-align: center;
	padding: 10px 0px;
}

.step-cart-progress-item.progress-complete {
/*     text-align: right; */
	text-align: center;
	padding: 10px 0px;
}

.step-cart-progress-item.progress-arrow {
/*     margin-top: 8px;
    width: 50%; */
	width: 10%;
	text-align: center;
	margin:auto;
}

.step-cart-progress-item.progress-arrow i {
    color: #BABABA;
}

.step-cart-progress-item.progress-arrow i.current {
    color: #000000;
}

.step-cart-progress-item.progress-arrow.right {
/*     text-align: right; */
	text-align: center;
}

.step-cart-progress-item h4.current {
    color: #000000;
}

.step-cart-progress-item.progress-cart hr.current {
    border-top: 0px;
    border-bottom: 0px solid #000000;
    width: 100px;
}

.step-cart-progress-item.progress-payment hr.current {
    border-top: 0px;
    border-bottom: 0px solid #000000;
    width: 150px;
}

.text-center {
    text-align: center;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.pl-0 {
    padding-left: 0;
}
.button {
    padding: 0.7rem 1.5rem;
    border: 1px solid #4361ee;
    background-color: #4361ee;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}
.submit-btn {
    border: 1px solid #0e9594;
    background-color: #0e9594;
}
.mt-3 {
    margin-top: 2rem;
}
.d-none {
    display: none;
}
.font-normal {
    font-weight: normal;
}
ul.form-stepper {
    counter-reset: section;
    margin-bottom: 3rem;
    margin-left: 30px!important;
}
ul.form-stepper .form-stepper-circle {
    position: relative;
}
ul.form-stepper .form-stepper-circle span {
    font-family: "Red Hat Display", Sans-serif;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.form-stepper-horizontal {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
ul.form-stepper > li:not(:last-of-type) {
    margin-bottom: 0.625rem;
    -webkit-transition: margin-bottom 0.4s;
    -o-transition: margin-bottom 0.4s;
    transition: margin-bottom 0.4s;
}
.form-stepper-horizontal > li:not(:last-of-type) {
    margin-bottom: 0 !important;
    margin-left: -30px;
}
.form-stepper-horizontal li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.form-stepper-horizontal li:not(:last-child):after {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 4px;
    content: "";
    top: 23%;
}
.form-stepper-horizontal li:after {
    background-color: #A6B4C2;
    margin-left: -30px;
}
.form-stepper-horizontal li.form-stepper-completed:after {
    background-color: #042B52;
}
.form-stepper-horizontal li:last-child {
    flex: unset;
    margin-left: -30px;
}
ul.form-stepper li a .form-stepper-circle {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 0;
    line-height: 1.7rem;
    text-align: center;
    background: rgba(0, 0, 0, 0.38);
    border-radius: 50%;
}
.form-stepper .form-stepper-active .form-stepper-circle {
    background-color: #8e6f56 !important;
    color: #fff;
}
.form-stepper .form-stepper-active .label {
    color: #8E6F56 !important;
}
.order_summary_before_total hr {
    background: #8E6F56!important;
}
.form-stepper .form-stepper-active .form-stepper-circle:hover {
    background-color: #4361ee !important;
    color: #fff !important;
}
.form-stepper .form-stepper-unfinished .form-stepper-circle {
    background-color: #A6B4C2;
    color: #fff;
}
.form-stepper .form-stepper-completed .form-stepper-circle {
    background-color: #042B52 !important;
    color: #fff;
}

.form-stepper .form-stepper-completed .label {
    color: #333333 !important;
}
.form-stepper .form-stepper-completed .form-stepper-circle:hover {
    background-color: #333333 !important;
    color: #fff !important;
}
.form-stepper .form-stepper-active span.text-muted {
    color: #fff !important;
}
.form-stepper .form-stepper-completed span.text-muted {
    color: #fff !important;
}
.form-stepper .label {
    font-family: "Red Hat Display", Sans-serif;
    font-size: 12px;
}
.form-stepper a {
    cursor: default;
    z-index: 2;
}

.step-container h4 {
    font-family: "Red Hat Display", Sans-serif;
    font-size: 30px;
    padding-bottom: 20px;
}

.step-container p {
    font-family: "Red Hat Display", Sans-serif;
    font-size: 14px;
}

.step-container .product_details .product_details__title h4 {
    font-family: "Red Hat Display", Sans-serif;
    font-size: 22px;
    padding-bottom: 0px;
    color: #444444;
}

.step-container .product_details .product_details__title a {
    color: #444444;
}

.step-order-summary {
    padding: 20px 40px;
    background: #e9eef1;
}
.step-order-summary h4 {
    font-family: "Red Hat Display", Sans-serif;
    font-size: 22px;
    padding-bottom: 0px;
    color: #444444;
}

.step-cart-contents ul {
    padding: 0;
}
.step-cart-contents ul li {
    list-style: none;
    padding-bottom: 20px;
}
.product_details .product_details__qty,
.product_details .product_details__price {
    color: #444444;
    font-size: 14px;
}

.remove_cart_item {
    float: right;
    margin-right: 15%;
}

.step-cart-contents .remove_cart_item a {
    font-size: 12px;
    font-weight: normal;
    color: #444444!important;
    text-decoration: underline;
}

.step-cart-contents .remove_cart_item a:hover {
    background: none;
     color: #F5090F!important;
}
.step-order-summary__list ul {
    padding: 0;
}
.step-order-summary__list ul li {
    list-style: none;
    font-size: 14px;
    color: #444444;
    padding-bottom: 10px;
	display: flex;
    justify-content: space-between;
}
.woocommerce-cart ul#shipping_method {
	display: flex;
    justify-content: flex-end;
}

.order_summary_before_total hr {
    margin-top: 10px;
}

.order_summary_total li {
    list-style: none;
}
.order_summary_total li span {
    color: #444444;
    font-size: 14px;
}

.order_summary_btn {
    margin-top: 10px;
}

.order_summary_btn a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 8px;
    border: 0;
    border-radius: 0;
    background-color: #4E6A85;
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.woocommerce table.shop_table tfoot th {
    font-weight: normal;    
}

.step-cart-contents .order_summary_btn .button {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 8px;
    border: 0;
    border-radius: 0;
    background-color: #4E6A85;
    width: 100%;
}
.step-order-information {
	margin-top: 20px;
	margin-right: 20px;
}

.step-order-information input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.step-order-information__line hr {
    border-color: #444444;
    margin-bottom: 20px;
}


.step-order-summary__list table.shop_table {
    border: none;
}

.step-order-summary__list  table.shop_table td {
    border: none;
    background: transparent;
    padding: 0;
    padding-bottom: 20px;
}

.step-order-summary__list table.shop_table tfoot th {
    border: none;
    background: transparent;
    padding: 0;
}

.step-order-summary__list table.shop_table tfoot td {
    border: none;
}



.woocommerce-shipping-totals th {
    margin-top: 50px;
    font-family: "Red Hat Display", Sans-serif;
    font-size: 22px;
    font-weight: 500!important;
    padding-bottom: 20px!important;
    color: #444444;
}

.woocommerce ul#shipping_method li label {
    padding: 10px;
    border: 1px solid #444444;
    border-radius: 5px;
    display: flex;
}

.step-order-summary__list {
    width: 100%;
}

/*.step-order-summary__list table.shop_table tfoot td {*/
/*    display: flex;*/
/*}*/

.woocommerce-shipping-totals.shipping th {
    display: flex;
}

.woocommerce ul#shipping_method {
    width: 100%;
}



.woocommerce-info,
.woocommerce-info::before {
    color: #4E6A85;
    border-top-color: #4E6A85;
}



#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #f3f3f3;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 8px;
    border: 0;
    border-radius: 0;
    background-color: #4E6A85;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #4E6A85;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 8px;
    border: 0;
    border-radius: 0;
    background-color: #4E6A85;
}

.step-order-btn input.button.alt {
    width: 100%;
}

.woocommerce-shipping-destination {
    display: none;
}
.oom_row:after {
    content: "";
    display: table;
    clear: both;
}
@media only screen and (min-width: 768px)  {
	.oom_column_md_70 {
	  float: left;
	  width: 70%;
	}
	.oom_column_md_60 {
	  float: left;
	  width: 60%;
	}
	.oom_column_md_40 {
	  float: left;
	  width: 40%;
	}
	.oom_column_md_30 {
	  float: left;
	  width: 30%;
	}
}
.oom_column_70 {
	float: left;
	width: 70%;
}
.oom_column_60 {
	float: left;
	width: 60%;
}
.oom_column_40 {
	float: left;
	width: 40%;
}
.oom_column_30 {
	float: left;
	width: 30%;
}
.oom_row ul {
    margin-left: 0;
}
.step-cart-contents img {
    width: 60%;
}

.oom_row p, .oom_row a{
	color: #8e6f56;
}
.order_summary_btn a {
    background: #000000;
    color: #fff;
}
.oom_row h4 {
    margin: 0;
}
input#coupon_code {
    width: 200px;
    border-radius: 0;
    border: 0px;
    border-bottom: 1px solid;
}
.coupon.oom_coupon {
    margin: 50px 0;
}
.oom_coupon .button{
    background-color: #ffffff!important;
    color: #000000!important;
    border: 1px solid #000000!important;
}
/* cart page end */
/* Woocommerce Checkout */
div#customer_details, div#customer_details_shipping {
    padding: 20px 40px;
    padding-top: 0;
    padding-left: 0;
    display: block;
    width: 100%!important;
    margin-bottom: 30px;
    background: transparent!important;
}
form.checkout.woocommerce-checkout {
    margin: 60px 0px;
}
div#customer_details_shipping h3 {
    display: none;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    border: 1px solid #707070;
    height: 30px;
}
.woocommerce-checkout #order_review .shop_table tr {
    display: flex;
    width: 100%!important;
    margin-bottom: 0px;
    background: transparent!important;
    justify-content: space-between;
    border: 0;
}

input#place_order {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 8px;
    border: 1px solid #000;
    border-radius: 30px;
    background-color: #000;
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
input#place_order:hover {
    color: #000;
    border: 1px solid #000;
    background-color: #fff;
}
.woocommerce-billing-fields h4, .woocommerce-shipping-fields h3 {
    font-size: 15px;
    padding-bottom: 0px;
    color: #444444;
    font-weight: bold;
    margin-bottom: 30px;
}
.woocommerce form .form-row label {
    line-height: 2;
    font-size: 12px;
    font-weight: 400;
}
@media (max-width: 768px){
	.step-order-summary {
		padding: 20px!important;
	}
	p#billing_first_name_field, p#billing_last_name_field {
    width: 100%;
}
	
	.checkout .oom_row .oom_column_50 {
    float: left;
    width: 100%;
}
	form.checkout.woocommerce-checkout .oom_row .left_column {
    width: 100%;
}
	.step-order-btn {
    width: 100%;
    margin: 0 auto;
}
	
}
.step-cart-progress-item .current {
    font-weight: bold;
    color: black!important;
}

.divider_tr{
	display: block!important;
}
td.divider_td {
    border-bottom: 1px solid #707070!important;
}
.order_summary_btn a:hover {
    color: #ffffff;
}

/* Mini Cart */


.oom-mini-cart-box {
   padding: 10px 0;
   max-height: 400px;
   overflow: auto;
}
.oom-mini-cart {
  position: relative;
  display: inline-block;
}

span.cart-count {
   display: none;
   font-size: 12px;
   background: #042B52;
   color: #fff;
   top: -10px;
   right: -10px;
   border-radius: 20px;
   position: absolute;
   padding: 3px 8px;
   display: flex;
   align-items: center;
   justify-content: center;
}
span.cart-count.have{
   display: block;
}

.oom-mini-cart .oom-mini-cart__content {
visibility: hidden;
transition:visibility 0.3s linear,opacity 0.3s linear;
color: #fff;
background-color: #fafafa;
text-align: center;
border-radius: 6px;
top: 100%;
right: 0;
margin-top: 20px;
margin-left: -220px;
position: absolute;
z-index: 9;
width: 320px;
padding: 0px;
padding-bottom: 10px;
border-bottom: 1px solid
}

/* Show the tooltip text when you mouse over the tooltip container */
.oom-mini-cart:hover > .oom-mini-cart__content {
visibility: visible;
opacity: 1;
}

.oom-mini-cart__content .oom-mini-cart__heading h4 {
  padding: 0;
  margin: 0;
  font-size: 16px;
}

.oom-mini-cart__content .oom-mini-cart__heading {
  padding: 10px;
}

.oom-mini-cart__content .oom-mini-cart__items {
  background: #fafafa;
  padding: 10px 0px;
}

.oom-mini-cart__item .oom_row {
  display: flex;
  align-content: center;
   align-items: center;
	justify-content: space-between;
}

.oom-mini-cart__item_img img {
  width: 50%;
  padding-top: 10px;
}

.oom-mini-cart__item_name h4,
.oom-mini-cart__item_name h4 a {
  font-size: 14px;
  color: #333;
  padding: 0px;
  margin: 0;
  margin-top: 10px;
}

.oom-mini-cart__item .oom-mini-cart__item_qty span {
  color: #333;
  font-size: 10px;
}

.oom-mini-cart__item span.item_qty_input {
  display: block;
  text-align: left;
}

.oom-mini-cart__item .oom-mini-cart__item_name,
.oom-mini-cart__item .oom-mini-cart__item_qty {
  text-align: left;
}

.oom-mini-cart__item .oom-mini-cart__item_remove {
  margin-top: 0px;
}

.oom-mini-cart__item .oom-mini-cart__item_remove span {
  color: #333;
}

.oom-mini-cart__item hr {
  width: 83%;
  border-width: 0.5px;
  margin: auto;
}

.oom-mini-cart__buttons .oom-mini-cart__button {
  padding: 5px 30px;
  border-radius: 20px;
  border: none;
}

.oom-mini-cart__button.oom-mini-cart {
  color: #fff;
  background: #222222;
}

.oom-mini-cart__button.oom-mini-cart:hover {
   color: #ffffff;
}

.oom-mini-cart__button.oom-mini-checkout {
  background: none;
  border: 1px solid #222222;
   padding: 7px 30px;
}


.oom-mini-cart__item_remove a.remove i {
  color: #333;
  font-size: 10px;
}

.oom-mini-cart__item_remove a.remove:hover,
.oom-mini-cart__item_remove a.remove i:hover {
  color: #333;
  background: none;
}

.oom-mini-cart__content .empty-cart {
  color: #042B52;
  padding-top: 10px;
}

.oom-mini-cart__item .subtotal_total_shipping_amount,
.oom-mini-cart__item .subtotal_total_shipping {
  font-size: 14px;
  color: #333;
  padding: 10px 0;
  margin: 0;
}
.oom-mini-cart__item_img img {
   width: 65px!important;
}

#oom_header_icons {
   float: right;
   margin-top: 12px;
}

#oom_header_icons ul li {
  display: inline-block;
  list-style: none;
  padding-right: 8px;
}
ul.icon-lists li {
   padding: 0 10px;
}

ul.icon-lists li img {
   width: 15px;
}
ul.icon-lists {
   list-style: none;
   padding-left: 0;
   display: flex;
   align-items: center;
}
#oom-cart-cover-spin {
   position:absolute;
   width:100%;
   left:0;right:0;top:0;bottom:0;
   background-color: rgba(255,255,255,0.7);
   z-index:9999;
   display:none;
}

#oom-cart-cover-spin::after {
   content:'';
   display:block;
   position:absolute;
   left:calc(50% - 22px);
   top:calc(50% - 22px);
   width:44px;
   height:44px;
   border-style:solid;
   border-color:black;
   border-top-color:transparent;
   border-width: 4px;
   border-radius:50%;
   -webkit-animation: spin .8s linear infinite;
   -moz-animation: spin .8s linear infinite;
   animation: spin .8s linear infinite;
}
span.item_qty_input button, span.item_qty_input input {
  width: 35px;
  padding: 0;
  display: inline-block!important;
  background: #ffffff;
  color: #000000;
  border: 1px solid #000000;
  text-align: center;
}

span.item_qty_input input::-webkit-outer-spin-button,
span.item_qty_input input::-webkit-inner-spin-button {
 -webkit-appearance: none;
 margin: 0;
}

span.item_qty_input {
  display: flex!important;
  justify-content: space-between;
  width: 90%;
}

/** Login Popup **/
#oom-login-form .elementor-remember-me label {
  font-size: 16px;
}

#oom-login-form .elementor-button {
  width: 100%;
}

#oom-login-form .elementor-lost-password {
  font-size: 16px;
   color: #B4B4B4;
  margin: auto;
  float: right;
}

#oom-login-form .elementor-field-group {
  display: block;
}

#oom-login-form .elementor-register,
#oom-login-form .elementor-login-separator {
  display: none;
}

#oom-signup-form {
  display: none;
}


#oom-login-form .oom-form-link,
#oom-signup-form .oom-form-link {
  text-align: center;
  font-size: 16px;
}

#oom-signup-form label {
   display: none;
}

.mo-openid-app-icons {
   text-align: center;
}

.mo-openid-app-icons>p {
   display: none;
}

.mo-openid-app-icons>a {
   padding-right: 5px;
}

.mo_openid-login-button {
   border-radius: 5px;
  box-shadow: rgb(0 0 0 / 25%) 0px 1px 6px;
}

.mo-openid-app-icons>a {
  padding-right: 5px;
}

/** Modal **/
/* The Modal (background) */
.oom-modal {
   display: none; /* Hidden by default */
   position: fixed; /* Stay in place */
   z-index: 10; /* Sit on top */
   left: 0;
   top: 0;
   width: 100%; /* Full width */
   height: 100%; /* Full height */
   overflow: auto; /* Enable scroll if needed */
   background-color: rgb(0,0,0); /* Fallback color */
   background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
 }
 
 /* Modal Content/Box */
 .oom-modal-content {
   background-color: #fefefe;
   margin: 10% auto; /* 15% from the top and centered */
   padding: 0px 20px;
   border: 1px solid #888;
   width: 60%; /* Could be more or less, depending on screen size */
 }
 
 /* The Close Button */
 .oom-close {
   color: #aaa;
   float: right;
   font-size: 28px;
   font-weight: bold;
 }
 
 .oom-close:hover,
 .oom-close:focus {
   color: black;
   text-decoration: none;
   cursor: pointer;
 }




/* Login Popup Icon Changes */
section#oom-signup-form a, section#oom-login-form a {
   text-decoration: underline;
}

a.dialog-close-button.dialog-lightbox-close-button {
   position: absolute!important;
   right: 9px!important;
   color: white!important;
   font-size: 15px!important;
}
.fb-img i, .gg-img i, .fb-img-reg i, .gg-img-reg i{
   display: none;
}
.fb-img::before, .fb-img-reg::before, .gg-img::before, .gg-img-reg::before {
   content: '';
   width: 50px;
   height: 50px;
   display: inline-block;
   object-fit: contain!important; 
   background-size: contain;
   background-repeat: no-repeat;
   border-radius: 5px;
  margin:0px 10px;
}
.fb-img::before, .fb-img-reg::before {
   background-image: url(https://i.ibb.co/7jDCwmb/Facebook-Icon.png);
}
.gg-img::before, .gg-img-reg::before {
   background-image: url(https://i.ibb.co/HBZHZ0N/Google-Icon.png);
}

/* Login Popup Password Toggle */
#oom-psw-toggle {
   position: absolute;
   top: 10px;
   right: 10px;
}

#oom-psw-reg-toggle {
   position: absolute;
   top: 10px;
   right: 10px;
}

#oom-cfm-psw-reg-toggle {
   position: absolute;
   top: 10px;
   right: 10px;
}
.oom-mini-cart__item_name {
   margin-bottom: 7px;
}

/* Custom Css Start */

.text-yellow, .wr-content b{
	color: #FFD032;
}
.product-category {
    position: absolute;
    top: 5%;
    right: 80%;
    background: #008080;
    width: 70px;
    text-align: center;
    padding: 5px;
    font-size: 13px;
}
.product-category a {
    color: #ffffff;
}
li.product.type-product {
    text-align: center;
}
.woocommerce ul.products li.product .price {
    color: #222222!important;
    font-size: 1.4em!important;
    font-weight: normal!important;
    font-family: "Corbel", Sans-serif!important;
}
.woocommerce ul.products li.product .button, .product-slider li.product .button {
    display: block;
    border-radius: 0;
    background: #ffffff;
    color: #FFD032;
    border: 1px solid #FFD032;
    font-weight: bold!important;
    text-transform: uppercase;
    font-size: 18px;
    padding: 15px 0;
}
.woocommerce ul.products li.product .star-rating {
    display: none;
}
a.elementor-slide-button {
    padding: 10px 50px;
}
.slide-image {
    position: absolute;
    bottom: -5%;
    left: 10%;
    width: 40px!important;
}
.block-shadow {
    padding-bottom: 80px!important;
    padding-top: 50px!important;
}
.mySwiper .crop-content{
    -webkit-line-clamp: 100!important;
}
span.slide-title {
    margin-bottom: 50px!important;
}
.slide-icons {
    margin-bottom: -50px!important;
}
.slide-icons i {
    color: #F3C042!important;
}
.mySwiperCentered .swiper-rating-centered-button-prev {
    position: absolute!important;
    left: -5%!important;
}
.mySwiperCentered .swiper-rating-centered-button-next {
    position: absolute!important;
    right: -5%!important;
}
.swiper-button-next, .swiper-button-prev{
    top : 40%!important;
}

.gif-desc {
    position: absolute;
    bottom: 0;
    left: 0;
}
.featured-blogs a.elementor-post__read-more:after {
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
    margin-left: 5px;
}
.featured-blogs a.elementor-post__read-more {
    text-align: right;
    display: block;
}
.page-numbers {
    border: 2px solid #222222;
    padding: 2px 6px;
}
.page-numbers.current {
    background: #222222;
}
.page-numbers.prev, .page-numbers.next {
    border-color: transparent;
}
ul.products li.product span.onsale {
    top: 20px!important;
}
.woocommerce ul.products li.product .price ins {
    font-weight: 400;
}
.wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-handle{
    border-radius: 0!important;
}
div#home-page-slider {
    width: 100%!important;
    --width: 100%!important;
}
li h2.woocommerce-loop-product__title, h2.woocommerce-loop-product__title, .woocommerce-product__title h2, .woocommerce div.product .product_title {
    overflow: hidden;
    display: block;
    max-height: 2rem;
    min-height: 2rem;
    -webkit-line-clamp: 1;
    display: box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    font-family: "Corbel", Sans-serif!important;
    font-size: 1.4em!important;
    font-weight: bold;
	margin-bottom: 18px!important;
    margin-top: 8px!important;
}
.quantity button, .quantity input {
    height: 45px!important;
    margin-top: 0!important;
}
.quantity button, .quantity input {
    height: 45px!important;
    margin-top: 0!important;
    background: #ffffff!important;
    border:2px solid #D3D7BB!important;
    color: #222222!important;
	margin-left: 5px!important;
}

.quantity button.minus{
	margin-left:0 !important;
}

/* .banner {
    filter: grayscale(100%);
} */
.swiper-pagination-bullet-active {
    width: 10px;
    height: 10px;
}
.swiper-pagination-bullets {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.border-right {
    border-right: 1px solid;
    border-image: linear-gradient( to bottom, #c3c3c3, rgba(0, 0, 0, 0) ) 1 100%;
}

.cat-name a:hover {
    font-family: "Shippori Mincho", Sans-serif;
}
.cat-name, .cat-name a{
	position: absolute;
    width: 100%;
    height: 100%;
	bottom: 0;
	transition: .3s;
}
.cat-name a {
    display: flex;
    justify-content: center;
    align-items: center;
	background: #2C333438;
}
.pcat:hover .cat-name{
	height: 30%;
	transition: .3s;
}
.pcat:hover .cat-name a{
	background: transparent linear-gradient(180deg, #2C333400 0%, #a5a5a5 100%) 0% 0% no-repeat padding-box;
}
.elementor-post__meta-data {
    margin-top: -40px;
}
a.elementor-post__read-more {
    width: 100%;
    display: inline-block;
    text-align: right;
}
ul.tabs.wc-tabs, h2.woocommerce-Reviews-title, img.avatar.photo, .comment-text p.meta span.woocommerce-review__dash {
    display: none!important;
}
ol.commentlist{
	padding: 0!important;
}
.comment-text {
    margin: 0!important;
	background: #F4F4F4;
    border-color: #F4F4F4!important;
    border-radius: 0!important;
}
.comment-text p.meta trong.woocommerce-review__author, time.woocommerce-review__published-date {
    display: block!important;
}
strong.woocommerce-review__author {
    font-family: "Shippori Mincho", Sans-serif;
    color: #000000;
    font-size: 18px;
}
.top-star-rating a.woocommerce-review-link {
    display: block!important;
    float: unset!important;
    clear: both!important;
    width: 100%!important;
    text-align: center;
}
.top-star-rating .woocommerce-product-rating {
    display: block!important;
}
.top-star-rating .star-rating {
    float: unset!important;
    clear: both!important;
    margin: 0 auto!important;
}
div#review_form input#submit {
    background: #fed031!important;
    padding: 15px 50px!important;
}
div#review_form input#submit:hover{
	color: #fff!important;
}

.pd-point span {
    color: #fed031;
    margin-left: 5px;
}
.pd-point img {
    margin-right: 10px;
    width: 20px;
}
.pd-point {
    display: flex;
    align-items: center;
}


.elementor-sticky--effects .elementor-widget-theme-site-logo a:before {
    content: "";
    width: 50px;
    height: 50px;
    background-image: url(/wp-content/uploads/2023/05/small-logo.svg);
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: -15px;
}
.elementor-sticky--effects .elementor-widget-theme-site-logo img{
	display: none;
}
ul.icon-lists li:first-child, .related.products > h2 {
    display: none!important;
}

@media (min-width: 1024px){
	.woocommerce .quantity .qty {
		width: 225px!important;
	}
	.points_discount .current-points , .point-coupon{
		width: 50%;
	}
}
@media only screen and (max-width: 1023px) and (min-width: 768px){
	.woocommerce .quantity .qty {
		width: 130px!important;
	}
	.woocommerce-checkout tr.total th {
		display: none!important;
	}
	.woocommerce-checkout tr.total td {
		width: 100%;
	}
	.points_discount .current-points {
		width: 30%;
	}
	 .point-coupon{
		width: 70%;
	}
}
@media only screen and (max-width: 767px){
	.select2-container--default .select2-selection--single {
		border: 1px solid #000!important;
		height: 35px!important;
	}
	
	.woocommerce.widget_product_categories .select2-container--default .select2-selection--single {
		border: 1px solid #000!important;
		height: auto !important;
	}
	
	.woocommerce.widget_product_categories .select2-container--default .select2-selection--single .select2-selection__arrow{
	    top: 50%;
        transform: translateY(-50%);
	}
	
	.select2-container .select2-selection--single .select2-selection__rendered{
		padding-left: 20px;
	}
	div#oom_header_icons > ul {
		width: 100%;
		padding: 5px!important;
	}
	form.woocommerce-ordering {
		width: 100%;
	}
	.helf-image-slide{
		align-items: flex-start;
	}
	.htslider-slider .slick-dots {
    	bottom: -15%!important;
	}
	.helf-image-slide img {
		height: 350px!important;
	}
	div#customer_details {
		padding-right: 0!important;
	}
	.woocommerce .quantity .qty {
		width: 200px!important;
    	margin-left: 0!important;
	}
	.woocommerce .quantity {
		display: flex;
		justify-content: space-between;
	}
	.quantity span {
		display: block!important;
		margin-bottom: 5px;
	}
	tr.woocommerce-cart-form__cart-item td.product-quantity {
		display: flex!important;
		justify-content: space-between;
		align-items: center;
	}
	.point-rule .elementor-image-box-wrapper {
		display: flex;
		justify-content: flex-start;
		text-align: left;
		align-items: center;
	}
	tr.cart_item td {
		padding: 10px 10px!important;
	}
	input#coupon_code {
		width: 160px!important;
	}
	.woocommerce-checkout tr.total th {
		display: none!important;
	}
	.woocommerce-checkout tr.total td {
		width: 100%;
	}
	.elementor-menu-toggle {
		margin-right: 20px;
	}
	
	.woocommerce-page table.cart td.actions .coupon{
		display: flex !important;
	}
	
}
@media (min-width: 768px){
	.elementor-field-type-recaptcha_v3 {
		width: 50%!important;
	}
	
}
@media (max-width: 768px){
	.current-balance.order-total-in-points:before {
		content: "Points You’ll Earn:"!important;
	}
	.current-balance:before {
		content: "Your Balance:";
		font-weight: bold;
	}
	.current-balance {
		display: flex;
		justify-content: space-between;
	}
	tr.total td:before {
		display: none!important;
	}
	tr.woocommerce-cart-form__cart-item.cart_item {
		margin-bottom: 20px;
	}
	
}

.accordion-item:first-child {
    background: #B2CAD7;
}
.accordion-item:nth-child(2)  {
    background: #D6DFE3;
}
.accordion-item:nth-child(3)  {
    background: #E9EEF1;
}

.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 2em 0;
    color: #000000;
    font-family: 'Shippori Mincho';
    font-size: 1.4rem;
    font-weight: bold;
    border: none;
    border-radius: 0;
    background: none;
    outline: none;
}

.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: #000000;
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #03b5d2;
  border: 1px solid #03b5d2;
}

.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
	display: flex;
    justify-content: center;
	text-align: center;
    white-space: normal;
}

.accordion button .icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  position: relative;
  margin-right: 15px;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: '';
  top: 18px;
  left: 0px;
  width: 20px;
  height: 1px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
  left: 9px;
  width: 1px;
  height: 20px;
  background: currentColor;
}


.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: 100%;
  transition: all 200ms linear;
  will-change: opacity, max-height;
  padding: 0em 1em 2em 1em;
}
.accordion .accordion-content {
  max-width: 1024px;
  margin: auto;
  padding: 0em 1em 0em 1em;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}

ul.desc-lists {
    padding-left: 0;
    list-style: none;
}
ul.desc-lists li {
    display: flex;
    align-items: flex-start;
	margin-bottom: 30px;
}
ul.desc-lists li .image {
    width: 15%;
    display: flex;
    align-items: flex-start;
}
ul.desc-lists li .image img {
    width: 53px;
    margin: auto;
}
ul.desc-lists li .desc {
    width: 85%;
    display: block;
}
ul.desc-lists li .desc .text {
    font-weight: bold;
}
.woocommerce .star-rating span {
    color: #FFD032;
}
p.comment-form-cookies-consent input {
    margin-right: 5px;
}

p.comment-form-cookies-consent {
    display: flex;
    align-items: flex-start;
}
form.sorting-dropdown-form {
    display: flex;
}
form.sorting-dropdown-form input, form.sorting-dropdown-form select {
    margin-left: 10px;
    border-radius: 0;
}
.woocommerce-cart-form__contents .quantity button, .woocommerce-cart-form__contents .quantity span {
    display: none;
}
.woocommerce-cart-form__contents th, .woocommerce-cart-form__contents td {
    border: 0!important;
    background: #F4F4F4!important;
}
table td, table th{
	border: 0!important;
}
tr.woocommerce-cart-form__cart-item td {
    border-top: 1px solid #dedede!important;
/*     padding: 40px 10px!important; */
}
.woocommerce-cart table.cart img {
    width: 100px!important;
}
td.actions {
    padding: 40px 10px!important;
    border-top: 1px solid #dedede!important;
}
.cart_totals td {
    text-align: right;
}
.woocommerce-cart-form__contents{
	border: 0!important;
    background: #ffffff!important;
}
.woocommerce-cart-form__contents .quantity input.qty {
    width: 50px!important;
    padding: 0!important;
}
input#coupon_code {
    width: 150px;
}
.coupon button, a.checkout-button {
    background: #000000!important;
    color: #ffffff!important;
    padding: 11px 15px!important;
    border-radius: 6px!important;
}
/* tr.woocommerce-shipping-totals.shipping, .coupon.oom_coupon {
    display: none!important;
} */
.coupon.oom_coupon {
    display: none!important;
}
tr.woocommerce-shipping-totals.shipping {
    flex-direction: column;
    gap: 15px;
}
textarea#order_comments {
    height: 100px;
}
nav.elementor-pagination {
    display: flex;
    justify-content: flex-end;
}
.page-numbers:first-child, .page-numbers:last-child {
    background: #000000;
    color: #ffffff;
    border-radius: 50%;
}
.page-numbers {
    width: 30px;
}
.elementor-share-btn__icon{
	width: 3em!important;
}
.mycred-table th, .mycred-table td {
    text-align: left;
    padding: 15px!important;
    border-bottom: 1px solid #d2d2d2!important;
}


div#oom-cart-form .woocommerce {
    display: flex;
    flex-direction: column;
}
div#oom-cart-form .woocommerce.woocommerce-notices-wrapper{
	order: 1;
}
div#oom-cart-form .woocommerce form.woocommerce-cart-form{
	order: 2;
}
div#oom-cart-form .woocommerce .point-container{
    order: 3;
	margin-bottom: 30px;
}
div#oom-cart-form .woocommerce .points_discount {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 10px;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    align-items: center;
}
div#oom-cart-form .woocommerce .cart-collaterals{
	order: 4;
}
.points_discount .current-points p {
    margin-bottom: 0;
}
.points_discount .current-points {
    display: flex;
}
.points_discount .current-points span{
	margin-right: 10px;
	font-weight: bold;
}
.points_discount .current-points , .point-coupon{
	width: 100%;
}
.point-coupon form input {
    margin: 0!important;
    margin-left: 10px!important;
}
.point-coupon form label {
    display: inline-block;
    width: 170px;
}
.point-coupon form {
    display: flex;
    align-items: center;
}

.whs_default_button, .whs_default_button:hover {
    background: #000000;
    color: #ffffff;
    border-color: #000000;
}



/* Product Slider */
.product-slider li{
	list-style: none;
}
.product-slider a.woocommerce-LoopProduct-link {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.product-slider span.price {
    display: block!important;
    margin-bottom: 20px;
	font-size: 1.6rem!important;
}
.product-slider .star-rating, .product-slider .swiper-button-next:after, .product-slider .swiper-button-prev:after {
    display: none;
}
.product-slider .swiper-button-next, .product-slider .swiper-button-prev {
    padding: 5px!important;
    color: #ffffff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-image: unset!important;
    background: #D3D7BB;
}

/* Shop */
ul.product-categories{
	list-style: none;
	padding-left: 0;
}
ul.product-categories li:before {
    content: "";
    width: 10px;
    height: 10px;
    border: 1px solid #000000;
    display: inline-block;
    margin-right: 5px;
}
ul.product-categories li.current-cat:before {
    content: "\f14a";
    font-family: 'Font Awesome 5 Free';
    font-size: 12px;
    border: none;
}
ul.product-categories li.cat-item-20 {
    display: none;
}
.quantity span {
    font-weight: bold;
}

/* Mini Cart */
.oom-mini-cart__heading {
    background: #D3D7BB;
}
.oom-mini-cart__heading h4 {
    color: #ffffff;
}
span.item_qty_input {
    width: 60%;
}
span.item_qty_input button, span.item_qty_input input {
    border-radius: 0;
	border-color: #E6E6E6;
}
.oom-mini-cart__item .oom-mini-cart__item_remove {
    margin-top: 55px;
	margin-left: -20px;
}
h4.subtotal_total_shipping {
    text-align: left;
    padding-left: 25px!important;
}
h4.subtotal_total_shipping_amount {
    text-align: right;
}
.oom-mini-cart__button.oom-mini-checkout {
    background: #D3D7BB;
    border: none;
    padding: 10px 30px;
    color: #ffffff;
}
.oom-mini-cart__button.oom-mini-cart {
    color: #fff;
    background: #FFD032;
    padding: 6px 30px;
	display: flex;
    align-items: center;
}
.oom-mini-cart__item {
    margin-bottom: 0!important;
}
.oom-mini-cart__buttons {
    display: flex;
    padding: 0 25px;
    justify-content: space-between;
}
.oom-mini-cart__buttons .oom-mini-cart__button{
	border-radius: 0!important;
}
.woocommerce-cart-form__contents tr td > button.button  {
    background: unset;
    border: 1px solid #2C3334;
    border-radius: 5px;
    text-transform: uppercase;
    padding-top: 10px!important;
}

@media (max-width: 768px) {
    .woocommerce table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
        display: block;
        text-align: left !important;
		position: absolute;
		top: 0;
		right: 0;
		height: 100px;
		padding: 0!important;
    }
	.woocommerce table.shop_table_responsive tbody td.product-remove, .woocommerce-page table.shop_table_responsive tbody td.product-remove {
		height: 100px;
	}
	.woocommerce ul#shipping_method li label {
		border: none!important;
		justify-content: flex-end!important;
	}
	tr.woocommerce-shipping-totals.shipping td {
		display: flex;
		align-items: center;
	}

    .cart .product-thumbnail:before {
        display: none;
    }

    .woocommerce-cart table.cart img {
        width: 100px;
    }
	tr.woocommerce-cart-form__cart-item.cart_item {
		position: relative;
	}
}
.single .wr-wrapper {
    justify-content: flex-start!important;
	margin-bottom: 20px;
}
.product-slider li.product {
    padding: 20px;
}
.gallery360 .swiper-scrollbar {
    background: #E9EEF1;
}
.gallery360 .swiper-scrollbar-drag {
    background: #B2CAD7!important;
}
.woocommerce-product-gallery-thumbnails {
    margin-top: 15px;
}
.gallery360 span.swiper-pagination-bullet {
    width: 100%;
	height: 10px;
    border-radius: 10px;
	margin: 0!important;
}
.gallery360 span.swiper-pagination{
    margin-top: 30px;
}
.gallery360 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
	background: #ffffff;
}
.swiper-scrollbar-drag, .swiper-scrollbar {
    height: 10px!important;
    cursor: pointer;
}
.woocommerce-product-gallery-thumbnails .swiper-slide:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #00000047;
    position: absolute;
}
.woocommerce-product-gallery-thumbnails .swiper-slide-thumb-active:before{
	display: none;
}

.product-img--main {
   position: relative;
  overflow: hidden;
  /* margin-bottom: 30px; */
  width: 100%;
  aspect-ratio: 1 / 1;
  float: left;
  margin: 10px;
	background: #ffffff;
}

.product-img--main__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform .5s ease-out;
    transition: -webkit-transform .5s ease-out;
    transition: transform .5s ease-out;
    transition: transform .5s ease-out,-webkit-transform .5s ease-out;
}

.woocommerce-product-gallery-main:before {
    content: "\f00e";
    font-family: 'Font Awesome 5 Free';
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}
.slide360thum{
	position: relative;
}
img.icon360 {
    position: absolute;
    width: 50%;
    top: 25%;
    left: 25%;
}
.comment-text p {
    color: #000000;
}
.woocommerce-MyAccount-content-wrapper .wr-points-balance {
    margin-bottom: 50px;
}
ul.icon-lists svg {
    width: 15px;
}
span.cart-count{
	right: -15px;
}
li.cart-icon svg {
    margin-bottom: -3px;
}

/* Points page */
.wr-earn-points .item.tile, .wr-points-balance .item.tile {
    border-color: #FFD032;
}
.elementor-image-carousel img {
    width: 100%;
}
.lws-icon-cockade::before {
    content: ""!important;
    width: 20px;
    height: 30px;
    background-image: url(/wp-content/uploads/2023/05/point-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.metaslider .flex-control-nav {
    bottom: 20px!important;
}
div#footer-logo img {
    margin-bottom: 35px!important;
}

form#commentform {
    display: flex;
    flex-direction: column;
}

.logged-in p.comment-form-terms {
    order: 3;
}
.logged-in p.form-submit {
    order: 4;
}



p.comment-form-terms {
    order: 7;
}
p.form-submit {
    order: 8;
}
span#term-conditions {
    color: #000000;
    cursor: pointer;
}

.three-philosophy p{
	text-align: left;
}
.helf-image-slide img {
    height: 550px;
    object-fit: cover;
}
.paragraph ul {
    margin-bottom: 15px;
}
h2.slide-title {
    margin-bottom: 30px;
}
/* .oom-slider .swiper-navigation{
	margin-top: 15%;
} */
.accordion-content table, .accordion-content td {
    border: 1px solid #000000!important;
}
tr.woocommerce-shipping-totals.shipping td {
    vertical-align: bottom!important;
}
p.woocommerce-shipping-destination, form.woocommerce-shipping-calculator {
    display: none!important;
}
.woocommerce ul#shipping_method li label {
    justify-content: space-around;
    align-items: center;
}
tr.woocommerce-shipping-totals.shipping:hover td, tr.woocommerce-shipping-totals.shipping:hover th {
    background: #ffffff!important;
}
div#oom_header_icons ul {
    display: flex;
    margin-bottom: 10px;
}

.hitpay-payment-gateway-form .payment-labels-container {
    width: auto!important;
}

.woocommerce-checkout #payment div.form-row {
    padding: 0!important;
}
.woocommerce-terms-and-conditions-wrapper {
    padding: 15px;
}
#customer_login .u-column1.col-1 {
    display: none;
}
#customer_login .u-column2.col-2 {
    float: unset;
    width: 50%;
    margin: 0 auto;
}
input#billing_company, p#billing_company_field {
    display: none!important;
}

tr.woocommerce-shipping-totals.shipping:hover td, tr.woocommerce-shipping-totals.shipping:hover th {
    background: unset!important;
}
.accordion-content table p {
    margin-bottom: 0;
}
.accordion-content table td{
	padding: 5px 15px;
}
a.update-birthday:hover {
    font-size: 16px;
    padding: 5px;
}

a.update-birthday {
    background: #b2cad7;
    padding: 5px;
    border-radius: 5px;
}
p {
    font-family: 'Corbel';
    font-size: 16px;
}
.e-my-account-tab__dashboard .birthday-alert{
	display: block;
}
.birthday-alert{
	display: none;
}
.lwss_selectable.lws-wr-pointsoncart div {
    font-size: 16px!important;
}
able tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th, table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th  {
    background-color: transparent!important;
}
table.shop_table {
    background: #e9eef1!important;
}

.tile.birthday_rewards {
    display: none!important;
}
form.woocommerce-ResetPassword p.woocommerce-form-row--last {
    width: 100%!important;
}
form.woocommerce-ResetPassword.lost_reset_password {
    margin: 0 auto;
}
/* .coupon-applied .coupon{
	display: none!important;
} */

.poolname {
    color: #2C3334;
    font-family: "Shippori Mincho", Sans-serif;
    text-align: left;
    width: 100%;
}
.woocommerce-cart .woocommerce-shipping-totals th{
	margin-top: 0!important;
}
small.includes_tax {
    font-size: 100%!important;
    color: #000000!important;
}
.wr_order_points_preview_main{
	display: none;
}
.logged-in .wr_order_points_preview_main{
	display: block;
}
.woocommerce-product-gallery {
    overflow: hidden;
}
@media (min-width: 1024px){
	.woocommerce-cart .wr-order-points-preview.wr-shortcode-grid {
		width: 48%;
		margin-top: 20px;
	}
	.woocommerce-cart .lwss_selectable.lws-wr-cart.lws_wr_pointsoncart_contribution {
		width: 48%;
		margin-bottom: 15px;
	}
}



/* Amendments */
/* 30 Jul 2024 */
.woocommerce-checkout a.showlogin,
.woocommerce-checkout a.showcoupon{
    text-decoration: underline;
	color: #4E6A85!important;
}
.woocommerce-checkout .woocommerce-info {
    color: #000!important;
}
a.added_to_cart.wc-forward {
    display: none !important;
}
.woocommerce-cart a.checkout-button br {
    display: none !important;
}

