@import url('https://fonts.googleapis.com/css?family=Antic+Slab');
@import url("https://fonts.googleapis.com/css?family=Pacifico|Open+Sans:300,400,600");
<link href="https://fonts.googleapis.com/css?family=Roboto:700" rel="stylesheet">
@font-face {
  font-family: 'TimesNewRomanPSMT';
  src: url('TimesNewRomanPSMT.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TimesNewRomanPSMT';
  src: url('TimesNewRomanPSMT.ttf')  format('truetype'),
    url('TimesNewRomanPSMT.svg#TimesNewRomanPSMT') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Oxygen-Bold';
  src: url('Oxygen-Bold.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Oxygen-Bold';
  src:  url('Oxygen-Bold.otf')  format('opentype'),
	    url('Oxygen-Bold.ttf')  format('truetype'), url('Oxygen-Bold.svg#Oxygen-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Oxygen-Regular';
  src: url('Oxygen-Regular.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Oxygen-Regular';
  src: url('Oxygen-Regular.ttf')  format('truetype'), url('Oxygen-Regular.svg#Oxygen-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoSlab-Light';
  src: url('RobotoSlab-Light.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoSlab-Light';
  src: url('RobotoSlab-Light.ttf')  format('truetype'), url('RobotoSlab-Light.svg#RobotoSlab-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoSlab-Regular';
  src: url('RobotoSlab-Regular.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoSlab-Regular';
  src:  url('RobotoSlab-Regular.ttf')  format('truetype'), url('RobotoSlab-Regular.svg#RobotoSlab-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoSlab-Bold';
  src: url('RobotoSlab-Bold.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoSlab-Bold';
  src: url('RobotoSlab-Bold.ttf')  format('truetype'), url('RobotoSlab-Bold.svg#RobotoSlab-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

body{font-family: 'Oxygen-Regular';}
.announcement-bar p,.hmpg-collctn-title a,.header_nav-left .site-nav__link--button, .header_nav-left .site-nav__link{
    font-family: 'TimesNewRomanPSMT';
    text-transform: uppercase;
  font-weight: normal;
}


a:hover, a:focus,.btn:hover, .shopify-payment-button .shopify-payment-button__button--unbranded:hover, .btn:focus, .shopify-payment-button .shopify-payment-button__button--unbranded:focus{opacity: 1;}
.page-width{
  max-width: 1170px;
  padding-left: 0px;
  padding-right: 0px;
}
.page-container{
  width: 100%;
}
.index-section{
    padding-top: 0;
}
.main-content{padding-bottom:55px;}
.index-section:nth-last-child(2) {
    padding-bottom: 0;
}
#storeLocator .column select,button#AddToCart-product-template:focus,.site-nav--centered .site-nav__link:focus,.btn--link:focus,#example:focus,select#SortBy:focus {
    outline: none;
}
.text-justify{text-align: justify;}
.announcement-bar__message{font-size:14px;font-weight: 600 !important;}
#SearchDrawer.search-bar{padding: 0 64px;}
#SearchDrawer .search-bar__input:focus {
    border-color: rgba(37,40,43,0.85);
    outline: none;
}
.header_nav-left{
  float: left;
   width: 80%;
  text-align:left;
}
.header_nav-right{
    float: left;
    width: 20%;
  margin: 25px 0;
  text-align:right;
}
.header_nav-left .site-nav__link--button,.header_nav-left .site-nav__link{
  border-bottom: 2px solid transparent;
  transition: all 0.2s ease;
      font-size: 15px;
      padding: 3px 8px !important;
}
.site-nav__dropdown{    left: 9px;}
.header_nav-left .site-nav--has-dropdown:first-child .site-nav__dropdown {
    left: -1px;
}
.header_nav-left .site-nav__link--button:hover,.header_nav-left .site-nav__link--button:focus,.header_nav-left .site-nav__link:hover,.header_nav-left .site-nav__link:focus{
	color: #fe00fe;
/*   border-bottom: 2px solid #fe00fe; */
      opacity: 1;
}
a.slideshow__link:hover, a.slideshow__link:focus {
    opacity: 1;
}
span.spn {
    height: 2px;
    background-color: #ffffff;
    width: 100%;
    float: left;
}
.header_nav-left .site-nav__link--button:hover .spn,.header_nav-left .site-nav__link:hover .spn,a.site-nav__link.site-nav__link--main:hover .spn{
    height: 2px;
    background-color: #fe00fe;
    width: 100%;
    float: left
}
.header_nav-right button.btn--link:hover,.header_nav-right button.btn--link:focus,.header_nav-right li a i:hover,.header_nav-right li a i:focus{
	color: #fe00fe;
}
.header_nav-left .site-nav--has-dropdown:first-child .site-nav__link {
    padding: 3px 8px 3px 0px !important;
}
.header_nav-left .site-nav--has-dropdown:first-child ul {
    padding-left: 15px;
}
.header_nav-right li:last-child a {
    padding: 3px 0px 3px 5px !important;
}
.site-footer__newsletter input#Email,.site-footer__newsletter button#Subscribe,.slick-dots li:focus,.slick-slider .slick-dots li button:focus,.slideshow .slick-prev:focus, .slideshow .slick-next:focus {
    outline: none !important;
}

.slick-prev:before {
    background-image: url(https://cdn.shopify.com/s/files/1/0013/2218/8915/files/left-arrow.png?4981299163679589709);
    background-size: 28px 50px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 37px;
    height: 70px;
    content: "";
}

.slick-next:before {  
    background-image: url('https://cdn.shopify.com/s/files/1/0013/2218/8915/files/right-arrow.png?17737575618314012070');
    background-size: 28px 50px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 37px;
    height: 70px;
    content: "";
}
h2.h1.mega-title.slideshow__title{
color: #000;
      text-transform: uppercase;
      letter-spacing: 5px;
     font-size: 42px;
  font-family: 'Antic Slab', serif;
}
.mega-subtitle span{
    padding: 3px 14px 7px;
    background-color: #57538A;
  font-family: 'Oxygen-Regular';
}
img.cart-img {
    margin-bottom: -3px;
      max-width: 17px;
  display: inline-block;

}
.site-nav__dropdown a.site-nav__link{
    border-bottom:none;
      font-size: 13px;
      line-height: 2;
}
.site-nav__dropdown a.site-nav__link:hover{
    border-bottom:none;
}
button.btn--link.site-header__search-toggle{
/* 	padding-left: 30px; */
/*   border-left: 2px solid #d8d8d8; */
}
/* .header_nav-right li span.before-search{color: #d8d8d8;padding-right: 15px;} */

#AccessibleNav .header_nav-right li.sites_tab{padding-right: 15px; position: relative; top: 2px;}
#AccessibleNav .header_nav-right li.sites_tab a{color: #3d4246;padding:0px;}
#AccessibleNav .header_nav-right li.sites_tab a:hover,
#AccessibleNav .header_nav-right li.sites_tab a:focus{color: #fe00fe;transition: all 0.2s ease;}
#AccessibleNav .header_nav-right li.sites_tab span,.mobright_nav .sites_tab_mobile span{margin-left: 2px; margin-right: -3px;}
#shopify-section-header .us_link{font-weight: bold;}
/* .grid.grid--no-gutters.grid--table.site-header__mobile-nav .mobleft_nav,
.grid.grid--no-gutters.grid--table.site-header__mobile-nav .mobright_nav{width: 50%;} */
.sites_tab_mobile{display: inline-block;padding-right: 16px;position: relative;top: 3px;}

.cart-cstm .site-header__cart-count{
    position: absolute;
    right: -0.6rem;
    top: -3px;
}
.search-icn svg{
  height: 17px;
}
.login-icn a .fa-user{
  position: relative;
  top: 1px;
  font-size: 15px;
}
form#customer_login input#CustomerEmail:focus{-webkit-appearance: none;border-color: rgba(37,40,43,0.85);}
nav#AccessibleNav.desk-nav{
    float: left;
    box-shadow: 0px -4px 20px grey;
}
nav#AccessibleNav .site-nav__link--button,nav#AccessibleNav .site-nav a{
  padding: 3px 15px;
}

.site-nav--centered {
    padding-bottom: 0px;
}
.header_nav-right li{display: inline;}
.slick-slider .slick-dots li.slick-active button::before{
  background-color: #fe00fe;
}
.slick-slider .slick-dots li button::before{
  background-color: #c7c7c7;
}
.slideshow .slick-prev, .slideshow .slick-next{
    top: 52%;
  z-index: 9;
      width: 75px;
}
.slideshow__overlay::before{background-color: transparent;}

/* .history_of_lmlm{padding-left: 20px;} */
.video-img-wrap{
 margin-bottom: 10%;
}
.html-title-evm,.custom__item-inner--video h4.h3.video-title-evm, .custom__item-inner--text h4.h3,h4.h3.img-title-evm{
    margin-bottom: 10px;
/*     text-transform: uppercase; */
    font-weight: normal;
    letter-spacing: 0px;
    font-family: 'Oxygen-Regular';
      font-size: 24px;
}
nav#AccessibleNav .site-nav__link--button,
nav#AccessibleNav .site-nav a{text-transform: none;}
hr.hr-hmpg {
    margin: 0 0 32px;
    width: 22%;
    border-bottom: 2px solid #fe00fe;
}
.text-link.read_more-btn{
  color: #fe00fe;
  text-decoration: underline;
  margin-top: 18px;
  float: left;
}
.custom__item-inner--text .rte-setting.text-para p{
    font-size: 16px;
    font-family: Oxygen-Regular;
    color: #000;
	line-height: 1.5;
}
.custom__item-inner--text .rte-setting.text-para p:nth-child(1) {
    margin-bottom: 0;
}
.custom__item-inner--text .rte-setting.text-para p:nth-child(2){
 padding-bottom: 9.44444px;
}
#player .ytp-large-play-button .ytp-large-play-button-bg{
fill: rgba(245, 74, 255, 0.71)!important;
}
.video-wrapper{padding-bottom: 57%;}
.index-section .hmpg-collction-list:nth-child(2){
    padding: 0;
}
.index-section .hmpg-collction-list .collection-grid-item{
	padding-bottom: 360px;
}
.index-section .hmpg-collction-list .collection-grid-item__link{
    border: none;
  max-height: 360px;
      opacity: 1;
}
.index-section .hmpg-collctn-title{
	top: 85%;
}
.index-section .collctn-title-wrapper.collection-grid-item__title-wrapper::before{
	background-color: transparent;
}
.index-section .hmpg-collctn-title.image-bar__link span{
  border: 1px solid #a0a0a0;
  padding: 10px 20px;
  color: #333333;
  background-color: rgba(255, 255, 255, 0.94);
  font-weight: normal;
  text-transform: initial;
  font-size: 20px;
  opacity: 1;
}
.index-section .hmpg-collctn-title.image-bar__link span:hover,.index-section .hmpg-collctn-title.image-bar__link span:focus{
    border: 1px solid #fe00fe;
    color: #fff;
    background-color: rgba(254, 0, 254, 0.94);
    transition: all 0.2s ease;
      outline: none;
}
.index-section .hmpg-hcollctn-title h2,#ProductSection-related-products .section-header h2{
    font-size: 28px;
    letter-spacing: 1px;
    color: #000;
  margin-bottom: 5px;
      font-family: 'RobotoSlab-Light';
  text-align: center;
}
.index-section .hmpg-hcollctn-title p{
	font-size: 20px;
    letter-spacing: 0;
    color: #000;
  font-family: 'RobotoSlab-Light';
}
.grid-view-item.product-grid-lem.product-card.d .grid-view-item__title,.grid-view-item.product-grid-lem.product-card.d .product-price {
    text-align: center;
  font-weight: normal;
  font-family: RobotoSlab-Regular;
}
.grid-view-item.product-grid-lem.product-card.d .product-price{
 display: block;
}
.grid-view-item.product-grid-lem.product-card.d .product-price .product-price__price{
  font-weight: normal;
      color: #3d4246;
}
.hr-viewall{
    margin: 20px 0;
}
.shp-nw,.shopify-challenge__container .shopify-challenge__button{
	font-size: 18px;
    font-weight: normal;
    padding: 3px 18px;
    color: #000;
    font-family: 'RobotoSlab-Light';
    letter-spacing: 2px;
    border: 1px solid #e1c8e1;
    cursor: pointer;
    text-transform: uppercase;
    background-color: #ffe9ff;
}
.shp-nw:hover,.shopify-challenge__container .shopify-challenge__button:hover{
    color: #fe00fe;
    opacity: 1;
    transition: all 0.2s ease;
}
.site-footer__copyright{
	margin-top: 15px;
}
.site-footer__newsletter,.site-footer__linklist{
	margin: 0px; 
}
.site-footer__social-icons{
    margin: auto;
}
.site-footer__newsletter{
    max-width: 320px;
}
.footer-list-title,.site-footer__newsletter label.h4{
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Oxygen-Bold';
}
.newsletter-sub-title{
    margin-bottom: 5px;
    font-size: 13px;
    font-family: 'Oxygen-Regular';
    color: #3d4246;
}
.site-footer__newsletter input#Email, .site-footer__newsletter input#mce-EMAIL{
    border: none;
    padding: 10px 8px;
    outline:none;
    width: 80%;
    float:left;
}

span.input-group__btn.btn-sub-lem {
    float: left;
}

.site-footer__newsletter button#Subscribe,
.site-footer__newsletter input.subscribe{
    background-color: transparent;
    color: #fe00fe;
      width: 56px;
     border:none;
}
.site-footer__newsletter .input-group__btn{
    width: auto;
}
.site-footer__linklist-item a{
    font-size: 13px;
    font-family: 'Oxygen-Regular';
}
.site-footer__linklist-item a:hover,.site-footer__linklist-item a:focus{
	color: #fe00fe;
  transition: all 0.2s ease;
}
.site-footer {
    margin: 0px 0 15px;
}
input#mce-EMAIL::placeholder ,input#Email::-moz-placeholder{ color:#646d73; opacity:1 font-size: 12px; font-family: 'Oxygen-Regular'; }
input#mce-EMAIL::-ms-input-placeholder ,input#Email:-ms-input-placeholder{ color:#646d73; font-size: 12px; font-family: 'Oxygen-Regular';  }
input#mce-EMAIL::-webkit-input-placeholder , input#Email::-webkit-input-placeholder{ color:#646d73; font-size: 12px; font-family: 'Oxygen-Regular';  }
.site-footer__newsletter .input-group{
/* 	border-bottom: 2px solid #d8d8d8; */
}
.site-footer__newsletter .form-message--success{
    border: none;
    background-color: #ffe9ff;
    color: #fe00fe;
    text-align: center;
}
.site-footer__linklist-item{
	padding: 0 20px 0px 0;
}
.social-icns ul li a{
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 2em;
    line-height: 2;
    background-color: #3d4246;
    color: #fff;
}
.social-icns ul li a:hover,.social-icns ul li a:focus{
	background-color: #fe00fe;
    opacity: 1;
    transition: all 0.2s ease;
}
.social-icons__link:first-child {
    margin-right: 2px;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 0.75;
}
.slick-prev.slick-disabled:hover:before {
    opacity: 1;
}
.img-padding{padding: 0 !important;}
.custom__image{position: initial;}
.index-section .grid.grid--uniform.grid--view-items.Featured-products-wrapper {
    margin-left: 0;
    overflow: hidden;
}
.index-section .grid__item.produ-carosel-wdth.test.small--one-half.medium-up--one-quarter {
    padding-left: 0px;
    
}

.grid.grid--uniform.grid--view-items.Featured-products-wrapper {
    margin: 0px;
}



/* contact page */
#contactleftColumn{
  text-align: center;
    margin-top: 40px;
}
#contactleftColumn h1,.shipping-returns-container h2{
    font-family: 'Oxygen-Bold';
}
.contct-heading{
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    margin-top: 14px !important;
    margin-bottom: 10px !important;
    font-weight: normal;
}
#contactleftColumn p{  font-size: 14px;  margin-bottom: 0 !important;}
#contactleftColumn a:hover,.collapse-section.text-justify a:hover{color:#fe00fe;transition: all 0.2s ease;}
#contactleftColumn a{font-size: 14px;font-family: 'Oxygen-Regular';}
/* Shipping returns */
.shipping-returns-container{
    text-align: center;
    width: 645px;
    margin: 0 auto;
}
.shipping-returns-container .accordion-title-container {
    display: block;
    position: relative;
    margin-bottom: 14px;
}
.shipping-returns-container .accordion-title{
    font-weight: normal;
    border-bottom: 1px solid #fe00fe;
    position: relative;
    display: inline-block;
    line-height: 20px;
    font-size: 18px;
    padding: 10px 0px 3px 0px;
    margin-bottom: 0;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
      color: #fe00fe;
}
.shipping-returns-policy p:last-child{    margin: 0 0 19.44444px;}
.grid-view-item.product-grid-lem.product-card.d .grid-view-item__title{
    text-transform: uppercase;
      width: 88%;
}
.product-card dl { width: 88%;} 




/* Privacy page */
.grid .grid__item .section-header{    margin-bottom: 30px;}
#shopify-section-cart-template .empty-page-content h1,#create_customer h1,#RecoverPasswordForm h2,#customer_login h1,#PageContainer .section-header h1, #shopify-section-cart-template .section-header h1,.grid .grid__item .section-header h1,div#shopify-section-blog-template .section-header h1{
  font-family: 'RobotoSlab-Light';
    font-size: 28px;
      text-transform: uppercase;
    font-weight: initial;
  letter-spacing: 0;
}
.privcy-policy p,#contactleftColumn p,.collapse-section.text-justify p{font-family: 'Oxygen-Regular'; font-size: 14px;}
.privcy-para{margin: 0 0 19.44444px;}
.privcy-para p { margin-bottom: 0;}

/* Header search*/
#example{cursor: initial;}
.search-box{
  background: #f5f5f5;
  position: absolute;
  top: 54px;
  right: 40.7%;
  width: 350px;
  height: 60px;
  line-height: 60px;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
  border-top:4px solid #D80B15;
  display: none;
  z-index: 99;
}
.search-box:before{
  content: "";
  position: absolute;
  top: -32px;
  right: 13px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 14px solid transparent;
  border-bottom: 14px solid #D80B15;
}
.search-box input[type="text"]{
  width: 200px;
  padding: 5px 10px;
  margin-left: 23px;
  border: 1px solid #D80B15;
  outline: none;
}
.search-box input[type="button"]{
  width: 80px;
  padding: 5px 0;
  background: #D80B15;
  color: #fff;
  margin-left: -6px;
  border: 1px solid #D80B15;
  outline: none;
  cursor: pointer;
}
.example {border-top: none;}
.example.search-box:before{
  top:-28px;
    border-top: 14px solid transparent;
    border-bottom: 14px solid #f5f5f5;
}
.example.search-box{
    height: 57px;
    line-height: 47px;
}
.example.search-box form{    padding: 5px 8px;}
#example {padding-right: 18px;      min-height: 40px;   background-color: #fff;}

input:focus, textarea:focus, select:focus {
    border-color: currentColor;
}
#example:focus{border-color: transparent;}
/*img on hover*/
img.hidden{display:none;}
.hidden{
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;  
      display: block;
    margin: 0 auto;
}
.product-card:hover img.hmpg-prdct-list-img{display:none;}
.product-card:hover img.hidden{display:block;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;  
}
/* Collection Page */
.collection-banner.collection-hero__image{
    height: 390px;
}
label.sortingby {
    display: inline-block;
      margin-right: 10px;
}
select#SortBy {
  width: 152px !important;
  border-bottom: 1px solid #dcdcdc;
  height: 40px;
  font-family: 'Oxygen-Regular';
  border-radius: 0;
      font-weight: normal;
/*       padding: 0; */
      color: #696868;
      background-position: right 0px center;
}
.filters-toolbar-wrapper{
    border: none;
}
.breadcrumb span:last-child {
    color: #fe00fe;
}
.breadcrumb-title-evm{color: #fe00fe;}
.filters-toolbar__item,.breadcrumb{font-family: 'RobotoSlab-Regular';}
.breadcrumb{    font-size: 15px;     text-transform: capitalize;}
.bread{
    margin-top: -30px;
    margin-bottom: 30px;
}
.filters-toolbar__input--sort{    margin-right: 0px;}

.image-bar__overlay::before{opacity: 0;}
.image-bar .grid__item:nth-child(1){padding-left: 0px;}
.image-bar .grid__item{padding-left: 30px;}
/* .pagination{    padding-bottom: 55px;} */
.pagi-arrows{
    border: none;
}

/* Product page */
.color-size-evm.selector-wrapper.js.product-form__item{
    width: 100%;
    float: left;
    display: block;
  flex: none;
}
.single-product-selector,button#AddToCart-product-template{
    width: auto;
      float: left;
      font-family: 'Oxygen-Regular';
    text-transform: uppercase;
    font-size: 13px;
      min-height: 40px !important;
}
.single-product-selector{
 min-height: 39px !important;
      border-radius: 0;
    border-color: #dcdcdc;
}

.color-size-evm.selector-wrapper.js.product-form__item.label_variant-0 label,.product-form__item--quantity label{
/*      width: 60px;
  height: 30px; */
}
.color-size-evm.selector-wrapper.js.product-form__item{
/* margin-right: 43px; */
}
input#Quantity {
    max-width: 110px;
}
.product-form__item.product-form__item--submit.product-form__item--payment-button{
    display: inline-block;
    width: auto;
    float: left;
    flex: none;
}
.single-product-selector:focus{
outline:none;
  border: 1px solid #dcdcdc;
  border-radius: unset;
}
.quantity-evm.product-form__item.product-form__item--quantity {
    width: auto;
    flex: none;
}
.product-form__item label{
display: inline-block;
    float: left;
/*     margin-right: 26px; */
      font-family: 'Oxygen-Bold';
    text-transform: uppercase;
    font-size: 13px;
      letter-spacing: 1px;
    width: 80px;
  margin: 0.5em 0;
}
.swatch .swatch-element label{
    width: 60px;
}
button#AddToCart-product-template{
    width: auto;
    float: left;
    background-color: #000;
    color: #fff;
    padding: 10px 18px;
      font-family: 'RobotoSlab-Regular';
    font-size: 16px;
      min-height: 40px;
  line-height: 0;  
    border-color: unset;
        margin-left: 5px;
      font-weight: normal;
}
button#AddToCart-product-template:hover{
    background-color: #fe00fe;
    color: #fff;
    transition: all 0.2s ease;
    opacity: 1;
}
.btn--share.share-facebook,.btn--share.share-twitter,.btn--share.share-pinterest{
  border: none;
      padding: 8px 10px;
    padding-top: 2px;
}
.share-title-evm{padding-right: 10px;}
.btn--share.share-facebook i, .btn--share.share-twitter i, .btn--share.share-pinterest i {
    font-size: 16px;
}
.product-dsc.product-single__description{     margin-top: 12px;   margin-bottom: 0;}
.single_product-evm .product-single__title,.single_product-evm .product-single__price,.single_product-evm .product-price__price{
    font-family: 'RobotoSlab-Regular';
    text-transform: uppercase;
    font-weight: normal;
    font-size: 22px;
    color: #3d4246;
}
.single_product-evm .product-single__title{
    margin-bottom: 4px;
      margin-top: -4px;
}
.product-desc-evm p, .product-desc-evm ul li span{
  font-size: 15px;
    font-family: 'Oxygen-Regular';
}
.product-desc-evm p span strong{
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Oxygen-Bold';
      font-size: 13px;
    letter-spacing: 1px;
}
.color-size-evm{
margin-bottom: 12px;
}
.product-single__photo{padding-bottom: 4px;}
.product-featured-img{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
/* aside.related_prodct-evm.grid{
margin-bottom: 55px;
} */
.featurd-img-padd img.hidden {
    position: absolute;
    top: 0;
}
.qty {
    width: 30px;
    height: 25px;
    padding: 10px 0px;
    text-align: center;
    border-right: none;
    border-left: none;
    border-radius: 0;
  border-color: #dcdcdc;
      -webkit-appearance: none;
    border-radius: 0;
}
input.qtyplus {
/*   width:25px;
  height:25px; */
    width: 30px;
    height: 25px;
    padding: 5px;
    border-radius: unset;
    cursor: pointer;
    border-radius: 0;
    border-color: #dcdcdc;
      border-left: 0;
      -webkit-appearance: none;
    border-radius: 0;
}
input.qtyminus {
/*   width:25px; height:25px; */
    width: 30px;
    height: 25px;
    padding: 5px;
    border-right: none;
    cursor: pointer;
    border-radius: 0;
    border-color: #dcdcdc;
    -webkit-appearance: none;
    border-radius: 0;
}
.qty-wrapper{width: auto;}
input.qtyminus:focus{
outline:none;
  border: 1px solid #dcdcdc;
  border-right: none;
  
}
input.qtyplus:focus{
outline:none;
  border: 1px solid #dcdcdc;
  border-left: none;
}
input.qty:focus{
outline:none;
    border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
}
.qty-wrapper input{
min-height: 39px;
}
.social-sharing .btn--share.share-facebook:hover,
.social-sharing .btn--share.share-facebook:focus,
.social-sharing .btn--share.share-twitter:hover,
.social-sharing .btn--share.share-twitter:focus
.social-sharing .btn--share.share-pinterest:hover,
.social-sharing .btn--share.share-pinterest:focus{
opacity: 1;
  color: #fe00fe;
}
.social-sharing .btn--share.share-pinterest:hover {
    opacity: 1;
    color: #fe00fe;
}
/* 
   Swatches Styles
*/

{% assign width = '50px' %}
{% assign height = '35px' %}
.swatch { 
  margin:1em 0; 
}
/* Label */
.swatch .header {
  margin: 0.5em 0;
}
/* Hide radio buttons.*/
.swatch input { 
  display:none;
}
.swatch label {
  /* Rounded corners */
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:0px;
  /* To give width and height */
  float:left;
  /* Color swatches contain no text so they need to have a width. */
  min-width:{{ width }} !important; 
  height:{{ height }} !important;
  /* No extra spacing between them */
  margin:0;
  /* The border when the button is not selected */
  border:#ccc 1px solid;
  /* Background color */
  background-color:#ddd;
  /* Styling text */
  font-size:13px;
  text-align:center;
  line-height:{{ height }};
  white-space:nowrap;
  text-transform:uppercase;
}
.swatch-element label { padding:0 10px; }
.color.swatch-element label { padding:0; }
/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label {
  -webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.8);
  -moz-box-shadow:0px 0px 2px rgba(0,0,0,0.8);
  box-shadow:0px 0px 2px rgba(0,0,0,0.8);
  border-color:transparent;
 
} 
.swatch .swatch-element {
  float:left;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  /* Spacing between buttons */
  margin:0px 10px 0px 0;
  /* To position the sold out graphic and tooltip */
  position:relative;
}
/* Image with the cross in it */
.crossed-out { position:absolute; width:100%; height:100%; left:0; top:0; }
.swatch .swatch-element .crossed-out { display:none; }
.swatch .swatch-element.soldout .crossed-out { display:block; }
.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60); /* internet explorer */
  -khtml-opacity: 0.6;      /* khtml, old safari */
  -moz-opacity: 0.6;       /* mozilla, netscape */
  opacity: 0.6;           /* fx, safari, opera */
}
/* Tooltips */
.swatch .tooltip {
  text-align:center;
  background:gray;
  color:#fff;
  bottom:100%;
  padding: 10px;
  display:block;
  position:absolute;
  width:100px;
  left:{{ width | remove: 'px' | to_number | divided_by: 2 | minus: 50 | plus: 2 }}px;
  margin-bottom:15px;
  /* Make it invisible by default */
  filter:alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity:0;
  visibility:hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
     -moz-transition: all .25s ease-out;
      -ms-transition: all .25s ease-out;
       -o-transition: all .25s ease-out;
          transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
     -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
      -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
       -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box; 
  box-sizing:border-box;
}
.swatch .tooltip:before {
  bottom:-20px;
  content:" ";
  display:block;
  height:20px;
  left:0;
  position:absolute;
  width:100%;
}
/* CSS triangle */
.swatch .tooltip:after {
  border-left:solid transparent 10px;
  border-right:solid transparent 10px;
  border-top:solid gray 10px;
  bottom:-10px;
  content:" ";
  height:0;
  left:50%;
  margin-left:-13px;
  position:absolute;
  width:0;
}
.swatch .swatch-element:hover .tooltip {
  filter:alpha(opacity=100);
  -khtml-opacity:1;
  -moz-opacity:1;
  opacity:1;
  visibility:visible;
  -webkit-transform:translateY(0px);
     -moz-transform:translateY(0px);
      -ms-transform:translateY(0px);
       -o-transform:translateY(0px);
          transform:translateY(0px);
}
.swatch.error {
  background-color:#E8D2D2!important;
  color:#333!important;
  padding:1em;
  border-radius:5px;
}
.swatch.error p {
  margin:0.7em 0;
}
.swatch.error p:first-child {
  margin-top:0;
}
.swatch.error p:last-child {
  margin-bottom:0;
}
.swatch.error code {
  font-family:monospace;
}
.product_price-evm {
    margin-bottom: 0px;
}
.swatch{    margin: 1em 0 12px;}
.swatch .header{
    display: inline-block;
    float: left;
    width: 80px;
      font-family: 'Oxygen-Bold';
    text-transform: uppercase;
    font-size: 13px;
  letter-spacing: 1px;
}
.color-size-evm.selector-wrapper.js.product-form__item.label_variant-0 label{
/*     width: 40px;
    height: 36px;
  border-radius: 0;
      box-shadow: none;
    border-color: #dcdcdc; */
}
.active-thumb .product-single__thumbnail-image{
border-color: transparent;
}
.new-pagi {
    padding: 10px 8px;
}
.new-pagi:hover,.pagi-prev:hover,.pagi-next:hover,.new-pagi :focus,.pagi-prev:focus,.pagi-next:focus{
    color: #fe00fe;
    transition: all 0.2s ease;
}
a.grid-view-item__link.grid-view-item__image-container.product-card__link:hover,.product-card:hover>*, .product-card:focus-within>*{
opacity: 1;
}
.single-product-left .product-single__photo-wrapper{
    width: 82%;
    float: right;
    position: relative;
      max-width: none !important;
    max-height: none !important;
}
.feature-row__image.product-featured-img{
      max-width: none !important;
    max-height: none !important;
}
.product_thumbnail-evm{
    width: 15%;
    float: left;
/*     position: absolute; */
}
.product_thumbnail-evm .product-single__thumbnails{
    margin-top: 0px;
}
.product_thumbnail-evm li.grid__item.medium-up--one-quarter.product-single__thumbnails-item.js{
    width: 100%;
}
.product_thumbnail-evm .product-single__thumbnail{
    margin: -2px 0 8px;
    padding: 0px 0px;
}
.size-selector-evm li {
    float: left;
    border: 1px solid #dcdcdc;
    margin-right: 5px;
    width: 36px;
    text-align: center;
    height: 34px;
    line-height: 2.5;
    cursor: pointer;
}
.zc li input{    display: none;}

