﻿.news-item.news-item-animation .news-item-tags {
    margin: 0;
    padding: 3px;
}

.news-item.news-item-animation .news-item-tags__item {
    margin: 1px;
    padding: 1px 5px;
}

.fs-10 {
    font-size: 10px;
}

.fs-12 {
    font-size: 10px;
}

.page__content {
    min-height: 200px;
}

.nav-tabs {
    border: none;
    background-color: transparent;
}

.hidden {
    display: none;
}

.news-item--compact {
    background-size: cover;
}

.news-item__content .mb-1 {
    max-height: 50px;
    overflow: hidden;
}

.page__head {
    margin-top: -20px;
    z-index: -1;
}

.w-100-percent {
    width: 100% !important;
}

.news-item__content {
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
}

.slider-markets .swiper-slide {
    height: 424px;
}

    .slider-markets .swiper-slide .video-wrapper iframe, .slider-markets .swiper-slide .video-wrapper .youtube-background {
        min-height: calc(100% + 0px) !important;
        min-width: calc(100% + 0px) !important;
    }

.products-item__picture {
    height: 240px;
}

table .products-item__picture {
    height: 100px;
}

table .products-item__price {
    font-size: 16px;
}

.menu-left {
    margin-bottom: 10px;
}

#accordionPriceContent .btn.btn-secondary {
    font-size: 14px;
}

#accordionPriceContent .currency {
    font-size: 14px;
}


.products-item__title-lg {
    font-size: 14px;
}

@media (min-width: 992px) {
    .sidebar-sm {
        width: auto;
    }
}

@media (min-width: 1200px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1440px !important;
    }
}

.news-item--compact {
    background-position: center;
}
.slider-markets .swiper-slide::after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0.1)), to(#000));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 60%, #000 100%);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 60%, #000 100%);
}


.news-item--compact {
    background-position: center;
}

.my-table {
    table-layout: fixed;
    word-wrap: break-word;
}

.w-5 {
    width: 5%;
}

.w-10 {
    width: 10%;
}

.w-15 {
    width: 15%;
}

.w-20 {
    width: 20%;
}

.w-25 {
    width: 25%;
}

.w-30 {
    width: 30%;
}

.w-50 {
    width: 50%;
}

.w-60 {
    width: 60%;
}

.w-65 {
    width: 65%;
}

.w-70 {
    width: 70%;
}

.w-75 {
    width: 75%;
}

.w-80 {
    width: 80%;
}

.w-90 {
    width: 90%;
}

.w-100 {
    width: 100%;
}

.w-8 {
    width: 8.333%;
}

.w-16 {
    width: 16.667%;
}

.btn-wide {
    width: 100% !important;
}

.form-control:disabled, .form-control[readonly] {
    background-color: transparent;
}


.social-facebook {
    background-color: #3b5998;
}

.social-whatsapp {
    background-color: #25D266;
}

.social-instagram {
    background-color: #e4405f;
}

.social-twitter {
    background-color: #00aced;
}


.page__head {
    margin-top: -20px;
    z-index: -1;
    min-height: 120px;
}

.img__head {
    min-height: 320px;
}
.mega-menu__link img {
    max-height: 75px;
}


.ads-line {
    padding: 10px 0;
    width: 100%;
    text-align: center;
}

.ads-line img {
    width: 100%;
    max-height: 90px;
    max-width: 728px;
}

.ads-in-row,
.ads-vertical {
    width: 100%;
    padding: 10px 0;
}

.ads-in-row img,
.ads-vertical img {
    width: 100%;
}

.ads-box {
    height: 100% !important;
}

.ads-box img {
    width: 100% !important;
}

.google-ads-box {
    height: 100% !important;
}

@media (max-width: 380px) {
    .google-ads-line {
        width: 350px;
        height: 90px;
    }
}

@media(min-width: 670px) {
}

@media(min-width:768px) {
    .google-ads-line {
        width: 468px;
        height: 60px;
    }
}

@media(min-width: 800px) {
    .google-ads-line {
        min-width: 400px;
        max-width: 970px;
        width: 100%;
        height: 90px
    }
}

@media(min-width:992px) {
}

@media(min-width:1200px) {
    .google-ads-line {
        min-width: 400px;
        max-width: 970px;
        width: 100%;
        height: 90px
    }
}

@media(min-width:1440px) {

    .google-ads-line {
        min-width: 400px;
        max-width: 970px;
        width: 100%;
        height: 90px
    }
}


@media (max-width:1199px) {
    .form-row.align-items-center.ads {
        width: 100%;
        margin: 0;
    }
}

@media (min-width:1200px) {
    .form-row.align-items-center.ads {
        width: 75%;
        margin: 0;
    }

    div.google-ads-box {
        height: 100% !important;
    }

    header .ads-line {
        text-align: right;
    }
}