/*
Theme Name: Carena Child
Description: This is a child theme for Carena Theme
Author: Templatation
Template: carena
Version: 1.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/



/* Assets */

.breadcrumb-area{
    background-size: cover;
    background-position: center;
}
.area-bg_op_70:after {
    opacity: .4;
}
.btn-primary,
.btn-primary:focus,
.btn:hover,
.btn-primary:active
{
    background-color: #836A4E;
    border-color: #836A4E;
}
nav.breadcrumb-trail.breadcrumbs ul.trail-items .trail-item a:hover{
    color: #836A4E;
}
.sidebar_area .widget ul li:hover:before{
    background: #836A4E;
}
.sidebar_area .widget ul li:hover > a{
    color: #e0bd96;
}
.sidebar_area .post-widget__title:hover{
    color: #836A4E;
    transition: all .3s ease;
}
.sidebar_area .post-widget__title{
    color: #222;
    transition: all .3s ease;
}

.spacing-mobile-100{
    display: none;
}

.navigation.pagination .page-numbers.current,
.navigation.pagination .page-numbers:hover{
    border-color: #836A4E;
}

.tt-object {
    border-top: none;
    border-left: none;
    border-right: none;
}
.tt-object.object_one{
    display: none;
}

.footer .btn-up{

}
.footer .btn-up:before {
    z-index: 10;
    top: -30px;
    left: 17px;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin: 0px 5px;
    width: 7px;
    border-color: #836A4E;
    border-right: initial;
    border-bottom: 30px solid #836A4E;
    border-left: initial;
    transform: none;
}
.footer .btn-up:hover:before {
    border-bottom-color: #fff;
}
.footer .btn-up:after {
    top: -58px;
    left: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-right: 15px solid transparent;
    border-bottom-width: 33px;
    border-bottom-style: solid;
    margin: 0 10px;
    border-left: 15px solid transparent;
    transform: none;
}

body{
    /* font-family: 'Oswald', sans-serif; */
    /* font-family: 'Lato', sans-serif; */
    font-size: 1.4em; 
}
.navbar{
    font-family: 'Oswald', sans-serif;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Oswald', sans-serif;
}

.btn:hover {
    box-shadow: 0 0 1px 0 #000;
    text-shadow: 0 0 1px #000;
    border-color: initial;
    color: #ffffff;
    background-color: #836A4E;
  }
  
  .btn:hover:after {
    -webkit-transition: .7s linear;
    transition: .7s linear;
    background-position: 150% 0;
  }


.main-page-h1{
    font-size: 1.35em;
    color: #fff;
}
.hero-contact-text{
    font-size: 1em;    
}
.hero-contact-column a{
    color: #fff;
    transition: 0.3s;
}
.hero-contact-column a:hover{
    color: #e0bd96;
    transition: 0.3s;   
}
.section-title-page .breadcrumb-text-area .row p{
    color: #fff;
}
.main-cta-row .area-bg_prim:after{
    background: #000 !important;
}

.b-info_mod-b {
    padding: 61px 34% 90px 23% !important;
}

.b-info_mod-a {
    margin: 0px -80px 0 0 !important;
    padding: 61px 25% 90px 40% !important;
}

.ui-decor{
    width: 100px;
    bottom: 20px
}
.ui-decor:before, .ui-decor:after{
    display: none;
}

/* Menu */
.header.header-color-black .navbar .navbar-nav > li > a:hover,
.header.header-color-black .navbar .navbar-nav > li > a:focus,
.header.navbar-scrolling .navbar .navbar-nav > li:hover a,
.header.navbar-scrolling .navbar .navbar-nav > li:focus a,
body:not(.header-demo) .header.navbar-scrolling .navbar .navbar-nav > li:hover > a, .header.navbar-scrolling .navbar .navbar-nav > li a:hover{
    color: #836A4E !important;
    background: initial !important;
}

.current-menu-item{
    text-decoration: underline;
}

.yamm.nav>li>a:hover{
    background: initial !important;
}

#nav .header-navibox-3 .btn:before {
    content: "\f0ad";
	font-family: 'FontAwesome';
}
#nav .header-navibox-3{
    margin: 5px 0;
}
.btn-primary:active:focus{
    background-color: #836A4E;
    border-color: initial;
}

