/* START Styles para tablet */


  /* INICIO RESPONSIVE DESIGN */
  @media only screen and (min-width:1025px) {
  	
    .DropDownList {
			display: inline-block !important;
		}
    
    
    .NavBarTop .CategoriesBox, .NavBarTop .NavelementIcon, .NavBarTop .Action, .NavBarTop .LocaleFlags , .NavBarTop .BasketBox {
     display: none !important;
   } 

		

	}
	
	@media only screen and (min-width:1199px) and (max-width:1200px) {

      .DropDownList{
			display: inline-block !important;
		}



/* START CATEGORY */

/* END CATEGORY */


	} /* END MINI DESKTOP */
    

  @media only screen and (max-width: 1024px) {
  

  .GeneralLayout {
      width: 100%;
      max-width: inherit;
      /*min-width: 600px;*/
      height: 100%;
      margin: 0px auto;
      overflow: hidden;
  }

  .Div .Middle {
    margin-top: 15px;

}
 
 
.VMStickyMiddle {
    margin-top: 170px !important;
} 
  
.Div .ContentArea {
/*      padding-left: 0px;
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      */
      margin: 0px auto;
      padding: 0px;
      width: 91% !important;
  }

.start-page .ContentArea {
      margin: 0px auto;
      padding: 0 0px;
  }

.start-page .ContentAreaWrapper{
  overflow: hidden;
} 


.NavBarRoof .PropertyContainer, 
.Header .PropertyContainer, 
.NavBarTop .PropertyContainer, 
.NavBarBottom .PropertyContainer, 
.Footer .PropertyContainer {
    /* max-width: 990px !important; */
    max-width: 100% !important;
    margin: 0 auto;
    padding: 0 10px;
    min-width: unset;
}

.NavBarTop .PropertyContainer{
    padding: 0 0px;

}


  .start-page .TextComplete table{
  width:100% !important;
  }
  

  
  /* FIM RESPONSIVE DESIGN */


/* Fundo Header e para por cima do Slider */
.VM-OverSliderHeaderBackground {
    height: 117px;
}

.start-page .VM-OverSliderHeaderBackground {
    height: 141px;
}



/* INICIO NAVBARROOF */
.NavBarRoof .BasketBox, .NavBarRoof  .LoginBox, .NavBarRoof  .SearchElement {
  display: none !important;
}


.NavBarRoof a[href$='/Categories']{
  display: none !important;
}


/* START FLAGS */    
.NavBarRoof .LocaleFlags {
    width: auto !important;
    height: auto !important;
    margin: 0 10px 0 0;
}

.NavBarRoof .LocaleFlags a{
    color: #fff !important;
    display: inline-block;
    white-space: nowrap !important;
    margin: 8px 10px 0 10px !important;
}


 /* PIPE FOR FLAGS */
    .NavBarRoof .LocaleFlags .VM-Pipe{
    height: 13px;
    width: 1px;
    background: #fff;
    padding: 0px 0 0px !important;
    margin: 0px 10px -1px;
    display: inline-block;
}


/* FIM NAVBARROOF */

/* INICIO HEADER */

.Header .PropertyContainer {
    height: 175px;
}


.Div .Header .SizeContainer {
    text-align: right;
}

.Header .NavigationElement{
  display: none !important;
}

.Div .Header .ShopLogo {
    margin: 13px 0px auto !important;
/*    float: left !important;*/
}



.VMStickyNavBarRoof .ShopLogo {
    margin: 0px 25px 0px 0px !important;
    width: auto !important;
    float: none !important;
    text-align: center;
}

.Header .LocaleFlags {
    float: right !important;
    top: 0px;
    margin-top: 53px;
    margin-left: 30px;
}

.Header .SearchElement {
    margin: 113px 0px 0px 0px !important;
}

/* FIM HEADER */



 /* INICIO NAVBARTOP */
 
.VMStickyNavBarTop {
  top: 99px !important;
}

.NavBarTop {
    position: relative;
    margin: 0px 0px 0px 0px;
    height: auto;
    padding: 0;
    white-space: nowrap;
    text-align: right;
    vertical-align: top;
    font-size: 1px;
    background: none top left #3a3a3a;
} 
 
.VMStickyNavBarTop .PropertyContainer {
    height: 43px !important;
    margin: -10px 0 0 0  !important;
} 

.VMStickyNavBarTop .SizeContainer {
    height: 43px !important;
}
 

 /* PESQUISA */

.NavBarTop  .SearchElement  {
    float: none !important;
    margin: 0px 7px 0px 0px !important;
    
    }


    .NavBarTop  .SearchElement .SearchForm .SearchElementLayout tr td:first-child label,
    .NavBarTop  .SearchElement .SearchForm input.Search,
    .NavBarTop  .SearchForm > label.ep-uiInput-wrapText   {
    opacity: 1 !important;
    width: 350px !important;

    }

.NavBarTop  .SearchElement .SearchForm:hover .SearchElementLayout tr td:first-child label,
    .NavBarTop  .SearchElement .SearchForm:hover input.Search,
    .NavBarTop  .SearchForm:hover  label.ep-uiInput-wrapText  {
    opacity: 1 !important;
    width: 350px !important;
    
    }




/* DROPDOWN */ 
.NavBarTop .CategoriesBox{
  visibility: hidden;
}


.NavBarTop .SizeContainer {
    height: 51px;
}


/* START NAVBARTOP SEARCH  */

.NavBarTop .SearchElement {
    display: inline-block !important;
    position: relative !important;
    right: 0;
    top: 0;
    margin: 1px 7px 0px 0px !important;
    margin-top: 0px !important;
}

.HorizontalNavBar .SearchElement form {
    margin: 0px;
}


.InputField.SearchForm {
    padding: 0;
    margin: 0;
    width: 100%;
}


.SearchForm.horizontal-search > input {
    padding: 11px 30px 8px 16px;
/*    width: calc(100% - 48px) !important;*/
}

    .Header + .SearchElement .SearchIcon {
    background: url("/WebRoot/Store/Shops/2565-110303/MediaGallery/design/V4/icones/icon-pesquisa.png") no-repeat scroll center center transparent !important;
    margin: 0px;
    min-width: inherit; 
    height: 33px;
    width: 33px !important;
    padding: 0;
    border-radius: 0 4px 4px 0;
     transition: background-color  0.9s;
    -webkit-transition: background-color 0.9s ;
    -moz-transition: background-color 0.9s ;
    -ms-transition: background-color 0.9s ;
    -o-transition: background-color 0.9s ;  

    }
    
    .Header +  .SearchElement .SearchForm:hover .SearchIcon   {
      /*background-color: grey !important;*/    
    }
    

    
    .Header +  .SearchElement button{
    padding: 0px;
    margin-left: -34px;
    margin-top: 0px;
    height: auto;
    border-radius: 0 !important;
    opacity: 1;
    background: transparent none repeat scroll 0% 0%;
    }
    
    
/* END SEARCH */

.NavBarTop .VM-ViewAccountImg{
      margin: -7px 10px 0 0;
}

/* END NAVBARTOP SEARCH  */


 /* START SHOW RESPONSIVE ELEMENTS */


.NavBarTop .NavBarElement2, .NavBarTop .NavBarElement5{
  display: inline-block !important ;

} 

.NavBarTop .NavigationElement > a{
    color: #fff !important;
    padding: 12px 0px !important;
}


.NavBarTop .NavigationElement a{
    text-transform: capitalize !important;
    padding: 12px 0px; 
    color: #6a6a6a;
}



/* END SHOW RESPONSIVE ELEMENTS */
.NavBarTop .NavigationElement,
.NavBarTop .NavigationElement.Active,
.NavBarTop .NavigationElement:hover  {
    background: none  transparent !important;
    padding: 0px 0px;
    margin: 0px 10px 0 10px;
}

.NavBarTop .NavigationElement:last-child{
/*    margin: 0px 10px 0 10px;*/
}
 
.Div .NavBarTop .SizeContainer  .Active > a, 
.NavBarTop .NavigationElement > a:hover{
   /* background: url("/WebRoot/Store/Shops/1032-130419/MediaGallery/responsive/fundos/fundo-grey-px-3.jpg") center 39px repeat-x  transparent !important;*/
}


.start-page .Div .NavBarTop .SizeContainer  .Active > a, 
.start-page .NavBarTop .NavigationElement > a:hover{
/*    background: url("/WebRoot/Store/Shops/1032-130419/MediaGallery/design/fundos/fundo-white-px-3-3.jpg") center 39px repeat-x  transparent !important;*/
}
 
 .Div .NavBarTop .SizeContainer {
    width: 100%;
    text-align: right;
}

.NavBarTop .PropertyContainer {
    height: 50px;
}
     
 .NavBarTop .ep-megamenu{
  display: none !important;
  }
  
   

/* START MENU BOX WITH SIMPLES AND TREE MENU */

  .TabletMenuBTN{
  display: block;
  }
   
  .TabletMenuBTN{
    position: absolute;
    left: 0px;
    margin-left: 20px;
    margin-top: 14px !important;
    display:inline-block !important
  }
  
  .TabletMenuBTN:hover{ 
    cursor: pointer; 
    cursor: hand; 
  }         
  

/* START MENU 1 LEVEL */
  .NavBarTop .CategoriesBox  {
  background: #fff !important;
  position: absolute;
  top: 0px;
  left: 0 !important;
  margin-top: 58px !important;
  margin-left: 0px;
  width: 100% !important;
  }

.VMStickyNavBarTop .CategoriesBox  {
  margin-top: 43px !important;
  } 
  
  
  .NavBarTop .CategoriesBox   li{
  display: block !important;
  background-color: #fff;
  /*display:none;*/
  }
  
  .NavBarTop .CategoriesBox   li{
  display: block !important;
  background-color: #fff;
  /*display:none;*/
  line-height: 29px;
  }



  .NavBarTop .CategoriesBox  li a{
    color:   #6a6a6a;
  /*display:none;*/
  }





  .NavBarTop .CategoriesBox  > li:last-child, 
  .NavBarTop .CategoriesBox  .jstree-no-icons > li:last-child{
  box-shadow: 0px 2px 2px #999 !important;
  }
  
  
  
  .NavBarTop .CategoriesBox > li, 
  .NavBarTop .CategoriesBox .ContextBoxBody > ul > li {
    padding: 5px 0px 0px 0px !important;
    margin: 0px;
    line-height: 37px;
    font-size: 18px;
    width: 100% !important;
    border-top: 1px solid #6a6a6a;
    text-align: left;
      }

  
  .NavBarTop .CategoriesBox .ContextBoxBody > ul > li ul {
    padding: 0px 0px 8px 0px !important;
    padding: 0px 0px 0px 0px !important;
    }


          
 .NavBarTop .ContextBoxBody ul .Active > ul > li{
    height: auto !important;
    line-height: 27px;
}

 .NavBarTop .Active > em > a{
    height: 25px;
    line-height: 27px;
    padding: 0 10px 0 0;
    color: #fff !important;
} 
  
  .NavBarTop .ContextBox  li a{
    margin-left: 15px;
    color: #3a3a3a;
    font-size:18px;
  }
  
  .NavBarTop .ContextBox li a:hover{
    color: #a7001e;
  }

/* END MENU 1 LEVEL */

/* START MENU 2 LEVELS */
.NavBarTop .ContextBox.NavBarElement0{
/*  margin-top: 72px !important;*/
}

.NavBarTop .ContextBox.NavBarElement0 li:hover, 
.NavBarTop .ContextBox.NavBarElement0 li:hover > a,
.NavBarTop .ContextBox.NavBarElement0  li.Active {
/*    background-color: #a29061 !important;
    color: #fff !important;
*/    
}

.NavBarTop .ContextBox.NavBarElement0 li:hover, 
.NavBarTop .ContextBox.NavBarElement0 li:hover > a,
.NavBarTop .ContextBox.NavBarElement0  li.Active {
  color: #a7001e !important;
    
}

.NavBarTop .NavBarElement1 {
    margin-left: 0px !important;
}

  .NavBarTop .ContextBox .ContextBoxHead{
    display: none;
  } 

  .NavBarTop .ContextBox .ContextBoxBody{
    margin: -8px 0 0 0;  
    padding: 0px 0px 2px 0px;
    border-bottom: 1px solid #eee;
    background: #fff;
    
  } 

  .NavBarTop .ContextBox .ContextBoxBody ul > li {
    line-height: 38px !important;    
    height: auto !important;
    padding: 5px 0 0px 15px;
    border-top: 1px solid #eee;
}

  .NavBarTop .ContextBox .ContextBoxBody ul > li > ul  {
    margin: 0 0 0 17px !important;
}

/*, .NavBarTop a:hover, .NavBarTop .NavigationElement.SSLSwitch input:hover */
.NavBarTop .ActiveNode, .NavBarTop .ActiveNode > a{
    color: #a7001e !important;
    background: #fff !important;
    font-weight: bold !important;
}


.NavBarTop .ContextBox .Active > a, 
.NavBarTop .ContextBox  .Active > em > a{
    padding: 1px 20px 0px 0 !important;
}


.NavBarTop .ContextBox .NavigationElement > a, 
.NavBarTop .ContextBox  .Active > a, 
.NavBarTop .ContextBox .Active > em > a, 
.NavBarTop .ContextBox .Active input, 
.NavBarTop .NavigationElement.SSLSwitch.Active input {
    padding: initial;
    height: 37px;
    line-height: 37px;
}

/* START BULLET FOR CATEGORY LIST */
/* PLUS */
.GeneralLayout .jstree-open .jstree-closed .jstree-icon, .GeneralLayout .jstree-closed .jstree-closed .jstree-icon, .GeneralLayout .jstree-closed .jstree-icon {
    background: url("/WebRoot/Store/Shops/2759-161123/MediaGallery/responsive/icons/arrow-left-grey-dark.png") no-repeat 0 0 !important;
}

/* MINUS */
.GeneralLayout .jstree-open .jstree-open .jstree-icon, .GeneralLayout .jstree-closed .jstree-open .jstree-icon, .GeneralLayout .jstree-open .jstree-icon {
    background: url("/WebRoot/Store/Shops/2759-161123/MediaGallery/responsive/icons/arrow-left-grey-dark-down.png") no-repeat 0 0 !important;
}

/* EMPTY */
.GeneralLayout .jstree-open .jstree-leaf .jstree-icon, .GeneralLayout .jstree-closed .jstree-leaf .jstree-icon, .GeneralLayout .jstree-leaf .jstree-icon {
    background: none no-repeat 0 0 !important;
}

.jstree ins {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 15px;
    padding: 1px;
    left: 19px;
}

/* END BULLET FOR CATEGORY LIST */

  
.NavBarTop .ContextBox li a {
    margin-left: 49px !important;
}  

/* END MENU 2 LEVELS */

/* END MENU BOX WITH SIMPLES AND TREE MENU */


  .NavBarTop .NavigationElement {
    padding: 0px 0px 0px 0;
    height: 51px;
    margin-top: 0px;
    line-height: 51px;
}

/* HOME ICON */
.NavelementIcon {
    height: 40px !important;
    line-height: 35px !important;
    margin: -4px 20px 0 0 !important;
}  

/* CHANGE HOME ICON */
.NavelementIcon .HomeIcon {
    background: url("///shops.hmedia.com/WebRoot/CustomFiles/lib/Images/Icons/HomeIcone/home_icon-01-white-18.png") transparent no-repeat center center !important;
    width: 18px;
    height: 22px;
}  

/* CONTACT ICON */ 
.VM-ContactIcone.NavigationElement,   .VM-ContactIcone.NavigationElement:hover{
  background: url("/WebRoot/Store/Shops/2759-161123/MediaGallery/responsive/icons/icon-mail-white.png") no-repeat center 23px !important;
  width: 25px !important;
  height: 47px !important;
  margin: 0 22px 0 0;
  /*display: none !important;*/  
}

.VM-ContactIcone.NavigationElement a,   .VM-ContactIcone.NavigationElement a:hover{
  font-size: 0 !important;
}
  
  
  
.NavBarTop a.VM-ViewAccount{
/*  font-size: 0 !important;*/ 
     
}
 
.NavBarTop img.VM-ViewAccount {
    margin: -5px 10px  0 0;
} 
  
.NavBarTop .BasketBox{
  visibility: hidden;    
}
  
/* SHOW ITEM NUMBER */
.NavBarTop .BasketBox span:nth-of-type(2) {
    color: #fff !important;
    padding: 5px 14px 0 0 !important;
}



  



.NavBarTop a.VM-HomeIcon {
  padding-top: 0px;
}  
  
  
/* END NAVBARTOP */  
  
/* START CATEGORY */

/* END CATEGORY */

/* START NAVBARBOTTOM */

.NavBarBottom {
   background: none #3a3a3a !important;
    border-top: 0px solid #aaa !important;
    border-bottom: 0px solid #aaa !important;
    margin-top: 15px;
}

.NavBarBottom table {
    width: 100% !important;
    margin: 9px 0 0 0;
}

.NavBarBottom table td {
    width: 100% !important;
/*    float: left;*/
    text-align: center;
    margin: 0px 0px 0px 0;
    border: 0px solid #aaa !important;
    text-align: center !important;
    padding: 0px 0px 20px 0 !important;
    }


.NavBarBottom img[src$='separador-topo.jpg']{
  display: none;
}

.NavBarBottom img[src$='logos-pagamentos.png']{
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 15px;
    margin-bottom: 20px;
}

.NavBarBottom img[src$='logo-ctt-expresso.png'] {
    border: 0px none;
    float: none !important;
    margin: -5px 0 0 14px !important;
}


/* END NAVBARBOTTOM */
  
/* START FOOTER */

.Footer {
    background: none left top #000;
}

.Footer .NavigationText {
    margin: 23px 0 0 0;
}

.Footer .NavigationText > p:last-of-type{
    margin: 0px 0 20px 0;
}



.Footer table {
    margin: 0px 0 30px 0;
}

.Footer p, .Footer td, .Footer a{
    font-size: 15px;
}

.Footer table:nth-child(1) {
    width: 100% !important;
    height: auto !important;
}

/* END FOOTER */

/* START CATEGORY LIST */
.CategoryList .CategoryText {
    padding: 0;
    margin: 0;
}

.CategoryList table {
    width: 100% !important;
    display: flex;
}



.CategoryList table tr td {
    float: left !important;
    width: 100% !important;
    border: 0 !important;    
    text-align: center;
}




.VM-CategoryList .ListItemCategoryTable tr td:nth-child(2) {
    border-left: 0px solid transparent;
    padding: 0 0 40px;
}



/* END CATEGORY LIST */



/* START HOME PAGE */

.start-page .CategoryList > .CategoryText:nth-of-type(1) > p{
  display: none;
}

.start-page .fb_iframe_widget {
      margin-top: 25px;
}

/* START VIDEO RESPONSIVE */
   
    .VM-videoWrapper, .epgadget-externalvideo {
    	position: relative;
    	padding-bottom: 56.25%;
    	padding-top: 25px;
    	height: 0;
    }
    
    .VM-videoWrapper  iframe,
    .VM-ideoWrapper object,
    .VM-videoWrapper embed ,
    .epgadget-externalvideo  iframe,
    .epgadget-externalvideo object,
    .epgadget-externalvideo embed {
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
    }
    
    video  {
	  width: 100%    !important;
	  height: auto   !important;
	}

/* END VIDEO RESPONSIVE */

/* START PRODUCTS */



/* END PRODUCTS */




/* END HOME PAGE */

/* START PRODUCT LLIST */

.CategoryList div.CategoryImage {
    padding: 0 0px 0 0;
    margin: 20px 0 20px 0;
    width: 100% !important;
}


.CategoryImage img{
      width: 100%;
}


/* LIST OPTIONS */
.CategoryList #CategoryProducts .SelectLabelling, .CategoryList #CategoryProducts select {
    margin: 8px 10px;
    line-height: 29px;
}

