@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


@font-face {
    font-family: 'dinproblack';
    src: url('fonts/dinpro-_black-webfont.woff2') format('woff2'),
         url('fonts/dinpro-_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
 

/* test */

@font-face {
    font-family: 'dinproblackitalic';
    src: url('fonts/dinpro-_blackitalic-webfont.woff2') format('woff2'),
         url('fonts/dinpro-_blackitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'dinprobold';
    src: url('fonts/dinpro-_bold-webfont.woff2') format('woff2'),
         url('fonts/dinpro-_bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}




@font-face {
    font-family: 'dinprobolditalic';
    src: url('fonts/dinpro-_bolditalic-webfont.woff2') format('woff2'),
         url('fonts/dinpro-_bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'dinprolight';
    src: url('fonts/dinpro-_light-webfont.woff2') format('woff2'),
         url('fonts/dinpro-_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'dinprolightitalic';
    src: url('fonts/dinpro-_lightitalic-webfont.woff2') format('woff2'),
         url('fonts/dinpro-_lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'dinpromedium';
    src: url('fonts/dinpro-_medium-webfont.woff2') format('woff2'),
         url('fonts/dinpro-_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'dinpromediumitalic';
    src: url('fonts/dinpro-_mediumitalic-webfont.woff2') format('woff2'),
         url('fonts/dinpro-_mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'dinpro';
    src: url('fonts/dinpro-_regular-webfont.woff2') format('woff2'),
         url('fonts/dinpro-_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'dinproregularitalic';
    src: url('fonts/dinpro-_regularitalic-webfont.woff2') format('woff2'),
         url('fonts/dinpro-_regularitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body.lock{
	overflow: hidden;
}
#header, #header .header-top {
  padding-bottom: 0;
}

#header, #header .header-top{
	background-color: #000;
}
#header .header-top{
	padding-top: 0;
	padding: 4px 0;
	background-color: #000 !important;
}


#header a, .dropdown .expand-more{
	color:#000;
}
#header .dropdown-menu a, #header .sub-menu a{
	color:#000;
}
.header-top .container{
	width:100% !important;
}
.header-top-right{
border-top:0;
justify-content: space-around;
  display: flex;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  font-weight: bold;
}

a,p,div,span{
	font-family: "Inter", sans-serif;
}
h1,h2,h3{
font-family: dinproblack;
  font-weight: lighter;
}
h4,h5,h6{
	font-family: dinprobold;
  font-weight: 700;
}
#footer {
  background: #333;
}
#blockEmailSubscription_displayFooterBefore {
  background: #333;
}
#block-newsletter-label{
		color:#fff !important;
}
.footer-container .block-contact-title {
background: url(https://maresmexico.mx/img/logo-1749539018.jpg);
  padding-top: 80px;
  background-size: 150px;
  background-repeat: no-repeat;
}
.footer-container{
	background-color: #000;
	color:#fff;
}

.footer-container .h3, .footer-container li a{
	color:#fff;
}

#block_myaccount_infos .myaccount-title a, #header a, #wrapper .breadcrumb li a, .block-contact .block-contact-title, .block-contact .navbar-toggler .material-icons, .linklist .blockcms-title a {
  color:#000;
}


.breadcrumb ol li a span{
	color:#000;
}

.product-flags li.product-flag{
	background-color:#e32319;
}

a{
	color:#333;
}

#subcategories ul li .subcategory-name{
	font-family:"dinpromedium";
	text-transform:none;
	font-weight: normal;
	font-size: 14px;

}
#subcategories ul li{
	  text-align: left !important;
}

 
 li.category .dropdown-submenu{
	font-weight: normal;
	text-align: center;
	  display: flex;
  flex-direction: column;
 flex-wrap: wrap;
 align-self: flex-end;
 }
 
.js-sub-menu ul.top-menu {
	  display: flex;
	  flex-direction: row;
	  flex-wrap: wrap;
 }
#header .header-top .menu{
	margin-left: -10px;
}
/* #header .header-top li a {
	padding-right:0 !important;
} */
#header .header-top  a[data-depth="0"] {
  color: #fff;
text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  position: relative;
}
#header .header-top  a[data-depth="0"]:hover::after {
  content: "";
  position: absolute;
