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

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

.sabija-intro .b-advantages-1{
	width: 50% !important;
	text-align: center;
}

.b-bnr-2 {
	margin-top: 0;
}

.sp-image-container:after {
    background-color: rgba(0, 0, 0, 0.02) !important;
}


.owl-theme .owl-nav {
    position: unset;
    text-align: center;
    /* right: 0; */
    /* bottom: 0; */
    /* left: 40%; */
}

/*.slider-pro img.sp-image{
	height: 100% !important;
}*/

.navbar .btn {
	margin-top: 6px;
}

.wpml-ls-menu-item .nav-link{
	padding: 0 5px!important;
}

.wpml-ls-menu-item a:hover{
	background-color: transparent !important;
}

.wpml-ls-display{
	display: none;
}

.footer-widgets {
    background: none;
}
.footer {
    padding-top: 0; 
}

.navbar .navbar-nav > li a:hover, .navbar .navbar-nav > li a:focus {
    color: #fff !important;
}

.header.navbar-scrolling .navbar .navbar-nav > li a:hover, .header.navbar-scrolling .navbar .navbar-nav > li a:focus {
    color: #fff !important;
}

.btn:hover {
	color: #fff;
}

.ui-title-block {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
	letter-spacing: .03em;
	padding: 0 30px;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.tt-mobmenu .navbar-brand {
	display: none;
}

#mobile-menu {
    padding: 0;
}

[data-off-canvas] li a{
    display: inline-block;
    float: none !important;
    width: 100%;
    margin: 0;
    padding: 20px 20px;
    color: #fff;
	border-bottom: 1px solid #151515;
}

.nav > li > a:hover{
    background-color: #151515 !important;
	color: #fff !important;
}

.wpml-ls-display{
	display: initial;
}

.wpml-ls-menu-item .nav-link {
    padding: 20px 20px !important;
}

.mainblock{
	padding-top: 40px;
	margin-bottom: 0;
}

.owl-theme_w-btn {
    padding-bottom: 0;
}

.footer .btn-up {
    bottom: 10px;
    right: 10px;
}

/*AUTOS SINGLE*/ 
.autos-single .b-car-info .b-car-info__desc-dt {
	width: 100%;
	text-align: center;
}

.autos-single .b-car-info .b-car-info__desc-dd {
	text-align: center;
	padding-left: 0;
}


/*AUTOS CONTACT*/

.autos-contact .right_contact_info {
    padding-left: 0;
    padding-top: 40px;
}

.autos-contact .contact-spacing {
	height: 40px !important;
}

/*AUTOS LISTING*/
.autos-listing .l-main-content {
    padding-top: 40px;
	padding-bottom: 40px;
}

.autos-listing .leftsidebar .l-sidebar {
    padding-left: 0;
    padding-right: 0;
}

.autos-listing .goods-group-2 {
    padding-bottom: 0;
}

.autos-listing .mobile-margin0{
	margin-bottom: 0;
}

.autos-listing .wp-post-image{
	width: 100%;
}

.autos-listing .sorting__title{
	display: block;
}

.autos-listing .select {
	display: block;
	border: 1px solid #eee;
}

.autos-listing .filter-goods__info {
    padding: 12px 0 0 0;
}

.autos-listing .btns-switch {
    margin-left: 0;
}

.autos-listing .btns-switch__item {
	margin-left: 0;
}
/*AUTOS HOME*/
.autos-home #content, .autos-home .kc_column {
	padding-left: 0;
	padding-right: 0;
}

.autos-home #home-newsletter .kc_col-sm-2{
	display: none;
}

.autos-home #home-newsletter .footer-newsletter {
    padding: 56px 30px 47px;
}

.autos-home #autos-slider{
	display: none;
}

.autos-home .b-info_mod-a, .autos-home .b-info_mod-b {
    margin: 0 !important;
	padding-left: 30px;
}

.autos-home .b-goods-feat{
	padding-left: 30px;
	padding-right: 30px; 
}

.autos-home #home-intro {
    margin-bottom: 0 !important;
}

.autos-home #home-intro .b-advantages-1 {
    padding: 45px 30px 50px;
}

.autos-home .b-info__title_lg {
    width: 250px;
}

.autos-home .section-advantages-1 {
    margin-top: 0;
    box-shadow: none;
}
.autos-home #home-contact .kc_col-sm-6{
	background-color: #151515;
}

.autos-home #home-contact .home-maps{
	display: none !important;
}

.autos-home #home-contact .section-form-contacts {
    padding: 56px 30px;
}
.autos-home #home-contact .contact-spacing{
	height: 0 !important;
}

.sabija-intro .b-advantages-1{
	width: 100% !important;
	text-align: center;
}

.autos-home .kc-container{
	padding-left: 0;
    padding-right: 0;
}

}