<style data-shopify>$mediaQueryHeaderDt: 1025px;
$mediaQueryHeaderMb: 1024px;
.logo__image{max-width: 100%; display:block;}
@media only screen and (min-width: 1025px ){
  .page-header .d-desktop-none {
   display: none !important;
}
 .page-header .mobile-header {
   display: none !important;
}
 .page-header .sticky-menu.active .header-panel-bottom-wrapper .container {
   max-width: 100%;
}
 .page-header .header-panel-bottom-wrapper {
   width: 100%;
}
/*logo*/
 .page-header .logo {
   margin: 0px 20px 0;
   max-width: 100%;
}
 .page-header .logo img {
  width: 40%;
   display: inline-block;
}
 .page-header .sticky-menu:not(.active) .header-panel-middle {
   padding: 0px 0;
}
 .page-header .sticky-menu:not(.active) .header-search-wrap {
   margin: 8px 0;
}
 .page-header .sticky-menu:not(.active) .header-top {
   padding: 5px 0;
}
 .page-header .header-top .header-extra-links {
   margin: 0;
}
 .page-header .header-top .header-extra-links li {
   display: inline-block;
   margin-right: 10px;
}
 .page-header .header-top a {
   text-decoration: none;
}
/*features links*/
 .page-header .features-links li a > span.text-underlink {
   display: none;
}
 .page-header .features-links li a > span.text-uppercase {
   text-transform: none !important;
}
 .page-header .features-links {
   margin: 0;
   float: right;
}
 .rtl-layout .page-header .features-links {
   float: left;
}
 .page-header .features-links > li {
   display: inline-block;
   vertical-align: top;
   margin-left: 20px;
}
 .rtl-layout .page-header .features-links > li {
   margin-left: 0px;
   margin-right: 20px;
}
/*Account*/
 .page-header .authorization-link {
   position: relative;
}
 .page-header .sticky-menu:not(.active) .account-wrapper .account-trigger {
   padding: 0;
   cursor: pointer;
}
 .page-header .account-wrapper .account-trigger:before {
   display: none;
}
/*Cart*/
 .page-header .minicart-wrapper {
   margin: 0;
}
 .page-header .action.showcart {
   position: relative;
   display: inline-block;
   padding: 10px 25px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   cursor: pointer;
}
 .page-header .action.showcart:before {
   display: inline-block;
   font-family: 'CodazonFont';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   content: '\e9a3';
   font-size: 22px;
   speak: none;
   position: absolute;
   left: 25px;
   top: 8px;
}
 .page-header .action.showcart .text {
   display: none;
}
 .page-header .action.showcart .cart-subtotal {
   font-size: 14px;
   margin-left: 25px;
}
 .page-header .action.showcart .counter.qty {
   display: block;
   position: absolute;
   top: -12px;
   left: 37px;
   border-radius: 100%;
   min-width: 20px;
   min-height: 20px;
   line-height: 19px;
   height: 20px;
   color: #fff;
   text-align: center;
}
/*Whislist*/
 .page-header .wishlist #top-wishlist {
   margin-top: 5px;
   cursor: pointer;
}
 .page-header .wishlist .counter.qty {
   position: absolute;
   top: -10px;
   min-width: 13px;
   height: 13px;
   line-height: 14px;
   font-size: 11px;
   font-weight: 600;
   left: 30px;
   -webkit-border-radius: 100%;
   -moz-border-radius: 100%;
   border-radius: 100%;
   color: #fff;
   text-align: center;
}
/*Language*/
 .page-header .store-language-currency .account-trigger {
   padding-right: 13px;
   cursor: pointer;
}
 .page-header .store-language-currency .account-trigger:after {
   display: inline-block;
   font-family: FontAwesome;
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   vertical-align: middle;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   content: "\f078";
   font-size: 9px;
   vertical-align: middle;
   position: absolute;
   right: 0;
   top: 5px;
}
 .page-header .store-language-currency .cdz-dd-content li.item a {
   display: block;
   padding: 0 0 5px;
}
/*Search*/
 .page-header .sticky-menu:not(.active) .header-search {
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   overflow:hidden;
}
 .page-header .header-search .input-text {
   border: 0;
   height: 35px;
   line-height: 35px;
   width: 95%;
   width: -moz-calc(calc(100% - 40px));
   width: -webkit-calc(calc(100% - 40px));
   width: -o-calc(calc(100% - 40px));
   width: calc(calc(100% - 40px));
   margin: 0;
   padding: 0 10px;
}
 .page-header .header-search .input-group-btn {
   position: absolute;
   top: 0px;
   right: 0px;
}
 .rtl-layout .page-header .header-search .input-group-btn {
   right: auto;
   left: 0px;
}
 .page-header .header-search .input-group-btn .fallback-text {
   display: none;
}
 .page-header .header-search .input-group-btn .icon-search:before {
   display: inline-block;
   font-family: 'CodazonFont';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   vertical-align: middle;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   content: "\e98f";
   font-size: 14px;
   speak: none;
   background: none;
   position: static;
   text-indent: 0;
   margin: 0;
   height: auto;
}
 .page-header .header-search .input-group-btn .search-button {
   padding: 0;
   border: 0;
   font-size: 0;
   min-width: 35px;
   width: 35px;
   height: 35px;
   text-indent: 0;
   position: static;
   vertical-align: top;
   border-radius: 0;
}
/*Menu sticky*/
 .page-header .sticky-menu.active .desktop-header {
   margin: 0;
}
 .page-header .sticky-menu.active .desktop-header-inner {
   position: relative;
   padding-top: 5px;
   padding-bottom: 5px;
}
 .page-header .sticky-menu.active .desktop-header-inner .header-top-left, .page-header .sticky-menu.active .desktop-header-inner .header-middle-center {
   display: none;
}
 .page-header .sticky-menu .desktop-header-inner .desk-sticky-search-wrap {
   display: none;
}
 .page-header .sticky-menu.active .desktop-header-inner .header-search {
   display: none;
}
 .page-header .sticky-menu.active .desktop-header-inner .desk-sticky-search-wrap {
   display: block;
}
 .page-header .sticky-menu.active .desktop-header-inner .desk-sticky-search-wrap .desk-search-btn {
   display: inline-block;
   float: right;
   width: 35px;
   height: 35px;
   margin: 0;
   line-height: 35px;
   text-align: center;
   text-decoration: none;
}
 .page-header .sticky-menu.active .desktop-header-inner .desk-sticky-search-wrap .desk-search-btn .fa {
   display: block;
}
 .page-header .sticky-menu.active .desktop-header-inner .desk-sticky-search-wrap .desk-search-btn .fa:before {
   font-size: 20px;
   line-height: 35px;
   display: block;
   font-family: 'CodazonFont';
   font-style: normal;
   font-weight: normal;
   vertical-align: middle;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   content: '\e99d';
   speak: none;
   border-radius: 5px;
}
 .page-header .sticky-menu.active .desktop-header [data-role=popup-search-content] {
   position: absolute;
   right: 0;
   top: 41px;
   display: none;
   z-index: 99;
   background: #fff;
   width: 350px;
}
 .rtl-layout .page-header .sticky-menu.active .desktop-header [data-role=popup-search-content] {
   right: auto;
   left: 0px;
}
 .page-header .sticky-menu.active .header-middle-left {
   position: absolute;
   right: 145px;
   top: 5px;
   z-index: 1;
   padding: 0;
   width: auto;
}
 .rtl-layout .page-header .sticky-menu.active .header-middle-left {
   right: auto;
   left: 145px;
}
 .page-header .sticky-menu.active .header-middle-right {
   position: absolute;
   right: 10px;
   top: 5px;
   z-index: 1;
   padding: 0;
   width: auto;
}
 .rtl-layout .page-header .sticky-menu.active .header-middle-right {
   right: auto;
   left: 10px;
}
 .page-header .sticky-menu.active .header-top-right {
   position: absolute;
   right: 50px;
   top: 5px;
   z-index: 1;
   padding: 0;
   width: auto;
}
 .rtl-layout .page-header .sticky-menu.active .header-top-right {
   right: auto;
   left: 50px;
}
 .page-header .sticky-menu.active .header-panel-bottom-wrapper .header-panel-bottom {
   padding-right: 0px;
   padding-left: 0px;
}
 .rtl-layout .page-header .sticky-menu.active .header-panel-bottom-wrapper .header-panel-bottom {
   padding-right: 60px;
   padding-left: 170px;
}
 .page-header.dt-fixed-menu .sticky-menu.active .col-9.header-menu-wrap {
   padding: 0 !important;
}
 .page-header .sticky-menu.active .header-panel-bottom {
   margin: 0;
   border: none;
   text-align: left !important;
}
 .page-header .sticky-menu.active .features-links {
   margin: 0;
}
 .page-header .sticky-menu.active .features-links > li {
   margin-left: 10px;
}
 .rtl-layout .page-header .sticky-menu.active .features-links > li {
   margin-right: 10px;
   margin-left: 0;
}
 .page-header .sticky-menu.active .features-links .store-language-currency {
   display: none;
}
 .page-header .sticky-menu.active .action.showcart .text, .page-header .sticky-menu.active .action.showcart span.money {
   display: none;
}
 .page-header .sticky-menu.active .action.showcart .counter.qty {
   top: -3px;
   right: -12px;
   left: auto;
   font-size: 13px;
}
 .page-header .sticky-menu.active .desktop-header-inner #top-wishlist, .page-header .sticky-menu.active .desktop-header-inner .account-trigger, .page-header .sticky-menu.active .desktop-header-inner .showcart {
   font-size: 0;
   padding: 0;
   display: inline-block;
   float: right;
   width: 35px;
   height: 35px;
   margin: 0;
   line-height: 35px;
   text-align: center;
   border: none;
   border-radius: 5px;
   cursor: pointer;
}
 .page-header .sticky-menu.active .wishlist #top-wishlist:before {
   display: inline-block;
   font-family: FontAwesome;
   font-style: normal;
   font-weight: normal;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   content: "\f08a";
   speak: none;
}
 .page-header .sticky-menu.active .desktop-header-inner .account-wrapper .account-trigger:before {
   display: inline-block;
   font-family: 'CodazonFont';
   font-style: normal;
   font-weight: normal;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   content: '\e9ab';
   speak: none;
}
 .page-header .sticky-menu.active .desktop-header-inner #top-wishlist:before, .page-header .sticky-menu.active .desktop-header-inner .account-trigger:before, .page-header .sticky-menu.active .desktop-header-inner .showcart:before {
   font-size: 22px;
   line-height: 35px;
   margin: 0;
   position: static;
   padding: 0;
   width: auto;
   height: auto;
   display: block;
   border-radius: 5px;
}
 .page-header .sticky-menu.active .desktop-header-inner #top-wishlist span.text-uppercase, .page-header .sticky-menu.active .desktop-header-inner .account-trigger span.text-uppercase, .page-header .sticky-menu.active .desktop-header-inner .showcart span.text-uppercase, .page-header .sticky-menu.active .desktop-header-inner #top-wishlist span.text-underlink, .page-header .sticky-menu.active .desktop-header-inner .account-trigger span.text-underlink, .page-header .sticky-menu.active .desktop-header-inner .showcart span.text-underlink {
   display: none;
}
/*menu left*/
 .page-header .sticky-menu.active .col-3.header-vertical-menu-wrap {
   max-width: 60px;
   position: absolute;
   left: 0;
   z-index: 1;
}
 .rtl-layout .page-header .sticky-menu.active .col-3.header-vertical-menu-wrap {
   left: auto;
   right: 0;
}
 .page-header .sticky-menu.active .main-content-top-left > .menu-title:before {
   line-height: 43px;
   position: static;
}
 .page-header .sticky-menu.active .header-vertical-menu-wrap .menu-title {
   position: static;
   width: 50px;
   height: 43px;
   line-height: 43px;
   border-radius: 3px;
   display: block;
   text-align: center;
   padding: 0;
   cursor: pointer;
   font-size: 0;
}
 .page-header .sticky-menu.active .main-content-top-left .menu-container.groupmenu-drop {
   width: 290px;
}
 .main-content-top-left .menu-container.groupmenu-drop {
   position: absolute;
   left: 0;
   top: 42px;
   z-index: 999;
   width: 100%;
   -webkit-border-radius: 0 0 5px 5px;
   -moz-border-radius: 0 0 5px 5px;
   border-radius: 0 0 5px 5px;
   border: 2px solid;
   border-top: 0;
   margin-bottom: 0;
}
 .rtl-layout .main-content-top-left .menu-container.groupmenu-drop {
   left: auto;
   right: 0;
}
 
  .page-header{
    box-shadow: 0 -8px 10px #4f5eb0;
    -moz-box-shadow: 0 -8px 10px #4f5eb0;
    -webkit-box-shadow: 0 -8px 10px #4f5eb0;
    -o-box-shadow: 0 -8px 10px #4f5eb0;
    -ms-box-shadow: 0 -8px 10px #4f5eb0;
    background-color: #ffffff;
    color: #34343c;
    background-position: 0 0;
    
    margin-bottom: 0;
    font: 400 13px/1.55em PT Sans, Rajdhani, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .page-header .sticky-menu.active .header-panel-bottom-wrapper .container{max-width: 100%}
  .page-header .header-panel-bottom-wrapper{
    background: var(--themecolor);
    }
  .page-header .sticky-menu:not(.active) .header-panel-middle{padding: 30px 0;}
  .page-header .sticky-menu:not(.active) .header-top{
    border-bottom: 1px solid #ffffff;
    /* background: #ecf7fd; */
  }
  .page-header .header-top a{
    color: #34343c;
    text-decoration: none;font-size: 20px;
  }
  .page-header .header-top a:hover{
    color: #4ac2f7;
  }

    /*features links*/
    /*Account*/
    .page-header .account-wrapper .account-trigger:hover{
      border-color:#4ac2f7;           
    }
    .page-header .account-wrapper .account-trigger:hover span{
      color:var(--themecolor);            
    }
    /*Cart*/
    .page-header .action.showcart{
      color: #ffffff;
      background-color: #4ac2f7;
      border-bottom: 3px solid #19b2f5;
    }
    .page-header .action.showcart:before{     
            color:#ffffff;
          } 
    .page-header .action.showcart .counter.qty{
      background: #fed41e;
    }
    
    /*Whislist*/
    .page-header .wishlist .counter.qty{
      background: #fed41e;
    }
    /*Search*/    
    .page-header .sticky-menu:not(.active) .header-search{  
      border: 2px solid var(--themecolor);
        }
    .page-header .header-search .input-text{
            color: #9c9c9c;
            background: #ffffff;  
    }
     .page-header .header-search .input-group-btn .search-button{
            color: var(--themecolor);
            background: #ffffff;
    }
        .page-header .header-search .input-text::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
          color: #9c9c9c;
          opacity: 1; /* Firefox */
        }

        .page-header .header-search .input-text:-ms-input-placeholder { /* Internet Explorer 10-11 */
          color: #9c9c9c;
        }

        .page-header .header-search .input-text::-ms-input-placeholder { /* Microsoft Edge */
          color: #9c9c9c;
        }
    
    
    /*Menu sticky*/
    .page-header .sticky-menu.active .desktop-header{
      background-color: var(--themecolor);
    }
    .page-header .sticky-menu.active .desktop-header-inner .desk-sticky-search-wrap .desk-search-btn .fa{display: block;}
    .page-header .sticky-menu.active .desktop-header-inner .desk-sticky-search-wrap .desk-search-btn .fa:before{
      color: #ffffff; 
      background-color: var(--themecolor); 
    }
    .page-header .sticky-menu.active .desktop-header-inner .desk-sticky-search-wrap .desk-search-btn:hover .fa:before{
      color: #ffffff; 
      background-color: #fed41e; 
    }
    .page-header .sticky-menu.active .desktop-header-inner #top-wishlist:hover, 
    .page-header .sticky-menu.active .desktop-header-inner .account-trigger:hover, 
    .page-header .sticky-menu.active .desktop-header-inner .showcart:hover{
      color: #ffffff; 
      background-color: #fed41e; 
    }
    .page-header .sticky-menu.active .desktop-header-inner #top-wishlist:before, 
    .page-header .sticky-menu.active .desktop-header-inner .account-trigger:before, 
    .page-header .sticky-menu.active .desktop-header-inner .showcart:before{
      color: #ffffff; 
      background-color: var(--themecolor); 
    }
    .page-header .sticky-menu.active .desktop-header-inner #top-wishlist:hover:before, 
    .page-header .sticky-menu.active .desktop-header-inner .account-trigger:hover:before, 
    .page-header .sticky-menu.active .desktop-header-inner .showcart:hover:before{
      color: #ffffff; 
      background-color: #fed41e; 
    }
    .page-header.dt-fixed-menu .sticky-menu.active{
      background-color: #19b2f5; 
    }
  
    /*menu left*/
    .page-header .sticky-menu.active .header-vertical-menu-wrap .dropdown-toggle{
      color: #ffffff; 
      background-color: #fed41e; 
    }
}

