/*
 * Sidebar + Widgets Wrapper
*/
.widget-wrapper{display:inline-block;margin:0 0 15px;width:100%;background-color:#fff}
.dark .widget-wrapper{background-color:#161B1E}
.widget-head{display:inline-block;width:100%;position:relative}
.widget-head .w-heading {font-weight:700;}
.widget-head .w-heading span {z-index:5}
.widget-body{display:inline-block;width:100%;margin:0;padding:10px 10px 5px;list-style:none;overflow:hidden}
.widget-body p{margin:0 0 10px;line-height:1.7}
.rtl .widget-content{float:right}
.widget-wrapper .wp-video {margin-bottom:2px!important}
.sidebar-small .fb_iframe_widget,
.sidebar-small .fb_iframe_widget span,
.sidebar-small .fb_iframe_widget span iframe,
.sidebar .fb_iframe_widget,
.sidebar .fb_iframe_widget span,
.sidebar .fb_iframe_widget span iframe[style]{width:100%!important}
.sidebar-ads {padding:10px;display:inline-block;margin:0 0 20px;width:100%}
.sidebar-ads img {display:block;margin:auto;text-align:center;}
.dark .widget-body{background-color:#161B1E}
.dark .widget-body p{color:#ddd}
.dark .widget-body li{border-color:#272F34}

.widget-head-style2 {border-bottom:2px solid #ebedef}
.widget-head-style2 .w-heading {display:inline-block;margin-bottom:-2px;padding-right:15px}
.rtl .widget-head-style2 .w-heading {padding-right:0;padding-left:15px}
.dark .widget-head-style2 {border-color:#2A3238}

.widget-head-style3 .w-heading{text-indent:10px}
.widget-head-style3 .w-heading a,
.widget-head-style3 .w-heading span{color:#fff!important}

.dark .widget-head .w-heading span,
.dark .widget-head .w-heading a{color:#fff !important}

/*
 * Widget : Opinion Tabs
 *
*/
.wcn {position:absolute;right:0;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}
.rtl .wcn{right:auto;left:0}
.wcn li {font-size:smaller;border-radius:3px;cursor:pointer;display:inline-block;width:auto;margin:0 5px 0 0;line-height:25px;vertical-align:middle;padding:0 5px}
.rtl .wcn li {margin:0 0 0 5px}
.wcn-3 li{background-color:transparent;color:#fff}
.wcn-3 li.cycle-pager-active {background-color:#fff}
.wcn-4 li:not(.cycle-pager-active){background-color:#e9edf0}
.wcn-4 li.cycle-pager-active {color:#fff}
.dark .wcn-4 li:not(.cycle-pager-active){background-color:#2A3238}
.tww {width:100%;display:inline-block}
.wcl {display:none}
.wcp{margin:10px 0 0;height:0;overflow:hidden;padding-bottom:126.25%;position:relative;width:100%}
.wcp span{left:45%;position:absolute;top:45%;background-color:#333;-webkit-animation:sk-scaleout 1s infinite ease-in-out;-webkit-border-radius:100%;animation:sk-scaleout 1s infinite ease-in-out;border-radius:100%;height:50px;width:50px}
.wcc .widget-body .first.last-child,
.wcc .widget-body {padding-bottom:5px!important;}

@media only screen and (max-width:986px) and (min-width:768px){
	.sidebar {-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}
	.widget-wrapper{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column;display:table;margin-left:0;margin-right:2%;width:100%!important;}
	.widget-wrapper:nth-child(even){margin-right:0}
	.widget-body{display:block;width:100%!important}
	.rtl .widget-wrapper{margin-left:2%;margin-right:0}
	.rtl .widget-wrapper:nth-child(even){margin-left:0}
}
@media only screen and (max-width:767px) and (min-width:560px){
	.sidebar{-webkit-columns:auto;-moz-columns:auto;columns:auto;-webkit-column-gap:normal;-moz-column-gap:normal;column-gap:normal;position:static;}
	.widget-wrapper{-webkit-column-break-inside:auto;page-break-inside:auto;break-inside:auto;display:block;margin-left:0;margin-right:0;width:100%!important}
	.widget-body{width:100%!important;display:block}
}
@media only screen and (max-width:559px){
	.widget-wrapper{display:block;margin-left:0;margin-right:0;width:100%!important}
	.widget-body{width:100%!important;display:block}
}
/*
 * Sticky Sidebar
*/
@media (min-width: 987px) {
	.stick-sidebar .custom-badge:last-child,
	.stick-sidebar .twitter-wrapper:last-child,
	.stick-sidebar .facebook-wrapper:last-child,
	.stick-sidebar .sidebar-ads:last-child,
	.stick-sidebar .widget-wrapper:last-child {position:-webkit-sticky !important;position:sticky !important;top:10px}
}
@media (max-width: 986px) {
	.sticky-content .sidebar,
	.sticky-content #content {min-height:initial!important;height:initial!important}
}
/*
 * Block C - List ------> Widget Style 1
*/
.widget-body .list-1{float:left;width:100%;margin:0 0 5px;padding:0 0 5px}
.widget-body .list-1.last-child{margin:0}
.widget-body .list-1 .thumbnail{padding-bottom:56.25%;height:0;overflow:hidden;position:relative;width:100%;margin:0 0 5px}
.widget-body .list-1 .thumbnail img{height:100%!important;right:0;position:absolute;top:0;width:100%!important}
.widget-body .list-1 .thumbnail .date{position:absolute;left:5px;bottom:5px;padding:5px 10px;color:#fff;border-radius:3px;font-size:smaller}
.widget-body .list-1 .thumbnail .mduration{position:absolute;right:5px;bottom:5px;padding:5px 10px;color:#fff;border-radius:3px}
.widget-body .list-1 .thumbnail .mplay{position:absolute;left:5px;bottom:5px;}
.widget-body .list-1 h2{float:left;width:100%;text-align:center}
.rtl .widget-body .list-1,
.rtl .widget-body .list-1 .thumbnail{float:right}
.rtl .widget-body .list-1 h2{float:right}
.rtl .widget-body .list-1 .thumbnail .date{right:5px;left:auto}
.rtl .widget-body .list-1 .thumbnail .mduration{left:auto;right:5px}
.rtl .widget-body .list-1 .thumbnail .mplay{left:5px;right:auto}
@media only screen and (max-width:986px){
	.widget-body .list-1{width:49%;margin:0 2% 10px 0}
	.widget-body .list-1.nth-child-2{margin:0 0 5px}
	.rtl .widget-body .list-1{margin:0 0 10px 2%}
	.rtl .widget-body .list-1.nth-child-2{margin:0 0 5px}
}
/*
 * Block C - List ------> Widget Style 2
*/
.widget-body .list-2{float:left;width:100%;margin:0 0 5px;padding:0 0 5px}
.widget-body .list-2.last-child{margin:0}
.widget-body .list-2 .thumbnail{float:left;width:100%;margin:0 0 5px;position:relative;text-align:center;}
.widget-body .list-2 .thumbnail img{width:100px;height:100px;margin:0 auto;border-radius:50%}
.widget-body .list-2  .author{width:100%;display:inline-block;margin:0 0 5px;text-align:center}
.widget-body .list-2 h2{float:left;width:100%;text-align:center}
.rtl .widget-body .list-2,
.rtl .widget-body .list-2 .thumbnail{float:right}
.rtl .widget-body .list-2 h2{float:right}
@media only screen and (max-width:986px){
	.widget-body .list-2{width:49%;margin:0 2% 10px 0}
	.widget-body .list-2.nth-child-2{margin:0 0 5px}
	.rtl .widget-body .list-2{margin:0 0 10px 2%}
	.rtl .widget-body .list-2.nth-child-2{margin:0 0 5px}
}
/*
 * Widgets Simple 1
*/
.widget-body .first{float:left;width:100%;border-bottom:1px solid #e9edf0;margin:0 0 5px;padding:0 0 5px}
.widget-body .first.last-child{border-bottom:none;margin:0}
.widget-body .first .thumbnail{float:left;width:40%}
.widget-body .first .thumbnail img{width:100%}
.widget-body .first h2{float:left;width:58%;margin-left:2%}
.rtl .widget-body .first,
.rtl .widget-body .first .thumbnail{float:right}
.rtl .widget-body .first h2{float:right;margin-left:0;margin-right:2%}
/*
 * Widgets Simple 2
*/
.widget-body .second,
.widget-body .second .thumbnail{float:left;width:100%}
.widget-body .second .thumbnail img{width:100%;display:block}
.widget-body .second h2,
.widget-body .second h2.ht2{float:left;width:98%}
.widget-body .second{border-bottom:1px solid #e9edf0;margin:0 0 5px}
.widget-body .second.last-child{border-bottom:none;}
.widget-body .second h2{margin:10px 1%}
.widget-body .second h2.ht2{display:table;margin:0 1% 5px;padding:5px 0 5px}
.widget-body .second h2.ht2 svg{fill:#e5e8e9;vertical-align: middle;display:table-cell;width:18px;height:18px;padding-right:5px}
.widget-body .second h2.ht2 a{vertical-align: middle;display:table-cell;}
.rtl .widget-body .second,
.rtl .widget-body .second .thumbnail,
.rtl .widget-body .second h2,
.rtl .widget-body .second h2.ht2{float:right}
.rtl .widget-body .second h2.ht2 svg{padding-left:5px;padding-right:0}
/*
 * Widgets Simple 3
*/
.widget-body .third{width:49%;margin:0 2% 10px 0;vertical-align:top;display:inline-block}
.widget-body .third.nth-last-of-type-2{padding-bottom:0;margin:0 2% 0 0}
.widget-body .third.nth-child-2{margin-right:0}
.widget-body .third .thumbnail{float:left;margin-bottom:5px;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}
.widget-body .third .thumbnail img{height:100%;left:0;position:absolute;top:0;width:100%}
.widget-body .third h2{float:left;width:100%;text-align:center}
.rtl .widget-body .third{margin:0 0 10px 2%}
.rtl .widget-body .third.nth-last-of-type-2{margin:0 0 10px 2%}
.rtl .widget-body .third.nth-child-2{margin-left:0}
.rtl .widget-body .third .thumbnail{float:right}
.rtl .widget-body .third h2{float:right}
/*
 * Widgets Simple 4
*/
.widget-body .fourth{width:100%;border-bottom:1px solid #e9edf0;margin:0 0 5px;padding:0 0 5px;display:table;}
.widget-body .fourth.last-child{border-bottom:none;margin:0;padding:0}
.widget-body .fourth .thumbnail{display:table-cell;vertical-align:top;width:90px}
.widget-body .fourth .thumbnail img{width:80px;height:80px;border-radius:80px}
.widget-body .fourth .info{display:table-cell;vertical-align:top}
.widget-body .fourth h2,
.widget-body .fourth .author{width:100%;display:inline-block}
.widget-body .fourth .author{margin-bottom:5px}
/*
 * Widgets Simple 5
*/
.widget-body .fifth{position:relative;margin:0 0 5px}
.widget-body .fifth,
.widget-body .fifth .thumbnail img{width:100%}
.widget-body .fifth h2{width:100%;bottom:0;position:absolute;padding:5% 3% 3%}
.widget-body .fifth h2 span{display:block;margin:0 0 5px;}
.widget-body .fifth h2{color:#fff}
.widget-body .fifth h2:hover{color:#fff!important}
/*
 * Widgets Simple 6
*/
.widget-body .sixth{display:table;float:left;width:100%;border-bottom:1px solid #e9edf0;margin:0 0 5px;padding:0 0 5px}
.widget-body .sixth.last-child{border-bottom:none;padding:0}
.widget-body .sixth .num{display:table-cell;vertical-align:middle;min-width:40px;color:#ddd;font-size:45px;font-family:sans-serif;line-height:45px}
.widget-body .sixth h2{width:inherit;margin-left:2%;display:table-cell!important;vertical-align:middle;padding:5px 0}
.rtl .widget-body .sixth{float:right}
.rtl .widget-body .sixth h2{margin-left:0;margin-right:2%}
/*
 * Widgets jQuery Gallery 1
*/
.widget-body .gallery{max-height:362px;overflow:hidden;position:relative}
.widget-body .gallery,
.widget-body .gallery a,
.widget-body .gallery img{width:100%;display:inline-block;color:#fff;}
.widget-body .gallery-overlay{bottom:0;color:#fff;padding:5% 3% 3%;position:absolute;width:100%;z-index:600}
.widget-body .gallery-pager{float:left;padding:12px 0}
.widget-body .gallery-pager span{background-color:#eee;border:1px solid #aaa;border-radius:10px;float:left;height:20px;margin-right:8px;padding:8px;width:20px}
.widget-body .gallery-pager a.cycle-pager-active span{background-color:#ccc}
.widget-body .gallery-control{float:left;height:38px;position:relative;width:100%}
.rtl .widget-body .gallery-pager span{float:right;margin-left:8px;margin-right:0}
.rtl .widget-body .gallery-control{float:right}
.dark .widget-body .gallery-pager span{background-color:#384046;border:1px solid #384046}
.dark .widget-body .gallery-pager a.cycle-pager-active span{background-color:#707F8B}
/*
 * Widgets jQuery Gallery 2
*/
.widget-body .gallery-2{float:left;margin-bottom:1%;overflow:hidden;position:relative}
.widget-body .gallery-2-pager{margin:0}
.widget-body .gallery-2-overlay{bottom:0;color:#fff;padding:2%;position:absolute;width:100%;z-index:600}
.widget-body .gallery-2-pager{float:left}
.widget-body .gallery-2-pager span{width:32.667%;margin:0 1% 1% 0;cursor:pointer;vertical-align:top;display:inline-block}
.widget-body .gallery-2-pager span:nth-child(3n){margin:0 0 1%}
.widget-body .gallery-2-pager span.cycle-pager-active{opacity:.65}
.rtl .widget-body .gallery-2{float:right}
.rtl .widget-body .gallery-2-pager{float:right}
.rtl .widget-body .gallery-2-pager span{margin:0 0 1% 1%}
.rtl .widget-body .gallery-2-pager span:nth-child(3n){margin:0 0 1%}
.widget-body .gallery-2,
.widget-body .gallery-2 a,
.widget-body .gallery-2 img,
.widget-body .gallery-2-pager,
.widget-body .gallery-2-pager span img{width:100%;}
/*
 * Widgets jQuery Pictures
*/
.widget-wrapper .picture {padding-bottom:5px}
.widget-wrapper .picture .photo{position:relative}
.widget-wrapper .picture,
.widget-wrapper .picture .photo,
.widget-wrapper .picture .photo img{float:left;width:100%;display:block}
.widget-wrapper .picture h2{color:#fff;float:left;padding:10px 5%;width:100%}
.widget-wrapper .picture h2:hover{background-color:#111}
.widget-wrapper .picture .count{bottom:0;color:#fff;left:0;padding:5px;position:absolute}
.rtl .widget-wrapper .picture,
.rtl .widget-wrapper .picture h2,
.rtl .widget-wrapper .picture .photo,
.rtl .widget-wrapper .picture .photo img{float:right}
.rtl .widget-wrapper .picture .count{left:auto;right:0}
/*
 * Widgets : jQuery ------> 24 Hours
*/
.scroller{overflow:hidden;width:100%}
.widget-body .rhours{border-bottom:1px solid #e9edf0;display:table;padding:5px 0;width:96%}
.widget-body .rhours a{color:#222;display:table}
.widget-body .rhours.last-child{border-bottom:none!important}
.widget-body .rhours h2{display:table-cell;height:20px;padding:5px;line-height:0}
.widget-body .rhours h2:hover{color:#47c}
.widget-body .rhours .time{border:1px solid #eee;color:#222;display:table-cell;height:20px;padding:0 5px;vertical-align:bottom;white-space:nowrap}
.rtl .widget-body .rhours .time{vertical-align:baseline}
.widget-body .rhours .time i{font-style:normal}
.textBox{overflow:hidden;position:relative;vertical-align:middle}
.textBox span{position:absolute;white-space:nowrap;transform:translateX(0);transition:1s;transition-timing-function:ease-in}
.textBox:hover span{transform:translateX(calc(200px - 100%));transition:4s;transition-timing-function:ease-out}
.miniscroll-thumb{cursor:pointer}
.miniscroll-container{left:10px!important}
.rtl .widget-body .textBox{vertical-align:middle}
.rtl .miniscroll-container{left:auto!important;right:10px!important}
.rtl .textBox:hover span{transform:translateX(calc(100% - 200px))}
.w1170 .scroller{height:340px}
.w1170 .widget-body .textBox{width:304px}
.w986 .scroller{height:300px}
.w986 .widget-body .textBox{width:250px}
.scroller-native {direction:rtl;overflow-x:hidden;overflow-y:scroll}
.scroller-native .rhours {direction:ltr}
.rtl .scroller-native {direction:ltr;overflow-x:hidden;overflow-y:scroll}
.rtl .scroller-native .rhours {direction:rtl}
.scroller-native::-webkit-scrollbar {-webkit-appearance:none;width:5px}
.scroller-native::-webkit-scrollbar-thumb {border-radius: 4px;background-color:rgba(0,0,0,.5);-webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);}
.scroller-native .rhours{margin:0 3px 5px 0}
.rtl .scroller-native .rhours{margin:0 0 5px 5px}
.scroller-mini .rhours{margin:0 0 5px 10px}
.rtl .scroller-mini .rhours{margin:0 10px 5px 0}
.dark .widget-body .rhours{border-color:#272F34}
.dark .widget-body .rhours a{color:#ddd}
.dark .widget-body .rhours h2{}
.dark .widget-body .rhours h2:hover{color:#47c}
.dark .widget-body .rhours .time{border-color:#272F34;color:#999}
@media only screen and (max-width:1219px){
	.widget-body .textBox{width:245px!important}
}
@media only screen and (max-width:986px) and (min-width:768px){
	.widget-body .textBox{width:250px!important}
}
@media only screen and (max-width:767px) and (min-width:560px){
	.widget-body .textBox{width:320px!important}
}
@media only screen and (max-width:559px){
	.widget-body .textBox{width:95%!important}
}
/*
 * Widgets jQuery Most Viewed & Popular
*/
.widget-wrapper ul.tab_nav{background-color:#ebedef;float:left;list-style:none;margin:0;padding:10px 10px 0;position:relative;width:100%}
.dark .widget-wrapper ul.tab_nav {background-color:#2A3238}
.widget-wrapper ul.tab_nav li{float:left}
.widget-wrapper ul.tab_nav li a{float:left;padding:0 10px}
.dark .widget-wrapper ul.tab_nav li a{color:#fff}
.widget-wrapper ul.tab_nav li a.current_tab{background-color:#fff}
.widget-wrapper .tabs .tab_content{display:none}
.widget-wrapper .tabs{float:left;width:100%;min-height:300px}
.tab-head{color:#fff;float:left;margin-bottom:0;text-indent:10px;width:100%}
.tabs-heading-white{background-color:#fff}
.widget-wrapper .tabs-heading ul.tab_nav{padding:2% 2% 0!important}
.widget-wrapper .tabs-heading ul.tab_nav li a.current_tab{background-color:#fff!important;padding:3px 10px!important}
.dark .widget-wrapper ul.tab_nav li a.current_tab {background-color:#161B1E!important;color:#fff}
.widget-wrapper .tabs-heading ul.tab_nav li a{color:#fff}
.rtl .widget-wrapper .tabs,
.rtl .widget-wrapper ul.tab_nav,
.rtl .widget-wrapper ul.tab_nav li,
.rtl .widget-wrapper ul.tab_nav li a,
.rtl .tab-head{float:right}
.widget-body .tab-posts{list-style:none;margin:0;padding:0;width:100%}
.widget-body .tab-post{border-bottom:1px solid #e9edf0;padding:0 0 5px;width:100%;display:inline-block}
.widget-body .tab-post.last-child{border-bottom:none;margin-bottom:0;padding-bottom:0!important}
.widget-body .tab-post .thumbnail{float:left;position:relative;margin:0 2% 0 0;width:40%}
.widget-body .tab-post .thumbnail img{width:100%}
.widget-body .tab-post .thumbnail span{bottom:0;color:#fff;padding:5px 10px;position:absolute;right:0}
.widget-body .tab-post .title{float:left;width:58%}
.rtl .widget-body .tab-post.last-child{border-bottom:none;margin-bottom:0;padding-bottom:0!important}
.rtl .widget-body .tab-post .thumbnail{float:right;margin:0 0 0 2%}
.rtl .widget-body .tab-post .thumbnail span{left:0;right:auto}
.rtl .widget-body .tab-post .title{float:right}
/*
 * Widgets : Addon ------> Facebook Like Box & Twitter Timeline
*/
.fb-like-box,
.fb-like-box span,
.fb-like-box span iframe[style]{width:100%!important}
.facebook-wrapper{float:left;margin:0 0 15px;width:100%}
.rtl .facebook-wrapper{float:right}
.twitter-wrapper{border:1px solid rgba(15,70,100,0.12);float:left;margin:0 0 10px;width:100%}
.rtl .twitter-wrapper{float:right}
@media only screen and (max-width:986px) and (min-width:768px){
	.facebook-wrapper{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column;display:table;margin-left:0;margin-right:2%;width:100%!important;}
	.rtl .facebook-wrapper{margin-left:2%;margin-right:0}
	.twitter-wrapper{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column;display:table;margin-left:0;margin-right:2%;width:100%!important}
	.rtl .twitter-wrapper{margin-left:2%;margin-right:0}
}
@media only screen and (max-width:767px) and (min-width:560px){
	.facebook-wrapper{-webkit-column-break-inside:auto;page-break-inside:auto;break-inside:auto;display:block;margin-left:0;margin-right:0;width:100%!important}
	.twitter-wrapper{-webkit-column-break-inside:auto;page-break-inside:auto;break-inside:auto;display:block;margin-left:0;margin-right:0;width:100%!important}
}
/*
 * Widgets : Addon
 *
 * ------>  Facebook Badge
 * ------>  Twitter Badge
 * ------>  Youtube Badge
 * ------>  Pinterest Badge
*/
.custom-badge{background-color:#fff;float:left;margin-bottom:15px;width:100%}
.custom-badge .icon-b{float:right;position:relative;z-index:9}
.custom-badge .icon-b .facebook,
.custom-badge .icon-b .twitter,
.custom-badge .icon-b .youtube,
.custom-badge .icon-b .telegram,
.custom-badge .icon-b .pinterest{height:80px;line-height:80px;text-align:center;vertical-align:middle}
.custom-badge .icon-b svg{fill:#fff;height:40px;vertical-align:middle}
.custom-badge .icon-b .svg-badge {display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:40px 40px;width:40px;height:40px}
.custom-badge .icon-b .facebook{background-color:#1877F2;border-left:5px solid #1362C9}
.custom-badge .icon-b .twitter{background-color:#000;border-left:5px solid #222}
.custom-badge .icon-b .youtube{background-color:#cf2200;border-left:5px solid #ad1d01}
.custom-badge .icon-b .pinterest{background-color:#bd081c;border-left:5px solid #920717}
.custom-badge .icon-b .telegram{background-color:#0088cc;border-left:5px solid #00689C}
.custom-badge .content{border-bottom:1px solid #e9e9e9;border-left:1px solid #e9e9e9;border-top:1px solid #e9e9e9;float:left;height:80px;position:relative;z-index:1}
.custom-badge .content .button{padding:6px 10px}
.custom-badge .content .title{border-bottom:1px solid #eef1f5;margin:10px 10px 5px;padding:0 0 5px}
.custom-badge .content .facebook{color:#1877F2}
.custom-badge .content .twitter{color:#000}
.custom-badge .content .youtube{color:#cf2200}
.custom-badge .content .pinterest{color:#bd081c}
.custom-badge .content .telegram{color:#0088cc}
.w1170 .custom-badge .icon-b{width:25%}
.w1170 .custom-badge .icon-b .facebook,
.w1170 .custom-badge .icon-b .twitter,
.w1170 .custom-badge .icon-b .youtube,
.w1170 .custom-badge .icon-b .telegram,
.w1170 .custom-badge .icon-b .pinterest{width:100%}
.w1170 .custom-badge .content{width:75%}
.w986 .custom-badge .icon-b{width:25%}
.w986 .custom-badge .icon-b .facebook,
.w986 .custom-badge .icon-b .twitter,
.w986 .custom-badge .icon-b .youtube,
.w986 .custom-badge .icon-b .telegram,
.w986 .custom-badge .icon-b .pinterest{width:100%}
.w986 .custom-badge .content{width:75%}
.rtl .custom-badge{float:right}
.rtl .custom-badge .icon-b{float:left}
.rtl .custom-badge .icon-b .facebook{border-left:none;border-right:5px solid #1362C9}
.rtl .custom-badge .icon-b .twitter{border-left:none;border-right:5px solid #222}
.rtl .custom-badge .icon-b .youtube{border-left:none;border-right:5px solid #ad1d01}
.rtl .custom-badge .icon-b .pinterest{border-left:none;border-right:5px solid #920717}
.rtl .custom-badge .icon-b .telegram{border-left:none;border-right:5px solid #00689C}
.rtl .custom-badge .content{border-left:none;border-right:1px solid #e9e9e9;float:right}
@media only screen and (max-width:1219px){
	.custom-badge .icon-b{width:30%!important}
	.custom-badge .icon-b .facebook,
	.custom-badge .icon-b .twitter,
	.custom-badge .icon-b .youtube,
	.custom-badge .icon-b .pinterest{width:100%!important}
	.custom-badge .content{width:70%!important}
}
@media only screen and (max-width:986px) and (min-width:768px){
	.custom-badge{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column;display:table;margin-left:0;margin-right:2%;width:100%!important;}
	.rtl .custom-badge{margin-left:2%;margin-right:0}
}
@media only screen and (max-width:767px) and (min-width:560px){
	.custom-badge{-webkit-column-break-inside:auto;page-break-inside:auto;break-inside:auto;display:block;margin-left:0;margin-right:0;width:100%!important}
}
.dark .custom-badge{background-color:#161B1E}
.dark .custom-badge .content{border-color:#272F34}
.dark .custom-badge .content .title {border-color:#272F34;color:#fff;}
/*
 * Widgets : Addon ------>  Subscribe Mail
*/
.widget-body .subscribe{display:inline-block;float:left;margin:0 0 10px;}
.widget-body .subscribe .button{max-height:32px;color:#fff;border-radius:3px;vertical-align:top}
.widget-body .subscribe .text{min-height:32px;max-height:32px;border:1px solid #ddd;margin-right:5px;border-radius:3px;display:inline-block;line-height:2.4;padding:0 8px;min-height:32px;}
.w1170 .widget-body .subscribe .text{width:180px}
.w986 .widget-body .subscribe .text{width:180px}
.rtl .widget-body .subscribe{float:right}
.rtl .widget-body .subscribe .text{margin-right:0;margin-left:5px}
.dark .widget-body .subscribe .text{border-color:#272F34;background-color:#272F34;color:#fff;}
/*
 * Widgets : Addon ------> Prayer Times
*/
.prayers{float:left;width:100%}
.prayers .single{background-color:#f5f8f9;float:left;margin:0 5px 10px 0;text-align:center}
.prayers .single:nth-of-type(3){margin:0 0 10px}
.prayers .single:nth-of-type(6){margin:0 0 10px}
.prayers .single .name{padding:5px 0}
.prayers .single .time{color:#fff;padding:5px 0}
.prayers p{cursor:pointer;float:left;text-align:center;width:100%}
.prayer-loader{float:left;position:relative;text-align:center}
.times{margin:0 auto}
.times{width:93%}
.prayers .single{width:32%}
.rtl .prayers,
.rtl .prayers p,
.rtl .prayer-loader{float:right}
.rtl .prayers .single{float:right;margin:0 0 10px 5px}
.rtl .prayers .single:nth-of-type(3){margin:0 0 10px}
.rtl .prayers .single:nth-of-type(6){margin:0 0 10px}
.prayer-loader{margin:0;height:0;overflow:hidden;padding-bottom:36.25%;position:relative;width:100%}
.prayer-loader span{left:45%;position:absolute;top:30%;background-color:#333;-moz-border-radius:100%;-webkit-animation:sk-scaleout 1s infinite ease-in-out;-webkit-border-radius:100%;animation:sk-scaleout 1s infinite ease-in-out;border-radius:100%;height:50px;width:50px}
.dark .prayers .single {background-color:#272F34}
@media only screen and (max-width:559px){
	.times{width:98%!important}
	.prayers .single{width:32%!important}
	.prayer-loader{min-width:250px!important}
}

