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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-transform: capitalize;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-transform: capitalize;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 18px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(52,157,72);
	--wd-alternative-color: rgb(29,86,40);
	--btn-default-bgcolor: rgb(52,157,72);
	--btn-default-bgcolor-hover: rgb(5,16,7);
	--btn-accented-bgcolor: rgb(52,157,72);
	--btn-accented-bgcolor-hover: rgb(5,16,7);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(52,157,72);
	--wd-link-color-hover: rgb(42,126,58);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
 {
	color: rgb(255,255,255);
	background: rgb(52,157,72);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

.generic-title .title-subtitle {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    color: #49a75b !important;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding: 8px 9px;
    margin-bottom: 22px;
    line-height: 1.3;
}


.generic-title .title-subtitle::before {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    width: 100%;
    height: 100%;
    background-image: url(https://gslarabia.com/wp-content/uploads/2026/01/shape-left.png);
    background-repeat: no-repeat;
    content: "";
}


.generic-title .title-subtitle::after {
    position: absolute;
    top: 0;
    left: auto;
    width: 100%;
    height: 100%;
    background-image: url(https://gslarabia.com/wp-content/uploads/2026/01/shape-right.png);
    background-repeat: no-repeat;
    content: "";
    margin-left: 2px;
}


.generic-title  .title {
    font-size: 50px;
	line-height: 60px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    color: #051007;
    text-transform: uppercase;
}


.generic-title  .title strong {
    -webkit-text-stroke: 1px #2a7e3a;
    color: transparent;
}


/**** Page Title Section ****/


.page-title-slider {
  overflow: hidden;
}


.page-title-slider sr7-module,
.page-title-slider .rs-ov-hidden{
  -webkit-clip-path: ellipse(85% 90% at 50% 0%);
  clip-path: ellipse(130% 95% at 50% 0%);
}



/**** Header ****/


.site-logo img {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}


#menu-gsl-arabia-header-menu .menu-item {
    letter-spacing: 1px;
}


.header-info .info-box-icon {
    background-color: #349d48 !important;
    padding: 12px !important;
}


.header-info .title {
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 1px;
}


.header-info .info-box-inner {
		margin-top: 0px !important;
}


.header-info .info-box-inner p {
    color: #349d48;
		font-size: 18px;
		line-height: 20px;
}





/* Footer */



.wd-footer {
  position: relative;
  z-index: 50;
}

.footer-section {
  background-color: #1a1a1a;
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative;
  z-index: 10;
  left: calc(
    (50% - 50vw + var(--wd-sticky-nav-w) / 2 + var(--wd-scroll-w) / 2) +
      var(--wd-row-spacing)
  ) !important;
}

.footer-container::before {
  content: "";
  position: absolute;
  width: 120%;
  top: 0;
  z-index: 10;
  left: 0;
  background-color: #fff;
  height: 220px;
}

.footer-section .f-row-one {
  border-bottom: 1px solid #343434;
  padding-top: 45px;
  padding-bottom: 40px;
}

.footer-section .f-row-three {
  border-top: 1px solid #343434;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer-section .f-logo img {
  width: 60%;
}

.footer-section .footer-social {
  cursor: pointer;
  transition: 0.5s ease;
}

.footer-section .footer-social:hover {
  opacity: 0.6;
}

.footer-section .footer-social p {
  color: #ffffff;
  font-size: 14px;
}

.footer-section p {
  color: #939393;
}

.footer-section .f-row-two p {
  font-size: 15px;
}


.footer-section .f-row-two .links-col {
    padding-left: 0;
}



.footer-section .f-row-two {
  padding-top: 50px;
  padding-bottom: 0px;
}





.footer-section .f-row-two h4 {
  color: #ffffff;
	text-transform: capitalize;
}

.footer-section .f-row-two .menu-item a {
  color: #939393;
}

.footer-section .phone-info p {
  color: #ffffff;
  font-size: 18px;
}

.footer-section .f-row-two .menu-item {
  margin-bottom: 9px;
  position: relative;
  font-size: 15px;
}

.footer-section .f-row-two .wd-info-box a {
  color: #939393 !important;
}

/* ---------------------- */

.f-row-two li a {
  position: relative;
  padding-left: 20px;
  display: inline-block;
  overflow: hidden; 
  transition: color 0.25s ease;
}

.f-row-two li a:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 5px;
  width: 12px;
  height: 12px;
  background: url(https://gslarabia.com/wp-content/uploads/2026/01/arrow-for-footer-01.svg) no-repeat;
  background-size: 12px;
  opacity: 0.5;
  transition: opacity 0.25s ease;
}


.f-row-two li a:after {
  position: absolute;
  content: "";
  left: -20px; 
  top: 5px;
  width: 12px;
  height: 12px;
  background: url(https://gslarabia.com/wp-content/uploads/2026/01/arrow-for-footer-01.svg) no-repeat;
  background-size: 12px;
  filter: invert(61%) sepia(88%) saturate(394%) hue-rotate(32deg) brightness(93%) contrast(96%);
  transition: left 0.3s ease; 
}


.f-row-two li a:hover:after {
  left: 0px;
}

.f-row-two li a:hover:before {
  opacity: 0;
}

.f-row-two li a:hover {
  color: #97be0d !important;
}

/**** Footer Form ****/

.footer-section .f-row-two .mc4wp-form-fields {
  display: flex;
  position: relative;
  flex-direction: column;
}

.footer-section .f-row-two .mc4wp-form-fields input[type="email"] {
  border: 0px;
  border-bottom: 1px solid #3b3a3e !important;
  padding: 0;
  color: #fff;
  background-color: transparent;
  border-radius: 0;
  margin-right: 0px;
  min-width: 290px;
  margin-left: -15px;
}

.footer-section .f-row-two .mc4wp-form-fields input[type="email"]::placeholder {
  color: #979aa0;
  font-size: 16px;
}

.footer-section .f-row-two .mc4wp-form input[type="submit"] {
  padding: 0;
  background-color: transparent !important;
  font-size: 0px;
  z-index: 2;
  width: 50px;
  position: absolute;
  right: -15px;
}

.footer-section .f-row-two .mc4wp-form-fields::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  bottom: 10px;
  right: 0;
  background-size: 22px;
  background-repeat: no-repeat;
  background-image: url(https://gslarabia.com/wp-content/uploads/2026/01/arrow-for-footer-01.svg);
  transform: rotate(-45deg);
  opacity: 0.8;
}

.wd-prefooter {
  padding-bottom: 0 !important;
}

.footer-title .title {
  color: #ffffff !important;
  line-height: 1.2 !important;
  font-size: 30px !important;
  margin-top: 10px !important;
}

.footer-title b {
  display: block;
  font-size: 10px;
  font-weight: 100;
  letter-spacing: 3px;
}

.generic-title.footer-title {
  margin-bottom: 0 !important;
}

.more-info {
    border: 3px solid #fff !important;
    border-radius: 15px !important;
    gap: 10px !important;
    padding: 8px 10px 11px !important;
    width: max-content !important;
}

.more-info .title {
  font-size: 18px !important;
  color: #ffffff !important;
  font-weight: 100 !important;
  margin-bottom: 30px !important;
}

.more-info .info-box-inner {
    background-color: #29873c !important;
    font-size: 26px !important;
    position: absolute !important;
    top: 20px !important;
    display: flex !important;
    height: 34px !important;
    padding: 0px 5px 0px 5px !important;
    border-radius: 10px !important;
    font-weight: 500 !important;
    width: max-content !important;
    margin-top: 0px !important;
    align-items: center !important;
}

.more-info img {
    padding-left: 5px;
}

.more-info a {
    font-family: "Lexend Deca", sans-serif;
    color: #fff;
    font-weight: 100 !important;
}

.footer-section .more-info p {
  color: #1a1a1a;
}

.f-row-one span.wd-icon {
  height: 22px;
}

.wd-content-layout {
  padding-block: 0 !important;
}

.wd-copyrights {
  display: none;
}


ul#menu-gsl-arabia-footer-menu {
    column-count: 2;
}


.footer-btn {
    background-color: #349d48;
	color: #fff;
    letter-spacing: 1px;
    padding: 12px 25px;
    min-height: 0;
}


.footer-btn:hover {
    background-color: #9acea4;
	color: #fff;
}



.ques-info h4 {
	font-size: 22px;
}

.ques-info p {
    font-size: 22px;
    letter-spacing: 3px;
    color: #e1e1e1;
}

.ques-info .info-box-inner {
    margin-top: 5px !important;
}


.ques-info .info-box-content {
    border-left: 1px solid #505050;
    border-radius: 0 !important;
    padding-left: 15px;
}
/* Footer Reponsiveness */

@media (max-width: 767px) {

.footer-section .f-row-one {
    padding-top: 15px;
    padding-bottom: 15px;
}	
	
.footer-section .f-row-one .wd-image	{
	  display: flex;
	  justify-content: center;
}
	
.footer-section .f-row-one img {
    width: 180px;
}	
	
.footer-section .f-row-one .info-box-wrapper {
    display: none;
}	
	
.footer-section .f-row-one .wd-social-icons {
    display: none;
}		
	
.footer-section .f-row-two {
    padding-top: 30px;
    padding-bottom: 0px;
}	

.footer-section .f-row-two .vc_column-inner	{
	padding: 0px;
}
	
.footer-section .f-row-two .wpb_content_element	{
	margin-bottom: 0px;
}	
	
.footer-section .f-row-two	.title-wrapper {
	margin-bottom: 15px;
}
	
.footer-section .f-row-two .vc_col-sm-8	{
	padding-left: 0px;
	padding-right: 0px;
}
	
.footer-section .f-row-two .vc_column_container {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}	
	
.footer-section .f-row-two .links-col	{
	margin-top: 20px;
	margin-bottom: 20px;
}


.footer-section .f-row-two .links-col {
    padding-left: 15px;
} 
	
.footer-section .f-row-two .news-col	{
	margin-top: 30px;
}
	
.footer-section .f-row-three {
    padding-top: 30px;
    padding-bottom: 30px;
}
	
.footer-section .f-row-three p {
    text-align: center;
}	
	
.footer-section .payment-images.wd-images-gallery .wd-grid-g {
    margin: 15px 0px;	
}
	
.footer-section .f-row-three .payment-images .wd-grid-g .wd-gallery-item:nth-child(7) {
        display: none !important;
}
	
	
	
.site-logo img {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}
	
	
	
	
}




/******/


.footer-social-images img {
    width: 52%;
}


.f-row-one .footer-social .social-facebook span.wd-icon {
    color: #365493;
}


.f-row-one .footer-social .social-twitter span.wd-icon {
    color: #ffffff;
}


.f-row-one .footer-social .social-instagram span.wd-icon {
    color: #df2422;
}


.f-row-one .footer-social .social-youtube span.wd-icon {
    color: #cb2027;
}


.f-row-one .footer-social .social-tiktok span.wd-icon {
    color: #ffffff;
}


.footer-logo img {
    width: 45%;
}




/*****/


.payment-images.wd-images-gallery .wd-grid-g {
    --wd-gap-lg: 5px !important; 
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
}

.payment-images .wd-gallery-item {
    flex: 0 0 47px !important;
    max-width: 47px !important;
    margin: 0 2px !important;
}

/*
.payment-images img {
    width: 47px !important;
    height: 30px !important;
    object-fit: contain;
}
*/

.payment-images {
    margin-bottom: 0px !important;
}

ul#menu-footer-categories-menu {
    column-count: 2;
}

.links-col .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}

/**/

/*.f-row-two .wpb_content_element {*/
/*    margin-bottom: 0px !important;*/
/*}*/

/*.f-row-two .vc_column_container {*/
/*    padding-bottom: 0px !important;*/
/*}*/


/**/

.f-row-three .designed-text a {
    color: #fff;
}

.f-row-three .designed-text a:hover {
    color: #97be0d;
}


.photoswipe-images .wd-grid-g {
    gap: 15px;
}


@media (max-width: 576px) {
	.services-section .col-a {
    order: 1;
}


.services-section .col-b {
    order: 2;
}
}

