/**
* Theme Name: Coverup Child
* Description: This is a child theme of Coverup, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/themekalia">Theme Kalia</a>
* Template: coverup
* Version: 1.0
*/

.ua-mb .elementor-heading-title{
	margin-bottom: 0;
}
.breadcrumb-style1-bg::after {
	background: linear-gradient(90deg, rgba(0, 158, 214, 1) 0%, rgba(0, 158, 214, 0.5998774509803921) 35%, rgba(0, 158, 214, 0.19371498599439774) 100%);
}
.breadcrumb-menu ul li,
.breadcrumb-item+.breadcrumb-item::before{
	color: #fff;
}
.single-product .product .product-details__value{
	display: none;
}
.single-product .product .product-details__product-info {
	margin-top: 0 !important;
}
.cart-btn-box .btn-one:after {
	background-color: rgba(0, 158, 214, 1) !important;
}
.footer-style1 .footer-main .row .col-xl-3 {
	width: 33.33%;
}
.ue-contact-container .contact-info:nth-child(2) .single-quick-contact .single-quick-contact-inner {
	padding-bottom: 56px;
}
.ue-contact-container .contact-info:nth-child(3) .single-quick-contact .single-quick-contact-inner {
	padding-bottom: 82px;
}
.email-phone-box-style1 .email-box .title-box a {
	color: #009ed6;
}
.email-phone-box-style1 .email-box .icon {
	background-color: #009ed6;
}
.footer-style1 .footer-bottom .footer-social-links-style1 {
	display: none;
}
.ue-contact-form .wpcf7-submit:hover {
	background-color: #009ed6 !important;
}
.woocommerce-shop .product .eael-product-wrap a.product_type_external,
.single-product .product .eael-product-wrap a.product_type_external {
	background-color: #009ED6;
	color: #fff;
	font-weight: 400;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 14px;
	width: 100%;
	text-align: center;
	padding: 10px !important;
}
.woocommerce-shop .product .eael-product-wrap img,
.single-product .product .eael-product-wrap img{
	width: 100%;
}
.woocommerce-shop .product .eael-product-wrap .eael-product-title,
.single-product .product .eael-product-wrap .eael-product-title{
    text-align: center;
    margin-bottom: 10px;
}
.single-product .product .product_title {
	font-size: 32px;
	margin-bottom: 20px;
}
.ue-why-choose-us .why-choose-style1-single h3 a {
	pointer-events: none;
}
.footer-style1 {
	background: #0e0e0e;
}
.footer-main__inner {
	background-color: #EFF0F5;
}
.our-company-info-box .text p,
.our-company-info-box .phone-number a,
.our-company-info-box p,
.our-company-info-box .email-box a{
	color: #000;
}
.single-footer-widget .title h3, .footer-widget h2 {
	color: #000;
}
.footer-widget ul li a, .footer-widget ol li a {
	color: #000 !important;
}
.product-details__img-inner .overlay-icon {
	display: none;
}
#wpgs-gallery {
	margin-bottom: 0 !important;
}
.shop-page-one-content .product {
	margin-bottom: 15px !important;
}
.tax-product_cat .product-cat-container {
	padding: 150px 0px 50px;
}
.tax-product_cat .product .eael-product-wrap {
	text-align: center;
}
.tax-product_cat .product .eael-product-wrap a.product_type_external {
    background-color: #009ED6;
    color: #fff;
    font-weight: 400;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 14px;
    width: 100%;
    text-align: center;
    padding: 10px !important;
}
.tax-product_cat .product {
	margin-bottom: 15px !important;
}
	
@media (max-width: 767px) {
	.mobile-nav__wrapper.expanded .logo-box a{
		display: none;
	}
	.main-header .main-header-style1__bottom .logo-box-style1 img {
		width: 250px;
	}
	.main-header .main-header-style1__bottom .main-header-style1__bottom-inner {
		padding: 0px 15px 0px;
	}
	.footer-style1 .footer-main .row .col-xl-3 {
		width: 100%;
	}
	.tax-product_cat .product-cat-container .woocommerce-ordering {
		float: unset;
	}
	.tax-product_cat .product-cat-container {
		padding-left: 15px;
		padding-right: 15px;
	}
}