bottom: 1px;
  left: 11px;
  width: calc(100% - 22px);
  height: 4px;
  background-color: red;
}
#header .header-top  a[data-depth="0"]:hover{
	 color: #fff;
}
.topnav{
	padding-top:1px;
	padding-bottom: 2px;
	display: flex;
	align-items: center;
}
#header .header-nav .language-selector, #header .header-nav .user-info{
	margin-top:7px !important;
}
.topnav > div{
	width: unset !important;
	float: unset !important;
}
.topnav > div:nth-child(2){
	flex: 1 1 auto;
    display: flex;
    justify-content: center;
}
.topnav > div:nth-child(2){
	flex-wrap: wrap;
}
.topnav .search-widgets{
	max-width: 440px !important;
	width: 100%;
}
.block-category.card.card-block{
    height: 100%;
	padding: 20px !important;
}
body.category-depth-level-2 .block-category.card.card-block{
	background-position: -290px -197px !important;
	background-size: unset !important;
}
.products.row{
	display: grid !important;
	gap:15px;
	grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
	margin-right: 0 !important; 
     margin-left: 0 !important;
}
.js-sub-menu ul.top-menu{
	display: grid;
	gap:15px;
	grid-template-columns: repeat(auto-fill, minmax(125px, 1fr));
}
.top-menu .sub-menu ul[data-depth="1"]>li{
	margin: 0;
}
.top-menu .sub-menu ul[data-depth="1"]>li a{
	text-transform: unset !important;
}
#_desktop_top_menu .top-menu[data-depth="0"] li:hover .sub-menu{
	top: 41px;
}
.top-menu .sub-menu ul[data-depth="1"]>li img{
	width: 100% !important;
	margin-bottom: 7px;
}
.products.row .product{
	width: unset !important;
	padding: 0 !important;
}


.header-top-right{
	border-top:1px solid #666;
	padding:0;
	margin-left: 12px;
  margin-right: 12px;
}
.header-top-right .js-top-menu{
	padding:0 !important;
}
#header .logo {
  max-width: 120px;
}
.display-1{
	font-size:2rem !important;
}

main #header .header-nav {
	max-height:none !important;
	background: #fff !important;
	padding: 8px 0;
}

#search_widget form input {
  width: 100%;
  padding: 9px 10px 9px 15px;
  outline: none;
  background-color: #f5f5f5 !important;
  border: 0px solid #666;
  border-radius: 5px;
  color: #000;
  font-size:14px;
}
#search_widget form {
	position: relative;
	display: flex !important;
	flex-direction: row-reverse !important;
	align-items: center;
  }
.right-nav{
  font-size:12px !important;	
line-height: 1;
}

#search_widget form input:focus{
	border-color: #FF5C50;
}
.header-nav #search_widget form i {
	padding: 0rem !important;
	font-size: 24px !important;
	margin-right: 20px;
	line-height: normal !important;
  }

.block-categories .category-sub-menu li[data-depth="0"]>a {
    padding-left: 4px;
    border-radius: 4px;
    transition: all 0.3s ease 0s;
}
.block-categories .category-sub-menu li[data-depth="0"]>a:hover{
	background-color: #FF5C50;
	color: #fff;
}

#header .header-nav {
  border-bottom: none;
}
.js-sub-menu{
  box-shadow: 2px 1px 11px 2px rgba(0,0,0,.3) !important;
}
.js-top-menu.mobile a[data-depth="0"] {
	color: #000 !important;
	letter-spacing: 0px; 
}

.block-categories .category-sub-menu li > a{
	 font-weight: normal !important;
}

