/** Shopify CDN: Minification failed

Line 62:1 Unexpected "{"
Line 68:1 Unexpected "{"
Line 178:1 Unexpected "{"
Line 565:1 Unexpected "{"
Line 759:1 Unexpected "{"
Line 898:0 Unexpected "}"

**/
@font-face {
    font-family: 'icomoon';
    src: url('https://cdn.joybird.com/public/fonts/icomoon.eot?xi7e3c');
    src: url('https://cdn.joybird.com/public/fonts/icomoon.eot?xi7e3c#iefix') format('embedded-opentype'), url('https://cdn.joybird.com/public/fonts/icomoon.ttf?xi7e3c') format('truetype'), url('https://cdn.joybird.com/public/fonts/icomoon.woff?xi7e3c') format('woff'), url('https://cdn.joybird.com/public/fonts/icomoon.svg?xi7e3c#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

form,
fieldset,
table,
img,
a img {
    border: none;
}
a {
    text-decoration: none;
    outline: none;
}
ul {
    list-style: none;
}
img {
    max-width: 100%;
    height: auto;
}


.thumb_nav a.thumbPrev:before {}.thumb_nav a.thumbNext:before {
    content: '\e903';
}
.thumb_nav a.thumbNext:hover {}.thumb_nav a.thumbPrev.dissabled {
    display: none;
}

.with_border {
    position: relative
}
.with_border:after {
    content: '';
    display: block;
    width: 100px;
    height: 1px;
    background: #d7d7d7;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}

button,
 {
    cursor: pointer;
}
select:focus,
textarea:focus,
button:focus,
 {
    outline: 0 !important;
}

.btn {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    height: 46px;
    line-height: 46px;
    padding: 0 35px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid #d7d7d7;
    background-color: #fff;
    color: #323232;
    letter-spacing: 0.1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease;
    -moz-transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease;
    -o-transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease;
    transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease;
}
.btn:after {
    content: '\f105';
    font-family: 'icomoon';
    display: inline-block;
    vertical-align: middle;
    margin: -5px 0 0 10px;
    line-height: 1;
    font-size: 20px;
}
@media only screen and (max-width: 768px) {
    .btn {
        height: 50px;
        line-height: 50px;
        font-size: 14px;
        font-weight: bold;
        padding: 0 40px;
        letter-spacing: 0.14em;
    }
}
.btn:hover {
    text-decoration: none;
}
.btnOrange {
    background-color: #fc6500;
    border-color: #fc6500;
    color: #fff !important;
}
.btnOrange:hover {
    background-color: #f73d0b;
    border-color: #f73d0b;
    color: #fff;
}
.btnGrey {}.btnGrey:hover {
    background-color: #d7d7d7;
    color: #323232;
}
.btnTeal {
    border-color: #00b1bb;
    color: #00b1bb;
}
.btnTeal:hover {
    background-color: #00b1bb;
    border-color: #00b1bb;
    color: #fff;
}

.clearfix:after {
    content: '';
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
}
.tCent {
    text-align: center;
}

.widget {
    padding: 40px 0;
    text-align: center;
    position: relative;
}
.widget h2 {
    
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}
.widget h2:after {
    content: '';
    width: 100px;
    height: 1px;
    background: #d7d7d7;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}
.widget p {
    padding-bottom: 25px;
    margin: 0;
}
.widget .introHolder,
 {
    max-width: 720px;
    margin: 0 auto 20px;
    padding: 0 20px;
}
.widget .read_more {		
    font-size: 16px;		
    text-transform: uppercase;		
    letter-spacing: 0.08em;		
    font-weight: 500;		
}		
.widget .read_more:after {		
    content: '\e903';		
    font-family: 'icomoon';		
    display: inline-block;		
    margin-left: 4px;		
    vertical-align: middle;		
}
.features_3_cols {}.features_3_cols .introHolder {
    max-width: 710px;
    margin: 0 auto 35px;
}


.consult_widget {}.consult_widget img {
    padding-bottom: 20px;
}

@media only screen and (max-width: 480px) {}.slick-slider {
    position:relative;
    display:block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    -webkit-touch-callout:none;
    -khtml-user-select:none;
    -ms-touch-action:pan-y;
    touch-action:pan-y;
    -webkit-tap-highlight-color:transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.slick-slide img {
    display: block;
}
.slick-initialized .slick-slide {
    display: block;
}
.slidesBox {
    position: relative;
    overflow: hidden;
}

.blackSlideshow .slick-slide {		
    position: relative;		
    padding: 0 2px;		
    text-align: center;		
    width: 724px;		
    -webkit-box-sizing: border-box;		
    -moz-box-sizing: border-box;		
    box-sizing: border-box;		
}

.blackSlideshow .slick-slide>img {}.blackSlideshow .slick-slide.slick-active:before {
    width: 0;
}

.blackSlideshowNav {		
    max-width: 724px;		
    width: 100%;		
    height: 100%;		
    position: absolute;		
    top: 50%;		
    left: 50%;		
    -webkit-transform: translate(-50%, -50%);		
    -moz-transform: translate(-50%, -50%);		
    -ms-transform: translate(-50%, -50%);		
    -o-transform: translate(-50%, -50%);		
    transform: translate(-50%, -50%);		
}		
.blackSlideshowNav:before,		
.blackSlideshowNav:after {		
    content: '';		
    display: block;		
    width: 4000px;		
    height: 100%;		
    position: absolute;		
    top: 0;		
    left: -4002px;		
    background: rgba(0, 0, 0, 0.5);		
}		
.blackSlideshowNav:after {		
    left: auto;		
    right: -4002px;		
}		
.blackSlideshowNav button {		
    width: 40px;		
    height: 40px;		
    background: transparent;		
    border: 2px solid #fff;		
    border-radius: 50%;		
    position: absolute;		
    top: 50%;		
    margin-top: -20px;		
    overflow: hidden;		
    text-align: left;		
    text-indent: -9999em;		
    z-index: 2;
    display:block;
}		
.blackSlideshowNav button:before {		
    content: '\f104';		
    font-family: 'icomoon';		
    display: block;		
    width: 38px;		
    height: 38px;		
    text-align: center;		
    line-height: 38px;		
    font-size: 34px;		
    color: #fff;		
    position: absolute;		
    top: 0;		
    left: 0;		
    text-indent: 0;		
}		
.blackSlideshowNav button.slick-prev {		
    left: -70px;		
}		
.blackSlideshowNav button.slick-next {		
    right: -70px;		
}		
.blackSlideshowNav button.slick-next:before {		
    content: '\f105';		
    left: 2px;		
}		
.black_slideshow.widget .introHolder {		
    margin: 0 auto 30px;		
}		

.bottom_img_block.widget .introHolder {		
    margin: 0 auto 30px;		
}		

.bottom_img_block.widget .slide{
  padding:0px 10px;
}

.black_slideshow.widget .blackSlideshow .slick-slide{
  max-height: 500px;
}


@media only screen and (max-width: 940px) {		
    .blackSlideshow .slick-slide {		
        max-width: 560px;		
        width: 100%;		
    }		
    .blackSlideshowNav {		
        max-width: 564px;		
        width: 100%;		
    }		
}		
@media only screen and (max-width: 768px) {		
    .black_slideshow .slidesBox {		
        padding-bottom: 40px;		
    }		
    .blackSlideshow .slick-slide {		
        max-width: 480px;		
    }		
    .blackSlideshow .slick-dots {		
        height: 20px;		
        padding: 10px 110px;		
        text-align: center;		
        position: absolute;		
        left: 0;		
        bottom: -24px;		
        width: 100%;		
        -webkit-box-sizing: border-box;		
        -moz-box-sizing: border-box;		
        box-sizing: border-box;		
    }		
    .blackSlideshow .slick-dots li {		
        display: inline-block;		
        margin: 0 5px;		
    }		
    .blackSlideshow .slick-dots li button {		
        display: block;		
        width: 10px;		
        height: 10px;		
        text-align: left;		
        text-indent: -99999em;		
        background: #d7d7d7;		
        border: none;		
        border-radius: 50%;		
        padding: 0;		
    }		
    .blackSlideshow .slick-dots li.slick-active button {		
        background: #00b1bb		
    }		
    .blackSlideshowNav {		
        max-width: 100%;		
        top: auto;		
        bottom: 30px;		
        height: 0;		
    }		
    .blackSlideshowNav button {		
        width: auto;		
        height: 20px;		
        border: none;		
        border-radius: 0;		
        margin-top: 0;		
        overflow: visible;		
        text-indent: 0;		
        font-size: 14px;		
        text-transform: uppercase;		
        font-weight: bold;		
        color: #bebebe;		
        padding: 0 0 0 20px;		
    }		
    .blackSlideshowNav button:before,		
    .blackSlideshowNav button.slick-next:after {		
        color: #323232;		
        display: inline-block;		
        width: 20px;		
        height: 20px;		
        line-height: 20px;		
        vertical-align: top;		
        position: static;		
        font-size: 18px;		
        text-align: center;		
    }		
    .blackSlideshowNav button.slick-prev {		
        left: 0;		
    }		
    .blackSlideshowNav button.slick-next {		
        right: 0;		
        padding: 0 20px 0 0		
    }		
    .blackSlideshowNav button.slick-next:before {		
        display: none;		
    }		
    .blackSlideshowNav button.slick-next:after {		
        content: '\f105';		
        font-family: 'icomoon'		
    }		
    .blackSlideshowNav.noText button {		
        text-indent: -9999em;		
    }		
    .blackSlideshowNav.noText button:before,		
    .blackSlideshowNav.noText button.slick-next:after {		
        position: absolute;		
        text-indent: 0;		
        top: 0;		
        left: 20px;		
    }		
    .blackSlideshowNav.noText button.slick-next:after {		
        left: auto;		
        right: 20px;		
    }		
}		
@media only screen and (max-width: 640px) {		
    .black_slideshow.widget {		
        padding: 55px 0;		
    }		
    .blackSlideshow .slick-slide {		
        max-width: 400px;		
    }		
}		
@media only screen and (max-width: 500px) {		
    .blackSlideshow .slick-slide {		
        max-width: 470px;		
    }		
}		
@media only screen and (max-width: 480px) {		
    .blackSlideshowNav.noText button {		
        text-indent: 0;		
    }		
    .blackSlideshowNav.noText button:before,		
    .blackSlideshowNav.noText button.slick-next:after {		
        position: static;		
    }		
}		
@media only screen and (max-width: 400px) {		
    .blackSlideshow .slick-slide {		
        max-width: 360px;		
    }		
}		
@media only screen and (max-width: 380px) {		
    .blackSlideshowNav {		
        max-width: 100%;		
    }		
}
.relatedProd {}.relItem {
    padding: 30px
}
.relItem .item_price {}.relatedProdNav {
    position: absolute;
    top: 0px;
    left: 5%;
    width: 90%;
}
.imgCarousel .slide a {}.imgCarousel .slide a img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
}
.carouselNav .slick-prev:before {}.carouselNav .slick-next:before {
    content: '\f105';
}

.carouselNav .slick-prev:before {}.carouselNav .slick-next:before {
    content: '\f105';
}
.video_block_-_3_cols {}.video_block_-_3_cols .videos_wrapper {
    max-width: 1280px;
    margin: 0 auto;
}
.video_block_-_2_cols {}.video_block_-_2_cols .videos_wrapper {
    max-width: 988px;
    margin: 0 auto;
}
.video_block_-_1_col {}.video_block_-_1_col h2 {
    font-size: 42px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}
::-webkit-media-controls {
    display: none!important;
}
.background_video .video_desc .btn:hover {}.background_video .video-banner {
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    overflow: hidden;
    padding-bottom: 33.333%
}
.widget.noBothPad {
    padding-bottom: 0;
    padding-top: 0;
}
.widget.noTopPad {		
    padding-top: 0;		
}

.grid_block_3_cols[class*=' grid'],
 {
    padding: 110px 0;
    float: none;
}
.grid_block_3_cols {
    max-width: 1105px;
    width: 100%;
    margin: 0 auto;
}
.grid_block_3_cols .blockListSlideshow {
    width: 100%;
}
.grid_block_3_cols .slide {
    position: relative;
    display: block;
    width: 32.3333333333333333%;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
    overflow: hidden;
    background-size: 100% 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    float: left;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

.grid_block_3_cols .slide a{
 float:left;
  position:relative;
}

.grid_block_3_cols .slide:nth-child(3n+3) {
    margin-right: 0;
}
.grid_block_3_cols .slide img {
    display: block;
    visibility: hidden;
}
.grid_block_3_cols .block_overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 5;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
.grid_block_3_cols .block_title {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.05em;
    font-weight: 600;
    color: #fff;
    padding: 0 30px;
    z-index: 10;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.grid_block_3_cols .block_title:after {
    content: '';
    display: block;
    width: 0;
    height: 4px;
    border-radius: 2px;
    background-color: #fff;
    position: absolute;
    bottom: -10px;
    left: 50%;
    -webkit-transition: width .15s ease-in-out;
    -moz-transition: width .15s ease-in-out;
    -ms-transition: width .15s ease-in-out;
    -o-transition: width .15s ease-in-out;
    transition: width .15s ease-in-out;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.grid_block_3_cols .slide:hover {
    background-size: 115% 115%;
}
.grid_block_3_cols .slide:hover .block_overlay {
    background-color: rgba(0, 0, 0, 0.6);
}
.grid_block_3_cols .slide:hover .block_title:after {
    width: 100px;
}
@media only screen and (max-width: 640px) {
    .grid_block_3_cols .slide {
        max-width: 315px;
        width: 100%;
        margin: 0 10px 0 0;
    }
    .grid_block_3_cols .slide:nth-child(3n+3) {
        margin-right: 10px;
    }
    .grid_block_3_cols .slide:hover {
        background-size: 100% 100%;
    }
    .grid_block_3_cols .slide:hover .block_overlay {
        background-color: rgba(0, 0, 0, 0.3);
    }
    .grid_block_3_cols .slide:hover .block_title:after {
        width: 0;
    }
    .grid_block_3_cols .slick-dots {
        margin: 0 20px;
        text-align: center;
        display: inline-block;
        height: 10px;
        padding: 20px 0;
    }
    .grid_block_3_cols .slick-dots li {
        display: inline-block;
        margin: 0 7px;
        vertical-align: top;
    }
    .grid_block_3_cols .slick-dots li button {
        display: block;
        width: 10px;
        height: 10px;
        min-height:10px;
        border-radius: 50%;
        text-align: left;
        text-indent: -9999em;
        background: #d7d7d7;
        border: none;
        padding: 0;
    }
    .grid_block_3_cols .slick-dots li.slick-active button {
        background: #00b1bb;
    }
}
.text_strip {}.textStripContent {
    width: 100%;
    margin: 0 auto;
    font-size: 18px;
    font-weight: lighter;
    letter-spacing: 0.05em;
    line-height: 1.4em;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.instagram_widget {}.instagram_widget .inner {
    margin: 0 auto;
}
.text_2_cols .text_col h2 {}.text_2_cols .text_col>div {
    font-size: 16px;
    line-height: 1.8;
    color: #6f6f6f;
}

.product_list {}.product_list .pl_top {
    padding: 0 30px 25px
}
.product_list .pl_top h2 {}.product_list .pl_top .pl_desc {
    font-size: 16px;
    font-weight: 100;
}
.prod_block .it_img img {}.prod_block .it_name {
    display: block;
    overflow: hidden;
}

*[class*=' grid'],
 {
    padding: 0 10px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* About graph */
main .bar {
    position: relative;
    width: 40%;
    max-width: 225px;
    margin-bottom: 0;
    z-index: 0
}

main .bar span {
    background: #fff;
    font-family: "Gotham Book";
    box-shadow: -2px 2px 2px #676767;
    position: absolute;
    left: 0;
    top: 5%;
    display: none;
    padding: .59rem;
    -webkit-transform: translateX(-90%);
    transform: translateX(-90%)
}

@media only screen and (min-width: 768px) {
    main .bar span {
        background: 0 0;
        box-shadow: none;
        display: block;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        font-family: Gotham-Bold;
        position: absolute;
        top: 50%;
        width: 100%
    }
    main .bar span:after {
        display: none
    }
}
 main .bar span:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #fff;
    position: absolute;
    right: -7px;
    top: 6px
}
main .bar .active span {
    display: inline-block !important;
    z-index: 1
}
 main .bar-right .increment {
    min-height: 65px;
    width: 100%;
    background: #676767;
    margin-bottom: 0;
    border-bottom: 1px solid #5f5f5f;
    color: #404040;
    position: relative;
    font-size: .59rem
}
main .bar-right .increment:before {
    font-size: 11px;
    content: '+';
    font-family: Gotham-Bold;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
main .bar-right .increment:nth-last-child(2) {
    border-bottom: 0
}
main .bar-left span {
    -webkit-transform: translateX(-70%);
    transform: translateX(-70%)
}
@media only screen and (min-width: 768px) {
    main .bar-right .increment:before {
        display: none
    }
     main .bar-right .increment {
        padding: 44px 22px
    }
     main .bar-left span {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
    main .bar-left .increment:before {
        display: none
    }
}
main .bar-left .increment {
    background: #51c96d;
    border-bottom: 1px solid #4aba64;
    min-height: 27px;
    margin-bottom: 0;
    color: #267f3b;
    position: relative;
    font-size: .59rem
}
main .bar-left .increment:before {
    font-size: 11px;
    content: '+';
    font-family: Gotham-Bold;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
main .bar-left .increment:nth-last-child(2) {
    border-bottom: 0
}
@media only screen and (min-width: 768px) {
    main .bar-left .increment {
        padding: 18px
    }
}
main .process {
    font-family: Gotham-Bold;
    font-size: .59rem;
    text-align: center;
    position: absolute;
    margin-bottom: 0
}


}



