@import url('https://fonts.googleapis.com/css2?family=Dosis&display=swap');
@font-face {
         font-family: 'myriadpro';
         src: url('../css/fonts/myriadpro.woff') format('embedded-opentype'), /* Internet Explorer */
         url('../css/fonts/myriadpro.woff') format('woff2'), /* Super Modern Browsers */
         url('../css/fonts/myriadpro.woff') format('woff'), /* Pretty Modern Browsers */
         url('../css/fonts/myriadpro.woff')  format('truetype'), /* Safari, Android, iOS */
         url('../css/fonts/myriadpro.woff') format('svg'); /* Legacy iOS */
}
body .section-space.about_us:not(.slideshow){
    padding-top: 100px !important;
}
#side-categories .item.level-1:hover,
#side-categories .item.level-1.active {
  background-color: #E9C608 !important;
  border: 1px solid #E9C608 !important;
}

#side-categories .item.level-1:hover a,
#side-categories .item.level-1.active a {
  color: #fff !important;
  font-weight: 500;
}
#button-enquiry, #button-cart{
    margin-right: 15px !important;
}
.button-whatsapp {
  background-color: #25D366 !important;
  padding: 11px 30px;
  border: 2px solid #25D366 !important;
  color: #ffffff !important;
  min-width: 50px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  margin-right: 15px !important;
}
#side-categories .item.level-1,
#side-categories .item.level-1 {
  background-color: #E9C608 !important;
  border: 1px solid #E9C608 !important;
}

#side-categories .item.level-1 > a,
#side-categories .item.level-1 > a,
body #side-categories .group .item.level-1 > a {
  color: #fff !important;
  font-weight: 500;
  font-family: "Barlow Semi Condensed", sans-serif !important;
}

#side-categories .item.level-2,
#side-categories .item.level-2:hover {
  background-color: transparent !important;
  border-radius: 0px !important;
  outline: none;
  margin: 5px 0 !important;
  border: 0px !important;
  font-weight: 500;
}

#side-categories .group .sub {
  padding-left: 30px;
}

body #side-categories .item.level-2 a {
  padding: 3px 20px !important;
  font-family: "Barlow Semi Condensed", sans-serif !important;
  padding-left: 0px !important;
  font-weight: 500;
}

body #side-categories .group .item.level-3 a {
  padding: 3px 20px !important;
  font-family: "Barlow Semi Condensed", sans-serif !important;
  padding-left: 0px !important;
  font-weight: 500;
}

body #side-categories .group .item.level-4 a {
  padding: 3px 20px !important;
  font-family: "Barlow Semi Condensed", sans-serif !important;
  padding-left: 0px !important;
  font-weight: 500;
}

body #side-categories .group .item.level-4.active a,
body #side-categories .group .item.level-4 a:hover {
  color: #E9C608 !important;
}

#side-categories .level-1.pointer:after {
  color: #fff;
  font-size: 13px;
  content: "\f078";
  transform: translate(0, -50%);
  top: 50%;
}

#side-categories .level-2.pointer:after,
#side-categories .level-3.pointer:after,
#articles-column-left .news-ctgr .list-group-item .toggle:after {
  content: "\f078";
  transform: translate(0, -50%);
  top: 50%;
}

#side-categories .active .level-1.pointer:after,
#side-categories .active .level-2.pointer:after,
#side-categories .active .level-3.pointer:after {
  content: "\f068";
}

#side-categories .item.level-3:hover,
#side-categories .item.level-3.active,
#side-categories .item.level-3:hover a,
#side-categories .item.level-3.active a,
#side-categories .item.level-3:hover .caret,
#side-categories .item.level-3.active .caret {
  text-decoration: none;
}

.header-container {
  display: grid;
  display: -ms-grid;
  grid-template-columns: auto 1fr auto !important;
  -ms-grid-columns: auto 1fr auto;
  grid-template-rows: 1fr;
  -ms-grid-rows: 1fr;
  padding: 10px 0px;
}

