/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/* general styles  */

main{
  overflow: hidden;
}

.ui-widget-content{
  z-index: 20 !important;
}

/* header styles */

#header{
  border-color: #ffffff !important;
  border: solid 1px;
  border-left: 0;
  border-right: 0;
}

#header .header-top{
  padding: 0.5rem 0 1.5rem;
  /* background: #025ac7; */
}

#header .header-nav .dropdown-menu{
  background: #000000;
  margin-top: 8px;
  left: -50%;
}

#header .header-nav .dropdown-menu > li{
  padding: 5px 0;
}

#header .header-nav .dropdown-menu .dropdown-item > img{
  margin-right: 10px;
}

.hook-default .ets_mm_megamenu_content .container{
  padding: 0 110px;
}

#header .ets_mm_megamenu.layout_layout1{
  background: #000000 !important;
}

#header .mm_menus_ul{
  display: flex !important;
  justify-content: space-between;
}

#header .mm_menus_ul > li.mm_has_sub > a:after{
  margin-left: 6px !important;
  margin-top: -3px;
}

.ets_mm_megamenu.sticky_enabled.scroll_heading{
  margin-top: -3px;
  border-bottom: 1px #ffffff solid;
  box-shadow: 0 10px 50px 0 rgba(0,0,0,0.15) !important;
}

#header .row.action .blockcart a:hover span.text{
  color: #ffffff;
}

#header .mm_menus_ul > li.mm_has_sub > a:after{
  content: "\f105";
  font-family: 'FontAwesome';
  margin-left: 10px;
}

#header .mm_menus_li > a{
  height: 100%;
  font-size: 0.95rem !important;
  font-weight: 700 !important;
  padding: 17px 0.75vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

#header .mm_menus_ul .mm_has_sub .mm_columns_ul{
  border: 2px solid;
  border-color: #ffffff !important;
  /* border-top: none; */
  box-shadow: 0 10px 40px 0 rgba(0,0,0,.07);
  left: unset;
}
/* #header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub > a{
  float: left;
} */

.ets_mm_megamenu.layout_layout1 .mm_menus_li:hover, .ets_mm_megamenu.layout_layout1 .mm_menus_li.active, .layout_layout1 .mm_menus_li:hover > a, #header .layout_layout1 .mm_menus_li:hover > a{
  background: #ffffff !important;
}

#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .collapse-icons{
  position: relative;
  float: left;
  height: auto;
  cursor: pointer;
  text-align: right;
  margin-left: -2px;
  height: 2.1rem;
}

#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .collapse-icons .remove,
#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .collapse-icons .add{
  color: #ffffff;
}

#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .collapse-icons .add:before,
#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .collapse-icons .remove:before{
  content: "";
  position: absolute;
  margin: auto;
  top: 18px;
  left: 0;
  right: -6px;
  width: 10px;
  height: 10px;
  transition: all .22s cubic-bezier(.07,.74,.56,.89);
  border-right: 2px solid #1c1c1c;
  border-bottom: 2px solid #1c1c1c;
}
#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .collapse-icons .add:before{
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}

#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .collapse-icons .remove:before{
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
}

/* #header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .collapse-icons .add:after,
#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .collapse-icons .remove:after{
  content: "";
  position: absolute;
  margin: auto;
  top: 8px;
  left: 0;
  right: -6px;
  width: 16px;
  height: 10px;
  border-top: 2px solid;
  transition: all .22s cubic-bezier(.07,.74,.56,.89);
} */

#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .collapse-icons .add:before,
/* #header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .collapse-icons .add:after, */
#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .collapse-icons .remove:before{
/* #header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .collapse-icons .remove:after{ */
  border-color: #1c1c1c;
}

#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .collapse-icons .add:hover:after,
#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .collapse-icons .add:hover:before,
#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .collapse-icons .remove:hover:after,
#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .collapse-icons .remove:hover:before{
  border-color: #025ac7;
}

#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .collapse-icons .add:before{
  top: 5px;
  border-right: 2px solid #1c1c1c;
  border-bottom: 2px solid #1c1c1c;
}
#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .collapse-icons .remove:before{
  top: 10px;
}

#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .collapse-icons .remove{
  display: none;
}

.ets_mm_block_content .has-sub > a:after{
  display: none;
}

#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .ets_mm_categories{
  border: 1px solid;
  border-color: #424242 !important;
  box-shadow: 0 10px 40px 0 rgba(0,0,0,.07);
}

#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .ets_mm_categories a,
#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_cms .ets_mm_block_content a,
#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_html .ets_mm_block_content a{
  /* font-size: 1rem; */
  /* line-height: 2rem; */
  text-transform: uppercase;
  /* letter-spacing: -1px; */
}

#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub .ets_mm_categories{
  border: none !important;
  box-shadow: none !important;
  position: relative;
  display: none;
  visibility: visible;
  left: 0 !important;
  padding: 0;
  transition: visibility 1s 1s, opacity 1s linear !important;
  opacity: 1;
  width: 100%;
  clear: both;
}

#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub > .ets_mm_categories li a{
  font-size: 1.2rem;
  line-height: 2rem;
}

#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .has-sub > .ets_mm_categories li:last-child{
  margin-bottom: 1rem;
}

#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .ets_mm_categories{
  display: inline-flex;
  flex-wrap: wrap;
}
#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category .ets_mm_block_content > .ets_mm_categories > li {
  width: 100% !important;
}

#header .mm_menus_ul .mm_has_sub .mm_columns_ul .ets_mm_block > h4{
  text-transform: none !important;
  font-size: 1.8rem !important;
  color: #1c1c1c !important;
  margin-bottom: 0.5rem;
}

.ets_mm_block_content ul li ul{
  margin-left: 15px;
}

