* {
    margin: 0%;
    padding: 0%;
    list-style-type: none;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

@font-face {
    font-family: 'AeonikTRIAL-Bold';
    src: url('fonts/AeonikTRIAL-Bold.eot');
    src: url('fonts/AeonikTRIAL-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/AeonikTRIAL-Bold.woff2') format('woff2'),
        url('fonts/AeonikTRIAL-Bold.woff') format('woff'),
        url('fonts/AeonikTRIAL-Bold.ttf') format('truetype'),
        url('fonts/AeonikTRIAL-Bold.svg#AeonikTRIAL-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AeonikTRIAL-Light';
    src: url('fonts/AeonikTRIAL-Light.eot');
    src: url('fonts/AeonikTRIAL-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/AeonikTRIAL-Light.woff2') format('woff2'),
        url('fonts/AeonikTRIAL-Light.woff') format('woff'),
        url('fonts/AeonikTRIAL-Light.ttf') format('truetype'),
        url('fonts/AeonikTRIAL-Light.svg#AeonikTRIAL-Light') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AeonikTRIAL-Regular';
    src: url('fonts/AeonikTRIAL-Regular.eot');
    src: url('fonts/AeonikTRIAL-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/AeonikTRIAL-Regular.woff2') format('woff2'),
        url('fonts/AeonikTRIAL-Regular.woff') format('woff'),
        url('fonts/AeonikTRIAL-Regular.ttf') format('truetype'),
        url('fonts/AeonikTRIAL-Regular.svg#AeonikTRIAL-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



img{
    max-width: 100%;
    height: auto;
}

body {
    font-size: 18px !important;
    color: #000 !important;
    font-family: 'AeonikTRIAL-Light' !important;
}
b, strong {
    font-weight: normal;
    font-family: 'AeonikTRIAL-Bold' !important;
}
html body h1, html body h2, html body h3, html body h4, html body h5, html body h6 {
    color: #0862f4;
    text-transform: none !important;
    letter-spacing: 0 !important;
    font-family: 'AeonikTRIAL-Regular' !important;
}
html body h1 strong, html body h2 strong, html body h3 strong, html body h4 strong, html body h5 strong, html body h6 strong {
    color: #074aaa;
}


.woocommerce-pagination { display:none !important;}


#header {
    width: 100%;
    z-index: 999999;
    background: #0862f4;
    border-top: none !important;
}
#header.sticky-header {
    top: 0;
    left: 0;
    width: 100%;
    position: fixed;
    height: auto !important;
}
#header.sticky-header .logo {
    max-width: none !important;
}
/* #header .logo::before {
    content: '';
    width: 100px;
    height: 54px;
    position: absolute;
    right: 25%;
    top: -55px;
    background: url(images/logo-top.svg) no-repeat;
}
#header .logo::after {
    content: '';
    width: 70px;
    height: 31px;
    right: 29%;
    bottom: -32px;
    position: absolute;
    background: url(images/logo-bottom.svg) no-repeat;
} */

#header.sticky-header .header-bottom {
    top: initial !important;
    position: relative !important;
}
#header .header-top {
    border: none;
    padding: 0 5% 0 5%;
    background: none;
    margin-bottom: 0;
}
.header-wrapper #header .header-top .header-row,
.header-wrapper #header .header-top .header-col {
    display: block;
}
#header .header-top ul,
#header .header-top ul li {
    font-size: 20px;
    display: inline-block;
}
#header .header-top a {
    color: #fff;
}
#header .header-top .hd_phone {
    padding-left: 25px !important;
    background: url(images/phone.svg) no-repeat left center;
    background-size: 20px;
}
#header .header-top .hd_email {
    padding-left: 25px;
    background: url(images/email.svg) no-repeat left center;
    background-size: 20px;
}
#header .header-top ul li a:hover {
    text-decoration: underline;
}
#header .header-top .hd_vat {
    margin-left: 5%;
    display: inline-block;
}
#header .header-top .hd_vat a,
#header .hd_vat#wcvat-toggle span {
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 7px 8px;
}
#header .header-top .hd_vat a:hover,
#header .hd_vat#wcvat-toggle span:hover,
#header .hd_vat#wcvat-toggle span.selected {
    color: #0862f4;
    background: #fff;
}
#header .hd_vat#wcvat-toggle {
    width: auto;
    position: unset;
    background: none;
    font-family: 'AeonikTRIAL-Regular';
}
#header .hd_vat#wcvat-toggle.fa-check:before {
    display: none;
}


