/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/*========================Home-Page========================*/

.header.has-sticky.sticky-jump {

}


@font-face {
  font-family: "RobotoCondensed-Regular";
  src: url("fonts/RobotoCondensed-Regular1.eot"); /* IE9 Compat Modes */
  src: url("fonts/RobotoCondensed-Regular1.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/RobotoCondensed-Regular1.otf") format("opentype"), /* Open Type Font */
    url("fonts/RobotoCondensed-Regular1.svg") format("svg"), /* Legacy iOS */
    url("fonts/RobotoCondensed-Regular1.ttf") format("truetype"), /* Safari, Android, iOS */
    url("fonts/RobotoCondensed-Regular1.woff") format("woff"), /* Modern Browsers */
    url("fonts/RobotoCondensed-Regular1.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Roboto-Regular";
  src: url("fonts/Roboto-Regular2.eot"); /* IE9 Compat Modes */
  src: url("fonts/Roboto-Regular2.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/Roboto-Regular2.otf") format("opentype"), /* Open Type Font */
    url("fonts/Roboto-Regular2.svg") format("svg"), /* Legacy iOS */
    url("fonts/Roboto-Regular2.ttf") format("truetype"), /* Safari, Android, iOS */
    url("fonts/Roboto-Regular2.woff") format("woff"), /* Modern Browsers */
    url("fonts/Roboto-Regular2.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}




.scroll-to-bullets a, .featured-title, .label-new.menu-item > a::after, .nav-pagination > li > .current, .nav-pagination > li > span:hover, .nav-pagination > li > a:hover, .has-hover:hover .badge-outline .badge-inner, button[type="submit"], .button.wc-forward:not(.checkout):not(.checkout-button), .button.submit-button, .button.primary:not(.is-outline), .featured-table .title, .is-outline:hover, .has-icon:hover .icon-label, .nav-dropdown-bold .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold > li > a:hover, .nav-dropdown-bold.dark .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold.dark > li > a:hover, .is-outline:hover, .tagcloud a:hover, .grid-tools a, input[type="submit"]:not(.is-form), .box-badge:hover .box-text, input.button.alt, .nav-box > li > a:hover, .nav-box > li.active > a, .nav-pills > li.active > a, .current-dropdown .cart-icon strong, .cart-icon:hover strong, .nav-line-bottom > li > a::before, .nav-line-grow > li > a::before, .nav-line > li > a::before, .banner, .header-top, .slider-nav-circle .flickity-prev-next-button:hover svg, .slider-nav-circle .flickity-prev-next-button:hover .arrow, .primary.is-outline:hover, .button.primary:not(.is-outline), input[type="submit"].primary, input[type="submit"].primary, input[type="reset"].button, input[type="button"].primary, .badge-inner {
	background-color: #d4ac91;
}
h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
	font-family: "RobotoCondensed-Regular" !important;
	color: #52604D !important;
	font-size: 25px;
	font-weight: normal !important;
}
body, body p {
	font-family: "Roboto-Regular" !important;
	font-size: 14px !important;
	font-weight: normal !important;
	color: #666666 !important;
}
body p a {
	font-family: "Roboto-Regular" !important;
	font-size: 14px !important;
	font-weight: normal !important;
	color: #666666;
}
.button span {
	line-height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}
.button {
	padding: 18px 22px !important;
	margin: 0 !important;
	line-height: 0 !important;
	min-height: 1px;
	color: #000 !important;
	border: 2px solid #d4ac91 !important;
	font-size: 13px;
	background-color: inherit !important;
	box-shadow: none !important;
}
header .header-bg-color {
	background-color: #F5F5F5;
}
header #logo {
	width: 240px;
	margin: 0px 0 0 0;
}
.header-nav li .nav-top-link {
	font-size: 14px;
	font-family: "Roboto-Regular" !important;
	font-weight: normal !important;
	color: #666666 !important;
	padding: 7px 4px;
}
.header-nav li {
	margin: 0 10px;
}
.top_header_contact a {
	font-size: 14px;
	color: #666666 !important;
}
.top_header_contact img {
	width: 23px;
	margin: -2px 7px 0 0;
}
.top_header_contact {
	margin: 23px 0 -15px 0;
}
.header-nav li:last-child {
	margin-right: -4px !important;
}
.header.show-on-scroll .hide-for-sticky, .stuck .hide-for-sticky {
	display: block;
}
html .header.show-on-scroll, html .stuck .header-main {
	height: 100px !important;
}
html .stuck #logo img {
	max-height: initial !important;
}
.banner-bg.fill .overlay {
	background-color: transparent !important;
}
html .banner h2 {
	font-size: 44px;
	color: #fff !important;
	margin: 0 0 32px 0;
}
.home_slider .banner-layer {
	left: 15px;
}
.home_slider .button.secondary {
	background-color: #d4ac91 !important;
	color: #fff !important;
	box-shadow: 0 0 0 !important;
}
.home_slider .flickity-page-dots .dot {
	background-color: #fff;
	opacity: 1;
	width: 9px;
	height: 9px;
	margin: 0 9px;
	border: 0px solid;
}
.home_slider .flickity-page-dots .dot.is-selected {
	background-color: #B19538;
}
.home_slider .flickity-page-dots {
	bottom: 40px;
}
html .slider-show-nav .flickity-prev-next-button,
html .slider:hover .flickity-prev-next-button {
	opacity: 1;
}
html .slider-nav-light .flickity-prev-next-button svg, 
html .slider-nav-light .flickity-prev-next-button .arrow {
	fill: #fff;
	background-color: #d4ac91 !important;
	border-color: #d4ac91 !important;
	opacity: 1;
}



.cppba_social_row .fa-phone::before {
	background-image: url("images/phone.png");
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 14px;
	width: 16px;
	height: 16px;
	display: block;
	margin: 9px 0 0 0;
}
.cppba_social_row .fa-envelope-o::before {
	background-image: url("images/msg.png");
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 14px;
	width: 16px;
	height: 16px;
	display: block;
	margin: 9px 0 0 0;
}
.cppba_social_row .fa-instagram::before {
	background-image: url("images/inst.png");
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 14px;
	width: 16px;
	height: 16px;
	display: block;
	margin: 9px 0 0 0;
}
.cppba_social_row .fa-facebook::before {
	background-image: url("images/fb.png");
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 14px;
	width: 16px;
	height: 16px;
	display: block;
	margin: 9px 0 0 0;
}
#wrapper .home_first_sec_cppba {
	padding-top: 50px;
	padding-bottom: 26px;
}
.home_first_sec_cppba .flickity-prev-next-button svg, 
.home_first_sec_cppba .flickity-prev-next-button .arrow {
	fill: #fff;
	background-color: #d4ac91 !important;
	border-color: #d4ac91 !important;
	opacity: 1;
}
.home_first_sec_cppba .slider-show-nav .flickity-prev-next-button,
.home_first_sec_cppba .slider .flickity-prev-next-button {
	opacity: 1;
}
 
.home_first_sec_cppba .slider-nav-outside.slider-nav-circle .previous {
	-ms-transform: translateX(-20px) !important;
	transform: translateX(-20px) !important;
}
.home_first_sec_cppba .slider-nav-outside.slider-nav-circle .next {
	-ms-transform: translateX(20px) !important;
	transform: translateX(20px) !important;
}
.home_first_sec_cppba .slider-nav-outside.slider-nav-circle .previous, .home_first_sec_cppba .slider-nav-outside.slider-nav-circle .next {
	margin-top: 0 !important;
	top: -9%;
}
 
