	/**
	* 8.0 Media Queries
	* ----------------------------------------------------------------------------
	*/
	
	
	@media (min-width: 980px){
		.owl-theme .owl-buttons div.owl-prev {
			left: -30px;
		}
		.owl-theme .owl-buttons div.owl-next {
			right: -30px;
		}	
		.primary-sidebar .widget.widgets-leftbanner .title-outer {
			display: none;
		}
		.header-main .topbar-link .user-info-icon {
			display: none;
		}
	}
/* REVISADO */

	@media (min-width: 1300px) {
		#second.footer-widget,
		#third.footer-widget,
		#forth.footer-widget {
			padding: 0 0 0 60px;
		}
	}
/* REVISADO */

    @media only screen and (min-width: 980px) and (max-width: 1449px) {    
		.product-wrapper .product-wrapper-inner .shortcode-title {
		    padding: 10px 30px;
		    margin: 0 0 20px;
		}
		.product-wrapper .product-wrapper-inner #woo-products {
		    padding: 0 20px;
		}
    }

/* REVISADO */
 
	
	@media (max-width: 1449px) {
		.page-title-inner, .main-content-inner, 
		.theme-container, .full-width .inner-container, 
		.main-content.left-sidebar, .site-footer .inner-container, 
		.main-inner-container, .full-width .page-title, .main-content.box-page
		{
		    width: 1250px;
		}
		.middle-container{
			width: 1250px;
		}
		#secondary {
			width: 250px;
		}
		#primary {
			width: 970px;
		}
		.woocommerce ul.products li.product .product_type_simple.button,
		.woocommerce-page ul.products li.product .product_type_simple.button,
		.woocommerce ul.products li.product .product_type_simple.added, 
		.woocommerce-page ul.products li.product .product_type_simple.added,
		.woocommerce ul.products li.product .product_type_simple.button:hover,
		.woocommerce-page ul.products li.product .product_type_simple.button:hover,
		.woocommerce ul.products li.product .product_type_simple.added:hover, 
		.woocommerce-page ul.products li.product .product_type_simple.added:hover,
		.woocommerce ul.products li.product .product_type_grouped.button,
		.woocommerce-page ul.products li.product .product_type_grouped.button,
		.woocommerce ul.products li.product .product_type_external.button,
		.woocommerce-page ul.products li.product .product_type_external.button,
		.woocommerce ul.products li.product .product_type_variable.button,
		.woocommerce-page ul.products li.product .product_type_variable.button {
			padding: 15px 20px;
			font-size: 13px;
		}
	
		.post-title,
		.single-portfolio .portfolio-title {
			line-height: 20px;
			margin: 0;
		}
 
		.post-info {
			min-height: inherit;	
		}
	
		.sticky .entry-thumbnail {
			margin: 0;	
		}
		.woocommerce #content .singleproduct-sidebar {
			width: 21%;
		}
		.blog-page.full-width .post-info {
			min-height: inherit;
			padding: 10px;
		}
		.blog-page.full-width .sticky .post-info {
			padding: 20px;
		}
		.widget_newsletterwidget .tnp-widget {
		    width: 650px;
		}
		.site-footer .tnp-email  {
		    width: 490px;
		}
	}

/* REVISADO */
/* 210825-MKT modify width: 950px */
@media (max-width: 1299px) {
		.page-title-inner,
		.main-content-inner,
		.theme-container,
		.full-width .inner-container,
		.main-content.left-sidebar,
		.site-footer .inner-container,
		.main-inner-container,
		.full-width .page-title,
		.main-content.box-page {
			width: 97%;
		}
		.middle-container{
			width: 950px;
		}
		#secondary {
			width: 230px;
		}
		#primary {
			width: 690px;
		}
		#content .cms_banner .static-wrapper{
			    top: 15px;
				    left: 35px;
		}
		#content .cms_banner .static-wrapper .text3.static-text{
			margin-bottom: 25px;
		}
		#content .cms_banner .static-wrapper .text3.static-text{
			font-size: 20px;
			line-height: 26px;
		}
		.header-logo {
		    width: 174px;
		    height: auto;
		}
		.wishlist {
		    margin-right: 30px;
		}
		.header-contact {
		    padding: 0 15px 0 0;
		    margin: 0 15px 0 0;
		}
		.header-search .search-overlay {
		    width: 350px;
		}
		.product-wrapper .woocommerce ul.products li .container-inner,
		.product-wrapper .woocommerce-page ul.products li .container-inner {
		    margin: 0 0 15px;
		}

	
		.widget_product_categories a, .home-category .product-categories a {
		    padding: 11px 0 11px 30px;
		}
		.widget_product_categories ul, .home-category .product-categories, .home-category .product-categories .children {
		    padding: 5px 0;
		}
		.button-group {
			top: 5px;
		}
		#content .media-gallary {
			width: 100%;
		}
		#content .media-gallary .app-image {
			margin: 0 15px 15px 0 !important;
			display: inline-block;
			vertical-align: top;
		}
		.woocommerce #content .singleproduct-sidebar {
			width: 20.5%;
		}
		.sidebar-new .sidenew {
			padding: 0;
		}
		#categorytab .woo-grid .woocommerce  ul.products li.product {
		    width: 50% !important;
		}
		.hot-porduct .product {
			display: inline-block;
			float: none;
			vertical-align: top;
			width: 33.33% !important;
		}
		.woofeature .woo-grid .woocommerce ul.products li.product,
		.woonew .woo-grid .woocommerce ul.products li.product,
		.woobest .woo-grid .woocommerce ul.products li.product {
			display: none;
		}
		.primary-sidebar .widget {
			margin: 0 0 20px;
		}
		.primary-sidebar .product_list_widget li {
			margin: 10px 0 0;
		}
		.home-product {
			margin: 0 15px !important;
		}
		.owl-theme .owl-buttons div {
			top: 40%;
		}
		.testimonial-top blockquote {
			line-height: 28px;
		}
 
		.single-portfolio .read-more a {
			padding: 10px 10px;
		}
			 
		.entry-thumbnail {
			width: 100%;
			margin: 0 0 30px;
		}
 
		.blog article.post {
		    margin: 0 0 30px 0;
		}
		.post-info{
		    width: 100%;
		    padding: 0;
		}
		 
		.woocommerce div.product .woocommerce-tabs,
		.woocommerce-page div.product .woocommerce-tabs {
			box-sizing: border-box;
		}
		.single-product.woocommerce .woocommerce-message,
		.single-product.woocommerce-page .woocommerce-message {
			width: auto;
			margin: 0px 15px 20px !important;
		}
		.post-navigation a.prev-post {
			float: left;
		}
		.post-navigation a.next-post {
			margin-top: 15px;
			float: left;
		}
		.page-description,
		.term-description {
			margin: 0 0 30px;
			background: #fff;
			width: auto;
		}
		.blog-posts-content .style-2 .post-title a {
			font-size: 14px;
		}
		.tmpoption-single-banner .text2.static-text {
			margin-bottom: 20px;
		}
		.tmpoption-single-banner .static-wrapper {
			top: 30%;
		}
		.home-content-wrapper .blog-wrapper .item.style-2 {
			min-height: 674px;
		}
		.testimonial-inner {
			min-height: 674px;
		}
		.testimonial-wrapper .test-inner-wrap {
			min-height: 674px;
		}
		#content .category-tab ul.resp-tabs-list {
			float: none;
			clear: both;
			margin: 0 0 30px 0;
		}
		.service-content .icon-image{
			float: none;
		    margin: auto;	
		}
		.woocommerce #content .singleproduct-sidebar{
			width: 100%;
			text-align: center;
			margin: 0;
		}
		.widget_newsletterwidget .newsletter-inner:before {
		    left: 0;
		    right: 0;
		    margin: 0 auto;
		    z-index: -1;
		    top: 10px;
		    background-size: 100px;
		    height: 100px;
		    width: 100px;
		}
		.widget_newsletterwidget .newsletter-inner {
		    float: none;
		    text-align: center;
		    z-index: 0;
		    padding: 30px 0;
		}
		.widget_newsletterwidget .tnp-widget {
		    width: 550px;
		    margin: 0 auto;
		    float: none;
		}
		.site-footer .tnp-email {
             width: 390px;
		}

		.widget_newsletterwidget .title-outer h3.widget-title {
		    text-align: center;
		}
	 
		.woocommerce .single-product-full #content .product div.entry-summary {
			width: 47.5%;
		}
		.woocommerce .single-product-full #content .product div.images {
			width: 47.5%;
		}
		.cms-banner-item .static-wrapper {
		    top: 30px;
		}

	   .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
			width: 23.5% !important;
		}
	
	

}
 

