@charset "UTF-8";
/* Themify Grido 7.1.3 framework 7.3.3 */

/*/css/base.min.css*/
.tf_loader{width:1em;height:1em;overflow:hidden;display:inline-block;vertical-align:middle;position:relative}.tf_loader:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;text-indent:-9999em;border-radius:50%;box-sizing:border-box;border:.15em solid rgba(149,149,149,.2);border-left-color:rgba(149,149,149,.6);animation:tf_loader 1.1s infinite linear}@keyframes tf_loader{0{transform:rotate(0)}100%{transform:rotate(360deg)}}.tf_clear{clear:both}.tf_left{float:left}.tf_right{float:right}.tf_textl{text-align:left}.tf_textr{text-align:right}.tf_textc{text-align:center}.tf_textj{text-align:justify}.tf_text_dec{text-decoration:none}.tf_hide{display:none}.tf_hidden{visibility:hidden}.tf_block{display:block}.tf_inline_b{display:inline-block}.tf_vmiddle{vertical-align:middle}.tf_mw{max-width:100%}.tf_w{width:100%}.tf_h{height:100%}.tf_overflow{overflow:hidden}.tf_box{box-sizing:border-box}.tf_abs{position:absolute;inset:0}.tf_abs_t{position:absolute;top:0;left:0}.tf_abs_b{position:absolute;bottom:0;left:0}.tf_abs_c{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tf_rel{position:relative}.tf_opacity{opacity:0}.tf_clearfix:after{content:"";display:table;clear:both}.loops-wrapper>.post,.woocommerce ul.loops-wrapper.products>li.product{float:left;box-sizing:border-box;margin-left:3.2%;margin-right:0;margin-bottom:3.2%;clear:none}.woocommerce .loops-wrapper.no-gutter.products>.product,body .loops-wrapper.no-gutter>.post{margin:0}.woocommerce .loops-wrapper.products.list-post>.product{margin-left:0}.tf_scrollbar{scroll-behavior:smooth;--tf_scroll_color:rgba(137,137,137,.2);--tf_scroll_color_hover:rgba(137,137,137,.4);scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w,10px);height:var(--tf_scroll_h,10px)}.tf_scrollbar::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color);background-clip:padding-box;border:2px solid transparent;border-radius:5px}.tf_scrollbar:hover{scrollbar-color:var(--tf_scroll_color_hover) transparent}.tf_scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color_hover)}.tf_close{position:relative;transition:transform .3s linear;cursor:pointer}.tf_close:after,.tf_close:before{content:'';height:100%;width:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:currentColor;transition:transform .25s}.tf_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.tf_close:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.tf_close:hover:before{transform:translate(-50%,-50%) rotate(135deg)}.tf_vd_lazy:fullscreen video{height:100%;object-fit:contain}

