/*
File Name: style.css
Theme Name:  RT-Theme 18 Child
Author: EK
Version: 1..0.0
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://themeforest.net/user/stmcan
Description:   Theme designed by Tolga Can - <a href="http://themeforest.net/user/stmcan">stmcan</a>
License: GNU General Public License
License URI: /Licensing/gpl.txt
Template: rttheme18
*/


/*
	EDIT /css/style.css for the theme stlye
*/

body {
min-width: 1024px;
line-height:150% !important;
}
body.boxed-body {
	margin:0 auto;
	max-width: 1024px;
}
/* top_content */
.top_content{
	width: 100%; 
	min-height: 0px;
	margin: -40px 0 0 0; 
	position: relative;
	overflow: hidden;
	z-index: 1;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	background: #FCFCFC;
}

.title_line .featured_article_title:after {
	background: none repeat scroll 0 0 #F0F0F0;
	content: "";
	height: 0px;
	margin-left: 20px;
	margin-top: 0px;
	position: absolute;
	top: 50%;
	width: 100%;
}

@media only screen and (min-width: 959px)  { 
	#logo img {
		margin-bottom:-20px;
	}
}
@media only screen and (max-width: 959px)  { 
	#logo img {
		margin-bottom:-52px;
	}
	.responsive #header section > section{
		padding: 0 10px;
		margin: 3px 0 15px;
	} 
}

.header-design2 #header_contents{
	width: 950px;
}
html .boxed-body .nav_shadow.stuck{
max-width: 1024px;
} 
h3.featured_article_title {
	color:#FFFFFF !important;
	line-height: 44px;
	padding-left: 28px;
}
.content_block{
	width:948px;
	padding:0;
}
.title_line {
	background-color: #2996d7;
	width: auto;
}
.row {
	margin: 0 auto;
}
footer .footer_info{
	width:948px;
}
.product_item_holder .featured_image {
	padding:0;
	border:0;
	margin-bottom: 0;
}

.product_info h4 a {
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold !important;
	color:#000000 !important;
}

.product_info h4, .product_item_holder h4 {
	line-height:80% !important;
}
.product_images {
	border:0;
	padding:0;
}
.product_images_holder{
	padding-left:37px;
}
hr.style1 {
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	padding-bottom:20px;
}

.product_item_holder a {
	text-decoration: none;
}

#row-781256-1-content div.title_line {
	padding-top: 20px;
	background-color: #FFFFFF !important;
}
#row-781256-1-content div.title_line h3 {
	color: #000000 !important;
	font-weight: 700 !important;
	padding-left: 0;
}
#row-781256-1-content div.margin-b20 {
	margin-bottom: 0 !important;
}

.rounded_carousel_holder {
	border: 0;
	padding:0;
	margin-left:-10px;
}
#row-781256-1-content .box.four .button_ {
	width:145px;
	text-align: center;
	padding:10px 0;
}
#row-781256-1-content .box.two-three .button_ {
	text-align: center;
	padding:10px 10px;
}
#row-781256-1-content .button_.medium {
	font-size:16px;
	font-family: "Open Sans";
	font-weight: 500;
}
#row-794074-1-content .title_line.margin-b20{
	margin-bottom:10px;
}
/* header navigational area */

#header_contents > section.logo{
	padding: 10px 0;
	float:left !important;
}
.nav_shadow.default_position {
	float:left !important;
}

/* main navigation*/
#navigation{
	padding:0;
	margin:0;
	position:relative;
	z-index:999;
	display: table;
	float: left;		
	border-right: 0; 
	line-height: 50%;
}

#navigation li {
	float:left; 
	margin:0;
	position:relative; 
	text-align: center;
	border-right: 0;
} 

#navigation li:first-child {
	border-left: 0;
}       

#navigation ul.sub-menu {
	background-color: #2996d7;
  background-color: rgba(41,150,215,0.9);
}
/* current page item and hover status */
#navigation_bar > ul > li > a:after {
	background: #F4BF1E;
	color: #F4BF1E;
	content: "";
	height: 0px !important;
	left: 0;
	opacity: 1;
	position: absolute;
	top: -2px;
	-ms-transition: width 0.2s ease 0s;
	-webkit-transition: width 0.2s ease 0s;
	-moz-transition: width 0.2s ease 0s;
	-o-transition: width 0.2s ease 0s;
	transition: width 0.2s ease 0s; 
	width: 0;
}

