/*
Theme Name:   Motor-child
Description:  Write here a brief description about your child-theme
Author:       admin
Author URL:   Write here the author's blog or website url
Template:     motors
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  motor-child
*/

/* Write here your own personal stylesheet */


@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700&display=swap&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese');

h1, h2, h3, h4, h5, h6{font-family: 'Oswald', sans-serif; font-weight:600;}

#motor-feature-info {
    text-align: center;
    color: 
    #fff !important;
}
#motor-feature-info h2 {
    color: 
    #fff;
    font-size: 32px;
}
.header-help-bar {;
    display: none!important;
}
#motor-feature-box p {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    max-width: 83%;
    margin: 0 auto!important;
    text-align: center;
    font-family: sans-serif;
}
#motor-contact-us-section {
    margin-top: -12px;
}
#motor-contact-us-section h3 {
    text-align: center;
    color: 
    #f47521;
}
#motor-contact-us-section p {
    text-align: center;
}
.divTableCell.icon-text a {
    font-size: 75% !important;
}
.divTableRow {
    display: table-row;
}
.divTableCell.icon-text a {
    font-size: 37px !important;
    position: absolute;
    top: 46%;
    bottom: 45%;
    left: 13%;
    color: 
    #f47521;
}



label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 21px!important;
    font-weight: 600;
}

.con_right_menu {
    margin-top: -16px;
}

.divTableCell.icon-text-small {
    margin-top: -14%;
    margin-left: 71px;
}
.divTableCell.icontainer2 a {
    font-size: 21px;
    font-weight: 600;
    padding-top: 20px!important;
    padding-left: 19px;
	color:#f47521!important;
}
.icon-text-small b {
    font-size: 20px;
    color: 
    #414042;
    font-family: Oswald;
}


.divTableCell.icon-text-small b {
    font-size: 20px;
}

.footer_widgets_wrapper {
    display: none!important;
}
