/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 17 2023 | 13:18:18 */
/*------------------------------------------ C O M P U T E R S --------------------------------------------*/
@media screen and (min-width: 1250px) {
.header-mobile,.mobile-menu {display: none;}
/* body.category .articles-archive .type-post:first-child{width:100%}
body.category .type-post:first-child .classic-ui{display:flex;align-items:center;margin:0 0 15px;background:#fff;border:1px solid #DBDEE7;border-radius:7px;overflow:hidden}
body.category .type-post:first-child .post-thumbnail{min-width:50%}
body.category .type-post:first-child .classic-ui img{height:425px;max-height:425px;border-radius:0}
body.category .type-post:first-child .classic-ui .post-date{border:0;box-shadow:unset!important}
body.category .type-post:first-child .classic-ui .ar-post-title{max-width:95%;font-size:37px;height:70px} */
body.category .articles-archive .type-post:first-child .exerpt{font-size:20px;max-width:95%;display:-webkit-box!important;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
div#infinite-handle{display:flex;align-items:center;justify-content:center;margin:25px 0;width:100%}
	
}/*------ C O M P U T E R S  +  T A B L E T S -------*/
@media screen and (min-width: 767px) {
  
}/*------------------------------------------ A L L  T A B L E T S --------------------------------------------*/
@media screen and (min-width: 767px) and (max-width: 1250px) {
  
}/*--- T A B L E T S - B I G ------*/
@media screen and (min-width: 1000px) and (max-width: 1250px){ 
  
}/*--- T A B L E T S - M E D I U M ---*/
@media screen and (min-width: 850px) and (max-width: 1000px) {
  
}/*--- T A B L E T S - S M A L L ---*/
@media screen and (min-width: 767px) and (max-width: 850px) {
  
}/*------------------------- T A B L E T S + M O B I L E ---------------------------*/
@media screen and (max-width: 1250px) {
.pc-header{display:none}
.header-mobile{position:relative;padding:10px 15px;background:#192622;border-radius:0;z-index:9999;transition:all .15s ease-in-out}
.header-mobile .flex-box{display:flex;align-items:center;justify-content:space-between}
.header-mobile .flex-box .mobile-logo{margin:0 0 -5px;height:35px;width: 105px;}
.header-mobile .flex-box .right {display: flex;align-items: center;}
main{padding:0}

/*------------
.staff-picks .col-1{width:100%}
.staff-picks .type-post{margin:0 0 15px;padding:0}
.staff-picks .col-1 .big-item{margin:-5px 0 0}
.staff-picks .col-1 .classic-ui img{height:200px;border-radius:0}
.staff-picks .col-1 .classic-ui .post-date{padding:15px 15px 25px;border-radius:0}
.type-post .classic-ui .category{font-size:14px}
.staff-picks .col-1 .ar-post-title{margin:10px 0!important;max-width:100%;font-size:27px!important;font-weight:700!important;height:50px}
.staff-picks .col-1 .type-post .classic-ui .exerpt{display:block!important;width:100%;font-size:15px;-webkit-line-clamp:4!important}
.staff-picks .col-2{padding:0;width:100%}
.staff-picks .col-2 .type-post{padding:5px 0}
.staff-picks .col-2 .classic-ui{border-radius:0;border-right:0;border-left:0}
--------*/
	
.articles.cats-menu{margin:0;padding:30px 15px}
.articles.cats-menu h2{font-size:25px;margin:0 0 20px}
.articles.cats-menu .cat-list li{margin:0 3px 7px}
.articles.cats-menu .cat-list li a{padding:5px 10px;font-size:14px}
.articles-archive{padding:0 5px}
.articles-archive .type-post{width:50%;margin:0 0 5px;padding:5px}
.type-post .classic-ui img{height:110px;border-radius:5px 5px 0 0}
.type-post .classic-ui .post-date{height: auto;padding:10px;transition: unset;}
.type-post .classic-ui .exerpt{display:none!important}
.type-post .classic-ui .ar-post-title {margin: 5px 0 0;font-size: 20px;font-weight: 500;-webkit-line-clamp: 3;}
.staff-picks .col-2 .classic-ui {transition: unset;}
	
/*.articles-archive .type-post:nth-child(11n){width:100%}
.articles-archive .type-post:nth-child(11n) .classic-ui img{height:285px;border-radius:5px}
.articles-archive .type-post:nth-child(11n) .classic-ui .ar-post-title{max-width:100%;margin:10px 0 0;font-size:25px}*/
	
	
.mobile-menu{position:fixed;top:-200%;right:0;width:100%;max-width:450px;height:calc(100vh - 50px);padding:30px;background:#192622;z-index:9;transition:all .35s ease-in-out}
.page-is-open{overflow:hidden}
.page-is-open .mobile-menu{top:50px;visibility:visible}
.mobile-menu ul{padding:0;margin:0}
.mobile-menu ul li.menu-item-2120{display:none!important}
.mobile-menu ul li a {
    display: block;
    padding: 5px 10px;
    font-family: 'Almoni Tzar ML v5 AAA';
    font-size: 31px;
    color: #fff;
    font-weight: 300;
}
.mobile-menu-top .site-logo {
    display: none;
}
.mobile-menu-middle ul li a {
    display: flex;
    align-items: center;
    font-weight: 300;
    font-size: 23px;
    opacity: .65;
    letter-spacing: 0.5px;
}
.mobile-menu-middle ul li a img{margin:0 7px 0 0;width:12px}
.mobile-menu-middle{margin:20px 0;padding:20px 0;border-top:solid 1px #fff20}
.single-post .primary-content{display:block;padding:15px}
.single-post .primary-content .col-1{width:100%;font-size:16px}

	
.single-post p#breadcrumbs{margin:0 0 15px;font-size:13px;line-height:1.4}
.single-post p#breadcrumbs a{margin:0 1px}
body.category p#breadcrumbs {margin-top: 15px;padding: 0 15px;}
.single-post .primary-content h1.post-title{margin:20px 0 0;font-size:45px}
.single-post .primary-content .meta{display:block}
.single-post .primary-content .share{display:flex;display: none;align-items:center;justify-content:end;margin:15px 0 0}
.single-post .primary-content .share a{margin:0 0 0 10px}
.single-post .primary-content .wp-post-image{margin:0 0 10px;height:250px}
.single-post .entry-content p{margin:0 0 10px}
.single-post .entry-content h2{margin:25px 0 10px;line-height:1.2;font-size:21px}
.single-post .primary-content .entry-content .the-title .title {font-size: 35px;}
.single-post .primary-content .entry-content .the-title {font-size: 40px;}
.single-post .entry-content h3{margin:20px 0 10px;line-height:1.2;font-size:19px}
.single-post .entry-content h4{margin:15px 0 10px;line-height:1.2;font-size:17px}
.single-post .entry-content h5,.entry-content h6{margin:15px 0 10px;line-height:1.2;font-size:16px}
.single-post .primary-content .col-2{padding:0;width:100%}
div#was-this-helpful{display:block!important;margin:20px 0;padding:20px 15px;text-align:center!important;font-size:18px}
div#wthf-title{width:100%;text-align:center}
div#wthf-yes-no{width:100%;justify-content:center;margin:15px 0 0}
#wthf-yes-no span{font-size:13px}
#wthf-yes-no span:first-child:before,#wthf-yes-no span:last-child:before{width:20px;height:20px;margin:0 auto 5px}
.related-articles .related-title{font-size:21px;line-height:1.2}
.more-articles-container,div#infinite-handle .ctis-load-more{margin-top:30px}
.related-articles{padding:20px 5px}
body.category h1.page-title{margin:20px 0 15px;padding: 0 15px;font-size:25px}
div#infinite-handle{width:100%}
.type-post .classic-ui{box-shadow:unset!important}
.type-post .classic-ui .reading-time {margin: 10px 0 0;}

.footer-middle .warp .footer-quarter {
    min-width: fit-content;
    padding: 0;
}
.footer-middle .warp .footer-quarter {
    min-width: fit-content;
    padding: 0 0 0 35px;
}
	
	
	
/*-------------------
.articles-archive .type-post:nth-child(11n+1),
.articles-archive .type-post:nth-child(11n+2),
.articles-archive .type-post:nth-child(11n+3),
.articles-archive .type-post:nth-child(11n+4) {margin-right: -5px;margin-left: -5px;padding: 5px 0;width: calc(100vw + 10px);}
	
.articles-archive .type-post:nth-child(11n+1) .classic-ui,
.articles-archive .type-post:nth-child(11n+2) .classic-ui,
.articles-archive .type-post:nth-child(11n+3) .classic-ui,
.articles-archive .type-post:nth-child(11n+4) .classic-ui {display: flex;align-items: center;margin: 0 -5px;border-top: solid 1px #DBDEE7;border-bottom: solid 1px #DBDEE7;background: #fff;overflow: hidden;}

.articles-archive .type-post:nth-child(11n+1) .classic-ui img,
.articles-archive .type-post:nth-child(11n+2) .classic-ui img,
.articles-archive .type-post:nth-child(11n+3) .classic-ui img,
.articles-archive .type-post:nth-child(11n+4) .classic-ui img {width: 125px;border-radius: 0;}
	
.articles-archive .type-post:nth-child(11n+1) .classic-ui .post-thumbnail,
.articles-archive .type-post:nth-child(11n+2) .classic-ui .post-thumbnail,
.articles-archive .type-post:nth-child(11n+3) .classic-ui .post-thumbnail,
.articles-archive .type-post:nth-child(11n+4) .classic-ui .post-thumbnail {position: relative;width: 125px;min-width: 125px;}
	
.articles-archive .type-post:nth-child(11n+1) .classic-ui .post-date,
.articles-archive .type-post:nth-child(11n+2) .classic-ui .post-date,
.articles-archive .type-post:nth-child(11n+3) .classic-ui .post-date,
.articles-archive .type-post:nth-child(10n+4) .classic-ui .post-date {padding: 0 15px;border: 0;box-shadow: unset !important;}
	
.articles-archive .type-post:nth-child(11n+1)  .classic-ui .ar-post-title,
.articles-archive .type-post:nth-child(11n+2)  .classic-ui .ar-post-title,
.articles-archive .type-post:nth-child(11n+3)  .classic-ui .ar-post-title,
.articles-archive .type-post:nth-child(11n+4) .classic-ui .ar-post-title {margin: 7px 0 10px 0;min-height: unset;font-size: 19px;line-height: 1.1;font-weight: 700;}
	
.articles-archive .type-post:nth-child(11n+1) .classic-ui .reading-time,
.articles-archive .type-post:nth-child(11n+2) .classic-ui .reading-time,
.articles-archive .type-post:nth-child(11n+3) .classic-ui .reading-time,
.articles-archive .type-post:nth-child(11n+4) .classic-ui .reading-time {margin: 0;}

-----------------*/
.footer-middle .widget-title {margin: 0;font-size: 27px;}
	
/*-------- F O O T E R --------*/
footer#colophon {margin: 20px 0 0;padding: 35px 20px;}
.footer-middle{padding: 0;flex-wrap:wrap}
.footer-quarter.footer-middle-third{display:none}
.footer-middle .footer-quarter{width:50%}
.footer-quarter.footer-middle-fourth{width:100%}
.footer-middle ul a{margin: 0}
.chat-container{margin:25px 0;padding:25px}
.chat-container p.title{font-size:25px;line-height:1.2}
.chat-container p.text{font-size:13px}
.chat-container a{margin:10px 0 0;padding:10px 15px 10px 20px}
.footer-bottom {display: block;text-align: center;padding: 0;}
.footer-right-third .custom-html-widget {display: block;padding: 0 0 10px 0;text-align: center;font-size: 12px;line-height: 1.8;}
    margin: 0 0 5px;
    font-size: 23px;
}
.credit {display: flex;margin: 5px 0 0 0;align-items: center;justify-content: center;}
.credit a{margin:0;justify-content:center}
.footer-right-third {justify-content: center;}
.footer-right-third .custom-html-widget a {border: none;}
	
/*-------- M O B I L E - T O G G L E --------*/
.mobile-menu-btn {display:inline-block;height:25px;margin-bottom:5px;}
.mobile-menu-btn .line{display:inline-block;position:relative;width:25px;height:1.5px;background-color:#fff;transition-property:background-color, transform;transition-duration:300ms;}
.mobile-menu-btn .line:before,.mobile-menu-btn .line:after{content:'';display:block;width:25px;height:1.5px;position:absolute;background:#fff;transition-property:margin, transform;transition-duration:300ms;}
.mobile-menu-btn .line:before{margin-top:-10px;}
.mobile-menu-btn .line:after{margin-top:10px;}
.mobile-menu-btn.open .line{background:rgba(0, 0, 0, 0);}
.mobile-menu-btn.open .line:before{margin-top:0;transform:rotate(45deg);background:#fff;}
.mobile-menu-btn.open .line:after{margin-top:0;transform:rotate(-45deg);background:#fff;}

	
	
	
}/*------------------------------------------ M O B I L E --------------------------------------------*/
@media screen and (max-width: 767px) {


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}/*-----S M A L L  M O B I L E -----*/
@media screen and (max-width: 350px) {
  
	
	
	
	
}