.home_first_sec_cppba .box-image .image-tools.grid-tools {
	transform: none !important;
	opacity: 1 !important;
	text-align: right !important;
	display: block !important;
}
.home_first_sec_cppba .box-image .image-tools.grid-tools a {
	text-indent: 703px !important;
	width: 37px;
	display: block;
	float: right;
	padding: 0;
	height: 37px;
	background-color: transparent;
	background-image: url("images/plus.png");
	background-repeat: no-repeat;
	background-size: 26px;
}
.home_first_sec_cppba .name.product-title a {
	font-size: 18px !important;
	color: #52604D !important;
	text-transform: uppercase;
}
.home_first_sec_cppba .name.product-title {
	margin: 9px 0 11px 0; 
	height: 25px;
	overflow: hidden;
}
.home_first_sec_cppba .cp_prd_cat {
	width: 100%;
	display: block;
	color: #d4ac91;
	text-transform: uppercase;
	margin: 16px 0 17px 0 !important;
}
.home_first_sec_cppba .button {
	border-radius: 51px;
	background-color: transparent !important;
	box-shadow: none !important;
	text-transform: capitalize !important;
}
.home_first_sec_cppba .box-text .box-excerpt.is-small {
	height: 66px;
	overflow: hidden;
}
.custom_see .button {
	background-color: #d4ac91 !important;
	color: #fff !important;
}
.prod_slider .is-divider.divider {
	height: 2px;
	background-color: #d4ac91;
	opacity: 0.3;
}
.home_second_sec_cppba h2 {
	margin-bottom: 17px;
}
.home_second_sec_cppba .button {
	margin-top: 7px !important;
}
.home_second_sec_cppba .col.medium-6.small-12.large-6:nth-child(2) {
	padding: 0 0 0 50px;
}
.home_third_sec_cppba h2 {
	color: #fff !important;
	margin-bottom: 17px;
}
.home_third_sec_cppba p {
	color: #fff !important;
}
.home_third_sec_cppba .button {
	background-color: #869183 !important;
	border-color: #869183 !important;
	color: #fff !important;
	text-transform: capitalize;
	margin-top: 7px !important;
	box-shadow: none;
}

.home_fourth_sec_cppba h2 {
	margin-bottom: 17px;
}
.home_fourth_sec_cppba .button {
	margin-top: 7px !important;
}
#wrapper .home_fourth_sec_cppba {
	padding-top: 20px;
	padding-bottom: 23px;
}
.home_fifth_sec_cppba h2 {
	margin-bottom: 0;
}
.home_fifth_sec_cppba h2 .ppdb_color {
	color: #d4ac91;
}
.global_pddb_sec .has-hover {
	width: 130px !important;
}
.global_pddb_sec h3 {
	margin-bottom: 29px;
}
.global_pddb_sec .button {
	background-color: #D5C799 !important;
	color: #fff !important;
	border-color: #D5C799 !important;
}
#wrapper .global_pddb_sec {
	padding-bottom: 30px;
	padding-top: 50px;
}
.home_fifth_sec_cppba .gallery-item {
	padding-bottom: 0;
}
.home_sixth_sec_cppba p {
	margin-bottom: -7px;
}
.home_sixth_sec_cppba {
	z-index: 0;
}
.home_second_sec_cppba .col.medium-6.small-12.large-6:nth-child(2) .col-inner {
	padding: 0 !important;
}
.home_third_sec_cppba .medium-6.small-12.large-6:nth-child(1) {
	padding: 0 51px 0 0;
}
.home_third_sec_cppba .medium-6.small-12.large-6:nth-child(1) .col-inner {
	padding: 0 !important;
}
#footer .footer_block {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #d4ac91;
}
#footer .foot_menu_horizontal #nav_menu-2 {
	padding: 0;
	margin: 0;
}
#footer .foot_menu_horizontal #menu-main {
	text-align: center;
}
#footer .foot_menu_horizontal #menu-main li {
	display: inline-block;
	border: 0px solid;
}
#footer .foot_menu_horizontal #menu-main li a {
	color: #fff;
	text-transform: uppercase;
	margin: 0 5px;
	border: 0px solid !important;
}
.wmelogo{margin-bottom:0;}
#footer .foot_menu_horizontal #menu-main li:last-child a {
    margin-right: 0;
}
.foot_menu_horizontal .col.small-12.large-12 .col-inner {
	background-color: #C29A7E !important;
	padding: 8px 0;
}
.foot_menu_horizontal .col.small-12.large-12 {
	padding: 0;
}
footer .medium-6.small-12.large-6 h2 {
	color: #fff !important;
	text-transform: uppercase;
	font-size: 22px;
	margin: 35px 0 23px 0;
}
footer .medium-6.small-12.large-6 p {
	color: #fff !important;
}
footer .cp_footer_icon a {
	color: #fff !important;
	display: block;
	width: 100%;
	margin: 0 0 0 0;
}
footer .medium-6.small-12.large-6 .fa-map-marker::before {
	font-size: 27px;
}
footer .fa-map-marker.footer_location_icon {
	margin-bottom: 15px;
	margin-top: -4px;
}





.custom_footer_icons .fa-phone::before {
	background-image: url("images/foot-phone.png");
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
background-size: 18px;
width: 18px;
height: 18px;
display: block;
margin: 0;
}
.custom_footer_icons .fa-envelope-o::before {
	background-image: url("images/foot-msg.png");
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
background-size: 18px;
width: 18px;
height: 18px;
display: block;
margin: 0;
}
.custom_footer_icons .fa-instagram::before {
	background-image: url("images/foot-inst.png");
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
background-size: 18px;
width: 18px;
height: 18px;
display: block;
margin: 0;
}
.custom_footer_icons .fa-facebook::before {
	background-image: url("images/foot-fb.png");
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
background-size: 18px;
width: 18px;
height: 18px;
display: block;
margin: 0;
}
.custom_footer_icons a {
	margin: 0 19px;
}
.custom_footer_icons {
	margin: 28px 0 15px 0;
}
.absolute-footer.dark.medium-text-center.small-text-center {
	display: none;
}
#footer .footer_block .section-content {
	z-index: 0;
}

#top-link {
	width: 34px;
	height: 34px;
	padding: 5px 0 !important;
	color: #fff !important;
	background-color: #d4ac91 !important;
	font-size: 14px;
	font-weight: bold;
}
.product-lightbox.lightbox-content .is-divider {
	display: none;
}
.product-lightbox.lightbox-content h1 {
	border-bottom: 1px solid #d4ac91;
	margin: 0 0 17px 0;
	padding: 0 0 5px 0;
}






/*About Us*/
#wrapper .internal_banner {
	padding-top: 0;
	padding-bottom: 0;
}
.internal_banner .button.secondary {
	background-color: #d4ac91 !important;
	color: #fff !important;
	box-shadow: 0 0 0 !important;
}
.internal_banner h2 {
	font-size: 34px !important;
	margin: 14px 0 22px 0 !important;
}
.internal_banner .banner-layer {
	left: 15px;
}
.cp_about_section h3 {
	margin: 0 0 15px 0;
}
#wrapper .cp_about_section {
	padding-top: 60px;
}
.cp_about_section blockquote {
	border-left: 7px solid rgba(212, 172, 145, 0.3);
	padding: 9px 0px 9px 30px;
	margin: 23px 0 20px 31px;
}
.cp_about_section blockquote p {
	font-style: normal;
	font-size: 17px !important;
	color: #C49B95 !important;
	margin: 0 0 0 0;
}
.cp_about_section .large-8 {
	padding-right: 75px;
}
#wrapper .cp_story_section {
	padding-top: 60px;
}
.cp_story_section .button.white.is-outline {
	background-color: transparent !important;
}

.cp_professional_about h2 {
	color: #fff !important;
	margin: 23px 0 22px 0;
}
.cp_professional_about p {
	color: #fff !important;
}
.cp_professional_about h4 span {
	color: #fff !important;
}
.cp_professional_about .box-image {
	max-width: 200px;
}
.cp_professional_about h4 {
	font-size: 23px;
	margin: 9px 0 18px 0;
}
.cp_professional_about .social-icons a i {
	display: none;
}
.cp_professional_about .social-icons a.icon.primary.button.circle {
	background-color: transparent !important;
	padding: 0 !important;
	display: inline-block;
	width: 30px;
	margin: 0 4px !important;
	height: 30px;
	background-size: 30px;
	border: 0px solid !important;
}
.cp_professional_about .social-icons {
	width: 100%;
	margin: 0 0 15px 0;
}
.cp_professional_about .social-icons a.facebook {
	background-image: url("images/fblg.png");
	background-repeat: no-repeat;
	background-position: center center;
}
.cp_professional_about .social-icons a.linkedin {
	background-image: url("images/linklg.png");
	background-repeat: no-repeat;
	background-position: center center;
} 
.custom_btt {
	margin-top: 0 !important;
}
.custom_btt .small-12.large-12 {
	border-top: 2px solid rgba(212, 172, 145, 0.3);
	max-width: 993px;
	padding: 30px 0 0 0;
}
#wrapper .cp_friends_about .cp_product_sec {
	padding-bottom: 0;
}
#wrapper .cp_friends_about .cp_product_sec .large-12 {
	padding-bottom: 0;
}
.custom_btt .button.primary {
	background-color: #d4ac91 !important;
	color: #fff !important;
}
#wrapper .cp_friends_about {
	padding-bottom: 0;
}
.product_friends_text .product_text_title {
	padding-bottom: 0;
}






