
body.single-model .elementor-tab-content a, body.single-model .e-n-accordion a {
    background-color: var( --e-global-color-primary );
    color: #fff;
    border-radius: 20px;
    padding: 4px 16px;
    display: inline-block;
    float: right;
}

body.single-model .elementor-tab-content a:hover, body.single-model .e-n-accordion a:hover {
    box-shadow: 0px 10px 10px -10px rgb(0 0 0 / 40%);
}

table.table.machine-table {
    margin-top: 50px;
}
.menu_content p {
    margin-top: 0px;
}


/*class modificada*/
.form-product-material label {
    font-size: 15px;
    line-height: 22px;
    color: #3E3E40;
    text-align: center;
}
.machine-specs {
    display: flex;
    font-size: 0.8rem;
    padding: 15px 0;
    border-top: 1px solid #D6D9DC;
    border-bottom: 1px solid #D6D9DC;
}
.machine-specs strong {
    letter-spacing: -0.4px;
}
.machine-specs div {
    margin-right: 2%;
    width: 23%;
}
.model-image {
    background-color: white;
    margin-bottom: 10px;
    padding: 20px;
    min-height: 215px;
    display: flex;
}
.machine-result-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 75px;
}
.search-wrapper .form-section {
    margin-bottom: 50px;
	    padding: 5px;
}
.search-wrapper .description span {
    color: #E3092C;
}
.prod-volum-section {
    display: flex;
        margin-bottom: 45px;
    padding: 0 5px;
}
.search-wrapper p {
    margin: 0px 0px 15px 0px;
}
.filter-radio-img + label {

    margin: 0 20px 0 0px;
}
.primary-form-section, .secondary-form-section {
    padding: 40px 20px;

}
.industry-input-element span.input-help {

    display: none;
}

/*classes noves*/
.no-results {
    border: 1px solid #E3092C;
    border-radius: 15px;
   
    padding: 30px 50px 30px 30px;
	 position: relative;
	margin-bottom: 75px;
}

.no-results i {
   font-size: 48px;
    color: #e3092c;
    position: absolute;
    top: 34px;
    left: 30px;
}
.no-results h3 {
font-size: 30px;
line-height: 40px;
	 color: #E3092C;
	    margin: 0;
	  font-weight: 500!important;
    padding-right: 10%!important;
}


.no-results p {
    margin-bottom: 0;
    margin-top: 10px;
}


.machine-result-list .machine-model{
    font-size: 12px;
    line-height: 14px;
}
.machine-result-list .entry-content {
        margin: 10px 0 0 0;
}

.model-image a {
    margin: auto 0;

}
.machine-result-list .page-title{
    font-size: 12px;
    line-height: 14px;
}
.machine-result-list h2.entry-title a:hover {

    color: var(--e-global-color-primary);
}

.recommend-msg {
    padding: 10px;
    background-color: #eee;
    margin-bottom: 40px;
}







/*phone i ipad vertical*/
@media only screen and (max-width: 768px) {
.no-results i {
    font-size: 35px;

}
.no-results {
    padding: 30px 30px 30px 85px;
}
.no-results h3 {
    font-size: 26px;
    line-height: 35px;
}
	
	.industry-wrapper {
    display: block;
    justify-content: space-between;
    margin-bottom: 20px;
}
	
	.industry-left {
    padding-left: 0px;
    width: 100% !important;
    display: block;
}
	.industry-right {
    width: 100%;
    display: block;

}
	.industry-input-element {
    display: inline-block;
    text-align: center;
    width: 27%;
    margin: 2%;
}
	.search-wrapper-title {
    font-size: 15px;
}
	.simple-radio-inline {
    display: inline-block;
}
	
	.tab-machine {
  
    padding: 13px 16px 0;
    
}
	.form-product-material {
    display: inline-block;
}

.form-product-material div.form-section:first-child .simple-radio {
    margin-right: 0;
    border-right: none;
    padding-right: 0;
}
	.form-product-material label {

    width: 40%;
    min-height: 132px;
    float: left;
    margin-bottom: 20px;
}
	.filter-radio-img + label {
    display: inline-block;

    padding: 11px 13px;
    margin: 10px;
}
	.search-wrapper .form-section {
    margin-bottom: 10px;
    padding-bottom: 0px;
    width: 100%;
    display: block;
    float: left;
}
	.form-product-material .raw-material img.radio-img {
    max-width: 100px;
}
	.prod-volum-section {
    display: inline-block;
    margin-bottom: 25px;
        padding: 0px;
		margin-top: 25px;
}
	.prod-volum-section .description {
    width: 95%;
    margin-right: 5%;
    margin-bottom: 15px;
}
	.prod-volum-section div {
    width: 40%;
    float: left;
		margin-bottom: 20px;
}
	.volume {
    margin-right: 30px;
    border-right: none;
    padding-right: 0px;
}
	.prod-volum-section label {

    margin-bottom: 7px;
}
	.raw-material .filter-radio-img + label {
   
    min-height: 160px;
}
	.search-section-title {
    font-weight: 400;
}
}

/*only phone*/
@media only screen and (max-width: 767px) {
	.simple-radio-inline label {
    display: inline-block;
    padding: 12px 10px 3px 10px;
    width: 41%;
    min-height: 200px;
    margin-bottom: 10px;
    margin-top: 10px;
		float: left;
}
}


/*only ipad*/
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
.simple-radio-inline label {
    display: inline-block;
    padding: 12px 10px 3px 10px;
    width: 17%;
    min-height: 200px;
    margin-bottom: 10px;
    margin-top: 10px;
    float: left;
}
	.raw-material .simple-radio-inline label {
 
    width: 28%;
   
}
	  .prod-volum-section div {
    width: 20%;
  
}
	  .volume {
    margin-right: 30px;
    border-right: 1px dashed #D6D9DC;
    padding-right: 30px;
}
}

.hover-menu-titol a:hover {text-decoration:underline!important;} 

.elementor-nav-menu--dropdown a:hover, .elementor-13581 .elementor-element.elementor-element-613d9961 .elementor-nav-menu--dropdown a.elementor-item-active{
    color: var(--e-global-color-6bc3531 )!important;
}
header .elementor-nav-menu--dropdown ul.submenu li a:hover, header .elementor-nav-menu--dropdown ul.submenu li a.elementor-item-active {
    color: var(--e-global-color-6bc3531 )!important;
}
ul.elementor-nav-menu--dropdown li.menu-item a.elementor-sub-item:hover {
    color: var(--e-global-color-6bc3531 )!important;
    background-color: #e30b2dab!important;
}
