a:focus, a:visited, button {outline:none!important;}
::-webkit-input-placeholder {opacity:1!important;}
::-moz-placeholder {opacity:1!important;}
:-ms-input-placeholder {opacity:1!important;}
:-moz-placeholder {opacity:1!important;}

body {
    font-family: 'Montserrat', sans-serif;
    font-size:16px;
    color: #000000;
}

.main.mct_page {
    padding: 30px 0 50px;
}
.main.mct_page p {
    margin: 5px 0;
}

a {
    -webkit-transition:all 0.25s ease;
    -moz-transition:all 0.25s ease;
    -o-transition:all 0.25s ease;
    transition:all 0.25s ease;
}

/* TOP LINE */
.topline {
    background:#404040;
    padding:8px 0;
}
#top_kontakt {
    color:#2a3237;
    font-size:15px;
    padding-top:44px;
    display: flex; 
    flex-direction: row;
    justify-content: space-around;
    }


#top_kontakt .fa {
    color:#000;
    font-size:20px;
    padding-right:10px;
    margin-top:-2px;
    vertical-align:middle;
}

@media screen AND (max-width: 1400px ) {
    #top_kontakt span { display: none; }
}

#top_kontakt .fa.fa-mobile {font-size: 24px;}
#top_kontakt a:hover {text-decoration:none;}
#top_kontakt a.htel {text-decoration:none;}
.cart-top {background:pink;}
#top_kontakt_mob {padding-top:6px;float:left;}
.contact-icons-mobile {padding:0 0 0 5px;}
#top_kontakt_mob .fa {color:#000;font-size:24px;padding-right:15px;}
#top_kontakt_mob .fa.fa-envelope-o {
    font-size: 20px;
}
#top_kontakt_mob a {text-decoration:none;}
#mob_srch_icon {cursor:pointer;font-size:25px!important;}
.cart_top_mob {width:90px!important;padding:12px 20px 12px 60px;background:#D4AF37;color:#fff;cursor:pointer;display:inline-block;float:right;font-size:14px;position:relative;}
.cart_top_mob::before {background:transparent url("../images/icons/cart.png") no-repeat scroll center center;border-right:1px solid #fff;content:"";height:43px;left:0;position:absolute;top:0;width:44px;}


.contact-row-mobile {
        background: #f7f7f7;
    padding: 10px;
    margin-top: 13px;
}

/* #navbar-collapse-grid #mct_lang_switcher {
  display: none;
} */

.quick_cart_mobile .cart_top_mob {
    width: 90px!important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    position: absolute;
    background: #D4AF37;
    width: auto;
    display: inline-block;
    width: auto !important;
    padding: 1px 5px;
    border-radius:4px;
    font-weight: 600;
    right: -10px;
    bottom: -6px;
    border: 1px solid #ffffff;
}


.quick_cart_mobile .cart_top_mob::before {display: none;}

#main_menu_block_mob {float:left;width:90px;}
#main_menu_block_mob .menu {background:none!important;padding:0!important;margin:0!important;width:auto!important;}
#main_menu_block_mob .menu .navbar-toggle {margin-bottom:0!important;margin-top:0;padding:11px 5px;color:#fff;background:#D4AF37;}
#main_menu_block_mob .menu .navbar-header {width:75px;}

#mob_srch_srch input {
    background: #F7F7F7; 
    padding:10px 40px 10px 10px!important;
    height: auto;
    border:none;
    border-radius: 4px;
}
.search button {
    position: absolute;
    right: 10px;
    top: 10px;
    background: url("../images/icons/loop.png") no-repeat;
    width: 21px;
    height:21px;
}


/* HEADER */
header {padding:5px 0 0;}
.brand h1 {
    margin: 49px 0 0 28px;
    font-size: 16px;
    color: #282828;
    
}

.brand h2 {color:#282828;font-size:15px;margin:47px 0 0 37px;background:rgba(0, 0, 0, 0) url("../images/ln.png") no-repeat scroll left center;float:left;font-weight:normal;padding-left:27px;}



/* MAIN MENU */
.mct_main_menu {background:#FFF7DE;margin-top:10px;}
.mct_main_menu .menu {margin-top:13px;}
.mct_main_menu .menu ul.top-1 > li > a {
    font-size: 18px;
    text-transform:uppercase;
    font-weight:600;
    border-bottom:4px solid transparent;
    padding:6px 0 14px;
}
.mct_main_menu .menu ul.top-1 > li > a:focus, 
.mct_main_menu .menu ul.top-1 > li > a:hover {
    color:#D4AF37;
    border-bottom:4px solid #D4AF37;
}
.mct_main_menu .dropdown .dropdown-toggle::after {
    font-family: FontAwesome;
    content: "\f107";
    color: #000000;
    font-size: 22px;
    font-weight:300;
    margin-left: 0.4em;
}
.mct_main_menu .menu ul.top-1 > li.active > a {
    color:#D4AF37;
    border-bottom:4px solid #D4AF37;
}
.mct_main_menu .menu ul.top-1 > li.active > a::after,
.mct_main_menu .menu ul.top-1 > li.open > a::after,
.mct_main_menu .menu ul.top-1 > li:hover > a::after {
    color:#D4AF37;
}
.mct_main_menu .menu .dropdown-menu {
    margin:0!important;
    background-color:#f7f7f7!important;
    background: url('https://www.balistic.eu/templates/balistic/images/linije-3.jpg')!important;
    background-size: cover!important;
    border:none;
    padding: 30px 30px 50px 30px!important;
}
.mct_main_menu .menu .dropdown-menu.drop-1 li a {
    color: #000000;
    font-size: 18px;
    font-weight:600;
    text-decoration:none;
}
.mct_main_menu .menu .dropdown-menu.drop-1 li a:hover {
    color: #D4AF37;
}
.mct_main_menu .menu .dropdown-menu.drop-1 ul.drop-2 {
    margin:20px 0 0;
}
.mct_main_menu .menu .dropdown-menu.drop-1 ul.drop-2 li {
    margin: 0 0 7px;
}
.mct_main_menu .menu .dropdown-menu.drop-1 ul.drop-2 li a {
    background:#ffffff;
    width:100%;
    display: inline-block;
    font-size:14px;
    font-weight:500;
    padding:3px 8px;
    margin: 0;
    border-radius: 4px;
    text-decoration:none;
}
.mct_main_menu .menu .dropdown-menu.drop-1 ul.drop-2 li a:hover {
    background:#D4AF37;
    color:#ffffff;
}
.mct_main_menu .menu .dropdown-menu.drop-1 ul.drop-2 li.mct_all {
    margin: 14px 0 0;
}
.mct_main_menu .menu .dropdown-menu.drop-1 ul.drop-2 li.mct_all a {
    background:none;
    color: #D4AF37;
    font-weight:400;
    padding:0 0 0 3px;
    text-decoration: underline;
}
.mct_main_menu .menu .dropdown-menu.drop-1 ul.drop-2 li.mct_all a:hover {
    color: #000000;
    text-decoration: none;
}

.icon-bar {background:#D4AF37;}
#main_menu_block_mob .navbar-collapse {box-shadow:none;border:0;}
#main_menu_block_mob .navbar-collapse a {color:#ffffff;font-size:16px;font-weight:400;}

/* LANG SELECTOR */
.mct_lang_box ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: relative;
}
.mct_lang_box ul li {
    text-transform: uppercase;
    cursor: pointer;
    color: #000000;
    padding: 0;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400
}
.mct_lang_box ul li.active:after {
    font-family: 'FontAwesome';
    font-weight: 500;
    content: "\f078";
    color: #000000;
    font-size: 14px;
    margin-left: 5px;
}
.mct_lang_box ul li img {
    border: 1px solid #eeeeee;
    margin-top: -2px;
}
.mct_lang_box ul li span {
    padding: 0 0 0 5px;
    display: none;
}
.mct_lang_box ul .mct_subdrop {
    display: none;
    position: absolute;
    z-index: 9999;
    background: #f7f7f7;
    top: 30px;
    left: -7px;
    padding: 4px 8px;
}
.mct_lang_box ul .mct_subdrop li {
    padding: 6px 0;
    width: unset;
}
.mct_lang_box.mct_mobile {
    text-align: center;
}
.mct_lang_box.mct_mobile ul li {
    display: inline-block;
    padding: 0 8px;
}
.mct_lang_box.mct_mobile ul li a {
    text-decoration: none;
}
.mct_lang_box.mct_mobile ul li.active:after {
    content: "";
    margin: 0;
}
.mct_lang_box.mct_mobile ul li span {
    padding: 0;
}
.mct_lang_box.mct_mobile ul .mct_subdrop_mobile {
    display: inline-block;
    position: static;
    padding: 0;
    background: none;
}
.mct_lang_box.mct_mobile ul .mct_subdrop_mobile li {
    display: inline-block;
    position: static;
    padding: 0 8px;
    background: none;
}

/* SLIDER */
.slider-wrap .slick-slide .mct_img.mct_desk {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.slider-wrap .slick-slide .slide-text {margin:0;text-align:center;}
.slider-wrap .slick-slide .slide-text h2 {
    color:#ffffff;
    font-size:40px;
    line-height:51px;
    font-weight:700;
    margin:0 0 10px;
    padding:0;
    text-transform:none;
    text-shadow:1px 1px 1px rgba(0, 0, 0, 1);
}
.slider-wrap .slick-slide h1,
.slider-wrap .slick-slide .slide-text p {
    color:#ffffff;
    font-size:24px;
    font-style:normal;
    margin:10px 0 15px;
    text-shadow:1px 1px 1px rgba(0, 0, 0, 1);
}
.slider-wrap .slick-slide .slide-text .btn {
    font-size:16px;
    font-weight:400;
    background:#D4AF37;
    text-transform:none;
    color:#ffffff;
    border-radius: 4px;
    margin:5px 0 0;
    padding: 9px 20px;
}
.slider-wrap .slick-slide .slide-text .btn:hover {background:#000000;text-decoration:none;}
.slider-wrap .slick-dots {bottom:10px!important;}
.slider-wrap .slick-dots li {margin:0 10px;}
.slider-wrap .slick-dots li button {height:3px;width:65px;}

/* FRONT ABOUT */
.mct_home_about {padding: 60px 0;}
.mct_home_about .mct_home_about_box .mct_data {text-align: center;}
.mct_home_about .mct_home_about_box .mct_data h2 {
    font-size: 30px;
    line-height: 41px;
    font-weight: 600;
    color: #000000;
    margin: 0 0 25px;
    padding:0;
}
.mct_home_about .mct_home_about_box .mct_data .mct_desc {
    font-size: 18px;
    line-height: 36px;
    color: #000000;
    margin: 0;
    padding:0;
}
.mct_home_about .mct_home_about_box .mct_data .mct_media {
    padding: 25px 0 0;
}
.mct_home_about .mct_home_about_box .mct_data .mct_media video {
    max-width: 100%;
}
.mct_home_about .mct_home_about_box .mct_data .mct_media iframe {
    height: 600px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}
.mct_home_about .mct_home_about_box .mct_data .mct_media .mct_image {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    text-align: center;
    display: inline-block;
}

/* -- FRONT CATEGORIES -- */
.mct_home_exposed_categories {
    padding: 50px 0;
    background: #FFF7DE;
}
.mct_home_exposed_categories h2.mct_title {
    font-size: 30px;
    line-height: 41px;
    font-weight: 600;
    color: #000000;
    margin: 0 0 25px;
    padding:0;
    text-align: center;
}
.mct_home_exposed_categories .mct_home_cats_block {
    padding: 20px 0 0;
}
.mct_home_exposed_categories .mct_home_cats_box_outer {
    margin:0 0 30px;
}
.mct_home_exposed_categories .mct_home_cats_box {
    position:relative;
    display:flex;
    flex-direction:column;
    height:100%;
    border:1px solid #cccccc;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}
.mct_home_exposed_categories .mct_home_cats_box .mct_overlay {
    opacity:1;
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 0;
    left: 0;
}
.mct_home_exposed_categories .mct_home_cats_box:hover .mct_overlay {
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.mct_home_exposed_categories .mct_home_cats_box:hover .mct_data .mct_btn {
    display: inline-block;
}
.mct_home_exposed_categories .mct_home_cats_box .mct_overlay img {
    position: absolute;
    margin: auto;
    top:25%;
    left: 0;
    right: 0;
    text-align: center;
}
.mct_home_exposed_categories .mct_home_cats_box .mct_data {
    position: absolute;
    z-index: 999;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
}
.mct_home_exposed_categories .mct_home_cats_box .mct_data h2 {
    font-size: 24px;
    line-height: 28px;
    color:#ffffff;
    font-weight: 600;
    text-transform:uppercase;
    margin:0;
    padding:0;
}
.mct_home_exposed_categories .mct_home_cats_box .mct_data .mct_btn {
    font-size:16px;
    font-weight:400;
    text-transform:none;
    border: 1px solid #ffffff;
    color:#ffffff;
    border-radius: 4px;
    margin: 15px 0 0;
    padding: 9px 20px;
    width: auto;
    display: none;
}

/* FRONT PRODUCTS */
.mct_home_exposed_products {
    padding: 50px 0 30px;
}
.mct_home_exposed_products h2.mct_title {
    font-size: 30px;
    line-height: 41px;
    font-weight: 600;
    color: #000000;
    margin: 0 0 10px;
    padding:0;
    text-align: center;
}
.mct_home_exposed_products .mct_home_prod_row {
    margin: 20px 0;
}

/* FRONT TOP */
.most-section {background:transparent url("../images/bg/top-bg.png") no-repeat center top!important;background-size:cover!important;}
.most-section .disc {color:#a1a1a1;}

/* FRONT BANNERS */
.fb_pic {margin-bottom:24px;}

/* FRONT OPTIONS */
.options-section {padding-bottom:50px;}
.foption_box {background:#F0F0F0;width:100%;height:140px;margin-top:0; margin-bottom: 15px;}
.fo_pic {padding-top:24px; padding-left:10px; max-width: 100%;}
.foption_box h2 {display:block;font-size:18px;text-transform:uppercase;font-weight:600;margin-top:30px;margin-bottom:1px!important;padding-right:10px;}
.foption_box p {display:block;margin-top:5px;padding-right:10px;}

/* NEWSLETTER */
.newsletter {background:#D4AF37;}
.newsletter h2, .newsletter p {color:#ffffff;font-weight:400; line-height: 122%;}
.newsletter input[type="text"] {font-size:16px;text-align:left;color:#282828;}
.newsletter input.button {background:none;border:1px solid #ffffff;color:#ffffff;padding-top:3px;}
.newsletter input.button:hover {background:none;color:#ffffff;}

/* MAIN STYLE */
.keyvisual {height:auto;padding-bottom:20px;  border-top: 1px solid #fff;}
.keyvisual h2 {color:red;margin:25px 0 0 0;}
.keyvisual h1 {font-size:21px;font-weight:600;letter-spacing:1px;padding:0 0 5px;color:red;margin:20px 0 0 0;text-transform:uppercase;}
.bread ul li {font-family:'Open Sans', sans-serif;}
.page .content p {line-height:18px;}
.na-blagajno, .rlblue {background:#D4AF37;}

.form-wrap input {font-size:13px;} 
.form-wrap textarea {font-size:13px;height:180px;}
.form-wrap .more {background:#D4AF37;color:#ffffff;font-weight:600;font-size:14px;}

/* MAIN */
.main.mct_products {
    padding: 0 0 50px!important;
}
.main.mct_product {
    padding: 50px 0 0!important;
}
.mct_flex_row {
    display: flex;
    flex-wrap: wrap;
}
.mct_flex_col {
    display: flex;
    flex-direction: column;
    margin: 0 0 30px;
}
.half_col_row {
    margin-left:-7.5px!important;
    margin-right:-7.5px!important;
}
.half_col_col {
    padding-left:7.5px!important;
    padding-right:7.5px!important;
}

.mct_breadcrumbs {
    padding: 20px 0 20px;
    margin: 0;
    background: #fcfcfc;
    text-align: center;
}
.mct_breadcrumbs ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    color: #000000;
    font-weight: 600;
}
.mct_breadcrumbs ul li {
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
}
.mct_breadcrumbs ul li span {
    padding: 0 5px;
    color: #000000;
}
.mct_breadcrumbs ul li a {
    color: #000000;
    font-weight: 500;
    text-decoration: none;
}
.mct_breadcrumbs ul li a:hover {
    color: #D4AF37;
}

/* CATEGORY */
.mct_products .mct_category_banner {
    text-align:center;
    background: #FFF7DE;
}
.mct_products .mct_category_banner .mct_banner_pic {
    display: inline-block;
}
.mct_products .mct_category_subname {
    background: #D4AF37;
    padding: 20px 0;
}
.mct_products .mct_category_subname .mct_subname_text {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
}
.mct_products .mct_category_subcats {
    background: #F7F7F7;
    padding: 40px 0 10px;
}
.mct_products .mct_category_subcats .mct_mycats ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.mct_products .mct_category_subcats .mct_mycats ul.subcat-1 li a {
    color: #000000;
    font-size: 18px;
    font-weight:600;
    text-decoration:none;
}
.mct_products .mct_category_subcats .mct_mycats ul.subcat-1 li a:hover,
.mct_products .mct_category_subcats .mct_mycats ul.subcat-1 li.active > a {
    color: #D4AF37;
}
.mct_products .mct_category_subcats .mct_mycats ul.subcat-2 {
    margin:20px 0 0;
}
.mct_products .mct_category_subcats .mct_mycats ul.subcat-2 li {
    margin: 0 0 7px;
}
.mct_products .mct_category_subcats .mct_mycats ul.subcat-2 li a {
    background:#ffffff;
    width:100%;
    display: inline-block;
    font-size:14px;
    font-weight:500;
    padding:3px 8px;
    margin: 0;
    border-radius: 4px;
    text-decoration:none;
}
.mct_products .mct_category_subcats .mct_mycats ul.subcat-2 li a:hover,
.mct_products .mct_category_subcats .mct_mycats ul.subcat-2 li.active a {
    background:#D4AF37;
    color:#ffffff;
}
.mct_products .mct_category_products_name {
    padding: 50px 0 0;
}
.mct_products .mct_category_products_name .mct_products_name_text {
    text-align: center;
    font-size: 28px;
    font-weight: 800;
    color: #000000;
}

/* SIDEBAR */
.sidebar h2 {background:#D4AF37;font-weight:600;}

@media screen and (max-width: 990px) {
    .sidebar h2 {        
        background: #f7f7f7;
            color: #000;
            margin-bottom: 0;
            padding-bottom: 0;
            padding-top: 15px;
    }
    .mct_hamburger_box.mct_mycats ul {
        padding-left: 25px;
    }
}
.sidebar .prov_filter h2 {background:#646464;font-weight:600;margin-bottom:15px;}
.sidebar .filter > ul > li > a:hover {color:#D4AF37;}
.sidebar .filter > ul > li.active > a {color:#D4AF37;}
.sidebar .filter > ul > li ul li.active a {color:#D4AF37;font-weight:700;}
.panel-title a {text-transform:uppercase;font-weight:600;text-decoration:none;}
.sidebar .filter > ul > li > a {padding:7px 10px;}

/* PRODUCT GRID */
.thumb .price, .thumb-t .price {color:#D4AF37;margin:5px 0 10px 0;}
.thumb .price strong, .thumb-t .price strong {font-weight:700; color: #404040; }
.disc {font-size:14px; font-size: 18px; color: #404040;}
.artikli .disc .line-through {font-size: 16px;}
.thumb .btn:hover {background:#282828;}
.cat-head .sort select {width:190px;font-size:13px;}
.pagi-full ul li {line-height:22px;}
.pagi-full ul li a {background:#ffffff;border:1px solid #282828;text-decoration:none;color:#282828;padding-top:0;font-weight:600;}
a.show-all:hover {color:#D4AF37!important;}
.pagi-full ul li.active a, .pagi-full ul li a:hover, .pagi-full ul li a.show-all:hover {background:#D4AF37!important;color:#ffffff!important;border:1px solid #D4AF37;}
.artikli .thumb {margin-bottom:40px;}
.artikli .thumb a {text-decoration:none;}
.artikli .thumb a:hover {text-decoration:underline;}
.prd_grd_rw {font-size:0;}

#category-updater {
    padding: 60px 0 0;
}

.mct_prods_row {
    display: flex;
    flex-wrap: wrap;
}
.pagi-full .load-more-btn {
    text-align: center;
}
.pagi-full .load-more-btn .load-more-articles {
    display: inline-block;
    width: auto!important;
    padding: 0 20px;
}
.pagi-full .load-more-btn .load-more-articles:hover {
    background: #000000;
}

.mct_prods_list {
    display: flex;
    flex-direction: column;
    margin: 0 0 30px;
}


.mct_prod_box {
    padding: 0 0 5px 0;
    display: flex !important;
    flex-direction: column !important;
    position: relative;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    height: 100%;
    background: #fff;
}
.mct_prod_box:hover {
    border: 1px solid #ccc;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.mct_prod_box .mct_data {
    padding: 15px;
    background: #fff;
    text-align: center;
    display: flex !important;
    flex-direction: column !important;
    height: 100%;
}
.mct_prod_box .mct_data .mct_title {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.mct_prod_box .mct_data .mct_grd_stock {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.mct_prod_box .mct_data .mct_title h2 {
    font-size: 15px;
    font-weight: 600;
    color: #282828;
    line-height: 21px;
    margin: 0 0 10px;
}
.mct_prod_box .mct_data .price {
    font-size: 20px;
    font-weight: 800;
    margin: 10px 0;
}
.mct_prod_box .mct_data .price .disc {
    font-size: 16px;
    color: #8d8d8d;
    font-weight: 400;
}
.mct_prod_box .mct_data .price .disc .mct_percent {
    color: #FF0000;
}
.mct_prod_box .mct_data .more-add-wrap {
    margin: 8px 0 5px;
    height: 40px!important;
}
.mct_prod_box .mct_data .more-add-wrap .mct_btn {
    height: 40px;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #D4AF37;
    color: #282828;
    text-decoration: none;
    padding: 0 10px;
    line-height: 38px;
}
.mct_prod_box .mct_data .more-add-wrap .mct_btn:hover {
    background: #000000!important;
    border: 1px solid #000000;
    color: #ffffff;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.mct_prod_box .mct_data .more-add-wrap .mct_btn.product-more {
    -webkit-border-radius: 0 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px 0 0 4px;
}
.mct_prod_box .mct_data .more-add-wrap .mct_btn.add-to-cart {
    padding: 0 10px;
    width: 75px;
    background: #D4AF37;
    -webkit-border-radius: 0 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 0 4px 4px 0;
}
.mct_prod_box .mct_data .more-add-wrap .mct_btn svg {
    margin: 6px 0 0;
}

 .new-section a, .most-section a {text-decoration:none;}
 .new-section a:hover, .most-section a:hover {text-decoration:underline;}

/* PRODUCT */
.quant button:hover {background:#D4AF37;}
.add-to-cart {background:#D4AF37;}
.add-to-cart:hover {text-decoration:none;background:#282828;}
.product img {border:1px solid #f7f7f7;}
.product .pics {margin-bottom:20px;}
.product .thumb {margin-bottom:10px;}
.prd_lastnosti h3 {font-weight:600!important;}
.prd_lastnosti ul {list-style-type:none;padding-left:18px;}
.prd_lastnosti ul li:before {content:"\f00c";font-family:FontAwesome;display:inline-block;margin-left:-1.3em;width:1.3em;color:#D4AF37;}

.main.mct_product .product .mct_gall_pics .mct_flex_col img {
    margin: 0;
}
.main.mct_product .product .mct_gall_pics .mct_flex_col .mct_video_col {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.main.mct_product .product .mct_gall_pics .mct_flex_col .mct_video_col video {
    display: block;
}
.main.mct_product .product .mct_gall_pics .mct_flex_col .mct_video_col .mct_overlay {
    opacity: 1;
    background: rgba(0, 0, 0, 0.4);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 0;
    left: 0;
}
.main.mct_product .product .mct_gall_pics .mct_flex_col .mct_video_col .mct_overlay svg {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}

.main.mct_product .product .mct_gall_pics #mct_b_gall_pics_product_slider {
    margin-left: unset!important; 
    margin-right: unset!important;
    margin-bottom: 18px;
}
/* Gallery slider start  */
.main.mct_product .product .mct_gall_pics .slick-dots {
    bottom: -10px;
}

.main.mct_product .product .mct_gall_pics .slick-dots li button {
    background: url("../images/icons/product-dia.png") no-repeat;
    width: 36px;
    height: 3px;
} 
.main.mct_product .product .mct_gall_pics .slick-dots li.slick-active button {
    background: url("../images/icons/product-dia-active.png") no-repeat;
} 
/* Gallery slider end*/

.mctProdVideo {
    width: 80%;
    height: 80%;
    display: none;
}

.main.mct_product .product .mct_data h1 {
    color: #000000;
    font-size: 30px;
    line-height: 41px;
    font-weight: 600;
    padding: 0 0 20px;
    border-bottom: 1px solid #f7f7f7;
}

.main.mct_product .product .product_options .mct_product_option_sell {
    display: none;
}
.main.mct_product .product .product_options .mct_product_option_box h3 {
    color: #000000;
    font-size: 18px;
    line-height: 31px;
    font-weight: 500;
}
.main.mct_product .product .product_options .mct_product_option_box .mct_product_value_box {
    border: 1px solid #f7f7f7;
    height: 100%;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.main.mct_product .product .product_options .mct_product_option_box .mct_product_value_box:hover {
    border: 1px solid #D4AF37;
}
.main.mct_product .product .product_options .mct_product_option_box .mct_product_value_box a {
    text-decoration: none;
}
.main.mct_product .product .product_options .mct_product_option_box .mct_product_value_box .mct_pic {
    border: none;
    margin: 0;
}
.main.mct_product .product .product_options .mct_product_option_box .mct_product_value_box h4 {
    color: #000000;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    margin: 0;
    padding: 10px;
}
.main.mct_product .product .product_options #option_warring {
    background: rgba(255, 0, 0, 0.1);
    margin: 15px 0;
    padding: 8px;
}

.main.mct_product .product .mct_price_box {
    padding: 25px;
    margin: 15px 0;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
.main.mct_product .product .mct_price_box .mct_precrtana {
    font-size: 18px;
    line-height: 24px;
    color: #8D8D8D;
    padding: 7px 0;
}
.main.mct_product .product .mct_price_box .line-through {
    font-size: 18px;
    line-height: 24px;
    color: #8D8D8D;
}
.main.mct_product .product .mct_price_box .mct_prihranite {
    font-size: 18px;
    line-height: 24px;
    color: #8D8D8D;
    padding: 7px 0;
}
.main.mct_product .product .mct_price_box .mct_prihranite .mct_prihranite_perc {
    font-size: 18px;
    color: #FF0000;
    font-weight: 600;
}
.main.mct_product .product .mct_price_box .price {
    font-size: 18px;
    line-height: 24px;
    color: #8D8D8D;
    margin: 0;
    padding: 7px 0;
}
.main.mct_product .product .mct_price_box .price .mct_value {
    font-size: 25px;
    line-height: 28px;
    font-weight: 800;
    color: #000000;
}
.main.mct_product .product .mct_price_box .mct_quantity_block {
    margin: 30px 0 0;
}
.main.mct_product .product .mct_price_box .mct_quantity_block .add-to-cart {
    position: relative;
    color: #ffffff;
    font-size: 16px;
    line-height: 31px;
    font-weight: 800;
    background: #00B200;
    padding: 10px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
.main.mct_product .product .mct_price_box .mct_quantity_block .add-to-cart:hover {
    opacity: 0.8;
}
.main.mct_product .product .mct_price_box .mct_quantity_block .add-to-cart svg {
    position: absolute;
    top: 12px;
    margin: 0 0 0 -40px;
}
.main.mct_product .product .mct_price_box .mct_quantity_block .quant {
    width:35%!important;
    border: 1px solid #D9D9D9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
.main.mct_product .product .mct_price_box .mct_quantity_block .quant button {
    height: 50px;
}
.main.mct_product .product .mct_price_box .mct_quantity_block .quant button:hover {
    background: #f7f7f7;
}
.main.mct_product .product .mct_price_box .mct_quantity_block .quant input {
    height: 50px;
    font-size: 20px;
    font-weight: 600;
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
}

.main.mct_product .product .mct_product_contents {
    margin: 40px 0;
}
.main.mct_product .product .mct_product_contents h3 {
    color: #000000;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
    background: none;
    border-top: 1px solid #f7f7f7;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    padding: 10px 10px;
    margin: 0;
}
.main.mct_product .product .mct_product_contents h3 .ui-accordion-header-icon {
    position: absolute;
    left: auto;
    top: 50%;
    margin-top: -3px;
    right: 10px;
    background-image: url("../images/icons/icon-arrow-down.png");
    background-position: 0 0;
}
.main.mct_product .product .mct_product_contents h3.ui-state-active .ui-accordion-header-icon {
    background-image: url("../images/icons/icon-arrow-up.png");
}
.main.mct_product .product .mct_product_contents h3 .mct_icon {
    width: auto;
    margin: 0 10px 0 0;
    border: none;
}
.main.mct_product .product .mct_product_contents .mct_desc {
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    padding: 0 10px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    height: auto!important;
}

.main.mct_product .product .mct_product_lastnosti {
    padding: 50px 0 0;
}
.main.mct_product .product .mct_product_lastnosti .slick-track {
    margin: 0 auto;
}
.main.mct_product .product .mct_product_lastnosti .mct_lastnost_box {
    display: flex;
    flex-direction: column !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 5px;
    height: 100%;
    
}
.main.mct_product .product .mct_product_lastnosti .mct_lastnost_box .mct_image {
    margin: -5px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.main.mct_product .product .mct_product_lastnosti .mct_lastnost_box .mct_image .mct_pic {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    margin: 0;
    border: 0;
}
.main.mct_product .product .mct_product_lastnosti .mct_lastnost_box .mct_data {
    padding: 5px 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    background: #F7F7F7;
}
.main.mct_product .product .mct_product_lastnosti .mct_lastnost_box .mct_data .mct_title h2 {
    color: #000000;
    font-size: 10px;
    line-height: 14px;
    font-weight: 500;
    border: none;
    padding: 0;
    margin: 4px 0 4px;
    text-align: center;
}
.main.mct_product .product .mct_product_lastnosti .mct_lastnost_box .mct_data .mct_desc,
.main.mct_product .product .mct_product_lastnosti .mct_lastnost_box .mct_data .mct_desc p {
    color: #000000;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
}

.main.mct_product .product .prd_promo {
    margin: 0 0;
    padding: 30px 0;
    background: #f7f7f7;
}
.main.mct_product .product .prd_promo .row > div {
    padding: 0;    
}
.main.mct_product .product .prd_promo .clear-fix {
    height: 0;
    clear:both;
}
.main.mct_product .product .prd_promo .row  * {
    line-height: 140%;
}
.main.mct_product .product .prd_promo .row .col-big-padding {
    padding: 60px;
}
.main.mct_product .product .prd_promo .row p {
    line-height: 150%;
}
.main.mct_product .product .prd_promo .row img {
    margin:0;
}
.main.mct_product .product .prd_promo .row h3 {
    font-size: 27px;
}
.main.mct_product .product .prd_promo .row h3::after {
    content: "";
    height: 3px;
    width: 100px;
    background-color: #D4AF37;
    display: block;
    margin-top: 15px;
}
.main.mct_product .product .mct_promo_adding {
    padding: 30px 0 18px;
    background: #FFF7DE;
}
.main.mct_product .product .mct_promo_adding h2 {
    color: #000000;
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    border: none;
    padding: 0;
    margin: 10;
}
.main.mct_product .product .mct_promo_adding .in-basket-wrap {
    text-align: right;
}
.main.mct_product .product .mct_promo_adding #mct_promo_add_to_cart {
    position: relative;
    color: #ffffff;
    font-size: 16px;
    line-height: 31px;
    font-weight: 800;
    background: #00B200;
    padding: 18px 40px 18px 80px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
}
.main.mct_product .product .mct_promo_adding #mct_promo_add_to_cart:hover {
    opacity: 0.8;
}
.main.mct_product .product .mct_promo_adding #mct_promo_add_to_cart svg {
    position: absolute;
    top: 14px;
    margin: 0 0 0 -40px;
}

.main.mct_product .mct_related_products {
    padding: 20px 0 30px;
}
.main.mct_product .mct_related_products.mct_same {
    padding: 20px 0 30px;
    background: #f7f7f7;
}
.main.mct_product .mct_related_products h2 {
    text-align: center;
}

/* CART */
i.fa.fa-times.close-cart {
    color: #D4AF37!important;
    font-weight:400;
}
.cart-items .cart_quantity {width:60px!important;text-align:center;}
.product .add-to-cart {width:60%!important;}
.cart-items .citem a, .cart-items .extra a {color:#D4AF37;font-size:14px;font-weight:400;}

#checkout_form .mct_other p {
    margin: 0;
}
/*.mct_grd_stock {
    background: #00b200;
    text-transform: uppercase;
    margin: 10px 0 0 0;
    font-size: 13px;
    color: #fff;
    width: auto;
    display: block;
    width: 100px;
    margin: 0 auto;
    margin-top: 5px;
}
*/
.mct_grd_stock {
    color: #00b200;
    margin: 10px 0 0 0;
    font-size: 15px;
    /* color: #fff; */
    width: auto;
    display: block;
    margin: 0 auto;
    margin-top: 5px;
    font-weight: 800;
}
.btn-primary {
    padding: 5px 16px;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
    background: #D4AF37;
    border:none;
}

.btn-primary:hover {
    color: #fff;
    text-decoration: none;

}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

#mct_top_akcija {width:100%;background:#404040;;padding:10px 0;}
#mct_top_akcija .mct_desc {font-size:16px;line-height:21px;color:#ffffff;}
#mct_top_akcija .mct_desc p {margin:0;padding:0;}
#mct_top_akcija .mct_more {text-align:center;}
#mct_top_akcija .mct_more a {
    display:inline-block;
    border:1px solid #D4AF37;
    background:#D4AF37;
    color:#ffffff;
    border-radius:4px;
    font-size:14px;
    font-weight:600;
    padding:0 12px;
    margin:6px 0 0;
}
#mct_top_akcija .mct_more a:hover {
    border:1px solid #282828;
    background:#ffffff;
    color:#404040;
    text-decoration:none;
}
#mct_top_akcija .mct_odstevalnik {text-align:right;}

.top-newsletter {
    background: none;
    padding:0;
}

.top-newsletter-wrap .mct_desc {
    margin-top:5px;
    display: inline-block;
}

.top-newsletter input,
.top-newsletter input[type=text]
 {
    height: 30px;
    font-size: 13px;
}

.top-newsletter input.button {
    display: inline-block;
    background: #ffffff;
    color: #404040;
    font-size: 13px;
    font-weight: 700;
    padding: 3px 16px;
}

.brand .logo {
    width:180px;
}
#mct_toggle_podjetje_box {display:none;}

.mct_landpages {clear:both;}
.mct_landpages .mct_intro {background:#D4AF37;padding:10px 0;font-size:16px;font-weight:600;color:#ffffff;text-align:center;}
.mct_landpages .mct_desc {background:#F0F0F0;padding:10px 0;text-align:justify;}
.mct_landpages .mct_rell {margin-top:40px;}

.mct_badge {
    position: absolute;
    right:15px;
    top:0;
    width: 85px;
    height: 89px;
    z-index: 9;
}
.mct_badge.bdge_1 {background:transparent url("../images/mct_badgeicon1.png") no-repeat top right;}
.mct_badge.bdge_2 {background:transparent url("../images/mct_badgeicon2.png") no-repeat top right;}
.mct_badge.bdge_3 {background:transparent url("../images/mct_badgeicon3.png") no-repeat top right;}
.mct_badge.bdge_4 {background:transparent url("../images/mct_badgeicon4.png") no-repeat top right;}
.mct_badge.bdge_5 {background:transparent url("../images/mct_badgeicon5.png") no-repeat top right;}
.mct_badge.bdge_6 {background:transparent url("../images/mct_badgeicon6.png") no-repeat top right;}

.fnews_box h2 {font-size:18px;margin:0;padding:0;}
.fnews_box img {margin:0 0 14px 0;}
.fnews_box .desc {margin:14px 0;}
.fnews_box .mct_btn, .news article .more {
    margin:0 0 14px 0;
    padding:5px 20px;
    color:#000;
    border: 1px solid #000;    
    display:inline-block;
    text-decoration:none;
    width:auto;
}
.fnews_box .mct_btn:hover, .news article .more:hover {color:#D4AF37; border-color: #D4AF37;}
.mct_news_img {margin:0 0 18px 0;}

.mct_cat_desc {border-bottom:1px solid #e4e4e4;margin:12px 0;padding:0 0 8px 0;}
.mct_cat_desc h2 {
    color:#D4AF37;
    margin:16px 0;
    padding:0;
    font-size:30px;
}
.mct_cat_desc h3 {
    color:#282828;
    margin:6px 0;
    font-size:24px;
}
.mct_cat_desc h3:after {
    content:"";
    display:block;
    width:130px;
    padding:0 0 9px;
    border-bottom:4px solid #D4AF37;
}
.mct_cat_desc p,
.cat-description {line-height:28px;}
.cat-description {border:none;}
.cat-description, .cat-description p {color:#c1c1c1;}
.mct_imgs_fluid img {display:inline-block!important;max-width:100%!important;height:auto!important;width:auto!important;border:1px solid #282828;}

.mct_paypal_btn input {width:auto;height:auto;border:none;}

.mct_blog_more {
    display: flex;
  align-items: center;
  justify-content: center;
}
.mct_blog_more .fa {margin-right:4px}
.mct_blog_more a {
    padding: 5px 20px;
    font-size: 15px;    
    background: #D4AF37;
    color: #fff;
    text-decoration: none;
}
.mct_blog_more a:hover {
    background:#2a3237;
    color: #ffffff;
    text-decoration: none;
}
.news article {
    float: none;
    padding:25px 0 0;
    margin:0 0 25px;
    border-top:1px solid #dddddd;
}
.news article:first-child {border-top:none;padding:0;}
.mct_blog_back_btn {
    margin: 20px 0 0 0;
    padding: 6px 16px;
    font-size: 15px;
    border: 1px #2a3237 solid;
    color: #13181b;
    text-decoration: none;
    display:inline-block;
}
.mct_blog_back_btn:hover {
    background:#2a3237;
    color: #ffffff;
    text-decoration: none;
}
.mct_blog_back_btn .fa {margin-right:4px}

/* CART ADDITIONALS */
.cart-items .mct_additional {
    font-size:14px;
}
.cart-items .mct_additional .td {
    border:none!important;
    padding:10px;
}
.cart-items .mct_additional .mct_arrow {
    display:block;
    width:192%;
    background:#F6F7F9;
}
.cart-items .mct_additional .mct_arrow ul {
    padding:0;
    margin:0;
    list-style-type:none;
}
.cart-items .mct_additional .mct_arrow ul li {
    padding:0 0 0 30px;
    position:relative;
    line-height:28px;
}
.cart-items .mct_additional .mct_arrow ul li:before {
    font-family:FontAwesome;
    content:"\f0a4";
    color:#D4AF37;
    font-size:24px;
    position:absolute;
    left:0;
    top:0;
}
.cart-items .mct_additional .mct_pic {
    font-weight:normal;
}
.cart-items .mct_additional .mct_pic {
    width:45px;
    height:45px;
    padding:0 5px 0 0;
}
.cart-items .mct_additional .mct_name {
    display:inline-block;
    font-size:14px;
    font-weight:normal;
    color:#000000;
}
.cart-items .mct_additional .mct_middle {
    vertical-align:middle;
}
.cart-items .mct_additional .add-to-cart {
    text-decoration:none;
    display:block;
    background:#D4AF37;
    color:#ffffff;
}
.cart-items .mct_additional .add-to-cart:hover {
    background:#000000;
}
.cart-items .mct_additional .mct_btn_modd {
    text-decoration:none;
    display:inline-block;
    padding:2px 10px;
    background:#D4AF37;
    color:#ffffff;
}
.cart-items .mct_additional .mct_btn_modd:hover {
    background:#000000;
}

/* ITEMS RESERVED */
.cart-main .mct_cart_reserved {
    padding:10px;
    text-align:center;
    font-weight:bold;
    background: #f6f7f9;
    margin:0 0 30px 0;
    border:1px #e4e4e4 solid;
    line-height:30px;
}
.cart-main .mct_cart_reserved #mct_clockdiv {
    display:inline-block;
    background:#D4AF37;
    color:#ffffff;
    padding:0 10px;
}

/* -- MODALS -- */
.mct_modal {
    z-index:99999;
}
.mct_modal .modal-content {
    color:#000000;
    border:none;
    border-radius:0;
}
.mct_modal .modal-dialog .modal-header {
    background:#D4AF37;
    border-radius:0;
}
.mct_modal .modal-dialog .modal-header .modal-title {
    font-size:20px;
    color:#ffffff;
    text-align:center;
    padding:15px;
    margin: 0 auto;
}
.mct_modal .modal-dialog .modal-header .mct_close {
    font-size:18px;
    opacity:1;
    float:none;
    position:absolute;
    right:15px;
    z-index:99;
    background: none;
    border: none;
}
.mct_modal .modal-dialog .modal-header .mct_close:hover {
    opacity:0.8;
}
.mct_modal .modal-dialog .modal-header .fa {
    color:#ffffff;
}
.mct_modal .modal-content .modal-body {
    padding:30px 15px 10px 15px;
}
.mct_modal .modal-content .modal-body .mct_add_box {
    margin:0 0 20px 0;
}
.mct_modal .modal-content .modal-body h5,
.mct_modal .modal-content .modal-body p {
    padding:0;
    margin:0;
}
.mct_modal .modal-content .modal-body .mct_name {
    padding:10px 0 0 0;
}
.mct_modal .modal-content .modal-body .mct_price {
    padding:8px 0 0 0;
}
.mct_modal .modal-content .modal-body .mct_price .mct_real {
    text-decoration: line-through;
}
.mct_modal .modal-content .modal-body .mct_price .mct_discounted {
    font-weight:bold;
}
.mct_modal .modal-content .modal-body .mct_btn {
    padding:8px 5px;
    font-size:14px;
}

/* -- HOME CATS -- */
.section-cats {
    background:#f2f2f2;
    float:left;
    width:100%;
    padding:60px 0 80px 0;
}




.cats-parent {
    display: flex;
    font-size: 0;
    flex-wrap:wrap;    
}
.cats-child {
        display: inline-block;
    background: #fff;
    margin: 25px 0 0 25px;
    flex-grow: 1;
    /* height: 100px; */
    width: calc(100% * (1/8));
    padding: 15px 0;
}


.cats-child:nth-child(1),
.cats-child:nth-child(2),
.cats-child:nth-child(3),
.cats-child:nth-child(4) {
    width: calc(100% * (1/5));
}

.cats-child .mct_brand_box a {
    display: flex;
      align-items: center;
      justify-content: center;
}

.cats-child:hover {
    box-shadow:0 2px 10px rgb(0 0 0 / 10%);
}



.cats-child a {
    padding: 10px;
}

.cats-child img {
    margin: 0 auto;
    max-height: 50px;
}


@media screen AND (max-width: 990px) {
    .cats-child {          
        width: calc(100% * (1/6));        
    }
    
    .cats-child:nth-child(1),
    .cats-child:nth-child(2),
    .cats-child:nth-child(3),
    .cats-child:nth-child(4),
    .cats-child:nth-child(5)
     {          
        width: calc(100% * (1/3));        
    }

    .cats-child {
        margin:0 10px 12px 10px;
    }
}

@media screen AND (max-width: 768px) {
    .cats-child {          
        width: calc(100% * (1/4));        
    }
    
    .cats-child:nth-child(1),
    .cats-child:nth-child(2)    
    
     {          
        width: calc(100% * (1/3));        
    }  

     .cats-child {
        margin:0 0 12px 10px;
    }
}


/* ostala section */


.ostala-section {
    padding: 80px 0;
}


.ostala-parent {
    display: flex;
    font-size: 0;
    flex-wrap:wrap;    
}
.ostala-child {
        display: inline-block;
    background: #fff;
    margin: 25px 0 0 25px;
    flex-grow: 1;
    /* height: 100px; */
    width: calc(100% * (1/4));  
    transition: all;  
}


.ostala-child:hover {
    box-shadow:0 2px 10px rgb(0 0 0 / 25%);
    transition: 0.2s;
}


.ostala-child img {
    width: 100%;
}

.ostala-child a h3 {
    font-size: 21px;
    background: #282828;
    display: inline-block;
    width: 100%;
    color: #fff;
    margin: 0;
    padding: 15px;
    font-weight: normal;
    text-align: center;
}


@media screen AND (max-width: 990px) {
    .ostala-child {       
        width: calc(100% * (1/3));    
    }
    .ostala-child a h3 {
        font-size: 16px;
    }
    .ostala-section {
        padding: 40px 0;
    }

     .ostala-child {
        margin:5px;
    }

    .ostala-child a h3 {
        font-size: 14px;
        padding: 10px 0;
    }
}


/* ---------------------------------------------------------------------------------------------------------------------------- */

/* HOME EXPOSED */


.mct_home_exposed {
    padding: 20px 0 40px 0;    
    background-repeat: no-repeat;
    background-position: bottom center;
    min-height: 400px;
    background-color: #fff;
}

.mct_home_exposed .mct_changer {
    text-align: center;
    margin: 0 0 30px 0
}

.mct_home_exposed .mct_changer ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.mct_home_exposed .mct_changer ul li {
    display: inline-block
}

.mct_home_exposed .mct_changer ul li a {
    font-size: 24px;
    font-weight: 600;    
    color: #1a1818;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
}


.mct_home_exposed .mct_changer ul li:hover,
.mct_home_exposed .mct_changer ul li:active {
    text-decoration: none;
}

.mct_home_exposed .mct_changer ul li:after {
    content: "|";
    padding: 0 20px;
    font-size: 26px;
    color: #e1e1e1;
}

.mct_home_exposed .mct_changer ul li.active a {    
    text-decoration: none;
    border-bottom: 4px solid #e50019;
    padding-bottom: 8px;
}

.mct_home_exposed .mct_changer ul li:last-child:after {
    content: none
}



.mct_slider_main .slick-arrow {
    width: 36px;
    height: 36px;
    padding: 0;
    margin-top: -18px;
    z-index: 10;
    opacity: 1;
    box-shadow: none;
    text-shadow: none;
    background: #b4b4b4;
    cursor: pointer;
    font-size: 34px;
    line-height: 0;
    outline: medium none;
    position: absolute;
    top: 50%;
    border: 0
}

.mct_slider_main .slick-arrow:before {
    color: #0c0c0c;
    font-family: FontAwesome
}

.mct_slider_main .slick-arrow:hover {
    opacity: 0.5;
    box-shadow: none
}

.mct_slider_main .slick-prev {
    left: 25px;
    padding-right: 2px
}

.mct_slider_main .slick-next {
    right: 25px;
    padding-left: 2px
}

.mct_slider_main .slick-dots {
    bottom: 20px;
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.mct_slider_main .slick-dots li {
    cursor: pointer;
    display: inline-block
}

.mct_slider_main .slick-dots li button {
    background: none;
    border: none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    padding: 0 6px
}

.mct_slider_main .slick-dots li button:after {
    font-family: FontAwesome;
    content: "\f29e";
    color: #efefef;
    font-size: 19px
}

.mct_slider_main .slick-dots li.slick-active button:after {
    color: #e50019
}

.mct_slider_prods {
    padding: 0 0 40px 0;
}

.mct_slider_prods .slick-list {
    margin: 0 -15px
}

.mct_slider_prods .slick-slide {
    margin: 0 15px
}

.mct_slider_prods .slick-arrow {
    width: 36px;
    height: 36px;
    padding: 0;
    margin-top: -18px;
    z-index: 10;
    opacity: 1;
    box-shadow: none;
    text-shadow: none;
    background: none;
    cursor: pointer;
    font-size: 34px;
    line-height: 0;
    outline: medium none;
    position: absolute;
    top: 50%;
    border: 0
}

.mct_slider_prods .slick-arrow:before {
    color: #0c0c0c;
    font-family: FontAwesome
}

.mct_slider_prods .slick-arrow:hover {
    opacity: 0.5;
    box-shadow: none
}

.mct_slider_prods .slick-prev {
    left: -40px;
    padding-right: 2px
}

.mct_slider_prods .slick-next {
    right: -40px;
    padding-left: 2px
}

.mct_slider_prods .slick-dots {
    bottom: 0;
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.mct_slider_prods .slick-dots li {
    cursor: pointer;
    display: inline-block
}

.mct_slider_prods .slick-dots li button {
    
    border: none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    padding: 0 10px
}


 .mct_slider_prods .slick-dots li button {
    width: 26px;
    height: 26px;
    background: url("../images/icons/dia-grey.png") no-repeat;
    border: 0;
    text-indent: -9999px;
    color: transparent;
 }

.mct_slider_prods .slick-dots li.slick-active button {
    background: url("../images/icons/dia-active.png") no-repeat;
 }

.mct_front_slider_main_box {
    border-bottom: 10px solid #9f0010
}

.mct_front_slider_main_box #mct_front_slider .slick-list .slick-track .slick-slide {
    position: relative;
    height: 600px;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    align-items: center
}

.mct_front_slider_main_box #mct_front_slider .slick-list .slick-track .slick-slide .mct_slide_text {
    padding: 0
}

.mct_front_slider_main_box #mct_front_slider .slick-list .slick-track .slick-slide .mct_slide_text h1, .mct_front_slider_main_box #mct_front_slider .slick-list .slick-track .slick-slide .mct_slide_text h2 {
    color: #ffbe00;
    font-size: 40px;
    line-height: 46px;
    font-weight: 700;
    font-family: 'Roboto Slab', sans-serif;
    margin: 0 0 24px;
    padding: 0
}

.mct_front_slider_main_box #mct_front_slider .slick-list .slick-track .slick-slide .mct_slide_text .mct_desc {
    font-size: 18px;
    margin: 0 0 24px;
    padding: 0;
    color: #fff;
    line-height: 30px
}

.mct_front_slider_main_box #mct_front_slider .slick-list .slick-track .slick-slide .mct_slide_text .mct_desc p {
    margin: 0
}

.mct_slider_main_title {
    margin: -58px 0 0;
    position: relative
}

.mct_slider_main_title .mct_slider_main_title_inner {
    -webkit-box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.5);
    background: #e50019;
    padding: 32px 15px;
    margin: 0;
    text-align: center
}

.mct_slider_main_title .mct_slider_main_title_inner h1 {
    color: #fff;
    font-size: 38px;
    line-height: 40px;
    font-weight: 400;
    font-family: 'Roboto Slab', sans-serif;
    margin: 0;
    padding: 0
}

.mct_home_news_slider .mct_home_news_slider_box {
    position: relative;
    -webkit-box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    margin: 8px
}

.mct_home_news_slider .mct_home_news_slider_box .mct_image {
    text-align: center
}

.mct_home_news_slider .mct_home_news_slider_box .mct_image img {
    display: inline-block
}

.mct_home_news_slider .mct_home_news_slider_box .mct_data {
    position: absolute;
    padding: 20px 30px;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7)
}

.mct_home_news_slider .mct_home_news_slider_box .mct_data h2 {
    display: inline-block;
    font-size: 30px;
    color: #fff;
    font-family: 'Roboto Slab', sans-serif;
    margin: 0;
    font-weight: 700
}

.mct_home_news_slider .mct_home_news_slider_box .mct_data .mct_date {
    font-size: 16px;
    color: #fff
}

.mct_home_news_slider .mct_home_news_slider_box:hover {
    opacity: 0.8
}

.mct_home_news_slider .slick-dots {
    bottom: -50px;
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.mct_home_news_slider .slick-dots li {
    cursor: pointer;
    display: inline-block
}

.mct_home_news_slider .slick-dots li button {
    background: none;
    border: none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    padding: 0 10px
}

.mct_home_news_slider .slick-dots li button:after {
    font-family: FontAwesome;
    content: "\f2a2";
    color: #e50019;
    font-size: 16px
}

.mct_home_news_slider .slick-dots li.slick-active button:after {
    content: "\f2a3"
}

.mct_slick_arrows_paginator {
    margin: 15px 0 0
}

.mct_slick_arrows_paginator ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: center
}

.mct_slick_arrows_paginator ul li {
    display: inline-block;
    width: 35px;
    height: 35px;
    cursor: pointer;
    margin: 0 5px
}

.mct_slick_arrows_paginator ul li.mct_prev {
    background: transparent url("../../templates/scit-oprema/assets/css/../images/mct_slick_prev.png") no-repeat 0 0
}

.mct_slick_arrows_paginator ul li.mct_prev:hover {
    background: transparent url("../../templates/scit-oprema/assets/css/../images/mct_slick_prev_hover.png") no-repeat 0 0
}

.mct_slick_arrows_paginator ul li.mct_next {
    background: transparent url("../../templates/scit-oprema/assets/css/../images/mct_slick_next.png") no-repeat 0 0
}

.mct_slick_arrows_paginator ul li.mct_next:hover {
    background: transparent url("../../templates/scit-oprema/assets/css/../images/mct_slick_next_hover.png") no-repeat 0 0
}


/* ---------------------------------------------------------------------------------------------------------------------------- */


/* -- HOME BRANDS -- */
.mct_home_brands {
    background:#f2f2f2;
    float:left;
    width:100%;
    padding:10px;
}
.mct_home_brands .slick-track {
    margin:0 auto;  
    display: flex;
    align-items: center;
    padding: 10px 0;
}
.mct_home_brands .slick-slide {
    height:auto;  
}
.mct_home_brands .slick-slide .mct_brand_box {
    text-align:center;  
}
.mct_home_brands .slick-slide .mct_brand_box img {
    display:inline-block;  
    max-height: 70px;
}


.mct_si_ogleduje {
    margin:-14px 0 20px;
    font-size:14px;
    font-weight:bold;                   
} 
.mct_si_ogleduje .fa {
    margin:0 10px 0 0;
}

.mct_low_zaloga {
    margin:-14px 0 20px;
    font-size:14px;        
    font-weight:bold;            
}
.mct_low_zaloga .fa {
    margin:0 10px 0 0;
}
.mct_low_zaloga.mct_red {
    color:#D4AF37;
}
.mct_low_zaloga.mct_orange {
    color:#FF9148;
}
.mct_low_zaloga.mct_green {
    color:#00b200;
}

.mct_main_slider .mct_img {height:740px;}
.mct_main_slider .mct_img.mct_mob {display:none!important;}



.mct_landpages .mct_pic_mobile:hover {
    cursor: pointer;
}

#landing_reviews .review-block {
    height: auto;
    margin: 10px;
    padding: 10px;
    border: 1px #e4e4e4 solid;
    background: #f6f7f9;
    
}

#landing_reviews .avatar {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    border-radius:100%;
    box-shadow:0 0 0 2px #ddd, 0 0 0 3px #ed1c24;
}
#landing_reviews .name {
    float: left;
}


.mct_landpages .mct_eform {
    margin:80px 0;
}
.mct_landpages .mct_eform input[type="text"] {
    margin:0 0 20px;
    text-align:center;
}
.mct_landpages .mct_eform .button {
    background:#D4AF37;
    color:#ffffff;
}
.mct_landpages .mct_eform .button:hover {
    background:#13181B;
}

.mct_landpages .mct_rell .mct_tags {
    margin:0 -5px 30px;
}

.mct_landpages .mct_rell .mct_tags .mct_tag {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    padding:4px 8px;
    margin:4px 3px;
    background:#ffffff;
    border-radius:5px;
}

.mct_landpages .mct_tags_row.mct_rell {
  margin-top: 0;
  background: #f7f7f7;
  padding-top: 40px;
}

.mct_landpages .mct-tags-cols{
    column-count:1;
}

.mct_landpages .mct-tag-cat{
    margin-bottom: 20px;
 
  
}

.mct_landpages .top-cat{
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
.mct_landpages .top-cat {
   font-weight: bold;
   font-size: 18px;
   vertical-align: top;

}

.mct-tags-cols1{
    display: flex;
    flex-wrap: wrap;
}

.mct_landpages .mct_rell .mct_tags .mct_tag:hover,
.mct_landpages .mct_rell .mct_tags .mct_tag.active {
    color:#ffffff;
    background:#D4AF37;
}
.mct_landpages .mct_rell .mct_tags .mct_tag:hover a,
.mct_landpages .mct_rell .mct_tags .mct_tag.active a {
    color:#ffffff;
}
.mct_landpages .mct_rell .mct_tags .mct_tag a {
    text-decoration:none;
    text-transform:capitalize;
}
.mct_landpages .mct_rell .artikli .mct_artbox.mct_hidden {
    visibility:hidden;
    opacity:0;
    height:0;
}
.mct_landpages .mct_rell .artikli .mct_artbox.mct_visible {
    visibility:visible;
    opacity:1;
    height:auto;
}

.mct_userstack_block {
    position:fixed;
    bottom:0;
    background:#f2f2f2;
    padding:20px 20px;
    z-index:99999999;
    text-align:center;
    display:none;
}
.mct_userstack_block .mct_txt {
    font-size:13px;
}
.mct_userstack_block .mct_txt .mct_brand {
    font-weight:bold;
}
.mct_userstack_block .mct_btns {
    margin:25px 0 10px;
}
.mct_userstack_block .mct_btns .mct_first {
    background:#D4AF37;
    border:1px solid #D4AF37;
    padding:7px 50px;
    color:#ffffff;
    margin:0 20px 0 0;
    text-decoration:none;
    font-weight:bold;
    position:relative;
    z-index:999999999;
}
.mct_userstack_block .mct_btns .mct_last {
    border:1px solid #D4AF37;
    padding:7px 10px;
    text-decoration:none;
    font-weight:bold;
    position:relative;
    z-index:999999999;
}

/* -- MY HAMBURGERS -- */
.mct_hamburger_box_icon {
    background:#000;
    width:100%;
    padding:15px 18px;
    display:none;
    color:#ffffff;
    font-size:16px;
    text-decoration:none;
}
.mct_hamburger_box_icon:focus, 
.mct_hamburger_box_icon:visited {color:#ffffff;text-decoration:none;}
.mct_hamburger_box_icon:hover {color:#ffffff;text-decoration:none;}
.mct_hamburger_box_icon .fa {
    float:right;
    font-size:18px;
    padding-top:4px;
    display: none;
}

@media only screen and (max-width : 1200px) {
    .mct_ttl_kos {display:block;width:200%;}
    .menu ul li {margin-left:24px;}
}

@media only screen and (max-width : 768px) {

    .cart-items .mct_additional .t1 {
        display:none;;
    }
    .cart-items .mct_additional .mct_arrow {
        width:560%;
    }

    .mct_modal .modal-content .modal-body .mct_add_box {
        text-align:center;
        margin-bottom: 30px;
        border-bottom: 1px solid #cccccc;
        padding-bottom: 30px;
    }
    .mct_modal .modal-content .modal-body .mct_add_box:last-child {
        text-align:center;
        margin-bottom: 30px;
        border-bottom: none;
        padding-bottom: 0;
    }
    .mct_modal .modal-content .modal-body .mct_name {
        text-align:center;;
    }
    .mct_modal .modal-content .modal-body .mct_btn {
        margin-top:20px;
    }

    .cart-main textarea {height:120px;}
    .cart-main h2.mct_ch2 {display:none;}
    
    .mct_is_cart {display:none;}

}
@media only screen and (max-width : 540px) {

    .cart-items .mct_additional .mct_arrow {
        width:260%;
    }


}

#cart_additionals_updater {
    margin:30px 0 0;
}
#cart_additionals_updater .cart_add_box {
    border: 1px #e4e4e4 solid;
    background:#f6f7f9;   
    padding:10px;
    margin:0 0 20px 0;
}
#cart_additionals_updater .cart_add_box .mct_pic {
    float:left;
    width:40px;
}
#cart_additionals_updater .cart_add_box .mct_title {
    float:left;
    margin:0 0 0 10px;
}
#cart_additionals_updater .cart_add_box .mct_title h5 {
    margin:0;
    padding:0;
}
#cart_additionals_updater .cart_add_box .mct_desc {
    min-height:70px;
}
#cart_additionals_updater .cart_add_box .mct_desc,
#cart_additionals_updater .cart_add_box .mct_desc p {
    font-size:13px;
}
#cart_additionals_updater .cart_add_box .mct_more .mct_btn {
    text-decoration:none;
    display:inline-block;
    padding:3px 15px;
    background:#D4AF37;
    color:#ffffff;
}
#cart_additionals_updater .cart_add_box .mct_more .mct_btn:hover {
    background:#000000;
}
#cart_additionals_updater .cart_add_box.in_cart {
    border: 1px green solid;
    background:#D7F0CA;
}



#cart_cross_updater h5 {
    font-size: 18px;
    margin-top:0;
    margin-bottom: 10px;
}

#cart_cross_updater .content p {
    text-align: left;
}

#cart_cross_updater .item .cart_add_box {
    background: #f6f7f9;
    border:1px solid #eeeeef;
    overflow: hidden;
}

#cart_cross_updater .content {
    padding: 15px;
}

#cart_cross_updater .mct_price {
    color: #D4AF37;
    font-size: 21px;
    font-weight: bold;
}

.btn-cross {
        text-decoration: none;
    display: inline-block;
    padding: 3px 10px;
    background: #D4AF37;
    color: #ffffff;
    font-size: 16px;    
}

/*.btn-cross.cart_remove {
    background: #ddd;
    color: #000;
}*/

.btn-cross:hover,
.btn-cross:active  {
    background: #000;
    color: #fff;
    text-decoration: none;
}

#cart_cross_updater .cart_add_box.in_cart  {
    border: 1px green solid;
    background: #D7F0CA;
} 

.mct_cross_stock {
    margin: 10px 0 0 0;
    text-align: center;
    font-size: 13px;
    color: #00b200;
    border: 1px solid #00b200;
    width: auto;
    display: block;
    width: 100px;
    margin: 0 0 10px 0;
    margin-top: 5px;
}

.sidebar .filter a {
    width:auto!important;
    }
.sidebar .filter .fa {
    float:right;
    margin-right:10px;
    font-size:20px;
    cursor:pointer;
    padding:7px 0 0;
}

.sidebar .filter .mct_lev2 {display:none;}

.mct-no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.mct-no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

/* -- FOOTER IMAGES -- */
.mct_footer_images .container-fluid {
    padding-right: 0;
    padding-left: 0;
}

/* -- SLIDER PRODUCTS -- */
.mct_slider_prods {
    padding: 0 0 50px;
}
.mct_slider_prods .slick-list {
    margin: 0 -15px;
}
.mct_slider_prods .slick-track {
    display: flex !important;
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}
.mct_slider_prods .slick-slide {
    margin: 15px 15px;
    height: inherit;
}
.mct_slider_prods .slick-dots {
    bottom: 10px!important;
}
.slider-wrap .slick-dots li {
    margin: 0 10px;
}
.mct_slider_prods .slick-dots li button {
    height: 3px;
    width: 65px;
    background: url(../images/icons/product-dia.png) no-repeat;
}
.mct_slider_prods .slick-dots li.slick-active button {
    background: url(../images/icons/product-dia-active.png) no-repeat;
}

/* -- FOOTER IMAGES -- */
.mct_footer_images .container-fluid {
    padding-right: 0;
    padding-left: 0;
}

/* -- footer img front page START -- */

.mct_footer_images_front_page {
    /* background-color: #1e1e28; */
    background: url('https://www.balistic.eu/templates/balistic/images/linije-3.jpg') no-repeat;
    background-size: cover;
    border-bottom: solid #e8e8e8 1px;
    padding: 40px 0;
}


.mct_footer_images_front_page .ig-wrap,
.mct_footer_images_front_page .text-below-slider {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mct_footer_images_front_page .ig-wrap {
    margin-bottom: 20px;
}
.mct_footer_images_front_page .ig-wrap .ig-profile {
    /* background-color: #f8f8f8; */
    padding: 8px 15px;
    margin-bottom: 20px;
}

.mct_footer_images_front_page .ig-wrap .ig-profile img {
    width: 65px;
    border: solid 1px #e3e3e3;
    border-radius: 50%;
}
.mct_footer_images_front_page .ig-wrap .ig-profile span {
    font-weight: 600;
    margin-left: 10px;
}

.mct_footer_images_front_page .text-below-slider .follow-btn {
    font-weight: 500;
    background-color: #d4af37;
    padding: 10px 20px;
    border-radius: 4px;
    transition: 0.2s;
    color: #FFF;
}
.mct_footer_images_front_page .text-below-slider .follow-btn:hover {
    background-color: #000000;
    transition: 0.2s;
}

.mct_footer_images_front_page .text-below-slider a:hover {
    text-decoration: none;
}

.mct_footer_images_front_page .text-below-slider .follow-btn img {
    width: 25px;
    margin-right: 15px;
}
.mct_footer_images_front_page .text-below-slider {
    margin-top: 40px;
    color: #FFFFFF;
}
.mct_footer_images_front_page .text-below-slider .b-first-text {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    word-spacing: 5px;
    color: #1e1e28;
}
.mct_footer_images_front_page .text-below-slider .b-second-text {
    margin-bottom: 20px;
}

/*footer img front page END*/

.mct_footer_images .mct_slider_images .slick-arrow {
    width: 30px;
    height: 30px;
    padding: 0;
    margin-top: -15px;
    z-index: 10;
    opacity: 0.5;
    box-shadow: none;
    text-shadow: none;
    background: #eeeeee;
    cursor: pointer;
    font-size: 24px;
    line-height: 0;
    outline: none;
    position: absolute;
    top: 50%;
    border: 0;
    border-radius: 4px;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.mct_footer_images .mct_slider_images .slick-arrow:before {
    color:#000000;
    font-family:'FontAwesome';
    font-weight:400;
}
.mct_footer_images .mct_slider_images .slick-arrow:hover {
    opacity: 1;
    box-shadow: none;
}
.slick-prev {
    left: 20px;
    padding-right: 3px!important;
}
.slick-next {
    right: 20px;
    padding-left: 3px!important;
}

/* -- FOOTER -- */
.mct_footer {
    padding: 40px 0!important;
}
.mct_footer .mct_boxes {
    display: flex;
    flex-wrap: wrap;
}
.mct_footer .mct_box {
    display: flex;
    flex-direction: column;
}
.mct_footer .mct_box1 {
    justify-content: center;
}
.mct_footer .mct_logo {
    width: 150px;
}
.mct_footer .mct_box h2 {
    font-size:18px;
    line-height: 24px;
    font-weight:500;
    color:#c3c4c4;
    margin:0;
    padding:0 0 15px;
}
.mct_footer .mct_list ul {
    padding:0;
    margin:0;
}
.mct_footer .mct_list ul li {
    padding:2px 0;
    margin:0;
}
.mct_footer .mct_list ul li a {
    color:#ffffff;
    font-size:16px;
    line-height:22px;
    font-weight:400;
    text-decoration:none;
}
.mct_footer .mct_list.mct_box2 ul li a {
    text-transform:uppercase;
}
.mct_footer .mct_list ul li a:hover,
.mct_footer .mct_list ul li.active a {
    color:#D4AF37;
}
.mct_footer .mct_cards {
    width: 220px;
}
.mct_footer .mct_social_icons .mct_icon {
    display: inline-block;
    margin-right: 8px;
}
.mct_footer .mct_social_icons .mct_icon:last-child {
    margin-right: 0;
}
.mct_footer .mct_social_icons .mct_icon img {
    display: block;  
}
.mct_footer .mct_social_icons .mct_icon img:hover {
    opacity: 0.8;
}
.mct_footer .mct_social_icons .mct_icon .fa {
    font-size: 20px;
    color:#ffffff;  
}
.mct_footer .mct_social_icons .mct_icon .fa:hover {
    color:#D4AF37;   
}
.mct_footer .mct_lang_footer img {
    margin-bottom: 0px;
}
.mct_footer .mct_lang_footer .mct_lang_box ul li,
.mct_footer .mct_lang_footer .mct_lang_box ul li:after {
    color: #ffffff;
}
.mct_footer .mct_lang_footer .mct_lang_box ul .mct_subdrop li {
    width: unset;
    margin-bottom: unset;
}


.copy {
    float: left;
    font-size:14px;
    width: 100%;
    background: #272727;
    border-top: 1px solid #707070;
    color: #c3c4c4;
    padding: 20px 0;
}
.copy .mct_brand {
    text-transform: uppercase;
}
.copy .ns {
    float: right;
    color: #c3c4c4;
    padding-right: 66px;
    width:auto;
    text-decoration: none;
}
.copy .ns svg {
    margin:-1px 0 0;
}
.copy .ns svg path,
.copy .ns svg rect {
    fill: #c3c4c4;
}

/* menjava slike na hover */ 

#category-updater .first-special-image {
    height: 225px;
}
.mct_artbox .first-special-image {
    height: 310px;
}

.first-special-image img.second-img {
    display:none; 
    position:absolute;
    top:0;
}
.first-special-image img.second-img.display-none {
    display:none; 
}
.first-special-image img.second-img.display-block {
    display:block; 
}
#special_img_dots {
    margin-top:10px;
    display: flex;
    justify-content: center;
}
#special_img_dots div {
    height: 8px;
    width: 8px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    margin: 0px 2px;
}
#special_img_dots div.active {
    background-color: #000;
}
/* end menjava slike na hover */ 

/* product categories sidebar */

.mct_products_block #sidebar_categories{
    padding-left: 0;
    padding-right: 0;
}
.mct_products_block #sidebar_categories .mct-product-filters,
.mct_products_block #sidebar_categories .mct-categories  {
    padding-left: 0;
    padding-right: 0;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.mct_products_block #sidebar_categories .mct-categories  {
    margin: 60px 0 0;
}
.mct_products_block #sidebar_categories .mct-categories .mct_hamburger_box_icon {
    padding: 15px 30px;
    font-weight: 500;
}
.mct_side_cats_menu ul {
    list-style: none;
    margin-top: 0;
}
.mct_side_cats_menu ul {
    padding: 0;
    margin-block-end: 0;
}
.mct_side_cats_menu ul a.mct_has_drop {
    padding: 10px 40px;
    display: block;
    width: 100%;
    color: #000;
    background: #f7f7f7;
    text-decoration: none;
    font-weight: 500;
    border-top: 1px solid #e7e7e7;
}
.mct_side_cats_menu ul li.active a.mct_has_drop{
    background: #fff7de;
    border-bottom: 2px solid #d4af37;
}
.mct_side_cats_menu ul.mct_level-3 li:first-child {
    padding-top: 15px;
}
.mct_side_cats_menu ul.mct_level-3 li {
    padding: 4px 55px;
}
.mct_side_cats_menu ul.mct_level-3 a {
    font-weight: 500;
}
.mct_side_cats_menu ul.mct_level-3 li.active a {
    border-bottom: 1px solid #d4af37;
}
.mct_side_cats_menu ul.mct_level-3 li.active a:hover {
    text-decoration: none;
    border-bottom: 1px solid #000000;
}
.mct_side_cats_menu ul.mct_level-3 li:last-child {
    padding-bottom: 15px;
}

.mct_side_cats_menu ul li {
    list-style: none;
}

/* END product categories sidebar */

.category-breadcrumbs  .mct_breadcrumbs {
    background: #d4af37;
    padding: 10px 0 10px;
}
.category-breadcrumbs .mct_breadcrumbs ul,
.category-breadcrumbs .mct_breadcrumbs ul li a,
.category-breadcrumbs .mct_breadcrumbs ul li span {
    color: #ffffff;
}
.category-breadcrumbs .mct_breadcrumbs ul li a:hover {
    color: #000;
}

#sidebar_categories .mct_side_filters .mct_title h2 {
    background: #f7f7f7;
    font-weight: 600;
    padding: 10px 40px;
    font-size: 16px;
}
#sidebar_categories .mct_side_filters  .filter h2 {
    font-size: 16px;
    padding: 0px 40px;
    font-weight: 500;
    margin: 7px 0;

}

#sidebar_categories .mct_side_filters .form-check  {
    padding: 0px 40px;
}
#sidebar_categories .mct_side_filters .form-check input {
    height: 15px;
    width: auto;
    accent-color: #d4af37;
}
#sidebar_categories .mct_side_filters .form-check label {
    font-weight: normal;
    font-size: 15px;
}

.variation-row {
    display:none;
}

/* badges start */
.product .product-badges {
    position: absolute;
    top: -10px;
    left: 0px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;

}
.product .product-badges span {
    color: #000;
    background: #f8f8f8;
    padding: 3px 10px;
    margin-right: 10px;
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 12px;
    border-radius: 4px;
}
.product .product-badges span.is-stock-badge,
.mct_image .product-badges-list-grid-item .is-stock-badge {
    color: #fff;
    background: #00b200;
}
.mct_image .product-badges-list-grid-item {
    position: absolute;
    z-index: 10;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
}
.mct_image .product-badges-list-grid-item span { 
    color: #000;
    background: #f8f8f8;
    padding: 2px 5px;
    font-weight: 500;
    letter-spacing: 0.2px;
    font-size: 10px;
    border-radius: 0 4px 4px 0;
    margin-bottom: 3px;
}
/* badges end */


/*--------------------------------------------------------- RESPONSIVES ------------------------------------------------------*/

/* Large */
@media only screen and (max-width : 1400px) {
    .mct_landpages .mct-tag-cat {
        width: 25%;
     }
    .brand h1, .brand h2 {margin-top:38px;}
    .drop-1 {background-image:none!important;}

    .main.mct_product .product .mct_promo_adding {
        text-align: center;
    }

    .main.mct_product .product .mct_promo_adding .in-basket-wrap {
        text-align: center;
        padding: 20px 0 20px;
    }
    .mct_side_cats_menu ul a.mct_has_drop,
    #sidebar_categories .mct_side_filters .mct_title h2,
    #sidebar_categories .mct_side_filters .filter h2,
    #sidebar_categories .mct_side_filters .form-check {
        padding: 10px 20px;
    }
    #sidebar_categories .mct_side_filters .filter h2 {
        padding: 0px 20px;
        margin: unset;
    }
    .mct_side_cats_menu ul.mct_level-3 li {
        padding: 4px 25px;
    }
    .cart-main .selectric-wrapper.selectric-hover .selectric-items{
        display: block;
        position: relative;
        z-index: unset;
    }
    
}

/* Medium */
@media (max-width : 991px) {
    .mct_landpages .mct-tags-cols{
        column-count:3;
    }
    #top_kontakt {text-align:center;margin-bottom:12px;}
    .cart-top {width:100%;margin-top:0;}
    .brand h1, .brand h2 {margin-top:13px;display:block;background:none;margin-left:0;}
    .brand h2 {float:none!important;}
    .search {width:100%;margin:0;}
    .menu ul li {margin-left:0;}    
    .drop-1 {background-image:none!important;}
    .sidebar {position:relative;z-index:999;}
    .cart-items {overflow-x:scroll;position:relative;}
    .cart-items::before {background:#eeeeee;border-radius:4px;content:"Za prikaz celotne tabele podrsajte levo ali desno";font-size:12px;padding:4px;position:absolute;top:50px;width:100%;}
    .cart-items .t {min-width:650px;}
    .cart-items .t .t1 {width:50px;}
    .cart-items .t .t6 {text-align:center;}
    .cart-items .t .t1 img {width:50px;}
    .povzetek {width:auto;}
    .brand {margin-bottom:0;}
    .brand .logo {width:100px;}
    .brand h1, .brand h2 {font-size:12px;margin-top:0;}
    .foption_box h2 {padding-left:10px;padding-right:10px;}
    .foption_box p {padding-left:10px;padding-right:10px;}
    #mct_top_akcija .mct_desc, #mct_top_akcija .mct_more {text-align:center;}
    #mct_top_akcija .mct_more {text-align:center;margin-top:10px;}
    #mct_top_akcija .mct_odstevalnik {text-align:center;margin-top:10px;}
    .menu_mobile .menu {
        margin-top: 15px!important;
    }
    
    /* -- MY HAMBURGERS -- */
    .mct_hamburger_box_icon {
        display:block;
    }
    .mct_hamburger_box {
        margin-top:0!important;
        margin-bottom:10px!important;
    }
    
    .main {padding:28px 0;}

    #cart_additionals_updater .cart_add_box .mct_desc {
        min-height:auto;
    }  

    .mct_side_cats_menu ul a.mct_has_drop {
        padding: 10px 40px;
    }
    .mct_side_cats_menu ul.mct_level-3 li {
        padding: 4px 55px;
    }
    
    .mct_artbox .first-special-image {
        height: 225px;
    }   
    .mct_footer_images_front_page .ig-wrap .ig-profile img {
        width: 50px;
    }

    /* Filters start */

    #sidebar_categories .mct_side_filters.mct_hamburger_box, 
    #sidebar_categories .mct-product-filters .mct_hamburger_box_icon .close-icon,
    .mct_products_block #ajax_loader {
        display: none;
    }

    #sidebar_categories .mct-product-filters .mct_hamburger_box_icon {
        padding: 15px 30px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-weight: 500;
    }
    #sidebar_categories .mct-product-filters .mct_hamburger_box_icon .filter-icon-wrap { 
        display: flex;
    }
    #sidebar_categories .mct-product-filters .mct_hamburger_box_icon svg {
        height: 22px;
    }
    /* Filters End */

    /* badges start */
    .product .product-badges {
        left: 15px;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
        top: -1px;
    }
    .product .product-badges span {
        margin-bottom: 5px;
        padding: 2px 8px;
        border-radius: 0 4px 4px 0;
    }
    /* badges end */

}

/* Small */
@media only screen and (max-width : 768px) {

    .foption_box {
        height: auto;
        padding-bottom: 15px;
    }
    .foption_box .fo_pic {
        max-width: 70px;
    }
   
    .mct_landpages .mct-tag-cat {
       width: 100%;
    }
    .mct_landpages .mct-tags-cols{
        column-count:2;
    }
    .drop-1 {background-image:none!important;}
    .brand .logo {width: 120px; margin-right: 10px;}
    /*.slider-wrap .slick-slide {background:#282828!important;}*/
    /*.slider-wrap .slick-slide {background-size:contain!important;}*/
    .slider-wrap .slick-dots li button {
        width: 45px;
    }
    .mct_main_slider .mct_img.mct_desk {display:none!important;}
    .mct_main_slider .mct_img.mct_mob {
        display: flex!important;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-size:cover!important;
    }
    .slider-wrap .slick-slide .slide-text h2 {
        font-size:30px;
        line-height:41px;
    }
    .slider-wrap .slick-slide .slide-text p {
        color:#ffffff;
        font-size:18px;
        font-style:normal;
        margin:10px 0 15px;
        text-shadow:1px 1px 1px rgba(0, 0, 0, 1);
    }
    .mct_main_slider .mct_img {
        height: 500px;
    }

    .mct_footer .mct_boxes {
        display: block;
    }
    .mct_footer .mct_box {
        display: block;
        margin:0 0 20px;
        text-align:center;
    }
    .mct_footer .mct_box:last-child {
        margin:0;
    }
    .mct_footer .mct_box .mct_logo,
    .mct_footer .mct_box .mct_cards {
        margin: 0 auto;
    }
    .mct_footer .mct_box .mct_social_icons {
        margin: 20px 0 0;
    }
    .mct_footer .mct_lang_footer .mct_lang_box ul .mct_subdrop {
        left: 25vw;

    }

    .copy {
        padding:10px 0
    }
    .copy .ns {
        float: none;
        padding: 0;
    }
    .copy .ns svg {
        position: static;
        width: 63px;
        margin: 0 0 -6px
    }


    /*new*/
    
    .main.mct_product {
        padding: 0!important;
    }
    .mct_breadcrumbs {
        padding: 5px 0 5px;
    }
    .mct_breadcrumbs ul li {
        font-size: 10px;
    }
    .main.mct_product .product .mct_data h1 {
        font-size: 22px;
        line-height: 36px;
    }
   .mct_prods_list {
    margin: 0 0 10px;
   }
    .mct_prods_list:nth-of-type(odd) {
    padding-right:5px!important;
    }

    .mct_prods_list:nth-of-type(even) {
        padding-left:5px!important;
    }
    .mct_prod_box .mct_data {
        padding: 10px;
    }
    .mct_prod_box .mct_data .mct_title h2 {
        font-size: 12px;
        margin: 0 0 5px;
    }
    .mct_prod_box .mct_data .mct_grd_stock {
        font-size: 14px;
        margin-top: 0;
    }
    .mct_prod_box .mct_data .price {
        font-size: 18px;
        margin: 5px 0;
    }
    .mct_prod_box .mct_data .price .disc {
        font-size: 14px;
    }
    .mct_prod_box .mct_data .more-add-wrap {
        margin: 0 0 5px;
    }
    #category-updater {
        padding: 25px 0 0;
    }
    .mct_products_block #sidebar_categories .mct-categories {
        margin: unset;
    }
    #category-updater .first-special-image {
        height: unset;
        min-height: 250px;
    }
    .mct_artbox .first-special-image {
        height: unset;
        min-height: 225px;
    }
    .mct_prod_box .mct_data .more-add-wrap .mct_btn {
        font-size: 12px;
        padding: 0 5px;
    }
    .mct_prod_box .mct_data .more-add-wrap .mct_btn.add-to-cart {
        width: 50px;
        padding: 0px;
    }
    .mct_prod_box .mct_data .more-add-wrap .mct_btn svg {
        width: 22px;
    }

}
@media only screen and (max-width : 767px) {
    .mct_footer .mct_lang_footer .mct_lang_box ul .mct_subdrop {
        left: 42vw;
    }

    /*footer img front page START*/
    .mct_footer_images_front_page {
        padding: 10px 0 20px 0;
    }
    .mct_footer_images_front_page .ig-wrap {
        margin-bottom: 10px;
    }
    .mct_footer_images_front_page .ig-wrap .ig-profile {
        margin-bottom: unset;
    }
    .mct_footer_images_front_page .text-below-slider {
        margin-top: 15px;
    }
    /*footer img front page END*/
    .mct_s_p_video {
        justify-content: center;
    }

}


