
.top-header nav{
     width: 100%;
}


 .top-header nav .wrapper .dropdown-toggle::after{
     color: #616161;
}

.top-header nav .wrapper.t-ar {
    height: 45px;

}

.top-header nav input[type=checkbox],.top-header nav input[type=radio]{
     display: none;
}

.top-header nav .wrapper.header-mob {
     height: 48px;
}
header.asazoon-header {
     position: fixed;
     background-color: var(--hc);
     left: 0;
     top: 0;
     width: 100%;
     height: auto;
     padding: 0;
     margin: 0;
     z-index: 60;
     border-bottom: 1px solid #cbc2c254;
}
@media (min-width: 1400px)
.container {
    width: 1340px;
    max-width: 100%;
}
@media (min-width: 1300px)
.container {
    width: 1240px;
    max-width: 100%;
}
.header-mob .b-dc{
     margin-right: 0px;
     margin-bottom: 10px;
}

@media (min-width:300px) and (max-width:460px)
 {
     .b-dc {
             right: 64px;
           }

        .s-dc {
     width: 30%;
     right: 97px;
            }

}

@media (min-width:460px) and (max-width:900px)
{
    .ic-dc {
         font-size:112.5%;
    }

}

 @media (max-width:300px){
     .s-dc {
         width: 42%;
    }
}

 .s-dc::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
     color: #aaa;
     font-size: 11px;
}
 .s-dc::-moz-placeholder {
     color: #aaa;
     font-size: 11px;
}
 .s-dc:-ms-input-placeholder {
     color: #aaa;
     font-size: 11px;
}
 .s-dc:-moz-placeholder {
     color: #aaa;
     font-size: 11px;
}

 .usr-menu-view-web {
     width: 30px;
     position: absolute;
     left: 28px;
     top: 5px;
}

.header-mob .btn .badge.bg-dc{
    top: -34%;
    left: 81%;
    opacity: 0.8;
    z-index: -1;
}

.header-mob .usr-drop-acc svg {
     color: #616161;
}
 .header-mob .top-menu-view{
     position: relative;
     margin-top: 21px;
}
 .header-mob .logo{
     float: none!important;
}
.header-mob .logo img{
     max-width: auto;
}
 .header-mob .usr-menu-view {
     top: 2px;
     left: 14px;
     z-index:-2;
}

 .wrapper .nav-links{
     display: inline-flex;
     margin:0;
}
.wrapper .btn.close-btn,.wrapper .btn.menu-btn{
     color: #666;
     font-size: 33px;
     cursor: pointer;
     display: none;
}

.nav-links .mobile-item{
     display: none;
}




.wrapper .btn.close-btn{
     position: absolute;
     left: 5px;
     top: 10px;
}

 .wrapper.o-ar .nav-links{
     float:left;
}


.nav-links li a.desktop-item:hover {
     border-bottom:2px solid var(--mc);
}
.nav-links li a.desktop-item.active{
     border-bottom: 2px solid var(--mc)
}
.nav-links .order-profile-name {
 height:30px!important;
 }
.nav-links .act-supply {
 height: 30px;
 top:auto !important;
 }

 .nav-links li{
     list-style: none;
         line-height: 3;
}
.nav-links li a.desktop-item{
    padding-bottom: 0;
    height: 45px;
    overflow: hidden;
    max-height: 45px;
}
 .nav-links li a{
     text-decoration: none;
     padding: 0 9px 15px 15px;
     transition: all 0.3s ease;
     color:var(--htc) !important;
}
 .nav-links li:hover .mega-box{
     transition: all 0.3s ease;
     top: 45px;
     opacity: 1;
     visibility: visible;
}
.close-select {
background-color: rgb(0 0 0 / 52%);
 width: 100%;
 position: fixed;
 height: 100%;
 top: 0;
 left: 0;
 z-index: 0;
 display: none;}

 .mega-box{
     position: absolute;
     right: 0;
     width: 100%;
     padding: 0 30px;
     top: 38px;
     opacity: 0;
     height: 50vh;
     visibility: hidden;
}