/*DOGS*/
.archive .cp_cat_dropdown .wpfFilterWrapper {
	max-width: 1080px;
	margin: 0 auto;
	padding: 0 15px;
}
.archive .cp_cat_dropdown .wpfFilterWrapper select {
	margin: 0;
	border-bottom: 2px solid #d4ac91 !important;
	background-color: transparent;
	box-shadow: none;
	width: 49%;
	border: 0px solid;
	padding: 3px 0;
	text-transform: uppercase;
	font-size: 16px;
	height: auto;
	text-indent: -2px;
	background-image: url("images/down-arrow.png");
	background-size: 9px;
	background-repeat: no-repeat;
	background-position: center right 4px;
}
#wrapper .product_friends_text {
	padding-top: 60px;
}
.archive .shop-container .product-small.box .box-text .name.product-title a, .single-product .product-small.box .box-text .name.product-title a {
	font-size: 18px !important;
	color: #52604D !important;
	text-transform: uppercase;
}
.archive .shop-container .product-small.box .box-text .name.product-title, .single-product .product-small.box .box-text .name.product-title {
	margin: 9px 0 11px 0;
	height: 25px;
	overflow: hidden;
}
.archive .shop-container .product-small.box .box-text .box-excerpt.is-small, .single-product .product-small.box .box-text .box-excerpt.is-small {
	height: 66px;
	overflow: hidden;
}
.archive .shop-container .product-small.box .box-text .cp_prd_cat, .single-product .product-small.box .box-text .cp_prd_cat {
	width: 100%;
	display: block;
	color: #d4ac91;
	text-transform: uppercase;
	margin: 16px 0 17px 0 !important;
}
.archive .shop-container .product-small.box .box-text .button, .single-product .product-small.box .box-text .button {
	border-radius: 51px;
	background-color: transparent !important;
	box-shadow: none !important;
	text-transform: capitalize !important;
	margin-bottom: 25px !important;
}
.archive .shop-container .product-small.box .box-image .image-tools.grid-tools, .single-product .product-small.box .box-image .image-tools.grid-tools {
	transform: none !important;
	opacity: 1 !important;
	text-align: right !important;
	display: block !important;
}
.archive .shop-container .product-small.box .box-image .image-tools.grid-tools a, .single-product .product-small.box .box-image .image-tools.grid-tools a {
	text-indent: 703px !important;
	width: 37px;
	display: block;
	float: right;
	padding: 0;
	height: 37px;
	background-color: transparent;
	background-image: url("images/plus.png");
	background-repeat: no-repeat;
	background-size: 26px;
}
.archive .alm-btn-wrap {
	margin: 0px auto 0;
	border-top: 2px solid rgba(212, 172, 145, 0.3);
	max-width: 1053px;
	padding: 30px 0 0 0;
}
.archive .alm-btn-wrap .alm-load-more-btn.more {
	background-color: #d4ac91 !important;
	color: #fff !important;
	border-radius: 53px;
	text-transform: capitalize;
	font-size: 13px;
}
.archive .category-page-row .col.large-12 {
	padding-bottom: 0;
}
.woocommerce-pagination ul li span.page-number {
    background: #fff !important;
    border-color: #d4ac91 !important;
    color: #d4ac91 !important;
    margin-bottom: 20px;
}
.woocommerce-pagination ul li a:hover {
    background: #d4ac91 !important;
    border-color: #d4ac91 !important;
    color: #fff !important;
}
.woocommerce-pagination ul li span.page-number.current {
    background: #d4ac91 !important;
    border-color: #d4ac91 !important;
    margin-bottom: 20px;
    color:#fff!important;
}
.header-nav ul.nav-dropdown li:last-child {
    margin-left: 0 !important;
}
#footer .foot_menu_horizontal #menu-main li button i::before {
    color: #fff;
}





/*Contact*/
.contact_sec_slider .ccpb_social_row {
	display: none;
}
#wrapper .contact_sec_slider .internal_banner {
	padding-top: 740px !important;
}
.contact_full_form {
	position: absolute;
	max-width: 703px !important;
	left: 50%;
	transform: translateX(-50%);
	top: 270px;
}


.contact_full_form {
    position: absolute;
    max-width: 703px !important;
    left: 50%;
    transform: translateX(-50%);
    top: 280px;
}
.contact_full_form .wpcf7 {
    background-color: #fff;
    padding: 35px 40px;
    height: 470px;
}
.contact_full_form .wpcf7 h2.contact_title {
    text-align: center;
    margin-bottom: 40px;
}
.wpcf7 .col-md-12 {
    width: 100%;
    float: left;
}
.wpcf7 .col-md-6 {
    width: 50%;
    float: left;
}
.wpcf7 .col-md-12 .col-md-6:first-of-type {
    padding-right: 8px;
}
.wpcf7 .col-md-12 .col-md-6:last-of-type {
    padding-left: 8px;
}
.wpcf7 label {
	font-size: 16px;
	font-weight: normal;
	color: #52604D;
	margin: 0;
}
.wpcf7-form-control-wrap input.wpcf7-text, .wpcf7-form-control-wrap input.wpcf7-date, .wpcf7-form-control-wrap select.wpcf7-select {
	height: 30px;
	padding: 0;
	box-shadow: none;
	background: transparent;
	border: none;
	border-bottom: 1px solid #969696;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
}
.contact_tiles .wpcf7-form-control-wrap {
    margin-bottom: 35px;
}
.wpcf7-form-control-wrap textarea.wpcf7-textarea {
    box-shadow: none;
    resize: none;
    height: 300px;
    border: 1px solid #969696;
    margin-top: 6px;
    margin-bottom: 35px;
}
.custom-con-btm {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.con-submit {
    text-align: right;
}
.con-submit input.wpcf7-submit {
	font-family: "Roboto-Regular" !important;
	font-weight: normal !important;
	color: #fff !important;
	font-size: 13px !important;
	text-transform: capitalize;
	border-radius: 51px;
	background-color: #d4ac91 !important;
	margin: 35px 0 0 0 !important;
}
.icon_form_text .icon_text p {
    color: #282828;
}
.contact_sec_slider {
	margin-bottom: 350px;
}
.contact_sec_slider .internal_banner .banner-layer {
	left: 15px;
	width: 100% !important;
	transform: none !important;
}
.contact_sec_slider .internal_banner .banner-layer p {
	color: #fff !important;
	margin: 0 0 0 0 !important;
	font-size: 16px !important;
}
#contact_cpp {
	float: left;
	width: 100%;
}
#contact_cpp input {
	margin: 0 0 28px 0;
	color: #666;
}
.wpcf7 label span {
	color: #E50A0A;
	padding: 0 2px;
}
.contact_sec_slider .internal_banner .banner-layer h2 {
	font-size: 44px !important;
}
.icon_form_text .icon_text p strong {
	color: #000;
	font-weight: normal;
}
.icon_form_text .icon-box-img {
	width: 80px !important;
}
.contact_map iframe {
	margin-bottom: -7px;
}

.wpcf7-form.invalid .wpcf7-response-output {
	display: none !important;
}
#contact_cpp .wpcf7-not-valid-tip::after {
	display: none;
}
#contact_cpp .wpcf7-not-valid-tip {
	background-color: transparent;
	font-size: 13px;
	padding: 0;
	font-weight: normal;
	letter-spacing: 0.5px;
	margin: -23px 0 5px 0;
	position: absolute;
}
.wpcf7-form.sent .wpcf7-response-output {
	display: table !important;
	margin: 0 auto;
	border-radius: 38px;
	font-size: 12px;
	letter-spacing: 0.7px;
}
.icon_form_text {
	margin: 125px 0 0 0;
}






