/* Custom Style sheet
-----------------------------*/
/* Default
-------------------*/

@font-face {
  font-family: 'Silver South Serif';
  src: url(./SilverSouthSerif.ttf);
  font-weight:normal;
}

@font-face {
  font-family: 'Silver South Script';
  src: url(./SilverSouthScript.ttf);
  font-weight:normal;
}

h4{  font-family: "Silver South Script"; }
h3{  font-family: "Silver South serif"; }
a{text-decoration:none !important;}

.ptb-27{  padding-top: 28px; padding-bottom: 28px;overflow: hidden;}
.pb-27{  padding-bottom: 28px;overflow: hidden;}
.pt-27{  padding-top: 28px;overflow: hidden;}

/*Announcement Bar
--------------*/
.announcement-bar {
    background-color: #000000 !important;
    color: #ffffff;
  	padding:unset;
}
.announcement-bar__message {
    display: block;   
    font-size: unset !important;
    font-weight: 400;
    letter-spacing: 1px;
  	padding: 10px !important;
}


/*default header text*/
.medium-h3-text{    
    font-weight: 500;
    color: #000;
    font-size: 35px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-shadow: 0 0 #000;
}
.medium-h4-text{ 
	font-size: 60px;
    text-transform: capitalize;
    font-weight: 500;  
    color: #000;
    text-shadow: 0 0 #000;
} 
.medium-h1-text {
    font-size: 60px;
    text-transform: capitalize;
    font-weight: 500;
    color: #000;
    text-shadow: 0 0 #000;
}
.small-h2-text {
    font-size: 50px;
    font-weight: 500;
    margin-bottom: 0;
    color: #000;
}
.small-h4-text{
    font-size: 50px;  
    font-weight: 500;
    margin-bottom: 0;
    color: #000;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none !important;
}

/*BreadCrumb*/
.breadcrumb{
    font-size: 18px;
    padding: 0;   
    color: #000;
    text-shadow: 0 0 #000;
    background: none;
} 

