/*
Theme Name: Coro
Theme URI: https://coro.droitlab.com/
Author: DroitThemes
Author URI: https://themeforest.net/user/droitthemes/portfolio
Description: Coro - Creative, Minimal & Stylish WooCommerce WordPress Theme
Version: 1.0.6
License: GNU General Public License v2 or later
License URI: LICENSE
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
Text Domain: coro
*/

/**==================== Admin Bar ============================**/
.admin-bar header.header,
.admin-bar header .fixed-header {
    top: 32px;
}
@media screen and (max-width: 782px) {
    .admin-bar header .fixed-header,
    .admin-bar header.header {
        top: 46px;
    }
}

@media screen and (max-width: 600px) {
    .admin-bar header .fixed-header {
        top: 0;
    }
}

.header.has_topbar + section, .header.has_topbar + div {
    margin-top: 134px;
}
.header_area_one .navbar-brand{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
/**========================= Reset CSS ================================= **/
a:hover, .details_breadcrumbs_area h6 a:hover,
.menu > .nav-item.current-menu-parent > .nav-link,
.post_meta .author a:hover {
    color: #000;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.slider_area_three .swiper-pagination {
    position: absolute;
    right: 100px;
    left: auto !important;
    width: auto !important;
    text-align: center !important;
    top: 50% !important;
    transform: translateY(-50%);
    bottom: auto !important;
}
.header_transparent .header+div,
.header_transparent .header+section {
    margin-top: 0;
}

/**========================== Header  =========================**/
.sidebar_menu_two .sidebar-contant ul li a i, .sidebar_menu_two .sidebar-contant ul li a::after,
.coro_underline_normal:before, .slider_four_area .swiper-button-prev:after, .slider_four_area .swiper-button-next:after,
.coro_underline_hover:after, .menu > .nav-item > .nav-link.dropdown-toggle:after, .slider_two_area .swiper-button-prev:after,
.slider_two_area .swiper-button-next:after, .header .dropdown .dropdown-menu .nav-item .dropdown-toggle::after {
    display: none;
}
ul.h_social_icon_three li:first-child {
    margin-left: 0;
}

/**========================== Footer Menu =========================**/
.menu-footer-menu-container ul.menu {
    list-style: none;
    display: flex;
    padding-left: 0;
    justify-content: center;
}
.menu-footer-menu-container ul.menu li:first-child {
    margin-left: 0;
}
.menu-footer-menu-container ul li {
    margin-left: 35px;
}
.menu-footer-menu-container ul li a {
    font-size: 16px;
    line-height: 26px;
    font-family: glacB;
    color: #333333;
    padding: 0;
    position: relative;
    text-transform: uppercase;
}
.menu-footer-menu-container ul li a:hover {
    color: #f4b54f;
}

.menu-footer-menu-container ul li a:hover:before {
    width: 100%;
    left: 0;
    right: auto;
}
.menu-footer-menu-container ul li a:before {
    content: "";
    width: 0;
    height: 2px;
    background: #f4b54f;
    right: 0;
    position: absolute;
    bottom: 0;
    -webkit-transition: width 0.3s linear;
    -o-transition: width 0.3s linear;
    transition: width 0.3s linear;
}
.social_icon_alignment {
    list-style: none;
    padding: 0;
    text-align: center;
}
.social_icon_alignment li {
    display: inline-block;
}
.social_icon_alignment li a {
    font-size: 16px;
    color: #333333;
    -webkit-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear;
}
.social_icon_alignment li a:hover {
    color: #f4b54f;
}

/**=== Subscriber-form One ===**/
.subscriber_one.f_subscribe {
    position: relative;
    max-width: 500px;
    margin: auto;
}
.subscriber_one.f_subscribe .form-control {
    border: 0;
    background: transparent;
    border-radius: 0;
    border-bottom: 1px solid #adadad;
    padding-left: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
}

.subscriber_one.f_subscribe button {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
    line-height: 30px;
    background: transparent;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.subscriber_one.f_subscribe button:hover {
    color: #f4b54f;
}
.subscriber_one.f_subscribe button i {
    font-size: 11px;
    display: inline-block;
    padding-left: 4px;
}

/**=== Subscriber-form Two ===**/
.subscriber_two.subscribe  {
    max-width: 900px;
}
.subscriber_two .form-control {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    padding: 0 0 0 30px;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    height: 70px;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.subscriber_two .shop_btn_two {
    padding: 15px 86px;
}

/**=== Home One font size ===**/
.portfolio_filter .work_portfolio_item {
    font-size: 16px;
    font-family: glacR;
}

/**=== Pagination ===**/
.navigation.pagination,
.shop-pagination .nav-links {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagination .nav-links {
    display: flex;
}
.pagination .nav-links .prev.page-numbers {
    color: #909090;
    margin: 0 10px;
    width: 40px;
    height: 40px;
    border: 1px solid #d6d6d6;
    font-size: 14px;
}
.pagination .nav-links .next.page-numbers {
    color: #909090;
    margin: 0 10px;
    width: 40px;
    height: 40px;
    border: 1px solid #d6d6d6;
    font-size: 14px;
}
.pagination .nav-links span {
    margin: 0 10px;
    color: #333333;
}
.pagination .nav-links a {
    margin: 0 10px;
    color: #909090;
}
.pagination .nav-links a:hover {
    color: #f4b54f;
}
.pagination .nav-links .prev.page-numbers:hover,
.pagination .nav-links .next.page-numbers:hover {
    background: #f4b54f;
    border-color: #f4b54f;
    color: #fff;
}

/**=== Category Sidebar ===**/
.widget_title_two {
    color: #333333;
}
.blog_comment_info .logged-in-as a,
.sidebar_widget ul li a {
    color: #7d7d7d;
}
.blog_comment_info .logged-in-as a:last-child:hover {
    color: #f4b54f;
}
.blog_sidebar .widget_categories ul li:not(:last-child) {
    margin-bottom: 10px;
}
.blog_sidebar .widget_categories ul li a,
.blog_sidebar .widget_categories ul li {
    font-size: 18px;
    color: #7d7d7d;
    font-family: futuraPtB;
}
.widget.widget_comment .media .media-body p {
    font-size: 18px;
}
.widget.widget_comment .media .media-body h5 {
    margin-bottom: 9px;
}

.blog_sidebar .widget_categories ul li .children li {
    margin: 10px 0;
}
.widget .widget_title_two {
    margin-bottom: 22px;
    font-size: 25px;
}
.widget:not(:last-child) {
    margin-bottom: 50px;
}
.widget.widget_comment .media img {
    width: 80px;
    height: 80px;
}
.widget.widget_comment .media .media-body {
    padding-left: 22px;
}
.s_pr_details_content .pr_tab .nav-item .nav-link:hover,
.cart_table tbody tr td .media .media-body a:hover h5,
.s_product_details .share-link .social-icon li a:hover,
.blog_sidebar .widget_archive ul li a:hover,
.blog_sidebar .widget_meta ul li a:hover,
.blog_sidebar .widget_categories ul li a:hover {
    color: #f4b54f;
}

/**=== Recent post Sidebar ===**/
.blog_sidebar .widget_recent_post ul:not(:last-child) {
    margin-bottom: 20px;
}
.blog_sidebar .widget_recent_post ul .media {
    align-items: center;
}
.blog_sidebar .widget_recent_post ul li .media .media-body h5 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 2px;
}

/**=== Recent Comments Sidebar ===**/
.blog_sidebar .widget_comment .media:not(:last-child) {
    margin-bottom: 25px;
}

/**=== Archive Sidebar ===**/
.blog_sidebar .widget_archive ul li:not(:last-child) {
    margin-bottom: 10px;
}
.blog_sidebar .widget_archive ul li {
    font-size: 18px;
    color: #7d7d7d;
    font-family: futuraPtB;
}

/**=== Meta Sidebar ===**/
.blog_sidebar .widget_meta ul li:not(:last-child) {
    margin-bottom: 10px;
}
.blog_sidebar .widget_meta ul li {
    font-size: 18px;
    color: #333333;
    font-family: futuraPtB;
}

/**=== Footer Widgets ===**/
.footer-sec .footer_bottom .widget_media_gallery,
.footer-sec .footer_bottom .widget_media_gallery .gallery,
.footer-sec .footer_bottom .widget_media_gallery .gallery .gallery-item {
    margin-bottom: 0;
}
.footer-sec .footer_bottom .widget_media_gallery .gallery {
    display: inline-flex;
}
.footer-sec .footer_bottom .widget_media_gallery .gallery .gallery-item {
    margin-right: 10px;
}
.footer_bottom .copy_text {
    margin: 0 auto;
}

/**=== Instagram Feeds ===**/
.instragram_area .item img {
    width: 100% !important;
}
.coro_instagram_feeds {
    font-size: 16px;
    line-height: 30px;
    background: #333333;
    padding: 5px 10px;
    position: absolute;
    bottom: 30px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.coro_instagram_feeds a {
    color: #fff;
}
.coro_instagram_feeds:hover {
    background: #f4b54f;
    color: #fff;
}

/**=== Grid Left Sidebar ===**/
.grid_left_sidebar .blog_sidebar {
    padding-right: 57px;
    padding-left: 0;
}

.best_pr_slider .slick-dotted.slick-slider {
    margin-bottom: 0;
}

.best_pr-info .best_pr_item {
    margin-bottom: 70px;
}

.coro_gallery_product.best_pr_slider:hover img{
    transform: none;
}
.coro_gallery_product.best_pr_slider .slick-dots {
    z-index: 5;
}

/**=== Blog List===**/
.blog_area .blog_item h2 {
    font-size: 30px;
}
.h_blog_info .h_blog_item .categori_tag {
    font-size: 16px;
    color: #7d7d7d;
    line-height: 20px;
}

/**=== Blog Single Post ===**/
.blog_sidebar {
    font-family: futuraPtB;
}
.blog_area .blog_details .single_content blockquote.blockquote p {
    font-family: futuraPtM !important;
    line-height: 25px;
    font-weight: 500 !important;
    font-size: 18px;
    margin-bottom: 0;
}
.post_share .post_tag a:not(:last-child):after {
    content: ", ";
}
.blog_details .post_share {
    border-bottom: none;
}


/**=== Comments Form ===**/
.blog_details .comment_info,
.blog_details .blog_comment_info {
    margin-top: 60px;
}
.post_comment .post_author .media-body p {
    margin-bottom: 8px;
}
.post_comment .post_author .media-body .comment-reply-link {
    color: #333333;
    font-size: 16px;
}
.post_comment .post_author .media-body .comment-reply-link:hover {
    color: #f4b54f;
}
.post_comment .post_author .media-body .comment-reply-link i {
    margin-right: 8px;
    font-size: 14px;
}
.comment_info .comment-box ul.children {
    list-style: none;
    padding-left: 90px;
}
.comment_info .get_quote_form .logged-in-as,
.comment_info .get_quote_form .form-submit,
.blog_comment_info .get_quote_form .logged-in-as,
.blog_comment_info #commentform .form-submit {
    padding-left: 10px;
}

.blog_comment_info .get_quote_form .logged-in-as {
    margin-bottom: 30px;
    margin-top: -10px;
}
.logged-in .comment_title {
    margin-bottom: 10px;
}


/**=== Changes Style ===**/
.menu > .nav-item > .nav-link.dropdown-toggle:after {
    margin-left: 10px;
}
.img_hover:before {
    background: #131313;
}

.best_pr_thumbnail .add_to_cart_button.added {
    position: relative;
}

.best_pr_thumbnail .add_to_cart_button.added::before {
    content: '';
    position: absolute;
    background: #20da0b;
    width: 16px;
    height: 15px;
    border-radius: 50%;
    right: 6px;
    top: -1px;
}

.best_pr_thumbnail .add_to_cart_button.added::after {
    content: "\4e";
    position: absolute;
    top: -19px;
    right: 9px;
    font-size: 12px;
    color: #fff;
    font-family: eleganticons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
}
.best_pr-info .best_pr_item .best_pr_thumbnail .pr_content {
    text-align: left;
}

.elementor-align-right .best_pr_slider_three .slider_nav {
    float: left;
}

.elementor-align-left .best_pr_slider_three .slider_nav {
    text-align: right;
}

.best_pr_info .post_slider_nav {
    padding-right: 35px;
}

.coro_product_carousel_left .best_pr_info {
    margin-left: 0;
    margin-right: 82px;
}

.coro_product .best_pr_slider_three {
    text-align: right;
}

.coro_product .best_pr_slider_three .slider_nav{
    float: left;
}

.offscreen_shop_cart .panel .panel_content {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    box-sizing: content-box;
}

.slider_inner .slider_thumnill_one{
    display: flex;
}

.popup_wrapper .test .pop_subscribe_area .no_thanks_btn {
    top: auto;
    right: 50%;
    transform: translateX(50%);
    background: transparent;
    margin-top: 25px;
    color: #333333;
    font-size: 15px;
    display: inline-block;
    font-family: futura-book;
    text-transform: uppercase;
}
.popup_wrapper .test .pop_subscribe_area .no_thanks_btn:hover {
    color: #f4b54f;
    text-decoration: underline;
}
.shop_btn_two:hover:before{
    color: #fff;
}

.testimonial_slider .testimonial_content .author {
    padding-bottom: 65px;
}

.testimonial_slider .slick-dots {
    left: -70px;
}
.testimonail_info .testimonial_slider .slick-dots{
    left: initial;
}
.coro_single_testimonials .testimonial_slider {
    max-width: 400px;
    margin-left: 0;
    margin-right: auto;
}
.coro_single_testimonials .testimonial_slider .slick-dots {
    text-align: left;
    left: 0;
}
.coro_single_testimonials .testimonial_content {
    padding-right: 0;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    color: #909090;
    width: 16px;
}
.best_pr_thumbnail .product-details .product-prices .price{
    color: #000;
    font-size: 16px;
    font-weight: 800;
}
.price ins,
.best_pr_thumbnail .product-details .product-prices ins{
    text-decoration: none;
    padding-left: 10px;
}
.best_pr_thumbnail .product-details .product-prices {
    margin-top: -5px;
}
.woocommerce a.added_to_cart {
    padding-top: 15px;
}
.price del{
    color: #c8c8c8;
    font-weight: 500;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.s_product_details .product_info .price {
    font-family: futuraPtD;
}
.tinv-wraper.tinv-wishlist {
    position: absolute;
    right: 20px;
    top: 12px;
}
.s_product_details .share-link .social-icon li a {
    font-size: 14px;
}
.s_pr_details_content .pr_tab .nav-item .nav-link:hover:before {
    width: 100%;
}
.offscreen_shop_cart .panel .panel_content .cart_table tbody tr td .action {
    padding-right: 15px;
    font-weight: 500;
    font-family: futuraPtD;
}
.cart_table tbody tr td .media .media-body h5 {
    font-family: futuraPtD;
    transition: all .3ms;
    font-size: 20px;
}
.offscreen_shop_cart .cart_table img {
    max-width: 65px;
    height: auto;
}
.offscreen_shop_cart .panel .panel_content .cart_table tbody tr td {
    padding: 15px 0;
}
.post_meta span {
    font-size: 18px;
    line-height: 24px;
    color: #909090;
    display: inline-block;
    font-family: futuraPtB;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.blog_item .blog_content .post_meta > a:before {
    content: "-";
    width: 4px;
    height: 1px;
    color: #909090;
    vertical-align: middle;
    position: relative;
    margin: 0 8px;
    top: -5px;
}
.comment_info{
    margin-top: 110px;
}
.details_breadcrumbs_area span.author a,
.details_breadcrumbs_area span.author,
.get_quote_form .btn_three:hover {
    color: #fff;
}

/** === Product Single === **/
.woocommerce-variation-add-to-cart.variations_button {
    display: flex;
}
.woocommerce div.product form.cart .variations select {
    margin-top: 0;
    width: auto;
    margin-left: 0;
    display: block;
}
.woocommerce div.product form.cart .button {
    display: flex;
    align-items: center;
    justify-content: center;
}
.on-sale-x .tinv-wraper.tinv-wishlist {
    top: 15px;
}
.best_pr_thumbnail .pr_content {
    padding: 15px 20px 20px;
}
.s_product_details h1 {
    margin-bottom: 0;
}
ul.list-unstyled.page-numbers {
    margin: 0 auto;
}
.blog_details .post_share {
    margin-top: 40px;
}

footer.footer-sec {
    margin-top: 50px;
}
.logo {
    font-family: 'futuraPtD';
}

/** === Blockquote === **/
.single_content blockquote {
    background: #f5f5f5;
    border-left: 4px solid #f4b54f;
    position: relative;
    margin: 10px 0 50px !important;
}
.single_content blockquote::after {
    content: url('./assets/img/blog/quote-icon.svg');
    position: absolute;
    right: 40px;
    bottom: 10px;
}
.single_content blockquote p:last-child {
    margin-bottom: 0;
}

/** === Content Table Design === **/
.page_wrapper table,
.single_content table {
    margin: 0 0 4em;
    border: 1px solid #d6d6d6;
}
.page_wrapper table thead,
.single_content table thead {
    background: #f5f5f5;
}
.page_wrapper table td,
.page_wrapper table th,
.single_content table td,
.single_content table th {
    padding: 12px;
}
.page_wrapper table a,
.single_content table a {
    color: #6b707f;
}

/** === Content ol, ul List design === **/
.single_content ol,
.single_content ul {
    padding-left: 20px;
    line-height: 1.8;
}
.single_content ol li ol,
.single_content ul li ul {
    padding-left: 40px;
}
.single_content > ol,
.single_content > ul {
    margin-bottom: 60px;
}

.best_pr_thumbnail .hover_item a.ajax_add_to_cart.add_to_cart_button.added{
    overflow: unset;
    top: -15px;
}

.best_pr_thumbnail .hover_item .tooltips {
    display: inline-block;
}

.best_pr_info .best_pr_slider_two .b_item .pr_code,
.best_pr_info .best_slider_three .b_item .pr_code {
    right: 35px;
}

.tooltipster-sidetip .tooltipster-content {
    font-size: 16px;
    text-align: center;
    padding: 3px 10px;
    overflow: hidden;
    text-transform: capitalize;
}
.best_pr_slider_two .b_item img {
    max-width: none ;
}

/**=== Menu Bg Image ====*/
.menu > .nav-item {
    padding: 34px 0;
}
.menu > .nav-item > .nav-link {
    font-size: 16px;
    color: #000;
    font-family: 'futuraPtB';
    line-height: 1.55556;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item .nav-link {
    font-family: 'futuraPtB';
}
.menu > .nav-item.submenu .dropdown-menu .nav-item .nav-link {
    font-size: 15px;
}
.menu > .nav-item.submenu.mega_menu > .dropdown-menu.dropdown-menu > .nav-item:last-child {
    background-position: left top !important;
}
.portfolio_filter.mb_50 {
    flex-flow: wrap;
}

/**=== Breadcrumb ===**/
.breadcrumb_content h2 {
    font-size: 72px;
    line-height: 65px;
    margin-bottom: 10px;
    color: #fff;
}
.breadcrumb li a {
    display: inline-block;
}
.breadcrumb li,
.breadcrumb li a,
.breadcrumb li a:after {
    color: #fff;
}

/*=============== breadcrumb Details Area ==============*/
.details_breadcrumbs_area {
    background: url("./assets/img/blog/post-single-bg.jpg") no-repeat scroll center 0/cover;
}

.details_breadcrumbs_area .breadcrumb_content .post_meta > a:before {
    content: "-";
    width: 4px;
    height: 1px;
    color: #fff;
    vertical-align: middle;
    position: relative;
    margin: 0 8px;
    top: -5px;
}

.details_breadcrumbs_area h6 a {
    color: #fff;
}

/*=============== Category Section ==============*/
.categorie_area .pr_categorie_item img {
    width: 100%;
}

/*=============== Hero Slider ==============*/
.slider_four_area .swiper-slide .slider_content_right a {
    text-shadow: none;
}

.clock-vertical {
    height: 360px;
    background: #f3f2f2;
    padding: 0 30px;
    text-align: center;
    position: relative;
    width: 125px;
}

.clock.clock-vertical span {
    font-size: 20px;
    font-family: futura-heavy;
}

.clock-vertical.clock .timer .smalltext {
    font-size: 18px;
    font-family: futura-book;
}

.clock-vertical.clock .timer {
    padding: 15px 0;
    border-bottom: 1px solid #cdcccc;
}

.clock-vertical.clock .timer:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.promotion_product_area {
    padding: 0;
}

.checkout_area .woocommerce-checkout .cart_total_box #payment .wc_payment_methods li {
    list-style: none;
}
.best_pr_thumbnail .primary_thumb {
    height: auto;
}

.comment-box .post_comment .post_author .media-body h6 {
    margin-bottom: 6px;
    margin-top: 4px;
}
.details_breadcrumbs_area .breadcrumb_content h2 {
    line-height: 78px;
}

.comment_info ul li .media-body h5,
.sidebar_widget ul .media .media-body h5 {
    color: #555555;
}
.blog_area {
    padding: 120px 0px 50px;
}
.menu > .nav-item > .nav-link.dropdown-toggle:after {
    margin-left: 4px;
}

.testimonial_slider .testimonial_content:before {
    color: #777777;
}

.products_grid_area_two .pr_sidebar .widget_product_tag_cloud .tagcloud a:after {
    color: #999999;
}
.testimonial_slider .testimonial_content {
    padding-top: 90px;
}
.testimonial_slider .testimonial_content .author h2 span {
    font-family: 'futuraPtB';
}
.pr_sidebar .widget .widget_title {
    color: #212529;
}

/*
* Ajax Add to cart Style
*/
.best_pr_thumbnail > .button.yith-wcqv-button, .menu_bg_image a,
.best_pr_thumbnail > .button.compare, .mega_menu .image a,
.best_pr_thumbnail .hover_item .add2cart_btn a.added,
.best_pr_thumbnail .hover_item .add2cart_btn a.loading i{
    display: none !important;
}
.best_pr_thumbnail .add2cart_btn{
    margin-right: 5px;
}

.best_pr_thumbnail .hover_item, .best_pr_thumbnail .hover_item a {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.best_pr_thumbnail .hover_item .add2cart_btn a.added_to_cart{
    height: 50px;
    width: 50px;
    position: relative;
    overflow: hidden;
    border-radius: 50px;
    transition: all 0.3s linear;
    padding-top: 0;
    animation: fadeInUp 300ms ease-in-out;
}
.best_pr_thumbnail .hover_item .add2cart_btn > a.added_to_cart:before {
    content: "\e64d";
    font-family: 'themify';
    height: 50px;
    width: 50px;
    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;
}
.best_pr_thumbnail .hover_item .add2cart_btn a.loading{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 50px !important;
    width: 50px !important;
    border-radius: 50%;
    padding: 0;
}
.best_pr_thumbnail .hover_item .add2cart_btn 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;
    text-align: center;
    top: 0 !important;
    left: 50% !important;
    margin-left: -25px !important;
    height: 50px;
    width: 50px;
    border-radius: 50%;
}
.best_pr_thumbnail .hover_item .add2cart_btn a.added_to_cart:hover:before {
    background: #333333;
    color: #fff;
}
.panel_content .woocommerce-mini-cart__empty-message{
    margin-left: 32px;
}

.pr_categorie_item .hover_content .rate_off {
    color: #ffffff;
}
.testimonial_slider .testimonial_content p {
    color: #7d7d7d;
}
@media (min-width: 991px){
    .menu > .nav-item .mobile_dropdown_icon {
        display: none;
    }
}
.footer_bottom .copy_text a:hover {
    color: #f4b54f;
}
.woocommerce-cart-form .actions .coupon .input-text,
.cart_table tbody tr td.quantity .product-qty input,
.mobile_icon .search_cart .header-search.open .search_box_inner .input-group input {
    box-shadow: none;
    -webkit-box-shadow: none;
}
.h_blog_info .h_blog_item h3 {
    margin-bottom: 10px;
}

.shopping_cart_area .woocommerce-cart-form .actions .shop_btn_two:disabled {
    background: gray;
    border-color: gray;
    cursor: not-allowed;
}

.product_section_two .product_item{
    padding-bottom: 30px;
}

/*=========================== Header Top =============================*/
ul.h_social_icon_three{
    margin: 0;
    padding: 0;
}
ul.h_social_icon_three li {
    display: inline-block;
    margin: 0 10px;
    line-height: 40px;
}

.custom_col_left {
    flex: 0 0 20%;
    max-width: 20%;
}

.custom_col_right {
    flex: 0 0 80%;
    max-width: 80%;
}


/*=========================================== Slider ==============================================*/
.main_slider_area .slider_text.center-to-right{
    margin-left: auto;
    text-align: left;
}
.bg_animation{
    animation: animated-bg 30s linear infinite alternate;
}

/*================================ Heading Style =========================================*/
.coro-heading-title.elementor-size-default span:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: linear-gradient(
            90deg
            , #ff7042 0%, #ffd55c 100%);
    -webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
    z-index: -1;
}

.coro-heading-title.elementor-size-default span {
    position: relative;
    z-index: 1;
    color: #fff;
    padding: 5px 19px 5px 2px;
}
.spacial_content p a {
    color: #392eb0;
    position: relative;
}
.spacial_content p a:before {
    content: "";
    width: 100%;
    bottom: 0;
    height: 1px;
    background: #392eb0;
    position: absolute;
    left: 0;
}

.best_pr_slider_three .cat_and_arrow {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.best_pr_slider_three .cat_and_arrow .slider_nav i:hover{
    color: #fff;
}

/*============================= Quick View ======================================*/
#yith-quick-view-modal .yith-wcqv-wrapper{
    height: 520px !important;
}
#yith-quick-view-modal.open .yith-wcqv-main{
    padding: 20px;
}
#yith-quick-view-modal.open .product-qty input{
    width: 110px;
}
#yith-quick-view-modal.open #yith-quick-view-close {
    border: 1px solid #333333;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 23px;
    z-index: 2;
    opacity: 0.5;
    color: #333333;
}
#yith-quick-view-modal.open .woocommerce div.product form.cart{
    float: inherit;
}
.woocommerce .star-rating span::before {
    color: #333333
}
.yith-wcqv-main .woocommerce div.product span:nth-child(2) {
    left: 88px;
}
.yith-wcqv-main .woocommerce div.product span:nth-child(3) {
    left: 150px;
}
.yith-wcqv-main .woocommerce div.product .product_meta{
    margin-top: 15px;
}
#yith-quick-view-content div.summary{
    padding: 0 15px;
}
span.product-badge{
    margin-left: 5px !important;
}