.header-container .header-menu {
  grid-column: 2/3;
  grid-row: 1/2;
  -ms-grid-column: 2;
  -ms-grid-row: 1;
  -ms-grid-column-span: 1;
  -ms-grid-row-span: 1;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}

.header-container .header-top {
  grid-column: 3/4;
  grid-row: 1/4;
  -ms-grid-column: 3;
  -ms-grid-row: 1;
  -ms-grid-column-span: 1;
  -ms-grid-row-span: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0px;
  position: relative;
  z-index: 1;
  margin-left: 14px;
}

.header-container .header-logo {
  grid-column: 1/1;
  grid-row: 1/4;
  -ms-grid-column: 1;
  -ms-grid-row: 1;
  -ms-grid-column-span: 1;
  -ms-grid-row-span: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

body header.fixed-header > .container {
  max-width: 100%;
  width: 95% !important;
}

body {
  font-family: 'myriadpro' !important;
  font-weight: 300;
  text-shadow: 0 0 0;
  color: #333;
}
body p{
    font-family: 'myriadpro' !important;
}
body.product-category {
  background-color: #FAFAFA;
}

.form-control {
  border-radius: 0px;
  height: 47px;
}

.form-group {
  margin-bottom: 15px;
}

html body h3,
html #filter-groups .item-header {
  font-family: "Barlow Semi Condensed", sans-serif !important;
}

body .btn-primary:not(.btn-mi):not(#filter_group_tigger_open),
body .cart-buttons .btn-primary:not(.btn-mi):not(#filter_group_tigger_open),
.swal2-popup .swal2-styled.swal2-confirm:not(#filter_group_tigger_open),
body .slider-slideshow-description .slider-slideshow-description-texts .btn.btn-primary:not(#filter_group_tigger_open) {
  background-color: #e9c608 !important;
  padding: 11px 30px;
  border: 2px solid #e9c608 !important;
  color: #ffffff !important;
  min-width: 50px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}
body .white.btn-primary:not(.btn-mi):not(#filter_group_tigger_open), body .white.cart-buttons .btn-primary:not(.btn-mi):not(#filter_group_tigger_open){
  background-color: #fff !important;
  padding: 11px 30px;
  border: 2px solid #e9c608 !important;
  color: #e9c608 !important;
  min-width: 150px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}


.featured-prod

body .btn-primary:not(.btn-mi):hover,
body .cart-buttons .btn-primary:not(.btn-mi):hover,
.swal2-popup .swal2-styled.swal2-confirm:hover,
body .slider-slideshow-description .slider-slideshow-description-texts .btn.btn-primary:hover {
  background-color: transparent !important;
  padding: 15px 30px;
  border: 2px solid #e9c608 !important;
  color: #e9c608 !important;
  min-width: 150px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}

.page-banner .page-banner-title {
  font-size: calc(40px + 1.0416666667vw) !important;
  z-index: 1;
  color: white;
  position: absolute;
  left: 0;
  right: auto;
  transform: translate(0, 0);
  top: 0;
  bottom: 0;
  text-align: center;
  width: 31.8%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  line-height: 1em;
  font-family: 'Barlow Semi Condensed', sans-serif !important;
  padding: 25px;
}

.contact-infos > div {
  margin-bottom: 20px;
}

.contact-infos > div strong {
  display: inline-block;
  width: 100%;
  font-weight: 500;
}

.project-ref {
  border-collapse: collapse;
  min-width: 100%;
}

.project-references-container {
  overflow: auto;
}

.project-ref td,
.project-ref th {
  border: 1px solid #ddd;
  padding: 8px;
  width: 33.33%;
}

.project-ref tr:nth-child(odd) {
  background-color: #f2f2f2;
}

.project-ref tr:hover {
  background-color: #ddd;
}

#breadspace {
  background-color: #FAFAFA;
}

#breadspace .breadcrumb {
  background-color: transparent;
  border: none;
  display: flex;
  justify-content: center;
  margin: 0px 0px;
}

#breadspace .breadcrumb * {
  font-weight: 500;
}

body .container {
  width: 1750px !important;
  max-width: 95%;
}

