body {
    opacity: 0;
}

.woocommerce-account .woocommerce {
    padding-bottom: 72px;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ebe9eb;
    color: #8a7e88;
}

.cart_list.product_list_widget li a.title:hover,
.product_list_widget li a:hover,
.product-name a:hover,
.woocommerce-page a:hover {
    color: #2d2e2e;
}

.woocommerce div.product .product_title {
    margin-bottom: 18px;
    margin-top: -4px;
    font-weight: 400;
    font-size: 36px;
    line-height: 38px;
}

.shop_ordering form.woocommerce-ordering:after {
    font-family: 'FontAwesome';
    content: '\f107';
    position: absolute;
    top: -1px;
    right: 0;
    text-decoration: none;
}

.woocommerce ul.products li.product a {
    color: #2d2e2e;
}

.woocommerce ul.products li.product a:hover {
    color: #f04316;
}

.woo_wrap ol ul ul li, .woo_wrap ul li:before {
    display: none;
}

.woo_wrap .shop_list_info::after {
    content: '';
    display: block;
    clear: both;
}

/* Filter by Price */
.widget_price_filter {
    margin-bottom: 13px;
}

.widget_price_filter .sidebar_heading {
    margin-bottom: 23px !important;
}

.woocommerce .widget_products {
    margin-bottom: 34px !important;
}

.woocommerce .right-sidebar-block,
.woocommerce .left-sidebar-block,
.woocommerce-page .right-sidebar-block,
.woocommerce-page .left-sidebar-block {
    margin-bottom: 75px;
}

.widget_price_filter .range-filter-wrapper {
    height: 6px;
    display: block;
    padding: 0 !important;
    background: url(../img/filter_bg.png) no-repeat left top;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-bottom: 23px;
}

.widget_price_filter .range-filter-wrapper .price_slider {
    position: relative !important;
}

.widget_price_filter .ui-slider-range {
    height: 6px !important;
    display: block !important;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    position: absolute !important;
}

.widget_price_filter .price_slider .ui-slider-handle {
    margin-left: -3px !important;
    width: 12px !important;
    height: 12px !important;
    display: block !important;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    position: absolute !important;
    top: -3px !important;
    cursor: pointer !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5) !important;
    background: #fdfdfd !important; /* Old browsers */
    background: -moz-linear-gradient(top, #fdfdfd 0%, #f4f4f4 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #f4f4f4)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fdfdfd 0%, #f4f4f4 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fdfdfd 0%, #f4f4f4 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fdfdfd 0%, #f4f4f4 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom, #fdfdfd 0%, #f4f4f4 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#f4f4f4', GradientType=0) !important; /* IE6-9 */
    outline: none;
}

.widget_price_filter .price_slider .ui-slider-handle:last-child {
    margin-left: -7px !important;
}

.price_slider_wrapper {
    padding-top: 34px !important;
    position: relative !important;
}

.price_slider_wrapper .shortcode_button {
    margin: 0 !important;
}

.woocommerce.widget_price_filter .price_label {
    position: absolute !important;
    top: 63px !important;
    right: -2px !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
}

.widget_price_filter .price_slider .ui-slider-handle:before {
    position: absolute !important;
    top: -29px !important;
    z-index: 999 !important;
    width: auto !important;
    height: 21px !important;
    line-height: 19px !important;
    padding: 0 8px !important;
    background: #747980 !important;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    font-size: 14px !important;
    color: #fff !important;
    vertical-align: top !important;
    content: attr(data-width) !important;
    font-weight: 300 !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
}

.widget_price_filter .price_slider .ui-slider-handle:last-child:before {
    content: attr(data-width-r) !important;
}

.widget_price_filter .price_slider .ui-slider-handle:after {
    position: absolute;
    top: -8px;
    z-index: 999;
    width: 0;
    height: 0;
    content: '';
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #747980;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: transparent !important;
    margin: 0 !important;
}

.widget_price_filter .shortcode_button.btn_small.btn_type4 {
    float: left;
}

/* Shop Ordering */
.shop_ordering {
    padding: 5px 0 5px 0;
    border-bottom: 1px #dddddd solid;
    font-size: 14px;
}

.shop_ordering div.selectBox {
    color: #666666;
    padding: 0 17px 0 0;
    font-size: 14px;
}

.shop_ordering div.selectBox.act,
.shop_ordering div.selectBox:hover {
    color: #666666;
}

.shop_ordering div.selectOptions {
    padding: 0;
    top: 29px;
    left: 0;
}

.shop_ordering span.selectOption {
    color: #666666;
    border-top: 1px solid #ddd;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    margin: 0;
    line-height: 20px;
    padding: 9px 20px 11px;
}

.shop_ordering span.selectOption:hover {
    color: #666666;
    background-color: #f6f7f9;
}

.shop_ordering form.woocommerce-ordering {
    position: relative;
}

.shop_ordering form.woocommerce-ordering .arrow_box_mask {
    width: 20px;
    height: 21px;
    background: #ffffff;
    position: absolute;
    top: 0;
    right: 0;
}

.shop_ordering form.woocommerce-ordering select.orderby {
    cursor: pointer;
    outline: none !important;
    line-height: 24px !important;
    background: #ffffff;
    margin-left: -7px;
    color: #666666;
    font-size: 14px;
    font-weight: 300;
}

