/*
	Theme Name: Quasar
	Theme URI: http://quasar.rockthemes.net
	Author: XanderRock
	Author URI: http://themeforest.net/user/XanderRock/portfolio
	Description: Quasar is a very powerful responsive, retina ready, WPML (localization) ready, WooCommerce ready theme. Quasar comes with Rock Page Builder, Curvy Slider and Rock Form Builder. Enjoy!
	Version: 4.7
	License:  Please read the license information at Envato from themeforest.com
	License URI: http://themeforest.net
	Tags: drag and drop, multiple sidebar, responsive, retina, curvy slider, animation builder, page builder, layout builder, ecommerce, coorporate, portfolio
	Text Domain: quasar
*/




/*
**	#######################################################
**	General
**	####################################################### 
*/

body{
	background-color:#e9e9e9;
	font-family: 'Open Sans', sans-serif;
}

.rockthemes-animate, .rockthemes-animate .ajax-body ul > li{opacity:0;}

a.button{
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;	
}

.quasar-style-radius{
	border-radius:30px 0px 45px 0px;	
}


.quasar-style-dot{
	width: 10px;
	height: 10px;
	position: absolute;
	background: #00aae8;
	border-radius: 15px;
	right: 0px;
	bottom: 0px;	
	opacity:0;
}

.rock-iconictext-container:hover .quasar-style-dot{
    -webkit-animation-name: rockthemes_fade_loop;
    -webkit-animation-duration: 1000ms;
    -webkit-transform-origin:50% 50%;
    -webkit-animation-iteration-count: infinite;
	
    animation-name: rockthemes_fade_loop;
    animation-duration: 1000ms;
	transform-origin:50% 50%;
	animation-iteration-count: infinite;
}

@-webkit-keyframes rockthemes_fade_loop {
    0% { opacity: 0; -webkit-transform: scale(0.7); }
    10% { opacity: 1; -webkit-transform: scale(1); }
    30% { opacity: 0.8; -webkit-transform: scale(0.85); }
    40% { opacity: 1; -webkit-transform: scale(1); }
    100% { opacity: 0; -webkit-transform: scale(0.7); }
}

@keyframes rockthemes_fade_loop {
    0% { opacity: 0; -moz-transform: scale(0.7); }
    10% { opacity: 1; -moz-transform: scale(1); }
    30% { opacity: 0.8; -moz-transform: scale(0.85); }
    40% { opacity: 1; -moz-transform: scale(1); }
    100% { opacity: 0; -moz-transform: scale(0.7); }
}

#main-canvas{
	background:#F0F0F0;
	width:1090px;
	margin:20px auto;
	
	box-shadow:0px 1px 5px rgba(50, 50, 50, 0.28);
	-webkit-box-shadow:0px 1px 5px rgba(50, 50, 50, 0.28);
	-moz-box-shadow:0px 1px 5px rgba(50, 50, 50, 0.28);
}

.main-content-container{background:#fff;}

p, a, .header-small-contact{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
}

p:last-child{margin-bottom:3px;}

/*FontAwesome General Font Class*/
i, .fa{
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
}

/*We have used div for allowing override to display:block.*/
div img{max-width: 100%; border:none;  -ms-interpolation-mode: bicubic; display:inline-block !important; /*block removed*/}

/*Header Models*/
.header-top-1{
	width:100%; 
	background:#FDFDFD;
	padding:15px 0 5px;
}
.header-top-2 .columns{padding:5px 15px 5px; text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);}
.header-small-contact, .header-small-contact a, .header-top-2 a{font-size:11px !important;}
.header-small-contact, .header-social-container{margin:15px 0 10px;}
.social-no-margin .header-social-container{margin:0px;}
.header-social-line-height{line-height:19px;}
.header-top-2{
	width:100%; 
	background:#00aae8; 
	color:#f0f0f0;
	min-height:30px;
}
.header-top-2 .textwidget{ font-size:11px; margin:8px 2px 4px;}
.header-top-2-font-size{font-size:11px;}