/* REVISADO */

@media (max-width: 979px) {
  /* header top link strat */
  .header-top-menulinks {
    position: relative;
  }
  /* ENZACTA US WP general styles - icons color modify...-enz*/
  .header-top-menulinks .top-link-icon {
    cursor: pointer;
    float: right;
    height: 25px;
    width: 25px;
    background-image: url(images/themeimages/top-link-icon-enz.svg);
    background-size: 16px;
    background-color: transparent;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
  }
  /* ENZACTA US WP general styles - icons color modify...-enz*/
  .header-top-menulinks .top-link-icon:hover {
    background-image: url(images/themeimages/top-link-icon-hover-enz.svg);
  }
  #content .cms_banner .static-wrapper .text1 {
    margin-bottom: 5px;
  }
  #content .cms_banner .static-wrapper .text3.static-text {
    margin-bottom: 7px;
  }
  #content .cms_banner .static-wrapper {
    left: 38px;
    top: 35px;
  }
  #content .cms_banner .static-wrapper .shop-now {
    display: none;
  }
  .header-top-menulinks ul#menu-header-top-links {
    display: none;
    position: absolute;
    left: 0;
    right: auto;
    top: 33px;
    bottom: auto;
    background: #404040;
    min-width: 120px;
    padding: 10px 15px;
    text-align: left;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  }
  .header-top-menulinks li.menu-item {
    display: block;
    padding: 2px 0;
  }
  .footer-top {
    padding: 3px 0 0;
  }
  .header-top-menulinks li.menu-item:after {
    display: none;
  }
  .home .spinner {
    background-size: 165px;
  }
  .mobile-menu .menu-title {
    overflow: hidden;
    background-color: #299973;
    padding: 15px 15px;
  }
  .site-footer .newsletter .newsletter-submit, .site-footer .tnp .tnp-submit {
    background-image: none;
  }
  .mobile-menu .menu-title .title {
    float: left;
    margin: 0;
    text-transform: uppercase;
    color: #ffffff;
  }
  /* header top link end */
  /*header*/
  .offer-inner, .cart .cart-price .label, .header-cart .shopping_cart .amount, .cart-text {
    display: none;
  }
  .primary-sidebar .owl-buttons {
    top: 10px;
  }
  .upsells .owl-buttons, .related .owl-buttons, .cross-sells .owl-buttons {
    right: 0 !important;
  }
  .header-search .header-search-toggle {
    display: none;
  }
  .header-search input[type="search"] {
    padding: 10px 55px 10px 15px;
    line-height: 25px;
    border: none;
  }
  .header-search .woocommerce-product-search button[type="submit"] {
    height: 45px;
    width: 45px;
  }
  .topbar-link-wrapper {
    top: 50px;
    right: 0;
    left: auto;
    width: 120px; 
  }
  .menu-toggle {
    font-size: 0;
    letter-spacing: inherit;
    display: none;
  }
  .header-middle .theme-container {
    border: none;
    padding: 20px 0;
    min-height: 30px;
  }
  .header-bottom {
    /* ENZACTA US WP general styles - background modify*/
    background: none;
    padding: 5px 0;
    text-align: right;
    margin-top: -55px;
    display: block;
  }
  .header-contact {
    display: none;
  }
  .header-main .topbar-link .topbar-link-toggle {
    display: none;
  }
  .header-middle {
    border: none;
  }
  .topbar-link {
    padding: 0;
    float: right;
    margin: 0 0 0 10px;
  }
  /***  header cart and wishlistcounter start***/
  .header-cart .togg .widget.widget_shopping_cart {
    top: 50px;
  }
  .cart .cart-price {
    margin: 0;
  }
  .header-cart .cart .shopping_cart .amount, .cart .cart-qty {
    position: absolute;
    left: 0;
    right: 0;
    top: -10px;
    bottom: auto;
    height: auto;
    width: auto;
    background-color: transparent;
  }
  .header-cart {
    margin: 0 5px 0 10px;
    padding: 0;
  }
  .header-cart .cart span.cart-icon, .wishlist a.wishlist-icon {
    height: 30px;
    width: 30px;
    background-size: 25px;
  }
  .header-cart .cart-contents, .wishlist {
    margin: 0 10px 0 0;
  }
  .header-cart .cart .cart-price .label, .wishlist .wishlist-title {
    display: none;
  }
  .header-cart .cart .cart-qty {
    right: -5px;
    top: -9px;
  }
  /***  header cart and wishlistcounter end***/
  .header-top .main-navigation {
    margin-right: 10px;
  }
  /* ENZACTA US WP general styles - top */
  .header-logo {
    width: 150px;
    height: auto;
    float: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 6px;
    bottom: auto;
    margin: 0 auto;
  }
  .header-logo img {
    max-width: 100%;
  }
  .category-list {
    width: 30%;
  }
  /* ENZACTA US WP general styles - agregar display:NONE */
  .header-search {
    float: none;
    margin: 0;
    display: none;
  }
  /* Mobile Menu css */
  .mega-menu {
    display: none;
  }
  .main-navigation {
    float: left;
    width: auto;
    background-color: transparent;
  }
  .nav-mainmenu {
    text-align: center;
    cursor: pointer;
    padding: 0;
  }
  .menu-toggle {
    font-size: 13px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    display: none;
    vertical-align: top;
    padding: 0 7px 0;
    margin: 7px 0;
    letter-spacing: 1.5px;
  }
  .navigation-bar.active .mobile-menu {
    overflow-y: auto;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
  }
  .mobile-menu {
    display: block;
  }
  .mobile-menu-inner {
    margin: 0;
  }
  .menu-menu-container {
    height: 100%;
  }
  .mobile-menu {
    background: white none repeat scroll 0 0;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    margin-left: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    z-index: 999999;
    transform: translateX(-110%);
    -webkit-transform: translateX(-110%);
    -moz-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
    -o-transform: translateX(-110%);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
  }
  .mobile-menu ul li {
    padding: 0;
    position: relative;
    text-align: left;
    list-style-type: none;
    display: block;
  }
  .mobile-menu-inner > ul {
    margin: 0;
  }
  .mobile-menu ul li a {
    display: block;
    font-size: 14px;
    color: #404040;
    font-weight: 500;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding: 10px 15px;
  }
  .mobile-menu ul li a:hover {
    color: #299973;
  }
  .mobile-menu ul li ul li a {
    color: #404040;
    padding: 10px 0 0 35px;
  }
  .mobile-menu ul li ul li a:hover {
    color: #299973;
  }
  .site-header-main .search-overlay .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border: none;
    height: 45px;
    padding: 10px 135px 10px 15px;
    border-radius: 0;
  }
  .site-header-main .search-overlay .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
    display: none;
  }
  .site-header-main .search-overlay .dgwt-wcas-search-submit {
    width: 120px;
    padding: 10px 10px;
    font-size: 13px;
    font-weight: 600;
    background-color: #000000;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
  }
  .site-header-main .search-overlay .dgwt-wcas-search-submit:hover {
    background-color: #ffffff;
    opacity: 1;
    color: #000000;
  }
  .toggled-on .mobile-menu .mega {
    background: #f5f5f5;
    border: 1px solid #f0f0f2;
    margin-left: 0;
    z-index: 999;
    position: absolute;
    left: 0;
    top: 54px;
    padding: 10px 20px;
    width: 100%;
    box-sizing: border-box;
  }
  .mobile-menu .collapsable-hitarea:after, .mobile-menu .expandable-hitarea:before {
    cursor: pointer;
    display: block;
    font-family: FontAwesome;
    font-weight: lighter;
    position: absolute;
    right: 10px;
    left: 0;
    top: 6px;
    color: #404040;
    font-size: 12px;
  }
  .mobile-menu .collapsable-hitarea:after {
    content: "\f068";
  }
  .mobile-menu .expandable-hitarea:before {
    content: "\f067";
  }
  .hitarea {
    display: block;
    float: right;
    height: 30px;
    position: relative;
    width: 40px;
    color: #333;
    text-align: right;
  }
  .site-title a, .site-title a:hover {
    font-size: 30px;
    text-transform: uppercase;
  }
  /* menu iocn css start */
  .nav-mainmenu .mainmenu-btn-wrapper {
    display: inline-block;
    vertical-align: top;
    padding: 5px;
    height: 20px;
    width: 20px;
    line-height: 15px;
    border-style: solid;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
  }
  .nav-mainmenu .mainmenu-btn {
    position: relative;
    height: 2px;
    width: 20px;
    background: #000000;
    display: inline-block;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
  }
  .nav-mainmenu:hover .mainmenu-btn {
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
  }
  .nav-mainmenu .mainmenu-btn:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    height: 2px;
    width: 100%;
    background: #000000;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
  }
  .nav-mainmenu .mainmenu-btn:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    height: 2px;
    width: 100%;
    background: #000000;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
  }
  .nav-mainmenu:hover .mainmenu-btn:before {
    left: 9px;
    top: -3px;
    width: 50%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
  }
  .nav-mainmenu:hover .mainmenu-btn:after {
    left: 9px;
    top: 3px;
    width: 50%;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
  }
  .sidebar-new .sidenew .widget ul.toggle-block {
    display: block !important;
    padding: 0;
  }
  .sidebar-new .sidenew .widget .title-outer:before {
    display: none;
  }
  .home-service .service-wrapper .service-title .normal-title {
    font-size: 27px;
    line-height: 37px;
  }
  .service .style-1 .service-text {
    font-size: 12px;
  }
  .widget .slick-slider .slick-arrow {
    top: 12px;
  }
  .woocommerce-product-gallery .owl-theme .owl-buttons div.owl-prev {
    left: -30px;
  }
  .woocommerce-product-gallery .owl-theme .owl-buttons div.owl-next {
    right: -30px;
  }
  /* menu iocn css end */
  /****************** Content ******************/
  .product-wrapper .product-wrapper-inner .owl-buttons {
    right: 15px;
  }
  .product-wrapper .product-wrapper-inner .shortcode-title {
    padding: 15px;
  }
  .product-wrapper .product-wrapper-inner #woo-products {
    padding: 0 15px;
  }
  .page-title-inner, .main-content-inner, .theme-container, .full-width .inner-container, .main-content.left-sidebar, .site-footer .inner-container, .main-inner-container, .full-width .page-title, .main-content.box-page {
    width: 95%;
  }
  #main .main-content.left-sidebar {
    margin: 0 !important;
    width: auto;
  }
  .outer-content-wrapper {
    padding: 0 20px;
  }
  #secondary, #primary {
    width: 100%;
    margin: 0 0 30px;
    float: none;
    clear: both;
    padding: 0;
  }
  .content-area {
    margin: 0;
  }
  .site-footer {
    overflow: hidden;
  }
  .blog-posts-content .post-title a, .single-portfolio .portfolio-title a {
    font-size: 15px;
    line-height: 15px;
  }
  .woocommerce .single-product-full.side-widget-area #content .product div.entry-summary, .woocommerce .single-product-full #content .product div.entry-summary {
    width: auto;
  }
  .singleproduct-sidebar {
    float: left;
    margin: 0;
  }
  .col-main {
    width: 100%;
  }
  .breadcrumbs, .woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb {
    font-size: 12px;
  }
  .woocommerce .single-product-full #content .product div.images, .woocommerce .single-product-sidebar #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page .single-product-sidebar #content div.product div.images, .woocommerce-page div.product div.images {
    float: none;
    margin: 0 auto 60px;
    width: 72%;
    padding: 0;
  }
  .left-sidebar #primary {
    padding: 0;
  }
  .right-sidebar #primary {
    padding: 0;
  }
  .address-text {
    width: 100%;
  }
  .widgets-brand .widget-title {
    display: block;
  }
  .page-description, .term-description {
    margin: 0 0 30px;
  }
  .cms-banner-item.style2 .static-wrapper {
    margin-top: 45px;
    margin-bottom: 0;
  }
  .cms-banner {
    margin-bottom: 30px !important;
  }
  .home-content-wrapper .blog-wrapper .item.style-2 {
    min-height: 595px;
  }
  .testimonial-inner {
    min-height: 595px;
  }
  .testimonial-wrapper .test-inner-wrap {
    min-height: 595px;
  }
  .home .shortcode-title .sub-title, .single.single-product .shortcode-title .sub-title {
    font-size: 65px;
    line-height: 80px;
  }
  .service_other_text {
    font-size: 12px;
  }
  .service-title {
    font-size: 11px;
  }
  /**************************  product-categories ******************************/
  .product-categories .hitarea:before, .widget_categories .hitarea:before {
    font-size: 10px;
    text-align: center;
  }
  .product-categories .expandable-hitarea:before, .widget_pages .expandable-hitarea:before, .widget_nav_menu .expandable-hitarea:before, .widget_categories .expandable-hitarea:before {
    content: "\f067";
  }
  .product-categories .collapsable-hitarea:before, .widget_pages .collapsable-hitarea:before, .widget_nav_menu .collapsable-hitarea:before, .widget_categories .collapsable-hitarea:before {
    content: "\f068";
  }
  .product-categories .dc-mega-icon {
    display: none;
  }
  /******************  CSS for all sidebar and footer toggle ******************/
  .primary-sidebar .widget_black_studio_tinymce .textwidget, .primary-sidebar .widget > .toggle-block, .primary-sidebar .widget_price_filter .toggle-block, .primary-sidebar .widget_shopping_cart_content, .primary-sidebar .widget_pages > ul, .primary-sidebar .widget ul.toggle-block {
    padding: 20px 15px 10px;
  }
  .title-outer {
    cursor: pointer;
    position: relative;
  }
  .widget .widget-title {
    padding: 10px;
  }
  .toggled-on .title-outer:before {
    content: "\f106";
    line-height: 11px;
  }
  .title-outer:before, .toggled-off .title-outer:before {
    content: "\f107";
    position: absolute;
    right: 15px;
    font-family: 'FontAwesome';
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    top: 0;
    bottom: 0;
    height: 14px;
    width: 14px;
    text-align: center;
    z-index: 9;
    line-height: 14px;
    margin: auto;
  }
  #primary-sidebar .title-outer .widget-title:before, .primary-sidebar .title-outer .widget-title:before, .toggled-off .toggle-block, .primary-sidebar .toggle-block, .site-footer .toggle-block, .primary-sidebar .widget_shopping_cart_content, .primary-sidebar .toggled-off .widget_shopping_cart_content, .toggle-content .toggle-block {
    display: none;
  }
  .toggled-on .toggle-block, .primary-sidebar .toggled-on .widget_shopping_cart_content {
    display: block;
  }
  .toggle-content .toggle_title {
    display: block;
  }
  .toggle-content .toggle_title {
    background-color: #f5f5f5;
    display: block;
    text-align: left;
  }
  .toggle-content .toggled-on .main-ul {
    display: block;
  }
  .toggle-content .toggled-off .main-ul, .toggle-content .main-ul {
    display: none;
  }
  .site-footer .footer-widget .widgets-follow-us.toggled-on .widget widget_accepted_payment_methods .accepted-payment-methods {
    display: block;
  }
  /******************  CSS for all sidebar and footer toggle ******************/
  .site-content .entry-thumbnail img {
    width: 100%;
  }
  /******************  ENZACTA modify clear:none ******************/
  .woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: inherit;
  }
  .team-posts-content.posts-content .container {
    width: 50%;
  }
  .woocommerce .single-product-full .woocommerce-main-image.zoom, .single-product-sidebar .woocommerce-main-image.zoom {
    float: right;
    padding: 0;
    width: 86%;
  }
  .home-blog .two_fifth, .home-blog .three_fifth {
    width: 100%;
  }
  .primary-sidebar .blog-posts-content {
    padding: 32px 0 0;
  }
  #secondary .post-content-inner {
    padding: 0 5px;
  }
  .popup-video .one_third_inner.content_inner {
    margin: 0 !important;
    width: 100% !important;
  }
  .popup-video .two_third, .popup-video .one_third {
    width: 100%;
  }
  .newletter-block .parallax-text-wrapper, .newletter-block .one_third {
    width: 100%;
  }
  .gallery-item, .portfolio-filter-container .item, .portfolios li {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: 50% !important;
  }
  .cms-banner-item .cms-text {
    bottom: 80px;
  }
  .primary-sidebar .widget, .singleproduct-sidebar .widget {
    padding: 0;
    margin: 0 0 10px;
  }
  .home .primary-sidebar .widget .title-outer {
    background: transparent;
  }
  .home #primary-sidebar .title-outer .widget-title, .home .primary-sidebar .title-outer .widget-title {
    color: #000000;
    font-size: 20px;
    padding: 10px 0;
  }
  .normal-title, .upsells.products > h2, .related.products h2, .cross-sells > h2 {
    font-size: 20px;
  }
  #content .woocontenttest {
    margin-bottom: 30px !important;
  }
  .product-wrapper {
    text-align: center;
  }
  .product-wrapper .product-wrapper-inner {
    width: 100%;
  }
  .service-list .service-content .service-image {
    float: none;
    margin: 0 auto;
    display: inline-block;
    vertical-align: top;
  }
  .service-list .content {
    text-align: center;
  }
  /****************** Footer ******************/
  .widget.widget_newsletterwidget .tnp.tnp-widget.toggle-block {
    width: 550px;
    margin: 0 auto;
    overflow: hidden;
  }
  .footer-widget .widget.widgets-follow-us, .footer-widget .widget.widget_accepted_payment_methods {
    width: 100%;
    float: none;
    padding: 0;
    clear: both;
  }
  .footer-widget .widget.widgets-follow-us .title-outer, .widget_accepted_payment_methods .title-outer {
    display: block;
    text-align: left;
  }
  .footer-widget .widget.widgets-follow-us:after {
    display: none;
  }
  #six.footer-widget {
    border: none;
    margin: 0;
  }
  .footer-bottom-links {
    padding: 30px 0;
    border-top: 1px solid #e5e5e5;
    margin-top: 30px;
  }
  .footer-bottom-links li {
    padding: 0 16px;
    margin: 5px 0;
  }
  .site-footer .widget_newsletterwidget .title-outer .widget-title {
    text-align: center;
    display: block;
    font-size: 22px;
  }
  .footer-widget.toggled-on .accepted-payment-methods {
    text-align: center;
  }
  .widget_search {
    display: none;
  }
  .footer-center {
    padding: 25px 0 0 0;
  }
  .home-about-me {
    text-align: center;
  }
  .tmpoption-about-description {
    line-height: 24px;
  }
  .footertop .custom-text-container .text {
    margin: 0;
    text-align: center !important;
  }
  .footer-bottom-center .widget {
    width: 140px;
  }
  .site-footer h3.widget-title {
    margin: 0;
    padding: 25px 0 10px 0;
  }
  #footer-widget-area {
    display: inline-block;
    vertical-align: top;
  }
  .site-footer .follow-us h3.widget-title {
    display: block;
  }
  .site-footer .title-outer:before, .site-footer.toggled-off .title-outer:before {
    right: 10px;
    color: #000000;
  }
  .footer-widget, .follow-us {
    min-height: inherit;
    width: 100%;
    padding: 0 !important;
    border: none;
    margin: 0 0 5px 0;
  }
  .site-footer .toggle-block {
    margin: 15px 0;
    float: left;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    text-align: left;
  }
  .footer-widget ul.toggle-block li .static-links-list span a {
    padding: 0;
  }
  .toggled-on .newslettre-text {
    display: block;
  }
  .site-footer .follow-us ul.toggle-block {
    display: block;
    margin: 0;
  }
  .site-footer .forth-widget .toggle-block {
    margin-bottom: 20px;
  }
  .site-footer .widget_accepted_payment_methods .title-outer h3.widget-title {
    margin-bottom: 0;
  }
  .site-footer .address_content .contact_address {
    display: inline-block;
  }
  .site-footer .tnp.tnp-widget.toggle-block {
    display: block;
    padding: 0;
    float: none !important;
    margin: 0;
  }
  .widget.widget_newsletterwidget {
    text-align: center;
  }
  .widget_newsletterwidget .newsletter-image {
    display: block;
    float: none;
    margin: 0 auto 20px;
  }
  .widget_newsletterwidget .title-outer {
    margin: 0 0 10px 0;
    display: block;
  }
  .site-footer .widget.widget_newsletterwidget .title-outer:before {
    display: none;
  }
  #content .home-main-content {
    width: 100%;
    padding: 0 !important;
  }
  #content .home-right-content {
    width: 100%;
    padding: 0 !important;
  }
  .footer-bottom-center {
    margin: 10px 0;
  }
  /*footer cms*/
  .footer-top {
    min-height: inherit;
  }
  .footer-widget .widget .title-outer .widget-title:after {
    bottom: 0px;
    display: none;
  }
  .footer-bottom {
    padding: 0;
  }
  .footer-menu-links ul {
    margin-bottom: 20px;
  }
  .single-portfolio .read-more a {
    padding: 10px 10px;
  }
  /*3 column cms*/
  .cms-left, .cms-middle, .cms-right, .left-cms, .middle-cms, .right-cms {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .grid {
    margin: 0;
  }
  .header-middle.sticky-menu {
    position: fixed;
    display: block;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 15;
    top: 0px;
    box-sizing: border-box;
    background: #ffffff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -webkit-font-smoothing: antialiased;
    animation: 0.9s ease 0s normal both 1 running fixedAnim;
    -webkit-animation: 0.9s ease 0s normal both 1 running fixedAnim;
    -moz-animation: 0.9s ease 0s normal both 1 running fixedAnim;
    -ms-animation: 0.9s ease 0s normal both 1 running fixedAnim;
    -o-animation: 0.9s ease 0s normal both 1 running fixedAnim;
  }

/* ENZACTA - header main */		
		.header-main {
			height: 116px;
		}

/* ENZACTA - footer dropdown */		
		.site-footer .menu-header-top-links-container {
			margin: 15px 0;
			float: left;
			width: 100%;
			padding: 0 15px;
			box-sizing: border-box;
			text-align: left;
		}
	
		.site-footer .menu-header-top-links-container {
			display: none;
		}
		
		.toggled-on .menu-header-top-links-container {
			display: block;
		}
		
		.toggle-off .menu-header-top-links-container {
			display: none;
		}

		.site-footer .menu-mainmenu-container {
			margin: 15px 0;
			float: left;
			width: 100%;
			padding: 0 15px;
			box-sizing: border-box;
			text-align: left;
		}
		
		.site-footer .menu-mainmenu-container {
			display: none;
		}
		
		.toggled-on .menu-mainmenu-container {
			display: block;
		}
	
		.toggle-off .menu-mainmenu-container {
			display: none;
		}
		
		.site-footer .textwidget {
			margin: 15px 0;
			float: left;
			width: 100%;
			padding: 0 15px;
			box-sizing: border-box;
			text-align: left;
		}
	
		.site-footer .textwidget {
			display: none;
		}
		
		.toggled-on .textwidget {
			display: block;
		}
		
		.toggle-off .textwidget {
			display: none;
		}



}

