/*
Theme Name: K3sport
Theme URI: http://www.gamacode.cz
Description: Theme for the K3sport company
Author: Milan Šedý
Author URI: http://www.gamacode.cz
Version: 1.1.0
Tags: blue, white

License: GNU/GPL2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

@font-face {
    font-family: 'octin_spraypaint_freeregular';
    src: url('fonts/octin_spraypaint_free-webfont.eot');
    src: url('fonts/octin_spraypaint_free-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/octin_spraypaint_free-webfont.woff') format('woff'),
         url('fonts/octin_spraypaint_free-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

html {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'octin_spraypaint_freeregular', Arial, sans-serif;
    color: #6c6c6c;
    overflow-x: hidden;
}

.strike {
    text-decoration: line-through;
}

.clr {
    clear: both;
}

.k3s-wrapper {
    width: 956px;
    height: auto;
    border-left: 4px solid #fff;
    margin: 0 auto;
    background-color: transparent;
    background-image: url('images/background.jpg');
    background-repeat: no-repeat;
    min-height: 724px;
}

#k3s-main-wrapper:before {
    content: '';
    position: absolute;
    z-index: 0;
    background-color: #037c9a;
    left: 50%;
    top: 0;
    margin: 0 0 0 -957px;
    width: 478px;
    height: 724px;
    background-image: url('images/bg_left.jpg');
    background-repeat: no-repeat;
}


#k3s-main-wrapper .k3-banner-left { 
    display: block;
    position: absolute;
    z-index: 0;
    background-color: transparent;
    left: 50%;
    top: 125px;
    margin: 0 0 0 -635px;
    width: 156px;
    height: 600px;
    background-image: url('../../uploads/2014/08/00-banner-left.jpg');
    background-repeat: no-repeat;
    z-index: 5;
}

#k3s-main-wrapper .k3-banner-right {
    display: block;
    position: absolute;
    z-index: 0;
    background-color: transparent;
    left: 50%;
    top: 125px;
    margin: 0 0 0 485px;
    width: 478px;
    height: 715px;
    background-image: url('../../uploads/2014/08/00-banner-right.jpg');
    background-repeat: no-repeat;
    z-index: 5;
}

#k3s-main-wrapper:after {
    content: '';
    position: absolute;
    z-index: 0;
    background-color: #037c9a;
    left: 50%;
    top: 0;
    margin: 0 0 0 485px;
    width: 478px;
    height: 724px;
    background-image: url('images/bg_right.jpg');
    background-repeat: no-repeat;
}


.k3s-logo-block {
    display: block;
    width: 240px;
    height: 125px;
    margin: 0;
    float: left;
}

.k3s-head-cart  {
    width: 216px;
    height: 105px;
    margin: 8px 0 0 13px;
    float: left;
    background-repeat: no-repeat;
    background-image: url('images/head-cart.png');
}

#k3s-navigation-top {
    width: 100%;
    height: 50px;
    background-color: rgba(255,255,255,0.5);
    clear: both;
}

#k3s-navigation-squares {
    width: 100%;
    height: 189px;
}

#k3s-navigation-squares ul {
    margin: 0;
    padding: 0;
}

#k3s-navigation-squares ul li {
    display: block;
    float: left;
    width: 237px;
    height: 196px;
    text-align: center;
    line-height: 196px;
    margin: 0 3px 0 0;
    padding: 0;
}

#k3s-navigation-squares ul li:last-child {
    margin: 0;
    width: 235px;
}

#k3s-navigation-squares ul li a {
    display: block;
    margin: 4px;
    width: 228px;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, 1);
}
#k3s-navigation-squares ul li:first-child a,
#k3s-navigation-squares ul li:nth-child(5) a {
    background-repeat: no-repeat;
    background-image: url('images/menu_eshop.png');
    background-position: 0 0;
}

#k3s-navigation-squares ul li:nth-child(2) a {
    background-repeat: no-repeat;
    background-image: url('images/menu_pujcovna.png');
    background-position: 0 0;
}

#k3s-navigation-squares ul li:nth-child(3) a {
    background-repeat: no-repeat;
    background-image: url('images/menu_kurzy.png');
    background-position: 0 0;
}

#k3s-navigation-squares ul li:nth-child(4) a {
    background-repeat: no-repeat;
    background-image: url('images/menu_prodejny.png');
    background-position: 0 0;
}

#k3s-navigation-squares ul li a,
#k3s-navigation-squares ul li a:visited {
    color: #fff;
    text-decoration: none;
    font-size: 44px;
    text-transform: uppercase;
}

#k3s-navigation-squares ul li a:hover {
    background-position: -228px 0;
}

/*** SHOP SUBHEADER ***/

