.jcarousel-wrapper {

	margin: 20px auto;

	position: relative;

	padding: 0 10px;

}

/** Carousel **/



.jcarousel, .jcarousel2 {

	position: relative;

/*	overflow: hidden;

*/	width: 100%;

	margin-top: 25px;

}

.jcarousel ul {

	width: 20000em;

	position: relative;

	list-style: none;

	margin: 0;

	padding: 0;

}

.jcarousel .item {

/*	float: left;*/

	border: 1px solid #ebe9ea;

	padding-right: 5px;

	padding-left: 5px;

/*	width: 245px !important;

*/	background: #f8f8f8;

	margin-right: 17px;

	min-height: 305px;

}



.jcarousel2 ul {

	width: 100%;

	position: relative;

	list-style: none;

	margin: 0;

	padding: 0;

}

 .jcarousel2 li {

	float: left;

	border: 1px solid #ebe9ea;

	padding-right: 1%;

	padding-left: 1%;

	width: 20% !important;

	background: #f8f8f8;

	margin-left: 2%;

	margin-bottom: 2%;

	height:300px;

}



/*.jcarousel li:last-child{border:none}*/



/*.jcarousel li:nth-child(3n+4) {

  border-right: none;

}*/

.jcarousel img, .jcarousel2 img {

	/*display: block;*/

	max-width: 100%;

	height: auto !important;

}

.name_txt_pan {

	display: block;

	max-width: 100%;

	height: auto !important;

	color: #be0000;

	text-align: center;

	font-size: 16px;

	margin-top: 10px;
	min-height: 50px;
	
}.name_txt_pan2{

	display: block;

	max-width: 100%;

	height: auto !important;

	color: #be0000;

	text-align: center;

	font-size: 19px;

	margin-top: 10px;

}

.name_txt_pan2 {

	display: block;

	max-width: 100%;

	height: auto !important;

	color: #858585;

	text-align: left;

	padding-left:0px;

	font-size: 15px !important;
  min-height: 40px;

}

.price_txt_pan {

	display: block;

	max-width: 50%;

	height: auto !important;

	float: left;

	color: #858585;

	text-align: left;

	font-size: 18px !important;

	text-decoration: line-through;

	padding-left: 5px;

	padding-right: 5px;

}

.price_txt_pan2 {

	display: block;

	max-width: 50%;

	height: auto !important;

	float: right;

	text-decoration: line-through;

}

.price_txt_pan2_ori_price {

	display: block;

	max-width: 100%;

	height: auto !important;

	float: right;

	font-size: 22px;

	font-weight: bold;

	color: #000;

}

.aed_txt {

	font-size: 14px !important;

}

.add_cart_btn_outter {

	display: block;

	width: 100% !important;

	height: auto !important;

	float: left;

}

.add_cart_btn_price {

	width: 40%;

	float: left;

	font-size: 15px;

	color: #e50000;

	padding: 20px 0 0 10px;

	font-weight: bold

}



.add_cart_btn_price2 {

	width: 40%;

	float: left;

	font-size: 13px;

	color: #333333;

	padding: 20px 0 0 0px;

 }

.add_cart_btn {

	margin: 10px 10px 10px 0;

	display: block;

	max-width: 100% !important;

	height: auto !important;

	float: right !important;

}

.add_cart_btn a {

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

	width: 60px;

	height: 30px;

	text-decoration: none;

	background: #e50000;

	-webkit-box-shadow: 2px 2px 2px 0px rgba(39, 50, 50, 0.75);

	-moz-box-shadow: 2px 2px 2px 0px rgba(39, 50, 50, 0.75);

	box-shadow: 2px 2px 2px 0px rgba(39, 50, 50, 0.75);

	display: block;

	text-align: center;

	color: #fff;

	font-size: 16px;

	font-style: italic;

	padding-top: 5px;

	-webkit-appearance: none;
-moz-appearance: none;
appearance: none;

}


.view_cart_btn a {
width: 65px !important;
height: 39px !important;
text-decoration: none; 
display: block;
float:left !important;

}




