/*
Theme Name: Kuka Furniture
Description: Kuka Furniture Theme
Author: Rethink Marketing
Template: themify-ultra
Version: 1.0
*/

/* write custom css */
html, body{
    font-family: "Josefin Sans", sans-serif !important;
    font-size: 18px;
}

#body {
    padding-top: 5%;
}

p {
    padding-bottom: 10px;
}

.pagewidth {
    width: 100% !important;
    max-width: 100% !important;
}
div#site-logo {
    position: relative;
      margin: 0;
}

#headerwrap.fixed-header .header-bar {
    display: block;
}

.header-bar {
    position: relative;
    display: block; 
    text-align: right;
}

#site-logo img {
    max-height: 150px;
}

div#headerwrap {
    position: relative;
    top: 0 !important;
    border: none;
    margin: 0 !important;
}

div#pagewrap {
    padding-top: 0 !important;
    margin: 0 !important;
}

header#header {
    display: table;
}


div#mobile-menu {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

header#header {
    padding: 0 !important;
}


#megaMenu a, #megaMenu span.wpmega-link-title {
    text-transform: uppercase;
    font-size: 14pt !important;
    padding: 5px;
    color: #000000 !important;
    font-weight: 100;
}
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > a {
    padding: 7px;
}
#megaMenu .current_page_item > a, #megaMenu .current-menu-item > a,
#megaMenu .current_page_item > a span.wpmega-link-title, #megaMenu .current-menu-item > a span.wpmega-link-title {
    color: #E50013 !important;
        font-weight: 100;
}
#megaMenu li {
    padding: 0 20px;
}
ul#megaUber {
    background-color: white !important;
}

#megaMenu ul li.menu-item > a {
    border: none !important;
}


#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
    display: none;
}

#megaMenu ul.megaMenu > li.menu-item:hover {
    background-color: white !important;
}

#megaMenu ul.megaMenu > li.menu-item:hover > a, #megaMenu ul.megaMenu > li.menu-item > a:hover, #megaMenu ul.megaMenu > li.menu-item.megaHover > a, #megaMenu ul.megaMenu > li.menu-item:hover > span.um-anchoremulator, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator:hover, #megaMenu ul.megaMenu > li.menu-item.megaHover > span.um-anchoremulator {
    background-color: #ffffff;
    color: #E50013 !important;
    font-weight: 100;
}

#megaMenu ul.megaMenu li.menu-item > ul.sub-menu span.um-anchoremulator {
    min-height: 25px;
    color: #000000 !important;
}
ul.sub-menu.sub-menu-2 {
    padding-left: 30px !important;
}

#megaMenu ul.sub-menu span.wpmega-link-title {
    padding: 0;
    font-size: 18px !important;
}

#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1 > li.menu-item {
    padding: 0;
    padding-left: 20px;
}
#megaMenu .ss-nav-menu-with-img img {
    float: none !important;
    margin: 0 auto !important;
}

#megaMenu .ss-nav-menu-with-img span.wpmega-link-title {
    padding: 0 !important;
    text-align: center;
}
li#wpmenucartli > a {
    padding: 12px 0px !important;
        font-weight: 100 !important;
}
span.cartcontents {
    font-size: 12px; !important;
}

a.wpmenucart-contents {
    padding: 0 !important;
}
.no-home #headerwrap{
   position: relative !important;
}
a#menu-icon {
    display: none;
}
div#site-description {
    display: none;
}
.row_inner.gutter-default.tablet-col-direction-ltr.desktop-col-direction-ltr.mobile-col-direction-ltr {
    position: relative;
    display: block;
}
.page-content.entry-content,
.summary.entry-summary,
.archive div#content div.products{
    margin-left: 5%;
    margin-right: 5%;
}
.archive .single_prod_image {
    text-align: center;
    height: 375px;
}

.archive .single_prod_image img {
    max-height: 375px !important;
    width: auto;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform:    translateY(-50%);
}