#k3s-shop-subheader {
    width: 100%;
    height: auto;
    background-color: rgba(255,255,255,0.5);
    float: left;
    margin-bottom: 10px;
}

.k3s-shop-square {
    display: block;
    float: left;
    width: 237px;
    height: 200px;
    text-align: center;
    line-height: 196px;
    margin: -10px 3px 0 0;
    padding: 0;
}

#k3s-sidebar .k3s-shop-square a {
    display: block;
    margin: 4px;
    width: 228px;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, 1);
}
#k3s-sidebar .k3s-shop-square a {
    color: #fff;
    text-decoration: none;
    font-size: 44px;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-image: url('images/menu_eshop.png');
    background-position: 0 0;
}

.k3s-shop-shbox {
    float: left;
    width: 715px;
}

.woocommerce  .k3-breadcrumbs .woocommerce-breadcrumb {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    font-family: 'octin_spraypaint_freeregular', Arial, sans-serif;
    padding: 8px 5px 3px 5px;
    margin: 0;
}

.woocommerce .k3-breadcrumbs  .woocommerce-breadcrumb a, .woocommerce .k3-breadcrumbs  .woocommerce-breadcrumb a:visited {
    color: #000;
    text-decoration: underline;
}

/* SUBHEADER CATEGORIES */

.k3s-items-area {
    float: left;
}

.k3s-items-area:after {
    content: '';
    display: block;
    clear: both;
}

.k3s-subcats {
    float: left;
    width: 715px;
    margin: 0;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'octin_spraypaint_freeregular', Arial, sans-serif;
}

.k3s-subcats ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.k3s-subcats ul li {
    display: block;
    margin: 0 9px 4px 5px;
    padding: 0;
    width: 224px;
    font-size: 18px;
    float: left;
    height: 45px;
    background-image: url('images/k3s-subcats.png');
    background-repeat: no-repeat;
    background-position: 0 0;
}

/** DIFFERENT COLORS OF SPECIFIED ITEMS ***/
body.post-type-archive-product .k3s-subcats ul li:nth-child(2) {
    background-position: 0 -45px;
}

body.post-type-archive-product .k3s-subcats ul li:nth-child(2):hover {
    background-position: -228px -45px;
}

body.post-type-archive-product .k3s-subcats ul li:nth-child(3) {
    background-position: 0 -90px;
}

body.post-type-archive-product .k3s-subcats ul li:nth-child(3):hover {
    background-position: -228px -90px;
}

body.post-type-archive-product .k3s-subcats ul li:nth-child(4) {
    background-position: 0 -135px;
}

body.post-type-archive-product .k3s-subcats ul li:nth-child(4):hover {
    background-position: -228px -135px;
}

body.post-type-archive-product .k3s-subcats ul li:nth-child(5) {
    background-position: 0 -180px;
}

body.post-type-archive-product .k3s-subcats ul li:nth-child(5):hover {
    background-position: -228px -180px;
}

body.post-type-archive-product .k3s-subcats ul li:nth-child(6) {
    background-position: 0 -225px;
}

body.post-type-archive-product .k3s-subcats ul li:nth-child(6):hover {
    background-position: -228px -225px;
}

body.post-type-archive-product .k3s-subcats ul li:nth-child(7) {
    background-position: 0 -270px;
}

body.post-type-archive-product .k3s-subcats ul li:nth-child(7):hover {
    background-position: -228px -270px;
}

body.post-type-archive-product .k3s-subcats ul li:nth-child(8) {
    background-position: 0 -315px;
}

body.post-type-archive-product .k3s-subcats ul li:nth-child(8):hover {
    background-position: -228px -315px;
}

body.post-type-archive-product .k3s-subcats ul li:nth-child(9) {
    background-position: 0 -360px;
}

body.post-type-archive-product .k3s-subcats ul li:nth-child(9):hover {
    background-position: -228px -360px;
}

/*** END **/

.k3s-subcats ul li:hover {
    background-position: -228px 0;
}

.k3s-subcats ul li:nth-child(3) {
    margin: 0 0 4px 5px;
}

