.clear {
    clear: both;
}

.products_block h3.widget-title {
    border-bottom: 3px solid #E1E1E1;
    color: #696868;
    font-size: 19px;
    text-transform: capitalize;
    padding-bottom: 10px;
    margin: 10px 0;
}

.home #brand.products_block,
.home .homepage_blog {
    background: #FFF;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.18);
    -o-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
    margin: 10px 0;
    padding: 15px;
    position: relative;
    border: 1px solid #E0E0E0;
}

.nobr {
    white-space: nowrap;
}

.products_block,
.shop_products_block {
    position: relative;
    clear: both;
}
#wpe_shop ul.products{ overflow: hidden;}

.products ul, 
ul.products {
    clear: both;
    margin: 0 0 14px;
    padding: 0;
    width: 100%;
}

.products_block ul.products li,
.shop_products_block ul.products li {
    background: url("images/product_boxshadow.png") no-repeat scroll center bottom  transparent;
}

.porduct_thumbs.products_block ul.products li {
}

.products_block ul.products li .block_hover,
.shop_products_block ul.products li .block_hover {
    background: none repeat scroll 0 0 #E8E8E4;
    border-radius: 5px;
    bottom: 35%;
    left: 15%;
    margin: 0 auto;
    padding: 10px;
    position: absolute;
    width: 70%;
    opacity: 0;
    transition: visibility 0s ease-in-out 600ms, opacity 300ms ease-in-out 300ms;
    visibility: hidden;
    z-index:1;
}

.products_block ul.products li:hover .block_hover,
.shop_products_block ul.products li:hover .block_hover  {
    opacity: 1;
    transition: visibility 0s ease-in-out 0s, opacity 300ms ease-in-out 100ms;
    visibility: visible;
}

.products_block ul.products li .product-block,
.shop_products_block ul.products li .product-block  {
    border: 1px solid #E6E6E6;
    margin: 10px 5px;
    position: relative;
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
    font-size: 16px;
    background: none repeat scroll 0 0 #FFFFFF;
}
ul.products li .product-block .product-block-inner{ padding: 10px 0;}
.products ul, ul.products, .products li {
    list-style: none outside none;
}

#brand.products_block ul.products li {
    background: none;
}

#brand.products_block ul.products li .product-block {
    border: none;
    background: none;
    margin: 0;
}

#brand.products_block ul.products li .product-block .image-block {
    margin: 0;
}

.products li.first {
    margin-left: 0;
}

.products li {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 237px;
}

.products li a {
    font-weight: normal;
    text-decoration: none;
    text-transform: capitalize;
}

.products li a.button {
    text-transform: uppercase;
}

.products li a img {
    border: medium none;
    height: auto;
    margin: 0 auto;
    max-width:100%;
}

ul.products li.product img {
    max-width: 100%;
    height: auto;
}

.woocommerce a.added_to_cart {
    background: none;
    border: none;
    padding: 0;
    color: #717171 !important;
    display: inline-block;
    margin-top: 7px;
}

.woocommerce a.added_to_cart:hover {
    background: none;
    border: none;
    padding: 0;
    color: #000000 !important;
    display: inline-block;
    margin-top: 7px;
}

.imageBoxouter, 
.woocommerce-main-image {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D1D1CF;
    border-radius: 5px;
    display: block;
    height: auto;
    margin: 5px;
    padding: 8px;
    transition: all 0.2s ease-in-out 0s;
}

#imageBox {
    overflow: hidden;
    padding: 0;
    display: block;
    text-align: center;
}

div.product {
    position: relative;
}

div.product div.images {
    margin-right: 2%;
    float: left;
    /*  width: 43%;*/
    margin-bottom: 2em;
}
.gal-img{
    margin-right: 10px !important;
    width: 111px !important;
}
.gal-img img{
    height:150px !important;
}
.porduct_thumbs, .thumbnails {
    clear: both;
    display: inline-block;
    margin: 10px 10px 0;
    width: 95%;
}

.porduct_thumbs #porduct_thumbs .single-thumb,
.thumbnails .single-thumb {
    float: left;
    list-style: none outside none;
    text-align: center;
}

.products .single-thumb a img {
    border: 1px solid #D1D1CF;
    border-radius: 5px;
}

div.product div.summary {
    float: right;
    width: 55%;
    margin-bottom: 2em;
}

#imageBox img.wp-post-image {
}


.widget_wpsc_product_specials h4 strong{ font-weight:normal; }

ul.products li.product h3,
ul.products .product_title,
ul.products .prodtitle a,
.wpsc_also_bought_item a.wpsc_product_name{
    clear: both;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 0;
    width: 100%;
    padding: 0.5em 0;
    margin:0;
    text-transform: capitalize;
    /*font-size:15px;*/
    font-size:1.5em;
    color: #717171;
}
ul.products .prodtitle{
    margin: 0;
}
ul.products li.product h3:hover,
ul.products .product_title:hover,
ul.products .prodtitle:hover,
ul.products .prodtitle a:hover,
.wpsc_also_bought_item a.wpsc_product_name:hover  {
    color: #963B3D;
}

.products li .product_stock,
.products li .in_stock,
.products li .out_of_stock {
    color: #5C483C;
    margin: 15px 0 10px;
    display: none;
}

.products .product_title {
    clear: both;
    display: inline-block;
    margin-top: 10px;
    width: 100%;
    text-transform: capitalize;
}