.color-size-evm.selector-wrapper.js.product-form__item,.quantity-evm.product-form__item.product-form__item--quantity{
padding-left: 0;
}

/*  Wiser app css   */
.evm-product-rcv h2 {
    text-align: center;
    font-size: 28px;
    letter-spacing: 1px;
    color: #000;
    margin-bottom: 5px;
    font-family: 'RobotoSlab-Light';
}
.evm-product-rcv .product__title.text-center {
    font-family: RobotoSlab-Regular;
    text-transform: uppercase;
    margin-top: 17px;
    font-weight: normal;
}
.evm-product-rcv p{  color: #3d4246; }


/* search page */
.search-setion{display: none;}
.empty-search{padding: 70px 55px 125px;}
.list-grid-view {
	width: 25%;
    float: left;
  	border-bottom: none;
}
.template-search .grid-view-item__title {  min-height: 41px; }

/* Cart page */
.checkout-buttn {
    background-color: #000;
  transition: all 0.2s ease;
}
.checkout-buttn:hover,.checkout-buttn:focus {
    background-color: #fe00fe;
}
#shopify-section-cart-template .empty-page-content{    padding: 0 55px 0px;}

/* my account page */
.my_account-evm .section-header a{text-decoration: underline;transition: all 0.2s ease;}
.my_account-evm .section-header a:hover{color: #fe00fe;}
.my_account-evm .grid h2{
letter-spacing: 0px;
    font-family: 'Oxygen-Bold';
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    margin-top: 14px !important;
    margin-bottom: 10px !important;
    font-weight: normal;
}
.my_account-evm .grid p{
	font-family: 'Oxygen-Regular';
    font-size: 14px;
}
.my_account-evm .btn--small,.my_account-evm .btn.btn--secondary{
    font-size: 14px;
}

/* address form */
.address-evm #AddressNewForm h2{
    font-family: 'Oxygen-Bold';
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
}
/* store locator */
/*store locator*/

#storeLocator{
  width: 100%;
  position: relative;
  text-align: center;
  padding-top: 10px;
}