.k3s-subcats a, .k3s-subcats a:visited {
    font-family: 'octin_spraypaint_freeregular', Arial, sans-serif;
    color: #fff;
    text-decoration: underline;
    text-decoration: none;
    display: block;
    margin: 0 0 0 55px;
    width: 170px;
    height: 45px;
    line-height: 45px;
    white-space: nowrap;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

.k3s-filter-boxes {
    clear: both;
    width: 715px;
}

h2.k3s-filters-heading {
    color: #000;
    font-size: 18px;
    padding: 8px 5px 3px 5px;
    margin: 0;
    font-weight: normal;
}

.k3s-filter-boxes .k3s-toggle-box {
    display: block;
    margin: 0 10px 4px 5px;
    padding: 0;
    width: 222px;
    font-size: 18px;
    float: left;
    height: auto;
    position: relative;
}

.k3s-filter-boxes .k3s-toggle-box h4 {
    font-weight: normal;
    font-size: 18px;
    margin: 0;
    padding: 2px 7px;
    cursor: pointer;
    background-color: #fff;
    background-color: rgba(255,255,255, 0.8);
}

.k3s-filter-boxes .k3s-toggle-box h4:after {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background-image: url(images/k3s-buttons.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    top: 6px;
    right: 5px;
}

.k3s-filter-boxes .k3s-toggle-box.k3s-active h4:after {
    background-position: -14px 0;
}

.woocommerce .k3s-filter-boxes .k3s-toggle-box ul, .k3s-filter-boxes .k3s-toggle-box ul  {
    width: 222px;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    z-index: 5;
    background-color: #fff;
    background-color: rgba(255,255,255, 0.9);
    display: none;
}

.widget_price_filter form {
    padding: 20px 10px 10px 10px;
    background-color: #fff;
    background-color: rgba(255,255,255, 0.9);
    position: absolute;
    z-index: 10;
    display: none;
}

.k3s-filter-boxes .k3s-toggle-box ul li {
    margin: 0 15px;
    font-size: 13px;
    text-transform: none;
    font-family: Arian, sans-serif;
}

.k3s-filter-boxes .k3s-toggle-box ul li a {
    text-decoration: none;
}

.k3s-filter-boxes:after {
    content: '';
    display: block;
    clear: both;
    margin-bottom: 5px;
}

/* TOGGLE WIDGET AREA **/

/*** END SHOP SUBHEADER **/

.k3s-widget-hp {
    width: 25%;
    float: left;
}

.k3s-left-menu, .k3s-borrow-menu {
    clear: both;
    width: 229px;
    height: auto;
    margin: 3px 0 0 3px;
}

.k3s-left-menu ul, .k3s-borrow-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.k3s-left-menu ul li, .k3s-borrow-menu ul li {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-image: url('images/k3s-subcats-01.png');
}

.k3s-borrow-menu ul li {
    background-image: url('images/menu_zbozi.png');
}

.k3s-left-menu ul ul {
    margin: 0 0 0 38px;
}

.k3s-left-menu ul ul ul {
    margin: 0;
}

.k3s-left-menu ul ul ul li {
    padding-left: 28px;
}

.k3s-left-menu ul ul li { 
    height: auto;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 15px;
    width: auto;
}

.k3s-left-menu ul ul li a {
    height: 25px;
    font-size: 15px;
    line-height: 24px;
    padding: 0 0 0 26px;
    margin: 0;
    text-transform: none;
}

.k3s-left-menu ul ul li a:before {
    position: absolute;
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    background-image: url('images/k3-submenu-icons.png');   
    background-position: 0 0;
    background-repeat: no-repeat;
    top: 5px;
    left: 6px;
}

.k3s-left-menu ul ul ul li a:before {
    left: 34px;
}

.k3s-left-menu ul li:nth-of-type(2) {
    background-image: url('images/k3s-subcats-02.png');
    background-position: 0 0;
}

.k3s-left-menu ul li:nth-of-type(2) li a:before {
    background-position: -15px 0;
}

.k3s-left-menu ul li:nth-of-type(3) {
    background-image: url('images/k3s-subcats-03.png');
    background-position: 0 0;
}

.k3s-left-menu ul li:nth-of-type(3) li a:before {
    background-position: -30px 0;
}

.k3s-left-menu ul li:nth-of-type(4) {
    background-image: url('images/k3s-subcats-04.png');
    background-position: 0 0;
}

.k3s-left-menu ul li:nth-of-type(4) li a:before {
    background-position: -45px 0;
}

.k3s-left-menu ul li:nth-of-type(5) {
    background-image: url('images/k3s-subcats-05.png');
    background-position: 0 0;
}

.k3s-left-menu ul li:nth-of-type(5) li a:before {
    background-position: -60px 0;
}

.k3s-left-menu ul li:nth-of-type(6) {
    background-image: url('images/k3s-subcats-06.png');
    background-position: 0 0;
}

.k3s-left-menu ul li:nth-of-type(6) li a:before {
    background-position: -75px 0;
}

.k3s-left-menu ul li:nth-of-type(7) li a:before {
    background-position: -90px 0;
}

.k3s-left-menu ul li:nth-of-type(7) {
    background-image: url('images/k3s-subcats-07.png');
    background-position: 0 0;
}

.k3s-left-menu ul li:nth-of-type(8) {
    background-image: url('images/k3s-subcats-08.png');
    background-position: 0 0;
}

.k3s-left-menu ul li:nth-of-type(8) li a:before {
    background-position: -105px 0;
}

.k3s-left-menu ul li:nth-of-type(9) {
    background-image: url('images/k3s-subcats-09.png');
    background-position: 0 0;
}

.k3s-left-menu ul li:nth-of-type(9) li a:before {
    background-position: -120px 0;
}

.k3s-left-menu ul li:hover {
    background-position: -229px 0;
}


.k3s-left-menu ul li a, .k3s-left-menu ul li a:visited,
.k3s-borrow-menu ul li a, .k3s-borrow-menu ul li a:visited {
    display: block;
    padding: 0 0 0 63px;
    width: 166px;
    height: 43px;

    color: #fff;
    text-decoration: none;
    font-size: 20px;
    text-transform: uppercase;
}

.k3s-left-menu  ul > li > a, .k3s-borrow-menu  ul > li > a  {
    line-height: 45px;
}


.k3s-left-menu ul li:nth-of-type(1) li  {
    background-image: url('images/k3s-submenu_bg.png');   
    background-position: 0 0;
}

.k3s-left-menu ul li:nth-of-type(1) li:hover {
    background-position: -190px 0;
}

.k3s-left-menu ul li:nth-of-type(2) li  {
    background-image: url('images/k3s-submenu_bg.png');   
    background-position: 0 -25px;
}

.k3s-left-menu ul li:nth-of-type(2) li:hover {
    background-position: -190px -25px;
}

.k3s-left-menu ul li:nth-of-type(3) li  {
    background-image: url('images/k3s-submenu_bg.png');   
    background-position: 0 -50px;
}

.k3s-left-menu ul li:nth-of-type(3) li:hover {
    background-position: -190px -50px;
}

.k3s-left-menu ul li:nth-of-type(4) li  {
    background-image: url('images/k3s-submenu_bg.png');   
    background-position: 0 -75px;
}

.k3s-left-menu ul li:nth-of-type(4) li:hover {
    background-position: -190px -75px;
}

.k3s-left-menu ul li:nth-of-type(5) li  {
    background-image: url('images/k3s-submenu_bg.png');   
    background-position: 0 -100px;
}

.k3s-left-menu ul li:nth-of-type(5) li:hover {
    background-position: -190px -100px;
}

.k3s-left-menu ul li:nth-of-type(6) li  {
    background-image: url('images/k3s-submenu_bg.png');   
    background-position: 0 -125px;
}

.k3s-left-menu ul li:nth-of-type(6) li:hover {
    background-position: -190px -125px;
}

.k3s-left-menu ul li:nth-of-type(7) li  {
    background-image: url('images/k3s-submenu_bg.png');   
    background-position: 0 -150px;
}

.k3s-left-menu ul li:nth-of-type(7) li:hover {
    background-position: -190px -150px;
}

.k3s-left-menu ul li:nth-of-type(8) li  {
    background-image: url('images/k3s-submenu_bg.png');   
    background-position: 0 -175px;
}

.k3s-left-menu ul li:nth-of-type(8) li:hover {
    background-position: -190px -175px;
}

.k3s-left-menu ul li:nth-of-type(9) li  {
    background-image: url('images/k3s-submenu_bg.png');   
    background-position: 0 -200px;
}

.k3s-left-menu ul li:nth-of-type(9) li:hover {
    background-position: -190px -200px;
}

/*** ONLY ACTIVE EXPANDED **/

.k3s-left-menu ul ul {
    display: none;
}

.k3s-left-menu ul li.current-menu-parent > ul,
.k3s-left-menu ul li.current-menu-item > ul {
    display: block;
}

/** END ONLY ACTIVE **/

.k3s-borrow-menu ul li {
    background-position: 0 0;
}

.k3s-borrow-menu ul li:hover {
    background-position: -229px 0;
}

.k3s-borrow-menu ul li:nth-of-type(2) {
    background-position: 0 -44px;
}

.k3s-borrow-menu ul li:nth-of-type(2):hover {
    background-position: -229px -44px;
}


.k3s-borrow-menu ul li:nth-of-type(3) {
    background-position: 0 -172px;
}

.k3s-borrow-menu ul li:nth-of-type(3):hover {
    background-position: -229px -172px;
}

.k3s-borrow-menu ul li:nth-of-type(4) {
    background-position: 0 -345px;
}

.k3s-borrow-menu ul li:nth-of-type(4):hover {
    background-position: -229px -345px;
}

.k3s-hp-wareas .widget-container {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6);
    color: #000;
    padding: 8px 9px;
    margin: 8px;
}

.k3s-hp-wareas .widget-container h3 {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 24px;
    text-transform: uppercase;
}

 .k3s-hp-wareas .widget-container .textwidget {
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 130%;
}

.k3s-hp-wareas .widget-container ul {
    margin: 10px 0;
    padding: 0 15px;
}

.k3s-hp-wareas .k3-widget-3 .widget-container, 
.k3s-hp-wareas .k3-widget-3 .widget-container h3 {
    color: #fff;
}

.k3s-hp-wareas .k3-widget-3 .widget-container {
    background-repeat: repeat-y;
    background-image: url('images/kurz_bg1.png');
}

.k3s-hp-wareas .k3-widget-3 .widget-container:nth-of-type(3) {
    background-image: url('images/kurz_bg2.png');
}

.k3s-hp-wareas .k3-widget-3 .widget-container:nth-of-type(5) {
    background-image: url('images/kurz_bg3.png');
}

.content-page p {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 130%;
}

#k3s-footer {
    font-family: Arial, sans-serif;
    font-size: 12px;
    width: 96%;
    padding: 0 2%;
    height: 49px;
    line-height: 49px;
    border-top: 1px solid #a39f9e;
    background-color: #000;
    color: #fff;
    background-image: url('images/footer_bg.png');
    background-repeat: repeat-y;
    text-transform: none;
    margin-top: 3px;
}

