:root {
	--bgcolor-primary: #ccc;
	--bgcolor-secondary: #eaeaea ;
	--bgcolor-tertiary: #f1f1f1 ;
	--check-and-radio-colors: white;
	--radius: 5px;
	--shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
	--topbar-links-size: 14px;
	--link-color-primary: #888;
	--form-color: #FDFDFD;
	--price-color: #28a745;
	--font-awesome: 'Font Awesome 5 Free';
	--product-item-height: 220px;
}
 


/* for version 1.7.1 */

.product-list-content {
	min-height: inherit;
}


.breeders .card-body {
	padding: 0.8em;
	font-size: 0.9em;
}


.breeders .card-body i {
	color: var(--color-primary);

}

.breeders .card {
	border-radius: var(--radius) !important;
}

.breeders .card-body .social-icons i {
	font-size:1.4em;
}

a.link-normal {
	text-decoration: underline;
}

.product-list-header {
	padding-bottom: 15px;
}

.filter-reset-tag-container {
	margin-bottom: 10px;
}

.alert-link {
	font-weight:normal;
	text-decoration: underline;
}

.nav-mobile {
	top: 65px;
}

.nav-mobile .navbar-nav .dropdown-toggle::after {
	display: inline-block !important; /* to show the arrows for Birds and USA in the mobile nav */
}

.nav-mobile .nav-mobile-footer {
	background-color: var(--bgcolor-primary);
}

.nav-mobile .nav-mobile-footer ul li a {
	font-size: 2em;
}

.nav-mobile .navbar-profile {
	padding-bottom:0;
	border-bottom: 1px solid rgba(0,0,0,.05);
}


.color-primary {
	color: var(--color-primary);
}

.line-through {
	text-decoration: line-through;
}

.form-box {
    margin-bottom: 30px; /* space between sell-now elements */
    padding-bottom: initial;
 }

.nav-top .nav-top-left .logo a img {
	width: auto; /* fix the logo */
}


.nav-top .nav-top-right .nav li .btn-sell-now:hover {
	background-color: var(--color-secondary) !important;
}

.footer-payment-icons {
    display: none;
}


.sex-icon .fas .fa-question {
	font-size:0.8em;
	color: gray;

}

.page-text-content {
	font-size: inherit;
}



.fauna-launch-offer {
	margin-top: 20px;

}

.breadcrumb {
	height: initial;
}



/* svg badges */

.product-seller .svgbadge.x-small {
	margin-top: -25px;
}


.svgbadge h1, 
.svgbadge h2,
.svgbadge h3
 {
    margin: revert !important;
    line-height: normal !important;
    font-weight: bold;
}

.svgbadge h1{
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
}






/* price box */

.fauna-membership {
	margin-top:30px;
	
	
}

.fauna-membership__plan-price {
	color: var(--color-primary);
}

.fauna-membership__difference {
	font-size: 1.1em;
	font-weight: bold;
}

.fauna-membership__no-credit-card {
	font-size: 0.9em;
}

.btn-pricing-table {
	border-color: var(--color-primary);
    background-color: var(--color-primary);
}

.btn-pricing-table:hover, 
.btn-pricing-table:focus, 
.btn-pricing-table:active {
	background-color: var(--color-secondary) !important;
    border-color: var(--color-secondary) !important;
}



.nav-mobile .navbar-nav .nav-item .nav-link i.fas,
.nav-mobile .navbar-nav .nav-item .nav-link i.far
 {
	float:none;
}

/* header */ 
.main-menu .search-select button {
	background-color: var(--form-color);
}

.btn-with-badge {
	position: relative;
}

.btn-with-badge sup {
	position: absolute;
    right: -0.5em;
}

.btn-with-badge .badge {
    background-color: var(--color-secondary);
}


/* top bar */ 

.top-bar .navbar-menu_links {
	margin-left:25px;
}




.top-bar .navbar-nav .nav-item .nav-link {
	font-size: var(--topbar-links-size);
}

.product-item-options {
	top: 0.2rem;

}

