
    .btn{
    min-height: unset;
    }



    /*######General######*/

    /*Default Font Size*/
    html{
    font-size: 14px;
    }
    /*fix for font size in buttons if font size is unter 16px*/


    /*Font Family(ies)*/
    body,
    .tooltip, .popover, h2, p,  .main-footer .left span, .main-footer .right, .navbar.navbar-main .top-menu-wrapper .navbar-brand,
    .sidebar.sidebar-main a span,
    .iw-aside-navigator-wrapper .iw-aside-container section .section-header .title,
    .full-page section .section-header .title,
    .iw-stepper .iw-step .circle,
    .page-container-register .title,
    .page-container-landing-page .title,
    .page-container-checkout section .section-header
    {
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif !important;
    }


    /*headers and tabs color*/
    .iw-aside-navigator-wrapper .iw-aside-container section .section-header .title,
    section .section-header .title,
    .iw-ribbon .bg-ribbon,
    .text-primary,
    .iw-aside-navigator-wrapper .iw-aside-navigator .card .price,
    .iw-aside-navigator-wrapper .iw-aside-navigator .card .menu .list-group-item.active i,
    .nav-tabs .nav-link:hover:not(.active),
    .iw-catalogue-wrapper .product .info-area .title a:hover,
    .iw-catalogue-wrapper .modal .product .info-area .title a:hover,
    .iw-catalogue-wrapper .product.preview .price,
    .iw-catalogue-wrapper .modal .product.preview .price
    {
    color:#fd8204 !important;
    }

    /*bookmark (bg-ribbon) color*/
    .iw-ribbon .fg-ribbon
    {
    background: #fd8204 !important;
    width:auto !important;
    }

    .page-link, .page-link:hover, a, a:hover,
    .checkbox-icon,
    input[type="checkbox"]:checked ~ i span:nth-of-type(1),
    input[type="radio"]:checked ~ i span:nth-of-type(1),
    input[type="checkbox"]:checked ~ i span:nth-of-type(2),
    input[type="radio"]:checked ~ i span:nth-of-type(2),
    input[type="checkbox"]:not(:checked) ~ i span:nth-of-type(1),
    input[type="radio"]:not(:checked) ~ i span:nth-of-type(1),
    .iw-stepper .iw-step,
    .slick-prev::before, .slick-next::before,
    .content-product-details #iw-aside-scroll-container #iw-product-section-features .list-group-item.active i,
    .info-tooltip.btn.btn-plain,
    .progressrim .percent .number span,
    .btn-link:hover, .btn.btn-glyph:hover
    {
    color:#fd8204;
    }

    .btn-link, .btn.btn-glyph{
    color:#fd8204e6;
    }

    .progressrim svg circle:nth-child(2){
    stroke:#fd8204;
    }

    .iw-stepper .iw-step .circle{
    }
    .iw-stepper .iw-step.current .circle{
    background-color:#fd8204e6;
    }

    .nb-stepper-step {
    color: #fd8204;
    }

    .nb-stepper-step.nb-stepper-step--completed::after {
    background-color: #fd8204;
    }

    .nb-stepper-step.nb-stepper-step--current .nb-stepper-step__circle, .nb-stepper-step.nb-stepper-step--current::after {
    background-color: #fd8204;
    }

    .stepper-step.nb-stepper-step--current .nb-stepper-step__text {
    color: #fd8204;
    }

    .stepper-step.nb-stepper-step--current .nb-stepper-step__circle {
    background-color: #fd8204;
    }

    .nb-stepper-step.nb-stepper-step--current .nb-stepper-step__text {
    color: #fd8204;
    }

    .nb-stepper-step.nb-stepper-step--completed .nb-stepper-step__text {
    color: #fd8204;
    }

    .form-control:focus{
    border-color:#fd82044c;
    }

    option:hover {
    box-shadow: 0 0 10px 100px red inset;
    }

    .badge-primary,
    .iw-stepper .iw-step::after,
    .iw-stepper .iw-step + .iw-step::after,
    .select2-container--bootstrap4 .select2-results__option--highlighted,
    .select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected="true"],
    .btn-action:hover,
    .content-product-details #iw-aside-scroll-container .iw-product-section-editions .edition-wrapper .edition .addon-item.card:hover .card-footer .buttons-wrapper{
    background-color:#fd8204;
    }
    .bg-primary{
    background-color:#fd8204 !important;
    }

    .select2-container--bootstrap4.select2-container--focus .select2-selection{
    border-color: #fd820499;
    box-shadow: 0 0 0 .2rem #fd82044d;
    }

    .sidebar.sidebar-main a::after,
    .iw-aside-navigator-wrapper .iw-aside-navigator .card,
    .nav-tabs .nav-link.active,
    .nav-tabs .nav-item.active .nav-link{
    border-color:#fd8204;
    }

    .sidebar.sidebar-main a::before{
    border-color:#fd820430 !important;
    }

    .iw-aside-navigator-wrapper .iw-aside-navigator .card .menu .list-group-item.active{
    border-left-color:#fd8204;
    border-right-color:#fd8204;
    }

    .custom-select:focus
    {
    border-color:#fd82044d;
    }
    /*BUTTONS*/
    :root {
    --nb-primary-button-background-color: #fd8204;
    --nb-primary-button-border-color:     #fd8204;

    --nb-primary-button-background-color--hover: #fd8204;
    --nb-primary-button-border-color--hover:     #fd8204;

    --nb-primary-button-background-color--active: #fd8204;
    --nb-primary-button-border-color--active:     #fd8204;

    --nb-primary-button-background-color--focus: #fd8204;
    --nb-primary-button-border-color--focus:     #fd8204;

    --nb-secondary-button-border-color: #fd8204;
    --nb-secondary-button-text-color:   #fd8204;

    --nb-secondary-button-background-color--hover: #fd820440;
    --nb-secondary-button-border-color--hover:     #fd8204;
    --nb-secondary-button-text-color--hover:       #fd8204;

    --nb-secondary-button-background-color--active: #fd820440;
    --nb-secondary-button-border-color--active:     #fd8204;
    --nb-secondary-button-text-color--active:       #fd8204;

    --nb-secondary-button-background-color--focus:           #fd820440;
    --nb-secondary-button-border-color--focus: border-color: #fd8204;

    --nb-outline-primary-button-border-color: #fd8204;
    --nb-outline-primary-button-text-color: #fd8204;

    --nb-outline-primary-button-background-color--hover: #fd820440;
    --nb-outline-primary-button-border-color--hover:     #fd8204;
    --nb-outline-primary-button-text-color--hover:       #fd8204;

    --nb-outline-primary-button-background-color--focus: #fd820440;
    --nb-outline-primary-button-border-color--focus:     #fd8204;
    --nb-outline-primary-button-text-color--focus:        #fd8204;
    }

    .iw-filters-container .iw-filters-list .filter-list .filter-item a:not(:disabled):not(.disabled).active,
    .page-item.active .page-link {
    background-color:#fd8204;
    border-color:#fd8204;
    }

    .btn.btn-icon {
    color:#fd8204;
    border-color:#fd8204;
    }

    .btn.btn-icon:hover:not(:disabled):not(.disabled) {
    color:#fd8204;
    border-color:#fd8204;
    background-color:#fd820440;

    }

    .dropdown-item:not(:disabled):not(.disabled):active, .dropdown-item:not(:disabled):not(.disabled).active{
    border-color:#fd820440;
    background-color:#fd820440;
    }

    .iw-filters-container .iw-filters-list .filter-list .filter-item a:hover:not(:disabled):not(.disabled),
    .iw-filters-container .iw-filters-list .filter-list .filter-item a.selected:not(:disabled):not(.disabled),
    .iw-filters-container .iw-filters-list .filter-list .filter-item a:not(:disabled):not(.disabled):active,
    .dropdown-item:hover
    {
    border-color: #fd8204bf;
    background-color: #fd8204bf;
    }

    .ltr .iw-support-content .iw-cases-wrapper .list-group .list-group-item.active,
    .ltr .iw-support-content .iw-cases-wrapper .list-group .list-group-item:hover{
    border-left-color: #fd8204;
    }

    .rtl .iw-support-content .iw-cases-wrapper .list-group .list-group-item.active,
    .rtl .iw-support-content .iw-cases-wrapper .list-group .list-group-item:hover{
    border-right-color: #fd8204;
    }

    /*Custom range*/

    .custom-range::-webkit-slider-thumb {
    background-color: #fd8204;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }

    .custom-range::-webkit-slider-runnable-track {
    background-color: #fd82044c;
    }

    .custom-range::-moz-range-thumb {
    background-color: #fd8204;
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }

    .custom-range::-moz-range-thumb:active {
    background-color: #ebf1fe;
    background-color: #fd820419;
    }

    .custom-range::-moz-range-track {
    background-color: #fd82044c;
    }

    .custom-range::-ms-thumb {
    background-color: #fd8204;
    -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }

    .custom-range::-ms-fill-lower {
    background-color: #fd82044c;
    }

    .custom-range::-ms-fill-upper {
    background-color: #fd82044c;
    }

    /*Custom switch*/
    .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #fd8204;
    background-color: #fd8204;
    }

    .custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{
    background-color: #fd820450;
    }

    /*Custom radio*/
    .custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    border-color: #fd820450;
    background-color: #fd820450;
    }

    .iw-list-picker-item.is-selected,
    .iw-list-picker-item:hover {
    border-color: #fd8204;
    }

    /*Theme UI Components*/

    .nb-section .nb-main-title
    {
    color:#fd8204 !important;
    }

    .nb-grid .k-grid a
    {
    color:#fd8204;
    }

    /*Override hardcoded min-height*/
    .nb-search-input {
    min-height: initial !important;
    }

    .browser-compatibility {
    background-color:#fd8204 !important;
    }



