/*
Theme Name: SalesGen Metal
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.411
*/
.wcpa_form_outer .wcpa_row {
    position: relative;
}

.float-element {
    position: absolute;
    right: 0;
    z-index: 9;
    top: 5px;
}

.color-circle .wcpa_color > label {
    width: 40px;
    height: 40px;
    overflow: hidden;
    padding: 0 !important;
}
.wcpa_form_outer .wcpa_form_item .image-inline label {
    display: none;
}
input, select, textarea {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-family: Poppins,sans-serif;
    font-size: 13px;
    font-weight: 500;
    outline: var(--primary-color);
}
.header-wrapper .header-bottom .nav a {
    align-items: center;
    color: #000;
    display: inline-flex;
    flex-direction: column;
    font-size: 13px;
    justify-content: space-between;
    text-decoration: none;
    font-weight: 500;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a:hover{
	font-weight: 700;
}
a {
    text-decoration: none;
    transition: .2s ease;
}
.flex-viewport, .product-gallery-slider {
    box-shadow: 0 5px 20px rgba(10,19,60,.15);
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span{
	align-self: center;
    line-height: 47px;
    font-size: 13px;
    font-weight: 500;
    transition: color .3s,border .3s,background .3s,opacity .3s;
    padding: 12px 20px;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
    min-height: 47px;
    padding: 0px;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
    -webkit-box-shadow: var(--wvs-hover-item-box-shadow,0 0 0 1px #ddd);
    box-shadow: var(--wvs-hover-item-box-shadow,0 0 0 1px #ddd);
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    -webkit-box-shadow: var(--wvs-selected-item-box-shadow,0 0 0 1px #000);
    box-shadow: var(--wvs-selected-item-box-shadow,0 0 0 1px #000);
    color: var(--wvs-selected-item-text-color,#000);
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) .variable-item-contents{
	position: relative;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected .variable-item-contents:before{
    content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAASJJREFUSEu1lOGxRDAUhc92oAQt6IBKjApQAakAHVCJUQElKEEH++ZkHsOSdWXxhyG+7+bcJC8Abzx3qdeDAgUgFwscx0EYhqiqSjJfDedAsaBtW/i+jzRNUZblN8kCFwuKokCSJBjHEUEQ6Lvh2sB3AsYwTdPm3yzLkOe5fk/4MAxi+Ebgui4YA2FN02gIM6/rWj9HUbQ8Hxh2lc9jlh4wAkYxV8oBFHJWSiktlsayHrdpMpsXx/GSMWfFVUO5DfywyfNq4ceu6/TKsYUfChhJ3/ea6Xnerun/MmPmn8WI98HqRzFcvA9s4VcFlyrfLVNTJ69mbtMDq8qlM/gJftaDn+HfBLfATYLb4EeCW+Gfgtvha8Ej8FnAg9542J9swNPPf14VeZkbXbm7AAAAAElFTkSuQmCC');
    position: absolute;
    height: 24px;
    width: 24px;
    top: 0;
    left: 0;
    display: inline-block;
}
.heading-font, h1, h2, h3, h4, h5, h6 {
    color: #0a0a0a;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 15px;
}
ins span,
.price.product-page-price > .woocommerce-Price-amount,
.woocommerce-variation-price .price>.amount{
    font-size: 26px;
    color: #eb3939;
}
.price del, .product_list_widget del, del .woocommerce-Price-amount {
    font-size: 18px;
    color: #111;
}
del span.amount {
    font-weight: 500;    
    opacity: 1;
}
.woocommerce-variation-price del,
.product-page-price del {
    display: inline-block;
    margin-top: 2px;
    vertical-align: top;
}
span.amount {
    white-space: nowrap;
}
.woocommerce-Price-amount.amount bdi {
    font-weight: 600;
}
.woocommerce-variation-price del {
    display: inline-block;
    margin-top: 2px;
    vertical-align: top;
}
.home-about .banner{
	background: none;
}
.home-about .banner .testimonial-image.circle img{
	border-radius: 0!important;
}
.no-spacing-bt{
	padding-bottom: 0;
	margin-bottom: 0;
}

.form-row {
    margin-top: 0;
    position: relative
}

.woocommerce-account .form-row>label[for]:first-child,form.woocommerce-checkout #customer_details  .form-row>label[for]:first-child {
    font-size: 11px;
    left: 15px;
    line-height: 1;
    position: absolute;
    top: 12px;
    transition: all .3s;
    white-space: nowrap;
    font-weight: 500;
}

.woocommerce-account .form-row input:not([type=checkbox]),form.woocommerce-checkout .form-row input:not([type=checkbox]),form.woocommerce-checkout .form-row select,form.woocommerce-checkout .form-row textarea {
    box-shadow: inset 0 2px 5px rgba(0,0,0,.05);
    height: 48px;
    padding-top: 20px;
	font-size: 14px;
}
#billing_address_2_field>label, #shipping_address_2_field>label{
	opacity: 1;
	width: auto;
}

#order_comments_field label{
	display: none;
}
#order_comments_field textarea{
	padding-top: 8px;
}
#ship_to_billing{
	margin-bottom: 0;
}
#ship_to_billing span,
.order-note-heading label{
	text-transform: none!important;
	font-weight: 500;
}
.product-images .flickity-prev-next-button {
    background: #fff;
    border: none;
    border-radius: 3px;
    box-shadow: 0 5px 20px rgba(0,0,0,.08);
    opacity: 1;
    width: 30px;
    height: 30px;
    min-height: auto;
    top: 50%;
    margin-top: -15px;
}
.product-images .flickity-prev-next-button svg{
	padding: 0!important;
	height: 16px;
}

.box .price .amount, .box .price .amount *{
	font-size: 16px;
}

/*************** ADD CUSTOM CSS HERE.   ***************/
.salesgen-upsell-checkboxes .float-position-element{
	display: none!important;
}

.salesgen-upsell-checkboxes .wcpa_form_outer .wcpa_form_item select {
    border-radius: 2px;
    min-height: initial!important;
    font-weight: normal!important;
    font-size: 1em;
}


.accordion-item {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
	margin-bottom: 15px;
}

.accordion-title {
    background: #f7f7fe;
    display: block;
    font-size: 13px;
    font-weight: 600;
    line-height: 25px;
    padding-left: 15px;
    position: relative;
	color: #0a0a0a;
	border: none !important;
}

.accordion-title:hover {
	color: #243a98;
}

.accordion .toggle {
	right: 0 !important;
	left: unset !important;
}

.accordion-title.active {
    color: #0a0a0a !important;
}

.product_title {
    font-size: 26px;
    font-weight: 500;
    line-height: 1.3;
    color: #0a0a0a;
}


.single_add_to_cart_button {
    border-radius: 3px;
    width: calc(100% - 110px);
    height: 53px;
    font-size: 16px;
    font-weight: 600;
}

.product-summary .quantity {
    margin-bottom: 1em;
}

.wcpa_form_outer {
	border-bottom: 1px solid #ececec;
	margin-bottom: 30px
}

.wcpa_form_outer .wcpa_form_item .checkbox-style .wcpa_color label span.wcpa_clb_border.label_inside:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 100%;
    background-color: #fff;
    background-repeat: no-repeat;
    transform: unset;
    border: 1px solid #ccc;
}

.wcpa_form_outer .wcpa_form_item .checkbox-style .wcpa_color input:checked+label span.wcpa_clb_border.label_inside:after {
	content: "";
	display: inline-block;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -11px;
	width: 22px;
	height: 22px;
	border: none;
	border-radius: 100%;
	background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='21' height='21' rx='10.5' fill='black'/%3E%3Cpath d='M5 10.5L9 14.5L15.5 8' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	transform: unset
}

.wcpa_form_outer .wcpa_form_item .checkbox-style .wcpa_color label span.wcpa_clb_border.label_inside {
	padding: 0px 10px 0px 34px
}

.wcpa_form_outer .wcpa_form_item .checkbox-style .wcpa_color label span.wcpa_clb_border.label_inside {
	height: 40px!important;
	min-width: 40px!important;
	line-height: 38px!important;
	background: #fff!important;
	width: 100%!important;
	position: relative;
}

.wcpa_form_outer .wcpa_form_item .checkbox-style .wcpa_color label span.label_inside {
	padding: 0 10px
}

.wcpa_form_outer .wcpa_form_item .select-style-fix-css .wcpa_image img {
	width: 100%!important;
	height: 100%!important;
	border-radius: 5px;
	padding: 2px;
	border: 1px solid #e0e0e0
}

.wcpa_form_outer .wcpa_form_item .select-style-fix-css .wcpa_image {
	padding: 0 .5rem 17px;
	margin: 0;
	max-width: 20%
}

.wcpa_form_outer .wcpa_form_item .select-style-fix-css .wcpa_image input:checked+img,.wcpa_form_outer .wcpa_form_item .select-style-fix-css .wcpa_image input:checked+picture img,.wcpa_form_outer .wcpa_form_item .select-style-fix-css input:checked+label img {
	outline: 0;
	padding: 2px;
	border: 2px solid #000
}

.wcpa_form_outer .wcpa_form_item .color-group .wcpa_color label span.wcpa_clb_border {
	border: 1px solid rgb(0 0 0 / 15%);
}


.wcpa_form_outer .wcpa_form_item .color-group .wcpa_color label span.label_inside {
	padding: 0 10px;
	font-size: 0.8em;
}

.wcpa_image_desc,
.wcpa_image label {
	font-size: 11px;
	text-align: center;
	line-height: 1.2;
	font-weight: 600;
	padding-top: 5px;
}

.wcpa_form_outer .wcpa_form_item .style-images .wcpa_image {
	padding: 0 0.5rem 17px;
	margin: 0;
	max-width: 20%;
}

.wcpa_form_outer .wcpa_form_item .style-images .wcpa_image img{
	border: 1px solid #e0e0e0;
	padding: 2px;
	border-radius: 5px;
}

.wcpa_form_outer .wcpa_form_item .wcpa_image input:checked+img, .wcpa_form_outer .wcpa_form_item .wcpa_image input:checked+picture img, .wcpa_form_outer .wcpa_form_item input:checked+label img {
	border: 2px solid #000000;
	box-shadow: none;
	padding: 2px;
}

.wcpa_form_outer .wcpa_form_item .color-group .wcpa_color label span.label_inside {
	padding: 0 10px;
	font-weight: 500;
	font-size: 1em;

}

.wcpa_form_outer .wcpa_form_item .color-group .wcpa_color label span.wcpa_clb_border {
	border: 2px solid rgb(0 0 0 / 15%);
	height: 40px!important;
    min-width: 40px!important;
    line-height: 38px!important;
}

.wcpa_form_outer .wcpa_form_item .color-group .wcpa_color input:checked+label span, .wcpa_form_outer .wcpa_form_item .color-custom-v1 .wcpa_color input:checked+label span {
	border: 2px solid #000;
}

.wcpa_form_outer .wcpa_form_item {
	margin-bottom: 15px;
}

.size-chart-icon{
	margin-left: 10px;
	cursor: pointer;
	text-decoration: underline;
	text-transform: capitalize;	
	font-size: 1em;
	padding-left: 30px;
	background-image: url("data:image/svg+xml,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='361.000000pt' height='271.000000pt' viewBox='0 0 361.000000 271.000000' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0.000000,271.000000) scale(0.100000,-0.100000)'%0Afill='%23000000' stroke='none'%3E%3Cpath d='M715 2684 c-235 -44 -401 -129 -541 -276 -77 -81 -123 -163 -149%0A-263 -23 -89 -23 -1501 0 -1590 26 -100 72 -182 149 -263 108 -113 221 -184%0A381 -236 177 -57 144 -56 1550 -56 1452 0 1348 -6 1429 76 79 78 77 61 74 730%0A-3 584 -3 589 -25 630 -12 22 -39 56 -59 74 -79 69 -24 65 -911 68 l-803 3 0%0A252 c0 279 -6 322 -61 436 -37 74 -147 195 -229 251 -108 73 -233 126 -374%0A156 -103 23 -332 27 -431 8z m377 -228 c213 -41 392 -157 458 -298 95 -201%0A-36 -418 -316 -524 -195 -74 -454 -73 -652 2 -145 54 -262 150 -312 256 -112%0A236 87 485 450 562 86 19 280 20 372 2z m-676 -994 c69 -35 153 -65 252 -89%0A60 -15 199 -17 1387 -22 l1320 -6 3 -557 2 -558 -110 0 -111 0 3 128 c2 109 0%0A131 -15 153 -38 56 -127 63 -176 14 -25 -24 -26 -32 -31 -158 l-5 -132 -112%0A-3 -113 -3 0 293 c0 269 -2 296 -19 324 -49 81 -165 65 -200 -29 -7 -18 -11%0A-134 -11 -308 l0 -279 -109 0 -109 0 -4 136 -3 136 -33 29 c-37 34 -88 39%0A-131 13 -49 -29 -55 -50 -59 -186 l-4 -128 -109 0 -109 0 0 293 c0 268 -2 295%0A-19 323 -49 81 -165 65 -200 -29 -7 -18 -11 -134 -11 -308 l0 -279 -109 0%0A-109 0 -4 136 -3 136 -33 29 c-47 42 -100 40 -150 -5 l-37 -34 -4 -131 -3%0A-131 -109 0 -109 0 0 293 c0 268 -2 295 -19 323 -49 81 -165 65 -200 -29 -7%0A-18 -11 -130 -11 -293 0 -295 5 -277 -70 -250 l-35 13 3 139 c4 155 -6 199%0A-52 229 -30 20 -84 22 -115 5 -43 -22 -61 -69 -61 -155 l-1 -80 -25 30 c-14%0A17 -39 57 -55 90 l-29 60 0 483 0 483 58 -39 c31 -22 84 -53 118 -70z'/%3E%3Cpath d='M809 2222 c-95 -50 -141 -151 -115 -253 17 -65 56 -112 118 -143 68%0A-34 128 -34 195 -1 167 83 168 311 3 398 -70 36 -130 36 -201 -1z'/%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 22px;
    display: inline-block;
}

.home-products .product-small.box {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgb(0 0 0 / 15%);
}
.home-products .box-image {
	border-radius: 8px 8px 0 0;
}
.home-products .box-text {
	padding: 1em;
}
.home-products .product-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
	-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    min-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.home-products .price .amount {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
}

.home-titles .section-title{
	position: relative;
}
.home-titles span{
	text-transform: initial;
    color: #1d1929;
    width: 100%;
    text-align: center;
}

.home-titles a{
	position: absolute;
    color: #000000;
    font-size: 0.6em;
    font-weight: 500;
    right: 0;
}

.home-titles b{
	display: none;
}


.absolute-footer.{
	text-align: center;
}

.copyright-footer{
	width: 100%;
	text-align: center;
}
.cards-icons{
	padding: 0!important;
	margin-bottom: 0!important;
	margin-top: 15px;
	border: none!important;
}
.cards-icons li{
	display: inline-block;
	list-style: none;
}
.footer-primary.pull-left{
	width: 100%;
}

.footer-widgets > .row .widget-title {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 16px;
    display: block;
}


.footer-widgets ul.menu>li+li{
	border: none!important;
}

input[type=number].xoo-cp-qty{
	margin: 0;
}

.xoo-cp-close.xcp-btn{
	display: none;
}

.xoo-cp-btns{
	display: flex;
	justify-content: space-between;
	align-items: center;

}
.xoo-cp-btns .xcp-btn {
    flex: 1;
    padding: 0px 12px;
    line-height: 42px;
    max-height: 44px;
    background: #fff;
    border: 1px solid #505261;
    color: #505261!important;
    font-size: 13px;
    text-transform: initial;
    border-radius: 4px;
}
.xoo-cp-btn-ch.xcp-btn{
	margin: 0!important;
	background-color: var(--primary-color);
	color: #fff!important;
}

.xoo-cp-btns .xcp-btn:hover{
    box-shadow: inset 0 0 0 100px rgba(0,0,0,.2);
    opacity: 1;
    outline: none;
}
.xcp-ptotal, .xoo-cp-ptotal{
    font-size: 14px;
}

td.xoo-cp-ptitle a {
    font-weight: 400;
    font-size: 14px;
}

td.xoo-cp-pprice {
    font-size: 14px;
}
.xoo-cp-container {
    max-width: 950px;
}
.salesgen_you_saved{
	font-size: 13px;
	position: absolute;
	top: 50%;
	padding: 5px;
	background: #d26e4b;
	border-radius: 20px;
	color: #fff;
	margin-top: -13px;
	text-transform: uppercase;
	text-align: center;
}

.price.product-page-price ins,
.woocommerce-variation-price ins{
	margin-right: 5px;
}

.checkout-button.wc-forward{
	line-height: 53px;
    border-radius: 3px;
    font-size: 12px;
    letter-spacing: 0;
    min-height: 22px;
    font-weight: 600;
    text-transform: uppercase;
    border: none;
    display: flex;
    width: 100%;
    height: 53px;
    line-height: 53px;
    align-items: center;
    justify-content: center;
}
.checkout-button.wc-forward span{
    line-height: 22px;
}
.checkout-btn-icon{
    height: 22px;
    width: 22px;
    padding-top: 1px;
}
.checkout-btn-icon svg{
    width: 16px;
    height: 16px;
}

#wooot_order_tip_form .order_tip_title h3{
    font-size: 0.9em;
    text-transform: initial;
}

.page-checkout-simple .breadcrumbs{
	display: none;
}
.page-checkout-simple #logo{
	margin: 0 auto;
}

body .cart_item .wcpa_cart_val ,
body .woocommerce-mini-cart-item .wcpa_cart_val {
    padding: 0;
    margin: 0!important;
}
body .cart_item dl dt, body .cart_item dl dd,
body .mini_cart_item dl dt, body .mini_cart_item dl dd {
    float: left;
    line-height: 1.5em;
}
.woocommerce-mini-cart-item dt {
    clear: left;
}

.product-name dl {
    display: inline-block;
    width: 100%;
}
.wcpa_cart_val p {
    padding: 0;
    margin: 0!important;
}

.salesgen-countdown-timer-cart-heading{
	font-size: 0.9em;
	color: #1a1a1a;
}

.salesgen-countdown-timer-cart{
    background: #f4f4e1;
    border-radius: 4px;
    overflow: hidden;
    display: block;
    padding: 15px;
    font-size: 0.9em;
}

.salesgen-countdown-cart{
    margin-bottom: 10px;
    font-size: 0.9em;
    margin-top: 14px;
}

.salesgen-countdown-timer-cart .sg-ux-timer{
    padding: 4px;
    border: 1px solid #ddd;
    border-radius: 2px;
    background: #fcfcce;
    padding: 4px 8px;
}
.checkout-heading-title{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.checkout-heading-title *{
	flex: 1;
}

.checkout-heading-title img{
	max-width: 50%;
}

#place_order {
    width: 100%;
    line-height: 50px;
    font-size: 16px;
}

.cart_item .product-thumbnail img {
    width: 70px;
    padding-right: 8px;
}

.cart_item .product-thumbnail{
	max-width: 70px;
    min-width: auto;
    width: 70px;
}


.shipping_estimated_msg{
	line-height: 22px;
	background: #fff0d69e;
	padding: 10px 15px;
	border-radius: 5px;
	margin: 15px 0 20px;
	font-size: 13px;
}

.est-desc{
	margin: 0;
	padding: 0;
	border: 0;
	background: 0 0;
	text-decoration: underline;
	-webkit-text-decoration-style: dashed;
	text-decoration-style: dashed;
	text-underline-position: under;
	-webkit-text-decoration-color: inherit;
	text-decoration-color: inherit;
	font-size: 13px;
	color: #444;
	text-transform: capitalize;
	font-weight: 400;
	cursor: help;
}

#flag-icons-us, #flag-icons-eu {
	width: 20px;
}

