/* 
Theme Name: CONPIX Starter Template
Theme URI: https://conpix.com.au
Description:This is a child theme, created by CONPIX team
Author: CONPIX Team
Author URI: https://conpix.com.au/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.elementor-25 .elementor-element.elementor-element-374b4d7 .elementor-background-slideshow__slide__image {
   background-repeat: no-repeat;
}

ul#menu-1-14d7c1c li a {
    border-bottom: 1px solid #144f58;
}
#blog-full article{
	border:1px solid #E6BD4680;
	padding:20px;
	background:#FFFFFF82;
}

#form-field-field_0756ba2 option{
	background: #0A4750 !important;
}

/* Urdu Blog Alignment setting */

.urdu-post {
    direction: rtl;
    text-align: right;
}

@media (max-width: 767px) {
    .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
       
        display: flex;
		align-items: center;
    }
}