/*Title and Breadcrumbs*/
.quasar-title-breadcrumbs{background:#EEEEF0; /*background:url(images/bright_squares.png); */ width:100%; position:relative;}
.quasar-title-breadcrumbs .shadow-divider-up, .quasar-title-breadcrumbs .shadow-divider-down{opacity:0.6; filter:alpha(opacity=60);}

/*Special Search*/
.special-search-container{position:relative;}
.special-search-overlay-box{
	background:#f4f4f4;
	width:240px; 
	position:absolute; 
	right:0px; 
	z-index:99; 
	display:none; 
	box-shadow:0px 4px 4px rgba(50, 50, 50, 0.11);
	-moz-box-shadow:0px 4px 4px rgba(50, 50, 50, 0.11);
	-webkit-box-shadow:0px 4px 4px rgba(50, 50, 50, 0.11);
	border:1px solid #d0d0d0;
	border-top:none;
}
.special-search-overlay-box, .special-search-overlay-box *{
	box-sizing:border-box !important; -webkit-box-sizing:border-box !important; -moz-box-sizing:border-box !important;
}
.special-search-overlay-box form{margin:0px; padding:0px;}
.special-search-icon{display:inline-block;}
.special-search-icon i{font-size:18px !important;}



.entry-content > .row > .columns > *, .quasar-portfolio-body > .row, .quasar-portfolio-body .margin-bottom{margin-bottom:15px;}


a{text-decoration:none;}
a:hover{text-decoration:underline;}

a.button:hover{text-decoration:none;}

/*Firefox Image Backface Fix*/
a img, a:hover img, img, img:hover{/* -moz-backface-visibility: hidden; backface-visibility:hidden; -webkit-backface-visibility:hidden; */}

h1, h2, h3, h4, h5, h6{color:inherit; margin-top:0px; line-height:100%;}

h1{font-size:40px; font-weight:300}
h2{font-size:32px; font-weight:300;}
h3{font-size:26px; font-weight:400;}
h4{font-size:24px; font-weight:400;}

/*Fonts to All Headers. This will also be copied to in theme options*/
h1, h2, h3, h4, h5, h6, .title-container, .title-container a, .page-title, 
.sidebar-area caption, .quasar-portfolio-main-title, .team-member-content .member-b,
.ajax-filtered-gallery-holder .ajax-navigation strong, .searchform label{font-family: 'PT Sans Narrow', sans-serif;}

strong{font-weight:600;}

.main-color{color:#00aae8;}

.main-gradient{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */	
}

.clear{clear:both;}

.center-element{margin-right:auto; margin-left:auto;}
.center-text{text-align:center;}
.left-text{text-align:left;}
.right-text{text-align:right;}
.full-element{width:100%;}
.remove-foundation-padding{margin-left:-0.9375em; margin-right:-0.9375em;}
.relative-container{width:100%; height:100%; position:relative;}
.rockthemes-hover{/*display:inline-block; Temporarily Disabled for Hover Image Issue*/ width:auto; height:auto; max-width:100%;}
.rockthemes-hover > img{display:block !important; width:100%;}
.shadow-box-class{box-shadow:0 1px 27px 0px rgba(0, 0, 0, 0.3);}
.no-margin{margin:0px;}
.no-padding{padding:0px;}
.vertical-space{display:block; width:100%; height:60px;}
.vertical-space-big{display:block; width:100%; height:100px;}
.vertical-space-half{display:block; width:100%; height:30px;}

.no-top-border-radius{border-top-left-radius:0px !important; border-top-right-radius:0px !important;}

/*Go To Top */
#toTop{
	background:#00aae8;
	color:#fff;
	width:35px;
	height:35px;
	text-align:center;
	position:fixed; /* this is the magic */
	bottom:10px; /* together with this to put the div at the bottom*/
	right:10px;
	cursor:pointer;
	display:none;
	z-index:100;
	vertical-align:middle;
	padding:8px 0;
	overflow:hidden;
	border-radius:3px;
}


/*Hover Regular Container*/
.regular-hover-container{width:100%; height:100%; position:absolute; top:0px; left:0px;}
.regular-hover-container.small-thumb{height:100%;}
.regular-hover-container.small-thumb{}
.regular-hover-container .hover-bg{
	position:relative;
	background:#fff;
	background:rgba(243, 243, 243, 0.83);
	text-align:center;
	vertical-align:middle;
	width:100%; height:100%; 
	opacity:0; filter:alpha(opacity=0);
	max-width:100%;
	max-height:100%;
}

.regular-hover-container .hover-bg .iconeffect{
	position:relative; 
	display:block; 
	float:left; 
	margin-top:68%; 
	opacity:0; 
	filter:alpha(opacity=0);
	/*background:#fff;*/
	background:transparent;
	width:48px; 
	height:48px; 
	/*border-radius:5px 0px 15px;*/
	border-radius:4px;
	line-height:48px;
	opacity:1;
	border:1px solid #666;
}

.iconeffect:hover{opacity:0.8 !important;}



.regular-hover-container.small-thumb .hover-bg .iconeffect{
	padding:6px;
	/*padding-top:40%;*/
	padding-top:18%;
	width:50%;
	height:100%;
	border-radius:0px;
}

.regular-hover-container:not(.small-thumb) .hover-bg .iconeffect:first-child{margin-right:4px;}

.regular-hover-container .hover-icon-container{
	width:100px; 
	max-width:100%; 
	margin:0px auto; 
}
.regular-hover-container.small-thumb .hover-icon-container{height:100%;}
.regular-hover-container .hover-icon-container.icon-no-link a{left:50%; margin-left:-24px;}

.regular-hover-container .hover-bg .iconeffect img{/*width:20px; height:20px;*/ width:15px; height:15px; margin:14px;}
.regular-hover-container.small-thumb .hover-bg .iconeffect img{margin:0px auto;}



/*TinyMCE Rockthemes Divider Shortcode*/
.rockthemes-divider .divider-line{
	border-top: 1px solid #D5D5D5;
	width: 50%;
	height: 1px;
	display: block;
	position: relative;
	margin: 30px auto;
}

.rockthemes-divider .divider-symbol{
	width: 11px;
	height: 11px;
	background: #00AAE8;
	/*border: 1px solid #DEDEDE;*/
	border-radius: 5px 0 7px;
	display: block;
	position: absolute;
	top: -6px;
	left: 50%;
	margin-left: -4px;
}


.rockthemes-divider .divider-line-left{
	border-top: 1px solid #D5D5D5;
	width: 50%;
	height: 1px;
	display: block;
	position: relative;
	margin: 30px 0px;
}

.rockthemes-divider .divider-symbol-left{
	width: 11px;
	height: 11px;
	background: #00AAE8;
	border-radius: 5px 0 7px;
	display: block;
	position: absolute;
	top: -6px;
	left: 0px;
	margin-left: -4px;
}


.widget .rockthemes-divider .divider-symbol-left{
	margin-left:0px;	
}

.widget .divider-line-left{
	margin:19px 0px 30px;	
}



hr{border:1px dotted #999999; border-bottom:none;}

/*Rev Slider*/
.rev_slider_wrapper {z-index:0;}


/*Rockthemes Masonry*/
.rockthemes-masonry{list-style:none; margin-left:0px; /*Clear List margin left*/}
.rockthemes-masonry > li{list-style:none; opacity:0;}
.load_more_button{
	margin:15px 0 0 0; 
	padding:8px 15px; 
	border:1px solid #B4B4B4; 
	border-radius:4px; 
	font-size:13px; 
	text-align:center;
	cursor:pointer;
	
	transition: color .3s, border-color .3s;
	-webkit-transition: color .3s, border-color .3s;
	-moz-transition: color .3s, border-color .3s;
}

.rock-loader-container{
	width:44px;
	height:44px;
	position:absolute;	
	display:block;
	left:50%;
	top:50%;
}

.loader-gif, .loader-container > div{
	background:#f3f3f3;
	width:36px;
	height:36px;
	padding:9px;
	border-radius:4px;	
	opacity:0.68;
	filter:alpha(opacity=68);
}

.rock-loader-container .loader-gif{
	margin:10px auto;
	display:none;	
	/*
	width:44px;
	height:44px;
	*/
}

.text-center .loader-gif{margin:0px auto;}

.loader {
	/*margin: 10px auto;*/
  border-style: solid;
  border-color: #e74c3c #2ecc71 #3498db #f1c40f;
  -webkit-animation: rotation 2s linear infinite;
  -moz-animation: rotation 2s linear infinite;
  -o-animation: rotation 2s linear infinite;
  animation: rotation 2s linear infinite;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  
  width: 40px;
  height: 40px;
  border-width: 2px;
}

.rock-loader-container.loader-not-supported .loader {
	display:none;
}

.rock-loader-container.loader-not-supported .loader-gif{
	display:block;	
}

@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.quasar-breadcrumbs *{font-size:13px;}
.quasar-breadcrumbs{float:right; list-style:none; margin:0px 0px 15px 0px; padding:0px; position:relative; z-index:95;}
.quasar-breadcrumbs li{
	float:left;
	margin-left:5px;
}

.quasar-breadcrumbs li a, .quasar-breadcrumbs li {font-family: 'PT Sans Narrow', sans-serif;	}

.page-title{font-size:28px; margin-top:1em; margin-bottom:1em; }

/*WPML*/

#lang_sel_click, #lang_sel_click *, #lang_sel, #lang_sel *, #lang_sel_list, #lang_sel_list *{
	box-sizing:content-box;
	z-index:101;
}
#lang_sel_click img.iclflag, #lang_sel img.iclflag, #lang_sel_list img.iclflag{
	width:auto;
	height:auto;
	float:left;
	
}
#lang_sel_click, #lang_sel, #lang_sel_list{
	display:inline-block;
	text-align:left;	
}
#lang_sel_click ul ul a, #lang_sel_click ul ul a:visited,
#lang_sel ul ul a, #lang_sel ul ul a:visited,
#lang_sel_list ul ul a, #lang_sel_list ul ul a:visited{
	line-height:normal;	
}
.lang_sel_sel .iclflag{padding:4px 10px 4px 0px;}

#lang_sel_list a, #lang_sel_list a:visited,
#lang_sel_list ul a, #lang_sel_list_list ul a:visited{
	background:none;	
}

#lang_sel_list .lang_sel_sel .iclflag{padding:0px;}
.header-wpml-container{margin:15px 0 10px;}

/*
**	#######################################################
**	End of General
**	####################################################### 
*/



/*
**	#######################################################
**	Colors
**	####################################################### 
*/

