/*
Theme Name: alphadream
Theme URI: http://www.alphadream.co.il
Author: alphadream
Author URI: http://www.alphadream.co.il
Description: alphadream.
Version: 6.1.3
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: alphadream, wood, kitchens
Text Domain: the7mk2
*/

.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full
{
	display: none;
}


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}

.sub-nav, .dt-mega-menu-wrap {
    right: 0;
}

.footer-form-inner { width: 100%; float: none; margin: 0 auto;  max-width:1110px;  padding: 0px 0;}
.footer-form-inner h3 {color:#FFF !important;text-shadow: 2px 2px #000;}
.footer-form { width:100%; float:right;text-align:center;padding:0px  padding-bottom:20px;}
.footer-form input {width:100% !important}
.footer-form input[type="submit"]  {width: 100% !important;
    border-radius: 0 !important;
    text-align: center !important;
    margin: 5px 0 !important;
    padding: 2px 0 !important;
    font-size: 20px !important;}

/* ניווט מובייל */

.mobile-nev {
    display: none;
}
 @media screen and (max-width: 780px) {
.mobile-nev {
    display: block;
}
#bottom-bar {
    padding-bottom: 35px;
}
}
.mobile-nev {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 7px 0px;
    z-index: 9999;
    box-shadow: 0 0px 25px -6px #000;
	background: #333;
}
.mobile-nev button {
    width: 48%;
    float: right;
    font-size: 16px;
    margin: 0 1%;
    border: none;
    padding: 5px;
    border-radius: 5px;
    padding-right: 30px;
}
.call-m {
    background: url("https://www.alphadream.co.il/wp-content/uploads/2018/02/phone-icon.png") #fff;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center right 12px;
	background-color: rgba(255, 255, 255, 0.85);
}
.mess-m {
    background: url("https://www.alphadream.co.il/wp-content/uploads/2018/02/waze-icon.png") #fff;
    background-size: 19px;
    background-repeat: no-repeat;
    background-position: center right 12px;
	background-color: rgba(255, 255, 255, 0.85);
}