/*CustomCSS*/
.iw-catalogue-wrapper .modal .product .price, .iw-catalogue-wrapper .product .price {
    color: #707070;
    font-weight: 200;
    font-size: 0.7rem;
}

.product .more-details {
    margin-bottom: 10px;
}

.pb-3, .py-3 {
    padding-bottom: 3px!important;
}

/* Resize Product Card Height */
.iw-catalogue-wrapper .product-wrapper .product:not(.preview)
{
height: 200px!important;
}

/******************************** PHASE 2 ************************************/

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1200px;
}

/******************************** START ORANGE STYLEING************************************/
.btn{
    font-weight: 600;
}
.sidebar.sidebar-main{
    padding-top: 20px;
}

@media (max-width: 991px){
.iw-aside-navigator-wrapper .iw-aside-navigator #iw-aside-navbar {
    top: 94px;
}}

button{
    border-radius: 6px  !important;;
    background: transparent;
    text-transform: uppercase  !important;;
    line-height: 22px  !important;;
}
.btn.btn-outline-gray{
     border-radius: 6px !important;
    text-transform: uppercase !important;
    line-height: 22px !important;
    border: 1px solid #000 !important;;
    background: #000;
    color: #fff;
}

.btn.btn-outline-gray:hover{
     background: transparent !important;
    color: #000 !important;
}
.btn.btn-secondary{
    text-transform: uppercase !important;
    border-radius: 6px  !important;
    line-height: 22px  !important;
     border:1px solid #fd8204
}