/*Dogs Internal*/
.single .widget_product_categories {
	max-width: 1080px;
	margin: 0 auto;
	padding: 0 15px;
}
.single .widget_product_categories .select2-selection {
	margin: 0;
	border-bottom: 2px solid #d4ac91 !important;
	background-color: transparent;
	box-shadow: none;
	width: 49%;
	border: 0px solid;
	padding: 3px 0;
	text-transform: uppercase;
	font-size: 16px;
	height: auto;
	text-indent: -2px;
	background-image: url("images/down-arrow.png");
	background-size: 9px;
	background-repeat: no-repeat;
	background-position: center right 4px;
	border-radius: 0;
}
.single .widget_product_categories .select2-selection .select2-selection__clear {
	display: none;
}
.wpcf7 form.spam .wpcf7-response-output {
	display: none !important;
}
#contact_cpp .custom-con-btm .wpcf7-not-valid-tip {
	margin: 4px 0 5px 0;
}


 
































































 
 
 
 
 
 
 
 
 
 
 
 
 
 






.Banner_arrow {
    position: absolute;
    width: 52px;
    right: 229px;
    margin: 0 !important;
    top: auto;
    bottom: 0px;
}
.cppba_social_row .col ,.Banner_arrow .col {
    padding: 0 !important;
}

.cppba_social_row {
	position: fixed;
	width: auto;
	right: -1px;
	top: 33%;
	z-index: 999;
}
.home_slider p.custom_banner_icons {
    margin: 0px;
    border-radius: 3px;
    overflow: hidden;
}
.custom_banner_icons a {
    display: block;
    background-color: #A6ADA3;
    width: 34px;
    height: 34px;
    line-height: 29px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.custom_banner_icons a:not(:last-of-type) {
    margin-bottom: 1px;
}


/*========================Home-Page========================*/

.shop-page-title.category-page-title.page-title {
    display: none !important;
}
   
/*========================Contact-Page========================*/
 
/*
.contact_sec_slider.home_slider .banner-layers {
    align-items: flex-start;
    -ms-flex-align: start;
    align-self: flex-start;
    padding-top: 100px;
}
.contact_full_form {
    position: absolute;
    max-width: 703px !important;
    left: 50%;
    transform: translateX(-50%);
    top: 270px;
}
.contact_full_form .wpcf7 {
    background-color: #f3f3f3;
    padding: 35px 40px;
    height: 470px;
}
.contact_full_form .wpcf7 h2.contact_title {
    text-align: center;
    margin-bottom: 40px;
}
.wpcf7 .col-md-12 {
    width: 100%;
    float: left;
}
.wpcf7 .col-md-6 {
    width: 50%;
    float: left;
}
.wpcf7 .col-md-12 .col-md-6:first-of-type {
    padding-right: 8px;
}
.wpcf7 .col-md-12 .col-md-6:last-of-type {
    padding-left: 8px;
}
.wpcf7 label {
    font-family: "PlayfairDisplay-Regular";
    font-weight: 800;
    font-size: 16px;
}
.wpcf7-form-control-wrap input.wpcf7-text,
.wpcf7-form-control-wrap input.wpcf7-date, 
.wpcf7-form-control-wrap select.wpcf7-select {
    height: 40px;
    padding: 0;
    box-shadow: none;
    background: transparent;
    border: none;
    border-bottom: 1px solid #969696;
    margin-bottom: 0;
    font-family: "Noto Sans";
    font-weight: normal;
    font-size: 14px;
}
.contact_cppb .wpcf7-form-control-wrap {
    margin-bottom: 35px;
}
.wpcf7-form-control-wrap textarea.wpcf7-textarea {
    box-shadow: none;
    resize: none;
    height: 300px;
    border: 1px solid #969696;
    margin-top: 6px;
    margin-bottom: 0;
}
.custom-con-btm {
    width: 100%;
    float: left;
    margin-bottom: 130px;
}
.con-submit {
    text-align: right;
}
.con-submit input.wpcf7-submit {
    margin: 0;
    line-height: normal;
    width: auto;
    padding: 20px 45px!important;
    font-family: "PlayfairDisplay-Regular" !important;
    font-weight: 800 !important;
    color: #15383e;
    font-size: 16px;
    text-transform: capitalize;
}
.icon_form_text .icon_text p {
    color: #282828;
}
.mapouter {
    height: auto;
}
.contact_map iframe {
    height: 100%;
    width: 100%;
    display: block;
}
#main .custom_four_images {
    padding-bottom: 103px !important;
}
form.wpcf7-form.invalid .custom-con-btm,
form.wpcf7-form.sent .custom-con-btm {
    margin: 0;
}
.contact_full_form form.wpcf7-form.invalid,
.contact_full_form form.wpcf7-form.sent {
    width: 100%;
    float: left;
    margin-bottom: 22px;
}
.custom-con-btm .wpcf7-form-control-wrap {
    margin: 0;
}
.wpcf7 .wpcf7-not-valid-tip {
    opacity: 1;
    background-color: #e5e5e5;
}
.wpcf7 .wpcf7-not-valid-tip:after {
    border-bottom-color: #e5e5e5;
}
.wpcf7-form.invalid .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output {
    text-align: center;
}
*/
/*========================Contact-Page========================*/

/*========================Product-Page========================*/


.product_full_sections {
    max-width: 1054px;
    margin: 0 auto 90px;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    position: relative;
}

.product_full_sections #product-sidebar {
    position: static;
    top: 50%; 
    /* transform: translateY(-50%); */

    padding: 0;
    max-width: 100%; 
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    height: 0;

}


#product-sidebar .next-prev-thumbs li {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#product-sidebar ul.next-prev-thumbs {
    margin: 0;
}


#product-sidebar ul.next-prev-thumbs li.left-arrow {
    float: left;
    left: -100px;
}
#product-sidebar ul.next-prev-thumbs li.right-arrow {
    float: right;
    right: -100px;
}
#product-sidebar ul.next-prev-thumbs li.left-arrow a.button {
    background-image: url(/wp-content/uploads/2020/08/arrow_left.svg);
}
#product-sidebar ul.next-prev-thumbs li.right-arrow a.button {
    background-image: url(/wp-content/uploads/2020/08/arrow_right.svg);
}


#product-sidebar ul.next-prev-thumbs a.button {
    padding: 0 !important;
    width: 45px;
    height: 30px;
    min-height: auto;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 0 !important;
    background-position: center;
    margin: 0;
    border: none;
}

#product-sidebar ul.next-prev-thumbs a.button:hover {
    background-color: transparent !important;
}
#product-sidebar ul.next-prev-thumbs a.button i {
    display: none;
}
.alm-reveal.css-grid li.product_single_box *:not(.shop_broucher):not(.shop_quote) {
    width: 100%;
    position: static;
    text-align: left;
}

 
.shop_quote
{
border: 1px solid #D4AC91 !important;
    color: #FFFFFF !important;
    background-color: #D4AC91 !important;
    margin-bottom: 0;
    padding: 16px 40px!important;
    margin: 0 0 0 10px !important;
    line-height: normal;
    width: auto;
    border-radius:99px;
/*
    font-family: "PlayfairDisplay-Regular" !important;
*/
    font-weight: 800 !important;
    font-size: 14px;
    text-transform: capitalize;
    float: left;
    display:none;
}
#enquiry input.contact.wpi-button.single_add_to_cart_button.button.alt
{
border: 1px solid #D4AC91 !important;
    color: #FFFFFF !important;
    background-color: #D4AC91 !important;
    margin-bottom: 0;
    padding: 16px 40px!important;
    margin: 0 0 0 0px !important;
    line-height: normal;
    width: auto;
    border-radius:99px;
    font-weight: 800 !important;
    font-size: 14px;
    text-transform: capitalize;
    float: left;
    white-space: nowrap !important;
}
.shop_information
{
border: 1px solid #DCBBA4 !important;
    color: #737E6E !important;
    background-color: #FFFFFF !important;
    margin-bottom: 0;
    padding: 16px 40px!important;
    margin: 0 0 0 10px !important;
    line-height: normal;
    width: auto;
    border-radius:99px;
    font-weight: 800 !important;
    font-size: 14px;
    text-transform: capitalize;
    float: left;
    display:none;
}

/*========================next/prev navigation ======================== */

 
.prev_next_buttons {
line-height: 40px;
margin-bottom: 20px;
}
 
.prev_next_buttons a[rel="prev"], .prev_next_buttons a[rel="next"] {
display: block;
}
 
.prev_next_buttons a[rel="prev"] {
float: right;
}
 
.prev_next_buttons a[rel="next"] {
float: left;
}
 
.prev_next_buttons::after {
content: '';
display: block;
clear:both;
}

th, td {
    padding: .5em;
    text-align: left;
    border-bottom: 1px solid #eee;
    line-height: 1.3;
    font-size: 14px;
    font-family: "Roboto-Regular" !important;
    font-size: 14px !important;
    font-weight: normal !important;
    color: #666666 !important;
}