/*================================= dokan new css =======================================*/
.dokan-single-store.container{
    margin: 0 auto;
}
.coro_single_store .store-cat-stack-dokan li:not(:last-child){
    margin-bottom: 10px;
}
.coro_single_store .woocommerce ul.product_list_widget li img{
    width: 80px;
}
.coro_single_store .woocommerce ul.product_list_widget li:not(:last-child){
    margin-bottom: 15px;
}
.coro_single_store .woocommerce .best_pr_thumbnail .product-details .pr_name{
    font-size: 18px;
    margin-bottom:6px;
}
.coro_single_store .woocommerce ul.product_list_widget li del .woocommerce-Price-amount{
    color: #909090;
    font-size: 16px;
    font-family: futura-heavy;
}
.coro_single_store .woocommerce ul.product_list_widget li ins{
    text-decoration: none;
}
.coro_single_store .woocommerce ul.product_list_widget li ins .woocommerce-Price-amount{
    color: #606060;
    font-family: futura-heavy;
    text-decoration: none;
}

/* .page_wrapper .custom-container > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) */
#dokan-store-listing-filter-wrap,.coro_dashboard,#dokan-seller-listing-wrap{
    max-width: 100% !important;
    width: 100% !important;
    margin: 0px !important;
}

.page_wrapper .custom-container .coro_filter_wrap .store-data-container .featured-favourite{
    top: 0;
    margin-bottom: 15px;
}
.page_wrapper #dokan-seller-listing-wrap ul.dokan-seller-wrap{
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -20px;
    display: flex;
    flex-wrap: wrap;
}
.dokan-store-wrap.sec_pad{
    padding: 100px 0 50px;
}
.sec_pad{
    margin: 0 !important;
}
.coro_dokan_review .commentlist{
    padding: 0;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller{
    width: 33.33% !important;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper{
    display: block;
    overflow: hidden;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header .store-banner{
    min-height: 240px;
}
.dokan-dashboard-wrap{
    width: 100%;
    max-width: 100% !important;
}
.coro-dokan-full,
.dokan-single-store{
    width: 100%;
}
@media (max-width:1199px){
    #dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header .store-banner{
        min-height: 200px;
    }
}
@media (max-width: 991px){
    .coro_single_store .widget{
        max-width: 380px;
    }
    #dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper{
        padding-right: 0;
    }
    #dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller{
        width: 50% !important;
    }
    #dokan-seller-listing-wrap .dokan-single-seller .store-wrapper .store-header .store-banner img{
        object-fit: cover;
    }
}