@media screen and (max-width: 970px)

{
         .mega-box{
         position: static;
         top: 65px;
         opacity: 1;
         visibility: visible;
         padding: 0 20px;
         overflow: hidden;
         transition: all 0.3s ease;
    }

}

.mega-box.small{
    right: auto;
    left: auto;
    width: auto;
    z-index: 9;
}



.mega-box .content li > ul::-webkit-scrollbar {
  width: 2px;
}
.mega-box .content li > ul::-webkit-scrollbar-thumb {
  background: #df5858;
  border-radius: 10px;
}

.mega-box .content li i{
    font-size: 20px;
    line-height: 2;
    text-align: center;
    border-right: 1px solid #f3eaea;
    color: #bba5a5;
    padding: 0;
}

 .mega-box .content li > ul li a{
     margin-right:5px;
     line-height:2
}
div.content {
     margin-left: 200px;
     padding: 1px 16px;
     height: 1000px;
}
@media screen and (max-width: 700px) {
div.content {
        margin-left: 0;
    }
    }

.content li a {
     line-height:3;
}
.usr-drop-acc
{
    left: 35px;
    position: absolute;

}
.mega-box .content{
     background: var(--hc);
     width: 100%;
     height: 100%;
     justify-content: space-between;
     box-shadow: 0 6px 10px rgba(0,0,0,0.15);
     overflow-x: hidden;
     position: relative;
     max-height: calc(100vh - 150px);
     direction: ltr;
}
.mega-box .content::-webkit-scrollbar{
width: 2px;
}
.mega-box .content::-webkit-scrollbar-thumb{
  background: red;
}
.mega-box .content::-webkit-scrollbar-thumb:hover {
  background: #b30000;
}

@media(max-width:768px)
{
    .top-header nav .wrapper.t-ar {

    float:right;
    }
}
.act-supply {
     position: absolute;
     text-align: left;
     top: 8px;
     left: 6px;
     font-size: 12px;
     width: 102px;
     height: 20px;
     overflow: hidden;
}
 .order-profile-mob {
     width: 133px;
     max-height: -34px;
     height: 25px;
     overflow: hidden;
     font-size: 87.5%;
     display: inline;
     position: relative;
     margin-top: 43px;
     top: 27px;
}





.card-title.sw-card-title.call-txt{
    font-size: 14px;
    width: 100%;
    text-align: center;
    color: black;
    position: absolute;
    bottom: 8px;
}
.product-call-btn{
    display: block;
    font-size: 14px;
    float: left;
    background: var(--mc);
    padding: 5px;
    color: var(--mtc)!important;
    padding-inline: 15px;
    line-height: 1;
    border-radius: 3px;
    margin-top: -23px;
    margin-left: 11px;
    position: absolute;
    left: 0;
    bottom: 8px;
}
.zoom-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.9);
}
#myZoom .close {
    position: fixed;
    top: 20px;
    left: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    cursor: pointer;
}
.modal-content {
    margin: auto;
    display: block;
    width: auto;
    max-width: 400px;
}
@media(max-width: 400px){
.modal-content {
    max-width: 100%;
}
.zoom-modal .col-md-5{
    padding-right: 13px !important;
}
}

.product-show .content-body ul li{
display: flex;
    width: 100%;
}
.suggestion-cart .jc-right, .suggestion-cart .jc-left{
    position: absolute;
    top: -20px !important;
}


@media(max-with: 844px){
.container-fluid.appointment-form{
width: 90%;
position: relative;
}
}

#price-filter input{
margin: auto;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
    outline: none;
    border: 1px solid #8080805e;
    padding-inline: 10px;
}