/*/css/themify.common.css*/
iframe{
    border:0
}
a{
	cursor:pointer
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none a,
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
	border:0;
	clip:rect(1px, 1px, 1px, 1px);
	clip-path:inset(50%);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px;
	word-wrap:normal!important
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.skip-to-content:focus{
    clip-path:none
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
    vertical-align:middle;
    color:#fff;
    stroke-width:1px;
    line-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    border-radius:0
}
/*/themify-builder/css/themify-builder-style.css*/
.module_row,
.module_subrow,
.module_column,
.module_row .module{
    position:relative;
    box-sizing:border-box
}
/* Hover Animation */
.module-buttons:hover,
.module_row:hover,
.module_column:hover,
.module-image img:hover,
.module-accordion i,
.module{
    transition:.5s ease;
    transition-property:background,font-size,line-height,color,padding,margin,border,border-radius,box-shadow,text-shadow,filter,transform
}
/* fix gutenberg empty p tag bug */
.entry-content > p:first-of-type:empty,
.entry-content > p:first-of-type+p:empty{
    margin:0;
    padding:0
}
/*GRID*/
.module_row{/* fix Chrome bug */
	display:flex;
	flex-wrap:wrap;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.themify_builder_slider_wrap{
    transition:none
}
.module_row[data-tbfullwidthvideo],.module_subrow[data-tbfullwidthvideo],.module_column[data-tbfullwidthvideo]{
	background-size:cover
}
/*GRID*/
.row_inner,
.subrow_inner{
    display:grid;
    --gutter:3.2%;
    --narrow:1.6%;
    --none:0;
    --align_start:flex-start;
    --align_center:center;
    --align_end:flex-end;
    --auto_height:stretch;
    --align_items:var(--auto_height);
    --align_content:var(--align_start);
    --colg:var(--gutter);
    --c1:1fr;
    --c2:1fr 1fr;
    --c3:1fr 1fr 1fr;
    --c4:1fr 1fr 1fr 1fr;
    --c5:1fr 1fr 1fr 1fr 1fr;
    --c6:1fr 1fr 1fr 1fr 1fr 1fr;
    --c1_2:1fr 2.1025fr;
    --c2_1:2.1025fr 1fr;
    --c1_3:1fr 3.2831fr;
    --c3_1:3.2831fr 1fr;
    --c1_1_2:1fr 1fr 2.1415fr;
    --c1_2_1:1fr 2.1415fr 1fr;
    --c2_1_1:2.1415fr 1fr 1fr;
    --col:repeat(auto-fit,minmax(1%,1fr));
	grid:var(--row,none)/var(--col);
    grid-template-areas:var(--area);
    grid-auto-columns:1fr;
    gap:var(--rowg,0) var(--colg);
    align-content:var(--align_content);
    align-items:var(--align_items);
    /*css variables for responsive columns(the first letter is the cols count, next the selected grid, e.g 3_2:3 is count ,2 the grid),so users can change it by custom css*/
    --area5_3:"col1 col1 col2 col2 col3 col3"
              "col4 col4 col5 col5 . .";

    --area5_1_2:"col1 col2 col2" "col3 col4 col5";

    --area5_2_1:"col1 col1 col2" "col3 col4 col5";

    --area5_1_3:"col1 col2 col2 col2"
                "col3 col4 col4 col4"
                "col5 col5 col5 col5";

    --area5_3_1:"col1 col1 col1 col2"
                "col3 col4 col4 col5";

    --area5_1_1_2:"col1 col2 col3 col3"
                  "col4 col4 col5 col5";

    --area5_1_2_1:"col1 col2 col2 col3"
                  "col4 col4 col5 col5";

    --area5_2_1_1:"col1 col1 col2 col3"
                  "col4 col4 col5 col5";	
    /*Css  Auto grid*/
    --aream2_auto:"col1" "col2";
    --aream3_auto:"col1" "col2" "col3";
    --aream4_auto:"col1" "col2" "col3" "col4";
    --aream5_auto:"col1" "col2" "col3" "col4" "col5";
    --areat6_auto:"col1 col2 col3" "col4 col5 col6";/*6 cols for tablet*/
    --aream6_auto:"col1 col2" "col3 col4" "col5 col6";/*6 cols for mobiile*/
    --areat7_auto:"col1 col2" "col3 col4" "col5 col6" "col7 col7";
    --aream7_auto:"col1" "col2" "col3" "col4" "col5" "col6" "col7";
    --areat8_auto:"col1 col2" "col3 col4" "col5 col6" "col7 col7" "col8 col8";
    --aream8_auto:"col1" "col2" "col3" "col4" "col5" "col6" "col7" "col8"
}
div.module_column{
    width:auto;
    max-width:none;
    margin-left:0;
    margin-right:0;
    min-width:0;
    float:none;
    align-items:inherit;
    align-content:inherit;
    grid-template-columns:minmax(0,1fr);
    display:grid
}
.col_align_middle,/*deperecated,backward compatibility*/
.fullheight > .tb_col_count_1{
    --align_content:var(--align_center)
}
.gutter-narrow{/*deperecated,backward compatibility*/
   --colg:var(--narrow)
}
.gutter-none{/*deperecated,backward compatibility*/
   --colg:var(--none)
}
.module_column:nth-of-type(1){
    grid-area:col1
}
.module_column:nth-of-type(2){
    grid-area:col2
}
.module_column:nth-of-type(3){
    grid-area:col3
}
.module_column:nth-of-type(4){
    grid-area:col4
}
.module_column:nth-of-type(5){
    grid-area:col5
}
.module_column:nth-of-type(6){
    grid-area:col6
}
.module_column:nth-of-type(7){
    grid-area:col7
}
.module_column:nth-of-type(8){
    grid-area:col8
}
.module_column:nth-of-type(9){
    grid-area:col9
}
.module_column:nth-of-type(10){
    grid-area:col10
}
.module_column:nth-of-type(11){
    grid-area:col11
}
.module_column:nth-of-type(12){
    grid-area:col12
}
.module_column:nth-of-type(13){
    grid-area:col13
}
.module_column:nth-of-type(14){
    grid-area:col14
}
.module_column:nth-of-type(15){
    grid-area:col15
}
.module_column:nth-of-type(16){
    grid-area:col16
}
/*DON'T USE THE CLASS direction_rtl, will be removed in the future, need for backward compatibility*/
.direction_rtl > .module_column:nth-of-type(1){
    z-index:16
}
.direction_rtl > .module_column:nth-of-type(2){
    z-index:15
}
.direction_rtl > .module_column:nth-of-type(3){
    z-index:14
}
.direction_rtl > .module_column:nth-of-type(4){
    z-index:13
}
.direction_rtl > .module_column:nth-of-type(5){
    z-index:12
}
.direction_rtl > .module_column:nth-of-type(6){
    z-index:11
}
.direction_rtl > .module_column:nth-of-type(7){
    z-index:10
}
.direction_rtl > .module_column:nth-of-type(8){
    z-index:9
}
.direction_rtl > .module_column:nth-of-type(9){
    z-index:8
}
.direction_rtl > .module_column:nth-of-type(10){
    z-index:7
}
.direction_rtl > .module_column:nth-of-type(11){
    z-index:6
}
.direction_rtl > .module_column:nth-of-type(12){
    z-index:5
}
.direction_rtl > .module_column:nth-of-type(13){
    z-index:4
}
.direction_rtl > .module_column:nth-of-type(14){
    z-index:3
}
.direction_rtl > .module_column:nth-of-type(15){
    z-index:2
}
.direction_rtl > .module_column:nth-of-type(16){
    z-index:1
}
.tb_col_count_1>.module_column{
	grid-area:auto
}
.tb_col_count_2{
	--area:"col1 col2"
}
.tb_col_count_3{
	--area:"col1 col2 col3"
}
.tb_col_count_4{
	--area:"col1 col2 col3 col4"
}
.tb_col_count_5{
	--area:"col1 col2 col3 col4 col5"
}
.tb_col_count_6{
	--area:"col1 col2 col3 col4 col5 col6"
}
.tb_col_count_7{
	--area:"col1 col2 col3 col4 col5 col6 col7"
}
.tb_col_count_8{
	--area:"col1 col2 col3 col4 col5 col6 col7 col8"
}
/*CLEARFIX*/
.module:after{
    content:"";
    display:table;
    clear:both
}
/*RESETS*/
.module_row ul.loops-wrapper{
    margin:0;
    padding:0;
    list-style:none
}
.module_row .ui{
	background-image:var(--tb_app_gr,none);
	background-color:var(--tb_pr_bg,#F7F7F7);
	box-shadow:var(--tb_app_shadow,none);
	border-radius:var(--tb_app_r,0);
	color:var(--tb_pr_color,#555)
}
.ui.builder_button{
    text-decoration:none;
    position:relative; 
    border:solid 1px rgba(0,0,0,.05);
    display:inline-block;
    line-height:130%;
    transition:color .3s linear;
	transition-property:color,background-color,padding,border,box-shadow;
    padding:.625em 1.25em
}
.builder_button:hover{
	text-decoration:none;
	background-color:var(--tb_pr_hover_bg,#f1f1f1)
}
.module .ui.builder_button{
    text-decoration:none
}
.ui.transparent{
	--tb_pr_bg:transparent;
	--tb_pr_hover_bg:transparent;
	--tb_pr_color:#555;
	--tb_app_r:0;
	--tb_app_gr:none;
	--tb_app_shadow:none;
	border:0;
    /* for transparent style inherit color */
    color:inherit
}
.transparent.gradient{
	--tb_app_gr:linear-gradient(to bottom, rgba(255,255,255,.45) 0%,rgba(255,255,255,0) 100%)
}
/*SIZES*/
.ui.large.builder_button{
    font-size:120%;
    padding:10px 20px
}
.ui.small.builder_button{
    font-size:70%;
    padding:5px 10px
}
.xlarge .ui.builder_button{
    padding:.935em 1.875em
}
/*MODULE*/
.module-title{
    font-size:1.2em;
    margin:0 0 1.2em
}
.module img{
    border:0;
    vertical-align:bottom
}
.module-slider{
    margin-bottom:2.5em
}
/*Widget Module*/
.module-widget .widget{
    margin:0
}
.wp-caption{
    max-width:100%
}
/*Map Module*/
.module-map button{
    border-radius:0
}
.module-map .gm-style-mtc img{
    vertical-align:baseline;
    margin-right:5px
}
.row_inner{
    width:1160px;
    margin:0 auto
}
/* fullwidth row */
.module_row.fullheight .module_subrow,
.module_row.fullwidth > .row_inner{
	max-width:100%;
    width:100%
}
/* iOS doesn't support fixed attachment */
@supports(-webkit-touch-callout:none){
    .module_row,.module_subrow,.module_column{background-attachment:scroll!important}
}
/*FULLHEIGHT ROW*/
.module_row.fullheight{
    min-height:100vh
}
.fullheight > .row_inner > .module_column,
.fullheight > .row_inner{
    min-height:inherit
}
.module-plain-text:after{
    display:contents!important
}
/*MEDIA QUERIES*/
@media (max-width:1260px){
    .row_inner{
        max-width:94%
    }
}
@media (max-width:760px){
    .row_inner{
		max-width:90%
    }
}
.themify_builder .builder-parallax-scrolling{
	transition:background-position-y 0s
}
@supports not(cursor:grab){
	.builder-parallax-scrolling{
		background-attachment:scroll!important
	}
}
/*/themify-builder/css/themify-builder-style-rtl.css*/
.ui.module-tab .tab-content[aria-hidden="true"]{
    left:auto;
    right:-9999em
}
.drop-cap > :first-child:first-letter,
.tb_text_dropcap .tb_text_wrap > :first-child:first-letter{
    float:right;
    margin-left:.325em;
    margin-right:0
}
.module-fancy-heading .tf_textl .sub-head:before{
    margin-right:auto
}
/*/styles/modules/site-logo.css*/
#site-logo{
	font:36px/100% Oswald, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform:uppercase;
	position:absolute;
	top:80px;
	margin:0;
}
#site-logo a{
	color:#000;
	text-decoration:none;
}
#site-logo a:hover{
	text-decoration:none;
}
/*http://movers-center.co.il/wp-includes/css/dist/block-library/common.min.css*/
:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
/*/themify-builder/css/modules/image.css*/
.module-image .image-title{
    margin:0 0 .3em;
    font-size:1.2em
}
.module-image .image-title a{
    text-decoration:none;
    color:inherit;
    font-family:inherit;
    text-shadow:inherit
}
/*layout*/
.module-image .image-wrap{
    width:auto
}
.module-image .image-wrap img{
    vertical-align:top;
    display:inline-block
}
/*appearance*/
.module-image.rounded .image-wrap img{
   border-radius:10px
}
.module-image.bordered .image-wrap img{
    border:solid 1px rgba(0,0,0,.15);
    background:#fff;
    padding:3px;
    box-sizing:border-box
}
.module-image.drop-shadow .image-wrap img,
.module.drop-shadow .post-image img{
    box-shadow:0 1px 8px 2px rgba(0,0,0,.15)
}
.module-image.circle .image-wrap img{
    border-radius:50em
}
/* auto fullwidth */
.themify_builder .auto_fullwidth .lightbox{
    display:block
}
.themify_builder .auto_fullwidth .image-wrap,
.themify_builder .auto_fullwidth img{
    width:100%;
    display:block; /* required for FF */
}
/* lightbox */
.module-image .image-wrap .lightbox{
    position:relative;
    display:inline-block;
    max-width:100%
}
/*/themify-builder/css/modules/appearance.css*/
.shadow{
	--tb_app_shadow:0 1px 8px 1px rgba(0,0,0,.1)
}
.embossed{
	--tb_app_shadow:inset 0 1px 0 rgba(255,255,255,.5), inset 0 -3px 0 rgba(0,0,0,.1)
}
.gradient{
	--tb_app_gr:linear-gradient(to bottom, rgba(255,255,255,.45) 0%,rgba(255,255,255,0) 100%)
}
.rounded{
	--tb_app_r:8px
}
.glossy{
	--tb_app_gl:linear-gradient(to top, rgba(255,255,255,.2), rgba(255,255,255,.5))
}
.ui.glossy:before,
.ui.glossy .accordion-title a:before,
.ui.glossy .tab-nav a:before,
.ui.nav.glossy a:before{
	content:var(--tb_app_glc,'');
    width:100%;
    height:50%;
    position:absolute;
    top:0;
    left:0;
    z-index:0;
	border-top-left-radius:inherit;
	border-top-right-radius:inherit;
    background:var(--tb_app_gl);
    pointer-events:none
}
/*/themify-builder/css/modules/image_styles/top.css*/
.module-image.image-top .image-content{
    margin-top:.5em;
    margin-bottom:1em
}
/*/css/modules/search-form.css*/
.tf_s_dropdown input[type="text"]{
    background-color:#fff;
    color:#000;
    margin:0;
    width:auto;
    height:auto;
    max-width:100%;
    min-width:auto;
    min-height:auto;
    display:inline-block;
    box-shadow:none
}
.tf_search_icon{
    padding:9px 11px 10px;
    border-radius:50em;
    cursor:pointer;
    line-height:normal
}
.tf_search_icon:hover{
    background:rgba(150,150,150,.15)
}
.tf_icon_wrap{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:2px;
    font-size:1.2em;
    line-height:1
}
.tf_icon_wrap + input[type="text"],
.tf_icon_wrap + .tf_loader + input[type="text"]{
    padding-left:2.2em
}
.tf_s_dropdown .tf_icon_wrap{
    left:12px
}
/*/style.css*/
/*!
Theme Name:Themify Grido
Theme URI:https://themify.me/themes/grido
Version:7.1.3
Description:Created by <a href="http://www.themify.me">Themify</a>.
Author:Themify
Author URI:http://www.themify.me
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Copyright:(c) 2016 Themify.
Tags:featured-images, translation-ready, custom-menu
Text Domain:themify

---------

DO NOT EDIT THIS FILE.

If you need to override theme styling, please add custom CSS in Appearance > Customize > Custom CSS or a child theme (https://themify.me/docs/child-theme).
*/

/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure{
	margin:0;
	padding:0
}

img, fieldset{
	border:0
}

/* set img max-width */
img{
	box-sizing:border-box
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{
	display:block
}

/* audio */
audio,
iframe, object{
	max-width:100%
}

/* themify theme icons */
@font-face{
	font-family:'themify_theme_icons';
	font-display:swap;
	src:url(data:application/octet-stream;base64,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) format('woff')
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
html{
	-webkit-font-smoothing:antialiased
}
body{
	font:.8em/150% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:#dadee0 url(http://movers-center.co.il/wp-content/themes/grido/images/body-bg.png);
	overflow-wrap:break-word;
	color:#666;
	color:rgba(0,0,0,.6)
}
a{
	text-decoration:none;
	outline:none;
	color:#b16642
}
a:hover{
	text-decoration:underline
}
p{
	margin:0 0 1.2em;
	padding:0
}
small{
	font-size:87%
}
blockquote{
	font:italic 110%/130% "Times New Roman", Times, serif;
	padding:8px 30px 15px
}

/* list */
ul, ol{
	margin:1em 0 1.4em 24px;
	padding:0;
	line-height:140%
}
li{
	margin:0 0 .5em;
	padding:0
}

/* headings */
h1, h2, h3, h4, h5, h6{
	line-height:1.4em;
	margin:20px 0 .4em;
	font-family:Oswald, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:400;
	text-transform:uppercase;
	color:#000;
	text-shadow:0 2px 0 rgba(0,0,0,.1);
	overflow-wrap:normal
}
h1{
	font-size:2.4em
}
h2{
	font-size:2em
}
h3{
	font-size:1.8em
}
h4{
	font-size:1.6em
}
h5{
	font-size:1.4em
}
h6{
	font-size:1.2em
}

/* form input */
input, textarea, select, input[type=search], button{
	font-size:100%;
	font-family:inherit
}
textarea,input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{
	background-color:#fff;
	border:solid 1px #ddd;
	padding:5px 10px;
	border-radius:5px;
	-webkit-appearance:none;
	box-sizing:border-box
}
input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=tel]{
	width:240px;
	max-width:100%
}

/* text area */
textarea{
	line-height:150%;
	width:100%
}

/* form input:focus */
textarea:focus,input[type=text]:focus,input[type=password]:focus,input[type=search]:focus,input[type=email]:focus,input[type=url]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus{
	outline:none;
	border-color:#4ec6f6;
	box-shadow:0 0 10px rgba(78,198,246,.3)
}

/* form button */
input[type=reset], input[type=submit], button{
	color:#ccc;
	line-height:100%;
	border:0;
	padding:8px 20px;
	cursor:pointer;
	border-radius:5px;
	background-color:#222;
	background-image:linear-gradient(to bottom, rgba(221,221,221,0.1) 0%,rgba(0,0,0,0) 100%);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.15), 0 1px 2px rgba(0,0,0,.7);
	-webkit-appearance:none
}

/* form button:hover */
input[type=reset]:hover, input[type=submit]:hover, button:hover{
	background-color:#111;
	color:#fff
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap, .pagewidth, #headerwrap, #header, #main-nav, #body, #layout, #content, .post, .author-box, .post-nav,#sidebar, .widget, #footerwrap, #footer{
	box-sizing:border-box
}

.pagewidth,
.row_inner{
	width:978px;
	margin:0 auto
}

/* body (middle container) */
#body{
	margin:0 auto;
	max-width:100%;
	padding-bottom:40px
}

/* content */
#content{
	margin:20px 0 60px;
	width:676px;
	float:left
}