/* FILTER */

.RemoteSearchFacetPrice {
    position: relative !important;
}

.CategoryList #CategoryProducts .FloatRight {
    float: left !important;
}

.ContentArea .HotDealList  h3 {
    font-size: unset !important;
}

.HotDealList .HotDeal {
      width: 100%;
}

/* END PRODUCT LLIST */

/* START PRODUCT DETAILS */
.ImgLeft .InfoArea, .ImgRight .InfoArea {
    float: none;
    width: 100%;
}


.ImgLeft .ProductImage {
    margin: 0px 0px 0px 0px;
    position: relative;
    overflow: auto;        
}

.ep-uiThumbbox.ep-uiThumbbox-list li {
    display: inline-block;
    float: left;
    line-height: 96px;
    padding: 0;
    margin: 15px;
}

#ProductThumbs {
    position: relative;
    width: 100% !important;
    max-height: unset;
}

.PriceContainer {
    margin: 20px 0 30px 0;
    clear: both;
}

.ProductDetails .NewProduct {
    position: absolute;
    left: 0;
    margin: -25px 0 0 0px;
}

table.CrossellingCount {
    display: block;
}

.CrossellingCount .Price, .BundledProductsTable .Price {
    width: 100%;
    text-align: center;
    margin: 9px 0 0 0;
    top: 0;
    position: relative;
}

