/*
Theme Name: the7dtchild
Theme URI: 
Author: Unity Infoway
Author URI: https://www.unityinfoway.com/
Template: dt-the7
*/
#bottom-bar.solid-bg .logo-left {
    background: #252525 none repeat center top !important;
}
.slider-contact-form
{
	background-color:rgba(255,255,255, 0.8) !important;
	padding: 0px !important;
	border: 1px double #f2f2f2 !important;
}
.contact-form-heading
{
	background-color:#e1474d !important;
	font-size:32px;
	color:#fff;
	font-weight:700 !important;
	margin-bottom:30px;
	padding:20px;
}
.contact-form-input
{
	padding:30px;
	margin-top:-30px;
}
.paoc-popup-modal-cnt {
    padding: 0px 0px 0px 0px !important;
	margin-top: -20px !important;
}
.popupaoc-button {
    padding: 16px 36px !important;
    font-weight: bold !important;
	font-size: 14px !important;
}
.wc2c-floating-circle-right {
 	width: 25px !important;
    height: 25px !important;
	
}
.wc2c-floating-circle-right .wc2c-icon{
	margin-top:-12px !important;
	margin-left: -9px;
	font-size:50px !important
}

.scroll-top.on {
    right: 58px;
}
@media screen and (min-width:320px){
	.product-grid{
		background: transparent !important;
		border: 3px solid #e1474d;
		width: 100% !important;
		margin-left: 0px !important;
		margin-bottom: 30px !important;
	}
}
@media screen and (min-width:768px){
	.product-grid {
		width: 29% !important;
		margin-left: 25px !important;
		margin-bottom: 40px !important;
	}
}
@media screen and (min-width:992px){
	.product-grid {
		width: 30% !important;
	}
}
@media screen and (min-width:1024px){
	.product-grid{
		width: 31% !important;
		margin-left: 20px !important;
		margin-bottom: 35px !important;
	}
}
