/* Enter Your Custom CSS Here */
.image{border: 1px solid #918e8e; padding:5px; }
.prodetails {border:1px solid #EAEAEA;margin-bottom: 15px;background: #F7F7F7;margin-left:0;margin-right:0;padding:10px;}
.pum-theme-26 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    height: 30px;
		display: none;}
input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border-radius: 0;
    padding: 5px 5px;
		 border: 1px solid #970606;
}
.pum-content, .pum-content+.pum-close, .pum-content+.pum-close:active, .pum-content+.pum-close:focus, .pum-content+.pum-close:hover, .pum-overlay, .pum-title {
    background: 0 0;
    border: none;
    bottom: auto;
    clear: none;
    cursor: default;
    float: none;
    font-family: inherit;
		font-size: 12px;
}
.rightbar{ 
		border: 1px solid #918e8e; 
		padding: 10px; 
}

.pum-theme-42 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    height: auto;
    width: auto;
    left: auto;
    right: 0px;
    bottom: auto;
    top: 0px;
    padding: 0px;
    color: #ffffff;
    font-family: inherit;
    font-size: 12px;
    line-height: 14px;
    border: 0px dotted #ffffff;
    border-radius: 5px;
    box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.16 );
    text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 );
    background-color: rgba( 0, 183, 205, 1.00 );
    display: none;
}
.btn-danger {
    color: #fff;
    background-color: #970606;
    border-color: #970606;     
    margin-left: 30px;
		 margin-bottom: 20px;
    margin-right: 15px;
		
}
.productlist {background:#f4f5e9;}
.prodetails {border:1px solid #EAEAEA;margin-bottom: 15px;background: #F7F7F7;padding:0px 10px}
.prodetail {
		border:1px solid #e9e9e9;margin-bottom: 15px;background: #e2e2e2;padding:0px 10px}
.footform input{
		width:100%;
}
.entry-content>:last-child, .entry-summary>:last-child, .footer-widgets .widget :last-child, .page-content>:last-child, .sidebar .widget :last-child {
    margin-bottom: 10px;
}
.footform input[type=submit]{
		width: 40%; 
		padding-bottom: 5px;
		padding-top: 5px;
		font-size: 16px;
		background-color: #970606;
		margin-left: 25%;
}
.footform input[type=text], input[type=email], select, textarea {
    background: #fafafa;
    color: #666;
    border: 1px solid #970606;
    border-radius: 0;
    padding: 3px 5px;
    box-sizing: border-box;
    max-width: 100%;
		 margin:2px;
}
.feetform input[type=submit]{
		width: 45%; 
		padding-bottom: 5px;
		padding-top: 5px;
		font-size: 16px;
		background-color: #970606;
		margin-left: 25%;
}
.feetform input[type=text], input[type=email], select, [type=textarea] {
    background: #fafafa;
    color: #666;
    border: 1px solid #970606;
    border-radius: 0;
    padding: 5px 15px;
    box-sizing: border-box;
    max-width: 100%;
    margin: 0px;
}
.infoemail{
		color: #ffffff;
		font-size: 18px;
}
.whatsapp_box{ position:fixed; left:0; bottom:120px; z-index:99; 
display:none;}
@media (max-width: 768px){ 
.whatsapp_box{ display:block;}
}