.single .summary .product_title,
.featured_product_display h1.entry-title,
.productcol.summary h1{
    border-bottom:1px solid #D1D1CF;
    clear: none;
    font-size: 16px;
    margin-top: 0;
    padding: 8px 0;
    width: 100%;
}
.productcol .entry-thumbnail{ margin:0; }
.products .product_title a {
    font-size: 14px;
}
.wpsc_product_price .in_stock{ color:#008000; }
.single .out_of_stock{ color:#FF0000; }
.products .product_stock, .products .in_stock, .products .out_of_stock {
    color: #5C483C;
    margin: 5px 0 0;
}

.products li strong {
    color: #555555;
    display: none;
}

.products li .onsale {
    background-color: #963B3D;
    border-radius: 0 5px 5px 0;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    left: -1px;
    padding: 2px 5px;
    position: absolute;
    text-align: right;
    text-transform: uppercase;
    bottom: 755px;
    z-index: 99;
}

.single .images .onsale,
.single  .onsale {
    left: 5px;
    top: 50px;
}

.products li .price, 
.products li .wpsc_product_price {
    margin: 10px 0;
    display: inline-block;
}
.productcol.summary .wpsc_product_price{  margin: 5px 0; }
.products li .price,
.products li .price ins,
.widget li ins,
.js_widget_product_price,
.wpsc-product-price, 
.wpsc_product_price .pricedisplay,
.single_product_display .wpsc-product-price .currentprice{
    color: #903537;
}

.products li .price del,
.widget li del,
.products li .wpsc_product_price .wpsc-product-old-price,
.products li .wpsc_product_price .wpsc-product-old-price,
.products li .wpsc_product_price .oldprice .pricedisplay,
.products li aside.widget_wpsc_product_specials span.oldprice  {
    color: #717171;
    font-size: 13px;
    text-decoration:line-through; 
}


.wpsc_product_price .wpsc-product-old-price,
.wpsc_product_price .wpsc-product-old-price,
.wpsc_product_price .oldprice .pricedisplay,
aside.widget_wpsc_product_specials span.oldprice {
    color: #717171;
    text-decoration:line-through; 
}
#tertiary .currentprice,
.secondary-sidebar .currentprice{ font-size:15px; }
.sidebar-inner .widget ul del, .widget-area .widget ul del {
    display: none;
}

.woocommerce ul.cart_list li a,
.woocommerce-page ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.product_list_widget li a {
    display: block;
    font-weight: bold;
}

.woocommerce .sidebar-inner .widget ul span,
.woocommerce-page .sidebar-inner .widget ul span {
    float: left;
    width: auto;
}

.sidebar-inner .widget ul .price_label {
    clear: both;
    text-align: left;
}

.woocommerce .sidebar-inner .widget ul .price_label span,
.woocommerce-page .sidebar-inner .widget ul .price_label span {
    float: none;
    width: auto;
}

.woocommerce .widget ul.product_list_widget li a,
.woocommerce-page .widget ul.product_list_widget li a,
.woocommerce .widget ul.cart_list li a
.woocommerce-page .widget ul.cart_list li a {
    margin-bottom: 2px;
    text-align: left;
    text-transform: capitalize;
}

.products .price .amount {
    font-size: 16px;
    line-height: 25px;
}

div.product p.price,
.summary .price .amount,
.summary .price ins {
    font-size: 18px;
}
div.product p.price{ margin:0 0 18px; }

.products li .price del .amount {
    font-size: 14px;
    font-weight: normal;
}

.summary .price del .amount,
.jigoshop .summary .price del {
    font-size: 14px;
    color: #818181;
}

.price .from {
    font-size: 11px;
    line-height: 10px;
    margin: -2px 0 0 0;
    display: block;
    color: #909090;
    padding-bottom: 3px;

}
.woocommerce .price .from{ display:none; }
div.product p.stock {
    font-size: 14px;
    float: left;
    padding: 0;
}

.stock {
    color: green;
}

.out-of-stock {
    color: red;
}

/* Start Social */

div.product div.social {
    text-align: right;
    margin: 0 0 1em;
}

div.product div.social span {
    margin: 0 0 0 2px;
}

div.product div.social span span {
    margin: 0;
}

div.product div.social span .stButton .chicklets {
    padding-left: 16px;
    width: 0;
}

div.product div.social iframe {
    float: left;
    margin-top: 3px;
}

p.cart {
    float: right;
}
.type-product .entry-summary p.cart{ margin:0 0 6px; float:left; }
form.cart {
    margin-bottom: 10px;
    float: right;
    width: 100%;
    clear: both;
}

form.cart div.quantity {
    float: left;
    margin: 3px 4px 0 0;
}

.woocommerce form.cart div.quantity, .woocommerce-page form.cart div.quantity {
    margin: 4px 4px 0 0;
}

form.cart table {
    font-size: 13px;
    border-width: 0 0 1px 0!important;
}

form.cart table td {
    padding: 4px 4px 4px 0!important;
}
form.cart table.variations td
{ padding:6px 10px 6px 0 !important;  }
form.cart table.variations td.label{ text-align:right;  }
.variations a.reset_variations{ text-align:left; float:left; padding:4px 0; } 

form.cart table div.quantity {
    float: none;
    margin: 0;
    width: 72px;
}

form.cart table small.stock
{
    display: block;
    float: none;
}

form.cart .variations label {
    font-weight:bold;
}

form.cart .variations select {
    width: 100%;
    float: left;
}

form.cart .button {
    vertical-align: middle;
    float: left;
    margin: 10px 0!important;
}
.single_variation_wrap .variations_button button{ margin:10px 0 0 0 !important; }
.summary form.cart .button {
    float: none;
}

.product_meta .posted_in {
    display: inline-block;
    margin: 10px 0;
}

.product_meta .tagged_as {
    display: inline-block;
    margin-bottom: 10px;
}

/* End Social */
.product-block .image-block {
    margin: 10px 0 0;
    position: relative;
    text-align: center;
}
.imagecol{ margin:0 auto; }

.product-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
    margin: 0;
}

.product-carousel .slider-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -webkit-perspective: 1000;
}

.product-carousel .slider-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.product-carousel .slider-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.product-carousel .slider-item {
    float: left;
}

.slider-controls .slider-page,
.slider-controls .slider-buttons div {
    cursor: pointer;
}

.slider-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.customNavigation a {
    display: block;
    float: right;
    height: 26px;
    position: absolute;
    top: 48.8%;
    width: 35px;
    cursor: pointer;
    z-index: 95;
}

.customNavigation a.prev {
    background: url("images/sprite.png") no-repeat scroll -1px -300px transparent;
    left: -18px;
    right: auto;
}

.customNavigation a.prev:hover {
    background-position: -1px -332px;
}

.customNavigation a.next {
    background: url("images/sprite.png") no-repeat scroll -41px -300px  transparent;
    left: auto;
    right: -18px;
}

.customNavigation a.next:hover {
    background-position: -41px -332px;
}

/* category next previous */

#category,
#crosssells{
}

#category li,
#crosssells li {
    background: none;
}

#category .customNavigation a,
#crosssells .customNavigation a {
    cursor: pointer;
    height: 20px;
    top: -30px;
    width: 20px;
}
#crosssells .customNavigation a{
    top: -38px;
}

#category .customNavigation a.next,
#crosssells .customNavigation a.next {
    background-position: -2px 0;
    right: 0px;
    left: auto;
    transition: none;
}

#category .customNavigation a.next:hover,
#crosssells .customNavigation a.next:hover {
    background-position: -2px -27px;
    text-decoration: none;
}

#category .customNavigation a.prev,
#crosssells .customNavigation a.prev {
    background-position: -30px 0px;
    right: 25px;
    transition: none;
    left: auto;
}

#category .customNavigation a.prev:hover,
#crosssells .customNavigation a.prev:hover {
    background-position: -30px -27px;
    text-decoration: none;
}

#category-carousel li img, #category-grid li img,
#crosssells-carousel li img, #crosssells-grid li img {
    max-width: 100%;
} 
/*.wpsc_categories .customNavigation a{ 
        height:20px; 
        width:14px; 
        top:-27px;
}
.wpsc_categories .customNavigation a.prev{ 
        background:url("images/sprite.png") no-repeat scroll -1px -474px transparent; 
        right:25px;
        left:auto;
}
.wpsc_categories .customNavigation a.prev:hover{ background-position: -13px -474px; }
.wpsc_categories .customNavigation a.next{ 
        background:url("images/sprite.png") no-repeat scroll -35px -474px transparent; 
        right:4px;
}
.wpsc_categories .customNavigation a.next:hover{  background-position: -24px -474px; }
*/

.brand-logo.products.block_content {
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
}

.home-logo-slider {
    padding: 0;
}

.home-logo-slider ul#brand-carousel {
    margin: 0 auto;
}

.brand-logo li {
    list-style: none;
    text-align: center;
    float: left;
}

#brand .customNavigation a.next {
    background: url("images/sprite.png") no-repeat scroll -41px -300px  transparent;
    right: -18px;
    left: auto;
    width: 35px;
    height: 26px;
    top: 40%;
    z-index: 95;
}

#brand .customNavigation a.next:hover {
    background-position: -41px -332px;
}

#brand .customNavigation a.prev {
    background: url("images/sprite.png") no-repeat scroll -1px -300px transparent;
    left: -18px;
    right: auto;
    width: 35px;
    height: 26px;
    top: 45%;
    z-index: 95;
}

#brand .customNavigation a.prev {
    top: 40%;
}

#brand .customNavigation a.prev:hover {
    background-position: -1px -332px;
}

/************************start Related-carousel *************************/
#related .customNavigation a,
#upsells .customNavigation a {
    top: 19px;
    height: 20px;
    width: 20px;
    cursor: pointer;
}

