/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
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 */

.pum-container:after{content:'';background: url('https://gsrchambers.com/wp-content/uploads/2025/02/gsr-2-e1738785882411.png');display:block;position:absolute;left:0;top:0;width: 40%;height:100%;background-size: cover;background-position: top center;}
.pum-container{padding: 30px 30px 30px 26%!important;}
.pum-container h5{margin: 0;}
.pum-container hr{opacity:.2; margin-bottom:20px!important}
.pum-container p, .pum-container li{color:#000!important;font-weight: 500;font-size: 14px;}
.pum-container ul{padding-left: 20px;}
.pum-container li{margin-bottom:10px;list-style-type:disc;}
.pum-container a{background: #000;color: #fff;padding: 8px 12px;display: inline-block;border-radius: 2px;font-size: 16px;text-transform: uppercase;line-height: initial;margin-right: 10px; border-radius:10px;}
.pum-container a:last-child{background:#7f7f7f!important}
.pum-container img{width: 18px!important;height: 18px!important;vertical-align:middle;margin-right: 3px;}

.iti__selected-country{padding:0!important}

#comments{display:none!important}

@media(max-width:1024px){
    .pum-container{padding: 30px 30px 30px 40%!important;}
}

@media(max-width:767px){
    .pum-container:after{width:100%;height: 0px;}
    .pum-container{padding: 20px 20px 20px 20px!important;}
	.pum-container.pum-responsive{width:90%!important}
}

