.measurment-ask-class-div div.tm-extra-product-options-container {
	max-width: fit-content !important;
}

.measurment-ask-class-div div.tm-epo-element-label.tm-right {
	padding-left: 0 !important;
}

.t-a-c {
	text-align: center;
}

#home-tabs {
	padding: 60px 0;
}

#footer .footer-logo, #footer .footer-logo img {
    max-width: 80%;
    max-height: 80%;
}

.footer-widget {
    flex: 0 0 33%;
    padding-left: 70px;
    padding-right: 70px;
}

@media (max-width: 991px) {
	.footer-widget {
			flex: 0 0 50% !important;
			padding-left: 15px;
    	padding-right: 15px;
	}
}

@media (min-width: 1200px) {
	.container {
			width: 100%;
	}
	
	.header-type-2:not(.sticky) .main-menu .product-categories > ul {
			width: 100%;
	}
}

@media only screen and (max-width: 480px) {
	.woo-variation-product-gallery {
			width: 100%;
			max-width: 100% !important;
	}
	
	.post-img {
		width: 100%;
	}
	
	.post-content {
		margin-bottom: 30px;
	}
	
	div .soc.payments {
		float: none !important;
	}
}

@media (max-width: 991px) {
	.ip-p-c .summary {
			float: left;
	}
}

.after-breadcrumb {
		width: fit-content;
    border-radius: 10px;
    color: #6a6a6a;
		font-size: 18px;
		margin: 0;
		font-family: 'Fredoka One';
}

.ip-p-c.qv .product_title, .sidebar-right .ip-p-c .product_title, .sidebar-short .ip-p-c .product_title {
		margin-top: 0;
}

iframe {
		margin: 0 auto;
    display: block;
}

/* wpforms contact us */
.wp-simple-contact-us {
	margin: 0px auto !important;
}

.wp-simple-contact-us .wpforms-field-label {
		margin: 0 0 15px 0 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 0 !important;
    color: #7A7A7A !important;
    text-transform: uppercase;
}

.wp-simple-contact-us .wpforms-field{
	padding: 12px 0 !important;
}

.wp-simple-contact-us .wpforms-field-large, .wp-simple-contact-us .wpforms-field-medium {
	border: 1px solid #D5E0EC !important;
}

/* Footer subsction form  */
.subscription-form-footer .wpforms-form .wpforms-title {
		font-weight: 600;
    font-size: 16px;
		text-transform: uppercase;
	letter-spacing:2px;
    color: #404E65;
    margin-bottom: 25px;
}

.subscription-form-footer .wpforms-form .wpforms-description {
    font-size: 14px !important;
    line-height: 1.7 !important;
    color: #404E65 !important;
}

.subscription-form-footer .wpforms-form .wpforms-head-container {
    padding-bottom: 10px !important;
}

.subscription-form-footer .wpforms-page-indicator.progress {
    font-size: 14px !important;
}

.subscription-form-footer .wpforms-field {
    padding: 5px !important;
}

.subscription-form-footer .wpforms-field-label {
    font-size: 14px !important;
		color: #404E65 !important;
}