/* sidebar */
#sidebar{
	width:260px;
	float:right;
	margin:20px 0 60px
}

/* sidebar left */
.sidebar-left #content{
	float:right
}
.sidebar-left #sidebar{
	float:left
}

/* sidebar-none content */
.sidebar-none #content{
	width:100%;
	float:none
}

/* fullwidth content */
.full_width #layout{
	width:100%;
	max-width:100%
}
.full_width #content{
	padding:0;
	width:auto;
	float:none
}
.full_width #sidebar{
	width:auto;
	float:none
}

/************************************************************************************
GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2,
.col2-1
{
	margin-left:3.2%;
	float:left
}
.col4-1{
	width:22.6%
}
.col4-2, .col2-1{
	width:48.4%
}
.col4-3{
	width:74.2%
}
.col3-1{
	width:31.2%
}
.col3-2{
	width:65.6%
}
.col.first,
.col4-1.first,
.col4-2.first,
.col4-3.first,
.col3-1.first,
.col3-2.first,
.col2-1.first
{
	margin-left:0;
	clear:left
}

/************************************************************************************
HEADER
*************************************************************************************/
#header{
	position:relative;
	height:170px;
	z-index:100
}

/* nav bar */
#nav-bar{
	width:100%;
	height:45px;
	background-color:#fff;
	border-bottom:solid 1px #c1c1c1;
	position:absolute;
	top:0;
	left:0;
	box-shadow:0 2px 0 rgba(0,0,0,.07)
}
.admin-bar #nav-bar{
	top:32px; /* push down for admin bar */
}

/************************************************************************************
SOCIAL WIDGET
*************************************************************************************/
.social-widget{
	float:right;
	position:absolute;
	top:10px;
	right:0;
	z-index:100
}
.social-widget a{
	text-decoration:none;
	vertical-align:middle
}
.social-widget a:hover{
	text-decoration:none
}
.social-widget .widget{
	display:inline-block;
	margin:0
}
.social-widget .widget div{
	display:inline
}
.social-widget .widgettitle{
	width:auto;
	font:bold 100% Arial, Helvetica, sans-serif;
	text-transform:none;
	border:0;
	letter-spacing:0;
	position:static;
	display:inline-block;
	margin:5px 8px 2px 0;
	padding:0;
	background:0;
	box-shadow:none
}
.social-widget ul{
	margin:6px 0 0!important;
	padding:0;
	display:inline
}
.social-links.horizontal li{
	padding:0 2px 5px 0;
	margin:0;
	display:inline-block;
	border:0!important;
	clear:none;
	line-height:100%
}
.social-widget li img{
	vertical-align:middle;
	margin-top:-2px;
	max-width:24px
}
.social-widget ul li{
	display:inline-block
}