#k3s-footer a, #k3s-footer a:visited {
    color: #fff;
}

.k3s-left {
    float: left;
}

.k3s-right {
    float: right;
}

#k3s-social {
    width: 958px;
    margin: 50px 0 35px 0;
}

#k3s-social iframe {
    margin: -1px 0 0 -1px;
}

.content-page, .content {
    font-family: Arial, sans-serif;
    margin: 10px 0;
    padding: 10px 0 30px 35px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6);
    color: #111;
}

a, a:visited {
    color: #000;
}

h1, h2, h3, h4, h5, .entry-title {
    color: #111;
    font-family: octin_spraypaint_freeregular, sans-serif;
}

/*** CART TOP ***/
.k3s-head-cart a, .k3s-head-cart a:visited {
    color: #000;
    text-decoration: none;
}

.k3cartOwner {
    color: #000;
    font-size: 14px;
    overflow: hidden;
    width: 98%;
    height: auto;
    margin: 36px 5% 0 5%;
}

.k3-high {
    color: #fe6601;
}

.k3CartItemsSum {
    font-size: 13px;
    font-family: Arial, sans-serif;
    margin: 16px 0 0 95px;
}

.k3CartItemSumPrice {
    font-size: 13px;
    font-family: Arial, sans-serif;
    margin: 2px 0 0 95px;
}