.shop_ordering form.woocommerce-ordering select.orderby option {
    line-height: 24px !important;
    background: #ffffff;
}

/* Shop Items */
.shop_list_item {
    padding-bottom: 39px;
    margin-bottom: 4px;
}

.shop_list_item.no_pager {
    padding-bottom: 75px;
    margin-bottom: 0;
}

.shop_list_item .products {
    padding: 0;
    overflow: hidden;
    font-size: 0;
}

.shop_list_item .products li {
    display: inline-block;
    vertical-align: top;
    padding: 0;
}

.shop_list_item .products li:before {
    display: none;
}

.products .products li .item {
    margin: 0 0 0 30px;
}

.products .items1 li {
    width: 100%;
}

.products .items2 li {
    width: 50%;
}

.products .items3 li {
    width: 33.333333%;
}

.products .items4 li {
    width: 25%;
}

.posts-block.col-sm-12 .products {
    margin-left: -20px;
}

.posts-block.col-sm-12 .products li .item {
    margin-left: 20px;
}

.posts-block.col-sm-9 .products {
    margin-left: -20px;
}

.posts-block.col-sm-9 .products li .item {
    margin-left: 20px;
}

.woocommerce_container .woocommerce-pagination {
    padding: 5px 0 66px;
    border: none !important;
}

.woocommerce_container .woocommerce-pagination ul,
.woocommerce_container .woocommerce-pagination li {
    border: none !important;
}

.woocommerce_container .woocommerce-pagination li {
    display: inline-block !important;
    margin: 0 10px 20px 10px !important;
    vertical-align: top !important;
}

.woocommerce_container .woocommerce-pagination li span,
.woocommerce_container .woocommerce-pagination li a {
    font-size: 14px !important;
    background: #f6f7f9;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    line-height: 35px;
    color: #2d2e2e;
    display: block;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    font-weight: 300 !important;
    padding: .7em !important;
}

.woocommerce_container .woocommerce-pagination li a:hover {
    background: #f6f7f9 !important;
}

.posts-block.col-sm-9 {
    padding-bottom: 20px;
}

.woocommerce nav.woocommerce-pagination ul li span {
    border: 0 !important;
    background: transparent !important;
}

.woocommerce nav.woocommerce-pagination ul li span {
    padding: 0 !important;
    margin: 0 !important;
}

.woocommerce nav.woocommerce-pagination ul li a {
    padding: 0 !important;
    margin: 0 !important;
}

.woocommerce nav.woocommerce-pagination {
    text-align: left;
}

.woocommerce nav.woocommerce-pagination ul li a {
    border: 0 !important;
    background: transparent !important;
}

.woocommerce nav.woocommerce-pagination ul li a:hover {
    border: 0 !important;
    background: transparent !important;
}

.woocommerce nav.woocommerce-pagination ul li {
    display: inline-block;
    margin: 0 15px 5px 0 !important;
    vertical-align: top;
}

.products .img_block,
div.images .img_block {
    display: block;
    position: relative;
    overflow: hidden;
}

.products .img_block img,
div.images .img_block img {
    width: 100%;
    height: auto;
}

.products .fadder,
div.images .fadder {
    width: 0;
    height: 0;
    left: 50%;
    top: 50%;
    transition: all 300ms;
    -webkit-transition: all 300ms;
}

.woocommerce a.added_to_cart {
    display: none !important;
}

.products .img_block:hover .fadder,
div.images .img_block:hover .fadder {
    opacity: 0.8;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.item_cart,
.item_link {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 20;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    line-height: 39px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    color: #fff !important;
    font-size: 16px;
    text-align: center;
    transform: scale(2, 2);
    -webkit-transform: scale(2, 2);
    opacity: 0;
}

.item_cart {
    margin-left: -47px;
}

.item_link {
    margin-left: 8px;
    background: #2d2e2e;
}

.item_cart:hover {
    background: #2d2e2e;
}

.img_block:hover .item_cart,
.img_block:hover .item_link {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    opacity: 1;
}

.shop_list_info {
    background: #f6f6f6;
    font-size: 14px;
    line-height: 24px;
    padding: 16px 20px 13px 20px;
    text-align: center;
}

.shop_list_info h6 {
    line-height: 22px;
    margin-bottom: 7px;
    font-size: 16px;
    font-weight: 400;
}

.shop_list_info h6 a {
    line-height: 22px;
    font-size: 16px;
    font-weight: 400;
}

.shop_list_info .fright a {
    color: #666666;
}

.shop_list_info .amount {
    font-size: 16px;
    font-weight: 400;
}

.shop_list_info .amount span {
    color: #666666;
}

.product_categories {
    padding-bottom: 9px;
    display: block;
    text-align: center;
}

.product_categories a {
    color: #666666;
}

.product_categories a:after,
.woocommerce .product .summary .product_meta .posted_in a:after,
.woocommerce .product .summary .product_meta .tagged_as a:after {
    content: ',';
    color: #666666;
    padding-right: 4px;
}

.woocommerce .product .summary .product_meta .posted_in a:after,
.woocommerce .product .summary .product_meta .tagged_as a:after {
    color: #acacac;
}

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 12px !important;
}

.woocommerce div.product .summary form.cart {
    margin-top: 27px;
}