#header .header-main .header-row .header-left {
    padding: 0;
}
#header .header-main .header-row .header-right {
    padding: 0;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
#header .header-main {
    padding: 0 5%;
    background: none !important;
}
#header, .sticky-header .header-main.sticky {
    border-top: none !important;
}
/* #header.sticky-header .header-main.sticky {
    background: rgba(255,255,255,0.8) !important;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 26%) !important;
} */
#header.sticky-header .header-main.sticky.change-logo .logo img {
    transform: scale(1.3);
}
#header.sticky-header .header-main {
    background: none !important;
}
#header .logo {
    margin-top: -20px !important;
}
#header .logo a,
#header .logo a img {
    width: 220px;
}
#header.sticky-header .logo a img {
    width: 100%;
}
#header .logo {
    height: 80px;
    position: relative;
    z-index: 9;
}
#header.sticky-header .sticky .logo img {
    transform: none !important;
}
#header .logo a {
    margin-top: -29px;
}

#header .header-right {
    margin-top: 5px;
}

#header a.hd_cart {
    color: #fff;
    margin-left: 5%;
    font-size: 14px;
    line-height: 1.2;
    min-width: 150px;
    position: relative;
    padding: 6px 30px 6px 75px;
    border-radius: 30px 0 0 30px;
    background: #09468e url(images/cart.svg) no-repeat 25px center;
    background-size: 30px;
}
#header a.hd_cart::after {
    top: 0;
    content: '';
    height: 100%;
    position: absolute;
    width: calc(100% + 5%);
    background: #09468e;
}
#header a.hd_cart > span {
    display: block;
    text-align: left;
}


#header .header-bottom {
    padding: 0 5%;
    margin-top: 20px;
    background: #074aaa !important;
}
#header .header-bottom .header-row {
    padding: 0;
}
#header .header-row .header-center {
    padding: 0;
}
#header .main-menu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.header-wrapper #header .main-menu > li.menu-item > a {
    padding: 20px 22px;
    color: #fff;
    font-size: 20px;
    text-transform: none;
    font-family: 'AeonikTRIAL-Light';
}
.header-wrapper #header .main-menu > li.menu-item > a:hover,
.header-wrapper #header .main-menu > li.menu-item.active > a {
    color: #074aaa !important;
    background: #fff !important;
}

#header .mobile-toggle {
    width: 40px;
    height: 19px;
    display: none !important;
    margin-left: 25px !important;
    /* display: inline-block !important; */
    background: url(images/menu-icon.svg) no-repeat !important;
    background-size: contain;
    border-radius: 0 !important;
}
#header .mobile-toggle i {
    display: none;
}

#side-nav-panel li a {
    color: #000;
}

#header.sticky-header .header-main.sticky .main-menu > li.menu-item > a,
.header-wrapper #header .contact_btn {
    font-size: 16px;
}


#header .header-right {
    margin-top: 10px;
}
#header .header-right .searchform-popup,
#header .header-main .header-right .custom-html {
    width: calc(100% - 280px);
}
#header .header-right .searchform {
    height: 45px;
    width: 100%;
    border-radius: 30px;
}
#header .searchform .text {
    width: 93%;
}
#header .header-right .searchform input {
    height: 45px;
    width: 400px;
    color: #282828;
    font-size: 20px;
    font-family: 'AeonikTRIAL-Regular';
}
#header .header-right .searchform input::placeholder {
    color: #282828;
}
#header .header-right .searchform button {
    height: 45px;
    color: #333333;
    font-size: 24px;
    padding: 0px 0px 2px 0;
    display: inline-block;
}
#header .dgwt-wcas-search-wrapp {
    max-width: none;
}
#header .dgwt-wcas-sf-wrapp {
    padding: 0;
    background: none;
}
#header .dgwt-wcas-search-input {
    background: #fff;
    padding: 12px 24px 12px 48px;
    padding-left: 20px;
}
#header .dgwt-wcas-search-submit {
    top: 12px;
    right: 10px;
    left: initial;
    background: #f76d21;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg path {
    fill: #fff;
}



