/**
* Theme Name: Priotech Child
* Description: This is a child theme of Priotech, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: priotech
* Version: 1.0.10
*/



.addhoveranimation .e-con-full:hover{
	box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.09);
    border-radius: 30px;
	cursor:pointer;
}

.single_add_to_cart_button:before{
	display:none;
}


@media only screen and (min-width: 991px) {
      .main-navigation ul.menu > li.menu-item > a{
	padding: 5em 0 !important;
}
	
	.woocommerce-breadcrumb{
	display:none;	
	}
	
	.nta_wa_button{
cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    position: fixed;
    right: 21px;
    z-index: 999999999;
    bottom: 145px;	
}
	
	.wa__btn_w_icon .wa__btn_txt {
    padding: 50px 0px 15px 70px !important;
}
	
	.wa__cs_info {
    display: none;
}
	
	.wa__r_button {
    width: 55px;
    min-height: 55px !important;
    height: 55px !important;
}
	
	.wa__btn_w_icon .wa__btn_icon {
    left: 13px !important;
}
	
	.wa__btn_w_icon .wa__btn_icon img {
    width: 30px !important;
}
	
    }
