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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(27,71,88);
	--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;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.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;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1598px;
--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: 1615px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1598px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "BigNoodleTitling";
	src: url("//ronaldsinghbooks.com/wp-content/uploads/2026/01/big_noodle_titling.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "BigNoodleTitling";
	src: url("//ronaldsinghbooks.com/wp-content/uploads/2026/01/big_noodle_titling_oblique.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

/* Normal state */
h1 span,
h2 span,
h3 span,
h4 span {
    background: linear-gradient(
        90deg,
        rgba(184, 95, 86, 1) 44%,
        rgba(247, 190, 122, 1) 69%
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    transition: background 0.3s ease-in;
}

/* Hover state */
h1:hover span,
h2:hover span,
h3:hover span,
h4:hover span {
    background: linear-gradient(
        90deg,
        rgba(247, 190, 122, 1) 15%,
        rgba(184, 95, 86, 1) 70%
    );
    -webkit-background-clip: text;
    background-clip: text;
}



/* header top */
.ico_bx {
    font-size: 16px;
    color: #fff;
    font-family: 'poppins';
}
/* Default state */
.icons-design-default.color-scheme-light .wd-social-icon {
    color: #fff !important;
    font-size: 20px !important;
    padding: 0 20px;
    border: 1px solid #ffffff1a;
    border-radius: 0;
    background-color: transparent !important;
    transition: 0.3s 
ease;
    margin: 0 2px !important;
}

/* Hover state */
.icons-design-default.color-scheme-light .wd-social-icon:hover {
    background-color: #000 !important;
    color: #000 !important;
    border-color: #000 !important;
}
.my_con {
    background: linear-gradient(90deg,rgba(184, 95, 86, 1) 15%, rgba(247, 190, 122, 1) 70%);
    transition: background 0.3s ease-in;
    border-image: initial;
    padding: 10px 40px;
    border-radius: 50px;
	padding: 10px 40px;
}
.my_con:hover {
    background: linear-gradient(90deg,rgba(247, 190, 122, 1) 15%, rgba(184, 95, 86, 1) 70%);

}
  .my_con a 
{  font-size: 16px;
    font-weight: 500;
    font-family: "poppins", Sans-serif;
	color: #fff !important;}

span.nav-link-text {
    font-size: 16px;
    font-family: "poppins", Sans-serif;
    font-weight: 400;
	
    text-transform: capitalize;
	
}
.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #000;
	font-weight: 800 !important;
}
.wd-header-nav.wd-header-main-nav.text-right.wd-design-1 {
  border-right: 1px solid #000;
}
#menu-main-menu li {
  padding: 0 10px;
}
.font_icon a {
  background: linear-gradient(90deg,rgb(184, 95, 86) 15%, rgb(247, 190, 122) 70%);
    background-color: rgba(0, 0, 0, 0);
	transition: background 0.3s ease-in;
}
.font_icon a:hover {
  background: linear-gradient(90deg,rgba(247, 190, 122, 1) 15%, rgba(184, 95, 86, 1) 70%);
	transition: background 0.3s ease-in;
}
.whb-column.whb-col-center.whb-visible-lg {
  max-width: 870px !important;
}

















/* footer  newletter  */

.new_for .gform_title {
  display: none;
}

.new_for #input_1_1 {
  padding: 25px 30px;
  border: 1px solid #fff;
  border-radius: 50px;
  background-color: #fff;
  position: relative;
  font-size: 14px;
  color: #4C4C4C;
  font-family: 'poppins';
  font-weight: 400;
}
.new_for #gform_submit_button_1{
	padding: 15px 20px;
  border: 1px solid #fff;
  border-radius: 50px;
  background: linear-gradient(90deg,rgba(184, 95, 86, 1) 15%, rgba(247, 190, 122, 1) 70%);
  font-size: 16px;
  color: #fff;
  font-family: 'poppins';
  font-weight: 400;
	
}
.new_for #gform_submit_button_1:hover{
	
  background: linear-gradient(90deg,rgba(247, 190, 122, 1) 15%, rgba(184, 95, 86, 1) 70%);
  
	transition: background 0.3s ease-in;
}
.new_for #gform_submit_button_1 {
	position: absolute;
	top: 0px;
	right: 0px;
}


/* banner home */

