/*
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 */
.checkout-button{
    display: block;
    width: 100%;
}

.cart-container a.checkout-button {
    padding: 8px;
}

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

.page-product-sale-more {
    color: #53a42f;
    background-color: rgba(103,175,71,.15);
    padding: 0 7px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    line-height: 21px;
    display: inline-block;
    vertical-align: top;
}

.wcpa_total del {
    font-size: 18px;
}

.product-summary .woocommerce-Price-currencySymbol {
    font-size: 1em;
}

.wcpa_total ins {
    font-size: 26px;
    margin-right: 5px;
}

.wcpa_total #saleprice {
    vertical-align: top;
}

.wcpa_form_outer .wcpa_form_item select {
    border-radius: 5px;
    border: none;
    min-height: 50px;
    font-weight: 500;
    font-size: 17px;
    letter-spacing: .05em;
    background-color: #f1f1f187;
    cursor: pointer;
    background-position: right 0.45em top 50%;
    background-repeat: no-repeat;
    padding-right: 1.4em;
    background-size: auto 16px;
    display: block;
}

.wcpa_form_outer .wcpa_form_item .select_arrow{
	top: 22px
}

.wcpa_form_outer .wcpa_form_item .select {
    position: relative;
    max-width: 350px;
}

.wcpa_form_outer .wcpa_form_item input[type="text"]{
    border-radius: 5px
}

.sn_size_chart_wrp{
	display: block;
}
/* PART 1 - truoc chuyen canh Lazy Load */
img[data-lazyloaded]{
	opacity: 0;
}

/* PART 2 - hieu ung khi chuyen canh Lazy Load */
img.litespeed-loaded{
	-webkit-transition: opacity .3s ease-in;
	-moz-transition: opacity .3s ease-in;
	transition: opacity .3s ease-in;
	opacity: 1;
}

/*************** 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;
	}
}
@media only screen and (max-width: 991px) {
	.is-well {
		padding: 20px!important;
	}
	.why-us{
		font-size:14px;
	}
	.wyuscs img{
		max-width: 60px !important;
	}
	.wyuscs .wyuscs2 {
		width: 78% !important;
		font-size:17px
	}
	.wyuscs .wyuscs1 {
		margin-top:15px
	}
}
@media (max-width: 767px){
	.wfacp_assurance_0 .wfacp_section_title {
		font-size: 18px;
	}
}
@media (max-width: 575px){
    .jdgm-widget .jdgm-rev.jdgm-rev {
        width: calc(50% - 8px)!important;
    }
}
.wyustit {
    text-transform: uppercase;
}

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{
    background: linear-gradient(225deg, #3a3a3a 15%, #939393 85%);
    border-radius: 50%;
    padding: 3px;
    margin: 0 auto;
}
.radius-circle .img-inner{
    border-radius: 50%;
    background: #ffffff;
}
.radius-circle .img-inner > img {
    border-radius: 50% !important;
	border: 3px solid #fff;
}
.box-image, ul.product_list_widget li img {
    border: 1px solid #000000;
}

.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    font-size: 1.2em;
    border-radius: 7px;
}
.dgwt-wcas-search-wrapp {
    max-width: 90%!important;
}
.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;
}

.single-product .single_add_to_cart_button{
	height: 66px;
    width: 100%;
    border-radius: 3px;
    padding: 20px 0;
    display: block;
	width: 100%;
    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;
}

.product-tagging span.label, .aff-link {
    font-weight: 700;
    font-size: 1.15rem;
    margin-right: 10px;
    color: #2d3436;
}

.product-tagging 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;
}
.product-tagging 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;
}

.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;
}
.single-post textarea {
    background-color: #fff!important;
}
table.shop_table .order-total {
    font-size: 1.5em;
    font-weight: normal;
}
@media (max-width: 849px){
	.cart-sidebar .coupon .input-text{
		 font-size: .97em;
	}
}