.main-footer{
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0px;
    width: 100%;
    z-index: 9;
    margin-top: 0;
    padding-top: 0;

}

.main-footer .container{
    width: 100%;
    max-width: 100% !important; 
}

.quicksearch{
   border:none
}
.carousel-indicators li {
    height: 5px;}

.carousel-indicators li.active{
    background-color: #fd8204 !important;

}


.carosel_text_holder{
position: absolute;
    bottom: 35px;
    font-size: 20px;
    max-width: 417px;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    transform: translateY(-50%);
}

.carousel-indicators {
    z-index: 2;
    bottom: 10px;}

  @media (max-width: 991px) {

.carosel_text_holder {
    position: absolute;
    bottom: 25px;
    font-size: 15px;
}

.carousel-indicators {
    bottom: 0px;}


         .image_holder  img{
              max-width:100%
        }

        .features_second {
          flex-direction: column  !important;
          margin-bottom: 20px  !important;
        }

        .why_product {
          flex-direction: column  !important; 
          margin: 15px  !important;
        }
        .product_name p {
          text-align: left  !important;
        }
        .colored_background {
          width: unset  !important;
          padding: 5px 10px  !important;
        }
        .check_holder {
          align-items: flex-start  !important;
        }
      }

@media (max-width: 991px){
.iw-carousel-cover .carousel-inner .carousel-item .img-container {
    height: auto !important;
    max-height: 100% !important;
}}
.btn.btn-primary{
    border-radius: 6px;
    color: #000 !important;
    border: 1px solid #000 !important;
    background: transparent;
    text-transform: uppercase;
    line-height: 22px;
}

.btn.btn-primary:hover{
    color: #ffffff !important;
    background: #000 !important;
}

.cookies-acceptance.w-100.bg-primary.d-block{
  background: #000 !important;
  position: fixed;
   bottom: 0;
   right: 0;
   left: 0;
   top: auto;
}

.cookies-acceptance.w-100.bg-primary.d-block button:hover{
    background: #fd8204 !important;
    color: #fff;
}

