/*
 Theme Name:   InBusiness
 Theme URI:    http://www.inbusiness.no
 Description:  Enfold Child Theme
 Author:       Yngve Wikøren Nilsen @InBusiness
 Author URI:   http://no.linkedin.com/in/ywndotno
 Template:     enfold
 Version:      1.5.0
 Tags:         business, clean, corporate, creative, ecommerce, iphone, mega menu, parallax, photography, portfolio
 Text Domain:  enfold-child
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
/* import font */

/*@font-face {*/
/*    font-family: 'NeuzeitS-Book';*/
/*    src: url('font/NeuzeitS-Book.woff2') format('woff2'),*/
/*        url('font/NeuzeitS-Book.woff') format('woff');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'NeuzeitGroteskW01';*/
/*    src: url('font/NeuzeitGroteskW01-Regular.woff2') format('woff2'),*/
/*        url('font/NeuzeitGroteskW01-Regular.woff') format('woff');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'NeuzeitGroteskCondW01';*/
/*    src: url('font/NeuzeitGroteskCondW01-Black.woff2') format('woff2'),*/
/*        url('font/NeuzeitGroteskCondW01-Black.woff') format('woff');*/
/*    font-weight: 900;*/
/*    font-style: normal;*/
/*}*/
@font-face {
font-family:"neuzeit-grotesk Regular";
src:url("https://use.typekit.net/af/cde90e/0000000000000000000178a6/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/cde90e/0000000000000000000178a6/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/cde90e/0000000000000000000178a6/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-style:normal;font-weight:400;
}

@font-face {
font-family:"neuzeit-grotesk Bold";
src:url("https://use.typekit.net/af/d7bb7b/0000000000000000000178a7/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/d7bb7b/0000000000000000000178a7/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/d7bb7b/0000000000000000000178a7/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-style:normal;font-weight:700;
}

@font-face {
font-family:"neuzeit-grotesk Black";
src:url("https://use.typekit.net/af/7d4af5/0000000000000000000178a8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff2"),url("https://use.typekit.net/af/7d4af5/0000000000000000000178a8/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff"),url("https://use.typekit.net/af/7d4af5/0000000000000000000178a8/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("opentype");
font-style:normal;font-weight:900;
}
/*Base*/

#top .input-text,
#top input[type="text"],
#top input[type="input"],
#top input[type="password"],
#top input[type="email"],
#top input[type="number"],
#top input[type="url"],
#top input[type="tel"],
#top input[type="search"],
#top textarea,
#top select {
    font-family: 'Roboto', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    ;
}

body,
.avia_textblock {
    line-height: 1.3em;
    font-family: "Roboto";
}

a {
    font-family: "Roboto";
}

a:hover {
    text-decoration: none !important;
}

#top h1 {
    font-size: 2em;
}

#top h2 {
    font-size: 1.8em;
}

#top h3 {
    font-size: 1.6em;
}

#after_section_7 {
    display: none;
}

#main .container_wrap .container>header {
    padding-top: 80px;
}

.archive-none-sidebar .template-shop .container .av-content-small.units {
    width: 100%;
}

/*Table*/
table thead th{
    background-color: #626262;
    color: #fff !important;
}
table tbody tr td{
    background-color: #d2d2d2;
}

/*#Extra Class*/
.lightbox-none-float.lightbox-added {
    float: none !important;
    width: auto;
}
.inbus-fullwidth-container {
    padding: 3% 5%;
}
.inbus-fullwidth-container-no-top {
    padding: 0% 5%;
}
.inbus-fullwidth-no-container {
    padding: 0 !important;
}
.inbus-fullwidth-container .container {
    padding: 0;
    max-width: 100%;
}
.inbus-fullwidth .container {
    padding: 0;
    max-width: 100%;
}
.inbus-fullwidth .container .content {
    margin: 0;
    padding: 0;
}
@media only screen and (max-width: 768px) {
    .inbus-fullwidth-container {
        padding: 5%;
    }
    .video-icon {
        float: left;
        width: 100%;
        padding-top: 20px;
    }
    .watch-video {
        margin-top: 100px;
    }
}


/*#HEADER*/

.responsive #header .container {
    max-width: 100%;
}

.avia-menu.av_menu_icon_beside {
    margin-right: 0;
    padding-right: 0;
}

.wpml-ls-menu-item {
    display: none;
}

.av-main-nav>li>a {
    font-size: 25px;
    padding: 0 19px;
    font-weight: normal;
}

.main_menu {
    left: 20%;
    right: auto;
}

.av-main-nav>li>ul.sub-menu {
    border-top: 1px solid #424242 !important;
    top: 80%;
    width: 238px;
    font-size: 19px;
}

.av-main-nav>li:hover>ul.sub-menu {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}

#top .av-main-nav ul a {
    padding: 12px 15px;
}

.main_menu .avia-menu-fx {
    display: none;
}

.avia-menu.av_menu_icon_beside {
    border: none;
}

.html_header_sidebar #top #header {
    width: 300px;
}

.html_header_left #main {
    margin-left: 300px;
    border-left: none;
}

#top .cart_dropdown {
    display: none;
}

#header_main,
.html_header_sidebar #header .av-main-nav>li>a,
.html_header_sidebar .logo,
.html_header_sidebar #top #header .social_bookmarks,
.html_header_sidebar #top #header .social_bookmarks li a {
    border: none;
}

.av-logo-container .logo img {
    max-width: 250px;
    margin: auto;
}

#lang_sel img,
#lang_sel_list img,
#lang_sel_footer img {
    display: inline;
}

.html_header_sidebar #header .av-main-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
}

.html_header_sidebar #header .av-main-nav>li>a .avia-menu-text {
    font-size: 2.231em;
    line-height: 1.31em;
}

.html_header_sidebar #header .av-main-nav>li .sub-menu li a .avia-menu-text {
    font-size: 0.8em;
}

#top .av-main-nav ul a {
    font-size: inherit;
}

body .header_color .main_menu .menu ul li a:hover,
body .header_color .av-subnav-menu ul a:hover {
    background-color: #000;
}

.avia-menu-text img {
    display: none !important;
}

.avia-menu-text img.wpml-ls-flag {
    display: inherit !important;
}

/*Social icons*/

#top .social_bookmarks {
    height: 100%;
    float: right;
}

.html_header_top #top #header .av-main-nav>li:hover>a .avia-menu-text,
.html_header_top #top #header .av-main-nav>li.current-menu-ancestor>a .avia-menu-text,
.html_header_top #top #header .av-main-nav li.current-menu-item>a .avia-menu-text {
    color: #b3b3b3;
}

.html_header_top #top #header .social_bookmarks li {
    margin-right: 10px;
    height: 100%;
    display: inline-block;
    width: auto;
}

.html_header_top #top #header .social_bookmarks li a,
.html_av-overlay-side #top #wrap_all .av-burger-overlay li.burger-social a {
    font-size: 0.8em;
    text-shadow: 0 2px 8px #000;
    color: #fff;
    background-color: #323232;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    transition: all 0.3s ease;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.html_header_top #top #header .social_bookmarks li a:hover {
    background-color: #fff;
    color: #323232;
    text-shadow: none;
}

.html_header_sidebar #top #header .social_bookmarks {
    display: block;
    margin: 100px 13% 0 13%;
    height: auto;
    width: auto;
}


}
.html_header_sidebar #top #header .social_bookmarks li,
.html_av-overlay-side #top #wrap_all .av-burger-overlay li.burger-social {
    display: inline-block;
    width: auto;
    margin-right: 10px;
}
.html_av-overlay-side #top #wrap_all .av-burger-overlay li.burger-social {
    margin-top: 20px;
}
.html_header_sidebar #top #header .social_bookmarks li:last-child,
.html_av-overlay-side #top #wrap_all .av-burger-overlay li.burger-social:last-child {
    margin-right: 0;
}
.html_header_sidebar #top #header .social_bookmarks li a:hover,
.burger-social a:hover {
    background-color: #fff;
    color: #323232;
    text-shadow: none;
}
.html_header_sidebar #header .av-main-nav>li.menu-item-language {
    display: none;
}

/*Language */

#menu_language_list {
    float: right;
    padding-left: 50px;
    padding-right: 50px;
}
#menu_language_list ul {
    margin-bottom: 0;
    margin-left: 0;
}
#menu_language_list ul li {
    display: inline;
    font-size: 0.8em;
    text-transform: uppercase;
}
#menu_language_list ul li a:hover {
    color: #b3b3b3;
    text-decoration: none;
}
#menu_language_list ul li:first-child {
    margin-right: 5px;
    padding-right: 5px;
    position: relative;
}
#menu_language_list ul li:first-child:after {
    content: "";
    position: absolute;
    top: 3px;
    right: 0;
    width: 1px;
    height: 18px;
    background-color: #fff;
}
body .avia-search-tooltip {
    top: 100% !important;
    left: auto !important;
    right: -15px !important;
}
#menu-item-search {
    float: right;
}
#menu-item-search a {
    color: #ffffff;
    text-decoration: none;
}
.html_header_sidebar #header .av-main-nav>li#menu-item-search>a {
    font-size: 1em;
    color: #fff;
    padding-bottom: 5px;
}
body .avia-search-tooltip {
    top: 100% !important;
    width: 260px;
    right: -15px !important;
    left: auto !important;
}
#top #searchform>div {
    margin: 0;
}
#top #searchsubmit,
#top #s {
    background-color: transparent;
    border: none;
}
#top #s {
    font-size: 0.8em;
}

/*#Accordion Slider*/

.home-top-logo-row {
    position: absolute;
    top: 100px;
    background-color: transparent;
    z-index: 9;
}
.home-top-logo-row main {
    z-index: 9;
    padding: 0;
}
.home-top-logo-row .home-top-logo img {
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(5px 5px 5px #222);
}
#top .inbus-accordion-slider .aviaccordion-title {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 300;
    text-transform: none !important;
    /*Rotate 90 degree*/
    
    -webkit-transform: rotate(-90deg) translate(-50%, 0);
    -moz-transform: rotate(-90deg) translate(50%, 0);
    -ms-transform: rotate(-90deg) translate(50%, 0);
    -o-transform: rotate(-90deg) translate(50%, 0);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    pointer-events: none;
    visibility: visible;
    margin-bottom: 0;
}
#top .inbus-accordion-slider .aviaccordion-preview-title-wrap {
    transition: all 0.3s ease;
    width: 101%;
}
#top .inbus-accordion-slider .aviaccordion-excerpt .inbus-plus-icon {
    pointer-events: none;
    font-size: 2em;
    font-weight: 300;
    color: #fff;
    margin: 15px auto 0 auto;
    display: block;
    width: 80px;
    height: 80px;
    background-image: url("images/zoom-plus.png");
    background-size: contain;
    background-repeat: no-repeat;
}
#top .inbus-accordion-slider .aviaccordion-excerpt {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease-in-out;
    -moz-transition: opacity 0.15s ease-in-out;
    -o-transition: opacity 0.15s ease-in-out;
    -ms-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    transition-delay: .0s;
}
#top .inbus-accordion-slider .aviaccordion-excerpt p {
    margin-bottom: 0.2em;
}
#top .inbus-accordion-slider .aviaccordion-slide {
    transform: translate3d(0%, 0px, 0px) !important;
    position: static;
    float: left;
    -webkit-transition: width 0.35s ease-in-out !important;
    -moz-transition: width 0.35s ease-in-out !important;
    -o-transition: width 0.35s ease-in-out !important;
    -ms-transition: width 0.35s ease-in-out !important;
    transition: width 0.35s ease-in-out !important;
}
#top .inbus-accordion-slider .inbus-accordion-slider-5 .aviaccordion-slide {
    width: 20%;
}
#top .inbus-accordion-slider .inbus-accordion-slider-6 .aviaccordion-slide {
    width: 16.5%;
}
#top .inbus-accordion-slider .inbus-accordion-slider-6  .aviaccordion-slide.active {
    width: 37.5%;
}
#top .inbus-accordion-slider .aviaccordion-slide.active {
    width: 50%;
}
#top .inbus-accordion-slider .aviaccordion-slide.not-active {
    width: 12.5%;
}
#top .inbus-accordion-slider .aviaccordion-slide.active a.aviaccordion-slide-link:not(.no-excerpt) .aviaccordion-title {
    visibility: hidden;
}
#top .inbus-accordion-slider .aviaccordion-slide.active .aviaccordion-excerpt {
    opacity: 1;
}
#top .inbus-accordion-slider .aviaccordion-slide:hover .aviaccordion-excerpt,
#top .inbus-accordion-slider .aviaccordion-slide:focus .aviaccordion-excerpt {
    -webkit-transition: opacity 0.35s ease-in-out;
    -moz-transition: opacity 0.35s ease-in-out;
    -o-transition: opacity 0.35s ease-in-out;
    -ms-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
    transition-delay: .35s;
}
#top .inbus-accordion-slider .aviaccordion .aviaccordion-slide .aviaccordion-slide-link img {
    visibility: hidden;
}
#top .inbus-accordion-slider .aviaccordion-preview {
    background-size: cover;
    background-position: 50%;
}