.product-item-options .item-option {
	top: 0.2rem;
	right: 0.2rem;
	width: 2rem;
	height: 2rem;
	line-height: 2rem;
}

/* product item, everywhere products are in columns */
.col-product {
	padding-right: .5rem;
	padding-left: .5rem;
}


.col-product .product-item {
	border-radius: var(--radius);
	overflow: hidden;
	box-shadow: var(--shadow);
}





.col-product .product-item .img-product {
	width: 100%;
}
.col-product .product-item .img-product-container {
	background-color: var(--bgcolor-secondary);
	height: unset;
}

.col-product .product-item .img-product {
	height: var(--product-item-height);
}

.profile-tab-content .col-product .product-item .img-product {
	height: var(--product-item-height);
}

.col-product .product-item .item-details {
	padding: 5px 10px;
	background-color: var(--bgcolor-secondary);
}
.col-product .product-item .item-details .product-title a {
	font-weight: 600;
}

.col-product .product-item .item-details .product-title {
	line-height: 1.3;
	font-size: 0.83rem;
}

.col-product .product-item .item-details .product-user a {
	line-height: 1.3;
	font-size: 0.81rem;
}

.product-item {
	margin-bottom: 1rem;
}

.product-item .item-meta, .product-item-horizontal .item-meta {
	margin-top: 0;
}

.col-product .product-item .item-details .product-user {
	width: 50%;
	float:left;
}
.col-product .product-item .item-meta {
	width: 50%;
	float:right;
	text-align: right;
}


.col-product .product-item .item-meta .price {
	font-weight: normal;
	color: var(--price-color);
}


.product-sort-by .sort-select .dropdown-toggle {
	background-color: var(--bgcolor-tertiary);
}

.col-product .product-item .product-item__sexicon {
	position: absolute;
	height: 34px;
	width: 50px;
	right: 0;
	bottom: 0;
	border-radius: 2em 0 0 0;
	background-color: var(--bgcolor-secondary);
	background-repeat: no-repeat;
	background-position: 1.5em 0;
	z-index: 5;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding-right: 5px;

}

.col-product .product-item .product-item__sexicon .sex-icon {
	font-size: 1.1em;
	
	color: gray;
}

.col-product .product-item .product-item__sexicon .year-item {
	
	color: gray;
}

.product-filters {
	background-color: var(--bgcolor-secondary);
	padding: 1em;
	border-radius: var(--radius);
	box-shadow: var(--shadow);
	font-size: 0.9em;
}

.product-filters .filter-item .filter-search-input {display:none;}

.product-filters .row-price-inputs .col-price-inputs {
	padding-right: 1px;
	padding-left: 1px;
}

.product-filters .row-price-inputs .col-price-inputs span {
	display:none;
}


.fa-venus {
	color: #FF669A;
}

.fa-mars {
	color: #3498DB;
}


/* page contents */

.blog-content .page-text-content a {
	
	text-decoration: underline;
	
}


.title-wrapper {
	padding-top: 30px;
}
.title-wrapper h6 {
	line-height: 1.5em;
}

.title-wrapper h1 {
	font-size: 2rem;
}




/* datatable */ 
.fauna_datatable {
	background-color:white;
	font-size: 0.94em;
}

.fauna_datatable .datatable__product-image {
	max-height: 50px;
	max-width: 50px;
	overflow:hidden;
}


.product-list-pagination {
	margin-top: 30px;
}

/* profile-tab-content */

.profile-tab-content {
	border-radius: var(--radius);
	background-color: var(--bgcolor-tertiary);
	padding: 1em;
	box-shadow: var(--shadow);
	margin-bottom: initial;
}


/* forms */
form input.error, 
form select.error,
form textarea.error 
{
	border: 2px solid rgba(220, 53, 69, 0.60) !important
}


.fauna-container {
	border-radius: var(--radius);
	background-color: var(--bgcolor-tertiary);
	padding: 1em;
	box-shadow: var(--shadow);
	margin-bottom: initial;
}



/*product details, .product-details-container is there the image is*/
.product-details-container  {
	margin-bottom:initial;
}


