/*
Theme Name: Classy Lite
Theme URI: https://gracethemes.com/themes/free-fashion-store-wordpress-theme/
Author: Grace Themes
Author URI: https://gracethemes.com/
Description: Classy Lite is a modern, magnificent, trendy, creative and elegant free fashion store WordPress theme with all the necessities and advanced features. It provides a fantastic platform for developing a professional and beautiful fashion website. This theme is designed for fashion portfolio, online fashion stores, fashion photography, fashion blog, models websites, clothes magazines, or any other related business. This multipurpose theme can also be used for boutique, beauty parlor, clothing shop, cosmetic, beauty and saloon, massage and spa, yoga, personal trainer, lifestyle blogs, travel and classic websites. Some of the amenities of this theme includes multi-level menu, unlimites color scheme, Google fonts, custom backgrounds, sidebar, footer, custom widgets, full-width page template, blog layout, social buttons and contact information. It has full width image slider to showcase your eye-catching images of fashion style. Boxed or full-width site layout option with sticky header functionality adds advantages to your website. Demo Link: http://www.gracethemesdemo.com/classy/
Requires at least: 5.0
Tested up to: 6.6
Requires PHP: 5.6
Version: 2.2
License: GNU General Public License version 2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: classy-lite
Tags:blog,two-columns,right-sidebar,full-width-template,custom-colors,custom-menu,custom-header,custom-logo,featured-images,editor-style,custom-background,threaded-comments,theme-options, translation-ready

Classy Lite WordPress Theme has been created by Grace Themes(gracethemes.com), 2019.
Classy Lite WordPress Theme is released under the terms of GNU GPL
*/

