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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(0,51,102);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(0,51,102);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: rgb(0,51,102);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(34,139,34);
	--wd-alternative-color: rgb(255,215,0);
	--btn-default-font-family: "Open Sans", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(34,139,34);
	--btn-default-bgcolor-hover: rgb(255,215,0);
	--btn-default-color: rgb(248,248,248);
	--btn-default-color-hover: rgb(248,248,248);
	--btn-accented-font-family: "Open Sans", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(34,139,34);
	--btn-accented-bgcolor-hover: rgb(255,215,0);
	--btn-accented-color: rgb(248,248,248);
	--btn-accented-color-hover: rgb(248,248,248);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(34,139,34);
	--notices-success-color: rgb(248,248,248);
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: rgb(248,248,248);
	--wd-link-color: rgb(34,139,34);
	--wd-link-color-hover: rgb(34,139,34);
}
.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;
}
.s-challenges p {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 300;
}
.page .wd-page-content {
	background-color: rgb(248,248,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(248,248,248);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(248,248,248);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(248,248,248);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(248,248,248);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(248,248,248);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(248,248,248);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(248,248,248);
	--wd-form-placeholder-color: rgb(248,248,248);
	--wd-form-brd-color: rgb(248,248,248);
	--wd-form-brd-color-focus: rgb(34,139,34);
	--wd-form-bg: rgb(248,248,248);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(248,248,248);
	--wd-arrow-color-hover: rgb(34,139,34);
	--wd-arrow-color-dis: rgb(248,248,248);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg: rgb(248,248,248);
	--wd-pagin-bg-hover: rgb(34,139,34);
	--wd-pagin-bg-act: rgb(34,139,34);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1240px;
--wd-form-brd-radius: 5px;
--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: 8px;
}



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

/** Scroll bar CSS Start **/
.wd-scrollbar.platform-Windows {
    --wd-scroll-w: 17px;
}
::-webkit-scrollbar {
  width: 18px;
}
::-webkit-scrollbar-thumb {
border:2px solid #19191D;
background-color: #228B22 !important;
}
::-webkit-scrollbar-track {
   background: #19191D;
}
/** Scroll bar CSS End **/


/* Full width container :start */
:root{
	--aa-half-width: calc((100vw - 1240px - var(--wd-scroll-w)) / 2);
}
.qa-leftcontainer{
	padding-left:var(--aa-half-width) !important;
}
.qa-rightcontainer{
	padding-right:var(--aa-half-width) !important;
}
/* Full width container :end */



/* Global Css start  */
.page-title {
    background-blend-mode: overlay;
    background-color: #000000ba !important;
}
.page-title {
    height:380px !important; 
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px !important;
}
.page-title .title {
    font-size: 70px !important;
}
.copyrights-wrapper a, .copyrights-wrapper p {
  font-size: 14px !important;
	letter-spacing: 1px !important;
	color: #11111C !important;
	font-weight: 400 !important;
}
.copyrights-wrapper a:hover {
    text-decoration: underline !important;
    text-underline-offset: 6px !important;
}
.copyrights-wrapper {
    background-color: #FFD700;
    color: #11111C;
    border: none;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.wd-cookies-popup{
    z-index:99999999; 
}	
div#tidio-chat {
    bottom: 20px !important;
    right: -10px !important;
}
a.qlwapp__button.qlwapp__button--bubble {
    margin-right: 10px !important;
    margin-bottom: 140px !important;
}
.grecaptcha-badge {
    bottom: 160px !important;
	  display:none !important;
}	
.scrollToTop {
    bottom: 70px !important; 
    left:20px !important;
}
a.scrollToTop.button-show {
    background-color:#228B22;
    color: #F5F5FC;
	  border: 1px solid #F5F5FC;
}
a.scrollToTop.button-show:hover{
    background-color:#FFD700;
    color: #333333;
	  border: 1px solid #F5F5FC;
}
.wd-btn-arrow {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: none !important;
}
.wd-prev .wd-arrow-inner:after {
    content: url(/wp-content/uploads/2025/12/left-arrow.svg) !important;
}
.wd-next .wd-arrow-inner:after {
    content: url(/wp-content/uploads/2025/12/right-arrow.svg) !important;
}
.wpcf7-response-output {
    max-width: fit-content;
}
.elementor-widget-text-editor p:last-child {
    margin-bottom: 0 !important;
}
span.elementor-icon-list-text {
    word-break: break-word;
}
/* Global Css end  */



/* header start  */
header .wd-nav>li>a {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 1.3px;
    color: #F8F8F8 !important;
}
header .wd-nav>li>a:hover {
    color: #FFD700 !important;
}
header .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a{
    color:#FFD700 !important;
}

header .wd-sub-menu li>a {
    color: #F8F8F8;
    font-size: 16px;
}
header .mobile-nav .wd-nav>li>a {
    text-transform: uppercase !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 1.2 !important;
    letter-spacing: 1.3px !important;
}

header .wd-tools-element>a {
    color: #333333 !important;
}
header a.wd-logo.wd-main-logo::after {
    content: '';
    background-image: url(/wp-content/uploads/2025/12/Rectangle-20-3.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
}
.whb-column.whb-col-left.whb-column8.whb-visible-lg {
    background-color: #F8F8F8;
    position: relative;
}
.whb-column.whb-col-left.whb-column8.whb-visible-lg::before {
    content: '';
    background-color: #F8F8F8;
    width: 1330px;
    height: 90px;
    position: absolute;
    top: 0px;
    left: -1320px;
}


.whb-column.whb-col-right.whb-column10.whb-visible-lg {
    background-color: #003366;
}

header.whb-header, .whb-color-dark:not(.whb-with-bg){
	   background-color: #003366 !important;
}
header .container, header .container-fluid {
    max-width: 1400px !important;
}

/* header end  */



/* footer start  */
.footer .wd-nav-vertical.wd-design-default {
    border: 0px solid var(--brdcolor-gray-200);
}
.footer .wd-nav-vertical.wd-design-default>li:not(:last-child) {
    border-bottom: 0px solid var(--brdcolor-gray-200);
}
.footer .wd-nav>li>a {
    padding: 17px 18px 17px 0px !important;
    color: #F8F8F8 !important;
    text-transform: inherit !important;
    font-size: 20px !important;
    line-height: 20px !important;
    background-color: unset !important;
}
.footer .wd-nav>li>a {
    color: #F8F8F8 !important;
}
.footer .wd-nav>li>a span{
    font-weight:500;
}
.footer span.nav-link-text {
    text-transform: unset;
    letter-spacing: 0.3px;
}
.footer .current-menu-item a.woodmart-nav-link {
    color: #FFD700 !important;
}
.footer a.woodmart-nav-link:hover{
    color: #FFD700 !important;
}
.wd-nav-mobile.wd-nav>li>a {
    text-transform: uppercase;
    font-weight: 400 !important;
    font-size: 16px !important;
    letter-spacing: 1px !important;
}
.wd-sub-menu li>a {
    color: #11111C !important;
    font-size: 16px !important;
}


.footer-logo{
     position:relative;
}
.footer-logo::before {
    content: '';
    background-color: #F8F8F8;
    width: 1330px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: -1320px;
}
.footer-logo::after {
    content: '';
    background-image: url(/wp-content/uploads/2025/12/footer-logo-shpae-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 99px;
    height: 100%;
    position: absolute;
    top: 0px;
    right: -80px;
}
.footer-social::after {
    content: '';
    content: '';
    background-color: #003D7B;
    width: 1330px;
    height: 100%;
    position: absolute;
    top: 0px;
    right: -1320px;
}
.footer-social::before {
    content: '';
    background-image: url(/wp-content/uploads/2025/12/social-shape-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 99px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: -36px;
}
.wd-footer {
    background-color: #003366 !important;
}
/* footer End  */


/* button css start  */
.btn, .elementor-button, .cookies-buttons .cookies-accept-btn, .submit-btn input[type=submit], .ctct-submit{
    position: relative;
    padding: 15px 32px 15px !important;
    color: #F8F8F8 !important;
    font-size: 20px !important;
    text-transform: uppercase !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    border: 1.5px solid #228B22 !important;
    overflow: hidden;
    transition: all 1s ease;
    line-height: 25px !important;
    font-family: 'open sans' !important;
    letter-spacing: 1px !important;
    font-weight: 600 !important;
	  background-color: #228B22 !important;
}
header .btn{
    font-size:16px !important;
}
.btn-two a.elementor-button {
    border: 1.5px solid #228B22 !important;
    background-color: rgba(34, 139, 34, 0.04) !important;
    color: #228B22 !important;
}
.btn:hover, .elementor-button:hover, .cookies-buttons .cookies-accept-btn:hover, .btn-two .elementor-button:hover, .submit-btn input[type=submit]:hover, .ctct-submit:hover{
    background-color: #FFD700 !important;  
    color: #333333 !important;
	  border: 1.5px solid #FFD700 !important;
}


/* pagination */
.wd-nav-pagin-wrap[class*="wd-style-shape"] li span {
    border-color: #F8F8F8 !important;
    background-color: #F8F8F8 !important;
    width: 20px !important;
    height: 0px !important;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    border-color: #228B22 !important;
    background-color: #228B22 !important;
    width: 40px !important;
    height: 0px !important;
}

/* contact form */
.contact-form input, .contact-form textarea, .contact-form select {
    background-color: #F8F8F8 !important;
    height: 58px !important;
    font-size: 20px !important;
    font-weight:600 !important;
	  border: 1px solid #003366;
	  color:#333333 !important;
	  width:100% !important;
	  padding-left: 14px;
    padding-right: 14px;
}
.contact-form input::placeholder, .contact-form textarea::placeholder{
	  color:#333333 !important;
}
input:-webkit-autofill {
    border-color: unset !important;
    -webkit-box-shadow: unset !important;
    -webkit-text-fill-color: unset !important;
}
.contact-form label{
    font-size:20px !important;
	  font-weight:600 !important;
	  color:#333333 !important;
}
.contact-form input.wpcf7-form-control.wpcf7-submit {
    width: auto !important;
}
p.submit-btn {
    text-align: center;
}
div.wpcf7-response-output {
    margin: 20px auto 0 !important;
}
/* contact form end  */


/* newsletter css start */
.subscribe-news{
    display: flex;
    gap: 20px;
}
.subscribe-news input, .ctct-form input {
    height:58px !important;
	  background-color:rgba(34, 139, 34, 0.04);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
	  font-size: 20px !important;
    font-weight: 600 !important;
	  padding-left: 30px;
}
p.ctct-form-field.ctct-form-field-email {
    width: 100%;
}
p.ctct-message.success.ctct-success {
    background-color: var(--notices-success-bg) !important;
    color: var(--notices-success-color) !important;
    border-color: var(--notices-success-bg) !important;
    border-radius: 8px !important;
    max-width: fit-content !important;
    margin:0 auto 20px !important;
}
@media (max-width:767px){
.subscribe-news input{
    flex-direction:column;
    justify-content:center;
    align-items:center;
}
.ctct-form {
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
}
.subscribe-news input {
    width: 100%;
}
}

/* newsletter css end */

.banner h2 span{
	 font-weight: 700 !important;
}
.social svg path {
    fill: #333333;
}




/* testimonia start */
.testimonial-inner {
	  background-color:#002448 !important;
    box-shadow: unset !important;
    text-align: left;
    padding: 40px 40px !important;
	  border-radius: 20px !important;
	  min-height:300px;
/* 	  display:flex;
	  justify-content:center;
	  align-items:center; */
}
.testimonial-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center; 
	  
}
.testimonial-content footer {
	   display: flex;
    flex-direction: column;
    gap: 10px;
    order: 1;
    margin-top: 0px !important;
    font-size: 20px !important;
    font-family: 'open sans';
    font-weight: 700 !important;
    color:#F8F8F8 !important;
}
.testimonial-content footer span{
	  width:100% !important;
    order: 1;
    margin-top: 0px;
    font-size: 14px !important;
    font-family: 'open sans';
    font-weight: 400 !important;
    color:#F8F8F8 !important;
}
.testimonial-rating {
    order: 2;
}
.testimonial-content p {
	  color:#F8F8F8 !important;
	  font-size:14px !important;
    order: 3;
	  margin-top: 20px !important;
    margin-bottom: 0px !important;
}

.testimonial-avatar img {
    min-width: 32px !important;
    max-width: 32px !important;
    border-radius: 0 !important;
    height: 24px !important;
}
.wd-carousel-wrap{
	  --wd-gap-lg: 60px !important;
}
.testimonial-content {
    position: relative;
}
.testimonial-content::after {
    content: '';
    background-image: url(/wp-content/uploads/2025/12/G1roup.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 22px;
    height: 19px;
    position: absolute;
    top: 0;
    right: 0;
}
.qa-test .testimonial-inner {
	  min-height:auto;
}
@media (max-width:767px){
.testimonial-inner {
    padding: 30px 20px !important;
}
.testimonial-content footer{
    padding-right:20px;
}
.testimonial-inner, .qa-test .testimonial-inner {
	  min-height:auto;
}
}@media (min-width: 1025px) {
	/* laptop css start  */
@media (max-width:1600px) and (min-width:1025px){
.qa-heading h2 {
   font-size: 50px !important;
   line-height: 64px !important;
}
.page-title {
   height: 350px !important;
   margin-bottom: 0px !important;
   margin-top: 0px;
   padding-top: 70px !important;
   display: flex;
   justify-content: center;
   align-items: center;
}
.page-title .title {
   font-size: 60px !important;
}
/* .banner h2 {
   font-size: 60px !important;
   line-height: 70px !important;
} */
.banner h2 span{
	 font-weight: 700 !important;
}
.banner{
	 --min-height: 600px !important;
}
}
/* laptop css end */
@media (max-width:1350px){
.wd-nav.wd-gap-l {
    --nav-gap: 20px !important;
}
header .btn {
    padding: 13px 20px 12px !important;
}
.whb-space-element.whb-ce2sfz2wx2y46uclg9ce {
    width: 5px !important;
}
header .wd-nav>li>a {
    font-size: 14px;
    letter-spacing: 0.64px;
}
.site-logo a img{
	  max-width:200px !important
}
.wd-btn-arrow{
	  display:none !important;
	  --wd-arrow-offset-h: 0px;
}
.wd-nav-pagin-wrap {
    display: block !important;
}    
.footer-logo {
    --width: 300px !important;
}
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* tablet css start  */
header .container{
    padding-left:15px !important;
    padding-right:15px !important;
}
.page-title {
  height: 250px !important;
  margin-top: 0px !important;
  padding-top:0px !important;
  display:flex;
  align-items: center;
  justify-content: center; 
}
.btn, .elementor-button {
	padding: 14px 24px !important;
	font-size: 16px !important;
  letter-spacing: 0px !important;
}
.whb-sticked .whb-sticky-row {
padding: 0px 0 !important;
}
.grecaptcha-badge {
display: none !important;
}
.page-title .title {
font-size: 50px !important;
}
.scrollToTop {
    bottom: 140px !important;
	  left:10px !important;
}
/* .wd-logo img[width]:not([src$=".svg"]) {
    max-width: 100% !important;
} */
.qa-slide .wd-carousel {
  --wd-col-lg: 2 !important;
  --wd-col-md: 2 !important;
  --wd-col-sm: 2 !important;
}
div#tidio-chat {
  bottom: 120px !important;
  right: 0px !important;
}
a.qlwapp__button.qlwapp__button--bubble {
    margin-right: 10px !important;
    margin-bottom: 200px !important;
}
header.whb-sticked {
   display: block !important;
}
/* tablet css end */
.whb-color-dark:not(.whb-with-bg) {
    background-color: #F8F8F8 !important;
}
header a.wd-logo.wd-main-logo::after{
    display:none !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* landscape css start  */
.page-title {
    height: 240px !important;
	  padding-top:20px !important;
    background-position: left;
}
.page-title .title {
    font-size: 40px !important;
}
header .container{
		padding-left:15px !important;
		padding-right:15px !important;
}
.btn, .elementor-button {
	padding: 14px 24px !important;
	font-size: 16px !important;
  letter-spacing: 0px !important;
}
.whb-sticked .whb-sticky-row {
    padding: 0px 0 !important;
}
.grecaptcha-badge {
    display: none !important;
}
ul.elementor-icon-list-items.elementor-inline-items {
    gap: 20px;
}
.scrollToTop {
    bottom: 140px !important;
	  left:10px !important;
}
/* .wd-logo img[width]:not([src$=".svg"]) {
    max-width: 100% !important;
} */
div#tidio-chat {
  bottom: 120px !important;
  right: 0px !important;
}
a.qlwapp__button.qlwapp__button--bubble {
    margin-right: 10px !important;
    margin-bottom: 200px !important;
}

/* landscape css end */
.whb-color-dark:not(.whb-with-bg) {
    background-color: #F8F8F8 !important;
}
.footer-logo::after {
    background-color: #F8F8F8 !important;
}

/* contact form */
.contact-form input, .contact-form textarea, .contact-form select {
    font-size: 16px !important;
	  width:100% !important;
}
.contact-form label{
    font-size:16px !important;
}
/* contact form end  */
header a.wd-logo.wd-main-logo::after{
    display:none !important;
}
}

@media (max-width: 576px) {
	/* mobile css start  */
.page-title {
    height: 250px !important;
	  padding-top:20px !important;
	  background-position: left;
}
.page-title .title {
    font-size: 40px !important;
}
header .container{
		padding-left:15px !important;
		padding-right:15px !important;
}
.btn, .elementor-button {
	padding: 14px 32px !important;
	font-size: 16px !important;
  letter-spacing: 0px !important;
}
.whb-sticked .whb-sticky-row {
    padding: 0px 0 !important;
}
.grecaptcha-badge {
    display: none !important;
}
ul.elementor-icon-list-items.elementor-inline-items {
    gap: 20px;
}
.scrollToTop {
    bottom: 140px !important;
	  left:10px !important;
}
/* .wd-logo img[width]:not([src$=".svg"]) {
    max-width: 100% !important;
} */
div#tidio-chat {
  bottom: 120px !important;
  right: 0px !important;
}
a.qlwapp__button.qlwapp__button--bubble {
    margin-right: 10px !important;
    margin-bottom: 200px !important;
}
/* mobile css end */
.whb-color-dark:not(.whb-with-bg) {
    background-color: #F8F8F8 !important;
}
.footer-logo::after {
    background-color: #F8F8F8 !important;
}
/* contact form */
.contact-form input, .contact-form textarea, .contact-form select {
    font-size: 15px !important;
	  width:100% !important;
	  max-width:100% !important;
}
.contact-form label{
    font-size:16px !important;
}
/* contact form end  */
header a.wd-logo.wd-main-logo::after{
    display:none !important;
}
}