body.product-manufacturer {
  background-color: #F3F4F8;
}

.four-col-row > * {
  width: 16.66%;
  max-width: 16.66%;
  flex: auto;
}

.brand:hover .image {
  transform: translateY(0);
}

body .html-35 {
  margin-bottom: 10px !important;
  padding-bottom: 50px !important;
}

body .html-35 .container {
  width: 1000px !important;
  text-align: center;
}

body .html-35 .container p {
  font-size: 15px !important;
}

body .section-space:not(.slideshow) {
  z-index: 1;
  position: relative;
  background-color: transparent;
}

body .section-space:first-of-type:not(.slideshow):not(.usp) {
  padding-top: 0px;
}

.flex-hend {
  justify-content: flex-end;
  padding: 0 30px;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover,
.pagination li a:hover,
.pagination li span:hover {
  background-color: #EAC508 !important;
  border-color: #EAC508 !important;
  color: #000 !important;
  font-weight: 300;
}

.pagination li a,
.pagination li span {
  background-color: #EBEBEB !important;
  border-color: #EBEBEB !important;
  color: #000 !important;
  font-weight: 300;
}
.fixed-header .header-container .header-menu #main-menu li > ul ul{
    width: auto;
    min-width: 19em !important;
    max-width: 20em !important;
    top: 0 !important;
    left: 0px !important;
    margin-left: 358px !important;
    margin-top: 0 !important;
    position: absolute;
    right: 0;
}
.article-image-wrapper .cover-bg {
  padding-bottom: 54%;
}

.news-post:hover .cover-bg {
  transform: scale(1);
}

.hover-overlay .to-overlay {
  opacity: 1;
  display: none !important;
}

.article-text-wrapper {
  padding: calc(20px + 1vw) calc(15px + 1vw);
  background-color: #4F5D6A;
}

.article-name {
  font-size: 1.4583333333vw;
  font-family: 'Barlow Semi Condensed', sans-serif !important;
  border-bottom: 0px solid #eeeeee;
  padding-bottom: 1vw;
  margin-bottom: 0;
  color: #fff;
  font-weight: 500 !important;
}
.fixed-header .header-container .header-menu #main-menu li > ul > li a {
    display: flex;
    justify-content: flex-start;
}

.article-files {
  height: 6.12em;
  overflow-y: auto;
}

.article-files::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #3C4952;
}

.article-files::-webkit-scrollbar {
  width: 5px;
  background-color: #3C4952;
}

.article-files::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #EAC508;
}

.article-files a {
  display: inline-flex;
  width: 100%;
  color: #EAC508 !important;
  align-items: center;
  margin-bottom: 10px;
}

.article-files a img {
  margin-right: 10px;
}

.sub.level-2 {
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden !important;
}

.sub.level-2::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #E7E7E7;
}

.sub.level-2::-webkit-scrollbar {
  width: 10px;
  background-color: #E7E7E7;
}

.sub.level-2::-webkit-scrollbar-thumb {
  background-color: #EAC508;
}

body:not(.iid-4) #breadspace {
  background-color: #FAFAFA;
  margin-bottom: 100px;
}

body.iid-4 #footer-area {
  margin-top: 0px;
}

.product_countdown_box {
  display: none;
}

.product-block {
  background: transparent !important;
}

.product-block:hover .cart-buttons {
  opacity: 1;
}

.product-block:hover .product-image-block {
  box-shadow: 6px 6px 10px -5px rgba(0, 0, 0, 0.41);
  -webkit-box-shadow: 6px 6px 10px -5px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: 6px 6px 10px -5px rgba(0, 0, 0, 0.41);
}

.product-block .cart-buttons {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.8);
  transition: 0.5s ease;
  opacity: 0;
  flex-direction: column;
}

.product-block .cart-buttons > a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.product-block .cart-buttons .btn {
  margin: 2px 0px;
  padding: 10px 15px !important;
  font-size: 14px !important;
  z-index: 2;
}

.product-block .product-name {
  text-transform: uppercase;
  padding-bottom: 0px !important;
  margin-top: 10px;
}