div#content {
    padding: 0;
    font-family: "Open Sans", sans-serif;
}
.page.no-home.page-template-default .page-content,
.category-description {
    width: 91.489361702128%;
    float: right;
}
.slider-image img {
    position: relative;
    width: 100%;
}
.slider-image {
    position: relative;
    margin-bottom: 80px;
}
.carousel .item{
background-size:cover; background-position:50% 50%; height: 60vh;
min-height: 420px;
}
.caption-wrap {
    background: #E50013 !important;
    opacity: 1 !important;
    width: 60% !important;
    padding: 20px;
    font-size: 42px;
    text-align: right;
    line-height: 1.5 !important;
    padding-top: 7px;
    color: #333333 !important;
    font-weight: 400;
    margin-bottom: 0px !important;
    font-family: "Josefin Sans", sans-serif;
    position: absolute;
    bottom: 0;
}

.caption-wrap .white {
    color: #ffffff;
    font-weight: 700;
}

.active.left .caption-wrap {
    display: none;
}
.themify_builder_row{
    margin-bottom: 25px !important;
}
.featured-first-row .col3-1,
.featured-second-row .col3-1 {
    width: 28.5%;
    margin-right: 2.127659574468%;
    margin-left: 0 !important;
    max-height: 375px;
    overflow: hidden;
}

.featured-first-row {
    margin-top: 2.127659574468%;
}

.featured-first-row .col3-1.last,
.featured-second-row .col3-1.first {
    width: 38.74%;
}
.featured-second-row .col3-1.last,
.featured-first-row .col3-1.last {
    margin-right: 0 !important;
}
.single_prod_content {
       background-color: rgba(229, 0, 19, 0.8);
    position: absolute;  
    color: #fff;  
    text-align: center;  
    o-transition: opacity 1s ease-out;  
    -ms-transition: opacity 1s ease-out;  
    -moz-transition: opacity 1s ease-out;  
    -webkit-transition: opacity 1s ease-out;  
    transition: opacity 1s ease-out;  
    opacity: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    height: 100% !important;
    margin: 18px auto !important;
    top: 0 !important;
    font-size: 20px !important;
    padding-top: 65px !important;
    overflow: hidden;
    font-family: "Josefin Sans", sans-serif !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    margin: 0 auto !important;
    z-index: 1;
}
.lounge.single_prod_content {
    background-image: url('images/kuka-couch.png');
    background-repeat: no-repeat;
    background-size: 55px;
    background-position: center 10%;
    padding-top: 90px !important;
    padding-bottom: 0;
}
.occasional.single_prod_content {
    background-image: url('images/kuka-chair.png');
    background-repeat: no-repeat;
    background-size: 55px;
    background-position: center 10%;
    padding-top: 90px !important;
    padding-bottom: 0;
}
.dining.single_prod_content{
    background-image: url('images/kuka-dining-chair.png');
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: center 10%;
    padding-top: 90px !important;
    padding-bottom: 0;
}
.woocommerce .products  .has-post-category .sharedaddy {
    display: none;
}
.single_prod_content:hover{
    opacity: 1;
}
.single_prod_content h1.prod_title{
    font-size: 28px !important;
    font-weight: 700;
  color: #ffffff;
}
.single_prod_content a {
    text-decoration: none !important;
    color: #ffffff !important;
}
.page-template-product-category .single_prod_image img {
    max-height: 375px !important;
    width: auto;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform:    translateY(-50%);
}

.page-template-product-category .single_prod_image {
    text-align: center;
    height: 375px;
}


h2.slider_htitle  > a{
    font-size: 28px !important;
    font-weight: 700 !important;
  color: #ffffff !important;
    text-decoration: none !important;
    line-height: 1.2 !important;
    font-family: "Josefin Sans", sans-serif !important;
}
.roster_slider a:hover{
    text-decoration: none !important;
}
span.roster_excerpt {
    color: #ffffff !important;
    font-size: 14px !important;
    font-family: "Josefin Sans", sans-serif !important;
}
.single_prod_content p{
   display: none;
   padding: 0 20px !important;
}
.single_prod_display {
    position: relative;
}

.single_prod_image img {
    width: 100%;
}

