/*
======================================================================================================================================================
General
====================================================================================================================================================== */



body *, input, textarea, select, .special_amp{
    font-family: 'Rubik', sans-serif!important;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'Rubik', sans-serif!important;
}

#top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before {
    font-family: 'entypo-fontello'!important;
}

.special_amp{
    font-style: inherit;
    color: inherit!important;
    font-size: inherit!important;
    line-height: inherit!important;
    font-weight: inherit!important;
}


.logo{
    max-width: 150px;
}

.logo a, .header-scrolled .logo img{
    max-height: none!important;
}


.logo img{
    top: 50%;
    transform: perspective(1px) translateY(-50%);
     float: left;
}

#header{
    box-shadow: none!important;
    z-index: 1000;
    border-top: 5px solid #cc6633!important;
}

#header_main .av-logo-container{
    height: 90px!important;
    line-height: 90px!important;
        border: none!important;
}

#top .av_header_transparency .header_bg {
    -webkit-backdrop-filter: saturate(200%) blur(30px);
    backdrop-filter: saturate(200%) blur(30px);
    background-color: rgb(255 255 255 / 0.8)!important;
    opacity: 1;
}

#top #main {
    padding-top: 90px;
}

#wrap_all .header-scrolled {
         box-shadow: 0 0 0px 1px rgba(0,0,0,0.07)!important; 
}

.header-scrolled .logo{
    max-width: 135px;
}

.header-scrolled .logo img{
     
}

.onyx-text{
    width: 75%;
    margin: 0 auto;
}

.onyx-text strong{
    color: black!important;
}


#top #header_meta .phone-info {
    font-size: 1.15em;
    width: 100%;
    text-align: center;
    background-color: #cc6633;
    padding-top: 0;
    color: white;
    letter-spacing: 1px;
    font-weight: 500;
}


/* #top #header_meta .phone-info {background-color: #e90030 !important;}
#header {border-top-color: #e90030!important;} */


#top .av_header_transparency #header_meta {
    border-bottom: none !important;
}

.html_header_top #top .av_header_stretch .container {
    width: 100% !important;
    max-width: 100% !important;
}

#header_main {
    padding-inline: 3%;
}


.logo,
.logo img ,
.header-scrolled ,
#header,
.header-scrolled .logo ,
#header_main .av-logo-container, 
.header-scrolled #header_main , 
.av-logo-container,
.header-scrolled #avia-menu a,
.av-main-nav .sub-menu li,
.av-main-nav .sub-menu li:hover

{
      -webkit-transition: all 0.4s ease-out!important;
       transition: all 0.4s ease-out!important;
}


.main_menu {
    position: relative;
    margin: 0 auto;
    display: inline-block;
    float: none;
    left: auto!important;
    right: auto!important;
}

#header_main .inner-container{
        text-align: center;
}


#avia-menu a{
        font-weight: 500!important;
    font-size: 15px!important;
    padding: 0 16px!important;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    color: #2d2d2d;
}

.avia-menu .menu-item-has-children > a .avia-menu-text::after {
   content: "\e877";
        margin-right: 0.6em;
    color: #cc6633;
    vertical-align: bottom;
    font-family: entypo-fontello !important;
    font-size: 1.1rem !important;
}

.avia-menu .en-item.menu-item-has-children > a .avia-menu-text::after {
    display: none !important;
 }

 .avia-menu .en-item.menu-item-has-children > a .avia-menu-text::before{
    content: "\e877";
    margin-right: 0.6em;
color: #cc6633;
vertical-align: bottom;
font-family: entypo-fontello !important;
font-size: 1.1rem !important;
 }

#avia-menu .buy-btn a{
    padding-right: 0;
    padding-left: 3em;
}

#top .av-main-nav ul {
    width: auto;
    border-bottom: 5px solid #cc6633!important;
        background: transparent!important;
}

#top .av-main-nav ul ul {
        right: 340px!important;
    border-top-width: 0px!important;
    top: 0!important;
}

.av-main-nav-wrap, .av-main-nav-wrap ul, .av-main-nav > li {
    height: 100%;
}


#avia-menu #menu-item-search a{
    padding-right: 0!important;
}

.sub-menu li {
        border-bottom: 1px solid #e8e8e8;
    background-color:white!important;
    opacity: 1;
}

.av-main-nav .sub-menu li:hover {
    background-color: #f7f7f7!important;
}

#avia-menu .current_page_item a, #avia-menu a:hover{
   
}

.avia-menu-text{
    white-space: nowrap;
}

.av-main-nav > li {
    text-align: center;
}

#avia-menu a,
#avia-menu a:hover,
.avia-menu-text{
    -webkit-transition: all 0.2s ease-out!important;
       transition: all 0.2s ease-out!important; 
}

