a {
	color: #027073;
}
.et_header_style_centered #logo {
    max-height: none !important;
}
.et_header_style_centered #main-header .logo_container{
	height:auto;
}
#main-header{
	border-top:10px solid #47b4b9;
	background:url(../images/header-top-bg.jpg) repeat-x bottom center;

}
.home-slider{
	padding:0 0 40px 0!important;
}
.home-slider .et_pb_row {
    padding:60px 0 0 0;
}

.et-pb-arrow-next::before, .et-pb-arrow-prev::before {
    color: #333;
}
.et-pb-slider-arrows a{
	text-decoration:none;
}
.et_search_outer{
	max-width:1080px;
	left:0;
	right:0;
	margin:0 auto;
}
.et_search_outer .container.et_search_form_container{
	float:right;
}
#top-header{
	display:none;
}

.et_header_style_centered #top-menu > li > a{
	padding:19px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight:600;
	color:#6d6d6d;
	font-size:15px;
}
.product-listing-home {
    background-position: center bottom;
    background-size: inherit;
	padding:23px 0 28px 0 !important;
	text-align:center;
	border-top:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
}
.product-listing-home a{
	position:relative;
	display:block;
	transition: all 0.5s ease 0s;
	bottom:0;
}
.product-listing-home a:hover{
	bottom:5px;
}
#et_search_icon::before {
    background: rgba(0, 0, 0, 0) url("../images/search-icon.jpg") no-repeat scroll left top;
    content: "";
    display: block;
    height: 24px;
    width:24px;
}
#top-menu li{
	padding:0;
}
#et-top-navigation{
	width:auto !important;
}

.header-social-media  a.icon::before{
	font-size:14px;
	color:#333;
}
.et_header_style_centered #et_search_icon::before{
	top:0;
	left:0;
}
#et_top_search{
	margin-top:13px;
}
.header-social-media {
	background:url(../images/header-social-sep.jpg) no-repeat left center;
    float: right;
    margin-left: 20px;
    margin-top: 7px;
}
.et-pb-arrow-prev, .et-pb-arrow-next{
	width:28px;
	height:52px;
}
.et-pb-arrow-next::before, .et-pb-arrow-prev::before{
	display:none;
}
.et-pb-arrow-prev{
	background:url(../images/prev.png) no-repeat left center;
}
.et-pb-arrow-next{
	background:url(../images/next.png) no-repeat left center;
}
.et_search_outer{
	top:-25px;
}
.et_pb_search_form_hidden{
	display:none !important;
}
 .subscribe-section{
	padding:33px 0 !important;
	text-align:center;
}
.product-listing-home h2{
	text-align:center;
	margin-top:15px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight:normal;
	font-size:25px;
}
.product-listing-home h2 strong{
	font-weight:normal;
	text-shadow:0 0 0 #333;
}
.three-boxes h2 strong{
	font-weight:bold;
}
.three-boxes .post-title{
	text-align:left;
	margin-top:15px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight:600;
	display:block;
	min-height:60px;
	font-size:20px;
}
.date {
    font-size: 13px;
}
.author{
	color:#338689;
}
.news-desc {
    padding-top: 10px;
}
.product-listing-home p{
	text-align:center;
	line-height:0;
}

/*.project:hover .sg-btn, .latest-blog-section:hover .sg-btn{
	margin-top:100px;
	color:#fff;
	opacity:1;
}*/
/*.latest-blog-section:hover .sg-btn{
	margin-top:25%;
}*/
.subscribe-section{
	text-align:center;
	height:168px;
}

.subscribe-section h2 {
    color: #fff;
    display: block;
    font-family: "Josefin Sans",sans-serif;
    font-size: 36px;
    font-weight: 200;
    margin:5px 0 0 0;
    padding: 0 0 15px 0;
    text-align: center;
}
.subscribe-section .et_pb_row {
    padding: 0;
}
.home-blurb-contents h4, .home-blurb-contents p{
	text-align:center;
}
.welcome-section.et_pb_section{
	border-top:1px solid #e2e2e2;
	padding:0 0 20px 0;
}
.welcome-section h2{
	font-size:35px;
	margin-bottom:0;
	padding-top:30px;
	padding-bottom:20px;
	padding-left:258px;
	font-weight:bold;
	position:relative;
	background:url(../images/welcome-text.jpg) no-repeat left center;
}
.welcome-section img {
    max-width: 326px;
}
.subs-block{
	text-align:center;
}
.subscribe-section form{
	width:580px;
	height:40px;
	margin:0 auto;
	display:inline-block;
}
.subscribe-section form input[type="text"] {
    border: medium none;
    padding: 0 13px;
    width:80%;
	float:left;
	height:40px;
	line-height:40px;
}

