/* Plaveooshop  categories style */

/*********************************
Breadcrumbs
*********************************/

.breadcrumbs {
    margin-top: 2%;
    text-align: center;
}
.breadcrumbs ul li
{
	display: inline-block;
	margin-right: 17px;
}
.breadcrumbs ul li.active a
{
 color: #ffffff;
    
}
.breadcrumbs ul li i
{
	margin-right: 17px;
}
.breadcrumbs ul li a {
    color: #ffffff;
}

.breadcrumb-bg-dogs{
    background-repeat: no-repeat;
    background-image: url(../images/breadcrumb/dogs-breadcrumb.png);
    height: 230px;
}
.breadcrumb-bg-cats{
    background-repeat: no-repeat;
    background-image: url(../images/breadcrumb/cats-breadcrumb.png);
    height: 230px;
}
.breadcrumb-bg-horses{
    background-repeat: no-repeat;
    background-image: url(../images/breadcrumb/horses-breadcrumb.png);
    height: 230px;
}
.breadcrumb-bg-puppies{
    background-repeat: no-repeat;
    background-image: url(../images/breadcrumb/puppies-breadcrumb.png);
    height: 230px;
}
.breadcrumb-bg-services{
    background-repeat: no-repeat;
    background-image: url(../images/breadcrumb/services-breadcrumb.png);
    height: 230px;
}
.breadcrumb-position {
    margin-top: 70px;
    padding: 0px;
}

.services-highlighted-bg{
    background:#F2F3F5;
}

/*********************************
6. Sidebar
*********************************/

.product_section_container {

    margin-top: 50px;

}
.product_section
{

}
.sidebar
{
	float: left;
	width: 200px;
	padding-right: 17px;
}
.sidebar_section
{
	padding-bottom: 35px;

}
.sidebar_title h5
{
	font-size: 18px;
	margin-bottom: 21px;
}
.sidebar_categories li.active a
{
	color: #ff4d02;
}
.sidebar_categories li.active:hover a
{
	color: #ff4d02;
}
.sidebar_categories li a
{
	font-size: 14px;
	line-height: 40px;
	color: #51545f;
}
.sidebar_categories li a:hover
{
	color: #b5aec4;
}
.sidebar_categories li a span
{
	margin-right: 5px;
}
#slider-range
{
	margin-left: 7px !important;
}
#amount {
    margin-top: 8px;
    color: #1e1e27 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
  
}
.filter_button
{
	width: 100%;
	height: 30px;
	background: #1e1e27;
	text-align: center;
	margin-top: 25px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.filter_button:hover
{
	background: #34343f;
}
.filter_button span
{
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 30px;
	color: #FFFFFF;
}
.checkboxes li
{
	height: 40px;
	line-height: 40px;
}
.checkboxes li.active i {
    color: #87b03c;
    margin-right: 21px;
}
.checkboxes li.active i::after
{
	display: block;
	position: absolute;
	top: 1px;
	left: 1px;
	font-family: 'FontAwesome';
	font-size: 10px;
	content: '\f00c';
	color: #FFFFFF;
}
.checkboxes
{
	height: 200px;
	overflow: hidden;
}
.checkboxes.active
{
	height: auto;
}
.checkboxes li i
{
	position: relative;
	color: #b3b7c8;
	cursor: pointer;
	margin-right: 22px;
}
.checkboxes li span
{
	font-family: 'Poppins', sans-serif;
	color: #51545f;
}
.show_more
{
	display: inline-block;
	cursor: pointer;
}
.show_more span {
    height: 40px;
    line-height: 40px;
    color: #87b03c;
}
.show_more span:first-child
{
	margin-right: 11px;
}

/*********************************
 Sidebar
*********************************/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #ff4d02;
    font-weight: normal;
    color: #454545;
}
#slider-range {
    margin-left: 7px !important;
}



