/*
 Theme Name:   Wizors Investments Child Theme
 Theme URI: https://wizors.ancorathemes.com/
 Description: Wizors Investments is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
 Author: AncoraThemes
 Author URI: http://ancorathemes.com/
 Template:     wizors-investments
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  wizors-investments
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

div#HEADERTITLE_sc h1 {
    COLOR: #FFF !IMPORTANT;
}
.adp-popup-open + .adp-popup-overlay {
    display: none !important;
}

.adp-popup.adp-popup-location-center {
    display: none;
}
#custombtnstyle .post_info_bc {
    background: #C1B685 !important;
   
}
#custombtnstyle .post_info_bc a{
     color:#fff !important;
}
.order_for_arabic .sc_team_columns_wrap .trx_addons_column-1_3:nth-child(1) {
	order:2;
}
.order_for_arabic .sc_team_columns_wrap .trx_addons_column-1_3:nth-child(2) {
	order:3;
}
.order_for_arabic .sc_team_columns_wrap .trx_addons_column-1_3:nth-child(3) {
	order:1;
}
/* .order_for_arabic .sc_team_columns_wrap .trx_addons_column-1_3:nth-child(4) {
	order:1;
} */