.subscribe-section form input[type="submit"] {
    background: #47b4b9 none repeat scroll 0 0;
    border: medium none;
    color: #000;
    float: left;
   font-family: "Josefin Sans",sans-serif;
    font-weight: bold;
    padding: 0 8px;
	height:40px;
	font-size:18px;
	line-height:35px;
    text-transform: uppercase;
	cursor:pointer;
	float:left;
	width:20%;
}
.subscribe-section form input[type="submit"]:hover{
	background:#333;
	color:#fff;
}
.project{
    position: relative;
}
.project > p{
	padding: 5px;
}
.sg-btn{
	font-weight:bold;
	color:#47b4b9;
	display:table;
	width:100%;
	transition: all 0.5s ease 0s;
	text-decoration:none;
	font-size:20px;
	opacity:1;
	border: 3px solid #47b4b9;
	text-align:center;
}
.sg-btn strong{
	display:table-cell;
	height:93px;
	vertical-align:middle;
}
.project .hover-state{
    background-color: rgba(255,255,255, 0.8);
    height:132px;
    opacity: 1;
    padding:17px;
    position: absolute;
    text-align: center;
	z-index:99999;
    top: 22%;
	left:0;
	right:0;
	margin:0 auto;
    transition: all 0.5s ease 0s;
    width:230px;
}
.latest-blog-section .hover-state {
	max-height:none;
	height:100%;
}
.hover-state .sg-btn:hover{	
	border-color:#333;
}
/*.project:hover .hover-state, .latest-blog-section:hover .hover-state {
    opacity: 1;
}*/
.three-boxes.et_pb_section{
	padding:0;
}
.latest-blog-section{
	position:relative;
}
.news_image{
	text-align:center;
	padding:0 !important;
}
.three-boxes img{
position:relative;
 transition: all 0.5s ease 0s;
 bottom:0;
max-height:290px;
}
.three-boxes img:hover{
	bottom:5px;
}
.post-title {
    color: #333;
    display: block;
    text-decoration: none;
}
.three-boxes h2{
	margin-top:20px;
}
/*.three-boxes img:hover {
-ms-transform:scale(1.05);
-webkit-transform:scale(1.05);
transform:scale(1.05);
}*/
#footer-bottom{
	background:#49b1ba;
	padding:5px 0 5px 0;
}
#footer-widgets {
    padding: 30px 0 20px 0;
}
#footer-widgets .footer-widget .widget_text, #footer-widgets .footer-widget .et_pb_widget{
	float:none;
	width:100%;
	margin:0;
}
#footer-widgets .footer-widget{
	font-family:"Open Sans",Arial,sans-serif;
	margin-bottom:0;
	width: 28.875%;
}
.footer-links li{
	padding:0 !important;
}
.footer-links li a{
    background: rgba(0, 0, 0, 0) url("../images/footer-list-style.png") no-repeat scroll left top 5px;
    padding: 0 0 0 17px;
    transition: all 0.2s ease 0s;
}
.footer-links li a:hover{
	 background: rgba(0, 0, 0, 0) url("../images/footer-list-style.png") no-repeat scroll left 5px top 5px;
} 
#footer-widgets .footer-widget li::before {
    display: none;
}
#footer-widgets .footer-widget li a {
    color: #333 !important;
    font-size: 14px;
    font-weight: 400;
}

#footer-widgets .footer-widget:nth-child(2) .widget_text {
    /*background: #d1d1d1 none repeat scroll 0 0;
    padding:15px;
    margin-top: 20px;
    max-height: 85px;*/
    overflow: hidden;
	 float: none;
   
}
#footer-widgets .footer-widget h4 {
   color: #333;
    font-family: open sans;
    font-size: 16px;
    font-weight: 600;
	padding-bottom:20px;
    margin-right: 8px;
    margin-top: 7px;
    text-transform: uppercase;
}
#footer-widgets .icon {
	display:inline-block;
	border-radius:100%;
	width:39px;
	height:39px;
	font-size:18px;
	line-height:39px;
	text-align:center;
}