.product-block .product-name a {
  font-size: 20px;
  font-family: 'Barlow Semi Condensed', sans-serif !important;
}

.product-block .product-details .price {
  font-size: 19px;
}
.info-desc {
    width: 70%;
    margin: 0 auto;
    font-size: 14px;
    margin-bottom: 15px;
}
.info-desc p{
    font-size: 13px !important;
}
.product-block .product-details .price .price-old,
.product-block .product-details .price .price-special,
.product-block .product-details .price .price-new {
  font-size: 19px;
  opacity: 1;
  margin: 0 2px;
}

.product-block.featured-prod .product-details .price .price-old,
.product-block.featured-prod .product-details .price .price-special,
.product-block.featured-prod .product-details .price .price-new {
  font-size: 20px;
  opacity: 1;
  margin: 0 2px;
  color: #2c2c2c!important;
  font-weight: 600;
}
.product-block.featured-prod .cart-buttons {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #E9C608;
    transition: 0.5s ease;
    opacity: 0;
    flex-direction: column;
    margin: 0px !important;
}

.product-block.featured-prod:hover .cart-buttons {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #E9C608;
    transition: 0.5s ease;
    opacity: 1;
    flex-direction: column;
    margin: 0px !important;
}

body .product-block.featured-prod .product-details {
    padding: 0;
    font-weight: 600;
    font-size: 20px;
    width: auto;
    display: inline-block;
}
.product-block .product-details .price .price-special {
  color: #E96208;
}

.special-sticker,
.sticker {
  padding: 5px 15px !important;
  border-radius: 0px !important;
  margin: 0px !important;
  left: 0 !important;
  right: auto !important;
  font-size: 13px;
}

#side-price .ui-slider-range,
#side-price .ui-slider-handle {
  background: #E9C608 !important;
  box-shadow: 0px 0px 11px -6px black;
  -webkit-box-shadow: 0px 0px 11px -6px black;
  -moz-box-shadow: 0px 0px 11px -6px black;
}

.flex-wrap {
  flex-wrap: wrap;
  padding: 0;
}

.adjust-div {
  width: 1400px;
  margin: 0 auto;
  max-width: 100%;
}

.product-product .product_countdown_box {
  display: none;
}
.product-product .quantity-wrapper, .product-product #product .form-group:not(.product-button-group) {
    max-width: 100%;
    margin-bottom: 10px;
    width: fit-content;
}

.product-product .product-title {
  text-transform: uppercase !important;
}

.product-product .old-prices,
.product-product .product-special-price {
  font-size: calc(25px + 0.3125vw) !important;
  font-weight: 400 !important;
  margin-left: 0px;
  margin-right: 10px;
}

.product-product #product {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-end;
}

.product-product #product > * {
  margin-right: 20px;
  width: 200px;
}

.product-product #product .social-sharing {
  white-space: nowrap;
}

.product-product #product .product-block .product-option .form-group > div:not(.input-group),
.product-product #product .product-product #product > .form-group > div:not(.input-group) {
  padding: 0 5px;
}

.product-description {
  border: 1px solid #ddd;
  margin-bottom: 30px;
  padding: 30px;
  font-size: 13px;
}

.product-description p:last-of-type {
  margin-bottom: 0px;
}

.product-description p {
  font-size: 15px !important;
}

.product-description-title,
.product-product #product .form-group > label,
.social-sharing .text-uppercase {
  width: 100%;
  color: #000;
  font-weight: 500;
  font-size: 1.2em;
  margin-bottom: 10px;
  font-family: 'Barlow Semi Condensed', sans-serif !important;
}
.at-style-responsive .at-share-btn{
    background-color: #e9c608;
    border-radius: 0px !important;
    margin-bottom: 0px !important;
}
.social-sharing .text-uppercase {
  margin-bottom: 0px;
  width: auto;
}

.product-block div.required .control-label:after,
.product-product #product div.required .control-label:after {
  content: "*";
  color: #F00;
  font-weight: bold;
  position: relative;
  margin-left: 2px;
}