#top .av-main-nav ul a {
    padding: 25px 25px!important;
    font-size: 15px;
    background-color: transparent;
   min-width: 340px;
}

#top .avia-menu .sub-menu .avia-menu-text:after {
    content: '';
    font-family: 'entypo-fontello'!important;
    display: inline-block;
    color: #cc6633!important;
    margin-right: 14px;
    font-size: 1.2rem;
    vertical-align: bottom;
    float: left;
}

.header-scrolled #header_main .av-logo-container{
    height: 70px!important;
}

.header-scrolled #avia-menu a {
   line-height: 70px!important; 
}

.header-scrolled #avia-menu .sub-menu a {
   line-height: 20px!important; 
}

.header-scrolled .sub-menu{
    top: 71px!important;
}

::-webkit-input-placeholder{color: #5d5d5d!important;} :-moz-placeholder{color: #000000!important;} ::-moz-placeholder{color: #000000!important;} :-ms-input-placeholder {color: #000000!important;}


::-webkit-scrollbar { display: none; }.element { -ms-overflow-style: none; } 

.avia-windows{
overflow-y: hidden!important;
}

p{
    letter-spacing: 0.2px;
        font-size: 16px;
    line-height: 25px;
    }


h1, .h1{
    font-size: 43px!important;
    text-transform: none!important;
    color: black!important;
    font-weight: 600!important;
    margin-bottom: 7%!important;
    letter-spacing: 0px!important;
}

h2, .h2{
    font-size: 31px!important;
    color: black!important;
    font-weight: 600!important;
    margin-bottom: 1%!important;
    letter-spacing: 1px!important;
    text-transform: uppercase!important;
}


h3, .h3{
    font-size: 22px!important;
    text-transform: uppercase!important;
    color: black!important;
    font-weight: 600!important;
    margin-bottom: 6%!important;
    letter-spacing: 1px!important;
}


h4, .h4{
    font-size: 21px!important;
    text-transform: none!important;
    color: #cc6633!important;
    font-weight: 500!important;
    margin-bottom: 3%!important;
    letter-spacing: 0px!important;
}


.col-sw .flex_column{
    float: right!important;
    margin-left: 0;
}

.col-sw .first{
        margin-left: 6%;
}

.col-swx .swx{
    float: left!important;
    margin-right: 0;
}

.col-swx .swx1{
    margin-left: 6%;
}



.nf-gall img{
    border-radius: 20px!important;
}



#scroll-top-link {
    color: #ffffff;
    background-color: #cc6633;
    border: 1px solid #cc6633;
    border-radius: 100px;
    opacity: 1!important;
       -webkit-transition: all 0.4s ease-out!important;
       transition: all 0.4s ease-out!important;
       right: auto !important;
    left: 30px !important;
}

#scroll-top-link:hover {
    background-color: black;
    color: #ffffff;
    border: 0px solid black;
    opacity: 1;
        -webkit-transition: all 0.4s ease-out!important;
       transition: all 0.4s ease-out!important;
}

.buy-btn .avia-menu-text{
      border-bottom: 0px solid!important;
    border-radius: 40px!important;
    padding: 10px 25px!important;
    font-weight: 500;
    letter-spacing: 0.7px;
    text-transform: uppercase!important;
    font-size: 14px!important;
    -webkit-transition: all 0.4s ease-out!important;
    transition: all 0.4s ease-out!important;
}


.buy-btn a:hover{
    opacity: 1!important;
}

.buy-btn a:hover .avia-menu-text{
     background-color: black!important;
        -webkit-transition: all 0.4s ease-out!important;
       transition: all 0.4s ease-out!important;
}

.buy-mobile-btn{
    display: none;
}

#socket .copyright {
    float: none!important;
}

#socket .social_bookmarks {
    margin-left: 10vw;
}

.html_visible_cart .cart_dropdown {
    display: none;
}

#buy-btn-site{
        position: fixed;
    bottom: 40px;
    left: 100px;
    z-index: 30;
}

#buy-btn-site a{
    background-color: #cc6633;
    color: white!important;
    text-decoration: none;
    padding: 7px 14px;
    border-radius: 1000px;
    font-size: 0.8rem;
    font-weight: 600;
}

.single-product #buy-btn-site{
    display: none;
}

.sale-2022-title h1{
color: red!important;
}

.sale22-menu-item .avia-menu-text{
    background-color: red;
    color: white;
    padding: 10px 17px;
    border-radius: 100px;
}

.av-buildercomment  {
    display: none !important;
}

.showcoupon{
    background-color: green;
    color: white !important;
    padding: 10px 20px;
    border-radius: 8px;
    margin-right: 10px;
    text-decoration: none!important;
}

.woocommerce-form-coupon-toggle .woocommerce-info{
    text-align: center !important;
}


