﻿.text-left {
    text-align: left !important;
    direction: ltr;
}

.text-right {
    text-align: right !important;
    direction: rtl;
}

.video {
    width: 60%;
    border-radius: 10px;
    object-position: center center;
    border: solid 1px #cc9d5a95;
    background: #000;
}

.hand {
    cursor: pointer;
}

.filter-area .accordion-body-white ul {
    max-height: 300px;
}

@media only screen and (min-width : 480px) {
    .mobile-frame {
        padding: 0px;
        border: none;
        border-radius: 12px;
    }
}

@media only screen and (max-width : 991px) {
    .mobile-p-0 {
        padding: 0 !important;
    }
}

.g-border {
    padding: 10px 10px;
    border: solid 1px #cc9d5a;
    border-radius: 12px;
}

.product-info-detail-area .accordion-body-white {
    max-height: 333px;
}

.img-article {
    object-fit: contain;
    max-width: 200px;
    max-height: 112px;
}

.margin-auto {
    margin: auto;
}

.product-image-slider {
    /*.product-slider-single-image {*/
    position: relative;
    height: 396px;
}

#product-image-carousel {
    /*#product-carousel-single-image {*/
    -o-object-fit: cover;
    object-fit: cover;
    width: 346px;
    height: 406px;
    overflow: hidden;
}

.product-image-slider-item > img {
    max-width: 346px;
    max-height: 346px;
    -o-object-fit: contain;
    object-fit: contain;
}

#product-image-carousel-indicators > button:not(:first-child):not(:last-child),
#product-single-image-carousel-indicators > button:not(:first-child):not(:last-child) {
    width: 8px !important;
    height: 8px !important;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #cc9d5a;
}

.carousel-control-next,
.carousel-control-prev {
    position: static;
    background-color: transparent !important;
    width: auto !important;
    color: #cc9d5a !important;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    margin-top: 5px;
    width: 1rem;
}

.carousel-control-next-icon {
    background-image: url('../image/right-arrow.svg')
}

.carousel-control-prev-icon {
    background-image: url('../image/left-arrow.svg')
}

    .carousel-control-next-icon > span,
    .carousel-control-prev-icon > span {
        color: #cc9d5a;
    }

.modal-c-dialog-centered {
    -webkit-align-items: center !important;
    align-items: center !important;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 576px) {
    .product-image-slider {
        height: 240px;
    }

    #product-image-carousel {
        width: 55%;
        height: 240px;
    }

    .product-image-slider-item > img {
        max-height: 190px;
    }

    .product-single-image-slider {
        position: relative;
        height: 396px;
    }

    #product-single-image-carousel {
        -o-object-fit: cover;
        object-fit: cover;
        width: 346px;
        height: 396px;
        overflow: hidden;
    }

    /*#product-single-image-carousel-inner {
        width: 346px !important;
        height: 346px !important;
    }

    .product-single-image-slider-item {
        width: 336px !important;
        height: 336px !important;
    }*/

    .product-single-image-slider-item > img {
        max-width: 346px;
        max-height: 346px;
        -o-object-fit: contain;
        object-fit: contain;
    }
}

@media only screen and (max-width: 992px) {
    .modal-c-dialog-centered {
        -webkit-align-items: center !important;
        align-items: center !important;
    }

        .modal-c-dialog-centered .modal-content {
            border: none;
        }
}

@media only screen and (min-width: 993px) {
    .modal-c-dialog-centered {
        width: 537px;
    }

    .product-single-image-slider {
        position: relative;
        height: 569px !important;
    }

    #product-single-image-carousel {
        /*#product-carousel-single-image {*/
        -o-object-fit: cover;
        object-fit: cover;
        width: 519px;
        height: 569px;
        overflow: hidden;
    }

    .product-single-image-slider-item > img {
        max-width: 519px;
        max-height: 519px;
        -o-object-fit: contain;
        object-fit: contain;
    }
}

