/*
 Theme Name:   Rescues
 Theme URI:    https://demo.coderplace.com/wp/WP01/WP01015/
 Description:  A child theme of CoderPlace theme.
 Author:       Basetheme
 Template:     basetheme
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  rescues
 Tested up to: 5.9
 Requires PHP: 7.0

*/
#blog-posts-products .container-inner {
	padding: 0 25px;
}
.tnp-subscription-minimal input.tnp-email {
	max-width: 100% !important;
	width: 350px !important;
}
body .tnp-widget input[type="email"], body .tnp .tnp-email {
	padding: 15px !important;	
	border-radius: 0;
}
.tnp-widget input.tnp-submit {
	padding: 20px 40px 20px 40px !important;
	font-size: 16px !important ;
	margin-top: 10px !important;  
}
.header-html-inner img {
	filter:unset !important;
}
.contact-main {
	display: flex;
	padding-top: 1em
}
.header-html-inner .contact-contain {
	margin-inline-start: 10px;
}
.header-html-inner .contact-contain p {
	margin: 0;
}
body .tnp-subscription-minimal input.tnp-submit {
	padding: 15px 51px 15px 51px !important;
	font-size: 16px !important;
	margin-top: 20px !important;
	width: auto;
	color: var(--global-palette-btn-hover) !important;
	background: var(--global-palette-btn-bg-hover) !important;
	border-color: var(--global-palette-btn-bg-hover) !important;
	border-radius: unset !important;
}
.contact-cols {
	display: flex;
	column-gap: 36px;
}
.wpcf7-form label {
	display: block;
	padding-block: 10px;
}
.wpcf7-form-control {
	display: block;
	width: 100%;
}
.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {
	height: 155px;
}
.woocommerce form .form-row .button {
	border-radius: unset;
}
.woocommerce span.onsale {
	border-radius: unset !important;
}
.inner-link-style-normal a:not(.button), .widget-area.inner-link-style-normal a:not(.button) {
	text-decoration: unset !important;
}
.site-header-item .main-navigation .primary-menu-container > ul li.current_menu-item > a, .site-header-item .main-navigation .primary-menu-container > ul li.current-menu-item > a,
.site-header-item .main-navigation .primary-menu-container > ul li.menu-item > a:hover {
text-decoration: underline;
}
.widget_media_image img {
	transition: unset ;
	-webkit-transition: unset !important;
}
.widget_media_image:hover img{
	transform: unset !important;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
	-webkit-appearance: none;
	color: var(--global-palette5);
	border: unset !important;
	border-radius: unset !important;
	padding: .6em .7em;	
	max-width: 100%;
	background: var(--global-palette7) !important;
}
.comment-body {
	border-bottom: 1px solid #e5e5e5 !important;
}
.single-post .single-entry .entry-header {	
	border-bottom: 1px solid #e5e5e5 !important;
}
.wpcf7 p {
	padding-block-start: 10px !important;
}
body .pagination .current, body.woocommerce nav.woocommerce-pagination ul li span.current, body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border: 1px solid var(--global-palette1) !important;
	background: var(--e-global-color-thebase1);
	border-radius: 0rem !important;
	color: var(--e-global-color-thebase9);
}
body.woocommerce table.shop_attributes td, body.woocommerce table.shop_attributes th {
	border: 1px solid #e5e5e5;
	border-collapse: separate;
}
body.woocommerce table.shop_attributes td, body.woocommerce table.shop_attributes th {
	background: rgba(0,0,0,0.025);
	padding: 12px;
	font-style: normal;
}
#secondary .woocommerce.widget_product_categories > ul li, .widget .tagcloud a, .widget li, #secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
	padding-block: 3px;
}
body .site .content-container .alignwide{margin:0;}
.wp-block-latest-posts.wp-block-latest-posts__list li {
	clear: both;
	margin: 0;
} 
body primary-sidebar.widget-area .widget-title, .widget_block h2, .widget_block .widgettitle, .widget_block .widgettitle {
	margin-block-end: 10px;
}
body .pagination .page-numbers, body.woocommerce nav.woocommerce-pagination ul li .page-numbers, body.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: unset;
	color: var(--global-palette4);
	background: var(--global-palette9);
	border-radius: 0rem;
	min-width: 2.5em;
}
body .pagination a:hover, body.woocommerce nav.woocommerce-pagination ul li .page-numbers:hover {
	background: var(--global-palette1);
	color: var(--global-palette9);
}
.post-template-default .entry-tags a.tag-link {
	border-radius: unset;
	border: 1px solid #e5e5e5;
}
.post-template-default .hero-container .entry-meta {
	justify-content: center;
}
.cms-banner img, .elementor-image-box-img img, .gallery-item img, .gallery-slider img, .loop-entry .post-thumbnail-inner img, .widget_media_image img {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.cms-banner:hover img, .elementor-image-box-img:hover img, .gallery-item .gallery-icon:hover img, .gallery-slider .swiper-slide-inner:hover img, .loop-entry .post-thumbnail-inner:hover img, .widget_media_image:hover img {
	transform: scale(1.05);
}
.cms-banner .elementor-widget-wrap, .elementor-image-box-img, .gallery-item .gallery-icon, .gallery-slider .swiper-slide-inner, .post-thumbnail-inner, .widget_media_image {
	position: relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}
.woocommerce-cart.woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-checkout.woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #add_payment_method table.cart td.actions .coupon .input-text {
	height: 42px;
	margin-inline-end: 15px;
}
.single-content .cms-1 h6.elementor-heading-title {
	margin-bottom: 0;
}
body .pagination .current, body.woocommerce nav.woocommerce-pagination ul li span.current, body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: var(--global-palette1);
	color: var(--global-palette9);
}
.woocommerce form.login, .woocommerce form.register {
	border: 1px solid #e5e5e5 !important;
	padding: 20px;
	margin: 2em 0;
	text-align: left;
	border-radius: unset !important;
}
 body .pagination a:hover, body.woocommerce nav.woocommerce-pagination ul li .page-numbers:hover {
background: var(--global-palette1);
color: var(--global-palette9);
border: 1px solid var(--global-palette1);
}
.footer-widget-area ul:not(.menu) li:first-child {
	-webkit-padding-before: 0;
	padding-block-start: 0;
}
.footer-widget-area ul li {
	padding: 3px 0;
	display: block;
}
.widget-area ul {
	padding-left: 0 !important;
}
body .widget-area ul, ol {
	margin: 0 ;
}
.blog-posts-content {
	margin: 0 -20px;
}
.comment-reply-title small #cancel-comment-reply-link {
	color: var(--global-palette2);
}
.owl-theme .owl-buttons div {
	display: block;
	font-size: 0;
	height: 32px;
	width: 32px;
	position: absolute;
	text-align: center;
	top: 35%;
	bottom: auto;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	margin: auto !important;
	transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	margin: auto;
	z-index: 99;
	cursor: pointer;
}
.thebase-show-sidebar-btn.active .drawer-overlay {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.5);
	z-index: 99;
}
.owl-theme .owl-buttons div.owl-next::after, .owl-theme .owl-buttons div.owl-prev::after {
	content: "";
	position: absolute;
	top: auto;
	background-size: 15px;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
body.woocommerce div.product div.images .flex-control-thumbs {
	padding: 0 30px;
	box-sizing: border-box;
	margin: 30px 0 0;
	transform: none;
	left: auto;
	max-width: 100%;
	text-align: center;
}
body.woocommerce div.product div.images .flex-control-thumbs li:first-child {
	padding: 4px;
	box-sizing: border-box;
	list-style: none;
	float: none;
	cursor: pointer;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	height: 100%;
	width: 100%;
	margin: 0;
}
.cms-service .elementor-icon-box-icon {
	transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}
.cms-service:hover .elementor-icon-box-icon {
	transform: translateY(-8px);
}
.woocommerce div.product form.cart .group_table tr {
	display: flex;
	width: 100%;
	align-items: center;
}
.wp-block-quote, blockquote {
	padding-inline-start: 1em;
	border-left: 4px solid var(--global-palette4);
	background-color: var(--global-palette7);
	padding: 2em;
}
.woocommerce div.product form.cart .group_table tr {
	display: flex;
	width: 100%;
	align-items: center;
}
.woocommerce ul.products li.product span.onsale {
	padding: .2em .5em;
}
body.woocommerce div.product form.cart .group_table td:first-child {
	width: auto;
	text-align: center;
	min-width: 128px;
}
.flexslider, .owl-carousel .owl-wrapper-outer, .home-product .owl-buttons, #sb-wrapper, .home-service, .feature, .elementor-widget-icon-box {
	direction: ltr;
}
.woocommerce-cart.woocommerce-page table.cart td.actions .button, .woocommerce-checkout.woocommerce-page table.cart td.actions .button, .woocommerce-page #add_payment_method table.cart td.actions .button {
	height: auto;
	padding: 0.1em 1em;
	background: var(--global-palette2);
	color: var(--e-global-color-thebase8);

}
.woocommerce-cart.woocommerce-page .cart-summary h2 {
	margin-block-end: .7em;
}
.owl-theme .owl-buttons div.owl-prev::after {
	background-image: url(assets/images/left-arrow.svg);
	background-position: 0;
}
.owl-theme .owl-buttons div.owl-next::after {
		background-image: url(assets/images/right-arrow.svg);
		background-position: 100%;
}
.owl-theme .owl-buttons div.owl-prev {
	left: -40px;
	right: auto;
}
.owl-theme .owl-buttons div.owl-next {
	right: -40px;
	left: auto;
}
.owl-theme:hover .owl-buttons div {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
.content-style-unboxed .blog .loop-entry .entry-content-wrap {
	padding: 0;
	position: relative;
}
.woocommerce-privacy-policy-text {
	padding-block: 5px 15px;
}
.loop-entry .entry-header .entry-meta {
	margin-block: 10px !important;
	text-transform: capitalize;
}
.entry-content-wrap .entry-title {
	margin-block: 0pxpx !important;
}
.loop-entry .entry-header {
	margin-block: 15px 0 !important;
}	
.loop-entry .entry-summary, .loop-entry .entry-summary p {
	margin: 0 !important;
}
 /* .loop-entry .entry-summary p,  */
.site-footer .footer-widget-area .widget-title {
	padding-block-end: 15px;
	font-size: 25px;
	text-transform: capitalize;
}
.widget .tagcloud a, .widget .widget_product_tag_cloud a, .widget .wp-block-tag-cloud a {
	font-size: inherit !important;
	display: block;
	color: var(--global-palette3);
}
#secondary .woocommerce.widget_product_categories > ul li, .widget .tagcloud a, #secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
	padding-block: 4px;
}
.widget .tagcloud, .widget .widget_product_tag_cloud, .widget .wp-block-tag-cloud, .widget li {
	list-style: none;
	margin: 0;
	position: relative;
}
.comment-content table, .entry-content.single-content table {
	border: 1px solid #e5e5e5;
	margin-bottom: 1.618em;
	width: 100%;
}
.cart-summary {
	display: none;
}
/*sidebar*/
.thebase-show-sidebar-btn {
	position: fixed;
	-webkit-margin-end: .5em;
	margin-inline-end: .5em;
	border: 1px solid var(--global-gray-400);
	padding: 0 10px;
	height: 44px;
	line-height: 30px;
	display: none;
	cursor: pointer;
	top: 30%;
	left: -2px;
	z-index: 9;
	background: #fff;
	box-shadow: 0 0 5px 2px var(--global-gray-400);
	align-items: center;
	border-radius: 0 50px 50px 0;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
	background: var(--e-global-color-thebase7);
}
.primary-sidebar .woocommerce.widget_product_categories > ul li a {
	border-bottom: unset;
}
.primary-sidebar ul {
	list-style: none;
}
.primary-sidebar.widget-area .widget_block, .primary-sidebar.widget-area .woocommerce {
	border-block-end: 1px solid #e5e5e5;
	padding-block-end: 20px;
}
.has-sidebar .primary-sidebar.widget-area .widget:last-child {
	padding: 0;
	margin: 0;
	border: 0;
}
.primary-sidebar .thebase-hide-sidebar-btn {
	display: none;
	flex: 0 0 auto;
	align-items: center;
	flex-direction: row;
	justify-content: flex-end;
	padding: 15px 0;
}
.thebase-hide-sidebar-btn .thebase-svg-iconset svg {
	height: auto;
	width: 1.6em;
	cursor: pointer;
}
h2.entry-related-title {
	text-align: center;
}
.entry-related .entry-related-inner-content {
	padding-top: 3.5em;
	padding-bottom: 3.5em;
	padding-left: 0;
	padding-right: 0;
}
.comment-navigation .nav-links, .post-navigation .nav-links {
	border-block: 1px solid #e5e5e5;
	padding-block: var(--global-sm-spacing);
}
body.woocommerce div.product form.cart table td {
	padding-block-end: 20px;
}
#add_payment_method .cart-collaterals, .woocommerce-cart .cart-collaterals, .woocommerce-checkout .cart-collaterals {
	border: 1px solid #e5e5e5;	
	padding: 30px;
}
.woocommerce-cart .woocommerce table.shop_table td, .woocommerce-cart .woocommerce .cart-collaterals .cart_totals tr th, .woocommerce-cart .woocommerce .cart-collaterals .cart_totals tr td {
	border-top: 1px solid #e5e5e5;
	padding: 15px 12px;
}
.cart_totals h2 {
	font-size: 30px;
}
.site .woocommerce table.shop_table td, .site .woocommerce table.shop_table th {
	padding-block: 20px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 1px solid #e5e5e5;
}
body .woocommerce table.shop_table td {
	padding: 15px 12px;
	line-height: 1.2em;
}
#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
	border-collapse: separate;
	margin: 0 0 6px;
	padding: 0;
	border: 0;
}
body .wp-block-search__label {
	display: none;
}
body .select2-container--default .select2-selection--single {
	border-radius: 0;
	border: unset;
}
body form.checkout .col2-set {
	border: 1px solid #e5e5e5;
	padding: 30px;
}
.woocommerce .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tbody th {
	border-top: 1px solid #e5e5e5;
}
.woocommerce .quantity.spinners-added {
	border-radius: unset;
	border: 1px solid #e5e5e5;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
	border-top: 0;
}
.woocommerce ul.products li.product .product-details .price, body.woocommerce .widget_layered_nav_filters ul li a {
	font-size: inherit;
}
.woocommerce div.entry.product .woocommerce-tabs ul.tabs li a, .woocommerce div.entry.product .woocommerce-tabs ul.tabs li a:hover {
	font-weight: 400;
	font-size: 16px;
	color: var(--global-palette5);
	text-align: center;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover {
	color: var(--global-palette9);
}
.site-header-item .main-navigation .primary-menu-container .sub-menu li.menu-item > a:hover {
text-decoration: none;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0;
}
.single.woocommerce section.products > h2 {
	text-align: center;
}
.single-product.woocommerce div.product .product_meta > span {
	display: block;
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
	padding-block-end: 10px;
}
.single-product.woocommerce div.product form.cart div.quantity {
	border: 1px solid #e5e5e5;
	border-radius: 0;
	padding-block: 1px;
	margin-inline-end: 15px;
	height: 50px !important;
}
.woocommerce div.product div.summary {
	-webkit-margin-after: 2em;
	margin-block-end: 2em;
}
.woocommerce-checkout .woocommerce form.checkout_coupon, .woocommerce-checkout .woocommerce form.login {
	width: 50%;
}
.woocommerce form.checkout_coupon .form-row-first, .woocommerce form.checkout_coupon .form-row-last, .woocommerce form.login .form-row-first, .woocommerce form.login .form-row-last, .woocommerce form.register .form-row-first, .woocommerce form.register .form-row-last {
	float: none;
}
body.woocommerce .quantity .qty, body .woocommerce .quantity.spinners-added .qty {
	background: var(--global-palette9) !important;
	height: 47px !important;
}
.single-product.woocommerce div.product .button.single_add_to_cart_button {
	height: 50px;
}
body .thebase-breadcrumbs {
	margin: 0;
}
.woocommerce-checkout .woocommerce form.checkout_coupon {
	border: 3px dashed #e5e5e5;
}
.woocommerce.widget_price_filter .price_label {
	width: 100%;
	display: inline-block;
	text-align: left;
	padding-block: 10px 0;
}
body .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	height: 40px;
}

