/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/****** Poppins ******/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/****** Crimson Pro ******/
@import url('https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


																				/***** Navigation *****/
html #contactus input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    color: #010101 !important;
}
#contactus textarea.wpcf7-form-control.wpcf7-textarea {
    color: #010101 !important;
}
div#header-outer[data-permanent-transparent="1"][data-transparent-header="true"].transparent:not(.dark-slide) #logo img.dark-version, #header-outer[data-permanent-transparent="1"][data-transparent-header="true"].transparent.dark-slide #logo img:not(.dark-version) {
    opacity: 1 !important;
}


div#header-outer {
    background-color: transparent !important;
}

div#header-space {
    display: none !important;
}

ul#social {
    display: none !important;
}

html input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    color: #fff !important;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    color: #fff !important;
}

#custom_html-5 input:focus {
    background-color: transparent !important;
}

#top nav ul li a {
    font-family: 'poppins' !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    color: #fff !important;
    padding: 0px 25px !important;
}

#top ul {
    margin-top: -40px !important;
}

.pur a:before {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0px;
    padding: 17px 0px !important;
    border-radius: 100px;
}

																				/***** Slider *****/

#slider .row-bg.using-image {
    background-size: 100% 100% !important;
}

div#slider {
    padding-top: 230px !important;
    padding-bottom: 30px !important;
}

h4 {
    font-family: 'poppins';
    font-size: 18px;
    font-weight: 400;
    color: #ffaf00;
}

#slider h4 {
    color: #fff !important;
}

h2 {
    font-family: 'clisto';
    font-size: 70px;
    font-weight: 400;
    color: #1b1d2a;
}

#slider h2 {
    width: 90%;
    color: #fff;
    padding-top: 20px;
    line-height: 1;
}

p {
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 400;
    color: #252525;
}

#slider p {
    width: 80%;
    color: #fff;
    top: 8px;
    position: relative;
}

.aro img {
    margin: 0 auto !important;
    position: relative;
    top: -20px;
    left: 127px;
}

a.nectar-button.small.regular.accent-color.regular-button {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0px;
    padding: 17px 35px !important;
    border-radius: 100px;
}

#slider a.nectar-button.small.regular.accent-color.regular-button {
    margin-top: 80px;
}

#slider .nectar-video-box {
    width: 40%;
    left: 20%;
    top: -100px;
}

div#hd-left {
    padding-bottom: 40px;
}

a.play_button_2.large.nectar_video_lightbox.magnific-popup {
    display: none;
}

#hd-left a i {
    color: #ffaf00;
    padding-left: 10px;
}

#hd-left a strong {
    color: #fff;
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 400;
    padding-left: 5px;
}

ul#head-icon {
    position: absolute;
    left: 45%;
    top: 629px;
}

ul#head-icon li {
    display: inline-block;
}

ul#head-icon li a i {
    color: #fff !important;
    padding: 0px 15px !important;
    font-size: 18px;
    transition: 0.2s;
}

ul#head-icon li a i:hover {
    color: #1d1d1d !important;
    transition: 0.2s;
}

                                                                                /***** Chapters *****/

div#chapter {
    padding-top: 60px !important;
}

#chapter  h2 {
    padding-top: 20px;
    font-size: 60px;
}

#foot-icon li a i:hover {
    background-color: #d2993c;
}

#whyread a.nectar-button:nth-child(3) {
    background-color: #d2993c !important;
}

#chapter p {
    width: 70%;
    padding-top: 20px;
    padding-bottom: 100px;
    margin: 0 auto;
}

#chapter .carousel-item h1 {
    -webkit-text-stroke: 1.1px #000;
    color: transparent;
    font-family: 'Poppins';
    font-size: 80px;
    font-weight: bold;
}

#chapter .carousel-item {
    width: 90%;
}

#chapter .carousel-item h1:before {
    content: URL(/wp-content/uploads/2023/10/chap-bk.png);
    position: relative;
    padding-right: 25%;
}

#chapter .carousel-item h2 {
    font-size: 22px;
    padding-top: 0px;
}

#chapter .carousel-item p {
    margin: 0px;
    width: 90%;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 210px;
}

#chapter .carousel-item h6 {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 14px;
    padding-top: 13px;
    display: none;
}

#chapter .carousel-item:hover h6 {
    color: #aa7b2b;
}

																				/***** About The Author *****/
