/*
 Theme Name:   Rentit Child
 Author:       Simon Glavan
 Template:     rentit
 Version:      3.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  rentitchild
*/

@import "assets/css/we_site.css";

.wpml-ls-statics-footer {
    display: none !important;
}

.product-list-item tr {
        display: flex;
        flex-wrap: wrap;
}

html[lang="bs-BA"] .dropdown-menu li[data-value="Airport Tuzla"] {
        display: none !important;
}
html[lang="en-US"] .dropdown-menu li[data-value="Aerodrom Tuzla"] {
        display: none !important;
}

html[lang="en-US"] .wc_payment_method.payment_method_paypal {
        display: none !important;
}

/* HOMEPAGE H1 STYLES - JS ADDED */
.home h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 100;
    line-height: 1;
    color: #ffffff;
    clear: both;
    display: inline-block;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}

#homepage-hero {
        background-image: url('https://rentacarstartlinetuzla.com/wp-content/uploads/2021/11/slider.jpg');
        background-position: center center;
        background-size: cover;
        padding: 70px 0;
        position: relative;
}

#homepage-hero::before {
    content: '';
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

#homepage-hero .caption-subtitle {
    font-family: 'Raleway', sans-serif;
    font-size: 72px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0 0 40px 0;
    text-align: center !important;
        z-index: 10;
    position: relative;
}

#homepage-hero .caption-title {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 100;
    line-height: 1;
    color: #ffffff;
    clear: both;
    display: block;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    text-align: center !important;
        z-index: 10;
    position: relative;
    
}

#homepage-hero .main-slider .ver1 .caption-content {
    margin-top: 0px;
}

#homepage-hero .main-slider .form-search .form-title h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    color: #ffffff;
    text-align: left !important;
}

#homepage-hero .item.slide1.ver1 {
        background-image: none !important;
}

.main-slider .ver1:before {
    content: '';
    display: none !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

body .main-slider .item {
    background-position: center center;
    background-size: cover;
    height: 600px;
    height: auto;
    overflow: hidden;
    position: relative;
    display: block;
}

body .main-slider .item .caption {
        height: auto;
        position: relative;
}
body .main-slider .item .caption .container { 
        height: auto; /* FOR RESPO */
}
body .main-slider .item .caption .container .div-table, body .main-slider .item .caption .container .div-cell { 
        height: auto !important;
}

/* 03.2023 */

#tabs1{display:inline-flex}#tabs1 li{margin:10px 3px}#tabs1 li[data-q="1"]{order:2}#tabs1 li[data-q="2"]{order:1}#tabs1 li[data-q="3"]{order:3}

html body #tabs1 li[data-q="2"]::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -25px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 25px solid #14181c;
    border-bottom: 25px solid transparent;
}



html body #tabs1 li[data-q="1"]::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -25px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 25px solid #14181c;
    border-bottom: 25px solid transparent;
    border-right: 25px solid #e60000;
    display: none;
}
@import "assets/css/we_site.css";

.wpml-ls-statics-footer {
    display: none !important;
}

.product-list-item tr {
        display: flex;
        flex-wrap: wrap;
}

html[lang="bs-BA"] .dropdown-menu li[data-value="Airport Tuzla"] {
        display: none !important;
}
html[lang="en-US"] .dropdown-menu li[data-value="Aerodrom Tuzla"] {
        display: none !important;
}

html[lang="en-US"] .wc_payment_method.payment_method_paypal {
        display: none !important;
}

/* HOMEPAGE H1 STYLES - JS ADDED */
.home h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 100;
    line-height: 1;
    color: #ffffff;
    clear: both;
    display: inline-block;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}

#homepage-hero {
        background-image: url('https://rentacarstartlinetuzla.com/wp-content/uploads/2021/11/slider.jpg');
        background-position: center center;
        background-size: cover;
        padding: 70px 0;
        position: relative;
}

#homepage-hero::before {
    content: '';
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

#homepage-hero .caption-subtitle {
    font-family: 'Raleway', sans-serif;
    font-size: 72px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0 0 40px 0;
    text-align: center !important;
        z-index: 10;
    position: relative;
}

#homepage-hero .caption-title {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 100;
    line-height: 1;
    color: #ffffff;
    clear: both;
    display: block;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    text-align: center !important;
        z-index: 10;
    position: relative;
    
}