.shipping_estimated-msg{
	padding-bottom: 10px;
	display: inline-block;
}

.fulfillment_timeline_date {
	display: grid;
	grid-template-columns: repeat(3,1fr)
}

.fulfillment_timeline_date .time {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.fulfillment_timeline_date .time .icon-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%
}

.fulfillment_timeline_date .time .icon-holder .icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 30px;
	height: 30px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #eaeaea;
	border-radius: 50%
}

.fulfillment_timeline_date .time .icon-holder .icon svg {
	width: 60%;
	height: auto
}

.fulfillment_timeline_date .time:first-child .icon-holder,.fulfillment_timeline_date .time:last-child .icon-holder,.fulfillment_timeline_date .time:nth-child(2) .icon-holder {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.fulfillment_timeline_date .time:first-child .icon-holder:after,.fulfillment_timeline_date .time:last-child .icon-holder:before {
	content: "";
	display: block;
	width: calc(100% - 35px);
	height: 2px;
	background-color: #f1f1f1
}

.fulfillment_timeline_date .time:nth-child(2) {
	text-align: center
}

.fulfillment_timeline_date .time:nth-child(2) .icon-holder:after,.fulfillment_timeline_date .time:nth-child(2) .icon-holder:before {
	content: "";
	display: block;
	width: calc(50% - 20px);
	height: 2px;
	background-color: #f1f1f1
}

.fulfillment_timeline_date .time:nth-child(2) .edd-description {
	margin: 0 auto
}

.fulfillment_timeline_date .time:last-child {
	text-align: right
}

.fulfillment_timeline_date .time:last-child .edd-description {
	margin-left: auto
}

.fulfillment_timeline_date .time p {
	width: 100%;
	font-size: 13px;
	font-weight: 700;
	margin-top: .5em;
	margin-bottom: 0
}

.est-desc,.fulfillment_timeline_date .time .edd-description,.simply-protection {
	margin: 0;
	padding: 0;
	border: 0;
	background: 0 0;
	text-decoration: underline;
	-webkit-text-decoration-style: dashed;
	text-decoration-style: dashed;
	text-underline-position: under;
	-webkit-text-decoration-color: inherit;
	text-decoration-color: inherit;
	font-size: 13px;
	color: #444;
	text-transform: capitalize;
	font-weight: 400;
	cursor: help
}

.salesgen-upsell-bundle .wcpa_helptext .size-chart-icon{
	display: none;
}
.woocommerce-variation-price{
	border-top: none!important;
}

ins{
	margin-right: 5px;
}

.shop_table.cart th {
    color: #9e9fa7;
    font-size: 13px;
    font-weight: 300;
    padding: 10px;
    text-align: left;
    text-transform: initial;
    border-bottom: 1px solid #e1e1f1;
    box-sizing: border-box;
}
.shop_table .cart_item td {
    color: #000;
    font-weight: 400;
    padding-bottom: 20px;
    padding-top: 20px;
}
.shop_table tbody tr.cart_item td:first-child {
    border-left: 1px solid #e5e5e5;
    padding-left: 20px;
}
.shop_table tbody tr.cart_item td:last-child {
    border-right: 1px solid #e5e5e5;
    padding-right: 15px;
}

.quantity.buttons_added .is-form {
    -webkit-appearance: none;
    display: inline-block;
    font-size: 20px;
    height: 55px;
    margin: 0;
    padding: 0;
    width: 48px;
    border-radius: 4px;
    background: #fff;
}

.quantity.buttons_added .is-form:hover {
	box-shadow: 0 0 10px rgba(0,0,0,.2);
}

.quantity.buttons_added .minus.is-form {
    border-bottom-right-radius: 0!important;
    border-right: 0;
    border-top-right-radius: 0!important
}

.quantity.buttons_added .plus.is-form {
    border-bottom-left-radius: 0!important;
    border-left: 0;
    border-top-left-radius: 0!important
}

.quantity {
    display: inline-block;
    display: inline-flex;
    margin-bottom: 15px;
    margin-right: 15px;
    opacity: 1;
    vertical-align: top;
    white-space: nowrap
}

.product-lightbox .quantity.buttons_added .input-text, .quantity.buttons_added .input-text {
    border-radius: 0;
    height: 55px;
    margin: 0;
    max-width: 61px;
    text-align: center;
    width: 61px;
}

.single_add_to_cart_button{
	flex: 1;
	max-width: calc(100% - 177px);
}

.cart-sidebar {
    
}

.cart_totals.calculated_shipping{
	padding: 20px;
	background-color: #f7f7fe;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 30px;
    padding-bottom: 5px;
    width: 100%;
}
.cart_totals th.product-name {
    border: none;
    font-size: 18px;
    text-transform: inherit;
    font-weight: 600;
}
.cart_totals {
    background-color: #f7f7fe;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 30px;
    padding: 20px;
    width: 100%;
}
.order-review td, .order-review th,
.cart_totals tbody th{
    font-size: 15px;
    font-weight: 500;
}
.cart_totals .amount, .cart_totals .amount *{
	font-size: 15px;
}
.cart-discount-product,
.cart-discount-product .amount{
	color: #4bb232;
}
.shop_table tfoot th,
.shop_table tfoot td {
    font-size: 15px;
    letter-spacing: 0;
    text-transform: inherit;
    font-weight: 400;
}

.checkout-sidebar-overview,
.checkout-sidebar-overview-items,
.checkout-sidebar-badges{
	background: #f7f7fe;
    border-radius: 3px;
    padding: 15px 20px 30px;
    margin-bottom: 30px;
}
.cart-item-thumb{
    width: 60px;
    margin-right: 10px;
}
.cart-item-thumb img{
    width: 60px;
    height: auto;
}
.checkout-sidebar-overview-items .cart-item-info{
    flex: 1;
    font-size: 14px;
}
.checkout-sidebar-overview-items .cart_item{
    display: flex;
}
.checkout-sidebar-overview-items .cart_item+.cart_item{
    margin-top: 15px;
}
.page-checkout-simple{
    padding: 20px 0;
}
.page-checkout-simple .cart-header{
    text-align: center;
}
form.checkout h3 {
    padding-top: 0px;
    margin: 0 0 10px 0;
    text-transform: initial;
}

.shop_table .shipping__table td{
	font-size: 13px;
    border: none;
}

.order-total>*{
    border: none;
}
.cart_totals tbody tr td,
.cart_totals tbody tr th{
    padding-top: 0.8em;
    padding-bottom: 0.8em;
}
.woocommerce-checkout-review-order {
    background-color: #f7f7fe;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 30px;    
    width: 100%;
    font-size: 14px;
}

#woocommerce-product-search-field-0{
	background: #f5f5f5;
    border: 1.5px solid #acacac;
    color: #333;
    border-radius: 14.5px;
    font-size: 14px;
    max-width: 99.5%;
    min-height: 44px;
    min-width: 330px;
}
.searchform .button.icon i {
    font-size: 1.8em;
}
.header-search-form .searchform .submit-button .icon-search:before {
    content: url(assets/images/btn-search.svg);
}
.searchform-wrapper.form-flat .flex-col:last-of-type {
    margin-left: -3.4em;
}
.header-cart-link .icon-shopping-bag:before {
    content: url(assets/images/shopping-cart.png);
}
.account-link .icon-user:before {
    content: url(assets/images/user.png);
}
.header-cart-title span.amount {
    color: #111;
    font-size: 14px;
}
.nav-line-bottom>li>a:before, .nav-line-grow>li>a:before, .nav-line>li>a:before {
    height: 2px;
}
.header-bottom {
    border-bottom: 1px solid #e1e1f1;
}
.product__rated .icon-star {
    background: #00b67a;
    color: #fff;
    font-size: 10px;
    margin-right: 4px!important;
    padding: 2px!important;
}
.product__rated>*{
	display: inline-block;
}
.product__rated a{
	font-size: 12px;
}
.product__rated{
	display: block;
	margin-bottom: 15px;
}