.mc-bg{
background-color: var(--mc);
}
@media(max-width: 900px){
.card-title.sw-card-title.call-txt {
    bottom: 21px;
}
}
.top-header nav .wrapper.t-ar {
    height: 45px;
    padding-inline: 0;
    padding-right: 20px !important;
    padding-left: 0 !important;
}







.top-header nav ul, .top-header nav li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.mega-box li {
    border-bottom: 1px solid #f3eaea;
}
.mega-box .content li > ul {
    margin-right: 0 !important;
    height: 0;
    overflow: hidden !important;
    transition: height 1s;
    background-color: #f1e5d038;
    padding-right: 20px;
    padding-left: 20px;
    box-shadow: inset 0 3px 6px 0 #8080801f;

}
.pro-search-btn{
    width: 100%;
    max-width: 300px;
        margin-inline: auto;

}

@media screen and (max-width: 970px)
{
.wrapper .nav-links{
     position: fixed;
     height: 100vh;
     width: 92%;
     max-width: 350px;
     top: 0;
     right: -100%;
     background: var(--hc);
     display: block;
     padding: 50px 10px;
     line-height: 50px;
     overflow-y: auto;
     box-shadow: 0px 15px 15px rgba(0,0,0,0.18);
     transition: all 0.3s ease;
     z-index: 60000000000;
}
.wrapper .btn.close-btn, .wrapper .btn.menu-btn{
     display: block;
}
#menu-btn:checked ~ .nav-links{
 right: 0%;
}
#menu-btn:checked ~ .nav-links ~ label ~ .close-select{
 display:block;
}
#menu-btn:checked ~ .btn.menu-btn{
 display: none;
}
.btn.menu-btn{
 position: fixed;
 top: 0;
 right: 0;
}
#close-btn:checked ~ .btn.menu-btn{
 display: block;
}

.nav-links li{
 margin: 0px 10px;
 line-height: 30px;
font-size: 16px;
}
.nav-links li a{
 padding: 0 20px;
}
.nav-links .desktop-item{
 display: none;
}
.nav-links .mobile-item{
 display: inline-flex;
 font-weight: 500;
 padding-right: 20px;
 cursor: pointer;
 border-radius: 5px;
 line-height: 1;
 transition: all 0.3s ease;
 font-weight: 800;
 color: var(--htc) !important;
}
.nav-links li.p-i{
    padding: 15px;
}
}
@media screen and (max-width: 970px){
.modal.show .modal-dialog {
    margin-top: 20%;
}
.modal .modal-body > ul > li {
    padding: 10px;
    font-weight: 600;
}
.top-header nav .wrapper.t-ar{
 height:0 !important;
}
.mega-box,
.mega-box.small{
height: 0;
}
.nav-links .mobile-item i{
    padding-left: 19px;
    font-weight: bold;
}
.showMega:checked ~ .mega-box{

height: auto;
}

.mega-box .content{
 box-shadow: none!important;
 flex-direction: column;
 max-height: initial;
}
.mega-box .content .mcol{
 width: 100%;
 margin-bottom: 15px;
 border-top: 1px solid rgba(255,255,255,0.08);
}

.sort-search input{
    box-sizing: border-box;
    padding: 0;
    width: 30px;
    height: 18px;
    position: relative;
    top: 6px;
}
.sort-search .title{
    padding-bottom: 10px;
    border-bottom: 1px solid gray;
    margin-bottom: 10px;
}
.sort-search li{
    text-align: right;
}
}
@media screen and (max-width: 460px){
.item-box .card.sw-card {
    width: 80%;
}
.card.sw-card .card-h {
    width: 100%;
    height: auto;
    max-width: 100%;
}
.top-header nav a {
    padding-right: 0;
}
}


 ul.property a.shadow-element{
   position: absolute;
   text-align: center;
   width: 100%;
   height: 3rem;
   padding-top: 1rem;
   bottom: 0;
   font-size: 81.25%;
   color: var(--mc);
   cursor: pointer;
   background-image: linear-gradient(#ffffffa3, #ffffff);
}