@media (min-width: 1100px){
	
	.glchk-slider-v1.new .swiper-wrapper .swiper-slide{
		/*flex: 0 0 24.33333% !important;
	    max-width: 24.33333% !important;
	 	 padding-left: -1px !important;*/
    	padding-right: 17px !important;
	}
	
	.glchk-slider-v1.new .glchk-info-block-v2__title {   
    	font-size: 1.375rem !important;  
	}
	
	.glchk-slider-v1.new .glchk-price__discount {
    	font-size: 30px !important;
        padding-bottom: 20px;
	}
}
.glchk-slider-v1.new .padding-min{
	font-size: 1rem !important;  
    padding: 0.5rem !important;  
}



.glchk-slider-v1.new .glchk-info-block-v2.white{
	background: #0a008c !important;  
	color:white !important;  
}
.glchk-slider-v1.new .glchk-info-block-v2.white .glchk-info-block-v2__title a{	
	color:white !important;  
}
.glchk-slider-v1.new .glchk-info-block-v2.white .btn-load-more {
	background: white !important;  	
}

.glchk-slider-v1.new .glchk-info-block-v2:hover {
 /* box-shadow: inset 0 0 0 5px #0a008c; */
}

.glchk-slider-v1.new .glchk-info-block-v2.white:hover {
  box-shadow: inset 0 0 0 5px white;
}


.glchk-info-block-v2__badge, .glchk-info-block-v2__title{
	opacity: 1 !important;
	
}


.tablink{
	margin-bottom: 3rem;
}
.tablink a{
	color: #000;
	margin-right: 1rem;
	font-weight: bold;
}
.tablink a.active{
	color: #0a008c;
	text-decoration: underline;
}

.glchk-badge {
    width: 112px !important;
    height: 65px !important;
    top: 0.3rem !important;
    right: 0.3rem !important;
}
@media (min-width: 1100px){
	.slider-products .swiper-slide{
		height: auto !important;    
		width: 515px !important;
	    background-color: #f0f2f1;
	}
	.btn-buy{
	  display: inline-block !important;
	  width: 47% !important;
	  margin-right: 20px;
	}
}
@media (max-width: 1099px){
	.slider-products .swiper-slide{
		height: auto !important;    
		width: 100% !important;
	    background-color: #f0f2f1;
	}
	.btn-load-more, .btn-load-more:hover {
	    color: #0a008c;
	    background-color: #e1e5e4;
	    border-color: #e1e5e4;
	    display: inline-block;
	    width: 100% !important;
	    margin-top: 15px !important;
	}
	.btn-buy {
	    display: inline-block !important;
	    width: 100% !important;
	    margin-top: 15px !important;
	    margin-right: 20px;
	}
}
.glchk-info-block-v2__subtitle{
    font-weight: normal !important;
    font-size: 18px !important;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 0.1875rem;
}

.glchk-info-block-v2__title a{
    font-size: 30px;
    color: black;
}

.glchk-info-block-v2__title a:hover{
	color: black;
}

.glchk-info-block-v2__subtitle{
  position: relative;
  opacity: 1 !important;
  bottom: -10px !important;
}

.btn-load-more, .btn-load-more:hover {
    color: #0a008c;
    background-color: #e1e5e4;
    border-color: #e1e5e4;
    display: inline-block;
    width: 47% !important;
}