.CrossellingCount .MediumColumn {
display: inline-table;
    position: relative;
    border: 0px solid green;
    margin: 0;
    padding: 0px;
    height: auto;
    width: 100%;
}

.ProductListImageBox div.ImageArea, div.CrossellingImageArea, div.BundledProductsImageArea {
    padding: 0;
    text-align: center;
}

.ProductListImageBox div.ImageArea img, div.CrossellingImageArea img, div.BundledProductsImageArea img {
    width: 94%;
}

.CrossellingCount .CrossellingInfoArea, .BundledProductsTable BundledProductsInfoArea {
    position: relative;
    display: block !important;
    height: auto;
    border: 0px solid #dcdcdc;

}


.SeeMore {
    display: none;
}

/* END PRODUCT DETAILS */


/*NEWSLETTER SUBSCRIPTION  */
#ViewNewsletterForm table td {
  float: left !important;
    width: 100% !important;
    padding: 0 0 10px 0 !important;

}


#ViewNewsletterForm .NotSubscribedIcon , #ViewNewsletterForm .SubscribedIcon{
    background-repeat: no-repeat !important;
    background-position: 6px 6px !important;
}

#ViewNewsletterForm table td.LeftPadding, #ViewNewsletterForm table td.PaddingLeft {
    padding-left: 0px !important;
}