/* ==================================== SLIDER BANNER ==================================== */

#main_banner .wpb_text_column {
    margin-bottom: 0;
}
#main_banner {
    padding-top: 40px;
    position: relative;
}
#main_banner .wpb_wrapper.vc_column-inner {
    padding: 0 15px;
}
#main_banner::before {
    top: 0;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    height: 85%;
    position: absolute;
    background: #eaecef;
}
#main_banner .cycloneslider {
    max-width: none !important;
}
#main_banner .slide_caption {
    top: 50%;
    left: 8%;
    z-index: 9999;
    text-align: left;
    position: absolute;
    transform: translateY(-50%);
}
#main_banner img {
    width: 100%;
}
#main_banner h1 {
    color: #fff;
    line-height: 1;
    font-size: 82px;
    margin-bottom: 0;
    text-align: left;
}
#main_banner h1 b {
    display: block;
}
#main_banner p {
    color: #fff;
    font-size: 24px;
    line-height: 1.4;
}
#main_banner .slide_caption a {
    font-size: 18px;
    min-width: 200px;
    text-align: center;
    padding: 14px 40px;
    border-radius: 30px;
    display: inline-block;
    background: #0862f4;
    color: #fff !important;
}
#main_banner .slide_caption a:hover {
    text-decoration: none;
    color: #0862f4 !important;
    background: #fff;
}

#main_banner .cycloneslider-prev,
#main_banner .cycloneslider-next {
    left: 0;
    width: 50px;
    height: 70px;
    opacity: 1;
    box-shadow: none;
    border-radius: 0 20px 20px 0;
    background: #4a4a4a url(images/arrow-left.svg) no-repeat center center;
    background-size: 25px !important;
}
#main_banner .cycloneslider-next {
    right: 0;
    left: initial;
    border-radius: 20px 0 0 20px;
    background: #4a4a4a url(images/arrow-right.svg) no-repeat center center;
}
#main_banner .cycloneslider-prev span,
#main_banner .cycloneslider-next span {
    display: none;
}

#main_banner .cycloneslider-pager {
    bottom: 30px;
}
#main_banner .cycloneslider-pager span {
    width: 18px;
    height: 18px;
    opacity: 0.72;
    border-radius: 50%;
    background-color: #fff;
}
#main_banner .cycloneslider-pager span.cycle-pager-active {
    opacity: 1;
}
#main_banner .wpb_single_image {
    margin-bottom: 0;
}



section.page-top {
    border: none;
    height: 350px;
    display: flex;
    flex-wrap: wrap;
	align-items: center;
	background-size: cover;
}
section.page-top .page-title {
    display: none;
    font-size: 50px;
    text-transform: uppercase;
}





/* ================== BODY CONTENT =================== */

.page-content, .main-content #content {
	padding: 0 5% 0 5% !important;
}
body:not(.home) .page-content, 
body:not(.home) .main-content #content {
    padding-bottom: 30px;
}
.row.main-content-wrap {
    width: 100%;
}
.main-content, .home .page-content, .home .main-content, .main-content .page-content, .home .container-fluid {
	padding: 0 !important;
}
#main .container-fluid {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.entry-content {
	margin: 0 !important;
}
.row.main-content-wrap {
    margin-left: 0;
    margin-right: 0;
}
#main {
	position: relative;
}
main#content {
    display: inline-block;
    width: 100%;
}
body:not(.home) #main .main-content {
    padding-top: 50px !important;
    padding-bottom: 30px !important;
}
.row.main-content-wrap {
    margin-left: 0;
    margin-right: 0;
}
#main .vc_btn3-inline {
    float: left;
}
#main .vc_btn3-center {
    margin-top: 15px;
    display: inline-block;
}
#main .vc_btn3 {
    border: none;
    font-size: 18px;
    text-align: center;
    padding: 12px 30px;
    min-width: 200px;
    color: #fff !important;
    border-radius: 30px;
}
#main .btn-blue a {
    background: #0862f4 !important;
}
#main .btn-border a {
    color: #0862f4 !important;
    background: #fff !important;
    border: 1px solid #0862f4;
}
#main a.vc_btn3:hover {
    color: #fff !important;
    background: #074aaa !important;
}


