	.search_main .search_bt button {    background: url(https://veritaspress.com/images/searchbg.png) no-repeat center center #f0ae32;
    width: 40px;
    height: 40px;
    outline: none;
    border: none;
    background-size: 59% 52%;
    border-radius: 3px;
    margin-left: 0 !important;
    cursor: pointer;    box-shadow: none;}
@media only screen and (max-width: 767px) {
	.search_main .search_bt button {
		display: inline-block !important;
		float: left;
		margin-top: 2px !important;
	}
	.search_bt .cart-mobile-button {margin-top: 10px;}
	.open_se .search_input {
		visibility: visible !important;
		width: 100% !important;
		top: 78px !important;
		opacity: 1 !important;
		transition: linear .2s !important;
	}
}
@media only screen and (max-width: 470px) {
	.modal-account-form .modal-close {right: 0px !important;}
}
#newsletter-form input[type="email"], #newsletter-form input[type="text"] {border: 1px solid #c2c2c2 !important;}
.bar {color: #fbb321 !important;}
@media (min-width: 992px) {
	.col-md-6 {
		width: 49%;
	} 
	.row.lo-sp-banners .col-md-6 {
		width: 50%;
	}
}
.wrapper .container.select-container, .veritas1 {
	margin-top: 0 !important; 
}
@media (max-width:768px) {
	.veritas1 .banner_cnt h2 {
	    font-size: 22px;
	    line-height: 1.3 !important;
	}
	.banner_cnt {
	    padding: 80px 0 !important;
	}
	.header_main_in .col-sm-3 a img {
		position: relative;
		left: -10px;
	}
}
@media screen and (max-width: 900px) {
	.main-nav-section.yamm>ul:first-child {
		flex-basis: calc(40%) !important;
	}
}
.form--freeConsultModal .g-recaptcha {margin-top: 15px;}
.siema a {display: block;padding:1px;}
.prevsiema, .nextsiema {
    position: absolute;
    top: 51%;
    transform: translateY(-50%);
    border: 0;
    outline: none;
    background: transparent;
    font-size: 35px;
}
.prevsiema {
	left: -10px;
}
.nextsiema {
	right: -10px;
}
@media (max-width:768px) {
	.prevsiema, .prevsiema {display:none;}
}