#storeLocator ul, #storeLocator li{
  list-style: none; 
}

#storeLocator .column{
  display: inline-block;
  width: 30%;
      color: #69727b;
}
#storeLocator .center-column select{
    max-width: 163px;
    width: 100%;
}
#storeLocator .left-column{
  float: left;
}

#storeLocator .right-column{
  float: right;
}

#storeLocator .column select{
  border: 1px solid #000; 
  margin-bottom: 20px;
  padding: 3px 5px;
  border-radius: 0;
  border-color: #dcdcdc;
  font-size: 15px;
  font-weight: normal;
  font-family: 'Oxygen-Regular';
  color: #69727b;
  max-width: 180px;
  width: 100%;
}

#storeLocator .page-title{
  font-size: 22px;
  line-height: 22px;
  text-transform: uppercase;  
  letter-spacing: -0.2px;
  margin: 0 auto;
  padding-bottom: 30px;
  display: block;
  text-align: center;
  font-weight: normal;
}

#storeLocator .region-stores h1{
  display: none;
}

#storeLocator .column .location-title{
/*   text-transform: uppercase;
  font-size: 13px; */
  margin-bottom: 10px;
      font-size: 14px;
    text-transform: uppercase;
    font-family: 'Oxygen-Bold';
      color: #69727b;
}