#related .customNavigation a.next,
#upsells .customNavigation a.next {
    background: url("images/sprite.png") no-repeat scroll -2px -0px transparent;
    right: 0;
}

#related .customNavigation a.next:hover,
#upsells .customNavigation a.next:hover {
    background-position: -2px -27px;
    text-decoration: none;
}

#related .customNavigation a.prev,
#upsells .customNavigation a.prev {
    background: url("images/sprite.png") no-repeat scroll -31px 0px transparent;
    left: auto;
    right: 25px;
}

#related .customNavigation a.prev:hover,
#upsells .customNavigation a.prev:hover {
    background-position: -31px -27px;
    text-decoration: none;
}
/************************end Related-carousel *************************/

/**********************start thumbnails-carousel****************************/
#thumblist-carousel {
    width: 90%;
    margin: 0 auto;
    float: none;
}

#thumblist li {
    background: none;
}

#thumblist .customNavigation a {
    height: 15px;
    width: 10px;
    cursor: pointer;
    top: 44%;
}

#thumblist .customNavigation a.next {
    background: url("images/sprite.png") no-repeat scroll -37px -475px transparent;
    right: 0;
}

#thumblist .customNavigation a.next:hover {
    background-position: -26px -475px;
    text-decoration: none;
}

#thumblist .customNavigation a.prev {
    background: url("images/sprite.png") no-repeat scroll -3px -475px transparent;
    left: -2px;
}

#thumblist .customNavigation a.prev:hover {
    background-position: -15px -475px;
    text-decoration: none !important;
}

#thumblist-carousel li img, #thumblist-grid li img {
    max-width: 75%;
} 
/************************end thumbnails-carousel *************************/

.grid_default_width {
    width: 135px;
}

.brand_default_width {
    width: 175px;
}

.latest_default_width {
    width: 236px;
}

.featured_default_width {
    width: 236px;
}

.upsells_default_width {
    width: 236px;
}

.shop_default_width {
    width: 236px;
}

.related_default_width {
    width: 236px;
}

.crosssells_default_width {
    width: 236px;
}

.category_default_width{
    width: 236px;
}

.wpeshop_default_width{ 
    width:236px;
}

.thumblist_default_width {
    width: 80px;
}


.tm-hide {
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}

.tm-checkbox {
    background: url("images/sprite.png") no-repeat scroll -1px -195px transparent;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 17px;
}

.tm-radio {
    background: url('images/sprite.png') -1px -160px no-repeat transparent;
    display: inline-block;
    padding: 0 2px;
    cursor: pointer;
}

.tm-checked {
    background-position: -74px -196px;
    cursor: pointer;
}

.tm-selected {
    background-position: -74px -160px;
    cursor: pointer;
}


.ie7 .tm-checkbox-green,.ie8 .tm-checkbox-green,.ie9 .tm-checkbox-green	,
.ie7 .tm-checkbox, .ie8 .tm-checkbox,.ie9 .tm-checkbox,
.ie7 .tm-radio,.ie8 .tm-radio,.ie9 .tm-radio {
    display: inline;
    zoom: 1;
}

.tm-checked-green {
    background-position: 0 -18px;
}

.ie7 .tm-checkbox, .ie8 .tm-checkbox,.ie9 .tm-checkbox,
.ie7 .tm-radio,.ie8 .tm-radio,.ie9 .tm-radio {
    height: 18px;
    float: left;
}

/* Custom Select*/
select.hasCustomSelect {
    z-index: 999;
    cursor: pointer;
    display: inline-block !important;
}
.wpsc_variation_forms select.hasCustomSelect { position:absolute !important; }

span.customSelect {
    background-color: #F9F9F9;
    border: 1px solid #CCCCCC;
    color: #777777;
    padding: 6px;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
}
.wpsc_variation_forms span.customSelect,
.wrap span.customSelect{ padding:0 6px; }
.chzn-container {
    display: none !important;
    opacity: 0 !important;
}

#customer_details span.country_select.country_select {
    width: 100%;
}

.jigoshop-checkout #billing-country {
    margin-bottom: 35px;
}

.shipping_calculator .customSelect.country_to_state {
    margin-bottom: 0;
}

span.customSelect.changed {
    background-color: #f0dea4;
}

.customSelectOpen {
    -moz-box-shadow: #bbb 0 0 3px;
    -webkit-box-shadow: #bbb 0 0 3px;
    box-shadow: #bbb 0 0 3px;
}

.customSelectInner {
    background: url('images/down_arrow.png') no-repeat center right;
}

.customSelectOpen .customSelectInner {
    background: url('images/Up_arrow.png') no-repeat center right;
}

.table-responsive {
    // display: none;
    // visibility: hidden;
}

.tm_responsive_container,
.tm_responsive_container_footer {
    width: auto;
    overflow: hidden;
}

.tm_responsive_group {
    float: left;
    margin: 15px;
    padding: 15px;
    border: 1px solid #ededed;
    color: #000;
    background: #FBFBFB;
}

.tm_responsive_row label {
    width: 100px;
    display: block;
    float: left;
    font-weight: bold;
}

.tm_responsive_row span {
    width: 250px;
    display: block;
    float: left;
}

.tm_responsive_row {
    overflow: hidden;
    border-bottom: 1px solid #EEEEEE;
    padding: 10px 0;
}

#layered_block_left .ui-widget-content {
    border: 1px solid #ddd;
}

#layered_block_left .ui-slider-horizontal {
    height: 8px;
}

#layered_block_left .ui-slider-horizontal .ui-slider-handle {
    margin-left: -6px;
    top: -6px;
}

#layered_block_left .ui-slider .ui-slider-handle {
    height: 18px;
    width: 7px;
    border: 1px solid #aaa;
}

#layered_block_left .ui-slider-horizontal .ui-slider-range {
    background: #eee;
}

div.quantity {
    min-width: 80px;
}

.variations_form.cart{ margin-bottom: 10px; }
.variations span.customSelect{ padding:0 6px; }
form.cart div.quantity {
    float: left;
}

.quantity input.plus {
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
}

.quantity input.minus {
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
}

.quantity input.plus, 
.quantity input.minus {
    border: 0 none;
    cursor: pointer;
    height: 30px;
    line-height: 1em;
    margin-top: -3px;
    padding: 0;
    vertical-align: middle;
    width: 20px;
}

.quantity input.plus, 
.quantity input.minus {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #FFFFFF;
}

input.qty {
    border-radius: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.quantity input.qty {
    border: 1px solid #CCCCCC;
    padding: 0;
    text-align: center;
    width: 30px;
    height: 30px;
    display: inline;
    margin-top: -3px;
}

/* TAbs */
ul.tabs,
.user-profile-links{
    background: none repeat scroll 0 0 transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin-bottom: -1px;
    padding: 0;
    border-bottom: medium none;
    list-style: none outside none;
    overflow: hidden;
    clear: both;
}

.tabs .panel,
#tabs .panel,
.woocommerce-tabs .panel,
.user-profile-links-panel {
    background: url("images/dropdown_hover.jpg") repeat scroll 0 0 transparent;
    float: left;
    padding: 15px;
    width: 100%;
}
.wpsc-user-account .panel .panel{
    border: none;
    border-radius: 0;
    padding: 0;
}
.wpsc-user-account .logdisplay{
}


ul.tabs li.active a,
ul.tabs li:hover a,
ul.tabs li a.current,
.tab ul.tabs li.active a,
.tab ul.tabs li:hover a,
.tab ul.tabs li a.current, 
.entry-content .user-profile-links a:hover,
.entry-content .user-profile-links a.current{
    background: #E14AFF;
    color: #fff !important;
    padding : 8px 16px 6px 14px !important
}

ul.tabs li a,
.tab ul.tabs li a,
.entry-content .user-profile-links a{
    // background: none repeat scroll 0 0 #F4F4F4;
    color: #6B6B6B;
    filter: none;
    display: inline-block;
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding: 10px 15px;
    text-decoration: none;
}

ul.tabs li a {
    float: left;
    //margin-right: 4px;
    padding : 8px 16px 6px 14px !important
}
/* Tabs */


/* Start Messages */
@font-face {
    font-family:'star';src:url('../fonts/star.eot');src:url('../fonts/star.eot?#iefix') format('embedded-opentype'), url('../fonts/star.woff') format('woff'), url('../fonts/star.ttf') format('truetype'), url('../fonts/star.svg#star') format('svg');font-weight:normal;font-style:normal;
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
.jigoshop_message,
.jigoshop_error,
.jigoshop .info {
    padding: 1em 1em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #FBFBFB;
    color: #5e5e5e;
    list-style: none outside;
    width: auto;
    -webkit-box-shadow: inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.3);
    box-shadow: inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.3);
}