/* Order Service Button */
#nav .header-navibox-3 .btn:hover:after{
    display: block;
}
#nav .header-navibox-3 .btn{
        overflow: unset !important;
        text-shadow: none;
}
#nav .header-navibox-3 .btn:after{
	-webkit-transition: none !important;
    transition: none !important;
    background-position: initial;
	-webkit-transform: initial !important;
    transform: initial !important;
	padding: 0px;
    display:none;
    position: absolute;
    top: 40px;
    left: -40px;
    width: 130px;
    text-align: center;
	color: #000;
    background-color: #fff;
    border: 1px solid #836A4E;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
	z-index: 999;
	font-size: 11px;
	font-weight: 100;
    text-transform : capitalize;
    font-family: inherit;
}
#nav .header-navibox-3 .btn:after{
    content: "Wizyta serwisowa";
}


/* Hero section - main page */
.cta-button-pp{
    width: initial !important;
    display: block !important;
}
.kc-elm.cta-button-pp{
    float: initial;
}
/* .cta-button-pp{
	width: 150px !important;
} */




/* News box */
.tt_cats{
    background-color: initial !important;
    color: #836A4E !important;
    border: #836A4E solid 1px;
    padding: 3px 11px;
}
.entry-read-more{
    float: right;
}
.entry-title:before{
    display: none;
}
.entry-title:after, .entry-title:after{
    content: "";
    display: block;
    margin: 10px 0 15px;
    width: 70px;
    height: 1px;
    border-bottom: 1px solid #836A4E;
}

.owl-item .entry-title, .owl-item .entry-content {
    padding-left: 0px !important;
}
.kc-blog-posts .kc-post-2-butt{
    transition: 0.4s;
}
.kc-blog-posts .kc-post-2-button:hover{
    border-color: #000000 !important;
    transition: 0.4s;
}

/* Cars box */
.b-goods-feat__label{
    padding: 5px 25px;
    line-height: 20px;
    right: 0px;
    top: 0px;
    bottom: initial;
}
.b-goods-feat__name:before{
    display: none;
}
.b-goods-feat__name:after{
    content: "";
    display: block;
    margin: 10px 0 15px;
    width: 70px;
    height: 1px;
    border-bottom: 1px solid #836A4E;
}
.car-carousel-cta-link{
    background-color: #836A4E;
    color: #fff;
    border: #836A4E solid 1px;
    padding: 0 10px;
    float: right; /* było zakomentowane */
    bottom: 0;
    right: 0;
    position: relative; /* było absolute */
}
.car-carousel-cta-link:hover{
    box-shadow: 0 0 1px 0 #000;
    text-shadow: 0 0 1px #000;
    border-color: initial;
    color: #ffffff;
    background-color: #836A4E;
}
.car-carousel-cta-link .sl-arrow-right{
	font-size: 10px;
}
.owl-item{
    min-height: 400px !important;
}
.b-goods-feat__desc.list-unstyled{
    display: none;
}
.home .tt_cats{
    display: none;    
}
/* Contact Form */

.subscribe-form .footer-newsletter {
    /* background-color: initial !important; */
    background-color: #000 !important;
    opacity: 1;
    padding: 56px 30px 47px;
    text-align: center;
    color: #fff;
    border: solid white 1px;
}

.subscribe-section {
    position: relative;
    z-index: 10;
    margin-top: 150px;
}

.section-form-contacts {
    height: 100%;
    padding: 110px 16% 0 16%;
    color: #fff;
    background-color: transparent;
}

div[role="form"] input, div[role="form"] textarea, div[role="form"] select  {
    font-size: 13px;
    background-color: rgba(0, 0, 0, 0.80);
    padding: 15px 25px;
    border: 1px solid #ccc;
}
div[role="form"] select {
    width: 100%;
}
div[role="form"]:after, div[role="form"]:before{
    display: none;
}

.subscribe-form {
    position: absolute;
    top: -100px;
}

.cf-services-pp .wpcf7-list-item{
    margin-right:10px;
}

/* FOOTER */
.footer-contact {
    padding-left: 0px;
}
.footer-widgets, .footer-widgets a{
    color: #fff;
}
.footer-widgets a:hover{
    text-decoration: underline;;
}
.footer .footer-section__title{
    min-height: 50px;
    margin-top: 30px;
    margin-bottom: 15px;
}
.footer .footer-section__title:before{
    display: none;
}
.footer .footer-section__title:after{
    content: "";
    display: block;
    margin: 10px 0 15px;
    width: 70px;
    height: 1px;
    border-bottom: 1px dotted #cfcfcf;
}