#storeLocator .state{
  display: none;
}

#storeLocator .store-location{
  margin-bottom: 30px;
}

#storeLocator .store-location h2{
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'Oxygen-Regular';
  margin-bottom: 4px;
}

#storeLocator .store-location h3{
  font-size: 13px;
  line-height: 16px;
      font-weight: normal;
    font-family: 'Oxygen-Regular';
      margin-bottom: 4px;
}

#storeLocator .store-location a{
    text-decoration: none;
    text-transform: lowercase;
    font-size: 13px;
    font-family: 'Oxygen-Regular';
    font-weight: normal;
    color: #3d4246;
    border-bottom: 1px solid currentColor;
    padding-bottom: 1px;
}

#storeLocator .store-location a:hover{
    color: #fe00fe;
    transition: all 0.2s ease;
}

/*store locator maps*/

.region-stores{
  position: relative;
}

.store-location h3:first-of-type{
  /*cursor: pointer;*/ 
}

#map-canvas{
  position: absolute;
  top: 0;
  right: -350px;
  width: 350px;
  height: 500px;
  padding: 30px;
  border: 1px solid #000;
}

#map-canvas #google-map{
  width: 100%;
  height: 100%;
}

#map-canvas .close-map{
  position: absolute;
  top: 5px;
  right: 5px;
  width: 13px;
  height: 13px;
  cursor: pointer;
}

