/* 
Theme Name: Theory 2021
Theme URI: https://www.telerom.co.il
Description: A new theme based on elementor for Theory.
Author: Telerom
Author URI: https://www.telerom.co.il
Template: hello-elementor
Version: 1.0.1
Text Domain: theory
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/** HOME **/
h2.active-branches {font-weight: 700;font-size: 36px;color: #285c7e !important;line-height: 1.3em; font-family:'heebo';}
.list-active-branches {margin-bottom:60px;}
.home .list-active-branches {padding:30px;margin-bottom:0;}
.branch-item {border-bottom:1px solid #263c4a;padding:5px;margin-bottom:0;-webkit-transition: all 0.5s 0s ease;-moz-transition: all 0.5s 0s ease;-o-transition: all 0.5s 0s ease;transition: all 0.5s 0s ease;}
.branch-item-icons {float:left;font-size:20px;}
.branch-item-address {display:block;font-size:16px;line-height:16px;min-height:36px;padding-bottom:5px;}
.branch-item-address a {color:#32373C}

.pagelist li a {font-weight:400;}
.one_third {width:32%;float:right;margin-left:1%;}
.et_column_last {margin-left:0 !important;clear:left;}
.clearfix{clear:both;}
/** SINGLE BRANCH **/
.single-branch #main-content .container::before {background:none;}
.payiframe {width:100%;height:2500px;border-left:1px solid #285C7E}
.googlemaps,.waze {display:inline;padding:5px 15px;}
.googlemaps i,.waze i{font-size:25px;position:relative;top:4px;right:-5px;}
.googlemaps {background:#D73F34;color:#fff}
.waze {background:#33CCFF;color:#fff;}
.rtl #content-area table td span, .rtl #content-area table th span, .rtl #content-area table tr span 
{font-family:'Heebo', sans-serif !important;}
.branch-item-address  {color:#333;}

.branchname {font-size: 20px !important;font-weight: bold;}
.branch-item:hover {background:#DCE8FE;}


.list-updates {font-size:20px;width:95%;float:right;padding-right:50px;}
.updates-controls {width:5%;float:left;}
.list-updates a {color:#000;}

[dir="rtl"] .slick-next:before{color:#000 !important;content:"\f054" !important;font-family:"Font Awesome 5 Free" !important;font-weight:900}
[dir="rtl"] .slick-prev:before{color:#000 !important;content:"\f053" !important;font-family:"Font Awesome 5 Free" !important;font-weight:900}
[dir="rtl"] .slick-next {right: 0 !important;}
[dir="rtl"] .slick-prev {right: 25px !important;color:#000 !important} 

/** MAPS **/
.post-type-archive-branch #main-content .container::before {background:none;}
.acf-map {width: 100%;height: 560px;margin: 0 0px 30px;}
.acf-map img {max-width: inherit !important;}
.marker {font-family:'Heebo', sans-serif !important;-webkit-transition: all 0.250s ease-in-out;-moz-transition: all 0.250s ease-in-out;-o-transition: all 0.250s ease-in-out;transition: all 0.250s ease-in-out;}
.marker-wrap {text-align:center;font-family:'Heebo', sans-serif !important;font-size:19px;}
.marker-wrap p {padding-bottom:0;}
.marker-wrap .business-category-name {font-weight:bold;color:#285394;}
.marker-wrap h4 {font-size:30px;font-weight:bold;}
.more-info {background:#285394;padding:5px;text-align:center;color:#fff !important;margin:5px 0;display:block;font-weight:600;}

@media all and ( max-width:768px ){
.one_third {width:49%;float:right;margin-left:1% !important;}
.et_column_last {clear:none;}
.clearfix {clear:none}
.clearfix-mobile {clear:both;}

.branch-item {min-height:130px;}
.list-updates {font-size:15px;line-height:16px;}
.list-updates a {padding-left:10px;}


}