#main h2 {
    font-size: 40px;
}



#product_categories {
    margin-top: 0;
}
#product_categories > .col-md-12 > .wpb_wrapper {
    text-align: center;
}
#product_categories .wpb_single_image {
    margin-bottom: 0;
    overflow: hidden;
}
#product_categories img {
    transition: all 0.3s;
}
#product_categories h5 {
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 10px 30px 10px 20px;
    background: #0862f4 url(images/arrow-right.svg) no-repeat calc(100% - 20px) center;
    background-size: 20px;
}
#product_categories a:hover img {
    transform: scale(1.1);
}




#featured_products {
    margin-top: 60px;
}
#featured_products .vc_gitem-zone-a {
    border: 1px solid #8e939b;
}
#featured_products .vc_gitem-zone-c {
    background: none !important;
}
#featured_products .vc_custom_heading {
    margin-bottom: 0;
}
#featured_products h3 {
    margin-bottom: 0;
    font-size: 18px;
}
#featured_products p[style="text-align: left"],
#featured_products .vc_btn3-container,
#main .category-list,
#main .rating-wrap,
#main .add-links-wrap {
    display: none;
}

#featured_products .product-image {
    margin-bottom: 10px;
    border-color: #8e939b;
}
#main .product-content {
    text-align: left;
}
#main .description {
    margin-top: 0;
}
#main .description a {
    color: black;
}
#main .description a:hover {
    text-decoration: underline;
}
#main .product-content .brandname {
    color: #074aaa;
}
#main .product-content .product-loop-title {
    color: #000;
    display: none;
}
#main .description p {
    margin-bottom: 10px;
}
#main .product-tax-on,
.single .product-tax {
    font-size: 12px;
}
#main .woocommerce-Price-amount {
    color: #074aaa;
    font-size: 20px;
    font-family: 'AeonikTRIAL-Bold';
}



#featured_products {
    margin-top: 40px;
    margin-bottom: 20px;
}
#featured_products .product-image img {
    height: 170px;
    width: auto;
    padding: 10px;
    display: inline-block;
}
.product-image .inner {
    padding: 10px;
}
#featured_products p {
    font-size: 15px;
    line-height: 1.3;
}
#main .description p.post-excerpt {
    font-family: 'AeonikTRIAL-Bold';
}
#featured_products .porto-products {
    margin-bottom: 10px;
}

#featured_products .products-slider.owl-carousel {
    padding-left: 30px;
    padding-right: 30px;
}
#featured_products .owl-carousel .owl-nav {
    top: 95px;
}
#featured_products .products-slider .owl-nav .owl-prev {
    left: -30px;
    background: #f76d21;
}
#featured_products .products-slider .owl-nav .owl-next {
    right: 30px;
    background: #f76d21;
}



#our_brands {
    padding: 50px 0;
    margin-top: 50px;
}
#our_brands .slick-track {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#our_brands .carousel-logo-item {
    border: none;
    padding: 0 20px;
    box-shadow: none;
    background: none !important;
}
#our_brands .carousel-logo-hover {
    display: none;
}
#our_brands .carousel-logo-item:hover .carousel-logo-pb {
    transform: none;
}
#our_brands .carousel-logo-item img {
    max-height: 80px;
    width: auto;
}




body.single-product #main .main-content {
    padding-bottom: 0 !important;
}
body.single-product .main-content #content {
    margin-bottom: 0 !important;
}

.single .entry-summary .cart {
    padding: 0 !important;
    border: none !important;
}