.woocommerce-page td.actions {
    border: none;
}

.woocommerce-cart .cart-empty {
    margin-bottom: 23px;
}

.woocommerce-cart .cart-empty + .return-to-shop {
    padding-bottom: 50px;
}

.woocommerce-page .page_title_block {
    margin-bottom: 47px;
}

.product_categories a:last-child:after,
.woocommerce .product .summary .product_meta .posted_in a:last-child:after,
.woocommerce .product .summary .product_meta .tagged_as a:last-child:after {
    content: '';
}

.woocommerce div.product div.images div.thumbnails {
    padding-top: 11px;
}

.shop_list_info .price {
    font-size: 20px;
    font-weight: 300;
    color: #666666;
    padding-top: 0;
    line-height: 24px;
    display: block;
}

.shop_list_info .price span {
    font-size: 16px;
    font-weight: 400;
}

.shop_list_info .price del {
    display: inline-block !important;
    padding-right: 18px;
}

.shop_list_info .price del span {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    text-decoration: line-through;
}

.product_list_widget .price del {
    display: inline-block !important;
    padding-right: 18px;
}

.shop_list_info .price ins {
    font-size: 16px;
    font-weight: 400;
    color: #f04316;
    display: inline-block;
    text-decoration: none;
}

.product_meta {
    display: none;
}

.woocommerce-result-count {
    float: right !important;
    font-size: 14px;
    margin-bottom: 0 !important;
}

.woocommerce-ordering {
    float: left !important;
    margin-bottom: 0 !important;
}

.woocommerce-ordering .orderby {
    border: none !important;
}

ul.products li {
    width: 33.3% !important;
    float: none !important;
    display: inline-block !important;
    vertical-align: top;
    margin: 40px 0 0 !important;
}

ul.products li .star-rating {
    display: none !important;
}

/* Product */
.single_product {
    padding-top: 10px;
}

div.images {
    width: 45.5% !important;
    margin-bottom: 40px !important;
    padding: 0 15px 0 0 !important;
}

.summary {
    width: 54.5% !important;
    margin-bottom: 28px !important;
    padding: 0 15px !important;
}

.single-product .product .product_meta {
    display: block !important;
}

.product_thumbs {
    font-size: 0;
    line-height: 0;
    list-style: none;
    margin-right: -11px;
}

.product_thumbs ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.product_thumbs li {
    padding: 0;
    margin: 11px 11px 0 0;
    display: inline-block;
    width: calc(33.3333% - 11px);
}

.product_thumbs li:before {
    display: none;
}

.thumbnails a img {
    opacity: 0.5;
    transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
}

#zoom_product img,
.thumbnails a img {
    width: 100%;
    height: auto;
}

.thumbnails a.current img,
.thumbnails a:hover img {
    opacity: 1;
}

div.images .img_block .view_link {
    transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
}

div.images .img_block:hover .view_link {
    visibility: visible;
    opacity: 1;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}

.product_title {
    margin-bottom: 12px;
    line-height: 38px;
    font-weight: 700;
    font-size: 30px;
}

.summary .star_rating {
    line-height: 24px;
    padding-top: 0;
    margin-bottom: 16px;
    font-size: 20px;
}

.woocommerce-product-rating .star-rating {
    font-size: 18px !important;
    letter-spacing: 5px;
    width: 6.5em;
}

.summary .star_rating i {
    margin-right: 5px;
}

.woocommerce div.product p.price del {
    display: inline-block !important;
    opacity: 1 !important;
    margin-left: 0px !important;
    float: left;
    color: #666;
    font-weight: 400 !important;
    font-size: 20px !important;
    padding-right: 20px !important;
    text-decoration: line-through !important;
    line-height: 24px !important;
    vertical-align: bottom;
}

.woocommerce div.product p.price ins {
    margin-left: 0px !important;
    font-weight: 700 !important;
    font-size: 26px !important;
    line-height: 28px !important;
    margin-bottom: 22px !important;
    text-decoration: none;
}

.woocommerce div.product p.price del span,
.woocommerce div.product p.price ins span {
    padding: 0 !important;
}

.summary .amount {
    font-weight: 700;
    font-size: 26px;
    line-height: 29px;
    margin-bottom: 10px;
    color: #2d2e2e;
}

.woocommerce div.product p.price del span {
    color: #666666;
    font-weight: 400;
    font-size: 20px;
    padding-left: 20px;
    text-decoration: line-through;
    line-height: 24px;
    display: inline-block;
    vertical-align: baseline;
}

.product_btns {
    padding: 23px 0 6px 0;
}

.product_quantity {
    display: inline-block;
    vertical-align: top;
    margin: 0 16px 20px 0;
    padding: 3px 0 2px 0;
}

.quantity .minus,
.quantity .plus {
    width: 35px !important;
    height: 35px !important;
    display: inline-block !important;
    float: left !important;
    position: relative !important;
    overflow: hidden !important;
    margin: 0 !important;
    background: #f6f6f6 !important;
    border: 1px solid #ddd !important;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    text-indent: -9999px !important;
    transition: all 300ms !important;
    -webkit-transition: all 300ms !important;
}

.quantity .minus:before,
.quantity .plus:before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-family: 'FontAwesome';
    font-size: 10px;
    color: #2d2e2e;
    font-weight: normal;
    text-indent: 0;
    transition: color 100ms;
    -webkit-transition: color 100ms;
}