/*#About Us*/
.parallelogram-bg {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 102% !important;
    height: 50%;
    border: none;
    -o-text-overflow: clip;
    text-overflow: clip;
    background: #fff;
    -webkit-transform: rotateZ(-5deg) translateX(-1%) skewX(-5deg);
    transform: rotateZ(-5deg) translateX(-1%) skewX(-5deg);
    position: relative;
    z-index: 9;
}
.parallelogram-bg .container {
    -webkit-transform: rotateZ(5deg) translateX(1%) skewX(5deg);
    transform: rotateZ(5deg) translateX(1%) skewX(5deg);
}

/*#Breadcrumb*/
.breadcrumbs-section {
    margin-top: -5%;
}
.breadcrumb-submenu {
    display: table;
    margin: 0 auto;
    list-style: none;
    padding: 60px 0;
}
.breadcrumb-submenu li {
    display: block;
    float: left;
    max-width: 165px;
    text-align: center;
    margin-left: 0;
    font-size: 0.7em;
    font-weight: 700;
    line-height: 1.2em;
    padding-bottom: 40px;
    padding-right: 40px;
}
.breadcrumb-submenu li:not(:first-child) {
    margin-left: 25px;
}
.breadcrumb-submenu li svg {
    max-width: 97px;
    max-height: 70px;
    margin: 0 auto 22px auto;
    display: block;
}
.breadcrumb-submenu li a {
    display: block;
    position: relative;
    min-height: 133px;
}
.breadcrumb-submenu li a.no-icon {
    min-height: inherit;
}
.breadcrumb-submenu li a:after {
    content: "";
    width: 100%;
    height: 5px;
    background-color: transparent;
    position: absolute;
    bottom: -22px;
    left: 0;
}
.breadcrumb-submenu li svg path {
    fill: rgba(42, 42, 42, 0.5) !important;
    transition: all 0.3s ease;
}
.breadcrumb-submenu li svg rect {
    fill: rgba(42, 42, 42, 0.5) !important;
    transition: all 0.3s ease;
}
.breadcrumb-submenu li a:hover svg path,
.breadcrumb-submenu li a:hover svg rect,
.breadcrumb-submenu .breadcrumb-submenu-current svg path {
    fill: rgba(42, 42, 42, 1) !important;
}
.breadcrumb-submenu li .menu-text {
    color: rgba(42, 42, 42, 0.5);
    transition: all 0.3s ease;
}
.breadcrumb-submenu li a:hover .menu-text,
.breadcrumb-submenu .breadcrumb-submenu-current .menu-text {
    color: rgba(42, 42, 42, 1);
}
.breadcrumb-submenu li a:hover:after,
.breadcrumb-submenu .breadcrumb-submenu-current a:after {
    background-color: rgba(42, 42, 42, 1);
}

/* #Page Title*/
#top .title-section .av-section-color-overlay,
#top .title-section .av-section-video-bg {
    z-index: 0;
}
body .av-special-heading.page-title .av-special-heading-tag {
    font-size: 4.6em;
    font-weight: 400;
}
body .av-special-heading.heading-bold .av-special-heading-tag {
    font-weight: 700;
}

/*#Heading style*/
.inbus-heading-line .av-special-heading-tag {
    font-weight: 700;
    text-transform: none !important;
}
.inbus-heading-line {
    position: relative;
    margin-bottom: 20px;
}
.inbus-heading-line::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 190px;
    height: 5px;
    background-color: #191818;
}

/*#Footer*/
#jp-relatedposts{
    display: none !important;
}
#footer .container {
    padding: 0;
    max-width: 100% !important;
}
#footer {
    padding: 0;
    border: none !important;
    z-index: 0;
}
#footer .widget {
    margin: 0;
}
#top #footer .aviaccordion-excerpt {
    line-height: 1.4em;
    font-weight: 300;
    font-size: 1vw !important;
}
#top #footer .aviaccordion-excerpt * {
    color: #fff;
}
#top #footer .aviaccordion-excerpt strong {
    font-weight: 400;
}
#top #footer .aviaccordion-preview-title {
    vertical-align: top;
    padding: 50px 10%;
}
@media only screen and (max-width: 768px) {
    #top #footer .aviaccordion-excerpt * {
        color: #fff !important;
    }
}
.home-about-section {
    padding-bottom: 430px;
    background-size: cover;
}
.home-about-section .container {
    padding: 0 11%;
}
.inbus-heading .av-special-heading-tag {
    text-transform: none !important;
    font-weight: 700;
}
.slide-video-text.fo {
    -webkit-animation: mymove 2s;
    /* Safari 4.0 - 8.0 */
    
    -webkit-animation-delay: 0s;
    /* Safari 4.0 - 8.0 */
    
    animation: mymove 2s;
    animation-delay: 0s;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes mymove {
    from {
        left: -5%;
    }
    
    to {
        left: 5%;
    }
}
@keyframes mymove {
    from {
        left: -5%;
    }
    
    to {
        left: 5%;
    }
}

/*#Pointy Slider*/
.cd-slider-wrapper {
    position: relative;
    height: 100vh;
}
.cd-slider {
    position: relative;
    z-index: 1;
    height: 100%;
    overflow: hidden;
    margin-left: 0;
}
.cd-slider li {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.6s;
    -moz-transition: -moz-transform 0.6s;
    transition: transform 0.6s;
    margin: 0;
    padding: 0;
    list-style: none;
}
.cd-slider li.is-visible {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.cd-slider .cd-half-block {
    height: 50%;
    background-position: center center;
    background-repeat: no-repeat;
}
.cd-slider .image {
    background-size: cover;
}
.cd-slider .content {
    color: #ffffff;
    background-color: #767070;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cd-slider .light-bg {
    color: rgba(0, 0, 0, 0.6);
}
.cd-slider .btn {
    display: inline-block;
    background: rgba(0, 0, 0, 0.2);
    padding: 1em 1.6em;
    margin-top: 1em;
    font-size: 1.3rem;
    color: #ffffff;
    border-radius: 50em;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
}
.no-touch .cd-slider .btn:hover {
    background: rgba(0, 0, 0, 0.6);
}

/*Style 02*/
.cd-slider.style-02 li {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0 10%;
}
.cd-slider.style-02 li.is-visible.covered {
    display: none;
}

/*for prev item*/
.cd-slider.style-02 li.covered-prev {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.cd-slider-wrapper {
    position: relative;
}
.cd-slider-wrapper .cd-slider.style-02 {
    width: 100%;
    margin: auto;
}
.cd-slider-wrapper .cd-slider.style-02 .cd-half-block {
    float: left;
}
.cd-slider-wrapper .cd-slider.style-02 .avipointy-title {
    color: #232323;
}
.cd-slider-wrapper .cd-slider.style-02 .avipointy-stitle {
    color: #232323;
    font-size: 30px;
}
.cd-slider-wrapper .cd-slider.style-02 .avipointy-excerpt {
    color: #232323;
}
.cd-slider.style-02 .cd-half-block.image {
    position: relative;
}
.cd-slider.style-02 .cd-half-block.image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.cd-slider .content {
    background-color: transparent;
}
.cd-slider-navigation.style-02 {
    background-color: transparent;
    position: absolute;
}
.cd-slider-navigation.style-02 a {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
}
.cd-slider-navigation.style-02 li a {
    position: relative;
}
.cd-slider-navigation.style-02 li.selected a:before {
    color: #393939;
}
.cd-slider-navigation.style-02 a:before {
    font-size: 33px;
    line-height: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    height: 10px;
    content: "•";
    text-align: center;
    opacity: 1;
    color: #979797;
}
.cd-slider-navigation.style-02 li {
    position: relative;
    margin: 0 3px;
}
.cd-slider-arrows.style-02 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 999;
    width: 100%;
    padding: 0 5%;
}
.cd-slider-arrows.style-02 .arrow-icon {
    background-color: #fff;
    color: black;
    padding: 7px 10px;
    line-height: 10px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.08);
    cursor: pointer;
}
.cd-slider-arrows.style-02 .arrow-icon:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.cd-slider-arrows.style-02 .arrow-icon.next {
    right: 10%;
    float: right;
}
.cd-slider-arrows.style-02 .arrow-icon.prev {
    left: 10%;
    float: left;
}

/*Slider Navigation*/
.cd-slider-navigation {
    /* you won't see this element in the html but it will be created using jQuery */
    
    position: absolute;
    z-index: 3;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 30px;
}
.cd-slider-navigation li {
    display: inline-block;
    margin: 0 .25em;
}
.cd-slider-navigation li.selected a {
    background-color: #ffffff;
    text-decoration: none;
}
.cd-slider-navigation a {
    display: block;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    color: transparent;
    /* image replacement */
    
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    border: 1px solid #ffffff;
}
.cd-slider-navigation a:hover {
    text-decoration: none;
    color: #fff;
}
@media only screen and (min-width: 990px) {
    .cd-slider-navigation {
        padding: 0.5em 1em;
        background-color: rgba(0, 0, 0, 0.8);
        /* fixes a bug on Firefox with ul.cd-slider-navigation z-index */
        -webkit-transform: translateZ(2px) translateX(-50%);
        -moz-transform: translateZ(2px) translateX(-50%);
        -ms-transform: translateZ(2px) translateX(-50%);
        -o-transform: translateZ(2px) translateX(-50%);
        transform: translateZ(2px) translateX(-50%);
        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        transition: transform 0.3s;
    }
    
    .cd-slider-navigation.slider-animating {
        /* fixes a bug on Firefox with ul.cd-slider-navigation z-index */
        -webkit-transform: translateX(-50%) scale(1);
        -moz-transform: translateX(-50%) scale(1);
        -ms-transform: translateX(-50%) scale(1);
        -o-transform: translateX(-50%) scale(1);
        transform: translateX(-50%) scale(1);
    }
    
    .cd-slider-navigation a {
        height: 40px;
        width: 40px;
        line-height: 40px;
        text-align: center;
        /* reset style */
        text-indent: 0;
        border: none;
        border-radius: 0;
        color: #ffffff;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    
    .cd-slider-navigation li.selected a {
        background-color: transparent;
        color: #f3b96c;
    }
}
@media only screen and (min-width: 990px) {
    .cd-slider.style-01 li {
        pointer-events: none;
        z-index: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: z-index 0s 0.6s;
        -moz-transition: z-index 0s 0.6s;
        transition: z-index 0s 0.6s;
    }
    
    .cd-slider.style-01 li.is-visible {
        pointer-events: auto;
        z-index: 3;
        -webkit-transition: z-index 0s 0s;
        -moz-transition: z-index 0s 0s;
        transition: z-index 0s 0s;
    }
    
    .cd-slider.style-01 li.is-visible.covered {
        /* list item still there, but covered by the list item entering the viewport (.is-visible) */
        z-index: 2;
    }
    
    .cd-slider .cd-half-block {
        height: 100%;
        width: 50%;
        float: right;
    }
    
    .cd-slider.style-01 .cd-half-block.content {
        -webkit-transform: translateX(200%);
        -moz-transform: translateX(200%);
        -ms-transform: translateX(200%);
        -o-transform: translateX(200%);
        transform: translateX(200%);
        -webkit-transition: -webkit-transform 0.6s 0s ease-in-out;
        -moz-transition: -moz-transform 0.6s 0s ease-in-out;
        transition: transform 0.6s 0s ease-in-out;
    }
    
    .cd-slider.style-01 .cd-half-block.image {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: -webkit-transform 0s 0.3s;
        -moz-transition: -moz-transform 0s 0.3s;
        transition: transform 0s 0.3s;
    }
    
    .cd-slider.style-01 li.is-visible .cd-half-block.content,
    .cd-slider.style-01 li.is-visible .cd-half-block.image {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
    
    .cd-slider.style-01 li.is-visible .cd-half-block.content {
        -webkit-transition: -webkit-transform 0.6s 0s ease-in-out;
        -moz-transition: -moz-transform 0.6s 0s ease-in-out;
        transition: transform 0.6s 0s ease-in-out;
    }
    
    .cd-slider .content {
        display: table;
    }
    
    .cd-slider .content .cd-content-container {
        display: table-cell;
        vertical-align: middle;
        padding-left: 10%;
    }
    
    .cd-slider .btn {
        padding: 1.4em 2em;
        font-size: 1.4rem;
    }
}
@media only screen and (max-width: 990px) {
    .cd-slider-navigation.style-02 li {
        margin: 0 6px;
    }
    
    .cd-slider.style-02 .cd-half-block.image img {
        position: static;
        transform: none;
        max-height: 100%;
    }
    
    .cd-slider.style-02 .cd-half-block.image {
        float: none;
        position: relative;
        width: 80%;
        margin: auto;
    }
    
    .cd-slider-wrapper .cd-slider.style-02 li {
        padding: 5% 10%;
    }
    
    .cd-slider-navigation.style-02 {
        bottom: 0;
    }
    
    .cd-slider-navigation.style-02 li.selected a {
        background-color: transparent;
    }
    
    .cd-slider-wrapper.style-02 {
        max-height: 840px !important;
    }
}
@media only screen and (max-width: 767px) {
    .cd-slider.style-02 .cd-half-block.image {
        height: auto;
        width: 100%;
    }
    
    .cd-slider-wrapper .cd-slider.style-02 {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    
    .cd-slider-arrows.style-02 {
        display: none;
    }
    
    .cd-slider-navigation.style-02 {
        margin-left: 0;
    }
    
    .cd-slider-wrapper.style-02 {
        max-height: 100% !important;
    }
    /*.cd-slider-navigation.style-02{

        bottom:-60px;

    }*/
    
    .cd-slider.style-02 .cd-half-block {
        height: 100%;
    }
}

/*#Page Main Content*/
.main-content-section {
    padding-top: 5%;
    margin-top: -10%;
}
.main-content-section .container {
    padding-top: 5%;
}
.main-content-section.avia-section-huge .container {
    padding-top: calc(5% + 130px);
    padding-top: -webkit-calc(5% + 130px);
}
.main-content-section.avia-section-large .container {
    padding-top: calc(5% + 70px);
    padding-top: -webkit-calc(5% + 70px);
}
.main-content-section.avia-section-default .container {
    padding-top: calc(5% + 50px);
    padding-top: -webkit-calc(5% + 50px);
}
.main-content-section.avia-section-small .container {
    padding-top: calc(5% + 20px);
    padding-top: -webkit-calc(5% + 20px);
}

/*#Extra class for section has diagonal*/
.inbus-top-slider-diagonal .avia-slideshow-arrows,
.inbus-bottom-slider-diagonal .avia-slideshow-arrows {
    display: none !important;
}
.inbus-top-slider-diagonal {
    z-index: 0;
}
.inbus-middle-slider-diagonal {
    transform: rotateZ(-5deg) translateX(-1%) skewX(-5deg);
    width: 102%;
    background-color: #fff;
    border: none;
    position: relative;
    top: -86px;
    height: 13px;
    min-height: 10px;
}
.inbus-middle-slider-diagonal .container {
    height: 27px;
}
.inbus-bottom-slider-diagonal {
    transform: rotateZ(-5deg) translateX(-1%) skewX(-5deg);
    width: 103%;
    z-index: 0;
    background-color: transparent;
    border: none;
    position: relative;
    top: -86px;
    margin-bottom: -116px;
}
.inbus-bottom-slider-diagonal .avia-slide-wrap img {
    webkit-transform: rotateZ(5deg) translateX(-1%) skewX(5deg) !important;
    transform: rotateZ(5deg) translateX(-1%) skewX(5deg) !important;
    margin-top: -5%;
    margin-bottom: 5%;
}
div.inbus-bottom-slider-diagonal+div {
    transform: rotateZ(0deg);
    margin-top: -70px;
    padding-top: 100px;
    padding-bottom: 30px;
}
@media (max-width: 480px) {
    .inbus-middle-slider-diagonal {
        position: static;
        min-height: fit-content;
        margin-top: -17px;
    }
    
    .inbus-bottom-slider-diagonal {
        margin-bottom: -35px;
    }
}

/*#Inbus Anchor List*/
.inbus-anchors {
    text-align: center;
}
.inbus-anchors .inbus-anchor-list {
    list-style: none;
    display: inline-block;
}
.inbus-anchors .inbus-anchor-list:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #6b6b6b;
    display: block;
    margin-top: 43px;
}
.inbus-anchors .inbus-anchor-list .inbus-anchor {
    display: inline-block;
    margin-left: 0;
    position: relative;
}
.inbus-anchors .inbus-anchor-list .inbus-anchor:not(:last-child) {
    margin-right: 30px;
}
.inbus-anchors .inbus-anchor-list .inbus-anchor:after {
    content: "";
    width: 30px;
    height: 22px;
    background-image: url("images/down-arrow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    margin: 5px auto 0 auto;
}
.inbus-anchors .inbus-anchor-list .inbus-anchor a {
    color: #646464;
    font-weight: 300;
    font-size: 1.1em;
}
.inbus-team-heading .av-special-heading-tag {
    font-weight: 500;
}
.inbus-team-separator .hr-inner {
    height: 2px;
    border-top-width: 2px;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.45);
}

/*#Team Member*/
.avia-team-member {
    background-color: #fff;
    padding: 20px 15px;
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.36);
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.36);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.36);
    padding-bottom: 0;
}
.avia-team-member .team-member-name {
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 20px;
}
.avia-team-member .team-member-job-title {
    opacity: 1 !important;
}
.avia-team-member .team-member-job-title,
.avia-team-member .team-member-description {
    font-size: 0.7em;
}
.avia-team-member .team-member-description {
    line-height: 1.2em;
    margin: 0 -15px 0;
    padding: 10px 15px;
}
.avia-team-member .team-member-description a {
    text-decoration: none !important;
}
.team-member-row .av_one_fourth:not(.first) {
    margin-left: 1.3333%;
}
.team-member-row .av_one_fourth {
    width: 24%;
}