/* Extra small */
@media only screen and (max-width : 540px) {

    .drop-1 {background-image:none!important;}
    .product .quant {float:none;width:98%!important;display:inline-block;}
    .product .add-to-cart {float:none;width:100%!important;display:inline-block;}
    
    .top-newsletter-wrap {
        padding:1px 0 10px!important;
    }
    
    .top-newsletter input[type=text] {
        width:65%!important;
        float:left;
    }
    
    .top-newsletter input.button {
        padding:3px;
        margin-top:0!important;
        width:30%!important;
        float:right;
    }
    
    .mct_userstack_block {
        width:100%;
    }

    #category-updater .first-special-image,
    .mct_artbox .first-special-image {
        min-height: 160px;
    }
    .main.mct_product .product .mct_product_lastnosti {
        padding: 0;
    }
    .mct_slider_prods {
        padding: 0 0 20px;
    }
    .mct_slider_prods .slick-slide {
        margin: 15px 5px;
    }

    .main.mct_product .product .mct_gall_pics .slick-dots li button {
        width: 20px;
    }
    /* badges start */
    .product .product-badges span {
        font-size: 10px;
    }


    #category-updater .mct_image .product-badges-list-grid-item span {
        padding: 2px 4px;
        /* font-size: 8px; */
    }
    /* badges end */
}

