#custom-header{
width: 100%;
height: auto;
position: relative;
border-bottom: 35px solid #000000;
padding: 30px 20px;
text-align: left !important;
}
.logo_block{
background: url(//jems.goshow.co.il/wp-content/themes/Divi-child/img/logo.png) center center no-repeat;
background-size: contain;
width: 140px;
height: 90px;
display: block;
}
#custom-header .logo_block{
margin-right: auto;
}
#header-text{
background: url(//jems.goshow.co.il/wp-content/themes/Divi-child/img/sundays-live-header.png) center center no-repeat;
background-size: contain;
width: 100%;
height: 50px;
}
#custom-header .cus-clm{
vertical-align: bottom;
}
.cus-clm{
display: inline-block;
vertical-align: top;
}
.cc-2{
width: 25%;
}
.cc-6{
width: 50%;
}
.cus-container{
max-width: 1080px;
text-align: center;
margin: 0 auto;
position: relative;
}
#footer-line{
height: 65px;
background: #000;
width: 100%;
margin: 25px 0;
}
.content-text{
margin: 30px auto;
}
.content-text p{
padding-bottom: 0;
color: #000000;
font-weight: 500;
font-size: 19px;
margin-top: 10px;
line-height: 20px;
padding: 0 5px;
}
.main-content{ }
#separator{
width: 100%;
height: 20px;
background: #000;
}
#left-image{
width: 100%;
height: 759px;
background: url(//jems.goshow.co.il/wp-content/themes/Divi-child/img/left-image.png) center center no-repeat;
background-size: contain;
margin-top: 100px;
}
#right-image{
width: 100%;
height: 696px;
background: url(//jems.goshow.co.il/wp-content/themes/Divi-child/img/right-image.png) center center no-repeat;
background-size: contain;
margin-top: 100px;
}
.category-page-content .logo_block{
margin: 0 auto;
}
.category-page-content .city_name{
margin-bottom: 15px;
}
.custom-fields-info-post{
margin-bottom: 15px;
}
.mob_logo{
display: none;
}
@media only screen and (max-width:860px) {
.cus-clm{
display: block;
width: 100%;
text-align: center;
}
.logo_block{
margin: 0 auto 25px;
}
#left-image, #right-image, .pc_logo{
display: none;
}
.mob_logo{
display: block;
}
}
#page-container{
padding-top: 0 !important;
}
.content_block{
text-align: center;
}
.category_block {
background: #DEC38C;
position: relative;
width: 237px;
height: 225px;
display: inline-block;
vertical-align: top;
margin: 7px 16px;
cursor: pointer;
transition: .2s;
float: right;
}
.home-page-block .category_block:hover {
background: #CAB180;
}
.category_block .image{
background: url(//jems.goshow.co.il/wp-content/themes/Divi-child/img/logo.png) center center no-repeat;
background-size: contain;
width: 135px;
height: 85px;
margin: 50px auto 0;
transition: .3s;
}
.city_name, .custom-fields-info p, .city-page-block .title, .custom-fields-info-post p{
color: #000000;
font-weight: 600;
font-size: 22px;
margin-top: 10px;
}
.hover-block{
height: 100%;
width: 100%;
background: #DEC38C;
position: absolute;
top: 100%;
right: 0;
transition: .3s;
}
.custom-fields-info{
background: #F2E8D2;
width: 100%;
height: 76px;
padding: 10px 15px 15px;
text-align: right;
position: absolute;
bottom: -76px;
transition: .3s;
}
.city-page-block .title{
margin-top: -23px;
opacity: 0;
position: absolute;
top: 46%;
width: 100%;
transition: .3s;
}
.custom-fields-info p, .custom-fields-info-post p{
padding-bottom: 5px;
margin: 0;
font-size: 20px;
text-align: right;
}
.city-page-block .category_block{
overflow: hidden;
}
.city-page-block .category_block:hover .custom-fields-info{
bottom: 0;
}
.city-page-block .category_block:hover .title{
opacity: 1;
}
.city-page-block .category_block:hover .image{
opacity: 0;
}
#back-btn{
position: absolute;
bottom: -59px;
left: 0;
color: #fff;
font-size: 20px;
cursor: pointer;
}
#post-columns .et_pb_code_inner{
height: 100%;
}
@media only screen and (max-width: 980px) {
.custom-fields-info-post p{
text-align: center;
}
}
@media only screen and (max-width: 1060px) {
.category_block{
float: none;
}
}