/* Prevent Sticky Header on Instashop */
.cms-instashop header.fixed { position: relative;z-index: 0;}

/* Product View */
.short-description p { margin-bottom: 10px; }
.short-description ol, .short-description ul { padding-left: 10px; list-style-position: inside; margin: 5px 0;}
.short-description ol { list-style-type: decimal; }
.short-description ul { list-style-type: circle; }


/* Newsletter Popup */
.newsletter-popup {
	background-color: rgba(0, 0, 0, 0);
}
.newsletter-popup #fancybox-content {
	background-image: none;
	background-color: rgba(0, 0, 0, 0.7);
}
.newsletter-popup #fancybox-outer {
	background-color: transparent;
}
#newsletterPopup {
	padding: 65px 70px 45px 70px;
	text-align: center;
}
.block-slideshow .block-slider .button { 
    margin: 15px auto 0; 
    display: block;
 }

.np-logo {
	height: 115px;
	margin: 0 auto;
	width: 115px;
}
#newsletterPopup h3 {
	color: #fff;
	display: inline-block;
	font-size: 48px;
	margin: 30px 0 15px 0;
	padding: 0;
	text-transform: uppercase;
	
}
.newsletter-popup-form {
	display: block;
	margin: 0 auto;
	max-width: 345px;
}
#popup-newsletterLabel {
	color: #ff009b;
	display: block;
	font-size: 19px;
	font-style: italic;
	font-weight: normal;
	margin: 0 auto 30px auto;
	max-width: 280px;
}
#popup-newsletter {
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	border: 1px solid #ff009b;
	background: transparent;
	width: 80%;
}
.np-actions {
	padding-top: 12px;
}
.np-actions button.button span span {
	background-image: url(../images/ico-heart.png);
	background-position: 30px 45%;
	background-repeat: no-repeat;
	font-size: 17px;
	padding-left: 50px;
	padding-right: 35px;
}
/* BROW FORM */
.brow_form .f_row { 
	margin-bottom: 0;
}
.half_field:nth-child(1) {
	margin-right: 1%;
}
.brow_form .half_field {
	margin-bottom: 10px;
	padding: 1%;
	
}
.brow_form .full_field {
	margin-bottom: 10px;
	padding: 1%;
}
.brow_form select {
	margin-bottom: 10px;
}
/* RESPONSIVE */
@media  only screen and (max-width: 768px) {
	#newsletterPopup {
		padding: 45px 50px 35px 50px;
		text-align: center;
	}
	#newsletterPopup h3 {
		font-size: 36px;
	}
	#popup-newsletterLabel {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.np-logo {
		display: none;
	}
	.np-actions {
		display: inline-block;
	}
	.np-actions button.button {
		vertical-align: middle;
		margin-left: 5px;
	}
	.np-actions button.button span {
		height: 29px;
	}
	.np-actions button.button span span {
		background-image: none;
		line-height: 29px;
		height: 29px;
		padding-left: 10px;
		padding-right: 10px;
	}
	#popup-newsletter {
		width: 60%;
	}
}
@media (max-width: 479px){
	#newsletterPopup {
		padding: 25px 30px 35px 30px;
		text-align: center;
	}
	#newsletterPopup h3 {
		font-size: 20px;
	}
	#popup-newsletterLabel {
		font-size: 12px;
		margin-bottom: 10px;
	}
	#popup-newsletter {
		width: 70%;
	}
	.np-actions button.button {
		width: 40px;
		overflow: hidden;
		vertical-align: middle;
	}
	.np-actions button.button span {
		height: 29px;
	}
	.np-actions button.button span span {
		background-image: url(../images/ico-heart.png);
		text-indent: -9999em;
		font-size: 0;
		padding-left: 0;
		padding-right: 0;
		width: 40px;
		background-position: center center;
		line-height: 29px;
		height: 29px;
	}
	.cms-brow-sculpting-masterclass #become-a-stockist {
		float: none;
		width: auto;
		padding: 0;
	}
	#brow-sculpting p {
		padding: 0;
		margin: 0;
		font-size: 8px;
		line-height: 3em;
	}
	.cms-brow-sculpting-masterclass .main-container > p:first-child {
		display: none;
	}
	.brow_form .half_field {
		box-sizing: border-box;
		width: 100%;
	}
       .firecheckout-index-index .row { width: 98vw; }
}


/* Checkout hiding */
.opc-index-index .header-wrapper .nav-container, .opc-index-index .header-wrapper .top-dropdowns { display: none}
.opc-index-index .header-wrapper .logo { border: 1px solid left; display:block; text-align: center;}
.opc-index-index .header-container .top-switch-bg { display: none;}