.product-block .product-option .form-group > div:not(.input-group),
.product-product #product > .form-group > div:not(.input-group) {
  padding: 0px;
}

.product-product .rating {
  display: none;
}

#product-tabs.nav-tabs > li {
  margin-bottom: 0px;
}

.product-product .nav-tabs > li.active > a,
.product-product .nav-tabs > li.active > a:focus,
.product-product .nav-tabs > li.active > a:hover {
  border: 0px;
  background-color: #E1E1E1 !important;
  font-weight: 400 !important;
  min-width: 150px;
  text-align: center;
}

.product-product #product-tabs li a:hover:before,
.product-product #product-tabs li.active a:before {
  display: none !important;
}

.product-product .tab-content {
  border: 1px solid #a0a0a0;
  padding: 40px;
  text-align: justify;
  margin-bottom: 15px;
  border-radius: 10px;
  background-color: #F5F5F5;
}

.table-bordered {
  border: 0px solid #ddd;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #E9E9E9;
}

.table-striped > tbody > tr:nth-of-type(odd) td {
  padding: 10px 15px;
}

.fa-star-o:before {
  content: "\f006";
  color: #E9C608;
}
.product-product #product .form-group.product-button-group{
    display: flex;
    width: 100%;
}
.tab-content .fa {
  font-size: 14px;
  color: #E9C512;
  font-size: 21px;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 2em;
  vertical-align: middle;
}

#google_recaptcha {
  display: flex;
}

.brand-view {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.breadcrumb li::after {
    content: '\f105';
    font-family: FontAwesome;
    font-size: 18px;
    border: 0px;
    transform: translate(33%,-40%);
    width: auto;
    height: auto;
    top: 50%;
    font-family: 'Line Awesome Free';
    font-weight: 900;
    content: "\f061";
}
.brand-view .thumb {
  width: calc(16.66% - 30px);
  margin: 0 15px;
  margin-bottom: 30px;
}
.brand-view .thumb img{
    width: 100%;
}

.home_brands {
  background-color: #E6E9EE !important;
 
}

body .section-space {
    padding: calc(0px + 3vw) 0;
}

.btn-title {
  position: absolute;
  right: 0px;
  top: 10px;
}

.usp {
  padding: 100px 0px !important;
}

.usp-row {
  display: flex;
  flex-wrap: wrap;
}

.usp-row .thumb {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.usp-row .thumb .title {
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 10px;
}

.fixed-header .header-container .header-menu #main-menu > li > ul {
  top: 79px !important;
}

.abt-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.abt-row .images {
  width: 50%;
  position: relative;
}

.abt-row .images:after {
  content: "";
  width: 230px;
  height: 200px;
  background-color: #ECCC21;
  position: absolute;
  top: 0px;
  right: 0px;
  transform: translate(20%, -25%);
  z-index: -1;
}

.abt-row .images .image-flex {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.abt-row .images .image-flex img {
  width: calc(50% - 20px);
  margin: 0 10px;
}

.abt-row .images .image-flex img:first-of-type {
  margin-top: 50px;
}

.abt-row .description {
  width: 50%;
  padding-left: 6vw;
  padding-right: 10vw;
}

body:not(.cke_editable) h2.left:not(.swal2-title):not([style]) {
  text-align: left !important;
}
body:not(.cke_editable) h2:not(.swal2-title):not([style]) {
  text-transform: uppercase !important;
}

body .section-space.about_us:not(.slideshow) {
  padding-top: 100px;
  padding-bottom: 0px;
  
}

.mv-row {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}

.mv-row .mv-thumb {
  width: 50%;
  padding: 10vw;
  background-repeat: repeat;
  background-size: cover;
  background-position: center center;
}

.mv-row .mv-title {
  font-size: calc(26.6666666667px + 0.6944444444vw) !important;
  line-height: 1.2em;
  font-weight: 700;
  margin-bottom: 15px;
  position: relative;
  font-family: 'Barlow Semi Condensed', sans-serif !important;
}

.mv-row .mv-title span {
  content: "";
  display: inline-block;
  width: 70px;
  height: 50px;
  background-color: #ECCC21;
  position: absolute;
  top: 0px;
  left: 0px;
  transform: translate(-80%, -50%);
  z-index: 0;
}

.mv-row .mv-title > div {
  position: relative;
}

.header-container .header-menu #main-menu > li > a {
  padding: 8px;
  padding-left: 0px;
  padding-right: 30px;
  font-weight: 600;
  font-size: 15px !important;
}

body .header-container .header-menu #main-menu a.has-submenu > span:before {
  display: none;
}

