/*
Theme Name: Clover Cars
Theme URI: https://curtisgabriel.com
Author: Stu Taylor and Katrina Page
Description: Built on top of CG_Blank utilising Bootstrap 4;
Version: 1.1

This theme, like WordPress, is licensed under the GPL.


*/
body{overflow-x: hidden;}
.bg-l-gray{background: #ebebeb;}
.bg-gray{background: #d9e7e2;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
    text-transform: capitalize!important;
}

.tp-widget-review-next .arrow-slider-circle, .tp-widget-review-prev .arrow-slider-circle{
    stroke: #00ba7b!important;
}
.tp-widget-review-next .arrow-slider-shape, .tp-widget-review-prev .arrow-slider-shape{
    fill: #00ba7b!important;
}
a.ft-contact{
    font-size: 18px;
    display: block;
    margin-bottom: 5px;
}
a.ft-contact i{
    margin-right: 5px;
}

a.ft-contact b{
	display: none !important;
}


input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea{
    width: 100%;
}
.grecaptcha-badge{
    z-index: 9999;
}

/* PC */
@media(min-width: 1100px){
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{font-size: 17px;}
    .navbar-brand{width: 350px;}
}

@media(min-width: 1201px) and (max-width: 1365px){
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
        padding-left: 8px;
        padding-right: 8px;
        font-size: 16px;
    }	
	
}

@media(min-width: 768px) and (max-width: 1080px){
    .phone{ right: 100px; top: 67px }
}
@media(min-width: 1101px) and (max-width: 1200px){
    .phone{ right: calc(100vw - 980px); top: 75px }
}

/* tablets */
@media(max-width: 1100px){
    .clover-cars-sliders-section h2{
        font-size: 2rem!important;
    }
    .clover-cars-sliders-section ul{
        font-size: 14px!important;
    }
}
@media(max-width: 991px){
    .header-bar a.text-white{ 
        font-size: 17px!important;
    }
}
@media(max-width: 767px){
    .app-panel{ 
        margin-left: 0!important;
    }