#leader-whatsapp-start-btn {
    right: 2% !important;
}

a.lcbn-pop.button {
    right: 6% !important;
}

.leader-whatsapp-h2 {
    color: #fff!important;
}

@media only screen and (max-width: 750px){
#leader-whatsapp-start-btn {
    right: 5%;
}

a.lcbn-pop.button {
    right: 18% !important;
    min-width: auto;
}

}



/************************************    Header btns   *************************/

.xoo-wsc-basket{
    display: none!important;
}

#top-btn-bar {
    width: 11rem;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
}

#top-btn-bar .btn-holder{
    width: 33.3%;
    margin-left: 5px;
    float: right;
    display: inline-flex;
    text-align: center;
}

#top-btn-bar a{
    text-decoration: none!important;
}

.basket-holder {
    width: 25%!important;
}

#top .ac-top-btn {
    z-index: 900;
    list-style: none;
    font-family: 'entypo-fontello'!important;
}


#top .ac-top-btn, .wishlist-holder .icon{
    font-size: 19px;
    margin: 0 auto;
}

#top .header-scrolled .ac-top-btn {
    line-height: 74px;
}

#top .header-scrolled #menu-item-search {
    line-height: 76px;
}

#top .ac-top-btn:hover{
    
}

#menu-item-search a:before{
    font-size: 18px;
    list-style: none!important;
}

#menu-item-search{
    list-style: none!important;
    text-decoration: none!important;
    margin: 0 auto;
}



.ac-holder a, #menu-item-search a:before{
    color: black!important;
}


/************************************    Header basket   *************************/


.xoo-wsc-sc-bki:before {
/*
    content: "";
    font-family: 'fap-line'!important;
*/
    font-size: 1.18rem!important;
    color: black!important;
    vertical-align: top;
}

.xoo-wsc-basket .xoo-wsc-bki {
    text-align: center;
}

.basket-holder .xoo-wsc-sc-cont{
    margin: 0 auto;
    margin-right: 10px;
}

.xoo-wsc-sc-cont .xoo-wsc-cart-trigger > * {
    margin-right: 0;
}

.basket-holder .xoo-wsc-sc-subt{
    display: none!important;
}

.basket-full .xoo-wsc-sc-count{
    background-color: #cc6633;
}

.basket-holder span.xoo-wsc-sc-count {
    display: block;
    position: absolute;
    top: calc(50% - 27px);
    right: -10px;
    height: 17px;
    line-height: 17px;
    width: 17px;
    font-size: 11px;
    background-color: #b7b7b7!important;
}

.basket-full span.xoo-wsc-sc-count {
    background-color: #cc6633!important;
}



.xoo-wsc-sc-cont .xoo-wsc-cart-trigger {
    display: block;
}

.xoo-wsc-sc-bki {
    font-size: 23px;
    line-height: 86px;
}


#top .header-scrolled .xoo-wsc-items-count {
    top: 18px;
}

#top .header-scrolled .xoo-wsc-sc-bki {
    line-height: 71px;
}

#top .header-scrolled .basket-holder span.xoo-wsc-sc-count {
    top: calc(50% - 30px);
}


     .copyright .terms{
        margin-left: 25px;
    color: black;
    }

    #home-product-grid .product-sorting{
        display: none !important;
    }


/************************************    popup aviv 2022   *************************/
    
#popmake-4444 {
    max-width: 87%;
    border: 2px solid #cc6633;
    box-shadow: 0px 0px 0px 15px white, 0px 0px 420px 79px #00000033;
    padding: 60px 40px 45px;
}

#pum_popup_title_4444{
    text-align: center !important;
    font-weight: 600;
}

#popmake-4444 h3{
    text-align: center;
    margin-top: 34px!important;
    margin-bottom: 33px!important;
    font-size: 26px!important;
    
}

#popmake-4444 h3 strong{
    background-color: #cc6633;
    color: white;
    padding: 10px 20px;
    border-radius: 10px;
    font-weight: 500!important;
}

#popmake-4444 h6{
    text-align: center;
    color: black;
    line-height: 1.5;
}



#popmake-4444 p{
    color: black !important;
    line-height: 1.5;
}

#popmake-4444 .popmake-close{
    font-family: 'entypo-fontello'!important;
    color: #cc6633;
    background-color: transparent!important;
    box-shadow: none!important;
    font-size: 2rem;
    left: 0;
    right: auto;
    width: 50px;
}

@media only screen and (max-width: 767px){

    #pum_popup_title_4444 {
        font-size: 28px;
    }

    }

/********************************************************************

Responsive Rules - DESKTOP

*********************************************************************/