/* active item top bar */
#navigation_bar > ul > li.current_page_item > a:after, #navigation_bar > ul > li.current-menu-ancestor > a:after, #navigation_bar > ul > li:hover > a:after {
	background-color: #F4BF1E;
	height: 2px;
	left: 0;
	position: absolute;
	top: -2px;
	width: 100%;
}
 
.no_search #navigation li:last-child{
	border-right: 0;
} 

/* sub menu items */
#navigation .sub-menu {
	position:absolute; 
	margin:-2px 0 0 0;
	z-index:50;
	padding:0;
	height: 0;
	overflow: hidden;
	text-align: left;  	
	-o-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.04);
	-moz-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.04);
	-webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.04);
	box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.04);
	background: #fff;
	border: 0px solid #eee;
	width:240px; 
}

#navigation .first ul {
	margin-left:5px;
}

#navigation .sub-menu li {
	float:none;
	display:block; 
	margin:0; 
	text-align: left;
	border: 0;
	border-bottom: 0px;
	text-transform: uppercase; 
	padding-left:12px; 
}

#navigation .sub-menu li a:hover{
	color:#000000 !important;
}    

#navigation li:last-child{
	border-bottom: 0;  
}

/* sub menu links hover status */
#navigation .sub-menu li a:hover, #navigation .sub-menu li:hover > a{  
	box-shadow: none !important;
}      

/* ----------------------------------------------------
	3) HEADER DESIGN 2 & NAVIGATION STYLE 4
------------------------------------------------------- */
/* resolutions bigger than 960px */
@media only screen and (min-width: 960px)  { 
	.header-design2 .default_position #navigation_bar > ul > li > a{
		padding: 0 20px;
		line-height: 50px;
	}
	.header-design2 .default_position #navigation_bar{
		width: auto !important;
		padding: 40px 0 0 40px;
	}
}

/* tab style 3 */ 
.content.full .tab-style-three .tabs:before {
	/*background: rgba(0, 0, 0, 0.04);*/
	background-color: #1F1F1F;
	content: "";
	display: block;
	height: 44px;
	left: -100%;
	margin-top: 0px;
	position: absolute;
	right: 100%;
	width: 150%;
	z-index: -1;
}

.content.left .tab-style-three, .content.right .tab-style-three{
	border-width: 1px;
	border-color: #F0F0F0; 
	border-style: solid;
}

.content.left .tab-style-three .panes, .content.right .tab-style-three .panes{
	padding:0 20px;
}

.tab-style-three .tabs .with_icon span {
	display: block;
	font-size: 22px;
	margin: auto auto 10px;
	text-align: center;
	z-index: 1;
}

.tab-style-three .tabs a, .tab-style-three .tabs .with_icon a {
	color: #FFFFFF !important;
	display: block;
	font-size: 13px;
	line-height: 100%;
	margin: 0;
	padding: 15px 20px;
	position: relative;
	text-align: center;
	text-decoration: none;
	outline: none;
	background-color: #1F1F1F;
}

.tab-style-three .tabs .with_icon span {
	display: block;
	font-size: 18px;
	margin: auto auto 10px;
	text-align: center;
	z-index: 1;
	position: static;
	width: auto;
}

.tab-style-three .tabs {
	border-color: black; /*#F0F0F0;*/
	border-style: solid;
	border-width: 0 0 1px;
	display: block;
	list-style: none outside none;
	margin: 0 !important;
	padding: 0 !important;
}

.tab-style-three .with_icon a > span:before {
	background: rgba(0, 0, 0, 0.25);
	color: #fff;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 30px;
}

.tab-style-three{
	border-width: 0;
}

