.menu-item-4329 a{
	color: #FFF ;
	background: #11331a;
	display: inline-block;
   outline: none;
   border: none;
   font-size: 16px;
	padding: 15px;
	margin: 0 !important;
}
@media (min-width: 1170px){
	.c-top-menu__item {
	margin-left: 20px !important;
		font-weight: 600;
}
.menu-item-4329 a:hover{
	background: #ee603a;
	color: #FFF !important;
}
.consignment-form input {
	padding: 20px !important;
	background-color: rgb(222 222 222)  !important;
} 

.quotation-form label{
	text-align: left;
	font-size: 15px !important;
}

.quotation-form input, .quotation-form textarea{
	padding: 10px !important;
	font-size: 14px !important;
	background: #cccccc91 !important;
}

div.wpforms-container .wpforms-form .choices__inner{
	padding: 8px !important;
	font-size: 14px !important;
	text-align: left !important;
	background: #cccccc91 !important;
}

.consignment-form-btn, .quotation-form-btn{
	padding: 15px 40px !important;
	background-color: #11331A !important;
		color: #FFF !important;
	width: 100% !important;
}

.consignment-form-btn:hover, .quotation-form-btn:hover{
	background-color: #EE603A  !important;
}

.pum-theme-4362, .pum-theme-default-theme {
    background-color: #11331aba !important;
}

.pum-theme-4362 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close{
	background-color: rgb(244 98 60);
}


@media only screen and (max-width: 768px) {
  .c-footer__contacts > *:first-child, .c-footer__terms > *:first-child {
    padding-left:60px !important;
    padding-right: 60px !important;
		}
}

#commentform{
	margin-top: 30px;
}
.elementor-widget:not(:last-child){
	margin-bottom: 0px !important;
}

/* hide google captcha badge*/
.grecaptcha-badge { visibility: hidden !important; }

.quote-landing label{
	color: white !important;
	font-size: 16px !important;
	font-weight: 600px !important;
}
.quote-landing input, textarea, .wpforms-field-address-state{
	color: black !important;
	font-size: 16px !important;
	font-weight: 600px !important;
	background: #ffffff85 !important;
	padding: 6px 0; 
}
.quote-landing ::placeholder{
	color: white !important;
	font-size: 16px !important;
	font-weight: 600px !important;
}
.quote-landing-btn{
	font-size: 20px !important;
	font-weight: bold !important;
	padding: 12px 50px !important;
	font-family: Hind Siliguri !important;		
	border: 3px solid #fff !important;
	color: #fff !important;
	background: #ee603a !important;
}

.quote-landing-btn:hover{
	color:  #ee603a !important;
	background: #fff !important;
	border: 3px solid #ee603a !important;
}
/* h2,h3 and p of blog posts */

.entry-content h2, .entry-content h3{
	margin-top: 20px !important;
  margin-bottom: -10px !important;
}
.entry-content h2{
		font-size: 29px;
}
.entry-content h3{
		font-size: 22px;
}
.entry-content p{
	font-size: 18px;
	
}

@media only screen and (max-width: 768px) {
	.entry-content p{
	font-size: 16px;
}
	.entry-content h2{
		font-size: 20px;
}
	.entry-content h3{
		font-size: 18px;
}
}
/* blog post image */
.entry-content img{
	height: 400px !important;
	width: 800px !important;
}
/* @media only screen and (max-width: 768px) {
.entry-content img{
	height: 180px !important;
    width: 800px !important;
    object-fit: cover !important;
	}
}
*/
.c-header__address-text{
	font-weight: bold;
	color: #EE603A;
}


@media (min-width: 1170px) {
.c-top-menu__submenu{
	background: #11331a;
	color: white; 
}
	.c-top-menu__submenu a:hover{
		
	}
	.c-top-menu__submenu a{
		margin-top: 10px;
		font-size: 16px !important;
    line-height: 1.3;
    font-weight: 700 !important;
    text-transform: uppercase !important;
		border-bottom: 1px solid white;
	}
}

/* blog post image margin */
.entry-content figure:not(.gallery-item):not(.wp-block-gallery){
	margin-top: 25px !important;
}


/*comment-form button - not working*/
.highlander-embedded #respond .form-submit input, .highlander-embedded #respond .form-submit input#comment-submit, .highlander-embedded #respond .comment-form-fields input[type="submit"], .highlander-embedded #respond p.form-submit input[type="submit"], .highlander-embedded #respond input[type="submit"], .highlander-embedded #commentform #submit{
	background: #fff !important;
	color: white !important;
	padding: 10px 20px !important;
	border-radius: none !important;
	font-size: 16px !important;
}

/*blog post link in red */
.entry-content a:not( .wp-block-button__link):not(.wp-block-file__button){
	color: #ee603a;
}

.entry-content ol{
font-size: 16px !important;
	}
	