/* rss */
.social-widget div.rss{
	display:inline
}
.social-widget div.rss a{
	background:url(http://movers-center.co.il/wp-content/themes/grido/images/rss.png) no-repeat left center;
	padding:2px 0 4px 30px;
	display:inline-block
}

/************************************************************************************
SEARCH FORM
*************************************************************************************/
#header #searchform{
	position:absolute;
	right:0;
	top:100px;
	width:160px
}
#header #searchform #s{
	width:90px;
	color:#a5a099;
	background-image:url(http://movers-center.co.il/wp-content/themes/grido/images/search.png);
	background-repeat:no-repeat;
	background-position:8px center;
	padding:4px 5px 4px 28px;
	float:right;
	border-radius:11px;
	transition:width .7s
}
#header #searchform #s:focus{
	width:140px;
	color:#333
}

/************************************************************************************
MAIN NAVIGATION
*************************************************************************************/
#main-nav{
	margin:0;
	padding:0;
	position:absolute;
	top:10px;
	left:0;
	z-index:100
}
#main-nav li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative
}
/* main level link */
#main-nav a{
	color:#707679;
	display:block;
	padding:5px 15px;
	margin:0 0 0 5px;
	text-decoration:none
}
/* main level link :hover */
#main-nav a:hover{
	color:#000
}
/* current link */
#main-nav .current_page_item a, #main-nav .current-menu-item a{
	border-bottom:solid 4px #a3d39c
}
/* current link :hover */
#main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover{
	color:#000
}
/* sub-levels link */
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a{
	color:#666;
	font-weight:400;
	padding:7px 0 7px 15px;
	margin:0;
	width:180px;
	background:0;
	border:0;
	text-shadow:none;
	border-radius:0;
	box-shadow:none
}
/* sub-levels link :hover */
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover{
	background-color:#F3F3F3;
	color:#000
}
/* dropdown ul */
#main-nav ul{
	margin:0;
	padding:5px 0;
	list-style:none;
	position:absolute;
	background-color:#fff;
	border:solid 1px #ccc;
	z-index:100;
	display:none;
	border-radius:5px;
	box-shadow:0 1px 2px rgba(0,0,0,.2)
}
#main-nav ul li{
	background:0;
	padding:0;
	margin:0;
	float:none
}
/* sub-levels dropdown */
#main-nav ul ul{
	left:190px;
	top:-2px
}
/* show dropdown ul */
#main-nav li:hover > ul{
	display:block
}
#main-nav .dropdown-open > .sub-menu{
	opacity:1!important;
	transform:none!important
}
#main-nav .has-mega-column > .sub-menu .child-arrow{
	display:none
}
@media (hover:none){
	#main-nav .child-arrow{
		border-radius:100%;
		padding:0 7px;
		margin-left:7px
	}
	#main-nav ul .child-arrow{
		float:right;
		margin-right:15px
	}
	#main-nav .child-arrow:before{
		margin:0
	}
	#main-nav .child-arrow:hover{
		background:rgba(214,214,214,.4)
	}
}

/************************************************************************************
SLIDER
*************************************************************************************/
/* slider general style */
.slider{
	margin-top:20px;
	padding-bottom:10px
}
.slider .slides{
	margin:0;
	padding:0;
	line-height:120%
}
.slider .slides .tf_swiper-slide{
	float:left
}
.slider .post-video{
	margin-bottom:20px
}
.slider .slide-feature-image{
	margin-bottom:10px
}
.slider .slide-post-title{
	font-size:120%;
	line-height:120%;
	margin:0 0 4px
}
.slider .slide-post-title a{
	text-decoration:none
}
.slider .slide-post-title a:hover{
	text-decoration:underline
}
.slider .slide-excerpt{
	font-size:80%;
	line-height:130%
}
.slider .slide-content-wrap{
	margin-bottom:10px
}

.slider audio{
	max-width:100%
}

.slider .gallery img{
	width:40px;
	max-width:40px
}

/* carousel nav */
.slider .carousel-nav-wrap{
	text-align:center;
	margin:15px auto 10px;
	border:0
}
.slider .carousel-prev,
.slider .carousel-next{
	position:static!important;
	display:inline-block!important;
	font:12px/100% Arial, Helvetica, sans-serif!important;
	width:24px!important;
	height:24px!important;
	text-decoration:none;
	text-align:center;
	margin:0 3px;
	padding:4px 0 0;
	color:#666;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	border-radius:10em;
	border:solid 1px #ccc;
	background-color:#f5f5f5;
	background-image:linear-gradient(to bottom, rgba(255,255,255,.1) 0%,rgba(0,0,0,.1) 100%);
	box-shadow:inset 0 -1px 1px rgba(255,255,255,.4)
}
.slider .carousel-next:before,
.slider .carousel-prev:before{
	border:0;
	transform:none
}
.slider .carousel-prev:before{
	content:"\00ab"
}
.slider .carousel-next:before{
	content:"\00bb"
}
.slider .carousel-prev:hover,
.slider .carousel-next:hover{
	background-color:#f4f4f4
}
/* carousel nav disabled */
.carousel-nav-wrap .disabled,
.carousel-nav-wrap .disabled{
	opacity:6;
	cursor:default
}

/* carousel pager */
.carousel-pager{
	clear:both;
	text-align:center;
	display:inline-block;
	vertical-align:middle;
	height:8px;
	margin-top:-4px
}
#header-slider .tf_carousel_bullets .tf_carousel_bullet{
	text-indent:-900em;
	width:8px;
	height:8px;
	display:inline-block;
	margin:0 3px;
	background-color:#ccc;
	background-color:rgba(0,0,0,.2);
	border:solid 2px #666;
	border-radius:10em;
	cursor:pointer;
	box-sizing:unset
}
#header-slider .carousel-pager a.selected{
	background-color:#fff;
	background-color:rgba(255,255,255,.6);
	border-color:#ccc
}

#header-slider .slides .slide-container{
	padding:10px 15px 0;
	border:solid 1px #c1bfbf;
	border-radius:10px;
	box-shadow:inset 0 -1px 0 rgba(255,255,255,.4), 0 1px 1px rgba(0,0,0,.1);
	background-color:#f5f5f5;
	background-image:linear-gradient(to bottom, rgba(255,255,255,0.1) 0%,rgba(0,0,0,0.1) 100%)
}

/* orange */
#header-slider .slides .orange .slide-container{
	border-color:#d6c2ab;
	background-color:#fff4e9
}

/* green */
#header-slider .slides .green .slide-container{
	border-color:#b8ce9a;
	background-color:#effcdd
}

/* pink */
#header-slider .slides .pink .slide-container{
	border-color:#ebbdd1;
	background-color:#ffebfe
}

/* lavender */
#header-slider .slides .lavender .slide-container{
	border-color:#c5c1de;
	background-color:#eeedff
}

/* yellow */
#header-slider .slides .yellow .slide-container{
	border-color:#cecaa0;
	background-color:#fdfad5
}

/* blue */
#header-slider .slides .blue .slide-container{
	border-color:#b7d2dd;
	background-color:#e6f8ff
}

/* gray */
#header-slider .slides .gray .slide-container{
	border-color:#b8b7b7;
	background-color:#dddcdc
}

/* black */
#header-slider .slides .black .slide-container{
	border-color:#111;
	background-color:#222;
	color:#999
}
#header-slider .slides .black .slide-container a{
	color:#d0f2ff
}

/************************************************************************************
AUTHOR PAGE
*************************************************************************************/
.author-bio{
	margin:0 0 30px
}
.author-bio .author-avatar{
	float:left;
	margin:0 15px 0 0
}
.author-bio .author-avatar img{
	background-color:#fff;
	padding:4px;
	border:solid 1px #ccc
}
.author-bio .author-name{
	margin:0 0 5px;
	padding:0;
	font-size:160%
}
.author-posts-by{
	margin:0 0 20px;
	padding:10px 0 0;
	font-size:140%;
	text-transform:uppercase;
	border-top:double 4px #ccc;
	border-color:rgba(118,118,118,.3)
}

/************************************************************************************
PAGE TITLE
*************************************************************************************/
.page-title{
	margin:0 0 25px;
	padding:0;
	font-size:360%;
	line-height:110%
}

/************************************************************************************
CATEGORY SECTIONS
*************************************************************************************/
.category-section{
	clear:both;
	margin-bottom:30px
}
.category-section-title{
	font-size:120%;
	text-transform:uppercase;
	margin:0 0 20px
}