/* Single-product-additional-carousel */
.woocommerce div.product div.images .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.woocommerce div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	right: 2rem;
}
body.woocommerce div.product div.images .flex-control-thumbs {
	padding: 0 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 30px 0 0;
	-webkit-transform: none;
	transform: none;
	left: auto;
	max-width: 100%;
}
#sb-wrapper, .feature, .flexslider, .home-product .owl-buttons, .home-service, .owl-carousel .owl-wrapper-outer {
	direction: ltr;
}
body.woocommerce div.product div.images .flex-control-thumbs li:first-child {
	padding: 4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
	float: none;
	cursor: pointer;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	height: 100%;
	width: 100%;
	margin: 0;
	background: transparent;
}
body.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
	border-color: var(--global-palette6);
}
body.woocommerce div.product div.images .flex-control-thumbs li img {
	border: 1px solid var(--global-palette7);
	max-width: 5em;
	display: inline-block;
	opacity: 1;
	-webkit-opacity: 1;
	width: 100%;
}
.woocommerce-product-gallery .owl-theme .owl-buttons div.owl-prev {
	left: 0;
	top: 0;
	bottom: 0;
	right: auto;
}
.woocommerce-product-gallery .owl-theme .owl-buttons div.owl-next {
	right: 0;
	top: 0;
	bottom: 0;
	left: auto;
}