#map-canvas .close-map::before{
  content: '';
  height: 11px;
  width: 1px;
  position: absolute;
  top: 1px;
  left: 6px;
  background-color: #000;
  -ms-transform: rotate(45deg); /* IE 9 */
  -ms-transform-origin: center; /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  -webkit-transform-origin: center; /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  transform-origin: center;
}

#map-canvas .close-map::after{
  content: '';
  height: 11px;
  width: 1px;
  position: absolute;
  top: 1px;
  left: 6px;
  background-color: #000;
  -ms-transform: rotate(-45deg); /* IE 9 */
  -ms-transform-origin: center; /* IE 9 */
  -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
  -webkit-transform-origin: center; /* Chrome, Safari, Opera */
  transform: rotate(-45deg);
  transform-origin: center;
}

/*end store locator*/
.featurd-img-padd {
    padding-top: 0%!important;
}

.product-featured-img{  top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
  
}

.template-collection .grid-view-item.product-grid-lem.product-card.d .grid-view-item__title,
.template-collection  .product-card dl { 
    width:100%;
}

.product-single__photo{ padding-bottom:0px; }

/* About the brand page */
  .marg-btm{
        float: left;
  margin-bottom: 55px;
  }
  .brand-hero{
      position: relative;
    overflow: hidden;
    margin-top: -55px;
  }
/*   .brand-hero__image{
    background-image: url('https://cdn.shopify.com/s/files/1/0064/2582/files/brand-bck.jpg?v=1528091905');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
	height: 490px;
    opacity: 1;
    margin-bottom: 55px;
  } */
.brand-hero__image{ margin-bottom: 55px;height: 100% !important;}
.brand-hero__image img{width: 100%;}
  .brand-title{
      padding-top: 11%;
  }
  .brand-title.section-header.text-center h1 {
    color: #000;
        font-family: 'RobotoSlab-Regular' !important;
    font-size: 32px !important;
}
  .brand-quote{
    background-image: url('https://cdn.shopify.com/s/files/1/0064/2582/files/quote-back_large.png?v=1528965263');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    position: relative;
  }
  .brand-quote p{
    padding: 32px 15% 32px 6%;
    border-radius: 5px;
    font-family: 'RobotoSlab-Regular';
    font-size: 17px;
    font-style: italic;
  }
  .social-icons__brand{
    border-bottom: none !important;
    padding-bottom: 0px !important;
  }
  .brand-title-heading{
    font-size: 28px;
    letter-spacing: 1px;
    font-family: 'RobotoSlab-Light';
    text-align: center;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 40px !important;
  }
  .brand-para{
    font-size: 14px;
    font-family: Oxygen-Regular;
    color: #000;
    line-height: 2;
  }
  .brand-hero h4{
    margin-bottom: 0;
    color: #fe00fe;
    font-family: 'Oxygen-Regular';
    letter-spacing: 1px;
  }
  .credits{
    display: inline-block;
    font-family: 'RobotoSlab-Regular';
    font-size: 14px;
    font-style: italic;
    color: #000;
  }
    .brand-para{padding-right: 52px;}
