section[data-cattype="51005"]{
    
}

[data-cattype="51005"] h2{
    color: darkorange;
}





/* Typical laptop screen size*/
@media (max-width: 1400px) {
	
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 980px) {
	
}

/* Mobile screen size - landscape view */
@media (max-width: 767px) {
   
}

/* Mobile screen size */
@media (max-width: 480px) {

[data-cattype="51005"] .cartbtn{
      text-align:center;
}

[data-cattype="51005"] .cartbtn input {
	margin: 0;
	padding: 10px 15px 10px 15px;
	width: auto !important;
}


[data-cattype="51005"] .input-whatsapp input {
	height: 50px;
}

[data-cattype="51005"] .input-whatsapp, .btn-width .btn {
	width: 98% !important;
	margin: auto;
	display: block !important;
}


[data-cattype="51005"] .btn-width .btn-primary {
	margin-top: 18px;
}



}

