/*
File Name: style.css
Theme Name:  RT-Theme 18
Author: Tolga Can
Version: 1.8.1
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
*/


/*
	EDIT /css/style.css for the theme stlye
*/
header, #header {
    background: none repeat scroll 0 0 #444;
    margin: 0 auto;
    position: relative;
}
body .header-333292.top_content {
    border: 0 none;
    display: none;
}
footer, #footer {
    background: none repeat scroll 0 0 #444;
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0.06) inset;
    color: #a9a9a9;
    padding: 14px 0;
}
#top_bar {
    background-color: pink;
}
#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, #navigation_bar > ul > li > a::after {
    background-color: #444;
}
#navigation_bar > ul > li.current_page_item, #navigation_bar > ul > li.current-menu-ancestor, #navigation_bar > ul > li:hover, #navigation ul.sub-menu li a:hover {
    background-color: pink;
}
.nav_shadow.sticky {
    background: none repeat scroll 0 0 #444;
    top: 0;
}

html .stuck .nav_border {
    background: none repeat scroll 0 0 #444;
    border-bottom: 1px solid pink;
    border-radius: 0;
}
html .nav_shadow.stuck, html .stuck .nav_border {
    border-radius: 0;
    width: 100%;
}
.nav_border {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #444;
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0.04);
    width: 100%;
}
html .stuck .nav_border {
    background: none repeat scroll 0 0 #444;
    border-bottom: 1px solid #444;
    border-radius: 0;
}
a, .latest-news a.title, .doc_icons ul li a, .filter_navigation li a.active::before {
    color: pink;
    text-decoration: none;
}
#row-333292-1 {
    background: none repeat scroll 0 0 #555;
    border-top: 2px solid #444;
}
ul.footer_links a {
    color: pink;
    text-decoration: none;
}
#navigation li:first-child {
    border-left: none;
}
#navigation li {
    border-right: none;
}
#navigation {
    border: none;
}
.three .caption-text, .four .caption-text, .five .caption-text, .two .caption-text {
    padding: 10px;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 100px;
    text-align: center;
}
.woocommerce .box.product-category.product h3 {
    font-size: 16px;
    text-align: justify;
}
.woocommerce .box.product-category.product {
    margin-top: 20px;
    text-align: center;
}