/** Shopify CDN: Minification failed

Line 264:0 Expected "}" to go with "{"

**/
/*27-10-2022*/
#header.header .header-desktop .header-icons svg:not(.svg-logo) {
    color: #212121 !important;
}
#header.header .header-desktop .helpline-icon svg:not(.svg-logo) {
    color: #212121 !important;
}
.home-slideshow-banner .slide-content-inner.overlay-ui {
    left: 18%;
    top: 18%;
    transform: translate(-18%,-18%);
}
.home-slideshow-banner .slide-content-item.content-text-1 {
    font-weight: 600;
    color: #212121;
    font-size: 16px;
}
.home-slideshow-banner .slide-content-item.content-text-2{
    font-weight: 200;
    color: #fdb819;
    font-size: 50px;
  font-family: Roboto,sans-serif, open-sans-serif;
}

.home-slideshow-banner .slide-content-item.content-text-3 {
  font-weight: 600;
  color: #212121;
  font-size: 40px;
  text-transform: uppercase;
}
.home-slideshow-banner .slide-content-item.content-text-4 {
    font-weight: 400;
    color: #212121;
    font-size: 16px;
    margin: 0px 0px 20px 0px;
}

 .banner .banner-item .textbox {
    text-align: left;
}

.banner .banner-item .textbox {
    left: 10%;
    top: 40%;
    transform: translate(-10%,-40%);
}
 .banner .banner-item .textbox .text-1 {
    color: #fdb819;
    font-weight: 400;
    font-size: 16px;
}
.banner .banner-item .textbox .text-2 {
    color: #191919;
    font-weight: 700;
    font-size: 30px;
    margin: 0 0 20px;
    line-height: 1.1;
    text-transform: uppercase;
}
.banner .banner-item .textbox .text-3 {
    color: #343434;
    font-weight: 300;
    font-size: 16px;
    margin: 5px 0px 20px 0px;
}
/*.banner .banner-item .btn-custom {
    color: #1e1e1e;
    background-color: #fdb819;
    font-weight: 400;
    border-radius: 4px;
}*/
#breadcrumb.bg-image {
    height: 175px;
    position: relative;
}
.svg-element-ui, .svg-element-ui a {
    color: #fff;
}
.bg-image .container h1 {
       background: rgba(0,0,0,0.5);
    padding: 10px;
}
.breadcrumb-list > li a {
    white-space: nowrap;
    color: #fff !important;
   font-size:18px;
}

ul.breadcrumb-list {
    position: relative;
    z-index: 1;
}
.breadcrumb-list>li.active a {
    color: #fff;
}
.breadcrumb-list {
    height: 100%;
}
.bg-image .container {
    height: 100%;
    display: flex;
    align-items: center;
}
.bg-image .container h1{
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}
#header.header .header-desktop .header-content_bottom {
    border-bottom: 2px solid #1967d2;
}
.bellow-breadcrumb-wraper li a {
    color: #000 !important;
}
.bellow-breadcrumb-wraper li.svg-element-ui {
    color: #000 !important;
}
.bellow-breadcrumb-wraper ul.breadcrumb-list {
    padding-top: 0px !important;
}
.multicolumn-inner-wraper img {
    max-height: 130px;
    width: auto;
}
.image-wraper {
    text-align: center;
}
.multicolumn-card__info {
    padding: 1.5rem;
}
.multicolumn-inner-wraper {
    background: white;
}
.multicolumn-main-wraper {
    margin-bottom: 30px;
}
.multicolumn-main-wraper .multicolumn-card__info p {
    margin-bottom: 0px;
}
@media (min-width: 768px){
  .main-pages-wraper .section-wrapper{
      background: #ffffff;
    padding: 30px;
    margin-bottom: 60px;  
  }
}


/* Start PDP Option value  */
  .optionvalue {
      text-transform: none;
      position: relative;
  }
  .optionvalue:before {
      content: ':';
      padding-right: 3px;
  }
/* End PDP Option value  */



/************************************ Start Search page ************************************/
  .page-search .page_title {
	font-size: 20px;
    font-weight: 500;
}
.page-search .product-card_body h3 a:hover{
  color: #0056b3;
}
.page-search .product-card_footer .product-card_action .btn svg {
	color: #000;
}
.page-search .pagination-holder .pagination li.active a, .pagination-holder .pagination li:hover a {
	background: #000;
	color: var(--text-miscellaneous);
}
.page-search .pagination-holder .pagination li a{
  color: #cc0000;
}
.page-search .next .svg-element-ui svg path {
	color: #000;
}
.page-search .price-sale {
	color: #000;
}

.page.page-search.page {
    display: grid;
}
.search-page-filters-wraper .sb-title {
    margin: 0 0 20px;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid var(--body-border-color);
    padding: 20px 0 15px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.search-page-filters-wraper .menu_list-wrapper li a, .search-page-filters-wraper .direction-column ul li a {
    color: #000000;
}
.search-page-filters-wraper .menu_list-wrapper li .expand:before, .search-page-filters-wraper .menu_list-wrapper li .expand:after {
    background: #000000;
}
div#shopify-section-search-filter-custom {
    background: #fff;
    padding: 0 20px;
}
@media (min-width: 768px){
  .page.page-search.page {
      grid-gap: 30px;
  }
}
@media (min-width: 992px){
  .page.page-search.page {
      grid-template-columns: minmax(auto, 20%) minmax(auto, 80%);
  }
}
@media (min-width: 992px){
 .page.page-search.page .grid-lg-6 {
    grid-template-columns: repeat(4, 1fr);
}
/************************************ End Search page ************************************/


/************************************ Start Product page ************************************/
.product-template .title .product_name {
    margin-bottom: 0;
}
.product_wrapper span.product_sku {
    display: none !important;
}
.product-sku-div {
    margin: 10px 0;
}
/************************************ End Product page ************************************/

.col_title {
    display: inline-block;
    height: auto;
    line-height: normal;
    padding: 15px 0 15px 8px;
    text-align: center;
}

.mega-menu-item a {
    display: grid;
    margin-bottom: 10px;
}

.page-search .page_search-form .btn {
    background: #1967d2;
}
.page-search .page_search-form .btn:hover {
    background: #000000;
}