/*#Shortcode heading*/
.av-special-heading.modern-quote .av-special-heading-tag {
    font-weight: 400;
}

/*Shortcode inbus-home-feature-box*/
.inbus-home-feature-box .flex_column {
    padding: 0 20px;
    padding-bottom: 20px;
}
.inbus-home-feature-box .flex_column .av_textblock_section:last-child {
    margin-top: -20px;
}
.inbus-home-feature-box .flex_column .av_textblock_section .feature-des {
    font-size: 16px !important;
}
@media only screen and (max-width: 990px) and (min-width: 480px) {
    .inbus-home-feature-box .flex_column {
        width: 100%;
        margin: 0;
        margin-bottom: 15px;
    }
    
    .inbus-home-feature-box .flex_column .av_textblock_section .avia_textblock p span {
        display: inline-block;
        line-height: 1;
    }
    
    .inbus-home-feature-box .flex_column .av_textblock_section:not(first-child) {
        margin-top: 0px !important;
    }
}

/*#Shortcode inbus-accordion-slider*/
#top .aviaccordion-preview-title-wrap {
    /*background: rgba(0,0,0,0.1);*/
    
    background: rgba(0, 0, 0, 0.2);
}
#top #footer .aviaccordion-preview-title-wrap {
    background: rgba(0, 0, 0, 0.2) !important;
}
#top .avia-accordion-slider-wrap .aviaccordion-preview-title-wrap {
    background: rgba(0, 0, 0, 0.4);
}

/*#Shortcode Slider Video*/
.sc-slider-video {
    height: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: -1px;
    max-height: 665px;
    min-height: 211px;
    background-color: #fff;
    z-index: 0;
}
.sc-slider-video .video-div {
    position: relative;
    height: 0;
    padding-bottom: 39%;
    left: 20%;
    z-index: -1;
}
.sc-slider-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sc-slider-video .text {
    color: #3e3e3e;
    font-size: 49px;
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    padding: 22px 15px;
    z-index: 999;
    padding-bottom: 30px;
    padding-left: 0;
    left: 0;
    min-width: 236px;
    width: 36%;
    font-weight: bold;
    line-height: 1.1;
    font-family: "Roboto";
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.26);
    opacity: 0;
    -webkit-transition: all 1s ease 0.8s;
    transition: all 1s ease 0.8s;
}
.sc-slider-video .text.in-view {
    opacity: 1;
    left: 5%;
}
.sc-slider-video .text span {
    display: inline;
}
.sc-slider-video .text .border-bottom {
    border-bottom: 3px solid #ebda98;
    padding-top: 22px;
}

.sc-slider-video .left-bg {
    position: absolute;
    left: 0;
    width: 36.001%;
    height: 101%;
    background-color: #fff;
}
.sc-slider-video .video-bg {
    position: absolute;
    left: 36%;
    margin-left: -1px;
}
@media only screen and (max-width: 990px) {
    .sc-slider-video .text {
        font-size: 40px;
    }
}
@media only screen and (max-width: 835px) {
    .sc-slider-video .text {
        font-size: 35px;
    }
}
@media only screen and (max-width: 768px) {
    .sc-slider-video .text {
        font-size: 30px;
    }
    .sc-slider-video .video-div {
        padding-bottom: 46%;
    }
}
@media only screen and (max-width: 550px) {
    .sc-slider-video .text {
        font-size: 25px;
    }
}
@media only screen and (max-width: 480px) {
    .sc-slider-video .text {
        font-size: 18px;
    }
    .sc-slider-video .text span {
        display: inline-block;
        width: 62%;
    }
    .sc-slider-video .text:after {
        width: 150px;
    }
    .sc-slider-video .video-div {
        padding-bottom: 56%;
    }
    .single-product .video-icon {
        margin-top: 35px;
    }
    .video-icon .watch-video+.retina-wrap {
        width: 100%;
    }
}

@media only screen and (max-width: 320px) {
    .sc-slider-video {
        min-height: 179px;
    }
}

/* # General RESPONSIVE*/
@media only screen and (min-width: 991px) {
    #top .main_menu li#menu-item-search {
        display: none;
    }
    
    .html_header_left #main {
        overflow: hidden;
    }
}

@media only screen and (max-width: 1600px) and (min-width: 991px){
    #menu_language_list {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (max-width: 1555px) and (min-width: 991px){
    .av-main-nav>li>a{
        font-size: 22px;
        padding: 0 15px;
    }
}
@media only screen and (max-width: 1440px) and (min-width: 991px){
    .av-main-nav>li>a{
        font-size: 18px;
    }
    #menu_language_list{
        padding: 0 10px;
    }
    #menu_language_list > ul{
        margin-left: 0;
    }
}
@media only screen and (max-width: 1350px) and (min-width: 991px){
    .av-main-nav>li>a{
        /*font-size: 19px;*/
        padding: 0 10px;
    }
}
@media only screen and (max-width: 1260px) and (min-width: 1200px) {
    .av-main-nav>li>a{
        font-size: 16px;
    }
    header:not(.header-scrolled) .av-logo-container .logo img{
        max-width: 165px;
    }
    header:not(.header-scrolled) .av-logo-container .logo > a{
        margin-top: 50%;
        transform: translateY(-41%);
    }
}
@media only screen and (max-width: 1150px) and (min-width: 991px) {
    .av-main-nav>li>a{
        font-size: 15px;
    }
}
@media only screen and (max-width: 1050px) and (min-width: 991px) {
    .av-main-nav>li>a{
        font-size: 11px;
    }
}