.specialization {
    background: url('images/specialise.png') no-repeat;
    background-size: contain;
}
.specialization .col3-1 {
    width: 28.5%;    
    margin-right: 2.127659574468%;   
    margin-left: 0; 
    margin-bottom: 0;
    float: right;
    position: relative;
}
.specialization .col3-1.first {
    margin-right: 0 !important;
}
.specialization .image-content {
    background-color: rgba(229, 0, 19, 0.8);      
    position: absolute !important;      
    color: #fff;      
    font-size: 33px;      
    font-weight: 700;      
    text-align: center;      
    o-transition: opacity 1s ease-out;     
     -ms-transition: opacity 1s ease-out;      
     -moz-transition: opacity 1s ease-out;      
     -webkit-transition: opacity 1s ease-out;      
    transition: opacity 1s ease-out;     
    opacity: 0;  
    left: 0; 
    right: 0;  
    width: 100%;  
    height: 100%;  
    top: 0; 
    margin: 0px !important;
}
.specialization .image-title a {
    color: #ffffff;
    font-weight: 700;
    font-family: "Josefin Sans", sans-serif;
    font-size: 33px;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 100px;
    display: block;
    top: 70px;
    position: relative;
}
.specialization .dining .image-title a{
    background-image: url(images/kuka-dining-chair.png);
    background-size: 15%;
}
.specialization .lounge .image-title a{
    background-image: url(images/kuka-couch.png);
    background-size: 30%;
}
.specialization .occasional .image-title a{
    background-image: url(images/kuka-chair.png);
    background-size: 25%;
}
.specialization .image-content:hover {
    opacity: 1;
}
.custom2-col .col4-2.first{
    width: 57.446808510638%;
    margin-right: 2.127659574468%;
}
.custom2-col .col4-2.last{
    width: 40.425531914894%;
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.third-row .col4-2.first {
    background-color: #E6E6E6;
}

.fourth-row .col4-2.first{
    background-color: #CCCCCC;
}

.third-row .col4-2.first ,
.fourth-row .col4-2.first {
    text-align: center;
    color: #333333;    
    padding: 40px 0;
}
.third-row, .fourth-row, .specialization {
    margin-bottom: 2.127659574468%;
}
.leather-title {
    font-size: 28px;
    font-weight: 300;
}
.kuka-leather{
    padding-left: 150px;
    font-size: 16px;
    line-height: 1.5;
    padding-right: 0;
    margin-bottom: 9px;
    overflow: hidden;
}

.leather-m {
    background: url('images/m-box.png') no-repeat;
    background-position: left center;
    background-size: 140px;
}
.leather-nl {
    background: url('images/nl-box.png') no-repeat;
    background-position: left center;
    background-size: 140px;
}
.leather-o {
    background: url('images/o-box.png') no-repeat;
    background-position: left center;
    background-size: 140px;
}
.row-img {
    width: 110px;
    margin-bottom: 20px;
}
p.choose {
    font-size: 28px;
    font-weight: 300;
}

p.upgrade {
    color: #E50013;
    font-size: 42px;
    font-weight: 700;
    font-style: italic;
}

p.save {
    font-size: 14px;
    font-weight: 300;
}
.entry-content p.k-logo{
    background: url('images/k-logo.png') no-repeat;
    background-size: 30px;
    background-position: left 5%;
    padding-left: 45px;
    right: 45px;
    position: relative;
    width: 100%;
}
h1.entry-title.post-title, h1.post-title, h1.product-title a,
h1.page-title, h3.module-title, h1.product_title {
    color: #E50015;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 50px !important;
    margin-left: 80px;
    padding-top: 20px;
}
h3.module-title{
    margin: 0 !important;
    padding: 0 !important;

}
.page-content img.right-side {
    height: 225px;
    width: auto;
}
div.roster_slider.roster_slider_set {
    margin: 0 auto;
}
div.roster_contwrap {
    position: absolute !important;
    top: 0;
    margin: 25px auto !Important;
    padding: 10px;
    background-color: rgba(255, 0, 0, 0.8);
    width: 225px !important;
    height: 200px;
    text-align: center;
    opacity: 0;
    o-transition: opacity 1s ease-out;
    -ms-transition: opacity 1s ease-out;
    -moz-transition: opacity 1s ease-out;
    -webkit-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
    width: 100%;
    right: 0;
    left: 0;
}
div.roster_contwrap:hover{
    opacity: 1;
}


.roster_slideri {
    position: relative;
}

.roster_slideri img {
    width: auto !important;
    height: 300px !important;
    margin: 0 auto !important;
}
.row-container .product {
    width: 28.5%;
    margin-right: 2.127659574468%;
    margin-bottom: 0;
    overflow: hidden;
}
.row-container {
    clear: both;
    width: 100%;
    margin-bottom: 25px;
}

.row-container.right .first {
    margin-right: 0;
}

.brownskin{
    background: url('images/loungeskin.png') no-repeat;
    background-size: contain;
    background-position: right;
}
.orangeskin{
    background: url('images/loungeskin2.png') no-repeat;
    background-size: contain;
}
.blueskin{
    background: url('images/loungeskin3.png') no-repeat;
    background-size: contain;
    background-position: right;
}
.redskin{
    background: url('images/loungeskin4.png') no-repeat;
    background-size: contain;
}
.social-media-links {
    width: 75px;
    position: absolute;
    right: 0;
    top: 0;
}

.page-content.entry-content {
    min-height: 300px;
}

div.type-page {
    position: relative;
}
.woocommerce div.product div.images img {
  max-height: 75vh;
  width: auto !important;
  margin: 0px auto;
}
.module-pointers img,
.showcase-image{
  max-height: 75vh;
  width: auto;
  margin: 0px auto;
}
.woocommerce-page .images {
  float: none !important;
  width: 100% !important;
}
.home .single_prod_image {
    height: 346px;
    vertical-align: middle;

}
.home .single_prod_display {
    position: relative;
}

.home .single_prod_image img {
    position: absolute;
    top: 0;
    bottom:0;
    margin:auto;
}
.home .carousel {
    position: relative;
    display: none;
}
.woocommerce-page div.product div.thumbnails a {
    width: 125px;
    float: none !important;
    clear: none !important;
    text-align: center !important;
    margin: 0 10px !important;
    display: inline-block;
}

.thumbnails {
    text-align: center !important;
    margin: 0 auto !important;
    position: relative;
    float: left;
    width: 100% !Important;
}
.woocommerce div.product p.stock.in-stock {
    color: #cccccc !important;
}
h3.addon-name {
    font-family: "Raleway", sans-serif !important;
}
.summary.entry-summary,
.tax-product_tag #content{
    width: 90% !important;
    float: none !important;
}
.product_description {
    width: 91.489361702128%;
    float: right;
}
.tax-product_tag #content{
    margin-left: 5%;
    margin-right: 5%;
}
.product_content {
    width: 45%;
    float: left;
    margin-right: 40px;
    font-family: "Open Sans", sans-serif;
}