/* Firecheckout Customisations */
.firecheckout-login-wrapper {
    margin: 10px 0 0 0;
    padding: 5px;
}
.firecheckout-login-wrapper {
    padding: 10px 25px;
    margin: 3px 0 0 0;
    clear: both;
    margin-right: 16px;
    border-radius: 5px;
    background-color: #ec008c;
    color: #fff;
    text-align: left;
    top: 20px;
    left: 10px;
    right: auto !important ;
    
}
.firecheckout-login-wrapper a { color: #fff !important; }

.firecheckout-index-index .header-wrapper .nav-container, .firecheckout-index-index.header-wrapper .top-dropdowns { display: none}
.firecheckout-index-index .header-wrapper .logo { border: 1px solid left; display:block; text-align: center;}
.firecheckout-index-index .header-container .top-switch-bg { display: none;}
.firecheckout-index-index .braintree-card-input-field #card-number { margin-top: -18px;padding-left: 76px}
.firecheckout-index-index .data-table th { padding: 15px; }

/*Stamped */
.stamped-product-reviews-badge { margin-bottom: 10px; display:block; }

/*Amasty Form*/
#custom-form-2 label {
    float: left;
    width: auto;
    font-size: 14px;
}
#custom-form-2 input[type="text"] {
    float: left;
    width: 100%;
    height: 30px;
    line-height: 14px;
    padding: 5px;
    height: 42px;
    box-sizing: border-box;
    transition: all 400ms ease 0s;
    border: 1px solid #dcdee2;
    color: #000000;
    background-color: #fff;
}
#custom-form-2 .form-list .fields{ width: 50%; float: left;}
#custom-form-2 .form-list .field { width: 90%;}

#user_icon input{
    background-image: url(../images/form-user-icon.png);
    background-repeat: no-repeat;
    background-position: right center;
}
#email_icon input {
    background-image: url(../images/form-email-icon.png);
    background-repeat: no-repeat;
    background-position: right center;
}
#cmpny_icon input{
    background-image: url(../images/form-map-pointer-icon.png);
    background-repeat: no-repeat;
    background-position: right center;
}
#fb_icon input{
    background-image: url(../images/form-fb-icon.png);
    background-repeat: no-repeat;
    background-position: right center;
}
#insta_icon input{
    background-image: url(../images/instagram-icon.png);
    background-repeat: no-repeat;
    background-position: right center;
}
#custom-form-2 select {
    height: 42px;
}
#stockist_store .form-list { width: 100%;}
#why-stock .form-list .fields, #why-stock .form-list .fields textarea { width: 100%;}
#custom-form-2 .buttons-set button{ margin-right: 10px;}

@media  only screen and (max-width: 1199px) {
    .mobile-hidden {
        display: none;
    }
    .column_6 {
	width: 100%;
	margin-bottom: 20px;
    }
}

@media  only screen and (min-width: 1200px) {

.desktop-hidden {
    display: none !important;
}

.column_8 {
    width: 58%;
    border: 0px solid red;
    display: block;
    float: left
}
.column_7 {
    width: 58.333333%;
    border: 0px solid red;
    display: block;
    float: left;
}
.column_6 {
    width: 39.5%;
    padding: 0 5%;
    border: 0px solid red;
    display: block;
    float: left;
    margin-bottom: 20px;
}
.column_5 {
    width: 41%;
    border: 0px solid red;
    display: block;
    float: right
}

.column_4 {
    width: 41%;
    border: 0px solid red;
    display: block;
    float: right
}
.left-separator { 
    border-left: 1px solid #666; 
}
}

.cms-page-view .std h3 {
    font: 400 22px bebas_neueregular, Arial, Helvetica, sans-serif;
    padding: 0px;
    position: relative;
    margin: 20px 0 5px 0;
}
.cms-page-view .std .perfect-brows {
    border: 2px solid #ec008c;
    border-left: none;
    border-right: none;
    display: inline-block;
    margin: 0 0 20px 0px;
}
.cms-page-view .std .perfect-brows h3 {
    font-size: 40px;
    margin: 5px 0 !important;
    padding: 0;
    line-height: 35px;
}
.cms-test-support .form-list .field {
    width: 100%;
}
.cms-page-view a {
    color: #ea088c;
}
.cms-test-support ul.list-hearts {
    padding-left: 20px;
}
.cms-test-support ul.list-hearts li:before {
    font-size: 12px;
    margin-left: -20px;
}
.cms-test-support button.button span {
    border-radius: 0;
    font-family: bebas_neueregular, Arial, Helvetica, sans-serif;
}
.cms-test-support button {
    margin: 5px;
}
.cms-test-support button.button > span > span::before {
    content: "\f004";
    font-size: 13px;
    color: #fff;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: -0.2em;
}
#custom-form-netsuite .fieldset + .fieldset { margin-top: 5px;}
