.header-top {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    background-color: #249c44;
}

.footer-top {
    background-color: #249c44;
}

.menu-child li a {
    text-transform: uppercase;
    color: #383838;
    font-weight: 400;
}

.breadcrumb-item {
    padding: 25px 0;
}

    .breadcrumb-item ul .active {
        color: red;
    }

@media (max-width: 992px) {
    .text-sm-white {
        color: #fff;
    }
}

.select-product {
    min-width: 150px;
}

.img-custom {
    width: 618px;
    height: 578px;
}

.des-product .table td, .myaccount-orders .table th {
    vertical-align: middle;
    text-align: left;
}

.box-image {
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}

    .box-image img {
        max-width: 100%;
        width: 100%;
        transform: translateZ(0);
        margin: 0 auto;
        ransition: opacity 1s;
        opacity: 1;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        border-style: none;
    }

.image-tools {
    padding: 10px;
    position: absolute;
}

.top {
    top: 0;
}

.right {
    right: 0;
}

.grid-tools {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 0 !important;
    margin-bottom: -1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    white-space: nowrap;
}

.hover-slide-in {
    transform: translateY(100%) translateZ(0);
}

.show-on-hover, .hover-slide, .hover-slide-in, .hover-zoom, .hover-zoom-in {
    opacity: 0;
    transition: opacity .5s, transform .3s, max-height .6s, filter .6s;
    filter: blur(0);
    pointer-events: none;
}

.bottom {
    bottom: 0;
}

.box-text.text-center {
    padding-left: 10px;
    padding-right: 10px;
}

.dark, .dark p, .dark td {
    color: #f1f1f1;
}

.box-text {
    padding-top: .7em;
    padding-bottom: 1.4em;
    position: relative;
    width: 100%;
}

.box, .box-image, .box-text {
    transition: opacity 0.3s, transform 0.3s, background-color 0.3s;
}

.text-center > div, .text-center > div > div, .text-center .is-divider, .text-center .star-rating, .text-center .is-star-rating {
    margin-left: auto;
    margin-right: auto;
}

.box-text p {
    margin-top: .1em;
    margin-bottom: .1em;
}


.dark .price, .dark span.amount {
    color: #FFF;
}

span.amount {
    white-space: nowrap;
    color: #111;
    font-weight: bold;
}

.product-action ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

    .product-action ul li:not(:last-child) {
        margin-right: 10px;
    }

    .product-action ul li {
        display: inline-block;
    }

        .product-action ul li a i:hover {
            background-color: #ee3231;
            border-color: #ee3231;
            color: #fff;
        }

        .product-action ul li a i {
            border: 1px solid #dee2e6;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
            width: 30px;
            height: 30px;
            line-height: 28px;
            text-align: center;
            display: block;
        }

.product-action ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.product-action {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    bottom: -65px;
    left: 0;
    border-top-left-radius: 3px;
    border-end-start-radius: 3px;
}

    .product-action ul li a i {
        border: 1px solid #ee3231;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        width: 30px;
        height: 30px;
        line-height: 28px;
        text-align: center;
        display: block;
        background-color: #ee3231;
        border-color: #ee3231;
        color: #fff;
    }

.product-item:hover .product-add-action {
    bottom: 122px;
    opacity: 1;
    visibility: visible;
}

.product-add-action ul li a i {
    border: 1px solid #ee3231;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    display: block;
    background-color: #ee3231;
    border-color: #ee3231;
    color: #fff;
    font-size: 23px;
    font-weight: 700;
}

.pe-7s-mail {
    color: #fff;
}

.pe-7s-phone {
    color: #fff;
}

.btn-custom-size.custom {
    width: 300px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
}

.bot-20 {
    bottom: 20px !important;
    top: unset !important;
}

.bg-logo-shipping {
    background: #0a111b !important;
}

@media (max-width: 590px) {
    .footer-bottom .copyright {
        text-align: center;
        padding: 5px 0;
        float: none !important;
    }
}
/* Landscape*/

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .main-nav > ul > li > a {
        font-size: 12px;
    }

        .main-nav > ul > li > a i {
            font-size: 25px;
        }
}

/* Portrait*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .main-nav > ul > li > a {
        font-size: 12px;
    }

        .main-nav > ul > li > a i {
            font-size: 25px;
        }
}

.size-13 {
    font-size: 13px !important;
}

.icon > ul > li > i {
    font-size: 16px;
    vertical-align: middle;
    font-weight: 600;
}

.header-logo img {
    max-width: 135px;
}

.pagination {
    justify-content: center
}

    .pagination .page-item {
        border: 1px solid #dee2e6;
        color: #3f3f3f;
        text-align: center;
        padding-right: 0 !important;
        margin-right: 5px !important;
        width: 45px;
        height: 45px;
        line-height: 45px;
        display: block;
    }

        .pagination .page-item.active {
            z-index: 3;
            color: #fff;
            background-color: #ee3231;
            border-color: #ee3231;
        }

.global-overlay {
    z-index: 88
}

.main-menu .active {
    color: #ee3231;
}