@media (max-width: 500px) {
    
    /*.col-12.col-big-padding {
        width: 100% !important;
    }*/

    .prd_promo .row p {
        line-height: 130%;
        text-align: left;

    }

    .prd_promo .row .col-big-padding {
        padding: 10px;
    }
    

    /*.prd_promo .row .clear-fix {
        display: none;
    }*/

    .page .prd_promo img {
        margin-bottom: 0;
    }
    #category-updater {
        padding: 15px 0 0;
    }
    .main.mct_product .product .mct_promo_adding #mct_promo_add_to_cart {
        font-size: 14px;
        line-height: 18px;
        padding: 18px 20px 18px 45px;
    }

    .main.mct_product .product .mct_price_box .mct_quantity_block .add-to-cart {
        font-size: 14px;
        padding: 10px 0 10px 40px;
    }

    .main.mct_product .product .mct_price_box .mct_quantity_block .quant {
        width: 100%!important;
    }

    .mct_products_block #sidebar_categories .mct-categories .mct_hamburger_box_icon {
        padding: 15px;
    }
    .mct_side_cats_menu ul a.mct_has_drop {
        padding: 8px 25px;
    }
    .mct_side_cats_menu ul.mct_level-3 li {
        padding: 4px 35px;
    }

    .mct_slider_prods .slick-dots li button {
        width: 20px;
    }

    .cart-main .title img {
       width: 100%;
    }
    #category-updater .mct_image .product-badges-list-grid-item {
        top: 36%;
    }
}