@media (max-width:767px){
    .dokan-single-store.coro_single_store{
        width: 100% !important;
    }
    .product-search{
        max-width: 540px;
        width: 100% !important;
    }
}
@media (max-width:576px){
    .product-search{
        display: block !important;
    }
    .product-search .search-input{
        width: 100% !important;
    }
}

/*================== Ajax Product loader =========================*/
.loader_wrapper .preview-loader{
    height: 290px;
    width: 100%;
    background: #00000020;
    display: block;
    text-align: center;
    padding: 115px;
    margin-bottom: 20px;
}
.preview-loader:before {
    content: '';
    width: 10px;
    height: 10px;
    margin: 0 auto;
    padding: 10px;
    border: 7px dashed #4b9cdb;
    border-radius: 100%;
    animation: loadingD 1.5s 0.3s cubic-bezier(0.17, 0.37, 0.43, 0.67) infinite;
    display: block;
}
@keyframes loadingD {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.best_pr-info.col__2 .best_pr_item {
    max-width: 50%;
    flex: 0 0 50%;
}
.best_pr-info.col__3 .best_pr_item {
    max-width: 33%;
    flex: 0 0 33%;
}
.best_pr-info.col__4 .best_pr_item {
    max-width: 25%;
    flex: 0 0 25%;
}
.best_pr-info.col__5 .best_pr_item {
    max-width: 20%;
    flex: 0 0 20%;
}
.best_pr-info.col__6 .best_pr_item {
    max-width: 16.66%;
    flex: 0 0 16.66%;
}
.st_btn.more_product{
    display: block !important;
}

.best_pr_thumbnail .pr_img .best_pr_slider ul {
    display: none !important;
}