.k3s-shop {
    width: 706px;
    float: left;
    margin: 0 0 0 5px;
    padding: 0;
}

.k3s-shop h1.page-title {
    clear: both;
    padding-top: 10px;
}

#k3s-sidebar {
    margin: 0 5px 0 0;
    padding: 0;
    width: 235px;
    float: left;
}

#k3s-sidebar .widget-container {
    padding: 0 5%;
}

#s {
    border: 1px solid #ccc;
    height: 23px;
    width: 59%;
}

label.screen-reader-text {
    display: none;
}

#searchsubmit {
    height: 27px;
    background-color: #fe6601;
    color: #fff;
    border: none;
}

#woocommerce_product_categories-2 ul {
    margin: 0 0 0 15px;
    padding: 0;
    line-height: 25px;
    list-style-type: square;
}

#woocommerce_product_categories-2 ul a, #woocommerce_product_categories-2 ul a:visited {
    color: #111;
    text-decoration: none;
}

.price_slider_wrapper .price_label {
    width: 100%;
    float: left;
    font-size: 11px;
    text-align: left;
}

.price_slider_wrapper button.button {
    float: right;
}


ul.products .k3s-description {
    font-size: 13px;
    line-height: 15px;
    max-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
}


ul.products .product-category {
    display: none;
}