.block-category h1{
	color:#fff;
	text-shadow: 1px 1px 4px #333;
}
.block-category h1{
	font-size:26px !important;
}
#category-description p{
	color:#fff !important;
	text-shadow: 1px 1px 4px #333;
	max-width:330px;
	font-size: 16px;
}
#subcategories ul li {
  width: calc(100%/4 - 10px);
  min-width: 150px;
  max-width: 170px;
}
#header .header-nav .blockcart{
	background:none;
        color:black;
}
#header .header-nav .cart-preview .shopping-cart {
  color:#000 !important;
}
#header .header-nav .right-nav {
  justify-content: flex-end;
  align-items: center;
}

@media (max-width: 991px){
	.products.row{
		grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
	}
	.topnav{
		flex-wrap: wrap;
		padding-bottom: 10px;
		padding-top: 20px;
	}
	.topnav > div:nth-child(1){
		flex: 1 1 auto;
	}
	.topnav .search-widgets{
		max-width: 100% !important;
	}
	.topnav > div:nth-child(2){
		flex: 1 1 100%;
		order: 3;
	}
	.block-category.card.card-block{
		min-height: 200px;
	}
	body.category-depth-level-2 .block-category.card.card-block{
		background-position: -500px -197px !important;
		margin-bottom: 20px;
	}
}
.footer-container .text-sm-center{
	margin-top: 15px;
}
.footer-container .text-sm-center a{
	color: #9f9f9f;
}
#js-product-list #search_widget{
	width: 100%;
}
#js-product-list #search_widget form i{
	width: 31px;height: 31px;
	padding: 5px;
}
.navbar-toggler{
	width: unset;
}
#footer,
#wrapper{
	display: block !important;
}
.category_additional li,
.category-additional-description li{
	margin-bottom: 10px;
}
@media (max-width: 767px){
	#header .header-top {
		top: -1px;
        padding-top: 140px;
		position: fixed;
		right: 0;
		height: calc(100vh - 160px) !important;
		background: #fff;
		width: 100%;
		overflow-y: auto;
		z-index: -1;
		padding-bottom: 20px;
		box-shadow: 2px 1px 11px 2px rgba(0, 0, 0, .1)
	}
	#header .header-top>.container>.row:first-of-type{
		display: none !important;
	}
	#header .header-top .container{
		width: 100%;
		height: 100%;
	}
	.js-sub-menu{
		box-shadow: none !important;
	}
	.js-sub-menu ul.top-menu{
		display: block;
	}
	#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper,
	#mobile_top_menu_wrapper .top-menu a[data-depth="0"],
	#header .header-top li:first-of-type a,
	.top-menu .sub-menu ul[data-depth="1"]>li{
		padding: 10px 15px;
	}
	#mobile_top_menu_wrapper .top-menu a[data-depth="0"]{
		border-bottom: 1px solid #ACACAC;
	}
	.top-menu .sub-menu ul[data-depth="1"]>li img{
		display: none;
	}
	.top-menu .sub-menu ul[data-depth="1"]>li a{
		text-align: left;
	}
	#mobile_top_menu_wrapper .top-menu .sub-menu li>a{
		padding: 0 !important;
	}
	#mobile_top_menu_wrapper{
		height: 100%;
		padding: 0 !important;
	}
	#header{
		background-color: transparent;
		box-shadow: none !important;
	}
	#header .header-top a[data-depth="0"]:hover::after{
		display: none;
	}
	.header-top{
		display: none;
	}
	.is-open .header-top{
		display: block;
	}
	#header .header-nav{
		padding-top: 20px;
	}

	#header .header-nav .user-info{
		
                margin:auto
	}
