/* Custom css */

/* ============================================ *
 * Footer
 * ============================================ */
/* -------------------------------------------- *
 * Footer
 */

.footer {
  clear: both;
  width: 100%;
  padding-top: 30px;
}

@media only screen and (max-width: 479px) {
  .footer {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  html, body {
    overflow-x: hidden;
  }
  html {
    overflow-x: hidden;
    padding: 0;
    margin: 0;
  }
}
.footer .block-title {
  border-bottom: 1px solid #a6a6a6;
  padding: 3px 0;
  font-size: 16px;
}
.footer .block-title strong {
  font-weight: normal;
}
.footer .block-title,
.footer address {
  color: #3399cc;
}
.footer .links {
  float: left;
  width: 23%;
  padding-right: 20px !important;
  padding: 0 30px 0 0;
  margin-bottom: 30px;
}
.footer .links li {
  word-break: break-all;
  line-height: 1.4;
  padding: 4px 0;
}
.footer .links a {
  color: #636363;
}
.footer .links a:hover {
  color: #3399cc;
}
.footer .links input {
  margin-top: 10px;
  width: 80%;
}
.footer .block-subscribe {
  float: right;
  width: 320px;
  margin-bottom: 30px;
}
.footer .links,
.footer .block-subscribe {
  text-transform: uppercase;
  font-size: 12px;
}
.footer .form-subscribe-header {
  display: none;
}

.footer .social-icons {
  padding-top: 6px;
  padding-right: 9px;
}
.footer .links.social-media em {
  background-image: url(../images/social_icons.png);
  background-repeat: no-repeat;
  width: 13px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 7px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .footer .links.social-media em {
    background-image: url(../images/social_icons@2x.png);
    background-size: 50px 125px;
  }
}
.footer .links.social-media em.facebook {
  background-position: 0 -0px;
  height: 13px;
}
.footer .links.social-media a:hover em.facebook {
  background-position: -25px -0px;
}
.footer .links.social-media em.twitter {
  background-position: 0 -24px;
  height: 13px;
}
.footer .links.social-media a:hover em.twitter {
  background-position: -25px -24px;
}
.footer .links.social-media em.youtube {
  background-position: 0 -49px;
  height: 13px;
}
.footer .links.social-media a:hover em.youtube {
  background-position: -25px -49px;
}
.footer .links.social-media em.pinterest {
  background-position: 0 -74px;
  height: 15px;
}
.footer .links.social-media a:hover em.pinterest {
  background-position: -25px -74px;
}
.footer .links.social-media em.rss {
  background-position: 0 -99px;
  height: 13px;
}
.footer .links.social-media a:hover em.rss {
  background-position: -25px -99px;
}
.footer .block-subscribe .input-box {
  float: left;
  width: 65.625%;
  padding-top: 0;
}
.footer .block-subscribe .input-text {
  width: 100%;
  border-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.footer .block-subscribe .block-content {
  padding-top: 7px;
}
.footer .block-subscribe .block-content:after {
  content: '';
  display: table;
  clear: both;
}
.footer .block-subscribe .actions {
  float: left;
  width: 34.375%;
  margin: 0;
}
.footer .block-subscribe .actions .button {
  height: 30px;
  line-height: 17px;
  float: left;
}
.footer .bugs,
.footer address {
  clear: both;
}
.footer .bugs {
  display: none;
}
.footer .form-language,
.footer .currency-switcher,
.footer .store-switcher {
  clear: both;
  margin-bottom: 10px;
}
.footer .form-language,
.footer .currency-switcher {
  display: none;
}
.footer address {
  border-top: 1px solid #cccccc;
  text-align: center;
  width: 100%;
  font-size: 11px;
  margin-top: 30px;
  padding: 30px 0;
}
@media only screen and (max-width: 1199px) {
  .footer .links {
    width: 22.65625%;
    padding-right: 0;
    margin-right: 3.125%;
  }
  .footer .links:nth-child(4) {
    margin-right: 0;
  }
  .footer .block-subscribe {
    clear: both;
    float: none;
    margin: 0 auto 30px auto;
  }
}
@media only screen and (max-width: 770px) {
  .footer .form-language,
  .footer .currency-switcher {
    display: block;
  }
}
@media only screen and (max-width: 599px) {
  .footer .links {
    width: 85%;
    margin-right: 0;
  }
  .footer .links:nth-child(odd) {
    margin-right: 3.125%;
    clear: both;
  }
  .footer .block-subscribe {
    clear: both;
    float: left;
    width: 100%;
  }
}

/* Navigation */
.navigation .level0 {
    text-transform: uppercase;
}
.navigation .level0.has-active {
    border-color: #6ea943;
}
@media (min-width: 768px) {
    .navigation .level0 > .level-top.ui-state-focus {
        color: #6ea943;
    }
}

/* Menu Colors */
.level-top {
  color: #fff;
}

/* Minicart */
.block-minicart .subtitle {
    color: #333;
}

.minicart-wrapper .block-minicart {
    color: #333;
}

/* Shopping Cart */
.item-options .dd .price {
  display: none;
}

/* Kit Selector */
.kit-selector {
    clear: both;
    width: 100%;
    display: flex;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding-top: 20px;
}
.kit-selector .vans {
    /*float: left;*/
    width: 50%;
    padding: 0 10px 0 0;
    margin-bottom: 20px;
}
.kit-selector .utes {
    /*float: right;*/
    width: 50%;
    padding: 0 0px 10px 0;
    margin-bottom: 20px;
}

.owl-carousel .owl-item .active {
    padding-right: 3px;
}

body.catalog-product-view .column.main .block.upsell {
  clear: left;
}

.search-autocomplete ul li span.qs-option-name {
  color: #666;
}

@media only screen and (max-width: 768px) {
  .minicart-wrapper {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .block-search .label:before {
    margin: 6px 10px 0 0;
  }
  .block-search .label:before {
    color: #fff;
  }
}


/*Home Page changes*/

/*.page-wrapper {
  background-color: #fff;
  color: #141E2A;
}*/

.navigation, .page-header, .nav-sections {
  background-color: #141E2A;
}

.navigation ul {
  background-color: #141E2A;
}

/*.page-wrapper a{
  color: #fff;
}
*/
/*.page-wrapper a:hover {
  color: #fff;
}*/


.nav.navigation{
      background: #141E2A;
}
.banner-bottom-content h1 {
margin-top: 10px;
}

    .v-graphic .clippath-container{
    width: 100%;
    height: 50px;
    display: flex;
    position: absolute;
    z-index: 9;
    top: 556px;
    }

    .v-graphic .clippath-container .left,.clippath-container .right{
        width: 50%;
        position: relative;
    }


    .v-graphic .right-bottom{
            clip-path: polygon(100% 100%, 0% 100%, 100% 50%);
        background-color: #005C7C;
        position: absolute;
    width: 100%;
    height: 100%;
    }

    .v-graphic .right-above{
           clip-path: polygon(100% 50%, 0 100%, 100% 0);
        background-color: #6FB339;
        position: absolute;
    width: 100%;
    height: 100%;
    }



    .v-graphic .left-bottom{
           clip-path: polygon(0 50%, 100% 100%, 0 100%);
        background-color: #6FB339;
        position: absolute;
    width: 100%;
    height: 100%;
    }

    .left-above{
        clip-path: polygon(0 50%, 100% 100%, 0 0);
        background-color: #005C7C;
        position: absolute;
    width: 100%;
    height: 100%;
    }

/* sticky header */

.sticky-nav-header + .v-graphic .clippath-container {
  top: 440px;
}

.sticky-nav-header .header.content{
    top: 0;
    max-width: 100%;
    width: 100%;
    z-index: 9999;
    padding: 20px;
    background: #141E2A;
}

.sticky-nav-header .header.content .nav-sections{
  margin-bottom: 0;
      margin-top: 12px;
}

.sticky-nav-header .header.content .nav-sections .navigation{
  background: #141E2A;
}


header{
  transition: all ease-in-out 0.3s;
}

header .header.content {
max-width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    gap: 10px;
}

header .header.content .logo{
  margin: unset;
}
header .header.content::before{
  content: none;
}

header .header.content .sections.nav-sections{
  margin-bottom: unset;
}


@media (max-width: 1024px) and (min-width: 767px){
  header .header.content #Capa_1 {
    float: unset !important;
    max-width: 280px;
    width: 100%;
    display: flex;
    flex-direction: row;
}
header .header.content #Capa_1 svg {
  width: unset;
  height: 40px;
}

header .header.content #Capa_1  a{
      font-size: 14px;
    display: block;
}

header .header.content .logo {
      max-width: 200px;
    width: 100%;
    height: auto;
        margin-left: 70px;
}
.sticky-nav-header + .v-graphic .clippath-container {
  top: 0;
}

}