.woocommerce-message:after,
.woocommerce-error:after,
.woocommerce-info:after,
.jigoshop_message:after,
.jigoshop_error:after,
.jigoshop .info:after {
    content: "";
    display: block;
    clear: both;
}

.woocommerce-message:before,
.woocommerce-error:before,
.woocommerce-info:before,
.jigoshop_message:before,
.jigoshop_error:before,
.jigoshop .info:before {
    content: "";
    height: 1.5em;
    width: 1.5em;
    display: block;
    position: absolute;
    top: 0;
    left: 1em;
    font-family: sans-serif;
    font-size: 1em;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
    padding-top: 1em;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
}

.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button,
.jigoshop_message .button,
.jigoshop_error .button,
.jigoshop .info .button {
    float: right;
}

.woocommerce-message li,
.woocommerce-error li,
.woocommerce-info li,
.jigoshop_message li,
.jigoshop_error li,
.jigoshop .info li {
    list-style: none outside;
    padding-left: 0;
    margin-left: 0;
}

.woocommerce-message,
.jigoshop_message {
    border-top: 3px solid #37A12D;
}

.woocommerce-message:before,
.jigoshop_message:before {
    background-color: #37A12D;
    content: "\2713";
}

.woocommerce-info,
.jigoshop .info {
    border-top: 3px solid #696868;
}

.woocommerce-info:before,
.jigoshop .info:before {
    background-color: #696868;
    content: "i";
    font-family: Times, Georgia, serif;
    font-style: italic;
}

.woocommerce-error,
.jigoshop_error {
    border-top: 3px solid #963B3D;
}

.woocommerce-error:before,
.jigoshop_error:before {
    background-color: #963B3D;
    content: "\00d7";
    font-weight: 700;
}

.woocommerce-info a, 
.myaccount_user a,
.jigoshop .info a,
.addresses .address a.edit {
    color: #717171;
}

.woocommerce-info a:hover, 
.myaccount_user a:hover,
.jigoshop .info a:hover,
.addresses .address a.edit:hover {
    color: #903537;
}

.woocommerce-result-count {
    float: left;
    margin: 0 0 1em;
}

.woocommerce-ordering {
    float: right;
    margin: 0 0 1em;
}
/* Start Messages */

/* Start Ratings */
/*.star-rating {
    width: 80px;
    height: 16px;
   // background: url(images/star.png) repeat-x left 0;
    float: left;
}
.sidebar-container .star-rating { display:none; }
.products_block ul.products li .block_hover .star-rating,
.shop_products_block ul.products li .block_hover .star-rating {
    margin: 0 auto 10px;
    float: none;
}

.star-rating span {
   // background: url(images/star.png) repeat-x left -32px;
    height: 0;
    padding-top: 16px;
    overflow: hidden;
    float: left;
}

#tab-reviews .star-rating {
    float: right;
}

.hreview-aggregate .star-rating {
    margin: 10px 0 0 0;
}

p.stars {
    overflow: hidden;
    zoom: 1;
}

p.stars span {
    /*width: 80px;
    height: 16px;
    position: relative;
    float: left;
    background: url(images/star.png) repeat-x left 0;*/
/*}

p.stars span a {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 0;
    padding-top: 19px;
    overflow: hidden;
}

p.stars span a:hover,p.stars span a:focus {
    //background: url(images/star.png) repeat-x left -16px;
}

p.stars span a.active {
    // background: url(images/star.png) repeat-x left -32px;
}

p.stars span a.star-1 {
    width: 16px;
    z-index: 10;
}

p.stars span a.star-2 {
    width: 32px;
    z-index: 9;
}

p.stars span a.star-3 {
    width: 48px;
    z-index: 8;
}

p.stars span a.star-4 {
    width: 64px;
    z-index: 7;
}

p.stars span a.star-5 {
    width: 80px;
    z-index: 6;
}
.product_user_vote .wpsc_product_rating input{ margin:0 0 4px 6px; }*/
/* End Ratings */

/* Start Reviews */

#reviews h2 small {
    float: right;
    color: #999;
    font-size: 15px;
    line-height: 21px;
    margin: 10px 0 0 0;
}

#reviews h2 small a {
    text-decoration: none;
    color: #999;
}

#reviews h3 {
    margin: 0;
}

#reviews #respond {
    margin: 0;
    border: 0;
    padding: 0;
}

#reviews #comment {
    height: 75px;
}

#reviews #comments .add_review {
    overflow: hidden;
    zoom: 1;
}

#reviews #comments h2 {
    clear: none;
    margin-bottom: 25px;
}

#reviews #comments ol.commentlist {
    overflow: hidden;
    zoom: 1;
    margin: 0!important;
    padding-left:0;
}

#reviews #comments ol.commentlist li {
    padding: 00;
    margin: 0 0 20px;
    border: 0;
    position: relative;
    list-style:none;
}

#reviews #comments ol.commentlist li .meta {
    color: #999;
    font-size: .75em;
}

#reviews #comments ol.commentlist li img {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px;
    width: 32px;
    height: auto;
    border: 1px solid #ddd;
    background: #fff;
    margin: 0;
    line-height: 1;
}

#reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 50px;
    border: 1px solid #F4F4F4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 11px 11px 0;
}

#reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 11px;
}

#reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: .86em;
}

#review_form #respond {
    overflow: hidden;
    zoom: 1;
    border: 1px solid #E7E7E7;
    margin: 0!important;
    padding: 10px 20px 20px;
    width: auto;
}

#review_form #respond p {
    margin: 0 0 10px!important;
}

/* End Reviews */

table.shop_table,
.wpsc table.checkout_cart,
.wpsc-transaction-results-wrap table, 
table.logdisplay{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #D1D1CF;
    border-collapse: separate;
    border-radius: 5px;
    margin: 0 -1px 24px 0;
    overflow: auto;
    text-align: left;
    width: 100%;
}

table.shop_table th,
.wpsc table.checkout_cart th,
.wpsc-transaction-results-wrap table th,
table.logdisplay th {
    background: none repeat scroll 0 0 #D9D9D9;
    color: #3C3C3C;
    text-align: center;
    line-height: 18px;
    padding: 9px 12px;
}

table.shop_table td,
.wpsc table.checkout_cart td,
.wpsc-transaction-results-wrap table td,
table.logdisplay td {
    border-top: 1px solid #D1D1CF;
    padding: 6px 10px;
    vertical-align: middle;
    border-right: 1px solid #D1D1CF;
    text-align: center;
}

table.shop_table td a.button,
.wpsc table.checkout_cart td a.button,
.wpsc-transaction-results-wrap table td a.button,
table.logdisplay td a.button  {
    margin: 0 3px;
}

