@font-face {
    font-family: "Rubik-Regular";
    src: url("../webfonts/Rubik-Regular.ttf") format('truetype');
}

@font-face {
    font-family: "Rubik-Medium";
    src: url("../webfonts/Rubik-Medium.ttf") format('truetype');
}

@font-face {
    font-family: "Rubik-Bold";
    src: url("../webfonts/Rubik-Bold.ttf") format('truetype');
}


html,body { 
   margin:0;
   padding:0;
   height:100%;
   font-family: 'Rubik-Regular', sans-serif !important;
}

a {
    color: #2D8EDF !important;
}

.blue-line {
    background-color:#2D8EDF; 
    height:10px;
    margin-bottom: 50px;
}

.d-none {
    display:none;
}

.navbar-links li {
    padding: 0 35px;
    display: inline-block;
}

.navbar-links li a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    color: #636363 !important;
}

.navbar-links li:nth-child(5), .navbar-links .dropdown {
    padding: 0 0 0 35px;
}

.navbar-links .active {
    color: #2D8EDF !important;
}

@media (min-width: 1360px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1340px !important;
    }
}

.custom-footer {
    margin: auto 0;
    background-color: #C4C4C4;
    color: #696969;
    padding: 50px 0 20px 0;
}

footer {
    bottom:0;
    width:100%;
}

.title-footer {
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 600;
}

.list-footer {
    list-style: none;
    /* float: left; */
    padding:0;
}

.list-footer li, .contact-footer-address, .contact-footer, .copyright {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 14px;
}

.cont-copy {
    margin-top: 40px;
}