li.has-sub > a{
  padding-right: 0;
}

#header .mm_menus_ul .mm_has_sub .mm_columns_ul .ets_mm_block_content ul > li > a{
  transition: all .22s cubic-bezier(.07,.74,.56,.89);
  left: 0;
}

#header .mm_menus_ul .mm_has_sub .mm_columns_ul .ets_mm_block_content ul > li > a:before,
#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_html > .ets_mm_block_content > a:before{
/* #header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category > .ets_mm_block_content ul > li > .navbar-toggler:before{ */
  background: #ffffff;
  content: "";
  display: inline-block;
  height: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  bottom: 0px;
  position: absolute;
  width: 100%;
  -webkit-transition: all .4s cubic-bezier(.36,.76,0,.88);
  transition: all .4s cubic-bezier(.36,.76,0,.88);
}

#header .mm_menus_ul .mm_has_sub .mm_columns_ul .ets_mm_block_content ul > li:hover > a:before,
#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_html > .ets_mm_block_content:hover > a:before{
/* #header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_category > .ets_mm_block_content ul > li:hover > .navbar-toggler:before{ */
  height: 2px;
  opacity: 1;
}

#header .mm_menus_ul .mm_has_sub .mm_columns_ul .ets_mm_block_content ul > li > a:hover,
#header .mm_menus_ul .mm_has_sub .mm_columns_ul .mm_block_type_html > .ets_mm_block_content > a:hover {
  left: 5px;
}

#header .ets_mm_megamenu .mm_columns_ul{
  font-family: 'Nunito', Oswald, Verdana, sans-serif;
}

/* hide title of first menu element (logo) */
#header .ets_mm_megamenu .mm_menus_li:nth-child(2){
  display: none;
}
#header .scroll_heading .mm_menus_li:nth-child(2){
  display: block;
}

#header .scroll_heading .mm_menus_li:nth-child(2) .mm_menu_content_title span{
  display: none;
}

#header .scroll_heading .mm_menus_li:nth-child(2) a{
  padding: 19px 0 !important;
}
#header .scroll_heading .mm_menus_li:nth-child(2) a .mm_menu_content_title{
  font-size: 0;
}
#header .scroll_heading .mm_menus_li:nth-child(2) a img{
  max-width: 22vw;
  height: 28px;
  width: auto;
}
/* #header .scroll_heading .mm_menus_li:nth-child(2){
  position: absolute;
  left: 5px;
  top: 0;
} */

#header .header-nav{
  border-bottom: 0;
}

#header .header-nav a.logout:hover, .side_menu .search_tags_roy ul li a:hover{
  color: #025ac7;
}
#cms #main a:before, #footer .footer-container a:before, a.hover_under:before,
.products-sort-order .select-list:hover,
.custom-radio input[type=radio]:checked+span{
  background: #025ac7;
}

#search-part-nav-link {
  transition: all .22s cubic-bezier(.07,.74,.56,.89);
  left: 0;
}

#search-part-nav-link span{
  font-weight: 600;
  font-size: 1.25rem;
  transition: all .22s cubic-bezier(.07,.74,.56,.89);
  left: 0;
}

/* #search-part-nav-link:hover{
  font-weight: 800;
  color: #000000;
} */

/* #search-part-nav-link:before{
  background: #025ac7;
  content: "";
  display: inline-block;
  height: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  bottom: -3px;
  position: absolute;
  width: 100%;
  -webkit-transition: all .4s cubic-bezier(.36,.76,0,.88);
  transition: all .4s cubic-bezier(.36,.76,0,.88);
} */


/* remove padding between slider and header
#index #wrapper{
  padding-top: 0;
}*/

/* levibox */

#roy_levibox{
  border: 2px #ffffff solid;
}
#roy_levibox .box-one:not(.box-menu) i svg,
.roy_levibox .box-one.box-cart .prod_count.active{
  transition: all 0.25s linear;
}
#roy_levibox .box-one:not(.box-menu):hover i svg,
.roy_levibox .box-one:not(.box-menu):hover .prod_count.active{
  transform: translateY(-3px);
}
.roy_levibox.arrow-show .box-one.box-arrow{
  opacity: 1;
}

/* cookie notice */

#cookieNotice p{
  color: #424242;
  font-size: 0.9rem;
}

/* footer */
search_filters_wrapper
#footer .row.social{
  padding-top: 0;
}

.block_newsletter p#block-newsletter-label{
  max-width: unset;
}

/* homepage */


#index #wrapper{
  padding-top: 0 !important;
  margin-top: -7px;
}

#index .htmlcontent-item-1 h1,
#index .htmlcontent-item-2 h1,
#index .htmlcontent-item-9 h1{
  font-size: 2.5rem !important;
  line-height: 2.6rem !important;
}

#index .homepage-tile-title{
  font-size: 2.5rem !important;
  line-height: 1 !important;
  padding-bottom: 1rem !important;
}
#index .homepage-tile-title:after{
  width: 140px;
}
#index .homepage-tile-title:before{
  width: calc(100% - 154px);
}
#index .roycontent ul li{
  overflow: visible;
}
#index .roycontent ul li h2{
  font-size: 1.75rem;
}
#index .roycontent ul li .item-title-top.href{
  font-size: 1.75rem;
  line-height: 1.5;
  background: rgba(0, 0, 0, 0.75);
  box-shadow: 0 10px 10px 0 rgba(0,0,0,.35);
  padding: 1rem;
  top: calc(100% - 2.25rem);
}
.roycontent ul li:hover .item-title-top.href{
  opacity: 1;
  margin-top: 0;
  background: rgba(0, 0, 0, 0.85) !important;
  box-shadow: 0 10px 50px 0 rgba(0,0,0,.5);
}
.roycontent ul li:hover img{
  transform: scale(1.05);
}
#index .roycontent .li-cont{
  box-shadow: 0 10px 40px 0 rgba(0,0,0,.07);
  border: 2px #f2f2f2 solid;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
