.category-item img, .product-item img {
    object-fit: cover !important;
}

.copy-right .container span a {
    color: #f36d21 !important;
    font-weight: 800 !important;
}

.ContactusFormButton:hover {
    background-color: #fff;
    color: #f36d21 !important;
    border-color: #f36d21;
}

.ContactusForm input, .ContactusForm textarea {
    border-width: 1px !important;
    border-style: solid !important;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.ContactusFormFooter {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.ContactusFormNotif {
    opacity: 0;
    color: #00ad2f;
    font-weight: 600;
    display: flex;
    align-items: flex-end;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.BranchesPageTitle {
    font-size: 26px !important;
}

.detail-one {
    display: unset !important;
}

.project-details {
    display: flex !important;
    flex-direction: column !important;
    gap: 25px !important;
}

#BranchesListSection {
    height: 500px;
    overflow-y: scroll;
}

.ActiveColor {
    color: #f36d21 !important;
}

#BranchesListSection {
    opacity: 0;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.detail-one {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 20px;
    margin-left: 10px;
}

#BranchesListSection::-webkit-scrollbar {
    width: 1em;
}

#BranchesListSection::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}

#BranchesListSection::-webkit-scrollbar-thumb {
    background-color: #f36d21;
    outline: 0;
    border-radius: 10px;
}

#ViewCartSection, #LoginLinkSection, #CounterWarningSection, #ProductAddToCartSection, #ProductCounterSection {
    opacity: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.CustomCursor, .CustomCursor a {
    cursor: default !important;
}

#dontexist-order .modal-dialog {
    width:780px;
    max-width:calc(100% - 24px);
}

.CustomFormButton:hover {
    color: #fff !important;
    border-color: #f36d21 !important;
}

#MessageModalBody {
    display: flex !important;
    flex-direction: row !important;
    gap: 5px !important;
}

#MessageModalBody img {
    width: 20px;
    height: 25px;
}

.CustomPhoneNumber {
    font-weight: 700;
    font-size: 15px;
    color: #f36d21;
}

#OtpNotif {
    min-height: 25px !important;
    text-align: center !important;
    color: red;
    font-weight: 600;
    font-size: 16px;
    opacity: 0;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.timer {
    font-weight: 700;
    font-size: 16px;
}

.CustomPosition {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center !important;
}

.CustomFirstInsidePosition {
    opacity: 1;
    z-index: 1;
}

.CustomSecondInsidePosition {
    height: 0;
    opacity: 0;
    z-index: 0;
}

.CustomFlex {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 20px !important;
    padding: 20px 0 !important;
}

