/*
 Theme Name:   Oxygen Child Theme
 Theme URI:    http://oxygen.jarilo.co.uk/
 Description:  My Child Theme
 Author:       Jarilo Design
 Author URI:   http://jarilo.co.uk
 Template:     oxygen
 Version:      0.1
 Text Domain:  oxygen
*/

@import url("../oxygen/main.min.css");

/* Theme customization starts here
-------------------------------------------------------------- */

body.post-type-archive-product {
    font-family: Helvetica Neue, "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
    letter-spacing: 0.3px;
    font-size: 14px;
}
#shop {
    margin-bottom: 15px;
}
.post-type-archive-product {
    background-color: #f7f8fa;
}

.wc-sidebar {
    margin-top: 50px;
}

.wc-topbar {
    position: relative;
    margin-top: 50px;
    background-color: white;
    border: 1px solid #eaeaea;
    height: 75px;
    padding: 10px 0px 0px 20px;
    margin-bottom: 20px;
}

.wc-topbar .woocommerce-message {
    display: none !important;
}

.wc-topbar h3 {
    margin-top: 8px;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 700 !important;
    color: #2a2b2c;
}
.wc-topbar h3 a {
    color: inherit;
}

.wc-topbar .wc-result-count {
    padding: 0;
    margin: -5px 0 0;
}

.wc-topbar .wc-ordering {
    position: absolute;
    top: 15px;
    right: 15px;
    display: flex;
}

.wc-topbar .wc-ordering select {
    height: 40px;
    padding: 5px;
    outline: none;
    background-color: #F8F8F8;
    border: 1px solid #e7e7e7;
    border-bottom: 1px solid #D9D9D9;
    font-size: 99% sans-serif;
    padding-left: 10px !important;
    color: #999;
}
.related .product-container
.inner {
    border: 1px solid #ddd;
    height: 100%;
}
.product-container {
    padding: 5px;
    margin-bottom: 5px !important;
}
.product-container > div {
    background-color: white;
    margin: auto;
    min-height: 565px;
}
@media (max-width: 1280px) {
    .product-container > div {
        min-height: 620px;
    }
}
@media (max-width: 768px) {
    .product-container > div {
        min-height: 575px;
    }
}
.product-container .product-image {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-container .product-image img {
    min-height: 270px;
    display: flex;
    align-items: center;
}
.product-container .product-image .onsale {
    position: absolute;
    top: 20px;
    left: 20px;
    min-width: 50px;
    min-height: 40px;
    background-color: rgba(59,189,251,0.75) !important;
    font-size: 13px;
    line-height: 40px;
    padding: 5px;
}
.product-container .product-title h3 {
    font-size: 15px !important;
    font-weight: 700 !important;
    color: #2a2b2c;
}
.product-container .product-title {
    margin-left: 15px;
}
.product-container .product-description {
    display: block;
    margin-top: 35px !important;
    margin-bottom: 25px !important;
    margin: auto;
    color: #767676 !important;
    font-weight: 400 !important;
    font-size: 15px;
    min-height: 85.5px;
}


.related .product-container .product-details {
    min-height: 100px;
}
.product-container .product-details {
    min-height: 50px;
    margin-bottom: 6px !important;
    margin: auto;
    border-bottom: 1px solid #ddd;
}
.product-container .product-details .product-add-to-cart {
    text-transform: uppercase;
    padding: 5px;
}
.product-container .product-details .product-add-to-cart .product_type_external {
    font-size: 10.5px;
}
.product-container .product-details .product-add-to-cart > .added_to_cart {
    display: none;
}
.product-container .product-details .product-add-to-cart .button:hover {
    background-color: #3BBDFB !important;
}
.product-container .product-details .product-add-to-cart .add_to_cart_button.loading {
    opacity: 1;
    background-color: #3BBDFB !important;
    padding-right: 25px;
}
.product-container .product-details .product-add-to-cart .add_to_cart_button.loading:after {

}
.product-container .product-details .product-add-to-cart .button {
    padding: 10px 12px 10px 12px;
    border-radius: 0px;
    background: #acacac;
    color: #fff;
}
.product-container .product-details .product-add-to-cart,
.product-container .product-details .product-add-to-cart .added{
    float: right !important;
}
.product-container .product-details .product-add-to-cart .added {
    background-color: #3BBDFB !important;
}
.product-container.grouped  div.product-details .product-price,
.product-container.variable   div.product-details .product-price {
    width: 100px;
}
.product-container div.product-details .product-price span.price del {
    color: black;
    font-weight: bold;
}
.product-container div.product-details .product-price span.price ins,
.product-container div.product-details .product-price span.price {
    color: #6dcaf8;
    font-weight: bold;
}
.product-container div.product-details .product-price span.price ins,
.product-container div.product-details .product-price span.price del{
    display: block;
}


.product-container .product-bottom {
    padding: 10px;
}
.product-container .product-bottom .add_to_wishlist:hover {
    color: #6ccaf8;
    cursor: pointer;
}
.product-container .product-bottom .add_to_wishlist {
    margin-left: 5px;
    color: black;
    font-size: 20px;
}
.product-container .product-bottom div.star-rating {
    float: right;
    font-size: 18px;
}

.product-container .product-bottom div.star-rating span:hover {
    color: #6ccaf8;
}
.product-container .product-bottom div.star-rating span {
    font-size: 18px;
}

.borderLine {
    float: left;
    width: 85%;
    margin: 5px 10px 10px 15px;
    display: inline-block;
    background: url(images/mainBorderLine.png) repeat-x;
    height: 2px;
}
.borderLineLeft {
    width: 7px;
    height: 7px;
    border-radius: 90px;
    margin-top: -3px;
}
.borderLineLeft {
    background: #3BBDFB !important;
}
.wc-pagination {
    margin-bottom: 40px;
}

#page .wc-pagination .woocommerce-pagination .page-numbers li {
    background-color: #f8f8f8;
    width: 35px;
    height: 35px;
    text-align: center;
}
#page .wc-pagination .woocommerce-pagination .page-numbers li span {
    color: #999;
    line-height: 25px;
}
#page .wc-pagination .woocommerce-pagination .page-numbers li a {
    color: #999;
    line-height: 25px;
}
#page .wc-pagination .woocommerce-pagination .page-numbers li a:hover {
    color: white !important;
    background-color: #3BBDFB !important;
}

.col-xs-12 .woocommerce-message {
    margin-top: 15px;
}