#footer-widgets .icon:hover{
	background:#000 !important;
	opacity:1;
}
#footer-widgets .et-social-facebook .icon {
    background: #b6dc7d none repeat scroll 0 0;
}
#footer-widgets .icon::before{
	font-size:16px;
	line-height:39px;
	color:#fff !important;
}
/*
#footer-widgets .icon:hover::before{
	color:#000 !important;
}*/
#footer-widgets .et-social-twitter .icon {
    background: #46b4b8 none repeat scroll 0 0;
}
#footer-widgets .et-social-google-plus .icon {
    background:#ff9702 none repeat scroll 0 0;
}
#footer-widgets .et-social-pinterest .icon {
    background: #e2e2e1 none repeat scroll 0 0;
	color:#45b4b8 !important;
}
#footer-widgets .et-social-pinterest .icon::before{
	color:#45b4b8 !important;
}
#footer-widgets .et-social-pinterest .icon:hover::before{
	color:#fff !important;
}
#footer-widgets .et-social-pinterest .icon::before{
	color:#45b4b8;
}
#footer-widgets .footer-widget:nth-child(2) .textwidget li{
	margin:0;
	padding:0 4px 0 0;
}
#footer-widgets .footer-widget:nth-child(2) .et-social-icons {
    float: none;
}
#footer-widgets .footer-widget:nth-child(2) .et-social-icons  a.icon::before{
	font-size:18px;
	color:#333;
}
.message, .phone, .fax, .email {
    color: #3d322e;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
    padding: 0 0 10px 27px;
}
.address span{
	display:block;
}
.message {
    background: rgba(0, 0, 0, 0) url("../images/message-icon.png") no-repeat scroll left top;
    line-height: 20px !important;
    padding-bottom: 10px !important;
}
.phone {
    background: rgba(0, 0, 0, 0) url("../images/receiver-icon.png") no-repeat scroll left top;
	color:#3d322e;
}
.email {
    background: rgba(0, 0, 0, 0) url("../images/mail-icon.png") no-repeat scroll left top;
}
.email a, .message a {
	color:#47b4b9;
}
.phone a{
	font-weight:400;
	color:#333333;
}
.footer-logo {
    display: block;
    margin-bottom: 6px;
}
.footer-logo br{
	display:none;
}
.footer-logo {
    color: #000 !important;
    display: block;
    font-size: 25px;
    font-weight: 300;
    text-decoration: none !important;
}
#footer-info {
    color: #fff;
    float: left;
    font-size: 13px;
    font-weight: 400;
    padding: 0 !important;
}
.website_design_by {
    color: #fff;
    float: right;
    font-size: 13px;
    font-weight: 400;
    position: relative;
    top: -3px;
}
.footer-widget img {
    max-width: 150px;
}
#footer-info span {
    margin-right: 5px;
}
#footer-info a {
    background: rgba(0, 0, 0, 0) url("../images/footer-sep.jpg") no-repeat scroll left center;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 0 6px 0 7px;
}
.website_design_by img {
    margin-left: 5px;
    position: relative;
    top: 8px;
}
.et_pb_widget a {
    text-decoration: underline;
}
.et_pb_widget_area {
    border: medium none;
    padding: 0 !important;
}
.latest-news-container h2{
	font-size: 36px;
    font-weight: 200;
    margin-bottom: 20px;
	text-align:center;
	margin-top:0;
    position: relative;
}
.sub-title h2 {
    color: #333;
    font-size: 40px;
    font-weight:700;
    text-align: center;
}
.et_pb_blurb_container , .et_pb_blurb_container  p{
    color: #333333;
    font-size: 18px;
	font-family: "Josefin Sans",sans-serif;
	font-weight:400;
}
.sub-title, .sub-title .et_pb_column {
    position: static;
}
.blurb-layer-content{
	max-width:850px;
	margin:0 auto;
	position:relative;
}
.blurb-block{
	padding-bottom:40px !important;
}
.et_pb_main_blurb_image{
	margin-bottom:10px;
}
.blurb-layer-content p{
	color: #000;
    font-size:21px;
	font-family: "Josefin Sans",sans-serif;
	font-weight:400;
	text-shadow:0 0 0 #000;
	margin-top:5px;
}
.lable-sticky{
	width:498px;
	height:83px;
	color: #000;
    font-size:21px;
	font-family: "Josefin Sans",sans-serif;
	font-weight:400;
	text-shadow:0 0 0 #000;
	margin-top:5px;
	background:#ff9702;
	padding:11px;
	margin:20px auto 0 auto;
	color:#333;
	text-align:center;
}
.learn-btn{
	position:absolute;
	width:145px;
	height:48px;
	line-height:48px;
	text-align:center;
	border:1px solid #333333;
	font-size:16px;
	background:transparent;
	text-transform:uppercase;
	color:#333333;
	text-decoration:none;
	right:0px;
	transition: all 0.5s ease 0s;
	bottom:10px;
	}
	.learn-btn:hover{
		color:#333;
		bottom:5px;
	}
	.arrow-icon{
		width:65px;
		height:35px;
		position:absolute;
		right:120px;
		bottom:70px;
		background:url(../images/down-arrow.png) no-repeat left top;
	}
