/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


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


}


/* ----------HEADER--------------- */
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content{
	min-width:400px !important;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a{
	color:#333 !important;
	text-transform: inherit;
    font-size: 19px;
	font-weight:500 !important;
}
.m-footer a{
	font-weight:500 !important;
	font-size:14px !important;
}
.m-footer .ux-menu-link{
	line-height:28px;
}
.m-address .ux-menu-link{
	line-height: 36px;
}
.sec-ft-1{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.absolute-footer{
	display:none !important;
}
.sec-ft-2 .row .col{
	padding-bottom:0 !important;
}
.header-cart-link.off-canvas-toggle, .header-nav-main .cart-item a{
	border:0 !important;
}
a.header-cart-link.off-canvas-toggle:hover{
	background:transparent !important;
}
.cart-img-icon{
	width:24px !important;
}

/* -----------PRODUCT ARCHIVE------------ */
.products .product-small .product-small, .related-products-wrapper .product-small .product-small{
	border:1px solid #e3e3e3;
}
.products .product-small .product-small .product-title{
	margin-bottom:10px;
}
.badge-container{
	margin:0 !important;
}
.badge-frame{
	margin:0 !important;
}
.badge-container .badge-inner{
	background:#dd3333 !important;
	border:0 !important;
	font-size: 16px;
    padding: 10px;
}
.badge-container .badge-inner span{
	color:#fff;
}
.products .product-small .product-small .product-title a, .related-products-wrapper .product-small .product-small .product-title a{
	color:#333;
}
.products .product-small .product-small:hover .contain-btn, .related-products-wrapper .product-small .product-small:hover .contain-btn{
	visibility:visible;
	opacity:1;
}
.btn-more{
	padding: 10px 24px;
    min-width: 140px;
    background-color: #b8a08d;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    margin-top: 17px;
    margin-bottom: 34px;
}
.contain-btn{
	position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: 0.1s;
    background-color: #ffffff;
    box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.06);
    transform: translateY(10px);
    z-index: 9;
	padding-bottom: 20px;
}
/* PRODUCT PAGE */
.product-page-title .page-title-inner{
	padding-top:0 !important;
}
.product-page-title .woocommerce-breadcrumb *{
	color:#909090;
	font-size:14px;
}
.product-main .product-title{
	font-size:24px;
}
.product-info .is-divider{
	display:none;
}
.single_add_to_cart_button{
	min-width: 330px;
	text-transform: capitalize;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    margin-right: 18px;
    font-weight: 500;
    font-size: 16px;
    line-height: 50px;
    display: inline-block;
    padding: 0 37px;
    text-align: center;
    transition: ease .3s;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer;
    border: none;
}
.product-info .quantity{
	border:1px solid;
}
input.minus.button.is-form, input.plus.button.is-form{
	background: transparent !important;
    border: 0 !important;
	font-size: 20px;
	padding: 0 16px;
}
.quantity input[type=number]{
	min-height:50px;
	font-size: 20px;
	background: transparent;
    border: 0;
    box-shadow: none;
}
.product-info  .price-wrapper{
	margin-top:25px;
}
.product-info  .price-wrapper ins{
	background-color: #fff9c0;
    padding: 8px 12px;
    border-radius: 2px;
}
.product-info  .price-wrapper ins span{
	color:#F21B1B !important;
}
.woocommerce-product-rating{
	display: flex;
    align-items: center;
}
div#reviews.woocommerce-Reviews, .devvn_prod_cmt{
	max-width:100%;
}
table.variations tbody >tr{
	display:flex;
	flex-direction:column;
}
table.variations{
	margin-top: 30px;
}
table.variations tbody >tr th.label{
	display: flex;
	font-size:16px !important;
	font-weight:400 !important;
}
table.variations tbody >tr th.label label{
	font-size:16px !important;
}
.devvn_num_reviews{
	color:#000 !important;
}
#comments a.btn-reviews-now{
	background:#000 !important;
}
button#devvn_cmt_submit, button#devvn_cmt_replysubmit{
	background:#b8a08d !important;
	color:#fff !important;
}
.product-footer{
	padding-bottom:50px !important;
}
.secondary.is-underline, .secondary.is-link, .secondary.is-outline, .stars a.active, .star-rating:before, .woocommerce-page .star-rating:before, .star-rating span:before, .color-secondary{
	color:#f0ad4e !important;
}
.woocommerce-review-link{
	padding-left:10px;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){
	padding: 18px 6px !important;
}
.wpcf7-form-control{
	min-height:50px !important;
}
.wpcf7-form-control.wpcf7-textarea{
	min-height:150px !important;
}
.wpcf7-submit{
	font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 50px !important;
    display: inline-block !important;
    padding: 0 37px !important;
}
.post-item .col-inner{
	border: 1px solid #e3e3e3;
}
.post-item .col-inner .box-text-inner{
	padding-left:20px;
}
.post-item .post-title{
	font-size: 22px;
}
.post-item .from_the_blog_excerpt {
	font-size:18px;
}
.woocommerce-mini-cart__buttons a, .wc-proceed-to-checkout a, .coupon button, .button-continue-shopping, .button-continue-shopping button{
	padding: 8px 10px;
    font-weight: 500;
}
button.button.primary.mt-0.pull-left.small.wp-element-button{
	min-height:50px !important;
}
@media (max-width: 549px){

	.sticky-add-to-cart--active{
		width:100% !important;
	}
	#logo img {
    	max-height: 53px !important;
	}
	.products .product-small, .related .row >.product-small{
		padding: 0 5px 10px !important;
	}
	.badge-container .badge-inner{
		font-size: 13px !important;
	}
	.sticky-add-to-cart .product-info .quantity{
		width: 100%;
		display: flex;
		justify-content: space-around;
	}
	.single_add_to_cart_button{
		 width: 100%;
	}
	.product-info, .product-main{
		padding-bottom: 0;
	}
}
.product-info .price-wrapper ins span{
	font-size:24px;
}
.list-single{
	padding-top:20px;
	margin-bottom:0 !important;
	padding-left:0;
	list-style:none;
}
.list-single li{
	margin-left:0 !important;
	font-size:14px !important;
}
.list-single i{
	font-family: "FontAwesome";
	margin-right: 8px;
    font-weight: 400;
    color: #848484;
}
.ux-timer span {
    font-size: 16px !important;
	padding: 5px;
	display:flex;
	align-items:center;
}
.product-grid-item .product-image-link img, .product-grid-item .hover-img img {
width: auto !important;
height: 200px; /* Height of grid or slider prduct image */
display:block;
margin:auto;
}
