@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//arabianhospitalitygroup.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

:root {
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.carouselpublish img {
    width: 50%;
}

.wpb_text_column p:last-child {
    color: black;
    font-size: 18px;
}
.section2 .title-after_title {
    font-size: 18px;
    position: relative;
    display: inline-block;
}

.wpb_text_column p:last-child u {
    margin-bottom: 0;
    color: #ddc16d;
		font-size: 16px;
}




.flexslider .slides img {
    height: 550px;
   
}


/* form */
/* ul#menu-footer-menu, li a {
    color: #742013 !important;
    font-size: 15px;
} */
/* Reset CF7 default styles */
.custom-ar-final-form p,
.custom-ar-final-form br {
    margin: 0;
    padding: 0;
    line-height: 0.6;
}

/* Main form container */
.custom-ar-final-form {
    max-width: 650px;
    margin: 0 auto;
    font-family: 'Arial', sans-serif;
    color: #742013;
    padding: 20px;
}

/* Hide the hidden fields container */
.hidden-fields-container {
    display: none !important;
}

/* HEADING */
.ar-main-heading {
    color: #742013;
    font-size: 24px;
    margin: 0 0 45px 0;
    text-align: center;
    font-weight: bold;
    line-height: 1.3;
}

/* FORM GRID LAYOUT */
.ar-form-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

/* INPUT GROUPS */
.ar-input-group {
    flex: 1 1 calc(50% - 6px);
    min-width: 0;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
	  margin: 10px 0px;
}

.ar-input-group.full-width {
    flex: 1 1 100%;
}

/* LABELS - PERFECTLY ALIGNED */
.custom-ar-final-form label {
    display: block;
    font-weight: bold;
    font-size: 14px;
    color: #742013;
    margin-bottom: 5px; /* Uniform label spacing */
}

/* Special label adjustments */
.phone-label {
    margin-bottom: 5px !important;
}
.location-label {
    margin-bottom: 5px !important;
}

/* INPUT FIELDS - PERFECT ALIGNMENT */
.wpcf7-form-control.ar-form-input,
.ar-location-field {
    width: 100% !important;
    padding: 12px 15px !important;
    border: 1px solid #ddc16d !important;
    border-radius: 8px !important;
    font-size: 15px !important;
    background-color: #fff !important;
    color: #742013 !important;
    height: 46px !important;
    line-height: 1.3 !important;
    box-sizing: border-box !important;
    margin: 0 !important;
    margin-top: auto !important; /* Pushes to bottom */
}

/* LOCATION FIELD */
.ar-location-field {
    background-color: #f8f8f8 !important;
    color: #888 !important;
    display: flex !important;
    align-items: center !important;
    margin-top: auto !important; /* Ensures same alignment */
}

/* TEXTAREA */
.wpcf7-textarea.ar-form-input {
    height: 120px !important;
    resize: vertical !important;
    min-height: 120px !important;
}

/* SUBMIT BUTTON */
.wpcf7-submit.ar-submit-button {
    background-color: #ddc16d !important;
    color: white !important;
    border: none !important;
    padding: 12px 30px !important;
    font-size: 16px !important;
    border-radius: 8px !important;
    cursor: pointer !important;
    display: block !important;
    margin: 20px 0 0 0 !important;
    height: 46px !important;
    transition: all 0.3s !important;
    width: auto !important;
}

.wpcf7-submit.ar-submit-button:hover {
    background-color: #5a1a0f !important;
    transform: translateY(-1px);
}

/* Add this to your existing CSS */
.wpcf7-form-control::placeholder {
    color: #999 !important;
    opacity: 1 !important;
}

.wpcf7-textarea::placeholder {
    line-height: normal !important;
    padding-top: 3px !important;
}

span.wpcf7-not-valid-tip
 {
    margin-top: 10px !important;
    font-size: small;
}

.ar-location-field, p {
    color: #742013 !important;
    font-size: 15px !important;
}











#menu-footer-menu li {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
/* Targets all anchor tags inside the footer menu */
.wpb_column .menu-footer-menu-container .menu li a {
    color: #742013 !important;
	    font-size: 15px;
}
h2.widgettitle,
h4.contact1 {
    color: #742013;
    font-size: 18px;
    font-weight: 900;
    font-family: 'Playfair Display';
    margin-bottom: 14px; /* Added since h4.contact1 has this */
		text-transform: none !important;
}
/* :is(ul,ol) li.menu-item {
    margin-bottom: 2px;
} */
.widget-title {
    margin-bottom: 14px;
}
/* h4.contact1 {
    color: #742013;
		margin-bottom: 14px;	
}
h2.widgettitle {
    color: #742013;
    font-size: 15px;
		
} */

.footer1  p {
    margin-bottom: 10px;
    font-size: 17px;
}
.menu-footer-menu-container ul{
    font-size: 17px;
}

input.footersubmit {
    border: none !important;
		box-shadow:none !important;
		color:#742013 !important;
}

.wd-copyrights {
    
    border-top: none !important;
	color: #742013 !important;
}

.wd-social-icons  a{
    color: #ffffffcc !important;
    line-height: 1;
		
}



/* RESPONSIVE */
@media (max-width: 767px) {
        .ar-input-group, p label {
        flex: 1 1 100% !important;
        text-align: left !important;
    }
    
    .ar-main-heading {
        font-size: 22px;
    }
    
    .wpcf7-form-control.ar-form-input,
    .ar-location-field {
        height: 44px !important;
    }
}


.wd-social-icons a {
    color: #742103 !important;
    line-height: 1;
    border-color: #742013;
}

ul#menu-main-menu span,
ul#menu-right-menu span {
    color: #ffff;
    text-transform: capitalize !important;
    font-weight: 500 !important;
    letter-spacing: 0.5px !important;
    font-size: 17px !important;
		font-family: Playfair Display;
    transition: color 0.3s ease; /* Smooth transition for hover effect */
	
}