/* 23-10-24 css */

/*.page-main{
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.page-main .columns{
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

.page-main .banner-slider{
  background-color: blue;
}

.page-main .banner-slider .carousel-container{
      max-width: 1280px;
    margin: 0 auto;
    padding: 0 20px;
}*/

.page-main .banner-slider{
  position: relative;
}

.page-main .slider-content > .banner-slider::before{
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #141E2A;
  content: "";
}

.page-main .slider-content > .banner-slider::after{
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  background: #141E2A;
  content: "";
}

.page-wrapper{
  overflow-x: hidden;
}

.filter-options-content a{
  color: #494949 !important;
}

@media(min-width: 1200px){
  header .header.content::after {
    content: none;
}

header .header.content{
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    gap: 10px;
}

header .header.content .logo{
      max-width: 321px;
    width: 100%;
    height: 89px;
}

header .header.content .logo img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

header .header.content > #Capa_1{
    max-width: 257px;
    width: 100%;
    height: 78px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

header .header.content .compare.wrapper{
    display: none;
}

header .header.content .sections.nav-sections{
        max-width: 887px;
    width: 100%;
}

header .header.content .sections.nav-sections .navigation ul{
    padding: 0px;
    display: flex;
    justify-content: center;
    column-gap: 15px;
    row-gap: 0px;
    flex-wrap: wrap;
}

header .header.content .sections.nav-sections .navigation ul li{
    margin: 0px;
}

header .header.content .sections.nav-sections .navigation ul li a{
    padding: 0px 6px;
}

header .header.content .sections.nav-sections .navigation ul li a:hover span{
    color: #fff;
}
}
header .header.content .sections.nav-sections{
  flex-shrink: 1;
}

