
#sort .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
}

.select2-search--dropdown
{
	display:none!important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #504742;
    color: #929292!important;
}

.select2-container--default .select2-results>.select2-results__options
{
padding-top:10px;
padding-bottom:10px;	
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    position: absolute!important;
    width: 27px!important;
    height: 12px!important;

    right: 15px!important;
    top: 18px!important;
    background-size: 100% 100%!important;
}

#sort
{
	width: calc(25% - 24px);
 
	 
}

#sort .select2-container .select2-selection--single .select2-selection__rendered 
{
line-height:46px!important;
    padding-left: 24px!important;
font-weight:700!important;
font-size: 24px!important;
font-family: 'Alumni Sans', Tahoma,Arial,sans-serif!important;
}

#sort .select2-container .select2-selection--single
{
height: 52px!important;
border-radius:10px!important;
}

#sort select {

    position: relative;
    top: 0px;
    padding-top:0px!important;
    padding-bottom: 4px!important;
    display: block!important;
    color: #fff!important;
    
    font-family: 'Inter', Tahoma,Arial, sans-serif!important;

    line-height: normal!important;
    border-radius: 10px!important;
    outline: none!important;
    border: 1px solid #504742!important;
    box-shadow: none!important;
    background: #504742!important;
    width: 100%;
    -webkit-appearance: none!important;
  line-height:46px!important;
    padding-left: 24px!important;
font-weight:700!important;
font-size: 24px!important;
font-family: 'Alumni Sans', Tahoma,Arial,sans-serif!important;
}

#filterandsort
{
	display: flex;
    justify-content: space-between;
}

#sortonly,#filteronly{
		display: flex;
    justify-content: space-between;
	    align-items: center;
}
#sortonly h1,#filteronly h1
{
	margin-bottom:0px!important;
}


#filterandsort
{
	margin-bottom:-20px;
	margin-top:-30px;
}


#sortonly,#filteronly
{
	margin-bottom:-15px;

}


#filter_button
{
    width: calc(25% - 24px);	
	
	    border-radius: 10px;

    justify-content: center;
    display: flex;
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    align-items: center;
    height:52px;
    text-align: Center;
	padding-bottom:5px;
	background: #2BD2FF;

color:#000;
}

#filteronly #filter_button,#sortonly #sort
{
	
}

#filter_button img {
margin-right:11px;
position:relative;
top:1px;
}
 


#ptop a
{
color: #A1A1A1;
    font-size: 14px;
    font-weight: 400;
    padding-right: 11px;
    
}
#ptop .last a
{
	color: #E2CFC4;

}

#ptop svg
{
	transform:rotate(180deg);
	margin-right: 11px;
}

#ptop
{

	align-items: center;
	padding-bottom:33px;
	display:flex;
	white-space:nowrap;
	overflow:hidden;
}

#noproducts.wfs
{
	padding-top:80px;
}

#noproducts
{
	
	color:#E2CFC4;

}

h1 
{
    font-size: 60px;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 60px;
}

h1 span
{
	color:#D63941;
}



#pgn_wrap
{
	text-align:center;
	 
	padding-top:63px;
}


#pgn_wrap1
{
	
	margin:0px auto;
	
}
#pgn_more
{
	    position: relative;
 
    padding-bottom: 46px;
    text-align: center;
}

#pgn_more svg
{
   width: 30px;
    height: 30px;
    margin-right: 12px;
}
#pgn_more>span
{
    cursor: pointer;
    font-size: 16px;
    color: #E2CFC4;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
}

#pgn_more>span>span
{
	position:relative;
}

#before_pgn
{
	
clear:both;

height:5px

}


#pgn
{
	
justify-content: center;

display:flex;
	
}
	
	
	#pgn a.active
	{
	
	border:2px solid rgba(43, 210, 255);
	
	
	}
	
	
	#pgn a,#pgn span
	{
		text-decoration:none;position:relative;line-height:15px;
	
	font-weight:500;
	
	font-size:18px;
	
	width:50px;
	
	height:50px;
	
 display: flex;justify-content: center;align-items: center;
	border-radius:5px;
	color:#fff;
	margin-left:13px;
	margin-right:13px;
	padding-bottom: 3px;
background: rgb(38, 33, 30);
	}

 
.topvper.notactive,.topnaz.notactive
{
	 opacity:0.3;
}

.topvper
{
	 margin-right:0px!important;
	background:rgb(38, 33, 30)!important;
}

.topnaz{
  margin-left:0px!important;
		background:rgb(38, 33, 30)!important;
	 
	
	}

.topnaz:before {
	content:'';
    height: 0;
    position: absolute;
    top:17px;
	left:50%;
	margin-left:-3px;
    width: 0;
    transform: rotate(135deg);
    border: 1px solid #fff;
    border-width: 0 1.5px 1.5px 0;
    padding: 6px;
	
}

.topvper:before{
  content:'';
  height: 0;
    position: absolute;
    top: 17px;
    width: 0;
	right:50%;
	margin-right:-3px;
    transform: rotate(-45deg);
    border: 1px solid #fff;
    border-width: 0 1.5px 1.5px 0;
    padding: 6px;
	
}