span.price del {
    display: block;
    width: 100%;
    font-size: 16px;
}

.wpcf7 input {
    width: 98%;
    border: 1px solid #ccc;
    height: 15px;
    margin: 5px 0;
    padding: 1%;
}

.wpcf7 textarea {
    width: 98%;
    border: 1px solid #ccc;
    height: 200px;
    margin: 5px 0;
    padding: 1%;
}

.wpcf7 input[type="submit"] {
    width: auto;
    height: 38px;
}

.product_meta > span {
    display: block;
    margin-bottom: 4px;
}

select {
    background-color: #fff;
    border: 1px solid #ccc;
    height: 28px;
    padding: 4px;
}

input, textarea {
    border: 1px solid #ccc;
    padding: 1%;
}

.k3-borrow {
    font-size: 18px;
    margin-bottom: 25px;
    font-weight: bold;
}

.k3s-search-box {
    float: left;
    width: 468px;
    height: 41px;
    background-image: url('images/search_bg.jpg');
    background-repeat: no-repeat;
    padding: 84px 0 0 12px;
}

.k3s-search-box #s {
    border: 1px solid #dde4ec;
    border: 1px solid rgba(221, 228, 236, 0.3);
    border-right: none;
    height: 16px;
    float: left;
    width: 392px;
}

.k3s-searchsubmit {
    color: transparent;
    font: 0/0 a;
    display: block;
    width: 60px;
    height: 55px;
    border: none;
    background-color: transparent;
    margin: -18px 0 0 0;
    padding: 0;
    background-image: url('images/search_but.png');
    background-repeat: no-repeat;
    float: left;
}

#k3s-footer-menu {
    margin: 10px 0 0 0;
}

#k3s-footer-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#k3s-footer-menu ul:after {
    content: '';
    display: block;
    clear: both;
}

#k3s-footer-menu ul li {
    display: block;
    float: left;
    margin: 0 4px 0 0;
    padding: 0;
    width: 236px;
    height: 51px;
    text-align: center;
    background-image: url('images/menu_footer.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    
}

#k3s-footer-menu ul li:last-child {
    margin: 0;
}

#k3s-footer-menu ul li:hover {
    background-position: -236px 0;
}

#k3s-footer-menu ul li a, #k3s-footer-menu ul li a:visited {
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 51px;
    line-height: 51px;
}

#k3s-footer-menu ul li:nth-child(2) {
    background-position: 0 -51px;
}

#k3s-footer-menu ul li:nth-child(2):hover {
    background-position: -236px -51px;
}

#k3s-footer-menu ul li:nth-child(3) {
    background-position: 0 -102px;
}

#k3s-footer-menu ul li:nth-child(3):hover {
    background-position: -236px -102px;
}

#k3s-footer-menu ul li:nth-child(4) {
    background-position: 0 -153px;
}

#k3s-footer-menu ul li:nth-child(4):hover {
    background-position: -236px -153px;
}