.product-feature {
    width: 40.425531914894%;
    margin: 0 !important;
    float: right;
}
.prod-attrib {
    padding-right: 10px;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 120px;
}
.red-highlighted {
    background-color: #E50013;
    color: #ffffff;
    font-family: 'Josefin Sans';
    font-size: 21px;
    padding: 0px 20px 5px;
    margin-bottom: 5px;
    display: table;
    line-height: 1.2;
}
.product-feature h2 {
    display: none;
}

table.shop_attributes tr {
    background-color: #E50013;
    text-align: left;
    color: #ffffff;
}

table.shop_attributes {
    border-collapse: collapse };
}
.circle {
    width: 35px;
    height: 35px;
    -webkit-border-radius: 35px;  
    -moz-border-radius: 35px;  
    border-radius: 35px;
    display: inline-block;
    margin: 3px;
}
.lightbrown{
    background-color: #C69C6D;
}
.brown{
    background-color: #8C6239;
}
.darkbrown{
    background-color: #603813;
}
.lightgrey{
    background-color: #E6E6E6;
}
.orange{
    background-color: #FF931E;
}
.red{
    background-color: #FF1D25;
}
.pink{
    background-color: #FF7BAC;
}
.grey{
    background-color: #CCCCCC;
}
.darkgrey{
    background-color: #998675;
}

.bottom-banner {
    font-size: 48px;
    font-weight: 700;
    font-family: 'Josefin Sans';
    color: #000000;
    margin: 0;
    background-color: #666666;
    width: 91.489361702128%;
}
.bottom-banner a{
    color: #000000;
    text-decoration: none !important;
}
.check-availability{
    width: 74.468085106383%;
}
.bottom-banner p {
    display: inline-block;
    line-height: 1.2;
    text-align: center;
    margin: 0 auto;
    padding: 20px 0 35px;
    background-color: #CCCCCC;
    border-right: 20px solid #ffffff;
}
.bottom-banner img {
    width: 30%;
    padding-top: 45px;
}
.bottom-banner .col-220 {
    margin-bottom: 0;
    text-align: center;
    margin-right: 0;
    width: 23.404255319149%;
}
.bottom-banner .col-280.grid {
    margin: 0;
}
div#footerwrap {
    padding-bottom: 0;
    padding-top: 25px;
    border: none !important;
}