*{ 
	margin:0; 
	padding:0; 
	outline:none; 
	box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;
}
body{ 
	background-color:#ffffff; 
	margin:0; 
	padding:0;
	line-height:26px; 
	font-size:16px; 
	color:#5c5c5c; 
	font-family: 'Assistant', sans-serif; -ms-word-wrap:break-word; word-wrap:break-word;
}
img{ 
	border:none; 
	margin:0; 
	padding:0; 
	height:auto; 
	max-width:100%;
}
.wp-caption, .wp-caption-text, .sticky, .gallery-caption, .aligncenter{ 
	margin:0; 
	padding:0; 
	max-width:100% !important;
}
p{ margin:0; padding:0;}
a{ text-decoration:none; color:#efc62c;}
a:hover{ color:#111;}
.clear{ clear:both;}
.left{ float:left;}
.right{ float:right;}

figcaption,figure{	display: block;}
figure {margin: 1em 0;}
blockquote{ background-color:#eee; border-left:5px solid #e73072; padding:15px 15px 15px 40px; color:#666; font-size:15px; line-height:1.5; margin-bottom:30px;}
blockquote p{ margin-bottom:0 !important;}
hr {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;	height: 0;	overflow: visible;}
.textwidget select{ width:100%;}
.tagcloud a{ font-size:12px !important; color:#fff; border:1px solid #fff; padding:5px 12px; margin:0 5px 5px 0; display:inline-block;}
.tagcloud a:hover{ border:1px solid #fff;}
table{ width:100%}

.alignnone{ width:100%;}
img.alignleft, .alignleft{ float:left; margin:0 15px 0 0; padding:5px; border:1px solid #cccccc;}
img.alignright, .alignright{ float:right; margin:0 0 0 15px; padding:5px; border:1px solid #cccccc;}
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-top:0;  height:auto;}

h1,h2,h3,h4,h5,h6{ font-family: 'Open Sans', sans-serif;  color:#303030; margin:0 0 20px; padding:0; font-weight:600; line-height:1.1; }
h1.entry-title{ font-weight:bold; margin-bottom:35px; text-transform:uppercase;}
h1{ font-size:40px;}
h2{ font-size:34px;}
h3{ font-size:30px;}
h4{ font-size:22px;}
h5{ font-size:20px;}
h6{ font-size:16px;}
/*
Lists style CSS
-------------------------------------------------------------*/
ol,ul{ margin:0; padding:0;}
ul li ul, ul li ul li ul, ol li ol, ol li ol li ol{ margin-left:10px;}
ul,ol { margin:0; padding: 0;}
ul {list-style: inside none disc;}
ol {list-style: decimal;}
ul li,ol li {margin-bottom: 0;	margin-left: 1.5em;}
dt {font-weight: 700;}
dd {margin: 0 1.5em 1.5em;}
audio:not([controls]) {	display: none;height: 0;}
img {border-style: none;}
svg:not(:root) {overflow: hidden;}
a {	background-color: transparent;	-webkit-text-decoration-skip: objects;}
a:active, a:hover {outline-width: 0;}
b, strong {	font-weight: inherit;}
pre {background: #ddd;font-size: 14px;	font-size: 0.9375rem;line-height: 1.4;margin-bottom: 1.6em;	max-width: 100%;overflow: auto;	padding:20px;}
iframe{max-width:100%;}
.postmeta{margin-bottom:20px; display:inline-block; color:#999; }
.postmeta a{color:#999;}
.postmeta a:hover{color:#e74c3c;}
.breadcrumbs{padding:10px 0; margin-bottom:0;}
nav.pagination{ clear:both;}
#comment-nav-above .nav-previous, #comment-nav-below .nav-previous{ float:none !important; margin:10px 0;}
nav.pagination .page-numbers{ background-color:#ccc; padding:10px 15px; font-size:15px; font-weight:600; color:#444;}
nav.pagination .page-numbers.current{background-color:#efc62c;}
ol.comment-list li{ list-style:none; margin-bottom:5px;}

/* Buttons */
.button{  border:1px solid #404040; color:#404040; padding:10px 30px; display:inline-block; border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px; -o-border-radius:25px; -ms-border-radius:25px; }
.button:hover{ border:1px solid #e73072; color:#e73072; }
a.blogreadmore{ background-color:#505050; color:#fff ; padding:5px 20px; display:inline-block; border-radius:3px;}
a.blogreadmore:hover{ background-color:#404040; color:#fff; }

.learnmore{ background-color:#e73072; color:#fff ;display: inline-block; padding:10px 30px; text-transform:uppercase; font-weight:600; border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px; -o-border-radius:25px; -ms-border-radius:25px; font-size:14px; }
.learnmore:hover{ background-color:#333;color:#fff ;}

/* = Page layout css
-------------------------------------------------------------- */
.classy_content_box{ width:68%; margin:0; float:left; padding:0 0 30px; }
.classy_content_box ul, .classy_content_box ol{ margin:0 0 20px 20px; }
.classy_content_box ul li, .classy_content_box ol li{ margin:0; }
.classy_content_box ul ul, .classy_content_box ol ol{ margin:0 0 0 30px; }

.fullwidth{ width:100% !important; float:none  !important;}
.fullwidth p{ margin-bottom:15px;}

.boxlayout{ width:1210px; margin:0 auto; background-color:#fff; position:relative; box-shadow:0 -8px 8px #111;}
.fulllayout{ width:100% !important;}
#classy_content_holder{ padding:50px 0;}
#classy_content_holder p{ margin-bottom:30px;}

.recentpost_listing{ margin:0 0 30px 0; padding:25px; box-shadow:0 0 10px #ddd;}
.recentpost_listing .post-thumb{ float:left; width:35%; margin:0 25px 10px 0; position:relative;}
.recentpost_listing .post-thumb img{ height:auto;}
.recentpost_listing h3, h3.single-title{ margin-bottom:5px; font-size:22px; font-weight:600;}
.recentpost_listing h3 a{ color:#484f5e;}
.recentpost_listing h3 a:hover{ color:#efc62c;}
.recentpost_listing p{ margin-bottom:20px;}
.blog-meta{ font-style:italic; margin-bottom:8px;}
.post-date, .post-comment, .post-categories, .edit-link{ display:inline; color:#333; font-weight:600; text-transform:uppercase; letter-spacing:2px; font-size:13px; margin:0 10px 0 0;} 
.single_title{ margin-bottom:5px;}
body.single-post .recentpost_listing { width:100%; float:none; margin:0; }

/*
Main site CSS
-------------------------------------------------------------*/
#site_layout{ margin:0 auto;}
.container{ width:1170px; margin:0 auto; position:relative;}
.site-header{ background-color:#ffffff !important; width:100%; z-index:9999; box-sizing:border-box; position:absolute;}
.site-header.siteinner{ position:relative; background-color:#111;  }
.logo{ float:left; padding:15px 0; position:relative;text-align:left; width:23%; }
.logo a{ z-index:999; position:relative}
.logo h1 { font-weight:400; margin:0; text-transform:uppercase; font-size:28px;}
.logo a{color: #e73072;}
.logo p{ font-size:13px; color:#111; display:block; letter-spacing:1px;}


/* = social icons css
-------------------------------------------------------------- */
.site-header.fixed{ position: fixed; top:0; z-index:99999999; width:100%;}
.site_hdr_right{ text-align:right; float:right;}

/*header menu css*/
.toggle{display: block;}
.toggle a{width:100%; color:#ffffff; background:url(images/mobile-nav.png) no-repeat right center #3e3e3e; padding:8px 10px; margin-top:5px; font-size:16px; display:none; text-align:left;}
.toggle a:hover{color:#ffffff !important;}
/*main menu*/
.site_navigation{ padding:0; z-index:9999; float:right; position:relative; width:100%; }
.site_navigation ul { margin:0; padding:0; font-family:'Open Sans', sans-serif; font-size:14px; font-weight:600; }
.site_navigation ul li{display:inline-block; position:relative; margin:0;}
.site_navigation ul li:last-child{border-right:none;}
.site_navigation ul li a{ padding:34px 20px; display:block; text-align:center; color:#000; text-transform:uppercase; }
.site_navigation ul li ul li{ display:block; position:relative; float:none; border-bottom:1px solid #ddd;}
.site_navigation ul li ul li a{ display:block; padding-top:7px; padding-bottom:7px; position:relative; text-align:left;}
.site_navigation ul li ul{ display:none; z-index:9999999; position:relative; background-color:#fff ; }
.site_navigation ul li:hover > ul{ display:block; width:200px; position:absolute; left:0; text-align:left; }
.site_navigation ul li:hover ul li ul{display:none; position:relative;}
.site_navigation ul li:hover ul li:hover > ul{display:block; position:absolute; left:200px; top:0;}
.site_navigation ul li a:hover, 
.site_navigation ul li.current-menu-item a,
.site_navigation ul li.current-menu-parent a.parent,
.site_navigation ul li.current-menu-item ul.sub-menu li a:hover{ color:#22c7cd;}
.site_navigation ul li.current-menu-item ul.sub-menu li a{ color:#000;}

/*dropdown arrow*/
.site_navigation .menu li > a.parent {  padding-right: 2em; position: relative;}
.site_navigation .menu li > a.parent::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #414141 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 0.3em;
    content: "";
    display: block;
    position: absolute;
    right: 0.8751em;
    top: 48%;
}
.site_navigation .menu li ul li a.parent { padding-right: 0;}
.site_navigation .menu li ul li a.parent::after { right: 0.8751em; top: 46%;}


.top_slider_area{ position:relative;}
h2.sectiontitle{font-weight:600; font-size:40px; margin-bottom:50px; position:relative; text-align:center;}
.last_column{clear:right; margin-right:0 !important; }
#sidebar .search-form input.search-submit{ background:url(images/search-icon.png) no-repeat center center #efc62c; padding: 12px 0 12px 0; font-size:0; width:20%; height:43px; float:right; border:0;}

/* = About Us Section Section
-------------------------------------- */
#about_wrapper{ padding:80px 0; background-color:#f2f2f2}
.welcome_imagebx{ width:40%; float:right; margin:0 0 0 0; }
.welcome_imagebx img{ width:100%; display:block; }
.welcome_content_column{ width:55%; float:left; margin:0; }
.welcome_content_column h3{ font-size:32px; font-weight:800; margin-bottom:30px;}
.welcome_content_column h3 span{ font-size:70px; display:block; color:#e73072;}
.welcome_content_column p{ margin-bottom:0; line-height:28px; padding:0 0 40px 40px; border-left:1px solid #e73072;}

.welcome_content_column .btnstyle1{ padding:12px 40px; text-align: center; background-color:#e73072; color: #fff; display: inline-block; text-transform:uppercase; font-weight:600;  margin:0; font-size:17px; -webkit-border-top-right-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
-moz-border-radius-topright: 25px;
-moz-border-radius-bottomright: 25px;
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;}

/* = Services 3 coloumn Section
-------------------------------------- */
#services_wrapper{ padding:80px 0; }
.services_3_column{ width:32%; margin:0 2% 0 0; float:left; text-align:center; position:relative; }
.services_3_column .services_imgcol{ height:275px; overflow:hidden; margin:0 auto; }
.services_3_column .services_imgcol img{width:100%; height:auto; min-height:275px; }
.services_3_column h3{ font-weight:800; position:absolute; text-transform:uppercase; top:35%; left:0; right:0; text-align:center; margin:0 auto;}
.services_3_column h3 a{ color:#000;}

.services_3_column h3.titlebx1{ font-size:35px;}
.services_3_column h3.titlebx2{ font-size:50px;}
.services_3_column h3.titlebx3{ font-size:28px;}

/* = sidebar
-------------------------------------------------------------- */
#sidebar{ float:right; width:28%;}
aside.widget{ background-color:#fff; margin-bottom:30px; padding:20px; box-shadow:0 0 10px #ddd; }
h3.widget-title{ font-weight:400; padding:15px; margin:-20px -20px 15px; color:#fff; font-size:22px; position:relative; background-color:#e73072; }

h3.widget-title:after {
	top: 100%;
	left:4%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #e73072;
	border-width:10px;
	margin-left:-10px;
}


aside.widget ul{ list-style:disc; margin:0; padding:0; }
#sidebar ul li{ border-bottom:1px solid #ddd; list-style:none; margin:0 0 2px; padding:7px 10px 7px 0; -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
	
#sidebar ul li:hover{padding-left:5px;}
	
#sidebar ul li::before {content: "\f2f5"; font-family: 'Font Awesome 5 Solid'; color:#e73072; margin-right:15px;}
#sidebar ul li a{ color:#3b3b3b; }
#sidebar ul li a:hover{ color:#34c6f6;}
#sidebar ul li:last-child{ border:none;}

aside .textwidget{ padding:20px; background-color:#f5f5f4;}

#sidebar .search-form{ margin-bottom:20px;}
#sidebar .search-form input.search-field{ background-color:#fff; width:80%; padding: 12px 15px 12px 15px; border:1px solid #ddd; }
#sidebar .search-form input.search-submit{ background:url(images/search-icon.png) no-repeat center center #efc62c; padding: 12px 0 12px 0; font-size:0; width:20%; height:43px; float:right; border:0;}

#sidebar .woocommerce ul.cart_list li{ padding:0 10px 0 30px; list-style:none;}
#sidebar .woocommerce ul.cart_list li:before{ display:none;}

/* = Footer css
-------------------------------------------------------------- */
.footer-wrapper{ background-color:#000000; padding:0; position:relative; color:#ccc;}
.copyright-txt span{color:#efc62c;}
.powerby{ float:left; }
.design-by { float:right;}
.design-by a:hover{color:#999;}

.footer-wrapper h5{ margin:0 0 30px 0; font-size:22px; color:#ddd; text-transform:uppercase; }
.footer-wrapper .widget{ padding:50px 0 20px;}

.footer-copyright{ background-color:#000000; color:#ccc; position:relative; padding:25px 0; text-align:center;}
.footer-copyright a:hover{ color:#fff;}

.widget-column-1{ width:45%; float:left; margin:0 10% 0 0; }
.widget-column-2{ width:45%; float:left; margin:00; }

.footer-wrapper ul{ margin:0; padding:0; list-style:inside disc;}
.footer-wrapper ul li { padding:0 0 8px 0; margin:0; color:#8a8989;}
.footer-wrapper ul li a { color:#8a8989; }
.footer-wrapper ul li a:hover, .footer-wrapper ul li.current_page_item a { color:#f2b23d; }


.footer_socialicons{ display:inline-block; text-align:center; margin-top:-8px;}
.footer_socialicons a{  width:45px; height:45px; line-height:45px; border:1px solid #fff; border-radius:50%; margin:0 5px 0 0; padding:0; color:#eee; display:inline-block; text-align:center;  }
.footer_socialicons a:hover{ color:#e73072; }
.footer_socialicons br{ display:none;}


/* = Contact Form 7 css
-------------------------------------------------------------- */
.wpcf7{ margin:30px 0 0; padding:0;}
.wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"]{ width:40%; border:1px solid #cccccc; box-shadow:inset 1px 1px 2px #ccc; height:35px; padding:0 15px; color:#797979; margin-bottom:0;}
.wpcf7 textarea{width:60%; border:1px solid #cccccc; box-shadow:inset 1px 1px 2px #ccc; height:150px; color:#797979; margin-bottom:25px; font:12px arial; padding:10px; padding-right:0;}
.wpcf7 input[type="submit"]{background-color:#efc62c; width:auto; border:none; cursor:pointer; font:18px/22px 'Open Sans',san-serif; color:#ffffff; padding:10px 40px; border-radius:3px;}

/* Text meant only for screen readers. */
.screen-reader-text {clip: rect(1px, 1px, 1px, 1px);position: absolute !important;	height: 1px;width: 1px;	overflow: hidden;}
.screen-reader-text:focus {	background-color: #f1f1f1;	border-radius: 3px;	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);	clip: auto !important;	color: #21759b;	display: block;
	font-size: 14px;font-size: 0.875rem;font-weight: bold;	height: auto;left: 5px;	line-height: normal;padding: 15px 23px 14px;text-decoration: none;	top: 5px;	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* = Comment Form css
-------------------------------------------------------------- */
h1.screen-reader-text{font:22px 'Open Sans',san-serif;}
.site-nav-previous, .nav-previous{ float:left;}
.site-nav-next, .nav-next{ float:right;}
h3#reply-title{ font-size:20px;}
#comments{ margin:30px 0 0; padding:0;}
nav#nav-below{ margin-top:15px;}

/* Comment styles */
ol.commentlist{list-style:none;}
#commentform p{margin:5px 0;}
#commentform label{display:block;}
#commentform input#email, #commentform input#url, #commentform input#author, #commentform textarea, #commentform input#eazycfc_captcha{max-width:96%; border:1px #ccc solid; padding:5px 2%;}
#commentform input#submit{ background-color:#32373a; border:none; padding:12px 25px; color:#fff; display:inline-block; cursor:pointer; border-radius:5px;}
#commentform input#submit:hover{background:#34c6f6; color:#fff;}
.form-allowed-tags{display:none;}
.entry-content table, .comment-body table{ border-collapse:collapse; margin:10px 0;}
.entry-content table td, .entry-content table th, .comment-body table td, .comment-body table th{padding:10px 5px; text-align:left;}
.entry-content table th, .comment-body table th{color:#676767; font:normal 18px Oswald; border-bottom:1px #888 solid;}
.entry-content table td, .comment-body table td{border-bottom:1px #ccc solid;}
.fvch-codeblock:hover .comment-form-url{display:block !important;}
.commentlist, ol.commentlist {list-style:none; box-shadow:0 0 5px #666; -moz-box-shadow:0 0 5px #666; -webkit-box-shadow:0 0 5px #666; -khtml-box-shadow:0 0 5px #666; margin:10px 0; background-color:#fff; padding:10px 0;}
.commentlist li, ol.commentlist li { list-style:none; background-image:none !important; padding:0px 15px;}
.commentlist li ol li.depth-2, .commentlist li ol li.depth-3, .commentlist li ol li.depth-4, ol.commentlist li ol li.depth-2, ol.commentlist li ol li.depth-3, ol.commentlist li ol li.depth-4 { border-bottom:none;}
.commentlist li.bypostauthor article, ol.commentlist li.bypostauthor article { background:#f9ffe1;}
.commentlist article, .commentlist li.bypostauthor li article, ol.commentlist li.bypostauthor li article { border:none !important; padding:10px; position:relative; background-color:#fff;}
.commentlist li .fn { font-weight:normal; font-size:15px; font-style:normal;}
.commentlist li.bypostauthor .fn, ol.commentlist li.bypostauthor .fn { color:#000;}
img.avatar { vertical-align:middle; position:static; display:inline-block;}
.commentlist article a time { display:block; clear:both; padding:5px 0 10px; font-size:11px; font-style:italic; }
.commentlist, ol.commentlist p { font-size:14px;}
.commentlist .reply span, ol.commentlist .reply span { display:none;}
.commentlist .reply a, ol.commentlist .reply a { display:block;	padding:10px; text-align:center; background:#f6f6f6; margin:5px 0; border:1px #ddd solid;}
.comment-author.vcard{display:inline-block; margin-right:15px;}
.comment-list ul.children li.comment{background-image:none; padding-left:5px;}


/* WooCommerce plugin css code */
a.added_to_cart{background:#e1472f; padding:5px; display:inline-block; color:#fff; line-height:1;}
a.added_to_cart:hover{background:#000000;}
a.button.added:before{content:'' !important;}
#bbpress-forums ul li{padding:0;}
#subscription-toggle a.subscription-toggle{padding:5px 10px; display:inline-block; color:#e1472f; margin-top:4px;}
textarea.wp-editor-area{border:1px #ccc solid;}
.woocommerce input[type=text], .woocommerce textarea{border:1px #ccc solid; padding:4px;}
form.woocommerce-ordering select{ padding:5px; color:#777777;}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th{ color:#ff8a00;}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{ color:inherit !important;}
h1.product_title, p.price{ margin-bottom:10px;}

.woocommerce table.shop_table th, .woocommerce-page table.shop_table th{ color:#ff6d84;}
.woocommerce ul.products li, #payment ul.payment_methods li{ list-style:none !important;}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{ color:inherit !important;}
.woocommerce table.shop_table th, .woocommerce table.shop_table td{ border-bottom:0px !important}

.woocommerce .quantity .qty{ padding:7px; border:1px solid #ccc;}
.woocommerce-Price-amount.amount{font-size:14px !important;}
.woocommerce div.product .product_title{ padding-bottom:20px !important;}
.woocommerce div.product form.cart{ margin-top:15px !important;}

/*Product price filter*/
.price_slider{ margin-bottom: 1em;}
.price_slider_amount {
    text-align: right;
    line-height: 2.4em;
    font-size: 0.8751em;
}

.price_slider_amount .button {
    font-size:1.15em;
}

.price_slider_amount .button {
    float: left;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 0.9em;
    height: 0.9em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    cursor: pointer;
    background: #e7e7e7;
    background: -webkit-gradient(linear,left top,left bottom,from(#FEFEFE),to(#e7e7e7));
    background: -webkit-linear-gradient(#FEFEFE,#e7e7e7);
    background: -moz-linear-gradient(center top,#FEFEFE 0%,#e7e7e7 100%);
    background: -moz-gradient(center top,#FEFEFE 0%,#e7e7e7 100%);
    outline: none;
    top: -.3em;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
}

.ui-slider .ui-slider-handle:last-child {
    margin-left: -1em;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size:.7em;
    display: block;
    border: 0;
    background: none repeat scroll 0 0 #FF6B6B;
    box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
    -webkit-box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
}

.price_slider_wrapper .ui-widget-content {
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    background: #1e1e1e;
    background: -webkit-gradient(linear,left top,left bottom,from(#1e1e1e),to(#6a6a6a));
    background: -webkit-linear-gradient(#1e1e1e,#6a6a6a);
    background: -moz-linear-gradient(center top,#1e1e1e 0%,#6a6a6a 100%);
    background: -moz-gradient(center top,#1e1e1e 0%,#6a6a6a 100%);
}

.ui-slider-horizontal {
    height:.5em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}

/* = Navigation Focus CSS
-------------------------------------------- */
button:focus,
input[type="button"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="week"]:focus,
input[type="datetime"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
#site_layout a:focus {	
outline: thin solid #e73072;
}

.classy_content_box a{ 
font-weight:bold;
text-decoration:underline;
}