/*

	Theme Name: e-m
	Author: hub.co.il
	Website: http://www.hub.co.il
	Version: 1.0
	Description: Custom template designed for efrati madpis
	
*/
.content.col-lg-12.col-md-12.col-sm-12.col-xs-12.pull-right {
    padding: 0;
}
#gallery-1 img {
    border: none !important;
}
.products-description, .products-description, .section-page .our-products {
    touch-action: initial !important;
}

@media screen and (min-width:992px) {
    .logo img {
        margin-top: 15px;
        height: 40px;
        padding: 0 !important;
    }
}


@media screen and (min-width:768px) and (max-width:991px) {
    .logo img {
        width: 100px;
        margin-top: 25px;
        height: auto;
        padding: 0 !important;
    }
}

@media screen and (max-width:320px) {
    .logo img {
        width: 110px;
        margin-top: 25px;
        padding: 0 !important;
        margin-right: 5px;
    }
}

@media screen and (min-width:321px) and (max-width:767px) {
    .logo img {
        width: 150px;
        margin-top: 15px;
        padding: 0;
        margin-right: 5px;
    }
}
li#menu-item-787 {
    position: absolute;
    left: 0;
}