nav.breadcrumb a{padding-right: 8px;color:#000;}
nav.breadcrumb .breadcrumb__sep{ color: #000;padding-right: 8px; }
nav.breadcrumb span{color: #666666;text-transform: capitalize;}

/*header menu*/

ul#main-nav li.dropdown:hover .site-nav__dropdown{
  display: block;
}
.list--inline>li { padding: 9px !important;}
.site-nav--centered { padding:unset !important;}
.custom-header-menu .site-nav__label{text-transform: capitalize;}

/* Header
--------------*/
.slideshow--medium {
    height: 695px !important;
}

.site-header{padding: 30px;}
.site-nav--centered {
    padding-bottom: 7px !important;
    padding-top: 7px;
  	margin: 0 !important;
}
.site-nav li:first-child{ padding: 0 13px 0 0 ; }
.site-nav li:last-child{ padding: 0 0 0 13px; }
.wtf-hd .site-nav a {
    font-size: 17px;
    text-transform: uppercase;
    color: #000;
    text-shadow: 0 0 #000;
}
.site-nav li {
    padding: 3px 14px;
}
.site-nav a:hover {
    color: #666666;
}
.site-nav a {
    padding: unset;
}
.cust .fa{margin-right: 4px;font-size: 14px;}
.logo__image-wrapper { max-width: 215px;margin: 0 auto;}
.site-header__logo img{width: 208px;}
.wtf-hd.full-custom .cartbar-right{
    float: right;
    width: 47%;
    text-align: center;  
     margin-top: 25px;
}

.wtf-hd .cartbar-right{
    padding: 0 10px;
    line-height: 1.1em;
    border-right: 1px solid #dfdfdf;   
}
.cartbar-right .header-bar__module--list li{
    list-style: none;
    margin: 0;
    vertical-align: middle;
    text-align: left;
    margin-bottom: 0;  	
    padding: 0 10px;
    border-right: 1px solid #dfdfdf;
}
.cartbar-right .header-bar__module--list li:last-child{
    border-right: none;
}
.logo__image-wrapper a img:hover{opacity: 0.4;}
.cartbar-right .header-bar__module--list{ padding: 0 10px;    display: flex;}

.wtf-hd .cartbar-right a{
    font-size: 13px;
    font-weight: 600;
    color: #000000;
}
.wtf-hd .cartbar-right a:hover{
    color: #666666;
}
.wtf-hd .cartbar-right a img:hover{
    opacity:0.6;
}
.wtf-hd.full-custom .cartbar-right .header-bar__cart-icon img { width: 16px;}


/* Home page galler
----------------------------*/

.featured-images .pimg.grid__item {
    padding: 0 15px;
    position: relative;
  }

.promo-inner a:hover{opacity:0.8;}
.caption{      
    font-size: 28px;
    font-weight:600;  
    text-align: center;
}
.caption.over {
    position: absolute;
    width: 85%;
    left: 7.5%;
    top: 85%;
    z-index: 10;
    text-align: center;
    line-height: 1.1;
}
.font-s-script{
    font-family: "Silver South Script";
    font-weight: 500;
    font-size: 55px;
}  

.homepage-gallery-custom .caption p{
      font-size: 28px;
      font-weight:600;   
 }


/*search bar
-----------------*/
.main-li.seeks{
    font-size: 17px;
    font-weight: 900 !important;
    padding-left: 14px;
    vertical-align: top;
}
.search-form__container {background-color:transparent !important;}
.search-bar{background-color:transparent !important;top: 20%;}

/*featured shop
---------------------*/
.head-title h2{
    text-transform: capitalize !important;
    letter-spacing: 1px;
    font-weight: normal;
    font-size: 28px;
    text-align: center;
    color: #000;
}

.featured-caption.over{
    position: absolute;
    width: 84%;
    left: 7.5%;
    top: 80%;
}
.featured-caption p {
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    line-height: 1.1;
    color: #000000;
    background: #ffffff;
}


/* product slider
-------------------*/
.product-slider.slick-slider .slick-list {
    margin:0 -15px;
  
}

.product-slider .slick-slide {  
    margin-right:15px;
    margin-left:15px;
    margin-top:15px;
}
.template-index .product-slider-sec {
    width: 100%;
    float: left;
    display: block;
    text-align: center;
}

.grid-view-item__image-wrapper .grid-view-item__image{    
    max-height: 100% !important;
    max-width: unset !important;
}
.grid-view-item__image-wrapper {max-width: 100% !important;max-height:unset !important;}
.grid-link__title{   
    font-size: 18px;
    text-transform: capitalize;
    text-align: center;     
  	color:#000 ;
  	text-shadow:0 0 #000;
     margin: 5px 0;
}
.price{align-items:center;}
.price-item{color: #000 !important;font-size: 18px;text-shadow: 0 0 #000;font-weight: unset;}
/*footer 
------------------*/
.content-box {
    border: solid 2px #000;
    padding: 1px;
}
.content-box-in {  
    padding: 26px;
    border: 2px solid #000;
  	display:flex;
} 

.slick-customprev{	
    position: absolute;
    top: 40%;
    font-size: 45px;
    font-weight: 600;
    color: #000;
    left: -23px;
    z-index: 11;
    cursor: pointer;
  
}  
.slick-customnext{
   position: absolute;   
   right: -23px;
   bottom: 0;
   top: 40%;
   font-size: 45px;
   font-weight: 600;
   color: #000; 
   cursor: pointer;
} 

.grid__item:first-child{
  padding-left:unset !improtant;
}
.product-slider.slick-initialized.slick-slider {
    width: 100%;
    float: left;
    display: block;
}
.boost-pfs-filter-products .preorder-badge.ribbon{ right: -1px;}
.product-custom-image .preorder-badge.ribbon{ right: 10px;}


.preorder-badge.ribbon span {    
    background: rgb(0, 0, 0) !important;
    box-shadow: rgb(0, 0, 0) 0px 3px 10px -5px !important;
}



/* Image with text custom*/
.featured-image-custom{max-width: 100% !important;margin:0;}
.featured-image-custom .featured-row-img-custom{ max-width: 100% !important; max-height: 100% !important;}
.large-h4-text{
    font-size: 100px;
    font-weight: 500;
    text-transform: capitalize;
    color: #000;
}
.featured-row__subtext p{font-size: 27px; color: #000;text-shadow:0 0 #000;}
.btn-black{
    background: #000;
    padding: 14px 29px;
    font-size: 17px;
    font-weight: 600;
}
.btn_shopthelook{
      background: #000;
    padding: 15px 11px;
    font-size: 17px;
    font-weight: 600;
    width: 53%;
    text-align: center;
    margin-top: 26px;
}
.btn-grey{
    background: #666666;
    padding: 11px 18px;
    font-size: 17px;
    font-weight: 600;

}

.btn-submit{
    background: #000;
    padding: 12px 60px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
}

.btn-readmore{
    background: #000;
    padding: 4px 17px;
    font-size: 12px;
    font-weight: 600;
}
.btn_dropdown{ 
	background-color: transparent !important;
	color: black !important;
	padding: 15px 45px !important;
	font-size: 20px !important;
}
.side-padding{padding: 0 15px;}



/* our founder content*/
.content-image-box{border: 2px solid #000; display: block;}
.f-img-text{
  position: absolute;
    width: 31%;
    right: 2.5%;
    top: 5%;
}
.f-img-text .founder-text{
    font-size: 20px; 
    text-align: center;
    padding: 35px;
    color: #000000;
    background: #ffffff;
    line-height: 1.3;
    text-shadow: 0 0 #000;
} 
.founder-text span{ font-size: 22px;}
.founder-desc{
    position: absolute;
    width: 100%;  
    top: 76%;
}
.founder-desc p{
    font-size: 20px;
    text-align: center;
    color: #000000;
    background: #ffffff;
    padding: 18px 45px;
    text-shadow: 0 0 #000;
      
}


/*contact us page*/
.page-hero{ position: relative; margin-top: -55px !important; }
.collection-hero{ margin: 0; }
.page-hero__image{
  position: relative;
  height: 395px;  
  background-repeat: no-repeat;
  background-size: cover;
}
.contact-subheader .small-h2-text{ 
    font-size: 55px;
    padding-top: 15px;
    padding-bottom: 20px;
    text-shadow: 0 0 #000;
    font-family: "Silver South Script";
    text-transform: inherit;
    letter-spacing: 1px;
}

.contact-header .medium-h1-text{ font-size: 70px;margin-top: 20px;margin-bottom: 20px;font-family: "Silver South Script";}
.contact-text p{    
    font-size: 22px;
    color: #000;
    line-height: 1.3;
    max-width: 700px;
    margin: 0 auto;
}
.contact-text span{    
    padding-left: 22%;
    padding-right: 22%;
    font-size: 22px;
    color: #000;
    line-height: 1.3;
}

.contact-cform select{ width: 100%; padding-top: 15px;padding-bottom: 15px;}
.contform input,select,textarea{border: 2px solid #000;text-transform: capitalize;}
.contform .width100{width:100%;padding: 15px 18px;color: #000;}
.contform input,textarea,select::placeholder { text-shadow:0 0 #000;font-size:18px;} 
.contform input:focus{ border-color:#b3b3b3; }
.contform .form-group {
    margin-bottom: 2rem;
}
*:focus {
    outline: 0 !important;
}
.contform h3{ font-weight: 600; color: #000; font-size: 20px;}

.contact-form-title h3{    
    font-weight: 600;
    color: #000;
    font-size: 28px;
}

/*our story*/
.our-story-banner{ position: relative;}
.our-story-img{
    position: relative;
    height: 740px;
    background-repeat: no-repeat;
    background-size: cover;
}
.our-story-title h1{
    font-size: 55px;
    text-transform: uppercase;
    color: #000;
    text-shadow: 0 0 #000;
    font-family: "Silver South serif";
}
.high-s-script{
    font-family: "Silver South Script";
    font-weight: 500;
    font-size: 67px;
    text-transform: lowercase;
}
.our-story-text p {
    font-size: 35px;
    text-transform: uppercase;
    font-family: "Silver South serif";
    color: #fff;
    background: #000;
    padding: 47px 32px;
    text-align: center;
    line-height: 1.1;
}
.our-story-text #quotes{margin-right:10px; }
.auth-name{ font-size: 23px;text-shadow: 0 0 #fff;}
.story-desc h2{
    font-size: 30px;
    letter-spacing: 0px;
    color: #000;
    text-shadow: 0 0 #000;
}
.story-desc p{
    font-size: 20px;
    color: #000;
    text-shadow: 0 0 #000;
    margin-bottom: 40px;
}

.story-desc p:last-child {
    margin-bottom: unset;
}



/*shipping info*/
.shipping-title h1{
    font-size: 69px;
    color: #000;
    text-shadow: 0 0 #000;
    margin-top: -33px;
    font-family: "Silver South script";
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 32px;
}
.shipping-text p{    
    font-size: 22px;
    color: #000;
    line-height: 1.3;
}
.shipping-text ul li{
    display: flex;
    font-size: 22px;
    color: #000;
    line-height: 1.3;
    margin-bottom: 33px;
}

 .shipping-text ul li::before {
    content: "+";
    margin-right: 8px;
} 
.shipping-text ul li.last-text:last-child{margin-bottom:unset;}
.shipping-text p:last-child{margin-bottom:unset;}
.shipping-text h2{
	letter-spacing: 0px;
    color: #000;
    text-shadow: 0 0 #000;
    margin-bottom: 10px;
}
.shipping-text .shipping-script{
  font-family: "Silver South Script";
    font-weight: 500;
    font-size: 38px;
    text-transform: initial;
    text-shadow: none;
}
.track-hr{  
    border: 0;
    border-bottom: 1px solid #000;
    max-width: 65%;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 30px;
}

.shipping-info{max-width: 88%; margin: 0 auto;}



/*page info*/
.page-info-c {
    max-width: 88%;
    margin: 0 auto;
}

.page-info-title h1 {
    font-size: 69px;
    color: #000;
    text-shadow: 0 0 #000;
    margin-top: -33px;
    font-family: "Silver South script";
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 32px;
}

.page-info-c p {
    font-size: 22px;
    color: #000;
    line-height: 1.3;
} 

.page-info-text h2 {
    letter-spacing: 0px;
    color: #000;
    text-shadow: 0 0 #000;
    margin-bottom: 10px;
}
.page-info-text ul li {
    list-style: decimal;
}
.page-info-text ul li {
    font-size: 18px;
    color: #000;
    line-height: 1.8;
    margin-left: 65px;
}


/*press */
.logo-press{border: 2px solid #000;padding: 70px 35px;height: 345px;}
.logo-press img{ width: 68%;}
.logo-press .dets{color: #000;text-shadow: 0 0 #000;}
.dets h5{ font-size: 14px;font-weight: 900;padding-top: 20px;}
.dets p{  font-size: 20px;margin-top: 14px;line-height: 1.3;text-transform: capitalize;}
.press-title h1{    
   text-transform: uppercase;
    color: #000;
    font-size: 28px;
    text-shadow: 0 0 #000;
}
.press-btn{
    position: absolute;
    right: 0;
    margin-top: -59px;
    margin-right: 35px;
}
.logo-press a:hover {
    opacity: 0.6;
}
.logo-press-podcast:hover{opacity:0.6;}
.press-hr{margin: 46px 0 !important;}
.logo-press-podcast{border: 2px solid #000;}
.logo-press-podcast img{width: 100%; height: 353px;}
.podcast-img{
    height: 354px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}



/*free fabrik page*/
.free-fabrik-banner{position: relative;}
.free-fabrik-img{
    position: relative;
    height: 418px;
    background-repeat: no-repeat;
    border: 2px solid #000;
    max-width: 85%;
    margin: 0 auto;
}
.f-fabrik-desc p{
  font-size: 21px;
    color: #000;
    line-height: 1.5;
    max-width: 762px;
    margin: 0 auto;
    text-align: center;
    font-family: "Silver South serif";
    text-shadow: 0 0 #000;
    font-weight: 500;
}
.f-border{border: 2px solid #000;}
.donate-section{
	max-width: 88%;
    margin: 0 auto;
    padding: 21px;
    height: 200px;
    text-align: center;
    padding-top: 28px;
}
.img-f a:hover{opacity:0.6;}
.donate-section a:hover{opacity:0.6;}

.donate-section h3{
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    text-shadow: 0 0 #000;
    line-height: 1.5;
}
.image-fabrik{ border: 2px solid #000;}
.img-f{    padding: 10px;border-bottom: 2px solid #000;}
.gallery__item{margin: 0;}
 .gallery__img {
    width: 100%;   
  }

.offer-code-sec{
    background: #000;
    color: #fff;
    padding: 20px;
    text-align: center;
    margin-top: -55px;
} 
.offer-code-sec p{
    font-family: "Silver South Script";
    color: #fff;
    font-size: 64px;
    margin: 0;
} 
.offer-code-sec h2{letter-spacing: 0px;}


/*category page*/
.c-title h1{
    font-family: "Silver South serif";
    font-size: 28px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
  	margin:0;
}
.coll-left-sec{
  width:50%;
  float:left;
  position:relative;
}
.coll-right-sec{
  width:50%;
  float:right;
  position:relative;
}
.coll-filter{text-align: right;}
.filters-toolbar__label{    
    font-size: 22px;
    color: #000;
    text-shadow: 0 0 #000;
}
.coll-hr{
    margin-top: 6px;
    margin-bottom: 15px;  
}
.coll-filter option {
    color: #000;   
    font-size: 20px;
}


.custom-dropdown{
	min-width: 10rem;
	font-size: 20px  !important ;
	background-color: transparent !important;
	border: none !important ;
	font-family: 'Catamaran', sans-serif;
	margin-left: -20px !important;
	position: relative !important;
}
.dropdown-toggle::before {
	display: inline-block;
	margin-left: 0.255em;
	vertical-align: 2px;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-left: .3em solid transparent;
	font-size: 30px !important;
    position: absolute;
    top: 37px;  
}

.dropdown-toggle::after {content: none !important;}
.coll-accordian .dropdown-item {color: #000;font-size: 18px;text-transform: capitalize;}
.coll-accordian .footer-menu-accod {color: #000;font-size: 18px;text-transform: capitalize;display:block;}
.coll-accordian .card{ border: none;}

.mobile-menu-fb .coll-accordian .card-header{ background-color: transparent; border-bottom: 1px solid #eeeeee;}

.mobile-menu-fb .coll-title{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 900;
    text-shadow: 0 0 #000;
    color: #000;
    letter-spacing: 1px;
}
.mobile-menu-fb .card-body{margin-top: 15px;}  
  
.tag-list{display:flex;}

.tag-list { 
    display: table;
    width: 95%;
    margin-top: 10px;
    position: relative;
    color: #000;
    text-shadow: 0 0 #000;
}
.tag-list .tag-list-refine{
    display: table-cell;     
    width:50%;
    float:left;
    font-size: 15px;
    text-transform: capitalize;
  
}
.tag-list-refine span{font-weight: 900;}

.tag-list .tag-list-clear{
    display: table-cell;   
    width:50%;
    float:right;
    font-size: 14px;
}
.style-tag-list ul li{
  font-size: 18px;
    text-transform: capitalize;
    color: #000;
    text-shadow: 0 0 #000;
    line-height: 1.5;
}
.tags.tags--collection .tag--active{ background-color: #eee;}
ul.tags--collection li:hover{ background-color: #eee;}
ul.tags--collection li {
    margin-bottom: 8px;
}
.dropdown-item.active, .dropdown-item:active{background-color: #eee;}

/*Pagination */

.pagination-custom {
    padding-left: 0;
    margin: 0;
    border-radius: 2px;
    border-top: 2px solid #eeeeee;
    border-bottom: 2px solid #eeeeee;
    margin-top: 50px;
}

.pagination-custom .pagination {
   padding-top: 11px;
   padding-bottom: 11px;
   font-size: 18px;  
  justify-content: center;
} 
.pagination-custom .btn--tertiary { border:none;}
.pagination-custom .pagination__text {
    padding: 4px 17.5px;
}
.pagi-margin{max-width: 100%;  margin: 0 auto;}
.pagination-custom>li {	display: inline; }
.pagination-custom .btn {
	padding: 5px;
}
.pagination-custom .itemGroup {
	display: flex;
	align-items: center;
}
.pagination-custom .itemGroup li:not(:first-child) {
     margin-left: 5px;
}
.pagination-custom .btn--disabled, .pagination-custom .active {
	pointer-events: none;
}
.pagination-custom .active {
	color: #bbb;
	border-color: #bbb;
}
.pagination-custom a,  .pagination-custom span{
	width: 50px;
	text-align: center;
	height: 50px;
	border-radius: 100px;
	color: #000;
	font-size: 20px;
	padding: 7px 13px;
	border-radius: 100px;
	border: 1px solid #000;
}
.pagination-custom .disabled span{  
	background:#000;
	color: #ffffff;
	font-size: 21px;
	width: 50%;
	height: 50%;
	padding: 6px 14px;
}  
.pagination-custom li.active {	font-weight: bold;color:#5e290e; } 

/*category swatches*/
ul.cat-swatch {
    margin: 1em 0;
    display: flex;
    align-items: center;
}
ul.cat-swatch {
    float: left;
    margin: 0px 10px;
    position: relative;
}

ul.cat-swatch li {
   background: #fff;
    color: #000;
    padding: 8px;
    border: 1px solid #eee;
}
#swym-anchor{display:none;}
.swatch.clearfix {
    margin: 1em 0;
    display: block;
    align-items: center;
}
.swatch .swatch-element {
    float: left;
    margin-top: 1px;
    padding-bottom: 7px;
    position: relative;
    padding-right: 10px;
}
.swatch input:checked+label {
    background-color: #000;
    color: #fff;
    padding: 8px 15px;
    border: 1px solid #eee;
    text-transform: uppercase;
    font-size: 16px;
}
.product-related img{ width: 100%;height: 100%; }
.product-related .swym-button.swym-add-to-wishlist-view-product {margin-right: 62px !important;}
.product-related .image-recomm{height: 20%;width: 20%;}

 .swatch label {
    background: #fff;
    color: #000;
    padding: 8px 15px;
    border: 1px solid #eee;
    text-transform: uppercase;
    font-size: 16px;
}
.swatch .swatch-element .crossed-out {
    display: none;
}
.swatch .swatch-element.soldout .crossed-out {
    display: block;
    position: absolute;
    width: 92%;
    height: 86%;
    left: 0;
    top: 0;
}

.swatch input { display: none;}
.swatch .header{
    color: #000;
    text-shadow: 0 0 #000;
    font-size: 20px;
    text-transform: capitalize;
}
.product-form-custom{    
    background: #f5f5f5;
    padding: 0px 46px;
    max-width: 98%;
}
.social-sharing li a {
    color: #fff;
    border-color: #000;
    width: 39px;
    height: 39px;
    line-height: 37px;
    text-align: center;
    font-size: 22px;
    padding: 0 9px!important;
    border-radius: 100px;
    background: #000; 
}

.product-form-custom .product-form{padding-top: unset;}

/*Product page*/

.productScrollBox .slick-slide-prev {
    margin-left: 6px;
    display: block;
    border: 1px solid #000;
    width: 89%;
    text-align: center;
    margin-bottom: 10px;
    padding: 3px 0px 3px 0px;
}
.productScrollBox .slick-slide-next {
    display: block;
    margin-left: 6px;
    border: 1px solid #000;
    width: 89%;
    text-align: center;
    margin-bottom: 10px;
    padding: auto;
    padding: 3px 0px 3px 0px;
    margin-top: 10px;
}

.productScrollBox .slick-vertical .slick-slide{    width: 141px !Important;}
.productScrollBox .slick-slide img {
    height: 189px;
    object-fit: cover;
  	width:100%;
}
.productScrollBox{ margin-top: -15px;}
.product-custom-image .product-single__media-wrapper{    max-width: 100% !important;width:unset;}
.product-custom-image .feature-row__image{   max-width: 100% !important; max-height: 100% !important;}
.product-detailback .price{  align-items: baseline;margin-top: 10px;}

.product-video-wrap {
    width: 100%;
}
.product-video-wrap span{
    font-size: 20px;
    color: #000;
    margin-left: 10px;
    vertical-align: middle;
    font-weight: 600;
    text-transform: uppercase;
} 
.product-video-popup {
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}
.product-video-popup .popup-layer {
    background-color: rgba(0,0,0,0.81);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.product-video-popup .popup-inner {
    position: relative;
    width: 95%;
    max-width: 700px;
    margin: 100px auto 0;
}
.product-video-popup .popup-close {
    color: #ffffff;
    font-size: 28px;
    float: right;
}
.product-video-popup .video-wrapper {
    clear: both;
}
.product-video-popup .popup-inner iframe {
    width: 100%;
    height: 372px;
}
.btn-play{
    background: #000;
    border-radius: 100px;
    width: 44px;
    height: 44px;  
    padding: 0;
    font-size: 20px;
} 
.product-video-wrap .fa-play {
    line-height: 43px;
    margin-left: 7px;
}


.product-detailback .nav-tabs{border-bottom:unset;}
.product-detailback .nav-link.active{
    font-size: 20px;
    color: #000;   
    font-weight:600;   
    border-bottom: 2px solid #d5d5d5;
    padding: 0;    
  padding-bottom: 4px;
}

.returns-content .product-hr{
    border: 0;
    border-bottom: 1px solid #d5d5d5;
    max-width: 100;
    margin: 0 auto;
    margin-bottom: 16px;
}
.returns-content ul{ padding-left: revert;margin-top: 8px;margin-bottom: -30px; }

.returns-content ul li{list-style: decimal; margin-bottom: 8px;} 

.returns-content ul li a{color: #000; text-shadow: unset !important; font-weight: 600;}

.tab-content h6{
    font-size: 18px;
    color: #000;
    text-shadow: unset;
    font-weight: 600;
  	margin:0;
}
.product-detailback{margin-top: -6px;margin-left:20px;}
.product-detailback .nav-link{
    font-size: 20px;
    color: #000;
    text-shadow: 0 0 #000; 
    border:0;
    padding: 0;
}
.product-detailback .nav-item{
    padding-right: 26px;
    padding-left: 26px;
      border-right: 1px solid #dfe3e8;
}
.product-detailback .nav-item:last-child{border-right:unset;}
.product-detailback .nav-item:first-child{
    padding-right: 26px;
    padding-left: unset;
}
.description-tabpan{ 
    padding: 0;
    font-size: 18px;
    color: #000;
    text-shadow: 0 0 black;
    margin-top: 24px;
      line-height: 1.3;
}
.product-detailback .product-single__description {
    margin-top: 34px;
      max-width: 95%;
}

.product-detailback .coll-navcrumbs {
    width: 100%;
    float: left;
    display: block;
    font-size: 16px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 12px;
    margin-bottom: 20px;
}
.product-detailback .coll-navcrumbs .prev, .product-detailback .coll-navcrumbs .next {
    display: inline-block;
    float: left;
}

.product-detailback .coll-navcrumbs .prev a, .template-product .coll-navcrumbs .next a {
    color: #000;
}

.product-detailback .coll-navcrumbs .next {
    float: right;
}

.stock-warning{
    font-size: 18px;
    margin: 0;
    padding: 0;
    margin-bottom: 11px !important;
    margin-top: -12px;
}
.coll-navcrumbs .fa-long-arrow-left, .coll-navcrumbs .fa-long-arrow-right{ font-weight:600;}

/* product related */
.product-related .small--one-half{
    padding-left: 40px;
    width: 19%;
}

.product-related .small--one-half:first-child{
    padding-left: unset;
}

.product-related .grid-view-item__image-wrapper .grid-view-item__image{max-height: 414px !important;}
.rem-title h2{
    font-size: 30px;
    letter-spacing: 0px;
    color: #000;
    text-shadow: 0 0 black;
}

/* #zooomyshopthelook .zooomyshopthelookcol {
    width: 25%;
} */
/*shop the look*/
.product-shop{display:none;}
.product-shop img{width: 100%;height:50%;}
.product-shop .product-form__item{display: flex;justify-content: center;}
#product-select{min-height: 54px;font-size: 18px;}

.product-recm-hr{margin: 40px 0;}
#zooomyshopthelook .zooomyshopvariant{ color: #666666;font-size: 18px !important;}
#zooomyshopthelook .zooomylooktitle{
   text-transform: uppercase;
   text-shadow:0 0 #000; 
    margin-bottom: 10px;
}

#zooomyshopthelook .zprotitle{    
    font-size: 18px;
    text-transform: capitalize;
    text-align: center;
    color: #000;
    text-shadow: 0 0 #000;
    margin: 5px 0;
}

#zooomyshopthelook .zprice{
    font-size: 18px;
    text-shadow: 0 0 #000;
    font-weight: unset;
    color: #000;
}

#zooomyshopthelook .zooomyshopvariant{
    padding-top: 18px;
    padding-bottom: 18px;
    width: 100%;
    border: 2px solid #eeeeee;
}

#zooomyshopthelook option {
    color: #666666;  
    font-size: 18px !important;
}

#zooomyshopthelook .zaddcartbtn, .zgotoproductbtn {
   
    padding: 14px 29px;
   
    font-weight: 600;
    text-transform: uppercase;
   
}


/* boost filter*/

.boost-custom-css .boost-pfs-filter-tree{    width: 100%;}
.boost-pfs-filter-option-value{
    color: #000;
    font-size: 20px;
    text-transform: capitalize;
      text-shadow: 0 0 black;
}
.boost-pfs-filter-option .boost-pfs-filter-option-content .boost-pfs-filter-option-amount{    
  margin-left: -2px !important;
  color: #000;
  font-size: 18px;
  float: unset !important;
  opacity: unset !important;
   text-shadow: 0 0 black;
}


.boost-pfs-filter-option-item .boost-pfs-filter-button{margin-bottom: 12px;}

.boost-pfs-filter-option-content{padding-top: 10px !important;}

.boost-pfs-filter-tree-v .boost-pfs-filter-option .boost-pfs-filter-option-content .boost-pfs-filter-option-item-list-box li{min-width: 25% !important;}

.boost-pfs-filter-option-content .boost-pfs-filter-option-item-list.boost-pfs-filter-option-item-list-swatch .boost-pfs-filter-option-item .boost-pfs-filter-option-swatch-image {
    width: 25px !important;
    height: 25px !important;
}
.boost-pfs-filter-option-title span{
    color: #000;
    text-shadow: 0 0 black;
    font-family: Lato,sans-serif !important;
    font-size: 18px;
}
.boost-pfs-filter-button.boost-pfs-filter-clear-all{
    color: #000;
    text-shadow: 0 0 black; 
    font-size: 18px !important;
}
.boost-pfs-filter-option-title-text{    
    letter-spacing: 0.5px;
    text-shadow: 0 0 black;
}
.boost-pfs-filter-refine-by .boost-pfs-filter-refine-by-items .refine-by-item .refine-by-type{   
    color: #000;
    text-shadow: 0 0 black;
    font-size: 20px !important;
    text-transform: capitalize;
}
.boost-pfs-filter-option-range-amount-min{
    color: #000 !important;
    font-size: 18px;
    text-shadow: 0 0 black;
}

.boost-pfs-filter-option-range-amount-max{
    color: #000 !important;
    font-size: 18px;
    text-shadow: 0 0 black;
}

.boost-pfs-filter-option-range .boost-pfs-filter-option-range-slider .noUi-origin .noUi-handle{
    border-radius: 33% !important;
    width: 12px !important;
    height: 22px !important;
    right: -5px !important;
    border: 1px solid #ccc !important;
   background: #e5e5e5 !important;
}

.boost-pfs-filter-option-range .boost-pfs-filter-option-range-slider .noUi-pips-horizontal{font-size: 14px !important;}

.boost-pfs-filter-top-show-limit label, .boost-pfs-filter-top-sorting label{ margin-right: unset !important;}

.boost-pfs-filter-top-sorting-select{
  	color: #000;
    font-size: 18px;
    text-transform: inherit;
}

.boost-pfs-filter-top-sorting .select-group .icon{
  margin-right: 7px !important;
  width: 16px !important;
  color:#000;
}
.boost-pfs-filter-products .product-card__title{
    font-size: 18px !important;
    text-transform: capitalize;
    text-align: center;
    color: #000;
    text-shadow: 0 0 #000;
    margin: 5px 0;
}

 .boost-pfs-filter-products:hover .boost-pfs-addtocart-wrapper{
   display : none;
 }

.boost-pfs-filter-products .grid__item:hover{opacity:0.8;}
.boost-pfs-addtocart-wrapper:hover{display:none;}
/* swym wishlist*/

.swym-button.swym-add-to-wishlist-view-product{   
    position: absolute;
    right: 0;
    margin-top: -23px !important;
    margin-right: 115px !important;
    font-size: 18px !important;
}
.swym-btn-container{
    position: absolute;
    top: 78px;
    right: 0;
    margin-right: 21px;
}

#swym-plugin-name {  
    font-family: "Silver South Serif" !important;
    text-transform: uppercase !important;
    text-shadow: 0 0 #000 !important; 
    color: #000 !important;
    font-size: 36px !important;
}

/* Login page*/
.login-breadcrumb .breadcrumb{    margin-top: -32px; margin-left: -32px;}
#LoginHeading{
    font-size: 28px;
    font-family: "Silver South Serif";
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
     margin-bottom: 35px;
}
.login-custom{
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    text-shadow: 0 0 #000;  
}
.login-custom input{padding: 17px;}
.login-custom input:focus, .login-custom textarea:focus, .login-custom select:focus{
  border: 2px solid #000;
}
.recover-pass{
    text-align: left;
    text-transform: initial;
    color: #000;
    font-size: 18px;
}
.recover-text{    
    font-size: 16px;
    color: #000;
    text-shadow: 0 0 #000;
    margin-bottom: 28px !important; 
    text-transform: initial;
}
.login-custom .btn{   
   background-color: #000;
    color: #fff;
    width: 100%;
    font-size: 18px;
}
#customer_register_link{
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
}
#customer_register_link:hover{color:#666666;}


/* cart */
.template-cart .cart-pageheader {
    width: 100%;
    float: left;
    display: block;
    background-color: #f9f9f9;
    padding: 30px 20px 15px;
    margin-bottom: 30px;
}
.template-cart .cart-pageheader h1{
    font-size: 28px;
    font-weight: 500;
    color: #000;
    font-family: "Silver South Serif";
    text-shadow: 0 0 black;
    text-transform: uppercase;
}
.template-cart .cart-pageheader .left, .template-cart .cart-pageheader .right {
    display: inline-block;
    float: left;
    width: 50%;
}
.template-cart .left{float:left !important;}
.template-cart .cart-pageheader .right {    
    text-align: right;
}
.shop-on{    
  text-decoration: underline !important;
    color: #000;
    font-size: 18px;
}
.template-cart .cart th {    
   font-weight: 600;
    color: #000;
    text-shadow: 0 0 black;
    text-transform: capitalize;
    font-size: 16px;
    letter-spacing: 1px;
}
.cart__image-wrapper {padding-right: 15px;}
.cart__image {
    max-height: 177px;
}
.cart__product-information{
    color: #000 !important;
    font-weight: 600;
    font-size: 18px;
}
.cart__remove a{color: #000;font-size: 14px;}

/*footer */
footer .newsletter-grid.footer-news .news-content {
    width: 100%;
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 28px;
}
footer .medium-h4-text {
  	font-size: 73px;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 0;
    color: #000;
}

footer #footer-wrapper .small-h4-text {
  	font-size: 50px;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 0;
    color: #000;
    
}
.title-line {
    width: 15%;
    height: 2px;
    background-color: rgba(0,0,0,0.4);
    margin: 10px 0 25px;
}

footer .newsletter-grid.footer-news form input {
    border: none;  
    border-radius: 0;
  	width:100%;
    height: 52px;
}
footer .newsletter-grid.footer-news form .input-group {
    border: 2px solid #000;
}
footer .newsletter-grid.footer-news form #subscribe {
    background-color: #000;
    font-size: 17px;
}

footer .newsletter-grid .input-group {
    position: relative;
    display: table !important;
    border-collapse: separate;
}

footer .newsletter-grid .input-group-btn{ display: table-cell;width: 20%;background-color: #000;}
.input-group-btn:hover {
    opacity: 0.6;
}
footer .newsletter-grid.footer-news form input::placeholder {font-size:18px !Important;color:#666666;}
.text-n p{ font-size: 20px;color: #000 !important; text-shadow: 0 0 #000; }


footer #footer-wrapper .full-ft {
    width: 100%;
    float: left;
    display: block;
    text-align: left;
    padding: 50px 5%;    
}
footer #footer-wrapper .copy-cont {
    width: 100%;
    float: left;
    display: block;
    text-align: left;
    padding: 0 5%;
    border-top: 4px double #000;
    max-width: 90%;
    margin-left: 79px;
}
footer #footer-wrapper .copy{ margin-left: -80px;font-size: 16px;margin-bottom: -14px;}
footer #footer-wrapper .copy a:hover{color:#000;}

footer #footer-wrapper .new-ftblock.one {
    border-right: 1px solid #dfdfdf;
}
footer #footer-wrapper .new-ftblock {
    display: inline-block; 
    width: 60%;
    float: left;    
}
footer #footer-wrapper .new-ftblock .menu {
    display: inline-block;
    float: left;
    width: 30%;
    margin-left: 3%;
}
footer #footer-wrapper h4 {
    color: #333;
}
footer #footer-wrapper ul {
    margin-top: 5px;
}
footer #footer-wrapper ul li {   
    text-transform: uppercase;
    padding: 5px 0;
    font-size: 18px;   
}
footer #footer-wrapper ul li  a{  
    color: #666666;
    text-shadow: 0 0 #666666;
}
footer #footer-wrapper ul li a:hover{opacity:0.6;}
footer #footer-wrapper .new-ftblock .mobile-menu-fb {
    display: none;
}

footer #footer-wrapper .new-ftblock.two {
    text-align: center;
    width: 40%;
    margin-left: 0;   
}

footer #footer-wrapper .social-content{ border-bottom: 1px solid #dfdfdf;}
footer #footer-wrapper .social-content .social-icons li {
    width: 40px;
    height: 40px;
    margin: 0 3px 4px;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    padding-top: 8px;
   display: inline-block;
}

footer #footer-wrapper .social-content .social-icons li .icon, footer #footer-wrapper .social-content .social-icons li .fa {
    color: #fff;
    line-height: 1em;
    font-size: 22px;
}
.f-img a:hover{opacity:0.8;}
.f-img img {
    width: 42%;
    padding: 18px;
      margin-top: 30px;
}
.scroll-up {
       width: 41px;
    height: 41px;
    position: fixed;
    text-align: center;
    bottom: 61px;
    right: 15px;
    font-size: 28px;
    font-weight: bold;
    background-color: #fff;
    border: 1px solid #000;
    line-height: 34px;

}

/*responsive css
--------------------*/
@media only screen and ( max-width: 1480px ) {
  footer #footer-wrapper .copy-cont { max-width: 91%;margin-left: 52px;}
  footer #footer-wrapper .copy { margin-left: -73px;}
}  

@media only screen and ( max-width: 1380px ) {
  footer #footer-wrapper .copy { margin-left: -68px;}
  footer .newsletter-grid.footer-news form #subscribe {font-size: 16px;}
}
@media only screen and ( max-width: 1280px ) {
   footer .newsletter-grid.footer-news form #subscribe {font-size: 14px;}
}
@media only screen and ( max-width: 1199px ) {
   footer .newsletter-grid.footer-news form #subscribe {font-size: 11px;}
  
  footer #footer-wrapper ul li {font-size: 16px; }
  footer #footer-wrapper .copy-cont { max-width: 89%;}
  footer #footer-wrapper .copy { margin-left: -63px;}
}  
@media only screen and ( max-width: 1080px ) {}
@media only screen and (max-width: 991px){
  .mobile-menu-fb .coll-accordian{    margin-top: 18px;}
  footer #footer-wrapper .new-ftblock.one {
    width: 50%;
    border-right:unset !important;
    text-align:center;  
  }
  footer #footer-wrapper .new-ftblock.two{  width: 50%;border-left: 1px solid #dfdfdf;}
  footer #footer-wrapper .card-header { padding: unset !important;}
  footer #footer-wrapper ul {  margin-top: 28px;}
  footer #footer-wrapper .copy {  margin-left: -48px;}
} 
@media only screen and ( max-width: 767px ) {
  footer #footer-wrapper .copy { margin-left: -42px;}
}
@media only screen and ( max-width: 576px ) {
  .mobile-menu-fb .coll-accordian { margin-top: unset;}
  footer #footer-wrapper .new-ftblock.one { width: 90%;}
  footer #footer-wrapper .new-ftblock.two {width: 90%;border-left:unset;}
  footer #footer-wrapper .new-ftblock {border-right:unset;}
  footer #footer-wrapper .new-ftblock.two { border-top: 1px solid #dfdfdf;margin-top: 10px;}
  footer #footer-wrapper .social-content { padding-top: 10px;}
  footer #footer-wrapper ul {  margin-top: 22px;}
  .f-img img {   width: 42%;  padding: 16px;margin-top: unset;}
  
}
@media only screen and ( max-width: 480px ) {
  footer #footer-wrapper .copy-cont {max-width: 85%; margin-left: 15px;}
  footer #footer-wrapper .copy {margin-left: -21px;}
  footer .medium-h4-text { font-size: 60px;text-align: center;margin-bottom: 10px;}
  .news-content .content-box-in {display: block;}
   footer .medium-h3-text {font-size: 24px;letter-spacing: 0px;text-align: center;}
  .text-n p { font-size: 18px;}
  footer .newsletter-grid.footer-news form input {border: 2px solid #000;}
  footer .newsletter-grid.footer-news form .input-group { border:unset;}
  footer .newsletter-grid .input-group { display: block;}
  footer .newsletter-grid .input-group-btn {margin-top: 12px;display: block;width:unset;}
  .productScrollBox .slick-slide img {    height: 113px;}
  
  
}
@media only screen and ( max-width: 375px ) {
  
  footer .medium-h4-text { font-size: 48px;}
  footer .medium-h3-text {  font-size: 14px;}
  .text-n p { font-size: 16px;}
}  


@media (max-width: 1025px){
  footer #footer-wrapper .new-ftblock .mobile-menu-fb {
      width: 100%;
      float: left;
      display: block;
  }
  footer #footer-wrapper .new-ftblock .menu {
   		display: none;
  }
  footer #footer-wrapper .new-ftblock .mobile-menu-fb .uk-accordion {
    margin-bottom: 10px;
  }
  footer #footer-wrapper .new-ftblock .mobile-menu-fb .uk-accordion-title {
    font-weight: bold;
  }	
}