@media only screen and (max-width: 990px) {
    .avia_mobile #top #searchsubmit{
        height: 100%;
    }
    #top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items{
        border: none;
    }
    .html_av-overlay-side #top #wrap_all .av-burger-overlay li li a{
        padding-left: 85px;
    }
    /*.html_av-overlay-side #top #wrap_all .av-burger-overlay li.current-menu-item{
        background-color: #4b4a4a;
    }*/
    .html_av-overlay-side #top #wrap_all .av-burger-overlay li.burger-social {
        padding-top: 20px;
    }
    
    .search-desktop {
        display: none;
    }
    
    .html_header_top #top #header .social_bookmarks li a,
    .html_av-overlay-side #top #wrap_all .av-burger-overlay li.burger-social a {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    
    .noLightbox.social_bookmarks {
        display: none !important;
    }
    
    .html_av-overlay-side #top #wrap_all .av-burger-overlay li.burger-social {
        display: inline-block;
        margin-right: 10px;
    }
    
    .responsive #top #wrap_all .av_mobile_menu_tablet .main_menu {
        left: 0 !important;
    }
    
    .responsive #top .av-main-nav .menu-item {
        display: none !important;
    }
    
    .responsive #top #wrap_all #header {
        float: left;
    }
    
    .responsive #top #wrap_all #header {
        position: relative;
        width: 100%;
        height: auto;
        margin: 0 !important;
        opacity: 1;
        min-height: 0;
    }
    
    .responsive #top .logo {
        position: static;
        display: table;
        height: 80px !important;
        float: none;
        padding: 0;
        border: none;
        width: 80%;
    }
    
    .responsive #top .logo {
        margin: auto;
    }
    
    .responsive .logo img {
        height: auto !important;
        width: auto;
        display: block;
        max-height: 90px;
    }
    
    .responsive #top .av-main-nav .menu-item {
        display: none;
    }
    
    .menu-item-language {
        display: inline-block;
    }
    
    #menu_language_list {
        position: absolute;
        right: 0;
        top: 0;
        padding-right: 0;
        z-index: 9999;
    }
    
    .responsive #top #main {
        padding-top: 0 !important;
        margin: 0;
    }
    
    /*.av-logo-container .inner-container {
        margin-top: 20px;
    }*/
    .responsive #top #wrap_all .main_menu {
        top: 0;
        height: 80px;
        left: 0;
        right: auto;
        display: block;
        position: absolute;
    }
    .responsive #top #wrap_all .av-logo-container {
        margin: 0 auto;
        float: none;
    }
    
    .responsive #top .av-logo-container .avia-menu {
        height: 100%;
    }
    
    .responsive #top #header_main>.container .main_menu .av-main-nav>li>a,
    .responsive #top #wrap_all .av-logo-container {
        height: 90px;
        line-height: 90px;
    }
    
    .html_av-overlay-side .av-burger-overlay-scroll {
        left: 0;
        right: auto;
        -webkit-transform: none !important;
        transform: none !important;
    }
    
    .av-burger-overlay-scroll:after {
        /*content: "";*/
        display: block;
        position: fixed;
        left: 0;
        right: 0;
        height: 100px;
        top: 0;
        /*background-color: rgba(0, 0, 0, 0.8);*/
        background-color: rgba(0, 0, 0, 0.8);
        z-index: 99999;
    }
    
    .responsive #top .av-main-nav .av-burger-menu-main {
        display: block;
    }
    
    .responsive.html_header_sidebar #top #header .social_bookmarks {
        display: none;
    }
    
    .responsive.html_header_sidebar #header .av-main-nav>li>a .avia-menu-text {
        font-size: 1.9em;
    }
    
    #av-burger-menu-ul>li:first-child {
        border-right: 2px solid #191919;
    }
    
    #av-burger-menu-ul>li:nth-child(-n+2) {
        /*display: inline-block;
        left: -10px !important;*/
        margin-bottom: 10px !important;
        /*background-color: #000;*/
    }
    
    #av-burger-menu-ul>li:nth-child(3) {
        /*margin-top: 45px !important;*/
    }
    
    #top #wrap_all #header #av-burger-menu-ul>li.av-active-burger-items.burger-menu-search {
        position: absolute;
        top: 10px;
        right: 20px;
        left: auto;
    }
    
    #top #wrap_all #header #av-burger-menu-ul>li.av-active-burger-items.burger-menu-search a {
        padding: 0;
        line-height: 75px;
        width: 20px;
        text-align: center;
    }
    
    #top #wrap_all #header #av-burger-menu-ul>li.av-active-burger-items.burger-menu-search a:hover {
        background-color: transparent;
    }
    
    #top #wrap_all #header #av-burger-menu-ul .avia-search-tooltip {
        width: 300px;
    }
    
    #av-burger-menu-ul {
        padding-bottom: 50px !important;
        padding-top: 134px !important;
    }
    .html_av-overlay-side #top #wrap_all .av-burger-overlay li a{
        font-size: 24px;
        padding: 12px 50px;
    }
    .breadcrumbs-section .container {
        padding: 0;
    }
    
    #top .inbus-accordion-slider .aviaccordion-slide,
    #top .inbus-accordion-slider .aviaccordion-slide.active,
    #top .inbus-accordion-slider .aviaccordion-slide.not-active {
        width: 100% !important;
    }
    
    #top .inbus-accordion-slider .aviaccordion-preview {
        width: 100% !important;
        text-align: center;
    }
    
    #top .inbus-accordion-slider .aviaccordion-preview-title h3 {
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
    }
    
    #top .inbus-accordion-slider .aviaccordion-inner {
        position: static;
    }
    
    #top .aviaccordion {
        max-height: none !important;
        position: static;
    }
    
    #top .aviaccordion-slide {
        left: 0 !important;
        transform: translate3d(0%, 0px, 0px) !important;
    }
    
    #top .aviaccordion-slide,
    #top .aviaccordion-slide img,
    #top .aviaccordion-slide-link {
        position: static;
    }
    
    #top .aviaccordion-spacer {
        display: none;
    }
    
    #top #footer .aviaccordion-slide-link {
        position: relative;
    }
    
    #top #footer .aviaccordion-inner {
        position: static;
    }
    
    .responsive #top #wrap_all #footer .flex_column {
        margin-bottom: 0;
    }
    
    #top #footer .aviaccordion-preview {
        position: static;
        width: 100% !important;
    }
    
    #top #footer .aviaccordion-preview-title-pos {
        position: static;
    }
    
    #top #footer .aviaccordion-preview-title {
        display: block;
        padding: 10%;
    }
    
    #top #footer .aviaccordion-excerpt {
        font-size: 20px !important;
        line-height: 1.2em;
    }
    
    .responsive #top #wrap_all .inbus-fullwidth .container {
        width: 100%;
        max-width: 100%;
    }
    
    .avia-team-member {
        text-align: center;
    }
    
    #av-burger-menu-ul .social_bookmarks_mod {
        height: 30px;
        text-align: center;
    }
    
    #av-burger-menu-ul .social_bookmarks_mod div {
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        display: inline-block;
    }
    
    #av-burger-menu-ul .social_bookmarks_mod div a {
        border-bottom: none;
        padding: 0;
    }
}
@media only screen and (max-width: 767px) {
    .responsive #top #wrap_all #footer .container {
        width: 100%;
        max-width: 100%;
    }
    
    #av-burger-menu-ul span.avia-menu-text {
        font-size: 0.9em;
        line-height: 1em;
    }
    
    #top .inbus-accordion-slider .aviaccordion-excerpt {
        display: none;
    }
    
    #top .inbus-accordion-slider .aviaccordion-title {
        visibility: visible !important;
    }
}
@media only screen and (max-width: 600px) {
    .breadcrumb-submenu li {
        max-width: none;
        margin-left: 0 !important;
        width: 100%;
    }
    
    .breadcrumb-submenu li a {
        min-height: inherit;
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 480px) {

    .html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
        padding: 5px 50px;
        font-size: 20px;
    }
    .html_av-overlay-side #top #wrap_all .av-burger-overlay li li a{
        padding-left: 75px;
    }
    
    #av-burger-menu-ul>li:nth-child(-n+2) {
        left: -30px !important;
    }
}
@media only screen and (max-width: 425px) {
    .responsive .logo img{
        max-width: 170px;
    }
    .html_av-overlay-side .av-burger-overlay-scroll {
        width: 280px;
        -webkit-transform: translateX(-280px);
        transform: translateX(-280px);
    }
    
    #av-burger-menu-ul>li:nth-child(-n+2) {
        left: -30px !important;
    }
    
    #top #wrap_all #header #av-burger-menu-ul .avia-search-tooltip {
        width: 240px;
        left: -75px !important;
    }
    
    #top #wrap_all #header #av-burger-menu-ul>li.av-active-burger-items.burger-menu-search {
        right: 15%;
    }
    
    #top #wrap_all #header #av-burger-menu-ul>li.av-active-burger-items.burger-menu-search a {
        width: 50px;
    }
    
}
@media only screen and (max-width: 320px) {
    .responsive .logo img{
        max-width: 150px;
        padding-right: 9%;
    }
    .av-burger-menu-main > a{
        height: 80px;
        line-height: 80px;
    }
    .responsive #top #header_main>.container .main_menu .av-main-nav>li>a,
    .responsive #top #wrap_all .av-logo-container{
        height: 80px;
        line-height: 80px;
    }
}

/*@media only screen and (min-width: 1900px) {
    #top nav .social_bookmarks {
        padding-left: 10px;
    }
}

@media only screen and (max-width: 1600px) {
    .av-main-nav>li>a {
        font-size: 23px;
    }
    
    #menu_language_list {
        padding-left: 1%;
        padding-right: 1%;
    }
}
@media only screen and (max-width: 1520px) and (min-width: 1475px) {
    .av-main-nav>li>a {
        font-size: 21px;
    }
}
@media only screen and (max-width: 1475px) and (min-width: 1410px) {
    .av-main-nav>li>a {
        font-size: 20px;
    }
    
    .avia-menu.av_menu_icon_beside {
        margin-right: 0;
    }
}
@media only screen and (max-width: 1410px) and (min-width: 1375px) {
    .main_menu {
        right: 11%;
    }
    
    .av-main-nav>li>a {
        font-size: 20px;
    }
    
    .av-main-nav>li>a {
        padding: 0px 13px;
    }
    
    .avia-menu.av_menu_icon_beside {
        margin-right: 0;
    }
}
@media only screen and (max-width: 1375px) and (min-width: 990px) {
    .main_menu {
        right: 3%;
    }
    
    .av-main-nav>li>a {
        font-size: 24px;
    }
    
    #top .social_bookmarks {
        height: 41%;
        float: right;
        position: absolute;
        right: 75px;
    }
    
    .avia-menu.av_menu_icon_beside {
        margin-right: 0;
    }
    
    #menu_language_list {
        line-height: 70px;
        margin: 0;
        margin-right: -13px;
        padding: 0;
    }
    
    .av-main-nav>li>a {
        padding: 0px 13px;
    }
}
@media only screen and (max-width: 1370px) and (min-width: 1275px) {
    .main_menu {
        right: 3%;
    }
    
    .av-main-nav>li>a {
        font-size: 20px;
    }
}
@media only screen and (max-width: 1370px) and (min-width: 990px) {
    .av-main-nav>li>a {
        font-size: 22px;
    }
}
@media only screen and (max-width: 1318px) and (min-width: 1275px) {
    .av-main-nav>li>a {
        font-size: 20px;
    }
}
@media only screen and (max-width: 1275px) and (min-width: 990px) {
    #top nav .social_bookmarks {
        position: absolute;
        top: 35px;
        right: 8%;
    }
    
    .av-main-nav>li>a {
        font-size: 20px;
    }
}
@media only screen and (max-width: 1086px) and (min-width: 990px) {
    .av-main-nav>li>a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1700px) and (min-width: 990px) {}
@media only screen and (max-width: 1440px) {
    .html_header_sidebar #header .av-main-nav>li>a .avia-menu-text {
        font-size: 1.9em;
        line-height: 1.2em;
    }
    
    .html_header_sidebar #top #header {
        width: 25%;
    }
    
    .html_header_left #main {
        margin-left: 25%;
    }
}
@media only screen and (max-width: 1280px) {
    .html_header_sidebar #top #header {
        width: 30%;
    }
    
    .html_header_left #main {
        margin-left: 30%;
    }
}
@media only screen and (max-width: 1440px) {
    #top h3 {
        font-size: 1.2em;
    }
}
@media only screen and (max-width: 1280px) {
    #top .aviaccordion,
    #top .aviaccordion-slide img {
        min-height: 460px;
    }
    
    #top #s {
        font-size: 0.8em;
    }
}
@media only screen and (max-width: 1024px) {
    body {
        font-size: 22px;
    }
}


/*main Bread crumb */
.breadcrumb {
    font-family: roboto light;
    font-size: 15px;
    color: #383838;
}
.breadcrumb .breadcrumb-title {
    display: none;
}
.breadcrumb .sep {
    width: auto;
}
.breadcrumb-trail span {
    display: block;
    float: left;
    text-transform: capitalize;
    font-size: 15px;
    font-family: "Roboto";
}
.breadcrumb-trail a {
    font-size: 15px;
}

/*Woocommerce*/

/*General css*/
.html_stretched .single-product #wrap_all {
    background-color: #fff;
}
.single-product .main_color,
.post-type-archive-product .main_color,
.tax-product_cat .main_color,
.post-type-archive-product #main {
    background-color: #ffffff !important;
}

/*Product variant*/
.single-product .variant-infor {
    margin-top: 80px;
}
.single-product .variant-infor .heading {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0;
    position: relative;
    border: none;
    margin-left: 0;
    background-color: #e7e7e7;
}
.single-product .variant-infor .heading li a {
    font-size: 29px !important;
    font-weight: 400;
    color: #2f2f2f;
    padding-bottom: 0;
    line-height: 1;
}
.single-product .variant-infor .heading li a:after {
    display: none;
}
.single-product .variant-infor .heading li a {
    position: absolute;
    width: 100%;
    line-height: 1;
}
.single-product .variant-infor .heading li.accessories a {
    bottom: -45px;
    left: 0;
    padding-left: 0;
}
.single-product .variant-infor .heading li.specifications a {
    left: 2%;
    top: -45px;
    text-align: center;
}
.single-product .variant-infor .heading li.specifications {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 34.5%;
    height: 100%;
    background-size: cover;
    border-top: 60px solid #f2f2f2;
    border-right: 50px solid transparent;
    left: 0px;
    z-index: 1;
    line-height: 69px;
}
.single-product .variant-infor .heading .accessories {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40%;
    background-size: cover;
    text-align: center;
    border-left: 50px solid transparent;
    border-bottom: 60px solid #e1e1e1;
    line-height: 69px;
    float: left;
    left: 29%;
}
.single-product .variant-infor .heading .downloads{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 36.5%;
    height: 100%;
    background-size: cover;
    text-align: right;
    border-left: 50px solid transparent;
    border-bottom: 60px solid #d4d4d4;
    line-height: 69px;
    left: 63.5%;
}
.single-product .variant-infor .heading .downloads a{
    right: 0;
    bottom: -45px;
    text-align: center;
}
.single-product .variant-infor .heading li.accessories.hover {
    border-bottom: 60px solid #e7e7e7;
}