.ban-slide .wd-btn-arrow.wd-next::before {
  content: url(https://ronaldsinghbooks.com/wp-content/uploads/2026/01/Group-1707490115.png);
  position: absolute;
  top: -120px;
  right: 0px;
}
.ban-slide .wd-btn-arrow.wd-prev:before {
    content: url(https://ronaldsinghbooks.com/wp-content/uploads/2026/01/Group-1707490116.png);
    position: absolute;
    top: -120px;
    left: 0em;
}
.ban-slide .wd-arrow-inner {
  display: none;
}





/* section before */
.before-sec {
	position:relative;
	
}
.slider_img .elementor-image-carousel-wrapper.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events::before {
  content: url(https://ronaldsinghbooks.com/wp-content/uploads/2026/01/Ellipse-2482-1.png);
  position: absolute;
  top: -40px;
  left: -20px;
}


.slider_img .attachment-large.size-large.wp-image-955::before {
  content: url(https://ronaldsinghbooks.com/wp-content/uploads/2026/01/Ellipse-2482-1.png);
  position: absolute;
  top: -40px;
  left: -20px;
}


/* first carosual section */
.sec-sec .info-box-content {
  margin: 0 90px;
}
.sec-sec .wd-btn-arrow.wd-next:before {
    content: url(https://ronaldsinghbooks.com/wp-content/uploads/2026/01/Group-1707488650-1.png);
    position: absolute;
    top: 0px;
    right: 0px;
}
.sec-sec  .wd-btn-arrow.wd-prev::before {
  content: url(https://ronaldsinghbooks.com/wp-content/uploads/2026/01/Group-1707488675-1.png);
  position: absolute;
  top: 0px;
  left: 0em;
}
.sec-sec .wd-arrow-inner{
	display:none;
}



.sec-sec .btn.btn-style-bordered.btn-style-rectangle.btn-size-default.btn-color-black.btn-icon-pos-right {
  background: linear-gradient(90deg,rgb(184, 95, 86) 15%, rgb(247, 190, 122) 70%);
    background-color: rgba(0, 0, 0, 0);
  border: none;
  color: #fff;
  border-radius: 50px;
  padding: 15px 40px;
	transition: background 0.3s ease-in;
}
.sec-sec .btn.btn-style-bordered.btn-style-rectangle.btn-size-default.btn-color-black.btn-icon-pos-right:hover {
  background: linear-gradient(90deg,rgba(247, 190, 122, 1) 15%, rgba(184, 95, 86, 1) 70%);
  
}












/* second carosual section */






.info-caro .info-box-content p {
	position: absolute;
}
.box-icon-wrapper.box-with-icon.box-icon-simple {
  max-height: 610px !important;
}
.info-caro .btn.btn-style-bordered.btn-style-rectangle.btn-size-default.btn-color-black.btn-icon-pos-right {
  background: linear-gradient(90deg,rgb(184, 95, 86) 15%, rgb(247, 190, 122) 70%);
    background-color: rgba(0, 0, 0, 0);
  border: none;
  color: #fff;
  border-radius: 50px;
  padding: 15px 40px;
	transition: background 0.3s ease-in;
}
.info-caro .btn.btn-style-bordered.btn-style-rectangle.btn-size-default.btn-color-black.btn-icon-pos-right:hover {
  background: linear-gradient(90deg,rgba(247, 190, 122, 1) 15%, rgba(184, 95, 86, 1) 70%);
  
}
.info-caro .btn.btn-style-bordered.btn-style-rectangle.btn-size-default.btn-color-black.btn-icon-pos-right{
	position:relative;
}
.info-caro .info-box-content p {
  position: absolute;
  bottom: 4px;
  left: 97px;
  z-index: 1;
}
.info-caro .btn.btn-style-bordered.btn-style-rectangle.btn-size-default.btn-color-black.btn-icon-pos-right {
  font-family:'poppins';
	font-weight:400;
	text-transform:capitalize;
  
}
.info-caro .box-icon-wrapper.box-with-icon.box-icon-simple{
	position:relative;
}
.info-caro .box-icon-wrapper.box-with-icon.box-icon-simple::before {
  content: url(https://ronaldsinghbooks.com/wp-content/uploads/2026/01/Group-1707489883.png);
  position: absolute;
  top: 5px;
  right: 44px;
}

.info-caro .wd-arrow-inner {
  display: none;
}






.info-caro .wd-btn-arrow.wd-next:before {
    content: url(https://ronaldsinghbooks.com/wp-content/uploads/2026/01/Group-1707490115.png);
    position: absolute;
    top: -330px;
    right: 40px;
}
.info-caro .wd-btn-arrow.wd-prev:before {
    content: url(https://ronaldsinghbooks.com/wp-content/uploads/2026/01/Group-1707490116.png);
    position: absolute;
    top: -330px;
    left: 91em;
}








/* testimonials sec */

.testimonial-sec .wd-arrow-inner {
  display: none;
}


.testimonial-sec .wd-btn-arrow.wd-next:before {
    content: url(https://ronaldsinghbooks.com/wp-content/uploads/2026/01/Group-1707488650-1.png);
    position: absolute;
    top: 0px;
    right: 0px;
}
.testimonial-sec .wd-btn-arrow.wd-prev::before {
  content: url(https://ronaldsinghbooks.com/wp-content/uploads/2026/01/Group-1707488675-1.png);
  position: absolute;
  top: 0px;
  left: 0em;
}










/* contact page */

/* contact us page */
.con_sec .gform_wrapper.gravity-theme .gfield_label {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: -20px;
    display: inline-block;
    padding: 0;
	margin-left:30px;
}
.con_sec input {
    background-color: transparent !important;
    padding: 26px 30px !important;
    font-size: 19px !important;
    font-family: 'poppins';
    font-weight: 500 !important;
    border-radius: 0px !important;
    border: 1px solid #aeaeae30;
	color:#000 !important;
    
}
.con_sec input::placeholder { 
    font-size: 17px !important;
    font-family: 'poppins';
    font-weight: 400 !important;
    color:#474747 !important;
    
}

.con_sec textarea {
   background-color: transparent !important;
    padding: 26px 30px !important;
    font-size: 19px !important;
    font-family: 'poppins';
    font-weight: 500 !important;
    border-radius: 0px !important;
    border: 1px solid #aeaeae30;
	color:#000 !important;
}
.con_sec textarea::placeholder { 
    font-size: 17px !important;
    font-family: 'poppins';
    font-weight: 400 !important;
    color:#474747 !important;
    
}
.gform_wrapper.gravity-theme .gfield textarea.large {
    height: 158px !important;
}
.con_sec #gform_submit_button_2 {
    background: linear-gradient(90deg,rgba(184, 95, 86, 1) 15%, rgba(247, 190, 122, 1) 70%)!important;
    font-size: 16px !important;
    color: #fff !important;
    font-family: 'poppins';
    border-radius: 50px !important;
    padding: 9px 220px !important;
	text-transform:uppercase;
}
.con_sec .gform_body.gform-body {
  margin: -40px 0 0 0;
}
h2.gform_title{
	
	display:none;
}
































































/* Mobile: 360px se 575px */
@media (min-width: 360px) and (max-width: 575px) {
.sec-sec .info-box-content {
    margin-top: 60px !important;
}
	.sec-sec .info-box-content {
    margin: 0 20px;
}
	.info-caro .wd-btn-arrow.wd-prev:before {
    top: 0px;
    left: 0em;
}
		.info-caro .wd-btn-arrow.wd-next:before {
    top: 0px;
    right: 0px;
}
		.info-caro .box-icon-wrapper.box-with-icon.box-icon-simple::before {
   
   display:none;
}
	.new_for #gform_submit_button_1 {
    position: absolute;
    top: 19px;
    right: 3px;
}
.new_for #gform_submit_button_1 {
    padding: 9px 20px;
	}
	.con_sec #gform_submit_button_2 {
   
    padding: 9px 60px !important;
    
}
}

/* Tablet: 576px se 767px */
@media (min-width: 576px) and (max-width: 767px) {
.sec-sec .info-box-content {
    margin-top: 60px !important;
}
	.sec-sec .info-box-content {
    margin: 0 20px;
}
		.info-caro .wd-btn-arrow.wd-prev:before {
    top: 0px;
    left: 0em;
}
		.info-caro .wd-btn-arrow.wd-next:before {
    top: 0px;
    right: 0px;
}
			.info-caro .box-icon-wrapper.box-with-icon.box-icon-simple::before {
   
   display:none;
}
	.new_for #gform_submit_button_1 {
    position: absolute;
    top: 19px;
    right: 3px;
}

	.con_sec #gform_submit_button_2 {
   
    padding: 9px 60px !important;
    
}
}

/* Small Laptop: 768px se 991px */
@media (min-width: 768px) and (max-width: 991px) {
  .sec-sec .info-box-content {
    margin-top: 60px !important;
}
	.sec-sec .info-box-content {
    margin: 0 20px;
}
		.info-caro .wd-btn-arrow.wd-prev:before {
    top: 0px;
    left: 0em;
}
		.info-caro .wd-btn-arrow.wd-next:before {
    top: 0px;
    right: 0px;
}
					.info-caro .box-icon-wrapper.box-with-icon.box-icon-simple::before {
   
   display:none;
}
	.new_for #gform_submit_button_1 {
    position: absolute;
    top: 19px;
    right: 3px;
}
	.con_sec #gform_submit_button_2 {
   
    padding: 9px 60px !important;
    
}

}

/* Laptop/Desktop: 992px se 1199px */
@media (min-width: 992px) and (max-width: 1199px) {
 .sec-sec .info-box-content {
    margin-top: 60px !important;
}
	.sec-sec .info-box-content {
    margin: 0 20px;
}
		.info-caro .wd-btn-arrow.wd-prev:before {
    top: 0px;
    left: 0em;
}
	.info-caro .wd-btn-arrow.wd-next:before {
    top: 0px;
    right: 0px;
}
			.info-caro .box-icon-wrapper.box-with-icon.box-icon-simple::before {
   
   display:none;
}
		.con_sec #gform_submit_button_2 {
   
    padding: 9px 60px !important;
    
}
}

/* Large Screens: 1200px se 1400px */
@media (min-width: 1200px) and (max-width: 1400px) {
 			.info-caro .box-icon-wrapper.box-with-icon.box-icon-simple::before {
   
   display:none;
}
	.con_sec #gform_submit_button_2 {
   
    padding: 9px 60px !important;
    
}
	
}