.btn.btn-cookie.ml-auto.align-self-center{
    color: #000000;
    border-color: #000000;
}

.btn.btn-cookie.ml-auto.align-self-center:hover{
    color: #000000;
    background: #fff  !important;
    border-color: #000000;
}

.empty_state_ads{
     height: 100%;
    margin-top: 200px;
}

.empty_state_ads div{
     max-width: 300px;
    margin: auto;
    text-align: center;
}

.btn.btn-plain.py-3.px-1.btn-cart{
    padding: 0.51rem 0.51rem !important;
}

.btn.btn-plain.py-3.px-1.btn-cart .material-icons.text-primary{
    margin-top: 1px;
}

.btn.btn-cart i, .btn.btn-profile i {
    opacity: 1;
}

.btn.btn-outline-primary:hover{
   color: #fff  !important;
   border-color: #fd8204  !important;
   background: #fd8204  !important;
}
/*  START DARK THEME*/

.navbar.navbar-main .top-menu-wrapper  , .navbar.navbar-main .corner ,.sidebar.sidebar-main ,.navbar.navbar-main{ 
    background: #000;
}

.navbar.navbar-main .sidebar-toggler i {
    color: #fff;
}
.sidebar.sidebar-main a{
  color: #fff   !important;
}
.sidebar.sidebar-main a [class*=icon-]:before{
  color: #fff   !important;
}
.sidebar.sidebar-main a:not(:disabled):not(.disabled).active [class*=icon-]:before{
    color: #fd8204;
}

.sidebar.sidebar-main a span{
 color:#fff
}

 .sidebar.sidebar-main a:hover i{
    color: #fd8204;

}

.sidebar .align-items-center.d-flex.active i{
 color: #fd8204 !important ;
}
.main-footer{
    margin-top: 45px;
}

.main-footer .container{
    background: #000;
}
body{
    background: #fff;
    padding-bottom: 90px;
}

.iw-carousel-cover .carousel-control-next, .iw-carousel-cover .carousel-control-prev {
    background-color: #fff;
    border: 1px solid #000;
}
.iw-carousel-cover .carousel-control-prev {
     bottom: 43px;
    left: auto;
    transform: translateX(-100%);
    right: 92px;
}

.iw-carousel-cover .carousel-control-next {
    bottom: 42px;
    transform: translateX(-100%);
    right: 10px;
    left: auto;
}

.iw-carousel-cover .carousel-control-next span, .iw-carousel-cover .carousel-control-prev span {
    opacity: 1;
}

#topmenu-btn-registerlogin .btn.btn-primary{
   color: #fff !important;
    border: 1px solid !important;
}

#topmenu-btn-registerlogin .btn.btn-primary:hover{
    color: #fff !important;
    border-color: #fd8204 !important;
    background: #fd8204 !important;
}
.iw-carousel-cover .carousel-control-next, .iw-carousel-cover .carousel-control-prev {
    height: 40px;
    width: 40px;
    border-radius: 6px;
}

@media (max-width: 992px) {
 .slick-next{
     right: -4px;
}
.slick-prev{
left:-4px
}


  .iw-carousel-cover .carousel-control-next {
    bottom: 20px;
    transform: translateX(-100%);
    right: -22px;
    left: auto;
    top: auto;
}


.iw-carousel-cover .carousel-control-prev {
    bottom: 20px !important;
    left: auto;
    transform: translateX(-100%);
    right: 34px;
    top: auto;
}

   .iw-filters-list.w-100{
       height: auto !important;
    }
}
/*   YOU HAVE TO RENOVE IT IF YOU REMOVE THE O-PRO BANNER*/
 main {
    margin-top: 94px;
    min-height: calc(100vh - 239px);
}
.o_pro{
     position: fixed;
    right: 0;
    left: 0;
    background: #fd8204;
    color: #fff;
    text-align: center;
    top: 0;
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    z-index: 11;
}
.fixed-top {
    top: 34px;
}

.sidebar.sidebar-main {
    top: 94px;
}
.sidebar.sidebar-main {
    min-height: calc(100% - 94px);}


/*************************************** horizontal carousel ********************************************************/
.my_slide {
    margin: 0 0 0 20px;
}
.my_slide:last-child {
    margin: 0;
}
.my_slide img {
    width: inherit;
    border-radius: 10px;
}
.slick-dots {
    bottom: -25px;
}
.my_slide span {
    margin-top: 10px;
    display: block;
}


