Forums › Forums › Search & Filter Pro › Horizontal Layout
Tagged: css, horizontal, style search
- This topic has 9 replies, 3 voices, and was last updated 4 years, 10 months ago by Trevor.
-
Anonymous(Private) August 8, 2019 at 9:01 pm #218538
Hello,
I have Woocommerce website and I have purchased this plugin for search.
I am not using woccommerce theme and I am not using sidebar on product page too. I would like to style the search&filter pro and at least have it horizontal way. I tried the Css code provided by that doesn’t work.I entered following code into theme custom CSS options.
.searchandfilter > ul > li { display: inline-block; vertical-align: top; padding: 0 20px; }
Below is my woocommerce.php file which is inside theme folder:
<?php /** * The template for displaying all pages * * This is the template that displays all pages by default. * Please note that this is the WordPress construct of pages * and that other 'pages' on your WordPress site may use a * different template. * * @link https://codex.wordpress.org/Template_Hierarchy * * @package Switch_Pro */ $post_id = edumodo_get_id(); // Global Options global $edumodo_options; // Prefix $prefix = '_edumodo_'; get_header(); ?> <div id="primary" class="content-area"> <main id="main" class="site-main"> <?php do_action('edumodo-enable-or-disable-header-section'); ?> <div class="container i-can-override-default-shop-page-style <?php echo is_single() ? 'shop-single-page-template' : ''; ?>"> <div class="shop-row <?php echo is_archive() ? 'shop-archive' : ''; ?>"> <?php woocommerce_content(); ?> </div><!-- .row --> </div><!-- .container --> </main><!-- #main --> </div><!-- #primary --> <?php get_footer(); Here is the woocommerce shop product page source: <!DOCTYPE html> <html lang="en-US" class="no-js no-svg"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="https://gmpg.org/xfn/11"> <title>Products – Navid Chess</title> <link rel='dns-prefetch' href='//www.google.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Navid Chess » Feed" href="https://navidchess.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Navid Chess » Comments Feed" href="https://navidchess.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="Navid Chess » Products Feed" href="https://navidchess.com/shop/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/navidchess.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='widgetkit-admin-css' href='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/admin/assets/css/admin.css?ver=5.2.2' type='text/css' media='all' /> <link rel='stylesheet' id='widgetkit-sweetalert2-css-css' href='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/admin/assets/css/sweetalert2.min.css?ver=5.2.2' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='https://navidchess.com/wp-includes/css/dashicons.min.css?ver=5.2.2' type='text/css' media='all' /> <link rel='stylesheet' id='admin-bar-css' href='https://navidchess.com/wp-includes/css/admin-bar.min.css?ver=5.2.2' type='text/css' media='all' /> <link rel='stylesheet' id='gamipress-admin-bar-css-css' href='https://navidchess.com/wp-content/plugins/gamipress/assets/css/gamipress-admin-bar.min.css?ver=1.7.6.3' type='text/css' media='all' /> <link rel='stylesheet' id='widgetkit_base-css' href='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/assets/css/base.css?ver=5.2.2' type='text/css' media='all' /> <link rel='stylesheet' id='owl-css-css' href='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/assets/css/owl.carousel.min.css?ver=5.2.2' type='text/css' media='all' /> <link rel='stylesheet' id='animate-css-css' href='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/assets/css/animate.css?ver=5.2.2' type='text/css' media='all' /> <link rel='stylesheet' id='fontawesome-css' href='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/assets/css/font-awesome.min.css?ver=5.2.2' type='text/css' media='all' /> <link rel='stylesheet' id='ionsicon-css' href='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/assets/css/ionicons.min.css?ver=5.2.2' type='text/css' media='all' /> <link rel='stylesheet' id='widgetkit_demo-css' href='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/assets/css/plugin-demo.css?ver=5.2.2' type='text/css' media='all' /> <link rel='stylesheet' id='widgetkit_main-css' href='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/assets/css/widgetkit.css?ver=5.2.2' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-icons-css' href='https://navidchess.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.3.0' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-common-css' href='https://navidchess.com/wp-content/plugins/elementor/assets/css/common.min.css?ver=2.6.7' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-css' href='https://navidchess.com/wp-includes/css/dist/block-library/style.min.css?ver=5.2.2' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-theme-css' href='https://navidchess.com/wp-includes/css/dist/block-library/theme.min.css?ver=5.2.2' type='text/css' media='all' /> <link rel='stylesheet' id='wc-block-style-css' href='https://navidchess.com/wp-content/plugins/woocommerce/assets/css/blocks/style.css?ver=3.6.5' type='text/css' media='all' /> <link rel='stylesheet' id='gamipress-blocks-style-css-css' href='https://navidchess.com/wp-content/plugins/gamipress/assets/css/gamipress-blocks-style.css?ver=1.7.6.3' type='text/css' media='all' /> <link rel='stylesheet' id='learndash-blocks-css' href='https://navidchess.com/wp-content/plugins/sfwd-lms/includes/gutenberg/lib/../assets/css/blocks.style.css?ver=1565018160' type='text/css' media='all' /> <link rel='stylesheet' id='ultp-gutenberg-blocks-css' href='https://navidchess.com/wp-content/plugins/uncanny-learndash-toolkit/src/blocks/dist/blocks.style.build.css?ver=3.1.3' type='text/css' media='all' /> <link rel='stylesheet' id='contact-form-7-css' href='https://navidchess.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.1.4' type='text/css' media='all' /> <link rel='stylesheet' id='edumodo-core-plugin-css-css' href='https://navidchess.com/wp-content/plugins/edumodo-core/assets/css/dynamic-category.css?ver=5.2.2' type='text/css' media='all' /> <link rel='stylesheet' id='gamipress-css-css' href='https://navidchess.com/wp-content/plugins/gamipress/assets/css/gamipress.min.css?ver=1.7.6.3' type='text/css' media='all' /> <link rel='stylesheet' id='rs-plugin-settings-css' href='https://navidchess.com/wp-content/plugins/revslider/public/assets/css/settings.css?ver=5.4.8' type='text/css' media='all' /> <style id='rs-plugin-settings-inline-css' type='text/css'> #rs-demo-id {} </style> <link rel='stylesheet' id='learndash_quiz_front_css-css' href='//navidchess.com/wp-content/plugins/sfwd-lms/themes/legacy/templates/learndash_quiz_front.min.css?ver=3.0.7' type='text/css' media='all' /> <link rel='stylesheet' id='jquery-dropdown-css-css' href='//navidchess.com/wp-content/plugins/sfwd-lms/assets/css/jquery.dropdown.min.css?ver=3.0.7' type='text/css' media='all' /> <link rel='stylesheet' id='learndash-front-css' href='//navidchess.com/wp-content/plugins/sfwd-lms/themes/ld30/assets/css/learndash.min.css?ver=1.0' type='text/css' media='all' /> <link rel='stylesheet' id='uncannyowl-learndash-toolkit-free-css' href='https://navidchess.com/wp-content/plugins/uncanny-learndash-toolkit/src/assets/frontend/dist/bundle.min.css?ver=3.1.3' type='text/css' media='all' /> <link rel='stylesheet' id='woocommerce-layout-css' href='https://navidchess.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=3.6.5' type='text/css' media='all' /> <link rel='stylesheet' id='woocommerce-smallscreen-css' href='https://navidchess.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=3.6.5' type='text/css' media='only screen and (max-width: 768px)' /> <link rel='stylesheet' id='woocommerce-general-css' href='https://navidchess.com/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=3.6.5' type='text/css' media='all' /> <style id='woocommerce-inline-inline-css' type='text/css'> .woocommerce form .form-row .required { visibility: visible; } </style> <link rel='stylesheet' id='eael-front-end-css' href='//navidchess.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/eael.min.css?ver=3.1.5' type='text/css' media='all' /> <link rel='stylesheet' id='ld-content-cloner-css' href='https://navidchess.com/wp-content/plugins/ld-content-cloner/public/css/ld-content-cloner-public.css?ver=1.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='search-filter-plugin-styles-css' href='https://navidchess.com/wp-content/plugins/search-filter-pro/public/assets/css/search-filter.min.css?ver=2.4.6' type='text/css' media='all' /> <link rel='stylesheet' id='parent-style-css' href='https://navidchess.com/wp-content/themes/edumodo/style.css?ver=5.2.2' type='text/css' media='all' /> <link rel='stylesheet' id='child-style-css' href='https://navidchess.com/wp-content/themes/edumodo-child/style.css?ver=1.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='bootstrap-css' href='https://navidchess.com/wp-content/themes/edumodo/dist/css/bootstrap.css?ver=3.3.7' type='text/css' media='all' /> <link rel='stylesheet' id='owl-css' href='https://navidchess.com/wp-content/themes/edumodo/dist/css/owl.carousel.min.css?ver=2.2.1' type='text/css' media='all' /> <link rel='stylesheet' id='owl-theme-css' href='https://navidchess.com/wp-content/themes/edumodo/dist/css/owl.theme.default.css?ver=2.2.1' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-css' href='https://navidchess.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css?ver=4.7.0' type='text/css' media='all' /> <link rel='stylesheet' id='atvimg-css' href='https://navidchess.com/wp-content/themes/edumodo/dist/css/atvImg.css?ver=2.5.6' type='text/css' media='all' /> <link rel='stylesheet' id='magnific-popup-css' href='https://navidchess.com/wp-content/themes/edumodo/dist/css/magnific-popup.css?ver=2.5.6' type='text/css' media='all' /> <link rel='stylesheet' id='edumodo-demo-css' href='https://navidchess.com/wp-content/themes/edumodo/dist/css/demo.css?ver=2.5.6' type='text/css' media='all' /> <link rel='stylesheet' id='edumodo-style-css' href='https://navidchess.com/wp-content/themes/edumodo-child/style.css?ver=5.2.2' type='text/css' media='all' /> <link rel='stylesheet' id='edumodo-main-style-css' href='https://navidchess.com/wp-content/themes/edumodo/dist/css/style.css?ver=2.5.6' type='text/css' media='all' /> <style id='edumodo-main-style-inline-css' type='text/css'> #mailchimp { background: #313131; color: #3D6392; padding: 20px 15px; } #mailchimp input { border: medium none; color: gray; font-family: times new roman; font-size: 26x; font-style: bold; margin-bottom: 10px; padding: 8px 10px; width: 300px; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; } #mailchimp input.email { background: #fff color: white} #mailchimp input.name { background: #fff} #mailchimp input[type="submit"] { background: #115B87; color: #fff; cursor: pointer; font-size: 18px; width: 35%; padding: 8px 0; } #mailchimp input[type="submit"]:hover { color: #F2C94C } .searchandfilter > ul > li { display: inline-block; vertical-align: top; padding: 0 20px; } </style> <link rel='stylesheet' id='mc4wp-form-themes-css' href='https://navidchess.com/wp-content/plugins/mailchimp-for-wp/assets/css/form-themes.min.css?ver=4.5.3' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-menus-css' href='https://navidchess.com/wp-content/plugins/navmenu-addon-for-elementor/assets/css/frontend.min.css?ver=1.1.6' type='text/css' media='all' /> <script type='text/javascript' src='https://navidchess.com/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp'></script> <script type='text/javascript' src='https://navidchess.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/sfwd-lms/includes/gutenberg/lib/../assets/js/frontend.blocks.js?ver=1565018160'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js?ver=5.4.8'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js?ver=5.4.8'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/sticky-menu-or-anything-on-scroll/assets/js/jq-sticky-anything.min.js?ver=2.1.1'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/uncanny-learndash-toolkit/src/assets/frontend/dist/bundle.min.js?ver=3.1.3'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/ld-content-cloner/public/js/ld-content-cloner-public.js?ver=1.0.0'></script> <script type='text/javascript'> /* <![CDATA[ */ var SF_LDATA = {"ajax_url":"https:\/\/navidchess.com\/wp-admin\/admin-ajax.php","home_url":"https:\/\/navidchess.com\/"}; /* ]]> */ </script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/search-filter-pro/public/assets/js/search-filter-build.min.js?ver=2.4.6'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/search-filter-pro/public/assets/js/chosen.jquery.min.js?ver=2.4.6'></script> <link rel='https://api.w.org/' href='https://navidchess.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://navidchess.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://navidchess.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.2.2" /> <meta name="generator" content="WooCommerce 3.6.5" /> <style> /* Preloader */ .edumodo-header-1 li.tx_megamenu.row .nav { position: relative !important; } .edumodo-header-1 li.tx_megamenu.row { position: static !important; } .edumodo-header-1 li.tx_megamenu.row ul.dropdown-menu { width: 100%; z-index: 100000; } .edumodo-header-1 .navbar-v1 .navigation-main li.tx_megamenu.row ul { top: 100%;; } .edumodo-header-1 .navbar-v1 .navigation-main li.tx_megamenu.row li > ul.dropdown-menu { position: relative; left: 0; top: 100%; background: transparent; display: block; padding: 0; -moz-animation: fadeInDownMenu 0s ease-in; -webkit-animation: fadeInDownMenu 0s ease-in; animation: fadeInDownMenu 0s ease-in; -webkit-transition: all 0s ease; -moz-transition: all 0s ease; -o-transition: all 0s ease; transition: all 0s ease; } .edumodo-header-1 .navbar-v1 .navigation-main li.tx_megamenu.row ul.edumodo-sub-menu { border: 0px solid #fff; border-radius: 0; background: #fff; } .edumodo-header-1 .navbar-v1 .navigation-main li.tx_megamenu.row ul.edumodo-sub-menu li{ border-top: 1px solid #f5f5f5; } .edumodo-header-1 .navbar-v1 .navigation-main li.tx_megamenu.row ul li { margin: 0; padding: 0; } .edumodo-header-1 .navbar-v1 .navigation-main li.tx_megamenu.row ul.edumodo-sub-menu li.dropdown.tx_megamenu > li.tx_megamenu_heading > a { padding: 8px 15px 8px 15px; } .edumodo-header-1 .navbar-v1 .navigation-main li.tx_megamenu.row li{ border-bottom: none; } .edumodo-header-1 .navbar-v1 .navigation-main li.tx_megamenu.row ul.edumodo-sub-menu > li.tx_megamenu_heading > a:first-child{ font-weight: bold; color: inherit; } .edumodo-header-1 .navbar-v1 .navigation-main li.tx_megamenu.row ul.edumodo-sub-menu li.dropdown.tx_megamenu{ padding: 0 12px 12px 12px; box-shadow: inset 0 0 1px #f5f5f5; } .edumodo-header-1 .navbar-v1 .navigation-main > li > a:first-child { padding-left: 8px; padding-right: 8px; line-height: 55px; } .edumodo-header-1 .dropdown.tx_megamenu.row { padding-right: 15px; padding-left: 15px; } .edumodo-header-1 .navbar-v1 .navigation-main li.tx_megamenu.row ul.edumodo-sub-menu li.tx_megamenu_border_right { border-right: 1px solid #f5f5f5; } /* menu widget Style*/ .edumodo-header-1 li.tx_megamenu.row .tx_megamenu_widget_area { padding: 15px; } .edumodo-header-1 .navbar-v1 .navigation-main li.tx_megamenu.row .tx_megamenu_widget_area a { padding: 10px 15px 10px 15px; } .edumodo-header-1 .navbar-v1 .navigation-main li.tx_megamenu.row ul.edumodo-sub-menu > li.tx_megamenu_heading.tx_megamenu_heading_hide > a:last-child{ display: none !important; } .edumodo-header-1 li.tx_megamenu.row .dropdown-menu > li > a { line-height: inherit; } .edumodo-header-1 .navbar-v1 .navigation-main li.tx_megamenu.row ul{ box-shadow: none; } .edumodo-header-1 .navbar-v1 .navigation-main li.tx_megamenu.row .tx_megamenu_widget_area h3.widget-title { font-size: 15px; padding-left: 15px; font-weight: 500; letter-spacing: 0.5px } <br /> <b>Notice</b>: Use of undefined constant php - assumed 'php' in <b>/home1/navid007/Navidchess.com/wp-content/themes/edumodo/inc/style.php</b> on line <b>176</b><br /> .edumodo-header-1 .navbar-v1 .navigation-main a:hover, .edumodo-header-1 .navbar-v1 .navigation-main li:hover > a, .edumodo-header-1 .navbar-v1 .navigation-main .current-menu-item > a, .edumodo-header-1 .navbar-v1 .navigation-main .current-menu-ancestor > a{ color: #003adb; } .edumodo-header-1 .navbar-v1 .active a{ color: #003adb; } .edumodo-header-1 .navbar-v1 li.current-menu-item.active > a{ color: #003adb; } /* --- Learndash single page releted course -- */ @media (max-width: 767px) { .leaarndash-releted-course{ display: none; } } /* --- Video Play btn-- */ .edumodo-play-btn{ background: radial-gradient(#003adb 60%, #ffffff 62%); } /* --- scrollTop -- */ .comments-area .comment-respond input[type="text"]:focus, .comments-area .comment-respond input[type="email"]:focus, .comments-area .comment-respond input[type="url"]:focus, .comments-area .comment-respond input[type="password"]:focus, .comments-area .comment-respond input[type="search"]:focus, .comments-area .comment-respond input[type="number"]:focus, .comments-area .comment-respond input[type="tel"]:focus, .comments-area .comment-respond input[type="range"]:focus, .comments-area .comment-respond input[type="date"]:focus, .comments-area .comment-respond input[type="month"]:focus, .comments-area .comment-respond input[type="week"]:focus, .comments-area .comment-respond input[type="time"]:focus, .comments-area .comment-respond input[type="datetime"]:focus, .comments-area .comment-respond input[type="datetime-local"]:focus, .comments-area .comment-respond input[type="color"]:focus, .comments-area .comment-respond textarea:focus{ border-color: #003adb; outline-color: #003adb; border: 1px solid #003adb; } /* --- scrollTop -- */ #scrollTop{ background-color: #003adb; border-color: #003adb; } #scrollTop:hover{ background-color: #003adb90; border-color: #003adb90; } @media (max-width: 767px) { #scrollTop.show{ display:none !important; } } .edumodo-header-1 div#edumodo-mainnav{ height: 75px; } #tophead a.topbar-btn, span.register-btn{ background-color: #898989; border-color: #898989; } span.register-btn:hover{ border-color: #898989; } .edumodo-header-1 a.micon{ background-color: #898989; } #tophead .tophead-contact .fa, #tophead .tophead-address .fa, #tophead .tophead-contact a:hover, #tophead .tophead-right.top-v4 a:hover, span.register-btn:hover a{ color: #898989; } header .page-details{ min-height: 210px; } body{ background: #f5f5f5 !important; } body{ font-family: 'Roboto', sans-serif; font-size: 16px; } .h1,.h2,.h3,.h4,.h5,.h5, .h6, h1, h2, h3, h4, h5, h6{ font-family: 'Poppins', sans-serif; } #menu-primary-1 > li.current-menu-parent > a, #menu-primary-2 > li.current-menu-parent > a, .navbar-default .navbar-nav > li > a:hover, .edumodo-current-menu-item > a{ color: #898989 !important; } .edumodo-top-search input[type="submit"]{ color: #003adb; border-color: white; } .edumodo-top-search input[type="submit"]:hover{ border-color: #003adb; } .site-title{color: #003adb;} button, input[type="button"], input[type="reset"], input[type="submit"]{ background: #003adb; border-color: #003adb; } .btn{ background: #003adb; border-color: #003adb; } .mc4wp-form-fields input[type="button"], .mc4wp-form-fields input[type="reset"], .mc4wp-form-fields input[type="submit"]{ background: #003adb; border-color: #003adb; } span.post-date a:hover{ color: #003adb; } .search-form label > input:focus{ border-color: #003adb; } .edumodo-course-1 article.tx-course .course-details .course-meta .post-date a:hover{ color: #003adb; } .comment-author.vcard a:hover{ color: #003adb; } .comments-area .comment-metadata a:hover{ color: #003adb; } .enter-related-course .edumodo-related-course-1 article.tx-course .course-details .course-meta span.course-cost{ color: #003adb; } .archive .entry-header a:hover{ color: #003adb !important; } .single-notice .post-cat a:hover{ color: #003adb; } .main-post.has-post-thumbnail .edumodo-post-img .entry-meta .post-cat a:hover{ color: #003adb } .main-post.link-formate .link-content .icon-link{ color: #003adb } .quote-format .entry-content.quote-content.quote:before{ color: #003adb } .main-post .edit span.edit-link a:hover{ color: #003adb } .main-post .content-body .entry-meta .post-cat a:hover{ color: #003adb } .site-main .comment-navigation .nav-previous a:hover{ color: #003adb } .single-post .entry-meta span.post-author a:hover, .single-post ul.post-categories li a:hover, .site-main .post-navigation .nav-next a:hover, .site-main .posts-navigation .nav-next a:hover, .site-main .comment-navigation .nav-next a:hover, .site-main .post-navigation .nav-previous a:hover, .site-main .posts-navigation .nav-previous a:hover{ color: #003adb } #mc_embed_signup #tx-subscribe{ border-color: #003adb } .widget-area .widget .tagcloud > a:hover{ color: #003adb } .widget_calendar div.calendar_wrap table thead tr th, .widget_calendar div.calendar_wrap table tbody tr td#today{ background-color: #003adb; } .widget_calendar div.calendar_wrap table thead tr th, .widget_calendar div.calendar_wrap table tbody tr td { border-color: #003adb; } .widget_calendar div.calendar_wrap table thead tr th{ border-color: #003adb90; } .single-post .entry-meta span a:hover{ color: #003adb } .post-tags a:hover{ color: #003adb } .single-post .edit a.post-edit-link:hover{ color: #003adb } .single-post .post-tags a:hover{ color: #003adb } .edumodo-pagination .page-numbers:hover{ border-left-color: #003adb; } .edumodo-pagination .page-numbers:hover{ color: #003adb; } .edumodo-pagination .page-numbers.current:hover{ color: white; } .edumodo-top-search input[type="submit"]:hover{ background-color: #003adb; } .copyright a:hover, .copyright .social-icon a:hover{ color: #003adb; } .post-password-form input[type="submit"]{ background-color: #003adb; border-color: #003adb; } .edumodo-teacher-1 .teacher-person .overlay .person-info .social-links-teacher a:hover, .edumodo-teacher-1 .teacher-person .overlay .person-info .teacher-title a:hover{ color: #003adb; } .widget-area .edumodo-social a{ background-color: #003adb; } .single-course-post .course-content .course-meta span a:hover{ color:#003adb; } .widget-area .widget a:hover{ color:#003adb; } .footer .tagcloud a:hover, .footer .widget ul li a:hover{ color:#003adb; } .footer .widget_calendar div.calendar_wrap table tfoot #prev a:hover, .widget_calendar td#next a:hover{ color:#003adb; } .widget-area .edumodo-recent-post .recent-post .recent-entry-header .recent-entry-title a:hover{ color: #003adb; } .course-teacher-carousel .owl-nav div, .content-list .owl-nav div{ background-color: #003adb; } .single-course-post .course-content .course-meta .post-cat a:hover{ color: #003adb; } .pingback .edit-link a:hover{ background-color: #003adb; border-color: #003adb; } /* Woocommerce */ .woocommerce .star-rating span::before{ color: #003adb; } .woocommerce .woocommerce-message:before, .woocommerce-cart .woocommerce-message:before, .woocommerce-checkout .woocommerce-message:before, .woocommerce-account .woocommerce-message:before, .woocommerce .woocommerce-info:before, .woocommerce-cart .woocommerce-info:before, .woocommerce-checkout .woocommerce-info:before, .woocommerce-account .woocommerce-info:before, .woocommerce .woocommerce-breadcrumb a:hover, nav.woocommerce-breadcrumb a:hover, ul.learn-press-courses .course .course-title:hover, ul.learn-press-courses .course .course-info .course-instructor a:hover{ color: #003adb !important; } .woocommerce main#main .woocommerce-tabs input[name="submit"], .woocommerce-cart main#main .woocommerce-tabs input[name="submit"], .woocommerce-checkout main#main .woocommerce-tabs input[name="submit"], .woocommerce-account main#main .woocommerce-tabs input[name="submit"]{ background-color: #003adb !important; } .woocommerce .woocommerce-message, .woocommerce-cart .woocommerce-message, .woocommerce-checkout .woocommerce-message, .woocommerce-account .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce-cart .woocommerce-info, .woocommerce-checkout .woocommerce-info, .woocommerce-account .woocommerce-info{ border-top-color: #003adb !important; } .woocommerce .woocommerce-MyAccount-navigation ul li.is-active{ border-left-color: #003adb !important; } .woocommerce main#main .price, .woocommerce-cart main#main .price, .woocommerce-checkout main#main .price, .woocommerce-account main#main .price{ color: #003adb; } .tribe-events-read-more, .tribe-events-day .type-tribe_events .edumodo-day-view .day-event-contant .tribe-events-list-event-title a:hover, #tribe-events-footer a:hover { color: #003adb !important; } .post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events .edumodo-event-loop-content-wrapper .edumodo-event-image .tribe-events-event-cost .ticket-cost{ background-color: #003adb; } .post-type-archive-tribe_events table.tribe-events-calendar .tribe-events-present div[id*=tribe-events-daynum-]{ background-color: #003adb; } #tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner input[type="text"]:focus{ border-color: #003adb; } .post-type-archive-tribe_events table.tribe-events-calendar .tribe-event-featured{ border-color: #003adb; } .datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active[disabled]{ background-color: #003adb; } .post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .e-event-featured .edumodo-event-loop-content-wrapper .tribe-events-list-event-title a:before, .post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .tribe-event-featured .edumodo-event-loop-content-wrapper .tribe-events-list-event-title a:before{ background-color: #003adb; } .post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events .edumodo-event-loop-content-wrapper:after{ background-color: #003adb15; } .post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events .edumodo-event-loop-content-wrapper .edumodo-event-loop-content .tribe-events-list-event-title a:hover{ color: #003adb; } .i-override-default-template .upper-part-of-single-event-featured-image .tribe-events-schedule .tribe-events-cost:after{ background-color: #003adb; } .i-override-default-template .organizer-list .organizer-list-wrapper .single-organizer .organizer-meta-wrapper h3:after{ background-color: #003adb; } /* ---Sensei -- */ .single-course .i-am-course-lesson-wrapper .type-lesson:hover h2 a, .single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"]:hover, .single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button.single_add_to_cart_button{ color: #003adb; } .single-course .i-am-course-content-wrapper .type-lesson:hover:before, .single-lesson .i-am-course-content-wrapper .type-lesson:hover:before, .single-quiz .i-am-course-content-wrapper .type-lesson:hover:before, .single-course .i-am-course-lesson-wrapper .type-lesson:hover:before, .single-lesson .i-am-course-lesson-wrapper .type-lesson:hover:before, .single-quiz .i-am-course-lesson-wrapper .type-lesson:hover:before, .single-course .i-am-lesson-content-wrapper .type-lesson:hover:before, .single-lesson .i-am-lesson-content-wrapper .type-lesson:hover:before, .single-quiz .i-am-lesson-content-wrapper .type-lesson:hover:before, .single-course .i-am-lesson-meta-data .type-lesson:hover:before, .single-lesson .i-am-lesson-meta-data .type-lesson:hover:before, .single-quiz .i-am-lesson-meta-data .type-lesson:hover:before, .single-course .i-am-course-content-wrapper .type-lesson:before, .single-lesson .i-am-course-content-wrapper .type-lesson:before, .single-quiz .i-am-course-content-wrapper .type-lesson:before, .single-course .i-am-course-lesson-wrapper .type-lesson:before, .single-lesson .i-am-course-lesson-wrapper .type-lesson:before, .single-quiz .i-am-course-lesson-wrapper .type-lesson:before, .single-course .i-am-lesson-content-wrapper .type-lesson:before, .single-lesson .i-am-lesson-content-wrapper .type-lesson:before, .single-quiz .i-am-lesson-content-wrapper .type-lesson:before, .single-course .i-am-lesson-meta-data .type-lesson:before, .single-lesson .i-am-lesson-meta-data .type-lesson:before, .single-quiz .i-am-lesson-meta-data .type-lesson:before{ border-color: #003adb; } .sensei-main-content .course-container .grid-enable .grid-course-content .link-to-the-full-course a, .sensei-main-content .sensei-course-filters a.active, .sensei-main-content .sensei-course-filters a:hover, .sensei-main-content .sensei-course-filters a.active:hover, .sensei-main-content a:hover, .lesson.type-lesson.status-publish.has-post-thumbnail.hentry.post h2 a{ color: #003adb; } .single-course .i-am-course-content-wrapper .type-lesson header h2 a:after, .single-lesson .i-am-course-content-wrapper .type-lesson header h2 a:after, .single-quiz .i-am-course-content-wrapper .type-lesson header h2 a:after, .single-course .i-am-course-lesson-wrapper .type-lesson header h2 a:after, .single-lesson .i-am-course-lesson-wrapper .type-lesson header h2 a:after, .single-quiz .i-am-course-lesson-wrapper .type-lesson header h2 a:after, .single-course .i-am-lesson-content-wrapper .type-lesson header h2 a:after, .single-lesson .i-am-lesson-content-wrapper .type-lesson header h2 a:after, .single-quiz .i-am-lesson-content-wrapper .type-lesson header h2 a:after, .single-course .i-am-lesson-meta-data .type-lesson header h2 a:after, .single-lesson .i-am-lesson-meta-data .type-lesson header h2 a:after, .single-quiz .i-am-lesson-meta-data .type-lesson header h2 a:after, .sensei-main-content .course-container .sensei-course-meta .course-price .woocommerce-Price-amount, ul.learn-press-nav-tabs .course-nav.active:after, ul.learn-press-nav-tabs .course-nav:hover:after, .sensei-main-content .sensei-pagination .current, .sensei-main-content .sensei-pagination a:hover{ background-color: #003adb; } .sensei-main-content .woocommerce-message, .sensei-main-content .woocommerce-info, .sensei-main-content .sensei-pagination .current, .sensei-main-content .sensei-pagination a:hover{ border-color: #003adb; } .sensei-main-content .woocommerce-message:before, .sensei-main-content .woocommerce-info:before{ color: #003adb; } /* //---Sensei -- */ .sensei-main-content .columns-1 li.course .course-content .link-to-the-full-course a{ color: #003adb; } .list-enable .list-course-content .link-to-the-full-course a:after{ background-color: #003adb; } .lp-tab-sections .section-tab.active span{ border-color: #003adb; } #learn-press-checkout > p > a:nth-child(1), #learn-press-profile-nav .tabs > li ul li.active a, .lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .lp-course-thumbnail a:after, .lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .course-content-body .footer-body span.lp-enroll-btn a:hover{ color: #003adb; } .course .weforms-popup .weforms-popup-wrapper .popup-dismiss, .lp-list-table thead tr th{ background-color: #003adb; } .course .weforms-popup .weforms-popup-wrapper .wpuf-form input[type="submit"]{ background-color: #003adb; } .single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"]:hover, .single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta a:hover, .single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta a:hover{ color: #003adb !important; } input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus{ border-color: #003adb; } ul.wpuf-form li .wpuf-fields input[type=text]:focus, ul.wpuf-form li .wpuf-fields input[type=password]:focus, ul.wpuf-form li .wpuf-fields input[type=email]:focus, ul.wpuf-form li .wpuf-fields input[type=url]:focus, ul.wpuf-form li .wpuf-fields input[type=number]:focus, ul.wpuf-form li .wpuf-fields textarea:focus{ outline-color: #003adb; border-color: #003adb; } .mc4wp-form-fields input[type="button"]:hover, .mc4wp-form-fields input[type="reset"]:hover, .mc4wp-form-fields input[type="submit"]:hover{ background-color: #003adb; border-color: #003adb; } .comments-area .comment-respond textarea:focus{ outline-color: #003adb; border-color: #003adb; } .single-post .related-post .entry-header .entry-title a:hover{ color: #003adb !important; } .main-post .content-body .entry-header .entry-title a:hover{ color: #003adb !important; } .related-post-body .entry-header a:hover{ color: #003adb !important; } .single-post.format-gallery .owl-nav div, .woocommerce .checkout .place-order input.button.alt, .woocommerce-cart .checkout .place-order input.button.alt, .woocommerce-checkout .checkout .place-order input.button.alt, .woocommerce-account .checkout .place-order input.button.alt, .i-am-course-lesson-wrapper .sticky a:after{ background-color: #003adb !important; } .sensei-main-content button[type="submit"], .sensei-main-content a.send-message-button, .sensei-main-content input[type="submit"], .sensei-main-content .view-results, .sensei-main-content a.button{ background-color: #003adb !important; } .teacher-info .teachers-bio .teachers-name, .teacher-info .social a, .sensei-main-content .course-container .grid-enable .free-tag, .sensei-main-content .featured .course-title:before, .sensei-main-content .featured .header-meta-wrapper h1:before{ background-color:#003adb !important; } .single-post .post-thumbnail .post-triangle, .main-post .post-triangle{ border-right-color: #003adb; } .comments-area .comment-content:before, .main-post.sticky .entry-header .sticky-post .post-round, .widget-area .widget .widget-title:before, .edumodo-header-2 .login-reg .register, .tribe-events-day .type-tribe_events .edumodo-day-view .day-event-contant .title-price .tribe-events-event-cost{ background: #003adb ; } .lp-archive-courses .tx-course-list .tx-couse-title a:hover{ color: #003adb; } .learn-press-message { border-left: 5px solid #003adb !important; } .learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab.active a { color: #003adb !important; } .learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab.active { border-bottom: 4px solid #003adb !important; } #learn-press-course-curriculum .section-header .meta .collapse{ background-color: #003adb !important; } #learn-press-course-curriculum .course-item .item-status{ color: #003adb !important; } .single.single-lp_course .learn-press-message{ color: #003adb !important; } body.course-item-popup .learn-press-content-protected-message a{ color: #003adb; } #course-curriculum-popup #popup-main #popup-header{ background:#003adb !important; border-bottom: 1px solid #003adb !important } .learnpress .learn-press-pagination ul li span.page-numbers.current{ background:#003adb !important; } .learnpress .learn-press-pagination ul li a:hover{ color: #003adb !important; } .single-lp_course .lpcourse-course-wapper-2 .edumodo-course-info .title:before, .lp-single-course .tx-course-main .edumodo-course-info .title:before, .learnp-ralated-course .title:before, .lpcourse-sidebar .edumodo-course-info .title:before, .lp-single-course .tx-course-main .edumodo-course-author .title:before{ background:#003adb !important; } .lp-single-course .course-top .course-info .learn-press-course-buttons .purchase-course button.button.purchase-button, .lp-single-course .course-top .course-info .learn-press-course-buttons .purchase-course button.button.enroll-button{ border-color: #003adb; color: #003adb; } .entry-header a:hover, .lpcourse-sidebar .edumodo-course-info ul.course-info-list li i, .lpcourse-top-button .lp-button, .learnp-ralated-course .learnp-ralated-course-wrapper article.learnp-ralated-item .learnp-ralated-content .learnp-course-title a:hover{ color: #003adb !important; } .single-lp_course .lpcourse-course-wapper .edumodo-course-info .title:before{ background:#003adb; } .single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .lpcourse-top-button .lp-button:hover{ background:#242c5e; } .single-lp_course .lpcourse-course-wapper .lpcourse-top .lpcourse-top-button .lp-button:hover { background:#242c5e; } .woocommerce main#main button[type="submit"], .woocommerce-cart main#main button[type="submit"], .woocommerce-checkout main#main button[type="submit"], .woocommerce-account main#main button[type="submit"], .woocommerce main#main a.button, .woocommerce-cart main#main a.button, .woocommerce-checkout main#main a.button, .woocommerce-account main#main a.button, .woocommerce main#main input[name="submit"], .woocommerce-cart main#main input[name="submit"], .woocommerce-checkout main#main input[name="submit"], .woocommerce-account main#main input[name="submit"], .woocommerce .woocommerce-cart-form input[type="submit"], .woocommerce-cart .woocommerce-cart-form input[type="submit"], .woocommerce-checkout .woocommerce-cart-form input[type="submit"], .woocommerce-account .woocommerce-cart-form input[type="submit"]{ background-color: #003adb; } .woocommerce main#main span.onsale, .woocommerce-cart main#main span.onsale, .woocommerce-checkout main#main span.onsale, .woocommerce-account main#main span.onsale{ background:#003adb; } .woocommerce .woocommerce-pagination .page-numbers li span.current, .woocommerce-cart .woocommerce-pagination .page-numbers li span.current, .woocommerce-checkout .woocommerce-pagination .page-numbers li span.current, .woocommerce-account .woocommerce-pagination .page-numbers li span.current{ color: #003adb; } .woocommerce .woocommerce-pagination .page-numbers li:hover, .woocommerce-cart .woocommerce-pagination .page-numbers li:hover, .woocommerce-checkout .woocommerce-pagination .page-numbers li:hover, .woocommerce-account .woocommerce-pagination .page-numbers li:hover{ background:#003adb; } .edumodo-from ul.wpuf-form .wpuf-submit input[type=submit]{ border-color: #003adb !important; background-color:#003adb !important; } .i-override-default-template a.tribe-events-button, .post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events .edumodo-event-loop-content-wrapper .edumodo-event-loop-content .edumodo-event-content-wrapper a:after, .post-type-archive-tribe_events input[type="submit"]{ background-color:#003adb !important; } div#mobile-menu{ background-color:#003adb !important; } button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover{ background: #242c5e; border-color: #242c5e; } .btn:hover{ background: #242c5e; border-color: #242c5e; } .btn:hover, .btn:focus, .btn.focus{ background: #242c5e; } .btn:hover, .btn:focus, .btn.focus{ border-color: #242c5e; } .main-post .entry-meta{ background:#242c5e; } .enter-related-course .edumodo-related-course-1 article.tx-course figure a:before, .edumodo-course-1 article.tx-course figure a:before { background-color: #242c5e80; } .course-teacher-carousel .owl-nav .owl-prev:hover, .content-list .owl-nav .owl-next:hover, { background-color: #242c5e !important; } .teacher-2 .teacher-container .teacher-block .teacher-image:before{ background-color: #242c5e90; } .edumodo-course-1 article.tx-course figure a:after{ color: #242c5e; } #course-curriculum-popup #popup-main #popup-header .popup-close:hover, #course-curriculum-popup #popup-main #popup-header .sidebar-hide-btn:hover, #course-curriculum-popup #popup-main #popup-header .sidebar-show-btn:hover{ background:#242c5e !important; } .lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .lp-course-thumbnail a:before, .lp-course3-heading:before, #learn-press-course-curriculum .course-item .item-status.item-status-completed, #learn-press-course-curriculum .course-item .item-status.item-status-passed{ background:#242c5e !important; } .lp-single-course .course-top .course-info .learn-press-course-buttons .purchase-course button.button.purchase-button:hover, .lp-single-course .course-top .course-info .learn-press-course-buttons .purchase-course button.button.enroll-button:hover{ border-color: #242c5e; background:#242c5e; } .woocommerce main#main button[type="submit"]:hover, .woocommerce-cart main#main button[type="submit"]:hover, .woocommerce-checkout main#main button[type="submit"]:hover, .woocommerce-account main#main button[type="submit"]:hover, .woocommerce main#main a.button:hover, .woocommerce-cart main#main a.button:hover, .woocommerce-checkout main#main a.button:hover, .woocommerce-account main#main a.button:hover, .woocommerce main#main input[name="submit"]:hover, .woocommerce-cart main#main input[name="submit"]:hover, .woocommerce-checkout main#main input[name="submit"]:hover, .woocommerce-account main#main input[name="submit"]:hover, .woocommerce .woocommerce-cart-form input[type="submit"]:hover, .woocommerce-cart .woocommerce-cart-form input[type="submit"]:hover, .woocommerce-checkout .woocommerce-cart-form input[type="submit"]:hover, .woocommerce-account .woocommerce-cart-form input[type="submit"]:hover, .woocommerce .checkout .place-order input.button.alt:hover, .woocommerce-cart .checkout .place-order input.button.alt:hover, .woocommerce-checkout .checkout .place-order input.button.alt:hover, .woocommerce-account .checkout .place-order input.button.alt:hover{ background:#242c5e !important; } .edumodo-from ul.wpuf-form .wpuf-submit input[type=submit]:hover, .edumodo-from ul.wpuf-form .wpuf-submit input[type=submit]:focus, .edumodo-from ul.wpuf-form .wpuf-submit input[type=submit].focus{ border-color: #242c5e !important; background-color:#242c5e !important; } .edumodo-header-2 .login-reg .register:hover{ background-color:#242c5e; } .i-override-default-template a.tribe-events-button:hover, .post-type-archive-tribe_events input[type="submit"]:hover{ background-color:#242c5e !important; } .sensei-main-content button[type="submit"]:hover, .sensei-main-content a.send-message-button:hover, .sensei-main-content input[type="submit"]:hover{ background-color: #242c5e!important; } .single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button:hover{ color:#003adb; } .edumodo-lesson-send-message .button.send-message-button:hover{ color: white !important; } .course-teacher-carousel .owl-nav .owl-prev:hover, .content-list .owl-nav .owl-prev:hover{ background-color:#242c5e; } .widget-area .edumodo-social a:hover{ background-color:#242c5e; } .course-teacher-carousel .owl-nav .owl-next:hover, .content-list .owl-nav .owl-next:hover{ background-color:#242c5e; } .enter-related-course .edumodo-related-course-1 article.tx-course figure a:after{ color: #242c5e; } .edumodo-notice-1 article.notice figure a:before{ background-color: #242c5e80; } .edumodo-notice-1 article.notice figure a:after{ color: #242c5e; } .edumodo-top-search input[type="search"]{ background-color: #242c5e50; } .content-field .owl-nav .owl-prev:hover{ background-color: #242c5e; } .post-password-form input[type="submit"]:hover{ background-color: #242c5e; border-color: #242c5e; } .footer{ background-color:#313131; color:; padding: 50px 0 30px; } .copyright{ background-color:#2d2d2d; color:; } .copyright a{ color:; } .site-info{ padding: 30px 0 0px; } /* WeFrom Start */ div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button{ background-color: #003adb; border-color: #003adb; } div.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover{ background-color: #242c5e; border-color: #242c5e; } /* WeFrom End */ /*The Event Calemder*/ #tribe-bar-views .tribe-bar-views-option.tribe-bar-active{ background: #003adb; } #tribe-bar-views .tribe-bar-views-option:hover{ background-color: #242c5e; } .tribe-events-day .type-tribe_events .featured-event .tribe-events-list-event-title:before{ background: #003adb; } </style> <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript> <style type="text/css" media="print">#wpadminbar { display:none; }</style> <style type="text/css" media="screen"> html { margin-top: 32px !important; } * html body { margin-top: 32px !important; } @media screen and ( max-width: 782px ) { html { margin-top: 46px !important; } * html body { margin-top: 46px !important; } } </style> <meta name="generator" content="Powered by Slider Revolution 5.4.8 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." /> <link rel="icon" href="https://navidchess.com/wp-content/uploads/2018/01/cropped-cropped-Screen-Shot-2018-01-07-at-6.56.04-PM-32x32.png" sizes="32x32" /> <link rel="icon" href="https://navidchess.com/wp-content/uploads/2018/01/cropped-cropped-Screen-Shot-2018-01-07-at-6.56.04-PM-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://navidchess.com/wp-content/uploads/2018/01/cropped-cropped-Screen-Shot-2018-01-07-at-6.56.04-PM-180x180.png" /> <meta name="msapplication-TileImage" content="https://navidchess.com/wp-content/uploads/2018/01/cropped-cropped-Screen-Shot-2018-01-07-at-6.56.04-PM-270x270.png" /> <script type="text/javascript">function setREVStartSize(e){ try{ e.c=jQuery(e.c);var i=jQuery(window).width(),t=9999,r=0,n=0,l=0,f=0,s=0,h=0; if(e.responsiveLevels&&(jQuery.each(e.responsiveLevels,function(e,f){f>i&&(t=r=f,l=e),i>f&&f>r&&(r=f,n=e)}),t>r&&(l=n)),f=e.gridheight[l]||e.gridheight[0]||e.gridheight,s=e.gridwidth[l]||e.gridwidth[0]||e.gridwidth,h=i/s,h=h>1?1:h,f=Math.round(h*f),"fullscreen"==e.sliderLayout){var u=(e.c.width(),jQuery(window).height());if(void 0!=e.fullScreenOffsetContainer){var c=e.fullScreenOffsetContainer.split(",");if (c) jQuery.each(c,function(e,i){u=jQuery(i).length>0?u-jQuery(i).outerHeight(!0):u}),e.fullScreenOffset.split("%").length>1&&void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0?u-=jQuery(window).height()*parseInt(e.fullScreenOffset,0)/100:void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0&&(u-=parseInt(e.fullScreenOffset,0))}f=u}else void 0!=e.minHeight&&f<e.minHeight&&(f=e.minHeight);e.c.closest(".rev_slider_wrapper").css({height:f}) }catch(d){console.log("Failure at Presize of Slider:"+d)} };</script> <style type="text/css" title="dynamic-css" class="options-output">.edumodo-header-1 .navbar-v1 .navigation-main > li > a:first-child, .edumodo-header-1 span.login a, .edumodo-header-1 span.register-btn a{text-transform:uppercase;font-weight:700;font-style:normal;opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .edumodo-header-1 .navbar-v1 .navigation-main > li > a:first-child,.wf-loading .edumodo-header-1 span.login a,.wf-loading .edumodo-header-1 span.register-btn a{opacity: 0;}.ie.wf-loading .edumodo-header-1 .navbar-v1 .navigation-main > li > a:first-child,.ie.wf-loading .edumodo-header-1 span.login a,.ie.wf-loading .edumodo-header-1 span.register-btn a{visibility: hidden;}.edumodo-header-1 .navbar-v1 .navigation-main > li > a:first-child, .home .edumodo-header-1.transparent-active.fixed-header .navbar-v1 .navigation-main > li > a:first-child, .edumodo-header-1.sticky-active span.login a, .edumodo-header-1.sticky-active.fixed-header span.login a, .edumodo-header-1.sticky-active.transparent-active.fixed-header span.login a{color:#000000;} .edumodo-header-1 div#edumodo-mainnav{background:#d0dcf2;} .edumodo-header-1.sticky-active.fixed-header .navbar-v1 .navigation-main > li.current-menu-item > a:first-child, .edumodo-header-1.transparent-active .navbar-v1 .navigation-main > li.current-menu-item > a:first-child, .edumodo-header-1 .navbar-v1 .navigation-main > li.current-menu-parent > a:first-child, .edumodo-header-1 .navbar-v1 .navigation-main > li > a:first-child:hover, .edumodo-header-1.sticky-active.fixed-header span.login a:hover, .edumodo-header-1 span.login a:hover{color:#898989;}.edumodo-header-1 .navbar-v1 .navigation-main ul li > a{opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .edumodo-header-1 .navbar-v1 .navigation-main ul li > a{opacity: 0;}.ie.wf-loading .edumodo-header-1 .navbar-v1 .navigation-main ul li > a{visibility: hidden;} .edumodo-header-1 .navbar-v1 .navigation-main ul li > a{color:#ffffff;} .edumodo-header-1 .navbar-v1 .navigation-main li li{background:#7299bf;} .edumodo-header-1 .navbar-v1 .navigation-main .current-menu-item > a, .edumodo-header-1 .navbar-v1 .navigation-main li:hover > a{color:#000000;}.single-lp_course{background:#ffffff;}</style></head> <body data-rsssl=1 class="archive post-type-archive post-type-archive-product logged-in admin-bar no-customize-support wp-embed-responsive has-navmenu has-megamenu woocommerce woocommerce-page woocommerce-demo-store woocommerce-no-js hfeed elementor-default"> <!-- Preloader --> <!-- Back to top button --> <a></a> <div id="tx-site-container" class="tx-site-container inner-page-class"> <div class="tx-site-pusher"> <div class="tx-site-content"><!-- this is the wrapper for the content --> <div class="tx-site-content-inner"> <div id="page" class="site"> <header class="edumodo-header-1 v11 sticky-active "> <div id="edumodo-mainnav" class="navbar-v1 edumodo-mainnav"> <div class="container"> <div class="row"> <div class="nav-logo-align"> <div class="col-xs-8 col-sm-9 col-lg-3 logo"> <div class="navbar-header"> <div class="logo-wrapper"> <a href="https://navidchess.com/" title="Navid Chess"> <img src="https://navidchess.com/wp-content/uploads/2018/12/Logo_NavidChess-Rectangle-Copy.png" alt="Navid Chess" /> <img src="https://navidchess.com/wp-content/uploads/2018/12/Logo_NavidChess-Rectangle-Copy.png" alt="Navid Chess" /> </a> </div> </div> </div> <div class="col-xs-4 col-sm-3 col-lg-6 pull-right text-right hidden-xs hidden-sm"> <div class="menu-primary-container"><ul id="menu-primary" class="navigation-main hidden-sm hidden-xs"><li id="menu-item-12501" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-12501 "><a title="Home" href="https://navidchess.com/">Home</a></li> <li id="menu-item-13413" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-13413 dropdown "><a title="Blog" href="https://navidchess.com/blog-2/">Blog <span class="caret"></span></a> <ul role="menu"/ class=" dropdown-menu edumodo-sub-menu" /> <li id="menu-item-13325" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13325 "><a title="News" href="https://navidchess.com/notice/">News</a></li> <li id="menu-item-12509" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12509 "><a title="Articles" href="https://navidchess.com/blog-2/">Articles</a></li> </ul> </li> <li id="menu-item-13433" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-13433 dropdown "><a title="Challenge" href="#"><i class="fa D"></i> Challenge <span class="caret"></span></a> <ul role="menu"/ class=" dropdown-menu edumodo-sub-menu" /> <li id="menu-item-13815" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13815 "><a title="Free Chess Challenge" href="https://navidchess.com/free-chess-challenge/">Free Chess Challenge</a></li> <li id="menu-item-13414" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13414 "><a title="Tactic Challenge" href="https://navidchess.com/tactic_challenge/">Tactic Challenge</a></li> <li id="menu-item-13691" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13691 "><a title="Classified Puzzles" href="https://navidchess.com/classified-puzzles/">Classified Puzzles</a></li> </ul> </li> <li id="menu-item-13378" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-13378 dropdown "><a title="Career" href="https://navidchess.com/career/">Career <span class="caret"></span></a> <ul role="menu"/ class=" dropdown-menu edumodo-sub-menu" /> <li id="menu-item-13377" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13377 "><a title="Co-operate" href="https://navidchess.com/cooperate/">Co-operate</a></li> <li id="menu-item-12994" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12994 "><a title="List of Teachers" href="https://navidchess.com/teacher-lists-2/">List of Teachers</a></li> <li id="menu-item-13878" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13878 "><a title="Upload CV" href="https://navidchess.com/contact/">Upload CV</a></li> </ul> </li> <li id="menu-item-13799" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-13799 dropdown "><a title="My Account" href="#">My Account <span class="caret"></span></a> <ul role="menu"/ class=" dropdown-menu edumodo-sub-menu" /> <li id="menu-item-14576" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14576 "><a title="My Dashboard" href="https://navidchess.com/my-dashboard/">My Dashboard</a></li> <li id="menu-item-14577" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14577 "><a title="My Profile" href="https://navidchess.com/ld-profile/">My Profile</a></li> <li id="menu-item-13305" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13305 "><a title="My Membership Plan" href="https://navidchess.com/membership-account/membership-billing/">My Membership Plan</a></li> <li id="menu-item-13796" class="uo-login-logout-menu-item menu-item menu-item-type-custom menu-item-object-custom menu-item-13796 "><a title="Log Out" href="https://navidchess.com/wp-login.php?action=logout&_wpnonce=39ba0acfe7">Log Out</a></li> </ul> </li> <li id="menu-item-14795" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-14795 dropdown "><a title="Modules" href="https://navidchess.com/product-category/modules/">Modules <span class="caret"></span></a> <ul role="menu"/ class=" dropdown-menu edumodo-sub-menu" /> <li id="menu-item-14800" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-14800 "><a title="All Puzzles" href="https://navidchess.com/product-category/modules/puzzle/">All Puzzles</a></li> <li id="menu-item-14797" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-14797 "><a title="All Courses" href="https://navidchess.com/product-category/modules/course/">All Courses</a></li> <li id="menu-item-14794" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-14794 "><a title="Everything Free" href="https://navidchess.com/product-category/free/">Everything Free</a></li> <li id="menu-item-14796" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-14796 "><a title="Bundle Pack Deals" href="https://navidchess.com/product-category/modules/bundle-pack/">Bundle Pack Deals</a></li> <li id="menu-item-14798" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-14798 "><a title="By GrandMaster" href="https://navidchess.com/product-category/modules/grandmaster/">By GrandMaster</a></li> <li id="menu-item-14804" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-14804 "><a title="Endgame" href="https://navidchess.com/product-category/modules/endgame/">Endgame</a></li> <li id="menu-item-14802" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-14802 "><a title="Tactic" href="https://navidchess.com/product-category/modules/tactic/">Tactic</a></li> <li id="menu-item-14801" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-14801 "><a title="Strategy" href="https://navidchess.com/product-category/modules/strategy/">Strategy</a></li> <li id="menu-item-14799" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-14799 "><a title="Opening" href="https://navidchess.com/product-category/modules/opening/">Opening</a></li> </ul> </li> </ul></div> </div> <div class="col-lg-3 pull-right text-right hidden-sm hidden-xs nopadding"> <div class="login-reg"> <span class="login-v11"><i class="fa fa-user"></i> <a href="https://navidchess.com/wp-login.php?action=logout&_wpnonce=39ba0acfe7">Logout</a> </span> </div> </div> <div class="col-xs-4 col-sm-3 pull-right text-right visible-xs visible-sm hidden-md hidden-lg"> <div id="mobile-menu-wrapper" class="mmenu-wrapper"> <div class="mmenu-icon"> <a href="#mmenu"> <div id="nav-icon1"> <span></span> <span></span> <span></span> </div> </a> </div> <nav id="mmenu"> <div class="menu-primary-container"><ul id="menu-primary-1" class="menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-12501"><a href="https://navidchess.com/">Home</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-13413"><a href="https://navidchess.com/blog-2/">Blog</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13325"><a href="https://navidchess.com/notice/">News</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12509"><a href="https://navidchess.com/blog-2/">Articles</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-13433"><a href="#">Challenge</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13815"><a href="https://navidchess.com/free-chess-challenge/">Free Chess Challenge</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13414"><a href="https://navidchess.com/tactic_challenge/">Tactic Challenge</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13691"><a href="https://navidchess.com/classified-puzzles/">Classified Puzzles</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-13378"><a href="https://navidchess.com/career/">Career</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13377"><a href="https://navidchess.com/cooperate/">Co-operate</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12994"><a href="https://navidchess.com/teacher-lists-2/">List of Teachers</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13878"><a href="https://navidchess.com/contact/">Upload CV</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-13799"><a href="#">My Account</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14576"><a href="https://navidchess.com/my-dashboard/">My Dashboard</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14577"><a href="https://navidchess.com/ld-profile/">My Profile</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13305"><a href="https://navidchess.com/membership-account/membership-billing/">My Membership Plan</a></li> <li class="uo-login-logout-menu-item menu-item menu-item-type-custom menu-item-object-custom menu-item-13796"><a href="https://navidchess.com/wp-login.php?action=logout&_wpnonce=39ba0acfe7">Log Out</a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-14795"><a href="https://navidchess.com/product-category/modules/">Modules</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-14800"><a href="https://navidchess.com/product-category/modules/puzzle/">All Puzzles</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-14797"><a href="https://navidchess.com/product-category/modules/course/">All Courses</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-14794"><a href="https://navidchess.com/product-category/free/">Everything Free</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-14796"><a href="https://navidchess.com/product-category/modules/bundle-pack/">Bundle Pack Deals</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-14798"><a href="https://navidchess.com/product-category/modules/grandmaster/">By GrandMaster</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-14804"><a href="https://navidchess.com/product-category/modules/endgame/">Endgame</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-14802"><a href="https://navidchess.com/product-category/modules/tactic/">Tactic</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-14801"><a href="https://navidchess.com/product-category/modules/strategy/">Strategy</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-14799"><a href="https://navidchess.com/product-category/modules/opening/">Opening</a></li> </ul> </li> </ul></div> </nav> </div> </div> </div> </div> </div> </div> </header><!-- #masthead --> <div id="content" class="site-content fixed-header-margin"> <div id="primary" class="content-area"> <main id="main" class="site-main"> <div class="page-details" style="background-image: url(https://navidchess.com/wp-content/uploads/2019/03/adult-black-and-white-blond-hair-1376866.jpg); "> <div class="container"> <div class="row"> <div class="page-wrapper"> <h2 class="page-title" > Products </h2> <div class="breadcrumbs"><a href="https://navidchess.com">Home</a> - Archives</div> </div> </div> </div> </div> <div class="container i-can-override-default-shop-page-style "> <div class="shop-row shop-archive"> <h1 class="page-title">Shop</h1> <div class="page-description"><div id="pl-gb14678-5d4c7e7c1f699" class="panel-layout" > <div id="pg-gb14678-5d4c7e7c1f699-0" class="panel-grid panel-no-style" > <div id="pgc-gb14678-5d4c7e7c1f699-0-0" class="panel-grid-cell" ></div> <div id="pgc-gb14678-5d4c7e7c1f699-0-1" class="panel-grid-cell panel-grid-cell-mobile-last" > <div id="panel-gb14678-5d4c7e7c1f699-0-1-0" class="so-panel panel-first-child panel-last-child" data-index="1" ></div> </div> <div id="pgc-gb14678-5d4c7e7c1f699-0-2" class="panel-grid-cell panel-grid-cell-empty" ></div> </div> </div> <div id="pl-gb14678-5d4c7e7c275d3" class="panel-layout" > <div id="pg-gb14678-5d4c7e7c275d3-0" class="panel-grid panel-no-style" > <div id="pgc-gb14678-5d4c7e7c275d3-0-0" class="panel-grid-cell panel-grid-cell-mobile-last" > <div id="panel-gb14678-5d4c7e7c275d3-0-0-0" class="so-panel widget_sow-editor panel-first-child panel-last-child" data-index="0" > <div class="so-widget-sow-editor so-widget-sow-editor-base"> <div class="siteorigin-widget-tinymce textwidget"> <form data-sf-form-id='14872' data-is-rtl='0' data-maintain-state='' data-results-url='https://navidchess.com/shop/' data-ajax-url='https://navidchess.com/shop/?sf_data=all' data-ajax-form-url='https://navidchess.com/?sfid=14872&sf_action=get_data&sf_data=form' data-display-result-method='custom_woocommerce_store' data-use-history-api='1' data-template-loaded='0' data-lang-code='' data-ajax='1' data-ajax-data-type='html' data-ajax-target='#main' data-ajax-pagination-type='normal' data-ajax-links-selector='.pagination a' data-update-ajax-url='1' data-only-results-ajax='1' data-scroll-to-pos='0' data-init-paged='1' data-auto-update='1' data-auto-count='1' data-auto-count-refresh-mode='1' action='https://navidchess.com/shop/' method='post' class='searchandfilter' id='search-filter-form-14872' autocomplete='off' data-instance-count='1'> <ul> <li class="sf-field-taxonomy-pa_opening" data-sf-field-name="_sft_pa_opening" data-sf-field-type="taxonomy" data-sf-field-input-type="select" data-sf-combobox="1"> <label><br /> <select data-combobox="1" name="_sft_pa_opening[]" class="sf-input-select" title=""><option class="sf-level-0 sf-item-0 sf-option-active" selected="selected" data-sf-count="0" data-sf-depth="0" value="">All Opening</option><option class="sf-level-0 sf-item-749" data-sf-count="1" data-sf-depth="0" value="pirc">Pirc (1)</option><option class="sf-level-0 sf-item-748" data-sf-count="1" data-sf-depth="0" value="roy_lopez">Roy Lopez (1)</option><option class="sf-level-0 sf-item-740" data-sf-count="1" data-sf-depth="0" value="scicilian">Scicilian (1)</option><option class="sf-level-0 sf-item-751" data-sf-count="1" data-sf-depth="0" value="spanish">Spanish (1)</option></select><br /> </label> </li> <li class="sf-field-taxonomy-pa_strategy" data-sf-field-name="_sft_pa_strategy" data-sf-field-type="taxonomy" data-sf-field-input-type="select" data-sf-combobox="1"> <label><br /> <select data-combobox="1" name="_sft_pa_strategy[]" class="sf-input-select" title=""><option class="sf-level-0 sf-item-0 sf-option-active" selected="selected" data-sf-count="0" data-sf-depth="0" value="">All Strategy</option><option class="sf-level-0 sf-item-783" data-sf-count="1" data-sf-depth="0" value="good-bishop-vs-bad-bishop">Good Bishop vs Bad Bishop (1)</option><option class="sf-level-0 sf-item-782" data-sf-count="1" data-sf-depth="0" value="isolated-pawn">Isolated pawn (1)</option></select><br /> </label> </li> <li class="sf-field-taxonomy-pa_tactic" data-sf-field-name="_sft_pa_tactic" data-sf-field-type="taxonomy" data-sf-field-input-type="multiselect" data-sf-combobox="1"> <label><br /> <select data-combobox="1" data-placeholder="All Tactic" data-operator="and" multiple="multiple" name="_sft_pa_tactic[]" class="sf-input-select" title=""><option class="sf-level-0 sf-item-780" data-sf-count="1" data-sf-depth="0" value="fork">Fork (1)</option></select><br /> </label> </li> <li class="sf-field-reset" data-sf-field-name="reset" data-sf-field-type="reset" data-sf-field-input-type="button"><input type="submit" class="search-filter-reset" name="_sf_reset" value="Reset" data-search-form-id="14872" data-sf-submit-form="always"></li> </ul> </form> </div> </div> </div> </div> <div id="pgc-gb14678-5d4c7e7c275d3-0-1" class="panel-grid-cell panel-grid-cell-empty" ></div> </div> </div> </div> <div class="woocommerce-notices-wrapper"></div><p class="woocommerce-result-count"> Showing 1–16 of 28 results</p> <form class="woocommerce-ordering" method="get"> <select name="orderby" class="orderby" aria-label="Shop order"> <option value="menu_order" selected='selected'>Default sorting</option> <option value="popularity" >Sort by popularity</option> <option value="rating" >Sort by average rating</option> <option value="date" >Sort by latest</option> <option value="price" >Sort by price: low to high</option> <option value="price-desc" >Sort by price: high to low</option> </select> <input type="hidden" name="paged" value="1" /> <input type="hidden" name="cs_preview" value="" /></form> <ul class="products columns-4"> <li class="product type-product post-14678 status-publish first instock product_cat-bundle-pack product_cat-one_time_purchase product_cat-tactic has-post-thumbnail sale virtual sold-individually taxable purchasable product-type-simple"> <a href="https://navidchess.com/product/all-endgame-basics/"> <span class="onsale">Sale!</span> <img width="300" height="300" src="https://navidchess.com/wp-content/uploads/2019/04/zac-durant-302752-unsplash-300x300.jpg" alt="" /><h2 class="woocommerce-loop-product__title">All Endgame Basics</h2> <span class="price"><del><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>300.00</span></del> <ins><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>159.00</span></ins></span> </a><a href="/shop/?add-to-cart=14678" rel="nofollow">Add to cart</a></li> <li class="product type-product post-9279 status-publish instock product_cat-books has-post-thumbnail taxable shipping-taxable purchasable product-type-simple"> <a href="https://navidchess.com/product/bee-paper-quick-rough-sketch-pad/"><img width="300" height="300" src="https://navidchess.com/wp-content/uploads/2017/02/7-300x300.jpg" alt="" /><h2 class="woocommerce-loop-product__title">Bee Paper Quick Rough Sketch Pad</h2> <span class="price"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>550.00</span></span> </a><a href="/shop/?add-to-cart=9279" rel="nofollow">Add to cart</a></li> <li class="product type-product post-14667 status-publish instock product_cat-bundle-pack product_cat-one_time_purchase product_cat-tactic has-post-thumbnail sale virtual sold-individually purchasable product-type-simple"> <a href="https://navidchess.com/product/boundle_course_12/"> <span class="onsale">Sale!</span> <img width="300" height="300" src="https://navidchess.com/wp-content/uploads/2015/03/men-521540_640-1-300x300.jpg" alt="" /><h2 class="woocommerce-loop-product__title">Boundle_Course_1&2</h2> <span class="price"><del><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>10.00</span></del> <ins><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>8.00</span></ins></span> </a><a href="/shop/?add-to-cart=14667" rel="nofollow">Add to cart</a></li> <li class="product type-product post-2827 status-publish last instock product_cat-uncategorized product_tag-all-necessary-chess-books-for-children product_tag-essential-chess-books-for-kids product_tag-kids-chess-books has-post-thumbnail taxable shipping-taxable product-type-grouped"> <a href="https://navidchess.com/product/chess-books-beginners-01000/"><img width="300" height="300" src="https://navidchess.com/wp-content/uploads/2017/12/park-2429633_1280-300x300.jpg" alt="chess books for children" /><h2 class="woocommerce-loop-product__title">Chess Books for Beginners (0~1000)</h2> </a><a href="https://navidchess.com/product/chess-books-beginners-01000/" rel="nofollow">View products</a></li> <li class="product type-product post-2809 status-publish first instock product_cat-uncategorized has-post-thumbnail taxable shipping-taxable product-type-external"> <a href="https://navidchess.com/product/chess-for-kids/"><img width="300" height="300" src="https://navidchess.com/wp-content/uploads/2017/12/Chess-For-Kids-1-300x300.jpg" alt="Chess Quick Starter" /><h2 class="woocommerce-loop-product__title">Chess For Kids</h2> </a><a href="https://www.amazon.ca/gp/product/075661807X/ref=as_li_tl?ie=UTF8&tag=navidchess-20&camp=15121&creative=330641&linkCode=as2&creativeASIN=075661807X&linkId=e54b7a81fe4696005556b618bd42bcbe" rel="nofollow">Read it now !</a></li> <li class="product type-product post-2785 status-publish instock product_cat-chess-informat product_tag-chess-informant132 product_tag-chess-infromant product_tag-informator product_tag-informator-132 has-post-thumbnail taxable shipping-taxable purchasable product-type-simple"> <a href="https://navidchess.com/product/chess-informant-132/"><img width="300" height="300" src="https://navidchess.com/wp-content/uploads/2017/12/132-300x300.jpg" alt="Chess Informant 132" /><h2 class="woocommerce-loop-product__title">Chess Informant 132</h2> <span class="price"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>99.90</span></span> </a><a href="/shop/?add-to-cart=2785" rel="nofollow">Add to cart</a></li> <li class="product type-product post-2782 status-publish instock product_cat-chess-informat product_tag-chess-informant-133 product_tag-chess-infromant product_tag-informator product_tag-informator-133 has-post-thumbnail taxable shipping-taxable purchasable product-type-simple"> <a href="https://navidchess.com/product/chess-informant-133/"><img width="300" height="300" src="https://navidchess.com/wp-content/uploads/2017/12/Chess-Informant-133-300x300.jpg" alt="Chess Informant 133" /><h2 class="woocommerce-loop-product__title">Chess Informant 133</h2> <span class="price"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>99.90</span></span> </a><a href="/shop/?add-to-cart=2782" rel="nofollow">Add to cart</a></li> <li class="product type-product post-2777 status-publish last instock product_cat-chess-informat product_tag-chess-infromant product_tag-chess-infromant-134 product_tag-informator product_tag-informator-134 has-post-thumbnail featured taxable shipping-taxable purchasable product-type-simple"> <a href="https://navidchess.com/product/chess-informant-134/"><img width="300" height="300" src="https://navidchess.com/wp-content/uploads/2017/12/134-300x300.jpg" alt="Chess Informant 134" /><h2 class="woocommerce-loop-product__title">Chess Informant 134</h2> <span class="price"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>99.90</span></span> </a><a href="/shop/?add-to-cart=2777" rel="nofollow">Add to cart</a></li> <li class="product type-product post-2825 status-publish first instock product_cat-uncategorized product_tag-chess-opening-for-kids product_tag-how-to-teach-basic-chess-opening-for-kids product_tag-kids-chess-opening has-post-thumbnail taxable shipping-taxable product-type-external"> <a href="https://navidchess.com/product/chess-opening-kids/"><img width="300" height="300" src="https://navidchess.com/wp-content/uploads/2017/12/51e743VAZvL-300x300.jpg" alt="Chess Opening for Kids" /><h2 class="woocommerce-loop-product__title">Chess Opening for Kids</h2> </a><a href="https://www.amazon.ca/gp/product/B00AAXDK1I/ref=as_li_tl?ie=UTF8&tag=navidchess-20&camp=15121&creative=330641&linkCode=as2&creativeASIN=B00AAXDK1I&linkId=5dee0817072dceef7512f870fafcb2af" rel="nofollow">Read it now !</a></li> <li class="product type-product post-2823 status-publish instock product_cat-uncategorized product_tag-basic-strategy product_tag-chess-strategy-for-kids product_tag-kids-chess-basic-strategy product_tag-kids-chess-strategy has-post-thumbnail taxable shipping-taxable product-type-external"> <a href="https://navidchess.com/product/chess-strategy-kids/"><img width="300" height="300" src="https://navidchess.com/wp-content/uploads/2017/12/511aGKFbAwL-300x300.jpg" alt="How to teach chess strategy to kids" /><h2 class="woocommerce-loop-product__title">Chess Strategy for Kids</h2> </a><a href="https://www.amazon.ca/gp/product/1910093874/ref=as_li_tl?ie=UTF8&tag=navidchess-20&camp=15121&creative=330641&linkCode=as2&creativeASIN=1910093874&linkId=52a4f3cb0bd0699df7a33ebd9adf0f35" rel="nofollow">Read it now !</a></li> <li class="product type-product post-2816 status-publish instock product_cat-uncategorized has-post-thumbnail taxable shipping-taxable product-type-external"> <a href="https://navidchess.com/product/chess-tactic/"><img width="300" height="300" src="https://navidchess.com/wp-content/uploads/2017/12/51YkogkChlL-300x300.jpg" alt="Beginner Chess Tactic" /><h2 class="woocommerce-loop-product__title">Chess Tactic fo beginner</h2> </a><a href="https://www.amazon.ca/gp/product/B00Y7QO748/ref=as_li_tl?ie=UTF8&tag=navidchess-20&camp=15121&creative=330641&linkCode=as2&creativeASIN=B00Y7QO748&linkId=940d16bd4b45bc153b0e5c64daf14ff3" rel="nofollow">Read it now !</a></li> <li class="product type-product post-3684 status-publish last instock product_cat-uncategorized has-post-thumbnail taxable shipping-taxable purchasable product-type-simple"> <a href="https://navidchess.com/product/dont-make-me-think/"><img width="300" height="300" src="https://navidchess.com/wp-content/uploads/2017/10/dont-make-small-300x300.jpg" alt="" /><h2 class="woocommerce-loop-product__title">Don’t Make Me Think</h2> <span class="price"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>200.00</span></span> </a><a href="/shop/?add-to-cart=3684" rel="nofollow">Add to cart</a></li> <li class="product type-product post-3692 status-publish first instock product_cat-uncategorized has-post-thumbnail featured taxable shipping-taxable purchasable product-type-simple"> <a href="https://navidchess.com/product/eloquent-javascript/"><img width="300" height="300" src="https://navidchess.com/wp-content/uploads/2017/10/cover-300x300.png" alt="" /><h2 class="woocommerce-loop-product__title">Eloquent Javascript</h2> <span class="price"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>340.00</span></span> </a><a href="/shop/?add-to-cart=3692" rel="nofollow">Add to cart</a></li> <li class="product type-product post-2787 status-publish instock product_cat-ending-encyclopedia product_tag-chess-endings product_tag-chess-pawn-endgame product_tag-encyclopedia-of-chess-endgame product_tag-mster-of-endgame-volume-1 has-post-thumbnail taxable shipping-taxable purchasable product-type-simple"> <a href="https://navidchess.com/product/encyclopedia-endgame-1/"><img width="300" height="300" src="https://navidchess.com/wp-content/uploads/2017/12/Volume1-Pawn-1-300x300.jpg" alt="Encyclopedia of Chess Ending Volume 1" /><h2 class="woocommerce-loop-product__title">Encyclopedia of Chess Ending Volume 1</h2> <span class="price"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>99.90</span></span> </a><a href="/shop/?add-to-cart=2787" rel="nofollow">Add to cart</a></li> <li class="product type-product post-2791 status-publish instock product_cat-ending-encyclopedia product_tag-chess-ending product_tag-encyclopedia-of-queen-endgame product_tag-queen-endgame has-post-thumbnail taxable shipping-taxable purchasable product-type-simple"> <a href="https://navidchess.com/product/encyclopedia-of-chess-ending-volume-2/"><img width="223" height="300" src="https://navidchess.com/wp-content/uploads/2017/12/Volume4-Queen-Endings-223x300.gif" alt="Encyclopedia of Queen Endgame" /><h2 class="woocommerce-loop-product__title">Encyclopedia of Chess Ending Volume 2</h2> <span class="price"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>99.90</span></span> </a><a href="/shop/?add-to-cart=2791" rel="nofollow">Add to cart</a></li> <li class="product type-product post-2806 status-publish last instock product_cat-ending-encyclopedia has-post-thumbnail taxable shipping-taxable product-type-grouped"> <a href="https://navidchess.com/product/endgame-encyclopedia/"><img width="250" height="178" src="https://navidchess.com/wp-content/uploads/2017/12/download-250x178.png" alt="Encyclopedia of Chess Endings" /><h2 class="woocommerce-loop-product__title">Endgame Encyclopedia</h2> <span class="price"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>99.90</span></span> </a><a href="https://navidchess.com/product/endgame-encyclopedia/" rel="nofollow">View products</a></li> </ul> <nav class="woocommerce-pagination"> <ul class='page-numbers'> <li><span aria-current='page' class='page-numbers current'>1</span></li> <li><a href='https://navidchess.com/shop/?sf_paged=2'>2</a></li> <li><a href="https://navidchess.com/shop/?sf_paged=2">→</a></li> </ul> </nav> </div><!-- .row --> </div><!-- .container --> </main><!-- #main --> </div><!-- #primary --> </div><!-- #content --> <!-- Footer 3--> <section id="footer" class="footer"> <div class="container"> <div class="row"> <div class="footer-sidebar-1"> <div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 "> </div><!--col-md --> </div> <!--end of footer-sidebar-1--> <!--start footer-sidebar-2 widget--> <div class="footer-sidebar-2"> <div class="col-lg-4 col-md-4 col-sm-4 col-xs-12"> </div><!--col-md --> </div> <!--end of footer-sidebar-2--> <!-- Start footer-sidebar-3 Widget--> <div class="footer-sidebar-3"> <div class="col-lg-4 col-md-4 col-sm-4 col-xs-12"> <div id="text-21" class="widget widget_text"><h3 class="widget-title">Subscribe</h3> <div class="textwidget">You can subscribe to our newsletter to get news, update and free chess articles.</div> </div> </div><!--col-md --> </div> <!--end of footer-sidebar-3--> </div> <!--end of row--> </div> <!--end of container--> </section> <!-- end of footer section--> <div id="copyright" class="copyright"> <div class="container"> <div class=" col-md-6 col-sm-6 "> <div class="user-credit"> Copyright NavidChess.com 2018~2023. All right reserved. </div> </div><!-- .site-info --> <div class="col-md-6 col-sm-6"> <div class="social-icon text-right"> <a target="_blank" href="#" rel="noopener noreferrer"> <i class="fa fa-facebook"></i> </a> <a target="_blank" href="#" rel="noopener noreferrer"> <i class="fa fa-twitter"></i> </a> <a target="_blank" href="#" rel="noopener noreferrer"> <i class="fa fa-instagram"></i> </a> <a target="_blank" href="#" rel="noopener noreferrer"> <i class="fa fa-linkedin"></i> </a> <a target="_blank" href="#" rel="noopener noreferrer"> <i class="fa fa-google-plus"></i> </a> <a target="_blank" href="#" rel="noopener noreferrer"> <i class="fa fa-youtube"></i> </a> <a target="_blank" href="#" rel="noopener noreferrer"> <i class="fa fa-skype"></i> </a> </div> </div> </div> </div> </div><!-- #page --> </div> <!-- tx-site-content-inner --> </div> <!-- tx-site-content --> </div> <!-- tx-site-pusher --> </div> <!-- tx-site-container --> <p class="woocommerce-store-notice demo_store" data-notice-id="fe68900dee1653cf2d0662bb68d31594" style="display:none;">This is a demo store for testing purposes — no orders shall be fulfilled. <a href="#">Dismiss</a></p><script type="text/template" id="tmpl-elementor-templates-modal__header"> <div class="elementor-templates-modal__header__logo-area"></div> <div class="elementor-templates-modal__header__menu-area"></div> <div class="elementor-templates-modal__header__items-area"> <# if ( closeType ) { #> <div class="elementor-templates-modal__header__close elementor-templates-modal__header__close--{{{ closeType }}} elementor-templates-modal__header__item"> <# if ( 'skip' === closeType ) { #> <span>Skip</span> <# } #> <i class="eicon-close" aria-hidden="true" title="Close"></i> <span class="elementor-screen-only">Close</span> </div> <# } #> <div id="elementor-template-library-header-tools"></div> </div> </script> <script type="text/template" id="tmpl-elementor-templates-modal__header__logo"> <span class="elementor-templates-modal__header__logo__icon-wrapper"> <i class="eicon-elementor"></i> </span> <span class="elementor-templates-modal__header__logo__title">{{{ title }}}</span> </script> <script type="text/template" id="tmpl-elementor-finder"> <div id="elementor-finder__search"> <i class="eicon-search"></i> <input id="elementor-finder__search__input" placeholder="Type to find anything in Elementor"> </div> <div id="elementor-finder__content"></div> </script> <script type="text/template" id="tmpl-elementor-finder-results-container"> <div id="elementor-finder__no-results">No Results Found</div> <div id="elementor-finder__results"></div> </script> <script type="text/template" id="tmpl-elementor-finder__results__category"> <div class="elementor-finder__results__category__title">{{{ title }}}</div> <div class="elementor-finder__results__category__items"></div> </script> <script type="text/template" id="tmpl-elementor-finder__results__item"> <a href="{{ url }}"> <div class="elementor-finder__results__item__icon"> <i class="eicon-{{{ icon }}}"></i> </div> <div class="elementor-finder__results__item__title">{{{ title }}}</div> <# if ( description ) { #> <div class="elementor-finder__results__item__description">- {{{ description }}}</div> <# } #> </a> <# if ( actions.length ) { #> <div class="elementor-finder__results__item__actions"> <# jQuery.each( actions, function() { #> <a href="{{ this.url }}" target="_blank" rel="noopener noreferrer"> <i class="eicon-{{{ this.icon }}}"></i> </a> <# } ); #> </div> <# } #> </script> <script type="text/javascript"> var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; </script> <style type="text/css" media="all" id="siteorigin-panels-layouts-footer">/* Layout gb14678-5d4c7e7c1f699 */ #pgc-gb14678-5d4c7e7c1f699-0-0 , #pgc-gb14678-5d4c7e7c1f699-0-1 , #pgc-gb14678-5d4c7e7c1f699-0-2 { width:33.3333%;width:calc(33.3333% - ( 0.66666666666667 * 30px ) ) } #pl-gb14678-5d4c7e7c1f699 #panel-gb14678-5d4c7e7c1f699-0-0-0 , #pl-gb14678-5d4c7e7c1f699 #panel-gb14678-5d4c7e7c1f699-0-1-0 { } #pl-gb14678-5d4c7e7c1f699 .so-panel { margin-bottom:30px } #pl-gb14678-5d4c7e7c1f699 .so-panel:last-child { margin-bottom:0px } #pg-gb14678-5d4c7e7c1f699-0.panel-no-style, #pg-gb14678-5d4c7e7c1f699-0.panel-has-style > .panel-row-style { -webkit-align-items:flex-start;align-items:flex-start } @media (max-width:1024px) and (min-width:781px) { #pg-gb14678-5d4c7e7c1f699-0.panel-no-style, #pg-gb14678-5d4c7e7c1f699-0.panel-has-style > .panel-row-style { -ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap } #pg-gb14678-5d4c7e7c1f699-0 > .panel-grid-cell , #pg-gb14678-5d4c7e7c1f699-0 > .panel-row-style > .panel-grid-cell { -ms-flex:0 1 50%;-webkit-flex:0 1 50%;flex:0 1 50%;margin-right:0;margin-bottom:30px } #pg-gb14678-5d4c7e7c1f699-0 > .panel-grid-cell , #pg-gb14678-5d4c7e7c1f699-0 > .panel-row-style > .panel-grid-cell:nth-last-child(1) { margin-bottom:0 } #pg-gb14678-5d4c7e7c1f699-0 > .panel-grid-cell , #pg-gb14678-5d4c7e7c1f699-0 > .panel-row-style > .panel-grid-cell:nth-child(even) { padding-left:15px } #pg-gb14678-5d4c7e7c1f699-0 > .panel-grid-cell , #pg-gb14678-5d4c7e7c1f699-0 > .panel-row-style > .panel-grid-cell:nth-child(odd) { padding-right:15px } } @media (max-width:780px){ #pg-gb14678-5d4c7e7c1f699-0.panel-no-style, #pg-gb14678-5d4c7e7c1f699-0.panel-has-style > .panel-row-style { -webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column } #pg-gb14678-5d4c7e7c1f699-0 > .panel-grid-cell , #pg-gb14678-5d4c7e7c1f699-0 > .panel-row-style > .panel-grid-cell { width:100%;margin-right:0 } #pgc-gb14678-5d4c7e7c1f699-0-0 , #pgc-gb14678-5d4c7e7c1f699-0-1 { margin-bottom:30px } #pl-gb14678-5d4c7e7c1f699 .panel-grid-cell { padding:0 } #pl-gb14678-5d4c7e7c1f699 .panel-grid .panel-grid-cell-empty { display:none } #pl-gb14678-5d4c7e7c1f699 .panel-grid .panel-grid-cell-mobile-last { margin-bottom:0px } } /* Layout gb14678-5d4c7e7c275d3 */ #pgc-gb14678-5d4c7e7c275d3-0-0 , #pgc-gb14678-5d4c7e7c275d3-0-1 { width:50%;width:calc(50% - ( 0.5 * 30px ) ) } #pl-gb14678-5d4c7e7c275d3 #panel-gb14678-5d4c7e7c275d3-0-0-0 { } #pl-gb14678-5d4c7e7c275d3 .so-panel { margin-bottom:30px } #pl-gb14678-5d4c7e7c275d3 .so-panel:last-child { margin-bottom:0px } #pg-gb14678-5d4c7e7c275d3-0.panel-no-style, #pg-gb14678-5d4c7e7c275d3-0.panel-has-style > .panel-row-style { -webkit-align-items:flex-start;align-items:flex-start } @media (max-width:780px){ #pg-gb14678-5d4c7e7c275d3-0.panel-no-style, #pg-gb14678-5d4c7e7c275d3-0.panel-has-style > .panel-row-style { -webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column } #pg-gb14678-5d4c7e7c275d3-0 > .panel-grid-cell , #pg-gb14678-5d4c7e7c275d3-0 > .panel-row-style > .panel-grid-cell { width:100%;margin-right:0 } #pgc-gb14678-5d4c7e7c275d3-0-0 { margin-bottom:30px } #pl-gb14678-5d4c7e7c275d3 .panel-grid-cell { padding:0 } #pl-gb14678-5d4c7e7c275d3 .panel-grid .panel-grid-cell-empty { display:none } #pl-gb14678-5d4c7e7c275d3 .panel-grid .panel-grid-cell-mobile-last { margin-bottom:0px } } </style><link rel='stylesheet' id='siteorigin-panels-front-css' href='https://navidchess.com/wp-content/plugins/siteorigin-panels/css/front-flex.min.css?ver=2.10.6' type='text/css' media='all' /> <script type='text/javascript' src='https://navidchess.com/wp-includes/js/jquery/ui/core.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://navidchess.com/wp-includes/js/jquery/ui/widget.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://navidchess.com/wp-includes/js/jquery/ui/tabs.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/admin/assets/js/admin.js?ver=1.0'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/admin/assets/js/core.js?ver=1.0'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/admin/assets/js/sweetalert2.min.js?ver=1.0'></script> <script type='text/javascript' src='https://navidchess.com/wp-includes/js/admin-bar.min.js?ver=5.2.2'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/assets/js/bootstrap.js?ver=5.2.2'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/assets/js/owl.carousel.min.js?ver=5.2.2'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/assets/js/jquery.hoverdir.js?ver=5.2.2'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/assets/js/modernizr.min.js?ver=5.2.2'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/assets/js/animate-text.js?ver=5.2.2'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/assets/js/mixitup.min.js?ver=5.2.2'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/assets/js/anime.min.js?ver=5.2.2'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/assets/js/imagesloaded.pkgd.min.js?ver=4.1.1'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/assets/js/slider-3.js?ver=5.2.2'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/assets/js/countdown.js?ver=5.2.2'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/widgetkit-for-elementor/assets/js/widgetkit.js?ver=5.2.2'></script> <script type='text/javascript'> /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"https:\/\/navidchess.com\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"}}; /* ]]> */ </script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.4'></script> <script type='text/javascript'> /* <![CDATA[ */ var ajaxpagination = {"ajaxurl":"https:\/\/navidchess.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/edumodo-core/assets/js/dynamic_category.js?ver=1.20010'></script> <script type='text/javascript'> /* <![CDATA[ */ var gamipress = {"ajaxurl":"\/wp-admin\/admin-ajax.php","achievement_fields":["id","title","link","thumbnail","points_awarded","excerpt","times_earned","steps","toggle","unlock_button","earners","earners_limit","layout"]}; /* ]]> */ </script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/gamipress/assets/js/gamipress.min.js?ver=1.7.6.3'></script> <script type='text/javascript'> /* <![CDATA[ */ var gamipress_events = {"ajaxurl":"\/wp-admin\/admin-ajax.php","user_id":"1","post_id":"14678","debug_mode":""}; /* ]]> */ </script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/gamipress/assets/js/gamipress-events.min.js?ver=1.7.6.3'></script> <script type='text/javascript'> /* <![CDATA[ */ var ajaxurl = "https:\/\/navidchess.com\/wp-admin\/admin-ajax.php"; var ldVars = {"postID":"14678","videoReqMsg":"You must watch the video before accessing this content"}; /* ]]> */ </script> <script type='text/javascript' src='//navidchess.com/wp-content/plugins/sfwd-lms/themes/ld30/assets/js/learndash.js?ver=1.0'></script> <script type='text/javascript'> /* <![CDATA[ */ var sticky_anything_engage = {"element":".sticky","topspace":"0","minscreenwidth":"0","maxscreenwidth":"999999","zindex":"1","legacymode":"","dynamicmode":"","debugmode":"","pushup":"","adminbar":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/sticky-menu-or-anything-on-scroll/assets/js/stickThis.js?ver=2.1.1'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.70'></script> <script type='text/javascript'> /* <![CDATA[ */ var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/navidchess.com\/cart\/","is_cart":"","cart_redirect_after_add":"no"}; /* ]]> */ </script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=3.6.5'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4'></script> <script type='text/javascript'> /* <![CDATA[ */ var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"}; /* ]]> */ </script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=3.6.5'></script> <script type='text/javascript'> /* <![CDATA[ */ var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_ece7fef95626205d8cf4f2d830600b99","fragment_name":"wc_fragments_ece7fef95626205d8cf4f2d830600b99","request_timeout":"5000"}; /* ]]> */ </script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=3.6.5'></script> <script type='text/javascript' src='https://www.google.com/recaptcha/api.js?render=6LdMSDUUAAAAAOAhk-Q1trRwIVSD8FCC3TqFvS9F&ver=3.0'></script> <script type='text/javascript'> /* <![CDATA[ */ var localize = {"ajaxurl":"https:\/\/navidchess.com\/wp-admin\/admin-ajax.php","nonce":"93f0d7dbe7"}; /* ]]> */ </script> <script type='text/javascript' src='//navidchess.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/eael.min.js?ver=3.1.5'></script> <script type='text/javascript' src='https://navidchess.com/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.11.4'></script> <script type='text/javascript'> jQuery(document).ready(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM d, yy","firstDay":1,"isRTL":false});}); </script> <script type='text/javascript' src='https://navidchess.com/wp-content/themes/edumodo/dist/js/jquery.leanmodal.min.js?ver=2.5.6'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/themes/edumodo/dist/js/classie.js?ver=2.5.6'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/themes/edumodo/dist/js/jquery.nav.js?ver=2.5.6'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/themes/edumodo/dist/js/atvImg-min.js?ver=2.5.6'></script> <script type='text/javascript'> /* <![CDATA[ */ var su_magnific_popup = {"close":"Close (Esc)","loading":"Loading...","prev":"Previous (Left arrow key)","next":"Next (Right arrow key)","counter":"%curr% of %total%","error":"Failed to load this link. <a href="%url%" target="_blank" rel="noopener noreferrer"><u>Open link<\/u><\/a>."}; /* ]]> */ </script> <script type='text/javascript' src='https://navidchess.com/wp-content/themes/edumodo/dist/js/jquery.magnific-popup.js?ver=2.5.6'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/themes/edumodo/dist/js/jquery.mmenu.js?ver=2.5.6'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/themes/edumodo/dist/js/theme.main.js?ver=2.5.6'></script> <script type='text/javascript' src='https://navidchess.com/wp-includes/js/jquery/ui/mouse.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://navidchess.com/wp-includes/js/jquery/ui/draggable.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://navidchess.com/wp-includes/js/underscore.min.js?ver=1.8.3'></script> <script type='text/javascript' src='https://navidchess.com/wp-includes/js/backbone.min.js?ver=1.2.3'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.min.js?ver=1.0.4'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/elementor/assets/js/common-modules.min.js?ver=2.6.7'></script> <script type='text/javascript' src='https://navidchess.com/wp-includes/js/jquery/ui/position.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.7.3'></script> <script type='text/javascript'> var elementorCommonConfig = {"version":"2.6.7","isRTL":false,"activeModules":["ajax","finder","connect"],"urls":{"assets":"https:\/\/navidchess.com\/wp-content\/plugins\/elementor\/assets\/"},"ajax":{"url":"https:\/\/navidchess.com\/wp-admin\/admin-ajax.php","nonce":"49e4792836"},"finder":{"data":{"edit":{"title":"Edit","dynamic":true,"name":"edit"},"general":{"title":"General","dynamic":false,"items":{"saved-templates":{"title":"Saved Templates","icon":"library-save","url":"https:\/\/navidchess.com\/wp-admin\/edit.php?post_type=elementor_library&tabs_group=library","keywords":["template","section","page","library"]},"system-info":{"title":"System Info","icon":"info","url":"https:\/\/navidchess.com\/wp-admin\/admin.php?page=elementor-system-info","keywords":["system","info","environment","elementor"]},"role-manager":{"title":"Role Manager","icon":"person","url":"https:\/\/navidchess.com\/wp-admin\/admin.php?page=elementor-role-manager","keywords":["role","manager","user","elementor"]},"knowledge-base":{"title":"Knowledge Base","url":"https:\/\/navidchess.com\/wp-admin\/admin.php?page=go_knowledge_base_site","keywords":["help","knowledge","docs","elementor"]}},"name":"general"},"create":{"title":"Create","dynamic":false,"items":{"post":{"title":"Add New Post","icon":"plus-circle-o","url":"https:\/\/navidchess.com\/wp-admin\/edit.php?action=elementor_new_post&post_type=post&_wpnonce=baeeadfc7f","keywords":["post","page","template","new","create"]},"page":{"title":"Add New Page","icon":"plus-circle-o","url":"https:\/\/navidchess.com\/wp-admin\/edit.php?action=elementor_new_post&post_type=page&_wpnonce=baeeadfc7f","keywords":["post","page","template","new","create"]},"product":{"title":"Add New Product","icon":"plus-circle-o","url":"https:\/\/navidchess.com\/wp-admin\/edit.php?action=elementor_new_post&post_type=product&_wpnonce=baeeadfc7f","keywords":["post","page","template","new","create"]},"tx-course":{"title":"Add New TX Course","icon":"plus-circle-o","url":"https:\/\/navidchess.com\/wp-admin\/edit.php?action=elementor_new_post&post_type=tx-course&_wpnonce=baeeadfc7f","keywords":["post","page","template","new","create"]},"teacher":{"title":"Add New Teacher","icon":"plus-circle-o","url":"https:\/\/navidchess.com\/wp-admin\/edit.php?action=elementor_new_post&post_type=teacher&_wpnonce=baeeadfc7f","keywords":["post","page","template","new","create"]},"notice":{"title":"Add New Notice","icon":"plus-circle-o","url":"https:\/\/navidchess.com\/wp-admin\/edit.php?action=elementor_new_post&post_type=notice&_wpnonce=baeeadfc7f","keywords":["post","page","template","new","create"]},"edumodo_testimonial":{"title":"Add New Testimonial","icon":"plus-circle-o","url":"https:\/\/navidchess.com\/wp-admin\/edit.php?action=elementor_new_post&post_type=edumodo_testimonial&_wpnonce=baeeadfc7f","keywords":["post","page","template","new","create"]},"sfwd-courses":{"title":"Add New Training Module","icon":"plus-circle-o","url":"https:\/\/navidchess.com\/wp-admin\/edit.php?action=elementor_new_post&post_type=sfwd-courses&_wpnonce=baeeadfc7f","keywords":["post","page","template","new","create"]},"sfwd-lessons":{"title":"Add New Lesson","icon":"plus-circle-o","url":"https:\/\/navidchess.com\/wp-admin\/edit.php?action=elementor_new_post&post_type=sfwd-lessons&_wpnonce=baeeadfc7f","keywords":["post","page","template","new","create"]},"sfwd-topic":{"title":"Add New Topic","icon":"plus-circle-o","url":"https:\/\/navidchess.com\/wp-admin\/edit.php?action=elementor_new_post&post_type=sfwd-topic&_wpnonce=baeeadfc7f","keywords":["post","page","template","new","create"]},"sfwd-quiz":{"title":"Add New Puzzle","icon":"plus-circle-o","url":"https:\/\/navidchess.com\/wp-admin\/edit.php?action=elementor_new_post&post_type=sfwd-quiz&_wpnonce=baeeadfc7f","keywords":["post","page","template","new","create"]},"sfwd-certificates":{"title":"Add New Certificate","icon":"plus-circle-o","url":"https:\/\/navidchess.com\/wp-admin\/edit.php?action=elementor_new_post&post_type=sfwd-certificates&_wpnonce=baeeadfc7f","keywords":["post","page","template","new","create"]},"sfwd-transactions":{"title":"Add New Transactions","icon":"plus-circle-o","url":"https:\/\/navidchess.com\/wp-admin\/edit.php?action=elementor_new_post&post_type=sfwd-transactions&_wpnonce=baeeadfc7f","keywords":["post","page","template","new","create"]},"ranks":{"title":"Add New Rank","icon":"plus-circle-o","url":"https:\/\/navidchess.com\/wp-admin\/edit.php?action=elementor_new_post&post_type=ranks&_wpnonce=baeeadfc7f","keywords":["post","page","template","new","create"]},"sfwd-essays":{"title":"Add New Submitted Essay","icon":"plus-circle-o","url":"https:\/\/navidchess.com\/wp-admin\/edit.php?action=elementor_new_post&post_type=sfwd-essays&_wpnonce=baeeadfc7f","keywords":["post","page","template","new","create"]},"sfwd-assignment":{"title":"Add New Assignment","icon":"plus-circle-o","url":"https:\/\/navidchess.com\/wp-admin\/edit.php?action=elementor_new_post&post_type=sfwd-assignment&_wpnonce=baeeadfc7f","keywords":["post","page","template","new","create"]},"elementor_library":{"title":"Add New Template","icon":"plus-circle-o","url":"https:\/\/navidchess.com\/wp-admin\/edit.php?post_type=elementor_library#add_new","keywords":["post","page","template","new","create"]}},"name":"create"},"site":{"title":"Site","dynamic":false,"items":{"homepage":{"title":"Homepage","url":"https:\/\/navidchess.com","icon":"home-heart","keywords":["home","page"]},"wordpress-dashboard":{"title":"Dashboard","icon":"dashboard","url":"https:\/\/navidchess.com\/wp-admin\/","keywords":["dashboard","wordpress"]},"wordpress-menus":{"title":"Menus","icon":"wordpress","url":"https:\/\/navidchess.com\/wp-admin\/nav-menus.php","keywords":["menu","wordpress"]},"wordpress-themes":{"title":"Themes","icon":"wordpress","url":"https:\/\/navidchess.com\/wp-admin\/themes.php","keywords":["themes","wordpress"]},"wordpress-customizer":{"title":"Customizer","icon":"wordpress","url":"https:\/\/navidchess.com\/wp-admin\/customize.php","keywords":["customizer","wordpress"]},"wordpress-plugins":{"title":"Plugins","icon":"wordpress","url":"https:\/\/navidchess.com\/wp-admin\/plugins.php","keywords":["plugins","wordpress"]},"wordpress-users":{"title":"Users","icon":"wordpress","url":"https:\/\/navidchess.com\/wp-admin\/users.php","keywords":["users","profile","wordpress"]}},"name":"site"},"settings":{"title":"Settings","dynamic":false,"items":{"general-settings":{"title":"General Settings","url":"https:\/\/navidchess.com\/wp-admin\/admin.php?page=elementor","keywords":["general","settings","elementor"]},"style":{"title":"Style","url":"https:\/\/navidchess.com\/wp-admin\/admin.php?page=elementor#tab-style","keywords":["style","settings","elementor"]},"advanced":{"title":"Advanced","url":"https:\/\/navidchess.com\/wp-admin\/admin.php?page=elementor#tab-advanced","keywords":["advanced","settings","elementor"]}},"name":"settings"},"tools":{"title":"Tools","dynamic":false,"items":{"tools":{"title":"Tools","icon":"tools","url":"https:\/\/navidchess.com\/wp-admin\/admin.php?page=elementor-tools","keywords":["tools","regenerate css","safe mode","debug bar","sync library","elementor"]},"replace-url":{"title":"Replace URL","icon":"tools","url":"https:\/\/navidchess.com\/wp-admin\/admin.php?page=elementor-tools#tab-replace_url","keywords":["tools","replace url","domain","elementor"]},"version-control":{"title":"Version Control","icon":"time-line","url":"https:\/\/navidchess.com\/wp-admin\/admin.php?page=elementor-tools#tab-versions","keywords":["tools","version","control","rollback","beta","elementor"]},"maintenance-mode":{"title":"Maintenance Mode","icon":"tools","url":"https:\/\/navidchess.com\/wp-admin\/admin.php?page=elementor-tools#tab-maintenance_mode","keywords":["tools","maintenance","coming soon","elementor"]}},"name":"tools"}},"i18n":{"finder":"Finder"}},"connect":[]}; </script> <script type='text/javascript' src='https://navidchess.com/wp-content/plugins/elementor/assets/js/common.min.js?ver=2.6.7'></script> <script type='text/javascript' src='https://navidchess.com/wp-includes/js/wp-embed.min.js?ver=5.2.2'></script> <script type="text/javascript"> ( function( grecaptcha, sitekey, actions ) { var wpcf7recaptcha = { execute: function( action ) { grecaptcha.execute( sitekey, { action: action } ).then( function( token ) { var forms = document.getElementsByTagName( 'form' ); for ( var i = 0; i < forms.length; i++ ) { var fields = forms[ i ].getElementsByTagName( 'input' ); for ( var j = 0; j < fields.length; j++ ) { var field = fields[ j ]; if ( 'g-recaptcha-response' === field.getAttribute( 'name' ) ) { field.setAttribute( 'value', token ); break; } } } } ); }, executeOnHomepage: function() { wpcf7recaptcha.execute( actions[ 'homepage' ] ); }, executeOnContactform: function() { wpcf7recaptcha.execute( actions[ 'contactform' ] ); }, }; grecaptcha.ready( wpcf7recaptcha.executeOnHomepage ); document.addEventListener( 'change', wpcf7recaptcha.executeOnContactform, false ); document.addEventListener( 'wpcf7submit', wpcf7recaptcha.executeOnHomepage, false ); } )( grecaptcha, '6LdMSDUUAAAAAOAhk-Q1trRwIVSD8FCC3TqFvS9F', {"homepage":"homepage","contactform":"contactform"} ); </script> <script> jQuery(document).ready(function() { if (jQuery('#wp-admin-bar-revslider-default').length>0 && jQuery('.rev_slider_wrapper').length>0) { var aliases = new Array(); jQuery('.rev_slider_wrapper').each(function() { aliases.push(jQuery(this).data('alias')); }); if(aliases.length>0) jQuery('#wp-admin-bar-revslider-default li').each(function() { var li = jQuery(this), t = jQuery.trim(li.find('.ab-item .rs-label').data('alias')); //text() if (jQuery.inArray(t,aliases)!=-1) { } else { li.remove(); } }); } else { jQuery('#wp-admin-bar-revslider').remove(); } }); </script> <!--[if lte IE 8]> <script type="text/javascript"> document.body.className = document.body.className.replace( /(^|\s)(no-)?customize-support(?=\s|$)/, '' ) + ' no-customize-support'; </script> <![endif]--> <!--[if gte IE 9]><!--> <script type="text/javascript"> (function() { var request, b = document.body, c = 'className', cs = 'customize-support', rcs = new RegExp('(^|\\s+)(no-)?'+cs+'(\\s+|$)'); request = true; b[c] = b[c].replace( rcs, ' ' ); // The customizer requires postMessage and CORS (if the site is cross domain) b[c] += ( window.postMessage && request ? ' ' : ' no-' ) + cs; }()); </script> <!--<![endif]--> <div id="wpadminbar" class="nojq nojs"> <a href="#wp-toolbar">Skip to toolbar</a> <div class="quicklinks" id="wp-toolbar" role="navigation" aria-label="Toolbar"> <ul id='wp-admin-bar-root-default' class="ab-top-menu"><li id='wp-admin-bar-wp-logo' class="menupop"><a href='https://navidchess.com/wp-admin/about.php'><span class="ab-icon"></span><span class="screen-reader-text">About WordPress</span></a><div class="ab-sub-wrapper"><ul id='wp-admin-bar-wp-logo-default' class="ab-submenu"><li id='wp-admin-bar-about'><a href='https://navidchess.com/wp-admin/about.php'>About WordPress</a></li></ul><ul id='wp-admin-bar-wp-logo-external' class="ab-sub-secondary ab-submenu"><li id='wp-admin-bar-wporg'><a href='https://wordpress.org/'>WordPress.org</a></li><li id='wp-admin-bar-documentation'><a href='https://codex.wordpress.org/'>Documentation</a></li><li id='wp-admin-bar-support-forums'><a href='https://wordpress.org/support/'>Support</a></li><li id='wp-admin-bar-feedback'><a href='https://wordpress.org/support/forum/requests-and-feedback'>Feedback</a></li></ul></div></li><li id='wp-admin-bar-site-name' class="menupop"><a href='https://navidchess.com/wp-admin/'>Navid Chess</a><div class="ab-sub-wrapper"><ul id='wp-admin-bar-site-name-default' class="ab-submenu"><li id='wp-admin-bar-dashboard'><a href='https://navidchess.com/wp-admin/'>Dashboard</a></li></ul><ul id='wp-admin-bar-appearance' class="ab-submenu"><li id='wp-admin-bar-themes'><a href='https://navidchess.com/wp-admin/themes.php'>Themes</a></li><li id='wp-admin-bar-widgets'><a href='https://navidchess.com/wp-admin/widgets.php'>Widgets</a></li><li id='wp-admin-bar-menus'><a href='https://navidchess.com/wp-admin/nav-menus.php'>Menus</a></li><li id='wp-admin-bar-background' class="hide-if-customize"><a href='https://navidchess.com/wp-admin/themes.php?page=custom-background'>Background</a></li><li id='wp-admin-bar-header' class="hide-if-customize"><a href='https://navidchess.com/wp-admin/themes.php?page=custom-header'>Header</a></li></ul></div></li><li id='wp-admin-bar-customize' class="hide-if-no-customize"><a href='https://navidchess.com/wp-admin/customize.php?url=https%3A%2F%2Fnavidchess.com%2Fshop%2F'>Customize</a></li><li id='wp-admin-bar-EdumodoChild'><a href='https://navidchess.com/wp-admin/admin.php?page=EdumodoChild'><span class="ab-icon dashicons-portfolio"></span>Edumodo Options</a></li><li id='wp-admin-bar-tx_wizard' class="menupop"><a href='https://navidchess.com/wp-admin/admin.php?page=tx-dashboard'>Edumodo</a><div class="ab-sub-wrapper"><ul id='wp-admin-bar-tx_wizard-default' class="ab-submenu"><li id='wp-admin-bar-tx-dashboard'><a href='https://navidchess.com/wp-admin/admin.php?page=tx-dashboard'>Dashboard</a></li><li id='wp-admin-bar-tx-getting-started'><a href='https://navidchess.com/wp-admin/admin.php?page=tx-getting-started'>Getting Started</a></li><li id='wp-admin-bar-tx-importer'><a href='https://navidchess.com/wp-admin/admin.php?page=tx-importer'>Import Demo</a></li><li id='wp-admin-bar-tx-plugins'><a href='https://navidchess.com/wp-admin/admin.php?page=tx-plugins'>Plugins</a></li></ul></div></li><li id='wp-admin-bar-updates'><a href='https://navidchess.com/wp-admin/update-core.php' title='5 Plugin Updates, 6 Theme Updates'><span class="ab-icon"></span><span class="ab-label">11</span><span class="screen-reader-text">5 Plugin Updates, 6 Theme Updates</span></a></li><li id='wp-admin-bar-comments'><a href='https://navidchess.com/wp-admin/edit-comments.php'><span class="ab-icon"></span><span class="ab-label awaiting-mod pending-count count-0" aria-hidden="true">0</span><span class="screen-reader-text comments-in-moderation-text">0 Comments in moderation</span></a></li><li id='wp-admin-bar-new-content' class="menupop"><a href='https://navidchess.com/wp-admin/post-new.php'><span class="ab-icon"></span><span class="ab-label">New</span></a><div class="ab-sub-wrapper"><ul id='wp-admin-bar-new-content-default' class="ab-submenu"><li id='wp-admin-bar-new-post'><a href='https://navidchess.com/wp-admin/post-new.php'>Post</a></li><li id='wp-admin-bar-new-media'><a href='https://navidchess.com/wp-admin/media-new.php'>Media</a></li><li id='wp-admin-bar-new-page'><a href='https://navidchess.com/wp-admin/post-new.php?post_type=page'>Page</a></li><li id='wp-admin-bar-new-elementor_library'><a href='https://navidchess.com/wp-admin/post-new.php?post_type=elementor_library'>Template</a></li><li id='wp-admin-bar-new-tx-course'><a href='https://navidchess.com/wp-admin/post-new.php?post_type=tx-course'>TX Course</a></li><li id='wp-admin-bar-new-teacher'><a href='https://navidchess.com/wp-admin/post-new.php?post_type=teacher'>Teacher</a></li><li id='wp-admin-bar-new-notice'><a href='https://navidchess.com/wp-admin/post-new.php?post_type=notice'>Notice</a></li><li id='wp-admin-bar-new-edumodo_testimonial'><a href='https://navidchess.com/wp-admin/post-new.php?post_type=edumodo_testimonial'>Testimonial</a></li><li id='wp-admin-bar-new-product'><a href='https://navidchess.com/wp-admin/post-new.php?post_type=product'>Product</a></li><li id='wp-admin-bar-new-shop_order'><a href='https://navidchess.com/wp-admin/post-new.php?post_type=shop_order'>Order</a></li><li id='wp-admin-bar-new-shop_coupon'><a href='https://navidchess.com/wp-admin/post-new.php?post_type=shop_coupon'>Coupon</a></li><li id='wp-admin-bar-new-sfwd-courses'><a href='https://navidchess.com/wp-admin/post-new.php?post_type=sfwd-courses'>Training Module</a></li><li id='wp-admin-bar-new-sfwd-lessons'><a href='https://navidchess.com/wp-admin/post-new.php?post_type=sfwd-lessons'>Lesson</a></li><li id='wp-admin-bar-new-sfwd-topic'><a href='https://navidchess.com/wp-admin/post-new.php?post_type=sfwd-topic'>Topic</a></li><li id='wp-admin-bar-new-sfwd-quiz'><a href='https://navidchess.com/wp-admin/post-new.php?post_type=sfwd-quiz'>Puzzle</a></li><li id='wp-admin-bar-new-sfwd-question'><a href='https://navidchess.com/wp-admin/post-new.php?post_type=sfwd-question'>Question</a></li><li id='wp-admin-bar-new-sfwd-certificates'><a href='https://navidchess.com/wp-admin/post-new.php?post_type=sfwd-certificates'>Certificate</a></li><li id='wp-admin-bar-new-ranks'><a href='https://navidchess.com/wp-admin/post-new.php?post_type=ranks'>Rank</a></li><li id='wp-admin-bar-new-points-type'><a href='https://navidchess.com/wp-admin/post-new.php?post_type=points-type'>Points Type</a></li><li id='wp-admin-bar-new-achievement-type'><a href='https://navidchess.com/wp-admin/post-new.php?post_type=achievement-type'>Achievement Type</a></li><li id='wp-admin-bar-new-rank-type'><a href='https://navidchess.com/wp-admin/post-new.php?post_type=rank-type'>Rank Type</a></li><li id='wp-admin-bar-new-groups'><a href='https://navidchess.com/wp-admin/post-new.php?post_type=groups'>Group</a></li><li id='wp-admin-bar-new-user'><a href='https://navidchess.com/wp-admin/user-new.php'>User</a></li></ul></div></li><li id='wp-admin-bar-gamipress' class="menupop gamipress"><div class="ab-item ab-empty-item" aria-haspopup="true"><span class="ab-icon"></span>GamiPress</div><div class="ab-sub-wrapper"><ul id='wp-admin-bar-points-group' class="ab-submenu"><li id='wp-admin-bar-points-types' class="menupop"><a href='https://navidchess.com/wp-admin/edit.php?post_type=points-type'><span class="wp-admin-bar-arrow" aria-hidden="true"></span>Points Types</a><div class="ab-sub-wrapper"><ul id='wp-admin-bar-points-types-default' class="ab-submenu"><li id='wp-admin-bar-points-g-points'><a href='https://navidchess.com/wp-admin/post.php?post=11828&action=edit'>Points</a></li></ul></div></li></ul><ul id='wp-admin-bar-gamipress-default' class="ab-submenu"><li id='wp-admin-bar-achievement-types'><a href='https://navidchess.com/wp-admin/edit.php?post_type=achievement-type'>Achievement Types</a></li><li id='wp-admin-bar-gamipress-user-earnings'><a href='https://navidchess.com/wp-admin/admin.php?page=gamipress_user_earnings'>User Earnings</a></li><li id='wp-admin-bar-gamipress-logs'><a href='https://navidchess.com/wp-admin/admin.php?page=gamipress_logs'>Logs</a></li><li id='wp-admin-bar-gamipress-support'><a href='https://navidchess.com/wp-admin/admin.php?page=gamipress_help_support'>Help / Support</a></li><li id='wp-admin-bar-gamipress-add-ons'><a href='https://navidchess.com/wp-admin/admin.php?page=gamipress_add_ons'>Add-ons</a></li><li id='wp-admin-bar-gamipress-assets'><a href='https://navidchess.com/wp-admin/admin.php?page=gamipress_assets'>Assets</a></li><li id='wp-admin-bar-gamipress-licenses'><a href='https://navidchess.com/wp-admin/admin.php?page=gamipress_licenses'>Licenses</a></li><li id='wp-admin-bar-gamipress-tools'><a href='https://navidchess.com/wp-admin/admin.php?page=gamipress_tools'>Tools</a></li><li id='wp-admin-bar-gamipress-settings'><a href='https://navidchess.com/wp-admin/admin.php?page=gamipress_settings'>Settings</a></li></ul><ul id='wp-admin-bar-ranks-group' class="ab-submenu"><li id='wp-admin-bar-rank-types' class="menupop"><a href='https://navidchess.com/wp-admin/edit.php?post_type=rank-type'><span class="wp-admin-bar-arrow" aria-hidden="true"></span>Rank Types</a><div class="ab-sub-wrapper"><ul id='wp-admin-bar-rank-types-default' class="ab-submenu"><li id='wp-admin-bar-rank-ranks'><a href='https://navidchess.com/wp-admin/edit.php?post_type=ranks'>Ranks</a></li></ul></div></li></ul></div></li><li id='wp-admin-bar-revslider' class="revslider-menu"><a href='https://navidchess.com/wp-admin/admin.php?page=revslider'><span class="rs-label">Slider Revolution</span></a></li></ul><ul id='wp-admin-bar-top-secondary' class="ab-top-secondary ab-top-menu"><li id='wp-admin-bar-search' class="admin-bar-search"><div class="ab-item ab-empty-item" tabindex="-1"><form action="https://navidchess.com/" method="get" id="adminbarsearch"><input class="adminbar-input" name="s" id="adminbar-search" type="text" value="" maxlength="150" /><label for="adminbar-search" class="screen-reader-text">Search</label><input type="submit" class="adminbar-button" value="Search"/></form></div></li><li id='wp-admin-bar-my-account' class="menupop with-avatar"><a href='https://navidchess.com/wp-admin/profile.php'>Howdy, <span class="display-name">Navid</span><img alt='' src='https://secure.gravatar.com/avatar/917e85ff950ffdc38e60745be610c430?s=26&d=mm&r=g' height='26' width='26' /></a><div class="ab-sub-wrapper"><ul id='wp-admin-bar-user-actions' class="ab-submenu"><li id='wp-admin-bar-user-info'><a href='https://navidchess.com/wp-admin/profile.php'><img alt='' src='https://secure.gravatar.com/avatar/917e85ff950ffdc38e60745be610c430?s=64&d=mm&r=g' height='64' width='64' /><span class='display-name'>Navid</span><span class='username'>emailaddress</span></a></li><li id='wp-admin-bar-edit-profile'><a href='https://navidchess.com/wp-admin/profile.php'>Edit My Profile</a></li><li id='wp-admin-bar-logout'><a href='https://navidchess.com/wp-login.php?action=logout&_wpnonce=39ba0acfe7'>Log Out</a></li></ul></div></li><li id='wp-admin-bar-seed-csp4-notice' class="csp4-mode-active"><a href='https://navidchess.com/wp-admin/options-general.php?page=seed_csp4'>Coming Soon Mode Active</a></li></ul> </div> <a href="https://navidchess.com/wp-login.php?action=logout&_wpnonce=39ba0acfe7">Log Out</a> </div> </body> </html>
Anonymous(Private) August 12, 2019 at 5:20 pm #218777Hi Andrew,
I added CSS code directly into woocommerce.php, seems resolved but the length of each search selector is varied, I just disabled the comming soon. you can take a look: https://navidchess.com/shop/
Do you have any documentaiton for css of class of searchfilter to share ?
Thanks
NavidTrevor(Private) August 13, 2019 at 3:19 pm #218860Andrew, can you start another thread so as not to get our replies mixed up? You can start one here, at the bottom of this page:
https://support.searchandfilter.com/forums/forum/search-filter-pro/#new-topic-0
Trevor(Private) August 13, 2019 at 3:24 pm #218864Navid
We do not have such documentation. As the filter terms in the fields vary, so do their lengths. You can change this by using CSS to fix their widths.
As to forms, you are allowed only one form per Post Type search (in this case one WooCommerce or Products search form). To change the appearance of the form you would need to use CSS specific to a page or group of pages, probably using the CSS classes attached to the body tag of the page (WooCommerce attaches useful tags to help you do this). This would allow you to make the form vertical, or hide certain fields.
-
AuthorPosts