.wc-sidebar .widget {
    list-style: none;
    margin: 0 0 40px 0;
    width: 100%;
}
.wc-sidebar .widget.widget_text {
    margin: 0 0 20px 0;
}

.wc-sidebar .widget .widgettitle {
    border-bottom: 1px solid #ebebeb;
    font-size: 20px;
    letter-spacing: 0.05em;
    font-weight: 500;
    line-height: 1;
    padding: 0 0 13px;
    margin: 0 0 20px;
    text-transform: uppercase;
    color: #292929;
}

.wc-sidebar .tagcloud a {
    border: 1px solid #ebebeb;
    border-radius: 20px;
    color: #afafaf;
    display: inline-block;
    font-size: 12px !important;
    margin: 0 2px 7px 0;
    padding: 15px 18px;
    line-height: 0;
    text-transform: capitalize;
}
.wc-sidebar .tagcloud a:hover {
    background: #292929;
    border-color: #292929;
    color: #fff;
}

.wc-sidebar .widget.widget_layered_nav {
    border-top: 0;
}
.wc-sidebar .widget.widget_layered_nav ul li {
    margin: 0;
    overflow: hidden;
    position: relative;
    line-height: 30px;
}
.wc-sidebar .widget.widget_layered_nav ul li:not(:last-child) {
    margin-bottom: 7px;
}
.wc-sidebar .widget.widget_layered_nav ul li:before {
    content: "";
    display: inline-block;
    height: 17px;
    width: 17px;
    border-radius: 3px;
    border: 1px solid #ebebeb;
    margin-right: 10px;
    vertical-align: middle;
}
.wc-sidebar .widget.widget_layered_nav ul li a {
    color: #898989;
    display: inline-block;
    text-transform: capitalize;
    font-size: 1em;
}
.wc-sidebar .widget.widget_layered_nav ul li a:hover {
    color: black;
    font-weight:  bold;
}
.wc-sidebar .widget.widget_layered_nav ul li .count {
    float: right;
    color: #9b9b9b;
}
.wc-sidebar .widget.widget_layered_nav ul li.current-cat:before,
.wc-sidebar .widget.widget_layered_nav ul li.chosen:before {
    display: none;
}
.wc-sidebar .widget.widget_layered_nav ul li.current-cat a,
.wc-sidebar .widget.widget_layered_nav ul li.chosen a {
    color: #c13d94;
}

.wc-sidebar .widget.widget_product_categories ul li {
    margin: 0;
    overflow: hidden;
    position: relative;
    line-height: 44px;
    background-color: transparent;
    padding: 0;
    border: 0;
}
.wc-sidebar .widget.widget_product_categories ul li:not(:last-child) {
    border-bottom: 1px solid #ebebeb;
}
.wc-sidebar .widget.widget_product_categories ul li > a:hover {
    color: black;
    font-weight: bold;
}
.wc-sidebar .widget.widget_product_categories ul li a {
    color: #898989;
    display: inline-block;
    font-size: 1em;
    text-transform: capitalize;
}
.wc-sidebar .widget.widget_product_categories ul li .count {
    float: right;
    color: #9b9b9b;
}
.wc-sidebar .widget.widget_product_categories ul li.current-cat > a {
    color: #c13d94;
}

.wc-sidebar .widget.woocommerce.widget_price_filter {
    margin-bottom: 115px;
}
.wc-sidebar .widget.woocommerce.widget_price_filter form{
    margin-top: 30px;
    border: none;
    border-radius: 0;
    box-sizing: inherit;
    padding: 0;
}
.wc-sidebar .woocommerce.widget.widget_price_filter .price_slider_wrapper {
    padding: 0;
    width: 100%;
}
.wc-sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider {
    background: #e5e5e5;
    border-radius: 10px;
    box-shadow: none;
    cursor: pointer;
    height: 5px;
    margin: 0 0 25px;
    width: 100%;
}
.wc-sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range {
    background: #c13d94;
    border: none;
    box-shadow: none;
    height: 100%;
}
.wc-sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
    background: #c13d94;
    content: '';
    display: block;
    height: 15px;
    margin: 0;
    text-align: center;
    top: 50%;
    width: 15px;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform: translate(0,-50%);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.wc-sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle:last-child {
    -webkit-transform: translate(-100%,-50%);
    -moz-transform: translate(-100%,-50%);
    transform: translate(-100%,-50%);
}
.wc-sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle:hover {
    background: #c13d94;
}
.wc-sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider_amount {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 35px;
}
.wc-sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider_amount:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.wc-sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
    line-height: 25px;
    float: left;
    font-size: 1.1em;
    position: absolute;
    top: 0;
    left: 0;
    color: #898989;
}
.wc-sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label span {
    color: #898989;
    display: inline-block;
}
.wc-sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label span:first-child {
    margin-left: 5px;
}
.wc-sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .button {
    font-size: 12px;
    font-weight: 600;
    height: 30px;
    line-height: 28px;
    margin: 0;
    outline: none;
    padding: 0 20px;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    border-radius: 30px;
}
.wc-sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover {
    background: #c13d94;
    color: #fff;
}