.quantity .minus:before {
    content: "\f068";
}

.quantity .plus:before {
    content: "\f067";
}

.quantity .minus:hover:before,
.quantity .plus:hover:before {
    color: #fff;
}

input.input-text {
    border: 0 !important;
    display: inline-block !important;
    float: left !important;
    padding: 0 !important;
    text-align: center !important;
    width: 35px !important;
    height: 35px !important;
    line-height: 35px !important;
    background: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    margin: 0 !important;
    font-size: 16px !important;
    color: #666666 !important;
    font-weight: 300 !important;
}

.product form.cart {
    margin-bottom: 27px !important;
}

.product form.cart .single_add_to_cart_button {
    margin-bottom: 0px !important;
}

.product form.cart .quantity {
    margin: 0 16px 0px 0 !important;
    position: relative;
}

input[type=number] {
    -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.product_meta .sku_wrapper,
.product_meta .posted_in,
.product_meta .tagged_as {
    display: block;
    margin-bottom: 5px;
}

.sku {
    color: #2d2e2e;
}

.single_product .all_body_cont {
    padding-top: 36px;
}

.tab_content ol {
    list-style-position: inside;
    margin: 0 0 8px 0;
    padding: 8px 0 0 0;
}

.tab_content ol li {
    padding-bottom: 5px;
}

table {
    padding: 0;
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.woocommerce table.shop_table {
    border-collapse: separate;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    border-spacing: 0;
}

table.shop_attributes th {
    padding: 0 20px 17px 0;
    margin: 0;
    color: #2d2e2e;
    font-weight: 300;
}

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

table.shop_attributes tr:last-child th,
table.shop_attributes tr:last-child td {
    padding-bottom: 13px;
}

table.shop_attributes td span {
    color: #2d2e2e;
}

table.woocommerce-checkout-review-order-table th.product-total,
table.woocommerce-checkout-review-order-table td.product-total,
table.woocommerce-checkout-review-order-table tfoot td {
    border: solid 1px #d3ced2 !important;
    border-top: none !important;
    border-right: none !important;
}

table.woocommerce-checkout-review-order-table th.product-name,
table.woocommerce-checkout-review-order-table td.product-name,
table.woocommerce-checkout-review-order-table tfoot th {
    border: solid 1px #d3ced2 !important;
    border-right: none !important;
    border-top: none !important;
    border-left: none !important;
}

table.woocommerce-checkout-review-order-table tfoot .order-total td,
table.woocommerce-checkout-review-order-table tfoot .order-total th {
    border-bottom: none !important;
}

.woocommerce table.shop_table {
    border-color: #d3ced2 !important;
}

.woocommerce-account h2 {
    line-height: 26px;
    margin-bottom: 18px;
    font-size: 20px;
    font-weight: 400;
}

.single_product .tab_content ol.commentlist {
    margin: -4px 0 0 0;
    padding: 0;
    border: 0;
}

.single_product .tab_content ol.commentlist li {
    padding-bottom: 0;
}

.single_product .tab_content ol.commentlist li .star_rating {
    line-height: 18px;
    padding-top: 0;
    font-size: 14px;
}

.single_product .tab_content ol.commentlist li .star_rating i {
    margin-right: 0;
    padding-right: 2px;
}

.single_product .products {
    padding: 0;
    margin: 0;
    border: none;
}

.onsale,
.woocommerce-review-link {
    display: none;
}

.woocommerce-tabs {
    margin-bottom: 33px !important;
}

.woocommerce-tabs ol,
.woocommerce-tabs ul {
    /*margin-left: -17px !important;*/
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding-left: 0 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    border: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
    background: #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #2d2e2e !important;
}

.term-description {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    line-height: 20px;
    margin-right: 0px;
    padding: 16px 19px;
    position: relative;
    z-index: 10;
    border: 1px solid #ddd;
    background: #f6f6f6;
    color: #282a2a;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    transition: all 300ms;
    -webkit-transition: all 300ms;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
    margin: 0 0px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: 300;
    padding: 0;
    margin: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #2d2e2e !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    border: none !important;
    width: 0 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
    content: '';
    position: absolute !important;
    left: 0 !important;
    bottom: -2px !important;
    z-index: 11 !important;
    width: 100% !important;
    height: 3px !important;
    display: block !important;
}

.woocommerce div.product .woocommerce-tabs .entry-content {
    background: none !important;
    box-shadow: none !important;
    margin-bottom: 0 !important;
    margin-top: -1px;
    background: #fff;
    border: 1px solid #ddd;
    padding: 27px 29px 22px;
    z-index: 15;
}

.woocommerce div.product .woocommerce-tabs #tab-additional_information {
    padding: 27px 29px 15px;
}

.woocommerce div.product .woocommerce-tabs #tab-reviews {
    padding: 27px 29px 26px
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0 !important;
}

.woocommerce div.product .woocommerce-tabs .entry-content h2 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
}

.woocommerce div.product .woocommerce-tabs .entry-content ol,
.woocommerce div.product .woocommerce-tabs .entry-content ul {
    padding-left: 0 !important;
    list-style-position: inside !important;
}