.cdz-sidebar, .cdz-popup, .cdz-dropdown .cdz-dd-content{
  background-color:#ffffff;
  color: #282828;
}
.cdz-sidebar a, .cdz-popup a, .cdz-dropdown .cdz-dd-content a{
  color: #282828;
  text-decoration: none;
}
.cdz-language .language-active, .cdz-currency .currency-active{
  border-bottom-color: #dbdbdb;
}
.cdz-sidebar a:hover, .cdz-popup a:hover, .cdz-dropdown .cdz-dd-content a:hover{
  color: var(--themecolor);
}

//wishlist header
.wishlist-content-wrapper .label-wl{
    text-transform: uppercase;
    font-size:14px;
    margin-top: 3px;
    display: inline-block;
  }
  .wishlist-content-wrapper button.addcart-wl{
    text-transform: uppercase;
    padding: 4px 10px;
    font-size: 12px;
    line-height:1.35;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    border:0;
  }
  .wishlist-content-wrapper button.addcart-wl:hover{
    -webkit-opacity: .7;
    -moz-opacity: .7;
    opacity: .7;
    text-decoration: none;
  }

  //account header
  .account-info-summary .info-summary-top{padding: 10px 20px;}
  .account-info-summary .info-summary-top .icon-account {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin: 20px auto;
    text-align: center;
  }
  .account-info-summary .info-summary-top .icon-account:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f007";
    font-size: 30px;
    vertical-align: middle;
    line-height: 75px;
  }
  .account-info-summary .info-summary-bottom {
    padding: 0;
    text-align: center;
  }
  .account-info-summary .info-summary-bottom .title {
    text-transform: uppercase;
    margin-top: 10px;
  }
  .acount-menu .account-menu-items {
    padding: 10px 0px 0px;
    margin: 0;
    list-style: none none;
  }
  .acount-menu .account-menu-items li a {
    display: block;
    padding: 5px 0;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
  }
  .acount-menu .account-menu-items li a:before {
    margin-right: 8px;
    width: 15px;
    position: static;
  }
  .acount-menu .account-menu-items li a.order-link:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f022";
    font-size: 11px;
    vertical-align: middle;
  }
  .acount-menu .account-menu-items li a.contact-link:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f003";
    font-size: 11px;
    vertical-align: middle;
  }
    .acount-menu .account-menu-items li a.contact-linkprofdets:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f2bb";
    font-size: 11px;
    vertical-align: middle;
  }
    .acount-menu .account-menu-items li a.contact-linksavaddr:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f2b9";
    font-size: 11px;
    vertical-align: middle;
  }
      .acount-menu .account-menu-items li a.contact-linkorder:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f2b0";
    font-size: 11px;
    vertical-align: middle;
  }
       .acount-menu .account-menu-items li a.contact-linkwishlist:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f004";
    font-size: 11px;
    vertical-align: middle;
  }
  .acount-menu .account-menu-items li a.order-linkcart:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f07a";
    font-size: 11px;
    vertical-align: middle;  
  }
  .acount-menu .account-menu-items li a.order-linklogout:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f08b";
    font-size: 11px;
    vertical-align: middle; 
  }
  .acount-menu .account-menu-items li a.compare:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0ec";
    font-size: 11px;
    vertical-align: middle;
  }
  .acount-menu .account-menu-items li.currency-link a.currency-active:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0d6";
    margin-right: 5px;
    font-size: 11px;
    vertical-align: middle;
  }
  .account-info-summary .info-summary-top .action_bottom {
    margin-top: 25px;
  }
  .info-summary-top .action_bottom .btn {
    width: 100%;
    font-size: 12px;
    font-weight: 600;
    margin: 0;
    box-shadow: none;
    line-height: 1.35;
  }
  .info-summary-top .action_bottom .forgot_password {
    text-align: center;
    margin: 5px 0 10px;
    font-size: 14px;
  }
  .info-summary-bottom{
    text-align: center;
    margin: 0 -20px;
    margin-top: 30px;
  }
  .info-summary-bottom .secondary {
    padding: 15px;
    background: #f5f5f5;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
  }