/************************************************************************************
LOOP WRAPPER
*************************************************************************************/
.loops-wrapper,
.loops-wrapper.grid4,
.loops-wrapper.grid3,
.loops-wrapper.grid2{
	overflow:visible!important
}

/************************************************************************************
POST
*************************************************************************************/
.post{
	margin-bottom:20px;
	position:relative;
	display:block;
	box-sizing:border-box
}
.post-inner{
	padding:0 15px 10px
}
.post-content{
	min-width:120px
}

/* post title */
.post-title{
	margin:8px 20px 10px 0;
	padding:0;
	font:230%/130% Oswald, "Lucida Grande", Arial, "Lucida Sans Unicode", sans-serif;
	text-transform:uppercase
}
.post-title a{
	color:#000;
	text-decoration:none
}

/* post image */
.post-image{
	max-width:100%;
	margin:0 0 10px
}

/* post meta */
.post-meta{
	font-size:85%;
	margin:20px 0 0
}
.post-meta span{
	margin-right:7px
}
.post-meta .post-author{
	background:url(http://movers-center.co.il/wp-content/themes/grido/images/post-author.png) no-repeat 0 2px;
	padding-left:16px
}
.post-meta .post-category{
	background:url(http://movers-center.co.il/wp-content/themes/grido/images/post-category.png) no-repeat 0 2px;
	padding-left:16px
}
.post-meta .post-tag{
	background:url(http://movers-center.co.il/wp-content/themes/grido/images/post-tag.png) no-repeat 0 2px;
	padding-left:16px
}
.post-meta .post-comment{
	background:url(http://movers-center.co.il/wp-content/themes/grido/images/post-comment.png) no-repeat 0 2px;
	padding-left:16px
}

/* post date */
.post-date{
	font-size:10px;
	line-height:100%;
	color:#fff;
	text-transform:uppercase;
	background-color:#a3d39c;
	padding:5px 10px;
	display:inline-block;
	position:relative;
	top:-1px;
	box-shadow:inset 0 2px 0 rgba(255,255,255,.2), inset 0 1px 0 rgba(0,0,0,.2), inset 0 -1px 0 rgba(0,0,0,.08);
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}


/************************************************************************************
MASONRY LAYOUT
*************************************************************************************/
/* grid4 post */
.loops-wrapper.grid4 .post-title{
	font-size:145%;
	padding:0
}
#body .loops-wrapper.grid4 .gallery img{
	max-width:40px
}

.loops-wrapper.grid3 .post-title{
	font-size:160%;
	padding:0
}

.loops-wrapper.grid2 .post-title{
	font-size:170%;
	padding:0
}
.loops-wrapper.grid2 .post-comment{
	font-size:70%
}

/* grid2-thumb post */
.loops-wrapper.grid2-thumb .post-title{
	margin:0 0 5px;
	font-size:150%
}
.loops-wrapper.grid2-thumb .post-image{
	float:left;
	margin:5px 14px 10px 0
}
.loops-wrapper.grid2-thumb .post-content{
	overflow:hidden
}
/* list thumb post */
.loops-wrapper.list-thumb-image .post-image{
	float:left;
	margin:7px 16px 10px 0
}
.loops-wrapper.list-thumb-image .post-content{
	overflow:hidden
}

/* list large image */
.loops-wrapper.list-large-image .post-image{
	float:left;
	margin:7px 22px 10px 0
}
.loops-wrapper.list-large-image .post-title{
	font-size:200%;
	margin:0 0 5px;
	padding:0
}
.loops-wrapper.list-large-image .post-content{
	overflow:hidden
}

/************************************************************************************
POST COLORS
*************************************************************************************/
/* default post color */
.post-inner{
	border:solid 1px #c1bfbf;
	border-radius:10px;
	box-shadow:inset 0 -1px 0 rgba(255,255,255,.4), 0 1px 2px rgba(0,0,0,.1);
	background-image:linear-gradient(to bottom, rgba(255,255,255,0.1) 0%,rgba(0,0,0,0.1) 100%)
}

/* orange */
.post.orange .post-inner{
	border-color:#d6c2ab;
	background-color:#fff4e9
}

/* green */
.post.green .post-inner{
	border-color:#b8ce9a;
	background-color:#effcdd
}

/* pink */
.post.pink .post-inner{
	border-color:#ebbdd1;
	background-color:#ffebfe
}

/* lavender */
.post.lavender .post-inner{
	border-color:#c5c1de;
	background-color:#eeedff
}

/* yellow */
.post.yellow .post-inner{
	border-color:#cecaa0;
	background-color:#fdfad5
}

/* blue */
.post.blue .post-inner{
	border-color:#b7d2dd;
	background-color:#e6f8ff
}

/* gray */
.post.gray .post-inner{
	border-color:#b8b7b7;
	background-color:#dddcdc
}

/* black */
.post.black .post-inner{
	border-color:#111;
	background-color:#222
}
.post.black{
	color:#999
}
.post.black a{
	color:#d0f2ff
}

/************************************************************************************
POST FORMATS
*************************************************************************************/
/* audio format */
.format-audio .audio-image img{
	float:left;
	margin:0 20px 10px 0
}
.format-audio .audio-player{
	margin:8px 0 10px;
	overflow:hidden
}
.post audio{
	max-width:100%
}

/* quote format */
.format-quote .quote-content{
	font:italic 120%/130% "Baskerville", Georgia, Times, serif
}
.format-quote .quote-author{
	margin:0 0 10px;
	font-style:normal;
	font-variant:small-caps;
	text-align:right;
	letter-spacing:.1em;
	font-family:"Baskerville", Georgia, Times, serif
}

/* format link */
.format-link .post-title a{
	background:url(http://movers-center.co.il/wp-content/themes/grido/images/link-arrow.png) no-repeat right center;
	padding-right:23px;
	padding-bottom:2px
}

/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video, .embed-youtube{
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	font-size:.9em;
	margin-bottom:15px
}
.post-video iframe,
.post-video object,
.post-video embed,
.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
/************************************************************************************
POST EMBEDS (css for various fluid elements)
*************************************************************************************/
.twitter-tweet-rendered{
	max-width:100%!important
}
/************************************************************************************
POST ICON
*************************************************************************************/
.post-icon{
	background:#a3d39c url(http://movers-center.co.il/wp-content/themes/grido/images/icon-post.png) no-repeat center center;
	width:38px;
	height:38px;
	display:block;
	position:absolute;
	top:-9px;
	right:-3px;
	border-radius:20em;
	box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)
}
.format-audio .post-icon{
	background-image:url(http://movers-center.co.il/wp-content/themes/grido/images/icon-audio.png)
}
.format-gallery .post-icon{
	background-image:url(http://movers-center.co.il/wp-content/themes/grido/images/icon-gallery.png)
}
.format-link .post-icon{
	background-image:url(http://movers-center.co.il/wp-content/themes/grido/images/icon-link.png)
}
.format-quote .post-icon{
	background-image:url(http://movers-center.co.il/wp-content/themes/grido/images/icon-quote.png)
}
.format-status .post-icon{
	background-image:url(http://movers-center.co.il/wp-content/themes/grido/images/icon-status.png)
}
.format-aside .post-icon{
	background-image:url(http://movers-center.co.il/wp-content/themes/grido/images/icon-aside.png)
}
.format-video .post-icon{
	background-image:url(http://movers-center.co.il/wp-content/themes/grido/images/icon-video.png)
}
.format-image .post-icon{
	background-image:url(http://movers-center.co.il/wp-content/themes/grido/images/icon-image.png)
}
.format-chat .post-icon{
	background-image:url(http://movers-center.co.il/wp-content/themes/grido/images/icon-chat.png)
}

/************************************************************************************
ISOTOPE
*************************************************************************************/
.isotope-item{
	z-index:2
}

.isotope-hidden.isotope-item{
	pointer-events:none;
	z-index:1
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item{
          transition-duration:0.8s
}

.isotope{
          transition-property:height, width
}

.isotope .isotope-item{
          transition-property:transform, opacity
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition{
          transition-duration:0s
}
/* End:Recommended Isotope styles */

/* Prevent Post box container cropping */
.isotope{
	overflow:visible!important
}

.isotope-hidden{
	display:none!important
}
/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box{
	margin:15px 0
}
.author-box .author-avatar{
	float:left;
	margin:0 15px 5px 0
}
.author-box .author-name{
	margin:0 0 5px
}

/************************************************************************************
POST NAVIGATION (the <nextpage> tag)
*************************************************************************************/
.post-pagination{
	text-align:right;
	margin:.5em 0 2em
}
.post-pagination strong{
	margin-right:3px
}
.post-pagination a{
	margin-left:3px;
	margin-right:3px
}
/************************************************************************************

POST NAVIGATION
*************************************************************************************/
.post-nav{
	margin:0 0 30px;
	padding:15px 0;
	clear:both
}
.post-nav .prev,
.post-nav .next{
	width:47%;
	position:relative
}
.post-nav a{
	text-decoration:none;
	display:block
}
.post-nav a:hover{
	text-decoration:none
}
.post-nav .prev{
	float:left
}
.post-nav .next{
	float:right;
	text-align:right
}

/* post nav arrow */
.post-nav .arrow{
	color:#666;
	font:normal 20px/100% "Times New Roman", Times, serif;
	display:block;
	float:left;
	width:32px;
	height:28px;
	padding:4px 0 0;
	text-align:center;
	margin:-8px 10px 17px 0;
	border-radius:10em;
	border:solid 1px #ccc;
	background-color:#f9f9f9;
	background-image:linear-gradient(to bottom, rgba(255,255,255,0.1) 0%,rgba(0,0,0,0.1) 100%);
	box-shadow:inset 0 -1px 1px rgba(255,255,255,.4)
}
.post-nav .next .arrow{
	float:right;
	margin-left:10px;
	margin-right:0
}
.post-nav a:hover span{
	background-color:#fff
}

/************************************************************************************
COMMENTS
*************************************************************************************/
.commentwrap{
	margin:40px 0 20px;
	padding:10px 0 0;
	position:relative;
	clear:both
}

/* comment title */
.comment-title{
	font-size:170%;
	margin:0 0 15px;
	padding:0
}

/* comment pagenav */
.commentwrap .pagenav{
	margin:10px 0;
	border:0;
	box-shadow:none
}
.commentwrap .pagenav.top{
	margin:0;
	position:absolute;
	top:10px;
	right:0
}

/* commentlist */
.commentlist{
	margin:0;
	padding:5px 0 0;
	border-top:solid 1px #ddd
}
.commentlist li{
	margin:0;
	padding:15px 0 0;
	list-style:none;
	position:relative
}
.commentlist .comment-author{
	margin:2px 0 5px;
	padding:0
}
.commentlist .avatar{
	float:left;
	margin:0 15px 0 0
}
.commentlist cite{
	font:italic 19px/120% "Times New Roman", Times, serif
}
.commentlist cite a{
	text-decoration:none
}
.commentlist cite .tf_fa{
	margin-right:10px
}
.commentlist .bypostauthor > .comment-author cite{
	background:url(http://movers-center.co.il/wp-content/themes/grido/images/icon-author-comment.png) no-repeat 0 2px;
	padding-left:18px
}
.commentlist .comment-time{
	font-size:75%;
	text-transform:uppercase
}
.commentlist .commententry{
	border-bottom:solid 1px #ddd;
	position:relative;
	min-height:40px;
	overflow:hidden;
	padding-bottom:5px;
	overflow-wrap:break-word
}
.commentlist ul, .commentlist ol{
	margin:0 0 0 90px;
	padding:0
}

/* reply link */
.commentlist .reply{
	position:absolute;
	right:10px;
	top:16px
}
.commentlist .comment-reply-link{
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none
}
.commentlist .comment-reply-link:hover{
	text-decoration:none
}

/* comment form */
#respond{
	margin:40px 0 30px;
	padding:10px 0 0;
	position:relative;
	clear:both
}
#respond #cancel-comment-reply-link{
	position:absolute;
	top:20px;
	right:0;
	font-size:75%;
	line-height:100%;
	text-decoration:none;
	padding:5px 12px;
	display:block;
	color:#fff;
	border:solid 1px #9b3313;
	background-color:#e83903;
	background-image:linear-gradient(to bottom, rgba(255,255,255,0.1) 0%,rgba(0,0,0,0.1) 100%);
	border-radius:10em;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.4), 0 1px 0 rgba(0,0,0,.1)
}
#respond #cancel-comment-reply-link:hover{
	background-color:#333;
	border-color:#000
}
#commentform{
	margin:15px 0 0
}
#commentform label{
	font-weight:700
}
#commentform label small{
	font-weight:400
}
#commentform textarea{
	height:140px;
	width:100%;
	box-sizing:border-box
}
#commentform .comment-form-author,
#commentform .comment-form-email{
	width:50%;
	float:left;
	box-sizing:border-box;
	clear:none
}
#commentform p.comment-form-author{
    padding-right:2%
}
#commentform .comment-form-email{
	padding-left:2%
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=url]{
	width:100%;
	max-width:none;
	box-sizing:border-box
}
#commentform input#submit{
	padding:7px 20px
}

/************************************************************************************
SIDEBAR
*************************************************************************************/
.widget{
	margin:0 0 30px;
	overflow-wrap:break-word
}
.widgettitle{
	margin:0 0 10px;
	padding:0;
	font-size:150%
}
.widget ul{
	margin:0;
	padding:0
}
.widget li{
	margin:0;
	padding:6px 0;
	list-style:none;
	clear:both
}
.widget ul ul{
	margin:6px 0 -6px;
	padding:0;
	border-top:none
}
.widget ul ul li{
	margin:0;
	padding-left:10px
}

/************************************************************************************
WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption{
	font-weight:700;
	padding-bottom:10px
}
.widget #wp-calendar td{
	width:31px;
	padding:4px 2px;
	text-align:center
}

/* feature posts widget */
.widget .feature-posts-list br{
	display:none
}
.widget .feature-posts-list .post-img{
	margin:4px 12px 10px 0;
	float:left
}
.widget .feature-posts-list small{
	font:italic 90% "Times New Roman", Times, serif;
	display:block;
	margin:0 0 3px
}
.widget .feature-posts-list .feature-posts-title{
	margin:4px 0 3px
}
.widget .feature-posts-list .post-excerpt{
	display:block
}

/* links widget */
.widget .links-list img, .widget_links img{
	vertical-align:middle
}

/* recent comments widget */
.recent-comments-list .avatar{
	margin-right:12px;
	float:left
}

/* flickr widget */
.widget .flickr_badge_image{
	margin-top:10px
}
.widget .flickr_badge_image img{
	width:50px;
	height:50px;
	margin-right:12px;
	margin-bottom:12px;
	float:left
}

/* flickr shortcode */
.shortcode .flickr_badge_image{
	width:23.8%;
	margin:0 1.5% 1.5% 0;
	float:left
}
.shortcode .flickr_badge_image:nth-of-type(4n){
	margin-right:0
}
.shortcode .flickr_badge_image img{
	margin:0
}

/* search widget */
#sidebar #searchform{
	position:static
}
#sidebar #searchform #s{
	width:93%
}

/* Text widget */
.widget .textwidget ul{
	margin:0 0 1.4em 1.6em
}
.widget .textwidget li{
	display:list-item
}
.widget .textwidget ul li{
	list-style:disc
}
.widget .textwidget ol li{
	list-style:decimal
}

/************************************************************************************
INFINITE SCROLL ELEMENTS
*************************************************************************************/
#load-more{
	clear:both;
	margin:30px 0 10px
}
#load-more a{
	font-size:120%;
	line-height:100%;
	color:#fff;
	background:#ababab url(http://movers-center.co.il/wp-content/themes/grido/images/load-more.png) no-repeat 20px center;
	padding:15px 20px 15px 45px;
	text-decoration:none;
	display:none;
	border-radius:10px;
	box-shadow:inset 0 -1px 1px rgba(0,0,0,.5), 0 1px 2px rgba(0,0,0,.3)
}
/**** Infinite Scroll ****/

