/*
*
* Author: Mark Fail
* Author URL: http://www.premiumpress.com
* Version: 10.x 
*
* THIS FILE WILL BE UPDATED WITH EVERY UPDATE
* IF YOU WANT TO MODIFY THIS FILE, CREATE A CHILD THEME
*
* http://codex.wordpress.org/Child_Themes
*/


/* --------------------------------------------- */
/*             TABLE OF CONTENTS
/* --------------------------------------------- */

/*   01 - General Style                          */
/*   02 - Typography                             */
/*   03 - Sidebar                                */
/*   04 - Buttons                                */
/*   05 - Forms                                  */
/*   06 - WordPress Defaults				     */
/*   07 - Spacing & Alignment                    */
/*   08 - Header Navigation                      */ 
/*   09 - Hero Section                           */
/*   10 - Content Section                        */     
/*   11 - Image Overlays                     	 */ 
/*   12 - Call to Action Section                 */
/*   13 - Popups & Tooltips	                     */
/*   14 - Search Filers & Widgets                */
/*   15 - Search Page                        	 */
/*   16 - Payments	                 			 */
/*   17 - Image Grids	                         */
/*   18 - Pricing Section                        */
/*   19 - Inner Pages	                         */
/*   20 - Comments                           	 */
/*   21 - Account Section	                     */
/*   22 - Submission  Section                    */
/*   23 - Rating System                       	 */
/*   24 - Footer Section                         */
/*   25 - Span Colors                            */
/*   26 - Listing Page                           */
/*   27 - Google Maps                            */
/*   28 - Elementor                        	     */
/*   29 - Blog 		                       	     */
 
 
 
figure { margin:0px; }
 
 