.container table.shop_table {
    background: #fff;
    border: none;
    border-radius: 0;
    color: #4c4c4c;
    margin: 30px 0 50px;
}
.container table.shop_table tr {
    border-bottom: 1px solid #ebebeb;
}
body .container table.shop_table .order-total th,
body .container table.shop_table .shipping th,
body .container table.shop_table .cart-subtotal th,
body.woocommerce-checkout .container table.shop_table th {
    color: #4c4c4c;
    padding-left: 20px;
}
.container table.shop_table th {
    background: #343434;
    border-top: none;
    border-bottom: 1px solid #ebebeb;
    border-right: 0;
    font-family: Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    padding: 15px 10px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    color: white;
}
.container table.shop_table th.product-subtotal {
    border-right: 0;
}
.container table.shop_table td {
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #ebebeb;
    font-weight: 400;
    font-size: 1em;
    padding: 25px 10px;
    text-align: center;
    vertical-align: middle;
}
.container table.shop_table td.product-thumbnail {
    text-align: center;
}
.container table.shop_table td.product-thumbnail a {
    display: inline-block;
}
.container table.shop_table td.product-thumbnail img {
    width: 125px;
}
.container table.shop_table td.product-name a {
    font-weight: bold;
    font-size: 14px;
    color: #292929;
}
.container table.shop_table td.product-name a:hover {
    color: #c13d94;
}
.container table.shop_table td.product-name .variation {
    color: #4d535b;
    font-size: 12px;
    margin: 5px 0 0;
}
.container table.shop_table td.product-name .variation dt {
    float: none;
    font-weight: 700;
    display: inline-block;
}
.container table.shop_table td.product-name .variation dd {
    display: inline-block;
    float: none;
    margin: 0 0 3px;
    padding: 0;
}
.container table.shop_table td.product-price {
    font-family: Helvetica, sans-serif;
    color: #292929;
    font-weight: bold;
    font-size: 14px;
}
.container table.shop_table td.product-price .old-price {
    color: #333;
    font-size: .9em;
    margin-left: 10px;
    text-decoration: line-through;
}
.container table.shop_table td.product-subtotal {
    font-family: Helvetica, sans-serif;
    color: #292929;
    font-weight: bold;
    font-size: 14px;
}
.container table.shop_table td.product-remove {
    text-align: center;
}
.container table.shop_table td.product-add-to-cart .button.add_to_cart {
    margin: 0 25px;
}
.container table.shop_table .table-bottom .actions {
    border: 0;
    padding: 30px 0 0 0;
    position: relative;
}
.container table.shop_table .table-bottom .actions .coupon {
    display: contents;
}
.container table.shop_table .table-bottom .actions .button {
    background: #363f4d;
    box-shadow: none;
    font-family: Helvetica, sans-serif;
    border: 0;
    margin-left: 50px;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    padding: 0 50px;
    text-shadow: none;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    vertical-align: middle;
    white-space: nowrap;
}
.container table.shop_table .table-bottom .actions .coupon {
    background: #fff;
    float: left;
    margin: 0 0 30px !important;
    width: 100%;
    padding: 0;
}
.container table.shop_table .table-bottom .actions .coupon input {
    border-radius: 0;
    height: 42px;
    width: 200px !important;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d3ced2;
    padding: 6px 6px 5px;
    margin: 0 4px 0 0;
    outline: 0;
    font-size: 14px;
}
.container table.shop_table .table-bottom .actions .button:hover {
    background: #c13d94;
}
.container table.shop_table .order .order-actions {
    text-align: center;
}
.container table.shop_table .cart_item:hover {
    background: #ffffff;
}
.container table.shop_table a.remove {
    background: none;
    color: #7a7a7a !important;
    display: inline-block;
    font-size: 20px;
    width: 30px;
    height: 30px;
    line-height: 28px;
}
.container table.shop_table a.remove:hover {
    color: #c13d94 !important;
}
.container table.shop_table .quantity {
    height: 35px;
    margin: auto;
    align-items: center;
    display: flex;
    justify-content: center;
}
.container table.shop_table .quantity .qty_label {
    display: inline-block;
    font-weight: normal;
    font-family: Helvetica, sans-serif;
    margin: 5px 0 5px;
}
.container table.shop_table .quantity .input-text {
    background: none;
    border: 2px solid #ebebeb;
    border-radius: 0;
    color: #4c4c4c;
    font-family: Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    height: 34px;
    line-height: 34px;
}
.container table.shop_table .cart-subtotal th,
.container table.shop_table .shipping th,
.container table.shop_table .order-total th {
    font-size: 14px;
}

.container .cart_totals {
    background: #fff;
    float: left;
    margin: 0 0 30px !important;
    width: 100%;
    padding: 0;
}
.container .cart_totals h2 {
    background: #f4f4f4;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    font-size: 1em;
    font-weight: bold;
    line-height: 40px;
    padding: 10px 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.container .cart_totals table.shop_table {
    border: none;
    float: right;
    margin: 0 0 10px 0;
    text-align: right;
}
.container .cart_totals table.shop_table th {
    background: none;
    border: none;
    font-weight: 400;
    padding: 0;
    text-align: left;
    text-transform: capitalize;
    vertical-align: top;
}
.container .cart_totals table.shop_table td {
    background: none !important;
    border: none;
    padding: 0 0 12px;
    text-align: right;
    vertical-align: top;
    font-weight: bold;
}
.container .cart_totals table.shop_table td .amount {
    font-weight: 400;
    text-align: right;
    text-transform: uppercase;
    font-size: 1.4em;
}
.container .cart_totals table.shop_table td label {
    display: inline;
    margin: 0;
    text-transform: none;
    white-space: normal;
}
.container .cart_totals table.shop_table .cart-subtotal td .amount {
    color: #292929;
    font-size: 1.8em;
    font-weight: bold;
}
.container .cart_totals table.shop_table .shipping {
    text-align: left;
}
.container .cart_totals table.shop_table .shipping ul#shipping_method:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.container .cart_totals table.shop_table .shipping ul#shipping_method li {
    float: left;
    margin: 0 0 10px;
    padding: 0;
    text-align: right;
    text-indent: 0;
    width: 100%;
}
.container .cart_totals table.shop_table .shipping ul#shipping_method li .shipping_method {
    margin: 0;
    position: relative;
    top: 2px;
}
.container .cart_totals table.shop_table .shipping ul#shipping_method li .amount {
    margin-left: 10px;
    text-align: left;
}
.container .cart_totals table.shop_table .shipping td .amount {
    color: #292929;
    font-size: 1.8em;
    font-weight: bold;
}
.container .cart_totals table.shop_table .order-total {
    margin: 15px 0 0 0;
}
.container .cart_totals table.shop_table .order-total th {
    border-top: 1px solid #ebebeb;
    padding: 10px 0;
    text-transform: capitalize;
    white-space: nowrap;
    font-weight: 500;
    font-size: 2em;
    padding-left: 20px;
}
.container .cart_totals table.shop_table .order-total .amount {
    color: #c13d94;
    font-size: 2.4em;
    font-weight: bold;
    white-space: nowrap;
    line-height: 30px;
}
.container .cart_totals table.shop_table .order-total td {
    border-top: 1px solid #ebebeb;
    padding: 10px 0;
}
.container .cart_totals .wc-proceed-to-checkout {
    float: left;
    font-family: Helvetica, sans-serif;
    text-transform: uppercase;
    padding: 0;
    width: 100%;
    text-align: right;
}
.container .cart_totals .wc-proceed-to-checkout .button {
    background: #363f4d;
    border-color: #363f4d;
    color: #fff;
    border-radius: 30px;
    display: inline-block;
    font-size: 12px;
    padding: 0 50px;
    height: 42px;
    line-height: 42px;
    font-weight: 500;
    margin: 0 !important;
}
.container .cart_totals .wc-proceed-to-checkout .button:hover {
    background: #935386;
    border-color: #935386;
}
.container .shipping-calculator-form {
    background: #f8f8f8;
    border-radius: 3px;
    float: right;
    margin-top: 20px;
    max-width: 100%;
    padding: 10px;
}
.container .shipping-calculator-form .form-row {
    margin-bottom: 10px;
    padding: 0;
}
.container .shipping-calculator-form input,
.container .shipping-calculator-form select {
    background: #fff;
    border: none;
    height: 32px;
    padding: 0 0 0 10px;
}
body.woocommerce-cart .container article header {
    display: none;
}