#index .roycontent .bview:hover .li-cont{
  box-shadow: 0 10px 40px 0 rgba(0,0,0,.35);
  border: 2px #424242 solid;
  /* margin-bottom: 700px; */
}

#index .roycontent .bview .html_inside_homepage{
  display: block;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 18vw;
  width: 101vw;
  height: auto;
  clear: both;
  overflow: hidden;
  background-color: #424242;
  z-index: 3;
  padding: 0 7rem;
  -webkit-transition: 0.25s linear;
  transition: all 0.25s linear;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}

/* homepage icon bar */

#feature-icon-bar{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 0;
}

#feature-icon-bar .feature-wrapper{
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  padding: 0.5rem 1rem;
  width: 25%;
}

#feature-icon-bar .feature-label{
  font-size: 1rem;
  color: #1d1d1d;
}

#feature-icon-bar .feature-icon{
  color: #fff;
  display: inline-block;
  float: none;
  height: 50px;
  line-height: 60px;
  margin: 0;
  position: relative;
  text-align: left;
  width: 50px;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  vertical-align: top;
}

#feature-icon-bar .feature-icon.icon-authorised{
  background: transparent url(/themes/modez/assets/img/authorised-reseller.png) scroll;
}

#feature-icon-bar .feature-icon.icon-warranty{
  background: transparent url(/themes/modez/assets/img/warranty.png) scroll;
}

#feature-icon-bar .feature-icon.icon-service{
  background: transparent url(/themes/modez/assets/img/service-2.png) scroll;
}

#feature-icon-bar .feature-icon.icon-secure{
  background: transparent url(/themes/modez/assets/img/secure-payment.png) scroll;
}

#feature-icon-bar .feature-icon.icon-quick{
  background: transparent url(/themes/modez/assets/img/quick-delivery.png) scroll;
}





/* homepage products */

#index .featured-products .products-section-title{
  display: none;
}

@media(min-width: 480px){
  #index .featured-products.slider-on{
    overflow: visible;
  }
  #index .featured-products .product-item{
    width: 25%;
    flex-grow: 1;
    display: flex;
  }
  #index .featured-products .product-item .thumbnail-container{
    display: flex;
    align-items: stretch;
    flex-direction: column;
  }
}

@media(max-width: 997px){
  #index .featured-products .product-item{
    width: 50%;
  }
}

@media(max-width: 768px){
  #index .featured-products .product-item{
    width: 100%;
  }
}

/* realizacje cms page */

#realizacje-container{
  flex-direction: column;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-height: 21500px;
}

#realizacje-container .realizacje-cell{
  position: relative;
  overflow: hidden;
  width: calc(33% - 0.5rem);
  padding: 15px;
  margin: 0 1% 2% 0;
  border-radius: 4px;
  box-shadow: 0 10px 40px 0 rgba(0,0,0,.07);
  border-radius: 5px;
  -webkit-transition: 0.25s linear;
  transition: all 0.25s linear;
  border: 2px #f2f2f2 solid;
  padding: 1rem;
}

#realizacje-container .realizacje-cell:hover{
  box-shadow: 0 10px 40px 0 rgba(0,0,0,.15);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

#realizacje-container .realizacje-cell:hover{
  border: 2px #c8c8c8 solid;
}

#realizacje-container .realizacje-cell > div img{
  width: 100%;
  height: auto;
}

#realizacje-container .realizacje-cell:last-child:after{
  clear: both;
}

#realizacje-container .realizacje-caption{
  text-align: center;
  padding: 1rem 1rem 0;
  margin: 0 !important;
  color: #1c1c1c;
}

/* HOTFIX */
/* #index .roycontent .htmlcontent-item-2:hover,
#index .roycontent .htmlcontent-item-3:hover,
#index .roycontent .htmlcontent-item-4:hover{
  min-height: 330px;
  margin-bottom: 0;
} */

#index .roycontent .bview:hover .html_inside_homepage{
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}

#index .roycontent .li-cont .html_inside_homepage .homepage-tile-contents-container{
  width: 88%;
  padding: 5rem 5rem 5rem 7rem;
}
#index .roycontent .li-cont .html_inside_homepage .homepage-tile-item{
  padding-bottom: 5rem;
}

#index .roycontent .html_inside_homepage .homepage-products{
  margin: 3rem 0;
  width: calc(100% - 160px);
}

#index .roycontent .html_inside_homepage .homepage-products .product-item{
  width: 20%;
}

#index .roycontent .html_inside_homepage .homepage-tile-title{
  color: #fff;
}

#index .roycontent .html_inside_homepage .homepage-products .thumbnail-container{
  height: auto!important;
  border-radius: 4px;
  border: 2px solid #f2f2f2;
  background: #ffffff;
  position: relative;
  margin-bottom: .75rem;
  border-radius: 4px;
  transition: all .22s cubic-bezier(.07,.74,.56,.89);
}

#index .roycontent .html_inside_homepage .homepage-products .thumbnail-container .product-image{
  max-height: 325px;
  height: 15vw;
  width: 100%;
  overflow: hidden;
  text-align: center;
}

#index .roycontent .html_inside_homepage .homepage-products .thumbnail-container .product-image img{
  display: unset;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

#index .roycontent .html_inside_homepage .homepage-products .product-description{
  padding: 11px;
}

#index .roycontent .html_inside_homepage .homepage-products .product-description .product-title{
  height: 50px;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: .75rem;
  color: #1c1c1c;
  font-size: 0.85rem;
}

#index .roycontent .html_inside_homepage .homepage-products .add_wrap button{
  width: 100%;
  font-size: 1.2rem;
  padding: 14px 5px;
}