footer a {
  color: #ffffff !important;
  font-size: 13px;
  line-height: 1.2em;
  font-family: 'Dosis', sans-serif !important;
}

.footer-contact-links li {
  margin-bottom: 0px;
}
footer{
    font-family: 'Dosis', sans-serif !important;
}

footer h5 {
  color: #ffffff !important;
  font-size: 20px !important;
  font-family: !important;
  text-transform: uppercase;
  font-weight: 500 !important;
  font-family: 'Barlow Semi Condensed', sans-serif !important;
}

footer .footer-contact-info a {
  font-size: 15px !important;
  font-weight: 400 !important;
}

footer .footer-contact-info p {
  font-size: 15px !important;
  font-family: 'Dosis', sans-serif !important;
  font-weight: 400 !important;
}

body .footer-upper-contet > *:last-child {
  flex: 0 0 25%;
}

html body footer .newsletter-module .btn-primary:not(.btn-mi) {
  background-color: transparent !important;
}

.newsletter-module .btn {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  color: #eccc21;
  background-color: transparent;
  padding: 0 15px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

footer .newsletter-module .email-field input {
  border-color: #9C9FA1;
  height: 50px;
  background-color: transparent;
  color: #fff;
}

footer {
  padding-top: 70px;
  margin-top: 0px;
}

.footer-bottom p {
  margin-bottom: 0;
  font-size: 13px !important;
}

.project-references-container,
.news-list-wrap,
.archives-inline {
  overflow: auto;
  width: 1500px;
  max-width: 100%;
  margin: auto;
}
body .slideshow .slider-custom-dots .owl-dot {
    list-style: none;
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #fff;
    margin: 10px 5px;
}
body .slideshow .slider-custom-dots .owl-dot.active {
    background: #F4C503!important;
}
body .slideshow .light_image .banner-overlay {
    background: rgba(255, 255, 255,0);
}
.slideshow .slider-custom-dots {
    z-index: 1;
    display: flex;
    justify-content: center;
}
.cd-accordion-menu a, .cd-accordion-menu label, .header-mobile .mobile-account>a{
    color: #fff !important;
}
html #filter-groups .item-header {
    font-family: "Barlow Semi Condensed", sans-serif !important;
    padding-top: 30px !important;
}
#filter-groups>div {
    margin: 0px;
    margin-bottom: 30px;
}
#side-manufacturer {
    display: block;
    border-top: 1px solid #ddd;
}
.cust-nav {
    position: absolute;
    top: 50%;
    z-index: 1;
    color: #E9C608;
    border: 1px solid #E9C608;
    padding: 10px;
    font-size: 25px;
}
.product-image-additional{
    padding: 0 50px !important;
}
.cust-nav.left{
	left: 0px;
	transform: translate(0, -50%);
}
.cust-nav.right{
	right: 0px;
	transform: translate(0, -50%);
}
.product-product #product .quantity-wrapper .form-group:not(.product-button-group){
    margin-bottom: 0px;
}
.product-product #product>.form-group>div.add-to-cart-button-wrapper {
    border-top: none!important;
    align-items: center;
    margin-bottom: 10px;
}
.owl-dot:only-child{
    display: none !important;
}
.add-to-cart-button-wrapper .btn{
    margin-right: 10px !important;
}
@media (max-width: 992px) {
    .slideshow .slider-custom-dots {
        z-index: 1;
        display: flex;
        justify-content: center;
    }
    
  .page-banner .page-banner-title {
    font-size: calc(26.6666666667px + 0.6944444444vw) !important;
  }

  body #content {
    min-height: 30vh;
  }

  .four-col-row > * {
    width: 33.33%;
    max-width: 33.33%;
  }

  #filter-groups {
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    padding: 40px 30px 15px;
    overflow: auto;
    background: white;
    transition: all 0.3s;
    transform: translateX(-100%);
  }

  #filter-groups.open {
    opacity: 1;
    transform: translateX(0%);
  }

  #filter-groups #filter_group_tigger_close {
    z-index: 2;
    opacity: 1;
    display: block !important;
  }

  .product-category .col-sm-9 {
    width: 100%;
  }

  .abt-row .images {
    width: 100%;
    padding: 30px;
  }

  .abt-row .description {
    width: 100%;
    padding: 30px;
  }
}
#related_slider_related_products_{
    padding: 0 60px;
}
@media (max-width: 768px) {
    .product-gutter .cart-buttons .btn {
        display: block;
        transform: scale(0.8);
        transform-origin: center center;
    }
  .header-container {
    grid-template-columns: 1fr auto 1fr !important;
    grid-template-rows: 1fr;
    -ms-grid-rows: 1fr;
  }

  .header-container .header-logo {
    grid-column: 2/3;
  }
  .brand-view .thumb {
        width: calc(33.33% - 30px);
        margin: 0 15px;
        margin-bottom: 30px;
    }
}