.product-details-container .product-slider .img-product-slider {
	border-radius: var(--radius);
}
.product-details-container .product-slider-container .product-slider-content {
	border-radius: var(--radius);
}
.product-details-container .product-slider-container {
	border-radius: var(--radius);
	background-color: var(--bgcolor-tertiary);
	padding: 1em;
	box-shadow: var(--shadow);
}
.product-details-container .product-content-details {
	border-radius: var(--radius);
	background-color: var(--bgcolor-tertiary);
	padding: 1em;
	box-shadow: var(--shadow);
	margin-bottom: initial;
}


.product-details-container .product-content-details .price .lbl-price {
	font-weight:normal;
	color: var(--price-color);
}


.product-details-container .table-product-additional-information .sex-icon {
	font-size: 1.2em;
}

.product-thumbnails-slider .slick-current .item-inner {
	border: 0;
	box-shadow: var(--shadow);
	border-radius: var(--radius);
}

.product-seller .img-profile {
	width: 180px;
	height: 180px;
	border-radius: 0.1875rem;
	margin: 1em;
	display: block;
	margin-left:auto;
	margin-right:auto;
}

.product-seller .product-seller__view-profile {
	color: var(--link-color-primary);
	text-align: center;
	display:block;
}

.product-seller .product-seller__website-url {
	color: var(--link-color-primary);
}


.product-share {
	display:none;
}



/*product details, .product-descript is there the description and tabs is*/
.product-description {
	border-radius: var(--radius);
	background-color: var(--bgcolor-tertiary);
	padding: 1em;
	box-shadow: var(--shadow);
	margin-bottom: initial;

}

.product-seller {
	border-radius: var(--radius);
	background-color: var(--bgcolor-tertiary);
	padding: 1em;
	box-shadow: var(--shadow);
	
}

.product-description .title,
.product-seller .title {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}



/* profile */ 

.profile-details {
	border-radius: var(--radius);
	background-color: var(--bgcolor-tertiary);
	padding: 1em;
	box-shadow: var(--shadow);
	
}

.profile-tabs {
	border-radius: var(--radius);
	background-color: var(--bgcolor-tertiary);
	padding: 1em;
	box-shadow: var(--shadow);
}

.profile-tabs .nav .active .nav-link {
	background-color: var(--color-primary);
	color: #fff;
}

.profile-page-top {
	margin-bottom: 2em;
}


/*pages (it's under blog-content) */

.blog-content h2 {
	font-size: 20px;
	margin-top: 30px;
}


/* buttons */
.btn-contact-seller,
#footer .newsletter .newsletter-inner button
{
	background-color: var(--color-primary) !important;
	color:white;
	border-color: var(--color-primary) !important;
	font-weight:normal;
}
.btn-contact-seller:hover,
#footer .newsletter .newsletter-inner button:hover
{
	background-color: var(--color-secondary) !important;
	border-color: var(--color-secondary) !important;
	color: white;
}
.btn-contact-seller i {
	color:white;
}

.btn-contact-seller{
	font-size:1em;
	padding: .3rem 1.1rem;
}


/* mega-menu */
.mega-menu .menu-subcategories .card-columns .card {
	margin-bottom: 0.6em;
}

.mega-menu .menu-subcategories .second-category {
	line-height: 18px;
	display: inline-block;
	border-bottom: 1px solid transparent;
}

.mega-menu .menu-subcategories .second-category:hover {
	border-color: transparent;
	color: var(--color-primary);
}

.mega-menu .menu-subcategories ul {
	margin-top:0;
	margin-left: 5px;
}


/* sell now */
.form-add-product .images-exp {
	display:none;
}

.form-add-product .btn_ck_add_image,
.form-add-product .btn_ck_add_video,
.form-add-product .btn_ck_add_iframe
{
	display:none;
}


/* footer */
#footer .footer-payment-icons {
	
}

#footer .footer-logo img {
	
}

#footer .newsletter {
	display:none;
}


#footer .footer-logo {
	margin-bottom: unset;
}

#footer .fb-links a {
	color: #888;
	font-size: 0.95em;

}

#footer .fb-links {

}