@media only screen and (min-width: 2000px) and (max-width: 3200px){
    
    .responsive .container {
    max-width: 1700px;
}
    
    .logo {
    max-width: 150px;
}
    .header-scrolled .logo {
    max-width: 145px;
}
    
#header_main .av-logo-container {
    height: 105px!important;
    line-height: 105px!important;
}
    
     #main {
    padding-top: 105px!important;
}
    
    #avia-menu a {
    font-size: 16px;
    padding: 0 25px;
}
    
    .header-scrolled #header_main .av-logo-container {
    height: 85px!important;
}
    .header-scrolled #avia-menu a {
    line-height: 85px!important;
}
    h1, .h1 {
    font-size: 50px!important;
    margin-bottom: 7%!important;
}
    h2, .h2 {
    margin-bottom: 6%!important;
}
    h3, .h3 {
    font-size: 32px!important;
}
    
    p {
    font-size: 18px!important;
    line-height: 30px;
    margin: 24px 0;
}
    
}


@media only screen and (min-width: 1100px) and (max-width: 2000px){}



@media only screen and (max-width: 2000px){}

            
@media only screen and (max-width: 1700px){
    
        h1, .h1 {
    font-size: 40px!important;
    margin-bottom: 6%!important;
}
    
     h2, .h2 {
    font-size: 36px!important;
}
    
       h4, .h4 {
    font-size: 21px!important;
}
    
    
  p {
    font-size: 16px!important;
}
    

}


@media only screen  and (max-width: 1600px){
        .responsive .container {
    max-width: 1350px;
}
    h2, .h2 {
    font-size: 26px!important;
}
    h3, .h3 {
    font-size: 24px!important;
}
    
    p {
    font-size: 14px!important;
    line-height: 25px;
    letter-spacing: 0.1px;
}
    
 
}


@media only screen and (max-width: 1450px) {
            .responsive .container {
    max-width: 1250px;
}
    .logo {
    max-width: 130px;
}
    #header_main .av-logo-container {
    height: 80px!important;
    line-height: 80px!important;
}
 
}


@media only screen and (max-width: 1370px) {
    
                .responsive .container {
    max-width: 1200px;
}
    .logo {
    max-width: 120px;
}

    .header-scrolled .logo {
    max-width: 118px;
}
    
}


@media only screen and (max-width: 1200px){
        .logo {
    max-width: 130px;
}
    h3, .h3 {
    font-size: 26px!important;
}

}



@media only screen and (max-width: 1300px) and (min-height: 950px){}


@media only screen and (min-width: 1100px) and (max-width: 1450px){
}




/********************************************************************

Responsive Rules - TABLETS

*********************************************************************/

/*
All Mobiles & tablets
================================================== */
@media only screen and (max-width: 1150px){
        #scroll-top-link{
        display: none!important;
    }
    
    #top #wrap_all .av_header_transparency {
    background-color: transparent!important;
}
    #top-btn-bar {
    width: 10rem;
}
    #avia-menu a {
    font-size: 14px;
    padding: 0 12px;
}
    .logo {
    max-width: 115px;
}
    #top-btn-bar .btn-holder {
    width: 29.3%;
}
    .xoo-wsc-sc-bki:before {
    font-size: 1.1rem!important;
}
    
}




/*
BIG tablets
================ */

@media only screen and (max-width: 1150px) and (orientation :  portrait){}


@media only screen and (max-width: 1150px) and (orientation : landscape){}




/*
SMALL tablets
================ */

@media only screen and (max-width: 1100px) and (orientation : landscape){
    
           .responsive .container {
    max-width: 95%;
}
    .logo {
    max-width: 117px;
}
 #avia-menu a {
    padding: 0 9px;
}
    #top-btn-bar .btn-holder {
    width: 25.3%;
}
    #top #main {
    padding-top: 80px;
}
    
}


@media only screen and (max-width: 1100px) and (min-height: 600px) and (orientation : landscape){}


@media only screen and (max-width: 990px){
    
    .ac-holder{
        display: none!important;
    }
    
    .av-main-nav-wrap {
    float: right;
}
    #top-btn-bar {
   right: 68px;
    z-index: 120;
}
    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
    padding: 0;
    margin: 0;
    padding-right: 10px;
}
    #top-btn-bar .btn-holder {
    width: 34.3%;
}
    .search-holder.btn-holder{
            line-height: 76px;
    }
    
    #top .header-scrolled #menu-item-search {
    line-height: 68px;
}
    #av-burger-menu-ul:before{
        content: 'MENU';
    font-size: 2.7rem;
    font-weight: 600;
    letter-spacing: 10px;
    padding-bottom: 9%;
    display: block;
    color: #cc663333;
    } 
    
    #av-burger-menu-ul li {
    line-height: 1.5em;
}
    
    .av-burger-overlay-inner {
    border-bottom: 10px solid #cc6633!important;
}
    
}


