/*
Theme Name:     Hill Child
Theme URI:      http://www.smartdatasoft.com/
Description:    Child theme for Hill
Author:         Smartdatasoft Team
Author URI:     http://www.smartdatasoft.com
Template:       hill
Version:        1.2
*/

@import url("../hill/style.css");

/*ittourEdits 02.09.19*/

/* logo */
.h_header_brand {width: 210px!important;margin-left: 10px;}
/*phone footer*/
.footer_phone a,.separator{font-size: 24px!important;color: #fff!important;letter-spacing: -1px;font-family: 'Oswald', sans-serif!important;}
/*class display:none*/
footer h5{display: none!important;}
@media (max-width: 500px){.separator{display: none!important;}}
/*social icon footer*/
.icon-social-footer{position: relative;top: -2px;}
ul.list-unstyled.footer-social-media{display: flex;justify-content: center;align-items: center;}
.icon-social-footer a:first-child{display: inline-block;margin-right: 15px;}
/*logo responsive*/
@media (max-width: 500px){.h_header_brand{width: 155px!important;margin-top: 5px;margin-left: 10px;}div#eModal-1{height: 300px;overflow: scroll;}}
/*phone responsive*/
@media (max-width: 374px){.h_telephone_box a{margin-right: 0px!important;}}
/*footer phone responsive*/
@media (max-width: 500px){.footer_phone > div > div{display: flex;flex-direction: column;}.footer-utility-box{text-align: center;line-height: 33px;}
._orinationRight_25.wrap_mW{bottom: 35px!important;}}
@media (min-width: 768px){.footer_phone > div > div{display: flex!important;justify-content: center!important;}
.icon-social-footer a:first-child{margin-right: 5px;}}
/*photo about_us*/
@media (min-width: 769px){div#photo_about-us{display: flex;align-items: center;height: 790px;}}
/*scroll off*/
#itTourWidget .fd .ss-content::-webkit-scrollbar {display: none!important; }
/*padding MC*/
body #itTourWidget .fd-location_city{padding-left: 10px !important;}
/*feedback home page*/
@media (max-width: 1023px){body .vc_custom_1560427044979{background-size: cover !important;}}