/*-----------------------------------------------*/
/*	01 - General Style
/*-----------------------------------------------*/ 
 

 
a{text-decoration:none;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;outline:0}
.page-link{color:#444;border:0;margin:0 8px;border-radius:0!important}
.page-item.active .page-link{border-color:#444; color:#fff!important;}

.dropdown-item:focus{background:0 0!important}
.link-dark a{color:#333!important}.link-light a{color:#fff!important}.text-underline{text-decoration:underline}
.blank-widget{display:none}.add-listing-form .nav-item{margin-bottom:0!important}
.add-listing-form .nav-tabs .nav-link{border-top-left-radius:0!important;font-weight:700;border-top-right-radius:0!important;border:0;font-size:20px;}
.add-listing-form .nav-tabs .nav-link:not(.active) i{color:#e2e2e2!important}

.add-listing-form  .tab-pane .media-title { margin-top:30px;}
.add-listing-form .media-body { margin-right: 20px; }
 
.ppt-media-nav .nav li a:not(first-child){border-right:1px solid #ddd!important}
.ppt-media-nav .nav-tabs{background:#fafafb}
.ppt-media-nav .nav-link:not(.active) span{font-weight:600;color:#343a40}
.ppt-media-nav a:active,.ppt-media-nav a:focus,.ppt-media-nav a:hover{outline:0;border:0}

#add-main { padding: 80px 0; }

@media (min-width: 991px) {
.add-listing-form .nav-tabs .nav-link{ min-width:100px }
#form_post_title { height: 60px !important;    font-size: 20px !important; }
}

#mobile-save-listings { display:none;}
@media (min-width:576px){
.ppt-media-nav .nav li a{padding:20px 30px}
.ppt-media-nav .nav li{text-align:center}
.ppt-media-nav .nav li span{display:block;text-align:center;font-size:10px;text-transform:uppercase}
.ppt-media-nav .nav li a:not(first-child){border-right:1px solid #ddd}
}

@media (max-width:575.98px){
#mobile-save-listings{ position:fixed; width:100%; z-index:999; display:block; }

#add-main { padding: 0px; }
.add-listing-form { border:0px; margin-top: -1px; }
.ppt-media-nav .nav li a{font-size:24px;padding:10px 19px}
.ppt-media-nav .nav li i{margin:0!important}
.ppt-media-nav .nav li span{display:none}
}

 
/*------------------------------------------*/
/*	02 - TEXT HEADERS   
/*------------------------------------------*/

.media-title { margin-bottom:20px; border-bottom: 1px solid #efefef;    padding-bottom: 20px; }
.media-title h6 { font-weight:700; font-size: 20px; }
.media-title p { opacity:0.5; font-size: 14px; margin:0px; }
.media-title i { color:#fff; }
.media-title span { padding: 15px 25px; background: #fac300;}


.block-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:24px;font-size:28px;font-weight:700}.block-header__title{margin-bottom:0;font-size:20px}.block-header__divider{-ms-flex-positive:1;flex-grow:1;height:2px;background:#ebebeb}.block-header__title+.block-header__divider{margin-left:16px}@media (max-width:767px){.block-header{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}

.filter-modal-item .card-filter .block-header__divider { display:none; }
.filter-modal-item .card-filter .block-header__title { color:#000000; font-size:16px; }

.filter-modal-item .card-filter .iconbit{position:absolute;right:15px;top:8px;opacity:.5}




/*-----------------------------------------------*/
/*	TYPOGRAPY
/*-----------------------------------------------*/


.bg-fade { background:#00000047; }
.bg-none, .bg-transparent { background:transparent !important;  }
.bg-dark{background:#212121!important}
.btn-orange{background:#f7941d}
.btn-dark{background:#212121!important}
.text-orange{color:#f7941c}
.text-black{color:#000}

.text-white-link a{color:#fff!important}
.text-shadow-white-1{text-shadow:1px 1px 1px #fff}
.text-shadow-white{text-shadow:3px 3px 1px #fff}
.text-14{font-size:14px}.text-light .text-muted{color:#fff!important}



.text-opacity-5{opacity:.5}
.extra-small,.tiny{font-size:10px}

.letter-spacing-1{letter-spacing:1px}
.letter-spacing-2{letter-spacing:2px}.line-height-30{line-height:30px}.line-height-40{line-height:40px}.z-10{z-index:10}
.bg-black{background:#000}
.bg-lightgrey{background:#fafafb}
.bg-white-10{background-color:#ffffff1e!important}
.bg-white-50{background-color:#ffffff5e!important}
.bg-white-80{background-color:#ffffff8e!important}
.required-active{border:1px solid red!important}
.inlineicon{top:10px;right:10px;position:absolute;z-index:100}.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.img-20 img{max-width:20px!important;max-height:20px!important}


.border-bottom50{border-bottom:1px solid #dee2e62b!important}

@media (min-width:576px) and (max-width:991.98px){
.display-3{font-size:40px}
}
@media (max-width:575.98px){
.display-3{font-size:40px}
}
.card-shadow{-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 30px 0 rgba(0,0,0,.1);box-shadow:0 0 30px 0 rgba(0,0,0,.1)}
.filters_col{background-color:#fff;padding:20px 20px 15px 20px;margin-bottom:25px;border:1px solid #f2f2f2}.border-light{border:1px solid #ededed!important}

@media (min-width:1200px){

.text-large{font-size:60px}

}

.strike { text-decoration-line: line-through; }

.list-list > span:not(.bg-primary)+span:before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #6c757d;
    content: "/";

}
.list-list.arrow > span:not(.bg-primary)+span:before { 
   content:"\f054"!important;
   font-family:"Font Awesome 5 Pro";
   font-size: 10px;
}
.list-list > span.bg-primary { margin-right:20px; }

.list-list span a { color:#444; }
 

/*------------------------------------------*/
/*	02 - BACKGROUND HEIGHTS FOR BLOCKS   
/*------------------------------------------*/

.ppt-category-image{height:180px;background-color:#fafafb;background-size:cover;background-position:center center;background-repeat:no-repeat}.ppt-category-nav .breadcrumb-item+.breadcrumb-item::before{color:#ffffff45}

@media (max-width: 575.98px) {

.ppt-category-image { height:100px; }
 
.form-usertype-fields { margin-top:20px; }
 
}

.ppt-h400 { height:400px; }
 




/*------------------------------------------*/
/*	06 - WordPress Defaults 
/*------------------------------------------*/

#ppt_keywords{display:none!important}

 
/*------------------------------------------*/
/*	07 - Butttons  
/*------------------------------------------*/




.btn .badge{margin-left:5px; height:17px; position: absolute;    right: 10px;    top: 15px;}
 


/* system btn */
.btn-system{background-color:#fff!important;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px!important;border-radius:3px;color:#444!important;text-decoration:none!important;display:inline-block; border: 1px solid #f2f2f2!important; font-weight: 600; }
.btn-system:hover {  box-shadow: 0 .125rem .25rem rgba(0,0,0,.090)!important;  }

/* rounded */
.btn-rounded-25{border-radius:25px!important}

/* hero changes */
.hero-default .btn-xl span { } 
.hero_content .btn.icon-before { display: inline-block !important; }


/* responsive */
@media (max-width: 575.98px) {  

.btn-icon.icon-before i { margin-right:0px !important;   border:0px !important; }
.btn-xl, .btn-lg { display: block; padding: 0px; line-height: 50px;    height: 50px;  font-size: 16px;  margin: auto; text-align:center; width:100%; }
.btn-xl.btn-icon.icon-after i, .btn-lg.btn-icon.icon-after i {    right: 0;    position: absolute;    margin: 0;    top: 0;    max-width: 20px;    line-height: 50px;}


body.home .btn:not(.btn-sm,.btn-system) + .btn:not(.btn-sm,.btn-system,.btn-light).btn2 { margin-top:20px !important; }
}
 
input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}


.btn-sm{font-size:12px}


.btn-border-2{border-width:2px}
.btn2{margin-left:20px}
.btn-system.btn-icon.icon-before i:after{ background:#f0f0f0 !important; }
 


.btn-outline-light.text-light:hover{color:#333!important}



/*------------------------------------------*/
/*	09 - Hero Section 
/*------------------------------------------*/

.hero-default{overflow:hidden}
.hero-small{min-height:400px}
.hero-medium{min-height:500px}
.hero-large{height:700px}
.min-h-720{min-height:500px}

.hero-full{background-position:center;background-size:cover;background-repeat:no-repeat;margin:0;overflow:hidden}
@media (min-width:767px){
.hero-full{height:100vh;}
}

.hero-full .hero_content{padding-top:100px}.hero-default .hero_content{position:absolute;width:100%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}

.hero_content h1 small,.hero_content h2 small,.hero_content h4 small{display:block;font-size:14px;text-transform:uppercase;font-weight:400;letter-spacing:2px}.hero_content h4 span{display:block;font-size:14px}.hero_box_wrap{border:5px solid #fff;border-color:rgba(255,255,255,.4)!important}.hero-slider .delay-0{animation-delay:0}.hero-slider .delay-03{animation-delay:.3s}.hero-slider .delay-06{animation-delay:.6s}.hero-slider .carousel-control-next,.hero-slider .carousel-control-prev{height:50px;width:50px;border:1px solid #fff;border-radius:50%;line-height:46px;font-size:29px;top:40%}.hero-slider .carousel-control-next{margin-right:10px}.hero-slider .carousel-control-prev{margin-left:10px}.hero-slider .hero-content{position:absolute;top:10%;height:100%;width:100%}.hero-slider .justify-content-end{padding-right:40px}.hero-slider h1 small{display:block;font-size:14px;text-transform:uppercase;font-weight:400;letter-spacing:2px}.hero-slider .text-xl h1{font-size:60px}.hero-slider .text-l h1{font-size:45px}.hero-slider .text-m h1{font-size:32px}.hero-slider .text-s h1{font-size:24px}.hero-slider .single-slide-item p{font-size:18px}#hero_transparent .single-slide-item .row{min-height:100vh}#hero_transparent .hero-content{top:15%}.home .hero-search,.home .hero-search2a{overflow:visible!important}.hero-search1 .nav-tabs{border:0}.hero-search1 .nav-tabs .nav-item{text-align:center}.hero-search1 .nav-tabs .nav-item .nav-link{background:#eee;border-radius:0;border:0;color:#6c6d72;padding:15px 43px 12px 35px;margin-bottom:1px}.hero-search1 .nav-tabs .nav-item .nav-link.active,.hero-search1 .nav-tabs .nav-item .nav-link:hover{background:#fff;color:#191919;border:0;font-weight:700}.hero-search1 .nav-tabs .nav-item .nav-link.active{color:#fff}.hero-search1 .nav-link:focus,.nav-link:active,.nav-link:hover{text-decoration:none;background:0}.hero-search1 .tab-content{padding:42px 30px 20px;background-color:#fff;box-shadow:0 4px 12px -10px #000}.hero-search1 .tab-content form button{height:50px}@media(max-width:767px){.hero-search1 .nav-tabs .nav-item{width:50%}}@media(max-width:575px){ .hero-search1 .nav-tabs .nav-item{width:100%}}

@media (min-width:1200px){
.min-h-720{min-height:720px}
}
@media(max-width:575px){ 
.hero-default .bg-image { background-position: left; } 
.hero-medium .hero_content { position:relative; transform:none!important; }
.hero-medium, .min-h-720, .hero-small {min-height:0px; padding: 30px 20px;}
}


/*------------------------------------------*/
/*	 10 - Content Section
/*------------------------------------------*/

.features-list{border-bottom:1px solid #ddd}.features-list li i{position:absolute;font-size:30px;left:0;top:0}.features-list li{width:33%;padding-left:50px;position:relative;float:left;font-size:16px;margin-bottom:20px;font-weight:700}.features-list li span{font-size:11px;display:block;color:#666;font-weight:400}.features-list-small{margin-bottom:20px;padding-left:15px;border-top:1px solid #ddd;padding-top:20px}.features-list-small:not(.bottom){border-bottom:1px solid #ddd;padding-bottom:10px}.features-list-small.bottom{border-top:1px solid #ddd;padding-top:20px}.features-list-small a{position:relative;width:33%;display:inline-block;margin-bottom:10px;padding-left:25px;text-decoration:none;color:#333;font-size:14px}.features-list-small a:before{position:absolute;top:0;left:0;content:"\f14a";font-family:"Font Awesome 5 Pro"}


/*------------------------------------------*/
/*	 13 - Popups & Tooltips
/*------------------------------------------*/

#singlemapbox{height:400px}.ppt-typeahead{position:absolute;background:#fff;z-index:100;-webkit-box-shadow:0 3px 13px 0 rgb(60 60 60 / 40%);box-shadow:0 3px 13px 0 rgb(60 60 60 / 40%);border-radius:3px}.ppt-typeahead-item.active{width:100%!important;display:block!important;padding:10px;color:#000;font-weight:700;opacity:.8}.ppt-typeahead-item.active a{color:#3c3c3c}.ppt-typeahead-item:not(.active) a{font-size:13px;border:1px solid #ddd;padding:5px 24px;margin:5px;text-align:center;color:#3c3c3c;display:inline-block;border-radius:15px;line-height:20px;max-height:30px;overflow:hidden}.filter-content .ppt-typeahead-item:not(.active) a{font-size:11px;padding:2px 11px}.filter-content .ppt-typeahead{font-size:12px}.ppt-typeahead-item:not(.active) a strong{color:#000}.typeahead li{border-radius:0;width:100%;padding:5px 5px;border-top:1px solid #eaeaea;color:#333!important;min-height:50px}.typeahead li:hover{background:#f9f9f9}.typeahead li:last-child{border-bottom:0}
 

.userinfo-t2{font-size:16px;font-weight:400;margin-top:10px}.userinfo-t1{font-style:normal;font-weight:300;font-size:12px;line-height:16px;letter-spacing:.75px;text-transform:uppercase;color:#8c8c8c}


.card-popup .filter-keyword input { font-size:25px;}
 
/* card small */
.card-small-title{z-index:1; width:100%;position:absolute;bottom:0;left:0;padding:65px 15px 10px 15px;background:-moz-linear-gradient(top,transparent 5%,#000 100%);background:-webkit-linear-gradient(top,transparent 5%,#000 100%);background:linear-gradient(to bottom,transparent 5%,#000 100%)}
.card-small-title h3{font-size:16px;font-weight:500;color:#fff;line-height:1}
.card-small-title p{font-weight:500;line-height:1;font-size:13px;color:rgba(255,255,255,.8)}


 


/*------------------------------------------*/
/*	14 - Search Filers & Widgets
/*------------------------------------------*/

.card-header { font-size:18px; }
.card-header i { margin-top:5px; }
 
.card-filter .custom-control-label a{display:block;max-width:150px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;float:left}

.card-filter {border:0;border-radius:0;background:0}
.card-filter .card-body{padding:0}
.card-filter .card-title{
cursor:pointer;
font-size: 16px;
    margin: 0;
    padding: 10px 0px;
    border-bottom: 1px solid #ddd;
 
    font-weight: 600;
 
}
.card-filter .card-title:before{font-family:"Font Awesome 5 Pro";content:"\f0d7";position:absolute;right:8px;top:12px;color:#666}

.card-filter .filter-content {padding-top:10px}
.card-filter label{display:block;font-size:14px;font-weight:400}

.pagination-md .page-link{padding:8px 18px;font-size:16px;border-radius:8px!important;line-height:1.5}.radiusbar{border:0;border-left:2px solid #efefef;height:48px;border-radius:0;margin:-1px}.searchform label{font-size:12px}.filters_col .custom-control{font-size:14px}.irs-bar{background:#004dda}.filter-top{display:block;color:#333;position:relative;font-size:1rem;font-weight:600}.filters_col .block-header__title{font-size:12px;line-height:14px;letter-spacing:0;color:#5d5c5c}.filters_col .block-header{margin:0;margin-top:10px}#filters-extra .distance span,.filters_col .distance span{font-weight:600;color:#004dda}.collapse .map{width:100%;height:500px}#filters-extra .card-filter{margin-bottom:10px}#filters-extra .card-filter .filter-content{padding-top:12px}.radiuswitch .active{text-decoration:underline}.filters_listing ul{margin:0}.filters_listing ul li{margin-right:10px}.filters_listing ul li:first-child{float:left}.filters_listing ul li:nth-child(2){float:left;margin-right:0}.filters_listing ul li:nth-child(3){float:right;margin-right:0}@media(max-width:767px){.filters_listing ul li:nth-child(3){display:none}}.filters_listing ul li:nth-child(4){float:right}@media(max-width:767px){.filters_listing ul li:nth-child(4){margin-right:0}}.filter_sortby a{display:inline-block;min-width:40px;font-weight:600;text-align:center;text-shadow:none;line-height:1;border-right:1px solid rgba(0,0,0,.08);-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin:0;color:#666;font-size:14px;text-decoration:none;background:#fff;overflow:hidden;border:1px solid #f2f2f2;margin-right:-5px;line-height:30px}@media(min-width:767px){.filter_sortby a:not(.show-mobile):not(.hide-mobile){display:inline-block}}.filter_sortby a span{padding:10px 20px}.filter_sortby a.active{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;color:rgba(0,0,0,.9);background:#ebebeb}.filter_sortby a.active span{border-right:1px solid #ddd}.filter_sortby a:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.filter_sortby a:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.filter_sortby label:first-of-type{border-left:0}.filter_sortby label:last-of-type{border-right:0}.filter_sortby label:hover{cursor:pointer;color:#004dda}

.card-filter .block-header__divider { background: #fafafb; }
 
/* full page filters */
#filters-extra ._right .custom-control { font-weight: 500;    color: #ababab;}
#filters-extra ._right .custom-control+.custom-control { margin-left:20px; }
#filters-extra .block-header { margin-bottom:0px!important;}

.tag-label{ display:inline-block;padding:4px 10px;background:#f2f5f7;font-size:12px;margin-top:4px;margin-bottom:4px;font-weight:500;color:#666f78;line-height:1.4em;border-radius:4px;margin-right:8px}
.tag-label a{color:#415161}

#filters-extra .col.text-right label {margin-right:10px; font-size: 14px;    text-transform: uppercase; }
#filters-extra .tag-filter { padding:0 24px; min-width:88px; height:40px;font-size:14px; font-weight:600; line-height:38px;text-align:center;color:#4d4d4d;background-color:#fff;border:1px solid #f2f2f2;white-space:nowrap;transition:all .2s;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:-1px; position: relative; text-transform:uppercase!important; }
#filters-extra .tag-filter:not(.results):hover { box-shadow: 0 .125rem .25rem rgba(0,0,0,.060)!important; }
 
@media(min-width:900px){

#filters-extra .results { margin-right:-1px; }
#filters-extra .filter-section+.filter-section { margin-left:-1px; }
#filters-extra .tag-filter:not(.results) { padding-right:40px; }
#filters-extra .tag-filter:not(.results):after { font-family:"Font Awesome 5 Pro";content:"\f107";position:absolute;color:#ccc;top:1px;right:20px;font-size:16px;font-weight:500; }

}
@media(max-width:575px){

#filters-extra ._right .custom-control { display:block; margin-top:10px; margin-left:0px !important; }

 
.search-top-filters .radiusbar { background: #f8f8f8; }

.filter_sortby label{min-width:inherit}


 #filters-extra .ppt-forms .card-filter {     margin-bottom: -1px;    border: 1px solid #ddd;    padding: 15px;    background: #fff; }
.filter-modal-item  .card-filter { border:0px !important; padding:0px !important; }
.filters_col .block-header { padding:0px; margin:0px; }
#filters-extra .card-filter .block-header__divider { display:none; }

 
#savedsearcheshere { display:none; } 

}

.filter_sortby .filterby-link-price{margin-left:-1px}.filter_sortby a:hover{box-shadow:0 .125rem .25rem rgba(0,0,0,.060)!important}

/*------------------------------------------*/
/*	15 - GRADIANTS
/*------------------------------------------*/ 

.ppt-gradiant {border:0;background:linear-gradient(189deg,#fff 0,rgb(248 249 250) 100%); }






/*------------------------------------------*/
/*	15a - Author Cards
/*------------------------------------------*/ 

.card-user h5{color:#242526;font-size:18px;font-weight:500;margin-bottom:5px;text-transform:capitalize}.card-user strong{font-size:14px;font-weight:500;border-top:1px solid #dfe0e5;padding:18px 0 0;float:left;width:100%}.card-user span.data{color:#aeb4b6;font-size:12px;padding-bottom:22px;float:left;width:100%}


/*------------------------------------------*/
/*	16 - Payments
/*------------------------------------------*/ 

.ppt_pas_meter .strength_meter_block{display:inline-block;float:left;width:20%;max-height:30px;border:1px solid #fff;border-width:1px 1px 1px 0;padding:4px;margin:0;font-size:14px;text-align:center}.ppt_pas_meter{display:inline-block;float:right;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;width:100%;margin:4px 0!important;text-align:right}.ppt_pas_meter .bg-dark{background:#cfcfcf!important}ul.payment-right{list-style-type:none!important;margin:0!important}.payment-right li{border-bottom:1px solid #eee;padding:14px 0;font-size:13px;font-weight:600}ul.payment-right.large li{font-size:16px!important;padding:24px 10px!important}.payment-right li:first-child{border-top:1px solid #eee}.payment-right li:last-child{border-bottom:none}.payment-right .left{float:left;width:auto;text-align:left;font-weight:400}.payment-right .right{text-align:right} #paymentlistform { margin: -1px; } #paymentlistform li { border-bottom: 4px solid #fafafb;   }

/*------------------------------------------*/
/*	17 - Image Grids
/*------------------------------------------*/ 

.bg-light.grid figure{border:1px solid #ededed!important}.grid figure{position:relative;overflow:hidden;text-align:center;cursor:pointer;margin:0}.grid.shadow figure:after{position:absolute;height:100%;width:100%;top:0;left:0;content:"";background-color:#000;z-index:1;opacity:.2;transition:.3s}.grid .bg-image{background-position:top;background-repeat:no-repeat;height:calc(100%);position:absolute;left:0;width:100%;transition:.3s;background-size:cover!important}

@media (max-width: 575.98px) { 
.grid figure img { min-height: 200px !important; }
}

.grid:not(.card-ppt-search) figure img{position:relative;display:block;min-height:100%;max-width:100%;width:100%}.grid:not(.card-ppt-search) figure figcaption{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:3}.grid:not(.card-ppt-search) figure figcaption::after,.grid:not(.card-ppt-search) figure figcaption::before{pointer-events:none}.grid:not(.card-ppt-search) figure figcaption,.grid:not(.card-ppt-search) figure figcaption a{position:absolute;top:0;left:0;width:100%;height:100%}.grid:not(.card-ppt-search) figure a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0}.grid:not(.card-ppt-search) figure.dark figcaption{color:#222}.grid:not(.card-ppt-search) figure.light figcaption{color:#fff}.grid:not(.card-ppt-search) figure figcaption .caption .title small{display:block}.grid:not(.card-ppt-search) .textpos-tleft figcaption .caption{position:absolute;top:0;left:0;text-align:left}.grid:not(.card-ppt-search) .textpos-tright figcaption .caption{position:absolute;top:0;right:0;text-align:right}.grid:not(.card-ppt-search) .textpos-bleft figcaption .caption{position:absolute;bottom:0;left:0;text-align:left}.grid:not(.card-ppt-search) .textpos-bright figcaption .caption{position:absolute;bottom:0;right:0;text-align:right}.grid:not(.card-ppt-search) .textpos-center figcaption .caption{text-align:center;width:100%;margin:auto auto}.grid:not(.card-ppt-search) .textpos-tcenter figcaption .caption{position:absolute;top:10px;text-align:center;width:100%}.grid:not(.card-ppt-search) .textpos-bcenter figcaption .caption{position:absolute;bottom:0;text-align:center;width:100%}.grid:not(.card-ppt-search) .textpos-ccenter figcaption .caption{position:absolute;top:40%;text-align:center;width:100%}.grid:not(.card-ppt-search) .wrapper{position:relative;height:100%;width:100%;border:20px solid transparent}figure.effect-1 img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}figure.effect1 figcaption::before{position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid #fff;content:'';-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}figure.effect-1 .title{-webkit-transition:opacity .2s,-webkit-transform .35s;transition:opacity .2s,transform .35s;margin-bottom:20px}figure.effect-1 .subtitle{margin:0;letter-spacing:1px;margin-left:1px;-webkit-transition:opacity .2s,-webkit-transform .35s;transition:opacity .2s,transform .35s}figure.effect-1:hover .title{-webkit-transition:opacity .5s,-webkit-transform .35s;-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}figure.effect-1:hover img{opacity:.9;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transform:scale(1.1)}@media (min-width:575.98px){figure.effect-1 .wrapper{border:40px solid transparent}}@media (min-width:575.98px){figure.effect-2 figcaption{padding:20px}}figure.effect-2 img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}figure.effect-2 figcaption::before{position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid #fff;content:'';-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}figure.effect-2.dark figcaption::before{border:1px solid #ccc}figure.effect-2 .title{-webkit-transition:opacity .2s,-webkit-transform .35s;transition:opacity .2s,transform .35s}figure.effect-2 .subtitle{margin:0;letter-spacing:1px;margin-left:1px;-webkit-transition:opacity .2s,-webkit-transform .35s;transition:opacity .2s,transform .35s}figure.effect-2:hover .title{-webkit-transition:opacity .5s,-webkit-transform .35s;-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}figure.effect-2:hover .subtitle{opacity:1;-webkit-transition:opacity .5s,-webkit-transform .35s;-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}figure.effect-2:hover img{opacity:.9;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transform:scale(1.1)}@media (min-width:575.98px){figure.effect-3 figcaption{padding:20px}}figure.effect-3 img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}figure.effect-3 figcaption::before{position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid #ededed;content:'';-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}figure.effect-3 .title{-webkit-transition:opacity .2s,-webkit-transform .35s;transition:opacity .2s,transform .35s}figure.effect-3 .subtitle{margin:0;letter-spacing:1px;margin-left:1px;-webkit-transition:opacity .2s,-webkit-transform .35s;transition:opacity .2s,transform .35s}figure.effect-3:hover .title{-webkit-transition:opacity .5s,-webkit-transform .35s;-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}figure.effect-3:hover .subtitle{opacity:1;-webkit-transition:opacity .5s,-webkit-transform .35s;-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}figure.effect-3:hover img{opacity:.9;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transform:scale(1.1)}@media (min-width:575.98px){figure.effect-4 figcaption{padding:40px}}figure.effect-4 img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}figure.effect-4 figcaption::before{position:absolute;top:10px;right:10px;bottom:10px;left:10px;content:'';-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}figure.effect-4 .title{-webkit-transition:opacity .2s,-webkit-transform .35s;transition:opacity .2s,transform .35s}figure.effect-4 .subtitle{margin:0;letter-spacing:1px;margin-left:1px;-webkit-transition:opacity .2s,-webkit-transform .35s;transition:opacity .2s,transform .35s}figure.effect-4:hover .title{-webkit-transition:opacity .5s,-webkit-transform .35s;-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}figure.effect-4:hover .subtitle{opacity:1;-webkit-transition:opacity .5s,-webkit-transform .35s;-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}figure.effect-4:hover img{opacity:.9;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transform:scale(1.1)}@media (min-width:575.98px){figure.effect-5 figcaption{padding:40px}}figure.effect-5 img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}figure.effect-5 figcaption::before{position:absolute;top:10px;right:10px;bottom:10px;left:10px;content:'';-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}figure.effect-5 .title{-webkit-transition:opacity .2s,-webkit-transform .35s;transition:opacity .2s,transform .35s}figure.effect-5 .subtitle{opacity:1;margin:0;letter-spacing:1px;margin-left:1px;-webkit-transition:opacity .2s,-webkit-transform .35s;transition:opacity .2s,transform .35s}@media (min-width:575.98px){.textsize-sm{font-size:12px}.textsize-md{font-size:16px}.textsize-lg{font-size:20px}.textsize-xl{font-size:40px}.textsize-xxl{font-size:50px}}

/*------------------------------------------*/
/*	20 - Comments
/*------------------------------------------*/ 

#commentlistwrap .child-comments{display:none}.single-post .ppt-comments h3{font-size:18px;font-size:1.2rem;margin:0 0 1em}.single-post .ppt-comments>ol{padding-left:0}.single-post .ppt-comments ol{list-style:none}.single-post .ppt-comments ol>li{margin-bottom:35px}.single-post .ppt-comments ol>li:last-child{margin-bottom:0}.single-post .ppt-comments ol>li>ol{margin-left:28px;margin-top:35px;padding:0}.single-post .ppt-comments ol>li>ol>li{background-color:#fafafa;margin-bottom:35px!important}.single-post .ppt-comments ol>li>ol>li:last-child{margin-bottom:0!important}.single-post .ppt-comments .article{overflow:hidden;border:1px solid #d3d7d9;padding:25px;position:relative}.single-post .ppt-comments .article h4{font-size:16px;font-size:1.06667rem;margin:0;text-transform:capitalize}.single-post .ppt-comments .article p{font-size:15px;font-size:1rem;margin-bottom:5px}.single-post .ppt-comments .article .replay button{background-color:transparent;font-size:14px;font-size:.93333rem;font-weight:600;color:#324ece;padding:0;border:0;outline:0;position:absolute;right:25px;top:25px}.single-post .ppt-comments .article .replay button:hover{color:#3f03a0}.comment-area .author{float:right; }.comment-area .author img{border-radius:.25rem!important;border:1px solid #fff}.single-post .ppt-comments .article .author-meta{overflow:hidden;margin-bottom:5px}.single-post .ppt-comments .article .author-meta h4{font-size:15px;color:#000;font-weight:500}.single-post .ppt-comments .article .author-meta>div:last-child{font-size:12px;font-size:.8rem;color:#a3aab2}.single-post .ppt-comments .article .author-pic{width:10%;float:left}.single-post .ppt-comments .article .details{width:90%;float:left;padding-left:30px}.single-post .ppt-comments .article p{font-size:14px;color:#4a4a4a;line-height:22px}.single-post .comment-respond h4{font-size:24px;font-size:1.6rem;margin:0 0 1.2em;font-weight:600}.single-post .comment-respond form{margin:0;padding:0}.single-post .comment-respond form input,.single-post .comment-respond form textarea{background-color:#f8f8fa;height:40px;border:1px solid #e6e9ec;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px}.single-post .comment-respond form textarea{height:195px}.single-post .comment-respond form>div{margin-bottom:20px;float:left}.iconbox2{margin-bottom:30px}.iconbox2 i{float:left;margin-right:30px;font-size:30px;margin-top:5px}.iconbox2 .title{font-weight:700}.iconbox2 .title a{color:#333}.iconbox2 .desc{display:block;color:#666;font-size:12px}

.comment-single .review-score-user.not(new){float:right;position:relative}.comment-single .review-score-user span{background:#18458b;color:#fff;float:right;font-weight:600;width:40px;height:40px;line-height:40px;font-size:12px;text-shadow:0 2px 5px rgba(0,0,0,.21);text-align:center}.comment-single .review-score-user.new i,.comment-single .review-score-user.new span{width:100%}.comment-single .review-score-user i{background:#18458b;color:#fff;float:right;font-weight:600;width:40px;height:40px;line-height:40px;font-size:12px;text-align:center}.comment-single .review-score-user .fa-laugh-beam{background:#35853e}.comment-single .review-score-user .fa-smile{background:#ffc107}.comment-single .review-score-user .fa-frown{background:#d80000}.comment-single .review-score-user strong{margin-right:12px;font-size:11px;color:#666;position:relative;top:10px}

#comments-ajax-all .comment-single .comment-area,.comment-single .comment-area{padding:30px 20px;background:#f9f9f9;border-radius:6px;color:#999}.card-footer .comment-single .comment-area{background:#fff;color:#999}.comment-single .authorimg{width:80px;height:80px;float:left;border-radius:100%}.comment-single .attachment img{max-width:200px;max-height:200px;margin-top:20px;border:1px solid #dddd;padding:2px;background:#fff}.comment-single h5{text-align:left;padding-bottom:25px;font-size:16px;font-weight:600;color:#666}.comment-single .bottom a{float:right;margin-left:10px;font-size:12px;color:#666;font-weight:700}#comments-ajax-all .comment-single{border-bottom:1px solid #ddd}


#newcomment #submit{display:none}#ratingCalculate .irs-bar{background:#3aaced}#ratingCalculate .review-total{text-align:center;background:#f7f9fb;padding:24px 0;border:1px solid #eee;box-sizing:border-box;border-radius:4px}#ratingCalculate .review-total .rating_avg{font-size:34px;text-align:center;font-weight:900;width:100%;color:#3aaced}#ratingCalculate .review-total strong{margin-top:10px;color:#666}#ratingCalculate .rating-smiles{margin-top:10px;border:1px solid #ddd;padding:10px 0}#ratingCalculate .rating-smiles i{font-size:40px;width:50px;color:#ccc}#ratingCalculate .rating-smiles .fa-laugh-beam.thisone{color:#0c3}#ratingCalculate .rating-smiles .fa-smile.thisone{color:#ffc107}#ratingCalculate .rating-smiles .fa-frown.thisone{color:red}.rating-result-count{font-size:12px;background:#18458b;margin-top:29px;color:#fff;display:block;text-align:center;font-weight:700}

/*------------------------------------------*/
/*	21 - Account Section
/*------------------------------------------*/ 

.page-template-tpl-page-account #page-content-wrapper { background:#fbfbfb !important; }
 
.award-list li{margin:0!important}.award-list li img{max-width:44px}.levelicon{width:40px;height:40px;border-radius:50%;background:#e9e9e9;line-height:40px;text-align:center;color:#999}.big .levelicon{width:150px;height:150px;line-height:150px;font-size:20px}.levelicon.active{font-weight:700;background:#35853e!important;color:#fff}.levelicon.withtext{line-height:15px;padding-top:6px}.levelicon.withtext small{font-size:9px;display:block}.rating-box .rating-symbol{margin:0 2px;line-height:15px;padding:0}.rating-box .rating-symbol .fa,.rating-box .rating-symbol .fal{color:#ffb510;font-size:16px}.rating-box .rating-symbol .fal{color:#ccc}.rating-box .rating-votes{font-size:10px;margin-bottom:2px}
.userphoto img{width:100%}.card-account-sidebar .sidebar-userphoto img{border:2px solid #fff;padding:0;margin:0;background:#fff;max-height:150px!important;max-width:150px!important}.card-account-sidebar .list-group-flush{margin:0 -20px!important}.card-account-sidebar .list-group-flush .selected{border-left:4px solid #000}.btn-facebook{background-color:#3b5998}.btn-google{background-color:#dc4e41}

.divider-or{text-align:center;height:1px;margin:30px 0 20px 0;background-color:#e1e8ed}.divider-or span{position:relative;top:-20px;background-color:#fff;display:inline-block;padding:10px;font-style:italic}





/*------------------------------------------*/
/*	26 - Listing Page
/*------------------------------------------*/ 

/* video */

#videoplayer iframe { min-height:405px; }
@media (max-width: 575.98px) {
#videoplayer iframe { min-height:195px; }
}
/* account optios */

@media (min-width: 575.98px) {
body:not(.theme-cp) .maincontent.with_sidebar_ads { min-height:900px; }
}


.maincontent .block-header__title { font-size:16px; }
@media (min-width: 575.98px) {
.maincontent .text-wrap { line-height:40px; }
}
 

.ppt-single-header { height:400px; overflow: hidden; position: relative; }
.ppt-single-header ._content { position:absolute; bottom:30px; width: 100%; z-index: 3; color: #fff; }
.ppt-single-header ._content a { color:#fff; }
.ppt-single-header ._content .sub-header .badge { line-height: 15px!important;    height: 20px!important; }

.sub-header span:not(.fa,.ripple,.ppt-icon-online,.badge)+span:not(.fa,.ripple,.ppt-icon-online,.badge) { margin-left:20px; }
.sub-header span:not(.fa,.ripple,.ppt-icon-online,.badge) i { margin-right:5px; }
.ppt-single-header #buybox-timer  { max-width:550px; }
.ppt-single-header .sub-header { margin: 20px 10px;    font-size: 14px; }

.icon_right i { position:absolute; right:20px; top:12px; }
 

@media (min-width: 1200px){
.ppt-single-header h1 { font-size: 50px; margin-bottom:20px; }
}

@media (max-width: 575.98px) { 

.theme-at .ppt-single-header { height:500px !important; }

.ppt-single-header ._wrap { padding:0px;  }
.ppt-single-header ._content { bottom: 0px;    padding: 20px; padding-bottom: 0px;    background: #fff;    border-top-left-radius: 10px;    border-top-right-radius: 10px; color:#000000; }
.ppt-single-header ._content a { color:#000000 !important; }
.ppt-single-header .sub-header { margin: 0px;  margin-top: 20px;   }

.single_collpase .block-header__divider { display:none !important; }
.single_collpase .block-header { background-color: #fff!important;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px!important;
    border-radius: 3px!important;
    color: #444!important;
    text-decoration: none!important;
    display: inline-block;
    border: 1px solid #f2f2f2!important;
    font-weight: 600;
    width: 100%;
	    margin: 0px !important;
    margin-bottom: 20px;
    padding: 10px; position: relative; cursor:pointer; }
.single_collpase ._content { display:none; padding-top: 20px; }
.single .title_1_intro { display:none; }
.single_collpase .block-header h3:after { font-family:"Font Awesome 5 Pro";content:"\f107";position:absolute;color:#ccc;top:5px;right:20px;font-size:25px;font-weight:500; }

body:not(.theme-vt,.theme-sp).single .ppt-tabs-listing {   }
body.theme-vt.single .ppt-tabs-listing .row { max-width:49%; float:left; }
body.theme-vt.single .ppt-tabs-listing .row .ppt-category-image { margin-bottom:20px; }
.single .sidebar-fixed-content .ppt-awards { display:none; } 
body:not(.theme-mjx) .sidebar-fixed-content .ppt-tabs-listing > ul { display:none; }
 
}

/* sub header */
.sub-style1 { font-size: 12px;    letter-spacing: 1px;    text-transform: uppercase; }
.sub-style1 > div:last-child { line-height: 20px; }

/* custom fields */
.ppt_shortcode_fields.style-0{padding-top:20px;font-size:18px}
.ppt_shortcode_fields h6 { font-weight:800; }
.ppt_shortcode_fields .fieldrow { margin-bottom:0px; display:flex; ;    margin-bottom: -1px;    margin-right: -1px;  }
.ppt_shortcode_fields .title{ font-weight:500; margin-bottom:10px;  flex-basis: 43%;    }
.ppt_shortcode_fields .text{color:#999; flex-basis: 57%;}
.ppt_shortcode_fields .title, .ppt_shortcode_fields .text {  font-size: 13px;  line-height: 41px; font-weight: 600; margin: 0px; }

 
@media (max-width: 575.98px) { 
.ppt_shortcode_fields .title, .ppt_shortcode_fields .text { font-size:12px; line-height: 30px;    padding: 5px; padding-left:15px; }
.ppt_shortcode_fields .text{ flex-basis: 50%;}
.ppt_shortcode_fields .title{ flex-basis: 50%; background:#fff; }
}

.ppt_shortcode_fields.style-2 .title, .ppt_shortcode_fields.style-2 .text { padding-left: 14px;  }
.ppt_shortcode_fields.style-2 .fieldrow { border: 1px solid #f3f3f3;  }
.ppt_shortcode_fields.style-2 .title { background: #fafafb; border-right: 1px solid #f3f3f3;  }


/* options sidebar panel */
#option_btn{position:fixed;top:120px;right:-2px;cursor:pointer;z-index:9999;background:#fff;border-right:0;width:55px;text-align:center;border-radius:5px 0 0 5px;box-shadow:0 3px 15px rgba(0,0,0,.1)}
#option_btn .heading{float:left;width:100%;font-size:25px;background:orange;height:50px;line-height:50px;text-align:center;color:#fff;margin-right:20px}
#option_btn .info{font-size:11px}

#option_btn a{display:block;padding:10px 0;border-bottom:1px solid #ddd;text-align:center;font-size:11px;text-decoration:none;color:#666}
#option_btn a:hover{text-decoration:none}
#option_btn a i{font-size:20px;display:block}

.single .box-count-down .box-count{font-size:23px;width:22%;height:80px;float:left;border-radius:0;text-align:center;padding:2px;position:relative;margin-right:7px;color:#fff}.single .box-count-down .box-count:last-child{margin-right:0}.single .box-count-down .dot{display:none}.single .box-count-down .box-count:before{width:100%;height:100%;float:left;content:""}.single .box-count-down .number{position:absolute;width:100%;left:0;top:10px;font-weight:700}.single .box-count-down .text{position:absolute;width:100%;left:0;bottom:8px;font-size:10px}@media (min-width:1300px){.single .box-count-down .box-count{font-size:26px;margin-right:9px}}
.single .box-count{border-radius:8px!important}
.single .box-count-down .number{font-size:30px}
 




 



/*------------------------------------------*/
/*	28 - Elementor
/*------------------------------------------*/

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0px !important;
}

/*------------------------------------------*/
/*	28 - Blog
/*------------------------------------------*/

.card-blog { margin-bottom:30px; }
.card-blog-post .justify-content-between{font-size:12px}

@media (max-width: 575.98px) {
.blog-single h1 { font-size: 20px; }
}
/*------------------------------------------*/
/*	GLOBAL ICONS
/*------------------------------------------*/

.custom-icon:before{font-family:"Font Awesome 5 Pro"}.icon-make:before{content:"\f1b9"}.icon-model:before{content:"\f5e4"}.icon-condition:before{content:"\f5e3"}.icon-body:before{content:"\f85b"}.icon-fuel:before{content:"\f52f"}.icon-transmission:before{content:"\f767"}.icon-interior:before{content:"\f576"}.icon-exterior:before{content:"\f55d"}.icon-doors:before{content:"\f52b"}.icon-seller:before{content:"\f508"}.icon-features:before{content:"\f762"}.icon-drive:before{content:"\f622"}.icon-engine:before{content:"\f5df"}.icon-category:before{content:"\f802"}.icon-keyword:before{content:"\f689"}.icon-owners:before{content:"\f63d"}.icon-slow-spin{-webkit-animation:fa-spin 10s infinite linear;animation:fa-spin 10s infinite linear}


/*------------------------------------------*/
/*	29 - USER INFO
/*------------------------------------------*/
 
.listing-grid-item{overflow:hidden}.listing-grid-item .ratingbox{background:#3ea70b;width:27px;text-align:center;border-radius:6px;font-weight:700;font-size:14px;margin-bottom:10px;float:left;margin-right:20px}.listing-grid-item .wlt_shortcode_category{padding:2px 5px;text-align:center;border-radius:6px;font-weight:700;font-size:12px;margin-bottom:5px;text-transform:uppercase;float:left}.listing-grid-item .content a{display:block;position:relative;color:#fff}.listing-grid-item .image{position:relative;overflow:hidden}.listing-grid-item .image:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;o-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}.listing-grid-item .listing-grid-info{position:absolute;left:0;top:20px;right:0;padding:0 15px 15px;display:none;opacity:.8}.listing-grid-item:hover .listing-grid-info{display:block}.listing-grid-item .listing-grid-info h5{color:#fff;line-height:1.2;letter-spacing:.7px;font-weight:500;margin:0 0 7px}.listing-grid-item .listing-grid-info .location{font-size:13px;font-weight:400;line-height:1.2}.wlt_shortcode_favs .fa{color:orange}.listing-grid-item:hover .image:before{background:rgba(0,0,0,.5)}.listing-grid-item .listing-grid-featured{position:absolute;top:0;right:0;font-size:12px;font-weight:600;text-align:center;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);width:150px;margin-top:20px;margin-right:-40px;letter-spacing:.5px}.listing-grid-item .image img{width:100%;max-width:550px}.stock-item{float:left;margin:4px;border:1px solid #eee;box-sizing:content-box;overflow:hidden;position:relative}.stock-item img{display:block;width:auto;height:100%}.stock-item .featured{position:absolute;top:0;right:0;font-size:12px;font-weight:600;text-align:center;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);width:150px;margin-top:20px;margin-right:-40px;letter-spacing:.5px;z-index:1000;color:#fff;height:30px;line-height:30px} 

/*------------------------------------------*/
/*	30 READ MORE/LESS
/*------------------------------------------*/

.addReadMore.showlesscontent .SecSec,.addReadMore.showlesscontent .readLess{display:none}.addReadMore.showmorecontent .readMore{display:none}.addReadMore .readLess,.addReadMore .readMore{margin-left:2px;cursor:pointer}.addReadMoreWrapTxt.showmorecontent .SecSec,.addReadMoreWrapTxt.showmorecontent .readLess{display:block}
	
/*------------------------------------------*/
/*	AUDIO AND VIDEO
/*------------------------------------------*/

.ppt_audio_wrapper{display:flex;flex-direction:column;flex-basis:600px;max-width:600px}.ppt_audio_wrapper_min{flex-basis:320px;max-width:320px}.ppt_audio_wrapper_noplaylist{flex-basis:500px;max-width:500px}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ppt_audio_playlist{margin:0;padding:0;background:#fff;box-shadow:0 0 5px #a2a2a2;border-bottom-left-radius:2px;border-bottom-right-radius:2px;max-height:0;transition:max-height .4s cubic-bezier(.87,-.01,.15,.98);overflow-y:scroll}.ppt_audio_playlist::-webkit-scrollbar{width:6px}.ppt_audio_playlist::-webkit-scrollbar-track{background-color:#e6e6e6}.ppt_audio_playlist::-webkit-scrollbar-thumb{background-color:#b4b4b4}.ppt_audio_playlist li{cursor:pointer;padding:8px;color:#666;display:flex;flex-direction:row;align-items:center;border-bottom:1px solid #eee}.ppt_audio_playlist li span:nth-of-type(1){font-weight:500}.ppt_audio_playlist li span:nth-of-type(2){color:#b3b3b3}.ppt_audio_playlist li span{padding-left:5px;padding-right:5px}.ppt_audio_playlist li:hover{background-color:#f2f2f2}.ppt_audio_playlist li img{height:34px;width:34px}.ppt_audio_stream_circle{background-color:#9deb45;right:5px;top:5px;height:15px;width:15px;border-radius:10px;margin-left:10px;margin-right:10px}.ppt_audio_container{display:flex;flex-wrap:wrap;background-color:#fff;border-top-left-radius:2px;border-top-right-radius:2px;border:1px solid #efefef;z-index:1}.ppt_audio_art{min-width:166px;min-height:166px;background-color:#eee;background-size:cover;transition:background-image .5s ease-in}.ppt_audio_songtitle{color:#757575;font-size:22px;font-weight:500}.ppt_audio_songartist{font-size:16px;margin-top:5px;font-weight:400;color:#c1c1c1}.ppt_audio_seekbar{flex-grow:1;display:flex;padding:5px;align-items:center}.ppt_audio_seekbg{cursor:pointer;height:8px;border-radius:4px;flex:1;background-color:#e6e6e6}.ppt_audio_seekfill{height:8px;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#f90;width:0%;display:flex;justify-content:flex-end;align-items:center;overflow:visible}.ppt_audio_playercontrolbuttons i{cursor:pointer}.ppt_audio_buttonwrapper{flex-direction:row;display:flex;justify-content:space-between;align-items:center}.ppt_audio_btn_play{font-size:16px}.ppt_audio_playercontrolbuttons i:hover{transition:all .5s;background-color:#eee;border-radius:32px}.ppt_audio_seeker{margin-right:-7px;height:14px;min-width:14px;border-radius:10px;border:2px solid #3e3e3e; background-color:#fff}.ppt_audio_tracktime{font-size:12px;color:#333;font-weight:500;padding-left:10px}.ppt_audio_tracktime_mini{font-size:22px}.ppt_audio_trackinfo{display:flex;flex-direction:column}.ppt_audio_playercontrols{display:flex;flex-grow:1;flex-direction:column}.ppt_audio_icons{color:#3e3e3e}.ppt_audio_playercontrolbuttons{flex-grow:1;display:flex;margin-right:5px;flex-direction:row;justify-content:space-between;align-items:center}.ppt_audio_player{display:flex;flex-direction:column;flex-grow:1;padding:10px}.ppt_audio_spinner{border:3px solid #f3f3f3;border-top:3px solid;border-radius:50%;width:15px;height:15px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media (max-width:600px){.ppt_audio_art{flex:1;min-height:300px;background-position:center;background-color:#5e5e5e;display:flex;justify-content:center}}

/*------------------------------------------*/
/*	IMAGES
/*------------------------------------------*/

.ppt-image{color:#fff;display:inline-flex;align-items:center;justify-content:center;position:relative;background-color:#efefef;background-size:cover;background-position:center center;background-repeat:no-repeat; width:100%; }
.ppt-image ._wrap{position:relative;overflow:hidden;transition:all linear .25s}.ppt-image-xxs:not(.responsive){width:50px!important;height:38px!important}.ppt-image-xs:not(.responsive){width:100px!important;height:75px!important}.ppt-image-sm:not(.responsive){width:150px!important;height:113px!important}
 
.ppt-image-md:not(.responsive){height:225px!important;width:300px!important}
.ppt-image-mmd:not(.responsive){height:180px!important;width:135px!important}
.ppt-image-lg:not(.responsive){height:450px!important;width:600px!important}
.ppt-image-xl:not(.responsive){max-height:600px!important;max-width:800px!important}
.ppt-image-mmd.responsive{display:revert!important}
.ppt-image-mmd.responsive ._wrap{height:180px!important}
.ppt-image ._txtbit{position:absolute;bottom:10%;left:10%;font-weight:700;color:#fff;z-index:1}.ppt-image:hover ._txtbit{color:#fff;bottom:12%;left:12%;transition:all linear .15s}.ppt-image.responsive{height:100%!important;width:100%!important}

.ppt-image-userphoto {    width: 170px;    height: 170px;}
.ppt-image-userphoto.size-md {    width: 100px;    height: 100px;}

@media (max-width: 575.98px) { 
.single .ppt-image-userphoto {    width: 70px;    height: 80px; margin-right:20px; }

}

/*------------------------------------------*/
/*	AVATARS
/*------------------------------------------*/

.ppt-avatar-list{list-style:none;padding:0}
.ppt-avatar-list li{display:inline-block;margin-right:10px}
.ppt-avatar{color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;border-radius:50rem;height:48px;width:48px;transition:all .2s ease-in-out;position:relative;}
.ppt-avatar ._wrap{overflow:hidden}
.ppt-avatar img{width:100%}.ppt-avatar .ppt-icon-online{position:absolute;top:0;right:0}.ppt-icon-online .ripple{background:#339a14}.ppt-avatar-sm .ppt-icon-online,.ppt-avatar-xs .ppt-icon-online{width:10px;height:10px}.ppt-avatar-md .ppt-icon-online{width:15px;height:15px}.ppt-avatar-sm{width:36px!important;height:36px!important;font-size:.875rem}.ppt-avatar-xs{width:24px!important;height:24px!important;font-size:.75rem}


.ppt-avatar-lg{width:58px!important;height:58px!important;font-size:.875rem}
.ppt-avatar-xxl{width:130px!important;height:130px!important;font-size:.875rem}
.ppt-avatar-xxs{width:16px!important;height:16px!important; }

@media (max-width: 575.98px) { 
.ppt-avatar-xxl{width:100px!important;height:100px!important; }

}

.ppt-avatar-sm .ppt-icon-online{width:6px;height:6px}.ppt-avatar-lg .ppt-icon-online,.ppt-avatar-md .ppt-icon-online{width:10px;height:10px}.ppt-avatar-xl{width:74px!important;height:74px!important}.ppt-avatar.rounded-circle ._wrap{border-radius:50%!important}.ppt-avatar.rounded ._wrap{border-radius:10%!important}.ppt-avatar .iconbit{position:absolute;top:-6px;left:-7px;color:#fac106;z-index:1;background:#fff;padding:2px;font-size:10px;border-radius:50%;box-shadow:0 .125rem .25rem rgba(0,0,0,.035)!important}.ppt-avatar-group .ppt-avatar{position:relative;z-index:2;border:2px solid #fff}.ppt-avatar-group .ppt-avatar+.ppt-avatar{margin-left:-1rem}.ppt-avatar-group .ppt-avatar:hover{z-index:3}.ppt-avatar-card{border:1px solid #f2f2f2;border-radius:.25rem}.ppt-avatar-card .ppt-icon-online{position:absolute;top:5px;right:5px}.ppt-avatar-card .ppt-icon-online .ripple{background:#339a14}.ppt-avatar-card .ppt-avatar{height:150px;width:150px;background-color:#fff;background-size:cover;background-position:center center;background-repeat:no-repeat;border:5px solid #fff}.ppt-avatar-card.bg-light .ppt-avatar{border:10px solid #fafafb}.ppt-avatar-card .ppt-avatar i{position:absolute;top:5px;right:5px}


 
/*------------------------------------------*/
/*	26 - TABS
/*------------------------------------------*/ 
  
.ppt-tabs-listing{border:1px solid #f2f2f2;border-radius:.25rem; background:#fafafb; }
.ppt-tabs-listing ._contents{padding:20px}
.ppt-tabs-listing>ul{display:table;table-layout:fixed;width:100%;margin:0;padding:0;list-style:none}.ppt-tabs-listing>ul li{display:table-cell;width:20%}.ppt-tabs-listing>ul li span{display:block;padding:.5em;text-align:center;text-decoration:none;line-height:40px;font-size:18px;font-weight:600;color:#fff;cursor:pointer}.ppt-tabs-listing>ul li:not(:first-child) a{border-left:none}.ppt-tabs-listing>ul .is-active span{border-bottom-color:transparent;background:#fafafb;color:#333}.ppt-tabs-listing.bg-light .btn-system{text-shadow:1px 1px #fff;border:1px solid #e9e9e9!important}.ppt-tabs-listing.bg-light .btn-system.btn-icon.icon-before i:after{background:#e9e9e9!important}.ppt-tabs-listing .fieldset{border:1px solid #ddd;padding:22px 0 16px 28px;margin-bottom:20px;position:relative;border-radius:4px;margin-top:10px}
.ppt-tabs-listing .fieldset ._title{position:absolute;top:-15px;left:10px;font-size:16px;background:#fafafb;padding:5px 20px;color:#919191}
.ppt-tabs-listing .fieldset ._price{font-size:30px;font-weight:700;text-shadow:1px 1px #fff}
.ppt-tabs-listing .fieldset .bg-pattern{opacity:.05} 

.three-tabs.ppt-tabs-listing span { font-size:14px !important; }

@media (max-width: 575.98px) { 
.ppt-tabs-listing{ border:0px; background:transparent; }
.ppt-tabs-listing ._contents { padding:0px; }
.ppt-tabs-listing>ul {  margin:20px 0px;  }
.ppt-tabs-listing h5 { padding-bottom:20px; }
}

/*------------------------------------------*/
/*	26 - USERS
/*------------------------------------------*/ 

.ppt-user figure a img{-webkit-transition:all 2s cubic-bezier(.19,1,.22,1) 0s;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all 2s cubic-bezier(.19,1,.22,1) 0s}

.ppt-user figure a:hover .bg-image{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);transform:scale(1.15)}
.ppt-user figure{margin:0}
.ppt-user:hover .bg-image{filter:grayscale(100%)}
.ppt-user ._content{background:#fff}
.ppt-user.style3 ._wrap::before{content:"";position:absolute;height:20px;top:-10px;left:0;right:0;background-color:#fff;z-index:0;transform:skewY(3deg)}
.ppt-user.style3 figure:hover .bg-image{transform:rotate(5deg) scale(1.1,1.1);filter:brightness(110%)}
.ppt-user.style2 .bar{height:7px;position:absolute;background:#fff;width:130%}
 
.ppt-user-tall figure{margin:0}
.ppt-user-tall img{transition:all linear .25s}
.ppt-user-tall{background-color:#fff;box-shadow:0 0 25px rgba(0,0,0,.1);background-position:center;overflow:hidden;position:relative; transition:all linear .25s; min-width: 300px;    width: 100%; border-radius: 10px;  }
.ppt-user-tall h4{position:absolute;font-size:25px;font-weight:700;color:#fff;transition:all linear .25s;text-shadow:0 0 20px rgba(0,0,0,.5)}.ppt-user-tall.style1 h4{text-align:left;top:10px;left:10px;padding:15px 20px;background:linear-gradient(140deg,rgba(0,0,0,.4) 0,rgba(255,255,0,0) 50%);transition:all linear .25s;min-width:150px;min-height:150px}.ppt-user-tall.style1:hover h4{top:15px;left:15px}.ppt-user-tall.style1 h4 span{position:absolute;bottom:40px;left:25px;color:#fff;font-size:13px;transition:all linear .25s}.ppt-user-tall.style1:hover img{filter:brightness(80%)}.ppt-user-tall.style2 h4{left:30px;bottom:70px;font-size:30px;color:#fff}.ppt-user-tall.style2 h4 span{position:absolute;bottom:-25px;left:0;color:#fff;font-size:13px;transition:all linear .25s}.ppt-user-tall.style2:hover img{filter:grayscale(100%)}.ppt-user-tall.style2:hover h4{bottom:80px}.ppt-user-tall.style3 h4{left:0;bottom:20px;text-align:center;width:100%;font-size:30px;color:#fff}.ppt-user-tall.style3 h4 span{font-size:13px;display:block}.ppt-user-tall.style3:hover img{filter:grayscale(100%)}.ppt-user-tall.style3:hover h4{bottom:30px}


/*------------------------------------------*/
/*	26 - NUMBERS
/*------------------------------------------*/ 

.card-numbers { }
.card-numbers.style1 { text-align:center;  }
.card-numbers.style1 i.opacity-5 { opacity:0.1; font-size: 30px;   }
.card-numbers.style1 ._num { font-size: 55px;    letter-spacing: -.025em!important;    line-height: 1!important; font-weight: 600; }

.card-numbers.style2 ._title { font-size: 20px;    font-weight: 700; margin-bottom: 10px; }
.card-numbers.style2 ._text { font-size:12px; opacity:0.5 }

.card-numbers.style3 { padding: 20px 20px 10px 20px; }
.card-numbers.style3 i { font-size:22px; }
.card-numbers.style3 ._content ._num { font-size:30px; font-weight: 600; }

.card-numbers.style3 ._content ._num span {display: block;    font-size: 12px;    text-align: right;    opacity: 0.5;
}
.card-numbers.style3 ._content ._text:not(.small) { font-size:16px; }

.card-numbers.style4 ._title { font-size:16px; font-weight: 600; margin-bottom: 10px;  }
.card-numbers.style4 ._num { font-size: 30px;    letter-spacing: -.025em!important;    line-height: 1!important; font-weight: 700;  }


/*------------------------------------------*/
/*	26 - EFFECTS
/*------------------------------------------*/ 

.ripple{position:absolute;width:160px;height:160px;z-index:-1;left:50%;top:50%;opacity:0;margin:-80px 0 0 -80px;border-radius:100px;-webkit-animation:ripple 1.8s infinite;animation:ripple 2s infinite;animation-iteration-count:1;animation-delay:2s}@-webkit-keyframes ripple{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ripple{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.ripple:nth-child(2){animation-delay:.3s;-webkit-animation-delay:.3s}.ripple:nth-child(3){animation-delay:.6s;-webkit-animation-delay:.6s}@-webkit-keyframes iconTranslateY{49%{-webkit-transform:translateY(-100%)}50%{opacity:0;-webkit-transform:translateY(100%)}51%{opacity:1}}@-moz-keyframes iconTranslateY{49%{-moz-transform:translateY(-100%)}50%{opacity:0;-moz-transform:translateY(100%)}51%{opacity:1}}@keyframes iconTranslateY{49%{transform:translateY(-100%)}50%{opacity:0;transform:translateY(100%)}51%{opacity:1}}

/*------------------------------------------*/
/*	5 COLUMNS
/*------------------------------------------*/

.col-lg-5ths,.col-md-5ths,.col-sm-5ths,.col-xs-5ths{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-5ths{width:20%;float:left}@media (min-width:768px){.col-sm-5ths{width:20%;flex:0 0 20%;-ms-flex:0 0 20%;float:left}}@media (min-width:992px){.col-md-5ths{width:20%;flex:0 0 20%;-ms-flex:0 0 20%;float:left}}@media (min-width:1200px){.col-lg-5ths{width:20%;flex:0 0 20%;-ms-flex:0 0 20%;float:left}}
 

/*------------------------------------------*/
/*	TAXONOMIES
/*------------------------------------------*/

.card-taxonomy-top .max_height_desc { line-height:20px; max-height:43px; overflow:hidden; }
.card-taxonomy-top .max_height_desc.showmore { max-height:100%; }
@media (max-width: 576px) {  

.card-taxonomy-top .max_height_desc { max-height:45px; }
.card-taxonomy-top h1 { font-size:20px; }	

}

/*------------------------------------------*/
/*	PLACEHOLDER LOAD
/*------------------------------------------*/
.ph-item{background-color:#fff;border:1px solid #f2f2f4;border-radius:2px;direction:ltr;display:flex;flex-wrap:wrap;margin-bottom:30px;overflow:hidden;position:relative}
.ph-item,.ph-item *,.ph-item :after,.ph-item :before{box-sizing:border-box}.ph-item:before{-webkit-animation:phAnimation .8s linear infinite;animation:phAnimation .8s linear infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%;bottom:0;content:" ";left:50%;margin-left:-250%;pointer-events:none;position:absolute;right:0;top:0;width:500%;z-index:1}.ph-item>*{display:flex;flex:1 1 auto;flex-flow:column;margin-bottom:15px;padding-left:15px;padding-right:15px}.ph-row{display:flex;flex-wrap:wrap;margin-top:-7.5px}
.ph-row div{background-color:#f2f2f4;height:10px;margin-top:7.5px}.ph-row .big,.ph-row.big div{height:20px}.ph-row .empty{background-color:hsla(0,0%,100%,0)}.ph-col-2{flex:0 0 16.6666666667%}.ph-col-4{flex:0 0 33.3333333333%}.ph-col-6{flex:0 0 50%}.ph-col-8{flex:0 0 66.6666666667%}.ph-col-10{flex:0 0 83.3333333333%}.ph-col-12{flex:0 0 100%}[class*=ph-col]{direction:ltr}[class*=ph-col]>*+.ph-row{margin-top:0}[class*=ph-col]>*+*{margin-top:7.5px}
.ph-avatar{background-color:#f2f2f4;border-radius:50%;min-width:60px;overflow:hidden;position:relative;width:100%}.ph-avatar:before{content:" ";display:block;padding-top:100%}
.ph-picture{background-color:#f2f2f4;height:180px;width:100%}
.ph-picture-small{background-color:#f2f2f4;height:80px;width:100%}
@-webkit-keyframes phAnimation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}@keyframes phAnimation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}

@media (max-width: 575.98px) {
.ph-picture { height:80px !important; }
}

/*------------------------------------------*/
/*	30 - NODIFY
/*------------------------------------------*/


.notify{position:fixed;min-width:350px;max-width:450px;background-color:#fff;font-size:14px;color:#000;border-radius:4px;border:1px solid #dedede;box-shadow:rgba(0,0,0,.0980392) 0 2px 4px;z-index:999; cursor:pointer; }
.notify .notify-icon{ position:absolute; width:60px;height:100%;text-align:center;overflow:hidden}
.notify .notify-icon .notify-icon-inner{ position:relative;top:15px;left:10px;font-size:30px;  height: 45px;background-size: contain!important;  } 
.notify:not(.notify-top-right) .notify-text{float:left;padding:10px 15px;margin-left:60px;}
.notify .notify-text a, .notify .notify-text a:hover { text-decoration:none }
.notify .notify-text small { color:#666666; }
.notify .notify-text h3{display:block;padding:0;margin:0px;font-size:16px;font-weight:400;line-height:normal;text-align:left;color:#fff}
.notify .notify-text p{margin:0; padding: 0px!important; font-size:14px; padding:5px; color:#a9a9a9; font-weight:500;  }

.notify.warning .notify-text h3{ font-weight:700!important}
.notify .notify-close-btn{position:absolute;display:block;right:15px;top:10px;cursor:pointer;color:#fff}
.notify.success{background:#0866c6;color:#fff;border-color:#0866c6}
.notify.success .notify-close-btn,.notify.success .notify-icon{border-color:#0866c6}.notify.error{background:#e31a22;color:#fff;border-color:#e31a22}.notify.error .notify-close-btn,.notify.error .notify-icon{border-color:#e31a22}
.notify.info{background:#fff;color:#111}.notify.info .notify-text h3{color:#000;font-weight:700}
.notify.info .notify-close-btn,.notify.info .notify-icon{border-color:#111!important;color:#111!important}
.notify.warning{background:#ffeaa8;color:#826200;border-color:#ffc237}
.notify.warning .notify-close-btn,.notify.warning .notify-icon{border-color:#ffc237}
.notify.size-small{min-width:250px;max-width:350px;font-size:12px}
.notify.size-small .notify-text h3{font-size:12px}
.notify.size-small .notify-text p{font-size:10px}
.notify.notify-top-left{top:20px;left:20px}
.notify.notify-top-right{top:50px;right:20px;padding:0}
.notify.notify-top-center{top:20px;left:50%;margin-left:-196px}
.notify.notify-bottom-left{bottom:20px;left:20px}
.notify.notify-bottom-right{bottom:20px;right:20px}
@media (max-width:575.98px){
	.notify.notify-bottom-right, .notify.notify-bottom-left {bottom:80px!important}
	
}
.notify.notify-top-right { padding: 10px 20px; }
.notify.notify-top-right, .notify.notify-top-right a { color:#FFFFFF!important; }
.notify.notify-bottom-center{bottom:20px;left:50%;margin-left:-196px}
.notify.notify-top-center .notify-close-btn,.notify.notify-top-full .notify-close-btn{top:auto;bottom:-10px}
.notify.notify-bottom-full{max-width:none;bottom:-1px;right:50px;left:50px;border-bottom-left-radius:0;border-bottom-right-radius:0}.notify.notify-center-center{top:50%;left:50%;margin-left:-196px;margin-top:-26px}


/*-----------------------------------------------*/
/* SELLSPACE
/*-----------------------------------------------*/
  
.sellspace_banner{display:inline-block;background:#fff; border: 1px solid #ebebeb; position:relative;text-shadow:1px 1px 0 #fff; }
.sellspace_banner .pricing{position:absolute;bottom:0;right:0;line-height:30px;background:#c8c8c8;padding-left:10px;padding-right:10px;color:#fff;text-shadow:none;font-size:12px}
.sellspace_banner .title { color:#999; }
.banner_125_125{line-height:125px;font-size:14px;margin:1%;float:left}
.banner_728_90{line-height:90px}
.banner_468_60{line-height:60px}
.banner_290_100{line-height:100px;margin-bottom:10px}
.banner_360_300{line-height:300px}
.banner_250_200 { line-height:200px; margin-bottom:20px; }
.banner_350_300 { margin-bottom:20px; line-height:300px; } 
.banner_255_200 { line-height:200px; margin-bottom:20px; }
.banner_350_350, .banner_262_220, .banner_336_280, .banner_370_300 { margin-bottom:40px;  }

/*-----------------------------------------------*/
/* STEPS
/*-----------------------------------------------*/
   
.stepbox { width: 90%; margin: 30px auto 0; } .stepbox>.stepbox-step { padding: 0; position: relative; } .stepbox>.stepbox-step .stepbox-stepnum { font-size: 14px; font-weight: 500; } .stepbox>.stepbox-step:first-child>.progress { left: 50%; width: 50%;
} .stepbox>.stepbox-step>.progress { position: relative; border-radius: 0; height: 2px; box-shadow: none; margin: 34px 0; } .stepbox>.stepbox-step>.progress>.progress-bar { width: 0; box-shadow: none; background: #000; } .stepbox>.stepbox-step>.stepbox-dot
{ position: absolute; width: 50px; height: 50px; display: block; top: 36px; left: 50%; margin-top: -5px; margin-left: -25px; border-radius: 50%; border: 2px solid #fff; } .stepbox>.stepbox-step.active>.stepbox-dot { background:#24a843 !important; } .stepbox>.stepbox-step.active>.stepbox-dot:after{    content:"\f00c"; font-family: "Font Awesome 5 Pro";  border-radius: 50px; position: absolute; top: 10px; left: 14px; font-size: 20px; color: #fff; } .stepbox>.stepbox-step:last-child>.progress { width: 50%; } #ajax_payment_form .list-group-item { background:
transparent; border-radius:0px; padding: 20px 10px 20px 20px; border:1px solid #efefef; line-height: 40px; }
 
/*-----------------------------------------------*/
/* CHECKOUT TABLE
/*-----------------------------------------------*/

.checkout-table { border:1px solid #ddd; background:#fff; }
.checkout-table .table-header { background:#1d2025; color:#fff;     line-height: 50px;     border-bottom: 1px solid #ddd;     padding: 0px 20px; }
.checkout-table .table-row { padding:20px 20px;     border-bottom: 1px solid #ddd; }
.checkout-table .table-row img { float:left; margin-right:20px; max-width:50px; max-height:50px; }
.checkout-table .table-footer { padding:20px 20px;     border-bottom: 1px solid #ddd; }
.checkout-table .table-footer .credits { margin-right:20px; }
.checkout-table  .qty-small { display:none; }
.checkout-table .qty-input { max-width:60px; text-align:center; }
.checkout-table .table-footer:last-child { border-bottom:0px; }
.checkout-table .btn-remove-item .fa { margin-right: 0px; }
.buttonsbit { padding-top: 20px;    border-top: 1px solid #ddd;    margin: 20px 0px; }
 
		
		/* =========== small version on checkout ===========*/ 

		.smallbasket .checkout-table .col-qty, .smallbasket .col-price, .smallbasket .checkout-table .btn-remove-item  { display:none; }
		.smallbasket .checkout-table .col-item { width:70%; }
		.smallbasket .checkout-table .qty-small { display:inline; }	
		.smallbasket .checkout-table .table-row img { display:none; }		
		.smallbasket .col-total { text-align:right; }
		
		/* =========== read only for invoice and admin ===========*/ 		
		.readonly .checkout-table { }
		.readonly .checkout-table .btn-remove-item { display:none; }
		.readonly .checkout-table h6 { font-size:20px; }
		.readonly .checkout-table .qty { border:0px; text-align:center; }
		
/*------------------------------------------*/
/*	Mobile - Comments
/*------------------------------------------ */
	


body.boxed #page-content-wrapper {  background: #fafafa; } 
body.boxed .main-container { padding:0px; }

@media (min-width: 1300px){
	.container {
		max-width: 1240px;
	}
	.container-full-width { width:100% !important; max-width: 100% !important;     margin-right: auto !important;    margin-left: auto !important; }
	
	 .elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1200px !important;
	}
	
	.fullcontainer .container, .fullcontainer .container-lg, .fullcontainer .container-md, .fullcontainer .container-sm, .fullcontainer .container-xl {
		max-width: 1600px;
	}
	
	#ajax-search-output { min-height:800px;  }
	
	body.boxed .hero-small { padding: 20px; }
	
	/* boxed layout */
	body.boxed #page-content-wrapper { max-width:1300px; margin:auto auto;  min-width: 1140px !important; } 
	body.boxed #sidebar-wrapper { display:none !important; }
	
	/* slim layout */
	body.slim { font-size: 14px; }
	body.slim #page-content-wrapper { max-width:1000px; margin:auto auto;  min-width: auto !important; } 
	body.slim #sidebar-wrapper {  margin-left: -350px !important; }
	body.slim .toggled #sidebar-wrapper {    margin-left: -0px !important; }
	
	body.body-shadow #page-content-wrapper { box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important; }
	body.body-border #page-content-wrapper { border-left:1px solid #ddd; border-right:1px solid #ddd; }
	
	/* logo */
	.header9 .navbar-brand img { max-width:none !important }	
	
	/* header */
	.topbar-info.main-header li{ margin-right:25px;padding-right:30px;}
	.elementor_mainmenu .search { width:400px; }	 
	
	/* hero */
	.hero-full { height: 100vh;  }
	
	.w-lg-100 {
    width: 100%!important;
	}
	 	

	
}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {


 	
	/* logo */
	.textlogo { font-size: 25px;  }
	.logo-lg .textlogo { font-size: 35px !important;  }
	 
	.header9 .navbar-brand img { max-width:none !important } 
	
	/* account */
	.card-account-sidebar .sidebar-userphoto img { min-width:150px; min-height:100px  }

	/* cards */
	.card-small-wide img {     max-width: 130% !important;    width: 130% !important; max-height:200px; }
 

	/* hero */
	.hero_content h1 { font-size:50px; }
	.hero-small .hero_content h1 { font-size:40px; }
	.hero-full .hero_content h1 { font-size:65px; line-height: 90px; }
	.hero-full .hero_content { top: 45%; }
	
	/* image grids */	 
	.textsize-xl { font-size:30px !important; }	
	
	/* basics */
	.w-lg-100 {
    width: 100%!important;
	}
	
 
}


/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) { 
 
	/* logo */
	.textlogo { font-size: 25px; }

   	/* hero */
   	.hero-full { height:70vh !important; }
  
 
	/* account */
	.card-account-sidebar .sidebar-userphoto img { min-width:100px; }
 
	/* image grids */	 
	.textsize-xl { font-size:30px !important; }
	.textsize-xxl { font-size:30px !important; }  
	
	/* basics */
	.w-lg-100 {
    width: 100%!important;
	}
	
	/* single */
	.features-list-small a {  width: 50% !important; }
	  
	
}

/* ipad */
@media (min-width: 576px) and (max-width: 991.98px) { 

	/* logo */
	.textlogo { font-size: 25px; }




#filters-extra.show .filters_sidebar  { display:block !important; }
.filters_sidebar  { display:none; }
.btn_filt { display:block !important; }

 

  	 
	/* hero */
	.hero-full { height:70vh !important; }
  	
	/* image grids */	 
	.grid .btn { padding:5px 10px !important; }
	figure.effect-1 .wrapper {    border: 20px solid transparent !important;}
	figure.effect-4 figcaption { padding:20px !important; }
	.textsize-xl { font-size:20px !important; }
	.textsize-xxl { font-size:20px !important; }
	
	/* sidebar */
	.card-blog, .filters_col { padding:0px !important; border:0px !important; background:none !important; }

	/* single */	
	.features-list-small a {  width: 50% !important; }
}  

/* mobile */
@media (max-width: 575.98px) { 

body.boxed .main-container { padding:15px; }
 

#main { background: #fff !important }
 

.mobile-negative-margin-x { margin-left:-15px; margin-right:-15px; }

.mobile-text-12 { font-size:12px !important; }

.form-control-lg { font-size:14px; }

/*------------------------------------------*/
/*	Mobile - Cards
/*------------------------------------------*/
 


/*------------------------------------------*/
/*	Mobile - Account Page
/*------------------------------------------*/
 
.card-top-info { margin-top:-1px; border-radius:0px;     border-left: 0px;    border-right: 0px; }


/*------------------------------------------*/
/*	Mobile - Menu & Navigation
/*------------------------------------------*/
.elementor_header { border-bottom: 1px solid #dee2e6 !important; }
.elementor_header .navbar-brand { margin-left:20px; margin-right:0px; }
.rtl .elementor_header .navbar-brand { margin-right:20px; margin-left:0px; }
.navbar-brand img { max-width:150px; }

.navbar-light .navbar-toggler .fal { font-weight:600 !important;  }

/* logo */
.textlogo { font-size:25px !important; }	
	
#hero_transparent .single-slide-item .row { min-height: 100% !important; }
#hero_transparent .hero-content { top:0% !important; } 


	
/*------------------------------------------*/
/*	Mobile - Hero
/*------------------------------------------*/
.hero-default.new.hero-large,.hero-default.new.hero-medium, .hero-default.new.min-h-720 { height:auto !important; min-height:auto !important;  }
.hero-default.new .hero_content { position:relative; top:auto; -webkit-transform:none !important; transform:none !important; padding: 0px 0px; }

/*------------------------------------------*/
/*	Mobile - Image Grids
/*------------------------------------------*/

.textsize-xl { font-size:20px !important; }
.textsize-xxl { font-size:20px !important; }
.block-cat-text img { margin-top:20px; }

.grid .bg-image { background-position: left !important; }
	
/*------------------------------------------*/
/*	Mobile - Search &amp; Filters
/*------------------------------------------*/

.card-blog, .filters_col { padding:0px !important; border:0px !important; background:none !important; }

.filter_sortby a { width: 100%; line-height: 40px !important; font-weight:bold; }
.filter_sortby a.active span { border-right:0px !important; }
#filters-extra.show .filters_sidebar  { display:block !important; }

.filter_sortby a { font-size:10px !important; text-transform: uppercase !important; }
.filter_sortby a i { display:none; }
.filter_sortby.t1 { margin-bottom:20px; -ms-flex-pack: justify!important; justify-content: space-between!important; display: -ms-flexbox!important; display: flex!important; }
	
.mobile-filters-bar { margin-bottom:20px; }
.mobile-filters-bar .btn { font-size:16px !important; text-transform: uppercase !important;     line-height: 40px; }

#page-content-wrapper { overflow:hidden !important;  }
#page-content-wrapper.with-mobilemenu {  margin-bottom:80px; }



            

/*------------------------------------------*/
/*	Mobile - Comments
/*------------------------------------------ */

 
.comment-single .comment-area { padding: 0px 0px !important; background: #ffffff !important; border-radius: 0px !important;  font-size: 14px !important; }


/*------------------------------------------*/
/*	Mobile - Single Page
/*------------------------------------------ */

.gallery-items .slick-arrow.left {  left: -10px;}
.gallery-items .slick-arrow.right {  right: -10px; }
 
 
}






/*------------------------------------------*/
/*	New Block Changes
/*------------------------------------------ */
 
#membership_table_compare ._header { font-weight:600;     line-height: 35px; }
#membership_table_compare ._name { max-width:150px; width:100%; font-size:12px; padding-right: 10px; font-weight: 500; }
#membership_table_compare ._value { width:100%; text-align: center; border-top: 1px solid #fafafb;    padding: 10px;  }
#membership_table_compare ._value ._num { font-size:11px; opacity:0.7}
#membership_table_compare ._block { }
#membership_table_compare ._block.odd { background:#fff; }
#membership_table_compare ._value:nth-child(odd){ background:#fdfdfd; }


.card-pricing-membership a, .card-pricing-membership a:hover { text-decoration:none; }
.card-pricing-membership a:hover {     box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;   }
.card-pricing-membership .memprice { font-size:30px; }
.ppt-modal-container .card-pricing-membership .memprice { font-size:20px; }


/*------------------------------------------*/
/*	---
/*------------------------------------------ */




.bg-gradient-left, .bg-overlay-gradient-left   { background: -webkit-linear-gradient(190deg,rgba(6,27,65,0) 0,rgb(0 0 0 / 95%) 100%); background: linear-gradient(260deg,rgba(6,27,65,0) 0,rgb(0 0 0 / 95%) 100%); position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;    z-index: 1;    background-size: cover;}

.popIn {    -webkit-animation-name: popIn;    animation-name: popIn}
@keyframes popIn {
    0% {
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0);
        opacity: 0
    }
    20% {
        opacity: 1
    }
    40% {
        -webkit-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
        animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
        -webkit-transform: scale3d(1.08, 1.08, 1.08);
        transform: scale3d(1.08, 1.08, 1.08)
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    80% {
        -webkit-animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
        animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulsate {
    -webkit-animation-name: pulsate;
    animation-name: pulsate;
    -webkit-transform-origin: center;
    transform-origin: center
}
.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
@keyframes pulsate {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
        animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(0.8, 0.8, 0.8);
        transform: scale3d(0.8, 0.8, 0.8)
    }
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
        animation-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.card-page .section-80, .card-page .section-100 { padding:0px; }
.card-page .section-60 {  padding: 20px 0; }
 
.card-page section h2 {
    line-height: 1.5;
    font-size: 20px;
}




.modal-600 .ppt-modal-close { color:#fff!important; } 





.opacity-5-hover { opacity:0.5; }
.opacity-5-hover:hover { opacity:1;}


@media (min-width: 575.98px){
.ppt-sidebar .maincontent { box-shadow: 0 .125rem .25rem rgba(0,0,0,.035)!important;     background-color: #fff!important; padding:30px; }

.ppt-sidebar .ppt-tabs-listing, .ppt-sidebar .ppt-tabs-listing>ul .is-active span, .ppt-sidebar .ppt-tabs-listing .fieldset ._title {    background: #ffffff; }
.ppt-sidebar .ppt-awards .fieldset ._title { display:none; }
}


.ppt-single-layout1 { background:#fff; }

.ppt_shortcode_fields.style-2 .fieldrow{border:1px solid #f3f3f3}
.ppt_shortcode_fields.style-2 .title:not(._title){background:#fafafb;border-right:1px solid #f3f3f3}


.ppt-single-title._style1 h1 { font-size: 30px; line-height: 1.3; font-weight: 700;} 
.ppt-single-title._style1 .d-flex > div {    position: relative;  display: inline-block;    line-height: 28px;    font-size: 16px;  }
.ppt-single-title._style1 .d-flex span { color:#b3b3b3 }
.ppt-single-title._style1 .d-flex span a { color:#b3b3b3; }
.ppt-single-title._style1 .d-flex > div + div { padding-left:20px; }
.ppt-single-title._style1 .d-flex > div + div:before{     content: "\f111";font-family:"Font Awesome 5 Pro"; color:#b3b3b3;  font-size: 5px;  position: absolute;    top: 1px;    left: 7px; font-weight: bold; }
 

.ppt-single-datafields._style2 {  }
.ppt-single-datafields._style2 span { width:100%; }
.ppt-single-datafields._style2 span:first-child { font-weight:600;  }

.data-fields-single.lg { font-size: 35px;    line-height: 44px;    font-weight: 700; }
.data-fields-single.xl { font-size: 40px;    line-height: 44px;    font-weight: 700; }
.data-fields-single.md {     font-size: 24px;    font-weight: 700;}


 
/*
@media (min-width: 600px){
.ppt-single-button-box { margin-bottom:20px; clear:both; }
.ppt-single-button-box .wrap { margin:-5px; margin-bottom:10px; }
.ppt-single-button-box .btn { float:left; width:48%;  margin: 1%; font-weight: 600; font-size: 12px;       line-height: 30px;  }
.ppt-single-button-box .btn:hover { box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important; }
}
@media (max-width: 600px){
.ppt-single-button-box .btn { width:100%; font-size:20px; margin-bottom:10px!important; }
}
.ppt-single-button-box .btn span { overflow: hidden; text-overflow: ellipsis;  white-space: nowrap;}
*/ 

.ppt-single-desc._style1 h4 {
	font-size: 22px;
    line-height: 28px;
    margin-bottom: 20px;
    font-weight: 800;
}
@media (min-width: 900px){
	.ppt-single-desc._style1 h4 {
		margin-bottom: 30px;
	}
}

.bg-pgradiant { background:#fafafb; }

.card-rates { line-height:30px; }
.card-rates ._title { margin-bottom:10px; }
