/*
Theme Name: Thirteen Custom theme
Description: Wordpress Custom theme
Version: 1.0
Author: Thirteen Digital
Author URI: http://thirteendigital.com.au/
*/

.hide {
	text-indent: -999px;
	overflow: hidden;
	font-size: 0;
}

a {
	text-decoration: none;
	outline: 0 !important;
}

a img, img {
	border: none;
	outline: 0 !important;
}

a,
.button,
input[type="submit"],
input[type="button"],
input[type="text"] {
	cursor: pointer;
	-webkit-appearance: none;
	outline: 0 !important;
	-webkit-appearance: none;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}

strong {
	font-weight: 900;
}

hr {
	background: none;
	border: none;
	margin: 15px auto;
	border-bottom: 1px solid #000;
}

/*
brown 6e4c4b
purple 675dc6
yellow f4cd00
-----------------------------------------------------------------
*/

body, input, textarea {
  font-family: 'Montserrat', Helvetica, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: 400;
  color: #5e5e5e;
  position: relative;
}

body {
	margin: 0 0 90px 0;
	padding: 0;
	background: #ffffff;
}

.wrap {
	/*width: 870px;*/
	width:1280px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: center;
}

/*
brown 6e4c4b
purple 675dc6
yellow f4cd00
-----------------------------------------------------------------
*/

.outer-header {
	overflow: hidden;
	clear: both;
	text-transform: uppercase;
	background: #fff;
}

.outer-header .wrap {
	width: 980px;
}

.outer-logo {
	overflow: hidden;
	clear: both;
	position: relative;
}

.logo {
	display: inline-block;
	overflow: hidden;
	width: 256px;
	height: 111px;
	margin: 30px 0 0 0;
	background: url(images/logo.png) 0 0 no-repeat;
	background-size: 100%;
}

.home .logo {
	background: url(images/logo.png) 0 0 no-repeat;
	background-size: 100%;
}

.dark .logo {
	background: url(images/logo.png) 0 0 no-repeat;
	background-size: 100%;
}
.light .logo {
	background: url(images/white-logo.png) 0 0 no-repeat;
	background-size: 100%;
}

.login-link {
	position: absolute;
	bottom: 0;
	right: 10px;
	display: inline-block;
	color: #000;
	font-size: 12px;
	line-height: 13px;
}

.login-link a {
	color: #000;
}

.login-link a:hover {
	color: #675dc6;
}

/*
brown 6e4c4b
purple 675dc6
yellow f4cd00
-----------------------------------------------------------------
*/

.mobile-nav,
.mobile-link {
	display: none;
}

.nav {
	list-style: none;
	padding: 0;
	margin: 0 0 25px 0;
	z-index: 999;
	display: inline-block;
}

.nav > li {
	float: left;
	display: inline-block;
	position: relative;
}

.nav li > a {
	color: #000;
	display: inline-block;
	font-size: 16px;
	font-weight: 900;
	line-height: 15px;
	padding: 0 9px;
}

.nav li a:hover,
.nav li.current_page_ancestor > a,
.nav li.current_page_item > a {
	color: #675dc6;
	text-decoration: none;
}

/*####flyout#####*/

ul.nav a:hover,
ul.nav li:hover a,
ul.nav li:hover span {
	z-index: 99;
}

ul.nav li:hover ul  {
	display: block;
	z-index: 19999;
	padding: 2px 0 0 0;
}

ul.nav ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	background: #fff;
	position: absolute;
	top: 45px;
	left: 0;
	width: 242px;
	z-index: 19999;
}

ul.nav ul li {
	float: none;
	background: none;
	margin: 0;
	padding: 3px 10px;
	font-size: 13px;
	z-index: 19999;
}

ul.nav ul li a,
ul.nav li:hover ul li a,
.nav ul li.current_page_item>a  {
	display: block;
	width: 85%;
	height: 1%;
	font-size: 13px;
	line-height: normal;
	padding: 3px;
	float: none;
	z-index: 19999;
	border: none;
}

ul.nav ul li.last-child a {
	border-bottom: none !important;
	padding: 3px 3px 9px 3px !important;
}

.nav ul.children li.current_page_item a,
.nav ul.children li a,
.nav ul.children li a:hover  {  }

ul.nav ul li a:hover,
ul.nav li:hover ul li a:hover {
	z-index: 19999;
}

