/**
 * Theme Name: Distec Theme
 * Theme URI: http://sebafurfaro.com.ar
 * Description: A Beautiful, Professional and Ultimate Wordpress Theme Made by Artbees. Distec Theme is a Clean, Flexible, fully responsive and retina ready Wordpress theme. Its smart and hand crafted environment allows you to Build outstanding websites easy and fast.
 * Version: 6.1.4
 * Asset Version: 6.1.4
 * Author: Sebastian Furfaro
 * Author URI: http://sebafurfaro.com.ar
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: mk_framework
 * Domain Path: /languages/
 */

/*
 * Important Notes:
 *
 * 1. Assets are located in ./assets directory.
 * 2. 'Asset Version' in above comment should not be changed under any circumstances.
 *    It is automatically generated in evey update.
 */

 /* ==header */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');

body {
	font-family: 'Open Sans', sans-serif;
}

.posted_in {
	display: none;
}
.mk-product-holder {
	height: 450px!important;
    display: flex!important;
    flex-direction: column!important;
    justify-content: space-between!important;
}

#wrapper {
}


 #wrapper-header {
 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99d015', endColorstr='#1e6321', GradientType=0 );
 }

 #logo-top {
/*
 	background: rgba(0,245,26,1);
 	background: -moz-linear-gradient(top, rgba(0,245,26,1) 0%, rgba(0,245,26,1) 0%, rgba(0,245,26,1) 54%);
 	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,245,26,1)), color-stop(0%, rgba(0,245,26,1)), color-stop(54%, rgba(0,245,26,1)));
 	background: -webkit-linear-gradient(top, rgba(0,245,26,1) 0%, rgba(0,245,26,1) 0%, rgba(0,245,26,1) 54%);
 	background: -o-linear-gradient(top, rgba(0,245,26,1) 0%, rgba(0,245,26,1) 0%, rgba(0,245,26,1) 54%);
 	background: -ms-linear-gradient(top, rgba(0,245,26,1) 0%, rgba(0,245,26,1) 0%, rgba(0,245,26,1) 54%);
 	background: linear-gradient(to bottom, rgba(0,245,26,1) 0%, rgba(0,245,26,1) 0%, rgba(0,245,26,1) 54%);
 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99d015', endColorstr='#1e6321', GradientType=0 );
*/
	background-color:#ffffff;
 	width: 100%;
 	float: left;
 	text-align: center;
 	margin-top: -2px;
 	border-top: 23px solid #ffffff;
 }
 
 .nodyiplay {
 	display: none;
 }
  
 #header-iz{
 	width: 35%;
 	float: left;
 	padding-top: 30px;
/*  	color: white; */
	color: #000000;
 	text-shadow: 0 0 1px #a9a6a6;
 }
 
 
 #header-logo-principal{
 	width: 30%;
 	float: left;
 }

 .Advance_search_for_woo_display_main form#woo_advance_search_form {
    float: left;
}
.Advance_search_for_woo_display_main {
    margin-top: 5px;
}
 
 #header-der {
 	width: 35%;
 	float: left;
 	margin-top: 30px;
/*  	color: white; */
	color: #000000;
 	text-shadow: 0 0 1px #a9a6a6;
 }
 
  #header-der a{
/*  	color: white; */
	color: #000000;
 }
   #header-der a:hover{
/*  	color: white; */
	color: #79cd4c;
 }
 
 #menu-item-11104{
 	color: white;
 	display: none;
 }

 


 #logo-top img {
	 width: 20em;
	 transition: width 1s;
 }

 #wrapper-header-top-n {
 	background-color: black;
 	width: 100%;
 	float: left;
 	text-align: right;
 	color: white;
 	font-size: 16px;
 	padding-top: 10px;
 	padding-bottom: 10px;
 }
 .contenedor-top{
 	width: 1170px;
 	margin: 0 auto;
 	height: 30px;
 }

#contenedor-buscador{
 	width: 1170px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 50px;
	padding-bottom: 30px;
}

.separador-buscador {
	border-bottom: 1px dashed silver;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding: 20px;
	transition:all .5s ease-in-out;
}

.separador-buscador:hover {
	background-color: #eaeaea;
	transition:all .5s ease-in-out;
}

.separador-buscador h2 {
	font-size: 20px;
	padding: 0;
	margin: 0;
}

.separador-buscador h3 {
	color: #65b74d;
	font-size: 16px;
	padding: 10px 50px 10px 10px;
	border: 1px dotted #65b74d;
	background: url(images/ir-a-ver.png) no-repeat right center;
}