header .header.content .sections.nav-sections .navigation ul{
  padding: 0px;
}

header .header.content .sections.nav-sections .navigation ul li{
  margin: 0px;
}

header .header.content .logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media (max-width: 1200px){
  header .header.content .logo {
    max-width: 180px;
    width: 100%;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
header .header.content > #Capa_1{
    max-width: 127px;
    width: 100%;
    height: 70px;
      float: right;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
header .header.content > #Capa_1 svg{
width: 35px;
height: 35px;
}
header .header.content > #Capa_1 span{
font-size: 12px !important;
}
}

@media (max-width: 1024px){
  header .header.content .logo {
    margin-left: 0px;
  }
}

@media (max-width: 768px){
 header .header.content .nav-toggle{
  position: unset !important;
}
header .header.content .nav-toggle:before{
color: #fff;
}
}
.header.content::after {
    content: none !important;
}

#banner-slider-carousel .banner-item .item-image{
  height: 435px;
}

.mp-banner-slider #banner-slider-carousel .owl-dots{
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    top: auto;
}

#banner-slider-carousel .banner-item .item-image a{
 width: 100%;
height: 100%;
display: block;
}

#banner-slider-carousel .banner-item .item-image a,
#banner-slider-carousel .banner-item .item-image a img,
#banner-slider-carousel .banner-item .item-image img{
  width: 100%;
height: 100%;
object-fit: cover;
}

@media (max-width: 975px){
.v-graphic .clippath-container{
top: 602px;
}
}
@media (max-width: 826px){
.v-graphic .clippath-container{
top: 649px;
}
}
@media (max-width: 768px){
#banner-slider-carousel .banner-item .item-image{
  height: 300px;
}
.v-graphic .clippath-container{
top: 409px !important;
}
}