#header .header-nav .user-info .account {
  margin-left: 0rem !important;
}
#header .header-nav .language-selector, #header .header-nav .user-info {
  margin-top: 0px !important;
}
	.header-nav .container{
		display: flex;
    	flex-wrap: wrap;
	}
	.header-nav .container .topnav{
		flex: 1 1 100%;
    	order: 2;
	}
	.header-nav .hidden-md-up{
		flex: 1 1 auto;
		display: flex;
                line-height: 1;
	}
	.header-nav .hidden-md-up #menu-icon{
		order: 5;
		margin-right: 5px !important;
	}
	.header-nav .hidden-md-up #_mobile_user_info{
		order: 2;
                margin: auto;
	}
	.header-nav .hidden-md-up #_mobile_cart{
		order: 3;
	}

	.header-nav .hidden-md-up .top-logo{
		order: 1;
		flex: 1 1 auto;
	}
	.blockreassurance{
		margin-bottom: 40px;
	}
	.blockreassurance .row{
		justify-content: center;
		display: flex;
		flex-wrap: wrap;
	}
}
@media (max-width: 450px) {
	.products.row{
		grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
	}
    .carousel .carousel-item .caption {
        padding: 0 30px;
    }
	.carousel .carousel-item img {
		height: 220px;
		object-fit: cover;
	}
	.block-category.card.card-block {
		padding: 20px !important;
	}
	body.category-depth-level-2 .block-category.card.card-block{
		background-position: -540px -197px !important;
	}
}
.top-menu .sub-menu {
  z-index: 18;
  width: calc(100% - 30px);
  min-width: calc(100% - 30px);
  margin-left: 13px;
  border: 0;
  transition: opacity .5s ease,visibility .2s ease;
}
#content .fsch-home-block:first-of-type {
  background: #f5f5f5;
}
#content .fsch-home-block:first-of-type h3{
  max-width: 460px;
  letter-spacing: 1px;
  margin: auto;
  font-size: 26px;
margin-bottom:20px;
}

.fsch-home-block p{
max-width: 920px;
  margin: 25px auto;
  color: #000;
  font-weight: 500;
}

.fsch-home-block h3{
font-size:26px;
margin:25px auto ;
  max-width: 860px;
  letter-spacing: 1px;
}

  #map {
      height: 800px;
margin:0px 40px 20px 40px;

    }
    .page-index #wrapper .container {
      width: 100% !important;
      padding: 0;
    }
    .page-index #wrapper {
      padding: 0 !important;
    }
#content{
background:#fff;}


.brandHP {
    display: flex ;
    flex-direction: row ;
    justify-content: space-around ;
    max-width: 1200px ;
    margin: auto ;
      margin-top: auto;
    flex-wrap: wrap;
  }
.brandHP a{
	margin-left:10px;
	margin-right:10px;
	display:flex;
}

.catHP {
    display: flex ;
    flex-direction: row ;
    justify-content: space-around ;
    max-width: 900px ;
    margin: auto ;
      margin-top: auto;
    flex-wrap: wrap;
  }

.catHP div{
width: 280px;
min-height:380px;
background-size: auto 100% !important;
border-radius:20px;
display: flex;
  flex-direction: column;
padding:20px;
margin-bottom:20px;
position:relative;
}

.catHP.fullwidth{
	padding: 0px 20px;
}

.catHP.fullwidth div{
width: 100%;
min-height:280px;
background-size: cover !important;
background-position: center !important;
}

.catHP.fullwidth div:after{
	content: "" !important;
}

.catHP.fullwidth a{
	text-align:right !important;
}
.btn-orange{
	background: #ef8020;
  width: 120px;
  text-align: center !important;
  padding: 3px 5px;
  border-radius: 20px;
  font-size: 14px;
  text-shadow: none;
}
.catHP.fullwidth .btn-orange{
	text-align: center !important;
}
div.catHP:first-of-type{
margin-top:60px;}

.catHP a:first-of-type { flex-grow: 1; }
.catHP a{
color:#fff;
font-weight:bold;
text-decoration:none;
text-align:left;
text-shadow:1px 2px 4px #000;
}

.catHP div:after{
content: "\2B62"; /* Your character here */
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 36px;
  color: #fff;
font-weight:bold;
text-shadow:1px 2px 4px #000;
}
.fsch-home-block{
margin:0 !important;
}