img.start-quote{
  position: absolute;
    top: 30px;
    left: 50px;
}
img.end-quote {
    position: absolute;
}


/* About the collab page */ 
.collab-hero{
  position: relative;
  overflow: hidden;
  margin-top: -55px;
}
.collab-hero__image{
/*   background-image: url('https://cdn.shopify.com/s/files/1/0064/2582/collections/COLLECTION_LEMLEM_Banner_2048x623_v5_1296x.jpg?v=1527887914');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 380px;
  opacity: 1; */
  margin-bottom: 55px;
   height: 100% !important;
}
.collab-hero__image img{
    width: 100%;
}
.collab-couple-img{
	float: left;
}
.collab-video {
    float: right;
      padding-left: 22px;  
}
.collab-video iframe{height:100%;width:100%;}
.grid__item.medium-up--one-large.content_coll p:first-child {
    padding-right: 15px;
}


/* Cart page */
.cart-product .section-header h2{
    font-size: 28px;
    letter-spacing: 1px;
    color: #000;
    margin-bottom: 5px;
    font-family: 'RobotoSlab-Light';
    text-align: center;
}
.checkout-buttn {
    background-color: #5C5C5C;
  transition: all 0.2s ease;
}
.checkout-buttn:hover,.checkout-buttn:focus {
    background-color: #000;
}
#shopify-section-cart-template .empty-page-content{padding: 0 55px 55px;}
#shopify-section-cart-template thead.cart__row.cart__header{
    background-color: #5C5C5C;
    color: #fff;
    text-transform: uppercase;
}
#shopify-section-cart-template .cart th {
    padding: 18.5px 0px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Oxygen-Bold';
}
#shopify-section-cart-template .cart td{padding: 22px 0px;}
#shopify-section-cart-template td.cross-remove-wrapper.small--hide {
    padding-left: 0 !important;
}
#shopify-section-cart-template .cross-remove{
    padding: 0;
    border: none;
    font-size: 18px;
  color: #b9b9b9;
}
#shopify-section-cart-template .blank-cross {
    padding: 0 !important;
}
#shopify-section-cart-template .continue-cart-evm{
    background-color: #fe00fe;
    color: #fff;
    border-color: #fe00fe;
}
#shopify-section-cart-template .continue-cart-evm,#shopify-section-cart-template .cart__update--large,#shopify-section-cart-template .checkout-buttn{
    text-align: center;
    font-weight: normal;
    font-family: RobotoSlab-Regular;
    letter-spacing: 0;  
}
#shopify-section-cart-template .list-view-item__title a,#shopify-section-cart-template #bk-cart-subtotal-label{
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Oxygen-Bold';
}
#shopify-section-cart-template .cart__meta-text{
    font-size: 14px;
    font-family: 'Oxygen-Regular';
    color: #3d4246;
}
#shopify-section-cart-template .cart__subtotal{
    min-width: 347px;
}
#shopify-section-cart-template .cart__shipping{
    padding: 18px 15% 20px 10%;
}
/* cart donation */
#add-donation{
  width: 100%;
  margin-top: 20px;
  padding-top: 7px;
  border-top: 1px solid #d0d0d0;
}
#add-donation .col-left{
  width: 45%;
  float: left;
  position: relative;
  display: inline-block;
  margin-top: 30px;
}

#add-donation .col-left h2{
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: left;
  font-weight: normal;
  margin-bottom: 9px;
  font-size: 16px !important;
  text-transform: uppercase;
  font-family: 'Oxygen-Bold';
}

#add-donation .col-left p{
  margin-bottom: 25px;
  text-align: left;
        font-family: 'Oxygen-Regular';
    font-size: 14px;
}

#add-donation .col-left #variants{
  display: inline-block;
  position: relative;
  height: 26px;
  float: left;
}

#add-donation .col-left #variants select{
  display: block;
  position: relative;
  height: 26px;
  border: 1px solid #d0d0d0;
  text-transform: uppercase;
  padding: 0 5px;
      text-align: center;
    font-weight: normal;
    font-family: RobotoSlab-Regular;
    letter-spacing: 0;
}

#add-donation .col-left #buy{
  display: inline-block;
  float: left;
  margin-left: 8px;
}

#add-donation .col-left #buy #add{
  display: inline-block;
  height: 31px;
  padding: 0 10px;
  border: 1px solid #d0d0d0;
  background-color: #878787;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 13px;
      text-align: center;
    font-weight: normal;
    font-family: RobotoSlab-Regular;
    letter-spacing: 0;
}

#add-donation .col-right{
  width: 47%;
  float: right;
  padding: 0px;
  text-align: right;
}
#add-donation .col-right img{
  width: 70%;
  height: auto;
}
.liva_img{ float:left;}
.liya_content{ float: right;}

/* product page sizing */
.close_size {
    cursor: pointer;
      float: right;
}
.option-copy.sizing-copy {
    width: 100px;
    text-transform: uppercase;
    font-size: 13px;
    display: block;
    position: relative;
    margin: 0px 5px;
    letter-spacing: 0px;
      margin-bottom: 30px;
}
.option-copy.sizing-copy a{
text-decoration: underline;
}
#sizing-chart{
  display:none;
  width: 100%;
  position: relative;
  top: -24px;
  left: 0;
  background-color: #fff;
  border: 1px solid #000;
  padding: 0 20px;
  z-index: 1;
}
#sizing-chart .close::before {
    content: '';
    width: 1px;
    height: 11px;
    position: absolute;
    top: 0;
    left: 5px;
    background-color: #000;
}
#sizing-chart .close::after {
    content: '';
    width: 11px;
    height: 1px;
    position: absolute;
    top: 5px;
    left: 0;
    background-color: #000;
}
#sizing-chart th{
    font-family: 'Oxygen-Bold';
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
}
#sizing-chart th,#sizing-chart td{
    padding: 5px 10px;
}
#sizing-chart td{
font-size: 13px;
    font-family: 'Oxygen-Regular';
}
#sizing-chart{
	top: -26px;
	background-color: transparent;
	border: none;
  padding: 0 20px 0 0px;
}
#sizing-chart table{    margin-bottom: 10px;}
.option-copy.sizing-copy{
    margin-left: 0;
    margin-bottom: 10px;
}