/* Home
brown 6e4c4b
purple 675dc6
yellow f4cd00
-----------------------------------------------------------------
*/

body.home {
	background: #000;
}

.home .outer-header {
	background: transparent;
}

.home hr {
	border-bottom: 1px solid #000;
}
.dark hr {
	border-bottom: 1px solid #000;
}
.light hr {
	border-bottom: 1px solid #fff;
}

.home .login-link,
.home .login-link a,
.home .nav li > a {
	color: #000;
}

.dark .login-link,
.dark .login-link a,
.dark .nav li > a {
	color: #000;
}
.light .login-link,
.light .login-link a,
.light .nav li > a {
	color: #fff;
}

.home .login-link:hover,
.home .login-link a:hover,
.home .nav li > a:hover {
	color: #675dc6;
}

.home-banner {
	overflow: hidden;
	z-index: -50;
	/*position: fixed;*/
	top: 0;
	left: 0;
	width: 100%;
}

.home-banner ul.slides li {
	overflow: hidden;
	min-height: 100px;
	background-size: cover;
	background-position: top center;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
}

/*.home .first {
	margin: 400px 0 0 0;
}*/

.home .fullwidth:first-of-type, .home .first {
	margin-top: 0 !important;
}

.home .home-banner .flex-control-nav,
.home .home-banner .flex-direction-nav {
	display: none;
}

.info {
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 10%;
    left: 50%;
    margin: 0 0 0 -275px;
    width: 510px;
    padding: 10px 20px;
}
.info h3 {
	text-align: center;
    color: #000;
    text-transform: uppercase;
}

.dark .info {
	color: #000;
	background: url(images/info-light.png) 0 0 repeat;
}
.dark .info h3 {
    color: #000;
}
.light .info {
	color: #fff;
	background: url(images/info-dark.png) 0 0 repeat;
}
.light .info h3 {
    color: #fff;
}

div#instafeed img {
    width: 10%;
}

/*
brown 6e4c4b
purple 675dc6
yellow f4cd00
-----------------------------------------------------------------
*/

.banner {
	overflow: hidden;
	position: relative;
	background: #000;
	color: #fff;
	text-align: center;
	text-transform: lowercase;
}
.banner img {
	width: 100%
}
.banner .title {
	font-size: 48px;
	line-height: 50px;
	padding: 20px 0 28px 0;
	text-transform:capitalize;
}

/*
brown 6e4c4b
purple 675dc6
yellow f4cd00
-----------------------------------------------------------------
*/

.fullwidth {
	width: 100%;
	position: relative;
	padding: 30px 0 40px 0;
	margin: -10px 0 0 0;
	color: #fff;
}

.page-template-default .first {
	margin: 0;
}

.black {
	background: url(images/black.png) top right repeat-x;
}
.brown {
	background: url(images/brown.png) top left repeat-x;
}
.purple {
	background: url(images/purple.png) top center repeat-x;
}
.white {
	background: url(images/white.png) top right repeat-x;
	color: #000;
}