.single-product .variant-infor .heading li.specifications:hover{
    border-top: 60px solid #424242;
}
.single-product .variant-infor .heading li.specifications:hover a,
.single-product .variant-infor .heading li.downloads:hover a,
.single-product .variant-infor .heading li.accessories:hover a{
    color: #fff;
}
.single-product .variant-infor .heading li.accessories:hover{
    border-bottom: 60px solid #424242;
    color: #fff;
}
.single-product .variant-infor .heading li.downloads:hover{
    border-bottom: 60px solid #424242;
    color: #fff;
}
.single-product .variant-infor .content {
    border-top: 1px solid #aaaaaa;
    margin-top: 30px;
}
.single-product .variant-infor .col {
    width: 49%;
    float: left;
}
.single-product .variant-infor .col:last-child {
    float: left;
}
.single-product .variant-infor .col+.col {
    margin-left: 2%;
}
.single-product .variant-infor .content .box .title {
    color: #fff;
    background-color: #424242;
    font-weight: normal;
    font-size: 17px;
    padding-left: 15px;
    margin-right: 3px;
}
.single-product .variant-infor .content .box table {
    background-color: transparent;
    table-layout: fixed;
}
.single-product .variant-infor .content .box table tbody tr td {
    border-bottom: 1px solid #dfdfdf;
    border-collapse: separate;
    border-spacing: 5em;
    border-width: 3px 3px 0 0;
    border-color: white;
    border-style: solid;
    font-weight: normal;
    background-color: #ececec;
    font-size: 15px;
    line-height: 1;
    color: #2f2f2f;
}
.single-product .variant-infor .content .box table tbody tr td:first-child {
    color: #2f2f2f;
}
.single-product .variant-infor .content .box table tbody tr td:not(:first-child) {
    font-weight: bold;
}
/*.shop-page .product-sorting {
    display: none;
}*/
.product-cobra-gyro #main ul.products li.product-category a {
    padding: 0;
}
.product-cobra-gyro #main .container_wrap_first {
    height: 100%;
}
.prdctfltr_wc.prdctfltr_woocommerce.pf_select .prdctfltr_filter_inner {
    background-color: #fff;
}
.product-custom-special .product-table.thead-Ptable-fixed thead.thead-fixed {
    display: none !important;
}
ul.products .product-custom-special li.product {
    background-color: transparent;
    width: 100% !important;
    box-shadow: none;
}
.products .product-custom-special .product {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.products .product-custom-special .product:not(last-child) {
    margin-bottom: 115px;
}
.products .product-custom-special .inner_product {
    width: 15%;
    display: inline;
}
.products .product-custom-special .the-content-searching {
    width: 85%;
    padding-left: 15px;
}
.products .product-custom-special .woocommerce-loop-product__title {
    display: none;
}
.products .product-custom-special .woocommerce-loop-product__title.show {
    display: block;
    color: #535559;
}
.products .product-custom-special .woocommerce-loop-product__title.inbus_custom {
    padding-top: 0;
    margin-top: -5px;
}
.tax-product_cat ul.products {
    margin-top: 55px;
}
.the-content-searching.tab-content {
    margin-top: 0;
    position: relative;
}
.Wtable.hasBorder {
    border-top: 3px solid #d2d2d2;
    padding-top: 7px;
    margin-top: 10x;
}
.Wtable {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.product-accessory-table {
    table-layout: auto !important;
}
.product-table thead tr th:first-child {
    width: 200px !important;
}
.product-table thead.thead-fixed {
    display: none;
}
.product-table.thead-Ptable-fixed thead.thead-fixed {
    position: fixed;
    width: 100%;
    display: block;
}
.product-table tbody .tr-children.hide {
    display: none;
}
@media only screen and (min-width: 769px) {
    .product-table tbody tr>td:hover .tooltiptext {
        visibility: visible;
    }
    
    .product-table table tr {
        position: relative;
    }
}
@media only screen and (min-width: 1660px) {
    table.product-table tbody tr>td .tooltiptext {
        white-space: nowrap;
        font-size: 11px;
        padding: 8px 15px;
    }
    
    table.product-table tbody tr>td .tooltiptext:after {
        bottom: 37%;
    }
}
.product-table tbody tr>td .tooltiptext {
    visibility: hidden;
    width: auto;
    background-color: #474747;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 15px;
    position: absolute;
    z-index: 1;
    right: 101%;
    border-radius: 0;
    font-size: 10px;
    bottom: 1px;
    line-height: 1.5;
}
.product-table tbody tr>td .tooltiptext:after {
    position: absolute;
    bottom: 18%;
    left: 100%;
    width: 0;
    border-left: 5px solid #474747;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
}
@media only screen and (max-width: 1399px) {
    .product-table tbody tr>td .tooltiptext:after {
        border-top: 5px solid #474747;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        top: 100%;
        left: 50%
    }
    
    .product-table tbody tr>td .tooltiptext {
        right: 50%;
        bottom: 100%;
    }
}
.product-table tbody tr td.link {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}
.product-table tbody tr td.link a {
    width: 100%;
    height: 30px;
    margin-top: -30px;
    z-index: 999;
    left: 0;
    position: absolute;
}
.tab-content .product-table tbody tr>td.stt {
    text-align: left !important;
}
.tab-content .product-table tbody tr.hover>td,
.tab-content .product-table tbody tr.hover>td a {
    color: #fff !important;
    background-color: #919191 !important;
}
.tab-content .product-table thead th,
.tab-content .product-table tfoot th {
    border-collapse: separate;
    border-spacing: 5em;
    border-width: 3px 3px 0 0;
    border-color: white;
    border-style: solid;
    font-weight: normal;
    background-color: #626262;
    color: #ffffff;
    font-size: 18px;
    text-transform: capitalize;
    vertical-align: middle;
    padding: 9px 0;
    line-height: 1;
    font-weight: normal;
    text-align: center;
    line-height: 1.2
}
.tab-content .product-table tbody tr>td.stt,
.tab-content .product-table tbody tr>td.stt>a {
    color: #ffffff;
}
.tab-content .product-table tbody tr>td,
.tab-content .product-table tbody tr>td>a {
    white-space: nowrap;
}
.single-product .tab-content .product-table tbody tr>td,
.single-product .tab-content .product-table tbody tr>td>a {
    white-space: inherit;
}
.tab-content .product-table tbody tr>td {
    border: none;
    color: #2f2f2f;
    vertical-align: middle;
    font-size: 17px;
    padding: 2px 18px;
    font-weight: normal;
    text-align: center;
    border-collapse: separate;
    border-spacing: 5em;
    border-width: 3px 3px 0 0;
    border-color: #f6f6f6;
    border-style: solid;
    font-weight: normal;
}
.tab-content .product-table tbody tr.odd>td.stt {
    background-color: #424242;
}
.tab-content .product-table tbody tr.odd>td {
    background-color: #d2d2d2;
}
.tab-content .product-table tbody tr.even>td.stt {
    background-color: #585858;
}
.tab-content .product-table tbody tr.even>td {
    background-color: #ececec;
}
.tab-content .tab-heading-o {
    color: #3a3a3a;
    font-size: 23px;
    font-weight: 600;
    padding-bottom: 25px;
}
.template-search-none .widget,
.template-search-none .borderlist-not,
.template-search-none #searchform,
.template-search-none .entry-content,
.template-search-none font {
    display: none;
}
.template-search-none .woocommerce-info {
    background-color: #fff;
    padding: 0 !important;
    border: transparent;
}

/*accessory table*/
.product-accessory-table tbody tr>td.product-img {
    width: 100px;
    padding: 0;
}
.product-accessory-table tbody td.product-img>img {
    width: 100%;
    height: 60px;
    vertical-align: middle;
}
.product-accessory-table thead th {
    background-color: #424242;
    font-size: 22px;
}
.tab-content .product-accessory-table tbody tr.odd>td.stt {
    background-color: #585858;
}
.tab-content .product-accessory-table tbody tr.even>td.stt {
    background-color: #424242;
}
.tab-content .product-accessory-table tbody tr.odd>td {
    background-color: #ececec;
}
.tab-content .product-accessory-table tbody tr.even>td {
    background-color: #d2d2d2;
}
.tab-content .product-accessory-table tbody tr>td {
    text-align: left;
    font-size: 20px;
}

@media only screen and (max-width: 768px) {
    .single-product .variant-infor .heading {
        padding-bottom: 0;
        background-color: transparent;
    }
    .single-product .variant-infor .heading li.specifications,
    .single-product .variant-infor .heading li.accessories {
        width: 100%;
        position: relative;
        border: none;
        display: block;
        line-height: 50px;
    }
    .single-product .variant-infor .heading li.downloads{
        left: 0;
        text-align: left;
        background-color: #d4d4d4;
        width: 100%;
        position: relative;
        border: none;
        line-height: 50px;
        transform: none;
        margin-top: -10px;
    }
    .single-product .variant-infor .heading li.downloads:hover{
        border-bottom: none;
    }
    .single-product .variant-infor .heading li.downloads a{
        position: static;
        line-height: 50px;
        padding-left: 10px;
    }
    .single-product .variant-infor .heading li.specifications {
        background-color: #f2f2f2;
        margin-bottom: 15px;
    }
    .single-product .variant-infor .heading li.accessories {
        background-color: #e1e1e1;
        left: 0;
        text-align: left;
    }
    .single-product .variant-infor .heading li.specifications a,
    .single-product .variant-infor .heading li.accessories a {
        position: static;
        line-height: 50px;
        padding-left: 10px;
    }
    .single-product .variant-infor .heading li.specifications:hover,
    .single-product .variant-infor .heading li.accessories:hover,
    .single-product .variant-infor .heading li.downloads:hover {
        background-color: #424242;
        border: none;
    }
    
}

@media only screen and (max-width: 480px) {
    .single-product .variant-infor .col {
        width: 100%;
    }
}

/*Product grid*/
.inner_product {
    border: none;
    border-radius: 0;
}
.inner_product .thumbnail_container {
    border-style: solid;
    border-width: 1px;
    border-radius: 2px;
    border-color: #cbcbcb;
}
.inner_product a.woocommerce-loop-product__link {
    border-color: transparent;
}
.products-grid-01 ul.products li {
    margin: 0 5% 5% 0;
    background-color: transparent;
}
.products-grid-01.shop_columns_4 ul.products .product {
    width: 21.25%;
}
.products-grid-01.shop_columns_4 ul.products .product .inner_product {
    border: none !important;
    border-radius: 0;
}
.products-grid-01 ul.products li.product h2.woocommerce-loop-product__title {
    font-size: 18px !important;
    font-weight: 500;
    width: 100%;
    line-height: 48px;
    bottom: 0;
    margin: auto;
    text-align: center;
    text-transform: capitalize;
}
.products-grid-01 .product-sorting {
    display: none;
}

/*1.document file*/
.doc-wrap {
    background-color: transparent !important;
    display: table;
    width: 100%;
}
.doc-wrap .item {
    display: table-cell;
    vertical-align: middle;
}
.doc-wrap .item img,
.doc-wrap .item .text {
    vertical-align: middle;
}
.doc-wrap .item .text {
    font-size: 25px;
    color: #353535;
    padding-left: 15px;
    display: inline-block;
    line-height: 1;
}
.doc-wrap.col-4 .item {
    width: 24.6%;
    margin-bottom: 30px;
}
.single-product .download-section .doc-wrap {
    display: table;
    width: 100%;
}
.single-product .download-section .doc-wrap .item {
    margin-bottom: 30px;
    flex: 1;
}
@media (max-width: 768px) {
    .single-product .download-section .doc-wrap {
        display: block;
        justify-content: space-around;
        align-items: center;
        flex-flow: row wrap;
    }
    
    .doc-wrap .item {
        display: inline-block;
        vertical-align: middle;
        width: 50%;
        margin-bottom: 30px;
    }
}
@media (max-width: 480px) {
    .doc-wrap .item {
        width: 100%;
    }
}

/*2.tab*/
ul.tab-wrap {
    border-bottom: 2px solid #d1d1d1;
    padding-bottom: 20px;
}
ul.tab-wrap li {
    display: inline-block;
}
ul.tab-wrap li a {
    color: #2f2f2f;
    font-size: 25px;
    padding: 0 23px;
    position: relative;
    padding-bottom: 20px;
    font-weight: 600;
}
ul.tab-wrap li.active a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0;
    background-color: #484848;
    bottom: -2px;
}
.single-product-summary .tab-content{
    margin-top: 40px;
}
.tab-content {
    margin-top: 70px;
}
.tab-content .tab-pane {
    display: none;
}
.tab-content .tab-pane.active {
    display: block;
}
#product-table th{cursor: pointer!important;}
.product-tab-content #product-table_wrapper #product-table_filter {
    position: relative;
}
.product-tab-content #product-table_wrapper #product-table_filter span.delete_search {
    font-size: 28px;
    line-height: 28px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: red;
    cursor: pointer;
}
.product-tab-content #product-table_wrapper #product-table_filter span.delete_search.hide {
    display: none;
}
.product-tab-content #product-table_wrapper #product-table_filter input {
    border-color: #d9d9d9;
    background-color: #fff;
    padding: 10px 0 10px 20px;
    font-size: 18px;
    border-width: 2px;
    margin-bottom: 30px;
}

}
.product-tab-content #product-table_wrapper #product-table_filter input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #a5a5a5;
}
.product-tab-content #product-table_wrapper #product-table_filter input::-moz-placeholder {
    /* Firefox 19+ */
    color: #d9d9d9;
}
.product-tab-content #product-table_wrapper #product-table_filter input:-ms-input-placeholder {
    /* IE 10+ */
    color: #d9d9d9;
}
.product-tab-content #product-table_wrapper #product-table_filter input:-moz-placeholder {
    /* Firefox 18- */
    color: #d9d9d9;
}
.img-cls {
    border: none !important;
    background-color: #fbfbfb;
    box-shadow: 3px 3px 0 0 #8080800f;
}