elem {

}
.filter_button {

    width: 100%;
    height: 30px;
    background: #000;
    text-align: center;
    margin-top: 25px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 30px;

}
.filter_button:hover {
    background: #87b03c;
}
.filter_button span {

    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 30px;
    color: #FFFFFF;

    letter-spacing: 2px;

}
ul.sidebar-menu {
    margin: 0;
    padding: 0;

    list-style: none;
    list-style-type: none;
}
.sidebar-menu li a span {

    margin-right: 20px;
    color: #444;

}
.sidebar-menu li a {

    background-color: #fff0;
   padding: 11.6px 25px;
    display: block;
    text-decoration: none;
    color: #242424;
    border-bottom: solid 1px #eaeaea;
    border-left: 3px solid transparent;
    font-weight: 400;
    letter-spacing: 0.5px;
    font-size: 0.8rem;
    

}
.sidebar-menu li a:hover {
    background-color: #e8eaef;
padding: 11.6px 25px;
    display: block;
    text-decoration: none;
    color: #000;
    border-left: 5px solid #87b03c;
}
li.have-children ul {
	padding: 0px;
} 
li.have-children ul li a {

    background-color: #f3f3f300;
    padding-left: 60px;
    padding: 10px 75px 10px;
    text-transform: capitalize !important;

}
li.have-children ul li a:hover {

    color: #ff4b00;
    background-color: #ff4d0200;
    padding-left: 82px;
    border-left: 3px solid #ff4b00;
    padding: 10px 75px 10px;

}
li.have-children, li {
	position: relative;
}
.have-children span::after {

    position: absolute;
    right: 30px;
    content: "\f054";
    color: #2d2d2d;
    transition: all .5s;

}
li.active.have-children span::after {
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.sidebar-menu .have-children > ul {
    display: none;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c500;
    background: #87b03c;
    font-weight: normal;
    color: #454545;
    border-radius: 100%;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
    background-color:#87b03c;
}
.ui-widget.ui-widget-content {
    border: 1px solid #87b03c;
}
.ui-widget.ui-widget-content {

    border: 1px solid transparent;
    background-color: #e9e9e9;
    height: 1px;
    padding-top: 6px;

}

.main-category-title {
    text-transform: uppercase;
    font-weight: 600;

    font-size: 1.3rem !important;
    color: #1e211c;
    font-family: 'Montserrat';
}
.single-product-wrapper .product-description .hover-content {
    top: -250px!important;
}

.form-control {
    display: block;
    width: 100%;
    padding: .575rem .75rem;
    font-size: 0.4rem;
    line-height: 1.5;
    color: #495057;
    background-clip: padding-box;
    border: 1px solid black;
    border-radius: 30px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/*********************************
 Product Sorting
*********************************/

.product_sorting_container_bottom
{
    width: 100%;
	margin-top: 24px;
}
.product_sorting_container_bottom .product_sorting
{
	float: right;
}
.product_sorting
{
	display: inline-block;
}
.product_sorting > li
{
	display: inline-block;
	position: relative;
	width: 185px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	border: solid 1px #ecedee;
	padding-left: 20px;
	padding-right: 7px;
	margin-right: 16px;
}
.product_sorting_container_bottom .product_sorting > li
{
	width: 144px;
	margin-right: 0px;
	padding-right: 12px;
}
.product_sorting_container_bottom .product_sorting li span:nth-child(2)
{
	margin-left: 24px;
}
.product_sorting li i
{
	float: right;
	line-height: 40px;
	color: #51545f;
}
.product_sorting li ul
{
	display: block;
	position: absolute;
	right: 0;
	top: 120%;
	margin: 0;
	width: 100%;
	background: #FFFFFF;
	visibility: hidden;
	opacity: 0;
	z-index: 1;
	box-shadow: 0 15px 25px rgba(63, 78, 100, 0.15);
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: all 0.3s ease;
}
.product_sorting > li:hover ul
{
	visibility: visible;
	opacity: 1;
	top: calc(100% + 1px);
}
.product_sorting li ul li
{
	display: block;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.product_sorting li ul li span
{
	display: block;
	height: 40px;
	line-height: 40px;
	border-bottom: solid 1px #dddddd;
	color: #51545f;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: all 0.3s ease;
}
.product_sorting li ul li span:hover
{
	color: #b5aec4;
}
.product_sorting li ul li:last-child span
{
	border-bottom: none;
}
.product_sorting li span:nth-child(2)
{
	margin-left: 71px;
}
.pages
{
	display: inline-block;
	float: right;
}
.product_sorting_container_bottom .pages
{
	float: left;
}
.page_current
{
	display: inline-block;
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	text-align: center;
	border: solid 1px #ecedee;
	margin-right: 16px;
}
.product_sorting_container_bottom .pages .page_current {
    background: #151515;
    border: none;

}
.page_current span
{
	color: #51545f;
}
.product_sorting_container_bottom .pages .page_current span
{
	color: #FFFFFF;
}
.page_selection
{
	display: block;
	position: absolute;
	right: 0;
	top: 120%;
	margin: 0;
	width: 100%;
	background: #FFFFFF;
	visibility: hidden;
	opacity: 0;
	z-index: 1;
	box-shadow: 0 15px 25px rgba(63, 78, 100, 0.15);
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: all 0.3s ease;
}
.page_selection li
{
	display: block;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.page_selection li a
{
	display: block;
	height: 40px;
	line-height: 40px;
	border-bottom: solid 1px #dddddd;
	color: #51545f;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: all 0.3s ease;
}
.page_selection li a:hover
{
	color: #b5aec4;
}
.page_current:hover .page_selection
{
	visibility: visible;
	opacity: 1;
	top: calc(100% + 1px);
}
.page_total
{
	display: inline-block;
	line-height: 40px;
	margin-right: 31px;
}
.page_total span
{
	margin-right: 14px;
}
.page_next
{
	display: inline-block;
	line-height: 40px;
	cursor: pointer;
}
.page_next:hover i {
    color: #000;
}
.page_next i,
.page_prev i
{
	font-size: 18px;
	color: #51545f;
}
.showing_results {
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    float: right;
    margin-right: 34px;
}
.product_sorting > li:hover ul {
    visibility: visible;
    opacity: 1;
    top: calc(100% + 1px);
}
.product_sorting li ul {

    display: block;
    position: absolute;
    right: 0;
    top: 120%;
    margin: 0;
    width: 100%;
    background: #FFFFFF;
    visibility: hidden;
    opacity: 0;
    z-index: 10000;
    box-shadow: 0 10px 20px rgba(63, 78, 100, 0.15);
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: all 0.3s ease;

}

.padding-top-30{
    padding-top:30px;
}


.single-product-wrapper .product-img img {
    width: 100%;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
  
}

.single-product-wrapper{
    border:none!important;
    height:350px;
}

.search-product input[type="text"] {
   background-image: url('../images/icons/search_small-01.svg');
    background-repeat: no-repeat;
    background-position: right;
    border-radius: 0;


}

.product_sorting_container_bottom .product_sorting {
    float: right;
}
.sidebar_title {
    margin-top: 0px!important;
}

.filter-heading {
    padding: 30px 0px 10px;
    text-transform: uppercase;
    font-size: 0.85rem;
}

.tags {
  list-style: none;
  margin: 0;
  overflow: hidden; 
  padding: 0;
}

.tags li {
  float: left; 
}

.tag {
    background: #e1071a;
    border-radius: 3px 0 0 3px;
    color: #fff;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 20px 0 23px;
    position: relative;
    margin: 0 10px 10px 0;
    text-decoration: none;
    -webkit-transition: color 0.2s;
    /* border-radius: 50px; */
}

.tag:hover {
    background-color: #fbc900;
    color: white;
}

.tag:hover::after {
   border-left-color: crimson; 
}
 ul, li {
  list-style-type: none;
 }



.filter-position {

    margin: 50px auto;
}


.single-product-wrapper .product-img:hover img{

    transform: scale(1.2);
    transition: transform .5s;
}
.breadcrumbs {
    margin-top: 2%;
    text-align: left;
}
.filter_breadcrumb{
	height: 300px;
}