/* CHECKOUT CLASSIC NOT OPTIMZED */

ul.OrderProcess li, ul.OrderProcess li.ActiveItem {
    height: 120px;
    width: 90px !important;
    margin-bottom: 34px !important;
    min-width: 80px !important;
    background: none #f8f8f8;
    margin: 0 7px;
    padding: 3px;
    border-radius: 15px;
    box-shadow: 1px 1px 3px;
}

ul.OrderProcess li .ItemLabel {
    font-size: 13px !important;
}


.BasketDetails {
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
    vertical-align: top;
    width: 100%;
    position: relative;
    display: block;
}


/* CHECKOUT STEP BY STEP */


#BasketTable, #BasketTable thead, #BasketTable tbody {
    width: 100%;
    display: block;
}


html .ContentArea table.Basket tr th.SeparateColumn, th.SeparateColumn {
    border-right: 1px solid transparent;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center !important;
    padding: 0;
}

html .ContentArea table.Basket tr td.SeparateColumn, td.SeparateColumn {
    padding: 0;
}

table.Basket tr td:first-child {
    padding-left: 0 !important;
}

.CheckOutNav {
    background: #333333 !important;
}

.CheckOutNav li > a, .CheckOutNav li > span {
    display: inline-block !important;
    padding: 10px 8px !important;
    font-size: 12px;
}

.CheckOutNav li.active {
    background: #fff !important;
    color: #333333 !important;
}

.CheckOutNav li {
    color: #ffffff !important;
    background: #333333 !important;
}

.CheckOutNav li.done a {
    color: #ddd;
}

/* FORM ELEMENTS */
input[type="text"], .ep-uiInput-text {
    overflow: hidden;
    padding: 9px 0 9px 5px;
    white-space: nowrap;
    border-radius: 5px;
}


/* START FILTER PANEL */

.RemoteSearchFacet > ul {
    max-height: unset;
}

.RemoteSearchFacet input[type="checkbox"] {
    vertical-align: top;
    height: 18px;
    width: 18px;
}

.RemoteSearchFacet label {
    padding: 3px 0;
}

.RemoteSearchFacetSelect .RemoteSearchFacetFilterName,
.RemoteSearchFacetSelect .RemoteSearchFacetFilterMatches {
    margin-left: 5px;
    font-size: 13px;
}
/* END Styles para tablet*/  



}

