
/*---------------------------------------------------------------------------------

 Theme Name:   Simplebooks Child
 Theme URI:    https://simplebooks.com/
 Description:  
 Author:       Simplebooks
 Author URI:   
 Template:     Divi
 Version:      1.0.0
 License:      
 License URI:  

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

/* Feedback Carousel */
.feedback-author {
	position: absolute;
	bottom: 35px;
}

.feedback-author-image img {
	width: 40px !important;
	border-radius: 50px !important;
	padding-top: 3px;
}

.feedback-author-image {
	margin-right: 10px;
	float: left;
}

.feedback-author-profile {
	width: 100%;
	height: 45px;
	vertical-align: middle;
	display: table-cell;
}

.feedback-author-profile p {
	font-size: 12px !important;
	margin-bottom: 0;
	line-height: 1.3em !important;
	font-family: "Poppins";
	font-style: italic;
	padding-bottom: 0px;
}

.feedback-author-name {
	font-weight: bold;
}

.feedback-description {
	padding-bottom: 20px;
	padding-bottom: 20px;
	font-family: "Poppins";
	font-size: 12px;
	line-height: 18px;
	color: #080a3c;
	font-weight: 400 !important;
}

.feedback-author-position {
	display: block !important;
	font-weight: 400 !important;
}

.feedback-author-company {
	display: block !important;
}

.feedback-carousel .item {
	padding: 10px;
}

/* .feedback-carousel .item-inner{
	padding:25px;
	border-radius:10px;
	box-shadow: rgb(0 0 0 / 30%) 0px 1px 10px;
	height:19em;
	width:19em;
}

.feedback-carousel-row:not(:last-child){
	margin-bottom:0px!important;
} */
.feedback-item-row .item-inner {
	padding: 25px;
	border-radius: 10px;
	box-shadow: 0px 5px 20px rgba(8, 10, 60, .04);
	height: 22em;
	width: 19em;
	background-color: white;
}

.feedback-item-row .item {
	padding: 10px;
	float: left;
	overflow-x: hidden;
	flex: 0 0 auto;
}

.feedback-rows .feedback-row-1 {
	width: 100%;
	display: flex;
	flex-flow: row nowrap;
	overflow: hidden;
}

.feedback-row-1 .feedback-item-row {
	display: flex;
	flex-flow: row nowrap;
	-webkit-box-pack: center;
	place-content: flex-start center;
	-webkit-box-align: stretch;
	align-items: stretch;
	position: relative;
	left: 0px;
}

.feedback-row-2 .feedback-item-row {
	display: flex;
	flex-flow: row nowrap;
	-webkit-box-pack: center;
	place-content: flex-start center;
	-webkit-box-align: stretch;
	align-items: stretch;
	position: relative;
	right: 0px;
}

.feedback-rows .feedback-row-2 {
	width: 100%;
	display: flex;
	flex-flow: row-reverse nowrap;
	overflow: hidden;
}

.feedback-rows {
	width: 100%;
	max-width: 1440px;
	margin: auto;
}

@media (min-width:1280px) {
	.feedback-rows:before {
		content: "";
		display: block;
		position: absolute;
		z-index: 2;
		top: 0;
		width: 100px;
		height: 100%;
	}
	
	.feedback-rows:after {
		content: "";
		display: block;
		position: absolute;
		z-index: 2;
		top: 0;
		width: 100px;
		height: 100%;
		margin-left: 555px !important;
		-webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
		-ms-transform: matrix(-1, 0, 0, 1, 0, 0);
		transform: matrix(-1, 0, 0, 1, 0, 0);
	}
}

.feedback-row-1 .feedback-item-row {
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	animation-name: scroll-1;
}

@-webkit-keyframes scroll-1 {
	0% {
		left: 0%;
	}
	
	100% {
		left: -100%;
	}
}

.feedback-row-2 .feedback-item-row {
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	animation-name: scroll-2;
}

.feedback-rows:hover .feedback-item-row {
	animation-play-state: paused;
}