.pr-0 {
    padding-right: 0;
}

.factor-table td:last-child {
    width: 210px !important;
}

.input-group-sm > .form-control, .input-group-sm > .form-select, .input-group-sm > .input-group-text, .input-group-sm > .btn {
    padding: .25rem !important;
}

.number-input-group .btn i {
    vertical-align: middle;
}

.product-list-area > div {
    padding: 0;
}

.zindex-99 {
    z-index: 99;
}

.height-50px {
    height: 50px;
}

.btn.btn-outline-gray-gold.rounded-pill.mt-2.btnWhatsAppInfo > .fa-whatsapp,
.btn.btn-outline-gray-gold.rounded-pill.mt-2 > .fa-whatsapp {
    font-size: 14px;
}

.pr-1 {
    padding-right: 0.25rem !important;
}

.pr-2 {
    padding-right: 0.5rem !important;
}

.pr-3 {
    padding-right: 1rem !important;
}

.pr-4 {
    padding-right: 1.5rem !important;
}

.pr-5 {
    padding-right: 3rem !important;
}

.border-none {
    border: none !important;
    border-style: none !important;
    border-color: transparent !important;
}

#postVideo {
    width: 100%;
    height: 100%;
    padding: 5px;
}

@media only screen and (max-width : 768px) {
    .video {
        width: 100%;
        border-radius: 10px;
        object-position: center center;
        border: solid 1px #cc9d5a95;
        background: #000;
    }

    #product-detail-container {
        min-height: 732px;
    }
}

.btn-c-outline-primary {
    padding: 10px 13px 3px 13px !important;
    color: #CC9D5A;
    cursor: pointer;
    background-color: #000;
    border: 1px solid #CC9D5A;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}

    .btn-c-outline-primary:hover,
    .btn-c-outline-primary:focus {
        cursor: pointer;
        color: #000;
        background-color: #CC9D5A;
        border: 1px solid #CC9D5A;
    }

.h4, .h4 {
    /* font-size: calc(1.275rem + 0.3vw); */
    font-size: 1.4rem !important;
}

@media only screen and (max-width: 768px) {
    #header-detail-product {
        position: sticky;
        top: 0;
        z-index: 99;
        background-color: #131313;
    }

    .px-c-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/* Start Mega Menu */
.dropdown-mega-menu {
    z-index: 9999;
    direction: rtl;
    border: 1px solid rgb(204, 157, 90);
    border-radius: 0.375rem;
    width: 30vw;
    min-height: 10vh;
    max-height: 60vh;
    background-color: #010101;
    text-align: right;
    display: none;
    position: absolute;
    top: 58px;
    padding: 0.5rem 0;
}

    .dropdown-mega-menu > div.row {
        width: 100%;
    }

    .dropdown-mega-menu a {
        text-decoration: none;
        color: #000000;
    }

        .dropdown-mega-menu a .d-flex {
            transition: all 0.5s linear;
        }

    .dropdown-mega-menu > .row > .col-4 {
        border-left: 1px solid rgb(var(--bs-primary-rgb));
    }

        .dropdown-mega-menu > .row > .col-4 > a > h5 {
            font-size: 14px;
            color: #fff;
        }

    .dropdown-mega-menu > .row > .col-4,
    .dropdown-mega-menu > .row > .col-8 {
        height: 100%;
        overflow-y: auto;
    }

        .dropdown-mega-menu > .row > .col-8 > ul:not(:first-child) {
            display: none;
        }

        .dropdown-mega-menu > .row > .col-8 > ul > li > a {
            color: #fff;
            font-size: 13px;
        }

            .dropdown-mega-menu > .row > .col-8 > ul > li > a:hover {
                color: rgb(var(--bs-primary-rgb));
            }

.bg-highlight {
    background-color: rgb(var(--bs-primary-rgb)) !important;
}

.bg-transparent {
    background-color: transparent !important;
}

@media only screen and (min-width: 992px) {
    .dropdown-c:hover .dropdown-mega-menu {
        display: flex;
    }

        .dropdown-c:hover .dropdown-mega-menu > .row > .col-8 > ul:first-child {
            display: block;
        }

        .dropdown-c:hover .dropdown-mega-menu > .row > .col-8 > ul:not(:first-child) {
            display: none;
        }
}
/* End Mega Menu */

/* Start aboutUs-home-content */
#aboutUs-home-content > div.card > div.card-body {
    max-height: 50vh;
    overflow: auto;
}
/* End aboutUs-home-content */