.pmpro_btn, .pmpro_btn:link, .pmpro_content_message a, .pmpro_content_message a:link {
    background-color: #d4ac91;
    background-image: none;
    border: 1px solid #d4ac91;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 99px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff!important;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin: 0;
    padding: 10px 10px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}

.pmpro_checkout h3 span.pmpro_checkout-h3-name {
    text-transform: uppercase;
}
.pmpro_checkout h3 span.pmpro_checkout-h3-msg {
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: normal;
}
.pmpro_checkout h3 span.pmpro_checkout-h3-msg a {
    color: #d4ac91;
}
.pmpro_checkout-fields .pmpro_checkout-field label {
    font-weight: normal;
     display: inline-block;
    font-size: 14px;
}
.pmpro_checkout-fields .pmpro_checkout-field input {
    border-top: none;
    border-left: none;
    border-right: none;
    box-shadow: none;
    padding: 0;
    font-size: 14px;
    display: block;
}

.pmpro_checkout-fields span.pmpro_asterisk {
    display: none;
}

form.pmpro_form .pmpro_checkout-fields div.col.medium-6.small-6.large-6 {
    padding-bottom: 0;
}
.pmpro_btn.pmpro_btn-submit-checkout {
    background: #d4ac91!important;
    border-radius: 99px;
    text-transform: capitalize;
    border-color: #d4ac91;
    color: #fff;
    font-weight: normal;
    padding: 3px 25px;
}

.cppba_add_listing_btn a {
    background: #d4ac91;
    border-radius: 99px;
    padding: 10px 25px;
    color: #fff;
}

nav.cppba_pagination {
    margin: 20px auto;
}

nav.cppba_pagination .page-numbers {
    background: #fff;
    border-radius: 99px;
    padding: 6px 10px;
    color: #d4ac91;
    border: 1px solid #d4ac91;
}
nav.cppba_pagination .page-numbers:hover {
    background: #d4ac91;
    color: #fff;
}
nav.cppba_pagination .page-numbers.current {
    background: #d4ac91;
    color: #fff;
}
.cppba_product_listing .cppba_product_list_title a {
    color: #d4ac91;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    display: inline-block;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    top: 8px;
}
#add_listing label {
    font-size: 16px;
    font-weight: normal;
    color: #52604D;
    margin: 0;
}
#add_listing label span {
    color: #E50A0A;
    padding: 0 2px;
}
#add_listing input{
	margin: 0 0 28px 0;
    color: #666;
    border: none;
    border-bottom: 1px solid #969696;
    box-shadow: none;
    padding: 0;
    font-size:14px;
}
#add_listing textarea{
	margin: 0 0 28px 0;
    color: #666;
    border: 1px solid #969696;
    box-shadow: none;
    font-size:14px;
}
#add_listing select#cppba_select_breed {
    border: 1px solid #969696;
    font-size:14px;
    box-shadow: none;
}

#add_listing label.error {
    position: relative;
    top: -20px;
    color: #b20000;
    font-size: 13px;
}
.cppba_pet_image_message span.cppba_error {
    color: #b20000;
    font-size: 13px;
}
.cppba-upload-images-post {
    background: #eee;
    text-align: center;
    padding: 25px 40px;
    margin: 20px 0;
    border: 1px solid #969696;
    border-radius: 10px;
}
a.cppba-add-pet-images.btn {
    color: #d4ac91 !important;
    text-decoration: underline;
    font-weight: bold;
}

#add_listing_btn {
    background: #d4ac91;
    border-radius: 99px;
    padding: 5px 25px;
    color: #fff;
}
#cppba_handleFileSelectgalaray div.cppba_image_remove {
    background: #171616a6;
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
    padding-bottom: 0;
}
.cppba_product_credit h3 {
    font-size: 18px;
    text-transform: capitalize;
}
.cppba_product_credit h3 {
    font-size: 18px;
    text-transform: capitalize;
}
.cppba_listing_credit_green span {
    color: green;
}
.cppba_listing_credit_red span {
    color: #b20000;
}
a.cppba-image-remove-icon {
    margin-left: 10px;
    color: #fff;
    position: absolute;
    font-size: 20px;
    border-radius: 99px;
    border: 1px solid #fff;
    padding: 0px 10px;
    right: 10px;
    top: 10px;
}
.single-product .shop-container {
    margin-top: 40px;
}
.ui-dialog .ui-dialog-titlebar {
    padding: .6em 1.5em;
    position: relative;
    background-color: #d4ac91!important;
    color: #ffffff;
}
.wdm-enquiry-action-btns button#send-btn{
background-color: #d4ac91!important;
color: #ffffff;
border-radius: 99px;
}
.cp_inquiry_contact .wpcf7 br {
    display: block;
}
.cp_inquiry_contact input.wpcf7-form-control.wpcf7-submit{
background-color: #d4ac91!important;
color: #ffffff;
    border-radius: 99px;
    padding: 5px 20px;
}
.cppba_home_banner_text {
	font-size: 28px;
	line-height: 36px;
	font-weight: normal;
	font-family: "RobotoCondensed-Regular" !important;
	margin: 0 0 32px 0;
	max-width: 1147px;
	padding: 25px 15px 0 15px;
	color: #52604D;
}
.white.button.cppba_home_banner_button {
    background: #d4ac91 !important;
    padding: 20px 30px !important;
    FONT-WEIGHT: 200;
    color: #fff !important;
    font-size: 14px;
}
.new_home_slider .flickity-page-dots .dot {
	background-color: #52604D;
	opacity: 1;
	width: 9px;
	height: 9px;
	margin: 0 9px;
	border: 0px solid;
}
.new_home_slider .flickity-page-dots .dot.is-selected {
	background-color: #B19538;
}
.new_home_slider .flickity-page-dots {
	bottom: 40px;
}





/*=========================Member-Registration-Form=========================*/
.cppba_membership_registration .gform_wrapper {
    background-color: rgb(245, 245, 245);
    padding: 50px;
}
.cppba_membership_registration .gform_heading h3.gform_title {
    margin: 0 0 40px;
    text-align: center;
    font-family: "RobotoCondensed-Regular" !important;
    color: #52604D !important;
    font-size: 25px;
    font-weight: normal !important;
}
.cppba_membership_registration .gform_body li {
    margin: 0 !important;
    padding: 0 !important;
}
.cppba_membership_registration .gform_body li .ginput_container {
    width: 100% !important;
    margin: 0 !important;
}
.cppba_membership_registration .gform_body li .ginput_container span:not(.gform_drop_instructions) {
    padding: 0 !important;
    margin: 0 !important;
    min-height: inherit;
    float: left;
    width: 50%;
}
.cppba_membership_registration .gform_body li .ginput_container span:not(.gform_drop_instructions):nth-of-type(2n-1) {
    padding-right: 8px !important;
}
.cppba_membership_registration .gform_body li .ginput_container span:not(.gform_drop_instructions):nth-of-type(2n) {
    padding-left: 8px !important;
}
.cppba_membership_registration .gform_body li.gf_right_half {
    float: right !important;
    clear: right !important;
    padding-left: 8px !important;
}
.cppba_membership_registration .gform_body li.gf_left_half {
    float: left !important;
    clear: left;
    padding-right: 8px !important;
}