#author .row-bg.using-image {
    background-size: 100% 100% !important;
}

#author h2 {
    font-size: 60px;
    padding-top: 15px;
    width: 80%;
    line-height: 1;
}

#author p {
    padding-top: 20px;
    color: #1d1d1d;
    line-height: 30px;
    font-weight: 500;
}

#author a.nectar-button.small.regular.accent-color.regular-button {
    margin-top: 20px;
}

div#author
{
    padding: 100px 0px !important;
}

#author img.img-with-animation.skip-lazy.animated-in {
    transform: scale(1.2);
    left: 105px;
    top: 20px;
}

																				/***** About The Book *****/ 
#whyread h2 {
    font-size: 60px;
    padding-top: 20px;
    line-height: 60px;
}

#whyread p {
    padding-top: 20px;
}

#whyread h3 {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 30px;
    padding-top: 50px;
}

#whyread a.nectar-button.small.regular.accent-color.regular-button {
    margin-top: 20px;
}

 #whyread a {
    background-color: #2b2c72 !important;
    margin: 0px 20px 0px 0px;
}

#whyread h4 {
    padding-top: 15px;
}

div#whyread {
    padding: 75px 0px !important;
}

#whyread img.img-with-animation.skip-lazy.animated-in {
    transform: scale(1.1);
}

                                                                                /***** Video *****/
div#video {
    padding: 100px 0px !important;
}

#video .row-bg.using-image {background-size: 100% 100% !important;}

#video h2 {
    color: #fff;
    font-size: 60px;
    padding-top: 20px;
    width: 80%;
    line-height: 1;
}

#video p {
    width: 60%;
    color: #fff;
    padding-top: 20px;
}



#video  .nectar-video-box {
    padding-top: 100px;
    transform: scale(0.8);
    left: 5px;
    top: -35px;
}

#video h4 {
    padding-top: 80px;
}

#video .column-image-bg {
    background-size: cover !important;
}

                                                                                /***** Why *****/

#why h2 {
    font-size: 60px;
    padding-top: 20px;
}

#why p {
    padding-top: 30px;
    line-height: 41px;
}

#why i {
    color: #2d2c71;
    padding-right: 15px;
}

#why img.img-with-animation.skip-lazy.animated-in {
    transform: scale(1.2);
    padding-right: 50px;
}

div#why {
    padding: 70px 0px !important;
}

                                                                                /***** Packages *****/

#pack .row-bg.using-image {background-size: 100% 100% !important;}

#pack .carousel-item {
    background-color: #fff;
    width: 90%;
    border-radius: 25px;
    text-align: center;
    padding: 60px 10px;
    transition: 0.8s;
    margin: auto;
}

#pack h2 {
    font-size: 50px;
    padding-top: 70px;
}

#pack h2 strong {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 20px;
}

#pack p {
    padding-top: 30px;
    display: none;
}

#pack a.nectar-button.small.regular.accent-color.regular-button {
    margin-top: 40px;
    color: #000 !important;
    border: 1px solid #000;
    background-color: transparent !important;
    padding: 17px 45px !important;
	transition: 0.8s;
}

#pack h4:before {
    content: URL(/wp-content/uploads/2023/10/chap-bf.png);
    position: absolute;
    top: 50px;
    left: 150px;
}

#pack .carousel-item:hover{
    transform: scale(1.1);
    transition: 0.8s;
}


#pack .carousel-item:hover a.nectar-button.small.regular.accent-color.regular-button{
    color: #fff !important;
    background-color: #2d2c71 !important;
    border: 1px solid #2d2c71;
    transition: 0.8s;
}


div#pack {
    padding: 200px 0px !important;
}

#pack h4 {
    position: relative;
}

                                                                                /***** Testimonials *****/

#test h2 {
    font-size: 50px;
    padding-top: 20px;
}

#test p {
    padding-top: 60px;
    font-size: 16px;
    font-style: italic;
    width: 80%;
    line-height: 27px;
    /* height: 284px; */
}

#test p:before {
    content: URL(/wp-content/uploads/2023/11/Untitled-13.png);
    position: absolute;
    top: -8px;
}

#test h5 {
    color: #fbb944;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0px;
}

#test h6 {
    font-family: 'Poppins';
    font-size: 14px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0px;
    font-style: italic;
    margin-top: -12px;
}