.no-pad {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.social-icons {
    text-align: end;
}

.social-icons a:hover {
    text-decoration: none;
}

.social-icons i {
    font-size: 20px;
    text-align:center;
    vertical-align: middle;
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
  }

.facebook-icon {
    border-radius: 50px;
    border: 1px solid #3C5A99;
    padding: 10px 14px;
    color: #3C5A99 !important;
}

.twitter-icon {
    border-radius: 50px;
    border: 1px solid #27ABE2;
    padding: 10px 10px;
    color: #27ABE2 !important;
}

.instagram-icon {
    border-radius: 50px;
    border: 1px solid #231F20;
    padding: 10px 12px;
    color: #231F20 !important;
}

.youtube-icon {
    border-radius: 50px;
    border: 1px solid #E42B26;
    padding: 10px 9px;
    color: #E42B26 !important;
}

.linkedin-icon {
    border-radius: 50px;
    border: 1px solid #1C85B6;
    padding: 10px 12px;
    color: #1C85B6 !important;
}

.mbt-50 {
    margin: 50px 0 !important;
}

.mbt-20 {
    margin: 20px 0 !important;
}

.mbt-10 {
    margin: 10px 0 !important;
}

.brands-title {
    color: #696969;
    font-size: 20px;
    margin-right: 20px;
}

.card {
    margin: 15px 0;
    border-radius: 0px !important;
    min-height: 390px;
}

.more-categories {
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 40px;
}

.mt-logo-footer {
    margin-top: -20px
}

.mt-logo-footer img {
    width: 200px;
}

.dd-menu-account li {
    padding: 0 10%;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
    width: 100%;
}

.admin-title {
    padding-bottom: 50px;
}

.admin-card {
    padding: 35px;
}

.category-delete, .banner-delete {
    width: 150px !important;
}

.category-button, .category-file {
    margin-top: 10px;
}

.about-title, .contact-title, .certificates-title {
   text-align: center; 
   padding-top: 30px;
}

.breadcrumb {
    background-color: white !important;
    border-bottom: 1px solid grey;
    padding-left: 0px !important;
}

.breadcrumb li {
    text-transform: uppercase;
    font-size: 12px;
}

.about-page .col-md-12, .products-page .col-md-12, .contact-page .col-md-12, .product-page .col-md-12, .category-page .col-md-12, .certificates-page .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.about-body, .contact-body, .certificates-body {
    text-align: justify;
    margin-top: 50px;
}

.cat-images-home {
    position: absolute;
    bottom: 10px;
    right: 29px;
    font-size: 17px;
    /* height: 200px; */
}

.cat-title-home, .product-title {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 25px;
    text-transform: uppercase;
    font-family: 'Rubik-Medium';
    font-size: 36px;
    color: #212529;
}

.cat-route-home:hover {
    text-decoration: none;
}

.product-categories-title, .products-title, .category-title {
    border-bottom: 1px solid #696969;
    text-transform: uppercase;
    font-size: 34px;
    padding-bottom: 12px;
}

.cat-product-home {
    list-style: none;
    text-transform: uppercase;
    line-height: 30px;
}

.cat-product-home a {
    color: #696969 !important;
}

.cat-product-home a:hover {
    color: #696969;
    text-decoration: none;
}

.cat-products-home {
    padding: 45px;
    max-width: 350px;
}

.fotorama__stage, .fotorama__thumb  {
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.hp .fotorama__stage, .fotorama__thumb  {
    border: none !important;
}

.fotorama__thumb-border {
    display: none;
}

.product-page .fotorama__nav {
    text-align: left !important;
}

.fotorama__nav--thumbs .fotorama__active .fotorama__thumb {
    border: 1px solid #2D8EDF !important
}

.fotorama__nav-wrap {
    margin-top: 20px;
}

.products-page a:hover, .category-page a:hover {
    text-decoration: none;
}

.products-page .card, .category-page .card {
    min-height: 300px !important;
}

.admin-prod-buttons { 
    display: flex;
    float: right;
}

.admin-prod-buttons a { 
    margin-right: 5px;
}

.language .lang-active {
    color: #2D8EDF !important;
}

.bg-blue {
    background-color: #2D8EDF !important;
}

.language {
    display: flex !important;
}

.language span {
    margin-top: 8px
}

@media screen and (max-width: 480px) {
    .navbar-brand img {
        width: 200px;
    }

    #navbar {
        background-color: #2D8EDF;
    }

    #navbar .navbar-links {
        margin-top: 20px !important;
    }

    .navbar-links li a, .navbar-links li span {
        color: black !important;
    }

    .navbar-links .lang-active {
        color:white !important
    }
    
    .navbar-links .active {
        color: white !important;
    }

    .dropdown .show {
        display: inline-grid !important;
        background-color: #2D8EDF !important;
    }

    .dd-menu-account {
        border: none !important;
    }

    .dd-menu-account .divider {
        display: none;
    }
    
    .cont-copy, .social-icons {
        text-align:center;
    }

    .cont-copy .row div, .custom-footer .row div {
        margin-top: 20px;
    }

    .cont-copy {
        margin-top: 0px;
    }

    .category-title {
        font-size: 20px;
    }

    .mt-sm-50 {
        margin-top: 50px;
    }
}

.list-footer a {
    color: #696969 !important;
}

.list-footer a:hover {
    text-decoration: none;
    color: #696969;
}

.right {
    text-align: right !important;
}

.document {
    margin-top: 50px;
}

.newsletter-p {
    font-weight: 300;
    font-size: 14px;
}

.mc-field-group {
    margin-bottom: 20px;
}

.mc-field-group .email {
    height: 40px;
    width: 80%;
}

#mc-embedded-subscribe {
    text-transform: uppercase;
    font-weight: 600;
    color: #696969;
    border: none;
    background: none;
}

.btn-primary, .btn-info {
    color: #fff !important;
}

#brands .list-inline img {
    margin-right: 10px;
}

.mt-50 {
    margin-top: 50px;
}

#banner-shop img {
    max-width: 100%;
    max-height: 100%;
}

.pad-20 {
    padding: 20px;
}

.certificates-page img {
    border: 1px solid grey;
    width: 100%;
}

.slbArrows button:focus, .slbCloseBtn:focus {
    outline: none;
}