/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1732514021
Updated: 2024-11-25 05:53:41

*/
.site-header, .site-footer {
    display: none;
}
.extra {
    margin-bottom: 30px;
    font-size: 16px;
    color: #b29762;
}
.extra a {
    color: #b29762;
    text-decoration: underline;
}
.extra a:hover {
    color: #000;
}
.dfdfyum a {
    color: #fff;
}
.dfdfyum a:hover, .dfdfyum a span:hover {
    color: #b29762 !important;
}

/* Contact Form 7 dropdown style Css */
.select-hidden {
  display: none !important;
}
body .ekit-wid-con .select {
	width: 100%;
	height: auto;
	padding: 0;
}
body .ekit-wid-con .select .select-styled {
    display: flex;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 14px;
    color: #000;
    background-color: #fff;
    border: 1px solid #e7e7e7;	
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    height: 50px;
    align-items: center;
}
.select-styled:after {
    content: '';
    position: absolute;
    right: 20px;
    top: 18px;
    background: url(https://mdbstage.com/jameswkeyes/wp-content/uploads/2021/10/streamline-icon-interface-arrows-button-up@48x48.svg) no-repeat;
    background-size: 100%;
    filter: invert(1) brightness(1);
    height: 12px;
    width: 12px;
    transform: rotate(180deg);
}
.select-options {
    display: none;
    background: #000;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 0;
    margin: 0;
    height: 250px;
    overflow-y: scroll;
}
.select-options li {
    padding: 10px 20px;
    font-size: 13px;
    cursor: pointer;
    color: #fff;
	text-transform: uppercase;
    list-style: none;
}
.select-options li:hover {
    background-color: #b29762;	
	color: #fff;	
}
.select-options li:first-child {
    display: none;
}
/* Contact Form 7 dropdown style Css */
.logos .gallery-icon img {
    height: 100px;
    object-fit: contain;
}
.privacy h4 {
	font-family: 'Rufina';
    text-transform: uppercase;
    margin: 20px 0 10px;
}
.wpcf7-form .half p {
    display: flex;
    gap: 7.5px;
}
.wpcf7-form input, .wpcf7-form textarea {
    padding: 0 15px !important;
}
.wpcf7-form .wpcf7-submit {
    padding: 0 50px !important;
    height: 50px;
    margin: 15px 0 0 !important;
    background: #000 !important;
}
.wpcf7-form textarea {
    padding: 15px !important;
    height: 120px !important;
    margin: 0 !important;
}
.wpcf7-form-control-wrap {
    width: 100%;
}
.menu-footer ul {
	column-count: 2;
}
.wpcf7-form .half input {
    margin: 0 !important;
}
.cnt-pg .wpcf7-form input, .cnt-pg .wpcf7-form select, .cnt-pg .wpcf7-form textarea {
    width: 100% !important;
    height: 50px !important;
    padding: 0 10px !important;
    background: transparent !important;
    border: 1px solid #f7f7f7 !important;
    border-radius: 0 !important;
    outline: 0;
    color: #fff !important;
    font-family: 'Nunito' !important
    font-size: 13px !important;
    text-transform: uppercase;
}
.cnt-pg .wpcf7-form input::placeholder, .cnt-pg .wpcf7-form textarea::placeholder {
    color: #ddd !important;
	font-size: 13px !important;
    text-transform: uppercase;
}
body .cnt-pg .ekit-wid-con .select .select-styled.select-styled {
    background: transparent !important;
    border: 1px solid #f7f7f7 !important;
    color: #ddd !important;
    padding: 0 10px ;
    font-size: 13px;
    text-transform: uppercase;
}
.cnt-pg .wpcf7-form textarea {
    height: 120px !important;
	padding: 10px !important;
}
.cnt-pg .wpcf7-form-control-wrap .wpcf7-acceptance span.wpcf7-list-item input {
    width: auto !important;
	border: 0 !important;
}
.wpcf7-form-control-wrap .wpcf7-acceptance span.wpcf7-list-item {
    margin: 0;
}
.wpcf7-form-control-wrap .wpcf7-acceptance span.wpcf7-list-item label {
    display: flex;
    align-items: center;
    gap: 10px;
}
.wpcf7-form-control-wrap .wpcf7-acceptance span.wpcf7-list-item input {
    margin: 0 !important;
}
.secfr-1 h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 15px 0 10px;
    color: #000;
    font-family: 'Rufina';
}
.wpcf7-form-control-wrap .wpcf7-acceptance span.wpcf7-list-item span {
    color: #000 !important;
}
.cnt-pg .wpcf7-form-control-wrap .wpcf7-acceptance span.wpcf7-list-item span {
    color: #f7f7f7 !important;
}
.cnt-pg .wpcf7-form .wpcf7-submit {
    padding: 0 40px !important;
    margin: 0 0 0 !important;
    background: transparent !important;
    border: 1px solid  #f7f7f7 !important;
    width: auto !important;
}
.cnt-pg .wpcf7-form .wpcf7-submit:hover {
    background: #b29762 !important;
	border: 1px solid  #b29762 !important;
}
.wpcf7-form .half span.wpcf7-form-control-wrap {
    margin-bottom: 15px;
}
.vfvfz .elementor-icon-box-content p {
    text-transform: uppercase;
}
.vfvfz .elementor-icon-box-content p a {
    color: #fff;
}
.vfvfz .elementor-icon-box-content p a:hover {
    color: #b29762;
}
.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper {
    overflow-wrap: break-word;
	width: 100% !important;
	text-align: center !important;
}
.animation-text .elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text {
    width: 100%;
}
.animation-text .elementor-headline {
    min-height: 90px;
	margin: 0 !important;
}
.animation-text {
    margin: 0 !important;
}
.elementor-widget-text-editor ul {
    padding-left: 20px;
}
.elementor-widget-text-editor ul li {
    list-style: circle;
}
.copyright a {
	color: #fff !important;
}
.copyright a:hover {
	color: #b29762 !important;
}
.opopoop .elementor-field {
    padding: 0 15px !important;
    height: 50px;
}
.woocommerce-checkout .select .select-styled {
    color: #000;
    text-transform: uppercase;
    font-family: 'Nunito';
    background: #fff;
    height: 60px;
    padding: 0 15px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.woocommerce-checkout .select .select-options {
    height: 250px;
    overflow-y: scroll;
    position: relative;
    z-index: 1;
}
.icons-ggggg .elementor-widget-container {
    display: flex;
}
.icons-ggggg .elementor-widget-container span.elementor-grid-item {
    display: flex;
}
.xdsoft_datetimepicker {
    box-shadow: 0 0 0 0 #000;
    border: 1px solid #ddd;
    padding: 10px;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active {
    float: none;
    margin: 0;
    width: 250px;
}
.xdsoft_datetimepicker .xdsoft_datepicker table td, .xdsoft_datetimepicker .xdsoft_datepicker table th {
    font-size: 12px;
    font-family: 'Nunito';
    color: #000;
    background: #f7f7f7;
    border: 1px solid #f1f1f1 !important;
}
.xdsoft_datetimepicker .xdsoft_datepicker table td:hover {
	background: #b29762 !important;
}
.xdsoft_datetimepicker .xdsoft_datepicker table th {
    font-weight: 500;
    text-transform: uppercase;
    background: #b29762;
    color: #fff;
}
.xdsoft_datetimepicker .xdsoft_datepicker table .xdsoft_current {
    box-shadow: 0 0 0 0 #000;
    background: #b29762;
    font-weight: 400;
}
.xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_monthpicker > * {
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Nunito';
    font-weight: 600;
}
.xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_monthpicker button {
    opacity: 1;
}
.xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_monthpicker button:hover {
    background-color: transparent !important;
}
.woocommerce-message {
    border-color: #b29762;
    color: #000;
    font-family: 'Nunito';
    padding: 15px 15px 15px 35px;
    background: #f7f7f7;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.woocommerce-message:before {
    color: #b29762;
    display: flex;
    font-size: 16px;
    left: 15px;
    top: 20px;
}
.woocommerce-message a.button {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 0;
    padding: 10px 25px;
}
.woocommerce-message a.button:hover {
    background: #b29762;
	 color: #fff;
}
.woocommerce-message:after {
    display: none;
}
.ghghg .select-options {
    height: 220px;
    overflow-y: scroll;
}
.icon-gd {
    z-index: 9;
    -webkit-animation: caption-start 1.5s ease .2s infinite;
    -moz-animation: caption-start 1.5s ease .2s infinite;
    -ms-animation: caption-start 1.5s ease .2s infinite;
    -o-animation: caption-start 1.5s ease .2s infinite;
    animation: caption-start 1.5s ease .2s infinite;
}
@keyframes caption-start {
	0%{ 
		transform: translate3d(0,0,0);
		-ms-transform: translate3d(0,0,0);
	}
	50% { 
		transform: translate3d(0,10px,0);
		-ms-transform: translate3d(0,10px,0);
	}
	100% { 
		transform: translate3d(0,0,0);
		-ms-transform: translate3d(0,0,0);
	}
}


/* ----- Testimonial CSS ----- */
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}
.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-pointer-events {
    touch-action: pan-y;
}
.swiper-pagination {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
.swiper-pagination span {
    border-radius: 50%;
}
/* ----- Testimonial CSS ----- */
#preview_inline_popup_button {
    margin: 0 auto;
    border-radius: 0 !important;
    padding: 12px 35px !important;
    text-transform: uppercase;
    font-family: 'Nunito' !important;
    font-weight: 400;
    font-size: 14px !important;
}
#preview_inline_popup_button:hover {
    background: #000 !important;
}



@media screen and (max-width:767px) {
.elementor-widget-image-gallery .gallery {
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
	justify-content: center;
	margin: 0 !important;
}
.elementor-widget-image-gallery .gallery figure.gallery-item {
    width: 19% !important;
    padding: 0 !important;
}
.header-gdx {
    position: relative !important;
    background: #000 !important;
}	
}