.k3s-wrapper .woocommerce span.onsale, .woocommerce-page .k3s-wrapper span.onsale {
    background: none;
    background-color: #cc0e10;
    background: -o-linear-gradient(center top , #bf1218 0%, #f50700 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(center top , #bf1218 0%, #f50700 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(center top , #bf1218 0%, #f50700 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    width: 60px;
    height: 60px;
    font-family: 'octin_spraypaint_freeregular', Arial, sans-serif;
    text-transform: uppercase;
    border-radius: 35px;
    font-size: 16px;
    line-height: 65px;
}

.single-product .k3s-wrapper span.onsale {
    margin-top: 70px;
}

.product h3 {
    color: #000;
    font-weight: normal;
    min-height: 30px;
}

.woocommerce .k3s-wrapper ul.products li.product .price, .woocommerce-page .k3s-wrapper ul.products li.product .price {
    margin-top: 15px;
    color: #000;
    font-family: 'octin_spraypaint_freeregular', Arial, sans-serif;
    font-size: 22px;
    text-decoration: none;
}

.woocommerce .k3s-wrapper ul.products li.product .price ins, .woocommerce-page .k3s-wrapper ul.products li.product .price ins {
    text-decoration: none;
    border: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 170px;
    display: block;
}

.woocommerce .k3s-wrapper ul.products li.product .price del, .woocommerce-page .k3s-wrapper ul.products li.product .price del {
    position: absolute;
    margin-top: 25px;
    font-size: 16px;
}

.k3s-wrapper .woocommerce ul.products li.product .price del {
    color: #000;
    font-size: 16px;
}

.woocommerce .products .add_to_cart_button, .woocommerce .products .product_type_variable {
    border: none;
    width: 59px;
    height: 35px;
    background-color: transparent;
    background-image: url('images/k3s-cart.png');
    background-repeat: no-repeat;
    overflow: hidden;
    float: right;
    font: 0/0 a;
    padding: 0;
    box-shadow: none;
    margin: 15px 0 0 0;
}

.k3s .woocommerce ul.products li.product .button {
    margin: 15px 0 0 0;
}

.woocommerce .products .add_to_cart_button:hover, .woocommerce .products .product_type_variable:hover {
    background-position: -59px 0;
    background-color: transparent;
    background-image: url('images/k3s-cart.png');
    box-shadow: none;
}

.warn {
    font-family: Arial, sans-serif;
    font-size: 12px;
    padding-left: 59px;
    background-image: url('images/k3-warn.png');
    background-repeat: no-repeat;
    color: #000;
    min-height: 50px;
    margin: 10px 0;
}

.imp {
    color: #e5150b;
}

.woocommerce-page .k3s-page .products {
    width: 715px;
}

 .woocommerce .k3s-page ul.products li.product, .woocommerce-page .k3s-page ul.products li.product {
    width: 224px;
    margin: 0 14px 0 0;
    height: 440px;
    clear: none;
}

.woocommerce .k3s-page ul.products li.product:nth-child(3), .woocommerce-page .k3s-page ul.products li.product:nth-child(3) {
    margin: 0;
}

.woocommerce .k3s-page ul.products li.product:nth-child(3):after, .woocommerce-page .k3s-page ul.products li.product:nth-child(3):after {
    content: '';
    display: block;
    clear: both;
}

.woocommerce .k3s-page ul.products li.product span.price {
    display: block;
    float: left;
    width: 70%;
}


.woocommerce.columns-4 ul.products li {
    display: block;
}

/*** SLIDER DOTS OVERIDES ***/

.k3s-wrapper .flexslider .flex-control-nav {
    width: auto;
    right: 12px;
    bottom: 10px;
    z-index: 1000;
}

.k3s-wrapper .flex-control-paging li a {
    width: 20px;
    height: 20px;
    background: transparent url('images/k3s-dots.png') no-repeat 0 0;
    border: none;
    margin: 0 1px;
}

.k3s-wrapper .flex-control-paging li a.flex-active, .k3s-wrapper .flex-control-paging li a:hover {
    background: transparent url('images/k3s-dots.png') no-repeat -20px 0;
    border: none;
}

.k3s-wrapper .flex-control-paging li:nth-child(2) a {
    background-position: 0 -20px;
}

.k3s-wrapper .flex-control-paging li:nth-child(2) a.flex-active,
.k3s-wrapper .flex-control-paging li:nth-child(2) a:hover {
    background-position: -20px -20px;
}

.k3s-wrapper .flex-control-paging li:nth-child(3) a {
    background-position: 0 -40px;
}

.k3s-wrapper .flex-control-paging li:nth-child(3) a.flex-active,
.k3s-wrapper .flex-control-paging li:nth-child(3) a:hover {
    background-position: -20px -40px;
}

.k3s-wrapper .flex-control-paging li:nth-child(4) a {
    background-position: 0 -60px;
}

.k3s-wrapper .flex-control-paging li:nth-child(4) a.flex-active,
.k3s-wrapper .flex-control-paging li:nth-child(4) a:hover {
    background-position: -20px -60px;
}

.k3s-wrapper .flex-control-paging li:nth-child(5) a {
    background-position: 0 -80px;
}

.k3s-wrapper .flex-control-paging li:nth-child(5) a.flex-active,
.k3s-wrapper .flex-control-paging li:nth-child(5) a:hover {
    background-position: -20px -80px;
}

.k3s-wrapper .flex-control-paging li:nth-child(6) a {
    background-position: 0 -100px;
}

.k3s-wrapper .flex-control-paging li:nth-child(6) a.flex-active,
.k3s-wrapper .flex-control-paging li:nth-child(6) a:hover {
    background-position: -20px -100px;
}

.k3s-wrapper .flex-control-paging li:nth-child(7) a {
    background-position: 0 -120px;
}

.k3s-wrapper .flex-control-paging li:nth-child(7) a.flex-active,
.k3s-wrapper .flex-control-paging li:nth-child(7) a:hover {
    background-position: -20px -120px;
}

.k3s-wrapper .flex-control-paging li:nth-child(8) a {
    background-position: 0 -140px;
}

.k3s-wrapper .flex-control-paging li:nth-child(8) a.flex-active,
.k3s-wrapper .flex-control-paging li:nth-child(8) a:hover {
    background-position: -20px -140px;
}

.k3s-hp-wareas .k3-widget-2  .widget-container h3 {
    font-size: 18px;
}


/*** pager ***/
.k3s .woocommerce .k3s nav.woocommerce-pagination ul, .k3s  .woocommerce #content nav.woocommerce-pagination ul, .k3s  .woocommerce-page nav.woocommerce-pagination ul, .k3s  .woocommerce-page #content nav.woocommerce-pagination ul {
    border: none;
}

