*:focus {outline:none !important}

/*NEW*/
.content-area {
    width: 100%;
}

#footer {
    padding: 0px; 
    margin: 0px; 
    font-family: 'Lora', serif; 
    font-size: 1.5vw;
}

.entry-header {
    display: none;
}

#nf-form-1-cont {
    width: 90%;
    margin: 50px auto 0px auto;
}

#nf-field-4 {
    -webkit-appearance: none; 
    border-radius: 0; 
    background-color: #a11d20; 
    color: #ffffff; 
    padding: 0% 2%; 
    border: 0px;
    font-weight: 600;
    display: inline-block;
    font-size: 100%;
    margin: 0;
    font-family: "Source Sans Pro","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 1.5vw;
}

#twoOptions {
    font-family: 'Fredoka One', cursive; 
    letter-spacing: 1px; 
    text-align: center; 
    padding: 25px 0px; 
    font-size: 3vw;
}

#twoOptionsSub {
    font-family: 'Fredoka One', cursive; 
    letter-spacing: 1px; 
    font-size: 2vw;
}

#option1block {
    padding-right: 50px; 
    border-right: 1px solid #ffffff;
}

#option2block {
    padding-left: 50px;
    padding-top: 0px;
}

#specialNote {
    text-align: center; 
    font-size: .8vw; 
    padding-top: 20px;
}

#product-86, #main {
    text-align: center;
}

.woocommerce-product-gallery__trigger {
    display: none;
}

.woocommerce-product-gallery__wrapper, .woocommerce-products-header {
    padding: 25px 0px;
}

.posted_in, .woocommerce-tabs {
    display: none;
}

.storefront-sorting {
    display: none;
}

.return-to-shop {
    text-align: center;
}

#insideMenu {
    font-family: 'Fredoka One', cursive;
    letter-spacing: 1px;
    color: #ffffff;
    background-color: #000000;
    padding: 20px;
    text-align: center;
}

.entry-summary {
    /*width: 400px;*/
    margin: 0 auto;
    width: 50%;
    float: left;
    text-align: left;
}

.amount::after {
    /*content: ' + tax + shipping';*/
}

#customer_details, .woocommerce-MyAccount-content {
    text-align: left;
}

.wp-post-image {
    max-width: 450px;
    height: auto;
}

.woocommerce-product-gallery__image img {
    max-width: 450px;
    height: auto;
    padding: 0px 25px;
}

.flex-viewport {
    display: inline-table;
    width: 450px;
}

.woocommerce-MyAccount-content {
    padding-top: 25px;
    padding-right: 25px;
}

.woocommerce-product-details__short-description ul {
    text-align: left;
}

#customer_login {
    padding: 25px 50px;
}

.zoomImg {
    display: none !important;
    cursor: default !important;
}

.woocommerce-product-gallery {
    float: left;
    width: 50%;
}

.woocommerce-product-gallery__image, .woocommerce-product-gallery__image a {
    cursor: default !important;
}

.flex-control-nav {
    list-style: none;
    width: 400px;
    margin: 15px auto;
}

.flex-control-nav li {
    width: 20%;
    float: left;
    padding: 2px;
}
.product_title {
    font-family: 'Fredoka One', cursive;
    padding-top: 50px;
}

.woocommerce-product-details__short-description, .price {
    font-family: 'Lora', serif;
}

#headerLogo {
    height: 75px; 
    width: auto;
}

.headerLink {
    color: #ffffff;
	-moz-transition:.5s;
	-webkit-transition:.5s;
 	-o-transition:.5s;
	transition:.5s;
    text-decoration: none;
}

.headerLink:hover {
    color: #ffffff;
    text-decoration: none;
}

.wc_payment_methods {
    display: none;
}
/*End NEW*/

.shadow {
	-webkit-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.35);
 	box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.35);
	
}

.row {
	padding: 20px;
}

a {
	color: #9fa1a4;
	-moz-transition:.5s;
	-webkit-transition:.5s;
 	-o-transition:.5s;
	transition:.5s;
}

a:hover {
	color: #a11d20;
	text-decoration: none;
}

.nf-form-fields-required {
	display: none;
}

.ninja-forms-req-symbol {
	display: none;
}

.inputField {
    background: #f7f7f7;
    border: 1px solid #c4c4c4;
    border-radius: 0;
    box-shadow: none;
    color: #787878;
    transition: all .5s;
	height: 50px;
	font-size: 16px;
    margin: 0px 0px 25px 0px;
    padding: 12px;
	width: 100%;
}

.inputFieldLabel {
	font-size: 18px;
    line-height: 20px;
	margin-bottom: 10px;
    padding: 0;
}

img {
    display: inline-block !important;
    border-radius: 0px;
}

@media only screen and (max-width: 700px) 
{
	.row {
		padding: 20px 10px;
	}
    
    #footer {    
        font-size: 12px;
    }
    
    #twoOptions {
        font-size: 28px;
    }
    
    #twoOptionsSub {
        font-size: 20px;
    }
    
    #option1block {
        padding-right: 25px; 
        border-right: 0px;
        padding-left: 25px;
    }
    
    #specialNote {
        text-align: center; 
        font-size: 10px; 
        padding-top: 20px;
        display: inline-block;
    }
    
    #option2block {
        padding-left: 25px;
        padding-top: 25px;
        padding-right: 25px; 
    }
			
	#nf-field-4 {
		float: none;
		display: inline-block;
		font-size: 20px;
	}
	
	.btn2 {
		width: 100%;
		text-align: center;
		padding: 20px 0px 0px 0px;
		display: block;
		position: relative;
		margin: 0px;
	}
	
	#mainLogo {
		text-align: center;
		display: inline-block;
	}
}