/*
 Theme Name:     Smart 1 Custom Child Theme
 Description:    Funtrail Vehicle Accessories Child Theme
 Author:       Smart 1 Marketing
 Author URI:   http://smart1marketing.com
 Template:     Divi
 Version:      1.0.7
*/

 
/* =Theme customization starts here
------------------------------------------------------- */

/* =Override misc theme defaults -- */
#et-info-email:before {content: none;}
span.fsRequiredMarker {color:red; font-weight:700;}
#footer-info a {font-weight: 500;}

#top-menu li li {padding: 0;}
#top-menu li li a {
    width: 240px;
    padding: 6px 10px;
    font-weight: 300;
}

/*Vertical alignment*/
.s1m-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
}


.sec-product-grid .et_pb_blurb {border: 1px solid #555555; padding-top:10px;}
.sec-product-grid .et_pb_main_blurb_image {margin-bottom: 10px;}
.sec-product-grid .et_pb_blurb:hover {border-color: #0073c7;}
.sec-product-grid .et_pb_module_header {color:#0073c7; font-weight:normal; padding-top: 10px}
.sec-product-grid .et_pb_blurb:hover .et_pb_module_header {color: #ffffff; background-color:#0073c7;}


