input, textarea, select, input.form-control, textarea.form-control {
    outline: none;
    padding: 12px 20px;
    color: #acacac;
    font-size: 10px;
}
.footer-container.style-2 .form-bottom .form-subscribe input::placeholder {
  font-style: normal;
}

.product-price .sold-out {
	font-size: 10px;
    position: relative;
    bottom: 11px;
}
/** Price Compare Strikethrough PLacement and Color **//
.price-compare {
    color: #CCC;
    font-weight: 300;
    font-size: 10px;
    position: relative;
    bottom: 9px;
}
  
  
/** Disable the Diamond Overlay Effect **/
.home-banner.effect-2 .banner-item:hover .image:before, .home-banner.effect-2 .banner-item:hover .image:after {
 transition-duration: 0s; 
}


.footer-container.style-2 .form-bottom .form-subscribe button {
    right: 10px;
    font-size: 8px;
}
#mailchimp-popup.image-vertical .close {
    top: 115px;
    right: 15px;
}
#mailchimp-popup .close:before {
	font-size: 11px;
}
svg {
	fill: #444444;
}
.top-bar {
    text-transform: uppercase;
    padding: 20px 0px 25px;
}
.navbar {
    display: inline-block;
    padding: 0px 10px;
}
.collapse ul li {
    display: block;
    padding: 0px 15px !important;
}
.dropdown-menu {
    padding: 10px 0px !important;
}
.HeaderNotification {
	width: 100%;
	background-color: #383835;
	text-align: center;
	height: 1.5rem;
	-js-display: flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}
.HeaderNotification-message {
	display: inline-block;
	font-family: Lato,sans-serif;
	font-size: .50rem;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .05rem;
}

  body {
    font-family: Arial;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    line-height: 26px;
    background: #fff;
    color: #000;
    letter-spacing: 1px;
    font-weight: 300;
}
.page-name {
    text-align: center;
    font-size: calc(1.04167rem + .20833 * ((100vw - 20rem) / 100));
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .1rem;
}
.free-shipping {
    padding-bottom: 10px;
}
.sb-progress {
	display:none;
}
.cart-shipping-info .progress {
  	display:none;
}
.cart-shipping-info {
    padding-top: 20px;
}
.btn-default {
    font-size: 16px !important;
}
.btn-primary {
	border: #383835;
	background-color: #383835;
    font-size: 16px;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
	border: #ebd388;
    background-color: #ebd388;
}
.btn-default:active,
.btn-default:focus,
.btn-default:hover {
    background-color: #ebd388;
}

.navbar-responsive-menu span:first-child {
	width:80% !important;
}
.navbar-responsive-menu span:last-child {
    width:80% !important;
}
.navbar-responsive-menu span {
	width:80% !important;
}

.product-wrapper .product-name {
	font-size: calc(.512rem + .128 * ((100vw - 40rem) / 80));
	font-weight: 300;
    float:left;
}
.product-wrapper .product-price {
    float:right;
}
.page-product .product-info h1 {
	letter-spacing: 2px;
	font-size: 22px;
}
.collectionTitle {
	font-size: calc(1.04167rem + .20833 * ((100vw - 20rem) / 100));
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: .1rem;
}
.account-target {
	opacity:0;
}
.wrap-breadcrumb {
	display:none;
}
.widget-social {
	margin: auto;
}
.widget-social-icons {
	width: 100% !important;
	float: inherit !important;
	text-align: center !important;
}
.footer-menu ul {
	display: flex !important;
	flex: auto !important;
	justify-content: center !important;
	margin: 30px 0 30px !important;
}
.footer-block h6 {
    font-size: 16px !important;
    margin-top: 15px !important;
    font-weight: 700 !important;
    letter-spacing: 1px;
    text-align: center;
    color: #777;
}
	@media screen and (min-width: 375px) {
	 .HeaderNotification-message {
	font-size: .50rem;
	 }
	}
	@media screen and (min-width: 320px) {
	 .HeaderNotification-message {
	font-size: .40rem;
	 }
	}
	 .HeaderNotification-message {
	font-size: .60rem;
	 }
	}

	@media (max-width: 767px) {
      
	.header-logo {
        margin-bottom: -35px !important;
    }
    .header-icons {
    	display: flex !important;
    	float: right;
    	justify-content: flex-end;
    }
    .header-icons ul {
        width: 100%;
    }
    .top-cart-holder {
        float: right;
    }
    .search-icon {
        float: right;
    }
    .navbar-responsive-menu {
        transform: scaleX(-1);
    	bottom: 0px;
        display: flex !important;
        left: unset !important;
        position: absolute !important;
        float:left;
    }
    .top-cart-holder .hover-dropdown {
    	float:right;
    }
    .search-icon {
        float:right;
    }
    .footer-container.style-3 .footer-block ul li {
    	display: inline-block;
    	padding: 0px 6px;
    	}
    .page-content {
   	    width: 100%;
   		margin: auto;
		}
    }
    
    @media (min-width: 768px) {
	.header-logo {
        margin-bottom: 0px;
    	}
    .header-logo svg {
        margin-top: 7px;
    	}
    .page-content {
   	    width: 65%;
   		margin: auto;
		}
     #mailchimp-popup .mailchimp-popup-content .btn-primary {
		font-size: 18px;
		padding: 6px;
		border: #fff;
		background-color: #fff;
		color: #000;
		font-weight: 300;
     }
	}
 
    @media screen and (min-width: 990px) {
    .search-icon {
        position: absolute;
    	left: -28rem;
    	}
    }
    @media (max-width: 991px) {
      .header-container .header-icons {
      	left: -5px;
      }
    }
    
    @media screen and (min-width: 991px) {
    .search-icon {
        position: absolute;
    	left: calc(-150px - 110%);
        top:25px;
    	}
    }
    @media (min-width: 992px) {
    .navbar .collapse ul li:hover a {
    	color: #ebd388;
    	}
    .top-cart-holder{
    	float:right;
        position:relative;
        top:25px;
    }
      
  }

@media (min-width: 1025px) {
	.product-wrapper.effect-switch:hover .product-head .featured-img img {
    	transform: scale(1);
   		-webkit-transform: scale(1);
    }
}