.summary.entry-summary > span {
    color: #074aaa;
}
.summary.entry-summary .product_title {
    color: #074aaa;
    font-size: 30px !important;
    font-family: 'AeonikTRIAL-Bold' !important;
}

.summary.entry-summary .woocommerce-product-details__short-description {
    display: none;
}

.single-product #main .woocommerce-Price-amount {
    color: #000;
    font-size: 24px;
}
.single #main .product-tax {
    color: #8e8e8e;
}

.single-product .price del > span::before {
    font-size: 16px;
    color: black;
    content: 'Was:';
    display: inline-block;
    margin-right: 5px;
}
.single-product .price del + span::before,
.single-product .price del + span + span::before {
    font-size: 16px;
    color: black;
    content: 'Now:';
    display: inline-block;
    margin-right: 5px;
}
.single-product .price del span bdi {
    font-size: 20px;
}
.single-product .price > span .amount {
    color: #f76d21 !important;
}

.woocommerce .single_add_to_cart_button {
    background: #f76d21;
    border-radius: 30px;
}
.woocommerce .single_add_to_cart_button::before {
    display: none !important;
}
.woocommerce .single_add_to_cart_button:hover {
    background: #000;
}

.addinfo {
    margin-top: 30px;
}
.addinfo b {
    color: #0862f4;
}
.addinfo > div {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.delivery-icon {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 15px;
    background: url(images/delivery-icon.svg) no-repeat center center;
    background-size: contain;
}
.mail-icon {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 15px;
    background: url(images/email-icon.svg) no-repeat center center;
    background-size: contain;
}
.box-icon {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 15px;
    background: url(images/pkg-icon.svg) no-repeat center center;
    background-size: contain;
}
.addinfo p {
    margin: 0;
    width: calc(100% - 55px);
}



#content .related.products {
    z-index: 2;
    margin-top: 100px;
    position: relative;
    padding-top: 50px;
    padding-bottom: 40px;
}
#content .related.products::before,
#product-tab::before {
    top: 0;
    z-index: -1;
    left: -100vw;
    content: '';
    width: 200vw;
    height: 100%;
    position: absolute;
    background: #eaecef;
}
#content .related.products .slider-title {
    border: none;
    color: #0862f4;
    margin-bottom: 40px;
    text-align: center;
}
#content .related.products .slider-title b {
    color: #074aaa;
}

#product-tab {
    z-index: 2;
    padding-bottom: 50px;
    padding-top: 70px;
    position: relative;
}
#product-tab li.resp-tab-item {
    margin: 0;
    color: #000 !important;
    font-size: 20px;
    text-transform: none;
    border: none !important;
    padding: 15px 30px !important;
    background: #fff !important;
    font-family: 'AeonikTRIAL-Bold';
}
#product-tab li.resp-tab-item.resp-tab-active {
    color: #fff !important;
    background: #074aaa !important;
}

#product-tab .resp-tabs-container {
    background: #fff;
    padding: 30px;
}
#product-tab.woocommerce-tabs .tab-content {
    border: none !important;
}





.billboard_section .feature-box {
    align-items: center;
}
.billboard_section .porto-feature-box:first-child {
    margin-top: 15%;
}
.billboard_section .feature-box .feature-box-info {
    padding-top: 18px;
	font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
}
.billboard_section .feature-box .wpb_text_column {
    margin-bottom: 0;
}





/* ==================================== FOOTER ==================================== */


.footer-wrapper #footer {
    margin-bottom: 0;
    background: none;
}
.footer-wrapper #footer .container {
    padding: 0 !important;
}

.footer-top {
    background: #f76d21;
    color: #fff;
    text-align: center;
    padding: 0 20px;
    font-size: 30px;
}
.footer-top p {
    margin-bottom: 0;
    display: inline-block;
    padding: 20px 0 20px 65px;
    background: url(images/delivery.svg) no-repeat left center;
    background-size: 50px;
}