.tab-style-three ul.tabs a.current, .tab-style-three ul.tabs a.current:hover, .tab-style-three ul.tabs a:hover, .tab-style-three ul.tabs li.current a {
/*	border: medium none;
	-o-box-shadow: 0 40px 24px #fff inset;
	-moz-box-shadow: 0 40px 24px #fff inset;
	-webkit-box-shadow: 0 40px 24px #fff inset;
	box-shadow: 0 40px 24px #fff inset;*/
	border: 0;
	-o-box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.tab-style-three ul.tabs {
	background: #1F1F1F;
	border: none;
	box-shadow: none !important;
}

.tab-style-three .tabs .with_icon a.current > span:before {
	background: #F4BF1E;
}

.tab-style-three .pane{
	padding: 20px 0;
}


/* root element for tabs  */
.tabs_wrap .tabs { 
	list-style:none; 
	margin:0 !important;    
	display:block;
	padding:0 !important; 
	border-width: 0 0 0px 0;
	border-style: solid;
	border-color: #F0F0F0;  
}

/* single tab */
.tabs_wrap .tabs li { 
	float:left;	 
	text-indent:0;
	margin:0;
	list-style-image:none !important; 
	border-width: 0 0px 0 0;
	border-style: solid;
	border-color: #F0F0F0;
	position: relative;
}

/* link inside the tab. uses a background image */
.tabs_wrap .tabs a { 
	font-size:16px;
	display:block;
	text-align:center;	
	text-decoration:none;  
	margin:0px;	
	position:relative;
	padding: 5px 15px 0;
	line-height:18px;
	height:39px;
	color:#898989;
} 

.tabs_wrap .tabs .with_icon a{
	padding-left: 40px;
}

.tabs_wrap .tabs .with_icon span{
	position: absolute;
	left: 10px;
	top: 9px;
	z-index: 1;
	font-size: 18px;
	width: 20px;
	text-align: center;
}

.tabs_wrap .tabs a:active {
	outline:none;	
}

/* when mouse enters the tab move the background image */
.tabs_wrap .tabs a:hover { 
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
.tabs_wrap .tabs a.current, .tabs_wrap .tabs a.current:hover, .tabs_wrap .tabs a:hover, .tabs_wrap .tabs li.current a {
	border-width: 0 0 0px 0;
	border-style: solid;
	border-color: red;
	background-color: #2996d7;	
}

.tabs_wrap .tabs a.current, .tabs_wrap .tabs a.current:hover, .tabs_wrap .tabs .current a {  
	cursor:default !important;
}	

.tabs_wrap .tabs .static {
	color:#ffffff;
	font-size:20px;
	font-weight: 600;
	line-height: 44px;
	padding-right: 30px;
}
@media only screen and (min-width: 960px) and (max-width: 1099px) { 
	.responsive #navigation ul {width:250px;}
}
@media only screen and (min-width: 768px) and (max-width: 959px) { 
	.responsive .tabs_wrap .tabs a { 
		font-size:16px;
		display:block;
		text-align:center;	
		text-decoration:none;  
		margin:0px;	
		position:relative;
		padding:2.5px 15px;
		/*line-height:44px;*/
		color:#898989;
	}
}
@media only screen and (max-width: 767px) { 

	.responsive .content.full .tab-style-three .tabs:before {
		/*background: rgba(0, 0, 0, 0.04);*/
		background-color: #FFFFFF;
		content: "";
		display: block;
		height: 44px;
		left: -100%;
		margin-top: 0px;
		position: absolute;
		right: 100%;
		width: 150%;
		z-index: -1;
	}

	.responsive .tabs_wrap .tabs .static {
		padding-left: 20px;
	}

}

/* search bar on navigation bar */
.search-bar {
	background: #fff;
	border: 1px solid #eee; 
	display: table;
	float: right; 
	overflow: hidden;
	padding: 5px 11px 5px 5px;
	position: relative; 
	top: 50px;	     
	width: 200px;  
	-ms-transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s; 	
}

.with_subs .search-bar {
	top:16px;
} 

.search-bar .icon-search-1{
	color:#eee;
	color:rgba(0, 0, 0, 0.2);
	cursor: pointer;
	margin-left: 2px;
	font-size: 13px;
	line-height: 17px;
} 

#navigation_bar .search-bar .icon-search-1:before {
	margin: 0;
} 

.search-bar:hover .icon-search-1:before{
	opacity: 0.7;
}	 

.search-bar:hover{
	-moz-box-shadow: inset 0 0 0 2px rgba(0,0,0,0.03);
	-webkit-box-shadow: inset 0 0 0 2px rgba(0,0,0,0.03);
	box-shadow: inset 0 0 0 2px rgba(0,0,0,0.03);
}	 	

/* search form */
 .search-bar form input{
	width:180px; 
	padding:0 0 0 10px;
	margin:2px 0 0;
	border:0;
	outline:0; 
	float:left;
	display:inline; 
	font-weight:normal;
	font-style:normal;		
	font-size:13px;
	color:#929292; 
	border-radius:0;
	line-height: 100%;
} 

.search-bar form input:focus,.search-bar form input{
	border:0;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.search-bar form input:focus{
	background:#fff;
}

/*
columns for full width for cultepic
*/
	
/* one */			.one{width:948px;} 	
/* two */  			.two{width:464px;} 
/* three */  		.three{width:302.6666667px;} 
/* Four */  		.four{width:222px;} 
/* Five */  		.five{width:173.6px;}  
/* Six */  			.six{width:141.3333333px;}  
/* 2:3 column */  	.two-three{width:625.333333px;} 
/* 3:4 column */ 	.three-four{width:706px;} 
/* 4:5 column */  	.four-five{width:754.4px;}
/* 5:6 column */  	.five-fix{width:786.666667px;} 


/* hr style four */
hr.style-four { 
	padding: 0; 
	border: none; 
	border-top: medium double #F0F0F0; 
	color: #F0F0F0; 
	text-align: center;
	margin: 30px 0;
	overflow: visible;
} 
.with_borders > .box{
	border-color: #F0F0F0;
	border-left-width: 0px; 
	border-bottom-width: 0px;
	border-style: solid;
}
.with_borders > .first-row.box {
	border-top-width: 0px;
} 
.with_borders > .last-row.box {
	border-bottom-width: 0px;
} 
.with_borders > .last-row.box:last-child,
.with_borders > .box.last
{
	box-shadow: 0px 0 0 #F0F0F0 !important;
}
.with_borders .featured_image, .with_borders .box:hover .featured_image{
	box-shadow: none;
}

/* under rows with borders */
.with_borders .product_item_holder .featured_image{
	border:0;
	padding: 0 10px;
}
.with_borders .product_info {
	padding: 0px;
	text-align: center;
}

/* Corner border effect */
.with_borders .box:before,
.portfolio_boxes .box:before
 {
    background: #F4BF1E;
    content: "";
    display: block;
    height: 0 !important;
    left: 0 !important;
    position: absolute;
    top: 0 !important;
    width: 0 !important;
    z-index: 2;
}

.with_borders .box:after,
.portfolio_boxes .box:after
{
    background: #F4BF1E;
    content: "";
    display: block;
    height: 0 !important;
    left: 0 !important;
    position: absolute;
    top: 0 !important;
    width: 0 !important;
} 
.with_borders .box:before
 {
    height: none !important;
    left: none !important;
    top: none !important;
}
.with_borders .box:after
{
    width: 2px;
    left: -1px;
    top: -1px;
} 
.with_borders .box:hover:after, .with_borders .box:hover:before,
.portfolio_boxes .box:hover:after, .portfolio_boxes .box:hover:before
 {
	-ms-transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s; 	    
} 
.with_borders .box:hover:after,
.portfolio_boxes .box:hover:after
{
    height: 80px;  	    
} 
.with_borders .box:hover:before,
.portfolio_boxes .box:hover:before
{
    width: 80px;  	    
} 
.product-showcase-categories .with_borders .box:hover:after
{
	height: 40px;  	    
} 
.product-showcase-categories .with_borders .box:hover:before
{
	width: 40px;  	    
} 
.with_borders .box.grid-title:before,.with_borders .box.grid-title:after {
	width: 0;
}



/*
/*  CULTEPIC CUSTOM CLASSES */
/*
/*.product_images_holder:after {*/
@media only screen and (max-width: 959px) {
	.ce_bar_right:before{	
		/*background: rgba(0, 0, 0, 0.04);*/
		background-color:#FFFFFF;
		content: "";
		display: block;
		height: 44px;
		left: 90%;
		margin-top:0px;
		position: absolute;
		right: 100%;
		width: 50%;
		z-index: -1;
	}	
}

@media only screen and (min-width: 959px) {
	.ce_bar_right:before{	
		/*background: rgba(0, 0, 0, 0.04);*/
		background-color:#1F1F1F;
		content: "";
		display: block;
		height: 44px;
		left: 90%;
		margin-top:0px;
		position: absolute;
		right: 100%;
		width: 50%;
		z-index: -1;
	}	
}

.top_content.header-781256 {
	min-height: 0;
}
.top_content.header-781256, .top_content.header-288114, .top_content.header-794074 {
	border-top:0;
	border-bottom:0;
}
.ce_product_title {
	text-transform: uppercase;
	color:#000000;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 10px;
}
.ce_product_title_director {
	font-size:20px;
	color:#555555;
	text-transform: none;
	font-weight:500;
}
.ce_product_header{
	color:#000000 !important;
	text-transform:uppercase;
	font-weight:600 !important;
}
.ce_product_header_blue{
	font-size:18px;
	letter-spacing: -0.4px;
	color:#2996d7 !important;
	text-transform:uppercase;
	font-weight:600 !important;
	margin-bottom: 7px;
}
.ce_product_header_blue img {
	padding-top:10px;
}
.ce_product_info {
	line-height:18px;
	font-size:13px;
	font-weight: 600;
	margin: 2px 0 5px 0;
}

@media only screen and (max-width: 767px)  { 
	.ce_copyright_block, .ce_social_media_block, .ce_footer_menu_block{
		position: relative;
	}
	.ce_social_media_block, .ce_footer_menu_block{
		padding-top:10px;
	}
}
@media only screen and (min-width: 767px)  { 
	.ce_footer_menu_block {
		float:left;
		margin-left:20px;
	}
	.ce_copyright_block{
		float:left;
	}
	.ce_social_media_block{
		float: right;
	}
}

ul.ce_social_media{
	list-style-type: none !important;
}
ul.ce_social_media li {
	display:inline-block;
	padding-right:10px;
}
.ce_facebook {
	margin-bottom:0px;
	width: 32px;
	height:32px;
	display:block;
	background:transparent url('http://kidandkaboodle.us/cultepics/wp-content/uploads/2015/09/facebook_normal.png') center top no-repeat;
}

.ce_facebook:hover {
   background-image: url('http://kidandkaboodle.us/cultepics/wp-content/uploads/2015/09/facebook_over.png');
}
.ce_twitter {
	margin-bottom:0px;
	width: 32px;
	height:32px;
	display:block;
	background:transparent url('http://kidandkaboodle.us/cultepics/wp-content/uploads/2015/09/twitter_normal.png') center top no-repeat;
}
.ce_twitter:hover {
   background-image: url('http://kidandkaboodle.us/cultepics/wp-content/uploads/2015/09/twitter_over.png');
}
.ce_tumblr {
	margin-bottom:0px;
	width: 32px;
	height:32px;
	display:block;
	background:transparent url('http://kidandkaboodle.us/cultepics/wp-content/uploads/2015/09/tumbler_normal.png') center top no-repeat;
}
.ce_tumblr:hover {
   background-image: url('http://kidandkaboodle.us/cultepics/wp-content/uploads/2015/09/tumbler_over.png');
}
.ce_product_list_title {
	line-height:18px;
	padding:10px 0;
}
.ce_digital_btns img{
	padding-bottom:7px;
}
.cff-lb{
	margin-top:-20px !important;
}
#header {
	border-bottom:0 !important;
}

/* page heading */
.heading h1, .heading h2{
	font-size: 26px !important; 
	font-weight: 600 !important;
	text-transform: uppercase;
	line-height: 100%;
	padding: 0;
}	

/* general link style */
a{
	color:#2996d7;
	text-decoration:underline; 
}

a:hover{
	text-decoration:none;
} 

/* all form elements common */
.rt_form input[type="text"], .rt_form input[type="email"], .rt_form select, .rt_form textarea,
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 select, .wpcf7 textarea,
.rt_form input[type="date"], .wpcf7 input[type="date"], .rt_form input[type="tel"], .wpcf7 input[type="tel"],
.rt_form input[type="number"], .wpcf7 input[type="number"],
.rt_form input[type="url"], .wpcf7 input[type="url"]
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;    
	position:relative;
	outline: none;
	padding:11px 10px; 
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px; 
	color:#333;
	border:1px solid #999;
	background:#fff;
	-moz-box-box-shadow:none;		
	-webkit-box-shadow: none;
	box-shadow:inset none;
	width: 100%;
} 
.content_block_background{
	padding: 20px 0;
	overflow: hidden;
	position: relative;
	min-height: 400px;
}

/* tablesorter classes*/

table.tablesorter thead tr th{    
	border: none;
	text-align: left;
	padding:5px 13px;
}

	/* text selection */
	::selection {
		background: #000; /* Safari */
		color:#fff;
	}

	::-moz-selection {
		background: #000; /* Firefox */
		color:#fff;
	}