/* REVISADO - FINALIZA QUERIES */


@media (max-width: 782px) {
		.admin-bar .sticky-menu{
			margin-top: 46px;
		}
	}
	
	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.footertop .newsletter-subscription {
			width: 56%;
			padding: 30px 20px;
		}
 
		#navbar,
		.header_cart {
			display: block;
			padding: 0;
			position: static;
		}
	}
	@media (max-width: 768px) {
		.woocommerce .woocommerce-ordering,
		.woocommerce .woocommerce-result-count,
		.woocommerce-page .woocommerce-ordering,
		.woocommerce-page .woocommerce-result-count {
			margin-bottom: 20px;
			text-align: center;
		}
		.page-title .entry-title-main, 
		.breadcrumbs, 
		.woocommerce .woocommerce-breadcrumb, 
		.woocommerce-page .woocommerce-breadcrumb {
			float: none;
			text-align: center;
			width: 100%;
			margin: 15px 0;
		}   
		
		/* ENZACTA US WP general styles - quitar display:NONE */	
		/* .header-top{
			display:none;
		}*/
		
/* ENZACTA MKT - · S Y T L E  S T A R T · S Y T L E  S T A R T · S Y T L E  S T A R T · */
		
		
		.woocommerce-cart-form__cart-item td {
			width: inherit!important;
			padding: 10px!important;
		}
		
		.shop_table_responsive tbody .actions {
			width: inherit!important;
			color: white;
		}
		
		.shop_table_responsive tbody .actions .button {
			padding: 15px 20px!important;
		}


		
/* ENZACTA MKT - S Y T L E  E N D S · S Y T L E  E N D S · S Y T L E  E N D S · S Y T L E  E N D S · */
		
		#content .cms_banner .cms-banner-wapper {
			margin-bottom: 15px !important;
			text-align: center;
		}
		#content .cms_banner .static-wrapper {
    		left: 35px;
    		top: 60px;
		}
		#primary .gridlist-toggle {
			display: block;
			width: 100% !important;
			margin: 2px auto 15px !important;
			text-align: center;
		}
		#content .cms_banner .static-wrapper .text3.static-text {
    		margin-bottom: 15px;
		}	
		.header-right{
			display:none;
		}
		.category-toolbar .gridlist-toggle a, .gridlist-toggle a{
			float: none;	
		}
		.faq-questions {
			margin: 0 -20px;
		}
		.single-product .main-content-inner {
			width: auto;
		}
		.site-footer .tnp-email {
    		width: 295px;
		}
		.main-content-inner,
		.theme-container,
		.full-width .inner-container,
		.main-content.left-sidebar,
		.site-footer .inner-container,
		.main-inner-container,
		.full-width .page-title,
		.main-content.box-page,
		.container{
			width: auto;
			margin-left: 15px !important;
			margin-right: 15px !important;
		}
		.footer-bottom-center {
			margin: 5px 0;
		}
		.item.container.style-2 {
			width: 100%;
			margin: 0 !important;
		}
		.cms-banner.outer-content-wrapper {
			margin-bottom: 60px !important;
		}
		/*.main-content.box-page.full-width,
		.main-content-inner .home-page,
		.main-content.blog-page.blog-list.box-page,
		.main-content-inner .main-content.box-page {
			margin: 0;
		}*/
		.category-list {
			width: 100%;
			margin: 0 0 10px;
		}

		/* ENZACTA US WP general styles - display none */	
		/*.header-logo {
			display: none;
		}*/
		.header-mob-logo {
			position: absolute;
			left: 55px;
			right: auto;
			top: 0;
			bottom: auto;
			margin: 0 auto;
			display: inline-block;
			vertical-align: top;
			width: 130px;
			height: auto;
		}
		.header-center {
			display: inline-block;
			vertical-align: top;
		}
		#primary,
		.left-sidebar #primary,
		.homepage #home_primary,
		#secondary,
		.full-width .page-title {
			width: 100%;
		}
		.content_inner {
			width: 100% !important;
			margin: 0 !important;
		}
		.footertop .content_inner,
		.widget .banner-slider-container ul li {
			text-align: center;
		}
		.navbar,
		.header_cart {
			display: block;
			padding: 0;
			position: static;
		}
		/****************** Header ******************/
		.header_logout a {
			display: block;
		}
		.woocommerce .woocommerce-result-count,
		.woocommerce-page .woocommerce-result-count,
		.woocommerce .woocommerce-ordering,
		.woocommerce-page .woocommerce-ordering {
			float: none;
			display: inline-block;
			vertical-align: top;
		}
		.woocommerce.list-view .woocommerce-result-count,
		.woocommerce-page.list-view .woocommerce-result-count {
			display: block;
		}
		
		/* ENZACTA US WP general styles - display none */		
		.header-mob-logo img {
			display: none;
			/* height: auto;
			max-width: 100%;
			margin-bottom: 0px;*/
		}
		/****************** Start Primary navigation ******************/
		#primary-sidebar .toggled-on .toggle-block,
		#primary-sidebar .toggled-on .widget_shopping_cart_content {
			display: block;
			padding: 10px;
			margin: 0;
		}
		/*#primary-sidebar .toggled-off .toggle-block,
		#primary-sidebar .toggled-off .widget_shopping_cart_content,
		.primary-sidebar .widget .toggle-block,
		.custom_category,
		.textbox .text1,
		#primary-sidebar .toggled-off .textwidget {
			display: none;
		}*/		
		.menu-menu-container {
			height: 100%;
		}
		.navigation-fix .navigation-bar {
			background-color: rgba(0, 0, 0, 0);
		}
		.hitarea {
			display: block;
			float: right;
			height: 30px;
			position: relative;
			width: 40px;
			color: #333;
			text-align: right;
		}
		.navigation-bar.active .mobile-menu,		
		.navbar.default.navigation-inner {
			display: block;
		}
		/****************** Content ******************/
		#categorytab .resp-tabs-container {
		    padding: 15px;
		}
		.resp-tabs-list li {
		    display: block;
		    margin: 0 0 5px 0;
		}
		#categorytab .woocommerce ul.products li.product .image-block {
		    float: none;
		    margin: 0 auto;
		    width: 60%;
		}
		#categorytab .woocommerce ul.products li.product .product-detail-wrapper {
		    padding: 15px 0 0 0;
		    text-align: center;
		}
		#categorytab .woocommerce ul.products li.product .product-detail-wrapper h3.product-name {
		    width: 100%;
		}
		#categorytab .woocommerce ul.products li.product .product-detail-wrapper .star-rating {
		    margin: 0 auto 5px;
		}
		#categorytab .woocommerce ul.products li.product .product-detail-wrapper .product-name {
		    width: 100%;
		}
		.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products.grid li.product, .woocommerce-page ul.products.grid li.product{
			width:48% !important;
		}
		.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
		.woocommerce div.product .woocommerce-tabs ul.tabs li,
		.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
		.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
			width: 100%;
			margin: 0;
		}
		
		.woocommerce-tabs ul.tabs li {
			margin: 5px 0 !important;
		}
		.woocommerce-tabs ul.tabs li a{
			margin: 0;	
			font-size: 14px;
		}
		.sidebar-new .product_list_widget li {
		    padding: 15px 5px 0;
		}
		.single_variation_wrap {
			overflow: visible;
		}
		.sidebar-new li del, .sidebar-new li .woocommerce-Price-amount {
		    font-size: 13px;
		}
		.woocommerce .single-product-full .woocommerce-main-image.zoom,
		.woocommerce .single-product-full .woocommerce-main-image.zoom,
		.single-product-sidebar .woocommerce-main-image.zoom {
			width: 100%;
		}
		#content div.product div.images .bx-wrapper .bx-controls-direction a,
		#content div.product div.images .bx-wrapper:hover .bx-controls-direction a {
			opacity: 1;
			-khtml-opacity: 1;
			-webkit-opacity: 1;
			-moz-opacity: 1;
		}
		#content div.product div.images .bx-wrapper {
			display: inline-block;
			float: none;
		}
		.woocommerce #content .product div.images {
			text-align: center;
		}
		.woocommerce .cart-collaterals .cart_totals,
		.woocommerce-page .cart-collaterals .cart_totals {
			width: 100%;
		}
		.woocommerce .col2-set .col-1,
		.woocommerce-page .col2-set .col-1,
		.woocommerce .col2-set .col-2,
		.woocommerce-page .col2-set .col-2 {
			margin-bottom: 20px;
			box-sizing: border-box;
			width: 100%;
		}
		.blog-posts-content .blog-grid .item.style-3 {
			width: 100%;
		}
		.main-container .resp-tabs-list {
			margin: -7px 60px -2px 0;
		}
		#yith-quick-view-content div.images,
		#yith-quick-view-content div.summary {
			float: none;
			width: 100%;
		}
		#yith-quick-view-content div.summary {
			float: left;
			margin: 0;
			padding: 15px;
			width: 100%;
		}
		
		/****************** Shortcode  ******************/
		.style-2 .service-content {
			text-align: left;
		}
		.tmpoption_about .image-right .about_image,
		.tmpoption_about .image-left .about_content,
		.tmpoption_about .image-left .about_image,
		.tmpoption_about .image-right .about_content {
			width: 100%;
			text-align: center;
		}
		.aboutus .banner-slider-container {
			text-align: center;
		}
		.home-content-wrapper .blog-wrapper .item.style-2 {
			min-height: inherit;
			margin: 0 !important;
		}
		.home-content-wrapper .blog-wrapper .owl-item:nth-child(2n)	.style-2 .post-image {
			position: relative;
		}
		.home-content-wrapper .blog-wrapper .owl-item:nth-child(2n)	.style-2 .post-content-inner {
			position: unset;
		}
	 
		.blog-posts-content .style-2 .blog-meta {
		    margin-bottom: 10px;
		}
		.style-2 .read-more {
		    margin-top: 10px;
		}
		/****************** Footer ******************/
		.widget.widget_newsletterwidget .tnp.tnp-widget.toggle-block {
		    width: 100%;
		}
		.footertop .custom-text-container {
			display: inline-block;
		}
		.site-footer .newsletter tr,
		.site-footer .newsletter tbody,
		.site-footer .newsletter table,
		.site-footer .newsletter td {
			display: inline-block;
			float: none;
			vertical-align: top;
			text-align: center;
		}
		.site-footer .newsletter td {
			display: block;
		}
		.sitemap-item,
		.contact_form form {
			width: 100%;
		}
		.contact_form .address-container .icon {
			float: none;
			display: inline-block;
			vertical-align: top;
		}
		.woocommerce-MyAccount-navigation {
			width: 100%;
			margin: 0 0 30px 0;
		}
		.woocommerce-MyAccount-content {
			overflow: visible;
		}
		.cms-banner-item img {
			width: 100%;
		}
		.service-item {
			width: 100%;
		}
		.widget_newsletterwidget .tnp-widget{
			width: 400px;	
		}
		/************* cart page **********/
		.woocommerce table.my_account_orders tr td.order-actions:before,
		.woocommerce table.shop_table_responsive tr td.actions:before,
		.woocommerce table.shop_table_responsive tr td.product-remove:before,
		.woocommerce-page table.my_account_orders tr td.order-actions:before,
		.woocommerce-page table.shop_table_responsive tr td.actions:before,
		.woocommerce-page table.shop_table_responsive tr td.product-remove:before {
			display: none;
		}
		.woocommerce-page #content table.cart .product-thumbnail:before,
		.woocommerce-page table.cart .product-thumbnail:before {
			content: attr(data-title)" ";
		}
		.woocommerce table.shop_table_responsive tbody th,
		.woocommerce table.shop_table_responsive thead,
		.woocommerce-page table.shop_table_responsive tbody th,
		.woocommerce-page table.shop_table_responsive thead {
			display: none;
		}
		.woocommerce table.shop_table_responsive tr,
		.woocommerce-page table.shop_table_responsive tr {
			display: block;
		}
		.woocommerce table.shop_table_responsive tr td:before,
		.woocommerce-page table.shop_table_responsive tr td:before {
			content: attr(data-title)": ";
			float: left;
			font-weight: 700;
			color: #000;
		}
		.woocommerce table.shop_table_responsive tr td,
		.woocommerce-page table.shop_table_responsive tr td {
			display: block;
			text-align: right;
		}
		.woocommerce #content table.cart .product-thumbnail,
		.woocommerce table.cart .product-thumbnail,
		.woocommerce-page #content table.cart .product-thumbnail,
		.woocommerce-page table.cart .product-thumbnail {
			text-align: center;
		}
		.woocommerce .cart-collaterals .cart_totals a.button.alt,
		.woocommerce-page .cart-collaterals .cart_totals a.button.alt {
			width: 100%;
			/* add line height in CART button */
			line-height: normal;
		}
		.quantity {
			max-width: 270px;
			position: relative;
		}
		td.product-quantity .quantity {
			float: right;
		}
		.woocommerce #content table.cart td.actions .coupon,
		.woocommerce table.cart td.actions .coupon,
		.woocommerce-page #content table.cart td.actions .coupon,
		.woocommerce-page table.cart td.actions .coupon {
			float: none;
			padding-bottom: 0.5em;
		}
		.woocommerce #content table.cart td.actions .button,
		.woocommerce table.cart td.actions .button,
		.woocommerce-page #content table.cart td.actions .button,
		.woocommerce-page table.cart td.actions .button {
			width: 100%;
		}
		.woocommerce #content table.cart td.actions .coupon .input-text,
		.woocommerce table.cart td.actions .coupon .input-text,
		.woocommerce-page #content table.cart td.actions .coupon .input-text,
		.woocommerce-page table.cart td.actions .coupon .input-text {
			margin: 0 0 10px;
		}
		.woocommerce #content table.cart td,
		.woocommerce #content table.cart th,
		.woocommerce table.cart td,
		.woocommerce table.cart th,
		.woocommerce-page #content table.cart td,
		.woocommerce-page #content table.cart th,
		.woocommerce-page table.cart td,
		.woocommerce-page table.cart th {
			float: none;
			width: 100%;
			text-align: right;
			/* ENZACTA MKT - removed "!important" from the padding atribute */
			padding: 10px;
		}
		.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
		.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
			background-color: rgba(0, 0, 0, 0.02);
		}
		.shop_table.cart.wishlist_table thead {
			display: none;
		}
		.title-description {
			box-sizing: border-box;
			padding: 0 15px !important;
		}
		.entry-thumbnail{
			float: none;
			margin-right: 0;
			width: auto;
		}
		.admin-bar .mobile-menu {
			top: 45px;
		}
		.admin-bar .sticky-menu .mobile-menu {
			top: 45px;
		}
		.cmsbanner-item {
		    margin-bottom: 15px;
		    text-align: center;
		}
		.cmsbanner-item:last-child {
		    margin: 0;
		}
		.tmpoption-single-banner .text2.static-text {
			font-size: 25px;
			line-height: 25px;
		}
		.single-portfolio .read-more a {
			padding: 6px 10px;
		}
		.tmpoption-single-banner .static-wrapper {
			top: 15%;
		}
		.tmpoption-single-banner .text2.static-text {
			margin-bottom: 10px;
		}
		.home-content-wrapper .blog-wrapper {
			padding: 0  !important;
			margin-bottom: 60px;
		}
		.blog-posts-content {
			background-color: transparent;
			min-height: inherit;
		}
		.home-content-wrapper .testimonial-wrapper {
			padding: 0 !important;
			margin-bottom: 80px;
		}
		.grid .container.first {
			margin: 0 !important;
		}
 
		.woocommerce-product-search span.customSelect:after {
			display: none;
		}
		
		.product-tab .resp-tabs-list {
			margin: 0 0 20px 0;
			float: none;
			    display: block;
		}
 
		.footer-bottom-center .widget {
			width: 100px;
		}
		.custom-testimonial,.entry-content .testimonial-content blockquote {
		    text-align: center;
		}
 
		.widget_newsletterwidget .tnp-widget {
			width: 100%;
		}
		#category_grid .cat-item {
		    width: 50%;
		}
		.service-list.service-1, .service-list.service-3 {
		    text-align: center;
		}
		.service-list {
		    border: none;
		    margin-bottom: 20px;
		}
		.sub-banner .sub-banner-item {
		    margin-bottom: 30px;
		}
		.sub-banner .sub-banner-item:last-child {
		    margin: 0;
		}
		.content-middle.vc_row,.vc_row.home-service,.sub-banner,.category-tab, .home-blog {
		    margin-bottom: 50px !important;
		} 

		.special-product-wrapper .count-down strong {
		    font-size: 14px;
		}

	}
	@media (max-width: 640px) {
 
/* ENZACTA MKT - S Y T L E  S T A R T · S Y T L E  S T A R T · S Y T L E  S T A R T · S Y T L E  S T A R T · */
		
		.cart_totals  .shop_table_responsive {
			display: table;
		}
		
/* ENZACTA MKT - S Y T L E  E N D S · S Y T L E  E N D S · S Y T L E  E N D S · S Y T L E  E N D S · */
		
		.woocommerce-page ul.products.list li.product h3, .woocommerce ul.products.list li.product h3 {
			font-size: 16px;
		}
		
		.close-btn:before {
			padding: 2px 3px;
		}
		.main-container .resp-tabs-list {
			display: inline-block;
			margin: 0 0 36px!important;
			vertical-align: top;
			position: relative;
		}
		.tmpoption-about-description {
			border: none;
			position: relative;
		}
		
		.footer_left,
		.footer_right,
		.tmpoption-about-text a,
		.tmpoption-about-description {
			display: inline-block;
			float: none;
			margin: 10px auto;
			padding: 0;
			text-align: center;
			width: 100%;
		}
		.tmpoption-about-description {
			text-align: center;
		}
 
		.portfolio-filter-container .options li a {
			margin: 0;
		}
		.hot-porduct .product {
			display: inline-block;
			float: none;
			vertical-align: top;
			width: 50% !important;
		}
		.entry-header .entry-title a{
			font-size: 14px;
		}
	 
		#commentform .comment-block{
			width: 100%;
			margin: 0 0 24px;
		}
		 
		.list .button-group {
			text-align: center;
		}
		.home .shortcode-title .sub-title, .single.single-product .shortcode-title .sub-title {
			font-size: 55px;
		}
		/****************** Content ******************/
		
		table {
			float: left;
			overflow: auto;
			width: 100%;
		}
		.options li,
		.options li:first-child {
			margin: 0 0 5px 0;
			width: 100%;
		}
		.woocommerce ul.products.list .container-inner, 
		.woocommerce-page ul.products.list .container-inner {
			text-align: center;
		}
		.woocommerce ul.products.list .container-inner .image-block,
		.woocommerce-page ul.products.list .container-inner .image-block {
			margin: 0 auto;
			width: 256px;
			display: inline-block;
			vertical-align: top;
			float: none;
		}
		.woocommerce ul.products.list li.product .star-rating, 
		.woocommerce-page .products.list .star-rating {
			left: 0;
			right: 0;
			margin: 5px auto;
		    float: none;
		}
		.list .product-detail-wrapper {
			padding: 20px 0;
			width: 100%;
			box-sizing: border-box;
			text-align: center;	
		}
		
	}
	@media only screen and (max-width: 600px) {
		.admin-bar .header-fix.sticky-menu {
  			 margin-top: 0;
		}
	}
	@media only screen and (max-width: 550px) {
		.flex-control-thumbs {
			width: 70%;
		}
	}
 
 
	@media (max-width: 479px) {
		.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, 
		.woocommerce ul.products.grid li.product, .woocommerce-page ul.products.grid li.product {
		    width: 48% !important;
		}
		.woocommerce-page ul.products.list li.product h3, 
		.woocommerce ul.products.list li.product h3 {
			font-size: 12px;
		}
		
	
		/* ENZACTA US WP general styles - icons color hide style*/		
		/*.header-logo {
			top: 18px;
		}*/	
		#content .cms_banner .static-wrapper{
			left: 35px;
			top: 34px;
		}
		#content .cms_banner .static-wrapper .text3.static-text {
   			 font-size: 15px;
    		line-height: 24px;
		}
		#content .cms_banner .static-wrapper .text3.static-text {
    		margin-bottom: 4px;
		}
		#content .cms_banner .static-wrapper .shop-now a {
    		padding: 8px 26px;
		}
		#content .cms_banner .static-wrapper .text1 {
    		margin-bottom: 1px;
		}
		.header-right,
		.header-left {
			width: auto;
		}
		.header-offer {
			margin-left: 0;
		}
		.header-mob-logo {
			width: 160px;
			top: 8px;
			left: 12px;	
		}
		.header-top .main-navigation {
			margin-right: 0;
			margin-left: 0;
		}
 
		.home .shortcode-title .sub-title, .single.single-product .shortcode-title .sub-title {
			font-size: 35px;
		}
 
 
		.entry-date {
			font-size: 12px;
			letter-spacing: 0;
		}
		.widget.widgets-cms {
			width: 100%;
		}
	 
		.post-inner-top {
			margin-top: -70px;
			height: 78px;
			width: 80px;
			border-width: 3px;
		}
		.blog-icon:before {
			font-size: 26px;
			line-height: 26px;
		}
		.blog-icon {
			margin-bottom: 8px;
			padding-bottom: 4px;
		}
		.entry-thumbnail .block_hover .links {
			top: 35%;
		}
		.owl-theme .owl-buttons div {
			opacity: 1;
			-khtml-opacity: 1;
			-webkit-opacity: 1;
			-moz-opacity: 1;
		}
		#category_grid .cat-item {
		    width: 100%;
		}
	 
		/****************** Header ******************/
		.text-contact {
			font-size: 14px;
			margin-bottom: 3px;
		}
		.woocommerce .single-product-full #content .product div.images,
		.woocommerce .single-product-sidebar #content div.product div.images,
		.woocommerce div.product div.images,
		.woocommerce-page .single-product-sidebar #content div.product div.images,
		.woocommerce-page div.product div.images {
			width: auto;
		}
		.posts-content .owl-item .container-inner,
		.portfolio-carousel .portfolio-main {
			text-align: center;
			display: block;
		}
		.blog-posts-content .post-content-inner {
			float: none;
		}
		.header-search.active .search-overlay {
			width: 200px;
		}
		.nav-mainmenu .mainmenu-btn{
		    width: 16px;	
		}
		
		/****************** Content ******************/
		.woocommerce ul.products li.product a .product-name, .woocommerce-page ul.products li.product a .product-name {
			margin:0 auto;
		}
		.product-detail-wrapper,.home-all-carousel .product-content{
		    text-align: center;
		}
		#categorytab .woo-grid .woocommerce  ul.products li.product,
		#categorytab .woocommerce ul.products li.product .image-block {
		    width: 100% !important;
		}
		.woocommerce .star-rating, .woocommerce-page .star-rating, .wpb_wl_summary .star-rating {
		    margin: 0 auto 5px;
		}
 
 
		.woocommerce #content div.product form.cart div.quantity,
		.woocommerce div.product form.cart div.quantity,
		.woocommerce-page #content div.product form.cart div.quantity,
		.woocommerce-page div.product form.cart div.quantity {
			margin-bottom: 10px;
		}
		.woocommerce ul.products li.first,
		.woocommerce-page ul.products li.first {
			clear: none;
		}
		.team-posts-content.posts-content .container {
			width: 100%;
		}
		.gallery-item,
		.portfolio-filter-container .item,
		.portfolios li {
			width: 100% !important;
		}
		.woocommerce form .form-row-first,
		.woocommerce form .form-row-last,
		.woocommerce-page form .form-row-first,
		.woocommerce-page form .form-row-last {
			width: 100%;
		}
		.site-footer .newsletter tr,
		.site-footer .newsletter-email,
		.site-footer .newsletter .newsletter-submit {
			width: 100%;
		}
		.newsletter-td-submit {
			padding: 5px 0 !important;
		}
 
 
		/****************** Shortcode ******************/
		.pricing_wrapper {
			padding: 20px 0;
		}
		.entry-summary .count-down {
			width: 70%;
		}
		.vertical_tab .tab_groupcontent,
		.horizontal_tab #tab ul li {
			width: 100%;
			margin: 0;
		}
		#tab ul.tabs {
			width: 100% !important;
			margin: 0;
		}
		#tab ul li a {
			display: block;
		}
		.address-text-inner {
			text-align: center;
		}
		.address-text .icon {
			border-width: 0 0 1px;
			box-sizing: border-box;
			padding: 15px 0;
			width: 100%;
		}
		/****************** Footer ******************/
		.follow-us a{
			width:45px;
		}
		.newsletter.newsletter-subscription > form,
		.tnp.tnp-subscription > form {
			box-shadow: none;
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
		}
		.tnp.tnp-subscription>form {
		    width: 100%;
		}
		.tmpoption-newsletter-form .tnp-subscription input[type="email"] {
			box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
			-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
			-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
			width: 100%;
			border-radius: 50px;
			-webkit-border-radius: 50px;
			-o-border-radius: 50px;
			-moz-border-radius: 50px;
		}
		.tmpoption-newsletter-form input[type="submit"] {
			box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
			-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
			-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
			border-radius: 50px;
			-webkit-border-radius: 50px;
			-o-border-radius: 50px;
			-moz-border-radius: 50px;
			width: 100%;
			float: none;
		}
		.site-footer .newsletter tr {
			margin: 3px 0;
			float: none;
			display: inline-block;
			width: 100%;
		}
		.site-footer .tnp.tnp-widget.toggle-block {
		    width: 100%;
		}
		.site-footer .tnp-email {
		    padding: 10px;
		        text-align: center;
		    margin-bottom: 10px;
		}
		.tnp-field.tnp-field-button {
		    position: static;
		}
		.site-footer .tnp .tnp-submit {
		    width: 100%;
		}
		.header-cart .togg .widget.widget_shopping_cart {
			right: -45px;
			width: 290px;
		}
		.site-footer .newsletter tr {
			width: 100%;
		}
		.vertical_tab.style2 #tab ul li a.current,
		.vertical_tab.style2 #tab ul li a:hover {
			border-right: 1px solid #e5e5e5;
		}
		.horizontal_tab.style2 #tab ul li a.current,
		.horizontal_tab.style2 #tab ul li a:hover {
			border-bottom: 1px solid #e5e5e5;
		}
		.footer-bottom-center .widget {
			width: 90px;
		}
		.big-title {
			font-size: 34px;
		}
		.left-part {
			float: none;
			margin: 0 auto;
		}
		.right-part {
			padding-left: 0;
			text-align: center;
			padding-top: 30px;
		}
		.tmpoption-single-banner .text2.static-text {
			font-size: 16px;
			margin-bottom: 10px;
			line-height: 20px;
		}
		.tmpoption-single-banner .text1.static-text {
			font-size: 16px;
			line-height: 20px;
		}
		.custom-testimonial .testimonial-top:after{
			right: 0;
		}
		testmonial-text {
			margin-left: 30px;
		}
		.special-products {
			margin-bottom: 25px !important;
		}
		.topbar-link-toggle:hover {
			background-size: 23px;
		}
		.woocommerce-product-search span.customSelect {
		    float: none;
		    width: 85%;
		    margin-bottom: 5px;
		    color: #000000;
		    background-color: #f5f5f5;
		}
	
		header .header-search select {
			width: 100% !important;
		}
		.woocommerce-product-search .customSelectInner {
			width: 100% !important;
		}
		.header-search .search-overlay {
		       width: 100%;
		}
		
