﻿ header .logoImg {    margin: 20px 16px 0 0;}
 
 #divFooter:after,
 #divFooter #email_input,
 #divFooter .send { display:none}
 header.sticked {top:0}
 #divFooter b { float:none; margin:0 auto;    line-height: 65px; display:none}
 #divFooter > div:after  { content:"כל הזכויות שמורות לגלובס 2018";    font-size: 26px;
    font-family: almoni-dl9;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.24);
    color: #fff;margin:0 auto;    line-height: 65px;

 }
 #divFooter {     background-image: linear-gradient(0deg, #569fcc, #86c7e3);   height: 60px;}
 header .title {margin-top:11px}
 header .title a {  font-family: almoniTzar4;    font-size: 46px;}
 header {
background: rgba(87,158,227,1);
background: -moz-linear-gradient(180deg, rgba(87,158,227,1) 0%, rgba(134,199,227,0.95) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(87,158,227,1)), color-stop(100%, rgba(134,199,227,0.95)));
background: -webkit-linear-gradient(180deg, rgba(87,158,227,1) 0%, rgba(134,199,227,0.95) 100%);
background: -o-linear-gradient(180deg, rgba(87,158,227,1) 0%, rgba(134,199,227,0.95) 100%);
background: -ms-linear-gradient(180deg, rgba(87,158,227,1) 0%, rgba(134,199,227,0.95) 100%);
background: linear-gradient(180deg, rgba(87,158,227,1) 0%, rgba(134,199,227,0.95) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b87eb1', endColorstr='#41990b1', GradientType=1 );
 }

 .ItemKidom .text h3:before {
         background-image: linear-gradient(24deg, #569fcc, #86c7e3);
 }

#p2048 .item50pr .wr_item h2,
#p2048 .wr_item h2 {    color: #6f6f6f;}
#p2048 .wr_item h3 {    color: #217fd8;}
#p2048 .ItemMain .wr_item h2 {
    color:#fff
}

#p2048 .socialIconsArt a {    background-color: #6fb1e3;}
#p2048 .ItemMain .wr_item h2, #p2048 .ItemMain .wr_item h3 {color: #fff;}
#p2048.article .ItemMain {     margin-top:62px;} 

@media only screen and (max-width: 480px) {
    header .title a {    font-size: 30px;}
    header .title {margin-top:0}
    #divFooter > div:after {font-size:24px}
    header .logoImg {margin-top:16px}
    header .social {margin-top:18px}
    #divArticleText h3,
    #divArticleText p {margin-right:20px}
    #divArticleText {margin-right:0 !important; width:100% !important }
    #divArticleText div {margin-left:0}

}