#index .roycontent .html_inside_homepage .show-more{
  position: absolute;
  right: 15px;
  top: 0;
  width: 200px;
  height: 100%;
  background-color: #025ac7;
  padding: 200px 2rem 200px 0;
  font-size: 1.6rem;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  font-weight: 600;
  padding: 1.5rem 2rem 1.5rem 1.5rem;
  display: table;
}
#index .roycontent .html_inside_homepage .show-more a{
  display: block;
  color: #ffffff !important;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

#index .roycontent .html_inside_homepage .show-more .show-more-icon{
  padding: 2.25rem;
}

#index .roycontent .html_inside_homepage .show-more:hover .show-more-icon{
  padding: 1.8rem;
}

/* category page */

#category #content-wrapper, #category #content-wrapper #main{
  padding-top: 0;
}

#left-column .sidebar-block,
#left-column #search_filters_wrapper{
  border: 2px #f2f2f2 solid;
  border-radius: 4px;
}

.side-column>.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]):before{
  display: none;
}

.side-column>.block-categories .category-sub-menu li[data-depth="0"]>a{
  font-size: 1rem;
}

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

#category #subcategories .subcategory-image{
  text-align: center;
}

#category #subcategories .subcategory-image a{
  min-height: 200px;
}

#category #subcategories ul li{
  flex-grow: unset;
  -ms-flex-positive: unset;
  width: 25%;
}

/* faseted navigation selection color */
.custom-checkbox input[type=checkbox]+span .checkbox-checked{
  color: #025ac7;
}

#products #js-product-list .product-item .thumbnail-container .product-description .price{
  color: #025ac7;
}

#products #js-product-list .product-item .thumbnail-container .product-description .price-tax-exc{
  font-size: 1rem;
  color: #1c1c1c
}

#products #js-product-list .product-item .thumbnail-container .product-description .product-reference,
#content-hook-order-confirmation-footer .product-description .product-reference{
  margin-bottom: 0.75rem;
  height: 20px !important;
  text-align: center;
}

/* tile view */

/* #products .product-title{
  height: 75px;
  margin-bottom: 0;
} */

#js-product-list .product-image,
#index .roycontent .html_inside_homepage .homepage-products .product-image{
  max-height: 300px;
  height: 15vw;
  width: 100%;
  overflow: hidden;
  text-align: center;
}

#js-product-list .product-image{
  max-height: 300px;
  height: 15vw;
  min-height: 150px;
}

#js-product-list .product-item .product-image .product-thumbnail,
#index .roycontent .html_inside_homepage .homepage-products .product-item .product-image .product-thumbnail{
  height: 100%;
}

#js-product-list .product-item .product-image img,
#index .roycontent .html_inside_homepage .homepage-products .product-item .product-image img{
  display: unset;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

#js-product-list .product-item .product-title,
#content-hook-order-confirmation-footer .product-item .product-title{
  height: 40px;
}

/* list view */

#products #js-product-list .product_show_list .thumbnail-container{
  min-height: 160px !important;
}
#products #js-product-list .product-item.product_show_list .thumbnail-container .product-description{
  display: block;
  float: left;
  margin-top: 20px;
  width: calc(100% - 330px);
}
#products #js-product-list .product-item.product_show_list .thumbnail-container .product-description .product-title{
  height: unset;
  flex-basis: unset;
}
#products #js-product-list .product-item.product_show_list .prod-short-desc{
  display: block;
  margin-top: 0.8rem;
  max-height: 90px;
  overflow: hidden;
  padding-right: 45px;
}
#products #js-product-list .product-item.product_show_list .prod-short-desc, #products #js-product-list .product-item.product_show_list .prod-short-desc p{
  font-size: 0.75rem;
}
#products #js-product-list .product-item.product_show_list .thumbnail-container .product-description .product-title a{
  font-size: 1.2rem;
}
#products #js-product-list .product_show_list .product-price-and-shipping{
  width: 28%;
  max-width: 235px;
  display: block !important;
  position: absolute;
  right: 15px;
  top: 5px;
}
#products #js-product-list .product-item.product_show_list .thumbnail-container .product-description .price{
  text-align: center !important;
  display: block;
  margin: 1rem 0 !important;
}
#products #js-product-list .product-item.product_show_list .thumbnail-container .product-description .product-price-and-shipping .add_wrap form{
  width: 100%;
  text-align: center !important;
}
#products #js-product-list .product_show_list .product-price-and-shipping .add_to_cart{
  margin: 0 !important;
  width: 100%;
  max-width: 220px;
}
.side_menu .cart_inside .shopping-cart-container{
  width: 100%;
  text-align: center;
}
.side_menu .cart_inside .shopping-cart{
  -webkit-mask-image: url(/modules/roy_customizer/images/rt_cart9.svg);
  mask-image: url(/modules/roy_customizer/images/rt_cart9.svg);
  background-color: #bbbbbb;
  width: 150px;
  height: 150px;
  display: inline-block;
}
.side_menu .cart-total *{
  color: #025ac7;
}

.side_menu .cart-checkout .btn{
  width: 100%;
}



/* product page */

#product .product-cover .layer {
  width: 100%;
  height: 100%;
  background: rgba(240,240,240,0.4);
}
#product .product-cover .layer .zoom-in {
  width: 50px;
  height: 50px;
  background-color: #5c5c5c !important;
}
#product .product-cover .layer{
  right: 0;
  bottom: 0;
}
#product .product-actions .product-info{
  overflow: hidden;
  padding-bottom: 20px;
}
#product .product-actions .product-manufacturer a img{
  max-height: 80px;
}
#product .product-attachments h3{
  margin-bottom: 2rem;
}
#product .product-attachments .attachment{
  margin-bottom: 2rem;
}
#product .add .btn.add-to-cart:hover{
  background-color: #025ac7;
  border-color: #025ac7;
}
#product .price-tax-exc{
  color: #888888;
  font-size: 1.5rem;
}