@media screen and (max-width : 480px) {

    .newsletter input[type=text] {width:100%;}
    .newsletter input.button {margin-left:0;margin-top:20px;width:100%;}
    .drop-1 {background-image:none!important;}
    .product .thumb {margin:0;}
    .pics img, .pics2 img {
        width:75px!important;
        margin-bottom:10px!important;
    }

    #category-updater .first-special-image,
    .mct_artbox .first-special-image {
        min-height: 140px;
    }

}



@media screen and (max-width : 426px)    {
        .mct_lang_box.mct_mobile .mct_subdrop_mobile {
        columns: 4; 
        -webkit-columns: 4;
        -moz-columns: 4;
    }
}

@media screen and (max-width : 375px) {

    #category-updater .mct_image .product-badges-list-grid-item {
        top: 30%;
    }
    
    #category-updater .mct_image .product-badges-list-grid-item span {
        font-size: 8px;
    }
}

@media (max-width: 990px) {
    .prd_promo .row h3 {
      font-size: 21px;
    }
}



@media (max-width: 768px) {
    .prd_promo .row .col-big-padding {
        padding: 20px;
    }
    .prd_promo {
        padding:10px;
    }
    .main.mct_product .product .prd_promo .row > div {
        width: 100%;
        padding: 20px 15px!important;
    }
    .main.mct_product .product .prd_promo .row .clear-fix {
        padding: 0!important;
    }
    .prd_promo .row p {
      
        text-align: left;
        
    }

}




