/***************************************

  Theme Name: Comdigex
  Theme URI: http://themes.webdevia.com/comdigex-creative-digital-agency-wordpress-theme
  Description: Creative Digital Agency WordPress Theme

  Author: Mymoun
  Author URI: http://www.webdevia.com/
  Version: 2.5
  Text Domain: comdigex
  Domain Path: /languages

  Version: 2.5
  License: Envato
  License URI: https://themeforest.net/licenses

  Tags: two-columns, custom-background, threaded-comments, translation-ready, custom-menu
  
***************************************/
/* ----------------------------------------------------------------------------

  Unfortunately WordPress will require a style.css file
  located in the theme's root folder for stuff to work.

  However, we will not be using vanilla CSS. We're using Sass.

  Sass is a superset of CSS that adds in amazing features
  such as variables, nested selectors and loops..

  All Sass files are located in the /scss folder.
  Please note that none of your scss files will be compiled to /css/app.css before you run
  'npm run watch', 'npm run build', "compass compile" or "compass watch",

  More info on how to use Sass with Foundation can be found here:
  http://foundation.zurb.com/docs/sass.html

  For Define a table of contents please check /scss/app.scss.

  If you for some reason would like to write plain css instead of using Sass,
  you could just enqueue this file (style.css) to the header and add your styles in this file

---------------------------------------------------------------------------- */
.home_clients img{max-height: 80px !important;
    width: auto !important;}
.testimony-slide-rating, .top-bar-right .header-cta.show-for-large-up, .first-footer .contact-details-list li i{display:none;}
.wd-heading .title_c {    color: #162466 !important;}
.btn-color-1.btn-solid, .woocommerce .entry-summary .cart .btn-color-1.single_add_to_cart_button, .woocommerce .entry-summary .cart .wpcf7 .wpcf7-form input.single_add_to_cart_button[type="submit"], .wpcf7 .wpcf7-form .woocommerce .entry-summary .cart input.single_add_to_cart_button[type="submit"], .wpcf7 .wpcf7-form .contact_style_2 input[type="submit"], .wpcf7 .wpcf7-form input[type="submit"], .wpcf7 .wpcf7-form .contact_style_4 input[type="submit"], .post-password-form input.btn-color-1[type="submit"], #commentform .btn-color-1#submit[type="submit"], #commentform .wpcf7 .wpcf7-form input#submit[type="submit"], .wpcf7 .wpcf7-form #commentform input#submit[type="submit"], .blog-posts form .btn-color-1.small.radius, .hover-color-1:hover.btn-solid, .woocommerce .entry-summary .cart .single_add_to_cart_button:hover, .wpcf7 .wpcf7-form .contact_style_2 input:hover[type="submit"], .wpcf7 .wpcf7-form input.hover-color-1:hover[type="submit"], .post-password-form input.hover-color-1:hover[type="submit"], #commentform #submit:hover[type="submit"], .blog-posts form .small.radius:hover{background: #25a3d7 !important;}
.btn-color-2.btn-border:hover, .woocommerce .entry-summary .cart .btn-border.single_add_to_cart_button:hover, #commentform .btn-border#submit:hover[type="submit"], .blog-posts form .btn-border.small.radius:hover, .hover-color-2:hover.btn-border:hover, .wpcf7 .wpcf7-form input:hover.btn-border:hover[type="submit"], .post-password-form input:hover.btn-border:hover[type="submit"]{background:#249cce;}
.btn-color-2.btn-border, .woocommerce .entry-summary .cart .btn-border.single_add_to_cart_button, #commentform .btn-border#submit[type="submit"], .blog-posts form .btn-border.small.radius, .hover-color-2:hover.btn-border, .wpcf7 .wpcf7-form input:hover.btn-border[type="submit"], .post-password-form input:hover.btn-border[type="submit"]{    color: #249cce;
    border: 2px solid #249cce;}
.first-footer .block .menu .menu-item {
    width: 100%;
    padding:0px;
}
.first-footer .block .menu{   
    list-style-type: disc;
    margin-left: 1.25rem;
    display: block;
    position: unset;}
.primary-color_color, .widget-area ul.product_list_widget li .star-rating span:before, .wpb_widgetised_column ul.product_list_widget li .star-rating span:before, .widget-area ul li.current-cat>a, .wpb_widgetised_column ul li.current-cat>a, .widget-area .product-categories li.cat-item a:hover, .wpb_widgetised_column .product-categories li.cat-item a:hover, .woocommerce .gridlist-toggle a, .price ins, .woocommerce ul.products li.product .price, .woocommerce ul.products li.product a h2.woocommerce-loop-category__title mark, .woocommerce ul.products li.product .button.quick_view::after, .wd_product_cat .product-cat-container .cat_text ul li a:hover::before, a, a:focus, a.active, a:active, a:hover, .first-footer .newsletter-div a.footer-readmor, ul.social_media li i, .top-bar .top-bar-right .menu ul li a:hover, .who-we-are h4, .who-we-are .related.products>h2{    color: #162466;}

@media print, screen and (min-width: 64em) {
    header.l-header .top-bar-container.sticky.fixed .site-navigation.top-bar .top-bar-right .menu li a:hover {
        color: #25a9df;
    }
}
.titlebar {
    
    background-repeat: no-repeat;
    background-position: center;
}
.header-cta.show-for-medium-down{display:none;}