@media (max-width: 576px) {
    
    #related_slider_related_products_{
    padding: 0 0px;
}
    .abt-row .images:after {
        content: "";
        width: 121px;
        height: 96px;
        background-color: #ECCC21;
        position: absolute;
        top: 0px;
        right: 0px;
        transform: translate(-12%, 14%);
        z-index: -1;
    }
    .product-block .product-name a {
        font-size: 17px;
    }
    .article-name {
        font-size: 20px;
        font-family: 'Barlow Semi Condensed', sans-serif !important;
        border-bottom: 0px solid #eeeeee;
        padding-bottom: 1vw;
        margin-bottom: 0;
        color: #fff;
        font-weight: 500 !important;
        margin-bottom: 15px;
    }
        body .footer-upper-contet > *:last-child {
        flex: 0 0 100%;
    }
    .brand-view .thumb {
        width: calc(50% - 30px);
        margin: 0 15px;
        margin-bottom: 30px;
    }
    .btn-title {
        display: none;
    }
        
    .brand-view .thumb img{
        width: 100%;
    }

    body .slideshow .light_image .banner-overlay {
    background: rgba(255, 255, 255,0);
}
  .page-banner .page-banner-title {
    padding: 10px;
    font-size: calc(20px + 0.5208333333vw) !important;
    font-family: 'Barlow Semi Condensed', sans-serif !important;
  }
    body:not(.iid-4) #breadspace {
    background-color: #FAFAFA;
    margin-bottom: 50px;
}
  .project-ref td,
  .project-ref th {
    white-space: nowrap;
  }

  .four-col-row > * {
    width: 50%;
    max-width: 50%;
  }

  .usp-row .thumb {
    flex: 0 0 50%;
    margin: 10px 0px;
  }

  .mv-row .mv-thumb {
    width: 100%;
  }
  .featured .slick-no-slide {
    margin-left: 0;
    margin-right: 0;
}
}
@media (max-width: 576px) {
    body #google_recaptcha .g-recaptcha {
        transform: scale(0.8);
        transform-origin: center center;
        width: 300px;
    }    
    .product-product .tab-content {
    border: 1px solid #a0a0a0;
    padding: 20px 15px;
    text-align: justify;
    margin-bottom: 15px;
    border-radius: 10px;
    background-color: #F5F5F5;
}
}
body .btn-default:not(.btn-mi):not(.no-custom):not(.btn-number), body .cart-buttons .btn-default:not(.btn-mi):not(.no-custom):not(.btn-number) {
    background-color: #4f5d6a !important;
    padding: 11px 30px;
    border: 2px solid #4f5d6a !important;
    color: #ffffff !important;
    min-width: 150px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}