/* Client's Update EVM  */
.site-nav__dropdown a.site-nav__link{font-size: 14px;}
.site-nav__dropdown{
	top: 29px;
}
.header_nav-left .site-nav__link--button, .header_nav-left .site-nav__link{
  padding: 3px 9px !important;
  font-size: 16px;
}
.header_nav-left .site-nav--has-dropdown:first-child .site-nav__link{
	padding: 3px 9px 3px 0px !important;
}
nav#AccessibleNav .site-nav__link--button, nav#AccessibleNav .site-nav a{
    padding: 3px 20px;
}
.shipping-returns-container .accordion-title{color: #69727b; border-bottom: 1px solid #69727b;}
.shipping-returns-container .accordion-title:hover,
.shipping-returns-container .accordion-title:focus,
.shipping-returns-container .accordion-title:active{
    color: #fe00fe;
  border-bottom: 1px solid #fe00fe;
}
.selected {
    color: #fe00fe !important;
  border-bottom: 1px solid #fe00fe !important;
}
.lower-section p {
    font-family: 'Oxygen-Regular';
    font-size: 14px;
}
.lower-section h2{
    font-family: 'Oxygen-Regular';
    font-size: 14px;
      margin-bottom: 10px;
    letter-spacing: 0;
    font-size: 16px !important;
    text-transform: uppercase;
    font-family: 'Oxygen-Bold';
}

.template-index .main-content{    padding-bottom: 0px;}
.template-index .Featured-products-wrapper
.product-card { margin-bottom:0px;  }

.text-link,.mobile-nav__item{padding: 12px 0px;}
button.btn--link.js-toggle-submenu.mobile-nav__link {
   padding: 0px;
      width: 50px;
   height: 24px;
   float: right;
   display: grid;
}
.mobile-nav__link{padding: 0 30px;}
.mobile-nav__sublist-link,.inner-link-text{padding: 0;}


.mobile-nav-text{ 
  width: 85%;
    float: left;
  padding: 0;
  padding-left: 30px;
  position: relative;
    top: -10px;
}
button.btn--link.js-toggle-submenu.mobile-nav__link{width: 15%;    position: relative;
    top: -10px;}
.text-link{padding: 22px 0px;}
/* li.text-link.mobile-nav__item.border-bottom:nth-last-child(2) {
    padding: 12px 0px;
} */
.mobile-nav__return-btn{color: #fe00fe;}
td.cart__meta.small--text-left.cart-flex-item .list-view-item__title span.medium-up--hide{text-transform: lowercase;}

/* Css by deepak Evm  */

.grid.grid--uniform.grid--blog { margin-top: 50px; }

.template-blog h2.article__title.h3 {
    font-family: 'RobotoSlab-Regular';
    text-transform: uppercase;
    font-weight: normal;
    font-size: 17px;
    color: #3d4246;
}
.template-blog .article__grid-image{ 
  position: relative; max-height: 470px; border: 10px solid #F0F0F0; }

.press-breadcrumbs{margin-top:-25px;}
.press-banner{ margin-top:30px; }

.template-blog .article__grid-image-wrapper {position:relative; }

.template-blog .article__grid-image-wrapper:hover .overlay {
    opacity: 1;
    width: 100%;
    height: 100%;
}
.template-blog .article__grid-image-wrapper  .overlay {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    margin: auto;
    width: 0px;
    height: 0px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.template-blog .article__grid-image-wrapper:hover .read-more,
.template-blog .article__grid-image-wrapper:hover .social-sharing{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform .5s ease, opacity 1.3s ease;
    transition: transform .5s ease, opacity 1.3s ease;
}
.template-blog .article__grid-image-wrapper .social-sharing{
text-align: center;
    position: absolute;
    margin: auto;
    width: 125px;
    height: 40px;
    font-size: 17px;
    padding: 10px;
    font-family: 'RobotoSlab-Regular';
  background: transparent;
    color: #fff;
    left: 0;
   top: 90px;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: transform .5s ease, opacity .7s ease;
    transition: transform .5s ease, opacity .7s ease;
  
}

.template-blog ul.social-sharing a {
    background: transparent;
    color: #fff;
}


.template-blog .article__grid-image-wrapper .read-more {
    text-align: center;
    position: absolute;
    margin: auto;
    width: 110px;
    height: 40px;
    font-size: 17px;
    padding: 10px;
    font-family: 'RobotoSlab-Regular';
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: transform .5s ease, opacity .7s ease;
    transition: transform .5s ease, opacity .7s ease;
}


.template-blog .article__grid-image-wrapper .btn--share.share-pinterest:hover {
    color: #fe00fe;
}

.template-blog  .article__grid-meta { margin-bottom: 40px; }

/* Instagram Section */

h2#instagram_h2 {
    font-size: 28px;
    letter-spacing: 1px;
    color: #000;
    margin-bottom: 5px;
    font-family: 'RobotoSlab-Light';
    text-align: center;
}
.template-article .return-link-wrapper{    margin: 40.5px 0;}

	/*** Foundation Pages CSS ***/

/* Made in Africa */

.madeinafrica-hero{
    width: 100%;
    margin: 0 auto;
    margin-bottom: 55px;
    height: 400px;
    background-size: cover;
    background-position: center;
    color: white;
    float: left;
    display: block;
    margin-top: -55px;
}
  .foundation-custom h4.h3.img-title-evm{
    text-transform: uppercase;
      font-family: 'RobotoSlab-Light';
    font-size: 24px;
    letter-spacing: 0px;
    color: #383838;
    margin-bottom: 5px;
    text-align: center;
    font-family: 'RobotoSlab-Bold';
  }
  .foundation-custom hr.hr-hmpg{
    margin: auto;
    margin-bottom: 32px;
    width: 20%;
  }
  .foundation-custom .video-wrapper { height: 0;}
  .foundation-custom .custom__item-inner--text .rte-setting.text-para p{
  	margin-bottom: 20px;
        font-family: 'RobotoSlab-Light';
        color: #515151;
        margin-right: 15px;
  }
  .foundation-custom .custom__item-inner--text .rte-setting.text-para p:nth-child(1){
  	margin-top: -4px;
  }
  .foundation-custom .custom__item-inner--text .rte-setting.text-para p:nth-child(2){
  	padding-bottom: 0px;
  }
  .foundation-custom .custom__item-inner--text .rte-setting.text-para p br{
  	display: none;
  }
  .foundation-custom_countries{
  	background-color: #F7F7F7;
    padding: 80px 0 0;
  }
.country-custom-container{
    width: 50%;
    float: left;
  
      width: 50%;
    float: left;
    margin-bottom: 40px;
    display: block;
    float: left;
    list-style: none;
    overflow: hidden;
    height: 210px;
}
.country_image{
padding: 0px 10px 0px 0;
      width: 35%;
    float: left;
}
.country_content{
    width: 65%;
  float: left;
    padding: 0px 34px 10px 18px;
}
#shopify-section-made-in-africa-template .made_in_africa .grid .grid__item .section-header h1{
	font-family: 'RobotoSlab-Bold';
    font-size: 24px;
    letter-spacing: 0px;
    color: #fe00fe;
    margin-bottom: 5px;
    text-align: center;
   text-transform: uppercase;
}
.country_content .h3{
    font-family: 'RobotoSlab-Bold';
    font-size: 20px;
    letter-spacing: 0px;
    color: #383838;
    margin-bottom: 8px;
    text-align: left;
   text-transform: uppercase;
}
.country_content hr.hr-hmpg{
    margin: 0 0 10px;
      width: 25%;
}
.country_content p{ 
	font-size: 14px;
  font-family: 'RobotoSlab-Light';
      color: #515151;
}
.page-width.made_in_africa div#f-featured-section p{
    color: #515151;
    font-family: 'RobotoSlab-Regular';
      margin: 0 0 42.44444px;
}


/* Lemlem foundation */

.lm_foundation_hero{
	height: 100% !important;
    max-height: none!important;
    background-image: none !important;
}
.lm_foundation_hero img.lazyautosizes.lazyloaded{
    width: 100%;
    position: relative;
    text-align: center;
}
.foundation-lemlem .grid{margin-left: 0px;}
.banner-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  color: #fff;
}
h4.h3.banner-title-evm{
    font-family: 'RobotoSlab-Regular';
    font-weight: normal;
      padding-left: 40px;
}

.history_of_lmlm.custom__item-inner.custom__item-inner--image{
    width: 100%;
    height: 100%;
    max-height: 570.121864px !important;
    margin-bottom: 115px;
  float: left;
}
.testing .rte-setting:last-child {
    padding-top: 22px;
}