.fullwidth a { color: #675dc6; }
.purple a { color: #fff; }
.fullwidth a:hover { color: #f4cd00; }

.open-btn {
	font-weight: 900;
	font-size: 28px;
	line-height: 30px;
	padding: 25px 40px;
	color: #000 !important;
	background: #fff;
	margin: 40px 0;
	display: inline-block;
}
.open-btn:hover {
	color: #675dc6 !important;
	background: #fff;
}
/* .yellow button */
.page-id-9 .with-background .open-btn {
	color: #000 !important;
	background: #f4cd00;
}
.page-id-9 .with-background .open-btn:hover {
	color: #f4cd00 !important;
	background: #fff;
}

.accordian {
	width: 85%;
	margin: 0 auto;
	display: none;
}

.fullwidth .open {
	display: block;
}

.with-background img {
	width: auto;
}

.accordian-content {
	padding: 20px 0;
}

.accordian-content h3 {
	font-size: 15px;
	font-weight: 600;
	border-bottom: 1px solid #000;
	cursor: pointer;
}

.accordian-content h3.open {
	border-bottom: none;
}

.accordian-content .open-div {
	border-bottom: 1px solid #000;
}

/*
brown 6e4c4b
purple 675dc6
yellow f4cd00
-----------------------------------------------------------------
*/

.fullwidth .gform_wrapper {
    overflow: inherit;
    margin: 0 auto;
    max-width: 50%;
}

.fullwidth .gform_wrapper .hidden_label input.large,
.fullwidth .gform_wrapper .hidden_label select.large,
.fullwidth .gform_wrapper .top_label input.large,
.fullwidth .gform_wrapper .top_label select.large,
.fullwidth .gform_wrapper textarea.medium {
    width: 100%;
}

.fullwidth .gform_wrapper .gform_footer .button,
.fullwidth .gform_wrapper .gform_footer input[type=submit] {
    background: #000;
    color: #fff;
    padding: 10px 20px;
    text-transform: lowercase;
    margin: 10px auto;
    display: inline-block;
    float: none;
}

.fullwidth .gform_wrapper .gform_footer {
    text-align: center;
}

/*
brown 6e4c4b
purple 675dc6
yellow f4cd00
-----------------------------------------------------------------
*/

h1, h2 {
	text-transform: lowercase;
	font-size: 48px;
	line-height: 58px;
	margin: 4px 0 12px 0;
}

.woocommerce h1 {
	font-size: 33px;
	line-height: 43px;
}

h3 {
   font-size: 20px;
   line-height: 28px;
   margin: 4px 0 12px 0;
   font-weight: 600;
}
.woocommerce h3 {
	text-transform: uppercase;
}
h4, h5 {
	font-size: 16px;
	line-height: 28px;
	margin: 4px 0 12px 0;
}

p, li {
	font-size: 16px;
	line-height: 26px;
	margin: 4px 0 12px 0;
}

li {
	margin: 3px 0;
}

/*
brown 6e4c4b
purple 675dc6
yellow f4cd00
-----------------------------------------------------------------
*/

.product {
	text-align: center;
}

.woocommerce .products ul,
.woocommerce ul.products {
	margin: 0;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    margin: 0 3.2% 2.992em 0;
    width: 30%;
}

.woocommerce ul.products li.product a img {
    margin: 0;
}

.woocommerce ul.products li.product h3 {
    padding: 10px 0 0 0;
    margin: 0;
    font-size: 15px;
    line-height: 19px;
    color: #000;
}

.woocommerce ul.products li.product .price {
    margin: 0;
    font-size: 15px;
    color: #000;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    font-size: 15px;
    line-height: 19px;
    padding: 10px 20px;
    font-weight: 400;
    border-radius: 0;
    color: #fff;
    background-color: #000 !important;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
	background-color: #675dc6 !important;
	color: #fff !important;
}
#woo-product-carousel-wrapper-1450815292 .owl-item .item .cart .add_to_cart_button, #woo-product-carousel-wrapper-1450815292 .owl-item .item .cart a.added_to_cart.wc-forward {
    border-color: #BBBBBB;
    border: none;
    font-size: 15px;
    line-height: 19px;
    padding: 10px 20px;
    font-weight: 400;
    border-radius: 0;
    color: #fff !important;
}
.woocommerce div.product form.cart .variations td.label {
    padding-right: 0;
    display: none;
}

select,
.woocommerce form .form-row select,
.gform_wrapper ul.gform_fields li.gfield div.ginput_complex span.ginput_left select,
.gform_wrapper ul.gform_fields li.gfield div.ginput_complex span.ginput_right select,
.gform_wrapper ul.gform_fields li.gfield select {
  -webkit-appearance: button;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background-image: url(images/select-arrow.png), -webkit-linear-gradient(#fff, #fff 40%, #fff);
  background-position: right center;
  background-repeat: no-repeat;
  border: 1px solid #d3d4d5;
  color: #77787b;
  font-size: inherit;
  overflow: hidden;
  padding: 5px 9% 5px 1%;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 97%;
  font-size: 14px;
}

.reset_variations {
	text-align: right;
    color: #000 !important;
    float: right;
    display: block;
    font-size: 11px;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    text-align: left;
    color: #000 !important;
    float: left;
    font-size: 30px;
}


.woocommerce ul.products li.product .price {
	margin: 10px 0 0 0;
	font-size: 15px;
	line-height: 18px;
	color: #000;
}

.woocommerce .post-type-archive .products span.price {
	line-height: 14px;
	display: block;
	margin: 10px 0;
	overflow: hidden;
	position: relative;
}
.woocommerce ins,
.woocommerce dfn {
	border-bottom: 0px solid #ccc;
	text-decoration: none;
}

.entry-summary  p.price {
	display: none;
}

.variations_button {
	clear: both;
	display: block;
	text-align: left;
	float: left;
	margin: 20px 0;
}

.woocommerce .quantity .qty {
    padding: 8px;
}

dl.variation p,
dl.variation dt,
dl.variation dd {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 13px !important;
	line-height: 18px !important;
}

div.woocommerce {
	text-align: left;
}

div.woocommerce h2,
div.woocommerce h3,
div.woocommerce h4 {
	text-align: center;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    text-align: right;
}

.woocommerce-cart table.cart img {
    width: 180px;
    box-shadow: none;
}
.woocommerce-cart table.cart .product-thumbnail {
    min-width: 180px;
}

.woocommerce .quantity .qty {
    padding: 8px;
    border: 1px #000 solid;
    margin: 2px 0;
}

.upsells {
	display: block;
    clear: both;
    overflow: hidden;
    text-align: center;
}

.woocommerce .upsells p.price,
.woocommerce .upsells span.price,
.woocommerce .upsells ul.products li.product h3 {
	text-align: center !important;
	display: block !important;
	width: 100%;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	text-align: center !important;
}

.woocommerce span.onsale {
	background-color: #675dc6;
}
.single-product span.onsale {
	top: 5px;
	left: 5px;
}

body.single-product .entry-summary p.price {
	display: inline-block;
	float: none;
	position: relative;
}

.woocommerce ul.products li.product .onsale {
	top: 20px;
}
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    border-top-color: #675dc6;
}

.woocommerce .woocommerce-info:before
.woocommerce .woocommerce-message:before {
    color: #675dc6;
}

body.woocommerce-cart .cart-collaterals .cart_totals table select {
    width: 90% !important;
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
	display: none;
}

/*
brown 6e4c4b
purple 675dc6
yellow f4cd00
-----------------------------------------------------------------
*/

.copyright p {
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
}
.copyright a {
	color: #000;
}
.copyright a:hover {
	color: #675dc6;
}

/*
brown 6e4c4b
purple 675dc6
yellow f4cd00
-----------------------------------------------------------------
*/

.outer-footer {
	overflow: hidden;
	background: #000;
	position: fixed;
	bottom: 0;
	left: 0;
	height: 55px;
	padding: 20px 0;
	width: 100%;
}
.outer-footer .wrap {
	width: 1200px;
}

/*
brown 6e4c4b
purple 675dc6
yellow f4cd00
-----------------------------------------------------------------
*/

.subscribe {
	display: inline-block;
	float: left;
	text-align: left;
	width: 70%;
}

.subscribe p {
	width: 35%;
	float: left;
	display: inline-block;
	text-align: left;
	font-size: 22px;
	color: #fff;
	margin: 0;
	padding: 18px 0 0 0;
}

#gform_wrapper_2 {
	width: 45%;
	float: left;
	display: inline-block;
}

body .subscribe .gform_wrapper li.hidden_label input {
    margin-top: 0;
    margin: 0;
}

body .subscribe .gform_body,
body .subscribe .gform_footer {
	width: 70%;
	padding: 0;
	margin: 0;
	float: left;
	display: inline-block;
	overflow: hidden;
}

body .subscribe .gform_footer {
	width: 29%;
	clear: none !important;
	overflow: hidden;
	height: 33px;
	background: transparent;
	margin: 3px 0 0 0;
}

body .subscribe .gform_wrapper label.gfield_label+div.ginput_container {
  margin-top: 0;
}

body .subscribe #gform_wrapper_2 .button {
	padding: 7px 0;
	width: 100%;
	height: 34px;
	text-align: center;
	background: #fff !important;
	color: #000 !important;
	border-radius: 0px !important;
	border-bottom: 1px solid #fff !important;
}

