.woocommerce div.product p.price,
.woocommerce div.product span.price,
.product-item .price {
    color: #0c73fb;
    font-weight: 500;
    margin-top: 8px;
    font-size: 16px;
}

.product-item .price ins span,
.woocommerce div.product p.price ins span,
.woocommerce div.product span.price ins span {
    color: #505050;
    font-weight: 500;
}

.product-item .price ins {
    text-decoration: none;
}

.product-item .price del {
    margin-right: 10px;
}

.product-item .price del span.amount {
    opacity: .5;
    color: #0c73fb;
    font-weight: 500;
    margin-top: 8px;
    font-size: 16px;
}

.product-item .price ins span {
    opacity: 1;
    color: #505050;
}

.woocommerce .product-item a.added_to_cart {
    padding-top: 0;
    margin-left: 0px;
    text-decoration: none;
}

.woocommerce a.added_to_cart {
    padding-top: .5em;
    display: block;
}

.woocommerce .catalog-tabs .woocommerce-ordering {
    float: right;
}

.woocommerce .catalog-tabs .row-filter {
    margin-bottom: 15px;
}

.woocommerce button.r-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    padding: 0;
}

.woocommerce img, .woocommerce-page img {
    height: inherit;
    max-height: 100%;
}

/* single product */
.tags-block .tag {
    padding: 10px 20px 10px 20px;
    text-align: center;
}

.tags-block .tag a {
    color: #333333;
    text-decoration: none;
}

.tags-block .tag:hover a {
    color: #fff;
}

.woocommerce .product-about .woocommerce-product-rating {
    width: 100%;
}

.product-about a.woocommerce-review-link {
    float: right;
    color: #0D73FC;
    font-size: 18px;
    font-weight: 500;
}

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

.product-about .details span.old-price.price {
    margin-right: 10px;
    color: #C7CCD4;
    text-decoration: line-through;
}

.product-about .details .details-inner p {
    margin: 0 !important;
}

.flex-viewport {
    overflow: hidden;
    position: relative;
    max-height: 400px;
    height: auto !important;
}

.woocommerce .product-info-tabs .woocommerce-Reviews-title {
    margin-bottom: 50px;
}

.woocommerce .comments-block .comment_container {
    display: flex;
    width: 100%;
    margin-bottom: 55px;
}

.woocommerce .comments-block ul li:last-child>.comment_container {
    margin-bottom: 0;
}

.woocommerce .comments-block ul.item, .woocommerce .comments-block ul.item li {
    padding: 0;
    list-style: none;
}

.woocommerce .comments-block img.avatar {
    max-height: 60px;
    border-radius: 100%;
}

.woocommerce .comments-block .comment-text {
    padding-left: 20px;
}

.woocommerce .comments-block .star-rating {
    margin: 0 0 5px;
}

.woocommerce .product-info-tabs .tabs-content {
    margin-top: 60px;
}

.single-product p.meta {
    margin: 0;
}

.single-product p.meta+.description p {
    margin: 0;
    margin-top: 5px;
}

.woocommerce .comments-block .meta * {
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    color: #1e1e2d;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: capitalize;
}

.woocommerce .comments-block time.woocommerce-review__published-date {
    color: #0D73FC;
    font-size: 16px;
}

.woocommerce .comments-block .comment-form-rating {
    margin-bottom: 20px;
}

.woocommerce #respond input#submit.btn {
    display: none;
}

.tabs-content .form.contact--form .r-button {
    width: 50%;
}

.woocommerce .tabs-content #review_form #respond p {
    margin: 0;
}

.woocommerce .tabs-content p.stars {
    display: flex;
    align-items: center;
}

.woocommerce .tabs-content p.stars span {
    margin: 10px 0px 0 10px !important;
}

.woocommerce #review_form #respond p.comment-notes {
    margin-bottom: 60px !important;
}

.product-info-tabs .tabs-content__item .title {
    letter-spacing: -0.050em;
    margin-bottom: 38px;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
}

.product-info-tabs .tabs-content__item .title:before {
    content: none;
}

.product-about .status-block p {
    margin: 0px !important;
}

.product-about .status-block .stock.in-stock {
    color: #0D73FC;
    margin-left: 10px !important;
}

.details-inner p {
    text-transform: capitalize;
}

.details-inner p span {
    text-transform: none;
}

.product-about .status-block .stock.in-stock {
    display: inline-block;
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
    top: 20px;
    left: 30px;
}

.yith-wcwl-add-to-wishlist {
    margin-top: 0;
}

i.yith-wcwl-icon {
    margin: 0;
    color: #0d73fc;
}