.benefitsnum{
 font-family: "Nothing You Could Do", cursive;
  font-weight: 400;
font-size: 36px;
  margin: 20px;
  display: block;
}

.cols3{
display:flex;
flex-direction: row;
  justify-content: space-around;
  max-width: 900px;
  margin: auto;
flex-wrap:wrap;
}
.cols3 div{
max-width: 220px;;
}
#content .fsch-home-block:first-of-type {
  background: #f5f5f5;
}

hr{
width: 40px;
  border: 1px solid red;
}

.fsch-home-block:last-of-type{
background:#f5f5f5;
}
#header .fsch-home-block{
margin:0 !important;
padding:0 !important;
position:relative;
top:0;
left:0;
right:0;
bottom:0;
z-index:-1;
margin-top:-160px !important;

}
.jarallax{
min-height: 700px;
}
.fsch-home-block iframe{
position:initial !important;
}
.header-nav, .header-banner, .header-top, #header,#header .header-nav .cart-preview.active, #header .header-nav .cart-preview.active a{
background:transparent !important;
color:black !important;
}
.header-nav .container{
 width: 100% ;
 max-width: 1400px;
}
#search_widget form input{
background-color: rgba(0,0,0,0.4);
}
.right-nav{
font-size:14px;
}
.header-top-right{
border-top:0}
.topnav{
border-bottom:1px solid #fff;
}

element {
}
.topnav > div:nth-child(2) {
  flex-wrap: wrap;

}
.topnav > div:nth-child(2) {
  justify-content: right;
}
#header .fsch-home-block>h3{
display:none;
}
 @media (max-width: 767px) {
    #header .header-top {
     top: 140px !important;
    padding-top: 0px;
    position: fixed !important;
    right: 0 !important;
  height: calc(100vh - 140px) !important;
   background: #fff !important;
    width: 100% !important;
    overflow-y: auto !important;
    z-index: 100 !important;
    padding-bottom: 20px !important;
    box-shadow: 2px 1px 11px 2px rgba(0, 0, 0, .1) !important;
    left: 0 !important;
    }
  }

.swiper {
  width: 100%;
  height: 100vh;
  position: relative;
min-height: 700px;
}

.swiper-slide {
  position: relative;
  overflow: hidden;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Text Overlay */
.slide-caption {
  position: absolute;
  bottom: 40%;
  left: 0;
  color: white;
  text-shadow: 2px 3px 8px rgba(0,0,0,0.8);
  text-align: left;
  right: 0;
  text-align: center;
}
.slide-caption  a{
	color:#fff !important;
	margin-top:20px;
	display:block;
}

.slide-caption h2 {
font-size: 2.2rem;
  margin: 0;
  letter-spacing: 2px;
}
.slide-caption h3 {
font-size: 28px !important;
  font-family: 'dinpro';
  margin: 5px 0 !important;
  font-weight: bold;

}
.slide-caption p {
  font-size: 16px;
color:#fff !important;
max-width: 450px !important;
margin:25px 0 !important;
}
.white-btn{
background:#fff;
color:#000 !important;
text-transform:uppercase;
border-radius:6px;
text-shadow:none;
padding: 3px 10px;
margin-top:20px;
text-decoration:none;
}
.black-btn{
background:#000;
color:#fff !important;
text-transform:uppercase;
border-radius:6px;
text-shadow:none;
padding: 3px 10px;
margin-top:20px;
margin-left:10px;
margin-right:10px;

text-decoration:none;
}
.swiper-button-next, .swiper-button-prev{
color:#fff !important;
  text-shadow: 2px 3px 8px rgba(0,0,0,0.8);
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  opacity: 1;
  border: 2px solid #fff;
}
.swiper-pagination-bullet-active{
background:#fff;
}
}

�
}
.header-nav a:hover,
.header-banner a:hover,
.header-top a:hover,
#header a:hover,
#header .header-nav .cart-preview.active a:hover {
  color: #24b9d7 !important;
}
.header-nav{
	background:#fff !important;
}
.header-top-right{
color:#fff !important;	
}