.separador-buscador p {
	font-size: 16px;
}

@media handheld, only screen and (max-width:1170px){
 	.contenedor-top{
 		width: 100%;
 	}

#contenedor-buscador{
 	width: 90%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-right: 5%;
	padding-left: 5%;
}
 }


 @media handheld, only screen and (max-width: 400px){
 	#descripcion{
 		width: 100%;
 	}

 	#correo, #fono{
 		width: 100%;
 		text-align: center;
 	}

 	#correo, #descripcion, #fono {
 		text-align: center;
 	}

 	.columna1{
 		width: 100%;
 	}

 	.columna2{
 		width: 100%
 	}

 	.mk-customizer ul.products li.product .mk-product-warp {
 		padding-right: 6px !important;
 		padding-left: 6px !important;
 	}
	 .Default_search_preview_tab {
		width: 79%!important;
	} 
 }

 @media handheld, only screen and (min-width: 400px){
 	.columna1, .columna2{
 		width: 50%;
 		height: 30px;
 		float: left
 	}

 	.mk-customizer ul.products li.product .mk-product-warp {
 		padding-right: 40px !important;
 		padding-left: 40px !important;
 	}
}



h3.product-title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

h3.product-title:after {
    content: "...";
    display: inline;
}

#sellos img {
    margin-right: 8px; 
    pointer-events: none !important;
}
body.home #sellos {
    position: fixed;
    top: 1px;
    padding: 8px;
}
body.archive #sellos {
    position: absolute;
    padding-top: 12px;
    padding-left: 8px;
    top: 0;
}



body.archive .mk-product-loop.compact-layout .product-item-footer {
    position: unset !important;
}



 body.product-template-default .new_product {position: absolute;}
 body.product-template-default .promo_del_mes {
     position: absolute;
     right: unset;
     left: 120px;
     top: 5px;
 }
 
 .woocommerce .new_product {
     position: fixed;
     top: 10px;
     background-image: url(assets/images/etiqueta-nuevo-producto.svg);
     width: 90px;
     height: 48px;
     background-size: contain;
     background-repeat: no-repeat;
     left: 22px;
     text-indent: -99999px;
     overflow: hidden;
     font-size: 1px;
     color: transparent;
     z-index: 9999;
 }
 
 .woocommerce .promo_del_mes {
     position: fixed;
     top: 2px;
     background-image: url(/wp-content/uploads/2023/10/promo.svg);
     width: 48px;
     height: 48px;
     background-size: contain;
     background-repeat: no-repeat;
     right: 19px;
     text-indent: -99999px;
     overflow: hidden;
     font-size: 1px;
     color: transparent;
     z-index: 9999;
 }

.quote-button {
    background-color: #63b74d !important;
    display: inline-block;
    padding: 12px 14px;
    font-size: 14px;
    line-height: 14px;
    color: white;
    font-weight: 600;
    border-radius: 9px;
    cursor: pointer;
}

div#important-msg {
    top: 5%;
}

div#important-msg .form-popup-wrapper {
    background-color: #54ac3d;
}
div#important-msg .form-popup-wrapper h1 {
    margin: 0;
    padding: 20px 25px;
    color: white;
    font-size: 25px;
    line-height: 25px;
}

div#important-msg .form-popup-wrapper .form-popup-header {
    border-bottom: 1px solid white;
    margin-bottom: 20px;
}

div#important-msg .form-popup-wrapper .form-control {
    padding: 0 25px;
    overflow: hidden;
    position: relative;
    margin-bottom: 5px;
}
div#important-msg .form-popup-wrapper .form-control .col-md-4 {
    display: inline-block;
    width: 25%;
    vertical-align: top;
}
div#important-msg .form-popup-wrapper .form-control .col-md-4 label{
  color: white;

  font-weight: 500;
}
div#important-msg .form-popup-wrapper .form-control .col-md-8 {
    display: inline-block;
    vertical-align: middle;
    width: 74%;
}
div#important-msg .form-popup-wrapper .form-control .col-md-8 input {
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    color: black;
    height: unset!important;
    min-height: unset!important;
    padding: 8px 10px;
}
div#important-msg .modal-content {
    box-shadow: unset!important;
    border-radius: 10px;
    outline: 1px solid #545653;
    overflow: hidden;
    background-color: #54ac3d;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: tomato!important;
    background-color: tomato;
    color: white;
    margin: 0;
}
div#important-msg .form-popup-wrapper .form-control .col-md-8 textarea.request-by {
    color: white;
    background-color: transparent;
    border: 0;
    padding: 0;
    max-height: 40px;
    font-weight: bold;
    line-height: 19px;
}
div#important-msg .form-popup-wrapper .important {
    background-color: #82c570;
    margin: 0 30px;
    padding: 5px 7px;
    border-radius: 10px;
    margin-bottom: 25px;
}
div#important-msg .form-popup-wrapper .important p {
    margin: 0;
    color: black;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0!important;
}
span.request-by{
   color: white;
}
div#important-msg .form-popup-wrapper .form-control .col-md-4 p {
    margin-bottom: 0!important;
}
div#important-msg .form-popup-wrapper .form-control .col-md-4 p label {
    font-size: 15px;
}
div#important-msg .form-popup-wrapper .form-control .col-md-8 span.wpcf7-form-control-wrap label  {
  color:white; font-size: 14px;
}
div#important-msg .form-popup-wrapper .form-control .col-md-8 span.wpcf7-form-control-wrap label input {
    display: inline-block;
    width: auto;
}

