.jcarousel-wrapper {
margin: 20px auto;
position: relative;
} .jcarousel {
position: relative;
overflow: hidden;
width: 100%;
}
.jcarousel ul {
width: 20000em;
position: relative;
list-style: none;
margin: 0;
padding: 0;
}
.jcarousel li {
width: 200px;
float: left;
border: 1px solid #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.jcarousel li h5{
font-family: 'Spectral', serif !important;
font-size: 22px;
line-height: 28px;
font-weight: 700;
letter-spacing: -0.4px;
margin: 0 0 5px;
}
.jcarousel li a{
font-family: 'Spectral', serif !important;
font-weight: 600;
color: #000000;
}   .jcarousel-pagination {
position: absolute;
bottom: -40px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
margin: 0;
}
.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;
}
.jcarousel-control-arrows{
position: absolute;
right: 0;
top: -50px;
width: 60px;
height: 30px;
background: #fff;
}
.jcarousel-control-arrows a{
background-color: #fff;
color: #000;
display: inline-block;
font-size: 9px;
line-height: 30px;
width: 30px;
height: 30px;
top: 0;
left: 0;
border-radius: 0px;
text-align: center;
margin: 0px -2px !important;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
-ms-transition: all 0.35s ease-in-out;
-o-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.jcarousel-control-arrows a:hover{
background-color: #000;
color: #fff;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
-ms-transition: all 0.35s ease-in-out;
-o-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}.asp_product_item {
display: block;
border: 1px solid #E7E9EB;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
margin-top: 10px;
margin-bottom: 10px;
padding: 15px;
}
.asp_product_item_thumbnail img {
width: 75px;
height: 75px;
float: left;
margin-right: 10px;
}
.asp_product_name {
float: left;
font-size: 24px;
font-weight: bold;
line-height: 75px;
}
.asp_product_description {
margin: 15px 0 15px 0;
border-bottom: 1px solid #EEEEEE;
}
.asp_price_container {
font-weight: bold;
margin: 5px 0px;
}
.asp_price_container .asp_under_price_line {
}
.asp_product_item_amount_input_container, .asp_product_custom_field_input_container{
margin: 5px 0 10px 0;
}
.asp_product_item_qty_input_container{
margin: 10px 0;
}
.asp_product_item_qty_input{
max-width: 50px;
} .asp_post_item {
width: 90%;
}
.asp_post_item_top {
display: block;
}
.asp_post_thumbnail img {
width: 100%;
border: 1px solid #e8e4e3;
padding: 5px;
}
.asp_post_title {
font-size: 26px;
font-weight: bold;
margin-bottom: 20px;
} .asp_product_buy_button input {
display: inline-block;
line-height: 1;
padding: 8px 10px;
}
.asp_product_buy_button input::placeholder {
font-style: italic;
color: #bbb;
}
.asp_product_buy_button {
display: block;
}
.asp_product_buy_btn{
text-decoration: none;
font: bold 13px/13px HelveticaNeue, Arial;
padding: 8px 15px;
text-transform: none;
height: 32px;
border-radius: 4px;
vertical-align: middle;
}
.asp_product_buy_btn:hover{
transition: none;
text-transform: none;
}
.asp_product_buy_btn span {
vertical-align: middle;
}
@media (max-width: 500px) {
.asp_product_buy_btn {
min-width: 130px;
}
.asp-stripe-form {
text-align: center;
}
.asp_price_container {
text-align: center;
}
}
.asp_product_buy_btn.blue {
background: #92dbf6;
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#abe4f8', endColorstr='#6fcef3'); background: -webkit-gradient(linear, left top, left bottom, from(#abe4f8), to(#6fcef3)); background: -moz-linear-gradient(top,  #abe4f8, #6fcef3);
border-color: #8dc5da #76b7cf #63abc7;
color: #1E4657 !important;
text-shadow: 0 1px 0 #b6e6f9;
-webkit-box-shadow: 0 1px 1px #d6d6d6, inset 0 1px 0 #c0ebfa;
-moz-box-shadow: 0 1px 1px #d6d6d6, inset 0 1px 0 #c0ebfa;
box-shadow: 0 1px 1px #d6d6d6, inset 0 1px 0 #c0ebfa;
}
.asp_product_buy_btn.blue:hover {
background: #92dbf6;
border-color: #7caec0 #68a3ba #5a9cb5;
text-shadow: 0 1px 0 #bee9fa;
-webkit-box-shadow: 0 1px 1px #d6d6d6, inset 0 1px 0 #ade4f8;
-moz-box-shadow: 0 1px 1px #d6d6d6, inset 0 1px 0 #ade4f8;
box-shadow: 0 1px 1px #d6d6d6, inset 0 1px 0 #ade4f8;
}
.asp_product_buy_btn.green {
background: #b7d770;
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cae285', endColorstr='#9fcb57'); background: -webkit-gradient(linear, left top, left bottom, from(#cae285), to(#9fcb57)); background: -moz-linear-gradient(top,  #cae285, #9fcb57);
border-color: #adc671 #98b65b #87aa4a;
color: #2F4014 !important;
text-shadow: 0 1px 0 #cfe5a4;
-webkit-box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #d7e9a4;
-moz-box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #d7e9a4;
box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #d7e9a4;
}
.asp_product_buy_btn.green:hover {
background: #b9d972;
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8d872', endColorstr='#b9d972'); background: -webkit-gradient(linear, left top, left bottom, from(#b8d872), to(#b9d972)); background: -moz-linear-gradient(top,  #b8d872, #b9d972);
border-color: #8bb14d #83a648 #7d9e45;
text-shadow: 0 1px 0 #d5e8aa;
-webkit-box-shadow: 0 1px 1px #d5d5d5, inset 0 1px 0 #cae295;
-moz-box-shadow: 0 1px 1px #d5d5d5, inset 0 1px 0 #cae295;
box-shadow: 0 1px 1px #d5d5d5, inset 0 1px 0 #cae295;
}