/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
.woocommerce-terms-and-conditions-checkbox-text{
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
	margin-bottom: 30px;
	display: block;
}

/** main corlor button: #40b705 */
.button#place_order, .button.checkout, .checkout-button, .single_add_to_cart_button.button {
    display: block;
    width: 100%;
    line-height: 50px;
    border-radius: 3px;
    font-size: 1.1em;
    letter-spacing: 2px;
}

.callout.badge.badge-circle{
	display: none;
}

.product-info span.amount {
    white-space: nowrap;
    color: #f44336;
    font-weight: 700;
    font-size: 1.2em;
}

.sn_size_chart_wrp{
	display: block;
}

/*************** ADD CUSTOM CSS HERE.   ***************/
#review_form .review-form-inner.has-border{
	
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.sn-mobile-mini-cart-checkout .shipping__table{
	display: none;
}
@media only screen and (max-width: 999px) {
	.sn-mobile-mini-cart-checkout{
		display: block!important;
	}
}

/* Custom new layout*/
 body {
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

h1,h2,h3,h4,h5,h6 {
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

body .topbanner{
	padding-top: 60px!important;
}
.banner-font-size {
    text-align: center;
    font-weight: 300;
    letter-spacing: 0.5px;
    font-size: 29px;
    line-height: 28px;
    margin-bottom: 12px;
    padding: 0 15px !important;
}
.radius-circle .img-inner > img {
    border-radius: 50% !important;
}
.box-image, ul.product_list_widget li img {
    border: 2px solid #000000;
}

.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    font-size: 1.2em;
    border-radius: 20px;
}
.dgwt-wcas-search-wrapp {
    max-width: 90%!important;
}
.wcpa_form_outer .wcpa_form_item select {
    border-radius: 5px;
    border: none;
    min-height: 50px;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: .05em;
    box-shadow: inset 0 1px 2px #ccc;
    background-color: #f1f1f187;
}
.product-quick-view-container .input-text.qty, .single-product .product-summary .input-text.qty {
	box-shadow: none !important;
	-webkit-appearance: none !important;
	-webkit-box-shadow: none !important;
	max-width: 100% !important;
	-moz-appearance: textfield;
	padding-right: 38px !important;
	padding-left: 12px !important;
	width: 82px !important;
	background-color: #fff !important;
	border: 1px solid #e6e6e6 !important;
	height: 100% !important;
	line-height: normal;
	text-align: center;
	font-size: 1em;
	appearance: none;
	border-radius: 0;
	min-height:66px;
	color: #333;
}
.product-quick-view-container .quantity, .single-product .product-summary .quantity {
	margin-bottom: 0;
	position: relative;
	border-color: #e6e6e6;
	margin-right: 12px;
	height: 66px;
}

body .product-info .quantity .minus, body .product-info .quantity .plus{
	text-align: center;
	position: absolute!important;
	width: 25px;
	height: 33px!important;
	min-height: 33px!important;
	height: 33px;
	padding: 0!important;
	right: 0;
	border: 1px solid #e6e6e6!important;
	background: #f8f8f8;
	border-left: 1px solid #e6e6e6 !important;
	line-height: 33px;
}

body .product-info .quantity .minus{
	bottom: 0;
}

.text-center .quantity, .quantity{
	opacity: 1;
	display: inline-block;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-right: 1em;
	white-space: nowrap;
	vertical-align: top;
}

.sg_wrapper_add_to_cart_quantity{
	display: flex;
	
}

.product-quick-view-container .single_add_to_cart_button, .single-product .single_add_to_cart_button{
	height: 66px;
	margin-bottom: 0;
	border-radius: 3px;
	white-space: nowrap;
	padding: 20px 0;
	display: block;
	width: 100%;
	font-size: 1.2857rem;
	font-weight: 700;
	line-height: 24px;
	box-shadow: 0 4px 6px -2px rgb(35 67 92 / 32%);
	border: 1px solid rgba(0,0,0,.16)!important;
}
.tagged_as {
	font-weight: 700;
	font-size: 1.25rem;
	margin-right: 15px;
	color: #2d3436;
	border-top: none!important;
}

.tagged_as a {
	letter-spacing: 0.05em;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	border-radius: 99px;
	position: relative;
	margin: 10px 10px 10px 0;
	padding: 0 10px 0 10px;
	text-transform: uppercase;
	background: #ededed;
	color: #2d3436;
	font-size: 11px;
	font-weight: 700;
}
.tagged_as a:hover {
    color: #fff;
    background-color: #ff1300;
    border-color: #ff1300;
}
.single-product .product-info  .product-title {
    font-size: 20px;
    line-height: 24px;
}
body .product-main {
    padding: 0px 0 40px;
}
.product-footer .woocommerce-tabs {
    padding: 30px 0;
    border-top: 1px solid #ececec;
}
#reviews #comments h3.normal {
    font-size: 20px;
    letter-spacing: .05em;
    text-transform: uppercase;
}
.has-border {
    border: 1px solid #e0e0e0 !important;
}
#reviews{
	margin-top: 30px;
}

/* checkout */
#checkout_custom_heading {
    display: flex;
}
form.checkout h3 {
    text-transform: none;
}
.ta-right {
    text-align: right;
    flex-direction: row-reverse;
    flex-grow: 1;
}
.button#place_order{
	line-height: 66px;
}
.checkout_coupon button.button {
    background-color: #47525d;
    border-radius: 5px;
}

.checkout_coupon .input-text {
    box-shadow: none !important;
    border: 1px solid #ececec;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    border-radius: 5px;
}
input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    border: none;
    background-color: #f1f1f187;
}

.price-wrapper .price.product-page-price .wcpa_price{
	display: none;
}
#vscf .form-group button {
    color: #ffffff;
}
.archive .term-description {
	margin: 40px 0;
    background: #f8f8f8;
    padding: 30px 20px 10px 20px;
    border-radius: 5px;
}

.custom-lightbox-link{
	font-size: 14px;
    text-decoration: underline;
    position: relative;
    top: 0px;
    right: -60px;
    color: #f44335;
}
p.sizechart{
	margin-bottom: 0px;
	height: 0px;
}
.sizechart_parent {
    padding: 0!important;
    height: 0;
}

.header-nav .header-nav-main .nav .nav-right  .nav-uppercase{
	width: 321px;
}

.wc-sticky-product-bar-container{
	background: white;
    box-shadow: 0px -5px 8px 2px #65656554;
}
.wc-sticky-product-bar-container .woocommerce-Price-amount{
	color: black !important;
}
.wc-sticky-product-bar-container .price{
	color: black !important;
}
.wc-sticky-product-bar-container .button .action-button{
	background: #ba0334 !important;
	color: white !important;
}
.fb_dialog_content iframe{
	bottom: 64px !important;
}