ul#menu-right-menu span:hover {
    color: #ffffffcc !important; /* Solid white on hover */
}
.whb-sticked .whb-row {
    transition: background-color .3s ease;
    background-color: white !important;
    color: black !important;
}
.whb-sticked .whb-row span {   
    color: black !important;
}
.whb-sticked.whb-row :hover {   
    color: black !important;
}





.ourstoryimg .info-box-subtitle
 {
    border-bottom: 2px solid #a5a5a5;
}


.ourstorysection5 .woodmart-title-container {
    line-height: 42px;
    font-size: 32px;
    color: #c69336;
    font-family: "Alex Brush","caver", cursive !important;
	   font-weight: 100;
}



.whatwedoimg1.wpb_single_image img {
    height: 90px;
    width: 90px;
    max-width: 100%;
    vertical-align: top !important;
}

.whatwedoimgcol .vc_column-inner {
    height: 125px !important;
    vertical-align: middle !important;
    padding-top: 16px !important;
}



.whatwedoimg .box-icon-wrapper .info-box-icon img {
    height: 377px !important;
   
}
.whatwedoimg .info-box-subtitle
 {
    border-bottom: 2px solid #a5a5a5;
	  margin-top: 0px !important;
}


.gcol2.vc_column_container>.vc_column-inner {
   
    padding-left: 0px !important;
    padding-right: 10px !important;
    padding-bottom: 10px !important;
    width: 100%;
}
@media (min-width: 1025px) {
	.carouselpublish .wd-gallery-item:nth-child(3) img {
    width: 80%!important;
}
.carouselpublish .wd-gallery-item:nth-child(2) img {
    width: 40%;
}
.carouselpublish .wd-gallery-item:nth-child(4) img {
     width: 80%!important;
}
.wpb_text_column.wpb_content_element.text1{
    padding-right: 300px;
}

.wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider {
    height: 400px !important;
}
.vc_grid-item.vc_clearfix.vc_col-sm-4.vc_visible-item.fadeIn.animated {
    width: 350px;
   
}
.gridimage {
    align-items: center !important;
    justify-items: center !important;
    justify-content: center !important;
    text-align: center;
}

/* .wd-nav.wd-style-default :hover {
    color: #742013 !important;
} */
.wd-nav.wd-style-default {
    --nav-color-hover: #090909;
    --nav-color-active: #0b0b0b;
}
}

@media (max-width: 576px) {
	.carouselpublish .wd-gallery-item:nth-child(3) img {
    width: 80%!important;
}
.carouselpublish .wd-gallery-item:nth-child(2) img {
    width: 40%;
}
.carouselpublish .wd-gallery-item:nth-child(4) img {
     width: 85%!important;
}
.carouselpublish img {
    width: 60% !important;
}
.wpb_text_column.wpb_content_element.text1{
    padding: 10px;
    text-align: justify;
}




.wpb_wrapper {
    align-items: center !important;
    text-align: center !important;
}

.footer1  p {
    align-items: center !important;
    text-align: center !important;
	
}
.wpb_wrapper p{
	 align-items: center !important;
    text-align: center !important;
}

.footer1  {
    align-items: center !important;
    text-align: center !important;
}

.menu-footer-menu-container ul{
    align-items: center !important;
    text-align: center !important;
}

input.footersubmit {
     align-items: center !important;
    text-align: center !important;
}

.mailsection{
	align-items: center !important;
    text-align: center !important;
}

.wd-social-icons a {
    justify-content: center !important;
	align-items:center!important;
	text-align: center !important;
}

.social-follow{
	justify-content: center !important;
}
.title-wrapper {
    text-align: center !important;
}


.wpb_gallery.wpb_content_element.vc_clearfix.picture {
        width: 436px !important;
        margin: 0px !important;
        height: 0px !important;
  
}

.wpb_gallery.wpb_content_element.vc_clearfix.picture1
 {
    width: 688px    !important;
	  height: 0px !important;
}

.wpb_gallery.wpb_content_element.vc_clearfix.picture2 {
    height: 0;
    width: 584px;
}




p.ourstoryimgtext {
    text-align: justify !important;
}


.ourstorysection .title-after_title {
    text-align: justify !important;
}
.ourstorysection1 .title-after_title { 
    text-align: justify !important;
}
.ourstorysection2 .title-after_title { 
    text-align: justify !important;
}
.ourstorysection3 .title-after_title { 
    text-align: justify !important;
}
.whatwedoimg .box-icon-wrapper .info-box-icon img {
    height: 249px !important;
   
}


.sep.vc_sep_pos_align_center {
    
    display: none;
}

.trow,
.trow:empty,
.trow-parent-class {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

}

