/*
Theme Name: AnimalProtect
Theme URI: http://nightshiftcreative.co/
Author: Nightshift Creative
Author URI: http://nightshiftcreative.co/
Description: Child theme for NightLight
Version: 1.0.0
Template: NightLight
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, left-sidebar, right-sidebar, custom-colors, custom-logo, footer-widgets
*/
 
/* =Theme customization starts here
------------------------------------------------------- */ 

/****************************************************/
/** GLOBAL **/
/****************************************************/
body { background:white; }

h1, h2, h3, h4, h5, h6 { font-weight:700; }

.button {  
	border-radius:0px;
	font-weight:600;
}

/****************************************************/
/** HEADER **/
/****************************************************/
.top-bar { color:#313436; }

.top-bar a { color:#313436; }

.top-bar .social-icons { padding:0; }
.top-bar .social-icons li { padding:0; border-left:1px solid rgba(0, 0, 0, 0.1); }
.top-bar .social-icons li a {
	display:inline-block;
	width:37px;
	height:37px;
	line-height:37px;
	text-align:center;
	color:#313436;
}
.top-bar-right .top-bar-item:last-child { border-left:1px solid rgba(0, 0, 0, 0.1); }

.top-bar-member-actions { background:#aa3609; color:white; transition:all 0.4s; }
.top-bar-member-actions:hover { background:#c1562c; }
.top-bar-member-actions a { color:white; }

.top-bar-item .chosen-container { margin-bottom:0; }
.top-bar-item .woocommerce-currency-selector-wrap { margin:0; margin-top:-10px; margin-bottom:-10px; }
.top-bar-item .woocommerce-currency-selector-wrap select { margin-bottom:0; }
.top-bar-item .chosen-container .chosen-single { 
	height:37px; 
	line-height:37px; 
	font-size:13px; 
	background:transparent;
	padding-left:20px;
	border:none;
	border-left:1px solid rgba(0, 0, 0, 0.1);
}
.top-bar-item .chosen-container-single .chosen-single span { margin-right:16px; }
.top-bar-item .chosen-container .chosen-single div { top:9px; right:-6px; }

.main-header { tranisition:all 0.4s; }

.header-logo { padding:0; position:relative; z-index:10000; margin-top:-40px; }
.header-logo img { width:286px; }

.header-transparent { border:none; tranisition:all 0.4s;  }

.header-transparent:before {
	content:'';
	opacity:0.5;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:180px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}

.header-classic { padding:0; }
.header-classic .header-menu .main-menu > li > a  { color:black; }

.header-menu .main-menu > li > a { 

	font-weight:700;
}

/** HEADER ACTIONS **/
.header-actions { margin-right:20px; }
.header-actions > a {
	padding:0px 8px;
	font-size:21px;
	color:white;
}
header.scrolled .header-actions > a { color:black; }

.header-actions .header-search-container {
	display:none;
	width:35%;
	box-shadow:0px 0px 30px rgba(0, 0, 0, 0.15) !important;
	position:absolute;
	z-index:2;
	right:20px;
	bottom:-75px;
}

body .header-actions .header-search-container div.ajaxsearchpro.asp_main_container,
body .header-actions .header-search-container div[id*='ajaxsearchlite'].wpdreams_asl_container {
	width:88% !important;
	float:left;
}

body .header-actions .header-search-container #ajaxsearchlite1 .probox, div.asl_w .probox { padding:13px; }

.header-actions .header-search-container .header-search-close {
	float:right;
	cursor:pointer;
	background:white;
	border-left:1px solid rgba(0, 0, 0, 0.1);
	display:inline-block;
	width:12%;
	height:55px;
	line-height:55px;
	text-align:center;
}

.header-action-cart { position:relative; }
.cart-num {
	position:absolute;
	background:#fe9900;
	display:inline-block;
	width:20px;
	height:20px;
	line-height:20px;
	border-radius:100px;
	text-align:center;
	color:white;
	top:-5px;
	right:-5px;
	font-size:10px;
	font-weight:700;
}

/** SUB-MENU **/
.sub-menu { 
	border-top:3px solid #fe9900;
	border-radius:0;
	background:#39352f; 
}
.header-menu .main-menu li .sub-menu li .sub-menu {
	border-radius:0;
	background:#272420; 
	margin-top:-43px;
}

/****************************************************/
/** SUBHEADER **/
/****************************************************/
.subheader { background:#e7e2de url(images/page-banner-default.jpg) no-repeat center; background-size:cover; }
.subheader h1 { font-size:60px; color:#313436; font-weight:300; }

body.single-product .subheader { padding:200px 0px 100px 0px !important; }

.subheader.subheader-slider .slide.slide-left .slide-content { width:40%; }
.subheader.subheader-slider .slide { padding:180px 0px 220px 0px; }
.subheader.subheader-slider .slide h1 {
	color:#313436;
	font-weight:300;
}
.subheader.subheader-slider .slide-text { color:#313436; }
.subheader.subheader-slider .slide .button {
	font-size:17px;
	padding:23px 55px;
}

body.home .subheader h1 { font-size:65px; }
body.home .subheader h1 em {
	font-size:45px;
	font-weight:200;
	font-style:normal;
	display:block;
	letter-spacing:5px;
	font-family:'Raleway';
	text-shadow:0px 0px 20px black;
}

.subheader.subheader-slider .slider-next, 
.subheader.subheader-slider .slider-prev {
	border-radius:0;
	border:none;
	padding-top:3px;
}

.subheader-text { color:#313436; font-size:20px; }

/****************************************************/
/** PRODUCT BLOCKS **/
/****************************************************/
.home-product-cat-blocks { padding-top:0; }
.product-cat-block {
	padding:200px 0px;
	color:white;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	position:relative;
	overflow:hidden;
	transition:all 0.4s;
}

.product-cat-bg-img {
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	transition:all 0.4s;
}

.product-cat-block:hover .product-cat-bg-img {
	transform: scale(1.3);
}

.product-cat-block h3 {
	text-shadow:0px 0px 40px black;
	margin-bottom:30px;
	position:relative;
	z-index:2;
	font-size:75px;
	color:white;
	text-transform:uppercase;
}
.product-cat-block p { 
	font-size:22px; 
	font-weight:700;
	text-shadow:0px 0px 40px black;
	position:relative;
	z-index:2;
}

.product-cat-block .button { position:relative; z-index:2; }

.product-cat-block.boats .button { background:white; color:black; }
.product-cat-block.boats .button:hover { opacity:0.7; }

.product-cat-block.third {
	width:33.33%;
	float:left;
	padding:150px 0px;
	border:2px solid white;
	border-top:3px solid white;
	border-bottom:3px solid white;
}
.product-cat-block.third h3 { font-size:64px; }

/****************************************************/
/** WOOCOMMERCE **/
/****************************************************/

/** WOO GLOBAL **/
.woocommerce-error, .woocommerce-info, .woocommerce-message { border-color:#fe9900; }
.woocommerce-info::before { color:#fe9900;  }

.woocommerce button.button.alt.disabled,
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button {
	font-size:13px;
	border-radius:0;
	padding:15px 25px;
	background:transparent;
	color:black;
	border:2px solid black;
}

.woocommerce button.button.alt.disabled:hover,
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
	background:#fe9900;
	border-color:#fe9900;
	color:white;
}

/** LISTINGS **/
.woocommerce-products-header { display:none; box-shadow:none; background:transparent; }
.woocommerce-breadcrumb { display:none; }

.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product { border:1px solid rgba(0, 0, 0, 0.08); background:white; }

.woocommerce ul.products li.product .woocommerce-placeholder { 
	border:none;
	border-bottom:1px solid rgba(0, 0, 0, 0.08);
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
	padding:0px 20px;
	margin-bottom:10px;
}

.woocommerce ul.products li.product .price { color:#fe9900; font-weight:700; margin:15px 20px 0px 20px; }

.woocommerce ul.products li.product .from-price {  }
.woocommerce ul.products li.product .from-price strong { display:inline; }

.woocommerce ul.products li.product .star-rating { margin:10px 20px; }

.woocommerce ul.products li.product .button { margin:20px; margin-top:15px; }

.widget-sidebar-shop { padding:0; }
.widget-sidebar-shop h4 { position:relative; padding:20px; margin:0; }
.widget-sidebar-shop .widget-body { padding:20px; padding-top:10px; }
.widget-sidebar-shop .widget-toggle {
	position:absolute;
	right:20px;
	top:17px;
	font-size:13px;
	color:#878787;
	cursor:pointer;
	transition:all 0.4s;
}
.widget-sidebar-shop .widget-toggle:hover { color:black; }

.widget-sidebar-shop ul.product-categories { margin:0; padding:0; }
.widget-sidebar-shop ul.product-categories li:before { content:''; display:none; }
.widget-sidebar-shop ul.product-categories li {
	border-bottom:1px solid rgba(0, 0, 0, 0.1);
	display:block;
}
.widget-sidebar-shop ul.product-categories li a { display:inline-block; padding:9px !important; }
.widget-sidebar-shop ul.product-categories li:last-child { border:none; }

.widget-sidebar-shop ul.children {
	margin-left:0;
	background:#f4efeb;
	position:relative;
	border-top:3px solid #fe9900;
}

.widget-sidebar-shop ul.children:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fe9900;
  border-left: 10px solid transparent;
  top:-20px;
  left:15px;
}
.widget-sidebar-shop ul.children li a { font-weight:700; }

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content { background:#e9e9e9; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle { background-color:#fe9900; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-range { background:#fe9900; }

/** LISTING SINGLE **/
#wooswipe .thumbnails { height:180px; }
#wooswipe .slick-prev, #wooswipe .slick-next { width:40px; }
#wooswipe .slick-prev:before, #wooswipe .slick-next:before { font-size:30px; }

.woocommerce div.product .product_title { font-size:22px; line-height:1.5; margin-bottom:30px; }

.woocommerce div.product p.price, 
.woocommerce div.product span.price {
	color:#fe9900;
	font-weight:700;
	font-size:30px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs { padding-left:0; }
.woocommerce div.product .woocommerce-tabs ul.tabs li { border-radius:0; border:none; background:transparent; }
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after { display:none; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active { border-bottom:2px solid black; }

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-weight:200;
	font-size:18px;
	border:none;
	padding:20px 17px;
}

.woocommerce div.product .woocommerce-tabs .panel { padding-bottom:40px; padding-top:30px; }
.woocommerce div.product .woocommerce-tabs .panel p { line-height:1.6; }

.related.products { }
.related.products h2 { font-size:24px; margin-top:20px; }
.related.products:before {
	content: "";
  display: table;
  clear: both;
}

.posted_in { display:block; }

.addtoany_list { display:block !important; margin-top:25px !important; }

.woocommerce div.product form.cart table td { color:black; font-size:15px; }

.woocommerce table.shop_attributes th { background:#f5f5f5; }
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td { padding:15px; }

/** CATEGORIES **/
.woocommerce ul.products li.product .woocommerce-loop-category__title { text-align:center; padding:0px 0px 20px 0px; }

/** CART **/
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
	padding:30px;
	font-size:18px;
	width:auto;
	display:inline-block;
	float:right;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td { padding:17px; }

#add_payment_method table.cart td.actions .coupon .input-text, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-checkout table.cart td.actions .coupon .input-text {
	width:200px;
	padding:11.5px;
	margin-right:6px;
}

#add_payment_method table.cart img, 
.woocommerce-cart table.cart img, 
.woocommerce-checkout table.cart img {
	width:150px;
}

/** CHECKOUT **/
.woocommerce form .form-row .select2-container { display:none; }

#customer_details {
	width:55%;
	margin-right:3%;
	float:left;
}
#customer_details .col-1,
#customer_details .col-2 { width:100% !important; float:none; }
#customer_details .col-2 { margin-top:30px; }

#add_payment_method #payment ul.payment_methods li, 
.woocommerce-cart #payment ul.payment_methods li, 
.woocommerce-checkout #payment ul.payment_methods li { list-style:none; }

#order_review_heading { 
	width:40%;
	float:right;
}

.woocommerce-checkout-review-order {
	width:40%;
	float:right;
}


/** MY ACCOUNT **/
.woocommerce-account .woocommerce-MyAccount-navigation { width:27%; }
.woocommerce-account .woocommerce-MyAccount-navigation ul li { list-style:none; margin-left:0; }
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	display:block;
	padding:17px;
	border-bottom:1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a { font-weight:700; color:black; }

.woocommerce-account fieldset { margin-top:30px; }


/****************************************************/
/** BLOG **/
/****************************************************/
.blog-post { border:1px solid rgba(0, 0, 0, 0.1); }
.blog-post-date,
.blog-post-details { display:none; }

.blog-post .button {
	padding:10px 20px;
	color:black;
	border:2px solid black;
	background:none !important;
}
.blog-post .button:hover { background:#fe9900 !important; color:white; border-color:#fe9900; }
.blog-post .button .fa { display:none; }

.comments-area { display:none; }

.addtoany_list a span { border-radius:0px !important; padding:3px; }

/****************************************************/
/** MESSAGE BOX **/
/****************************************************/
.install-guide-cta { 
	background-attachment:fixed; 
	background-image:url(https://www.animalprotect.co.uk/wp-content/uploads/2025/07/AdobeStock_261935602_1-scaled.jpg);
	background-size:100%;
	background-position:center;
	background-repeat:no-repeat;
}

.message-box {  
	background:#fe9900;
	padding:70px 80px;
	width:60%;
	color:white;
	position:relative;
	overflow:hidden;
}
.message-box-content { position:relative; z-index:10; }

.message-box:before {
	content:url(images/cat-dog.png);
	opacity:0.5;
	display:block;
	position:absolute;
	bottom:-5px;
	left:-60px;
}

.message-box h3 { color:white; }
.message-box .button { background:rgba(255, 255, 255, 0.3); }

/****************************************************/
/** TESTIMONIALS **/
/****************************************************/
.testimonials { margin-top:-120px; }
.testimonial-item {
	background:white;
	width:32%;
	padding:35px;
	box-shadow:0px 0px 50px rgba(0, 0, 0, 0.1);
	float:left;
	margin-right:2%;
}
.testimonial-item img { border-radius:100px; border:3px solid white; width:90px; margin-bottom:20px; margin-top:-70px; }
.testimonial-item h3 { font-size:16px; color:#aa3609; }
.testimonial-item h3 span { display:block; font-weight:400; margin-top:5px; opacity:0.5; font-size:14px; }
.testimonial-item p { margin-bottom:0; }

/****************************************************/
/** CONTACT **/
/****************************************************/
.contact-details {
	background:none !important;
	padding-top:0;
	margin-top:-100px;
}

.contact-item {
	background:white;
	box-shadow:0px 0px 40px rgba(0, 0, 0, 0.1);
	color:black;
}
.contact-item .fa { font-size:40px; color:#fe9900; margin-bottom:20px; margin-top:10px; }
.contact-item .contact-item-label { display:block; margin-bottom:10px; }
.contact-item h4 { color:black; }

.contact-item .social-icons a,
.contact-item .social-icons .icon { color:#fe9900; border-color:#fe9900; }


/****************************************************/
/** NEWSLETTER **/
/****************************************************/
.newsletter { border-top:1px solid rgba(0, 0, 0, 0.13); }
.newsletter p { display:none; margin-bottom:0; }

.newsletter-text {  width:40%; float:left; }

.newsletter .mc4wp-form { width:60%; float:right; margin-top:10px; }
.mc4wp-form input[type="email"] {
	width: 75%;
    float: left;
    padding-left: 20px;
    height: 60px;
    border-radius:0px;
    border-right:none;
    margin-bottom:0;
    color:white;
    background:rgba(0, 0, 0, 0.3);
}

.mc4wp-form input[type="submit"] {
	width: 25%;
    float: left;
    height: 60px;
    padding:0;
    padding-left: 5px;
    padding-right: 5px;
    border:none !important;
    border-radius:0px;
    margin-bottom:0;
}

footer .mc4wp-form input[type="email"] { width:70%; padding-left:10px; height:50px; }
footer .mc4wp-form input[type="submit"] { width:30%; height:50px; }


/****************************************************/
/** CTA **/
/****************************************************/
.cta { 
	background:transparent !important; 
	padding:0; 
	margin-bottom:-50px; 
	position:relative;
	z-index:100;
}
.cta > .container { background:#fe9900; padding:60px; }
.cta h3 { font-weight:600; }

/****************************************************/
/** FOOTER **/
/****************************************************/
footer {
	background-image:url(images/footer-bg.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:bottom;
	background-color:#39352f;
	padding-top:110px;
	color:white;
	font-size:15px;
}

footer .col-lg-3:nth-child(2) { padding-left:50px; }

footer .widget ul { line-height:2.1; }

footer h4 { text-transform:uppercase; }

footer .socil-links-widget .divider { display:none; }

footer .social-icons.circle { 
	margin:20px 0px; 
	padding-bottom:20px;
	border-bottom:1px solid rgba(255, 255, 255, 0.1);
}

footer .social-icons.circle li a {
	font-size:16px;
	width:37px;
	height:37px;
	padding-top:6px;
	border-radius:0;
}

.logo-footer { width:87%; }

.bottom-bar {
	background:#2a2722;
	color:white;
}

/****************************************************/
/** RESPONSIVE **/
/****************************************************/
@media only screen and (max-width: 767px) {

	.top-bar-left, .top-bar-right { text-align:right !important; }

	.header-logo { max-width:40%; }

	.main-menu-toggle { background:transparent; }
	.header-menu .main-menu-container.mobile { top:0; z-index:10000 !important; }

	.header-actions { margin-right:0;}
	.header-actions > a { padding:0px 6px; }
	.header-actions .icon { margin-right:0; font-size:16px; }

	.top-bar-member-actions { margin-right:-15px; display:none !important; }

	.header-transparent:before { height:140px; }

	.header-actions .header-search-container { width:80%; }

	.subheader.subheader-slider .slide { padding-top:110px !important; }
	.subheader.subheader-slider .slide:before {
		content:'';
		display:block;
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		background:rgba(0, 0, 0, 0.3);
	}
	.subheader.subheader-slider .slide.slide-left .slide-content { position:relative; z-index:10; width:90%; margin:0 auto; text-align:center; }
	.subheader.subheader-slider .slide h1 { color:white; font-size:45px; }
	.subheader.subheader-slider .slide-text { color:white; }

	.testimonial-item { float:none; width:100%; margin-bottom:50px; }

	.install-guide-cta { background-attachment:none; background-size:cover; }
	.message-box { width:90%; padding:60px 50px; }

	.product-cat-block.third { width:100%; float:none; }

	.woocommerce-page.columns-3 ul.products li.product, 
	.woocommerce.columns-3 ul.products li.product,
	.woocommerce ul.products[class*=columns-] li.product, 
	.woocommerce-page ul.products[class*=columns-] li.product {
		float:none !important;
		width:95%;
		margin:0 auto;
		margin-bottom:30px;
	}

	.widget-sidebar-shop .widget-body { display:none; }

	.newsletter-text { float:none; width:100%; }
	.newsletter .mc4wp-form { width:100%; float:none; }

	.woocommerce div.product div.summary { min-height:0; }

	.woocommerce div.product .product_title,
	.woocommerce-product-details__short-description,
	.woocommerce div.product p.price, 
	.woocommerce div.product span.price { width:100%; }

	.woocommerce div.product form.cart { position:relative; width:100%; }

	footer .socil-links-widget { text-align:center; }
	footer .col-lg-3:nth-child(2) { padding-left:15px; margin-top:30px; }

}