/*24-Oct-2024 */
@media (min-width: 769px){
header .header.content .sections.nav-sections .navigation > ul > li > ul.submenu{
 top: 100% !important;
 left: 0 !important;
 width: calc(100% - 40px);
 height: auto;
 background: #fff;
 position: absolute;
 box-shadow: 0 5px 0px rgba(0, 0, 0, 0.19);
 z-index: 9;
 padding: 50px 20px;
 justify-content: flex-start;
 row-gap: 15px;
}

header .header.content .sections.nav-sections .navigation > ul > li.category-item,
header .header.content .sections.nav-sections .navigation,
header .header.content .sections.nav-sections .navigation > ul{
  position: unset;
}

header .header.content .sections.nav-sections .navigation ul li > ul.submenu li a,
header .header.content .sections.nav-sections .navigation ul li > ul.submenu li{
 font-size: 16px;
 line-height: 20px;
 font-weight: 500;
 color: black;
}

header .header.content .sections.nav-sections .navigation ul li > ul.submenu li{
    max-width: calc(25% - 20px*3/4);
 width: calc(25% - 20px*3/4);
}

header .header.content .sections.nav-sections .navigation ul li.parent a{
  padding-right: 18px;
}

header .header.content .sections.nav-sections .navigation ul li > ul.submenu::before{
 height: 66px;
top: -66px;
}

header .header.content .sections.nav-sections .navigation ul li > ul.submenu li a:hover{
    background: none;
}

header .header.content .sections.nav-sections .navigation ul li > ul.submenu li a:hover span{
    color: black;
}
header .header.content .sections.nav-sections .navigation ul li > ul.submenu li a .ui-menu-icon{
display: none;
}

header .header.content .sections.nav-sections .navigation ul li > ul.submenu li > ul{
  position: unset;
  box-shadow: none;
  border: 0px;
  justify-content: flex-start;
  padding: 10px 0;
  display: flex !important;
  top: 0px !important;
  left: 0px !important;
}

header .header.content .sections.nav-sections .navigation ul li > ul.submenu li > ul::before{
    content: none !important;
}

header .header.content .sections.nav-sections .navigation ul li > ul.submenu li > ul li{
    max-width: calc(50% - 15px/2);
    width: calc(50% - 15px/2);
}

    header .header.content .sections.nav-sections .navigation ul li > ul.submenu li a,
header .header.content .sections.nav-sections .navigation ul li > ul.submenu li {
        font-size: 15px;
        line-height: 21px;
        font-weight: 700;
        color: black;
    }

header .header.content .sections.nav-sections .navigation ul li > ul.submenu li > ul li a span{
     font-size: 12px;
        line-height: 19px;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.6);
}
}

@media(min-width: 769px){
  .navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top{
  background-color: transparent !important;
  border-color: #6FB339 !important;
}
}

/*25oct2024*/
.breadcrumbs{
    margin: 20px 0px 15px;
}
.page-title{
    font-weight: 600;
}
.page-products .product-item-info {
    width: 100%;
    background: #ffffff;
/*    box-shadow: -2px 1px 4px 0 rgba(0, 0, 0, 0.3);*/
    border: 1px solid #bbbbbb;
    padding: 9px;
    position: relative;
    z-index: 9;
    height: 100%;
}

.category-description p{
    font-size: 18px;
    font-weight: 300;
}
.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    background: #fff!important;
    box-shadow: -2px 1px 4px 0 rgba(0, 0, 0, 0.3)!important;
    margin: 0!important;
    border: 1px solid #bbbbbb!important;
    padding: 9px;
    position: relative;
    z-index: 9;
}
.category-description span {
    font-size: 18px !important;
    font-weight: 300;
}
/*body, h1,h2,h3,h4,h5,h6,p,ul li,span,a,ol li,label,div{*/
/*    font-family: "Outfit", sans-serif;*/
/*}*/
.page-products .page-title-wrapper {
    text-transform: uppercase;
}
/*.page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3) !important;
}
.page-products .products-grid .product-item {
    max-width: calc(100% / 4);
    width: 100%;
    height: auto;
}
.page-products .products-grid .product-item {
    margin-left: 2% !important;
    width: 31% !important;
    max-width: 100%;
}*/

/*6nov24*/


.product-item .price-box .price{
  font-weight: 600;
}

.product-item-info .product p{
  font-size: 16px;
    line-height: 20px;
    color: #333;
    font-weight: 400;
}

.cms-home main.page-main{
      position: relative;
    max-width: 100%;
}

.cms-home  main.page-main .column.main{
      max-width: 1280px;
    margin: 0 auto;
}

.cms-home  main.page-main .slider-content .clippath-container{
width: 100vw;
    height: 50px;
    display: flex;
    position: absolute;
    z-index: 9;
    top: 385px;
    left: 0;
  }
    .cms-home main.page-main .slider-content .clippath-container .left,.clippath-container .right{
        width: 50%;
        position: relative;
    }


  .cms-home main.page-main .slider-content .right-bottom{
            clip-path: polygon(100% 100%, 0% 100%, 100% 50%);
        background-color: #005C7C;
        position: absolute;
    width: 100%;
    height: 100%;
    }

    .cms-home main.page-main .slider-content .right-above{
           clip-path: polygon(100% 50%, 0 100%, 100% 0);
        background-color: #6FB339;
        position: absolute;
    width: 100%;
    height: 100%;
    }



    .cms-home main.page-main .slider-content .left-bottom{
           clip-path: polygon(0 50%, 100% 100%, 0 100%);
        background-color: #6FB339;
        position: absolute;
    width: 100%;
    height: 100%;
    }

    @media(max-width: 768px){
      .cms-home main.page-main .slider-content .clippath-container{
        top: 251px;
      }
    }

    .page-products .products-grid .product-item{
      min-height: 502px;
    }

    .page-products .product-item-info{
      min-height: inherit;
    }