.container .title-breadcrumb {
    background: none;
    margin-bottom: 10px;
    margin-top: 40px;
    text-align: center;
}
.container .title-breadcrumb .title-breadcrumb-inner:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.container .title-breadcrumb header.entry-header {
    margin-bottom: 14px;
}
.container .title-breadcrumb header.entry-header .entry-title {
    font-size: 40px;
    word-wrap: break-word;
    font-weight: 600;
}

.container .title-breadcrumb .breadcrumbs span:last-child {
    color: #666;
    font-weight: bold;
}
.container .title-breadcrumb .breadcrumbs span {
    display: inline-block;
    height: 30px !important;
    line-height: 30px;
}
.container .title-breadcrumb .breadcrumbs {
    color: #c13d94;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    margin: 0 0 10px;
    text-transform: capitalize;
    display: block;
    font-family: Helvetica Neue, "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
}
.container .title-breadcrumb .breadcrumbs a {
    color: #292929;
    display: inline-block;
}
.container .title-breadcrumb .breadcrumbs a:hover {
    color: #c13d94;
}
.container .title-breadcrumb .separator {
    color: #292929;
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
}
.container .title-breadcrumb .separator i {
    font-size: 1em;
}

body.single .container .product .woocommerce-tabs {
    margin: 40px 0 40px;
    position: relative;
    padding-top: 40px;
}
body.single .container .product .woocommerce-tabs:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
body.single .container .product .woocommerce-tabs ul.tabs:before,
body.single .container .product .woocommerce-tabs ul.tabs:after {
    border: none !important;
}
body.single .container .product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    display: block;
    text-align: center;
    overflow: visible;
    width: 100%;
    background: none;
}
body.single .container .product .woocommerce-tabs ul.tabs:before {
    display: none;
}
body.single .container .product .woocommerce-tabs ul.tabs li {
    background: none;
    display: inline-block;
    position: relative;
    margin: 0;
    border: 0;
    border-radius: 0;
    padding: 0;
}
body.single .container .product .woocommerce-tabs ul.tabs li:before,
body.single .container .product .woocommerce-tabs ul.tabs li:after {
    border: none !important;
    display: none;
}
.container .product .woocommerce-tabs ul.tabs li a {
    color: #bebebe;
    font-size: 14px;
    font-weight: 500;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: -1px;
    position: relative;
    text-align: center;
    border: none;
    background: none;
    margin: 0 20px;
    border-bottom: 2px solid transparent;
}
body.single .container .product .woocommerce-tabs ul.tabs li a:before {
    display: none;
}
body.single .container .product .woocommerce-tabs ul.tabs li.active {
    background: none;
}
body.single .container .product .woocommerce-tabs ul.tabs li.active a {
    color: #484848;
    border-bottom: 2px solid #000;
}
body.single .container .product .woocommerce-tabs .panel {
    border-radius: 0;
    box-shadow: none;
    color: #4d535b;
    float: left;
    line-height: 2;
    min-height: 160px;
    padding: 30px 0 20px;
    width: 100%;
    margin: 0;
    text-align: center;
    font-size: 12px;
    font-family: Poppins, Arial, Helvetica, sans-serif;
}
body.single .container .product .woocommerce-tabs .panel > h2 {
    display: none;
}
body.single .container .product .woocommerce-tabs .panel p:last-child {
    margin: 0;
}
body.single .container .product .woocommerce-tabs .panel .shop_attributes {
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-right: none;
    border-top: 1px solid #ebebeb;
}
body.single .container .product .woocommerce-tabs .panel .shop_attributes th {
    color: #292929;
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}
body.single .container .product .woocommerce-tabs .panel .shop_attributes td {
    border: none;
    border-right: 1px solid #ebebeb;
    padding: 8px;
}
body.single .container .product .woocommerce-tabs .panel h2 {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: 1.143em;
    font-weight: normal;
    margin: 0 0 20px;
    text-transform: uppercase;
}
body.single .container .product .woocommerce-tabs .panel h3 {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    margin: 0 0 20px;
    text-transform: uppercase;
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews h3 {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: 1.23em;
    font-weight: 700;
    margin: 0 0 20px;
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #comments {
    margin: 0 auto;
    max-width: 650px;
    width: 100%;
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #comments h2 {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: 1.385em;
    font-weight: 700;
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist {
    margin: 0 0 25px;
    padding: 0;
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .avatar {
    background: none;
    border: none;
    padding: 0;
    width: 60px;
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text {
    border: 1px solid #ebebeb;
    border-radius: 3px;
    margin-left: 80px;
    position: relative;
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text:before {
    background: #fff;
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    content: '';
    display: block;
    height: 10px;
    left: -6px;
    position: absolute;
    top: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 10px;
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text p.meta {
    font-size: 1.077em;
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text .description {
    font-size: 1em;
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text strong {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text .star-rating {
    color: #c13d94;
    font-size: 12px;
    height: 16px;
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper {
    margin: 0 auto;
    max-width: 650px;
    width: 100%;
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form label {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin: 0 0 5px;
    width: 100%;
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form textarea {
    border: 1px solid #ebebeb;
    border-radius: 3px;
    height: 80px;
    padding: 10px;
    width: 100%;
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .stars a {
    border: none;
    color: #c13d94;
    line-height: 14px;
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .stars a:after {
    color: #afafaf;
    font-family: FontAwesome;
    font-weight: normal;
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .stars a.star-1:after {
    content: '\f006';
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .stars a.star-2:after {
    content: '\f006\f006';
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .stars a.star-3:after {
    content: '\f006\f006\f006';
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .stars a.star-4:after {
    content: '\f006\f006\f006\f006';
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .stars a.star-5:after {
    content: '\f006\f006\f006\f006\f006';
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .stars a.active:after,
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .stars a:hover:after {
    color: #c13d94;
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .form-submit #submit {
    background: #363f4d;
    box-shadow: none;
    border: 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    padding: 0 25px;
    text-shadow: none;
    text-transform: capitalize;
    text-align: center;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    vertical-align: middle;
    white-space: nowrap;
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .form-submit #submit:hover {
    background: #c13d94;
    color: #fff;
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .form-submit #submit.disabled,
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .form-submit #submit:disabled,
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .form-submit #submit[disabled] {
    padding: 0 25px !important;
}
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .form-submit #submit.disabled:hover,
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .form-submit #submit:disabled:hover,
body.single .container .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .form-submit #submit[disabled]:hover {
    color: #c13d94 !important;
}

.title-breadcrumb .breadcrumbs .woocommerce-breadcrumb-title {
    background: none;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
}

.container .product-view .summary.single-product-info .cart {
    float: left;
    margin: 0 0 20px;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
}
.container .product-view .summary.single-product-info .cart .variations {
    float: left;
    margin: 0 0 25px 0;
    width: 80%;
}
.container .product-view .summary.single-product-info .cart .variations .variant {
    float: left;
    margin: 0;
    width: 100%;
}
.container .product-view .summary.single-product-info .cart .variations label {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.2em;
}
.container .product-view .summary.single-product-info .cart .variations .label {
    font-family: Oswald, Arial, Helvetica, sans-serif;
    color: #292929;
    float: left;
    font-size: 1em;
    font-weight: 500;
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: capitalize;
}
.container .product-view .summary.single-product-info .cart .variations .value {
    padding: 0;
}
.container .product-view .summary.single-product-info .cart .variations .value select {
    border: 1px solid #ebebeb;
    color: #4d535b;
    padding: 5px 5px 5px 15px;
    width: 100%;
    height: 40px;
    font-family: Oswald, Arial, Helvetica, sans-serif;
}
.container .product-view .summary.single-product-info .cart .variations .reset_variations {
    color: #808080;
    float: left;
    position: absolute;
}
.container .product-view .summary.single-product-info .cart .variations .reset_variations:hover {
    color: #c13d94;
}
.container .product-view .summary.single-product-info .cart .single_variation_wrap {
    float: left;
    width: 100%;
}
.container .product-view .summary.single-product-info .cart .single_variation_wrap .single_variation {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.container .product-view .summary.single-product-info .cart .single_variation_wrap .variations_button {
    float: left;
    width: 100%;
}
.container .product-view .summary.single-product-info .cart .single_variation_wrap .price {
    border-bottom: 2px solid #292929;
    border-top: 2px solid #292929;
    color: #292929;
    float: left;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: 400;
    margin: 0;
    padding: 8px 0;
}
.container .product-view .summary.single-product-info .cart .single_variation_wrap .price ins {
    display: inline-block;
    text-decoration: none;
}
.container .product-view .summary.single-product-info .cart .single_variation_wrap .price del {
    color: #808080;
    display: inline-block;
    font-size: 20px;
    text-decoration: line-through;
}
.container .product-view .summary.single-product-info .cart .single_variation_wrap .price del .amount {
    margin-right: 10px;
}
.container .product-view .summary.single-product-info .cart .quantity {
    float: left;
    margin: 0 0 20px;
    width: 100%;
}
.container .product-view .summary.single-product-info .cart .quantity label {
    margin-right: 10px;
    font-size: 14px;
    color: #353535;
    font-weight: 500;
}
.container .product-view .summary.single-product-info .cart .quantity .input-text {
    background: #fff;
    border-radius: 3px;
    color: #292929;
    font-size: 1em;
    font-weight: 400;
    height: 33px;
    padding: 0;
    width: 75px;
    border: 1px solid #ebebeb;
    padding: 0 0 0 10px;
    line-height: 33px;
}
.container .product-view .summary.single-product-info .cart .button {
    background: #363f4d;
    box-shadow: none;
    border: 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    padding: 0 25px;
    text-shadow: none;
    text-transform: capitalize;
    text-align: center;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    vertical-align: middle;
    white-space: nowrap;
    min-width: 150px;
    background: #c13d94;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 30px;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 500;
    background: #000;
}
.container .product-view .summary.single-product-info .cart .button:hover {
    background: #c13d94;
    color: #fff;
}
.container .product-view .summary.single-product-info .cart .button.disabled,
.container .product-view .summary.single-product-info .cart .button:disabled,
.container .product-view .summary.single-product-info .cart .button[disabled] {
    padding: 0 25px !important;
}
.container .product-view .summary.single-product-info .cart .button.disabled:hover,
.container .product-view .summary.single-product-info .cart .button:disabled:hover,
.container .product-view .summary.single-product-info .cart .button[disabled]:hover {
    color: #c13d94 !important;
}
.container .product-view .summary.single-product-info .cart .button:hover {
    background: #c13d94;
}
.container .product-view .summary.single-product-info .cart .group_table {
    margin-bottom: 30px;
}
.container .product-view .summary.single-product-info .cart .group_table .quantity {
    float: left;
    margin-bottom: 0;
}
.container .product-view .summary.single-product-info .cart .group_table .quantity label {
    display: none;
}
.container .product-view .summary.single-product-info .cart .group_table td {
    vertical-align: middle;
}
.container .product-view .summary.single-product-info .cart .group_table td .amount {
    color: #292929;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
}
.container .product-view .summary.single-product-info .cart .group_table td label a {
    color: #292929;
}
.container .product-view .summary.single-product-info .cart .group_table td label a:hover {
    color: #c13d94;
}
.container .product-view .summary.single-product-info .cart .group_table .label {
    font-size: 1em;
}
.container .product-view .summary.single-product-info .cart .group_table .label label {
    margin-top: 20px;
}
.container .product-view .summary.single-product-info .cart .group_table .label label a {
    color: #292929;
    display: block;
}
.container .product-view .summary.single-product-info .cart .group_table .label label a:hover {
    color: #c13d94;
}
.container .product-view .summary.single-product-info .cart .group_table .price {
    font-size: 15px;
    font-weight: 700;
    float: none;
    width: auto;
}
.woocommerce .ratings,
.woocommerce .woocommerce-product-rating,
.woocommerce-page .ratings,
.woocommerce-page .woocommerce-product-rating {
    display: block;
    line-height: 0.86em;
    margin: 0 0 10px;
}
.woocommerce .ratings .star-rating,
.woocommerce .woocommerce-product-rating .star-rating,
.woocommerce-page .ratings .star-rating,
.woocommerce-page .woocommerce-product-rating .star-rating {
    display: inline-block;
    float: none;
    height: 14px;
    margin: 0;
    width: 74px;
}
.woocommerce .ratings .star-rating:before,
.woocommerce .woocommerce-product-rating .star-rating:before,
.woocommerce-page .ratings .star-rating:before,
.woocommerce-page .woocommerce-product-rating .star-rating:before {
    content: '\f006\f006\f006\f006\f006';
    color: #e1e1e1;
    font-family: 'FontAwesome';
    font-size: 14px;
    letter-spacing: 2px;
}
.woocommerce .ratings .star-rating span,
.woocommerce .woocommerce-product-rating .star-rating span,
.woocommerce-page .ratings .star-rating span,
.woocommerce-page .woocommerce-product-rating .star-rating span {
    display: inline-block;
    height: 13px;
    width: 66px;
    padding-top: 13px;
}
.woocommerce .ratings .star-rating span:before,
.woocommerce .woocommerce-product-rating .star-rating span:before,
.woocommerce-page .ratings .star-rating span:before,
.woocommerce-page .woocommerce-product-rating .star-rating span:before {
    color: #c13d94;
    content: '\f006\f006\f006\f006\f006';
    font-family: 'FontAwesome';
    font-size: 14px;
    letter-spacing: 2px;
}
.container .product-view .summary.single-product-info .stock-status {
    color: #c13d94;
    float: left;
    margin: 0 0 20px;
    width: 100%;
}
.container .product-view .summary.single-product-info .stock-status p {
    margin: 0;
}
.container .product-view .summary.single-product-info .woocommerce-product-rating {
    margin: 0 0 20px;
}
.container .product-view .summary.single-product-info .woocommerce-product-rating:after {
    display: none;
}
.container .product-view .summary.single-product-info .woocommerce-product-rating .star-rating {
    display: inline-block;
    vertical-align: middle;
}
.container .product-view .summary.single-product-info .woocommerce-product-rating .woocommerce-review-link {
    color: #c13d94;
    display: inline-block;
    vertical-align: middle;
    font-size: 1em;
    margin-left: 10px;
}
.container .product-view .summary.single-product-info .woocommerce-product-rating .woocommerce-review-link:hover {
    color: #c13d94;
}

.container .product-view .summary.single-product-info .price {
    color: #292929;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 30px;
    float: left;
    width: 100%;
    padding-bottom: 25px;
    border-bottom: 1px solid #ebebeb;
}
.container .product-view .summary.single-product-info .price .old-price {
    float: left;
    font-size: 1em;
    margin-right: 10px;
    font-weight: 400;
}
.container .product-view .summary.single-product-info .price .old-price .amount {
    color: #a4a4a4;
    text-decoration: line-through;
}
.container .product-view .summary.single-product-info .price ins {
    font-weight: 500;
}
.price-box del, .price del {
    color: #a4a4a4;
    font-size: 0.857em;
    margin-right: 5px;
    text-decoration: line-through;
    font-weight: 400;
}
.container .product-view .summary.single-product-info .woocommerce-product-details__short-description {
    color: #4d535b;
    float: left;
    margin: 0 0 25px;
    width: 100%;
    font-size: 1em;
}
.container .product-view .summary.single-product-info .woocommerce-product-details__short-description p {
    margin: 0;
}
.container .product-view .product_meta br {
    display: none;
}
.single-product-info .onsale {
    display: none;
}

.related.products .products.columns-4 .col-md-4 {
    width: 25%;
}

.container .product-view .summary.single-product-info .related .price {
    border: none;
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews h3 {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: 1.23em;
    font-weight: 700;
    margin: 0 0 20px;
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #comments {
    margin: 0 auto;
    max-width: 650px;
    width: 100%;
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #comments h2 {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: 1.385em;
    font-weight: 700;
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist {
    margin: 0 0 25px;
    padding: 0;
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .avatar {
    background: none;
    border: none;
    padding: 0;
    width: 60px;
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text {
    border: 1px solid #ebebeb;
    border-radius: 3px;
    margin-left: 80px;
    position: relative;
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text:before {
    background: #fff;
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    content: '';
    display: block;
    height: 10px;
    left: -6px;
    position: absolute;
    top: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 10px;
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text p.meta {
    font-size: 1.077em;
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text .description {
    font-size: 1em;
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text strong {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text .star-rating {
    color: #c13d94;
    font-size: 12px;
    height: 16px;
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper {
    margin: 0 auto;
    max-width: 650px;
    width: 100%;
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form label {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin: 0 0 5px;
    width: 100%;
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form textarea {
    border: 1px solid #ebebeb;
    border-radius: 3px;
    height: 80px;
    padding: 10px;
    width: 100%;
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .stars a {
    border: none;
    color: #c13d94;
    line-height: 14px;
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .stars a:after {
    color: #afafaf;
    font-family: FontAwesome;
    font-weight: normal;
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .stars a.star-1:after {
    content: '\f006';
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .stars a.star-2:after {
    content: '\f006\f006';
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .stars a.star-3:after {
    content: '\f006\f006\f006';
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .stars a.star-4:after {
    content: '\f006\f006\f006\f006';
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .stars a.star-5:after {
    content: '\f006\f006\f006\f006\f006';
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .stars a.active:after,
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .stars a:hover:after {
    color: #c13d94;
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .form-submit #submit {
    background: #363f4d;
    box-shadow: none;
    border: 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    padding: 0 25px;
    text-shadow: none;
    text-transform: capitalize;
    text-align: center;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    vertical-align: middle;
    white-space: nowrap;
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .form-submit #submit:hover {
    background: #c13d94;
    color: #fff;
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .form-submit #submit.disabled,
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .form-submit #submit:disabled,
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .form-submit #submit[disabled] {
    padding: 0 25px !important;
}
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .form-submit #submit.disabled:hover,
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .form-submit #submit:disabled:hover,
.container .product-view .product .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper .comment-form .form-submit #submit[disabled]:hover {
    color: #c13d94 !important;
}

.container .product-view .product_meta > span {
    font-family: Poppins, Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
    margin-bottom: 5px;
}
.container .product-view .product_meta {
    margin: 10px 0 10px;
    float: left;
    width: 100%;
}
.container .product-view .product_meta .chosen-container,
.container .product-view .product_meta .wcml_currency_switcher {
    display: none;
}
.container .product-view .product_meta .sku_wrapper, .container .product-view .product_meta .ean_wrapper2, .container .product-view .product_meta .posted_in, .container .product-view .product_meta .tagged_as {
    color: #4d535b;
    display: block;
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-right: 10px;
    text-transform: capitalize;
}
.container .product-view .product_meta .sku_wrapper a:hover,
.container .product-view .product_meta .posted_in a:hover,
.container .product-view .product_meta .tagged_as a:hover {
    color: #c13d94;
}
.container .product-view .product_meta .sku_wrapper a,
.container .product-view .product_meta .sku_wrapper span,
.container .product-view .product_meta .posted_in a,
.container .product-view .product_meta .posted_in span,
.container .product-view .product_meta .tagged_as a,
.container .product-view .product_meta .tagged_as span {
    color: #4d535b;
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-transform: none;
}
.container .product-view .summary.single-product-info h1.product_title {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 16px;
    text-transform: capitalize;
    color: #2e2e2e;
}

section.related.products {
    margin-bottom: 45px;
}

.container .woocommerce-checkout .woocommerce-billing-fields,
.container .woocommerce-checkout .woocommerce-shipping-fields {
    margin: 0 0 30px;
}
.container .woocommerce-checkout .create-account{
    font-family: "Oswald", Helvetica, sans-serif;
    border-bottom: 1px solid #ebebeb;
    font-size: 1.4em;
    font-weight: 500;
    padding-bottom: 10px;
    line-height: 20px;
    padding: 0;
}
.container .woocommerce-checkout .woocommerce-billing-fields h3,
.container .woocommerce-checkout .woocommerce-shipping-fields h3 {
    font-family: "Oswald", Helvetica, sans-serif;
    border-bottom: 1px solid #ebebeb;
    font-size: 1.4em;
    font-weight: 500;
    margin: 0 0;
    text-transform: uppercase;
    width: 100%;
    line-height: 20px;
}
.container .woocommerce-checkout .woocommerce-billing-fields h3 label,
.container .woocommerce-checkout .woocommerce-shipping-fields h3 label {
    color: #4d535b;
    margin-right: 5px;
    padding-left: 20px;
    font-size: 0.7em;
    text-transform: capitalize;
}
.container .woocommerce-checkout .woocommerce-billing-fields .form-row,
.container .woocommerce-checkout .woocommerce-shipping-fields .form-row {
    margin: 0 0 30px;
}
.container .woocommerce-checkout .woocommerce-billing-fields label,
.container .woocommerce-checkout .woocommerce-shipping-fields label {
    color: #292929;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    margin: 0 0 5px;
}
.container .woocommerce-checkout .woocommerce-billing-fields .input-text,
.container .woocommerce-checkout .woocommerce-shipping-fields .input-text {
    height: 42px;
}
.container .woocommerce-checkout .woocommerce-billing-fields select,
.container .woocommerce-checkout .woocommerce-shipping-fields select {
    border: 1px solid #ebebeb;
    height: 42px;
}
.container .woocommerce-checkout .woocommerce-billing-fields #order_comments,
.container .woocommerce-checkout .woocommerce-shipping-fields #order_comments {
    height: 90px;
    padding: 15px;
}
.container .woocommerce-checkout .woocommerce-account-fields .form-row label {
    position: relative;
    padding-left: 20px;
}
.container .woocommerce-checkout .woocommerce-account-fields .form-row label .input-checkbox {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
}
.container .order-box {
    background: #f8f8f8;
    padding: 30px 40px 45px;
}
.container #order_review_heading {
    border-bottom: 1px solid #ebebeb;
    font-size: 1.4em;
    font-weight: 500;
    margin: 0 0 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
    width: 100%;
}
.container #order_review .shop_table {
    background: none;
    border: none;
}
.container #order_review .shop_table th,
.container #order_review .shop_table td {
    background: none;
    border-bottom: 1px solid #dedede;
    border-right: none;
    border-top: none;
    font-size: 14px;
    padding: 15px 0;
    text-align: left;
}
.container #order_review .shop_table .shipping th,
.container #order_review .shop_table .shipping td {
    vertical-align: top;
}
.container #order_review .shop_table .shipping #shipping_method {
    width: 250px;
}
.container #order_review .shop_table .shipping #shipping_method li {
    float: left;
    margin: 0 0 10px;
    padding: 0;
    text-indent: 0;
    width: 100%;
}
.container #order_review .shop_table .shipping #shipping_method li .shipping_method {
    position: relative;
    top: 2px;
}
.container #order_review .shop_table .order-total th,
.container #order_review .shop_table .order-total td {
    border-bottom: none;
    font-size: 18px;
}
.container #order_review .shop_table .order-total th .amount,
.container #order_review .shop_table .order-total td .amount {
    color: #c13d94;
    font-size: 22px;
}
.container #order_review #payment {
    background: none;
}
.container #order_review #payment a.about_paypal {
    margin-left: 15px;
}
.container #order_review #payment .payment_methods {
    border: none;
    padding: 0;
}
.container #order_review #payment .payment_methods li {
    margin: 0 0 15px;
}
.container #order_review #payment .payment_methods label {
    font-family: Oswald, Arial, Helvetica, sans-serif;
}
.container #order_review #payment .payment_methods .payment_box {
    background: none;
    box-shadow: none;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-shadow: none;
    width: 100%;
}
.container #order_review #payment .payment_methods .payment_box:after {
    display: none;
}
.container #order_review #payment .payment_methods .input-radio {
    position: relative;
    top: 2px;
}
.container #order_review #payment .place-order {
    margin: 0;
    padding: 0;
}
.container #order_review #payment .place-order #place_order {
    background: #c13d94;
    font-size: 14px;
    height: 50px;
    margin: 0;
}
.container #order_review #payment .place-order #place_order:hover {
    background: #9e367b;
}
.container .checkout_coupon {
    border: none;
    padding: 0;
}
.container .checkout_coupon .form-row {
    float: left;
    margin: 0;
    width: auto;
}
.container .checkout_coupon .input-text {
    height: 36px;
    width: 170px;
}
.container .checkout_coupon .button {
    background: #292929;
    border: none;
    border-radius: 0;
    color: #fff;
    margin-left: 6px;
    height: 42px;
}
.container .checkout_coupon .button:hover {
    background: #101010;
}
.container .checkout-login form.login {
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 0;
    margin: 0 0 20px;
}
.container .checkout-login form.login .form-row {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.container .checkout-login form.login label {
    font-family: Oswald, Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
}
.container .checkout-login form.login #rememberme {
    margin: 0 3px 0 15px;
}
.container .checkout-login form.login .lost_password {
    float: left;
    margin: 10px 0 0;
}
.container .checkout-login form.login .input-text {
    border: 1px solid #ebebeb;
    height: 36px;
    margin: 0 0 14px;
    max-width: 100%;
    padding: 0 0 0 10px;
    width: 370px;
}
.container .checkout-done > p:first-child {
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.35;
}
.container .checkout-done > p:first-child:before {
    content: '\f00c';
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 8px;
}
.container .checkout-done h2,
.container .checkout-done h2.title {
    font-size: 14px;
    margin: 50px 0 15px;
    padding-bottom: 0;
    text-transform: uppercase;
}
.container .checkout-done h3 {
    font-size: 13px;
    margin: 0 0 20px;
    padding: 0 0 0;
    width: 100%;
}
.container .checkout-done .order_summary {
    background: #f8f8f8;
    float: left;
    font-size: 15px;
    margin: 20px 0 30px;
    padding: 25px;
    width: 100%;
}
.container .checkout-done .order_summary strong {
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin-top: 5px;
}
.container .checkout-done .order_summary li {
    margin: 0;
    padding-left: 10px;
}
.container .checkout-done .bacs_details {
    padding: 0;
}
.container .checkout-done .shop_table {
    border: none;
    max-width: 650px;
    table-layout: fixed;
}
.container .checkout-done .shop_table tr:first-child th,
.container .checkout-done .shop_table tr:first-child td {
    border-top: 1px solid #ebebeb !important;
}
.container .checkout-done .shop_table th {
    font-weight: 700;
}
.container .checkout-done .shop_table .product-name a {
    color: #c13d94;
}
.container .checkout-done .shop_table thead th,
.container .checkout-done .shop_table thead td {
    border-bottom: none;
}
.container .checkout-done .shop_table .order_item td {
    border-bottom: none;
}
.container .checkout-done .shop_table tfoot th {
    font-weight: 400;
    padding-right: 30px;
    text-align: right;
}
.container .checkout-done .shop_table th,
.container .checkout-done .shop_table td {
    border: 1px solid #ebebeb;
    border-right: none;
    border-top: none;
    font-size: 14px;
    padding: 15px 0;
}
.container .checkout-done .shop_table tr th:last-child,
.container .checkout-done .shop_table tr td:last-child {
    border-right: 1px solid #ebebeb;
}

.woocommerce .woocommerce-info a {
    color: #292929;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}

.woocommerce .woocommerce-info a:hover {
    font-weight: bold;
    color: black;
}

body.woocommerce-checkout article header {
    display: none;
}

.woocommerce-additional-fields {
    border-bottom: 1px solid #ebebeb;
    font-size: 1.4em;
    font-weight: bold;
    margin: 0 0 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
    width: 100%;
}

body .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: 7px;
    border-radius: 3px;
    border: solid 1px #dedede;
}

.woocommerce .ean_wrapper {
    display: none !important;
}

@media (max-width: 768px) {
    section.related.products {
        display: none !important;
    }

    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        content: attr(data-title) ": ";
        float: left;
        font-family: Helvetica, sans-serif;
        color: #292929;
        font-weight: bold;
        font-size: 14px;
    }

    .container table.shop_table .quantity {
        height: 35px;
        margin: auto;
        display: block;
        justify-content: center;
        text-align: right;
    }

    .container table.shop_table .table-bottom .actions .coupon input[name="coupon_code"] {
        width: calc(48% - 30px) !important;
        margin-left: 15px;
    }
    .container table.shop_table .table-bottom .actions .coupon button[name="apply_coupon"] {
        display: block;
        margin-right: 15px;
        width: 48%;
        margin-left: 0;
    }
    .container table.shop_table .table-bottom .actions button[name="update_cart"] {
        margin-left: 15px;
        width: calc(100% - 30px) !important;
        margin-top: 20px;
    }
    .container table.shop_table .table-bottom .actions {
        min-height: 150px;
    }

    .container .cart_totals table.shop_table .shipping {
        margin-top: 10px;
    }

    .container .shipping-calculator-form {
        float: none;
        text-align: left;
    }
    .container .cart_totals .wc-proceed-to-checkout {
        margin-top: 15px !important;
    }
    .container .cart_totals .wc-proceed-to-checkout .button {
        width: 100%;
    }

    .wc-sidebar {
        background-color: white;
        border: 1px solid #eaeaea;
        margin-left:  15px;
        margin-right: 15px;
        padding: 0;
    }

    .wc-sidebar aside {
        margin: 15px;
    }

    .wc-topbar, .wc-sidebar {
        margin-top: 30px;
    }
}
.ox-dropdown-menu {
    padding-bottom: 10px;
    position: relative;
    margin: 15px;
    height: 40px;
    padding: 5px;
    outline: none;
    background-color: #F8F8F8;
    border: 1px solid #e7e7e7;
    border-bottom: 1px solid #D9D9D9;
    font-size: 13px;
    padding: 12px !important;
    color: #999;
}

.ox-dropdown-menu.closed:after {
    display: block;
    float: right;
    content: "\f067";
    font-size: 14px;
    position: absolute;
    top: 10px;
    right: 10px;
    line-height: 18px;
    font-family: FontAwesome;
}
.ox-dropdown-menu.open:after {
    display: block;
    float: right;
    content: "\f068";
    font-size: 14px;
    position: absolute;
    top: 10px;
    right: 10px;
    line-height: 18px;
    font-family: FontAwesome;
}

@media (max-width: 576px) {
    .wc-topbar p.wc-result-count,
    .wc-topbar .woocommerce-breadcrumb-title {
        display: none !important;
    }

    .wc-topbar .wc-ordering {
        position: absolute;
        margin: 15px;
        display: flex;
        top:  0;
        left: 0;
        width: calc(100% - 30px);
    }

    .wc-topbar .wc-ordering select {
        width: 100%;
    }
    .product-container .product-details .product-add-to-cart .button {
        font-size: 80%;
    }
}

body .brands .product-thumb { padding: 0;  }
body .brands .product-thumb .caption { padding: 0; margin: 0; }
body .brands .product-thumb .caption a { margin: 0; padding: 0; }
body .brands .product-thumb .caption div {}
body .brands .product-thumb .caption div br { display: none; }
body .brands .product-thumb .caption div h4 { margin: 0; }
body .brands .product-thumb .caption div h4 a { padding: 20px; background: #ff5e14; margin: 0; display: block; color: #fff; }
body .brands .product-thumb .caption .image {}
body .brands .product-thumb .caption .image img { max-width: unset; max-height: unset; width: 100%; margin: auto; }
body .brands .product-thumb .caption div .description { display: none; }

div.cookies-bar { z-index: 999; }