;/*
Theme Name: smshop Child
Description: This is a child theme for Flatsome Theme
Author: POSMAN
Template: smshop
Version: 1.0.1
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}



.product-section .panel.entry-content{
	padding-top: 0;
}
.shop_attributes th, .shop_attributes td{
	padding: 2px;
	border-bottom: 1px dotted #ececec;
}

.wpcf7 .wpcf7-not-valid-tip{
	margin-top: 5px;
}

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, .select2-container .select2-choice{
	box-shadow: inset 0 0px 1px rgba(0,0,0,0.1);
	font-weight: normal !important;
	margin-bottom: 5px;
}


.widget .current_page_item>a{
	color: #e06b6b;
    font-weight: bolder;
}

span.counter{
	font-size: 40px;
    margin-bottom: 0;
    font-weight: 400;
    color: #555;
}
span.counter-symbol{

}

.sm-nang-luc-sunny .icon-box-img{
	margin: 0 auto !important;
}


.widget_nav_menu ul.sub-menu li.current-menu-item a{
	color: #e06b6b;
}


.product-small .box-image .image-zoom-fade{
}

.sm-fixed-contact{
    position: fixed;
    right: 15px;
    bottom: 200px;
    z-index: 99;
    width: 50px;
    padding: 5px;
    padding-bottom: 0;
    background: rgba(0, 0, 0, 0.25);
}

.sm-fixed-contact .box-text{
	padding: 0 !important;
}

.wpcf7 .wpcf7-response-output{
	    border: none;
    padding: 0;
    font-size: 14px;
    font-style: italic;
}


#baogia form{
	margin-bottom: 0 !important;
	
}

.icon-box:hover .icon-inner{
	color: #E06B6B !important;
}

a:hover, a.remove:hover, a.icon-circle:hover{
	color: #e06b6b;
}
.wpcf7-form-control.wpcf7-submit{
	    border-radius: 3px;
}

.button.primary{
	
	border-radius: 3px;
}


.box-image .image-zoom-fade .overlay{
	display: none !important; 
}

th, td{
	font-size: .8em;
}
b, strong{
	font-weight: bold;
}












@media only screen and (max-width: 600px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.sm-fixed-contact{
    bottom: 15px;
	left: auto;
	right: 15px;
}

}





