.footer-widgets {
    background: none;
}
.footer:after{
    background-color: rgb(6, 6, 6);
}
.footer .custom-html-widget .small1{
    overflow-wrap: break-word !important;
    word-wrap: break-word !important;
}

/* Slide contact form */

.container-slide-form{
    position: fixed;
    right: -300px;
    top: 15%;
    width: 300px;
    z-index: 999;
    transition: 0.5s;
    line-height: 4px;
    background: #000;
    color: #fff;
    line-height: 24px;
    padding: 35px 15px 25px 15px;
    -webkit-border-radius: 0px 3px 3px 3px;
    border-radius: 0px 3px 3px 3px;
    -moz-border-radius: 0px 3px 3px 3px;
    filter: drop-shadow(0px 0px 3px #fff);
}

.container-slide-form .wpcf7-text, 
.container-slide-form .div[role="form"] select
.container-slide-form div[role="form"] input, 
.container-slide-form div[role="form"] textarea, 
.container-slide-form div[role="form"] select{
    font-size: 15px;
    padding: 8px 10px;
}
.container-slide-form span.wpcf7-not-valid-tip{
    color: #fff;
    border: red solid 2px;
    margin-top: 2px;
}
.contact-form-slide-handler{
    z-index: 1;
    /* width: 40px; */
    height: 180px;
    top: 0;
    right: 100%;
    border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    position: absolute;
    color: #fff;
    /* padding: 2px 10px 2px 10px; */
    text-align: center;
    writing-mode: vertical-rl;
    background: #836A4E;
    font-size: 20px;
    line-height: 40px;
    cursor: pointer;
    filter: drop-shadow(-1px 0px 1px #fff);
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}
/* .contact-form-slide-handler:before{
	content: ' ';
    display: block !important;
    margin-right: 10px;
} */
.row-slide-form{
    font-size: 14px;
    max-height: calc(100vh - 180px);
    overflow-y: auto;  
}

.show-container-slide-form{
    right: 0;
    transition: 0.5s;    
}


/******************* UNIQUE SITES *********************/

/* SINGLE CAR */
.wrap-nav-tabs{
    background-color: #000000;
}
.nav > li > a:hover, .nav > li > a:hover {
    background-color: #313131;
}
.ui-title-inner:before, .comment-reply-title:before{
    display: none;
}
.ui-title-inner:after, .comment-reply-title:after{
    content: "";
    display: block;
    margin: 10px 0 15px;
    width: 70px;
    height: 1px;
    border-bottom: 1px solid #836A4E;
}
.section_letter.section-bg_primary{
    background: transparent;

}

.single-pixad-autos .owl-theme_w-btn{
    padding-bottom: 0;
}
.single-pixad-autos .owl-item{
    min-height: 0 !important;
}

.contact-form-single-car-page div[role="form"] input, 
.contact-form-single-car-page div[role="form"] textarea, 
.contact-form-single-car-page div[role="form"] select {
    color: #fff;
}
input[type="checkbox"] {
    width: 13px !important ;
    -webkit-appearance: checkbox !important;
}
span.wpcf7-list-item{
    margin: 0;
}
.b-car-info__desc{
    text-transform: initial;
}

.single-pixad-autos .slider-car-details.sp-horizontal .sp-mask, 
.single-pixad-autos .slider-car-details.sp-horizontal .sp-image-container{
	height: 500px !important;
}

.b-car-details__address{
    padding-top: 10px;
}

.sp-image-container:after{
    background: none;
}
.single-label {
    bottom: 0px;
    top: initial;
}



/* CAR LISTING PAGES */
/* .b-goods-1__desc{
    width: 380px;
} */
.card__wrap-label {
    position: relative;
    bottom: 0px;
    left: 0px;
    /* padding: 6px 84px; */
    background-color: #dc2d13;
    width: 100%;
    height: 10px;
    box-shadow: initial;
}
.b-goods-1.b-goods-1_mod-a .card__wrap-label {
    bottom: 10px;
}
.card__wrap-label .card__label {
    display: inline-block;
    -webkit-transform: initial;
    transform: initial;
}
.card__wrap-label.sale{
    display: none;
}
.b-goods-1_mod-a .b-goods-1__price,
.b-goods-1__price.hidden-th{
    padding: 5px 25px;
    line-height: 20px;
}
.b-goods-1__list-item{
	list-style:none;
}


/* POST PAGES */
.tt_prev_post, .tt_next_post{
    background-color: transparent;
    color: #836A4E;
    border-color: #836A4E;
    border: 1px solid;
}
.comment-form .form-submit input{
    width: 100%;
}

/* OFFERTS AND SERVICE PAGE */
.kc_accordion_header>a{
    padding-left: 25px !important;
}
.kc_accordion_header>span.ui-accordion-header-icon:before{
    background: none;  }
/* .kc-section-active .kc_accordion_header.ui-state-active>span.ui-accordion-header-icon:before{
    color: #836A4E;  
} */
.kc_accordion_header>span.ui-accordion-header-icon:before{
    color: #836A4E;  
}
.ui-accordion-header a:hover{
    color: #836A4E;   
}
.kc_accordion_header>span.ui-accordion-header-icon{
    margin: 15px !important;
    margin-left: 30px !important;
}
div.post-meta span a,
div.post-meta span i{
    color: #836A4E !important;  
}

/* CONTACT PAGES */
.contact-page-h1{
    font-size: 1.35em;
}
.contact-form-contact-page div[role="form"] input, 
.contact-form-contact-page div[role="form"] textarea, 
.contact-form-contact-page div[role="form"] select {
    color: #fff;
}

/* ABOUT US PAGE */

.zoom-pp:hover, .zoom-pp:active, .zoom-pp:focus {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    position: relative;
    z-index: 100;
    transition: 0.4s;
}
.zoom-pp .thumbnail{
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.zoom-pp a.thumbnail:hover{
    border-color: #836A4E;
}

/* 404 SITE */
.error_area{
    background-image: url('/wp-content/uploads/2019/10/404serwis.jpg');
    background-size: cover;
    margin: 110px 0;
}
.error_area.mainblock{
    padding: 220px 0;
}


/*************** ADD MOBILE ONLY CSS HERE  ***************/




@media (min-width: 1575px){
    .b-info_mod-a {
        padding-left: 320px !important;
    }
}
@media (min-width: 1200px){
	.section-title-page{
        margin-right: auto;
        margin-left: auto;
        /* width: 1150px; */
		width: 100%;
	}
}
@media (max-width: 1199px){
    .b-info_mod-a {
        padding-left: 50px !important;
    }
    .b-info_mod-b {
        padding-right: 50px !important;
    }
}
@media (min-width: 992px){
    .b-info_mod-a, .b-info_mod-b{
        height: 480px;
        width: auto;
    }
}
@media (max-width: 991px){
    .b-info_mod-b {
        padding-left: 50px !important;
    }
    .section-form-contacts{
        padding-left: 0 !important;
        padding-right: 0 !important; 
    }
}


@media (max-width: 767px){
    .b-info_mod-b {
        padding-left: 50px !important;
        padding-right: 20px !important;
    }
    .b-info_mod-a {
        margin-right: 0 !important;
        padding-right: 20px !important;
    }
    .spacing-mobile-100{
        display: initial;
    }
    
}

@media only screen and (max-width: 48em) {



}


.post-widget__title {
	min-height: 50px !important;
}

@media (min-width: 1001px){
    .link-non-clickable > a{
        cursor: initial;
        text-decoration: none;
        pointer-events: none;
    }
}
@media (max-width: 1001px){
    [data-off-canvas] .nav > li > a:hover, .nav > li > a:hover{
        background-color: #836A4E !important;
        color: #fff !important;
    }

    [data-off-canvas]{
        background-color: white !important;
        border-right: 1px solid #836A4E;
    }
    [data-off-canvas] li a {
        margin: 7px 0 !important;
        padding: 10px 20px;
        color: #836A4E !important;
        font-weight: 600;
    }
	[data-off-canvas] li.current-menu-item a {   
		background-color: #836A4E !important;
	 	color: #fff !important;
	}
     [data-off-canvas] .menu-item-has-children li.current-menu-item a {   
	 	color: #fff !important; 
	}
    .current-menu-ancestor{
        background-color: #836A4E !important;
        color: #fff !important;
    }
    .current-menu-ancestor > .nav-link{
        color: #fff !important;
    }

}



.float-right{
	float: right;
}