/*Shop page*/
.shop-page #wrap_all ul.products li.product-category a {
    padding-top: 75%;
    position: relative;
}
.shop-page #wrap_all ul.products li.product-category a img {
    position: absolute;
    top: 0%;
    bottom: 0;
    left: 0;
    width: 100%;
}
.shop-page #wrap_all ul.products li.product-category h2.woocommerce-loop-category__title {
    position: relative;
    background: #fff;
}

.product-categories-page .shop_columns_3 ul.products li {
    clear: none;
}
.product-categories-page .shop_columns_3 ul.products li:nth-child(3n) {
    margin-right: 2% !important;
}
.product-categories-page .shop_columns_3 .products .product {
    width: 18.4%;
}
.product-categories-page .shop_columns_3 ul.products li:nth-child(5n+1) {
    clear: both !important;
}
.product-categories-page .shop_columns_3 ul.products li:nth-child(5n) {
    margin-right: 0 !important;
    clear: none;
}
.template-shop .container .av-content-small.units {
    width: 83%;
} 
@media only screen and (max-width: 1400px) {
   .template-shop .container .av-content-small.units {
        width: 80%;
    } 
}
div.sidebar_left .content {
    padding-left: 0;
}
main.template-shop {
    margin-top: -14px !important;
}
.product-cobra-gyro #main ul.products li.product-category a {
    padding: 0;
}

.product-cobra-gyro #main .container_wrap_first {
    height: 100%;
}
/*.template-shop .product-sorting {
    display: none;
}*/

.template-shop .sidebar .widget ul.product-categories {
    background-color: #f7f7f7;
    font-size: 13px;
    color: #2f2f2f;
    text-align: left;
    padding: 10px 10px !important;
}
.template-shop .sidebar .widget ul li a {
    font-size: 14px;
    color: #262626;
    ;
}

/*Categories page*/
.tax-product_cat .template-shop .product-sorting {
    display: block;
    margin-bottom: 20px;
}

/* Categories list */
ul.products li.product-category {
    border: none !important;
    background-color: #fbfbfb;
    box-shadow: 3px 3px 0 0 #8080800f;
}
.shop_columns_3 .products .product {
    margin: 0 2% 2% 0;
    width: 32%;
}
ul.products li.product-category h2.woocommerce-loop-category__title,
.product-categories-page ul.products li.product h2.woocommerce-loop-product__title {
    font-family: "Roboto";
    font-size: 18px !important;
    font-weight: 500;
    width: 100%;
    line-height: 48px;
    bottom: 0;
    margin: auto;
    /*text-transform: capitalize;*/
    text-align: left;
    padding-left: 20px;
    color: #2f2f2f;
}
ul.products li .woocommerce-loop-category__title .count {
    display: none;
}
ul.products li.product-category a{
    padding: 0;
}
.archive-none-sidebar main.template-shop {
    width: 100%;
    float: left;
}
.archive-none-sidebar .content .entry-content-wrapper {
    padding-right: 0;
}
/* Product list */
ul.products li.product {
    border: none !important;
    background-color: #fbfbfb;
    box-shadow: 3px 3px 0 0 #8080800f;
    position: relative;
}
ul.products li.product h2.woocommerce-loop-product__title {
    color: #2f2f2f;
    font-size: 20px !important;
    font-family: "Roboto";
    text-align: center;
}
ul.products li.product .inner_product_header {
    min-height: 0 !important;
    padding: 0 !important;
    position: static !important;
    background: #fff;
    border: none !important;
}
ul.products li.product .avia-arrow {
    display: none;
}
.tax-product_cat .page-thumb {
    display: none;
}

/*Product filter*/
.product-filter .text-wrap {
    float: left;
}
.product-filter .search-field {
    float: right;
    width: 80%;
}
#top .product-filter .search-field input#searchsubmit {
    color: #fff;
    background-color: #2f2f2f;
    left: -27px;
    vertical-align: middle;
    line-height: 30px;
    width: 27px;
    min-width: 27px;
}
#top .product-filter .search-field input#s {
    font-size: 18px;
    padding-left: 20px;
    padding: 4px 0 4px 15px;
}
.product-filter .search-field input#s::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #2f2f2f;
}
.product-filter .search-field input#s::-moz-placeholder {
    /* Firefox 19+ */
    color: #2f2f2f;
}
.product-filter .search-field input#s:-ms-input-placeholder {
    /* IE 10+ */
    color: #2f2f2f;
}
.product-filter .search-field input#s:-moz-placeholder {
    /* Firefox 18- */
    color: #2f2f2f;
}
.product-filter .text-wrap .text {
    font-size: 32px;
    color: #262626;
    padding-left: 10px;
}
.product-filter .filter-field {
    margin-top: 25px;
}
.product-filter .filter-field .item {
    display: inline-block;
    width: 10.8%;
}
.product-filter .search-field form {
    background-color: #f7f7f7;
}
#top .product-filter .filter-field select {
    font-size: 15px;
    color: #2f2f2f;
    border: 1px solid #9c9c9c;
    background-color: #f7f7f7;
    border-radius: 0;
    padding: 4px;
    padding: 5px;
}
#top .product-filter-cb .item {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    color: #2f2f2f;
}

/*Search page*/
.search.search-no-results .main_color, 
.search.search-results .main_color{
    background-color: #fff !important;
}
.search.search-results .main_color h2 {
    color: #535559 !important;
}
.search.search-results .search-result-counter {
    color: #fff;
}
.responsive #top.search.search-no-results .main_color .tabcontainer {
    display: none !important;
}
#top #header_main #searchsubmit,
#top #header_main #s {
    background-color: transparent;
    border:1px solid #000;
}
#top #searchsubmit,
#top #s {
    border: 1px solid #fff;
    background-color: #808080;
    color: #fff;
}

/*Custom widget*/

li.cat-item.cat-item-203, 
li.cat-item.cat-item-205 {
    display: none !important;
}
#woocommerce_product_categories-2 .widgettitle{
    color: #262626;
}

/*Custom product filter plugin*/

/*Change radio to checkbox btn in product filter*/
.prdctfltr_wc .prdctfltr_filter_title {
    font-size: 25px;
}
.wproduct-filter .prdctfltr_wc.prdctfltr_round .prdctfltr_filter label.prdctfltr_active>span:before,
.wproduct-filter .prdctfltr_wc.prdctfltr_round .prdctfltr_filter label>span:before {
    border-radius: 0
}
.wproduct-search .prdctfltr_filter_inner .prdctfltr_search {
  
    float: right !important;
}

/*.wfilter .wproduct-search {
    position: absolute;
    right: 0;
    width: 23%;
    z-index: 99;
}*/
.wfilter ._ffn_textNode {
    font-size: 15px;
}
.wfilter .prdctfltr_wc.prdctfltr_woocommerce.pf_select.prdctfltr_scroll_default .prdctfltr_add_scroll {
    width: 100%;
    padding: 15px 10px;
}
/*.wfilter .prdctfltr_wc.prdctfltr_woocommerce.pf_select.prdctfltr_scroll_default .prdctfltr_cat{
    z-index: 17 !important;
}*/

.wfilter .prdctfltr_add_scroll.prdctfltr_down {
    max-height: 365px;
}
.prdctfltr_range.pf_rngstyle_html5 .irs-bar {
    border-top: 1px solid #ebda58;
    border-bottom: 1px solid #ebda58;
    background: #ebda58 !important;
}
.prdctfltr_range.pf_rngstyle_html5 .irs-slider {
    top: 27px;
    width: 20px;
    height: 20px;
}
.prdctfltr_range.pf_rngstyle_html5 .irs-from,
.prdctfltr_range.pf_rngstyle_html5 .irs-to {
    background: #2f2f2f;
}
.wfilter .prdctfltr_wc.prdctfltr_woocommerce.pf_select.prdctfltr_scroll_default .prdctfltr_add_scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,
    0,
    0,
    0.5);
}
.wfilter .prdctfltr_wc.prdctfltr_woocommerce.pf_select.prdctfltr_scroll_default .prdctfltr_add_scroll::-webkit-scrollbar {
    width: 6px;
}
.wproduct-filter .prdctfltr_woocommerce_ordering>span {
    font-size: 15px;
}
/*.wproduct-search .prdctfltr_woocommerce_ordering>*,
.wproduct-filter .prdctfltr_filter.prdctfltr_search {
    display: none;
}*/
.wproduct-filter .prdctfltr_filter_inner.active .prdctfltr_clear {
    display: none !important;
}
.wproduct-search .prdctfltr_woocommerce_ordering>.prdctfltr_filter_wrapper {
    display: block;
}
.wproduct-filter .prdctfltr_tabbed_selection .prdctfltr_filter {
    visibility: visible;
    height: auto;
    overflow: visible;
}
/*.wproduct-search .prdctfltr_filter_title,
.wproduct-search .prdctfltr_woocommerce_ordering .prdctfltr_filter_inner>.prdctfltr_filter,
.wproduct-search .prdctfltr_buttons,
.wproduct-search .prdctfltr_search {
    display: none !important;
}
.wproduct-search .prdctfltr_woocommerce_ordering .prdctfltr_filter_inner .prdctfltr_search,
.wproduct-search .prdctfltr_filter_inner.availabel {
    display: block !important;
}*/
.wfilter {
    position: relative;
    margin-bottom: 35px;
}
.prdctfltr_sc ul.products {
    display: none;
}
/*.wproduct-search .prdctfltr_filter_inner .prdctfltr_search {
    width: 100% !important;
}*/
.wproduct-search .prdctfltr_filter_inner .prdctfltr_search .prdctfltr_regular_title {
    display: none;
}
.wproduct-search .prdctfltr_filter_inner .prdctfltr_search .prdctfltr_add_scroll {
    display: block !important;
    position: static !important;
    background: transparent;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    box-shadow: none !important;
}
.wproduct-search .prdctfltr_filter_inner .prdctfltr_search .pf_search {
    background-color: #ececec !important;
    /*border: none !important;*/
    box-shadow: none !important;
    /*padding-left: 40px !important;*/
}
.wfilter .prdctfltr_checkboxes #wproduct-search-icon {
    
    font-size: 17px;
    /*width: 30px;*/
    /*min-width: 30px;*/
    /*left: 0;*/
    height: 100%;
    /*line-height: 30px;*/
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 2;
    margin: 0;
    border-radius: 0;
}
.wfilter .wproduct-search #wproduct-search-icon:hover {
    color: #fff;
}
.wfilter .wproduct-search .pf_search::-webkit-input-placeholder {
    color: #262626;
}
.wfilter .wproduct-search .pf_searc::-moz-placeholder {
    color: #262626;
}
.wfilter .wproduct-search .pf_searc:-ms-input-placeholder {
    color: #262626;
}
.wfilter .wproduct-search .pf_searc:-moz-placeholder {
    color: #262626;
}
.prdctfltr_add_scroll {
    display: block;
}
.more-filter-wrap{
    display: none;
}
.more-filter {
    cursor: pointer;
    position: relative;
    /*top: -2px;*/
}
.more-filter .text {
    background-color: #ececec;
    /*padding: 0 8px;*/
    color: #424242;
/*  margin-left: -6px;*/
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
}
.more-filter .icon.active {
    display: inline-block;
}
.more-filter .icon {
    display: none;
    /*padding: 2.5px 10px;*/
    color: #fff;
    vertical-align: middle;
    width: 34px;
    text-align: center;
}
.prdctfltr_wc .prdctfltr_woocommerce_ordering {
    display: block !important;
}
.prdctfltr_wc .prdctfltr_filter_title {
    /*margin-bottom: 25px !important;*/
}
.prdctfltr_wc {
    margin-bottom: -28px !important;
}
.prdctfltr_wc .prdctfltr_woocommerce_filter {
    background-image: url('images/filter-icon.png');
    width: 28px;
    background-repeat: no-repeat;
    background-size: inherit;
}
.prdctfltr_wc .prdctfltr_woocommerce_filter i.prdctfltr-bars {
    display: none !important;
}
.prdctfltr_wc .prdctfltr_filter_title {
    /*font-size: 32px;*/
    color: #262626;
    padding-left: 0px;
    font-weight: normal !important;
}
.prdctfltr_wc .prdctfltr_filter {
    /*width: 13.97% !important;*/
    font-size: 15px;
    color: #2f2f2f;
    padding-bottom: 0 !important;
    margin-bottom: 15px !important;
}
.wproduct-filter .prdctfltr_wc .prdctfltr_filter_inner {
    clear: both;
    display: flex;
    flex: 1;
}
.prdctfltr_wc .prdctfltr_filter_inner.active {
    display: flex;
    width: 100%;
}
.prdctfltr_wc .prdctfltr_filter_inner.availabel {
    display: flex;
    width: 100%;
    margin-bottom: 7px!important;
}
.prdctfltr_wc .prdctfltr_filter .prdctfltr_regular_title {
    font-size: 15px;
    /*color: #262626;*/
    /*border: 1px solid #9c9c9c;
    background-color: #f7f7f7;*/
    border-radius: 0;
    font-weight: normal;
    /*line-height: 1.2;*/
}
.prdctfltr_wc .products {
    display: none;
}
.prdctfltr_wc .prdctfltr_buttons a.button {
    background-color: #2f2f2f;
    color: #fff;
    line-height: 5px;
    border-radius: 0;
}
.prdctfltr_filter_inner {
    display: flex;
    flex-flow: row wrap;
}