.woo-variation-swatches.wvs-show-label .variations td>*, .woo-variation-swatches.wvs-show-label .variations th>*,
.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name, .woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name{
	font-weight: 400;
}

.qty-label{
	font-size: 12px;
	margin-bottom: 4px;
}

.cart_item .qty-label{
	display: none;
}
.accordion-item>a>span {
    background-color: 1B263B;
    border-radius: 11.5em;
    color: #000000;
    margin-left: 7px;
    padding: 2px 8px;
    line-height: 23px;
    margin-right: 7px;
}
.review-tab{
	display: inline-block;
}

.heading-bt-line b{
	opacity: 0;
}
.heading-bt-line .section-title,
.related.related-products-wrapper h3{
	border-bottom: 1px solid #e3e5e5;
	font-size: 26px;
	text-align: center;
    padding-bottom: 8px;
    line-height: 20px;
}

.form-minimal.quantity .qty {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.related.product-section{
	border-top: none;
}


input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    margin-left: 0;
    margin-right: 10px
}

input[type=radio],input[type=radio]:before {
    border-radius: 12px;
    display: inline-block;
    height: 21px;
    width: 21px
}

input[type=radio]:before {
    background-image: url(assets/images/radio-cricle.svg);
    background-repeat: no-repeat;
    content: "";
    text-align: center
}