.cppba_membership_registration .gform_body li input, 
.cppba_membership_registration .gform_body li select {
    height: 30px;
    padding: 0 !important;
    box-shadow: none;
    background: transparent;
    border: none;
    border-bottom: 1px solid #969696;
    margin-bottom: 28px !important;
    font-size: 14px !important;
    font-weight: normal;
}
.cppba_membership_registration .gform_body li label.gfield_label {
    font-size: 16px;
    font-weight: normal;
    color: #52604D;
    margin: 0;
}
.cppba_membership_registration .gform_body li span.gfield_required {
    color: #E50A0A;
    padding: 0 2px;
}
.cppba_membership_registration .gform_body li input[type="checkbox"] {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    height: auto !important;
    margin-left: 0 !important;
}
.cppba_membership_registration .gform_body .gfield_checkbox {
    width: 100% !important;
    margin-bottom: 28px;
}
.cppba_membership_registration .gform_body .gfield_checkbox li label {
    font-size: 16px !important;
    font-weight: normal;
    color: #52604D;
    margin: 0 !important;
}
.cppba_membership_registration .gform_body li .ginput_container.ginput_container_consent {
    margin-top: 10px !important;
}
.cppba_membership_registration .gform_body li .ginput_container.ginput_container_consent label.gfield_consent_label {
    position: relative;
    top: -2px;
    font-size: 16px;
    font-weight: normal;
    color: #52604D;
    margin: 0;
}
body .gform_wrapper .field_description_below .gfield_consent_description, 
body .gform_wrapper .gfield_consent_description {
    margin-bottom: 28px;
    border: none;
    padding: 0;
    font-size: inherit;
    overflow: auto;
}
.cppba_membership_registration .gform_body li .gfield_consent_description a:hover,
.cppba_codes_text li a:hover {
    color: #000000 !important;
}
.gform_wrapper .gform_footer {
    padding: 0;
    margin: 30px 0 0;
}
body .gform_drop_area {
    margin-top: 15px;
}
.gform_drop_area span.gform_drop_instructions {
    text-align: center;
    font-family: "RobotoCondensed-Regular" !important;
    color: #52604D !important;
    font-size: 25px;
    font-weight: normal !important;
    margin: 0 0 15px;
}
body .gform_wrapper input.button.gform_button_select_files {
    background: #d4ac91 !important;
    padding: 12px 30px !important;
    font-weight: 200;
    color: #fff !important;
    font-size: 14px !important;
    border-radius: 100px;
    min-height: inherit !important;
    line-height: normal !important;
    margin: 0 !important;
    height: auto;
}
.gform_wrapper .gform_footer input {
    background: #d4ac91 !important;
    padding: 12px 30px !important;
    font-weight: 200;
    color: #fff !important;
    font-size: 14px !important;
    border-radius: 100px;
    min-height: inherit !important;
    line-height: normal !important;
    margin: 0 !important;
}
body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100%!important;
    width: 100%;
    margin-bottom: 28px !important;
}
body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, 
body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
    max-width: 50%;
    margin-bottom: 28px !important;
}
body .gform_wrapper .description, 
body .gform_wrapper .gfield_description, 
body .gform_wrapper .gsection_description {
    padding: 10px 0 0 !important;
}
.cppba_membership_registration .gform_body li.gfield_error input:not([type="submit"]), 
.cppba_membership_registration .gform_body li.gfield_error select {
    margin-bottom: 0 !important;
}
body .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper li.gfield_error textarea {
    border: none;
    border-bottom: 1px solid #790000;
}
body .gform_wrapper .gfield_error .field_description_below .gfield_consent_description, 
body .gform_wrapper .gfield_error .gfield_consent_description {
    margin-bottom: 0;
}
.validation_message ul {
    display: none;
}
.gform_wrapper .gfield_error .gform_fileupload_multifile .gform_drop_area {
    margin-bottom: 0 !important;
}
.gform_wrapper li.gfield.gfield_error {
    border: none;
    background: transparent;
}
.gform_wrapper .validation_message {
    color: #b20000;
    font-weight: 700;
    letter-spacing: normal;
    font-size: 13px;
}
/*=========================Member-Registration-Form=========================*/

#loginform input {
    border: none;
    border-bottom: 1px solid #969696;
    box-shadow: none;
    color: #666;
    padding-left: 0;
}
#loginform label {
    font-size: 16px;
    font-weight: normal;
    color: #52604D;
    margin: 0;
}
#loginform #wp-submit {
    font-family: "Roboto-Regular" !important;
    font-weight: normal !important;
    color: #fff !important;
    font-size: 13px !important;
    text-transform: capitalize;
    border-radius: 51px;
    background-color: #d4ac91 !important;
    margin: 0 0 0 0 !important;
}
#lostpasswordform input {
    border: none;
    border-bottom: 1px solid #969696;
    box-shadow: none;
    color: #666;
    padding-left: 0;
}
#lostpasswordform label {
    font-size: 16px;
    font-weight: normal;
    color: #52604D;
    margin: 0;
}
#lostpasswordform .pmpro_btn-submit {
    font-family: "Roboto-Regular" !important;
    font-weight: normal !important;
    color: #fff !important;
    font-size: 13px !important;
    text-transform: capitalize;
    border-radius: 51px;
    background-color: #d4ac91 !important;
    margin: 0 0 0 0 !important;
    padding: 3px 20px;
}
#change-password .pmpro_btn-submit {
    font-family: "Roboto-Regular" !important;
    font-weight: normal !important;
    color: #fff !important;
    font-size: 13px !important;
    text-transform: capitalize;
    border-radius: 51px;
    background-color: #d4ac91 !important;
    margin: 0 0 0 0 !important;
    padding: 3px 20px;
}
.pmpro_change_password-fields input {
    border: none;
    border-bottom: 1px solid #969696;
    box-shadow: none;
    color: #666;
    padding-left: 0;
}
.pmpro_change_password-fields label {
    font-size: 16px;
    font-weight: normal;
    color: #52604D;
    margin: 0;
}
.pmpro_change_password-fields .pmpro_asterisk {
    display:none;
}
form.pmpro_form #pass-strength-result.empty{
	display:none;
}
#change-password .pmpro_submit hr {
    display: none;
}
input[type='email']:focus, input[type='search']:focus, input[type='number']:focus, input[type='tel']:focus, input[type='text']:focus, input[type='password']:focus, textarea:focus, select:focus{
box-shadow:none;
}
#resetpassform input {
    border: none;
    border-bottom: 1px solid #969696;
    box-shadow: none;
    color: #666;
    padding-left: 0;
}
#resetpassform label {
    font-size: 16px;
    font-weight: normal;
    color: #52604D;
    margin: 0;
}
#resetpassform .pmpro_btn-submit {
    font-family: "Roboto-Regular" !important;
    font-weight: normal !important;
    color: #fff !important;
    font-size: 13px !important;
    text-transform: capitalize;
    border-radius: 51px;
    background-color: #d4ac91 !important;
    margin: 0 0 0 0 !important;
    padding: 3px 20px;
}
.pmpro_reset_password_wrap form.pmpro_form #pass-strength-result.empty {
    display: none;
}
.pmpro_reset_password-field.pmpro_reset_password-field-pass2 {
    margin-top: 25px;
}
.pmpro_actions_nav a {
    font-size: 16px!important;
}
div#gform_preview_1_7, div#gform_preview_1_11, div#gform_preview_1_12 {
    margin-bottom: 25px;
}
#pmpro_levels_table a.pmpro_btn.pmpro_btn-select {
    color: #fff!important;
}
.pmpro_member_directory_search.search-form input.search-field {
    border: none;
    border-bottom: 1px solid #969696;
    box-shadow: none;
    color: #666;
    padding-left: 0;
    width: 360px;
    font-size: 15px;
}
.pmpro_member_directory-table thead tr th {
    font-weight: bold !important;
    border-bottom: 1px solid #969696;
}
.pmpro_member_directory-table thead tr {
    background: #d4ac918f;
}
.pmpro_member_directory-table tbody tr:nth-child(even) {
    background: #d4ac918f;
    color: #fff;
}
.pmpro_member_directory-table th, .pmpro_member_directory-table td {
    padding: 15px;
}
.pmpro_member_directory-table th:first-child, .pmpro_member_directory-table td:first-child {
    padding-left: .5em;
}
.pmpro_member_directory-table table {
    border: 1px solid #969696;
    margin-top: 45px;
}
.product-info form.cart {
    display: none;
}
.cppba-puppies-search-form input#query {
    height: 30px;
    padding: 0;
    box-shadow: none;
    background: transparent;
    border: none;
    border-bottom: 1px solid #969696;
    margin-bottom: 0;
    font-size: 14px;
        width: 240px;
    font-weight: normal;
}
.cppba-puppies-search-form input[type="submit"] {
    background-color: #d4ac91!important;
    border-radius: 99px;
    margin-right: 0;
    margin-bottom: 4px;
}
.col.large-12.cppba-puppies-search {
    padding-bottom: 0;
    text-align: right;
}
.product-info.summary nav.woocommerce-breadcrumb {
    display: none;
}
.product-info.summary {
    padding-top: 0px;
}
.product-info.summary p.price.product-page-price span {
    font-size: 18px;
}
ul.cppba_single_custom_fields {
    list-style: none;
    border-top: 1px solid;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid;
}
ul.cppba_single_custom_fields li {
    margin-left: 0;
}
ul.cppba_single_custom_fields li label {
    display: inline-block;
    margin-right: 5px;
}
.product-info.summary #enquiry {
    padding-bottom: 20px;
    margin-top: 30px;
}
.product-container .product-footer {
    display: none;
}
.cp_friends_product#section_1683081594{padding-top:0px;}
.cppba_membership_registration div#gform_confirmation_message_1 {
    border: 1px solid green;
    padding: 10px;
    border-radius: 99px;
    max-width: 415px;
    text-align: center;
}
.cppba_membership_green {
    border: 1px solid green;
    padding: 14px;
    border-radius: 99px;
    text-align: center;
    color: green;
    margin-bottom: 12px;
    display: table;
    width: auto;
    margin: 0 auto 20px;
}