#product #description .product-description h2,
#product #description .product-description h3,
#product #description .product-description h4,
#product #description .product-description h5,
#product #description .product-description h6{
  font-family: 'Cuprum', Oswald, Verdana, sans-serif;
}
#product #description .product-description h2{
  font-size: 2rem;
}
#product #description .product-description h3{
  font-size: 2rem;
}
#product #description .product-description h4{
  font-size: 1.5rem;
}
#product #description .product-description h5{
  font-size: 1.25rem;
}
#product #description .product-description h6{
  font-size: 1rem;
}

#product .product-prices{
  margin: 4rem 0 1.25rem;
}

#product .product-prices .product-manufacturer{
  position: absolute;
  right: 4rem;
  margin-top: -4rem;
}

#product .product-prices .product-manufacturer img{
  border: none;
}

#product .product-prices .product-info{
  display: none;
}

#product .product-reference label{
  color: #777777;
  font-size: 1rem;
  margin-bottom: 1rem;
}

#product .product-title{
  margin-bottom: 0.75rem !important;
  padding-bottom: 1rem !important;
}

#product .product-description img{
  max-width: 100%;
  height: auto;
}

#product #product-crosseling{
  padding: 2.5rem 3rem .5rem !important;
}

/* variations */

#product .product-variants-item .texture:before{
  border-radius: 0;
}

#product .product-variants > .product-variants-item .color,
#product .product-variants > .product-variants-item .texture{
  width: 77px;
  height: 77px;
  border-radius: 0;
  border: 2px solid #777777;
  background-repeat: no-repeat;
  background-position: center;
}

#product .product-variants .color:hover:before{
  box-shadow: inset 0 0 0 3px #ffffff, 0 0 0 0 #1c1c1c;
  transform: scale(0.95);
}

#product .product-variants > .product-variants-item .variations-tip{
  display: none;
  position: absolute;
  bottom: 100px;
  left: -65px;
  background-color: #ffffff;
  padding: 10px;
  font-size: .9em;
  text-align: center;
  z-index: 3;
  color: #495a62;
  -webkit-box-shadow: 0 0 20px rgba(0,0,0, .75);
  -moz-box-shadow: 0 0 20px rgba(0,0,0, .75);
  box-shadow: 0 0 20px rgba(0,0,0, .75);
}

#product .product-variants > .product-variants-item .variations-tip img{
  width: 200px;
  height: auto;
  padding: 2px;
  margin-bottom: 9px;
  background: #ccc;
}



/* product carousels */

.products .owl-item .product-image{
  max-height: 325px;
  height: 200px;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.products .owl-item .product-image .product-thumbnail{
  height: 100%;
}
.products .owl-item img{
  display: unset;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.products .owl-item .product-title{
  height: 40px;
}

/* carousel navigation */

.slider-on .owl-carousel .owl-stage-outer{
  z-index: 3;
  overflow: hidden !important;
}

.slider-on .pp_products_wrapper{
  overflow: visible !important;
}

.slider-on .owl-carousel .owl-stage{
  overflow: hidden !important;
}

.slider-on .slider-on .owl-carousel{
  overflow: visible;
}

.slider-on .owl-carousel .owl-nav{
  top: 0 !important;
  right: 0;
  width: 100%;
  height: calc(100% - 0.75rem);
  transition: all .22s cubic-bezier(.07,.74,.56,.89);
  overflow: visible;
  z-index: 1;
  display: none;
}

.slider-on .owl-carousel .owl-nav .owl-prev,
.slider-on .owl-carousel .owl-nav .owl-next{
  position: absolute;
  left: unset;
  top: 50%;
  background-color: #1c1c1c;
  padding: 10px;
  width: 42px;
  height: 42px;
  border-radius: 4px;
  margin: 0;
  z-index: 4;
}

.slider-on .owl-carousel .owl-nav .owl-prev:before,
.slider-on .owl-carousel .owl-nav .owl-next:before{
  position: absolute;
  color: #ffffff;
  top: 6px;
}

.slider-on .owl-carousel .owl-nav .owl-prev:hover,
.slider-on .owl-carousel .owl-nav .owl-next:hover{
  background-color: #025ac7;
  /* border: 2px solid #025ac7; */
}

.slider-on .owl-carousel .owl-nav .owl-prev:hover:before,
.slider-on .owl-carousel .owl-nav .owl-next:hover:before{
  color: #ffffff !important;
}


.slider-on .owl-carousel .owl-nav .owl-prev{
  left: -33px !important;
}

.slider-on .owl-carousel .owl-nav .owl-next{
  right: -33px !important;
}

/* youtube video iframe styling*/

#product .product-description iframe{
  min-height: 40vw;
  width: 100% !important;
}

#product .product-description table{
  width: 100%;
}

/* checkout pages */

#checkout .blockreassurance_product{
  padding: 0 25px;
}
#checkout #payment-confirmation{
  margin-top: 2rem;
  text-align: right;
}
#order-confirmation #checkout-confirmation-bottom-1 strong,
#order-confirmation #checkout-confirmation-bottom-3 strong{
  color: #025ac7;
}

#cart .cart-summary .checkout .btn{
  width: 100%;
}

#oblicz-rate{
  margin-top: -1.5rem;
}

#product-crosseling{
  border: 2px solid #f2f2f2;
  margin-top: 30px!important;
  padding: 2.5rem 3rem;
  background: #ffffff;
}

#product #product-crosseling .products.owl-carousel{
  padding: 0 12px;
}

#product #product-crosseling .pp_products_wrapper{
  margin: 0 -12px;
}