@media only screen and (max-width: 990px) and (orientation : portrait){
    
        .responsive #top #wrap_all #header {
    position: fixed!important;
            max-height: 115px;
            top: 0;
}

#top .header-scrolled #header_meta{
    display: none !important;
}
 
    .responsive .logo img {
       z-index: 300;
}
    
    .av-burger-overlay-bg {
    opacity: 1;
    background: #fff;
    background-image: url(http://onyxradiance.com/new/wp-content/uploads/2018/03/menu-pic.jpg);
    background-size: 150% 84%;
    background-repeat: no-repeat;
    background-position: 13% 170%;
}
    
    #wrap_all #av-burger-menu-ul li a {
        color: #000000!important;
    font-weight: 500;
}
    
    .av-hamburger-inner {
    margin-top: -4px;
        width: 25px;
}
    .av-hamburger-box {
    width: 31px;
}
    
    #top #avia-menu .av-burger-menu-main a{
        padding-right: 0!important;
    }
    
    .buy-btn{
        display: none!important;
    }
    
    #wrap_all #av-burger-menu-ul .buy-mobile-btn{
   margin-top: 7%!important;
        display: block!important;
        margin-left: 0!important;
    }
    
    
    .buy-mobile-btn .avia-menu-text{
    border-bottom: 0px solid!important;
    border-radius: 40px!important;
    padding: 10px 25px!important;
    font-weight: 500;
    letter-spacing: 0.4px;
        -webkit-transition: all 0.4s ease-out!important;
       transition: all 0.4s ease-out!important;
}


.buy-mobile-btn:hover .avia-menu-text{
     background-color: black!important;
        -webkit-transition: all 0.4s ease-out!important;
       transition: all 0.4s ease-out!important;
}
    
    .av-hamburger-inner::before {
    display: none;
}
    
    .zeus {
    display: none!important;
}
    
    
    .av-hamburger-box {
    height: 16px;
}
    
    .is-active .av-hamburger-box {
    height: 8px;
}
    .av-hamburger-inner, .av-hamburger-inner::before, .av-hamburger-inner::after {
    height: 2px;
      background-color: #000000!important;
}
    #av-burger-menu-ul {
    vertical-align: top;
        padding: 20% 0px!important;
}
    
    .html_av-submenu-hidden .av-submenu-indicator {
    right: 0;
    left: 25%;
    margin-top: -9px;
    font-size: 13px;
    opacity: 1;
    color: #cc6633;
}
    #wrap_all #av-burger-menu-ul li a {
    font-size: 20px!important;
} 
    #wrap_all #av-burger-menu-ul li .sub-menu a {
    font-size: 16px!important;
    line-height: 23px!important;
    color: #cc6633!important;
} 
    #top .av_header_transparency .main_menu ul:first-child > li > a:hover, #top #wrap_all .av_header_transparency .sub_menu > ul > li > a:hover {
    opacity: 1;
}
    
    
    .responsive #header.header-scrolled #header_main .av-logo-container {
    height: 70px!important;
}
    .sub_menu_socket{
   display: none!important;
    }

    
}



@media only screen and (max-width: 780px) and (min-height: 900px)  and (orientation : portrait){
      .responsive #header_main .av-logo-container, .header-taptap-main-wrapper-active #header_main .av-logo-container{
    height: 80px!important;
    line-height: 80px!important;
      -webkit-transition: all 0.4s ease-out!important;
       transition: all 0.4s ease-out!important;
}
    .logo {
    max-width: 130px;
    z-index: 99999!important;
}
    h2, .h2 {
    margin-bottom: 5%!important;
}
    
    h3, .h3 {
    font-size: 20px!important;
}
    
    
    #av-burger-menu-ul li {
    padding: 9px 0!important;
    font-size: 21px;
}
    
       #av-burger-menu-ul .sub-menu li {
    padding: 10px 0!important;
}
    
          #av-burger-menu-ul .sub-menu {
    margin-top: 2%!important;
}
    
    
    #socket .copyright {
    float: none;
}
    footer{
        text-align: center!important;
    }
    
  
 .buy-product-btn a {
    font-size: 15px!important;
    letter-spacing: 1px;
    padding: 12px 28px 12px 37px!important;
}
    
    .cos-slider p {
    width: 100%;
}
    
    
    .onyx-text {
    width: 90%;
}
    #technology p {
    width: 99%;
    line-height: 23px;
}
    
       .soon-badg {
    right: 8%;
    top: 20%;
}
     .soon-badg img{
     width: 75%;
    margin: 0 auto;
}
    #technology{
        border-top-width: 0px!important;
    }
    
    
    .phone-contact-link p{
    font-size: 21px!important;
}
       .buy-mobile-btn .avia-menu-text {
    padding: 15px 45px!important;
               font-size: 18px;
               letter-spacing: 0.6px;
           
}
    
           .video-gall-btn-mobile a{
    margin-top: 6%!important;
       font-size: 14px!important;
    font-weight: 500!important;
}

