.wm-google-maps-iframe iframe {

    border: 0;

    width: 100%;

    height: 100%;	

}

.active_pagination {
	color: black!important;
}
.error_border {
	border: 2px solid red;
}
.include_input .input_error {
	text-decoration: none;
	color: red;
}

.product_color a:nth-child(2) {
	border: solid 2px black!important;
}
.error {
	color: red!important;
}
#cantitate {
	border: 1px solid #e4e1d8;
    width: 30px;
    display: inline-block;
    text-align: center;
    padding: 3px;
    border-radius: 0px;
}
.include_map iframe {
    height: 390px;
}
.set_quant .qty input {
	border: 1px solid #e4e1d8;
    width: 30px;
    display: inline-block;
    text-align: center;
    padding: 3px;
    border-radius: 0px;	
}

.fill_form label#wm_checkbox_accept:before {
    border: 2px solid red!important;
}
.wm-hover_child {
    padding-top: 5px;
}
.wm-pad_top {
    padding-top: 5px;
}
.oferta-pdf-wbm {
    margin-left: 10px;
    font-weight: bold;
    font-size: 17px;
    background: #045b94;
    color: white;
    padding: 6px;
    display: inline-block;
    margin-bottom: 15px;
    border: #045b94 2px solid;
}
.oferta-pdf-wbm:hover {
    margin-left: 10px;
    font-weight: bold;
    font-size: 17px;
    background: white;
    color: #045b94;
    padding: 6px;
    display: inline-block;
    margin-bottom: 15px;
    border: #045b94 2px solid;
    transition: all 0.3s;
}