.add_cart_btn.home a {

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

	width: 100px;

	height: 30px;

	text-decoration: none;

	background: #e50000;

	-webkit-box-shadow: 2px 2px 2px 0px rgba(39, 50, 50, 0.75);

	-moz-box-shadow: 2px 2px 2px 0px rgba(39, 50, 50, 0.75);

	box-shadow: 2px 2px 2px 0px rgba(39, 50, 50, 0.75);

	display: block;

	text-align: center;

	color: #fff;

	font-size: 16px;

	font-style: italic;

	padding-top: 5px;

}





.add_cart_btn a:hover {

	-webkit-box-shadow: 2px 2px 5px 0px rgba(39, 50, 50, 0.75);

	-moz-box-shadow: 2px 2px 5px 0px rgba(39, 50, 50, 0.75);

	box-shadow: 2px 2px 5px 0px rgba(39, 50, 50, 0.75);

	color: #FF0;

}

/** Carousel Controls **/



.jcarousel-control-prev, .jcarousel-control-next {

	position: absolute;

	top: -30px;

	margin-top: -15px;

	width: 20px;

	height: 20px;

	text-align: center;

	background: #c9c9c9;

	color: #fff;

	text-decoration: none;

	font: 17px/20px Arial, sans-serif;

	-webkit-border-radius: 30px;

	-moz-border-radius: 30px;

	border-radius: 30px;

	-webkit-box-shadow: 0 0 4px #F0EFE7;

	-moz-box-shadow: 0 0 4px #F0EFE7;

	box-shadow: 0 0 4px #F0EFE7;

}

.jcarousel-control-prev {

	right: 40px;

}

.jcarousel-control-next {

	right: 10px;

}

/** Carousel Pagination **/



.jcarousel-pagination {

	position: absolute;

	bottom: -40px;

	left: 50%;

	-webkit-transform: translate(-50%, 0);

	-ms-transform: translate(-50%, 0);

	transform: translate(-50%, 0);

	margin: 0;

	display: none;

}

.jcarousel-pagination a {

	text-decoration: none;

	display: inline-block;

	font-size: 11px;

	height: 10px;

	width: 10px;

	line-height: 10px;

	background: #fff;

	color: #4E443C;

	border-radius: 10px;

	text-indent: -9999px;

	margin-right: 7px;

	-webkit-box-shadow: 0 0 2px #4E443C;

	-moz-box-shadow: 0 0 2px #4E443C;

	box-shadow: 0 0 2px #4E443C;

}

.jcarousel-pagination a.active {

	background: #4E443C;

	color: #fff;

	opacity: 1;

	-webkit-box-shadow: 0 0 2px #F0EFE7;

	-moz-box-shadow: 0 0 2px #F0EFE7;

	box-shadow: 0 0 2px #F0EFE7;

}


.patiss-menu {
    width: 28%;
    float: left;
    margin: 59px 0 0;
    padding: 7px 0px 7px;
    background: #cc0000;
    /* color: #fff; */
}
.jcarousel2.patiss{
    position: relative;
    overflow: hidden;
    width: 71%;
    margin-top: 25px;
}
.jcarousel2.patiss li {
    float: left;
    border: 1px solid #ebe9ea;
    padding-right: 1%;
    padding-left: 1%;
    width: 29% !important;
    background: #f8f8f8;
    margin-left: 2%;
    margin-bottom: 2%;
    height: 300px;
}