.woocommerce table.shop_attributes {
    border: none !important;
    margin-bottom: 0 !important;
}

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th,
.woocommerce table.shop_attributes td {
    border: none !important;
    background: none !important;
    font-style: normal !important;
}

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes .alt th {
    font-weight: 400 !important;
}

.woocommerce ol.commentlist {
    border: none !important;
}

.woocommerce .commentlist .avatar {
    left: 0 !important;
    position: absolute !important;
    top: 0 !important;
    height: 84px !important;
    width: 84px !important;
    z-index: 5 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important;
    border-radius: 50% !important;
}

.woocommerce #comments #add_review {
    display: inline-block
}

.commentlist .comment-text {
    border: none !important;
    margin-left: 105px !important;
    padding: 0 !important;
}

.commentlist .comment-text .comment_author_name strong {
    line-height: 26px;
    color: #2d2e2e;
    font-weight: 400;
}

.commentlist .comment-text .description p {
    margin-bottom: 6px !important;
}

.commentlist .comment-text .meta,
.commentlist .comment-text .meta time {
    color: #acacac !important;
    font-size: 14px !important;
}

.commentlist .comment-text .meta {
    margin-bottom: 12px !important;
}

.commentlist .comment-text .meta time {
    margin-right: 2px !important;
}

.commentlist .comment-text .meta .star-rating {
    float: none !important;
    display: inline-block !important;
    font-size: 12px !important;
    height: 13px !important;
    margin-left: 2px !important;
}

form.comment-form .form-submit #submit {
    display: inline-block !important;
    border-radius: 17px !important;
    -webkit-border-radius: 17px !important;
    margin: 0 16px 20px 0 !important;
    border: none !important;
    font-size: 14px !important;
    color: #fff !important;
    text-decoration: none !important;
    text-align: center !important;
    position: relative !important;
    text-transform: uppercase !important;
    line-height: 14px !important;
    font-weight: 400 !important;
    transition: color 300ms, background 300ms, border-color 300ms !important;
    -webkit-transition: color 300ms, background 300ms, border-color 300ms !important;
    padding: 10px 20px 11px 20px !important;
}

form.comment-form .stars span a {
    transition: 300ms !important;
    -webkit-transition: 300ms !important;
}

.woocommerce #comments {
    padding-bottom: 0 !important;
    padding-top: 2px;
}

.woocommerce-page #add_review {
    margin-bottom: 7px;
}

.woocommerce #comments .woocommerce-noreviews {
    margin-top: -5px;
}

.woocommerce div.product div.summary h4 {
    padding-bottom: 5px;
}

.woocommerce #review_form_wrapper,
.woocommerce #reply-title {
    display: none;
}

.single-product .related.products {
    margin-left: 0 !important;
}

.single-product .related.products h2 {
    font-weight: 400 !important;
    line-height: 30px !important;
    margin-bottom: 23px !important;
    font-size: 20px !important;
}

.single-product .related.products .shop_list_item {
    border: none !important;
}

.single-product .related.products ul li {
    margin-top: 0 !important;
}

.single-product .related.products ul li .product_meta {
    display: none !important;
}

/* Cart */
.shop_cart {
    padding-top: 10px;
    margin-bottom: 48px;
}

.shop_cart table {
    background: #fff;
    border: 1px solid #dddddd;
}

.shop_cart thead,
.shop_cart tbody {
    border: 0;
}

.cart_item,
td.actions {
    border-top: 1px #dddddd solid;
    border-bottom: 1px #dddddd solid;
}

.product-remove,
.product-thumbnail,
.product-name,
.product-price,
.product-quantity,
.product-subtotal {
    padding: 13px 30px 14px 0;
    border: 0;
}

.shop_cart thead th {
    font-size: 16px;
    color: #2d2e2e;
    font-weight: 400;
}

.cart_item .product-remove,
.cart_item .product-thumbnail,
.cart_item .product-name,
.cart_item .product-price,
.cart_item .product-quantity,
.cart_item .product-subtotal {
    padding: 19px 11px 19px 20px;
    border: 0;
}

.product-remove {
    width: 48px;
}

.product-name, .product-price, .product-quantity, .product-remove, .product-subtotal, .product-thumbnail {
    padding: 7px 11px 7px 20px;
    border: 0;
}

.product-thumbnail {
    width: 70px;
}

.woocommerce-cart table.cart img {
    width: auto;
}

a.remove {
    display: inline-block;
    width: 35px !important;
    height: 35px !important;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #f6f6f6;
    position: relative;
    text-indent: -9999px;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    text-indent: -9999px;
    border: 1px solid #ddd !important;
}

a.remove:before {
    width: 33px !important;
    height: 33px !important;
    line-height: 33px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    display: block;
    font-size: 10px !important;
    font-weight: 400 !important;
    color: #666;
    font-family: 'FontAwesome';
    content: "\f00d";
    text-indent: 0;
    transition: color 300ms;
    -webkit-transition: color 300ms;
}

a.remove:hover:before {
    color: #fff;
}

.product-name a {
    font-weight: 400;
}

.shop_cart .amount {
    color: #2d2e2e;
}

div.coupon {
    display: inline-block;
    float: left;
    width: 270px;
    margin: 0 20px 0px 0;
    position: relative;
}

.coupon form {
    position: relative;
}

.coupon input[type="submit"] {
    position: absolute;
    right: 0px;
}