.CustomPanelLink {
    border-radius: 10px;
    border: 1px solid #f36d21;
    background-color: #fff;
    color: #000;
    text-align: center;
    padding: 50px;
    font-size: 18px;
    font-weight: 700;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.CustomPanelLink:hover {
    background-color: #f36d21 !important;
    color: #fff !important;
}

.CustomLinksSection {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    gap: 50px;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.w-30 {
    width: 30%;
}

#UserInfoFormMessage {
    opacity: 0;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.GreenText {
    color: #00982f !important;
}

.RedText {
    color: #980000 !important;
}

.CustomBorder {
    border: 1px !important;
}

.Customform-control {
    background-color:var(--grey8);
    border:0;
}

.Customform-control:disabled {
    background:#fef8f5 !important;
    opacity:.7;
}

#Address, #Pelak, #Pelak, #Vahed, #PostalCode, #Location {
    opacity: 0;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

#map {
    margin-bottom: 10px;
}

.MenuUserIcon {
    display: flex;
    flex-direction: row;
    justify-content: start;
    gap: 10px;
    padding-bottom: 10px;
}

.MenuUserIcon img {
    width: 20px !important;
    height: 20px !important;
}

.CustomSearchBtn {
    border: 1px solid #f36d21;
    width: 15%;
    background-color: #f36d21;
    color: #fff;
    font-weight: 700;
}

.CustomSearchBtn:hover {
    border: 1px solid #fff !important;
    background-color: #fff !important;
    color: #f36d21 !important;
}

.CustomSearchOverLay {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.CustomSingleProductCompareBox {
    gap: 10px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.CompareSectionButton {
    width: 50px;
    padding-top: 5px;
}

#CompareMessageModalBodyText {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}

#SuccessIcon, #ErrorIcon {
    width: 20px;
    position: absolute;
}

.CustomSingleProductCompareBoxResult {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    position: relative;
    gap: 10px;
    justify-content: center;
}

.CustomSingleProductCompareBoxResultButton {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 30px !important;
}

.CustomCompareFormButton {
    background-color: #f36d21 !important;
    color: #fff !important;
    border: 1px solid #f36d21 !important;
}

.CustomCompareFormButton:hover {
    background-color: #fff !important;
    color: #f36d21 !important;
    border: 1px solid #f36d21 !important;
}

.CompareRemoveIcon {
    width: 25px;
    height: 25px;
}

.compare-card {
    position: relative;
}

.compare-card button {
    position: absolute;
    left: 30px;
    top: 10px;
}

@media screen and (min-width:1200px) {
    .CustomCompareTitle {
        font-size: 20px;
        font-weight: 500;
    }

    .CustomCompareModel {
        font-size: 20px;
        font-weight: 700;
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .CustomCompareTitle {
        font-size: 20px;
        font-weight: 500;
    }

    .CustomCompareModel {
        font-size: 18px;
        font-weight: 700;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .CustomCompareTitle {
        font-size: 18px;
        font-weight: 500;
    }

    .CustomCompareModel {
        font-size: 16px;
        font-weight: 700;
    }
}

@media screen and (min-width:576px) and (max-width:767px) {
    .CustomCompareTitle {
        font-size: 18px;
        font-weight: 500;
    }

    .CustomCompareModel {
        font-size: 16px;
        font-weight: 700;
    }
}

@media screen and (max-width:575px) {
    .CustomCompareTitle {
        font-size: 16px;
        font-weight: 500;
    }

    .CustomCompareModel {
        font-size: 16px;
        font-weight: 600;
    }
}

li a.dropdown-item:hover {
    color: #f36d21 !important;
}

@media screen and (min-width: 1400px) {
    .CustomMT-multi {
        margin-top: 200px;
    }

    .IndexSingleBlog {
        height: 400px !important;
    }

    .ProductSingleBlogImages {
        height: 245px !important;
    }
}

@media screen and (min-width: 1200px) and (max-width:1399px) {
    .CustomMT-multi {
        margin-top: 145px;
    }

    .IndexSingleBlog {
        height: 345px !important;
    }

    .ProductSingleBlogImages {
        height: 220px !important;
    }
}

@media screen and (min-width: 992px) and (max-width:1199px) {
    .CustomMT-multi {
        margin-top: 50px;
    }

    .IndexSingleBlog {
        height: 200px !important;
    }

    .ProductSingleBlogImages {
        height: 270px !important;
    }
}

@media screen and (min-width: 768px) and (max-width:991px) {
    .CustomMT-multi {
        margin-top: 30px;
    }

    .IndexSingleBlog {
        height: 225px !important;
    }

    .home-blogs .blog-item:nth-child(3) {
        display: flex !important;
    }

    .ProductSingleBlogImages {
        height: 230px !important;
    }
}

@media screen and (min-width: 576px) and (max-width:767px) {
    .CustomMT-multi {
        margin-top: 15px;
    }

    .IndexSingleBlog {
        height: 240px !important;
    }

    .ProductSingleBlogImages {
        height: 280px !important;
    }

}

@media screen and (max-width:575px) {
    .CustomMT-multi {
        margin-top: 5px;
    }

     .ProductSingleBlogImages {
        height: 330px !important;
    }
}

@media screen and (min-width:991px) and (max-width: 992px) {
    .toggleProfileSidebar {
        display: flex !important;
    }

    .navbar-toggler {
        display: flex !important;
    }
}

.CustomExhibitionSection {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    background: #fffbf9 !important;
    margin-top: 5% !important;
    margin-bottom: 5% !important;
    padding: 0 !important;
}

.customPadding {
    padding: 10px 20px !important;
}

.CustomExhibitionSection .swiper-slide {
    width: 100% !important;
}

@media screen and (min-width:1200px) {
    .exhibitions {
        display: unset;
    }

    .exhibitionsMobile {
        display: none;
    }
}

@media screen and (max-width:1199px) {
    .exhibitions {
        display: none;
    }

    .exhibitionsMobile {
        display: unset;
    }
}

.SizeSelection {
    text-align: center;
}

#ColorWarningSection {
    overflow: hidden !important;
}

.Customw10 {
    width: 10%;
}

.custom-text-center {
    display: flex;
    justify-content: center;
}

.CustomProductCart {
    display: flex !important;
    flex-direction: column;
    gap: 5px;
}

.product-colors label {
    border: 3px solid #f36d214a;
}
