.pc_container{
	    margin-bottom: 10px;
    margin-top: 10px;
	padding:0;
}
/*
.pc_container{
	border:1px solid #ddd;
	margin-bottom:20px;
	padding:0;
	}*/

	.pc_title{
		border-bottom: 2px solid #d7d7d7;
		margin-bottom: 20px;
		margin-top: 30px;
		padding-bottom: 10px;
		padding-top: 10px;
		padding-left: 10px;
		text-align: left;
		width: 100%;
	}

	.pc_title h3{
		color: black;
		display: inline-block;
		font-size: 18px;
		padding-left: 0;
		font-family: "Oswald",sans-serif;
		font-weight: bold;
		padding-right: 26px;
		position: relative;
		text-transform: uppercase;
	}

	.addtocartwithoption{
		margin:10px;
	}

	.pc_info .countdown1{
		font-family: "Oswald",sans-serif;
		font-size: 30px;
		font-weight: 300;
		margin: 5px 0;
		text-align: center;
	}

	.pc_info .countdown1 li span{
		font-weight: normal;
	}
	.pc_info .price .price-new{
		font-size: 24px;
	}

	.pc_info .price .price-old{
		color: #ff5722;
		font-size: 18px;
	}

	.pc_info .pc_save{
		margin-top:5px !important;
	}

	.pc_info .price{
		padding: 0;
		margin-bottom: 0px !important;
		margin-top:15px !important;
	}

	.pc_info .countdown1{
		margin-bottom: 15px !important;
		margin-top:2px !important;
	}

	.pc_info .button-cart{
		background: #B1CE59;
		display: inline-block;
		color: #fff;
		font-family: "Oswald";
		font-size: 14px;
		font-weight: 700;
		padding: 12px 15px;
		text-align: center;
		text-transform: uppercase;
		white-space: nowrap;
		width: auto;

		float: none;
	}
	.pc_products{
		margin:15px 15px 0 15px;
		text-align:center;
		position:relative;
		flex:1 1 auto;
	}

	.pc_products:first{
		margin-left: 0;
	}
	#column-left .pc_bundle .pc_products{
		width:88%;
	}
	.pc_products h4{
		font-weight:bold;
		padding:0 10px;
	}
	.pc_products h4 a{
		color:#2f2f2f;
	}
	.pc_products .image img{
		margin:0 auto;
	}

	.pc_products .price{
		font-size: 16px
	}
/*
.pc_products .price{
	font-size: 14px;
    font-weight: bold;
		padding-bottom:10px;
		margin-bottom:0;
		}*/
		.pc_bundle{
			display:flex;
		}
		.product-name{
			margin:0;
		}
		.product-name a{
			color:#2f2f2f;

			display: -webkit-box;
			-webkit-line-clamp: 2;
			-webkit-box-orient: vertical;
			overflow: hidden;
			text-overflow: ellipsis;
			height: 40px;

			font-size: 14px;
			font-weight: 400;
			line-height: 20px;
			font-family: "Oswald",sans-serif;
		}
		.addtocart i{
			margin-right:5px;
		}
/*
		.pc_info{
			position: relative;
		}*/

		.pc_info .container_info{
			vertical-align: middle;
    		display: table;
    		height: 100%;
    		    width: 100%;
			
		}

		.pc_info .container_info .table_cell{
			display: table-cell;
			vertical-align: middle;
		}

		.pc_container .container_plus{
			position: relative;
			left: -10px;
		}

		.pc_container .pc_plus{
			color: #53B6E8;
			font-size: 45px;
			font-weight: 400;
			position: absolute;
			top: 42%;

			text-transform: uppercase;
			font-family: "Oswald",sans-serif;
			text-align: center;
		}
		.pc_container{
			position: relative;
		}