.ui-dialog .ui-dialog-buttonpane button{
	background:#d4ac91 !important;
	border-radius:99px!important;
}
.wpcf7-form.invalid .wpcf7-response-output {
    display: inline-block!important;
    width: 100%;
    text-align: center;
}
.absolute-footer .footer-secondary {
    display: none;
}
.absolute-footer {
    padding-bottom: 10px;
}
form.pmpro_member_directory_search {
    float: none;
    margin-bottom: 1rem;
    clear: both;
        margin: 30px auto 0;
    width: 50%;
}
h3#pmpro_member_directory_subheading {
    clear: none;
    margin-top: 0;
    text-align: center;
}
.pmpro_member_directory_search label {
    display: inline-block;
}
.pmpro_member_directory_search input[type=submit].search-submit {
    display: inline-block;
    background: #d4ac91;
        text-indent: 0!important;
    border-radius: 90px;
        padding-left: 20px;
    padding-right: 20px;
}



/* ===== Oct qa issue ===== */

/* === header logo === */

#header #logo {
    width: 350px;
    position: relative;
}

#header #logo a {
    position: absolute;
    margin-top: -40px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

#header #logo a img {
    max-height: 406px;
}

.header-wrapper:not(.stuck) .logo img {
    transition: max-height 3s !important;
}

img {
    -webkit-backface-visibility: hidden; 
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

html body .stuck .header-main {
    height: 70px !important;
}

#header .stuck #logo a {
    margin-top: -28px;
}

.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 1150px;
}

header#header .header-wrapper.stuck #masthead #logo a img {
    max-height: 94px !important;
    height: auto !important;
    margin-top: 0 !important;
    width: auto;
}
.searchform input{
	height: 30px;
    padding: 0;
    box-shadow: none;
    background: transparent;
    border: none;
    border-bottom: 1px solid #969696;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
}
.searchform .ux-search-submit {
    border-radius: 40px;
    padding: 5px 20px !important;
}
.cppba_404_button {
    color: #fff!important;
    border-radius: 99px!important;
    background: #d4ac91!important;
}




.cppba_code_ethic ol {
  counter-reset: section;
  list-style-type: none;
}

.cppba_code_ethic li:before {
    counter-increment: section;
    content: counters(section, ".") ".";
}
.cppba_code_ethic ol li {
    margin-left: 0;
    position: relative;
    padding-left: 18px;
}

.cppba_code_ethic ol li:before {
    position: absolute;
    left: 0;
    top: 0;
}

.cppba_code_ethic ol li ol li {
    padding-left: 28px;
}

.cppba_code_ethic ol li ol {
    margin-left: 0;
}
.cppba_code_ethic h3, .cppba_code_ethic h4 {
    text-transform: uppercase;
    line-height: 1.2;
}

.cppba_code_ethic ol li {
    font-weight: bolder;
    font-family: "Roboto-Regular" !important;
    font-size: 14px !important;
    color: #666666 !important;
}

.cppba_code_ethic ol li ol li {
    font-weight: normal;
}
.cppba_code_practise a {
    font-family: "Roboto-Regular" !important;
    font-size: 14px !important;
    font-weight: normal !important;
    color: #d4ac91 !important;
}
.col-md-6.cppba_hide {
    visibility: hidden;
    display: none;
}
.cppba_code_practise a:hover {
    color: #d4ac91 !important;
}
body #wrapper a {
    color: #d4ac91;
}









.new_home_slider .flickity-viewport {
	height: 724px !important;
}
.new_home_slider .banner-layers.container {
	position: absolute;
	width: 100%;
	max-width: 100%;
	bottom: -44%;
	height: 224px;
	background-color: transparent;
	padding: 27px 0;
}
.new_home_slider .flickity-page-dots {
	bottom: 21px;
} 
.new_home_slider .banner-layers.container .text-box {
	transform: none !important;
	left: 3px;
	width: 100% !important;
	text-align: center;
	top: 0;
}
 .new_home_slider .flickity-prev-next-button {
	top: 9%;
}













@media (min-width:992px) and (max-width:1050px) {
    #header #logo {
        width: 300px;
        position: relative;
    }
    #header #logo a {
        margin-top: -28px;
    }
    header#header .header-wrapper.stuck #masthead #logo a img {
        max-height: 92px !important;
    }
    #header #logo {
        width: 320px;
        position: relative;
    }

}

/* === /header logo === */

/* ===== /Oct qa issue ===== */



@media (min-width: 320px) and (max-width: 767px)
{
	
	
	
header #logo {
	width: 200px;
	margin: 0px 0 0 0;
}
.sidebar-menu.no-scrollbar li .nav-top-link {
	font-size: 14px;
	color: #666;
	font-family: "Roboto-Regular" !important;
	font-weight: normal;
	letter-spacing: 1px;
}
.top_header_contact {
	margin: 0;
}
	
	


.home_first_sec_cppba .slider-nav-outside.slider-nav-circle .previous, .home_first_sec_cppba .slider-nav-outside.slider-nav-circle .next {
	display: none;
}

.icon_form_text {
	margin: 45px 0 0 0;
}	
.contact_sec_slider .internal_banner .banner-layer h2 {
	font-size: 26px !important;
}
.contact_sec_slider .internal_banner .banner-layer {
	left: 0;
}	
.contact_full_form {
	left: 0;
	transform: none;
	top: 313px;
}
#contact_cpp .col-md-6 {
	width: 100%;
	padding: 0;
}
.contact_full_form .wpcf7 {
	padding: 35px 20px;
}

	
	
	
	
.archive .alm-btn-wrap {
	padding: 30px 0 30px 0;
}	
	
.archive .cp_cat_dropdown .wpfFilterWrapper select {
	width: 100%;
}
html .home_second_sec_cppba .col.cp_story_text.medium-6.small-12.large-6 {
	padding-bottom: 20px !important;
	padding-top: 30px !important;
}
.cp_professional_about h4 {
	font-size: 20px;
}
	
.cp_about_section .large-8 {
	padding-right: 15px;
}
	.internal_banner h2 {
	font-size: 25px !important;
}
	
.home_first_sec_cppba .box-image .image-tools.grid-tools a {
	width: 30px;
	height: 30px;
	background-size: 23px;
}
.home_first_sec_cppba .name.product-title a {
	font-size: 16px !important;
}
.home_second_sec_cppba .medium-6.small-12.large-6 {
max-width: 100%;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
min-width: 100%;
width: 100%;
	padding: 0 15px !important;
}
.home_second_sec_cppba .col.medium-6.small-12.large-6:nth-child(2) {
	padding-top: 7px !important;
	padding-bottom: 45px !important;
}

.home_third_sec_cppba .medium-6.small-12.large-6 {
max-width: 100%;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
min-width: 100%;
width: 100%;
	padding: 0 15px !important;
}
.home_third_sec_cppba .medium-6.small-12.large-6:nth-child(1) {
	padding-top: 40px !important;
}
.home_third_sec_cppba .medium-6.small-12.large-6:nth-child(2) {
	padding-bottom: 27px !important;
}
#wrapper .home_fourth_sec_cppba {
	padding-top: 0;
	padding-bottom: 0;
}
.home_fifth_sec_cppba .col-inner.text-center {
	padding-top: 40px !important;
	padding-bottom: 0 !important;
}
.home_fifth_sec_cppba .gallery-item {
	padding-bottom: 15px;
}
.next-prev-thumbs .prod-dropdown .button.icon.circle{
	border-radius: 50%!important;
    padding: 6px!important;
    font-size: 16px;
    text-align: center;
    line-height: 16px!important;
}
.circle {
    border-radius: 50% !important;
}
.product_full_sections {
    margin-bottom: 0px;
}
.contact_sec_slider {
    margin-bottom: 420px !important;
}