#footer .fauna-sites__icon {
	width:25px;
	height:25px;
	margin-right:5px;
}

#footer .fb-links .fab.fa-facebook {
	font-size:2em;
}

.footer-widget {

}

#footer .footer-social-links ul li a {
	font-size:3em;
}





/* index */

.index-wrapper .section .title {text-align: center;}
.index-wrapper .section .title-exp {text-align: center;}



.index-wrapper .featured-categories .card {
	background-size: contain;
	background-color: #fff;
	border-radius: var(--radius) !important;
	height: 250px;
}


.featured-categories  .card {
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	border: 0 !important;
	margin-bottom: 20px;
}


.featured-categories .card a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}


/*hiding elements*/
.product-item .product-item-rating {display: none !important;}





/* colors */
body { 
	background-color: var(--bgcolor-primary); 
}
.nav-main .navbar, 
.nav-mobile-header,
.nav-mobile,
.nav-main, 
.top-bar,
.nav-top, 
#footer .footer-bottom,
#footer
{
	background-color: var(--bgcolor-secondary);
}

.modal-content,
.auth-box
{
	background-color: var(--bgcolor-secondary);
}

.featured-categories .card .caption span .badge.badge-light {
	color: #212529 !important;
	font-size: 75%;
}

.messages-head {
	background-color: var(--bgcolor-secondary);
}

.custom-radio .custom-control-label::before,
.custom-checkbox .custom-control-label::before,
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before,
.custom-radio .custom-control-input:indeterminate ~ .custom-control-label::before
{
	background-color: var(--check-and-radio-colors) ;
}

.btn-outline-gray,
.btn-wishlist-classified
{
	background-color: var(--bgcolor-tertiary) !important;
}

.form-control {
	background-color: var(--form-color);
}

.messages-content .messages-list {
	background: var(--bgcolor-tertiary);
}

.dropdown-menu {
	background-color: var(--bgcolor-tertiary);
}

.card {
	background-color: var(--bgcolor-tertiary);
}



/* fauna-sites */
.fauna-sites .fauna-sites__icon {
	width:25px;
	height:25px;
	margin-right:5px;
}

.fauna-sites a {
	color: #666;
	font-size: var(--topbar-links-size);
}

/* domain-dropdown */
.domain-dropdown a {
	color: #666;
	font-size: var(--topbar-links-size);
}







/* beta badge */
/* to center badge in the middle of the logo */
.nav-top .logo a, 
.mobile-nav-container .mobile-logo a 
{
	position: relative;
}

.mobile-logo figure {
	margin:0;
}

.nav-top .figure-caption {
	font-size: 0.8em;
	background-color: var(--color-primary);
	margin-top: .3em;
	border-radius: 1em;
	color: white;
	padding: 0em .3em;
	
}

#footer .figure-caption {
	font-size: 1em;
	background-color: var(--color-primary);
	margin-top: .3em;
	border-radius: 1em;
	color: white;
	padding: 0em .3em;
	
}

.mobile-logo .figure-caption {
	font-size: 10px;
	background-color: var(--color-primary);
	margin-top: 0px;
	border-radius: 1em;
	color: white;
	padding: 0px 5px;
	
}



#footer figure {
	max-width: 80%;
}

.nav-mobile-header-container .mobile-logo .beta-badge {
	position: absolute;
	z-index: 10;
	left: 50%;
	margin-left: -16px;
	bottom: -20px;

}

.nav-top .nav-top-left .logo {
	height: 60px;
}

.nav-top .nav-top-left .logo .beta-badge {
	position: absolute;
	z-index: 10;
	left: 50%;
	margin-left: -16px;
	bottom: -20px;

}



@media (max-width: 992px)  { 

	.nav-breadcrumb {
		display:block;
		padding-bottom: 15px;

	}

	.index-wrapper .featured-categories .card  {
		height: 200px;
	}


}


@media (max-width: 768px)  { 

	.product-item-options .item-option {
		display: none;
	}

}



@media (max-width: 576px) {

	:root {
		--product-item-height: 180px;
	}



    
}