#product .slider-on .products-section-title{
  padding-left: 12px;
  padding-right: 12px;
}

#product .slider-on .pp_products_wrapper .products-section-title:after{
  left: 12px;
}

#product .slider-on .pp_products_wrapper .products-section-title:before{
  right: 12px;
  width: calc(100% - 128px);
}

#cart #product-crosseling {
  padding: 2rem 2.2rem 1rem;
}

#cart #product-crosseling .owl-carousel .owl-nav .owl-prev,
#cart #product-crosseling .owl-carousel .owl-nav .owl-next{
  width: 30px;
  height: 30px;
  font-size: 16px;
  padding: 7px;
}

#cart #product-crosseling.slider-on .owl-carousel .owl-nav .owl-prev:before,
#cart #product-crosseling.slider-on .owl-carousel .owl-nav .owl-next:before{
  top: 0;
}

#cart .blockreassurance_product{
  padding-left: 1.5rem;
}

/* schematy cms pages */

#cms .page-cms-10,
#cms .page-cms-12,
#cms .page-cms-13,
#cms .page-cms-14{
  display: inline-flex;
  flex-wrap: wrap;
}

#cms .page-cms-10 p,
#cms .page-cms-12 p,
#cms .page-cms-13 p,
#cms .page-cms-14 p{
  width: 100%;
  float: left;
  padding: 0 15px;
  font-size: 0.9rem;
}


/* .cms-id-10 #main p:last-child:after{
  clear: both;
} */

/* contact page */

#contact footer{
  padding-top: 0;
}

#googleMap{
  width: 100%;
  height: 400px;
}

#contact #left-column{
  width: 40%;
  margin-bottom: 12px;
}

#contact #content-wrapper{
  width: 60%;
}

#contact #left-column .contact-rich{
  border: 2px solid #f2f2f2;
}

#company-photo{
  width: 100%;
}

/* search parts page */

#search-for-parts{
  display: none;
  margin-top: 2rem;
}

#search-part-section h2{
  font-size: 24px;
}

#search-for-parts .search-bar{
  padding: 0 25px;
}

#search-part-section #instructions,
#search-part-section #instructions p,
#search-part-section #search-for-parts p, #search-part-section #search-for-parts li{
  font-size: 0.9rem;
}

#search-part-section .search-book-icon{
  height: 80px;
  width: 80px;
  margin-right: 5px;
  padding-bottom: 5px;
}

#search-part-section .search-bar{
  width: 100%;
  margin-bottom: 1rem;
}

#search-part-section .search-widget form input[type=text]{
  width: 100%;
  border: 2px #424242 solid;
  min-width: unset;
}

#search-part-section .search-widget form input::placeholder,
#search-part-section .search-widget form input::-webkit-input-placeholder {
  color:#000 !important;
}

#search-part-section .search-part-helper h2{
  font-size: 1.5rem;
  transition: 0.3s all;
  margin-bottom: 1rem;
}

#search-part-section .search-part-helper h2:hover{
  color: #025ac7;
  cursor: pointer;
}

#search-part-section .helper-img-container img{
  width: 100%;
  height: auto;
  max-width: 500px;
}

#searchattachment #main{
  border: 2px solid #f2f2f2;
  padding: 3rem;
}

#search-part-section #results{
  margin-top: 2rem;
}

#search-part-section #results h2{
  /* color: #025ac7; */
  font-size: 24px;
  margin-bottom: 2rem;
}

#search-part-section #results a{
  font-size: 1.2rem;
}

#search-part-section #results a.contact-info{
  font-size: 16px;
}

#search-part-section #results p{
  color: #000000;
}


#search-part-section #results div{
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
}

#search-part-section #results #no-results-found{
  font-size: 1rem;
  color: #025ac7;
}


/* social media sidebar */

.sfkicon-bar{
  top: 105px !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}

/* popup */

.prestacraft-close{
  font-family: 'Cuprum', Oswald, Verdana, sans-serif !important;
}

.tingle-btn{
  transition: 0.3s all;
}

.tingle-btn:hover{
  color: #025ac7;
  background-color: #ffffff;
}

/* disable popup footer */

.tingle-modal-box__footer{
  padding: 0 !important;
}

.prestacraft-button1{
  display: none !important;
}

/* credit agricole caraty */

/* product page button */
.product-prices #caraty{
  margin-top: 2rem;
}
@media (max-width: 991px){
  .product-prices #caraty img{
      display: inline !important;
      max-width: 100%;
  }
}
/* cart button */
.cart-grid-body #caraty a{
  cursor: pointer;
  position: absolute;
  right: 8px;
  bottom: 11px;
}
@media (max-width: 1240px){
  .cart-grid-body #caraty a{
      position: relative;
      width: 100%;
      text-align: center;
      display: block;
      margin-top: 6px;
  }
  .cart-grid-body #caraty a img{
      display: inline !important;
      margin-top: 25px;
      max-width: 100%;
  }
}

/* respnsive */