#infscr-loading{
	position:fixed;
	text-align:center;
	bottom:30px;
	left:50%;
	width:50px;
	height:41px;
	padding-top:9px;
	margin-left:-25px;
	z-index:100;
	background-color:#fff;
	background-color:hsla( 0, 0%, 100%, 0.9 );
	overflow:hidden;
	border-radius:10px
}

/* Social Links Widget */
.widget .social-links{
	margin:0 0 20px;
	padding:0;
	line-height:100%
}
.widget .social-links li{
	margin:0 5px 5px 0;
	padding:0;
	list-style:none;
	border:0;
	display:inline-block
}
.widget .social-links img{
	vertical-align:middle
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footerwrap{
	background-color:#d5d8da;
	border-top:solid 1px #babdbf
}
#footer{
	clear:both;
	padding:20px 0 40px
}

/* footer widget */
#footer .widget li{
	border:0
}

/* footer logo */
#footer-logo{
	font:32px/100% Oswald, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	clear:both;
	margin:5px 0 15px;
	text-shadow:0 2px 0 rgba(0,0,0,.1)
}
#footer-logo a{
	color:#000;
	text-decoration:none
}
#footer-logo a:hover{
	text-decoration:none
}

/* footer nav */
.footer-nav{
	float:left;
	margin:5px 0 25px;
	padding:0
}
.footer-nav li{
	padding:0;
	margin:0 15px 0 0;
	list-style:none;
	float:left;
	position:relative
}
.footer-nav a{
	font:16px/100% Oswald, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#718792
}