.inside-welcome img{
	max-width:450px;
}
.breadcrumb-cont {
    padding: 40px 0 0;
	font-size:14px;
}
.breadcrumb-bg {
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    font-size: 13px;
    padding: 5px 0;
}
.inside-page .et_pb_section{
	padding:0;
}
#footer-info.insidepage-footer {
    float: none;
    text-align: center;
}
.inside-page #main-footer {
    border-top: 1px solid #ccc;
    margin-top:40px;
}
.widgettitle {
    background: #338689 none repeat scroll 0 0;
    color: #fff;
    margin-bottom: 10px;
    padding: 10px !important;
}
.style-1 li{
	list-style:none;
	background:url(../images/style-1bg.png) no-repeat left center;
	padding:0 0 0 20px;
}
.image-max-width img{
	width:100%;
}
.btn-orange {
    background: #ff9702 none repeat scroll 0 0 !important;
    font-family: josefin sans;
    font-size: 18px !important;
    font-weight: 700 !important;
    padding: 10px 20px !important;
	position:relative;
}
.btn-orange::before {
    border: 1px solid #eee;
    bottom: 3px;
    content: " ";
    left: 3px;
    position: absolute;
    right: 3px;
    top: 3px;
    z-index: 0;
}
.btn-orange:hover{
	background:#333 !important;
}
section.et_pb_fullwidth_header_0 {
    color: #ddd !important;
    padding-bottom: 0;
}
.header-content h1 {
    color: #3db6ba;
}
#main-content ul li, #main-content ol li {    margin: 0 0 8px 20px;}

.featured-products {
 background: url("../images/WPE_Pattern_Stripes-With-Center-Bar-30pxH.gif") repeat scroll 0 0;
}
.new-lower-image { left: 190px; position: absolute; top: -110px; }
.main_title {
    color: #49b1ba;
    margin-bottom: 20px;
}
.ddsg-wrapper > div:last-child {
    display: none;
}
.subs-block label {
    color: #000;
    display: block;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 20px;
}
.archive-details-page ul li {
	margin:0;
}
.blog-layout h2 a {
    color: #000;
    font-size: 20px;
	display:block;
	min-height:60px;
    text-decoration: none;
}
.blog-layout.full-width-li a{
	color:#333;
	min-height:10px;
}
.blog-layout.full-width-li a:hover{
	color: #d83b34;
}
.blog-layout h2 a:hover{
	color:#333;
}
.post-on-listing {
    font-size: 13px !important;
}
.blog-layout .post-img img {
    display: block;
    float: none;
    margin: 0 auto;
    position: static;
}
.blog-layout .et_pb_more_button{
	padding:0 !important;
	font-size:14px !important;
	border:none;
	border-radius:0;
	color: #338689;
}
.archive-details-page ul{
	padding:0 !important;
}
.blog-layout .et_pb_more_button::before, .blog-layout .et_pb_more_button::after{
	display:none;
}
.blog-layout .post-img {
    border: 1px solid #ccc;
    margin: 0 0 10px;
    padding: 3px;
}
.widget_search #s{
	border-radius:0;
	background: #efefef none repeat scroll 0 0;
	color: #000 !important;
	border:none !important;
}
.widget_search #searchsubmit{
	background:url(../images/sidebar-search-icon.png) no-repeat left center;
	border:none !important;
	width:28px;
	text-indent:-9999999px;
}
.subscribe-block input {
    background: #efefef none repeat scroll 0 0;
    color: #000 !important;
    padding:10px;
	border:none;
    width: 100%;
}
#search-2 > div{
	position:relative;
}
.subscribe-block > p {
    margin: 5px 0 10px;
}
#left-area .post-meta a{
	text-decoration:underline;
}
#left-area .post-meta a::after {
    content: ", ";
}
.post-meta a:last-child::after{
	display:none;
}
.blog-layout.full-width-li {
    float: none;
    margin: 0 0 20px 0 !important;
    width: 100%;
}
.full-width-li .post-meta.post-on-listing {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
	font-size:17px !important;
	color:#49b1ba;
    margin: 0 0 15px;
    padding: 8px 0 !important;
}
.full-width-li .post-meta.post-on-listing span{
	color:#333;
}
.full-width-li .post-meta.post-on-listing span.alignr{
	float:right;
}
.full-width-li .et_pb_button {
    margin: 0;
	font-size:17px !important;
	color:#49b1ba !important;
	text-decoration:none !important;
	position:relative;
	top:-2px;
}
.child-cats-wrap {
    padding: 0 !important;
    text-align: left;
}
.child-cats-wrap > li {
    display: inline-block;
	margin:10px !important;
}
ul.member-social-media {
    overflow: hidden;
    padding: 0;
}
.member-social-media > li {
    float: left;
    list-style: outside none none;
    margin: 10px 10px 10px 0 !important;
}
.member-social-media li img {
    max-width: 35px;
}