/* sticky header responsive styles */
@media (max-width: 1460px) and (min-width: 1366px){
  .scroll_heading .mm_menus_li > a{
      font-size: 1.1rem !important;
  }
  #index .roycontent .html_inside_homepage .homepage-products .add_wrap button{
      font-size: 1.1rem;
  }
}
@media (max-width: 1365px) and (min-width: 1176px){
  .scroll_heading .mm_menus_li > a{
      font-size: 1rem !important;
      padding: 24px 16px !important;
  }
  #header .scroll_heading .mm_menus_li:nth-child(2){
      top: 2px !important;
  }
  #index .roycontent .html_inside_homepage .homepage-products .add_wrap button{
      font-size: 1rem;
  }
}
@media (max-width: 1175px) and (min-width: 1111px){
  .scroll_heading .mm_menus_li > a{
      font-size: 1rem !important;
      padding: 24px 16px 14px !important
  }
  #header .scroll_heading .mm_menus_li:nth-child(2){
      top: 9px !important;
  }
  #header .scroll_heading .mm_menus_li:nth-child(2) a{
      padding: 10px 5px 0 !important;
  }
  #header .scroll_heading .mm_menus_li:nth-child(2) a img{
      max-width: 18vw !important;
  }
}
@media (max-width: 1111px) and (min-width: 1026px){
  .scroll_heading .mm_menus_li > a{
      font-size: 0.9rem !important;
      padding: 24px 16px 14px !important
  }
  #header .scroll_heading .mm_menus_li:nth-child(2){
      top: 9px !important;
  }
  #header .scroll_heading .mm_menus_li:nth-child(2) a{
      padding: 10px 5px 0 !important;
  }
  #header .scroll_heading .mm_menus_li:nth-child(2) a img{
      max-width: 18vw !important;
  }
}
@media (max-width: 1125px) and (min-width: 992px){
  .scroll_heading .mm_menus_li > a{
      font-size: 0.85rem !important;
      padding: 24px 16px 14px !important
  }
  #header .scroll_heading .mm_menus_li:nth-child(2){
      top: 9px !important;
  }
  #header .scroll_heading .mm_menus_li:nth-child(2) a{
      padding: 10px 5px 0 !important;
  }
  #header .scroll_heading .mm_menus_li:nth-child(2) a img{
      max-width: 18vw !important;
  }
}

/* header responsive styles */

@media (max-width: 1375px) and (min-width: 1276px){
  .mm_menus_li > a{
      font-size: 1.1rem !important;
  }.desktop_contact_link, ._desktop_user_info{
      font-size: 0.8rem;
  }
}
@media (max-width: 1275px) and (min-width: 1106px){
  .mm_menus_li > a{
      font-size: 1rem !important;
  }
  .desktop_contact_link, ._desktop_user_info{
      font-size: 0.7rem;
  }
}
@media (max-width: 1105px) and (min-width: 1076px){
  .mm_menus_li > a{
      font-size: 0.95rem !important;
  }
  .desktop_contact_link, ._desktop_user_info{
      font-size: 0.8rem;
  }
  #_desktop_contact_infobar{
      display: none;
  }
}
@media (max-width: 1075px) and (min-width: 1041px){
  .mm_menus_li > a{
      font-size: 0.9rem !important;
  }
  .desktop_contact_link, ._desktop_user_info{
      font-size: 0.8rem;
  }
  #_desktop_contact_infobar{
      display: none;
  }
}
@media (max-width: 1040px) and (min-width: 992px){
  .mm_menus_li > a{
      font-size: 0.85rem !important;
      padding: 20px 13px;
  }
  .desktop_contact_link, ._desktop_user_info{
      font-size: 0.8rem;
  }
  #_desktop_contact_infobar{
      display: none;
  }
}

/* category page responsive */

@media (max-width: 1500px){
  #products #js-product-list .product-item.product_show_list .thumbnail-container .product-description .product-title a{
      font-size: 1.1rem;
  }
}
@media (max-width: 1300px){
  #products #js-product-list .product_show_list .product-price-and-shipping .add_to_cart{
      font-size: 18px;
      padding: 14px 22px;
  }
  #products #js-product-list .product-item.product_show_list .thumbnail-container .product-description .product-title a{
      font-size: 1rem;
  }
  #products #js-product-list .product-item.product_show_list .thumbnail-container .product-description{
      width: calc(100% - 300px);
  }
}
@media (max-width: 1150px){
  #products #js-product-list .product_show_list .product-price-and-shipping .add_to_cart{
      font-size: 16px;
      padding: 14px;
  }
  #products #js-product-list .product-item.product_show_list .thumbnail-container .product-description .product-title a{
      font-size: 0.95rem;
  }
  #products #js-product-list .product-item.product_show_list .thumbnail-container .product-description{
      width: calc(100% - 250px);
  }
}

/* contact page responsive styles */

@media (max-width: 1249px){
  #contact #left-column{
      width: 45%;
  }

  #contact #content-wrapper{
      width: 55%;
  }

  #contact .contact-form .form-control-label{
      font-size: 0.9rem;
  }
}

@media (max-width: 1135px){
  #contact #left-column{
      width: 50%;
  }

  #contact #content-wrapper{
      width: 50%;
  }

  #contact .contact-form .form-control-label{
      font-size: 0.8rem;
  }

  .contact-rich .block .data{
      font-size: 0.8rem;
  }
}

@media (max-width: 991px){
  #header .header-nav #_desktop_contact_infobar{
    display: none;
  }
  #contact #left-column{
      width: 100%;
  }

  #contact #content-wrapper{
      width: 100%;
  }
  #contact .contact-form .form-control-label{
      font-size: 1rem;
  }

  .contact-rich .block .data{
      font-size: 1rem;
  }
  .sfkicon-bar{
      top: unset !important;
      bottom: 68px;
  }
}

@media (max-width: 475px){
  .contact-rich .block .accounts{
      font-size: 0.9rem;
  }
}

@media (max-width: 435px){
  .contact-rich .block .data{
      font-size: 0.9rem;
  }
  .contact-rich .block .accounts{
      font-size: 0.8rem;
  }
}

@media (max-width: 405px){
  .contact-rich .block .data{
      font-size: 0.85rem;
  }
  .contact-rich .block .accounts{
      font-size: 0.75rem;
  }
}

@media (max-width: 385px){
  .contact-rich .block .accounts{
      font-size: 0.7rem;
  }
}


/* large desktop */