div#important-msg .form-popup-wrapper .form-control .col-md-8 textarea {
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    color: black;
    height: 100px;
    resize: none;
    min-height: unset!important;
    padding: 8px 10px;
}

div#important-msg .form-popup-wrapper .form-control .col-md-8 span.wpcf7-not-valid-tip {
    margin: 0;
    padding: 0;
    display: block;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
}
div#important-msg .form-popup-wrapper  .float-right {
    text-align: right;
    width: 100%;
    display: block;
    margin-top: 10px;
    margin-bottom: 0!important;
    padding: 0px 27px 25px;
}
div#important-msg .form-popup-wrapper .float-right p {
    margin-bottom: 0!important;
}
div#important-msg .form-popup-wrapper .float-right span.wpcf7-spinner {
    float: left;
}

 #descripcion {
 	float: left;
 	font-size: 13px;
 	padding-right: 0;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}



 #correo {
 	float: right;
 	font-size: 13px;
 	left: 10px;
 	right: 10px;
 	padding-left: 10px;
 	padding-right: 10px;
 }

 #fono {
 	float: right;
 	font-size: 13px;
 	padding-left: 10px;
 	padding-right: 10px;
 	border-right: 1px solid white;
 }

 .center-y { display: block;
 	float: left;
 	height: 90px;
 }

 /* //header */
 
 #theme-page .theme-page-wrapper.full-width-layout {
 	margin: 0 0px;
 }

 .mk-page-section-wrapper {
 	margin-left: 0px;
 	margin-right: 0px;
 }

 @media handheld, only screen and (max-width: 1600px){
 	.mk-padding-wrapper {
 		padding: 0 0px !important;
 	}
 }


 .columns-4 .mk-product-warp{
 	padding-right: 20px !important;
 	padding-left: 20px !important;
 }

 .mk-woocommerce-carousel .mk-swiper-wrapper {
 	white-space: unset !important;
 }

 .single-product div.product .single_add_to_cart_button {
 	border-radius: 5px !important;
 	display: none;
 }

 .woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a {
 	color: #63b74d !important;
 }

 @media handheld, only screen and (min-width: 769px){
 	.woocommerce-page.columns-3 ul.products li.product {
 		width: calc(25% - 30px) !important;
 	}
 	
 }

 .mk-customizer ul.products li.product .woocommerce-loop-product__title {
 	height: 41px;
 	overflow: hidden;
 }

 .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
 	border-bottom-color: #63b74d !important;
 }

 @media handheld, only screen and (max-width: 400px){
 	#logo-top img {
 		width: 40%;
 	}

 	.ubermenu-skin-tt-green.ubermenu-responsive-toggle {
 		background: #37c837;
 		color: #eee;
 		font-size: 14px;
 		text-transform: none;
 		font-weight: bold;
 	}
 }




 .home .breadcrumb-container{
 	display: none;
 }

 .single-product div.product form.cart div.quantity {
 	display: none;
 }

 .single_add_to_cart_button{
 	display: none;
 }

 .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
 	display: none;
 }

 body .wc_email_inquiry_button_container .wc_email_inquiry_email_button {

 	border-radius: 5px !important;
 	-moz-border-radius: 5px !important;
 	-webkit-border-radius: 5px !important;
 	border: 7px solid #63b74d !important;
 }


 .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce-page div.product p.price, .woocommerce-page div.product span.price {
 	display: none;
 }

 .mk-woocommerce-shop-loop__title {
 	margin: -13px 0 0;
 }

 #theme-page .theme-page-wrapper {
    margin: 0px auto;
}

.master-holder h4 {
    font-weight: lighter;
}