.footer-widgets img {
    height: 100px;
}

.footer-widgets .widgettitle {
    display: none;
}

.footer-widgets {
    line-height: 1.5;
    font-size: 18px;
}

.footer-widgets .col4-1:last-child {
    background-color: #e50013;
    width: 29.5%;
    margin-right: 0 !important;
    float: right;
    text-align: left;
    color: #ffffff;
}

.footer-widgets .col4-1 {
    width: 22%;
    margin-right: 1.5%;
    margin-left: 0;
    padding: 20px;
    height: 300px;
}

.footer-widgets .col4-1:last-child img {
    width: 75px;
    height: auto !important;
    margin-right: 45px;
}

.footer-widgets .col4-1:last-child p {
    padding-bottom: 0;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    width: 65%;
}

.footer-widgets .col4-1:last-child div {
    display: table;
    width: 100%;
    position: relative;
    margin-bottom: 25px;
    color: #ffffff;
    padding-top: 0;
    text-align: left;
}

.footer-widgets .col4-1:last-child div:last-child {
    margin-bottom: 0;
}

#footer .widget {
    margin: 0;
}

.footer-widgets .textwidget {
    text-align: center;    
    padding-top: 50px;    
    font-size: 18px;    
    color: #000000 !important;
    font-weight: 700;
}

.footer-widgets .textwidget a {
    color: #000 !important;
    text-decoration: none !important;
}

.footer-widgets .col4-1:nth-child(3) {
    background-color: #cccccc !important;
}

.footer-widgets .col4-1:nth-child(2) {
    background-color: #e6e6e6;
}

#footerwrap .section-col.clearfix {
    padding-bottom: 25px;
}

.back-top.clearfix {
    display: none;
}

#footerwrap .main-col.first.clearfix {
    background-color: #000000;
    color: #ffffff;
    padding: 10px 0;
}
#footerwrap .main-col .one{
    font-family: "Open Sans", sans-serif !important;
    font-style: normal !important;
}
.footer-logo-wrapper {
    display: none !important;
}

.footer-text a {
    color: #ffffff;
    text-decoration: none !important;
}

.carousel.carousel-fade .item {
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-ms-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
	opacity:0;
}

.carousel.carousel-fade .active.item {
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-ms-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
	opacity:1;
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}

.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
	left: 0;
	z-index: 1;
}

.carousel.carousel-fade .carousel-control {
	z-index: 3;
} 
@media screen and (max-width: 1217px){
a#menu-icon {
    display: block;
}
}
@media screen and (max-width: 1024px){
.caption-wrap {
    width: 70% !important;
}

}
@media screen and (max-width: 1000px){
    #headerwrap #menu-icon{
	left:10px !important;
    }
}
@media screen and (max-width: 980px){
.row-container .product {
    float: none !important;
    margin: 0 auto !important;
    width: 90% !important;
    max-width: 300px !important;
    margin-bottom: 5% !important;
}

.brownskin, .orangeskin, .blueskin, .redskin {
    background: none !important;
}
@media screen and (max-width: 900px){
.product_content {
    width: 100%;
    float: none !important;
}
.upgrade-choose .col4-2 {
    width: 100% !important;
    float: none !important;
}
.product-feature {
    float: none;
    width: 100%;
    max-width: 420px;
}
}
@media screen and (max-width: 820px){
.footer-widgets .col4-1 {
    width: 100% !important;
    float: none;
}
h1.product_title.entry-title {
    margin: 0;
    font-size: 24pt !important;
}
}
@media screen and (max-width: 600px){
.specialization {
    background-size: 125px;
    position: relative;
}

.specialization.col3-1 {
    max-width: 400px;
    float: right;
}

.specialization .col3-1 {
    max-width: 320px !important;
    margin: 0 !important;
    float: right;
    position: relative;
}

.caption-wrap {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 10px;
    font-size: 20pt;
}
.row-container .product{
    margin: 0 !important;
}

}