body,
html {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.header-upper-panel {
    background-color: #1E1F29 !important;
}

.header-middle-panel {
    background-color: #15161D !important;
    border-bottom: 3px solid #D10024 !important;
}

.bg-dark {
    background-color: #15161D !important;
}

ul.header_contact_panel {
    display: inline-flex;
    margin-bottom: 0;
    padding-left: 0;
}

ul.header_contact_panel li {
    list-style: none;
}

.bg-danger {
    background-color: #D10024 !important;
}

.color-danger {
    color: #D10024 !important;
}

.header-cart-box {
    width: 46px;
    height: 46px;
    background-color: rgba(255, 255, 255, .2);
    border-radius: 50rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-search input {
    border-bottom-left-radius: 50rem;
    border-top-left-radius: 50rem;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.header-search input.form-control {
    border-bottom-left-radius: 50rem;
    border-top-left-radius: 50rem;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.header-search button {
    border-bottom-right-radius: 50rem;
    border-top-right-radius: 50rem;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-left: 0;
}

.cart-number {
    position: relative;
    top: 25px;
    right: 15px;
}

li.nav-item a.active {
    color: #D10024 !important;
    border-bottom: 2px solid #D10024 !important;
}

.overlay-content {
    display: flex;
    height: 100%;
    align-items: self-end;
}

@media(max-width: 992px) {
    .navbar {
        background-color: black !important;
    }

    .navbar a {
        color: white;
    }
}

span.navbar-toggler-icon {
    filter: invert(1);
}

.mobile-header-cart {
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, .2);
    border-radius: 50rem;
    display: flex;
    justify-content: center;
    align-items: center;
    float: right;
    position: relative;
    display: flex;
    margin-left: auto;
}

.mobile-header-cart-number {
    position: absolute;
    bottom: 10px;
    font-size: .75rem;
}

@media(max-width: 390px) {
    a.navbar-brand.d-lg-none.d-flex img {
        max-width: 180px;
    }
}

.mobile-header-cart .badge {
    position: absolute;
    top: 25px;
    left: 25px;
}

.card-overlay-content {
    position: absolute;
    right: 10px;
    top: 10px;
}

.bd-green-200 {
    color: #000;
    background-color: #a3cfbb;
}

a .card-body {
    color: initial !important;
    text-decoration: none;
}

/* detail */

.text-bold {
    font-weight: 800;
}

text-color {
    color: #0093c4;
}

/* Main image - left */
.main-img img {
    width: 100%;
}

/* Preview images */
.previews img {
    width: 100%;
    height: 140px;
}

.main-description .category {
    text-transform: uppercase;
    color: #0093c4;
}

.main-description .product-title {
    font-size: 2.5rem;
}

.old-price-discount {
    font-weight: 600;
}

.new-price {
    font-size: 2rem;
}

.details-title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.2rem;
    color: #757575;
}

.buttons .block {
    margin-right: 5px;
}

.quantity input {
    border-radius: 0;
    height: 40px;

}


.custom-btn {
    text-transform: capitalize;
    background-color: #0093c4;
    color: white;
    width: 150px;
    height: 40px;
    border-radius: 0;
}

.custom-btn:hover {
    background-color: #0093c4 !important;
    font-size: 18px;
    color: white !important;
}

.similar-product img {
    height: 400px;
}

.similar-product {
    text-align: left;
}

.similar-product .title {
    margin: 17px 0px 4px 0px;
}

.similar-product .price {
    font-weight: bold;
}

.questions .icon i {
    font-size: 2rem;
}

.questions-icon {
    font-size: 2rem;
    color: #0093c4;
}


/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {

    /* Make preview images responsive  */
    .previews img {
        width: 100%;
        height: auto;
    }

}

/* end */

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 3rem;
    height: 3rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 60% 60%;
    background-color: rgba(255, 0, 0, 0.3);
    border-radius: 50rem;
}

img.cursor-change {
    cursor: pointer;
}

.newsletter {
    position: relative;
    display: block;
}

.newsletter .form-control {
    z-index: 5 !important;
}

.newsletter textarea {
    z-index: 5 !important;
}

.newsletter:after {
    content: "\F32F";
    font-family: 'Bootstrap-icons';
    position: absolute;
    font-size: 160px;
    color: #000;
    top: 15px;
    -webkit-transform: translateY(-50%) rotate(15deg);
    -ms-transform: translateY(-50%) rotate(15deg);
    transform: translateY(-50%) rotate(15deg);
    z-index: -1;
    left: -90px;
    opacity: .2;
}

.z-index-5 {
    z-index: -5 !important;
}

.link_top_line {
    color: white;
    text-decoration: none;
}

.link_top_line:hover {
    color: #D10024;
}

/*=========================================================
	04 -> CATEGORY SHOP
===========================================================*/

.shop {
    position: relative;
    overflow: hidden;
    margin: 15px 0px;
}

.shop:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0px;
    width: 60%;
    background: #D10024;
    opacity: 0.9;
    -webkit-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    transform: skewX(-45deg);
}

.shop:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 1px;
    width: 100%;
    background: #D10024;
    opacity: 0.9;
    -webkit-transform: skewX(-45deg) translateX(-100%);
    -ms-transform: skewX(-45deg) translateX(-100%);
    transform: skewX(-45deg) translateX(-100%);
}

.shop .shop-img {
    position: relative;
    background-color: #E4E7ED;
    z-index: -1;
}

.shop .shop-img>img {
    width: 100%;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}

.shop:hover .shop-img>img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.shop .shop-body {
    position: absolute;
    top: 0;
    width: 75%;
    padding: 30px;
    z-index: 10;
}

.shop .shop-body h3 {
    color: #FFF;
}

.shop .shop-body .cta-btn {
    color: #FFF;
    text-transform: uppercase;
}

a {
    font-weight: 500;
    -webkit-transition: 0.2s color;
    transition: 0.2s color;
}

a {
    text-decoration: none;
}

/*----------------------------*\
	Breadcrumb
\*----------------------------*/

#breadcrumb {
    padding: 30px 0px;
    background: #FBFBFC;
    border-bottom: 1px solid #E4E7ED;
    margin-bottom: 30px;
}

#breadcrumb .breadcrumb-header {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 15px;
    text-transform: uppercase;
}

#breadcrumb .breadcrumb-tree {
    display: inline-block;
}

#breadcrumb .breadcrumb-tree li {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

#breadcrumb .breadcrumb-tree li+li {
    margin-left: 10px;
}

#breadcrumb .breadcrumb-tree li+li:before {
    content: '/';
    display: inline-block;
    color: #8D99AE;
    margin-right: 10px;
}

#breadcrumb .breadcrumb-tree li a {
    color: #8D99AE;
}

#breadcrumb .breadcrumb-tree li a:hover {
    color: #D10024;
}

.breadcrumb-tree {
    margin-bottom: 0 !important;
}