.fixed-custom.active {
    position: fixed;
    width: 100%;
    z-index: 100;
    background-color: white;
}

.fixed-custom.active > #logo-top img {
	width: 15em;
	transition: width 1s;
}

@media (min-width: 1055px){
	.mk-page-section-wrapper.active{
		margin-top: 11em;
	}
}

#theme-page {
   margin: 0 !important;
}

.mk-footer-copyright a{
	color: #e1e1ef;
}


@media (max-width: 750px) {
#logo-top {
    margin-top: 0px!important;
    border-top: 0;
    float: none!important;
    display: inline-block!important;
    background-color: white!important;
    margin: 0!important;
    padding: 0!important;
}
a.ubermenu-responsive-toggle.ubermenu-responsive-toggle-menu-principal.ubermenu-skin-tt-green.ubermenu-loc-primary-menu.ubermenu-responsive-toggle-content-align-left.ubermenu-responsive-toggle-align-full {
    display: inline-block!important;
    float: none!important;
    width: 100%;
    margin: 0!important;
}
form.form-wppp-select.products-per-page {
        float: left;
        width: 49%;
    }
    form.woocommerce-ordering {
        float: right;
        width: 49%;
        overflow: hidden;
        margin: 0!important;
    }
    form.woocommerce-ordering select.orderby {
        min-width: 100%;
    }
    form.form-wppp-select.products-per-page select.select.wppp-select {
        min-width: 100%;
    }
    form#woo_advance_search_form .Default_search_preview_tab {
        width: auto!important;
        min-width: 50%!important;
    }
    .Advance_search_for_woo_display_main {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .mk-product-loop.compact-layout .product-link:hover .product-hover-image {
        background-color: white;
        left: 0;
        right: 0;
        z-index: 0;
    }
    div#important-msg .form-popup-wrapper .important {
        margin: 0 25px 15px!important;
    }
    div#important-msg .form-popup-wrapper .form-control .col-md-4 p label {
        font-size: 13px;
    }
    div#important-msg .form-popup-wrapper .form-control .col-md-8 input {
        padding: 6px 10px!important;
    }
    button.close {
        padding: 0;
        cursor: pointer;
        background: transparent;
        border: 0;
        -webkit-appearance: none;
        appearance: none;
        opacity: 1;
    }
    button.close span {
        font-size: 28px;
        color: white;
        padding: 15px 8px 0;
    }
    .wpcf7-form p {
        margin-bottom: 5px!important;
    }
    div#important-msg .form-popup-wrapper .form-control .col-md-4 p {
        margin-bottom: 0!important;
        line-height: 17px;
        padding-right: 8px;
        padding-top: 7px;
    }
    div#important-msg .form-popup-wrapper .form-control .col-md-8 textarea.request-by {
        color: white;
        background-color: transparent;
        border: 0;
        font-weight: bold;
        padding: 0;
        height: 44px;
        padding-top: 10px;
    }

    .mk-product-loop .product-loop-thumb {
        position: relative;
        padding: 10px;
    }
    .mk-product-loop.compact-layout .product-item-footer {
        position: absolute;
        height: 50px;
        bottom: -43px;
        left: 0;
        width: 100%;
    }
    .mk-product-loop.compact-layout .product-link {
        line-height: 4px;
        text-align: center;
    }

    .mk-product-loop .product-hover-image, .mk-product-loop .product-loop-image {
        width: auto;
        margin: 0 auto;
        height: 399px;
        padding-bottom: 50px;
    }
    .mk-product-loop.compact-layout .mk-shop-item-detail h3.product-title {
        margin: 0;
        padding: 0  15px;
    }
    .mk-product-loop.compact-layout .mk-shop-item-detail h3.product-title {
        margin: 0;
        padding: 0;
    }
    .mk-product-loop.compact-layout .mk-shop-item-detail {
    padding: 0;
    text-align: center;
    padding: 10px 0;
    background-color: white;
    position: absolute;
    bottom: 33px;
    left: 0;
    right: 0;
    text-align: center;
}
    .mk-product-loop.compact-layout .product-item-footer a.button {
    width: 100%;
    text-align: center;
}
#header-iz{
/*
  width: 100%;
  float: left;
  padding-top: 10px;
  color: white;
  padding-bottom: 10px;
*/
display: none;
}
 
 
 #header-logo-principal{
  width: 100%;
  float: left;
 }
 
 #header-der {
/*
  width: 100%;
  float: left;
  margin-top: 0;
  color: white;
  margin-bottom: 50px;
  padding-bottom: 0;
*/
display: none;
 }

}