a, button.btn.btn-default {
transition: all 400ms linear;
-webkit-transition: all 400ms linear;
-moz-transition: all 400ms linear;
}
.pasi .heading {
    width: 97%;
    background: url(https://ilovebloomsburys.com/shop/images/heading-line-bg.jpg) repeat-x center #fff;
    height: 30px;
    margin: 0 1% 0 1%;
}


.patiss-menu ul {
    padding: 0px 21px;
    margin: 23px 0px;
	   
}

.patiss-menu ul li {
    padding: 0px;
	list-style:none;
    margin: 0;
    text-decoration: none;
 }
.patiss-menu ul li a {
    padding: 4% 15%;
    background: url(https://ilovebloomsburys.com/shop/images/bullet.png) left no-repeat #CC0000;
    font-size: 14px;
    border-bottom: 1px solid #e84e4e;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    transition: all 400ms;
    -webkit-transition: all 400ms;
}

 
.patiss-menu ul li a:hover {
    color: #fff;
    background:url(https://ilovebloomsburys.com/shop/images/bullet.png) #000 left no-repeat;
    padding: 4% 20%;
    margin: 0;
}


input.patiss {
    width: 15%;
    margin: 15px -6px 0;
    border: 1px solid #cc0000;
    padding: 6px;
}
.jcarousel2.patiss h4 {
    margin: 0;
    text-align: center;
    padding: 0px 0 5px;
    color: #9a8c85;
    font-size: 19px;
    border-bottom: 1px solid #cc0000;
    margin-bottom: 15px;
}
.one_two.pasi{
    width: 100%;
    margin-right: 0%;
    float: left !important;
    padding: 1% 1% 1% 1%;
}
.patiss-menu .active{
    color: #fff;
    background: url(https://ilovebloomsburys.com/shop/images/bullet.png) #000 left no-repeat;
    padding: 4% 20%;
    margin: 0;
}
.col_5.savour {
    min-height: 320px;
}


 @media (max-width: 800px) {

.patiss-menu ul li a {
    padding: 4% 20%;
 }
 .jcarousel2.patiss li {
    width: 45% !important;
 }
 .jcarousel2.patiss {
    width: 68%;
 }
 .col_5.savour {
    width: 47%;
}
 }

 @media (max-width: 670px) {
	 
	 
	.add_cart_btn_price2 {
    width: 100%;
    float: left;
    font-size: 13px;
    color: #333333;
    padding: 0px 0 0 0px;
    text-align: left;
} 


.jcarousel2 li img {
    width: auto;
    height: auto;
    max-width: 100%;
    transition: all 400ms;
    -webkit-transition: all 400ms;
}

.add_cart_btn {
    margin: 10px 10px 10px 0;
    display: block;
    max-width: 100% !important;
    height: auto !important;
    float: left !important;
}

.name_txt_pan2 {
    display: block;
    max-width: 100%;
    height: auto !important;
    color: #858585;
    text-align: left;
    padding-left: 10px;
    font-size: 15px !important;
    min-height: 31px;
}

.add_cart_btn_outter {
    display: block;
    width: 100% !important;
    height: auto !important;
    float: left;
    padding: 0 11px;
}

.jcarousel2 li {
	 height: auto;

  padding-right: 1%;

padding-left: 1%;

width: 45% !important;
text-align:center;

 }

.jcarousel2 li img{

width:auto;

height:auto;

}
.patiss-menu {
    width: 45%;
}

.jcarousel2.patiss li {
    width: 82% !important;
	margin-left: 5%;
}
.jcarousel2.patiss {
    width: 55%;
}
.one_two.pasi {
    width: 90%;
}
.pasi .heading {
    width: 93%;
    margin: 0 7% 0 5%;
}

.col_5.savour {
    width: 88%;
    margin: 2px 6%;
    min-height: 340px;
}
 }

 

 @media (max-width: 500px) {

.jcarousel2 li {

  padding-right: 1%;

padding-left: 1%;

width: 95% !important;

 }
 nav a#pull {
    width: 100%!important;
    float: left;
}
 .jcarousel .item{text-align:center !important; width: 333px!important;
 }
 
 .patiss-menu {
    width: 100%;
 }

.jcarousel2 ul {
    width: 100%;
}
 .jcarousel2.patiss li {
    width: 89% !important;
 }
.jcarousel2.patiss {
   /* width: 85%;
    margin-left: 9%;*/
    width: 90%;
    padding: 5%;
	float:left;
}
.one_two.pasi {
    width:100%;
	padding:0;
	margin:0;
}
.pasi .heading {
    width: 90%;
    margin: 0 7% 0 5%;
}
.col_5.savour {
   width: 80%;
    float: left;
    padding: 5%;
	    margin: 5px 5%;
}
.patiss-menu ul {
    width:100%;
	float:left;	 
	padding:0;  
}
.patiss-menu ul li a {
    padding: 10px 40px;
}
.patiss-menu .active {
    padding: 10px 50px;
}
.patiss-menu ul li a:hover {
	padding: 10px 50px;
}
.patiss-menu ul li {
width:100%;
	float:left;
 }
 }