.icon-list {
  list-style: none;
  padding: 0;
  margin: 0;

  display: column;
  max-width: 600px;
  margin: auto;
  margin-top: 50px;
}

.icon-list li {
  display: flex;
  align-items: flex-start; /* aligns icon with first line of text */
  gap: 10px;

  text-align: left;
}

.icon-list .icon {
  width: 22px;
  height: 22px;
  flex-shrink: 0; /* prevents icon from shrinking */
}
@media (max-width: 600px) {
  .icon-list {
    grid-template-columns: 1fr;
  }
}
.block-categories .category-sub-menu li a.active {
	font-weight: 700 !important;
	color: black !important;
  }
  
  .block-categories .collapse.show {
	display: block;
  }
  .block-categories .disabled {
	pointer-events: none;
	opacity: 0.6;
  }

  .block-categories {
	padding: 1.563rem 1.25rem;
	margin-bottom: 1.563rem;
	background: #fff;
	border-radius: 4px;
	border:1px solid #0000001A;
  }
  .block-categories .category-sub-menu li[data-depth="0"] > a {
	font-size: 16px ;
	font-weight: bold !important;
	padding-left: 0px !important;
  }
  .block-categories .category-sub-menu li[data-depth="0"] > a:hover {
	background-color: transparent !important;
  color: black;
  }
  .block-categories {
	padding: 0.163rem 1.25rem !important;
	margin-bottom: 1.563rem;
	background: #fff;
	border: 1px solid #0000001A;
  }
  /* ================================
   ARROW SVG
================================ */
.category-arrow {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	cursor: pointer;
  }
  
  .category-arrow__icon {
	transition: transform 0.25s ease;
	color: #111827;
  }
  

  .category-arrow[aria-expanded="true"] .category-arrow__icon {
	transform: rotate(180deg);
  }
  
 
  .collapse.show + .category-arrow .category-arrow__icon,
  .collapse.show ~ .category-arrow .category-arrow__icon {
	transform: rotate(180deg);
  }
  
 
  .category-arrow:hover .category-arrow__icon {
	color: #000;
  }
  

.category-sub-menu > li[data-depth="0"] {
	position: relative;
  }
  
  .category-sub-menu > li[data-depth="0"]::after {
	content: "";
	display: block;
	height: 1px;
	background-color: #0000001A; 
	margin: 14px 0px 0 0px;  
  }
  .block-categories .category-sub-menu li[data-depth="0"] > a {
	margin-top: 14px !important;
	display: flex;
	align-items: center;   
	justify-content: space-between;
	gap: 12px;
	color: black;
  }
 
  .category-sub-menu > li[data-depth="0"]:last-child::after {
	display: none;
  }
  
  .block-categories .category-sub-menu .category-sub-link {
	color: #0009;
  }
  .total-products p{
	color: #5E6062 !important;
  }

  .products-selection .sort-by-row {

	justify-content: end !important;
  }

  .products-sort-order .select-title, .suppliers-sort .select-title {
	display: inline-block;
	width: 100px;
	padding: .625rem;
	color: #232323;
	cursor: pointer;
	background: transparent;
	border: none;
  }
  .products-sort-order.dropdown{
	width: 130px;
  }
  
  #js-product-list-header{
	display: none !important;
  }

  .product-miniature .product-price-and-shipping {
	text-align: start !important;
  }

  .product-miniature .product-description {
	background: #f5f5f5 !important;
  }
  .product-miniature .product-title {
	text-align: start !important;
  }
  .product-color-variants-info span{
	color: #5E6062 !important;
	font-weight: 400 !important;
  }
  .product-miniature .product-title a {
	font-weight: bold !important;
	color: black !important;
  }
  .product-miniature .product-price-and-shipping {
	font-weight: 500;
	color: black !important;
	font-size: 14px !important;
  }

  .wishlist-button-add {
	box-shadow: none !important;
	border: 1px solid #f5f5f5 !important;
  }