.wishlist-content-wrapper{
  background-color: #ffffff;
  color: #282828;
}
.wishlist-content-wrapper .label-wl{
  color: #4ac2f7;
}
.wishlist-content-wrapper button.addcart-wl{
  color: #ffffff;
  font: 400 13px/1.55em PT Sans, Rajdhani, Helvetica Neue, Verdana, Arial, sans-serif;
  background: #4ac2f7;
}

//account header
.account-info-summary .info-summary-top .icon-account {
    background: #4ac2f7;
}
.account-info-summary .info-summary-top .icon-account {
    background: #4ac2f7;
}
.account-info-summary .info-summary-top .icon-account:before {
    color: #ffffff;
}
.acount-menu .account-menu-items li a {
    color: #282828;
}
.acount-menu .account-menu-items li a:hover {color: #4ac2f7;}
.info-summary-top .action_bottom .btn {
  background:#ffffff;
  color:var(--themecolor);
  border-color: var(--themecolor);
}
.info-summary-top .action_bottom .btn:hover {
  background:var(--themecolor);
  color:#ffffff;
  border-color: var(--themecolor);
}
.info-summary-bottom .secondary a{
  color:var(--themecolor);
}
.info-summary-bottom .secondary a:hover{
  color:#282828;
}
.info-summary-bottom p.wellcome a{
  color:#4ac2f7;
}
.info-summary-bottom p.wellcome a:hover{
  color:#282828;
}

@media only screen and (max-width: 1024px ){
  .page-header .desktop-header{display: none!important}
    .page-header .d-mb-none{display: none!important}
    .page-header.mb-fixed-header .active{
      box-shadow: 0px 1px 10px rgba(0,0,0,0.08);
    }
    .page-header .mb-main-panel .action.nav-toggle {
      width: 35px;
      height: 20px;
      display: inline-block;
      float: left;
      cursor: pointer;
      font-size: 0;
      left: 0;
      position: absolute;
      top: 18px;
      z-index: 14;
    }
    /* .page-header .mb-main-panel .action.nav-toggle:before {
      position: absolute;
      left: 0;
      top: 8px;
      width: 16px;
      height: 2px;
      content: "";
    } */
    /* .page-header .mb-main-panel .action.nav-toggle span:before, .page-header .mb-main-panel .action.nav-toggle span:after {
      position: absolute;
      left: 0;
      width: 26px;
      height: 2px;
      content: "";
      z-index: 3;
      -moz-transition: transform .35s ease;
      -webkit-transition: transform .35s ease;
      -o-transition: transform .35s ease;
      transition: transform .35s ease;
      -moz-backface-visibility: hidden;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
    } */
    .page-header .mb-main-panel .action.nav-toggle span:after {
      bottom: 0;
    }
    .page-header .mb-main-panel {
      position: relative;
    }
    .page-header .mb-logo-wrap {
      text-align: center;
    }
    .page-header .mb-logo-wrap .logo {
      margin: 0px 0px 0px 0px;
      float: none;
      display: inline-block;
      max-width: 140px;
      min-height: 0;
      width: 65%;
      min-width: 100px;
      padding: 2px;
    }
    .page-header .mb-cart-wrap {
      position: absolute;
      right: 0;
      top: 10px;
    }
    .page-header .mb-cart-wrap .cdz-top-link:before {
      display: inline-block;
      font-family: 'CodazonFont';
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      vertical-align: middle;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e992';
      font-size: 23px;
      speak: none;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
     }
    .page-header .mb-cart-wrap .cdz-top-link span.text,
    .page-header .mb-cart-wrap .cdz-top-link .cart-subtotal{display:none;}
    .page-header .mb-cart-wrap .cdz-top-link .counter {
        display: block;
        position: absolute;
        top: 0px;
        min-width: 13px;
        height: 13px;
        line-height: 14px;
        font-size: 11px;
        font-weight: 600;
        text-align: center;
        left: 25px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        color: #fff;
        background: #0d0d0d;
    }

    /*color*/
    .page-header {
      margin: 0;
      margin-bottom: 10px;
      padding: 0;
      border: 0;
    }
    .page-header:not(.mb-fixed-header) {
      box-shadow: 0px 1px 10px rgba(0,0,0,0.08);
    }
  .page-header.mb-fixed-header .active{
    background-color: #fff;
    color: #ffffff;
  }
  .page-header .mb-search-wrap .mb-search-btn{
    color: #000;
  }
  .page-header .mb-cart-wrap .cdz-top-link:before{
    color: #ffffff;
  }
    .page-header .mb-main-panel .action.nav-toggle:before {
        background: #ffffff;
    }
    .page-header .mb-main-panel .action.nav-toggle span:before, .page-header .mb-main-panel .action.nav-toggle span:after {
        background: #ffffff;
    }
  .page-header .mb-cart-wrap .cdz-top-link:before {
      color: #ffffff;
     }

  /*color*/
    .page-header {
    background-color: #fff;
    color: #ffffff;border-bottom: 1px solid #e6dede;
    }
}

/*menu left*/
.main-content-top-left {
   position: relative;
}
 .main-content-top-left .menu-container.groupmenu-drop {
   display: none;
}
 .cdz-vertical-menu.cdz-menu .groupmenu .level0 .menu-link {
   border: none;
}
 .cdz-vertical-menu.cdz-menu .groupmenu .level0 > .menu-link {
   padding: 10px;
   margin: 0;
   display: block;
   text-decoration: none;
}
 .cdz-vertical-menu.cdz-menu .groupmenu .level0 > .menu-link > img {
   max-width: 18px;
   margin-right: 5px;
}
 .main-content-top-left .menu-title:before {
   width: 20px;
   height: 20px;
   position: absolute;
   right: 20px;
   top: 10px;
   display: inline-block;
   font-family: 'CodazonFont';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   content: '\e9b1';
   font-size: 20px;
   speak: none;
}
 .rtl-layout .main-content-top-left .menu-title:before {
   left: 20px;
   right: auto;
}
 .main-content-top-left .menu-title {
   display: block;
   padding: 10px 20px;
   text-transform: uppercase;
   text-decoration: none;
   position: relative;
   cursor: pointer;
}
 .cdz-vertical-menu.cdz-menu .level0 .groupmenu-drop a {
   text-decoration: none;
}
/*menu horizontal*/
 .header-menu .level0 {
   padding: 0;
   float: none;
}
 .cdz-horizontal-menu.cdz-desk-menu .groupmenu .level0 {
   padding: 0;
   float: none;
   display: inline-block;
}
 .header-menu .level0 > .menu-link {
   display: inline-block;
   padding: 10px 20px;
   text-transform: uppercase;
   text-decoration: none;
}
 
.main-content-top-left .menu-container.groupmenu-drop{
  display: none;
  color: #282828; 
  background-color: #ffffff;
  border-color: #f2c501;
}
.main-content-top-left .groupmenu .level0 > .menu-link {
  color: #282828; 
  background-color: #ffffff;
  font: 600 14px/1.55em PT Sans, Rajdhani, Helvetica Neue, Verdana, Arial, sans-serif;
}
.main-content-top-left .groupmenu .level0:hover > .menu-link {
  color: #fed41e; 
  background-color: #eaeaea;
}
.main-content-top-left .menu-title:before{
  color: #ffffff; 
}
.main-content-top-left .menu-title{
  font: 600 14px/1.55em PT Sans, Rajdhani, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #ffffff; 
  background-color: #f2c501; 
}

.main-content-top-left .cdz-menu .groupmenu-drop{
  font: 400 12px/1.55em PT Sans, Rajdhani, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #999999; 
  background-color: #ffffff;
  border-color: #e1e1e1;
  box-shadow: 0 3px 3px #e1e1e1;
}

.main-content-top-left .level0 .groupmenu-drop a{
  color: #999999; 
}
.main-content-top-left .level0 .groupmenu-drop .groupdrop-title{
  color: #282828;
}
.main-content-top-left  .level0 .groupmenu-drop a:hover{
  color: #4ac2f7; 
}
.main-content-top-left .cdz-menu.cdz-desk-menu:not(.cdz-toggle-menu) .groupmenu-drop,
.main-content-top-left .cdz-menu.cdz-desk-menu:not(.cdz-toggle-menu) .cat-tree ul{
  background-color: #ffffff;
  border-color: #e1e1e1;
  box-shadow: 0 3px 3px #e1e1e1;
}

/*menu horizontal*/
.header-menu .level0 > .menu-link{
  font: 600 14px/1.55em PT Sans, Rajdhani, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #ffffff; 
  background-color:var(--themecolor); 
}
.header-menu .level0 > .menu-link:hover{
  color: #ffffff; 
  background-color: #fed41e; 
}
.header-menu .level0 .groupmenu-drop{
  font: 400 12px/1.55em PT Sans, Rajdhani, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #999999; 
  background-color: #ffffff;
  border-color: #e1e1e1;
  box-shadow: 0 3px 3px #e1e1e1;
}
.header-menu .level0 .groupmenu-drop a{
  color: #999999; 
  text-decoration: none;
}
.header-menu .level0 .groupmenu-drop .groupdrop-title{
  color: #282828;
}
.header-menu .level0 .groupmenu-drop a:hover{
  color: #4ac2f7; 
}
.header-menu .cdz-menu.cdz-desk-menu:not(.cdz-toggle-menu) .groupmenu-drop,
.header-menu .cdz-menu.cdz-desk-menu:not(.cdz-toggle-menu) .cat-tree ul{
  background-color: #ffffff;
  border-color: #e1e1e1;
  box-shadow: 0 3px 3px #e1e1e1;
}
.navbardeskstop{
width: 181px;
}
	.hidden{display:none;}