input[type=radio]:checked:before {
    background-image: url(assets/images/radio-select-cricle.svg)
}
.shipping__list_label {
    font-size: 14px;
}
tr.shipping input:checked+label {
    font-weight: 600;
}

.footer-1, .footer-2{
    border: none;
}
.widget .is-divider{
    display: none;
}
.continue-shopping{
    display: none!important;
}
.what-they-say{
    border: 1px solid #e5e5e5;
}
.shop_table.woocommerce-cart-form__contents{
    margin-bottom: 0;
}


.woocommerce-pagination ul {
    border: 1px solid #eee;
    border-radius: 3px;
    display: inline-block;
    padding: 7px 20px
}

.woocommerce-pagination ul li {
    display: inline-block;
    border: none;
}

.woocommerce-pagination ul li+li {
    margin-left: 5px
}

.woocommerce-pagination ul li a{
    color: #000;
    font-size: 13px;
    font-weight: 600;
    border: none;
    line-height: 30px;
    width: auto;
    min-width: auto;
    min-height: auto;
    max-height: initial;
    height: 30px;
    display: inline-block;
}
.woocommerce-pagination ul li a:hover{
    background-color: #f7f7fe;
    color: var(--primary-color);
}

.woocommerce-pagination ul>li>.current {
    background-color: #f7f7fe;
    border-radius: 100%;
    color: var(--primary-color);
    display: inline-block;
    line-height: 30px;
    width: 30px;
    border: none;
    height: 30px;
    padding: 0;
    min-width: auto;
}