.coupon input[type="text"] {
    width: 100% !important;
    margin: 0 12px 20px 0 !important;
    display: inline-block !important;
    vertical-align: top !important;
    background: #fff !important;
    text-shadow: none !important;
    font-size: 14px !important;
    line-height: 20px !important;
    color: #666666 !important;
    font-weight: 300 !important;
    padding: 6px 15px 7px 15px !important;
    border: 1px #bfbfbf solid !important;
    border-radius: 17px !important;
    -webkit-border-radius: 17px !important;
    -webkit-appearance: none !important;
    outline: none !important;
    text-align: left !important;
    height: auto !important;
}

td.actions .fright .button {
    margin: 0 0 20px 15px !important;
}

.woo_wrap .sidepanel .button,
.woo_wrap button,
.woocommerce input.button,
.woocommerce button.button,
.order-actions a.button,
.return-to-shop a.button,
.woocommerce .woocommerce-message a.button,
.woo_wrap input[type="submit"],
.woo_wrap .sidepanel input[type="submit"] {
    display: inline-block !important;
    vertical-align: top !important;
    color: #fff !important;
    margin: 0 0 20px 0 !important;
    border: none !important;
    font-size: 14px !important;
    height: 35px !important;
    line-height: 35px !important;
    padding: 0 20px !important;
    border-radius: 17px !important;
    -webkit-border-radius: 17px !important;
    -webkit-appearance: none !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    cursor: pointer !important;
    transition: background-color 300ms, color 300ms !important;
    -webkit-transition: background-color 300ms, color 300ms !important;
    outline: none !important;
    background: #747980 !important;
}

.woocommerce-account .woocommerce input[name=save_address] {
    margin-bottom: 0px !important;
}

.checkout-button.button.alt.wc-forward {
    margin-left: 20px !important;
    display: inline-block !important;
    vertical-align: top !important;
    color: #fff !important;
    border: none !important;
    font-size: 14px !important;
    height: 35px !important;
    line-height: 33px !important;
    padding: 0 20px !important;
    border-radius: 17px !important;
    -webkit-border-radius: 17px !important;
    -webkit-appearance: none !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    cursor: pointer !important;
    transition: background-color 300ms, color 300ms !important;
    -webkit-transition: background-color 300ms, color 300ms !important;
    outline: none !important;
}

.checkout-button.button.alt.wc-forward:hover {
    background: #2d2e2e !important;
    background-color: #2d2e2e !important;
}

.woocommerce div.product form.cart .button:hover,
.sidepanel.woocommerce.widget_shopping_cart .buttons .button:not(.checkout):hover {
    background: #2d2e2e !important;
    background-color: #2d2e2e !important;
}

.woocommerce-product-search input.search-field {
    display: block;
    width: 100%;
    background: #fff;
    text-shadow: none;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    font-weight: 300;
    padding: 6px 15px 7px;
    border: 1px solid #ddd;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    margin: 0 0 20px;
    -webkit-appearance: none !important;
    outline: 0;
    margin: 0;
    padding-right: 80px;
}

.widget_product_search input[type=submit] {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
}

.widget_product_search input[type=submit]:Hover {
    background: #f04316 !important;
}

.ui-widget-header {
    background-image: none;
}

.ui-state-default, .ui-widget-content .ui-state-default {

    color: transparent;
    border: 0;
}

.widget_product_search {
    position: relative;
}

.woocommerce-product-search label.screen-reader-text {
    display: none;
}

.woocommerce textarea {
    overflow: hidden;
}

td.actions {
    padding: 20px 20px 0;
}

td.actions .fright .shortcode_button {
    margin: 0 0 20px 15px !important;
}

.cart_totals {
    margin-bottom: 50px;
    width: 32% !important;
}

.cart_totals h2 {
    font-size: 24px !important;
    line-height: 24px !important;
    margin-bottom: 27px !important;
    font-weight: 400 !important;
}

.cart_totals tr th {
    text-align: left !important;
    font-weight: 400 !important;
    color: #2d2e2e !important;
}

.cart_totals tr td:last-child {
    padding: 0 0 0px 10px !important;
    text-align: right;
}

.cart_totals tr td span,
.cart_totals tr td {
    font-weight: 300 !important;
	color: #666666 !important;
}

.cart_totals tr td strong {
    color: #666666 !important;
    font-weight: 400 !important;
}

.cart_totals tr th {
    padding: 0 10px 0px 0 !important;
    text-align: left;
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
    width: auto;
}
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td {
	border:0;
}