/* ENZACTA US WP general styles - icons color hide style*/			
		/*.header-search {
		    display: block;
		}*/
		.categorylist .cat-item {
		    text-align: center;
		}
		.style-2 .post-detail {
		    padding: 0;
		}
		.upsells.products > h2, .related.products h2, .cross-sells > h2{
	 	font-size:15px;
		}
	}
	
	@media (max-width: 379px) {
		.single-portfolio .read-more a {
			line-height: 14px;
			padding: 5px 10px;
		}
	}

		
		
		
/* ENZCTA MKT STYLES - START - START - START - START - START - START - START - START - START - START */
	

/* .woocommerce-page ul.products .releted-product li.product {} */

	@media (max-width: 1449px) {
		.woocommerce ul.products .releted-product li.product h3 {
		min-height: 36px;
		}
	}

	@media (max-width:1400px) {
		.ENZ-bottom-footer-p1 {
			width: 100%;
		}
		.ENZ-bottom-footer-p2 {
			width: 100%;
		}
	}


	@media (max-width: 1299px) {
		.woocommerce-page div.product div.images{
			width: 47%!important;
		}
		
		.woocommerce ul.products li.product h3 {
			min-height: 52px;
		}
	}

/* ENZACTA - background height */
	@media (max-width: 979px) {
		.container-inner{
			min-height: auto;
		}
		.woocommerce-page div.product div.images{
			width: 46%!important;
		}
		.woocommerce-page .cart-collaterals .cart_totals {
			width: 80%;
		}
		.six-widget .title-outer .widget-title {
			text-align: left;
		}
		.six-widget .widget_text {
			margin-top: 0;
		}


	}



	@media (max-width: 772px) {
		.woocommerce ul.products li.product h3 {
			min-height: 52px;
		}
	}

	@media (max-width: 768px) {	  
		.cart_totals .wc-proceed-to-checkout a {
			display: table!important;
			width: auto!important;
		    background: #299973!important; 				
			margin: 0 auto;
			padding: 16px 30px;
		}
		.woocommerce #content .product div.entry-summary {
			margin-top: 0;
		}
		.woocommerce-page div.product div.images{
			width: 100%!important;
		}
		.header-bottom.sticky-menu{
			display: none;
		}
		.woocommerce ul.products li.product h3 {
			min-height: 34px;
		}
		.woocommerce .woocommerce-MyAccount-navigation ul {
			padding: 28px 34px 18px 34px;
			margin: 0;
			width: auto;
		}
		.woocommerce-page .cart-collaterals .cart_totals {
			width: 100%;
		}
		