#test button.owl-prev:before {
		font-family: 'Poppins', sans-serif;
		font-size: 10px;
		font-weight: 500;
		letter-spacing: 3px;
		content: "PREV";
		color: #000;
	}

	#test button.owl-prev span {
		position: absolute;
		font-size: 24px;
		color: #000;
		margin-left: -61px;
		margin-top: -6px;
	}

	#test button.owl-prev {
		background: transparent !important;
		border: none;
	}

	#test button.owl-next:before {
		font-family: 'Poppins', sans-serif;
		font-size: 10px;
		font-weight: 500;
		letter-spacing: 3px;
		content: "NEXT";
		color: #000;
	}

	#test button.owl-next {
		background: transparent !important;
		border: none;
	}

	#test button.owl-next span {
		font-size: 24px;
		color: #000;
		margin-left: 14px;
		position: relative;
		top: 3px;
	}

	#test .owl-nav.disabled {
		display: block !important;
	}

	div#extra-text {
		margin-top: -86px;
	}

	#extra-text p {
		color: #1d1d1d;
		line-height: 30px;
		font-weight: 500;
	}

	#test .owl-dots {
		display: none;
	}

	#test .owl-nav.disabled {
		position: absolute;
		right: 150px;
		top: 330px;
	}

	#test button.owl-prev:hover:before {
		color: #996100 !important;
	}

	#test button.owl-prev:hover span{
		color: #996100 !important;
	}

	#test button.owl-next:hover:before {
		color: #f7c673 !important;
	}

	#test button.owl-next:hover span {
		color: #f8bb54 !important;
	}

#test h4 {
    padding-top: 50px;
}


																				/***** Newsletter *****/

#news .row-bg.using-image {
    background-size: 100% 100% !important;
}

#news h4 {
    color: #fff;
}

#news h2 {
    font-size: 40px;
    color: #fff;
}

div#news {
    padding: 75px 150px !important;
    margin-bottom: -180px;
}

#news input#esfpx_email_bf14551ceaa61 {
    margin-top: 20px;
    background-color: transparent;
    color: #fff;
    border-bottom: 1px solid #ffffff4d;
}

#news input[type="submit"] {
    position: absolute;
    left: 435px;
    top: 45px;
    color: transparent;
    background-color: transparent;
    background-image: URL(/wp-content/uploads/2023/11/Untitled-17.png);
    background-repeat: no-repeat;
}

#news ::placeholder {
    color: #ffffff4d !important;
}


																				/***** Footer *****/

div#footer-outer {
    background-size: 100% 100% !important;
    background-color: #f8f8f8 !important;
    z-index: 1;
    padding-top: 148px;
}


div#media_image-3 {
    margin-top: -3rem;
}

#text-4 p {
    color: #fff !important;
    font-family: poppines,sans-serif;
    font-weight: 400;
    margin-top: -25px;
}

#nav_menu-3 ul li a {font-family: poppines,sans-serif;font-size: 14px !important;}

div#custom_html-4 {
    margin-left: -6rem;
}

#custom_html-4 i {
    color: #d59933 !important;
    position: relative;
    top: 0.5rem;
}

#custom_html-4 h5 {
    color: #ffffff;
    font-family: poppins,sans-serif;
    font-size: 13px;
    font-weight: 400;
    position: relative;
    left: 2rem;
    top: -1.8rem;
    margin-bottom: -1.5rem !important;
}

#custom_html-4 h6 {
    font-family: poppines,sans-serif;
    font-size: 12px;
    color: #7e7e7e !important;
    font-weight: 400;
    position: relative;
    left: 2rem;
    top: -0.8rem;
}

div#custom_html-5 {margin-left: -10rem;}

#custom_html-5 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 45% !important;
    background-color: transparent;
    border-bottom: 1px solid;
}

#custom_html-5 input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
    position: relative;
    left: 50%;
    top: -45px;
}

#custom_html-5 textarea.wpcf7-form-control.wpcf7-textarea {
    background-color: transparent;
    border-bottom: 1px solid;
    width: 95%;
    height: 3rem;
    margin-top: -2rem !important;
}

#custom_html-5 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-family: poppins,sans-serif;
    font-size: 14px;
    padding: 15px 25px;
    border-radius: 60px;
}

#foot-icon li a i {
    background-color: #282968;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    margin-left: 10px;
}

#foot-icon i {
    padding: 10px 0px !important;
}

ul#foot-icon {
    margin-left: 0% !important;
}