.k3s .woocommerce-pagination ul.page-numbers li {
    border: none;
}

.k3s .woocommerce-pagination ul.page-numbers li a.page-numbers {
    background-color: #000;
    color: #fff;
    border: none;
    border-radius: 15px;
    font-size: 14px;
}

.k3s .woocommerce-pagination ul.page-numbers li a:hover {
    opacity: 0.5;
}

.k3s .woocommerce-pagination span.page-numbers.current {
    background-color: #fff;
    color: #000;
    border-radius: 15px;
    font-size: 14px;
}

.k3s-info-highlight {
    margin: 10px 0;
    color: #aa0000;
}

/*** FB BOX ***/

.k3s .pluginBoxDivider, .k3s .pluginBoxDividerGray {
    border: none;
}

/* WOOCOMMERCE - v3*/
/* ============================================ */
.k3s .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #852801;
}

/* slider handles */
.k3s .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.k3s .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #fe6601;
}

/* slider filter button */
.k3s .woocommerce .widget_price_filter .price_slider_amount .button {
    padding: 7px 15px;
    background-color: #fe6601;
    color: #ffffff;
    font-weight: normal;
    font-size: 16px;
}

.k3s .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
    display: inline-block;
    margin-left: 5px;
    color: #777777;
}

/* add to cart button */
.k3s .woocommerce button.button.alt,
.k3s .woocommerce input.button.alt,
.k3s .woocommerce .cart .button,
.k3s .woocommerce .cart input.button {
    background-color: #fe6601;
    color: #fff;
}

.k3s .woocommerce button.button.alt:hover,
.k3s .woocommerce input.button.alt:hover,
.k3s .woocommerce .cart .button:hover,
.k3s .woocommerce .cart input.button:hover {
    background-color: #e24500;
    color: #fff;
}

.k3s .woocommerce input.button:disabled {
    background-color: #ebe9eb;
}

.k3s .woocommerce #respond input#submit.alt,
.k3s .woocommerce a.button.alt,
.k3s .woocommerce button.button.alt,
.k3s .woocommerce input.button.alt {
    background-color: #fe6601;
}

.k3s .woocommerce #respond input#submit.alt:hover,
.k3s .woocommerce a.button.alt:hover,
.k3s .woocommerce button.button.alt:hover,
.k3s .woocommerce input.button.alt:hover {
    background-color: #e24500;
}

.k3s .woocommerce button.button.alt.disabled,
.k3s .woocommerce button.button.alt.disabled:hover {
    background-color: #ebe9eb;
}

/* product detail - price */
.k3s .woocommerce div.product p.price,
.k3s .woocommerce div.product span.price {
    color: #111111;
    text-decoration: none;
}

.k3s .woocommerce div.product p.price del {
    font-size: 16px;
}

/* product detail - stock */
.k3s .woocommerce div.product .stock {
    padding-top: 10px;
    margin-top: 10px;
    margin-right: 20px;
    border-top: 1px solid #ccc;
    color: #111111;
}

.k3s .woocommerce-cart table.cart input {
    padding: 8px 10px;
}

.k3s .woocommerce-cart table.cart td.actions .coupon .input-text,
.k3s .woocommerce .quantity .qty {
    padding: 8px 10px;
}

.k3s .woocommerce ul.products li.product a img {
    /* fixes overflow of product listing images */
    width: auto;
}