#homepage-hero .main-slider .ver1 .caption-content {
    margin-top: 0px;
}

#homepage-hero .main-slider .form-search .form-title h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    color: #ffffff;
    text-align: left !important;
}

#homepage-hero .item.slide1.ver1 {
        background-image: none !important;
}

.main-slider .ver1:before {
    content: '';
    display: none !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

body .main-slider .item {
    background-position: center center;
    background-size: cover;
    height: 600px;
    height: auto;
    overflow: hidden;
    position: relative;
    display: block;
}

body .main-slider .item .caption {
        height: auto;
        position: relative;
}
body .main-slider .item .caption .container { 
        height: auto; /* FOR RESPO */
}
body .main-slider .item .caption .container .div-table, body .main-slider .item .caption .container .div-cell { 
        height: auto !important;
}

/* 03.2023 */

#tabs1{display:inline-flex}#tabs1 li{margin:10px 3px}#tabs1 li[data-q="1"]{order:2}#tabs1 li[data-q="2"]{order:1}#tabs1 li[data-q="3"]{order:3}

@media (max-width: 767px) {
    #tabs1{
        flex-direction: column;
    }
    #tabs1 li::before, #tabs1 li::after {
        display: none !important;
    }
}

html body #tabs1 li[data-q="2"]::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -25px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 25px solid #14181c;
    border-bottom: 25px solid transparent;
}
html body #tabs1 li[data-q="2"].active::before {
    border-right: 25px solid #e60000;
}

html body #tabs1 li[data-q="1"]::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -25px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 25px solid #14181c;
    border-bottom: 25px solid transparent;
    border-right: 25px solid #e60000;
    display: none;
}

html[lang="bs-BA"] #tabs1 li[data-q="1"]{order:1}
html[lang="bs-BA"] #tabs1 li[data-q="2"]{order:3}
html[lang="bs-BA"] #tabs1 li[data-q="3"]{order:2}


html[lang="bs-BA"] body #tabs1 li[data-q="2"]::before {
    content: '';
    display: none;
    position: absolute;
    top: 0;
    left: -25px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 25px solid #14181c;
    border-bottom: 25px solid transparent;
}
html[lang="bs-BA"] body #tabs1 li[data-q="2"].active::before {
    border-right: 25px solid #e60000;
}
html[lang="bs-BA"] body #tabs1 li[data-q="2"]::after {
        content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -25px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 25px solid #14181c;
    border-bottom: 25px solid transparent;
    transform: rotate(180deg);
}
html[lang="bs-BA"] body #tabs1 li[data-q="2"].active::after {
    border-right: 25px solid #e60000;
}

html[lang="bs-BA"] body #tabs1 li[data-q="1"]::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -25px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 25px solid #14181c;
    border-bottom: 25px solid transparent;
}

html[lang="bs-BA"] body #tabs1 li[data-q="1"].active::before {
    border-right: 25px solid #e60000;
}
html[lang="bs-BA"] body #tabs1 li[data-q="3"]::before {
    content: '';
    display: none;
    position: absolute;
    top: 0;
    left: -25px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 25px solid #14181c;
    border-bottom: 25px solid transparent;
}

html[lang="bs-BA"] body #tabs1 li[data-q="1"].active::before {
    border-right: 25px solid #e60000;
}

.we-phone-icon {
    overflow: hidden;
}


a.we-phone-icon.we-viber-icon {
    position: fixed;
    bottom: 0;
    right: 70px;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background-color: #834995;
    margin-right: 90px;
    margin-bottom: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 32px 0 rgba(0, 0, 0, 0.16);
}


@media screen and (max-width: 1199px) {
.content-area{margin-top: 55px!important;}
}
@media screen and (max-width: 991px) {
.content-area{margin-top: 51px!important;}
}
@media screen and (max-width: 782px) {
.admin-bar #undefined-sticky-wrapper{top: 46px!important;}
}
@media screen and (max-width: 767px) {
.page-section.breadcrumbs .page-header h1{font-size:33px;}
.admin-bar #undefined-sticky-wrapper{top: 14px!important;}
}
@media screen and (max-width: 600px) {
html{margin-top: 0px !important;}
#wpadminbar{position: fixed;}
}
.admin-bar #undefined-sticky-wrapper{top: 32px;}