#copyright p {
    font-size: 14px;
    font-family: poppines,sans-serif;
    font-weight: 400;
    color: #fff !important;
    position: relative;
    left: 90%;
}

#copyright p strong {
    color: #d2993c;
    font-size: 15px;
}

#copyright .container {
    border-top: 1px solid #43351a;
    padding-top: 2rem;
}


div#footer-outer #footer-widgets .widget h4 {
    color: #fff !important;
    font-family: 'Poppins';
    font-size: 17px;
    font-weight: 400;
    margin-top: -15px;
}

#contactus input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 17px 45px !important;
    border-radius: 60px;
}


															/**************************************** CSS END ****************************************/
/**************************************** CSS END ****************************************/


												/**************************************** Media Query (Responsive Start) ****************************************/


				/*Media Query For Mobile width:500px*/

@media only screen and (max-width:500px) { 
	#author h2
{
    margin: 0 auto;
}
#chapter .carousel-item p {
    margin: 0 auto;
}
#chapter .carousel-item {
    width: 100%;
}
#slider p a img {
    display: none;
}
	
	#slider .row-bg.using-image {
    background-size: cover !important;
    background-position: 100% 100% !important;
}

div#slider {
    text-align: center;
    padding-top: 50px !important;
}

h2 {
    font-size: 35px !important;
}

h4 {
    font-size: 14px !important;
}

#slider h2 {
    padding-top: 10px;
    margin: 0 auto;
}

#slider p {
    padding-top: 15px;
    width: 100%;
}

#slider .nectar-video-box {
    width: 50%;
    left: 25%;
    top: 0px;
}

#hd-left a strong {
    font-size: 13px;
}

div#chapter {
    text-align: center;
    padding-top: 0 !important;
}

#chapter .carousel-item h2 {
    font-size: 22px !important;
}

#author .row-bg.using-image {
    background-size: cover !important;
}

div#author {
    text-align: center;
}

div#whyread {
    text-align: center;
    padding-top: 0 !important;
}

#whyread .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}

#whyread h2 {
    text-align: center !important;
    padding-top: 0px;
}

#whyread p {
    padding-top: 0px;
    width: 100%;
}

#whyread h3 {
    font-size: 20px;
    padding-top: 50px;
}

#whyread a.nectar-button:nth-child(3) {
    margin-left: 0px;
}

div#video {
    text-align: center !important;
}

#video .row-bg.using-image {background-size: cover !important;}

#video h2 {
    text-align: center !important;
    padding-top: 10px;
}

#video p {
    padding-top: 15px;
    width: 100%;
}

#video .nectar-video-box {}

#why .row_col_wrap_12.col.span_12.dark.left {display: flex;flex-direction: column-reverse;}

div#why {
    text-align: center;
}

#why p {
    font-size: 8px;
}

#pack h4:before {
    top: 50px;
    left: 110px;
}

#test .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}

div#test {
    text-align: center;
}

#test p {
    width: 100%;
    line-height: 21px;
    /* height: 360px; */
}

#test p:before {
    left: 40%;
}

#test .owl-nav.disabled {
    right: 75px;
    top: 400px;
}

#test img.img-with-animation.skip-lazy {
    top: 20px;
}

#news .row-bg.using-image {background-size: 100% 100% !important;}

div#news {
    padding: 75px 0px !important;
    margin-bottom: -400px;
    text-align: center !important;
}

#news h2 {
    font-size: 30px !important;
}

#news input#esfpx_email_bf14551ceaa61 {
    margin-top: 0px;
    width: 85%;
}

#news input[type="submit"] {
    left: 270px;
    top: 20px;
}

div#footer-outer {
    background-size: cover !important;
    padding-top: 100%;
    text-align: center !important;
}

div#custom_html-4 {
    margin-left: 0px;
}

div#custom_html-5 {
    margin-left: 0px;
}

#custom_html-4 h5 {
    left: 0px;
}

#custom_html-4 h6 {
    left: 0px;
}

#custom_html-4 i {
    top: -20px;
}

#custom_html-5 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100% !important;
}

#custom_html-5 input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
    left: 50%;
    top: -45px;
    position: unset;
    margin-top: 20px;
}

#custom_html-5 textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    margin-top: 20px !important;
}

#copyright p {
    left: 0px;
    font-size: 12px !important;
}

#copyright p strong {
    font-size: 13px;
}

}

				/*Media Query For Ipad width:768px*/