table.shop_table tfoot td {
}

table.my_account_orders {
    font-size: .85em;
}

table.my_account_orders th,table.my_account_orders td {
    padding: 4px 8px!important;
    vertical-align: top;
}

table.my_account_orders .button {
    white-space: nowrap;
    margin: 4px 0;
}

ul.cart_list,ul.product_list_widget {
    list-style: none outside!important;
    padding: 0!important;
    margin: 0!important;
}

ul.cart_list li,ul.product_list_widget li {
    padding: 4px 0!important;
    margin: 0!important;
    overflow: hidden;
    zoom: 1;
}

ul.cart_list li a,ul.product_list_widget li a {
}

ul.cart_list li img,ul.product_list_widget li img {
    float: left;
    margin-right: 4px;
    border: 1px solid #ddd;
}

ul.cart_list li dt,ul.product_list_widget li dt {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0;
}

ul.cart_list li dd,ul.product_list_widget li dd {
    display: inline;
    padding: 0;
}

.jigoshop_cart .total,
.widget_shopping_cart .total {
    margin: 10px 0;
    overflow: hidden;
}

.jigoshop_cart .total strong,
.widget_shopping_cart .total strong {
    min-width: 40px;
    display: inline-block;
    float: left;
}

.jigoshop_cart .buttons,
.widget_shopping_cart .buttons {
    overflow: hidden;
    zoom: 1;
    clear: both;
}

aside p.buttons a.checkout {
    float: right;
}

a.remove {
    display: block;
    height: 16px;
    width: 16px;
    text-indent: -9999px;
    background: url(images/remove.png) #ccc;
}

a.remove:hover {
    background-color: #963B3D;
}

.cart th, .cart td {
    vertical-align: middle;
}
.variations_button{ margin-top: 10px;  display: inline-block;
                    width: 100%;}

.woocommerce-page table.shop_table td.actions, .woocommerce table.shop_table td.actions {
    text-align: right;
}

td.actions .coupon {
    float: left;
}
form.cart .variations th, form.cart .variations td{ border: none;  vertical-align: top;}
table.variations{ border: none; margin-bottom: 5px !important;}

td.actions .coupon label {
    display: none;
}

td.actions .coupon .input-text {
    float: left;
    margin: 1px 6px 0 0!important;
}

td.actions .button-alt {
    float: right;
    margin: 2px 0 0 6px;
}

td.product-name dl.variation {
    margin: 0;
}

td.product-name dl.variation dt {
    display: inline-block;
    margin: 0 4px 0 0;
    padding: 0;
}

td.product-name dl.variation dd {
    display: inline;
    margin: 0 12px 0 0;
    padding: 0;
}

td.quantity,.jigoshop #content div.quantity {
    min-width: 80px;
}

.cart input {
    margin: 0;
    vertical-align: middle;
}

.col2-set {
    overflow: hidden;
    zoom: 1;
    width: 100%;
}

.col2-set .col-1 {
    float: left;
    width: 48%;
}

.col2-set .col-2 {
    float: right;
    width: 48%;
}

.cart-collaterals {
    overflow: hidden;
    zoom: 1;
    width: 100%;
}

.cart-collaterals .related {
    width: 310px;
    float: left;
}

.cart-collaterals .cross-sells {
    clear: both;
}

.cart-collaterals .shipping_calculator {
    float: right;
    width: 225px;
    clear: right;
    text-align: right;
    overflow: hidden;
    zoom: 1;
    margin: 20px 0 0 0;
}

.cart-collaterals .shipping_calculator .button {
    width: 225px!important;
    float: none!important;
    display: block;
}

.cart-collaterals .shipping_calculator .col2-set .col-1,.cart-collaterals .shipping_calculator .col2-set .col-2 {
    width: 47%;
}

.cart-collaterals .cart_totals {
    float: right;
    width: 350px;
    text-align: right;
}

.cart-collaterals .cart_totals h2 {
    text-align: left;
    margin: 0;
    margin-left: 10px;
}

.cart-collaterals .cart_totals p {
    margin: 0!important;
    text-align: left;
}

.cart-collaterals .cart_totals table {
    border-collapse: separate;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 6px!important;
    padding: 0;
}

.cart-collaterals .cart_totals table tr:first-child th,.cart-collaterals .cart_totals table tr:first-child td {
    border-top: 0!important;
}

.cart-collaterals .cart_totals table td,.cart-collaterals .cart_totals table th {
    padding: 6px 12px!important;
}

.cart-collaterals .cart_totals table small {
    display: block;
    color: #999;
}

.cart-collaterals .cart_totals .discount td {
    color: green;
}

.cart-collaterals .cart_totals tr td,.cart-collaterals .cart_totals tr th {
    border-top: 1px solid #E7E7E7;
    padding: 6px 24px;
}

.cart-collaterals .cart_totals a.button-alt {
    width: 193px;
    display: block;
    font-size: .92em;
}

.form-row {
    overflow: hidden;
    zoom: 1;
    padding: 3px;
    margin: 0 0 6px!important;
}

.form-row label {
    display: block;
    margin-bottom: 5px;
}

.form-row label.hidden {
    visibility: hidden;
}

.form-row select {
    width: 100%;
    cursor: pointer;
    margin: 0!important;
}

.form-row .required {
    color: #c00;
}

.form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle;
}

.form-row label.checkbox {
    display: inline;
}

form .form-row input.input-text,#content .form-row input.input-text,form .form-row textarea,#content .form-row textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    width: 100%;
    padding: 6px;
    margin: 0;
    outline: 0;
    background: #fff none;
    font-size: 14px;
    line-height: 1em;
}

form .form-row input#calc_shipping_postcode.input-text {
    padding: 0;
    margin: 0;
    background: none;
    border: none;
}

form .form-row textarea,#content .form-row textarea {
    height: 3.5em;
    line-height: 1.5em;
    display: block;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

form .form-row #calc_shipping_postcode {
    padding: 0;
    background: none;
    border: none;
}

form .form-row input.input-text:focus,#content .form-row input.input-text:focus,form .form-row textarea:focus,#content .form-row textarea:focus {
}

.form-row-first,
.form-row-last {
    float: left;
    width: 47%;
    overflow: visible;
}

.form-row-last {
    float: right;
}

.woocommerce #customer_login .col-1,
.woocommerce #customer_login .col-2{ width: 49%;}
.woocommerce form.login .form-row-first,
.woocommerce form.login .form-row-last,
.woocommerce form.register .form-row-first,
.woocommerce form.register .form-row-last{ width: 100%;}

form.login {
}

#payment {
    background: #F9F9F9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#payment ul.payment_methods {
    overflow: hidden;
    zoom: 1;
    text-align: left;
    padding: 1em;
    border-bottom: 1px solid #eee;
    margin: 0!important;
    list-style: none outside;
}

#payment ul.payment_methods li {
    line-height: 2.5em;
    text-align: left;
    margin: 0!important;
}

#payment ul.payment_methods li input {
    margin: 0 1em 0 0!important;
}

#payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px 0 0 .5em;
    position: relative;
}

#payment div.form-row {
    padding: 1em;
    border-top: 1px solid #fff;
}

#payment #place_order {
    float: right;
    margin: 0;
}

#payment .terms {
    padding: 0 1em 0!important;
    text-align: right;
}

#payment div.payment_box {
    position: relative;
    width: 96%;
    background: #F9F9F9;
    border: 1px solid #eee;
    box-shadow: inset 0 1px 1px rgba(255,255,255,.5) #888;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.5) #888;
    -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,.5) #888;
    padding: 1em 2% 0;
    margin: 1em 0 1em 0;
    font-size: .92em;
}

