.fw-section-space-md .fw-main-row-custom .fw-container, .fw-section-space-md .fw-main-row .fw-container, .fw-section-space-md .fw-main-row-custom .fw-container-fluid, .fw-section-space-md .fw-main-row .fw-container-fluid{
	padding-top: 20px !important;
}
#filteropt{
	margin-top:20px;
}
#filteropt .heading{
	font-weight: 700;
	margin-bottom: 10px;
}
#filteropt .borderbox{
	border: solid 1px #ccc;
	border-radius: 10px;
	padding: 10px;
	margin-bottom:20px;
}
#filteropt .borderbox > p > a{
	width:70%;
	text-align: center;
	display: block;
	color: #fff;
	background :#236192 !important;
	margin: 0 auto;
	border-radius: 5px;
}
#filteropt .borderbox > p > a:hover{
	background :#13456d !important;
}
#filteropt ul{
	padding: 0 !important;
	margin: 0 0 0 10px !important;
}
#filteropt ul > li > i{
	margin-right: 5px;
}
#filteropt ul > li{
	list-style: none;
}
#filteropt ul > li > span{
	cursor: pointer;
}
#filteredata{
margin-bottom: 100px
}
#filteredata .sovystorow{
	display: table;
	width: 100%;
}
#wc_forward{
	background: #fff !important;
	padding:0;
}
#filteredata .sovystorow > div{
	display: table-cell;
	vertical-align: middle;
}
.popover .popover-title{
	letter-spacing: 0px;
	font-weight: 700;
}
.popover .popover-content input[type='text']{
	padding:5px 10px;
	margin:10px auto 20px;
}
.couponerror{
	color: #dc3545;
}
#filteredata .sovystorow .sovytitle{
	width: 70%;
}
.sovystorow .sovytitle h4{
	font-size:22px !important;
	margin-top: 30px;
}
#filteredata .sovystorow .cartcoupons{
	width: 100%;
	text-align: center;
}
#filteredata .sovystorow .cartcoupons > div{
	padding:5px 10px;
	background: #f2f2f2;
	margin-bottom: 2px;
	border-radius: 10px;
}
#filteredata .sovystorow .cartcoupons .carttotal{
	font-weight: 700;
	font-size: 16px;
}
#filteredata > h2{
	text-align: center;
}