.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th {
    padding-top: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
    border-top: none !important;
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .shipping-calculator-button {
    color: #2d2e2e;
    font-weight: 400;
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .shipping-calculator-button:after {
    font-family: 'FontAwesome' !important;
    content: "\f105" !important;
    font-weight: normal !important;
    padding-left: 8px !important;
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout form.woocommerce-shipping-calculator input[type="text"],
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout form.woocommerce-shipping-calculator select.country_to_state,
.woocommerce-checkout input[type="text"],
.woocommerce-account input.input-text,
.woocommerce-account input[type="password"],
.woocommerce-account input[type="email"] {
    width: 100% !important;
    text-align: left !important;
    border: 1px solid #d3ced2 !important;
    padding: 6px 15px 7px !important;
    font-size: 14px !important;
    border-radius: 17px !important;
    height: auto !important;
    line-height: 20px !important;

}

.woocommerce-account form.login label.inline {
    margin-left: 15px;

}

.woocommerce-account form label {
    color: #2d2e2e !important;
    font-weight: 400 !important;
}

.woocommerce-account form label input#rememberme {
    margin-top: 20px !important;
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout form.woocommerce-shipping-calculator select.country_to_state {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.right-sidebar .sidepanel.woocommerce.widget_shopping_cart,
.left-sidebar .sidepanel.woocommerce.widget_shopping_cart {
    margin-bottom: 15px !important;
}

.right-sidebar .sidepanel.woocommerce .sidebar_heading,
.left-sidebar .sidepanel.woocommerce .sidebar_heading {
    line-height: 26px;
    margin-bottom: 18px;
    font-size: 20px;
    font-weight: 400;
}

.widget_shopping_cart_content {
    position: relative;
}

.cart_list.product_list_widget li,
.product_list_widget li {
    padding: 0 0 0 91px !important;
    margin: 0 0 14px 0 !important;
    line-height: 24px !important;
    font-size: 16px !important;
    position: relative !important;
}

.cart_list.product_list_widget li:last-child,
.product_list_widget li:last-child {
    margin: 0 0 0px 0 !important;
}

.widget_shopping_cart .product_list_widget li:last-child {
    margin: 0 0 24px 0 !important;
}

.cart_list.product_list_widget li.empty {
    padding-left: 0 !important;
    font-size: 14px !important;
}

.woocommerce .woocommerce-product-rating .star-rating {
    margin: .5em 4px .5em 0;
}

.cart_list.product_list_widget li a.remove {
    left: auto !important;
    right: 0;
    background: transparent !important;
    border: 0 !important;
}

.cart_list.product_list_widget li:hover {

}

.cart_list.product_list_widget li a.remove:before {
    color: #666 !important;
    top: 22px;
    left: 14px;
}

.cart_list.product_list_widget li a.remove:Hover {
    background: transparent !important;
}

.cart_list.product_list_widget li .attachment-shop_thumbnail,
.product_list_widget li .attachment-shop_thumbnail {
    position: absolute;
    left: 0;
    top: 5px;
    display: block;
    width: 70px !important;
    height: 70px !important;
    margin-left: 0;
}

.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
    padding: 5px 0 0 91px !important;
}

.woocommerce.widget_shopping_cart .cart_list li.empty {
    padding: 5px 0 0 0px !important;
    text-align: left;
    min-height: auto;
}

.widget_recently_viewed_products del span {
    color: #666;
    padding-right: 18px !important;
    text-decoration: line-through;
}

.widget_top_rated_products del span {
    color: #666;
    padding-right: 18px !important;
    text-decoration: line-through;
}

.cart_list.product_list_widget li a.title,
.product_list_widget li a {
    color: #f04316;
    font-size: 16px;
    font-weight: 400 !important;
    margin-top: 3px;
    padding-bottom: 3px;
}

.cart_list.product_list_widget li a.title:hover,
.product_list_widget li a:hover {
    color: #666;
}

.cart_list.product_list_widget .quantity {
    padding-top: 4px;
    font-weight: 400;
    color: #2d2e2e;
    display: block;
}

.widget_shopping_cart_content .total {
    line-height: 21px;
    margin-bottom: 14px;
    font-weight: 400 !important;
    color: #2d2e2e;
    border: none !important;
    padding: 0 !important;
}

.widget_shopping_cart_content .total strong {
    font-weight: 400;
}

.sidepanel.woocommerce.widget_product_categories ul {
    margin: -6px 0 0 0;
    padding: 0;
    list-style: none;
    line-height: 20px;
}

.sidepanel.woocommerce.widget_product_categories ul li a {
    padding: 0 0 0 13px;
    display: inline-block;
    border-radius: 0;
    -webkit-border-radius: 0;
    background: none;
    color: #666666;
    transition: color 300ms;
    -webkit-transition: color 300ms;
    position: relative;
    line-height: 24px;
    font-size: 16px;
    text-transform: capitalize;
}

.sidepanel.woocommerce.widget_product_categories li:before {
    display: none !important;
}

.widget_archive ul li a:after, .widget_product_categories ul li a:after, .widget_meta ul li a:after, .widget_nav_menu ul li a:after, .widget_pages ul li a:after, .widget_recent_entries ul li a:after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background: 0 0;
    font-weight: 400;
}

.right-sidebar-block .star-rating,
.left-sidebar-block .star-rating {
    font-size: 12px !important;
    padding-top: 14px;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    margin-left: 0px !important;
}

.woocommerce ul.product_list_widget li {
    min-height: 75px;
}

.sidepanel.woocommerce.widget_products li .price del span,
.sidepanel.woocommerce.widget_products li .price ins span {
    padding: 0 !important;
}

.sidepanel.woocommerce.widget_products li .price ins,
.sidepanel.woocommerce.widget_products li .price ins span {
    text-decoration: none;
}

.widget_product_tag_cloud a {
    display: inline-block;
    color: #2d2e2e;
    margin: 5px 0 0 5px;
    font-size: 14px !important;
    line-height: 21px !important;
    padding: 6px 20px 8px;
    background: #f6f6f6;
    float: left;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    text-transform: lowercase;
    transition: all 300ms;
    -webkit-transition: all 300ms;
}

.widget_product_tag_cloud a:hover {
    color: #fff;
    background: #f04316;
}

.sidepanel.woocommerce.widget_top_rated_products {
    margin-bottom: 54px;
}

.sidepanel.woocommerce.widget_recently_viewed_products {
    margin-bottom: 54px;

}

.woocommerce .woocommerce-message {
    line-height: 31px;
}

.cart_submenu .subtotal strong {
    font-weight: 400 !important;
}

.woocommerce .woocommerce-message a.button {
    margin-bottom: 0px !important;
}

.woocommerce .woocommerce-message .wc-forward {
    float: right !important;
}

.woocommerce .woocommerce-message {
    border-top-color: #00b96d;
}

.woocommerce .woocommerce-error {
    border-top-color: #f04316;
}

.woocommerce .woocommerce-info {
    border-top-color: #13acbe;
}

.sidepanel.woocommerce.widget_product_categories {
    margin-bottom: 22px;
}

.payment_methods li:before {
    display: none !important;
}

/* Page Checkout */
.woocommerce-checkout .woocommerce-shipping-fields textarea#order_comments {
    overflow: hidden;
}

.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address .checkbox {
    font-weight: 400 !important;
}

.woocommerce-checkout-review-order-table,
.woocommerce-checkout #payment {
    border-radius: 17px !important;
    -webkit-border-radius: 17px !important;
}