#payment div.payment_box #cc-expire-month,#payment div.payment_box #cc-expire-year {
    width: 48%;
    float: left;
}

#payment div.payment_box #cc-expire-year {
    float: right;
}

#payment div.payment_box span.help {
    font-size: 11px;
    color: #999;
    line-height: 13px;
    font-weight: 400;
}

#payment div.payment_box p,#payment div.payment_box .form-row {
    margin: 0 0 1em;
}

#payment div.payment_box:after {
    content: "";
    display: block;
    border: 8px solid #FFFFFF;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -4px;
    left: 0;
    margin: -1em 0 0 2em;
}

#payment div.payment_message {
    position: relative;
    width: 96%;
    background: #F9F9F9;
    color: red;
    border: 1px solid #eee;
    box-shadow: inset 0 1px 1px rgba(255,255,255,.5) #888;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.5) #888;
    -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,.5) #888;
    padding: 1em 2% 1em;
    margin: 1em 0 1em 0;
    font-size: .92em;

}

#payment div.payment_message:after {
    content: "";
    display: block;
    border: 8px solid #eee;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -4px;
    left: 85%;
    margin: -1em 0 0 2em;
}

div.shipping-address {
    padding: 0;
    clear: left;
}

#shiptobilling {
    float: right;
    line-height: 1.62em!important;
    margin: 0!important;
    padding: 0;
}

#shiptobilling label {
    font-size: .6875em;
}

.checkout .col-2 h3 {
    float: left;
    clear: none;
}

.checkout .col-2 .notes {
    clear: left;
}

.checkout .col-2 .form-row-first {
    clear: left;
}

.checkout #customer_details,.checkout #order_review,.checkout #payment {
    margin-bottom: 24px;
}

.checkout .jigoshop-validated input.input-text {
    background-image: url('images/accepted.jpg')!important;
    background-position: 95% center!important;
    background-repeat: no-repeat!important;
}

.checkout .jigoshop-validated select {
    border: green 1px solid!important;
}

.checkout .jigoshop-invalid select {
    border: red 1px solid!important;
}

.checkout .jigoshop-invalid input.input-text {
    background-image: url('images/rejected.png')!important;
    background-position: 95% center!important;
    background-repeat: no-repeat!important;
    border: red 1px solid!important;
}

.order_details {
    overflow: hidden;
    zoom: 1;
    margin: 0 0 1.5em;
    list-style: none;
}

.order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    line-height: 1em;
    border-right: 1px dashed #ccc;
    padding-right: 2em;
}

.order_details li strong {
    display: block;
    text-transform: none;
    line-height: 1.5em;
    margin-top: 10px;
}

.order_details li.method {
    border: 0;
}

.col2-set {
    width: 100%;
}

.col2-set:after {
    content: "";
    display: block;
    clear: both;
}

.col2-set.addresses {
}

.customer_details {
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    margin: 0;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.col2-set .address {
}

.addresses address {
    clear: both;
}

.addresses .title {
    overflow: hidden;
    zoom: 1;
}

.addresses .title h3 {
    float: left;
}

.addresses .title .edit {
    float: right;
}

.widget_price_filter .price_slider_wrapper .button {
    float: right;
    margin: 0!important;
}

.widget_price_filter .price_slider_wrapper .price_slider {
    margin: 5px 0;
}

.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
    outline: 0!important;
}

.widget_price_filter .price_slider_wrapper .price_slider_amount {
    overflow: hidden;
    line-height: 2em;
}

.widget_layered_nav ul {
    margin: 0!important;
    padding: 0!important;
    border: 0!important;
    list-style: none outside!important;
}

.widget_layered_nav ul li {
    overflow: hidden;
    zoom: 1;
    padding: 0 0 1px;
}

.widget_layered_nav ul li a,.widget_layered_nav ul li span {
    padding: 1px 0;
    float: left;
}

.widget_layered_nav ul li.chosen a {
    padding: 0 6px 0 18px;
    border: 1px solid #39c;
    background: #39c url(images/cross_white.png) no-repeat 6px center;
    box-shadow: inset 0 1px 1px rgba(255,255,255,.5) #888;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.5) #888;
    -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,.5) #888;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.widget_layered_nav ul small.count {
    float: right;
    margin-left: 6px;
    font-size: 1em;
    padding: 1px 0;
    color: #999;
}

fieldset.variations {
    border: 0;
}

div.product div.product_meta,div.product div.variations_button {
    clear: left;
}

section#primary div.product div.summary {
    width: 42%;
}

.single_variation .price {
    float: left;
    display:none;

}
div.product .single_variation p.stock { margin:8px 0 2px 0; }
.single_variation,.stock {
    clear: left;
}

.customized_product_label {
}

dl.customization {
    margin: 0;
}

dl.customization dt {
    display: inline-block;
    margin: 0 4px 0 0;
    padding: 0;
}

dl.customization dd {
    display: inline;
    margin: 0 12px 0 0;
    padding: 0;
}

.applied-coupons-values {
    text-decoration: none;
    font-size: 13px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #e4e4e4;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0);
    background-image: -webkit-gradient(linear,0% 0,0% 100%,color-stop(20%, #f4f4f4),color-stop(50%, #f0f0f0),color-stop(52%, #e8e8e8),color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    -webkit-box-shadow: 0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);
    -moz-box-shadow: 0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);
    box-shadow: 0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);
    color: #333;
    border: 1px solid #aaa;
    line-height: 13px;
    padding: 3px 20px 3px 5px;
    margin: 3px 0 3px 5px;
    position: relative;
}

.cart-discount-code {
    font-size: 12px;
    padding-right: 5px;
    color: #888;
    float: right;
}

.close {
    display: block;
    position: absolute;
    right: 3px;
    top: 2px;
    font-size: 18px;
    line-height: 18px;
    color: #000;
    text-shadow: 0 1px 0 white;
    opacity: .2;
    filter: alpha(opacity=20);
}

input:-ms-input-placeholder {
    background: #fff;
    color: LightGray;
}

.checkout {
}

.col1-set, .col2-set {
    overflow: visible;
}

.col-1 h3, .col-2 h3 {
    background: none repeat scroll 0 0 #D9D9D9;
    color: #5D5D5D;
    padding: 8px;
    margin: -10px -10px 10px;
    float: none;
}

.wpsc_checkout_forms label.wpsc_email_address,
.wpsc_billing_forms h4,
.wpsc_checkout_table h4,
#checkout_page_container h4
{
    background: none repeat scroll 0 0 #D9D9D9;
    color: #5D5D5D;
    padding: 8px;
    margin: -10px -10px 10px;
    float: none;
    font-size: 15px;
    font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
}

.col2-set .col-1,
.col2-set .col-2 {
    border: 1px solid #D1D1CF;
    margin: 20px 0;
    padding: 10px;
    width: 47%;
    background-color: #F9F9F9;
}

.addresses .title {
    overflow: visible;
}
.wpsc_checkout_forms div.wpsc_email_address,
.wpsc_checkout_forms .wpsc_checkout_table,
.wpsc-user-account form#loginform {
    border: 1px solid #D1D1CF;
    margin: 20px 0;
    padding: 10px;
    background-color: #F9F9F9;
}
select {   
    color: #959B8F;
    border: 1px solid #CCCCCC;
    cursor: pointer;
    font-family: 'Open sans', Arial, Helvetica, sans-serif;
    font-size: 15px;
    height: auto;
    margin: 0 !important;
    padding: 4px 6px;

}
.col2-set select {
    float: left;
    width: 100%;
}

