/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
body.hose_product-template-default.single #content.full-width {
    width: 100%;
}

/* Author Box */
 .postauthor-wrap {
	 float: left;
	 clear: both;
	 margin-top: 30px;
	 padding: 35px;
	 background: #f4f4f4;
	 color: #000000;
	 border-radius: 2px;
	 position: relative;
 }
 .postauthor-wrap .fn {
 	font-size: 24px;
 }
 .postauthor-wrap img {
	 position: absolute;
	 top: 30px;
	 left: 30px;
 }

.postauthor-wrap h3 {
    font-weight: 700;
    line-height: 1.67;
    letter-spacing: 0px;
    font-style: normal;
}

.postauthor-wrap p {
	font-size: 16px;
    margin-left: 0;
}

.postauthor-wrap p.about-snap-tite-hose {
	margin-bottom: 40px;
}

.postauthor-wrap form {
	width: 100% !important;
	padding: 0 !important;
}

.postauthor-wrap form button {
    text-transform: uppercase !important;
    color: #ffffff !important;
    line-height: 17px;
    border-radius: 0;
}

.meta-wrapper {
	font-size: 16px;
	clear: both;
	line-height: 3;
    overflow: hidden;
    margin-top: 20px;
    padding: 5px 0;
    border-top: 1px solid #e7e6e6;
    border-bottom: 1px solid #e7e6e6;
	margin-bottom: 40px;
}

/* Sidebar Styling */

.sidebar .widget .widget-title {
    font-size: 24px !important;
	margin-top: 0;
}

.sidebar .widget h4{
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
/*
.sidebar .widget a {
    font-size: 16px;
    display: block;
    color: black;
    padding-top: 12px;
    background-color: white;
}
.sidebar .widget a:hover {
    font-size: 16px;
    display: block;
    color: white;
    padding-top: 12px;
    background-color: #f9225b;
}
*/ 
.sidebar .widget a:before {
	margin-top: -2px;
}

.sidebar-cta-wrapper {
	border: 2px solid #e7e6e6;
	padding: 5px;
	margin-top: 20px!important; 
}

.sidebar-cta {
	background-color: #0069aa;
	padding: 45px 35px;
}

.sidebar-cta h3 {
	color: #fff !important;
	font-size: 20px !important;
	text-align: left;
	margin-top: 0;
}
.flexslider {
    margin: 0 0 0px;
    background-color: transparent;
    position: relative;
}
a:hover{
  color: #0069aa;
}

.products li.product {
    background-color: rgba(255,255,255,0);
    min-height: 300px;
}
h2.woocommerce-loop-category__title.fusion-responsive-typography-calculated {
 
  box-sizing: border-box;
  color: #003a63;
  font-family: "Bommer Slab Bold";
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin: 0;
  padding: 60px 15px 15px;
  transition: color .2s linear, background-color undefined undefined, border-color undefined undefined;
}

/*.div class="woocommerce-tabs wc-tabs-wrapper" {*/
/*    display: none;*/
/*}*/

/*'responsive css add by muhammad*/
@media only screen and (max-width: 1051px) {
    .img-home .fusion-layout-column.fusion_builder_column.fusion_builder_column_1_4 {
        text-align:center;
        
    }
    .home-heading {
        margin-top: 100px !important;
        margin-bottom: 50px !important;
    }
    .fusion-secondary-header {
        display: none !important;
    }
    .avada-mobile-header-color-not-opaque .layout-wide-mode .fusion-header-wrapper {
        position: relative;
    }
    .fusion-mobile-menu-icons {
        margin-top: 20px;
    }
    .fusion-body .fusion-header-wrapper .fusion-header{
        background-color: #ffffff !important;
    }
    .fusion-mobile-menu-icons a:after, .fusion-mobile-menu-icons a:before {
        color: black;
    }
    .fusion-footer footer .fusion-row .fusion-columns .fusion-column, .fusion-column.fusion-column-last.col-lg-3.col-md-3.col-sm-3 {
        min-width: 100% !important;
        width: 100% !important;
        text-align: center;
    }
    .sidebar-cta h3 {
        text-align: center;
    }
    
    
}
@media only screen and (max-width: 768px) {
    .home-heading {
        margin-top: 100px !important;
        margin-bottom: 50px !important;
    }
    .img-home{
        text-align: center;
    }
    .ind-hometx h4.title-heading-left.fusion-responsive-typography-calculated,
    .ind-hometx h3.title-heading-left.fusion-responsive-typography-calculated {
        text-align: center !important;
    }
}
.woocommerce-message {
    color: black;
}
.hbspt-form {
    box-sizing: border-box;
    overflow: hidden;
}

/*top nav button color*/
.menu-text .fusion-button .button-default .button-medium {
     background: #1ebfff !important;
}