.video-gall-btn-mobile .avia_button_icon {
    left: -0.4em;
}

.video-gall-btn-mobile .avia_iconbox_title {
    right: -0.4em;
}
    
}


@media only screen and (max-width: 1115px) and (min-height: 770px) and (orientation : landscape){
    
    .responsive .container {
    max-width: 1050px;
}
    .logo {
    max-width: 130px;
}
       #title-box-1 {
        transform: translateY(45px)translateX(75px) !important;
    }
    
          #title-box-2 {
        transform: translateY(-20px)translateX(-65px) !important;
    }
    
       #slider-btn-1 .rev-btn{
        font-size: 17px!important;
        padding: 14px 40px!important;
        min-width: 200px!important;
        transform: translateY(8px)!important;
    }
    
           #title-4 {
        transform: translateX(55px) !important;
    }
    
    
           #title-5 {
        transform: translateY(-75px) !important;
    }
    
    .onyx-text {
    width: 84%;
}
    #about .content{
        padding-bottom: 5px!important;
    } 
    
    #technology img {
    width: 70%;
}
    #technology p {
    width: 96%;
    line-height: 25px;
}
 
    #technology{
        border-top-width: 0px!important;
    }
    
      #opinion .content{
       padding-top: 45px!important;
    } 
    
       #adv .content{
        padding-bottom: 35px!important;
    } 
    
    #element-slider .av-layout-tab {
    padding-top: 15px!important;
    vertical-align: top!important;
    padding-bottom: 20px;
}
    
    .soon-badg {
    right: 8%;
    top: 20%;
}
     .soon-badg img{
     width: 75%;
    margin: 0 auto;
}
    .cos-slider p {
    width: 80%;
    font-size: 17px!important;
    line-height: 28px;
}
    

}

/********************************************************************

Responsive Rules - MOBILE

*********************************************************************/



@media only screen and (max-width: 767px){
    
        .responsive #top .logo{
        float: left!important;
    }
        .responsive #top .logo{
        height: 100%!important;
    }
    .header-scrolled .logo img {
    height: auto!important;
}
    .main-slider-wrap{
        display: none;
    }
    
    .mobile-main-slider-wrap{
        display: block;
    }
    
 .eko-tex-product-tag img {
   width: 65%;
    margin: 0 auto;
}
    
    .main_menu {
    right: 0!important;
}
        .responsive #header_main .av-logo-container, #top .header-taptap-main-wrapper-active #header_main .av-logo-container{
    height: 70px!important;
    line-height: 70px!important;
        width: 90%!important;
    max-width: 100%!important;
}
    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
    padding-right: 0px;
}
     .responsive #top #wrap_all .av-logo-container {
    height: 70px;
    line-height: 70px;
}
    
    #av-burger-menu-ul:before {
    font-size: 2rem;
    margin-top: 6%;
}
    #top-btn-bar {
    right: 60px;
}
       .credit-studio {
    margin-left: 0%;
     margin-top: 2%;
}



    .search-holder.btn-holder {
    line-height: 69px;
}
    .copyright .terms {
    margin-left: 25px;
    color: #cc6633;
    margin-top: 10px!important;
    display: block;
    font-weight: 500;
}
}

@media only screen and (max-width: 767px) and (orientation : portrait){
    
        h4, .h4 {
    font-size: 17px!important;
}
    
    .responsive #top #wrap_all #main {
    padding-top: 55px !important;
}
     .responsive #top.home #wrap_all #main {
    padding-top: 0px !important;
}
#header_main {
    padding-inline: 5%;
}  
    
html.av-burger-overlay-active #header_meta{
    height: 0!important;
    min-height: 0!important;
}
    
    
.logo {
    max-width: 155px;
}
    
  .responsive .logo img{
    top: 0;
    transform: none;
      max-width: 75%;
}
    
    
    
.header-scrolled #header_main .av-logo-container {
    height: 65px!important;
}
    
    
 .header-scrolled .logo {
    max-width: 140px;
}
    
