/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/
.cli-modal a:hover {
    color: #824242 !important;
}
div#cookie-law-info-again {
    background-color: #08c8ce7a !important;
    box-shadow: none !important;
}
#Footer .copyright span.menu  a {
       padding: 0px 8px;
}
.copyright span.menu {
    margin-left: 40px;
}
a#back_to_top {
    border: none;
}
header#Header {
    margin-bottom: 20px;
}
.home header#Header {
    display: none;
}
.big {
    color: #fff ;
}
#Footer {
    /* background-color: #292b33; */
    height: 130px;
    background-color: #00a7ac !important;
    background-image: linear-gradient(#00a7ac 30%, #fcfcfc 85%, #fcfcfc 90%);
}
.cstm-contct  .get_in_touch {
    margin: 0 !important;
}
.cstm-contct  li.phone.phone-1 ,.cstm-contct .address_wrapper>div {
    margin-top: 25px;
}
.cstm-contct .get_in_touch ul li {
    border-bottom: none !important;
	
}
.cstm-contct li.www {
    pointer-events: none;
    cursor: default;
}
.cstm-contct li {
    padding: 0 !important;
}
.cstm-contct li .icon {
    display: none !important;
}
.logo {
    border: none !important;
}
.cstm-text {
    text-align: right;
}
.cstm-text h3{
    background: #00a7ac;
    color: #fff;
    padding-right: 10px;
}
@media only screen and (max-width: 767px){
 #Top_bar .menu_wrapper {
    display: none;
}
	#Top_bar #logo{
	    margin: 0 !important;
		line-height:0px !important;
	
}
	.cstm-contct>.vc_column-inner {
    margin: 0 !important;
}
	
footer#Footer {
    margin-top: 20px;
}
	#Footer {
		height: 200px; 
	}
	.copyright span.menu {
    margin-left: 0px;
		display:block;
}
}