/**
 * Theme Name:     Diasurge
 * Author:         Diasurge
 * Template:       medicalequipment
 * Text Domain:	   diasurge
 */

.db-top-header .db-header-address {
    text-align: center;
}
.db-top-header .db-header-address a {
    cursor: inherit;
    color: #3cd9ee;
    font-size: 18px;
	text-transform:uppercase;
}
.db-top-header .db-header-address i.fas{
	display:none;
}
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1260px !important;
    }
}
.wpforms-container .wpforms-field {
    padding: 0 !important;
}
section#wpforms-widget-2 {
    margin-bottom: 0;
}
button#wpforms-submit-3877 {
    width: 100%;
}
button#wpforms-submit-3877 {
    width: 100%;
    background: #13aff0;
}
.footer-style-3 .widget.widget_nav_menu .menu{
margin-left:0 !important;
}

.db-header-logo img {
    width: 170px;
}
.db-contact-form label{
    margin-bottom: 20px !important;
}

h1, h2, h3, h4, h5, h6,p,ul,li,body {
    font-family: 'Poppins' !important;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700 !important;
}
	.db-header-address span, .db-header-mail span,.db-header-call h4 span{
		display:none !important;
	}
@media (min-width: 768px) {
.page-id-3604    .elementor-image-gallery .gallery-columns-4 .gallery-item {
        max-width: 100% !important;
    }
}
@media (max-width: 768px) {
		.db-main-header .col-md-4 {
    flex: 0 0 60%;
    max-width: 60%;
}
	.db-main-header .col-md-8 {
    flex: 0 0 40%;
    max-width: 40%;
}
	.db-header-logo {
    margin: 0;
}
.cv-breadcrumb-box h1 {
    font-size: 28px !important;
	}
	.db-header-nav{
		justify-content:right !important;
	}
	

}
figure.gallery-item {
    padding-bottom: 10px;
}
.page-id-3604 .gallery-columns-4 {
    grid-template-columns: unset;
    column-count: 4;
    display: block;
}
.about-block img {
    height: 250px;
    object-fit: cover;
}
.woocommerce-page div.product div.summary p {
    display: none;
}
body.single-product .cv-shop .woocommerce-tabs.wc-tabs-wrapper {
    padding-top: 0;
}
.logged-in .single_add_to_cart_button {
    display: block !important;
}
 .single_add_to_cart_button {
    display: none !important;
}
@media screen and (min-width: 992px) {
    .db-header-nav .sub-menu {
		        min-width: max-content !important;
	}
}