   .wrapper_container_header_mob,
   .wrap-header-karno-det-bottom-mob,
   .footer-main-box-mob {
      display:none;
   }
   .home-mob-order-icons {
      display:none;
   }
   #megamenu_56 {
    display:none;
}

#megamenu_57 {
    display:none;
}
.box-content.products .box-product-mob {
    display: none;
}
.home-mobile .main-content.full-width.home .home-main-container .home-bottom .advanced-grid .fb-page.block-home-mob {
    display: none !important;

}
.table-prod-altek-sc-lh2-20 {
    margin: 20px 0;
}
.table-prod-altek-sc-lh2-20 table {
    border: 1px solid #999999;
}
.table-prod-altek-sc-lh2-20 thead {
   font-weight: bold;
}
.table-prod-altek-sc-lh2-20 .block-table-product_title {
    background: #D6D6D6;
    padding: 5px 3px;
    text-align: center;
    border: 1px solid #999999;
}
.table-prod-altek-sc-lh2-20 tbody td {
    text-align: center;
    border: 1px solid #999999;
}
@media screen and (max-width: 700px) {
   .table-prod-altek-sc-lh2-20 table {
      border: none;
      margin: 0 auto;
   }
  .table-prod-altek-sc-lh2-20 thead {
    display: none;
  }
  .table-prod-altek-sc-lh2-20 tr {
    display: block;
    margin-bottom: 3rem;
    border-bottom: 2px solid #999999;
    float: left;
  }
  .table-prod-altek-sc-lh2-20 tbody td {
    display: block;
    text-align: right;
    border-top: none;
    border-left: none;
    border-right: none;    
    border-bottom: 1px solid #999999;
    width: 100%;
    float: right;
  }
  .table-prod-altek-sc-lh2-20 td:before {
    content: attr(aria-label);
    float: left;
    font-weight: bold;
    width: 80%;
    text-align: left;
  }
}