body .subscribe #gform_wrapper_2 .button:hover {
	color: #fff !important;
	background: #675dc6 !important;
	border-bottom: 1px solid #675dc6 !important;
}

body .subscribe .gform_wrapper .hidden_label input.large,
body .subscribe .gform_wrapper .hidden_label select.large,
body .subscribe .gform_wrapper .top_label input.large,
body .subscribe .gform_wrapper .top_label select.large {
	width: 100%;
	background: #000;
	border: 1px solid #fff !important;
	border-right: none;
	color: #fff;
	-webkit-border-radius: 0;
	border-radius: 0;
}

/*
brown 6e4c4b
purple 675dc6
yellow f4cd00
-----------------------------------------------------------------
*/

.right-half {
	display: inline-block;
	float: right;
	width: 30%;
	text-align: right;
}

.social {
	display: inline-block;
	float: left;
	margin: 20px;
}
.social a {
	color: #fff;
	font-size: 25px;
	display: inline-block;
	margin: 0 10px;
}
.social a:hover {
	color: #675dc6;
}

.footer-logo {
	display: inline-block;
	float: right;
}

.button,
input[type="submit"],
input[type="button"] {
	text-transform: uppercase !important;
}

body .gform_wrapper form ul li.gfield {
	margin-top: 4px;
}
/****Extra Css added by OptumeIT***/