table.my_account_orders {
    font-size: .85em;
}

table.my_account_orders th,table.my_account_orders td {
    padding: 4px 8px;
    vertical-align: top;
}

table.my_account_orders .button {
    white-space: nowrap;
    margin: 0 5px;
    padding: 4px;
    float: left;
    clear: none;
}

table.my_account_orders .button:hover {
}

td.actions .button-alt {
    color: #FFFFFF;
    margin: 2px 0 0 6px;
    float: right;
    clear: none;
}

.cart-collaterals .cart_totals tr td,.cart-collaterals .cart_totals tr th {
    border-top: 1px solid #D1D1CF;
    padding: 6px 24px;
}

.cart-collaterals .cart_totals table {
    border-bottom: 1px solid #D1D1CF;
    border-left: 1px solid #D1D1CF;
    border-top: 1px solid #D1D1CF;
    width: 100%;
    margin: 10px 0 6px;
    background-color: #F9F9F9;
}

a.remove {
    margin: 0 auto;
}

.cart_totals_table {
    margin-top: 10px;
}

table.shop_table {
    border-radius: 0;
}

.cart-collaterals .cart_totals tr td, .cart-collaterals .cart_totals tr th {
    border-right: 1px solid #D1D1CF;
    font-size: 12px;
    vertical-align: top;
    color: #959B8F;
}
/* cart & checkout */

a.button.loading,
button.button.loading,
input.button.loading,
#respond input#submit.loading,
input.button.loading {
    color: #777777;
    border: 1px solid #f7f6f7;
}

a.button.loading:before,
button.button.loading:before,
input.button.loading:before,
#respond input#submit.loading:before,
input.button.loading:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: url(images/ajax-loader.gif) center no-repeat rgba(62,62,62,0.65);
}

.tagcloud a, .widget_wpsc_product_tags a {
    background: none repeat scroll 0 0 #963B3D;
    border-radius: 2px;
    color: #FFFFFF !important;
    font-size: 12px !important;
    line-height: 33px;
    margin: 5px;
    padding: 3px 5px;
}

.tagcloud a:hover, .widget_wpsc_product_tags a:hover  {
    background: none repeat scroll 0 0 #696868;
}

/* Header Cart */

.header_cart .togg .widget.jigoshop_cart, 
.header_cart .togg .widget.widget_shopping_cart {
    background: none repeat scroll 0 0 #FBFBFB;
    border-radius: 5px 5px 5px 5px;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 35px;
    z-index: 10;
    border: 1px solid #E6E6E6;
}

.header_cart .togg a, .header_login .togg a {
    background: none repeat scroll 0 0 transparent;
    color: #5B5B5B;
    font-size: 14px;
    padding: 0;
    text-transform: capitalize;
}

.header_login a#show-login-link {
    color: #717171;
    cursor: pointer;
    margin: -1px 0 0 9px;
}

.header_login .header_logout a.account {
    background: url("images/footer_line_sep.png") no-repeat scroll right 3px transparent;
    margin-left: 9px;
    padding: 0 9px 0 0;
}

.header_login .header_logout a.logout {
    padding-left: 4px;
}

.header_login a#show-login-link:hover {
    color: #903537;
}

.homepage .product_block .price del {
}

.header_cart .togg a, .header_login .togg a {
    background: none;
    float: right;
    padding: 0;
    color: #5B5B5B;
    font-size: 14px;
}

.header_cart .togg a.show-login-link {
    clear: both;
    color: #959B8F;
    cursor: pointer;
    text-transform: capitalize;
    margin-top: -20px;
}

.header_cart .togg .tab_content, .header_login .togg .tab_content {
    background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 35px;
    z-index: 1000;
    width: 300px;
}

.header_login .widget_user_login ul {
    margin: 0;
    padding: 0;
}

.header_login .togg .tab_content {
    top: 35px;
    border: 1px solid #E6E6E6;
}

.header_cart .input-submit {
    float: left;
    clear: none;
}

.header_cart .forgot {
    background: none repeat scroll 0 0 #B4D2D0;
    clear: none;
    border: medium none;
    border-radius: 2px;
    color: #FFFFFF;
    display: inline-block;
    padding: 5px 8px;
    text-decoration: none;
}

.header_cart .forgot:hover {
    background: none repeat scroll 0 0 #959B8F;
}

.header_cart .togg .jigoshop_cart {
    top: 28px;
}

.header_cart .cart_list {
    background: none repeat scroll 0 0 #F6F6F6;
    display: inline-block;
    padding: 10px;
    width: 100%;
}

.header_cart h3 {
    margin: 0 0 10px 0;
}

.header_cart .cart_list li a {
    float: left;
    width: 60%;
}

.header_cart .cart_list li a img {
    margin-top: 0;
}

.header_cart .widget ul span.js_widget_product_title {
    display: block;
    width: auto;
}

.header_cart .widget ul span.js_widget_product_price, .header_cart .widget ul span.quantity {
    float: right;
    width: 30%;
}

.header_cart .cart_list li {
    clear: both;
    border-bottom: 1px dashed #D4D3D3;
    margin: 10px 0;
    padding-bottom: 10px;
    font-size: 13px;
}

.header_cart .togg a.button,
.header_login .togg a.button,
.header_cart .togg a.emptycart,
.header_cart .togg a.gocheckout,
#tertiary .widget_wpsc_shopping_cart a.emptycart,
#tertiary .widget_wpsc_shopping_cart a.gocheckout,
.secondary-sidebar .widget_wpsc_shopping_cart a.emptycart,
.secondary-sidebar .widget_wpsc_shopping_cart a.gocheckout {
    background: none repeat scroll 0 0 #963B3D;
    border: 1px solid #963B3D;
    color: #FFFFFF;
    font-weight: normal;
    padding: 3px 5px;
    float: left;
    font-size: 13px;
    border-radius:5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
}
.header_cart .togg a.button:hover, 
.header_login  .togg a.button:hover,
.header_cart .togg a.emptycart:hover,
.header_cart .togg a.gocheckout:hover,
#tertiary .widget_wpsc_shopping_cart a.emptycart:hover,
#tertiary .widget_wpsc_shopping_cart a.gocheckout:hover,
.secondary-sidebar .widget_wpsc_shopping_cart a.emptycart:hover,
.secondary-sidebar .widget_wpsc_shopping_cart a.gocheckout:hover {
    background: none repeat scroll 0 0 #B2B2B2;
    border: 1px solid #B2B2B2;
    color: #FFFFFF;
    font-weight: normal;
    padding: 3px 5px;
    float: left;
    font-size: 13px;
}

.header_cart .total {
    margin: 10px 0;
}

.header_cart .togg a.button.checkout {
    clear: none;
    float: right;
}

.header_cart a.shopping_cart .item-text {
    float: left;
}

.header_cart a.shopping_cart .item-total {
    background: none repeat scroll 0 0 #963B3D;
    border-radius: 50%;
    color: #FFFFFF;
    font-weight: bold;
    margin-left: 10px;
    margin-top: -6px;
    padding: 6px 10px;
}

.widget_user_login .widget-title, .widgets-headerlogin .widget-title {
    display: none;
}

.wp-pagenavi {
    clear: both;
    margin-bottom: 15px;
}

.wp-pagenavi a,.wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #aaa;
    padding: 3px 5px;
    margin: 2px;
}

.wp-pagenavi a:hover,.wp-pagenavi span.current {
    border-color: #000;
}

.wp-pagenavi span.current {
}

.widget_user_login ul.pagenav li {
    display: inline;
}

.widget_user_login ul.pagenav li a:after {
    background: url("images/sprite.png") no-repeat scroll -239px -648px rgba(0, 0, 0, 0);
    content: "";
    height: 15px;
    position: absolute;
    width: 10px;
}