/*
.pc_container .pc_info{
	padding:15px;
	text-align:center;
	height:155px;
	}*/

	.pc_container .pc_info{
		padding:15px;
		
		text-align:center;
		width: 30%;
	}

	.pc_bundle .image{
		position:relative;
	}
	.pc_bundle .image .product-quantity{
		position:absolute;
		top:0;
		left:0;
	}

	.product-quantity p{
		background-color:#ee3313;
		color:#fff;
		padding:5px 7px;
		font-size:16px;
		font-weight:bold;
	}
	.pc_container .pc_info .pc_save{
		/*color: #648138;*/
		color: #53B6E8;
		text-transform: uppercase;
		font-family: "Oswald",sans-serif;
		font-size: 16px;
		font-weight: 400;
		text-align: center;
	}
	.pc_container .pc_info .pc_save span{
		/*color: #648138;*/
		color: #53B6E8;
		padding-left: 5px;
	}
	.pc_container .pc_info .pc_price{
		font-size:18px;
		font-weight:bold;
		margin-bottom:5px;
	}

	.pc_bundle .discount{
		background: red;
		color: #fff;
		width: 30px;
		border-radius: 20px;
		margin-bottom: 0;
		margin-right: 5px;
		position: absolute;
		top: 10px;
		right: 0;
		height: 30px;
		padding-top:5px;
		font-size:11px;
	}
	.regular-price{
		text-decoration:line-through;
		color:#d7145d;
		font-size:12px;
	}
	.pc_model{
		background-color:rgba(0,0,0,0.8);
	}
	.pcmodel{
		position:fixed;
		background-color:rgba(0,0,0,0.8);
		bottom: 0;
		left: 0;
		outline: 0 none;
		right: 0;
		top: 0;
		z-index: 1040;
		overflow-y:scroll;
		overflow-x:hidden;
		display:none;
	}
	.pc_model_dialog{
		background-color:#fff;
		width: 600px;
		position: absolute;
		right:0px;

	}
	.pc_model_dialog_content{
		background-clip: padding-box;
		background-color: #fff;
		outline: 0 none;
		position: relative;
	}
	.pc_model_dialog_body{
		padding: 15px;
		position: relative;
	}
	.pc_bundle .col_s_6{
		padding:0 15px;
		width:48%;
		float:left;
	}
	.pc_bundle .col_s_12{
		padding:0 15px;
		width:100%;
	}
	.pc_clear{
		clear:both;
	}
	.pc_close{
		background-color: #fff;
		color: #000;
		font-size: 20px;
		left: -34px;
		padding: 12px;
		position: absolute;
		cursor:pointer;
		z-index: 1;
	}
	.journal_header{
		z-index:2 !important;
	}
	.journal_footer{
		z-index:2 !important;
	}
	#column-left .pc_bundle .center_plus{
		top:0 !important;
		margin: 0 auto;
		text-align: center; 
		left:45%;
	}
	.journal_content{
		/* z-index:0 !important; */
	}
	.pc_scroll{
		overflow:hidden;
	}

	.pc_products.item_product  .image{
		width: 80%;
		margin: auto;
		margin-bottom: 10px;
		border: 1px solid #ebebeb;
	}

	.pc_products.item_product:hover{
		-moz-transition: all 0.5s ease;
		-webkit-transition: all 0.5s ease;
		cursor: pointer;
	}

	.pc_products.item_product:hover .image::after{
		opacity: 1;
		visibility: visible;
	}

	.pc_products.item_product .image:after{
		background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
		content: "";
		height: 100%;
		left: 0;
		opacity: 0;
		pointer-events: none;
		position: absolute;
		top: 0;
		transition: all 0.3s ease 0s;
		visibility: hidden;
		width: 100%;
		z-index: 2;
	}


	.pc_products   .price{
		font-size: 16px;
		margin: 5px 0;
		text-align: center;
		line-height: 16px;
	}

	.pc_products   .price, .pc_info .price{
		border-bottom: 0;
		border-top: 0;
	}

	.pc_products.item_product  .image img{
		border-radius: 2px;
		-webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
		-moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
		-ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
		-o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
		transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
		border: 1px solid #ebebeb;
	}

	

	@media only screen and (min-width: 696px) and  (max-width:786px){

		.pc_container .pc_plus{
			top: 90px;
		}

		.pc_products.item_product  .image{
			width: 100%;
		}


	}

	@media only screen and (min-width: 481px) and  (max-width:696px){

		.pc_products{
			margin: 0;
		}

		.pc_bundle {
			display: inline-block;
		}

		.pc_bundle .pc_products,.pc_container .pc_info{
			width: 40%;
			margin: auto;
			float: left;
		}

		.pc_container .pc_plus{
			width: 60px;
			float: left;
		}

		
		.pc_container .pc_plus{
			top: 90px;
		}
	}

	@media only screen  and  (max-width:481px){

		.pc_products{
			margin: 0;
			margin-bottom: 15px;
			width: 100%;
		}
		.pc_bundle {
			display: block;
		}

		.pc_container .pc_plus{
			top: 0;
			width: 100%;
			margin-bottom: 15px;
		}

		.pc_container .pc_info{
			width: 100%;
		}

		.pc_products.item_product .image{
			width: 60%;
		}
	}