/*
Theme Name: Gym For Dogs
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Gym For Dogs Products
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 1.0.0
*/
 
 
 #menu-item-54 a {
    float: right;
    margin-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 23px;
    font-weight: 500;
    color: #515151;  
 }
 
.small-blocks {
    text-align: center;
}
    
.box_selected {
     background-color: #e3dacf !important;
}

#et-info, #et-secondary-menu>ul>li a {
    float: right;
    padding-right: 10%;
}

.small-blocks .frm_radio {
    height: 120px;
    width: 350px;
    text-align: center;
    max-width: 400px;
    padding: 50px 50px;
    background-color: white;
    box-shadow: 2px 4px #CCCCCC !important;
}

.frm_radio input[type="radio"]:checked+label{
  color: #e2dacf;
}

.small-blocks textarea,
.small-blocks input[type=text],
.small-blocks input[type=email]{
    height: 200px;
    width: 650px !important;
    text-align: left;
    background-color: white;
     padding: 10px !important;
    box-shadow: 2px 4px #CCCCCC !important;
}

.small-blocks input[type=text],
.small-blocks input[type=email]{
    height: 45px !important;
}

/*
.small-blocks .frm_dropzone {
    width: 100% !important;
   padding: 10px !important;
    box-shadow: 2px 4px !important;
    background-color: white;
}
*/

.small-blocks .frm_description, .four-blocks .frm_description,.frm_description {
    text-align:center !important;  
     font-weight: 700 !important;
   font-size: 18px !important;
     margin: 0 auto !important;
    width: 550px;
    line-height: 1.8em;

}

.small-blocks .frm_radio label{
   font-weight: 700 !important;
   font-size: 16px !important;
}


.four-blocks {
    text-align: center;
}
    


.four-blocks .frm_radio {
    height: 100px;
    width: 200px;
    text-align: center;
     max-height: 100px;
    padding: 30px 10px;
        background-color: white;
    box-shadow: 2px 4px #CCCCCC !important;
}

.four-blocks .frm_radio label {
   font-weight: 700 !important;
   font-size: 16px !important;
}

.frm_button_submit {
      padding: 20px 100px !important;
      background-color: #99876f !important;
      color: #ffffff !important;
      font-size: 10px;
      font-weight: 700;
}


.frm_radio input[type="radio"]:checked {
    display: none;
}
.frm_radio > label > input[type="radio"]:checked {
    display: none;
}

#frm_form_1_container .frm_primary_label{
    display: none;
}


#top-menu, .fullwidth-menu, nav#top-menu-nav, nav.fullwidth-menu-nav {
    display:block!important;
}
#et_mobile_nav_menu, .et_mobile_nav_menu { 
    display: none!important;
}

#menu-item-54{
    line-height: 25px;
    font-size: 18px;
    padding-left: 10px;
}

@media only screen and (max-width: 768px) {
    #et-info{
        float: none;
        padding: 5px;
    }
    #menu-item-54{
        line-height: 20px;
    }
    #menu-item-54 a{
        font-size: 18px;
        padding-left: 10px;
    }
    
    #main-header .container{
        width: 90%;
    }
    
    .et_header_style_left #logo{
        width: 55%;
    }
}