.widget_user_login ul.pagenav li:last-child a:after {
    background: none;
}

.widget_user_login ul.pagenav li a {
}

.widget_user_login {
    border: medium none;
    clear: both;
    float: right;
}

.header-main #shopping_cart {
    background: url("images/sprite.png") no-repeat scroll 0 -62px transparent;
    padding: 4px 0 2px 30px;
}

.header-main #shopping_cart:hover {
    background-position: 0 -108px;
}
/* Header Cart */


p small {
    color: #999;
}

p.demo_store {
    position: fixed;
    top: 0;
    left: 50%;
    width: 450px;
    margin-left: -225px;
    font-size: 12px;
    text-align: center;
    background: #f7f5c6;
    background: -webkit-gradient(linear,left top,left bottom,from( #f7f5c6),to( #eeeac1));
    background: -webkit-linear-gradient( #f7f5c6, #eeeac1);
    background: -moz-linear-gradient(center top, #f7f5c6 0, #eeeac1 100%);
    background: -moz-gradient(center top, #f7f5c6 0, #eeeac1 100%);
    padding: 8px 0;
    border: 1px solid #EEEAC1;
    color: #747165;
    z-index: 999999;
    box-shadow: inset 0 0 0 3px rgba(255,255,255,.3);
    -webkit-box-shadow: inset 0 0 0 3px rgba(255,255,255,.3);
    -moz-box-shadow: inset 0 0 0 3px rgba(255,255,255,.3);
}

small.note {
    display: block;
    color: #999;
    font-size: 11px;
    line-height: 21px;
    margin-top: 10px;
}

select#rating {
    display: block !important;
    z-index: 999;
    height: auto !important;
    width: auto !important;
}

#respond #commentform span.customSelect {
    width: 100px !important;
    height: 30px !important;
}

#respond #commentform .customSelectInner {
    height: auto;
    width: 85px !important;
}

.price_slider_amount .button {
    clear: none;
    float: right;
    margin: 0;
    padding: 5px;
}

.price_slider_amount {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}


ul.cart_list li img, ul.product_list_widget li img {
    border: medium none;
    float: left;
    margin-right: 10px;
    margin-top: 0;
    height: 65px;
    width: auto;
}

table.shop_attributes {
}

table.shop_attributes th {
    width: 150px;
    padding: 8px;
    border-bottom: 1px solid #EDEDED;
    margin: 0;
    line-height: 1.5em;
}

table.shop_attributes td {
    font-style: italic;
    padding: 0;
    border-bottom: 1px solid #EDEDED;
    margin: 0;
    line-height: 1.5em;
    border-top:none;
}

table.shop_attributes td p {
    margin: 0;
    padding: 8px;
}

table.shop_attributes .alt td,table.shop_attributes .alt th {
}

ins {
    text-decoration: none;
}

.price_slider_wrapper .ui-widget-header {
    background: none repeat scroll 0 0 #EEEEEE;
}

.jigoshop_secondary #searchform .assistive-text {
    display: none;
}

.jigoshop_secondary #searchform #searchsubmit {
    margin-top: -4px;
}

.wpsc_variation_forms label{ 
    font-weight: bold;
}

ul.cart_list li img, 
ul.product_list_widget li img, 
#tertiary .widget_wpsc_product_specials img, 
.secondary-sidebar .widget_wpsc_product_specials img, 
#tertiary .widget_wpsc_shopping_cart img, 
.secondary-sidebar .widget_wpsc_shopping_cart img, 
#tertiary .widget_wpsc_donations img, 
.secondary-sidebar .widget_wpsc_donations img,
.sidebar-inner .widget .featured-products img.product_image
{ 
    width:60px;
    height:65px;
    border:1px solid #EBEAEA;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    margin:5px 10px 0 0;
    float:left;
}

.sidebar-inner .widget{}
.widget_wpsc_product_specials h4{ margin:5px 0; }

.widget.widget_wpsc_latest_products .main-ul li{clear:both; overflow:hidden; }
#tertiary .widget_wpsc_latest_products img, 
.secondary-sidebar .widget_wpsc_latest_products img{
    border:1px solid #EBEAEA;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    margin:0 10px 0 0;
    float:left;
}

#tertiary .widget_wpsc_shopping_cart #fancy_collapser_link img, 
.secondary-sidebar .widget_wpsc_shopping_cart #fancy_collapser_link img {
    border: medium none;
    border-radius: 0;
    float: right;
    height: auto;
    margin: 3px 0 0;
    width: auto;
}

.widget_wpsc_shopping_cart td{border-top:none; }
td.cart-widget-remove {
    float: right;
    padding-right: 0;
}
.widget_wpsc_shopping_cart .cart-widget-total td{ clear: both; padding-right: 0; width: 100%;}
.widget_wpsc_shopping_cart table{ border-bottom:none; }
.widget_wpsc_categorisation img,
.product_page .product_categories .wpsc_category_image{ 
    border:1px solid #EBEAEA; 
    border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
}

ul.products li.product a img{
    box-shadow: none;
    display: block;
    height: 300px;
    margin: 0 0 1em;
    width: 100%;
    max-height: 300px;
}
@media (min-width: 320px) and (max-width: 480px)  {
    .woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary{
        width:100% !important;
    }
    .sfmsb-follow-social-buttons.sfmsb-float .sfmsb-text, .sfmsb-follow-social-buttons.sfmsb-float a{
        padding: 0 5px 0 6px !important;
    }
    .header-top {
        float: left;
        margin: 20px 0 0 !important;
        width: 100%;
    }
    .woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {

        float: left !important;
        margin: 0 0 56px;
        max-height: 250px;
        width: auto;
    }
    .attachment-shop_catalog.wp-post-image {
        display: inline-block !important;
        margin: 0 auto !important;
        text-align: center !important;
        width: auto !important;
    }
    #footer-widget-area {
        display: inherit !important;
    }
    ul.products li.product a img {
        height: 200px !important;
    }

    .top_main .header-bottom {
        position: inherit !important;
        z-index: inherit !important;
    }
    ul.products li {
        text-align: center !important;
        width: 100% !important;
    }
    .related.products h2 {
        text-align: center !important;
        width: 100% !important;
    }

}

@media (min-width: 361px) and (max-width: 640px){
    .woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary{
        width:100% !important;
    }
    .sfmsb-follow-social-buttons.sfmsb-float .sfmsb-text, .sfmsb-follow-social-buttons.sfmsb-float a{
        padding: 0 5px 0 6px !important;
    }
    .header-top {
        float: left;
        margin: 20px 0 0 !important;
        width: 100%;
    }
    .attachment-shop_catalog.wp-post-image {

        margin: 0 auto !important;
        text-align: center !important;
        width: auto !important;
    }
    .top_main .header-bottom {
        position: inherit !important;
        z-index: inherit !important;
    }
    ul.products li {
        text-align: center !important;
        width: 100% !important;
    }
    .related.products h2 {
        text-align: center !important;
        width: 100% !important;
    }
}

ul.instockul li.first {
    clear: both;
}
@media (min-width: 768px) and (max-width: 1024px){
    .woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary{
        float: left !important;
        width: 30% !important;
    }
    .woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary{
        width:68% !important;
    }

    ul.products li.product a img {
        box-shadow: none !important;
        display: inherit !important;
        height: auto !important;  
        margin: 0 0 0 !important;
        width: auto !important; 
        max-height: auto !important;
    }
    .top_main .header-bottom {
        position: inherit !important;
        z-index: inherit !important;
    }
}