@media (min-width: 1350px){
  #cms .page-cms-10 p,
  #cms .page-cms-12 p,
  #cms .page-cms-13 p,
  #cms .page-cms-14 p{
      width: 33% !important;
  }
  #header .header-nav .left-nav > div > div,
  #header .header-nav .right-nav > div > div{
      font-size: 0.95rem;
  }
}

/* desktop */

@media (min-width: 992px){
  #_desktop_contact_infobar{
    display: flex;
    gap: 1rem;
  }
  #header .header-nav .left-nav > div > div,
  #header .header-nav .right-nav > div > div{
      margin-top: 15px;
      font-weight: 600;
  }
  #header .header-nav .right-nav > div > div{
    margin-left: 20px;
  }
  #header .header-nav .language-selector{
    margin-top: unset;
  }
  #header .header-nav #_desktop_contact_infobar .contact-link a{
      transition: all .22s cubic-bezier(.07,.74,.56,.89);
      font-weight: 700;
  }
  #header .header-nav #_desktop_contact_infobar .contact-link a:before{
      background: #025ac7;
      content: "";
      display: inline-block;
      height: 0;
      left: 0;
      opacity: 0;
      pointer-events: none;
      bottom: -3px;
      position: absolute;
      width: 100%;
      -webkit-transition: all .4s cubic-bezier(.36,.76,0,.88);
      transition: all .4s cubic-bezier(.36,.76,0,.88);
  }
  #roy_levibox{
    top: 25px;
  }
  #header .header-nav #_desktop_contact_infobar .contact-link a:hover:before{
      height: 3px;
      opacity: 1;
  }

  #header .header-nav{
      max-height: 54px;
      height: 54px;
  }

  #header .row.action{
      margin: 20px 0 5px;
  }
  .row.topmenu{
      margin-bottom: 0;
  }

  #cms .page-cms-10 p,
  #cms .page-cms-12 p,
  #cms .page-cms-13 p,
  #cms .page-cms-14 p{
      width: 50%;
  }
}

@media (max-width: 1250px){
  #realizacje-container{
    max-height: 30000px;
  }
  #realizacje-container .realizacje-cell{
    width: 48%;
  }
}

/* mobile */

@media (max-width: 991px){
  #header .ets_mm_megamenu,
  #header .header-nav{
    display: none;
  }
  .hook-default .ets_mm_megamenu_content .container{
    padding: 0;
  }
  .hook-default.layout_layout1 .ets_mm_megamenu_content{
    border: none;
  }
  .side_menu .mm_menus_li:nth-child(2) .mm_menu_content_title span{
    display: none;
  }
  .side_menu .mm_menus_li:nth-child(2) .mm_menu_content_title img{
    display: none;
    max-width: 100%;
  }
  #feature-icon-bar{
    padding-top: 0;
  }
  #feature-icon-bar .feature-wrapper{
    padding: 0;
    gap: 10px;
  }
  #feature-icon-bar .feature-icon{
    transform: scale(0.5);
    margin-right: -15px;
  }
  #feature-icon-bar .feature-label{
    font-size: 10px;
    line-height: 1.25;
  }

  #cms .page-cms-10 p,
  #cms .page-cms-12 p,
  #cms .page-cms-13 p,
  #cms .page-cms-14 p{
      width: 100%;
  }
  #category #main #subcategories ul li{
      width: 33%;
  }
  .side_menu .arrow:before{
      border-color: #000000 !important;
  }

  .side_menu .mm_block_type_html,
  .side_menu .mm_block_type_image{
      display: none;
  }

  .side_menu .navbar-toggler{
      position: absolute;
      right: -10vw;
      width: unset;
  }
  #roy_levibox{
      border: none;
  }

  #product .product-prices{
      text-align: center;
  }

  #product .product-prices .product-manufacturer{
      position: relative;
      right: unset;
      margin-top: 3rem;
  }

  #roycontent_home .html_inside_homepage{
      display: none !important;
  }

  #realizacje-container{
    max-height: unset;
  }
  #realizacje-container .realizacje-cell{
    width: 100%;
  }
}

/* small mobile */


@media (max-width: 767px){
  #products #js-product-list .product_show_list .product-price-and-shipping{
      width: 25%;
  }
  #products #js-product-list .product_show_list .product-price-and-shipping .add_to_cart{
      font-size: 14px;
      padding: 14px 9px;
  }
  #category #main #subcategories ul li{
      width: 50%;
  }
  #product .product-description img{
      width: 100%;
  }
  #oblicz-rate{
      margin-top: 2rem;
  }
  #roycontent_top > ul{
    gap: 30px;
  }
}

@media (max-width: 350px){
  .side_menu .mm_menus_li a{
      font-size: 1rem !important;
  }
  .side_menu .mm_menus_li .mm_columns_ul  a{
      font-size: 0.7rem !important;
  }

  #category #main #subcategories ul li{
      width: 100%;
  }
}

/* hotfix */

#roycontent_top > ul{
  flex-direction: row;
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 991px){
  /* hide extend subactegories in header menu on mobile because not working */
  .side_menu .navbar-toggler{
      display: none !important;
  }
}

/* hide clear all button from faseted navigation - button has no label and is not working */
#_desktop_search_filters_clear_all{
   display: none;
}

/* HOTFIX for homepage tile title */
#index .roycontent .htmlcontent-item-1 .li-cont,
#index .roycontent .htmlcontent-item-2 .li-cont,
#index .roycontent .htmlcontent-item-9 .li-cont{
  border: none !important;
  box-shadow: none !important;
}
/* HOTFIX FOR MARGIN homepage tiles title */
#index .roycontent .htmlcontent-item-1 .li-cont,
#index .roycontent .htmlcontent-item-2 .li-cont,
#index .roycontent .htmlcontent-item-9 .li-cont{
  margin-bottom: 0 !important;
}