.child-cats-wrap li.digital-scrapbooking-basics,
.child-cats-wrap li.photoshop-and-photoshop-elements-pse,
.child-cats-wrap li.supplies-from-the-design-shop,
.child-cats-wrap li.miscellaneous {
    display: block !important;
    float: none !important;
    overflow: visible;
    text-align: center;
}
.child-cats-wrap li a {
    display: block;
    font-size: 18px;
    text-align: center;
}
.child-cats-wrap li img {
    margin-bottom: 10px;
}

.child-cats-wrap li a span {
    display: block;
}
.offers-title h2 {
    color: #3db6ba;
    font-size:40px;
}
.offers-sub-title h3 {
    font-size:35px;
    font-weight: 400;
    margin: 0 auto;
    max-width: 470px;
	padding-top:20px;
}
.offers-title {
    margin: 0 0 15px !important;
}
.scrap-girls-club, .scrap-simple-club {
    background: #eaeaea none repeat scroll 0 0;
    max-width: 330px;
	position:relative;
	padding-bottom:25px;
	margin:0 auto;
	padding-top:150px;
}
.scrap-simple-club{
	background:#fff;
	border:1px solid #eaeaea;
}
.scrap-girls-club::before, .scrap-simple-club::before{
	border: 2px solid #fff;
    bottom: 5px;
    content: " ";
    left: 5px;
    position: absolute;
    right: 5px;
    top:5px;
    z-index: 0;
	}
	.scrap-simple-club::before{
	border: 2px solid #eaeaea;
	}
.title-wrapper {
    left: -36px;
    position: absolute;
    top: 45px;
}
.scrap-simple-club .title-wrapper {
    left: -29px;
}
	.title-wrapper img{
		max-width:none;
	}
	.scrap-girls-club ul, .scrap-simple-club ul {
		padding-bottom:0;
		min-height:650px;
	}
	.scrap-girls-club ul li , .scrap-simple-club ul li{
    font-size: 20px;
    list-style: outside none none;
    margin: 0 0 30px !important;
    padding: 5px 10px 0 25px;
	background:url(../images/arrow.png) no-repeat left top;
	min-height:40px;
}
.scrap-girls-club .btn-orange, .scrap-simple-club .btn-orange{
	font-size:40px !important;
    padding:25px 40px !important;
}
.offer-price {
    position: relative;
    text-align: center;
    z-index: 99;
	margin-bottom:15px;
}
.offer-price font {
    color: #000;
    display: block;
	font-weight:300;
    font-size: 22px;
}
.offer-price > strong {
    color: #000;
    font-family: josefin sans;
    font-size: 50px;
    line-height: 55px;
}

font.orange-txt {
    color: #ff9702;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
.club-img h4 {
    color: #3db6ba;
    font-family: open sans;
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 25px;
    text-align: center;
}
.customer-say-section h3 {
    color: #358687;
    font-family: open sans;
    font-size: 33px;
    font-weight: 400;
    padding: 0 0 25px;
    text-align: center;
}
.customer-quote{
	margin-top:20px;
}

.customer-name {
    border-bottom: 3px solid #b6b6b6;
    color: #358687;
    font-weight: bold;
    margin: 0 auto 25px;
    max-width: 160px;
    padding-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
}
.quote {
    color: #358687;
    font-family: josefin sans;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    margin: 0 auto;
    text-align: center;
    text-shadow: 0 0 0 #358687;
    width: 220px;
}
.page-id-23943 footer {
    border: medium none !important;
}
.subscribe-block br{
	display:none;
}
#sidebar .et_pb_widget{
	margin-bottom:10px;
}
.et_pb_post .entry-content {
    padding-top: 0;
}