/**********List Blog******************/
.list_blog{
	padding-left: 0px !important;
	padding-right: 0px !important;
	width: 100%;
	height:auto;
	margin-bottom: 50px;
}

.list_blog_heading{     
	font-size: 24px;
	color: #000;
	letter-spacing: 2px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 55px;
}
h2.list_blog_heading::after{
	display: block;
	content: "";
	height: 2px;
	width: 100px;
	background: #ccc none repeat scroll 0% 0%;
	margin: 15px auto -40px;
	position: relative;
}
.list_blog_author{
	font-size:12px; 
	font-weight:bold; 
	color:#ccc;
	}
.list_details{border-top:1px solid #ccc;}
.small_box { width:100%; text-align:center; transition:all 1s ease; }
.small_box-right { width:100%; padding-top:0px;padding-left:10px; }
.top_left { padding-left:0px !important; padding-right:0px !important;}


.list_blog_desc{font-size:14px; text-align:justify;}
.small_box .owl-carousel .owl-wrapper-outer{width:100% !important;}
.list_blog .post-head {
    overflow: hidden;
    position: relative;
    margin-bottom: 16px;
}
ul.post-meta {
    margin: 10px 0 10px 0;
    font-weight: normal;
    font-size: 11px;
    line-height: 16px;
}
ul.post-meta li {
    /*display: inline-block;
	padding:5px;*/
	display: inline-block;
    padding-right: 15px;
    position: relative;
    line-height: 1;
    text-transform: uppercase;
}
/*ul.post-meta li:first-child:after {
    content: "";
    margin: 0;
}*/
ul.post-meta li:after {
    content: "/";
   margin-left:8px;
}
/*ul.post-meta li a:after {
    content: ",";
}
ul.post-meta li a:last-child:after {
    content: "/";
	 margin-left:8px;
}*/
ul.post-meta li:last-child:after {
    content: "";
    margin: 0;
}
ul.post-meta li,
ul.post-meta li a {
    color: #666;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.post-content p {
    margin-bottom: 15px;
}
.post-content h2 {
    margin-bottom: 4px;
	font-size:22px;
	line-height:30px;
	text-transform:capitalize;
}
span.readmore_button {
    text-align: right;
    float: right;
    border: 1px solid #ccc;
    margin: 0 0 10px 0;
    padding: 4px;
}
.main-button{ text-align: right;
    float: right;
    border: 1px solid #ccc;
    margin: 0 0 10px 0;
    padding: 4px;}
/*------------------------------------------*/
/*			03 - SideBar Styles
/*------------------------------------------*/

.screen-reader-text {
    display: none;
}

.sidebar-page .page-content {float:right;}
/*.sidebar-page .page-content .right-side {float:right;}
.sidebar-page .page-content .left-side {float:left;}*/
.sidebar-page .float-right.page-content {
    border-left: 1px dotted #CFCFCF;
}
.sidebar-page .float-left.page-content {
    border-right: 1px dotted #CFCFCF;
}

.sidebar {
    margin-bottom: 30px;
    padding-top: 20px;
}

@media only screen and (max-width: 992px) {
	.sidebar {
	width:100%;
	border:none !important;
	margin-top: 30px;
}

.sidebar-page .float-right.page-content {
   border:none !important;
}
.sidebar-page .float-left.page-content {
   border:none !important;
}

}
.blog-box{padding-top:20px;}

.sidebar a {
    color: #888;
}
.sidebar .widget {
    overflow: hidden;
    margin-bottom: 50px;
}
.sidebar .widget ul {
    margin: 0;
}
.widget-search input[type="submit"] {
    position: relative;
    margin: 0;
    float: left;
    height: 37px;
    line-height: 37px;
    width: calc(100% - 38px);
    border-right: none;
    border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -o-border-radius: 2px 0 0 2px;
}
.widget-search .search-btn {
    display: inline-block;
    width: 38px;
    height: 37px;
    border: none;
    color: #fff;
    font-size: 1.2em;
    line-height: 36px;
    text-align: center;
    border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    -o-border-radius: 0 2px 2px 0;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.widget-search .search-btn:hover {
    background-color: #444;
}

#searchsubmit {
    padding: 3px 3px 0px 3px;
    border: 2px solid;
    color: #2f4cc8;
    width: 20%;
    font-size: 10px;
}

.sidebar .widget h4 .head-line {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 50px;
    height: 2px;
    background-color: #ddd;
    margin: 0;
}
.widget ul li a {
	font-size:12px;
    padding: 8px 0 8px 8px;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #eee;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.widget ul li.current-menu-item {
    background: #F1D603;
}

.widget ul li.current-menu-item > a {
    color: #fff;
	font-weight:600;
}

.widget ul li.current-menu-item > a:hover {
    color: #fff;
}

.recentcomments > a {
    border: none !important;
}

li.recentcomments {
    border-bottom: 1px solid #eee;
    padding: 5px 0;
}
.widget_recent_entries{}

.sidebar .widget_title {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 20px;
    position: relative;
    text-align: left;
	text-transform:capitalize;
	margin:0;
}

.widget-categories ul li a {
    padding: 8px 0;
    text-decoration: none;
    display: block;
	font-size:14px;
	line-height:20px;
    border-bottom: 1px solid #eee;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.widget-categories ul li:first-child a {
    padding-top: 0;
}
.widget-categories ul li a:hover {
    padding-left: 8px;
}
.sidebar .widget-popular-posts li {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #eee;
}
.sidebar .widget-popular-posts li:last-child {
    margin: 0;
    padding: 0;
    border: none;
}
.sidebar .widget-popular-posts .widget-thumb {
    float: left;
    margin-right: 8px;
    border: 3px solid #eee;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
}
.sidebar .widget-popular-posts .widget-thumb img {
    width: 65px;
    height: 65px;
    opacity: 1;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.sidebar .widget-popular-posts .widget-thumb:hover img {
    opacity: 0.7;
}
.sidebar .widget-popular-posts .widget-content h5 {
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 5px;
    font-weight: 300;
}
.sidebar .widget-popular-posts .widget-content span {
    color: #bbb;
    font-size: 12px;
}
.sidebar .tagcloud a {
    display: inline-block;
    color: #888;
    font-size: 12px;
    padding: 4px 10px;
    background: #eee;
    margin-bottom: 4px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.sidebar .tagcloud a:hover {
    color: #fff;
}
/*******Pagination*********/

.links {
    height: 40px;
    width: 100%;
    padding: 5px;
}
.link {
    border: 1px solid rgb(204, 204, 204);
    padding: 5px;
}
.dlink {
    border: 1px solid rgb(204, 204, 204);
    padding: 5px;
}
.pagination-prev {
    border: 1px solid rgb(204, 204, 204);
    padding: 5px;
}
.pagination-next {
    border: 1px solid rgb(204, 204, 204);
    padding: 5px;
}
/********Sidebar CSS By Anand*************/
ul.recent_post { width:100%; list-style:recent_postne; }
ul.recent_post li { margin:0 0 10px 0; display:inline-block;}

.recent_post_left { width:30%; float:left;}
.recent_post_left img { width:100%; height:100%;}
.recent_post_left a{padding:0 !important;}
h2 { margin-top:0px !important;}

.recent_post_right { width:68%; float:left; padding:0 0 0 11px;}
.recent_post_right h4{font-size:14px; font-weight:bold; text-transform:capitalize; line-height:16px;margin:0 0 5px 0;}
.recent_post_right a{display: block;
    font-size: 14px !important;
    text-transform: uppercase; color:#337ab7; padding:0 !important;}
.recent_post_right a:hover { text-decoration:none; color:#23527c;}
.recent_post_right p {
	font-size:12px; 
	color:#000; 
	padding:0 !important;
	line-height:14px;
}
.recent_post_right .post-date{
	font-style: italic;
    color: #cccccc;
    display: block;
    font-size: 12px;
}