/* footer nav sub-levels link */
#footer-nav ul a{
	display:block;
	color:#666;
	font-weight:400;
	text-transform:none;
	font-size:13px;
	padding:7px 0 7px 15px;
	margin:0;
	width:150px;
	background:0
}
/* footer nav sub-levels link :hover */
#footer-nav ul a:hover{
	background-color:#F3F3F3;
	color:#000
}
/* footer nav dropdown ul */
#footer-nav ul{
	margin:0 0 0 -15px;
	padding:5px 0;
	list-style:none;
	position:absolute;
	background-color:#fff;
	border:solid 1px #ccc;
	z-index:100;
	display:none;
	border-radius:5px;
	box-shadow:0 1px 2px rgba(0,0,0,.2)
}
#footer-nav ul li{
	background:0;
	padding:0;
	margin:0;
	float:none
}
/* footer nav sub-levels dropdown */
#footer-nav ul ul{
	left:170px;
	top:-2px
}
/* footer nav show dropdown ul */
#footer-nav li:hover > ul{
	display:block
}

/* back to top */
.back-top{
	float:left;
	margin-right:15px
}
.back-top a{
	background:#879297 url(http://movers-center.co.il/wp-content/themes/grido/images/arrow-up.png) no-repeat center center;
	display:block;
	width:30px;
	height:30px;
	text-indent:-900em;
	border-radius:10em
}
.back-top a:hover{
	background-color:#000
}

/* footer text */
.footer-text{
	font-size:85%
}

/************************************************************************************
WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft, img.aligncenter, img.alignright, img.alignnone{
	margin-bottom:15px
}
.alignleft{
	float:left;
	margin-right:30px
}
.alignright{
	float:right;
	margin-left:30px
}
.aligncenter{
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.wp-caption{
	text-align:center;
	margin-bottom:15px;
	max-width:100%
}
.wp-caption-text{
	font:normal 95%/120% Georgia, "Times New Roman", Times, serif;
	margin:6px 0
}

/* ***********************************************************************************
IMAGE STYLES
*************************************************************************************/
img.alignleft, img.aligncenter, img.alignright, img.alignnone, .wp-caption img,
.widget .feature-posts-list .post-img,
.widget .flickr_badge_image img,
.shortcode .flickr_badge_image img,
.commentlist .avatar,
.recent-comments-list .avatar,
#body .gallery img,
.attachment img,
.image-wrap img,
.slide-image img,
.module .slide-image img,
.module .post-image img{
	padding:2px;
	background-color:#fff;
	border-bottom-color:#ddd;
	box-shadow:0 1px 2px rgba(0,0,0,.2)
}

/************************************************************************************
ATTACHMENT SINGLE VIEW
*************************************************************************************/
.attachment.single-attachment,
.single-attachment .attachment{
	float:none;
	margin:0;
	text-align:left
}
/************************************************************************************
BUILDER
*************************************************************************************/

/* post date */
.module-post .post-date{
	margin:0!important;
	display:inline-block
}
.module-portfolio .post-date{
	background:0;
	color:inherit;
	padding:0;
	box-shadow:none
}

/* post title */
.module-post .post-title{
	margin:8px 20px 10px 0!important
}

/* loops-wrapper */
.module.loops-wrapper.grid4,
.module.loops-wrapper.grid3,
.module.loops-wrapper.grid2,
.module.loops-wrapper.grid2-thumb{
	margin-left:0;
	width:auto
}

/* grid2-thumb and list-thumb-image posts */
.module.loops-wrapper.grid2-thumb .post-content,
.module.loops-wrapper.list-thumb-image .post-content{
	overflow:visible
}
.module.loops-wrapper.grid2-thumb .post-inner,
.module.loops-wrapper.list-thumb-image .post-inner{
	overflow:hidden
}

/* post container */
.module .new-items{
	position:relative
}

/************************************************************************************
CLEAR & ALIGNMENT
*************************************************************************************/
.clear{
	clear:both
}
.left{
	float:left
}
.right{
	float:right
}
.textleft{
	text-align:left
}
.textright{
	text-align:right
}
.textcenter{
	text-align:center
}

/* clearfix */
.widget li:after, #body:after, #footer:after, footer:after,#main-nav:after, .menu:after, #content:after
{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0 }
.widget li, #body, #footer, footer,#main-nav, .menu
{ display:block }

/*BASE MEDIA QUERIES*/
@media(max-width:1260px){
	.default_width #layout .row_inner{
		max-width:100%
	}
}

/*/media-queries.css*/
@media (max-width:1200px){
@media(max-width:980px){

	/************************************************************************************
	STRUCTURE
	*************************************************************************************/
	#pagewrap{
		max-width:100%
	}

	.pagewidth,
	.row_inner{
		max-width:90%
	}

	/* content */
	#content{
		margin:7% 0 5%
	}
	.sidebar1 #content{
		max-width:68%
	}

	/* sidebar */
	#sidebar{
		margin:7% 0 5%;
		max-width:27%
	}
	#sidebar .secondary{
		max-width:47%
	}

	/* loops-wrapper */
	.loops-wrapper{
		max-width:105%
	}

	/************************************************************************************
	GRID
	*************************************************************************************/
	.col4-1,
	.col4-2,
	.col4-3,
	.col3-1,
	.col3-2,
	.col2-1
	{
		margin-left:2%
	}
	.col4-1{
		max-width:23%
	}
	.col4-2, .col2-1{
		max-width:48%
	}
	.col4-3{
		max-width:72%
	}
	.col3-1{
		max-width:31%
	}
	.col3-2{
		max-width:62%
	}

}

@media(max-width:760px){

	/************************************************************************************
	STRUCTURE
	*************************************************************************************/
	.sidebar1 #content,
	#sidebar{
		width:100%;
		max-width:100%;
		float:none;
		clear:both
	}
	#sidebar .secondary{
		width:48%
	}

	/************************************************************************************
	LOOPS WRAPPER
	*************************************************************************************/
	.loops-wrapper.list-post{
		max-width:100%
	}
}

@media(max-width:680px){
	/* reset post-content min width */
	.post-content,
	.module-post .post-content{
		min-width:0!important
	}

	/* disable webkit text size adjust (for iPhone) */
	html{
		-webkit-text-size-adjust:none
	}

	/************************************************************************************
	GRID
	*************************************************************************************/
	.col4-1,
	.col4-2, .col2-1,
	.col4-3,
	.col3-1,
	.col3-2	{
		margin-left:0;
		width:100%;
		max-width:100%
	}

	/************************************************************************************
	LAYOUTS
	*************************************************************************************/
	/* loops-wrapper */
	.loops-wrapper{
		margin-left:0!important;
		width:auto!important
	}

	/* post */
	.post{
		width:auto!important;
		max-width:100%!important;
		margin-left:0!important;
		float:none!important
	}

	/************************************************************************************
	POST NAV
	*************************************************************************************/
	.post-nav .prev, .post-nav .next{
		display:block;
		width:100%;
		clear:both;
		margin-bottom:10px
	}

	/************************************************************************************
	COMMENTS
	*************************************************************************************/
	.commentlist{
		padding-left:0
	}
	.commentlist .commententry{
		clear:left
	}
	.commentlist .avatar{
		float:left;
		width:40px;
		height:40px;
		margin:0 10px 10px 0
	}

	/* commentlist sub-levels */
	.commentlist ul, .commentlist ol{
		margin:0 0 0 7%
	}

	/************************************************************************************
	FOOTER
	*************************************************************************************/
	#footer-logo{
		position:static
	}
	.footer-nav{
		padding:0
	}

	/************************************************************************************
	WOOCOMMERCE SUPPORT
	*************************************************************************************/
	.woocommerce #content div.product div.images,
	.woocommerce #content div.product div.summary{
		float:none!important;
		width:100%!important
	}
}
}
/*/skins/orange/style.css*/
/*  
Skin Name:Orange
Version:1.0
Description:Skin for Grido
*/