html .banner .banner-layer {
	width: 90% !important;
}
html .banner h2 {
	font-size: 26px;
	margin: 0 0 21px 0px;
}	 
.Banner_arrow {
    right: 0px;
  }
.cppba_social_row {
	display: none;
}
.Banner_arrow {
	width: 25px;
	margin: 0 14px 0 0 !important;
}
h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
	font-family: "RobotoCondensed-Regular" !important;
	color: #52604D !important;
	font-size: 20px;
	font-weight: normal !important;
}

.cppba_home_banner_text {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 17px;
}
.home_first_sec_cppba .cppba_home_friends .col {
    padding-bottom: 0 !important;
    padding-top: 0!important;
}
.cppba_home_friends_content  > .col > .col-inner {
    padding-top: 0!important;
}
#wrapper .contact_sec_slider .internal_banner {
    padding-top: 310px !important;
}
.page-id-316 #footer .footer_block {
    margin-top: 437px;
    padding-bottom: 0;
    background-color: transparent;
    padding-top: 0;
}

.cppba_membership_registration .gform_body li .ginput_container span:not(.gform_drop_instructions):nth-of-type(2n-1) {
    padding-right: 0px !important;
}
.cppba_membership_registration .gform_body li .ginput_container span:not(.gform_drop_instructions):nth-of-type(2n) {
    padding-left: 0px !important;
}
.cppba_membership_registration .gform_body li .ginput_container span:not(.gform_drop_instructions) {
    width: 100%;
}
.cppba_membership_registration .gform_body li.gf_left_half {
    width: 100%;
}
.cppba_membership_registration .gform_body li.gf_right_half {
    padding-left: 0px !important;
    width: 100%;
}
body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
    max-width: 100%;
}

.pmpro_member_directory {
    overflow-x: auto;
}
.cppba_product_listing_div {
    overflow-x: auto;
}
    
    #header #logo {
        width: 248px;
    }
    
    #header #logo a {
        margin-top: -28px;
    }
    
    html body .header-main {
        height: 70px;
    }
    
    html body .stuck .header-main {
        height: 60px !important;
    }
    
    header#header .header-wrapper.stuck #masthead #logo a img {
        max-height: 76px !important;
    }
    
    #header .stuck #logo a {
        margin-top: -23px;
    }
    
    body form.pmpro_form .pmpro_btn, body .pmpro_login_wrap #loginform input[type=submit] {
        width: auto;
    }

form.pmpro_member_directory_search {
    width: 80%;
}
.pmpro_member_directory_search label {
    display: inline-block;
}

}


@media (max-width:768px) 
{
form.pmpro_form input[type=text].input, form.pmpro_form input[type=password].input, .pmpro_login_wrap form#loginform input[type=text].input, .pmpro_login_wrap form#loginform input[type=password].input {
    width: 100%;
    max-width: 100%;
}
}


@media (min-width:320px) and (max-width:567px) 
{


.cppba-mob-left {
    text-align: left;
}
header #logo {
	width: 145px;
}

.contact_sec_slider {
	margin-bottom: 985px;
}


.shop-container .product-small.has-hover {
max-width: 100%;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
min-width: 100%;
width: 100%;
}	
.archive .shop-container .product-small.box .box-text .box-excerpt.is-small {
	height: auto;
	overflow: hidden;
}	

.cp_product_sec .product-small.has-hover {
max-width: 100%;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
min-width: 100%;
width: 100%;
}
.home_first_sec_cppba .box-text .box-excerpt.is-small {
	height: auto;
}
 
#footer .foot_menu_horizontal #menu-main li {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
}
.foot_menu_horizontal .col.small-12.large-12 .col-inner {
	background-color: #C29A7E !important;
	padding: 0;
}




#wrapper .global_pddb_sec {
	padding-bottom: 30px;
	padding-top: 10px;
}
.home_first_sec_cppba .slider-nav-outside.slider-nav-circle .previous {
	margin-top: 0 !important;
	top: -23%;
	transform: translateX(-5px) !important;
}
.home_first_sec_cppba .slider-nav-outside.slider-nav-circle .next {
	margin-top: 0 !important;
	top: -23%;
	transform: translateX(6px) !important;
}

form.pmpro_member_directory_search {
    width: 100%;
}
.pmpro_member_directory_search label {
    display: block;
}

}


@media (min-width:568px) and (max-width:767px) 
{




.cppba_home_banner_text {
	font-size: 20px;
	line-height: 23px;
	margin-bottom: 23px;
}

#wrapper .cp_about_section {
	padding-bottom: 0;
}

#footer .foot_menu_horizontal #menu-main li a {
	margin: 0 16px;
	font-size: 13px;
}

#wrapper .global_pddb_sec {
	padding-bottom: 25px;
	padding-top: 18px;
}
.home_fifth_sec_cppba .gallery-item {
	padding-bottom: 0;
	max-width: 25%;
}
.home_first_sec_cppba .slider-nav-outside.slider-nav-circle .previous
 {
	margin-top: 0 !important;
	top: -8%;
	transform: translateX(-13px) !important;
}
.home_first_sec_cppba .slider-nav-outside.slider-nav-circle .next {
	margin-top: 0 !important;
	top: -8%;
	transform: translateX(12px) !important;
}
.custom-con-btm .col-md-6 {
    width: 50%!important;
}
.contact_sec_slider {
    margin-bottom: 340px !important;
}

}  





@media (min-width:768px) and (max-width:1024px) 
{

.cppba_home_banner_text {
	font-size: 21px;
	line-height: 27px;
	margin: 0 0 27px 0;
}


.home_third_sec_cppba .medium-6.small-12.large-6:nth-child(1) {
	padding: 0 51px 0 15px;
}
	
html .banner h2 {
	font-size: 30px;
}

#wrapper .cp_professional_about {
	padding-bottom: 15px;
}
.home_second_sec_cppba .col.medium-6.small-12.large-6:nth-child(2) {
	padding: 0 15px 0 50px;
}
#wrapper .cp_about_section {
	padding-bottom: 9px;
}
.custom_banner_icons {
	display: none;
}
.home_first_sec_cppba .slider-nav-outside.slider-nav-circle .previous, .home_first_sec_cppba .slider-nav-outside.slider-nav-circle .next {
	display: none;
}

.Banner_arrow {
	width: 41px;
	right: 70px;
}
html .banner .banner-layer {
	width: 50% !important;
}
.home_slider p.custom_banner_icons {
	display: none;
}




.contact_sec_slider .internal_banner .banner-layer h2 {
	font-size: 30px !important;
}
.icon_form_text {
	margin: 50px 0 0 0;
}








}


@media (min-width:768px) and (max-width:991px) 
{
	
	
	
header #logo {
	width: 200px;
	margin: 0px 0 0 0;
}
.sidebar-menu.no-scrollbar li .nav-top-link {
	font-size: 14px;
	color: #666;
	font-family: "Roboto-Regular" !important;
	font-weight: normal;
	letter-spacing: 1px;
}
.top_header_contact {
	margin: 0;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

.archive .cp_cat_dropdown .wpfFilterWrapper select {

	width: 32%;
}
	
.home_fifth_sec_cppba .gallery-item {
	width: 25%;
}
	
.home_third_sec_cppba .medium-6.small-12.large-6:nth-child(1) {
	padding: 0 51px 0 15px;
}	
.home_first_sec_cppba .box-text .box-excerpt.is-small {
	height: 42px;
}	
.contact_sec_slider {
	margin-bottom: 225px;
}	


}


@media (min-width:992px) and (max-width:1024px) 
{


.contact_sec_slider {
	margin-bottom: 340px;
}


}









@media (min-width: 0px) and (max-width: 849px) {
.product_full_sections {
    padding-left: 15px;
    padding-right: 15px;
}
}



@media (min-width: 850px) and (max-width: 1024px) {
.Banner_arrow {
    right: 70px;
 }
 .product_full_sections {
    padding-left: 15px;
    padding-right: 15px;
}
} 

















/*cppba*/

@media screen and (orientation:landscape) and (min-device-width: 549px) and (max-device-width: 991px) {
    .modal-enquiry-form.wdm-enquiry-modal #contact-form {
        max-height: 250px !important;
    }
}

@media (min-width:549px) and (max-width:767px) {
    .modal-enquiry-form.wdm-enquiry-modal #contact-form {
        max-height: 250px !important;
    }
}

