/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/
.medicalshop2-border-radius-lb{
	padding: 30px 0px 0px !important;
}
.medicalshop2-border-radius-rt{
	padding: 30px 0px 30px !important;
}
.homebestseller{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
#Footer .widgets_wrapper {
    padding: 0px 0 20px;
}
tr.fhead, tr.shead {
    background: #232B6D;
    color: #fff;
}
.pordtable tr.fhead td, .pordtable tr.shead td{
	border: 1px solid #fff;
}
.pordtable tr td {
    border: 1px solid #232B6D;
}
.pordtable{
	border: 1px solid #232B6D;
}
.custombtn a{
	border-radius: 0px 10px 0px 10px !important;
}
.woocommerce div.product form.cart .variations select {
    min-width: 80%;
    margin-right: 5px;
}
.value select, .value select:focus{
	background: #6FBE45 !important;
}
.extratxt{
	display: none;
}
@media only screen and (min-width:320px) and (max-width:767px) {
	.column.mcb-column.column_column.our-saniti .column_attr.clearfix.align_center {
		padding: 0px 25px 0px 25px !important;
	}
	.extratxt{
		display: inline !important;
	}
}	