h3.image-bar__caption.image-bar__link.pillers_img_title{
	padding: 0 35px;
  top: 60%;
}
.pillers_img_title span{
    font-family: 'RobotoSlab-light';
    background-color: #fff;
    color: #383838;
    font-size: 24px;
    width: 100%;
      padding: 6px 0;
    display: inline-block;
}
.donate-container{
    width: 100%;
    text-align: center;
    background-color: #F4F4F4;
    padding: 55px 0;
}
.donate-container p{
    font-family: 'RobotoSlab-Bold';
    font-size: 20px;
    color: #383838;
    margin: 16px 0;
      padding-bottom: 12px;
}
.donate-container a{
    text-align: center;
    font-family: RobotoSlab-Regular;
    text-transform: uppercase;
    border-radius: 4px;
    background-color: #fe00fe;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px 24px;
}
.lf-logo .section-header.text-center {
    margin-top: 55px;
    margin-bottom: 35px;
}
.lf-logo .logo-bar__item{margin: 0 10.5px 35px;}
.pillar-title, .lf-logo .section-header.text-center h2{
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 0px;
    margin-bottom: 5px;
    text-align: center;
    font-family: 'RobotoSlab-Bold';
      color: #fe00fe;
}
.custom-content.foundation-custom h4.h3.video-title-evm{
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 0px;
    color: #383838;
    margin-bottom: 5px;
    text-align: center;
    font-family: 'RobotoSlab-Bold';
}
.video-quote{
	background-image: url('//cdn.shopify.com/s/files/1/0064/2582/files/video-qoute-img_400x400.png?v=1530191702');
    background-repeat: no-repeat;
}
div#f-featured-section p{ margin: 0 0 40.44444px;}
/* .quote-lf{
    -webkit-clip-path: polygon(7% 6%, 0 0, 100% 0, 100% 74%, 100% 100%, 57% 100%, 8% 100%);
    clip-path: polygon(8% 34%, 0 0, 100% 0, 100% 74%, 100% 100%, 56% 100%, 8% 100%);
    background-color: #eee;
    padding: 28px 40px;
      border-bottom-left-radius: 2em;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 10px;
      width: 500px;
    height: 325px;
    margin-top: 12%;
  -webkit-clip-path: polygon(4% 5%, 0 0, 100% 0, 100% 100%, 75% 100%, 53% 100%, 4% 100%);
clip-path: polygon(4% 5%, 0 0, 100% 0, 100% 100%, 75% 100%, 53% 100%, 4% 100%);
} */
.quote-lf{
    background-color: #FAFAFA;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 10px;
    width: 96%;
    height: 302px;
    margin-top: 12%;
    margin-left: 4%;
    box-shadow: 0px 2px 8px 0px #ccc;
      position: relative;
    left: -25px;
}
.quote-lf img{
    position: absolute;
    z-index: 999;
    left: -3%;
    top: -1px;
    max-width: 17px;
}
.quote-lf .quote-para{padding: 11.2% 8%;}

div#shopify-section-lemlem-foundation-template .foundation-custom .quote-lf p{   
    font-family: 'Oxygen-Regular';
    font-style: italic;
    font-size: 19px;
    line-height: 32px;
}
div#shopify-section-lemlem-foundation-template .foundation-custom .quote-lf p:nth-child(2){
    padding-bottom: 0px;
    font-family: 'RobotoSlab-light' !important;
    font-style: initial !important;
    color: #383838;
    font-weight: 600;
}
.history_of_lmlm.custom__item-inner.custom__item-inner--video{
width: 96%;
}
.pillar-title{
    color: #fe00fe;
    margin-bottom: 10px !important;
    margin-top: -42px !important;
}

/* .video-lem-foundation .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 547px;
    height: 299px;
} */


/* Collection filter css */
#Collection .grid--view-items {
    margin-left: 0px;
}

.collection-filters-container {
/*
  
*/
/*   text-align: center; */
  margin: 10px 0px 10px 0px;
  margin-top: 0px;
  font-size: 16px;
  display: block;
  float: left;
    width: 15%;
}

.cf-select-wrapper .cf-options-container label:first-child {
    display: none;
}

.collection-filter-right {
    float: right;
    width: 80%;
}

.collection-filter-right .grid__item--collection-template {
    padding-left: 45px;
}

.template-collection .pagination.clearfix {
    width: 80%;
    float: right;
}

.cf-title { 
  display: inline-block; /* to have filters separated one per line, change "inline-block" to "block" */
  font-weight: bold;
/*   margin: 0px 5px 0px 24px; */
  margin-bottom:10px;
  font-size: 16px;
  width: 100%;
/* 
  text-transform: uppercase; 
  margin: 20px 0px 0px 0px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 6px;
*/	
}

.cf-options-container {
/* optional, restrict height of available options to a scrollable container */
/*
  display: block;
  max-height: 360px; 
  overflow: auto;
*/
    margin-bottom: 15px;
    float: left;
    width: 100%;
  
}

.cf-select {
  display: inline-block; /* to have filters separated one per line, change "inline-block" to "block" */
  width: 12em;
  margin-right: 1em;
  float: none !important;
  height: 40px;
  
  /*background: transparent url(https://cdn.shopify.com/s/files/1/0653/0119/t/1/assets/select.png) no-repeat right;*/
  /*border-radius: 15px;*/
  padding: 2px 2px 2px 17px;
  
  /*color: #000;
  background-color: #dedede;*/
  border: solid 1px #d3d2d2;
  
  /*border: 0px solid;*/
  /*box-shadow: none;*/
  /*background-image: none;*/
  /*-webkit-appearance: none;*/
/*  vertical-align: middle;*/  
/*
  background-color: #000;
  border-color: #000;
  color: #ffffff;
  padding: 0px;  
  margin-left: 4em;
*/
}

.cf-checkbox, .cf-radio {
  /*display: none !important;*/
  padding: 0;
  /*margin: 0 !important;*/
  vertical-align: bottom;
  position: relative;
  top: -6px;
}

/* individual checkbox labels */
.collection-filters-container label span {
	font-weight: normal;
	opacity: 0.8;
}

.collection-filters-container label { 
  display: block; /* to have checkboxes on the same line, change "block" to "inline-block" */
  margin: 0px 6px 6px 0px;
  cursor: pointer;
  font-weight: normal;
}

/*
.collection-filters-container label { 
  margin: 0px;
  padding: 10px 0px 10px 10px;
  background-color: #fff;
}
.collection-filters-container label:nth-child(even) { 
	background: #fafafa;
}
*/

.cf-checkbox:checked + span {
  font-weight: bold !important;
  opacity: 1;
  /* color: #000000; */
}
.cf-radio:checked + span {
  font-weight: bold !important;
  opacity: 1;
  /* color: #000000; */
}

.cf-mobile-only {
  display: none;
}
.evm-product-rcv ul .evm-product .product-image{
    padding-bottom: 130% !important;
}

/* mobile */
@media (max-width: 760px) {
	.cf-title { 
	  display: none; /* to have filters separated one per line, change "inline-block" to "block" */
	  font-weight: bold;
	  margin: 2px 5px 0px 0px;
	}

	.cf-select {
	  display: block; /* to have filters separated one per line, change "inline-block" to "block" */
	  width: 100%;
	  max-width:none; 
	}
	
	.cf-desktop-only {
  		display: none;
	}
  	.cf-mobile-only {
  		display: block;
	}

  .template-collection .pagination.clearfix {
    width: 100%;
    float: right;
}
  
}

/* End of CF */
.mobile-nav__link{text-transform: uppercase;}

@media screen and (min-width: 750px){
  .product-grid-lem .hmpg-prdct-list {
    max-width: 100% !important;
    max-height: 100% !important;

  }
  .product-grid-lem .hmpg-prdct-list-img {
    max-width: 100% !important;
    max-height: 400px!important;
    position: initial; 
  }
  .featurd-img-padd{
  	padding-top: 0%!important;
  }
  .filters-toolbar-wrapper {
     margin-bottom: 22px;
	}
}
@media screen and (max-width: 700px){
.search-box{
    width: 270px;
    right: -16%;
  }
  .search-box input[type="text"]{
    width: 140px;
    margin-left: 15px;
  }
  .search-box input[type="button"] {
    margin-right: 12px;
  }
}