.error404 #content-area.clearfix {
    text-align: center;
}

.error404 .search-form > input[type="submit"] {
    background: #49b1ba none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    padding: 15px 10px;
}
.search-form .search_404 {
	padding: 15px 10px !important;
    width: 400px;
}

.error404 .main_title {
    font-size: 42px !important;
}
.error404 .main_title > span {
    font-size: 55px;
}
.error-content, .error-content h3, .error-content a {
    font-size: 30px;
}
.error-content h3 {
    font-size: 40px;
}
.error-txt {
    margin-top: 40px;
}
.search-404-page-search {
    margin: 30px 0 10px;
}
.search #fullwidth article {
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
    padding-bottom: 40px;
}

.search #fullwidth article:last-child {
    border-bottom: 0 none;
    padding-bottom: 0;
}
.et_pb_more_button.et_pb_button {
    background: #49b1ba;
    color: #fff;
    padding: 5px 8px !important;
}
.alignr {
    text-align: right;
}

.search .blog-layout h2 a {
	min-height: auto!important;
}

.search .wp-pagenavi {
    border: 0 none;
    margin-top: 0 !important;
    padding-top: 0;
}
.post-img img {
    height: auto;
    max-width: 100% !important;
}
.news_image img {
    border: 1px solid #ddd;
    height: auto;
    max-width: 100% !important;
}

/* Sidebar - Subscribe to newsletter vs. Search the blog */

#black-studio-tinymce-5.et_pb_widget.widget_black_studio_tinymce {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px !important;
    padding-bottom: 20px;
}
.cat-desc {
	margin-bottom: 20px;
}

.cat-desc h1 {
    color: #49b1ba;
    font-family: "Josefin Sans",sans-serif;
    font-size: 40px;
    text-align: center;
}
.et_pb_widget.widget_black_studio_tinymce img {
    border: 1px solid #ddd;
    width: 100%;
}
#black-studio-tinymce-7.et_pb_widget.widget_black_studio_tinymce {
    margin-top: 30px;
}
#black-studio-tinymce-7 img {
    border: 0 none;
}
.tutorials-top-banner {
    border-bottom: 1px dashed #ddd;
    display: block;
    margin-bottom: 40px;
    text-align: center;
}

.tutorials-top-banner img {
	margin-bottom: 20px;
}
.category-tutorial-index #main-content .container {
	padding-top: 30px!important;
}

.child-cats-wrap > li.digital-scrapbooking-basics,
.child-cats-wrap > li.supplies-from-the-design-shop,
.child-cats-wrap > li.photoshop-and-photoshop-elements-pse,
.child-cats-wrap > li.miscellaneous {
	margin-top: 50px!important;
}
.banner-bottom {
    padding-top: 10px;
    padding-bottom: 40px!important;
    font-size: 18pt;
    text-align: center;
}
#main-footer {
    background-color: #fff;
}
#black-studio-tinymce-7 {
    margin-top: 0 !important;
}
.wsx-google-search {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
    width: 400px!important;
}
.header-right {
	padding-top: 0!important;
}

.wsx-google-search .cse .gsc-control-cse,
.wsx-google-search .gsc-control-cse {
	padding: 1em 0 0;
	width: auto;
}
.et_header_style_centered #main-header div#et-top-navigation {
	clear: both;
}
.wsx-google-search .gsc-input {
    padding-right: 0 !important;
}
.wsx-google-search #gsc-i-id1 {
    height: 26px !important;
    border-radius: 10px !important;
    width: 300px !important;
    border: 1px solid #ccc !important;
}
.wsx-google-search .gsc-search-button {
    height: 28px !important;
    border-radius: 10px !important;
    color: #fff !important;
    text-transform: uppercase !important;
    width: 80px !important;
    font-size: 12px !important;
}
td.gsc-clear-button { display: none !important; } 

.single .banner-img img {
    text-align: center;
    vertical-align: middle;
    display: block;
    margin: 20px auto;
}
.gsc-branding-img,  .gsc-branding-text{
	display:none;
}
.et-search-form input.et-search-field {
    background: rgba(71,180,185,0.2);
    padding: 0 15px;
    height: 35px;
}
.si_captcha_small {
    height: 45px;
    padding-bottom: 10px;
    padding-top: 0px !important;
    width: 175px;
}