i.yith-wcwl-icon+span {
    display: none;
}

#billing_state_field.address-field .placeholder-label, #billing_country_field.address-field .placeholder-label {
    color: #323232 !important;
    top: 14px !important;
    font-size: 14px !important;
}

.shopping-checkout form.checkout label {
    margin-bottom: 10px;
}

.woocommerce table.shop_table {
    border: 1px solid #e0e1e2;
    border-radius: 0;
}
.product-about table.variations {
    width: 100%;
}

.shopping-checkout .checkout .form-control,
.shopping-checkout .checkout input[type="text"] {
    margin-bottom: 1.5rem;
    border: 0;
    border-radius: 0;
    font-size: 14px;
    border: 1px solid #e0e1e2;
    padding: 23px 30px 23px 20px;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
}
.product-about table.variations select {
    margin-bottom: 10px;
    border: 0;
    border-radius: 0;
    font-size: 14px;
    border: 1px solid #e0e1e2;
    padding: 7px 20px 6px 7px;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
}

.shopping-checkout form.checkout .select2-container {
    margin: 0;
}

.shopping-checkout form.checkout .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #e0e1e2;
    border-radius: 0;
    margin-bottom: 1.5rem;
}

#shipping_country_field .select2-selection--single {
    margin-bottom: 1.5rem;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background-color: #f3f4f5;
    color: #333;
}

.shopping-checkout form.checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #898989;
    line-height: 28px;
    font-weight: 400;
    font-size: 14px;
}

#select2-shipping_country-container:focus {
    outline: 0;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #f5f5f5;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

#ship-to-different-address-checkbox {
    margin-right: 7px;
    display: inline;
    margin: -7px 8px 0 0;
    text-align: center;
    vertical-align: middle;
}

.shopping-checkout .title {
    font-size: 28px;
    font-weight: 500;
    letter-spacing: -0.050em;
}

.shopping-checkout form.checkout .form-group {
    margin-bottom: 0rem;
}

.product-info-tabs .tabs-content__item .title:before {
    content: none;
}

.product-about .status-block p {
    margin: 0px !important;
}

.product-about .status-block .stock.in-stock {
    color: #0D73FC;
    margin-left: 10px !important;
}