@media only screen and (min-width: 501px) and (max-width: 768px) { 
	
	#slider .row-bg.using-image {
    background-size: cover !important;
    background-position: 50% 100% !important;
}

div#slider {
    text-align: center;
    padding-top: 50px !important;
}

h2 {
    font-size: 35px !important;
}

h4 {
    font-size: 14px !important;
}

#slider h2 {
    padding-top: 10px;
}

#slider p {
    padding-top: 15px;
    width: 100%;
}

#slider .nectar-video-box {
    width: 50%;
    left: 25%;
    top: 0px;
}

#hd-left a strong {
    font-size: 13px;
}

div#chapter {
    text-align: center;
}

#chapter .carousel-item h2 {
    font-size: 22px !important;
}

#author .row-bg.using-image {
    background-size: cover !important;
}

div#author {
    text-align: center;
}

div#whyread {
    text-align: center;
}

#whyread .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}

#whyread h2 {
    text-align: center !important;
    padding-top: 0px;
}

#whyread p {
    padding-top: 0px;
    width: 100%;
}

#whyread h3 {
    font-size: 20px;
    padding-top: 50px;
}

#whyread a.nectar-button:nth-child(3) {
    margin-left: 30px;
}

div#video {
    text-align: center !important;
}

#video .row-bg.using-image {background-size: cover !important;}

#video h2 {
    text-align: center !important;
    padding-top: 10px;
}

#video p {
    padding-top: 15px;
    width: 100%;
}

#video .nectar-video-box {
    padding-top: 125px;
    transform: scale(0.5);
    left: 5px;
    top: -35px;
}

#why .row_col_wrap_12.col.span_12.dark.left {display: flex;flex-direction: column-reverse;}

div#why {
    text-align: center;
}

#why p {
    font-size: 12px;
}

#pack h4:before {
    top: 50px;
    left: 100px;
}

#test .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}

div#test {
    text-align: center;
}

#test p {
    width: 100%;
    line-height: 33px;
    height: 200px;
}

#test p:before {
    left: 45%;
}

#test .owl-nav.disabled {
    right: 215px;
    top: 270px;
}

#test img.img-with-animation.skip-lazy {
    top: 20px;
}

#news .row-bg.using-image {background-size: 100% 100% !important;}

div#news {
    padding: 75px 0px !important;
    margin-bottom: -400px;
    text-align: center !important;
}

#news h2 {
    font-size: 30px !important;
}

#news input#esfpx_email_bf14551ceaa61 {
    margin-top: 0px;
    width: 85%;
}

#news input[type="submit"] {
    left: 525px;
    top: 20px;
}

div#footer-outer {
    background-size: cover !important;
    padding-top: 50%;
    text-align: center !important;
}

div#custom_html-4 {
    margin-left: 0px;
}

div#custom_html-5 {
    margin-left: 0px;
}

#custom_html-4 h5 {
    left: 0px;
}

#custom_html-4 h6 {
    left: 0px;
}

#custom_html-4 i {
    top: -20px;
}

#custom_html-5 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100% !important;
}

#custom_html-5 input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
    left: 50%;
    top: -45px;
    position: unset;
    margin-top: 20px;
}

#custom_html-5 textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    margin-top: 20px !important;
}

#copyright p {
    left: 50%;
    font-size: 11px !important;
}

#copyright p strong {
    font-size: 12px;
}

	p a img.size-full.wp-image-2686.aligncenter {
    padding-left: 0%;
    position: relative;
    top: 10px;
}

#chapter .carousel-item {
    width: 100%;
    padding: 0px 100px !important;
}

}

				/*Media Query For Ipad pro width:1024px*/

@media only screen and (min-width: 769px) and (max-width: 1024px) { 
	
	#top nav ul li a {
    font-family: 'poppins' !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    color: #fff !important;
    padding: 0px 10px !important;
}

h2 {
    font-size: 50px !important;
}

h4 {
    font-size: 16px !important;
}

#slider h2 {
    padding-top: 20px;
}

#slider p {
    padding-top: 20px;
    width: 65%;
}

#slider .nectar-video-box {
    width: 40%;
    left: 35%;
    top: -80px;
}

ul#head-icon {
    top: 730px;
    left: 16%;
    margin: 0px !important;
}

p a img.size-full.wp-image-2686.aligncenter {
    padding-left: 36px;
}