.woocommerce-checkout .woocommerce-billing-fields label,
.woocommerce-checkout .woocommerce-shipping-fields label,
.woocommerce-checkout-review-order-table thead th,
.woocommerce-checkout-review-order-table tbody td strong,
.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout-review-order-table tfoot td {
    font-weight: 400 !important;
    color: #2d2e2e !important;
}

.select2-container .select2-choice {
    border-radius: 17px;
}

.select2-dropdown-open .select2-choice {
    border-radius: 2px;
}

.form-row.place-order #place_order {
    margin-bottom: 0 !important;
}

.woocommerce .woocommerce-info::before {
    color: #2d2e2e !important;
}

.woocommerce-billing-fields h3,
form.woocommerce-checkout h3 {
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 18px;
    font-size: 20px;
    font-weight: 400;
}

.woocommerce-checkout .woocommerce-checkout-payment {
    margin-bottom: 80px;
}

.woocommerce-checkout .woocommerce-checkout-payment .woocommerce form .form-row {
    margin: 0 0 6px;
}

/* My Account Page */
.woocommerce-account .addresses header {
    background: #ffffff;
    border: solid 1px #dddddd;
    padding: 6px 25px 5px;
    margin-bottom: 6px;
}

.woocommerce .col2-set header h3, .woocommerce-page .col2-set header h3 {
    font-size: 16px;
    line-height: 24px;
}

.woocommerce-account .addresses header h3 {
    margin-bottom: 0 !important;
}

.woocommerce-account .woocommerce form input[type="submit"] {
    margin-top: 10px !important;
}

.woocommerce-page #add_review {
    display: inline-block;
}

.woocommerce-page .page_title,
.woocommerce-page .page-title {
    margin-bottom: 27px;
    text-align: center;
    position: relative;
    font-weight: 400;
    padding: 0 0 20px;
    font-size: 36px;
    line-height: 38px;
}

.woocommerce-page .page_title:before,
.woocommerce-page .page-title:before {
    position: absolute;
    left: 50%;
    bottom: 4px;
    width: 30px;
    height: 1px;
    background: #2d2e2e;
    margin-left: -15px;
    content: '';
}

.sidepanel.woocommerce.widget_shopping_cart .buttons .button.checkout {
    margin-left: 15px !important;
}

/* Responsive Shop */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .item_cart,
    .item_link {
        width: 44px;
        height: 44px;
        line-height: 43px;
        margin: -22px 0 0 8px;
    }

    .item_link {
        margin-left: -52px;
    }

    td.actions .fright {
        float: none;
    }

    .coupon {
        display: block;
        float: none;
        width: auto;
    }

    td.actions .fright .shortcode_button {
        margin: 0 15px 20px 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .shop_ordering .fleft,
    .shop_ordering .fright {
        float: none;
    }

    .products .items1 li,
    .products .items2 li,
    .products .items3 li,
    .products .items4 li {
        width: 100%;
    }

    div.images,
    .summary {
        width: 100%;
    }

    .product-remove,
    .product-thumbnail,
    .product-quantity,
    .product-price {
        display: none;
    }

    td.actions .fright .shortcode_button {
        margin: 0 15px 20px 0 !important;
    }

    td.actions .fright {
        float: none;
    }

    .coupon {
        display: block;
        float: none;
        width: auto;
    }

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product,
    .woocommerce-page .product .images,
    .woocommerce-page .product .summary {
        width: 100% !important;
    }
}

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

    .shop_ordering .woocommerce-result-count,
    .shop_ordering .woocommerce-ordering {
        float: none !important;
    }

    .shop_ordering .woocommerce-result-count {
        margin-bottom: 8px;
    }

    .shop_ordering .woocommerce-ordering {
        margin-top: 8px;
    }

    .shop_ordering form.woocommerce-ordering:after {
        display: none;
    }
}