.product-about .status-block {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.details-inner p {
    text-transform: capitalize;
}

.details-inner p span {
    text-transform: none;
}

.product-about .status-block .stock.in-stock {
    display: inline-block;
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
    top: 20px;
    left: 30px;
}

.yith-wcwl-add-to-wishlist {
    margin-top: 0;
}

i.yith-wcwl-icon {
    margin: 0;
    color: #0d73fc;
}

i.yith-wcwl-icon+span {
    display: none;
}

a.compare {
    position: absolute !important;
    top: 20px;
    right: 30px;
    font-size: 0;
    text-decoration: none;
}

a.compare:before {
    content: "\f074";
    font-family: fontawesome;
    font-size: 18px;
    text-decoration: none;
}

.tabs-content__item .product-item .yith-wcwl-add-to-wishlist,
.tabs-content__item .product-item a.compare {
    opacity: 0;
}

.tabs-content__item .product-item:hover .yith-wcwl-add-to-wishlist,
.tabs-content__item .product-item:hover a.compare {
    opacity: 1;
}

.woocommerce table.wishlist_table.shop_table th {
    border-top: 0;
    padding: 20px 15px;
    line-height: 1.5em;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.050em;
    border-bottom: none;
}

.woocommerce table.wishlist_table.shop_table td {
    padding: 30px 15px;
    line-height: 27px;
}

.woocommerce table.shop_table .product-name,
.woocommerce table.shop_table .product-name a {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.050em;
    -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    text-decoration: none;
}

.woocommerce table.shop_table .product-name a:hover {
    color: #0D73FC;
}

.woocommerce table.shop_table.wishlist_table {
    -webkit-box-shadow: 0px 3px 15px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 15px 2px rgba(0, 0, 0, 0.1);
    border: none !important;
    border-radius: 0 !important;
}

.woocommerce a.remove {
    font-size: 11px;
    border-radius: 0;
    color: #0d73fc !important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
    cursor: pointer;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #EFF2F5;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.woocommerce a.remove:hover {
    color: #fff !important;
    background-color: #0d73fc;
}

.woocommerce a.remove.remove_from_wishlist {
    font-size: 20px;
    font-weight: 400;
}

.yith-wcwl-share ul.nt-theme-content-list {
    padding: 0 !important;
}

.status-block .yith-wcwl-wishlistexistsbrowse {
    max-width: 250px;
}

.status-block span.feedback {
    display: flex;
    align-items: baseline;
}

.status-block span.feedback+a {
    position: relative;
    margin-left: 21px;
}

.woocommerce table.shop_table.empty_table thead {
    display: none;
}

.woocommerce table.shop_table.empty_table .wishlist-items-wrapper .wishlist-empty {
    background-color: #0d73fc;
    color: #fff;
    font-size: 16px;
}

.products-gallery .product-item {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.products-gallery .product-item .title {
    font-size: 18px;
}

.product-categories li a, .product-categories li span {
    display: inline-block;
    font-weight: 400;
    color: #2983fc;
}

.catalog-aside .nt-sidebar-inner-widget {
    margin: 0;
    padding: 0;
}

.wpfMainWrapper {
    margin-top: 30px;
    border-top: 1px solid #F0F3F6;
}

.nt-sidebar-inner-widget .wpfFilterWrapper {
    padding: 15px 20px 0;
    position: relative;
    margin: 0;
    border-bottom: 1px solid #F0F3F6;
}

.nt-sidebar-inner-widget .wpfMainWrapper .wpfFilterWrapper:last-child {
    border-bottom: 0 !important;
}

.nt-sidebar-inner-widget .wpfFilterWrapper .wpfFilterContent {
    padding: 0px 0 20px;
    position: relative;
    margin: 0;
}

.wpfFilterWrapper .ui-slider-horizontal {
    width: 90% !important;
}

.nt-sidebar-inner-widget .wpfPriceRangeField#wpfMinPrice, .nt-sidebar-inner-widget .wpfPriceRangeField#wpfMaxPrice {
    outline: none;
    height: 40px;
    width: 80px !important;
    border: 1px solid #D0D1D2;
    padding: 0;
    margin: 0;
    border-radius: 50px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
}

.nt-sidebar-inner-widget .wpfFilterWrapper .wfpTitle {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0.01em;
    color: #1e1e2d;
    padding: 0px 0;
    cursor: pointer;
    position: relative;
    font-weight: 700;
    letter-spacing: -0.8px;
    margin-bottom: 15px;
}

.nt-sidebar-inner-widget .wpfFilterWrapper .fa-chevron-down, .nt-sidebar-inner-widget .wpfFilterWrapper .fa-chevron-up {
    padding-top: 0;
    cursor: pointer;
    font-size: 12px;
    color: #0d73fc;
    float: right;
    top: -2px;
}

.wpfFilterWrapper .wpfPriceInputs {
    margin-top: 10px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.wpfFilterVerScroll li label {
    display: block;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    border-radius: 0 !important
}

.wpfMainWrapper .wpfFilterWrapper .wpfCheckbox label {
    top: 0px !important;
    border-radius: 0 !important;
    width: 14px !important;
    height: 14px !important;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -0.8px;
}

.wpfFilterButtons {
    clear: both;
    min-width: 150px;
    padding: 30px 15px;
}

.nt-sidebar-inner-widget .wpfFilterWrapper .wpfCheckbox label:before {
    border: 0 !important;
    border-radius: 0;
    top: 0px !important;
    background-color: #EFF2F5 !important;
}

.nt-sidebar-inner-widget .wpfFilterWrapper .wpfCheckbox input[type="checkbox"]:checked+label::before {
    background-color: #0D73FC !important;
    border: 0 !important;
    top: 0px !important;
    color: #fff;
}

.woocommerce div.product.nt-single-thumbs div.images .flex-viewport {
    overflow: hidden;
    position: relative;
    max-height: inherit;
    height: auto !important;
}

.catalog-aside .nt-sidebar-inner-widget {
    border-bottom: 1px solid #f0f3f6;
    padding: 25px;
}

.catalog-aside h4.nt-sidebar-widget-title.title {
    margin-bottom: 25px;
}

.catalog-aside .widget_rating_filter .star-rating {
    margin: 0;
}

.widget_recent_reviews ul.product_list_widget li {
    padding: 0;
    margin-bottom: 30px;
}

.widget_recent_reviews ul.product_list_widget li .star-rating {
    margin: 10px 0 15px;
}

.widget_recent_reviews .star-rating {
    margin: 10px 0 15px;
}

.widget_products ul.product_list_widget li,
.widget_top_rated_products ul.product_list_widget li,
.widget_recently_viewed_products ul.product_list_widget li {
    padding: 0;
    margin-bottom: 30px;
}

.widget_products ul.product_list_widget li .star-rating,
.widget_top_rated_products ul.product_list_widget li .star-rating,
.widget_recently_viewed_products ul.product_list_widget li .star-rating {
    margin: 10px 0 15px;
}

.widget_products .star-rating,
.widget_top_rated_products .star-rating,
.widget_recently_viewed_products .star-rating {
    margin: 10px 0 15px;
}

.widget_products .amount,
.widget_top_rated_products .amount,
.widget_recently_viewed_products .amount {
    color: #0c73fb;
    font-size: 14px
}

.widget_products ul li ins,
.widget_top_rated_products ul li ins,
.widget_recently_viewed_products ul li ins {
    text-decoration: none;
}

.widget_products ul li del,
.widget_top_rated_products ul li del,
.widget_recently_viewed_products ul li del {
    margin-right: 10px
}

.widget_products ul li del .amount,
.widget_top_rated_products ul li del .amount,
.widget_recently_viewed_products ul li del .amount {
    opacity: .5;
    color: #0c73fb;
    font-weight: 500;
    margin-top: 8px;
    font-size: 16px;
}

.widget_products ul li ins .amount,
.widget_top_rated_products ul li ins .amount,
.widget_recently_viewed_products ul li ins .amount {
    opacity: 1;
    color: #505050;
}

.widget_products ul.product_list_widget li {
    margin: 0 0 20px;
}

.widget_products span.product-title {
    color: #323232;
}

.widget_products ul.product_list_widget li del {
    color: #0c73fb;
    font-weight: 500;
    margin-top: 8px;
    margin-right: 10px;
    font-size: 16px;
    text-decoration: line-through;
    opacity: .5;
}

.widget_products ul.product_list_widget li ins {
    color: #505050;
    font-weight: 500;
    margin-top: 8px;
    margin-right: 10px;
    font-size: 16px;
    text-decoration: none;
}

.woocommerce .product-about table.shop_attributes {
    border: 0;
    border-top: 0;
    margin-bottom: 0;
    width: 100%;
    padding: 15px 0;
    display: block;
    text-transform: uppercase;
}

.woocommerce .product-about .details tr {
    display: flex;
    border: none;
    background: transparent;
}

.woocommerce .product-about table.shop_attributes tr:nth-child(even) td, .woocommerce .product-about table.shop_attributes tr:nth-child(even) th, .woocommerce .product-about table.shop_attributes td {
    background: transparent;
    border: none !important;
}

.woocommerce .product-about .details th {
    width: auto;
    display: inline-block;
    color: #333333;
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 400;
    border: none;
    padding: 0 8px 0 0;
    line-height: 30px;
}

.woocommerce .product-about .details th:after {
    content: ":";
}

.woocommerce .product-about .details td p {
    padding: 0 !important;
    font-style: normal;
    color: #333;
    font-size: 16px;
}

.woocommerce .product-about .details tr {
    margin-bottom: 5px;
}

.woocommerce-message a {
    color: #333;
}

.woocommerce-message a:hover {
    color: #fff;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    margin: 30px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    display: inline-block;
    text-align: inherit;
    margin-bottom: inherit;
    font-size: inherit;
    padding: 0;
}

.woocommerce-cart .wc-proceed-to-checkout {
    text-align: right;
}

.woocommerce table.shop_table {
    border: 1px solid #e0e1e2;
    border-radius: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
    border-top: 1px solid #e0e1e2;
}

.woocommerce-checkout #payment ul.payment_methods li input {
    float: left;
    margin: 7px 1em 0 0;
}

.woocommerce-checkout #payment ul.payment_methods li label {
    margin-bottom: 5px;
    max-width: 60%;
}

.woocommerce .col-1, .woocommerce .col-2 {
    max-width: none;
}

.widget_shopping_cart_content .cart-dropdown {
    width: 100%;
    max-width: 560px;
    background-color: #FFFFFF;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: 1px solid #F3F6F8;
    opacity: 1;
    visibility: visible;
    z-index: 1;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.widget_shopping_cart_content .cart-dropdown .cart-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #F3F6F8;
    padding: 10px 0;
}

.widget_shopping_cart_content .cart-dropdown .cart-item .text-holder {
    width: calc(100% - 118px);
}

.widget_shopping_cart_content .cart-dropdown .buttons-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 25px;
}

.shopping-checkout .checkout ul.woocommerce-error {
    background-color: #f3f3f3;
    color: #323232;
}

.woocommerce-account .catalog-tabs .tabs-header__title a {
    text-decoration: none;
}

.woocommerce-account .catalog-tabs .tabs-header {
    padding: 15px;
}

.woocommerce-account .form-default.edit-account .form-control {
    padding: 0;
    margin-bottom: 1em;
}

.woocommerce-account .form-default.edit-account .form-group {
    margin-bottom: 2em;
}