.footer-wrapper #footer .footer-main {
    color: #fff;
    padding: 70px 5% 20px 5%;
    background: #282828;
}
.footer-wrapper #footer .footer-main a {
    color: #fff;
}
.footer-wrapper #footer .widget {
    margin-bottom: 0;
}
#footer .widget-title {
    font-size: 30px;
    margin-bottom: 10px;
    font-family: 'AeonikTRIAL-Bold' !important;
}
.footer-wrapper #footer p {
    font-size: 16px;
    color: #fff;
    line-height: 1.4;
}
.footer-wrapper #footer strong {
    display: block;
}
.footer-wrapper #footer strong + br {
    display: none;
}
.footer-wrapper #footer ul {
    border: none;
    margin-bottom: 20px;
}
.footer-wrapper #footer li {
    border: none;
    font-size: 16px;
}
.footer-wrapper #footer .menu-main-menu-container li {
    padding: 2px 15px;
}
.footer-wrapper #footer li::before {
    content: '-';
    float: left;
    font-size: 20px;
    color: #fff;
    margin-top: -2px;
    margin-right: 6px;
    font-family: 'AeonikTRIAL-Regular' !important;
    font-weight: normal;
}
.footer-wrapper #footer a {
    color: #fff;
}
.footer-wrapper #footer a:hover {
    text-decoration: underline;
}

.footer-wrapper #footer .col-lg-4:last-child {
    flex-wrap: wrap;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
#footer .col-lg-4:nth-child(2) aside {
    margin: 0 auto;
    display: table;
}
.footer-wrapper #footer .follow-us a {
    background: black;
    border-radius: 10px;
    font-size: 24px;
    width: 40px;
    height: 40px;
}
.footer-wrapper #footer .follow-us a:hover {
    background: #0f4da7;
}

#footer .noptin-form-fields {
    position: relative;
}
#footer label.noptin-label {
    display: none;
}
#footer .noptin-text,
#footer .noptin-text::placeholder {
    color: #282828;
}
#footer .noptin-form-submit {
    top: 9px;
    right: 10px;
    width: 30px;
    height: 25px;
    border: none;
    color: transparent;
    position: absolute;
    text-indent: -99999px;
    background: url(images/email-blue.svg) no-repeat;
    background-size: contain;
}



.footer-wrapper #footer .footer-bottom {
    color: #fff;
    padding-left: 5% !important;
    padding-right: 5% !important;
    background: #1d1d1d;
}
.footer-bottom aside {
    width: 50%;
    text-align: left;
}
.footer-bottom aside:last-child {
    text-align: right;
}
.footer-wrapper #footer .col-lg-4:last-child aside {
    max-width: 300px;
    margin-top: 0;
    text-align: left;
    width: 100%;
}




.wpcf7 label {
    width: 100%;
}
input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], textarea, .form-control, select, .porto-wpforms-inline .wpforms-field-large {
    width: 100%;
}
.wpcf7 .wpcf7-submit {
    float: right;
    color: #fff;
    min-width: 170px;
    font-size: 16px;
    padding: 10px 20px;
    background: none;
    margin-right: 15px;
    background: #0862f4;
    border: 1px solid #0862f4;
}
.wpcf7 .wpcf7-submit:hover {
    color: #fff;
    border-color: #074aaa;
    background: #074aaa;
}