@-webkit-keyframes scroll-2 {
	0% {
		left: 0;
	}
	
	100% {
		left: 100%;
	}
}

@media (max-width:1024px) {
	.feedback-row-2 .feedback-item-row, .feedback-row-1 .feedback-item-row {
		animation-duration: 50s;
	}
}

@media (max-width:560px) {
	.feedback-row-2 .feedback-item-row, .feedback-row-1 .feedback-item-row {
		animation-duration: 20s;
	}
}

@media (min-width:1025px) {
	.feedback-row-2 .feedback-item-row, .feedback-row-1 .feedback-item-row {
		animation-duration: 100s;
	}
}

/*forms styles */
.gform_title {
	display: none;
}

#footercta .gform_body select option {
	background-color: white !important;
}

.gfield_checkbox li {
	font-size: 17px !important;
}

#footercta h4 {
	color: white;
}

#footercta select {
	-webkit-appearance: none;
	-webkit-border-radius: 10px !important;
	background: url("https://cdn-ildmgfn.nitrocdn.com/clsAdZSEPZbzhWEhYNdnqqzSgEPjkyxV/assets/images/optimized/rev-e85ad05/simplebooks.com/srilanka/wp-content/uploads/sites/6/2024/02/down-arrow.png") 96%/15% no-repeat #eee;
	background-size: 15px !important;
}

#footercta input, #footercta select {
	height: 50px;
	margin-bottom: 10px;
	border-radius: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border: none;
	background-color: white;
	color: black;
	font-family: "Poppins";
}

#footercta ::placeholder {
	background-color: white;
	color: black !important;
}

#footercta .gfield_checkbox li {
	background-color: #f3f3f3;
	height: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 10px;
	margin-bottom: 15px !important;
	margin: auto;
	margin: 0 25px;
	color: black;
	text-align: left;
	padding-left: 15px !important;
	font-family: "Poppins";
}

@media (min-width:768px) {
	#footercta .gfield_checkbox li {
		width: 25%;
	}
}

@media (max-width:767px) {
	#footercta .gfield_checkbox li {
		width: 100%;
	}
}

#footercta .gfield_checkbox input {
	margin-top: 0px;
}

#footercta .ginput_container_checkbox {
	text-align: center;
}

#footercta .gform_footer {
	text-align: center;
}

#footercta .gform_button {
	color: white;
	font-weight: 700;
	background-color: #ff612f;
	border-radius: 50px 50px 50px 50px !important;
	padding: 15px 25px 15px 25px !important;
	transition: .1s;
	box-shadow: 0 0 0 0 rgba(255, 97, 47, 30%);
	-webkit-box-shadow: 0 0 0 0px rgba(255, 97, 47, 30%);
	-moz-box-shadow: 0 0 0 0px rgba(255, 97, 47, 30%);
	transform: scale(1);
	animation: pulse-effect 2s infinite;
	margin: 0px auto;
}

@keyframes pulse-effect {
	0% {
		transform: scale(.95);
		box-shadow: 0 0 0 0 rgba(255, 97, 47, 70%);
	}
	
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(255, 97, 47, 0%);
	}
	
	100% {
		transform: scale(.95);
		box-shadow: 0 0 0 0 rgba(255, 97, 47, 0%);
	}
}

@media only screen and (max-width: 641px) {
	.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
		line-height: 1 !important;
	}
}

#footercta .gform_button:hover {
	transform: translate(0, -3px);
}

#footercta .gform_wrapper li.hidden_label input {
	margin-top: 0px;
}

.regionselector input {
	display: none !important;
}

.regionselector {
	text-align: center;
	margin-top: 40px !important;
}

#choice_2_11_0:checked ~ label img, #choice_3_11_0:checked ~ label img {
	content: url("https://cdn-ildmgfn.nitrocdn.com/clsAdZSEPZbzhWEhYNdnqqzSgEPjkyxV/assets/images/optimized/rev-e85ad05/simplebooks.com/bangladesh/wp-content/uploads/sites/4/2024/02/region-sl-d11w.jpg") !important;
	width: 260px;
}

