/*
Theme Name: Arabesque Child
Theme URI: http://arabesque.qodeinteractive.com
Description: A child theme of Arabesque Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.1
Text Domain: arabesque
Template: arabesque
*/

.bn_counter .mkdf-counter-title h5 {
    color: #fff!important;
}
.bn_counter span.mkdf-counter.mkdf-zero-counter {
    font-family: 'Cardo';
    font-size: 60px;
}

/*.bn_counter {*/
/*    margin-top: 60px;*/
/*}*/

.listing-card .video {
    height: 500px
}

.listing-card .video video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#mkdf-back-to-top svg {
    color: #fff;
}

/* Woocommerce */

.select2-container--default .select2-selection--single .select2-selection__rendered, h5.mkdf-product-list-title, span.woocommerce-Price-amount.amount, .mkdf-woo-single-page .mkdf-single-product-summary .mkdf-quantity-buttons span.mkdf-quantity-minus, .mkdf-woo-single-page .mkdf-single-product-summary .mkdf-quantity-buttons span.mkdf-quantity-plus, .mkdf-woo-single-page .mkdf-single-product-summary .mkdf-quantity-buttons .mkdf-quantity-input, .mkdf-woo-single-page .woocommerce-tabs ul.tabs>li.active a, .mkdf-woo-single-page .woocommerce-tabs ul.tabs>li a, .mkdf-woo-single-page .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes tr th, .mkdf-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment-text p .woocommerce-review__author, .mkdf-woo-single-page .woocommerce-tabs #reviews .comment-respond .comment-reply-title{
    color: #fff!important;
}
.woocommerce .mkdf-new-product, .woocommerce .mkdf-onsale, .woocommerce .mkdf-out-of-stock, .woocommerce-page .mkdf-content .wc-forward:not(.added_to_cart):not(.checkout-button), .woocommerce-page .mkdf-content a.added_to_cart, .woocommerce-page .mkdf-content a.button, .woocommerce-page .mkdf-content button[type=submit]:not(.mkdf-woo-search-widget-button), .woocommerce-page .mkdf-content input[type=submit], div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button), div.woocommerce a.added_to_cart, div.woocommerce a.button, div.woocommerce button[type=submit]:not(.mkdf-woo-search-widget-button), div.woocommerce input[type=submit]{
    background-color: rgb(168, 59, 75)!important;
    color: #fff!important;
}
.woocommerce-pagination .page-numbers li a:not(.prev):not(.next):after, .woocommerce-pagination .page-numbers li span:after{
    background-color: #fff!important;
}
.woocommerce-pagination .page-numbers li a:not(.prev):not(.next), .woocommerce-pagination .page-numbers li span, .woocommerce-pagination .page-numbers li a.next, .woocommerce-pagination .page-numbers li a.prev, .mkdf-woo-single-page .mkdf-single-product-summary .product_meta>span{
    color: #fff!important;
}
.woocommerce-page .mkdf-content input[type=email]:focus, .woocommerce-page .mkdf-content input[type=password]:focus, .woocommerce-page .mkdf-content input[type=tel]:focus, .woocommerce-page .mkdf-content input[type=text]:focus, .woocommerce-page .mkdf-content textarea:focus, div.woocommerce input[type=email]:focus, div.woocommerce input[type=password]:focus, div.woocommerce input[type=tel]:focus, div.woocommerce input[type=text]:focus, div.woocommerce textarea:focus{
    border-color: rgb(168, 59, 75)!important;
}
.mkdf-woo-single-page .woocommerce-tabs ul.tabs>li.active{
    background-color: rgb(168, 59, 75)!important;
    border-color: rgb(168, 59, 75)!important;
}