.single-product #main > .related.products, .for_mobile, .single #content article .post-image.single, .single section.page-top, .single .woocommerce-product-rating, .single .post-content .entry-title, #header .header-bottom .custom-html,
a#wcvat-toggle.wcvat-toggle-product {
    display: none !important;
}
#header .hd_vat#wcvat-toggle {
    display: inline-block !important;
}

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

    .header-wrapper #header .main-menu > li.menu-item > a {
        padding: 20px 12px;
    }
    #header .header-right .searchform button {
        padding-right: 10px;
    }
}
@media only screen and (max-width: 1227px) {

    .header-wrapper #header .main-menu > li.menu-item > a {
        padding: 20px 5px;
    }
}
@media only screen and (max-width: 1024px) {

    html[lang="en-US"] {
        margin-top: 0 !important;
    }
    #wpadminbar, .header_right {
        display: none !important;
    }
}
@media only screen and (max-width: 991px) {

    #header .header-top {
        padding-top: 10px;
    }

    #header .logo {
        height: 94px;
        max-width: none !important;
    }
    /* #header.sticky-header .header-main.sticky .logo {
        max-width: 120px !important;
        margin-top: -33px !important;
    } */
    #header.sticky-header .header-main.sticky {
        position: unset !important;
    }

    #header .header-top .header-right {
        margin-top: 0;
    }
    #header .header-main .header-row .header-right {
        margin-bottom: 10px;
        padding-top: 15px;
    }
    #header .header-bottom ul,
    #header .searchform-popup,
    #header .header-main .header-right .custom-html {
        display: none !important;
    }

    #header a.hd_cart {
        order: 12;
        margin-left: 20px;
        padding: 10px 10px 10px 75px;
    }
    html.panel-opened .page-wrapper, html.panel-opened #header.sticky-header .header-main.sticky, html.sidebar-opened #header.sticky-header .header-main.sticky, .filter-sidebar-opened #header.sticky-header .header-main.sticky {
        left: 0 !important;
    }
    .panel-overlay.active {
        display: none !important;
    }
    #header .mobile-toggle {
        display: inline-block !important;
    }
    html body #side-nav-panel {
        left: 0;
        top: -100vh;
        opacity: 0;
        width: 100vw;
        height: 100%;
        z-index: 999;
        visibility: hidden;
        position: fixed;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        background: #074aaa;
        display: flex !important;
    }
    html.panel-opened body #side-nav-panel {
        top: 0;
        opacity: 1;
        visibility: visible;
    }
    #side-nav-panel .accordion-menu li.menu-item.active > a, 
    #side-nav-panel .menu-custom-block a:hover {
        background: none !important;
    }
    #side-nav-panel .accordion-menu li.menu-item {
        margin: 30px 0;
        border: none !important;
    }
    #side-nav-panel .accordion-menu li.menu-item a {
        color: #fff;
        font-size: 26px;
        text-align: center;
    }
    #side-nav-panel .accordion-menu li.menu-item a:hover {
        color: #fff;
        text-decoration: underline;
    }

    #header .header-right a.mobile-toggle {
        color: black;
        position: relative;
        margin-right: 0;
        width: 35px;
        height: 35px;
    }

    #header .header-bottom {
        z-index: 9;
        margin-top: 0;
        position: relative;
        display: block !important;
    }
    #header .header-bottom .custom-html {
        width: 100%;
        padding: 15px 0;
        display: block !important;
    }

    #featured_products li.product-col {
        width: 100%;
    }
    #product_categories .col-md-3 {
        width: 50%;
    }
    #product_categories .vc_single_image-wrapper,
    #product_categories .vc_single_image-wrapper img {
        width: 100%;
    }

    #featured_products .products-slider .owl-nav .owl-prev {
        left: -42px;
    }
    #featured_products .products-slider .owl-nav .owl-next {
        right: 18px;
    }

    #featured_products li.product-default .price {
        font-size: 12px;
    }
    #main .woocommerce-Price-amount {
        font-size: 16px;
    }


    #footer .col-lg-4 {
        width: 33.33%;
    }
    .footer-wrapper #footer .footer-bottom {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }
    #footer .footer-bottom .widget {
        float: left;
    }
}
@media only screen and (max-width: 768px) {

    /* #header .logo a, 
    #header .logo a img {
        width: 150px;
    } */

    #header .header-top {
        padding-right: 0;
    }
    #header .header-top .hd_vat {
        margin-left: 0;
    }

    #main_banner .col-md-12, #main_banner .vc_column-inner {
        padding: 0 !important;
    }
    #main_banner h1 {
        font-size: 30px;
    }
    #main_banner h1 span {
        font-size: 24px;
    }
    #main_banner p {
        font-size: 18px;
    }
    #main_banner .slide_caption a {
        font-size: 16px;
        min-width: 130px;
        padding: 8px 30px;
    }
    #main_banner .cycloneslider-prev, 
    #main_banner .cycloneslider-next {
        width: 30px;
        height: 60px;
        margin-top: 0;
        background-size: 18px !important;
        transform: translateY(-50%);
    }

    #product_categories .col-md-12 {
        padding: 0;
    }

    #featured_products .product-image img {
        height: auto;
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {

    .row, .vc_row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    
}
@media only screen and (max-width: 667px) {
    
    .for_desktop {
        display: none !important;
    }
    .for_mobile {
        display: block !important;
    }

    #header .header-top .nav-top {
        display: inline-block;
        vertical-align: middle;
    }
    #header .header-top .hd_phone {
        width: 30px;
        height: 25px;
        color: transparent;
        overflow: hidden;
        text-indent: -99999px;
        background: url(images/phone.svg) no-repeat center center;
        background-size: contain;
    }
    #header .header-top .hd_email {
        width: 30px;
        height: 25px;
        color: transparent;
        overflow: hidden;
        text-indent: -99999px;
        background: url(images/email.svg) no-repeat center center;
        background-size: contain;
    }

    #main_banner {
        padding-top: 25px;
    }
    #main_banner .slide_caption {
        left: 18%;
    }
    #main_banner h1 {
        font-size: 40px;
    }
    #main_banner p {
        font-size: 24px;
    }

    #our_brands {
        margin-top: 10px;
    }

    .footer-wrapper #footer .footer-main {
        padding-top: 30px;
    }
    #footer .col-lg-4,
    .footer-wrapper #footer .col-lg-4:last-child {
        width: 100%;
        text-align: center;
    }
    .footer-wrapper #footer .col-lg-4:first-child li {
        display: inline-block;
    }

    .footer-bottom aside,
    .footer-bottom aside:last-child {
        width: 100%;
        text-align: center;
    }
}
@media only screen and (max-width: 568px) {

    a#wcvat-toggle.wcvat-toggle-product {
        right: 0;
        left: initial;
        bottom: 20px;
        top: initial;
        background: #f76d21;
        display: inline-block !important;
    }
    #header .hd_vat#wcvat-toggle,
    a#wcvat-toggle.wcvat-toggle-product.fa-check:before {
        display: none !important;
    }

    #header .header-top {
        padding-right: 20px;
    }
    #header .header-main .header-row .header-right {
        margin-bottom: 5px;
        padding-top: 0;
        margin-top: 5px;
    }

    #header .logo {
        height: 60px;
    }
    #header .logo a, #header .logo a img {
        width: 165px;
    }

    #header a.hd_cart {
        font-size: 12px;
        min-width: 90px;
        background-size: 20px;
        padding: 5px 10px 5px 45px;
        background-position: 15px center;
    }
    #header .header-right a.mobile-toggle {
        width: 30px;
        height: 30px;
        margin-left: 0;
    }

    #main h2 {
        font-size: 30px;
    }

    #product_categories .col-md-3, 
    #featured_products li.product-col {
        padding: 0;
        width: 100%;
    }
    #product_categories .wpb_text_column {
        margin-bottom: 15px;
    }

    .footer-top p {
        font-size: 22px;
        background-size: 35px;
        padding-left: 50px;
    }
    
    .footer-wrapper #footer .col-lg-4:last-child aside {
        max-width: none;
        text-align: center;
    }
    #footer .widget-title::after {
        content: '+';
        display: inline-block;
        margin-left: 10px;
    }
    #footer .widget-title.content_minus::after {
        content: '-';
    }
    .footer-wrapper #footer li {
        text-align: left;
    }
}
@media only screen and (max-width: 480px) {

    #header .header-row {
        padding: 0;
    }

    #main .description p.post-excerpt + p {
        display: none;
    }
    #featured_products .product-image {
        height: 130px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .porto-products.title-border-bottom .products-slider.show-dots-title-right .owl-dots, .related.products .products-slider.show-dots-title-right .owl-dots {
        top: -32px !important;
        right: 50%;
        transform: translateX(50%);
    }
    .related.products .product-image img,
    #featured_products .product-image img {
        max-height: 125px;
    }
}
@media only screen and (max-width: 384px) {
    
    #header a.hd_cart {
        margin-left: 10px;
    }
}
@media only screen and (max-width: 360px) {
    
}