.woocommerce-pagination {
    text-align: right
}


input,select,textarea {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-family: Poppins,sans-serif;
    font-size: 13px;
    font-weight: 500;
    outline: var(--primary-color)!important
}

.category-page-title .flex-col+.flex-col{
    display: flex;
}
.woocommerce-result-count{
    white-space: nowrap;
    line-height: 46px;
}
.woocommerce-ordering{
    min-width: 160px;
}

.woocommerce-ordering select{
    height: 46px;
    display: inline-block;
    margin: 0;
}
.sticky-add-to-cart button.single_add_to_cart_button {
    width: auto;
    flex: unset;
}
.copyright-footer ul.cards-icons img {
    max-width: 45px;
}
.sticky-add-to-cart .qty-label {
    margin-right: 10px;
}
#custom-sticky-add-to-cart {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}
#custom-sticky-add-to-cart .inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

#custom-sticky-add-to-cart .product-title {
    font-weight: 600;
    display: block;
}

#custom-sticky-add-to-cart .left {
    display: flex;
    flex-direction: column;
}
.cart-container .woocommerce-notices-wrapper {
    display: none;
}
.cart-container .cart_totals tr.cart-subtotal td {
    padding: 0;
    border: 0;
}
.cart-container .cart_totals tr.cart-subtotal th {
    padding: 0;
    border: 0;
}
.cart-container .cart_totals tr.cart-text-shipping td {
    text-align: left;
    font-size: 12px;
    padding: 0;
    border: 0;
}
.cart-container .cart_totals table.shop_table {
    margin-bottom: 0;
}
.cart-container .cart_totals .wc-proceed-to-checkout {
    margin-top: 12px;
}
#custom-sticky-add-to-cart .product-price .amount {
    color: red;
    font-size: 20px;
}
.sticky-add-to-cart__product {
    gap: 5px;
}
.cart-coupon .woocommerce-info .medium-text-center {
	text-align: left !important;
}
.cart-coupon form.checkout_coupon {
	display: none;
}
.cart-coupon .woocommerce-info a.showcoupon {
    text-decoration: underline;
}
#custom-sticky-add-to-cart {
	display: none;
}
#custom-sticky-add-to-cart.active {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: .9em;
    background-color: rgba(255, 255, 255, 0.9);
    border-top: 1px solid #ddd;
    -webkit-animation: stuckMoveUp .6s;
    animation: stuckMoveUp .6s;
}
.sticky-add-to-cart-main .sticky-add-to-cart__product {
    display: flex;
}
.cart-container .woocommerce-message {
    display: none;
}
.checkout-sidebar table.shop_table tr.cart_item td.product-image .wrapper-image {
    max-width: 64px;
	position: relative;
}
.checkout-sidebar table.shop_table tr.cart_item td.product-image {
    position: relative;
    vertical-align: top;
}
.checkout-sidebar table.shop_table tr.cart_item td.product-image .wrapper-image .product-quantity {
    position: absolute;
    min-width: 17px;
    height: 17px;
    top: -5.5px;
    right: -5.5px;
    border-radius: 10px;
    background-color: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: normal;
}
.checkout-sidebar table.shop_table.shop_table_checkout_product td {
    border: none !important;
    padding: 0 !important;
}
.main-shipping-method table.shipping__table tr>th {
    display: none;
}
.checkout-sidebar table.shop_table.shop_table_checkout_product td.product-info {
    padding-left: 0px !important;
    text-align: left;
}
.shop_table.shop_table_checkout_product td.product-info dl.variation dt, .shop_table.shop_table_checkout_product td.product-info dl.variation dd {
    width: 50%;
    margin: 0;
}
.shop_table.shop_table_checkout_product td.product-info dl.variation dt {
    text-align: left;
}
table.shop_table.shop_table_checkout_product td.product-info p.title {
    text-align: left;
    margin-top: 0;
}
table.shop_table.shop_table_checkout_product tr.cart_item td {
    border-top: 1px solid rgb(11 10 31 / 6%) !important;
    padding-top: 16px !important;
    padding-bottom: 10px !important;
}
.top-order_review_heading {
    display: flex;
    justify-content: space-around;
    gap: 5px;
}
.top-order_review_heading .number-item {
    white-space: nowrap;
    font-size: 14px;
    display: flex;
    gap: 4px;
}
.top-order_review_heading .number-item i.icon-angle-down {
    font-size: 20px;
    line-height: 1;
    display: none;
}
.top-order_review_heading #order_review_heading {
    font-weight: normal;
    font-size: 16px;
}
.woocommerce-checkout-review-order tr.cart-discount {
    background: none;
}
.checkout-sidebar .woocommerce-checkout-review-order {
    background: no-repeat;
    margin-bottom: 0;
}
.woocommerce-checkout-review-order table.shop_table.woocommerce-checkout-review-order-table {
    margin-bottom: 0;
}
.checkout-secure img {
    max-height: 80px;
}
.checkout-secure {
    text-align: center;
}
.main-shipping-method table.shipping__table td {
    border: 0;
}
.main-payment-method h3.title-heading {
    margin-top: 10px;
}
.main-payment-method #payment ul.wc_payment_methods {
    padding: 0;
    border: 1px solid rgba(8, 23, 10, .2) !important;
    border-bottom: 0;
    border-radius: 8px;
	overflow: hidden;
}
.main-payment-method #payment .payment_methods li .payment_box * {
    text-align: left !important;
}
.main-payment-method #payment ul.wc_payment_methods li {
    padding: 15px;
}
.main-payment-method #payment ul.wc_payment_methods li.active {
    background: rgba(0, 0, 0, .04);
}
.main-payment-method #payment .payment_methods li label {
    cursor: pointer;
}
.main-payment-method #payment ul.wc_payment_methods li input {
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
    top: 4px;
}
.main-payment-method .woocommerce-privacy-policy-text {
    margin-top: 15px;
}
form.checkout.woocommerce-checkout {
    margin-top: 30px;
}
.main-payment-method #payment ul.wc_payment_methods li.payment_method_mecom_stripe.active .payment_box {
    border-top: 1px solid rgba(8, 23, 10, .8);
    margin-top: 10px;
}
.main-payment-method #payment ul.wc_payment_methods li.active .payment_box:empty {
    border: 0;
}
.woocommerce-cart-form .variation .variation-item .variation-Color .wcpa_cart_val span,
.product-info .variation .variation-item .variation-Color .wcpa_cart_val span {
    display: none;
}
.woocommerce-cart-form .variation .variation-item .variation-Color .wcpa_cart_val img,
.product-info .variation .variation-item .variation-Color .wcpa_cart_val img {
    max-height: 30px;
    width: auto !important;
}
.woocommerce-cart-form .variation .variation-item,
td.product-info .variation .variation-item {
    display: flex;
    align-items: center;
    gap: 5px;
	margin-bottom: 5px;
	color: rgba(0, 0, 0, 0.6);
}
.custom-checkout-coupon {
    border-top: 1px solid rgb(11 10 31 / 6%);
    padding-top: 15px;
    border-bottom: 1px solid rgb(11 10 31 / 6%);
    padding-bottom: 15px;
}
.woocommerce-cart-form .variation .variation-item .wcpa_cart_val span,
td.product-info .variation .variation-item .wcpa_cart_val span {
    display: none;
}
.custom-checkout-coupon button#apply_coupon {
    margin-right: 0;
}
form.checkout.woocommerce-checkout .col-inner.is-well {
    border-radius: 10px;
}
.show-order-total {
    margin-top: 10px;
    cursor: pointer;
}
.show-order-total .amount {
    color: #333;
}
.show-order-total {
    margin-top: 10px;
    cursor: pointer;
    display: inline-flex;
    gap: 5px;
    background-color: #eaeaea;
    border-radius: 5px;
    padding: 9px 25px;
    color: #333;
    text-transform: uppercase;
    font-size: 18px;
    width: 100%;
    justify-content: center;
}
form.woocommerce-cart-form td.product-quantity .remove {
    border: 0;
    display: inline-block;
    align-items: center;
    vertical-align: middle;
    border-radius: 0;
    padding: 17px 0;
}
.woocommerce-cart-form .product-item {
    display: flex;
    gap: 5px;
}
.cart-collaterals .cart-sidebar .row {
    display: none;
}
.custom-checkout-coupon button#apply_coupon {
    opacity: 0.3;
}
.custom-checkout-coupon.has-value button#apply_coupon {
    opacity: 1;
}
@media only screen and (max-width: 849px){
	form.checkout.woocommerce-checkout .large-7.col {
		order: 3;
	}
	.checkout-sidebar table.shop_table.shop_table_checkout_product {
		display: none;
	}
	form.checkout.woocommerce-checkout .col-inner.is-well {
		padding: 15px;
	}
	.top-order_review_heading .number-item i.icon-angle-down {
		display: inline-block;
	}
}
@media only screen and (max-width: 767px){
	.woocommerce-cart .checkout-page-title nav.breadcrumbs {
		margin: 0;
		padding: 0;
	}
	.quantity.buttons_added .is-form {
		height: 30px;
		width: 30px;
	}
	.woocommerce-cart td.product-quantity input.qty {
		height: 36px;
	}
	.woocommerce-cart .quantity.buttons_added .is-form {
		height: 36px;
		width: 30px;
		min-height: auto;
		line-height: normal;
	}
	.cart-container form.woocommerce-cart-form {
		margin-bottom: 0;
	}
	.sticky-add-to-cart .product-title-small,
	.sticky-add-to-cart-main .action-product .qty-label, .sticky-add-to-cart-main .action-product .quantity {
		display: none;
	}
	#custom-sticky-add-to-cart .sticky-add-to-cart-main .sticky-add-to-cart__product {
		width: 100%;
	}
	.sticky-add-to-cart-main,
	#custom-sticky-add-to-cart .inner,
	.sticky-add-to-cart-main .action-product {
		width: 100%;
	}
	.sticky-add-to-cart-main .action-product button.btn-buy {
		width: 100%;
		margin: 0;
	}
	.single-product h1.product-title {
		margin-top: 0;
		font-size: 24px;
	}
	.form-minimal.quantity .qty {
		height: 49px;
		min-height: auto;
	}
	.woocommerce-cart .checkout-page-title.page-title {
		display: none;
	}
	.cart_totals.calculated_shipping>table:nth-child(1) {
		display: none;
	}
	.cart-coupon .woocommerce-info a.showcoupon {
		font-size: 13px;
	}
	.cart-collaterals .cart-sidebar .cart_totals table:nth-child(1) {
		display: none;
	}
	.woocommerce-cart-form table.shop_table thead {
		display: none;
	}
	.woocommerce-cart-form table.shop_table tbody>tr>td {
		display: block;
		padding: 0 !important;
		border: 0 !important;
		width: 100%;
	}
	.woocommerce-cart-form .shop_table tbody tr.cart_item td:last-child {
		border-bottom: 1px solid #ececec !important;
		padding-bottom: 12px !important;
		margin-bottom: 12px;
		text-align: left;
		padding-left: 75px !important;
		position: relative;
	}
	.woocommerce-cart-form .shop_table tr.cart_item td.product-price {
		padding-left: 75px !important;
		margin: 5px 0;
	}
	form.woocommerce-cart-form td.product-quantity .remove {
		display: inline-flex;
		align-items: center;
		vertical-align: middle;
		border-radius: 0;
		padding: 17px 0;
		background: rgba(0, 0, 0, .04);
		width: 40px;
		height: 40px;
		justify-content: center;
		align-items: center;
		border-radius: 100%;
		position: absolute;
        right: 0;
	}
	.cart-collaterals .cart-sidebar .row {
		display: block;
	}
	form.woocommerce-cart-form .cart-wrapper .row{
		display: none;
	}
	.cart-collaterals .cart-sidebar {
		display: flex;
		flex-wrap: wrap;
	}
	.cart-collaterals .cart-sidebar .cart-coupon {
		order: -1;
	}
}
@media only screen and (max-width: 490px){
	.home-titles a {
	    position: initial;
	    width: 100%;
	    text-align: center;
	    margin-top: 10px;
	}
	
	.checkout-sidebar.sm-touch-scroll{
		display: flex;
		flex-direction: column;
		
	}
	.checkout-sidebar.sm-touch-scroll > div{
		order: 10;
	}
	.checkout-sidebar-overview-items{
		order: 0!important;
	}
	.checkout-sidebar.sm-touch-scroll .top-order_review_heading {
		order: 0;
	}
}
.footer .widget_nav_menu ul li a {
    font-size: 13px;
}