/* ENZACTA US - style on purchase process order table */		
		.woocommerce .woocommerce-cart-form__cart-item .product-subtotal {
			margin-top: 33px;
		}	
	}	

    @media only screen and (min-width: 531px) and (max-width: 768px) {
		.woocommerce #content .product div.entry-summary {
			width: 95%!important;
		}
	}

	@media (max-width:767px) {
		.ENZ-bottom-footer-cert-1 {
			width: 100%;
	}
		.ENZ-bottom-footer-cert-2 {
			width: 100%;
	}
		.ENZ-bottom-footer-cert-3 {
			width: 100%;
	}
		.ENZ-bottom-footer-cert-4 {
			width: 100%;
	}
		.ENZ-bottom-footer-p2 {
			min-height: 206px;
	}
		.ENZ-bottom-footer-cert-1 {
			display: none;
		}
		.ENZ-bottom-footer-cert-4 {
			display: none;
		}
		.ENZ-SM-footer-div-container {
			width: 100%;
		}		
		
	}

	@media (max-width: 640px) {
		.woocommerce-Tabs-panel .woocommerce-product-attributes .woocommerce-product-attributes-item td {
			width: 73%;
		}
		/*.woocommerce-order .woocommerce-table .woocommerce-table__product-name {
			width: 280px;
		}
		.woocommerce-order .woocommerce-table .woocommerce-table__product-table {
			width: 50%;*/
		}	
		.woocommerce-order .woocommerce-table th {
			width: 250px;
		}
		.woocommerce-order .woocommerce-table td {
			width: 53%;
		}
		.woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table {
			display: table;
		}
		.woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table {
			display: table;
			float: none;
		}
		.woocommerce .woocommerce-order-details .order_details {
			display: table;
		}
		.woocommerce .woocommerce-MyAccount-content .shop_table {
			display: table;
		}
	}

	@media (max-width: 576px) {
		.woocommerce ul.products li.product h3 {
			min-height: 36px;
		}		
		.woocommerce .woocommerce-MyAccount-navigation ul {
			width: 93%;
		}			
	}

	@media (max-width: 530px) {
		.woocommerce #content .product div.entry-summary {
			width: 90%!important;
		}
		.woocommerce ul.products li.product h3 {
			min-height: 52px;
		}		
	}	

	@media (max-width: 455px) {
		.container-inner{
			min-height: 348px;
		}
	}

	@media (max-width: 446px) {
		.container-inner {
			min-height: auto;
		}
	}

	@media (max-width: 401px) {
		.woocommerce ul.products li.product h3 {
			min-height: 68px;
		}		
	}

	@media (max-width: 375px) {
		.container-inner{
			min-height: auto;
		}
		
		.woocommerce-Tabs-panel .woocommerce-product-attributes .woocommerce-product-attributes-item td {
			width: 55%;
		}		
	}
		
	@media (max-width: 335px) {
		.woocommerce ul.products li.product h3 {
			min-height: 68px;
		}
	}

	@media (max-width: 327px) {
		.woocommerce ul.products li.product h3 {
			min-height: 86px;
		}
	}

	@media (max-width: 320px) {
		.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
		    width: 100% !important;
		}
		.woocommerce ul.products li.product h3 {
			min-height: 0;
		}			
	}
