<?php function marce_change_custom_logo_size(){add_theme_support('custom-logo',array('height'=>230px,'width'=>410px,'flex-width'=>true,))}add_action('after_setup_theme','marce_change_custom_logo_size',30)}if (! function_exists('storefront_product_categories')){function storefront_product_categories($args){if (storefront_is_woocommerce_activated()){$args=apply_filters('storefront_product_categories_args',array('limit'=>4,'columns'=>4,'child_categories'=>0,'orderby'=>'name','title'=>__('Catégories de Produits','storefront'),));[product_categories limit="4" orderby="menu_order"] $shortcode_content=storefront_do_shortcode('product_categories',apply_filters('storefront_product_categories_shortcode_args',array('number'=>intval($args['limit']),'columns'=>intval($args['columns']),'orderby'=>esc_attr($args['orderby']),'parent'=>esc_attr($args['child_categories']),)));if (false !==strpos($shortcode_content,'product-category')){echo '<section class="storefront-product-section storefront-product-categories" aria-label="' . esc_attr__('Catégories','storefront') . '">';do_action('storefront_homepage_before_product_categories');echo '<h2 class="section-title">' . wp_kses_post($args['title']) . '</h2>';do_action('storefront_homepage_after_product_categories_title');echo $shortcode_content;do_action('storefront_homepage_after_product_categories');echo '</section>'}}}}if (! function_exists('storefront_recent_products')){function storefront_recent_products($args){if (storefront_is_woocommerce_activated()){$args=apply_filters('storefront_recent_products_args',array('limit'=>4,'columns'=>4,'title'=>__('Nouveautés','storefront'),));$shortcode_content=storefront_do_shortcode('recent_products',apply_filters('storefront_recent_products_shortcode_args',array('per_page'=>intval($args['limit']),'columns'=>intval($args['columns']),)));if (false !==strpos($shortcode_content,'product')){echo '<section class="storefront-product-section storefront-recent-products" aria-label="' . esc_attr__('Recent Products','storefront') . '">';do_action('storefront_homepage_before_recent_products');echo '<h2 class="section-title">' . wp_kses_post($args['title']) . '</h2>';do_action('storefront_homepage_after_recent_products_title');echo $shortcode_content;do_action('storefront_homepage_after_recent_products');echo '</section>'}}}}if (! function_exists('storefront_featured_products')){function storefront_featured_products($args){if (storefront_is_woocommerce_activated()){$args=apply_filters('storefront_featured_products_args',array('limit'=>4,'columns'=>4,'orderby'=>'date','order'=>'desc','title'=>__('Nous Vous Recommandons','storefront'),));$shortcode_content=storefront_do_shortcode('featured_products',apply_filters('storefront_featured_products_shortcode_args',array('per_page'=>intval($args['limit']),'columns'=>intval($args['columns']),'orderby'=>esc_attr($args['orderby']),'order'=>esc_attr($args['order']),)));if (false !==strpos($shortcode_content,'product')){echo '<section class="storefront-product-section storefront-featured-products" aria-label="' . esc_attr__('Featured Products','storefront') . '">';do_action('storefront_homepage_before_featured_products');echo '<h2 class="section-title">' . wp_kses_post($args['title']) . '</h2>';do_action('storefront_homepage_after_featured_products_title');echo $shortcode_content;do_action('storefront_homepage_after_featured_products');echo '</section>'}}}}if (! function_exists('storefront_popular_products')){function storefront_popular_products($args){if (storefront_is_woocommerce_activated()){$args=apply_filters('storefront_popular_products_args',array('limit'=>4,'columns'=>4,'title'=>__('Fan Favorites','storefront'),));$shortcode_content=storefront_do_shortcode('top_rated_products',apply_filters('storefront_popular_products_shortcode_args',array('per_page'=>intval($args['limit']),'columns'=>intval($args['columns']),)));if (false !==strpos($shortcode_content,'product')){echo '<section class="storefront-product-section storefront-popular-products" aria-label="' . esc_attr__('Popular Products','storefront') . '">';do_action('storefront_homepage_before_popular_products');echo '<h2 class="section-title">' . wp_kses_post($args['title']) . '</h2>';do_action('storefront_homepage_after_popular_products_title');echo $shortcode_content;do_action('storefront_homepage_after_popular_products');echo '</section>'}}}}if (! function_exists('storefront_on_sale_products')){function storefront_on_sale_products($args){if (storefront_is_woocommerce_activated()){$args=apply_filters('storefront_on_sale_products_args',array('limit'=>4,'columns'=>4,'title'=>__(' Promotions','storefront'),));$shortcode_content=storefront_do_shortcode('sale_products',apply_filters('storefront_on_sale_products_shortcode_args',array('per_page'=>intval($args['limit']),'columns'=>intval($args['columns']),)));if (false !==strpos($shortcode_content,'product')){echo '<section class="storefront-product-section storefront-on-sale-products" aria-label="' . esc_attr__('On Sale Products','storefront') . '">';do_action('storefront_homepage_before_on_sale_products');echo '<h2 class="section-title">' . wp_kses_post($args['title']) . '</h2>';do_action('storefront_homepage_after_on_sale_products_title');echo $shortcode_content;do_action('storefront_homepage_after_on_sale_products');echo '</section>'}}}}if (! function_exists('storefront_best_selling_products')){function storefront_best_selling_products($args){if (storefront_is_woocommerce_activated()){$args=apply_filters('storefront_best_selling_products_args',array('limit'=>4,'columns'=>4,'title'=>esc_attr__('Best Sellers','storefront'),));$shortcode_content=storefront_do_shortcode('best_selling_products',apply_filters('storefront_best_selling_products_shortcode_args',array('per_page'=>intval($args['limit']),'columns'=>intval($args['columns']),)));if (false !==strpos($shortcode_content,'product')){echo '<section class="storefront-product-section storefront-best-selling-products" aria-label="' . esc_attr__('Best Selling Products','storefront') . '">';do_action('storefront_homepage_before_best_selling_products');echo '<h2 class="section-title">' . wp_kses_post($args['title']) . '</h2>';do_action('storefront_homepage_after_best_selling_products_title');echo $shortcode_content;do_action('storefront_homepage_after_best_selling_products');echo '</section>'}}}}@media screen and (min-width:768px){.site-header .site-branding,.site-header .site-logo-anchor,.site-header .site-logo-link,.site-header .custom-logo-link{width:37%;.site-header .site-logo-anchor img{custom-logo-align:center}}}.storefront-primary-navigation{background-color:#000}#site-navigation.main-navigation{float:left}.secondary-navigation a[href*="dribbble.com"],.secondary-navigation a[href*="facebook.com"],.secondary-navigation a[href*="flickr.com"],.secondary-navigation a[href*="foursquare.com"],.secondary-navigation a[href*="plus.google.com"],.secondary-navigation a[href*="instagram.com"],.secondary-navigation a[href*="linkedin.com"],.secondary-navigation a[href*="pinterest.com"],.secondary-navigation a[href*="reddit.com"],.secondary-navigation a[href*="tumblr.com"],.secondary-navigation a[href*="twitter.com"],.secondary-navigation a[href*="vimeo.com"],.secondary-navigation a[href*="wordpress.com"],.secondary-navigation a[href*="wordpress.org"],.secondary-navigation a[href*="youtube.com"],.secondary-navigation a[href*="mailto:"],.secondary-navigation a[href*="twitch.tv"],.secondary-navigation a[href$="/feed/"]{text-indent:-9999px}.secondary-navigation a[href*="dribbble.com"]:after,.secondary-navigation a[href*="facebook.com"]:after,.secondary-navigation a[href*="flickr.com"]:after,.secondary-navigation a[href*="foursquare.com"]:after,.secondary-navigation a[href*="plus.google.com"]:after,.secondary-navigation a[href*="instagram.com"]:after,.secondary-navigation a[href*="linkedin.com"]:after,.secondary-navigation a[href*="pinterest.com"]:after,.secondary-navigation a[href*="reddit.com"]:after,.secondary-navigation a[href*="tumblr.com"]:after,.secondary-navigation a[href*="twitter.com"]:after,.secondary-navigation a[href*="vimeo.com"]:after,.secondary-navigation a[href*="wordpress.com"]:after,.secondary-navigation a[href*="wordpress.org"]:after,.secondary-navigation a[href*="youtube.com"]:after,.secondary-navigation a[href*="mailto:"]:after,.secondary-navigation a[href*="twitch.tv"]:after,.secondary-navigation a[href$="/feed/"]:after{font-family:"FontAwesome";text-indent:0;display:block;float:left}.secondary-navigation a[href$="/feed/"]:after{content:"\f09e";color:#000}.secondary-navigation a[href*="twitch.tv"]:after{content:"\f1e8";color:#6441A5}.secondary-navigation a[href*="mailto:"]:after{content:"\f003"}.secondary-navigation a[href*="youtube.com"]:after{content:"\f167";color:#b00}.secondary-navigation a[href*="wordpress.com"]:after,.secondary-navigation a[href*="wordpress.org"]:after{content:"\f19a";color:#0073aa}.secondary-navigation a[href*="vimeo.com"]:after{content:"\f194";color:#aad450}.secondary-navigation a[href*="tumblr.com"]:after{content:"\f173";color:#32506d}.secondary-navigation a[href*="reddit.com"]:after{content:"\f231"}.secondary-navigation a[href*="twitter.com"]:after{content:"\f099";color:#00aced}.secondary-navigation a[href*="dribbble.com"]:after{content:"\f17d";color:#ea4c89}.secondary-navigation a[href*="facebook.com"]:after{content:"\f09a";color:#3b5998}.secondary-navigation a[href*="flickr.com"]:after{content:"\f16e";color:#ff0084}.secondary-navigation a[href*="foursquare.com"]:after{content:"\f180";color:#0072b1}.secondary-navigation a[href*="plus.google.com"]:after{content:"\f0d5";color:#dd4b39}.secondary-navigation a[href*="instagram.com"]:after{content:"\f16d";color:#517fa4}.secondary-navigation a[href*="linkedin.com"]:after{content:"\f0e1";color:#007bb6}.secondary-navigation a[href*="pinterest.com"]:after{content:"\f231";color:#cb2027}ul.products li.product>a>img{    width:auto}#header-container nav li a{color:#000}.main-navigation ul li a{padding-right:4px!important;padding-left:4px!important}@media (max-width:1040px){.gk-is-wrapper-gk-storefront{height:250px}}@media (max-width:800px){.gk-is-wrapper-gk-storefront{height:180px}#main-nav-cart a:active,#main-nav-cart a:visited,span.storefront-cart-icon{color:#ffffff!important}.nwa-header-widget{margin-top:3em;margin-bottom:3em;padding:2em;text-align:center;background-color:#fff;box-shadow:2px 2px 5px grey}.nwa-title{margin-bottom:1em;text-transform:capitalize}@media screen and (max-width:1000px){.menu-toggle{background-color:#000000!important}.main-navigation ul{background:#000}.storefront-handheld-footer-bar ul li>a{height:3em}.storefront-handheld-footer-bar ul li>a:before{line-height:2.318046972;font-size:1.218em;background-color:#000}add_filter('storefront_handheld_footer_bar_links','jk_add_home_link');function jk_add_home_link($links){$new_links=array('home'=>array('priority'=>10,'callback'=>'jk_home_link',.jdgm-revs-tab-btn.jdgm-revs-tab-btn{text-transform:uppercase}),);$links=array_merge($new_links,$links);return $links}function jk_home_link(){echo '<a href="' . esc_url(home_url('http://www.sabilycollection.com/')) . '">' . __('Home') . '</a>'}.storefront-handheld-footer-bar ul li.home>a:before{content:"\f015"}file):add_filter('wc_order_statuses','wc_renaming_order_status');function wc_renaming_order_status($order_statuses){foreach ($order_statuses as $key=>$status){if ('wc-completed'===$key)           $order_statuses['wc-completed']=_x('Order Shipped, 'Order status', 'woocommerce' );
    }
    return $order_statuses;
}

	
	h1, h2, h3, h4, h5, h6, body, button, input, textarea {
font-family: 'Montserrat',sans-serif}.main-navigation ul li a{      font-size:10px}.entry-title{font-size:22px}body.rtl{direction:rtl}body.rtl .main-navigation ul.menu>li{float:right}body.rtl .main-navigation ul.menu>li>a{padding-left:20px;padding-right:0}body.rtl .main-navigation ul.menu>li>ul.sub-menu{left:auto;right:0}body.rtl .main-navigation ul.menu>li>ul.sub-menu>li>a{padding-left:30px;padding-right:10px}body.rtl .site-header .site-branding .site-title a{margin-right:0;margin-left:20px}body.rtl .woocommerce-page table.shop_table th{text-align:right}body.rtl .woocommerce-page table.shop_table td{text-align:right}body.rtl .woocommerce-page .cart-collaterals .cart_totals{text-align:right}body.rtl .woocommerce-page .cart-collaterals .cart_totals th{text-align:right}body.rtl .woocommerce-page .cart-collaterals .cart_totals td{text-align:right}body.rtl .woocommerce-billing-fields label{float:right;clear:right}body.rtl .woocommerce-form-coupon-toggle button{right:auto;left:0}body.rtl .woocommerce-form-login-toggle button{right:auto;left:0}body.rtl .woocommerce-form-register-toggle button{right:auto;left:0}body.rtl .woocommerce .woocommerce-ordering select{padding-left:15px;padding-right:35px}body.rtl .woocommerce .woocommerce-ordering select option{padding-left:5px;padding-right:5px}