/* Start Bread Crumbs */
.decoration-none {
    text-decoration: none !important;
}

@media only screen and (max-width: 768px) {
    .breadcrumbs-container {
        font-size: 0.8rem;
    }
}
/* End Bread Crumbs */

.form-check-label {
    cursor: pointer;
}

.list-style-none {
    list-style: none;
}

.accordion-c-button {
    background-color: #0d0d0d !important;
    padding: 0 !important;
    border-bottom: 0;
}

    .accordion-c-button::after {
        color: #fff;
    }

/*.accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-icon) !important;
}*/

/* Start Footer Category Menu */
.footer_category_menu {
    background-color: #0d0d0d;
}

/*#footer_category_menu,*/
/*#footer_category_menu > div.row > div.footer-category-menu-container {*/
#footer_category_menu,
#footer_category_menu > div.row {
    max-height: 70vh;
    overflow: auto;
}

    #footer_category_menu > div.row > div.footer_category_menu {
        min-height: 35px;
    }
/* End Footer Category Menu */

/* Background Menu */
.background-menu {
    z-index: 1;
}

.mh-100vh {
    min-height: 100vh;
}

.bg-c-highlight {
    background-color: #0000008c;
}
/* End Background Menu */

.form-c-check-input,
.form-c-check-input:focus,
.form-c-check-input:hover,
.form-c-check-input:active {
    box-shadow: none;
}

.pr-2 {
    padding-right: 0.5rem !important
}

.pr-3 {
    padding-right: 1rem !important
}

.pr-12px {
    padding-right: 12px !important
}

.pl-0 {
    padding-left: 0 !important
}

.pl-1 {
    padding-left: 0.25rem !important
}

.pl-2 {
    padding-left: 0.5rem !important
}

.pl-3 {
    padding-left: 1rem !important
}

.pl-4 {
    padding-left: 1.5rem !important
}

@media only screen and (min-width: 768px) {
    .px-md-25 {
        padding-left: 0.75rem !important;
        padding-right: 0.75rem !important
    }
}

/* Button Delete Filter */
.btn-delete-filter {
    left: 45px;
    top: 14px;
    padding: 3px 7px;
    font-size: 12px;
    background-color: #cc9d5a;
    z-index: 100;
    color: #fff;
    font-weight: 200;
}

    .btn-delete-filter:hover,
    .btn-delete-filter:active,
    .btn-delete-filter:focus {
        background-color: #cc9d5a !important;
        color: #000 !important;
    }
/* End Button Delete Filter */

/* Start Borders */
.border-c-primary {
    border: solid 1px #cc9d5a;
    border-radius: 12px;
}
/* End Borders */

/* Start Font-Size */
@media only screen and (max-width: 768px) {
    .fs-c-8 {
        font-size: 0.8rem;
    }
}
/* End Font-Size */


.accordion-collapse-background {
    background-color: #2f2f2f;
}

.mr-auto {
    margin-right: auto;
}

@media (min-width: 768px) {
    .w-md-100 {
        width: 100% !important;
    }
}

.py-14 {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}

#bale-logo-black {
    display: none;
}

.btn-bale:hover #bale-logo-white {
    display: none;
}

.btn-bale:hover #bale-logo-black {
    display: inline;
}

.mnw-196 {
    min-width: 196px;
}
