/* font top menu */
.bwp-navigation ul>li.level-0>a {
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 0.3px;
	text-transform: none;
}

/* Search box on top menu */
.aws-container .aws-search-form {
	height: 35px;
}

/* Enable label/badge for bwp and acoplw */
.acoplw-badge-icon {
	visibility: visible;
}	

/* Top navbar */
.bwp-header.header-v4 .header-desktop {
    padding: 30px 10px;
}

/* Product title */
h1, .product_title {
	font-family: "Cardo" !important;
	color: #1d2a62!important;
}

h2, h3, .product_title {
	font-family: "Cardo" !important;
}

/* Product title */
container .product_title, .single-product .product_title {
	font-family: "Cardo" !important;
	font-size: 28px;
}

/* Social font */
container .social-icon .social-share>a, .single-product .social-icon .social-share>a {
	font-size: 11px;
}

/* Social icon/font */
.quickview-container .social-icon .social-share>a, .single-product .social-icon .social-share>a {
	margin-right: 15px;
}

/* Menu */
.menu-item-text {
	font-family: "Cardo" !important;
}

/* Hide breadcrumb */
.bwp-single-image {
	padding-top: 30px;	
}

/* Caption  */
.elementor-widget-image .widget-image-caption {
	font-family: "Cardo", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0px;
}

/* Related Product, You may also like */
.products-list.grid .product-wapper .products-content h3.product-title {
	text-align: center;
}

/* You may also like Title */
block h2, .upsells .title-block h2 {
	color: #1d2a62!important;
}
/* Related Product */
.cross_sell .title-block h2, .related .title-block h2, .upsells .title-block h2 {
	color: #1d2a62!important;
}

/* Single Product - Image Title */
.woocommerce-product-gallery__image {
	width: 450px !important;
	text-align: center;
}

/* Single Product - Image */
.custom-blueriver-single-product-img1 {
	left: 50px !important;
}
/* Single Product - Image */
.custom-blueriver-single-product-img2 {
	left: -453px !important;
}

.wp-caption img {
	border: 1px solid #e6e6e6;
}

.bwp-header .header-left>* {
    display: inline-block;
    vertical-align: middle;
    margin-top: -30px;
}

.wpcf7-form {width:100% !important;}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #fff;
    color: #000;
    width: 95% !important;;
}