#choice_2_11_0:checked ~ label span, #choice_3_11_0:checked ~ label span {
	font-weight: 400 !important;
}

#choice_2_11_1:checked ~ label img, #choice_3_11_1:checked ~ label img {
	content: url("https://cdn-ildmgfn.nitrocdn.com/clsAdZSEPZbzhWEhYNdnqqzSgEPjkyxV/assets/images/optimized/rev-e85ad05/simplebooks.com/bangladesh/wp-content/uploads/sites/4/2024/02/region-bd-d11w.jpg") !important;
	width: 260px;
}

#choice_2_11_1:checked ~ label span, #choice_3_11_1:checked ~ label span {
	font-weight: 400 !important;
}

#choice_2_11_2:checked ~ label img, #choice_3_11_2:checked ~ label img {
	content: url("https://cdn-ildmgfn.nitrocdn.com/clsAdZSEPZbzhWEhYNdnqqzSgEPjkyxV/assets/images/optimized/rev-e85ad05/simplebooks.com/bangladesh/wp-content/uploads/sites/4/2024/02/region-in-d11w.jpg") !important;
	width: 260px;
}

.regionselector img {
	border-radius: 10px !important;
}

#choice_2_11_2:checked ~ label span, #choice_3_11_2:checked ~ label span {
	font-weight: 400 !important;
}

.ginput_container_radio input {
	vertical-align: bottom;
}

.ginput_container_radio label span {
	display: block;
	color: black;
	margin-top: 20px;
	text-decoration: underline;
	font-weight: 400 !important;
}

.line-title {
	display: flex;
	margin-top: 50px;
	margin-bottom: 20px;
}

.line-title span {
	color: black;
	font-family: "Poppins";
	padding-right: 15px;
}

.line-title:after {
	display: block;
	content: " ";
	border-top: 2px solid black;
	margin-top: 14px;
	flex: 1 1 auto;
}

.visitsr a {
	color: #ff6700;
	text-decoration: underline !important;
}

.visitsr {
	text-align: center;
}

@media (min-width:641px) {
	body .gform_wrapper ul li.gfield {
		margin-top: 5px !important;
	}
}

.ginput_container_textarea textarea {
	border: none;
	border-radius: 10px;
	padding: 10px 15px !important;
}

/*Form Validation Erros*/
.gform_wrapper div.validation_error {
	color: #ff6700 !important;
	border-top: 2px solid #ff6700 !important;
	border-bottom: 2px solid #ff6700 !important;
}

.gform_wrapper .validation_message {
	color: #ff6700 !important;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent !important;
	border-bottom: none !important;
	border-top: none !important;
}

/*adjust Divi Menu module breakpoint*/
@media only screen and (max-width: 1024px) {
	.et_pb_menu .et_pb_menu__menu {
		display: none;
	}
	
	.et_mobile_nav_menu {
		display: block;
	}
}

/* feature box home page */
.feature-box:hover {
	-webkit-box-shadow: 0 5px 60px rgba(0, 0, 0, .08);
	box-shadow: 0 5px 60px rgba(0, 0, 0, .08);
}

.feature-box {
	animation-delay: .1s;
	animation-duration: 1.25s;
}

/* Menu css */
#menu-main-menu .cmpbtn a {
	background-image: -webkit-linear-gradient(0deg, #ff612f, #ff612f);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-animation: 10s linear infinite hue;
}

@keyframes hue {
	0% {
		-webkit-filter: hue-rotate(0deg);
	}
	
	100% {
		-webkit-filter: hue-rotate(-360deg);
	}
}

.et-menu li li.menu-item-has-children>a:first-child:after {
	top: 10px !important;
}

.et_mobile_menu .menu-item-has-children>a {
	background-color: rgba(0, 0, 0, 0) !important;
}

.sb-header .et_pb_row {
	align-items: center;
}

.sb-header .et_pb_column {
	margin-bottom: 0px !important;
}

/* reverce col on mobile */
@media screen and ( max-width: 980px ) {
	.reverse {
		display: flex;
		flex-direction: column-reverse;
	}
}
