/**

This is the custom.css file

Add your own custom CSS here and avoid modifying the core theme files, 
since that'll make upgrading the theme problematic. 

Your custom CSS will be loaded after the theme's stylesheets, 
which means that your rules will take precedence.

*/

.select_option:hover,.select_option.selected{border-color: #000000;}
.select_option {border: 3px solid #d6d3d3;}
.checkout-button {
  margin: 10px 0px 0px 0px;
  display: block;
}
#billing_first_name_field {
  width: 100%;
}
.paypal-img {
  margin: 10px 0px 0px 20px;
  display: block;
}

.Free-shipping-text {
	display: block; font-size: 115%; color: #1E8BC3; font-weight: bold; margin: 0px 0px -16px 0px;
}


#header-container {
    display: none;
}
.product .images {
	display:none;
}
div.summary.entry-summary form.variations_form.cart .single_variation_wrap {
    display: none;
}
.woocommerce div.product .related.products, .woocommerce-page div.product .related.products {
    display: none;
}

/*
**/

.parallaxeos_container .parallaxeos {
      height: 250px !important;
}

.Banner-PaddingClear {
    padding: 4px;
}
.Banner-MarginClear {
    margin-bottom: 0px;
}
.parallax-paddingclear {
margin: 10px;
}

@media (min-width:1024px) {
  
.halloween-sale-banner {
    margin-bottom: 5px;
    width: 99.7%;
}
.SuperHeroes-banner {
    width: 99.7%;
}
.harleyquinn-banner {
    margin-left: -26px;
    width: 111.5%;
}
.jurassic-world-banner {
    width: 109.5%;
}
.TvSeries-banner {
    margin-left: -5px;
    width: 100.5%;
}
.Top-three-bannerRowClear {
    margin-bottom: 5px;
}
  
}

@media (min-width:1200px) {
	.container {
		width:1200px;
	}


.halloween-sale-banner {
    margin-bottom: 5px;
    width: 100%;
}
.SuperHeroes-banner {
    width: 100%;
}
.jurassic-world-banner {
    width: 106.5%;
}

.harleyquinn-banner {
    margin-left: -25px;
    width: 108.5%;
}

.TvSeries-banner {
    margin-left: -8px;
    width: 100.5%;
}
.Jurassic-TV-Row-Margin {
  
}
.Top-three-bannerRowClear {
    margin-bottom: 5px;
}
}


.title_bar_single_product {
display: none;
}

.product-availability-info {
    font: 16px Arial,Helvetica,sans-serif;
    display: inline-table;
    font-weight: bold;
}

.icon-check img {
    width: 22%;
}

.woocommerce ul.products li.product .product-wrapper {
    border: 1px solid #eeeeee;
}

.woocommerce ul.products li.product .info-product.classic h3, .woocommerce-page ul.products li.product .info-product.classic h3 {
    border-top: 1px solid #eeeeee;
    padding-top: 10px;
}

.halloween-menu a {
	color: #F05F2C !important;
}

.size-class {
    font-weight: bold !important;
	color: #A70009 !important;
}

.single-product.woocommerce div.product div.summary .price {
	color: #A70009 !important;
}
.woocommerce del .amount{
    font-size: 80%;
}
.shipping-Icon img {
    width: 7%;
    padding-bottom: 10px;
}
div.summary.entry-summary .product-actions {
    display: none;
}
.woocommerce div.summary div.product_meta, .woocommerce div.summary div.product-share {
    font-weight: 700;
    border-top: 1px solid #CDCDCD;
}
.Sizechart {
    margin-bottom: 0px !important;
}
.info-product h3 a {
	font-size: 17px;
}