form.woocommerce-ordering.docly_select {
    margin: 0
}

.woocommerce .star-rating {
    float: none;
    margin: 0 auto;
    margin-top: 5px;
    color: #f3ad16;
}

.woocommerce .star-rating::before {
    color: #f3ad16;
}

.woocommerce-notices-wrapper {
    display: block;
    width: 100%;
    clear: both
}

#commentform p.comment-notes {
    display: none;
}

.woocommerce table.shop_attributes th {
    font-weight: 500;
}

.woocommerce span.onsale {
    height: 50px;
    width: 50px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

.product_details_area {
    padding-top: 120px;
}

.pr_details .share-link .social-icon {
    padding-left: 5px
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 30px;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    height: auto;
    margin-right: 0;
    border: 2px solid transparent;
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
    border: 2px solid #79ccde;
}

.aditional_info p {
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    font-weight: 400
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    width: 100%;
    padding-right: 42px
}

.woocommerce div.product form.cart .variations select {
    height: 45px;
    padding: 5px;
    color: #677294;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    right: 2em;
    left: auto;
}

.pr_details .ratting .star-rating {
    float: none;
    color: var(--brand_color);
    line-height: 14px
}

.pr_details .price span.woocommerce-Price-amount.amount {
    font-weight: 600;
    color: #282835;
    padding-right: 18px
}

.product_info_details .comment-box .comment-content .avatar img {
    max-width: none
}

.comment-header+.rating {
    float: right
}

.aditional_info p.stars {
    padding-left: 15px;
    padding-top: 5px
}

.woocommerce .product .pr_details .stock {
    color: var(--brand_color);
    padding-top: 0;
    padding-bottom: 20px
}

button.cart_btn:hover {
    cursor: pointer
}

.woocommerce-cart .woocommerce .coupon .button {
    position: absolute !important;
    right: 4px;
    top: 50%;
    font: 400 14px/38px "Roboto", sans-serif;
    color: #282835;
    height: 48px;
    padding: 0 25px;
    border: 0;
    background: #eff2f7;
    border-radius: 3px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.shopping_cart_area .cart_btn[disabled] {
    cursor: not-allowed;
    color: #d2d2d2
}

.cart_box ul.list-unstyled li:last-child {
    border-bottom: 0
}

.cart_box ul.list-unstyled li {
    border-bottom: 1px solid #e7e7f6;
    padding: 10px 0
}

.shop_list_item .single_product_item .single_pr_details .pr_button .cart_btn {
    width: auto
}

.shop_list_item {
    width: 100%
}

.woocommerce nav.navigation.pagination .nav-links {
    text-align: center
}

.shop_list nav.navigation.pagination .nav-links {
    padding-top: 60px
}

.shop_list .hr {
    display: none
}

.woocommerce nav.navigation.pagination {
    display: block
}

#tab-reviews p.comment-form-cookies-consent {
    top: 55px;
    padding-left: 15px;
}

.tinv-wraper.tinv-wishlist {
    display: inline-block
}

.tinv-wraper.tinv-wishlist span.tinvwl_add_to_wishlist-text {
    display: none
}

.shopping_cart_area .cart_table .product .media .media-left img {
    height: 100px
}

.shopping_cart_area .cart_table .total ins {
    text-decoration: none
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider {
    height: 6px;
    background: #dbe2e9;
    border: 0;
    border-radius: 0
}

.widget_price_filter .ui-slider .ui-slider-range,
.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range {
    background: rgba(16, 179, 214, 0.5);
    border-radius: 0
}

.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: var(--brand_color);
    border: 0;
    margin-left: 0;
    top: -7px
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    font-weight: 500
}

.pr_sidebar .widget_products ul li .media .media-body .rate ins {
    text-decoration: none
}

.pr_details .ratting .star-rating:before {
    color: var(--brand_color)
}

.woocommerce .comment-content .star-rating::before {
    color: #d3ced2
}

.woocommerce div.product form.cart .variations label {
    font-weight: 500
}

.pr_details .product-qty .manual-adjust:focus {
    outline: 0
}

.pr_sidebar.sidebar_widget.shop_sidebar {
    margin-top: 10px;
    margin-right: 30px;
}

.price_slider_wrapper {
    width: 95%;
}

.shopping_cart_area .cart_table .del-item button {
    color: #677294;
    position: relative;
    top: 3px;
    -webkit-appearance: none;
    background: transparent;
    border: 0;
    padding: 0
}

.shopping_cart_area .cart_table .del-item button:hover {
    cursor: pointer
}

.shopping_cart_area .cart_table .del-item button i {
    font-size: 22px
}

.del-item .cart_remove {
    right: 20px
}

.shopping_cart_area .cart_table {
    overflow-x: hidden
}

.not_logged_in .checkout_content.coupon_form {
    margin-left: 50px;
    margin-bottom: 20px
}

.login-form .extra .checkbox input[type="checkbox"] {
    transform: scale(1.3);
    margin-left: 3px
}

.shop_menu_left p {
    margin-bottom: 0;
    font: 300 16px "Roboto", sans-serif;
    color: #282835
}

.shop_menu_right h5 {
    font: 500 16px "Roboto", sans-serif;
    color: #282835;
    margin-bottom: 5px
}

.shop_menu_right .selectpickers {
    border: 0
}

.shop_menu_right .selectpickers:after {
    width: 8px;
    height: 8px;
    top: 42%
}

.shop_menu_right .selectpickers .current {
    font: 300 16px "Roboto", sans-serif;
    color: #677294
}

.shop_menu_right .shop_grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.shop_menu_right .shop_grid a {
    font-size: 16px;
    color: #677294;
    margin-left: 12px
}

.shop_menu_right .shop_grid .active a {
    color: var(--brand_color)
}

.single_product_item {
    text-align: center;
    margin-top: 30px
}

.single_product_item .product_img {
    position: relative;
    display: block;
}

.single_product_item .product_img .hover_content {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
    text-align: center;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    overflow: hidden;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single_product_item .product_img .hover_content a {
    width: 40px !important;
    height: 40px !important;
    border-radius: 50%;
    text-align: center;
    background: #fff;
    margin: 0 2px;
    color: #282835;
    font-size: 16px;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    overflow: hidden;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;

}

/*================= Add to Cart ===================*/
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
.hover_content .add_to_cart_button.loading i{
    display: none;
}
.hover_content a.added{
    display: none !important;
}

.hover_content a.added_to_cart.wc-forward{
    position: relative;
}
.product_img .hover_content a.added_to_cart:before {
    content: "\e64d";
    font-family: 'themify';
    height: 40px;
    width: 40px;
    background: #fff;
    border-radius: 50px;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ee9051;
    transition: all 0.3s linear;
}
.hover_content a.loading{
    position: relative;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hover_content a.loading::after {
    font-family: WooCommerce;
    content: "\e01c";
    font-weight: 400;
    position: absolute;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0 !important;
    left: 0;
    height: 100%;
    width: 100%;
}
.hover_content a.added_to_cart:hover:before{
    background: #333;
    color: #fff;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
    display: none;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-product-in-list:before {
    display: block;
    font-size: 24px;
    margin: 0 0 0 -12px !important;
    top: initial !important;
}

.single_product_item .product_img .hover_content a:hover {
    background: var(--brand_color);
    color: #fff;
}

.single_product_item .product_img:hover .hover_content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.single_product_item .single_pr_details {
    padding: 28px 0
}

.single_product_item .single_pr_details h3 {
    color: #282835;
    margin-bottom: 5px
}

.single_product_item .single_pr_details h3:hover {
    color: var(--brand_color)
}

.single_product_item .single_pr_details .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font: 300 14px/28px "Roboto", sans-serif;
    color: #677294
}

.single_product_item .single_pr_details .price ins {
    font-weight: 500;
    color: #282835;
    text-decoration: none;
    padding-right: 12px
}

.single_product_item .ratting a {
    font-size: 14px;
    color: #f3ad16
}

.single_product_item .ratting a:before {
    content: "\e60a\e60a\e60a\e60a";
    font-family: 'themify'
}

.hr {
    width: 100%;
    height: 1px;
    background: #e7e7f6;
    margin-bottom: 40px
}

.shop_page_number {
    text-align: center;
    margin-bottom: 0
}

.shop_page_number li {
    display: inline-block;
    margin: 0 3px
}

.shop_page_number li .page-numbers {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #e7e7f6;
    font-size: 16px;
    line-height: 39px;
    font-weight: 300;
    color: #677294;
    text-align: center;
    display: block;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.shop_page_number li .page-numbers:hover {
    border-color: var(--brand_color);
    color: var(--brand_color)
}

.shop_page_number li .page-numbers.current {
    background: var(--brand_color);
    border-color: var(--brand_color);
    color: #fff
}

.shop_list_area .shop_page_number {
    margin-top: 70px
}

.shop_list_item {
    padding-top: 50px
}

.shop_list_item .single_product_item .single_pr_details {
    padding-bottom: 0
}

.shop_list_item .single_product_item .single_pr_details .price {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 16px
}

.shop_list_item .single_product_item .single_pr_details .s_list_title {
    display: inline-block
}

.shop_list_item .single_product_item .single_pr_details .ratting {
    float: right
}

.shop_list_item .single_product_item .single_pr_details .pr_button .cart_btn {
    font: 400 15px/30px "Roboto", sans-serif;
    color: #677294;
    border: 1px solid #e7e7f6;
    border-radius: 45px;
    background: #f9f9fc;
    padding: 9px 28px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer
}

.shop_list_item .single_product_item .single_pr_details .pr_button .cart_btn:hover {
    color: #fff;
    background: var(--brand_color);
    border-color: var(--brand_color)
}

.shop_list_item .single_product_item .single_pr_details .pr_button a {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #e7e7f6;
    background: #f9f9fc;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #282835;
    margin-left: 4px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer
}

.shop_list_item .single_product_item .single_pr_details .pr_button a:hover {
    color: #fff;
    background: var(--brand_color);
    border-color: var(--brand_color)
}

.product_details_area .product_slider {
    padding-right: 42px
}

.product_details_area .product_slider .owl-thumbs {
    display: table;
    width: 102.6%;
    text-align: center;
    padding: 0;
    margin-top: 24px;
    margin-left: -7px;
    margin-right: -7px
}

.product_details_area .product_slider .owl-thumbs .owl-thumb-item {
    display: table-cell;
    border: 0;
    background: 0;
    padding: 7px;
    width: calc(100% / 4)
}

.product_details_area .product_slider .owl-thumbs .owl-thumb-item img {
    max-width: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.product_details_area .product_slider .owl-thumbs .owl-thumb-item.active img {
    border-color: #c8b6fc
}

.pr_details .pr_title {
    color: #282835
}

.pr_details .ratting {
    float: right;
    text-align: right
}

.pr_details .ratting .woocommerce-review-link {
    font-size: 14px;
    font-weight: 300;
    color: #677294
}

.pr_details .price {
    font: 300 20px "Roboto", sans-serif;
    color: #677294;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding-top: 8px
}

.pr_details .price ins {
    text-decoration: none;
    font-weight: 600;
    color: #282835;
    padding-right: 18px
}

.pr_details .stock {
    font: 400 16px "Roboto", sans-serif;
    color: var(--brand_color);
    vertical-align: middle;
    padding-top: 20px;
    display: inline-block
}

.pr_details .stock:before {
    content: "\e64c";
    font-family: 'themify';
    color: var(--brand_color);
    padding-right: 10px
}

.pr_details p {
    margin-bottom: 0;
    padding: 20px 0 40px
}

.pr_details .product-qty {
    display: inline-block;
    position: relative
}

.pr_details .product-qty .manual-adjust {
    width: 80px;
    border: 1px solid #e7e7f6;
    border-radius: 5px;
    background: #fff;
    text-align: left;
    height: 51px;
}

.pr_details .product-qty .ar_top,
.pr_details .product-qty .ar_down {
    position: absolute;
    background: #fff;
    border: 0;
    font-size: 14px;
    color: #677294;
    right: 5px;
    border-radius: 15px;
    padding: 0 15px 0 0
}

.pr_details .product-qty .ar_top:hover,
.pr_details .product-qty .ar_down:hover {
    color: var(--brand_color);
    cursor: pointer;
}

.pr_details .product-qty .ar_top {
    top: 4px
}

.pr_details .product-qty .ar_down {
    bottom: 4px
}

.pr_details .cart_button {
    display: inline-block
}

.woocommerce .product-type-subscription .cart .button,
.pr_details .cart_button .cart_btn, .cart_button a.added_to_cart.wc-forward {
    border-radius: 5px;
    font: 400 15px/48px "Roboto", sans-serif;
    color: #677294;
    border: 1px solid #e7e7f6;
    background: #f8f8fc;
    min-width: 140px;
    text-align: center;
    display: inline-block;
    margin: 0 5px;
}

.logged-in

.woocommerce .product-type-subscription .cart .button{
    line-height: 2;
}

.pr_details .cart_button .cart_btn:hover, .woocommerce .product-type-subscription .cart .button:hover,
.pr_details .cart_button .wish_list:hover, .cart_button a.added_to_cart.wc-forward:hover {
    background: var(--brand_color);
    color: #fff;
    border-color: var(--brand_color)
}

.pr_details .cart_button .wish_list {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #282835;
    width: 50px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #e7e7f6
}

.pr_details .cart_button .cart_btn,
.pr_details .cart_button .wish_list {
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.pr_details .product_meta {
    margin-bottom: 0
}

.pr_details .product_meta li {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    color: #677294;
    margin-bottom: 10px
}

.pr_details .product_meta li a {
    color: #677294
}

.pr_details .product_meta li a:hover {
    color: var(--brand_color)
}

.pr_details .product_meta li span {
    font-weight: 400;
    color: #282835;
    padding-right: 8px
}

.pr_details .share-link label {
    margin-bottom: 0;
    font: 400 15px "Roboto", sans-serif;
    color: #282835
}

.pr_details .share-link .social-icon {
    margin-bottom: 0;
    display: inline-block
}

.pr_details .share-link .social-icon li {
    display: inline-block
}

.pr_details .share-link .social-icon li a {
    font-size: 12px;
    color: #677294;
    padding-right: 10px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.pr_details .share-link .social-icon li a:hover {
    color: var(--brand_color)
}

.pr_details_area {
    padding-top: 100px;
    width: 100%;
}

.aditional_info p:last-child {
    margin-bottom: 0;
}

.related_products {
    width: 100%;
}

.product_info_details .pr_tab {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0;
    margin: 0 auto 50px
}

.product_info_details .pr_tab .nav-item {
    float: left;
    margin: 0;
    border: 1px solid #e7e7f6;
    overflow: hidden;
    border-left: 0
}

.product_info_details .pr_tab .nav-item .nav-link {
    font: 300 16px/40px "Roboto", sans-serif;
    color: #677294;
    padding: 5px 25px;
    min-width: 148px;
    text-align: center;
    border: 0;
    border-radius: 0
}

.product_info_details .pr_tab .nav-item .nav-link.active {
    background: var(--brand_color);
    color: #fff
}

.product_info_details .pr_tab .nav-item:first-child {
    border-bottom-left-radius: 45px;
    border-top-left-radius: 45px;
    border-left: 1px solid #e7e7f6
}

.product_info_details .pr_tab .nav-item:last-child {
    border-bottom-right-radius: 45px;
    border-top-right-radius: 45px
}

.product_info_details .aditional_info h6 {
    color: #282835
}

.product_info_details .comment-box .comment-content {
    padding-left: 95px;
    position: relative
}

.product_info_details .comment-box .comment-content .avatar {
    position: absolute;
    left: 0
}

.product_info_details .comment-box .comment-content .avatar img {
    border-radius: 50%
}

.product_info_details .comment-box .comment-content .comment-header {
    font: 300 14px "Roboto", sans-serif;
    display: inline-block
}

.product_info_details .comment-box .comment-content .comment-header a {
    font-size: 15px;
    font-weight: 500;
    color: #3d3f45
}

.product_info_details .comment-box .comment-content .comment-header a:after {
    content: "/";
    display: inline-block;
    margin: 0 5px 0 6px;
    font-weight: 400;
    color: #abb0bb
}

.product_info_details .comment-box .comment-content .ratting a {
    font-size: 12px;
    color: #c9ccd1
}

.product_info_details .comment-box .comment-content .ratting a:nth-child(1),
.product_info_details .comment-box .comment-content .ratting a:nth-child(2),
.product_info_details .comment-box .comment-content .ratting a:nth-child(3) {
    color: var(--brand_color)
}

.car_get_quote_content {
    padding-bottom: 35px;
    position: relative;
}

.car_get_quote_content h2.title {
    padding-bottom: 60px;
}

.car_get_quote_content .get_quote_form .form-group .form-control {
    height: 60px;
    border: 1px solid #ebebf7;
    border-radius: 4px;
    background: transparent;
    font: 300 14px "Roboto", sans-serif;
    color: #282835;
    padding-left: 25px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.car_get_quote_content .get_quote_form .form-group .form-control.placeholder {
    color: #a7adbe
}

.car_get_quote_content .get_quote_form .form-group .form-control:-moz-placeholder {
    color: #a7adbe
}

.car_get_quote_content .get_quote_form .form-group .form-control::-moz-placeholder {
    color: #a7adbe
}

.car_get_quote_content .get_quote_form .form-group .form-control::-webkit-input-placeholder {
    color: #a7adbe
}

.car_get_quote_content .get_quote_form .form-group .form-control:focus {
    border-color: #ddd1fe;
    background-color: white;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 21, 46, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 21, 46, 0.1)
}

.car_get_quote_content .get_quote_form .form-group textarea.form-control {
    height: 200px;
    padding-top: 20px
}

.car_get_quote_content .ratting span {
    font-size: 14px;
    color: #282835
}

.car_get_quote_content .ratting a {
    font-size: 12px;
    color: #c9ccd1
}

.car_get_quote_content .ratting a:nth-child(4),
.car_get_quote_content .ratting a:nth-child(2),
.car_get_quote_content .ratting a:nth-child(3) {
    color: var(--brand_color)
}

.car_get_quote_content .agency_banner_btn {
    float: right;
    border-radius: 45px;
    height: 46px;
    line-height: 45px;
    padding: 0;
    min-width: 120px;
    text-align: center
}

input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none
}

.shopping_cart_area .cart_title {
    border-bottom: 1px solid #e7e7f6
}

.shopping_cart_area h6 {
    font-size: 14px;
    color: #282835;
    line-height: 30px
}

.shopping_cart_area .cart_table {
    padding-top: 30px;
    margin: 0;
}

.shopping_cart_area .cart_table tbody {
    width: 100%
}

.shopping_cart_area .cart_table td {
    vertical-align: middle;
    font: 400 16px/28px "Roboto", sans-serif;
    color: #282835;
    border: 0;
    padding-top: 0;
    padding-bottom: 30px;
    padding-left: 0;
}

.shopping_cart_area .cart_table .product {
    padding-top: 0
}

.shopping_cart_area .cart_table .product .media .media-left {
    width: 100px;
    height: 100px
}

.shopping_cart_area .cart_table .product .media .media-left img {
    max-width: 100%
}

.shopping_cart_area .cart_table .product .media .media-body {
    padding-left: 30px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.shopping_cart_area .cart_table .product .media .media-body h5 a {
    font: 500 16px/28px "Roboto", sans-serif;
    color: #282835
}

.shopping_cart_area .cart_table .product .media .media-body h5 a:hover {
    color: var(--brand_color)
}

.shopping_cart_area .cart_table .total {
    width: 187px
}

.shopping_cart_area .cart_table .quantity {
    width: 187px
}

.shopping_cart_area .cart_table .quantity p {
    color: #677294;
    margin-bottom: 0
}

.shopping_cart_area .cart_table .del-item {
    vertical-align: middle;
    width: 260px;
    position: relative;
}

.shopping_cart_area .cart_table .del-item a {
    color: #677294
}

.shopping_cart_area .cart_table .del-item a:hover {
    color: var(--brand_color)
}

.shopping_cart_area .cart_table .del-item a i {
    font-size: 22px
}

.shopping_cart_area .cart_table .del-item a+a {
    position: absolute;
    top: 3px;
    right: 0;
}

.shopping_cart_area .cart_table .del-item .total {
    margin-right: 20px;
    display: inline-block;
}

.shopping_cart_area .cart_table .product-qty {
    position: relative;
    display: inline-block
}

.shopping_cart_area .cart_table .product-qty .ar_top,
.shopping_cart_area .cart_table .product-qty .ar_down {
    position: absolute;
    background: #fff;
    border: 0;
    font-size: 12px;
    color: #677294;
    right: 4px;
    border-radius: 15px;
    padding: 0 15px 0 0;
    line-height: 12px;
    cursor: pointer
}

.shopping_cart_area .cart_table .product-qty .ar_top:hover,
.shopping_cart_area .cart_table .product-qty .ar_down:hover {
    color: var(--brand_color)
}

.shopping_cart_area .cart_table .product-qty .ar_top {
    top: 8px
}

.shopping_cart_area .cart_table .product-qty .ar_down {
    bottom: 8px
}

.shopping_cart_area .cart_table .product-qty .manual-adjust {
    width: 95px;
    border: 1px solid #e7e7f6;
    height: 44px;
    border-radius: 45px;
    text-align: center;
    color: #677294
}

.shopping_cart_area .cart_table .product-qty .manual-adjust.placeholder {
    color: #677294
}

.shopping_cart_area .cart_table .product-qty .manual-adjust:-moz-placeholder {
    color: #677294
}

.shopping_cart_area .cart_table .product-qty .manual-adjust::-moz-placeholder {
    color: #677294
}

.shopping_cart_area .cart_table .product-qty .manual-adjust::-webkit-input-placeholder {
    color: #677294
}

.shopping_cart_area .cart_btn {
    font: 400 14px "Roboto", sans-serif;
    color: #fff;
    border: 1px solid var(--brand_color);
    margin: 0;
    background: var(--brand_color);
    padding: 15px 33px;
    border-radius: 4px
}

.shopping_cart_area .cart_btn.cart_btn_two {
    border: 1px solid #e7e7f6;
    background: transparent;
    color: #5c6789;
    margin-left: 15px
}

.shopping_cart_area .action_btn {
    width: 100%
}

.shopping_cart_area h5 {
    color: #282835
}

.shopping_cart_area .wislist_table .total,
.shopping_cart_area .wislist_table .del-item {
    width: 178px
}

.shopping_cart_area .wislist_table .quantity {
    width: 140px
}

.shopping_cart_area .wislist_table .add_cart {
    font: 400 14px "Roboto", sans-serif;
    border: 1px solid #e7e7f6;
    background: transparent;
    color: #5c6789;
    margin-right: 20px;
    padding: 15px 33px;
    border-radius: 4px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.shopping_cart_area .wislist_table .add_cart:hover {
    background: var(--brand_color);
    color: #fff !important;
    border-color: var(--brand_color)
}

.cart_box {
    width: 370px;
    border: 1px solid #f4f4f9;
    background-color: white;
    -webkit-box-shadow: 0 2px 4px 0 rgba(12, 0, 46, 0.04);
    box-shadow: 0 2px 4px 0 rgba(12, 0, 46, 0.04);
    padding: 30px 35px
}

.cart_box .shop_table {
    width: 100%
}

.cart_box .shop_table tbody tr {
    border-bottom: 1px solid #e7e7f6
}

.cart_box .shop_table tbody tr th {
    width: 70%
}

.cart_box .shop_table tbody tr td,
.cart_box .shop_table tbody tr th {
    font: 400 16px/28px "Roboto", sans-serif;
    color: #282835;
    padding: 10px 0
}

.cart_box .shop_table tbody tr td {
    text-align: right
}

.cart_box .shop_table tbody tr td .amount {
    color: #677294
}

.cart_box .shop_table tbody tr:last-child {
    border: 0
}

.coupon {
    width: 370px;
    position: relative
}

.coupon .input_text {
    width: 100%;
    border: 1px solid #f4f4f9;
    border-radius: 4px;
    background-color: white;
    -webkit-box-shadow: 0 2px 4px 0 rgba(12, 0, 46, 0.04);
    box-shadow: 0 2px 4px 0 rgba(12, 0, 46, 0.04);
    font: 300 15px "Roboto", sans-serif;
    color: #9ca3b9;
    height: 55px;
    padding-left: 25px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.coupon .input_text:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

.coupon .button {
    position: absolute;
    right: 4px;
    top: 50%;
    font: 400 14px/38px "Roboto", sans-serif;
    color: #282835;
    height: 48px;
    padding: 0 25px;
    border: 0;
    background: #eff2f7;
    border-radius: 3px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.coupon .button:hover {
    background: var(--brand_color);
    color: #fff
}

.checkout_button {
    font: 500 15px/30px "Roboto", sans-serif;
    color: #fff;
    background: var(--brand_color);
    border-radius: 0;
    display: block;
    text-align: center;
    padding: 10px 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 1px solid var(--brand_color);
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.checkout_button:hover {
    background: transparent;
    color: var(--brand_color)
}

.pr_sidebar .widget+.widget {
    margin-top: 60px
}

.pr_sidebar .sp_widget_title {
    color: #282835;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    margin-bottom: 30px
}

.pr_sidebar .filter_slider_area {
    padding-top: 10px
}

.pr_sidebar .filter_slider_area .ui-slider {
    height: 6px;
    background: #dbe2e9;
    border: 0;
    border-radius: 0
}

.pr_sidebar .filter_slider_area .ui-slider .ui-slider-range {
    background: #9f7efd;
    border-radius: 0
}

.pr_sidebar .filter_slider_area .ui-slider .ui-slider-handle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: var(--brand_color);
    border: 0;
    margin-left: 0;
    top: -7px
}

.pr_sidebar .filter_slider_area .ui-slider .ui-slider-handle:focus {
    outline: 0
}

.pr_sidebar .filter_slider_area .filter_content {
    font-size: 16px;
    text-transform: capitalize;
    font-family: "Roboto", sans-serif;
    color: #282835;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px
}

.pr_sidebar .filter_slider_area .filter_content #amount {
    border: 0;
    font-size: 16px;
    display: inline-block;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 5px
}

.pr_sidebar .widget_category ul {
    margin-bottom: 0
}

.pr_sidebar .widget_category ul li a {
    font-size: 16px;
    color: #677294;
    display: inline-block;
    position: relative
}

.pr_sidebar .widget_category ul li a:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: var(--brand_color);
    opacity: 0;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.pr_sidebar .widget_category ul li a:hover {
    color: var(--brand_color)
}

.pr_sidebar .widget_category ul li a:hover:before {
    opacity: 1
}

.pr_sidebar .widget_category ul li:not(:last-child) {
    margin-bottom: 15px
}

.pr_sidebar .woocommerce-widget-layered-nav-list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.pr_sidebar .woocommerce-widget-layered-nav-list li {
    position: relative;
    padding-left: 30px;
    color: #333
}

.pr_sidebar .woocommerce-widget-layered-nav-list li::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    border: 1px solid #333;
    left: 0;
    top: 50%;
    margin-top: -7.5px
}

.pr_sidebar .woocommerce-widget-layered-nav-list li a {
    color: #333
}

.pr_sidebar .woocommerce-widget-layered-nav-list li:not(:last-child) {
    margin-bottom: 12px
}

.pr_sidebar .widget_size ul {
    margin-bottom: 0;
    list-style: none;
    padding-left: 0
}

.pr_sidebar .widget_size ul li {
    font-size: 16px;
    color: #333
}

.pr_sidebar .widget_size ul li a {
    color: #333
}

.pr_sidebar .widget_color ul li:first-child:before {
    background: #1c1c1c;
    border-color: #1c1c1c
}

.pr_sidebar .widget_color ul li:nth-child(2):before {
    background: #ff934c;
    border-color: #ff934c
}

.pr_sidebar .widget_color ul li:nth-child(3):before {
    background: #fb53a7;
    border-color: #fb53a7
}

.pr_sidebar .widget_color ul li:nth-child(4):before {
    background: #ff4949;
    border-color: #ff4949
}

.pr_sidebar .widget_color ul li:nth-child(6):before {
    background: #ffeb50;
    border-color: #ffeb50
}

.pr_sidebar .widget_products ul {
    margin-bottom: 0
}

.pr_sidebar .widget_products ul li .media {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pr_sidebar .widget_products ul li .media .media-body h3 {
    font-size: 16px;
    color: #282835
}

.pr_sidebar .widget_products ul li .media .media-body .rate {
    color: #677294;
    font-size: 16px
}

.pr_sidebar .widget_products ul li:not(:last-child) {
    margin-bottom: 20px
}

.pr_sidebar .widget_products ul li .media img {
    padding: 0;
    max-width: none!important;
    width: 80px;
    margin: 0 25px 0 0;
    height: auto;
}

.pr_sidebar .widget_tag ul li {
    display: inline-block;
    margin-bottom: 6px
}

.pr_sidebar .widget_tag ul li a {
    font-size: 16px;
    color: #677294;
    position: relative;
    display: block;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.pr_sidebar .widget_tag ul li a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: var(--brand_color);
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.pr_sidebar .widget_tag ul li a:hover {
    color: var(--brand_color)
}

.pr_sidebar .widget_tag ul li a:hover:before {
    opacity: 1
}

.widget_recent_reviews .star-rating {
    margin-left: 0;
    margin-bottom: 5px
}

.widget_recent_reviews img {
    width: 50px !important
}

.shopping_cart_area.bg_color {
    background: #fbfbfd
}

.tinv-wraper.tinv-wishlist .tinvwl-tooltip {
    display: none
}

.tinv-wraper.tinv-wishlist a.tinvwl_add_to_wishlist_button {
    cursor: pointer
}

.woocommerce-product-gallery {
    position: relative
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    position: absolute;
    left: 10px;
    top: 10px
}

.woocommerce-product-gallery ol.flex-control-thumbs {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    padding-top: 10px
}

.woocommerce-product-gallery ol.flex-control-thumbs li {
    padding-right: 5px
}

.woocommerce-product-gallery ol.flex-control-thumbs li:last-child {
    padding-right: 0
}

.woocommerce-product-gallery ol.flex-control-thumbs li img {
    height: 100px
}

.pr_sidebar .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
    padding-left: 25px
}

.product-type-subscription .pr_details .price{
    flex-direction: row;
    justify-content: flex-start;
}

.product-type-subscription .pr_details .price span.woocommerce-Price-amount.amount{
    padding-right: 0;
}
.product-type-subscription .pr_details .price del{
    padding-right: 15px;
}

.woocommerce .product.product-type-subscription form.cart{
    display: flex;
}

.comment-form-rating {
    display: flex;
    padding-left: 15px;
}

.car_get_quote_content.comments_form p.form-submit {
    position: absolute;
    right: 15px;
    bottom: -3px;
}