/*#filteredata .product_list{
	height:700px;
	overflow-y: auto;
}*/
.product_rows{
	display: table;
	border-collapse: separate;
	border-spacing: 10px;
	width: 100%;
}
.headers{
	border-top: solid 2px #bbb;
	border-bottom: solid 2px #bbb;
	font-weight: 700;
	margin-bottom: 20px;
}
.product_rows > div{
	display: table-cell;
	vertical-align: top;
}
.pictle{
	display: table;
	border-collapse: separate;
	border-spacing: 5px;
	width: 100%;
}
.pictle > div{
	display: table-cell;
	vertical-align: top;
}
#filteredata div[class*=" sku-"]{
	border-bottom: solid 1px #ccc;
}
.product_rows > .pimage{
	width:10%;
}
.product_rows .ptitle{
	width:300px;
	/*padding-left: 20px;*/
	font-size:16px;
}
.ptitle > .title{
	font-weight: 700;
	font-size: 16px;
}
.product_rows .ptitle{
	width:40%;
}
.product_rows .seats{
	width:25%;
}
.product_rows .seats select{
	width:60%;
}
.product_rows .proprice{
	width:25%;
	text-align: left;
}
.product_rows .proprice .disc_price,
.checkoutrows .proprice .disc_price,
.disc_price{
	font-size:18px;
	color:#28a745;
	font-weight: 700;
}
.product_rows .proprice .before_desc,
.checkoutrows .proprice .before_desc,
.before_desc{
	font-size:16px;
	text-decoration: line-through;
}
.product_rows .proprice .reg_price,
.checkoutrows .proprice .reg_price,
.reg_price{
	font-size:18px;
	text-align: right; 
}
.product_rows .addcart{
	margin-top: 20px;
	width:15%;
}
.product_rows .addcart .addedtocartbtn{
	background:#dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
	font-weight: 700;
}
.custom_checkout{
	background: #f2f2f2;
	padding:20px 5px;
	margin-bottom: 40px;
	max-width: 1140px !important;
}
.custom_checkout .checkoutform{
	background: #fff;
	border-radius: 10px;
	margin: 0 10px 0 20px;
	box-sizing: border-box;
	width: calc(65% - 30px);
}
.custom_checkout .checkoutform h3{
	/*margin-bottom: 20px;*/
}
.custom_checkout .checkoutrows{
	margin:10px auto;
	padding:10px;
	border-bottom: solid 1px #ddd;
	min-height: 80px
}
.custom_checkout .checkoutrows div[class*="col-md-"],
.custom_checkout .product_rows div[class*="col-md-"]{
	padding-left:10px !important;
	padding-right:10px !important;
}
.custom_checkout .checkoutrows .closeicon i{
	cursor: pointer;
	color: #ccc;
}
.custom_checkout .checkoutrows .closeicon:hover i{
	cursor: pointer;
	color: #000;
}
.custom_checkout .rightcol{
	width: 35%;
}
.custom_checkout .rightcol h3{
	margin-bottom: 40px;
}
.custom_checkout .rightcol div[class*="col-md-"]{
	padding-left:5px !important;
	padding-right:5px!important;
}
.rec_rows{
	padding:20px 0;
	min-height: 100px;
	border-bottom: solid 1px #ddd;
}
.rec_rows a{ 
	font-size: 16px;
	font-weight: 700;
	color: #000;
}
.rec_rows a:hover{
	text-decoration: underline 
}
.rec_rows .col-md-12{
	margin:10px auto;
}
.alsopurchased{
	padding-top:10px;
}
/*.custom_checkout .cartrows .checkoutrows:last-child{
	border-bottom: solid 0px #ccc !important;
}*/
.cart_summery table{
	border:0px; 
	width: 99%;	
}
.cart_summery table tr td{
	text-align: right;
	border:0px;
	font-size:18px;
	vertical-align: top;
}
.cart_summery table tr td:first-child{
	width: 80%;
}
.cart_summery .wmcs_currency_switcher_dropdown{
	width:75% !important;
	float:right !important;
	top:0 !important;
	/*position:absolute !important;
	top:0 !important;*/
}
.custom_checkout .cart_summery{
	/*border-bottom:solid 2px #bbb;*/
}
.cart_summery table tr.grandtotal > td{
	border-top: solid 2px #ccc !important;
	border-bottom: solid 2px #ccc !important;
	font-size:24px;
	font-weight: 700;
}
.cart_summery table tr.grandtotal td span{
	font-size: 60%;
}
.cart_summery table tr.grandtotal td:last-child{
	color:#28a745;
}
.custom_checkout .cart_buttons{
	margin:50px auto 25px;
}
.custom_checkout .cart_buttons > div > a{
	background:#;
}
.custom_checkout .cart_buttons > div:last-child{
	text-align: right;
}
#popcheck .modal-header{
	border-bottom:0px !important;
}
#popcheck .modal-dialog {
    width: 700px !important;
}
#popcheck .modal-dialog .modal-body{
	height:auto !important;
	padding: 5px 20px 20px;
}
#popcheck .modal-dialog .modal-body .logo{
	text-align: center;
	margin-bottom: 20px; 
}
#popcheck #customer_details .col-1{
	width:100%;
}
#popcheck .woocommerce-billing-fields h3{
	display: none;
}
/*#popcheck .woocommerce-billing-fields label{
	font-size:18px;
}*/
#popcheck .selectize-input > *{
	line-height: 45px !important
}
#popcheck .selectize-input > *{
	line-height: 45px !important
}
#popcheck .selectize-control{
	height: 56px !important;
}
#popcheck #place_order{
	width:100% !important;
	float:initial !important;
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
	display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 12px;
    font-size: 18px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#popcheck .woocommerce-checkout-review-order-table{
	margin-bottom: 20px
}
#popcheck .woocommerce-checkout-review-order-table .product-quantity,
#popcheck .woocommerce-checkout-review-order-table .variation{
	display: none !important;
}	
#popcheck .cart-subtotal td,
#popcheck .tax-rate td,
#popcheck .order-total td{
	border-right: solid 2px rgba(0, 0, 0, 0.1);
	font-size: 18px;
}
#popcheck .order-total th, #popcheck .order-total td{
	background-color: rgba(56, 146, 56, 0.5);
	color:#000 !important;
	font-size: 18px;
}
.stickysrow {
    position: fixed;
    top:0 ;
}
span.optional {
	display:none;
}
.paperbanner{
	background:#39709D20;
	color:#fff;
	text-align: center;
	margin-bottom: 15px;
	min-height: 80px;
	overflow: hidden;
	border:solid 1px #39709D80;
}
.paperbanner:hover{
	border:solid 1px #39709D;
}
.paperbanner a{
	color: #002E5D80 !important;
	font-size: 30px;
	padding:25px 20px 20px;
	display: block;
}
.paperbanner a:hover{
	color: #002E5D !important;
}
.paperbanner a,.paperbanner a:active,.paperbanner a:visited{
	color: #002E5D;
}
.paperbanner .adv_levels{
	display: none;
	width: 90%;
	border-spacing: 10px;
	margin: 0 auto 10px;
}
.paperbanner .adv_levels > div{
	display: table-cell;
	width: 33%;
	border:solid 1px #39709D20;
	padding:20px;
}
.paperbanner .adv_levels > div:hover{
	border:solid 1px #39709D;
}
.adv_levels > div > h4{
	color: #002E5D;
	font-size: 20px;
}
.adv_levels > div > div.adv_desc{
	color: #002E5D;
	min-height: 110px;
}
.adv_levels > div > button{
	margin: 20px auto 25px;
	background-color: #337ab7 !important;
	border-color: #2e6da4 !important;
	font-size: 16px;
	width:200px;
	height: 36px;
}
.adv_pricing{
	font-size: 24px;
	color: #002E5D;
	margin: 30px auto 10px;
	font-weight: bolder;
}
.adv_pricing > span{
	font-size: 16px;
}
.adv_pricing > span.xcloseblock{
	font-size: 16px;
	color: #002E5D;
}
.paperbanner .close {
	position: relative;
    right: 0px !important;
    top: 0px !important;
    width: 12px !important;
    height: 12px !important;
    opacity: 0.3;
}
.paperbanner .close:hover {
	opacity: 1;
}
.paperbanner .close:before, .paperbanner .close:after {
	position: absolute;
	left: 15px;
	content: ' ';
	height: 12px;
	width: 2px;
	background-color: #333;
}
.paperbanner .close:before {
	transform: rotate(45deg);
}
.paperbanner .close:after {
	transform: rotate(-45deg);
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
	margin:0 0 15px !important;
}
.lds-facebook {
	display: inline-block;
	position: relative;
	width: 32px;
	height: 32px;
	zoom:0.5;
	left:-16px;
}
.lds-facebook div {
	display: inline-block;
	position: absolute;
	left: 0px;
	width: 13px;
	background: #fff;
	animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-facebook div:nth-child(1) {
	left: 6px;
	animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
	left: 26px;
	animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
	left: 45px;
	animation-delay: 0;
}
#billing_state_region_field{
	float: right !important;
}
@keyframes lds-facebook {
	0% {
		top: 0px;
		height: 51px;
	}
	50%, 100% {
		top: 12px;
		height: 26px;
	}
}