/* current link */
#main-nav .current_page_item a, #main-nav .current-menu-item a{
	border-color:#ff8920;
}

/* post date and post icon */
.post-date, .post-icon{
	background-color:#ff8920;
}


/*/wp-content/uploads/themify-customizer-7.3.3-7.1.3.css*/
/* Themify Customize Styling */
body {	
	font-family: "Arial", "Helvetica", sans-serif;	font-size:16px;

	color: #000; 
}
a {		text-decoration:underline;

	color: #000; 
}
a:hover {		font-weight:bold;
	font-weight:bold;
 
}
#sidebar {	
	font-family: "Arial", "Helvetica", sans-serif;	font-size:18px;
 
}
h1 {	
	font-family: "Arial", "Helvetica", sans-serif;	font-size:28px;

	color: #ff6600; 
}
h2 {	
	font-family: "Arial", "Helvetica", sans-serif;	font-size:26px;

	color: #ff6600; 
}
h3 {	
	font-family: "Arial", "Helvetica", sans-serif;	font-size:26px;

	color: #ff6600; 
}
h4 {	
	font-family: "Arial", "Helvetica", sans-serif;	font-size:26px;

	color: #ff6600; 
}
h5 {	
	font-family: "Arial", "Helvetica", sans-serif;	font-size:26px;

	color: #ff6600; 
}
h6 {	
	font-family: "Arial", "Helvetica", sans-serif;	font-size:26px;

	color: #ff6600; 
}
input[type=reset], input[type=submit], button {	
	color: #ff6600; 
}
#header {	
	font-family: "Arial", "Helvetica", sans-serif;
	color: #ff6600; 
}
#header a {		font-weight:bold;
	font-weight:bold;

	color: #ff6600; 
}
#header a:hover {	
	color: #ff4000; 
}
body #site-logo a {	
	font-family: "Arial", "Helvetica", sans-serif;	font-size:24px;
	text-align:center;
	color: #ff6600; 
}
#site-description {	
	font-family: "Arial", "Helvetica", sans-serif;	font-size:16px;
	text-align:center;
	color: #000; 
}
#main-nav a {	
	font-family: "Arial", "Helvetica", sans-serif;
	color: #ff6600; 
}
.post-title, .post-title a {	
	font-family: "Arial", "Helvetica", sans-serif;	font-size:28px;

	color: #ff6600; 
}
.single-post .post-title {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
.loops-wrapper.grid4 .post-title, .loops-wrapper.grid4 .post-title a {	
	font-family: "Arial", "Helvetica", sans-serif;	font-size:20px;
 
}
.loops-wrapper.grid3 .post-title, .loops-wrapper.grid3 .post-title a {	
	font-family: "Arial", "Helvetica", sans-serif;	font-size:20px;
 
}
.loops-wrapper.grid2 .post-title, .loops-wrapper.grid2 .post-title a {	
	font-family: "Arial", "Helvetica", sans-serif;	font-size:20px;
 
}
.loops-wrapper.grid2-thumb .post-title, .loops-wrapper.grid2-thumb .post-title a {	
	font-family: "Arial", "Helvetica", sans-serif;	font-size:20px;
 
}
.loops-wrapper.list-thumb-image .post-title, .loops-wrapper.list-thumb-image .post-title a {	
	font-family: "Arial", "Helvetica", sans-serif;	font-size:20px;
 
}
.page-title {	
	color: #ff6600;
	font-family: "Arial", "Helvetica", sans-serif;	font-size:28px;
 
}
.module-title {	
	color: #ff6600; 
}
#sidebar a {	
	color: #ff6600;
	font-family: "Arial", "Helvetica", sans-serif;	font-size:18px;
 
}
#sidebar .widgettitle {	
	color: #ff6600; 
}

/* Themify Custom CSS */
@media screen and (min-width: 680px){
    #main-nav {
display: flex;
    flex-direction: row;

    }

#site-description{
top:120px;
position:absolute;
}}
/* START MOBILE MENU CSS */
@media screen and (max-width:1100px){
/*/mobile-menu.css*/
/************************************************************************************
HEADER
*************************************************************************************/
/* header */
#header{
	height:auto!important;
}

/* nav bar */
#nav-bar{
	display:none;
}

/* header widget */
.header-widget{
	position:static!important;
	float:none;
	text-align:left;
	clear:both;
	margin:0;
}
.header-widget .widget{
	margin:0 0 10px;
}

/* social widget */
.social-widget{
	padding:5px 0 0;
}

/* reset absolute elements to static */
.social-widget,
#site-logo,
#site-description,
#main-nav{
	position:static;
	float:none;
	clear:both;
}

/* site logo */
#site-logo{
	font-size:42px;
	text-align:left;
	padding:0 90px 0 0;
	width:auto;
	margin:10px 0;
}
#site-logo a{
	font-size:30px;
}

/* site description */
#site-description{
	text-align:left;
	margin:0 0 10px;
}

/* social widget */
.social-widget{
	position:static!important;
	margin:10px 0;
	float:none;
	padding:0;
}
/************************************************************************************
MOBILE NAV BUTTON
*************************************************************************************/
.mobile-button{
	position:relative;
	width:32px;
	height:30px;
	margin-bottom:3px;
	margin-right:3px;
	display:block;
	float:right;
	cursor:pointer;
	background-color:#fff;
	border-radius:5px;
	box-shadow:0 0 0 1px rgba(0,0,0,.1), 0 1px 4px rgba(0,0,0,.2);
}
.mobile-button:before{
	content:"\f0c9";
	font:normal 21px/1em 'themify_theme_icons';
	color:#000;
	position:absolute;
	top:50%;
	left:50%;
	margin:-.5em 0 0 -.5em;
	width:1em;
	height:1em;
	text-align:center;
}
.mobile-button.active:before{
	color:#555;
}
#headerwrap #main-nav .page_item_has_children > a .child-arrow,
#headerwrap #main-nav .menu-item-has-children > a .child-arrow{
	display:none!important;
}

/************************************************************************************
MAIN NAV (MOBILE)
*************************************************************************************/
#main-nav-wrap{
	position:absolute;
	top:10px;
	right:0;
	z-index:1000;
}

/* main nav */
#main-nav{
	clear:both;
	position:static;
	width:200px;
	z-index:1000;
	padding:5px 0;
	background-color:#fff;
	display:none; /* visibility will be toggled with jquery */
	box-shadow:0 0 0 1px rgba(0,0,0,.1), 0 2px 12px rgba(0,0,0,.3);
	border-radius:5px;
	height:auto;
	margin:10px 0;
	max-height:70vh;
	overflow:auto;
	-webkit-overflow-scrolling:touch;
}
#main-nav li{
	clear:both;
	float:none;
	margin:0 0 1px;
	padding:0;
	border:0;
	box-shadow:none;
}
#main-nav a,
#main-nav ul a{
	font:inherit;
	text-transform:inherit;
	background:0;
	width:auto;
	display:block;
	padding:6px 15px;
	margin:0;
	color:#666;
	border:0;
	text-shadow:none;
	box-shadow:none;
}
#main-nav a:hover,
#main-nav ul a:hover{
	background:rgba(0,0,0,.05);
	color:#000;
}
#main-nav ul a{
	padding-left:30px;
}

/* dropdown */
#main-nav ul{
	position:static;
	display:block;
	margin:0;
	padding:0;
	background:0;
	border:0;
	border-radius:0;
	box-shadow:none;
}

/************************************************************************************
SEARCH FORM
*************************************************************************************/
#searchform-wrap{
	position:absolute;
	top:10px;
	right:40px;
	z-index:1000;
}
#search-icon:before{
	content:"\e800";
	font-size:19px;
}
#header #searchform{
	clear:both;
	width:auto;
	position:static;
	overflow:hidden;
	background-color:#fff;
	padding:5px;
	display:none; /* visibility will be toggled with jquery */
	border-radius:5px;
	box-shadow:0 0 0 1px rgba(0,0,0,.2), 0 1px 4px rgba(0,0,0,.2)
}
#header #searchform #s{
	background-color:#eaeaea!important;
	color:#444!important;
}
#header #searchform input#s:focus{
	width:150px;
}
}
/* END MOBILE MENU CSS */