.prdctfltr_showing {
    display: none;
}

.wproduct-search .prdctfltr_wc {
    margin-bottom: 0;
}

.wproduct-search .woocommerce-pagination,
.wproduct-filter .woocommerce-pagination {
    display: none;
}

/*.wproduct-search .prdctfltr_wc .prdctfltr_filter {
    padding-left: 0;
    padding-right: 0;
}*/

.prdctfltr_filter_wrapper {
    display: flex;
    justify-content: space-between;
}


@media (min-width: 769px) {
    .wfilter .prdctfltr_wc.prdctfltr_woocommerce.pf_select.prdctfltr_scroll_default .prdctfltr_cat .prdctfltr_add_scroll {
        width: auto;
        white-space: nowrap;
    }
}

/* Product sorting */
.product-sorting>div {
    display: inline-block;
    margin-right: 20px;
}
.product-sorting>div>a {
    color: #2f2f2f;
    font-size: 20px !important;
    font-family: "Roboto";
}
.product-sorting>div.current-param a,
.product-sorting>div>a:hover {
    color: #2f2f2f;
    border-bottom: 1px solid #2f2f2f;
}

/*See more button*/
.see-more {
    display: block;
    clear: both;
    text-align: center;
    padding-top: 30px;
}
.see-more>a.btn {
    background-color: #2f2f2f;
    color: #fff;
    padding: 9px 30px 11px;
    font-size: 24px;
    font-weight: 400;
}
.see-more>a.btn:hover {
    color: #fff;
    text-decoration: none;
}
.see-more>a.btn>.icon-plus {
    margin-left: 10px;
    background-color: #fff;
    color: #000000;
    padding: 0 6px;
    font-weight: 700;
}

/*Woo Search page*/
#top .woocommerce-info {
    margin-top: 10px;
}

/*Single product*/
.responsive .single-product .container {
    max-width: 1300px;
}
.template-shop .images a {
    padding:1px;
}
#top .single-product-main-image .thumbnails a {
    padding:1px;
}
.main_color .single-product-main-image .images a{
    background-color:#ccc;
}
#top .all_colors .woocommerce-product-gallery .image-overlay {
    background-color: transparent;
}
.single-product .art {
    display: block;
    font-style: italic;
    font-size: 30px;
    font-family: "Roboto";
}
.single-product .container_wrap .product {
    margin-bottom: 100px;
}
.single-product-summary {
    width: 100%;
    padding-top: 15px;
}

.single-product .single-product-main-image a {
    border: none !important;
    background-color: #fbfbfb;
}
.single-product .woocommerce-loop-product__title {
    color: #2f2f2f;
    font-weight: 700;
    font-size: 50px !important;
}
.single-product .group-title {
    margin-bottom: 20px;
}
.single-product-summary .entry-content .description {
    font-size: 20px;
    color: #535559;
    line-height: 28px;
    padding-top: 15px;
}
.single-product-summary .entry-content .description>*:first-child {
    margin-top: 0;
}
.single-product .single-product-main-image {
    margin-bottom: -20px;
    padding-bottom: 0;
}
.video-icon {
    position: relative;
}

/* retina */
.video-icon .watch-video+.retina-wrap {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 3px;
}
.video-icon .retina-wrap {
    float: right;
}
.retina-wrap .m-retina-img {
    display: inline-block;
}
.retina-wrap .m-retina-img>img {
    width: auto;
    height: 30px;
}
.retina-wrap .m-retina-img img:not(:last-child) {
    margin-right: 8px;
}
.retina-wrap .char {
    width: auto;
    height: 30px;
    display: inline-block;
    background: url(images/pd-char-bg.png);
    position: relative;
    margin-left: 52px;
    float: right;
    background-size: cover;
    color: #fff;
    line-height: 30px;
    text-align: right;
    font-size: 28px;
}
.retina-wrap .char>img {
    height: 30px;
    width: auto;
}
.retina-wrap .char:before {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #cccccc;
    position: absolute;
    left: -28px;
}
.watch-video {
    background-image: url(images/watch-video-bg.png);
    color: #242424;
    font-size: 29px;
    padding: 2px 37px;
    background-size: cover;
}
.single-product .heading-content {
    border-bottom: 1px solid #aaaaaa;
    padding-bottom: 10px;
    color: #2f2f2f;
    font-size: 42px !important;
    font-weight: 400;
    margin-bottom: 60px;
}
.single-product .new-row {
    margin-top: 100px;
}

/* Feature image and gallery */

/*#1 accessory category*/
#top.product-accessory.single-product .thumbnails.left {
    float: none;
    width: 100% !important;
}
#top.product-accessory.single-product .thumbnails.left .slick-slide {
    background-color: transparent;
}
#top.product-accessory.single-product .thumbnails.left a.slick-slide>img {
    width: auto;
    margin: auto;
    border: 1px solid #ccc !important;
}
#top.product-accessory.single-product .thumbnails.right {
    width: 100%;
    margin-top: 60px;
}

/*#2 other category*/
.single-product .woocommerce-product-gallery__wrapper>a,
.single-product .woocommerce-product-gallery__wrapper .thumbnails .slick-slide {
    background-color: #dedede;
}
.single-product .woocommerce-product-gallery__wrapper .thumbnails {
    clear: none !important;
}
.single-product .single-product-main-image {
    width: 100%;
}
.single-product .woocommerce-product-gallery__wrapper>a {
    float: right;
    width: 45%;
    color:#242424;
}
.single-product .thumbnails {
    float: left;
    width: 45%;
    padding-top: 0 !important;
    margin-top: 0px;
    z-index: 1;
}
.single-product .thumbnails.right {
    float: right;
    width: 45%;
    color: #242424;
}
.arrow {
    width: 43px;
    height: 38px;
    z-index: 999;
    bottom: 15px;
    cursor: pointer;
}
.right-arrow {
    position: absolute;
    right: 15px;
    background-image: url('images/arrow-next.png');
}
.left-arrow {
    position: absolute;
    left: 15px;
    background-image: url('images/arrow-prev.png');
}
.widget_product_categories li a {
    background: none;
}
.template-shop .sidebar .widget ul.product-categories li{
    /*padding: 5px 0;*/
    border-bottom: 1px solid #e3e3e3;
    line-height: 36px;
}
.template-shop .sidebar .widget ul.product-categories li ul li a {
    padding-left: 20px !important;
}
.template-shop .sidebar .widget ul.product-categories li ul li ul li a {
    padding-left: 40px !important;
}
.template-shop .sidebar .widget ul.product-categories >  li.cat-item:last-child{
    border-bottom: transparent !important;
}
.template-shop .sidebar .widget ul.product-categories li.cat-item:last-child{
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 1px;
}
.template-shop .sidebar .widget ul.product-categories li.cat-item.cat-item-797{
    border-bottom: transparent;
}
.shop-page .sidebar .widget ul.product-categories li a {
    font-family: 'neuzeit-grotesk Regular' ,sans-serif;
 /*   font-weight: 400;*/
    /*font-style: normal;*/
    font-size: 16px;
    padding-left: 0;
}
/*#top.shop-page h3.widgettitle {
    font-family: 'neuzeit-grotesk Black',sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 18px;
    color: #fff;
    background: #333333;
    text-align: left;
    padding: 15px 15px;
   
}*/
.shop-page #wrap_all ul.products li.product-category h2.woocommerce-loop-category__title{
    font-family: 'neuzeit-grotesk Bold',sans-serif;;
    /*font-weight: 900;*/
    /*font-style: normal;*/
    font-size: 17px !important;
}
.template-shop .sidebar .widget ul.product-categories{
    padding: 15px 15px !important;
}

/*Responsive*/

@media (max-width: 1400px) {
    .single-product .thumbnails a>img,
    #top.single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper>a>img {
        max-height: 600px;
        height: 600px;
    }
}
@media (max-width: 990px) {
    .single-product .thumbnails a>img,
    #top.single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper>a>img {
        max-height: 500px;
        height: 500px;
    }
    .single-product .woocommerce-product-gallery__wrapper>a {
        width: 100%;
        margin-bottom: 20px;
    }
    .single-product .thumbnails,
    .single-product .thumbnails.left,
    .single-product .thumbnails.right {
        width: 100%
    }
    .single-product .thumbnails+.thumbnails {
        margin-top: 50px;
    }
}
@media (min-width: 769px) {
    .single-product .product-table {
        table-layout: fixed;
    }
}
@media (max-width: 768px) {
    .single-product .thumbnails a>img,
    #top.single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper>a>img {
        height: 450px;
        max-height: 450px;
    }
    .responsive #top .single-product-main-image .thumbnails a {
        margin: 0;
    }
    .doc-wrap.col-4 .item {
        width: 49%;
    }
    .video-icon .watch-video+.retina-wrap {
        top: 70px;
    }
}
@media (max-width: 480px) {
    .single-product .video-icon {
        margin-top: 35px;
    }
    .single-product .retina-wrap {
        position: static;
        transform: none;
        margin-top: 20px;
    }
    .single-product .retina-wrap .char:before {
        display: none;
    }
    .single-product .retina-wrap,
    .single-product .retina-wrap .char {
        width: auto;
    }
    .single-product .retina-wrap .char {
        margin-left: 0;
        margin-top: 0;
    }
    .single-product .retina-wrap .m-retina-img {
        display: block;
        width: auto;
    }
    .watch-video {
        margin-top: 50px;
    }
    .video-icon .watch-video+.retina-wrap {
        top: 0;
        transform: none;
        margin-top: 0;
        width: 100%
    }
    .doc-wrap.col-4 .item {
        width: 100%;
    }
    .single-product .thumbnails a>img,
    #top.single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper>a>img {
        max-height: 320px;
        height: 320px;
    }
}

/*Responsive CSS based on max-height*/
@media (min-width: 769px) and (max-height: 900px) {
    .html_header_sidebar #top #header .social_bookmarks {
        margin-top: 30px;
    }
}

/* Responsive for product table - Thien Nguyen */
.mobile-table {
    font-size: 1rem;
    display: block;
    margin-bottom: 35px;
}
@media all and (min-width: 769px) {
    .mobile-table {
        display: none;
    }
}
.mobile-table h2 {
    color: #333333;
}
.mobile-table__row:nth-child(odd) {
    background-color: #efefef;
}
.mobile-table__row div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2px 10px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 5px;
}
.mobile-table__row div:last-child {
    border: none;
}
.mobile-table__row:nth-child(odd) div {
    border-color: #f5f5f5;
}
.mobile-table__row p {
    margin: 0;
    flex-basis: 50%;
}
.tax-product_cat .product-sorting {
    float: none;
}
/*.tax-product_cat .prdctfltr_title_remove[data-key="product_cat"] .prdctfltr-delete {
    display: none;
}*/
.post-type-archive-product .template-shop .page-thumb {
    display: none;
}