.boxed-layout{background-color:#333;}
.border-with-radius{
	/*
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	*/
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

/*
**	#######################################################
**	End of Colors
**	####################################################### 
*/




/*
**	#######################################################
**	Widgets Plugins
**	####################################################### 
*/

/*Page Builder Fullwidth Colored Background*/
.rockthemes-fullwidth-colored{position:relative;}

/*Ajax Filtered Gallery*/
.ajax-filtered-gallery-holder{}
.ajax-filtered-gallery-holder .ajax-navigation ul{list-style:none; margin:0px; padding:0px;}
.ajax-filtered-gallery-holder .ajax-navigation ul li{float:left; margin:0 2px 10px 2px;}
.ajax-filtered-gallery-holder .ajax-navigation ul li:first-child{margin-left:0px;}
.ajax-filtered-gallery-holder .ajax-navigation strong{
	float: left;
	margin-right: 30px;
	font-weight:normal;
	font-size: 24px;
	margin-bottom: 15px;
	border-right: 1px solid #CCC;
	padding-right: 15px;
}
.ajax-filtered-gallery-holder .ajax-navigation .no-value{color:#ccc !important;}

.ajax-filtered-gallery-holder .ajax-body ul li a{display:block; position:relative;}
.ajax-filtered-gallery-holder .ajax-body{position:relative; padding-left:0.9375em; padding-right:0.9375em; margin:0px -12px;}

.ajax-filtered-gallery-holder .ajax-filtered-element{padding:6px !important;}

.ajax-filtered-gallery-holder p{margin-bottom:5px;}

.ajax-filtered-gallery-holder .hr-shadow-mask{opacity:1;}

.ajax-filtered-gallery-holder.category-names-in-border .ajax-navigation ul li a,
.ajax-filtered-gallery-holder.category-names-in-border .ajax-filtered-footer a{
	border:1px solid #666;
	border-radius:4px;
	padding:4px 10px;
	
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
}
.ajax-filtered-gallery-holder.category-names-in-border .ajax-navigation ul li a:hover,
.ajax-filtered-gallery-holder.category-names-in-border .ajax-filtered-footer a:hover{text-decoration:none;}
.ajax-filtered-gallery-holder.category-names-in-border .ajax-navigation ul li.no-value{display:none;}

.ajax-filtered-gallery-holder.category-names-in-border .ajax-filtered-footer{margin-top:15px;}


.ajax-filtered-hover-box{min-height:100px; background-color:#FAFAFA; border:1px solid #BEBEBE; padding:10px; z-index:999; opacity:1;}
.ajax-filtered-hover-box{color:#666;}
.ajax-filtered-hover-box .ajax-filtered-image{overflow:hidden; background:#999;}
.ajax-filtered-hover-box .desc .header-title{font-size:18px; font-weight:600; margin-top:-5px; margin-bottom:5px;}
.ajax-filtered-hover-box .price-holder{font-size:24px;}





/*Swiper Slider*/
/*Swiper circles*/
.pagination .swiper-pagination-switch {display: inline-block; width: 10px; height: 10px; border-radius: 10px; background: #999;	box-shadow: 0px 1px 2px #555 inset; margin: 0 3px; cursor: pointer;}
/*Swiper Rectangle*/
.pagination .swiper-pagination-switch {display: inline-block; width: 24px; height: 6px; border-radius: 0px; background: #999;	box-shadow:none; margin: 0 3px; cursor: pointer;}
.pagination .swiper-active-switch {background: #eee;}
.pagination{position:relative;}

.swiper-container{margin:0px;}
/*.swiper-wrapper, .swiper-slide{height:auto;}*/
.quasar-swiperslider{width:100%; margin-left:auto; margin-right:auto; overflow:hidden;}



/*Regular Table*/
table{width:100%; font-size:13px; border-collapse:collapse;}
table tr th, table tr td{font-size:13px;}


/*Pricing Table*/
.quasar-pt{
	color:#4f5253;
}

.quasar-pt.row .columns{
	padding-left:0.5375em;
	padding-right:0.5375em;
}

.quasar-pt-header{
	background: #f4f7f8; /* Old browsers */
	background: -moz-linear-gradient(top, #f4f7f8 0%, #fbfbfc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f7f8), color-stop(100%,#fbfbfc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f4f7f8 0%,#fbfbfc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f4f7f8 0%,#fbfbfc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f4f7f8 0%,#fbfbfc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f4f7f8 0%,#fbfbfc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f7f8', endColorstr='#fbfbfc',GradientType=0 ); /* IE6-9 */
	
	border-radius:inherit;	
	text-align:left;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	border-bottom:1px solid #e5e5e5;
}

.quasar-pt-featured{
	background: #989fa8; /* Old browsers */
	background: -moz-linear-gradient(top, #989fa8 0%, #a8b0b9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#989fa8), color-stop(100%,#a8b0b9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #989fa8 0%,#a8b0b9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #989fa8 0%,#a8b0b9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #989fa8 0%,#a8b0b9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #989fa8 0%,#a8b0b9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#989fa8', endColorstr='#a8b0b9',GradientType=0 ); /* IE6-9 */
	
	padding:13px;	
	border-radius:inherit;
	color:#fff;
	font-size:14px;
	text-align:center;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	border-bottom:1px solid #CCC;
	/*border-top:1px solid #f9f9f9;*/
}

.quasar-pt-package-name h2{font-weight:normal; padding:15px 30px 10px 40px; color:#4f5253; margin:0px;}
.quasar-pt-package-name h2 div{font-size:16px; color:#999; margin-top:-5px;}

.quasar-pt-columns{
	-webkit-box-shadow: 0px 6px 8px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 6px 8px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 6px 8px rgba(50, 50, 50, 0.1);
	border:1px solid #ddd;
	
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
}

.quasar-pt-option{font-size:15px; text-align:left; color:#666; padding:10px; padding-left:40px; padding-right:20px; border-bottom:1px solid #EEEEEE; font-weight:bold; background:#fdfdfd;}
.quasar-pt-option-desc, .quasar-pt-option i{font-size:12px; color:#999; font-weight:normal;}
.quasar-pt-option i{margin-right:5px; font-size:inherit;}

.quasar-pt-footer{
	background: #f4f7f8; /* Old browsers */
	background: -moz-linear-gradient(top, #f4f7f8 0%, #fbfbfc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f7f8), color-stop(100%,#fbfbfc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f4f7f8 0%,#fbfbfc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f4f7f8 0%,#fbfbfc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f4f7f8 0%,#fbfbfc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f4f7f8 0%,#fbfbfc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f7f8', endColorstr='#fbfbfc',GradientType=0 ); /* IE6-9 */
	
	border-radius:inherit;	
	text-align:center;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	/*border-top:1px solid #fff;*/
	
	padding:20px 15px;
}

.quasar-pt-price{font-size:36px;}
.quasar-pt-time{font-size:12px; color:#999;}



/*Toggles / Accordion*/
.rock-toggles-container .rock-toggle-header-icon{font-size:inherit; text-align:left; padding-right:5px; float:none; display:inline-block; width:25px;}

.rock-toggle-header{border-bottom:1px solid #CCC; color:#666; cursor:pointer; font-size:13px; font-weight:600; }
.rock-toggle-header i{color:inherit; font-size:9px; display:block;}
.rock-toggle-content{background:#fafafa;}
.rock-toggle-content p:last-child{margin-bottom:0px;}

.rock-toggle-header:hover{color:#333;}

/*Image Shadow*/
.shadow-divider-up{border-bottom:1px solid rgba(0,0,0,0.15); position:absolute; display:block; width:100%; left:0px; bottom:-1px;}
.shadow-divider-down{border-top:1px solid rgba(0,0,0,0.15); position:absolute; display:block; width:100%; left:0px; top:0px;}
.shadow-divider-up img, .shadow-divider-down img{display:block !important;}

.hr-shadow-mask{
	height:13px;
	overflow:hidden;	
	opacity:0.5;
	filter: alpha(opacity=50);
}

.hr-shadow-mask.shadow-dark{opacity:1; filter: alpha(opacity=100);}

.shadow-absolute{
	position:absolute;
	width:100%;
	bottom:-13px;
	left:0px;	
}

hr.hr-shadow{height:30px; margin:0px; padding:0px; top:-31px; z-index:90;}

.rotate-shadow{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); /* IE 9 */
	-webkit-transform:rotate(180deg); /* Safari and Chrome */	
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 10px;
	width: 100%;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.rotate-shadow hr.hr-shadow{top:-30px;}


.shadow-effect {
	position:relative;
	background-color:#dedede;
	padding:20px 0 30px;
	font:14px/1.5 Arial, sans-serif;
	padding:1em;
	color:#666;
	text-shadow: 0px 1px 3px #fff;
	text-align:center;
	margin:50px auto;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.shadow-effect:before,
.shadow-effect:after {
	content:"";
	position:absolute;
	z-index:-2;
}

.curve:before {
	top:10px;
	bottom:10px;
	left:0;
	right:50%;
	-webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
	-moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
	box-shadow:0 0 15px rgba(0,0,0,0.6);
	-moz-border-radius:10px / 100px;
	border-radius:10px / 100px;
}

.curve-hz-1:before {
	top:50%;
	bottom:0;
	left:10px;
	right:10px;
	-moz-border-radius:100px / 10px;
	border-radius:100px / 10px;
}



/*	TABS	*/
/*.rock-tabs-container{margin-left:0px !important; margin-right:0px !important;}*/
.rock-tabs-container .tabs-motion-container{overflow:hidden;}
.rock-tabs-container .rock-tabs-content-container p:last-child{margin-bottom:0px;}
.rock-tabs-container .rock-tab-header-icon{display:inline-block; width:20px;}

.rock-tabs-container.tab-left{}
.rock-tabs-container .rock-tabs-header-container .rock-tab-header{
	font-size:13px;
	position:relative; display:block; padding:15px; list-style:none;
	box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;
	font-weight:600; color:#666; cursor:pointer;
}

.rock-tabs-container .rock-tabs-header-container .rock-tab-header:hover{
	color:#333;	
}

.rock-tabs-container.tab-top .rock-tabs-header-container .rock-tab-header{
	/*border-bottom:1px solid #ccc;*/
	float:left;
	z-index:9;
}

.rock-tabs-container.tab-top .rock-tabs-header-container .rock-tab-header.active{
	border-right:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #fafafa;	
	/*padding-bottom:17px;*/
}

.rock-tabs-container.tab-top .rock-tabs-header-container .rock-tab-header.active:first-child{border-left:none;}
/*.rock-tabs-container.tab-top .rock-tabs-header-container .rock-tab-header.active:last-child{border-right:none;}*/

.rock-tabs-container.tab-left .rock-tabs-header-container .rock-tab-header,
.rock-tabs-container.tab-right .rock-tabs-header-container .rock-tab-header{
	/*border-bottom:1px solid #e4e4e4;	*/
}

.rock-tabs-container.tab-shadow.tab-left .rock-tabs-content-container{box-shadow: -8px 0 20px -10px rgba(0, 0, 0, 0.4);}
.rock-tabs-container.tab-shadow.tab-right .rock-tabs-content-container{box-shadow: 8px 0 20px -10px rgba(0, 0, 0, 0.4);}
/*.rock-tabs-container.tab-top .rock-tabs-content-container .tabs-motion-container{box-shadow: 0 -8px 20px -10px rgba(0, 0, 0, 0.2);}*/

.rock-tabs-container.tab-left .rock-tabs-header-container .rock-tab-header.active{
	z-index:10;	
}

.rock-tabs-container .rock-tabs-content-container .tabs-motion-container{
	background:#fafafa;	
}
.rock-tabs-container.tab-top .rock-tabs-content-container .tabs-motion-container{border-top:1px solid #ddd;}
.rock-tabs-container.tab-shadow .rock-tabs-content-container .tabs-motion-container{border-top:none;}

.rock-tabs-container.tab-top .rock-tabs-content-container .tabs-motion-container{margin-top:-1px;}

.rock-tabs-container .rock-tabs-header-container .rock-tab-header.active{background-color:#fafafa;}
.rock-tabs-container.tab-top .rock-tabs-header-container .rock-tab-header.active:first-child{border-top:1px solid #e4e4e4;}


/*
.rock-tabs-container.tab-left .rock-tabs-content-container .tabs-motion-container,
.rock-tabs-container.tab-right .rock-tabs-content-container .tabs-motion-container{min-height:68px;}
*/

/*Set this a media query to disable this size in smaller screens*/
.rock-tabs-container.tab-left .rock-tabs-header-container{padding-right:0px;}
.rock-tabs-container.tab-left .rock-tabs-content-container{padding-left:0px;}
.rock-tabs-container.tab-right .rock-tabs-header-container{padding-left:0px;}
.rock-tabs-container.tab-right .rock-tabs-content-container{padding-right:0px;}

.boxed-layout .rock-tabs-container .rock-tabs-content-container .tabs-motion-container,
.boxed-layout .rock-tabs-container.tab-top .rock-tabs-header-container .rock-tab-header.active{
	border:none;	
}
/*
.rock-tabs-container.tab-shadow.tab-left .rock-tabs-header-container .rock-tab-header.active,
.rock-tabs-container.tab-shadow.tab-right .rock-tabs-header-container .rock-tab-header.active
{box-shadow: 0 8px 20px -10px rgba(0, 0, 0, 0.4);}*/

.rock-tabs-container.tab-shadow.tab-top .rock-tabs-header-container .rock-tab-header.active
{box-shadow: -8px 0 20px -14px rgba(0, 0, 0, 0.4), 8px 0 20px -14px rgba(0, 0, 0, 0.4);}



/*Iconic Texts*/
.rockicon-container{position:relative; display:block; padding:15px; background:#ddd; color:#666;}
.rock-iconictext-container.rock-icon-top .rockicon-container-column{text-align:center; padding-top:0px;}
.rock-iconictext-container.rock-icon-top .rockicon-container{display:inline-block;}
.rock-iconictext-container.rock-icon-top .rockicon-container img{width:100%;}
.rock-iconictext-container.rock-icon-top .rock-iconictext-header-title,
.rock-iconictext-container.rock-icon-top .rock-iconictext-header-title strong{text-align:center; font-size:18px; font-weight:600; line-height:25px;}

.rockicon-container.left{display:inline-block; vertical-align:middle;}
.rock-iconictext-header-title{font-size:16px;}
.rock-iconictext-container div:not(.rock-iconictext-content) a:hover {text-decoration:none;}

.rock-icon-left .rockicon-container-column{margin-right:15px; display:inline;}

.rockicon-quasar-box{
	width: 106px;
	height: 106px;
	line-height: 102px;
	border-radius:15px;
	top: 0;
	background: #dddddd;
	text-align: center;
	border-radius:30px 0px 45px;
}


.rockicon-circle-box{
	width: 106px;
	height: 106px;
	line-height: 102px;
	border-radius:106px;
	top: 0;
	background: #dddddd;
	text-align: center;
}

.rockicon-rounded-box{
	width: 106px;
	height: 106px;
	line-height: 102px;
	border-radius:15px;
	top: 0;
	background: #dddddd;
	text-align: center;
}

.rockicon-cornered-box{
	width: 106px;
	height: 106px;
	line-height: 102px;
	border-radius:0px;
	top: 0;
	background: #dddddd;
	text-align: center;
}

.button{
	font-family:"Open Sans", sans-serif !important;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	font-weight:600 !important;
	padding-top:5px;
	padding-bottom:5px;
	height:auto;
	line-height:18px;
}


/*Skill*/
.rock-skill *, .rock-skill *:before, .rock-skill *:after{
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;	
}

.rock-skill{margin:0px auto; max-width:100%;}



/*Portfolio*/
.quasar-portfolio-header{}
.quasar-portfolio-header i{font-size:14px;}
.quasar-portfolio-header .quasar-portfolio-main-title{
	float: left;
	margin-right: 30px;
	font-size: 24px;
	margin-bottom: 15px;
	border-right: 1px solid #CCC;
	padding-right: 15px;
}

.quasar-portfolio-header .quasar-portfolio-mode-switch{float:left; margin-top:-2px;}
.quasar-portfolio-header .quasar-portfolio-mode-switch .button.active{margin-top:2px;}
.quasar-portfolio-header .button{padding:5px 10px 2px !important; cursor:pointer;}
.quasar-portfolio-body .list-description{display:none;}
.quasar-portfolio-container .quasar-portfolio-body .quasar-portfolio-category-link a{font-size:11px;}
.quasar-portfolio-container .quasar-portfolio-body .quasar-portfolio-category-link a:hover{text-decoration:none;}
.quasar-portfolio-container .quasar-portfolio-body .quasar-portfolio-title a:hover{text-decoration:none;}
.quasar-portfolio-container .hr-shadow-mask{opacity:1;}
.quasar-portfolio-container .hr-shadow-mask hr.hr-shadow{top:-30px;}

.quasar-portfolio-container.grid .quasar-portfolio-body .quasar-portfolio-title,
.quasar-portfolio-container.grid .quasar-portfolio-body .quasar-portfolio-title a{font-weight:600; font-size:15px; margin:10px 0;}
.quasar-portfolio-container.grid .quasar-portfolio-body .quasar-portfolio-excerpt{margin:0px;}
.quasar-portfolio-container.grid .quasar-portfolio-body .grid-description p:last-child{margin-bottom:10px;}
.quasar-portfolio-container.grid .quasar-portfolio-body .grid-description p:first-child{margin-top:10px;}
.quasar-portfolio-container{}

.quasar-portfolio-container .quasar-portfolio-category-link{margin-top:-9px; font-style:italic;}

.quasar-portfolio-container.grid .quasar-portfolio-body .boxed-layout{border-top-left-radius:0px; border-top-right-radius:0px;}


/*List description details*/
.quasar-portfolio-container.list .quasar-portfolio-body div.row{margin-bottom:30px;}
.quasar-portfolio-container.list .quasar-portfolio-body{margin:0px; padding:0px; list-style:none;}
.quasar-portfolio-container.list .quasar-portfolio-body .grid-description{display:none;}
.quasar-portfolio-container.list:not(.boxed_layout_holder) .quasar-portfolio-body .list-description{display:block; margin:0 0.9375em;}
.quasar-portfolio-container.list.boxed_layout_holder .quasar-portfolio-body .list-description{display:block; margin:0px}

.quasar-portfolio-container.list .quasar-portfolio-body .quasar-portfolio-title,
.quasar-portfolio-container.list .quasar-portfolio-body .quasar-portfolio-title a{font-size:15px; font-weight:600; margin:0 0 10px 0;}
.quasar-portfolio-container.list .quasar-portfolio-buttons{margin-top:20px; text-align: right;}
.quasar-portfolio-container.list .quasar-portfolio-buttons > a{margin-left:10px; margin-top:10px;}

.quasar-portfolio-container.list .quasar-portfolio-body .boxed_layout_holder .list-description{margin:0px 12px;}




/*Google Map*/
.rockthemes-googlemap-container{min-height:100px; position:relative; display:block;}
.rockthemes-googlemap{height:100%;}
.rockthemes-googlemap img{max-width:none !important;}


/*Promotion Box*/
.rock-promotion-box{position:relative; display:block;}
.promotion-box-button{text-align:right; vertical-align:middle;}
.rock-promotion-box .promotion-box-content p, 
.rock-promotion-box .promotion-box-content *{color:inherit;}
.rock-promotion-box .promotion-box-button-container{position:absolute; top:50%; right:0px; display:block; margin-top:-15px;}
.rock-promotion-box .promotion-box-content{margin-right:200px; position:relative; font-size:13px;}
.rock-promotion-box .promotion-box-content p:last-child{margin-bottom:0px;}


/*Alert Box*/
.rock-alert-box{}
.rock-alert-box .alert-box-content{padding-right:35px; padding-left:15px; }
.rock-alert-box .alertbox-icon{font-size:36px; float:left; padding-top:0px; padding-bottom:0px;}
.rock-alert-box .alert-box-close{cursor:pointer; font-size:24px;}
.rock-alert-box p{color:inherit;}
.rock-alert-box p:last-child{margin-bottom:0px;}

.alert-box.alert{background-color:#f6c4c3 !important; color:#a94551 !important; border-color:#CE939B !important;}
.alert-box.success{background-color:#caefa1 !important; color:#588732 !important; border-color:#b1c98f !important;}
.alert-box.info{background-color:#bfe6f0 !important; color:#3b8f99 !important; border-color:#89b8c0 !important;}
.alert-box.caution{background-color:#fbe2a5 !important; color:#af9227 !important; border-color:#d4ba80 !important;}


/*References Builder*/
.rock-references-builder{display:block; position:relative; padding-top:15px;}
.rock-references-content{display:block; position:relative; overflow:hidden;}
.rock-references-builder .references-builder-title{
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 15px;
}
/*.rock-references-builder .holder-again{position:absolute; top:0px; left:0px;}*/
/*.rock-references-builder ul li{padding-bottom:0px;}*/
.absolute-class{position:absolute; width:100%;}
.relative-class{position:relative; width:100%; height:100%;}
.rock-references-builder ul li img{margin:0px auto; display:block !important; transition:all 0.4s; -webkit-transition:all .4s; -moz-transition:all .4s; -o-transition:all .4s;}
.rock-references-builder ul li img:hover{opacity:0.8; filter:alpha(opacity=80);}




/*Testimonials Builder*/
.testimonials-builder-container{display:block; margin:0 0 15px 0px;}
.rock-testimonials-content{display:block; position:relative; overflow:hidden;}
.rock-testimonials-single{display:block; position:relative; padding:20px 60px;}
.rock-testimonials-single .testimonials-details{font-size:14px;}
.rock-testimonials-single .testimonials-details strong{font-weight:600;}

.testimonials-details:before{
	content:"\e101";
	font-family:'icomoon';
	font-weight:normal;
	font-size:9px;
}
.testimonials-quotes:before, .testimonials-quotes:after {
	content: "\201C";
	position: absolute;
	font-size: 70px;
	line-height: 1;
	color: #999;
	font-style: normal;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.testimonials-quotes:before{
	top: 0px;
	left: 10px;
}

.testimonials-quotes:after{
	content:"\201D";
	right: 10px;
	bottom: 0px;
}
.testimonials-soft-color{color:#999;}




/*Social Icons*/
.social-icon.icon-group-container{display:inline-block; position:relative;}
.rock-social-icon{position:relative; display:block; width:30px; height:18px; overflow:hidden; cursor:pointer; float:left;}
.rock-social-icon .social-icon-container{font-size:18px; text-align:center;}
.rock-social-icon .social-icon-container i{padding:0; position:relative; display:block; height:20px;}
.rock-social-icon a:hover .social-icon-hover, .rock-social-icon a .social-icon-hover{text-decoration:none;}
.rock-social-icon a:hover{text-decoration:none;}



/*Team Members*/
.team-member-article a {display: block; overflow: hidden; text-decoration: none;}
.article-margin-bottom{margin-bottom:20px;}
.current.article-margin-bottom{margin-bottom:0px;}
.team-member-article a:hover img {-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease; opacity: 0.8;}
.team-member-article .team-member-i {font-style: normal; font-weight: bold; font-size: 11px; display: block; margin: 0 0 5px;}
.team-member-article .member-b {font-weight: normal; font-size: 15px;}
.team-member-article.current {margin-bottom: 0; border-radius:0px;}
.team-member-article .member-details {display: none;}				
.team-member-content {padding: 20px; overflow: hidden; display:none; border-top-left-radius:0 !important; border-top-right-radius:0 !important;}
.team-member-content .member-url {float: right; font-size: 13px; line-height: 17px;}
.team-member-content.open {opacity: 1; margin-bottom:15px;}
.team-member-content .team-member-i {font-style: normal; font-weight: bold; font-size: 11px; color: #00aae8;}
.team-member-content img, .team-member-content video {display: block; width: 100%; height: auto; margin: 0 0 20px;}
.team-member-content .member-b {font-weight: normal; margin-bottom:8px; font-size: 24px; display: block;}
.team-member-content .details {width: 100%; margin:18px 0 8px;}
.team-member-content .details .bio {width: 61.8%; float: left; padding-right: 20px;}
.team-member-content .details .team-member-social .member-b{font-size:16px; font-weight:600;}
.team-member-content .team-member-content p {font-size: 13px; line-height: 17px;}







.quasar-element-responsive-header i.arrow-left:after {
	font-family: 'icomoon' !important;
	font-style:normal;
	content: "\e136";
	position:relative;
}

.quasar-element-responsive-header i.arrow-right:after {
	font-family: 'icomoon' !important;
	font-style:normal;
	content: "\e132";
	position:relative;
}


/*
.quasar-portfolio-container .quasar-portfolio-body *{
	transition: all .6s;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;	
}
*/


/*General Element Headers (Responsive)*/
.quasar-element-responsive-header{z-index:9; position:relative; float:left; padding-right:15px; display:block; height:100%;}
.quasar-element-responsive-header i{font-size:14px;}
.quasar-element-responsive-header .quasar-element-responsive-title{
	/*float: left;*/
	font-weight: 600;
	font-size: 16px;
	margin-bottom:15px;
}
.quasar-element-responsive-header .quasar-element-responsive-buttons{}
.quasar-element-responsive-header .quasar-element-responsive-buttons .responsive-button{float:right; cursor:pointer;}
.quasar-element-responsive-header .quasar-element-responsive-buttons .responsive-button:last-child{margin-right:5px;}
.quasar-element-responsive-header .quasar-element-responsive-buttons .responsive-button:hover{opacity:.9; filter:alpha(opacity=90);}
.quasar-element-responsive-header .quasar-element-responsive-buttons .responsive-button i{font-size:20px;}



/*404 Page*/
.error-404-icon{font-size:118px; float:left; color:#00aae8;}
.error-404-details{padding-left:180px; padding-top:0px;}
.error-404-header{font-weight:600; color:#666;}
.error-404-description{font-size: 24px;
color: #666;
font-weight: 300;}




/*Rockthemes TinyMCE Quick Shortcodes*/
.rockthemes-list ul, .rockthemes-list li{list-style:none; padding:0px; margin:0px; display:block;}
.rockthemes-list li{margin:8px 0px;}
.rockthemes-list li i{line-height:21px; margin:1px; float:left; display:block;}
.rockthemes-list li > div{margin-left:25px;}


/*
**	#######################################################
**	End of Widgets Plugins 
**	#######################################################
*/



/*
**	#######################################################
**	Blog
**	#######################################################
*/
/*
article:not([rel="single-post"]):not(.page):not(.single):not(.quasarproducts){margin-bottom:60px; padding-bottom:60px;}
article:not([rel="single-post"]):not(.page):not(.single):not(.quasarproducts){ border-bottom:1px dotted #999;}
*/
article[rel="single-post"]{margin-bottom:30px; padding-bottom:0px;}
.entry-header{margin-bottom:15px;}
.entry-summary{margin-bottom:30px;	-ms-word-wrap: break-word; word-wrap: break-word;}
.entry-summary > *:nth-last-child(2):after{display:table;clear:both;content: '';}
.entry-thumbnail{display:block; margin-bottom:15px;}
.quasar-title-date-container{}
.quasar-title-date-container a:hover{text-decoration:none;}
.date-area-container{position:relative; float:right; width:65px; height:55px; padding-top:3px; border:1px solid #e0e0e0; border-right:none;}
.post-format-container{
	position:relative; float:right; width:65px; height:55px; background:#00aae8; color:#fff; border:1px solid #e0e0e0;
}

.more-link{margin-top:45px !important; font-size:13px; font-family:'Open Sans', sans-serif; float:right;}
.more-link:not(.button){color:#00aae8; padding-top:15px; display:block; position:relative;}

/*Password Protect Area*/
/*article .post-password-form label{display:inline;}*/
input[type="password"]{display:inline; max-width:100%; width:140px; height:auto;}
article input[type="submit"]{display:inline-block; float:none; margin-top:-3px;}
/*Blog Date Area*/

.date-area, .date-area *{font-family:'Open Sans', sans-serif;}
.date-area{text-align:center;}
.date-area .day-area{font-size:29px; font-weight:600; text-align:center;}
.date-area .month-area{text-transform:uppercase; padding-right:3px; font-size:10px;}
.date-area .year-area{font-size:10px;}
.quasar-post-social{padding-bottom:30px; padding-top:30px; display:block; position:relative; width:100%;}
.quasar-post-social > *{float:left !important; margin-right:10px; display:block; width:90px !important; overflow:hidden;}

.post-format-container .icomoon-icon{
	font-size:24px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -12px;
	margin-left: -12px;
}

.title-container, .title-container a{
	font-size:24px; 
	font-weight:600; 
	display:block; 
	width:100%; 
	margin-bottom:14px; 
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}


.entry-meta{font-size:12px;}

/*Entry Meta*/
.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.post-view:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family:'icomoon';
	vertical-align: text-bottom;
	color:#00aae8;
}

.entry-meta > span {
	margin-right: 20px;
}

.featured-post:before {
	font-family: 'icomoon';
	content: "\e041";
	margin-right: 8px;
	position:relative;
	top:-1px;
}

.categories-links a:first-child:before {
	font-family: 'icomoon';
	content: "\e02f";
	margin-right: 8px;
	position:relative;
	top:-3px;
}

.tags-links a:first-child:before {
	font-family: 'icomoon';
	content: "\e031";
	position: relative;
	margin-right: 8px;
	top: -2px;
}

.entry-meta .author a:before {
	font-family: 'icomoon';
	content: "\e074";
	position: relative;
	margin-right: 8px;
	top: -2px;
}

.edit-link a:before {
	font-family: 'icomoon';
	content: "\e006";
	position: relative;
	margin-right: 8px;
	top: -3px;
}

.comments-link a:before{
	font-family: 'icomoon';
	content: "\e06e";
	position: relative;
	margin-right: 8px;
	top: -3px;
}

.post-view:before{
	font-family: 'icomoon';
	content: "\e0c6";
	position: relative;
	margin-right: 8px;
	top: -2px;
}

.post-view-single:before{
	font-family: 'icomoon';
	content: "\e0c6";
	position: relative;
	margin-right: 8px;
	top: 1px;
	color:#00aae8;
}


.comments-link{margin-right:20px;}
.comments-link, .post-view{float:left;}
.post-view{font-size:12px;}
.post-view-single{line-height:18px; font-size:12px; float:left;}

/*
**	#######################################################
**	End of Blog
**	#######################################################
*/




/*
**	#######################################################
**	Wordpress General 
**	#######################################################
*/

.single-author .entry-meta .author,
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
	display: none;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition:         opacity 400ms ease;
	width: 100%;
}

.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


.gallery-caption {
	background: #000;
	filter: alpha(opacity=0);
}


/*Wordpress Calendar Widget*/
#calendar_wrap #wp-calendar{
	width:100%;
	text-align:center;	
}

#calendar_wrap #wp-calendar caption{
	text-align:left;
	font-weight:600;
	/*margin:5px 0;*/
	font-size:18px;	
}

#calendar_wrap #wp-calendar #prev, #calendar_wrap #wp-calendar #next{
	font-weight:600;	
}


/*Comments*/
.comment-list > li.comment{
	min-height:80px;
}



ol.comment-list { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.comment-list ol{list-style:none;}
ol.comment-list li { margin-bottom:8px; }
ol.comment-list li.alt { }
ol.comment-list li.byuser {}
ol.comment-list li.comment-author-admin {}
ol.comment-list li.comment { }
ol.comment-list li.comment div.comment-author {margin-bottom:5px;}
ol.comment-list li.comment div.vcard { font-size:16px; font-weight:600; margin:0px; padding:0px; border:none; width:100%;}
ol.comment-list li.comment .comment-author cite{font-style:normal; line-height:100%; font-size:20px;}
ol.comment-list li.comment .comment-author { font-style:normal; font-size:20px; line-height:100%; color:#00AAE8; font-weight:600;}
ol.comment-list li.comment .comment-author a.url {color:#00aae8; font-size:20px; line-height:100%;}
ol.comment-list li.comment div.vcard img.avatar { margin:0 1em 1em 0; }
ol.comment-list li.comment div.vcard img{ background:#333;}
ol.comment-list li.comment div.vcard img.avatar-32 {}
ol.comment-list li.comment div.vcard img.photo {}
ol.comment-list li.comment div.vcard span.says {display:none;}
ol.comment-list li.comment .comment-metadata {float:left;}
ol.comment-list li.comment .comment-meta { font-size:11px;}
ol.comment-list li.comment .comment-meta a { color:#999999; }
ol.comment-list li.comment p { font-size:13px; margin:0 0 1em; color:#666666; margin-top:5px;}
ol.comment-list li.comment div.reply { font-size:11px; }
ol.comment-list li.comment div.reply a { font-weight:600; }
ol.comment-list li.comment ol.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.comment-list li.comment ol.children li {}
ol.comment-list li.comment ol.children li.alt {}
ol.comment-list li.comment ol.children li.byuser {}
ol.comment-list li.comment ol.children li.comment {}
ol.comment-list li.comment ol.children li.comment-author-admin {}
ol.comment-list li.comment ol.children li.depth-2 { /*border-left:5px solid #555;*/ margin:0 0 25px 25px; }
ol.comment-list li.comment ol.children li.depth-3 { /*border-left:5px solid #999;*/ margin:0 0 50px 50px; }
ol.comment-list li.comment ol.children li.depth-4 { /*border-left:5px solid #bbb;*/ margin:0 0 75px 75px; }
ol.comment-list li.comment ol.children li.depth-5 {}
ol.comment-list li.comment ol.children li.odd {}
ol.comment-list li.parent { /*border-left:5px solid #111; */}
ol.comment-list li.thread-alt { }
ol.comment-list li.thread-even {}
ol.comment-list li.thread-odd {}
.comment-body{
	padding-bottom:15px;
	padding-top:15px;
}

.navigation .nav-next{text-align:right;}

.leave-a-comment, .logged-in-as, .form-submit{padding-left:15px;}

textarea.comments-field{
	width:100%;
	min-height:140px;	
}

.comments-submit, #comments-submit{
	margin-bottom:15px;
}

#respond{
	margin-top:30px;	
}

.comment-respond #reply-title small{margin-left:-7px;}


.inputs-class-num{
	border:1px solid #e0e0e0;
	background:#eeeeee;
	color:#999999;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	margin:10px;
	float:left;
	margin-left:0px;
	width:290px;
	position:relative;
	display:block;
	height:27px;
}

.box-shadow-dark{
	-webkit-box-shadow:inset 0 0 2px #00AAE8; 
	-moz-box-shadow:inset  0 0 2px #00AAE8; 
	box-shadow:inset 0 0 2px #00AAE8; 
	border-color:#00AAE8;
}



.comment-list .reply{
	text-align:right;	
}

.comment-list .reply a, #cancel-comment-reply-link{
	font-family:'Open Sans', sans-serif;
	font-weight:normal;
	color:#00aae8;
	font-size:14px;
	position:relative;
	cursor:pointer;
}

.comment-list .reply a:before{
	font-family: 'icomoon';
	content: "\e069";
	position: relative;
	margin-right: 8px;
	top: 5px;
	font-size:16px;
	font-weight:normal;
}

a#cancel-comment-reply-link:before{
	font-family: 'icomoon';
	content: "\e0fa";
	position: relative;
	margin-right: 8px;
	top: -9px;
	font-size:16px;
	font-weight:normal;
}

.comment-list .reply a:hover{text-decoration:none;}

/*Wordpress Default Widgets*/
.sidebar-area .widget{margin-bottom:45px;}

.widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_pages ul, .widget_recent_comments ul,
.widget_recent_entries ul, .woocommerce.widget_product_categories ul{
	list-style:none;	
	margin-left:0px;
}

.widget_archive > ul li:before, .widget_categories > ul li:before, .widget_meta > ul li:before,
.widget_pages > ul li:before, .widget_recent_comments > ul li:before, .widget_recent_entries > ul li:before,
.woocommerce.widget_product_categories .product-categories > ul li:before{
	content:"\f054";
	font-family:FontAwesome;
	padding-right:15px;
	margin-left:0px;
	font-size:9px;
	color:#666;
}

.widget_archive > ul > li > ul, .widget_categories > ul > li > ul, .widget_meta > ul > li > ul,
.widget_pages > ul > li > ul, .widget_recent_comments > ul > li > ul, .widget_recent_entries > ul > li > ul,
.woocommerce.widget_product_categories .product-categories > ul > li > ul{
	margin-left:15px;
}

.widget_archive li, .widget_categories li, .widget_meta li, .widget_pages li, .widget_recent_comments li,
.widget_recent_entries li, .woocommerce.widget_product_categories .product-categories li{
	margin:9px 0px;
}

/*
.widget_archive li:hover, .widget_categories li:hover, .widget_meta li:hover, .widget_pages li:hover, 
.widget_recent_comments li:hover, .widget_recent_entries li:hover, 
.woocommerce.widget_product_categories .product-categories li:hover{
	margin:-5px 0px;
	padding:5px 9px;
	background:#00aae8;
	color:f0f0f0;
	border-radius:3px;
}

.widget_archive li:hover a, .widget_categories li:hover a, .widget_meta li:hover a, 
.widget_pages li:hover a, .widget_recent_comments li:hover a, .widget_recent_entries li:hover a, 
.woocommerce.widget_product_categories .product-categories li:hover a{
	color:#f0f0f0 !important;
	text-decoration:none !important;
}
*/

.widget_archive li a, .widget_categories li a, .widget_meta li a, .widget_pages li a, .widget_recent_comments li a,
.widget_recent_entries li a, .woocommerce.widget_product_categories .product-categories li a{
	font-size:14px;
	line-height:20px;
}

.right-sidebar-padding{padding-left:45px;}
.left-sidebar-padding{padding-right:45px;}
.sidebar-widget-title-hr{margin-top:0px;}


.searchform label{display:block; margin-bottom:15px; font-weight: 500; font-size: 22px;}

.searchform{position:relative;}

.special-search-overlay-box .searchform input{margin:0px !important;}

.special-search-overlay-box .searchform input[type="submit"]{
	position: absolute;
	top: 1px;
	right: 1px;
	height: 28px;
	box-shadow: none;
	border: none;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	width: 50px;
	text-indent: -99px;
	background-size:16px 16px !important;
	background:#f0f0f0 url(images/icomoon/search.png) center center no-repeat;
	margin:0px !important;
}

.special-search-overlay-box .searchform input[type="submit"]:hover, 
.special-search-overlay-box .searchform input[type="submit"]:active{
	background-size:16px 16px !important;
	background:#F9F9F9 url(images/icomoon/search.png) center center no-repeat ;
}

.special-search-overlay-box .searchform input[type="text"]{
	padding-right:55px;
}


/*Tagcloud TO DO : Will be optional*/
.tagcloud a{
	font-size:11px !important; 
	display: inline-block;
	background: #DEDEDE;
	border: 1px solid #DEDEDE;
	padding: 4px 6px;
	border-radius: 3px;
	margin: 0 1px 6px 0;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */		
}


#wp-calendar {
	border-collapse: collapse;
	border-spacing: 0;
}
#wp-calendar td {
  text-decoration: none;
}
#wp-calendar caption {
  font-weight: bold;
  color: #f0f0f0;
  text-align: center;
  background: #00aae8;
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.04);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.04);
  padding:10px;
}
#wp-calendar caption td {
  line-height: 32px;
  padding: 0 10px;
  font-size: 15px;
  color: #e2e2e2;
}
#wp-calendar caption td:hover {
  color: white;
}
#wp-calendar caption .prev {
  float: left;
}
#wp-calendar caption .next {
  float: right;
}
#wp-calendar th, #wp-calendar td {
  text-align: center;
}
#wp-calendar th:first-child, #wp-calendar td:first-child {
  border-left: 0;
}
#wp-calendar th {
  font-size: 8px;
  color: #696969;
  text-transform: uppercase;
  background: #f3f3f3;
  border-left: 1px solid #f3f3f3;
}
#wp-calendar td {
  font-size: 11px;
  font-weight: bold;
  border-top: 1px solid #E6E6E6;
  border-left: 1px solid #E6E6E6;
}
#wp-calendar td {
  line-height: 18px;
  color: #666;
  background-image: -webkit-linear-gradient(top, #eaeaea, #e5e5e5 60%, #d9d9d9);
  background-image: -moz-linear-gradient(top, #eaeaea, #e5e5e5 60%, #d9d9d9);
  background-image: -o-linear-gradient(top, #eaeaea, #e5e5e5 60%, #d9d9d9);
  background-image: linear-gradient(to bottom, #eaeaea, #e5e5e5 60%, #d9d9d9);
  -webkit-box-shadow: inset 1px 1px rgba(255, 255, 255, 0.5);
  box-shadow: inset 1px 1px rgba(255, 255, 255, 0.5);
  
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4)); 
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); 
	background: -o-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); 
	background: -ms-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); 
	background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );	
  
}
#wp-calendar td:hover, #wp-calendar td.off {
  background: #f3f3f3;
}
#wp-calendar td.off {
  color: #b3b3b3;
}
#wp-calendar td.active, #wp-calendar td:active {
  margin: -1px;
  background: #f0f0f0;
  border: 1px solid #d3d3d3;
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
}

#wp-calendar td a{
	color:#00aae8;	
}

#wp-calendar td.active:first-child, #wp-calendar td:first-child:active {
  border-left: 0;
  margin-left: 0;
}
#wp-calendar td.active:last-child, #wp-calendar td:last-child:active {
  border-right: 0;
  margin-right: 0;
}
#wp-calendar tr:last-child td.active, #wp-calendar tr:last-child td:active {
  border-bottom: 0;
  margin-bottom: 0;
}




/*Footer Large Widgets*/
#footer{
}

#footer .shadow-divider-up{border:none;}

.footer-large{
	/*border-top:3px solid #00aae8;*/
	/*background:url(images/black-Linen.png);	*/
	width:100%; 
	min-height:40px;
	padding:15px;	
	color:#CFCFCF;
}

hr.footer-inline-hr{
	border-top: 1px solid rgba(0, 0, 0, 0.4);
	border-bottom: 1px solid rgba(255, 255, 255, 0.07);
	height: 1px;
	border-left: none;
	border-right: none;
}

.footer-large .widget-title{
	color: #C4C4C4;
	text-shadow: 2px 2px 3px #000;	
}


.footer-bottom{
	background:#181818;
	color:#f0f0f0;
	font-size:12px;	
	padding:15px;
}

/*Youtube Regular Embed*/
/*
We have removed this code because it's breaking the iframe video sizes in Rev Slider.
iframe{width:100%;}
*/

/*Flash*/
object.flashmovie, object.flashmovie object{width:100%;}

.quasar-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.quasar-iframe-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
	border:none;
}


/*Rockthemes Twitter Widget*/
iframe.twitter-timeline{width:100%; min-width:100% !important;}

/*New Flickr Widget	:	Flickr Badges Widget*/
.flickr_badge_image img{
	max-width:33%; 
	height:100%; 
	margin-right:0px !important; 
	padding-right:10px;
	transition:all .3s;
	-moz-transition:all .3s;
	-webkit-transition:all .3s;
}
.flickr_badge_image img:hover{opacity:0.8; filter:alpha(opacity:80);}

.customisable-border.thm-dark, .thm-dark .customisable-border,
.widget .rpwe-block li {
	border-bottom:1px solid #444;	
}



/*
**	#######################################################
**	End of Wordpress General 
**	#######################################################
*/

/*
**	#######################################################
**	Foundation Overrides
**	#######################################################
*/
.author.vcard{border:none; margin:0px 20px 0 0; padding:0px; font-weight:normal;}
.author.vcard a{font-weight:normal;}

/*Form Fields*/
select{
	background-color: #FFF;
	font-family: inherit;
	border: 1px solid #CCC;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	color: #000;
	display: block;
	font-size: 0.875em;
	margin: 0 0 1em 0;
	height: 2.3125em;
	padding:3px;
	width: 100%;

	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	-webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
	-moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
	transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
	line-height:16px;
	
}


/*
**	#######################################################
**	End of Foundation Overrides
**	#######################################################
*/




/*
**	#######################################################
**	HTML Extended Elements
**	#######################################################
*/

.icon-2{font-size:34px;}
.icon-3{font-size:50px;}
.icon-4{font-size:64px;}

pre {
    background: url("images/code_bg.png") repeat scroll 0 0 transparent;
    border-bottom: medium none !important;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    line-height: 21px !important;
    margin-bottom: 15px;
    overflow-x: auto;
    padding: 0 10px !important;
}
pre {white-space: pre-wrap; word-wrap: break-word;}
pre, code, kbd, samp {font-family: monospace,serif; font-size: 1em;}
ol{ line-height: 1.6; margin-bottom: 1.25em; list-style-position: outside; font-family: inherit;}
li{display:list-item;}
ol, ul{margin-left:25px;}
sub, sup{font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup{top: -0.5em;} 
sub{bottom: -0.25em;} 
var{font-style:italic;}
tt{font-family:monospace;}
big{font-size: larger;}
ins{/*background: #FFF9C0; */ text-decoration: none;}
abbr{border-bottom: 1px dotted;}
ul,ol,dl{font-size:13px;}
address{font-style:normal; font-size:13px;}
small{font-size:80%;}
figure{margin: 0px;}
/*
**	#######################################################
**	End of HTML Extended Elements
**	#######################################################
*/





.quasar-pagination{
	margin:15px 0px 0px;
	list-style:none;
	display:block;
	font-size:12px;
}

.button-radius{
	border-radius:3px;	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.quasar-pagination .page-numbers, input[type="submit"]:not(.button), .comments-submit, #comments-submit{
	cursor:pointer; 
	display:block;
	padding:0px 10px;
	float:left;
	text-aling:center;
	font-weight:normal !important;
	margin-right:5px;
	border-radius:3px;
  
  
	-webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	height: 26px;
	line-height: 26px;
	font-weight: 300;
	font-size: 13px;

	text-decoration: none;
	text-align: center;

	background-color: #eeeeee;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #e1e1e1));
	background: -webkit-linear-gradient(top, #fbfbfb, #e1e1e1);
	background: -moz-linear-gradient(top, #fbfbfb, #e1e1e1);
	background: -o-linear-gradient(top, #fbfbfb, #e1e1e1);
	background: linear-gradient(top, #fbfbfb, #e1e1e1);
	border-color: #d4d4d4;
	color: #666666;
	text-shadow: 0 1px 1px white;
}

.quasar-pagination .page-numbers:not(.current):hover, input[type="submit"]:hover,
.comments-submit:hover, #comments-submit:hover{
  background-color: #eeeeee;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dcdcdc));
  background: -webkit-linear-gradient(top, #ffffff, #dcdcdc);
  background: -moz-linear-gradient(top, #ffffff, #dcdcdc);
  background: -o-linear-gradient(top, #ffffff, #dcdcdc);
  background: linear-gradient(top, #ffffff, #dcdcdc);
  text-decoration:none !important;
}

input[type="submit"]:active, .comments-submit:active, #comments-submit:active{
	-webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
	-moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
	box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4);
	background: #eeeeee;
	color: #bbbbbb;
}



.quasar-pagination .page-numbers.current, .quasar-link_pages > span.page-numbers{
	background:#00aae8;
	color:#ffffff;
}


.quasar-pagination .page-numbers.current,
.quasar-pagination .page-numbers:active,
.quasar-link_pages > span.page-numbers,
.button.active, .button.current,
.button.active:hover, .button.current:hover
.button.active:active, .button.current:active{
	-webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
	-moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
	box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4);
	
	/*background:#00aae8 !important;*/
	color:#ffffff !important;
}




/*Form Elements*/
label{
	font-size:13px; /*15px*/
	font-weight:600;	
}

input[type="submit"]{
	padding:0px 25.6px;
	height:32px ;
	font-size:14px ;
	line-height:32px ;
	border:1px solid #d4d4d4;		
	float:none;
}

input, input:not([type="submit"]), select, button, textarea{
	border-radius:3px;
	margin-left:0px;
	background:#FFF;
	font-size:13px !important;
	line-height:16px;
}

input[type="submit"]{
	border-radius:3px;
	margin-left:0px;
	font-size:13px !important;
	line-height:16px;
}

.rockthemes_fb_element_container label{
	display:inline-block;	
}

select{
	background-image: url(images/select_arrow_down.png);
    background-position: right center;
    background-repeat: no-repeat;	
}


.escape_button_style{
	background:none !important;
	padding:0px !important;
	box-shadow:none !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	border:none !important;
	margin:0 !important;
	text-shadow:none !important;
	vertical-align:baseline !important;
	line-height:100% !important;
	height:auto !important;
}



/*Icomoon General Class*/
.icomoon:before{
	font-family: 'icomoon';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}






/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}


.footer-large .tagcloud a{
	background: linear-gradient(to bottom,  #303030 0%,#000 100%);
	border-color: #191919;
}
.footer-large input,
.footer-large select{
	background: #333;
	border-color: #191919;
}
.footer-large form.searchform:after{
	display: table;
	clear: both;
	content: '';
}

.footer-large aside + aside{
	margin-top:45px; 
}

body.page #comments{
	margin-top: 45px;
}


/*Gutenberg*/
.wp-block-image.size-full{
	clear: both;
}
.wp-block-button__link{
	margin: 15px 0;
}
.wp-block-cover.has-background-dim{
	color: #fff;
}
.wp-block-gallery{
	margin-bottom: 45px;
}
.blocks-gallery-grid{
	margin-bottom: 15px;
}