@media only screen and (max-width: 1200px){
	body .main-navigation .primary-menu-container > ul > li.menu-item > a{
		padding-left: calc(1.5em / 2);
		padding-right: calc(1.5em / 2);
	}
	body .site-branding a.brand img.svg-logo-image {
	width: 190px;
}
	.contact-contain .title {
	font-size: 22px;
}
	.owl-theme .owl-buttons div.owl-prev {
	left: -20px;
}
	.owl-theme .owl-buttons div.owl-next {
	right: -15px;
}
}
@media only screen and (max-width: 1024px){
	body .site-branding a.brand img.svg-logo-image {
	width: 210px;
}
	.blog .archive-title {
		font-size: 40px;
	}
	body .tnp-subscription-minimal input.tnp-email, body .tnp-widget-minimal input.tnp-email, body .tnp .tnp-email {
		margin-inline-end: 10px;
		margin-top: 0px !important;
	}
	.alignnone.size-full.wp-image-8041 {
		height: 50px;
		width: 50px;
	}
	.contact-contain .title {
		font-size: 20px;
	}
	footer .wp-block-group .widget-title::before {
		content: "\f107";
		position: absolute;
		right: 0;
		font-family: FontAwesome;
		font-size: 20px;
		top: 7px;
		bottom: 0;
		height: 20px;
		width: 20px;
		text-align: center;
		z-index: 9;
		margin: 0 auto;
		line-height: 20px;
	}
	footer .wp-block-group .toggled-off .wp-block-group, footer .wp-block-group .toggled-off > ul {
		display: none;
	  }
	  footer .wp-block-group .toggled-on .wp-block-group, footer .wp-block-group .toggled-on > ul {
		display: block;
		margin-block-start: 15px;
	}
	.site-footer .footer-widget-area .widget-title {
		padding-block-end: 0;
		cursor: pointer;
		margin-block-end: 0;
	}
	#blog-posts-products .container-inner {
		padding: 0 10px;
	}
	 .primary-sidebar .thebase-hide-sidebar-btn,  .thebase-show-sidebar-btn {
		display: flex;
	}
	.primary-sidebar.active {
		transform: translateX(0);
	}
	.thebase-show-sidebar-btn.active .drawer-overlay {
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		background-color: rgba(0,0,0,.5);
		z-index: 99;
	}
	.primary-sidebar {
		transform: translateX(-100%);
		width: 360px;
		right: auto;
		left: 0;
		top: 0;
		overflow: auto;
		bottom: 0;
		position: fixed;
		box-shadow: 0 0 2rem 0 rgba(0,0,0,.1);
		display: flex;
		flex-direction: column;
		transition: all .3s ease-in-out;
		z-index: 99999;
		padding-inline: 20px;
		padding-block: 0;
		background-color: #fff;
	}
}
@media only screen and (max-width: 979px){
	.woocommerce-page .primary-sidebar {
		padding-inline: 1.5rem;
	}
}
@media only screen  and (max-width: 640px){
		.owl-theme .owl-buttons div.owl-next {
		right: -23px;
	}
		.owl-theme .owl-buttons div.owl-prev {
		left: -23px;
	}
		.owl-theme .owl-buttons div {
		top: 25%;
	}
		.primary-sidebar {
			width: 100%;
		}
}
@media(max-width: 767px){
		.blog .archive-title {
			font-size: 33px;
		}
}


.pageloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(assets/images/loader.gif) center no-repeat #222;
}
		

	