/*
Theme Name: TrackStore Child
Theme URI: https://trackstore.qodeinteractive.com
Description: A child theme of TrackStore Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.2
Text Domain: trackstore
Template: trackstore
*/


.eltd-dark-header .eltd-page-header>div:not(.eltd-sticky-header):not(.fixed) .eltd-main-menu>ul>li>a, .eltd-dark-header.eltd-enable-header-style-on-scroll .eltd-page-header>div .eltd-main-menu>ul>li>a {
    color: #b12d17 !important;
}

.eltd-main-menu>ul>li>a>span.item_outer:after {
    background-color: #771c0c !important;
}

.blok-kalkulator {
    background-color: #fbfbfb;
    padding: 25px;
    border-radius: 8px;
}

.blok-kalkulator .row {
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blok-kalkulator .stripped {
    background: #f5f5f5;
    border-radius: 5px;
}

.eltd-pli-quicklook {
    width: 100% !important;
    background-color: #b12d17 !important;
}

.blok-kalkulator .row input {
    border: 1px solid #edeeef !important;
}

.yith-wcqv-button {
    color: #fff !important;
}

@media only screen and (max-width: 767px){
    .col-for-right {
        text-align: left !important;
    }
}

.col-for-right {
    text-align: right;
}

.eltd-title-holder {
    background-position: 32px !important;
}

.eltd-shopping-cart-holder, .eltd-search-opener {
    display: none !important;
}

.nopadding {
    padding: 0 !important;
}

.about-font-black {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 50px;
    letter-spacing: -2px;
    line-height: 35px;
    color: #000;
}

.about-font-red {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 50px;
    letter-spacing: -2px;
    color: #db3a20;
    line-height: 35px;
}

@media only screen and (max-width: 767px) {
    .custom-background-image-new {
        height: 500px !important;
    }

    .remove-md-margin {
        margin-left: 0 !important;
    }

    .test-column-inner .vc_column-inner {
        padding: 0 !important;
        margin: 0 !important;
    }
}

.eltd-separator {
    border-bottom: 5px solid #b22d18 !important;
}

input.wpcf7-form-control.wpcf7-submit {
    background-color: #b22d18 !important;
}

.eltd-footer-bottom-inner {
    background: #b12d17 !important;
    border-top: 1px solid red;
}

.carousel-control-next, .carousel-control-prev {
    opacity: 1 !important;
}

.carousel-control-next, .carousel-control-prev {
    opacity: 1 !important;
    width: 7% !important;
}

.dashicons-arrow-left-alt, .dashicons-arrow-right-alt {
    color: rgb(140, 140, 140);
    display: none !important;
    border-radius: 50%;
    font-weight: bold;
    border:1px solid rgb(227, 227, 227)
}

.eltd-side-menu-button-opener, .ion-ios-cart {
    display:none !important;
}

.eltd-mobile-header .eltd-mobile-nav .eltd-grid>ul>li>a>span:after, .eltd-mobile-header .eltd-mobile-nav .eltd-grid>ul>li>h6>span:after {
    background-color: #b22d18 !important;
}

.swiper-container {
	max-height: 752px !important;
}

@media only screen and (max-width: 1200px) {
  .swiper-container {
	max-height: 600px !important;
}
}

@media only screen and (max-width: 984px) {
  .swiper-container {
	max-height: 500px !important;
}
}

@media only screen and (max-width: 500px) {
  .swiper-container {
	max-height: 350px !important;
}
}


#eltd-back-to-top {
	left: 25px !important;
	right: auto !important;
}

.eltd-pli-overlay {
    display: none !important;
}