#chapter .carousel-item h1:before {
    padding-right: 9%;
    top: 10px;
}

#chapter .carousel-item h2 {
    font-size: 22px !important;
}

#chapter .carousel-item h1 {
    font-size: 55px;
}

#author img.img-with-animation.skip-lazy.animated-in {
    transform: scale(1.3);
    left: 50px;
    top: 60px;
}

#whyread h2 {
    padding-top: 0px;
}

#whyread p {
    padding-top: 0px;
    width: 90%;
}

#whyread h4 {
    padding-top: 0px;
    margin-bottom: 0px !important;
}

#whyread h3 {
    font-size: 25px;
    padding-top: 0px;
}

#video .column-image-bg {
}

#video .nectar-video-box {
    padding-top: 60px;
    transform: scale(0.6);
    left: -41px;
    top: 40px;
}

#why h2 {
    padding-top: 5px;
}

#why p {
    padding-top: 15px;
    line-height: 30px;
    font-size: 11px !important;
}

#pack h4:before {
    top: 50px;
    left: 90px;
}

#test h2 {
    font-size: 40px !important;
    padding-top: 0px;
}

#test p {
    padding-top: 60px;
    font-size: 14px;
    font-style: italic;
    width: 100%;
    line-height: 30px;
    /* height: 215px; */
}

#test h4 {
    padding-top: 0px;
}

#test .owl-nav.disabled {
    right: 30px;
    top: 358px;
}

div#news {
    padding: 75px 50px !important;
}

#news h2 {
    font-size: 40px !important;
}

#news input[type="submit"] {
    left: 335px;
    top: 45px;
}

div#footer-widgets .col.span_3:nth-child(1) {
    width: 25% !important;
}

div#footer-widgets .col.span_3:nth-child(2) {
    width: 27% !important;
}

div#footer-widgets .col.span_3:nth-child(3) {
    width: 29% !important;
}

div#footer-widgets .col.span_3:nth-child(4) {
    width: 10% !important;
}

#footer-outer #copyright p {
    font-size: 12px;
    font-family: poppines,sans-serif;
    font-weight: 400;
    color: #fff !important;
    position: relative;
    left: 75%;
}
	#logo img.stnd.default-logo.dark-version {
    position: relative;
    left: 28px;
    top: -10px;
    transform: scale(0.9);
}

#chapter h2 {
    line-height: 1.1;
    padding-top: 0;
}

#chapter .carousel-item p {
    width: 100%;
    line-height: 1.5;
}


}

				/*Media Query For Laptop width:1400px*/

@media only screen and (min-width: 1025px) and (max-width: 1400px) { 
	
	#logo img.stnd.default-logo.dark-version {
	    position: relative;
	    left: 28px;
	    top: -10px;
	    transform: scale(0.9);
	}
	
	#chapter h2 {
	    line-height: 1.1;
	    padding-top: 0;
	}
	
	#chapter .carousel-item p {
	    width: 100%;
	    line-height: 1.5;
	}
	
	#logo img.stnd.default-logo.dark-version {
		top: -25px;
		left: 65px;
	}

	#top nav ul li a {
		padding: 0px 15px !important;
	}

	#slider .nectar-video-box {
		left: 26%;
		top: -90px;
	}

	.aro img {
		top: -20px;
		left: 105px;
	}

	ul#head-icon {top: 526px;width: 220px;left: 32%;}

	#chapter .carousel-item h1 {
		font-size: 60px;
	}

	#author h2 {width: 100%;}

	h2 {
		font-size: 45px !important;
		line-height: 1 !important;
	}


}

#header-outer .widget_shopping_cart a.button {
    padding: 1rem 1rem !important;
}

.product-meta {
    margin-top: -6rem;
}

span.quantity {
    margin-left: 1.5rem !important;
}

.wc-block-components-sidebar-layout.wc-block-cart.wp-block-woocommerce-filled-cart-block.is-large {
    margin-top: 3rem !important;
}

body.product-template-default.single.single-product div#header-outer {
    background-image: url(/wp-content/uploads/2023/11/Untitled-1.png);
    height: 200px;
}

body.product-template-default.single.single-product .woocommerce-breadcrumb {
    margin-top: 12rem;
}


.woocommerce ul.products li.product .woocommerce-loop-product__title {
    line-height: 23px;
    font-size: 18px !important;
    margin-top: 10px;
}