@media (min-width:992px) {
 .wrap-cont-prod-bottom #column-left {
    display: none;
 }
 .home-mob-left-menu-bottom {
    display: none;
 }
   .mobile-landing #column_left, .mobile-landing #column-left {
      display: none;
   }
   .mobile-landing .footer-main-box-mob  {
      display: none;
   }

   header .top-phone2 p {
       float: left;
   }
}



			.wrap-project-in-product {
			   font-family: Roboto;
			   margin-bottom: 45px;
			}
			.wrap-project-in-product .project-in-product a {
			   text-decoration: none;
			}
			.wrap-project-in-product .project-in-product a:hover {
			   text-decoration: none;
			   color: #333333; 
			}
			.wrap-project-in-product .project-in-product a:hover .project-in-product-title {
			   color: #e21a22;
			   transition: all 0.4s;
			}
			.wrap-project-in-product h3 {
			   text-align: center;
			   font-family: Roboto;
            clear: both;
            display: block;
            padding-bottom: 30px;
            font-size: 2em;
            margin-top: 0;
            margin-bottom: 30px;
			}
			.wrap-project-in-product .project-in-product-img {
            padding: 0;
            margin: 5px 0 0 0;
            text-align: center;
			}
			.wrap-project-in-product .project-in-product-title {
			   font-family: Roboto;
            padding: 0;
            margin: 0 0 10px 0;
			}
			.wrap-project-in-product .project-in-product-descr {
			   font-family: Roboto!important;
            text-align: left;
            padding: 0;
            font-size: 14px;
			}

         .wrap-project-in-product .owl-controls .owl-buttons {
         	opacity: 0;
         	filter: alpha(opacity=0);
         	-webkit-transition: all 0.4s;
         	-moz-transition: all 0.4s;
         	-o-transition: all 0.4s;
         	transition: all 0.4s;
         	visibility: hidden;
         }
         .wrap-project-in-product .carousel-project:hover .owl-controls .owl-buttons {
         		visibility: visible;
         		opacity: 1;
         		filter: alpha(opacity=100);
         	}

      	.wrap-project-in-product .owl-controls .owl-buttons .owl-prev,
      	.wrap-project-in-product .owl-controls .owl-buttons .owl-next {
      		position: absolute;
      		left: 75px;
      		top: 50%;
      		margin: -17px 0px 0px 0px !important;
      		height: 44px;
      		width: 44px;
      		margin: 0px;
      		background: #fff;
      		display: block;
      		border-radius: 100px;
      		-webkit-border-radius: 100px;
      		-moz-border-radius: 100px;
      		transition: all 0.2s ease-in-out;
      		-webkit-transition: all 0.2s ease-in-out;
      		-moz-transition: all 0.2s ease-in-out;
      		padding: 8px 0px 0px 12px;
      		font-size: 13px;
      		font-family: Poppins;
      	}
      	     
   		.wrap-project-in-product .owl-controls .owl-buttons .owl-next {
   			left: auto;
   			right: 75px;
   			padding: 8px 0px 0px 14px;
   		}
   		
   		.wrap-project-in-product .owl-controls .owl-buttons .owl-prev:hover,
   		.wrap-project-in-product .owl-controls .owl-buttons .owl-next:hover {
   		     background: #d9121f;
   		}
      		
         .wrap-project-in-product .owl-controls .owl-buttons .owl-prev {
              left: 30px;
         }
         
         .wrap-project-in-product .owl-controls .owl-buttons .owl-next {
              right: 30px;
         }

      		.wrap-project-in-product .owl-controls .owl-buttons .owl-prev:before,
      		.wrap-project-in-product .owl-controls .owl-buttons .owl-next:before {
      		       content: "\f053";
      		       color: #ff0000;
      		       display: inline-block;
      		       font: normal normal normal 14px/1 FontAwesome;
      		       font-size: 30px;
      		       text-rendering: auto;
      		       -webkit-font-smoothing: antialiased;
      		       -moz-osx-font-smoothing: grayscale;
      		       transition: all 0.2s ease-in-out;
      		       -webkit-transition: all 0.2s ease-in-out;
      		       -moz-transition: all 0.2s ease-in-out;
      		}
      		
         .wrap-project-in-product .owl-controls .owl-buttons .owl-next:before {
              content: "\f054";
         }
         
         .wrap-project-in-product .owl-controls .owl-buttons .owl-prev:hover:before,
         .wrap-project-in-product .owl-controls .owl-buttons .owl-next:hover:before {
              color: #fff;
         }


         #main .category-info .wrap-project-in-cat h3 {
             text-align: center;
             font-family: Roboto!important;
             clear: both;
             display: block;
             padding-bottom: 30px!important;
             font-size: 1.6em!important;
             margin-top: 0!important;
             margin-bottom: 30px!important;
             font-weight: 500 !important;
         }
			#main .category-info .wrap-project-in-cat .project-in-product-title {
			   font-weight: 500 !important;
			}
			#main .category-info .wrap-project-in-cat .project-in-product-descr, #main .category-info .wrap-project-in-cat .project-in-product-descr p, #main .category-info .wrap-project-in-cat .project-in-product-descr span {
			   line-height: 20px!important;
			}

         #main .post-entry .wrap-project-in-art h3 {
             text-align: center;
             font-family: Roboto!important;
             clear: both;
             display: block;
             padding-bottom: 30px!important;
             font-size: 1.6em!important;
             margin-top: 0!important;
             margin-bottom: 30px!important;
             font-weight: 500 !important;
         }
			#main .post-entry .wrap-project-in-art .project-in-product-title {
			   font-weight: 500 !important;
			}
			#main .post-entry .wrap-project-in-art .project-in-product-descr, #main .post-entry .wrap-project-in-art .project-in-product-descr p, #main .post-entry .wrap-project-in-art .project-in-product-descr span {
			   line-height: 20px!important;
			}

.wrap-price-status.stock-nal11 .wrap-stock-status {
    background: rgb(247, 214, 29);
    border-radius: 2px;
    width: 108px;
    height: 26px;
}
.wrap-price-status.stock-nal11 .wrap-stock-status span {
    font-size: 15px;
    font-family: "Roboto";
    color: rgb(255, 255, 255);
    line-height: 1.667;
}

/**/
#button-credit-off {
    padding: 5px 5px 5px 40px;
    width: 230px;
    height: 50px;
    border-radius: 25px;
    font-size: 20px !important;
    text-transform: none;
    position: relative;
    background: #cbcbcb;
}
.background-products-det .product-info .cart .add-to-cart #button-cart-off {
    margin-right: 30px;
    padding: 5px;
    width: 165px;
    height: 50px;
    border-radius: 25px;
    font-size: 20px !important;
    font-family: "Roboto";
    font-weight: 700 !important;
    line-height: 1.2;
    text-transform: none;
    background: #cbcbcb;
}
#button-credit-off img {
    position: absolute;
    left: 16px;
    top: 11px;
}
#button-credit-off:hover {
    background: #cbcbcb;
    cursor: inherit;
}
.background-products-det .product-info .cart .add-to-cart #button-cart-off:hover {
    background: #cbcbcb;
    cursor: inherit;    
}











































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