.av-burger-overlay-bg {
    background-size: 217% 83%;
    background-position: 27% 211%;
}
    
      #av-burger-menu-ul {
        padding: 26% 0px!important;
}
    
       #av-burger-menu-ul li {
           padding:0!important;
           background-color: transparent!important;
           margin-bottom: 0;
}
    
    #wrap_all #av-burger-menu-ul li .sub-menu a {
    color: #000000!important;
    font-weight: 400;
}
   #av-burger-menu-ul li ul {
    margin-bottom: 18px;
    margin-top: 10px;
}  
    
   #top #wrap_all .av-show-submenu>a{
        border-bottom: none!important;
    }
       .html_av-submenu-hidden .av-submenu-indicator {
    left: 0;
    right: auto;
    margin-top: -9px;
    font-size: 13px;
    transform: rotate(-90deg);
    opacity: 1!important;
}
    
    .sub-menu .av-width-submenu .av-submenu-indicator {
    left: 15px;
}
    
    .html_av-submenu-hidden .av-show-submenu > a > .av-submenu-indicator {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
    
    #top .avia-menu .sub-menu .avia-menu-text:after {
     content: "\E87d";
        font-size: 0.8rem;
            transform: rotate(180deg);
        width: 0;
}
    
       #top .avia-menu .sub-menu .av-width-submenu .avia-menu-text:after {
     display: none;
}
    
    
   #wrap_all #av-burger-menu-ul .sub-menu li:last-child a {
    border-bottom: 1px solid #cc6633!important;
} 
   
    #wrap_all #av-burger-menu-ul li a {
        font-size: 16px!important;
        border-bottom: 1px solid #e6e6e6!important;
    width: 70%;
    margin: 0 auto;
        text-align: right;
} 
    
    #wrap_all #av-burger-menu-ul li:last-child a {
        border-bottom: none!important;
    }
    
    .sub-menu li {
    border-bottom: none;
}
    
    #wrap_all #av-burger-menu-ul li .sub-menu a {
   font-size: 14px!important;
    line-height: 50px!important;
    background-color: #fbfbfb;
    padding: 5px 25px;
} 
    
         #wrap_all #av-burger-menu-ul .sign-btn-mobile a{
        width: 55%;
    font-size: 19px!important;
    }
    
    .home-icon-box {
    text-align: right!important;
            margin-bottom: 15px!important;
}
    .home-icon-box .iconbox_icon {
    margin-left: 30px!important;
}
    
    
    h1, .h1 {
    font-size: 31px!important;
    margin-bottom: 5%!important;
}
    h2, .h2 {
    font-size: 22px!important;
    line-height: 28px;
    margin-bottom: 1%!important;
}
    h3, .h3 {
    font-size: 24px!important;
    margin-bottom: 5%!important;
    line-height: 31px;
}
    

    .avia-button .avia_button_icon {
    right: -0.8em;
}
    
    .sub_menu_socket{
        display: none!important;
    }
    
    #socket {
    box-shadow: 0px 13px 29px -13px rgb(204, 203, 203)inset;
            text-align: center;
}
    #socket .copyright {
    float: none;
}
  
  
    .avia-section-huge .content{
    padding-top: 15%;
    padding-bottom: 3%;
}
    
    #slider-1 .tp-bgimg{
      background-position: 42% 92%!important;
        background-size: 320%!important;
    }
    
    #slider-2{
        background-color: white!important;
    }
    
       #slider-2 .tp-bgimg{
      background-size: 255%!important;
    background-position: 39% 97%!important;
    }
 
       .credit-studio{
       margin-left: 0%;
        display: block!important;
        clear: both;
        margin-top: 3%;
}
        .sep-1 {
        margin-top: 5%!important;
    margin-bottom: 0%!important;
}
    
    #sep-1-wrap{
        min-height: 0!important;
    }  
    
             .buy-mobile-btn .avia-menu-text {
    padding: 15px 35px!important;
               font-size: 15px;
               letter-spacing: 0.6px;
           
}
    .buy-product-btn a {
    letter-spacing: 0.3px;
    padding: 12px 66px 12px 55px!important;
    margin-top: 25px!important;
}
.xoo-wsc-sc-bki:before {
    font-size: 1.08rem!important;
}
   .basket-holder span.xoo-wsc-sc-count {
    top: calc(50% - 23px);
    right: -7px;
    height: 15px;
    line-height: 15px;
    width: 15px;
    font-size: 10px;
} 
    .xoo-wsc-sc-bki {
    line-height: 71px;
}
    #top #avia-menu .av-burger-menu-main a {
    height: 70px!important;
    line-height: 70px!important;
}
    #top .header-scrolled .basket-holder span.xoo-wsc-sc-count {
    top: calc(50% - 23px);
}
    .current_page_item .avia-menu-fx{
/*
        display: block!important;
    visibility: visible!important;
    opacity: 1!important;
    left: 0!important;
    bottom: -1px!important;
    width: 30%!important;
    height: 1px!important;
*/
    }
    
    #before-after h2 {
    margin-bottom: 2%!important;
    width: 70%;
    margin: 0 auto;
    letter-spacing: 0!important;
}
   

#popmake-4444 {
    left: 6.5%!important;
    padding: 50px 20px 35px;
    box-shadow: 0px 0px 0px 14px white, 0px 90px 300px 79px #0000007a;
}