/*mearge from inbus-custom file*/
@media (max-width: 1400px) {
    .single-product .single-product-main-image {
        width: 98%;
    }
    #top.single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper > a > img {
        max-height: 100% !important;
        height: 100%;
    }
}
@media only screen and (max-width: 989px) and (min-width: 768px){
    .responsive #top .single-product-main-image .thumbnails a {
        width: 30%;
        margin: 0;
    }
}

@media (max-width: 1024px){
    /*.wfilter .wproduct-search {width: 80%; padding-left: 10px;}*/
    .prdctfltr_wc .prdctfltr_filter_title {width: 50%}
    /*.wfilter .prdctfltr_wc.prdctfltr_woocommerce.pf_select.prdctfltr_scroll_default .prdctfltr_add_scroll {
        width: calc(100% - 20px);
    }*/
    .prdctfltr_wc .prdctfltr_filter_title {
        font-size: 20px;
    }
    #top.single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper > a > img {
        height: 100%;
    }
}
@media (max-width: 900px){
    .prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.woocommerce.pf_select .prdctfltr_filter{
        margin-right: 0 !important;
    }

}
@media (max-width: 768px){
    .wfilter .prdctfltr_wc.prdctfltr_woocommerce.pf_select.prdctfltr_scroll_default .prdctfltr_add_scroll {
        width: 100%;
    }
    .more-filter.item {
        display: none !important;
    } 
    #top .product div.images img {
        min-height: 429px !important;
    }
    /*.prdctfltr_wc .prdctfltr_filter_title > span {
        display: none !important;
    }*/
    /*.prdctfltr_wc .prdctfltr_woocommerce_filter {
        background-image: none;
    }*/
    .wfilter .wproduct-search {
        width: 100%; padding-left: 0;
    }
    .single-product .thumbnails a > img {
        min-height: 429px !important;
    }
    .right-arrow,
    .left-arrow {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    }
    .single-product .variant-infor .col-left, .single-product .variant-infor .col-right {
        width: 100%;
        float: none;
    }
    .single-product .variant-infor .col-right.margin-left {
        margin: 0;
    }
}

@media (max-width: 475px) {
    #top .product div.images img {
        height: 100%;
        min-height: 100% !important;
    }

    .single-product .variant-infor .content .box .title {
        font-size: 15px;
    }
}
@media all and (max-width:375px) {
    ul.tab-wrap li a {
        margin: 0px 10px 0 0;
        font-size: 1rem;
        padding: 0;
    }
}

/*#top > .avia-accordion-slider-wrap{
    display: none;
}
*/
@media only screen and (max-width: 1199px) {
    .avia_mobile #top #searchsubmit{
        height: 100%;
    }
    #top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items{
        border: none;
    }
    .html_av-overlay-side #top #wrap_all .av-burger-overlay li li a{
        padding-left: 85px;
    }
    /*.html_av-overlay-side #top #wrap_all .av-burger-overlay li.current-menu-item{
        background-color: #4b4a4a;
    }*/
    .html_av-overlay-side #top #wrap_all .av-burger-overlay li.burger-social {
        padding-top: 20px;
    }
    
    .search-desktop {
        display: none;
    }
    
    .html_header_top #top #header .social_bookmarks li a,
    .html_av-overlay-side #top #wrap_all .av-burger-overlay li.burger-social a {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    
    .noLightbox.social_bookmarks {
        display: none !important;
    }
    
    .html_av-overlay-side #top #wrap_all .av-burger-overlay li.burger-social {
        display: inline-block;
        margin-right: 10px;
    }
    
    .responsive #top #wrap_all .av_mobile_menu_tablet .main_menu {
        left: 0 !important;
    }
    
    .responsive #top .av-main-nav .menu-item {
        display: none !important;
    }
    
    .responsive #top #wrap_all #header {
        float: left;
    }
    
    .responsive #top #wrap_all #header {
        position: relative;
        width: 100%;
        height: auto;
        margin: 0 !important;
        opacity: 1;
        min-height: 0;
    }
    
    .responsive #top .logo {
        position: static;
        display: table;
        height: 80px !important;
        float: none;
        padding: 0;
        border: none;
        width: 80%;
    }
    
    .responsive #top .logo {
        margin: auto;
    }
    
    .responsive .logo img {
        height: auto !important;
        width: auto;
        display: block;
        max-height: 90px;
    }
    
    .responsive #top .av-main-nav .menu-item {
        display: none;
    }
    
    .menu-item-language {
        display: inline-block;
    }
    
    #menu_language_list {
        position: absolute;
        right: 0;
        top: 0;
        padding-right: 0;
        z-index: 9999;
    }
    
    .responsive #top #main {
        padding-top: 0 !important;
        margin: 0;
    }
    
    /*.av-logo-container .inner-container {
        margin-top: 20px;
    }*/
    .responsive #top #wrap_all .main_menu {
        top: 0;
        height: 80px;
        left: 0;
        right: auto;
        display: block;
        position: absolute;
    }
    .responsive #top #wrap_all .av-logo-container {
        margin: 0 auto;
        float: none;
    }
    
    .responsive #top .av-logo-container .avia-menu {
        height: 100%;
    }
    
    .responsive #top #header_main>.container .main_menu .av-main-nav>li>a,
    .responsive #top #wrap_all .av-logo-container {
        height: 90px;
        line-height: 90px;
    }
    
    .html_av-overlay-side .av-burger-overlay-scroll {
        left: 0;
        right: auto;
        -webkit-transform: none !important;
        transform: none !important;
    }
    
    .av-burger-overlay-scroll:after {
        /*content: "";*/
        display: block;
        position: fixed;
        left: 0;
        right: 0;
        height: 100px;
        top: 0;
        /*background-color: rgba(0, 0, 0, 0.8);*/
        background-color: rgba(0, 0, 0, 0.8);
        z-index: 99999;
    }
    
    .responsive #top .av-main-nav .av-burger-menu-main {
        display: block;
    }
    
    .responsive.html_header_sidebar #top #header .social_bookmarks {
        display: none;
    }
    
    .responsive.html_header_sidebar #header .av-main-nav>li>a .avia-menu-text {
        font-size: 1.9em;
    }
    
    #av-burger-menu-ul>li:first-child {
        border-right: 2px solid #191919;
    }
    
    #av-burger-menu-ul>li:nth-child(-n+2) {
        /*display: inline-block;
        left: -10px !important;*/
        margin-bottom: 10px !important;
        /*background-color: #000;*/
    }
    
    #av-burger-menu-ul>li:nth-child(3) {
        /*margin-top: 45px !important;*/
    }
    
    #top #wrap_all #header #av-burger-menu-ul>li.av-active-burger-items.burger-menu-search {
        position: absolute;
        top: 10px;
        right: 20px;
        left: auto;
    }
    
    #top #wrap_all #header #av-burger-menu-ul>li.av-active-burger-items.burger-menu-search a {
        padding: 0;
        line-height: 75px;
        width: 20px;
        text-align: center;
    }
    
    #top #wrap_all #header #av-burger-menu-ul>li.av-active-burger-items.burger-menu-search a:hover {
        background-color: transparent;
    }
    
    #top #wrap_all #header #av-burger-menu-ul .avia-search-tooltip {
        width: 300px;
    }
    
    #av-burger-menu-ul {
        padding-bottom: 50px !important;
        padding-top: 134px !important;
    }
    .html_av-overlay-side #top #wrap_all .av-burger-overlay li a{
        font-size: 24px;
        padding: 12px 50px;
    }
    .breadcrumbs-section .container {
        padding: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {

        .responsive .main_menu ul:first-child > li > a { padding: 0 10px; }
        .responsive #top .header_bg { opacity: 1; filter: alpha(opacity=100); }
        .responsive #main .container_wrap:first-child{ border-top:none; }
        .responsive .logo{float:left;}
        .responsive .logo img{margin:0; }
        
        .responsive.html_top_nav_header.html_mobile_menu_tablet #top .social_bookmarks { right: 50px; }
        .responsive.html_top_nav_header.html_mobile_menu_tablet #top #wrap_all #main{padding-top:0;}
        
        .responsive.js_active .avia_combo_widget .top_tab .tab{font-size: 10px;}
        .responsive.js_active .avia_combo_widget .news-thumb{display:none;}
        
        .responsive #top #wrap_all .grid-sort-container .av_one_sixth{ width:33.3%; margin-bottom: 0;}
        .responsive body.boxed#top, .responsive.html_boxed.html_header_sticky #top #header, .responsive.html_boxed.html_header_transparency #top #header{max-width: 100%;}
        
        .responsive.html_header_top.html_header_sticky.html_bottom_nav_header.html_mobile_menu_tablet #main{ padding-top: 88px; }
        .responsive.html_header_top.html_header_sticky.html_bottom_nav_header.html_top_nav_header.html_mobile_menu_tablet #main{ margin-top:0; }
        
        .responsive #top .av-hide-on-tablet{display:none !important;}
        
        /*new menu*/
        .responsive.html_mobile_menu_tablet .av-burger-menu-main{display: block;}
        .responsive #top #wrap_all .av_mobile_menu_tablet .main_menu{top:0;  left:auto; right:0; display:block;}
        .responsive.html_logo_right #top #wrap_all .av_mobile_menu_tablet .main_menu{top:0;  left:0; right:auto;}
        .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item{display:none;}
        .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special{display:block;}
        .responsive #top #wrap_all .av_mobile_menu_tablet .menu-item-search-dropdown > a { font-size: 24px; }
        .responsive #top .av_mobile_menu_tablet #header_main_alternate{display:none;}
        .responsive.html_mobile_menu_tablet #top #wrap_all #header {position: relative; width:100%; float:none; height:auto; margin:0 !important; opacity: 1; min-height:0;}
        .responsive.html_mobile_menu_tablet #top #header #header_meta .social_bookmarks{display:none;}
        .responsive.html_mobile_menu_tablet .phone-info{float:none; width:100%; clear:both; text-align: center;}
        .responsive.html_mobile_menu_tablet #top .av-logo-container .social_bookmarks{display:none}
        .responsive.html_mobile_menu_tablet #top .av-logo-container .main_menu .social_bookmarks{display:block; position: relative; margin-top: -15px; right:0;}
        .responsive.html_logo_center.html_bottom_nav_header .av_mobile_menu_tablet .avia-menu.av_menu_icon_beside{height:100%;}
        .responsive.html_mobile_menu_tablet #top #wrap_all .menu-item-search-dropdown > a { font-size: 24px; }
        .responsive.html_mobile_menu_tablet #top #main .av-logo-container .main_menu{display:block;}
        .responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main{padding-top: 88px;}
        .responsive.html_mobile_menu_tablet.html_header_top #top #main {padding-top: 0 !important; margin: 0;}
        .responsive.html_mobile_menu_tablet.html_top_nav_header.html_header_sticky #top #wrap_all #main{padding-top:0;}
        .responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu  .av-main-nav > li > a,
        .responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container {height:90px; line-height:90px;}
        .responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu  .av-main-nav > li > a{
            min-width: 0; padding:0 0 0 20px; margin:0; border-style: none; border-width: 0;
        }
        .responsive.html_mobile_menu_tablet #top .av_seperator_big_border .avia-menu.av_menu_icon_beside{border-right-style: solid; border-right-width: 1px; padding-right: 25px;}
        
        .responsive.html_mobile_menu_tablet #top #header .av-main-nav > li > a, .responsive #top #header .av-main-nav > li > a:hover{
        background:transparent;
        color: inherit;
        }
        .responsive.html_mobile_menu_tablet.html_top_nav_header .av-logo-container .inner-container{overflow: visible;}
        
        
        }
@media only screen and (max-width: 1199px){
        .responsive .logo img {
            height: auto !important;
            width: auto;
            display: block;
            max-height: 90px;
            margin: auto;
        }
}
@media only screen and (max-width: 1755px){
     .av-main-nav>li>a{
        font-size: 23px !important;
    }
}
@media only screen and (max-width: 1690px) and (min-width: 1500px){
     .av-main-nav>li>a{
        font-size: 20px !important;
    }
}
@media only screen and (max-width: 1499px) and (min-width: 1380px){
     .av-main-nav>li>a{
        font-size: 18px !important;
    }
}
@media only screen and (max-width: 1380px) and (min-width: 1199px){
     .av-main-nav>li>a{
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 1400px) and (min-width: 1200px){
    header:not(.header-scrolled) .av-logo-container .logo img {
        max-width: 165px;
    }
    header:not(.header-scrolled) .av-logo-container .logo > a {
        margin-top: 50%;
        transform: translateY(-41%);
    }
}