pum_popup_title_4444 {
    font-size: 1.8rem!important;
}

#popmake-4444 p {
    line-height: 1.4;
    font-size: 1.05rem!important;
}

.showcoupon {
    padding: 13px 5px;
    border-radius: 6px;
    margin-right: 0px;
    display: block;
    margin-top: 14px;
    max-width: 90%;
    margin-inline: auto;
}

.woocommerce-checkout .woocommerce .checkout_coupon.woocommerce-form-coupon p {
    text-align: center;
    width: 100%;
}

#top #header_meta .phone-info {
    font-size: 1em;
    letter-spacing: 0px;
    font-weight: 400;
    padding-inline: 5vw;
}

.responsive .phone-info div {
    line-height: 1.3 !important;
}
    
}

@media only screen and (max-width: 767px) and (orientation : landscape){
    
            .responsive #top #main {
    padding-top: 60px !important;
}
     .responsive .home #wrap_all #main {
    padding-top: 0px !important;
}
    
    
    .responsive #header_main .av-logo-container, #top .header-taptap-main-wrapper-active #header_main .av-logo-container{
    height: 60px!important;
    line-height: 60px!important;
}
    
    
.logo {
    max-width: 138px;
}
    
.header-scrolled #header_main .av-logo-container {
    height: 55px!important;
}
    .header-scrolled .logo {
    max-width: 130px;
}
    
    #top .avia-menu .sub-menu .avia-menu-text:after {
    transform: rotate(-180deg);
}
    
}



/*
iphone X
================ */
@media only screen and (device-width : 375px) and (device-height : 812px) and ( -webkit-min-device-pixel-ratio:3 ) and (orientation : portrait){
    
     
#slider-2 .tp-bgimg {
    background-size: 365%!important;
    background-position: 39% 99%!important;
}
    #slider-1 .tp-bgimg {
    background-position: 43% 42%!important;
    background-size: 389%!important;
}
       #more-on-onyx-btn {
        transform: translateY(30px)!important;
    } 
        #title-3 {
        transform: translateY(-45px)!important;
    } 
}


/*
MOBILE XL
================ */

@media only screen and (min-width: 375px) and (max-width: 767px) and (orientation : portrait){}


/*
MOBILE M
================ */

@media only screen and (max-width: 375px) and (orientation : portrait){
    
    .logo {
    max-width: 135px;
}
    
   h1, .h1 {
    font-size: 29px!important;
    margin-bottom: 5%!important;
}
    
    .credit-studio{
            display: block;
    margin-top: 3%;
    }
    
    #socket {
    padding: 12px 0 20px;
}
     .avia-iphone #rev_slider_1_1_wrapper{
        margin-left: 1px!important;
    }
}

@media only screen and (max-width: 667px) and (orientation: landscape){
    
      .av-hamburger-box {
    height: 19px;
          width: 30px;
}
    
}



/*
MOBILE SM
================================================== */

@media only screen and (max-width: 320px) and (orientation : portrait){
    
        
        .responsive #top #main {
    padding-top: 60px !important;
}
     .responsive .home #wrap_all #main {
    padding-top: 0px !important;
}
    
    
    .responsive #header_main .av-logo-container, #top .header-taptap-main-wrapper-active #header_main .av-logo-container{
    height: 60px!important;
    line-height: 60px!important;
}
    
    
.logo {
    max-width: 128px;
}
    
.header-scrolled #header_main .av-logo-container {
    height: 55px!important;
}
    .header-scrolled .logo {
    max-width: 120px;
}
  #top #avia-menu .av-burger-menu-main a {
        line-height: 56px;
}
    .av-hamburger-box {
    width: 28px;
}
    .header-scrolled #avia-menu a {
    line-height: 55px!important;
}
    #more-on-onyx-btn .rev-btn{
            min-width: 220px!important;
    font-size: 15px!important;
        padding: 13px 30px!important;
    }
    #wrap_all #av-burger-menu-ul li a {
    font-size: 15px!important;
}
    .html_av-overlay-full #top #wrap_all #av-burger-menu-ul li {
    line-height: 50px;
}
    .av-burger-overlay-bg {
    background-size: 184% 65%;
    background-position: 27% 89%;
}
    .buy-mobile-btn .avia-menu-text {
    padding: 11px 28px!important;
    font-size: 15px;
    letter-spacing: 0.4px;
}
    #av-burger-menu-ul {
    padding: 22% 0px!important;
}
          #element-slider .av-tab-section-tab-title-container a:first-child:before  {
    right: -10px;
}


#element-slider .av-tab-section-tab-title-container a:last-child:before  {
    left: -10px;
} 
}

@media only screen and (max-width: 568px) and (orientation : landscape){}

 

