body {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    background: #071629;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

.container {
    max-width: 100%;
}

.alterna-nav-menu .sub-menu li a strong {
    font-size: 11px;
}

.alterna-nav-menu .sub-menu li a {
    padding: 6px 10px!important;
}

.hg700 {
    min-height: 700px;
}

.boxed-layout .wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.inner_wrapper {
    width: 990px;
    margin: 0 auto;
}

.home {
    background: #071629;
}

div.wrapper {
    width: 1274px;
}

.home .content-wrap {
    background: #071629;
}

.home .header-style-4 #alterna-header {
    border: none;
    padding-bottom: 10px;
}

.home .col-md-12 {
    padding: 0px;
}

.abt_head {
    float: left;
    font-weight: bold;
    padding: 10px 30px;
}

h2,
.h2 {
    font-size: 22px;
}

.alterna-nav-menu li a {
    line-height: 25px;
}

.white_bg_box {
    background: #fff;
    opacity: .7;
    margin: 20px 20px 20px -15px!important;
    padding: 20px;
    line-height: 20px;
    color: #000;
}

.white_bg_box h1 {
    font-size: 25px;
    margin-bottom: -10px;
}

.white_bg_box h2 {
    font-weight: bold;
    font-size: 20px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

.header-wrap .container {
    width: 990px;
}

.content-wrap #main {
    padding-top: 0px;
}

.content-wrap {
    clear: both;
}

/* TOP Social Media */

#header-topbar {
    padding-top: 10px;
}

#header-topbar .topbar-socials a {
    width: auto;
    height: auto;
}

#header-topbar .topbar-socials a i {
    width: 1.2em;
    height: 1.2em;
    background-size: cover;
    margin-top: 4px;
    margin-left: 5px;
}

/* TOP Search Bar */

.alterna-nav-form-icon {
    display: none;
}

.header-style-4 .alterna-nav-form-content {
    overflow: visible;
    right: 0px;
    position: relative;
    top: -14px;
    width: inherit;
}

.header-style-4 .alterna-nav-form-content .searchform .sf-s {
    width: 140px;
    padding: 10px;
    background: none;
    color: #fff;
    border: 2px solid #fff !important;
    margin-left: 5px;
    height: auto;
}

.header-style-4 .alterna-nav-form-content .searchform .sf-searchsubmit {
    position: absolute;
    left: initial;
    right: 0;
    top: 7px;
    background-color: transparent;
    height: auto;
    background-image: url('images/search.png');
    background-size: 17px 17px;
    font-size: 16px;
}

.header-style-4 .alterna-nav-form-content .searchform input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.header-style-4 .alterna-nav-form-content .searchform input::-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.header-style-4 .alterna-nav-form-content .searchform input:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.header-style-4 .alterna-nav-form-content .searchform input:-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}










.header-style-4 .alterna-nav-form-content .searchform input:focus::-webkit-input-placeholder {
    opacity: 0;
}

.header-style-4 .alterna-nav-form-content .searchform input:focus::-moz-placeholder {
    opacity: 0;
}

.header-style-4 .alterna-nav-form-content .searchform input:focus:-ms-input-placeholder {
    opacity: 0;
}

.header-style-4 .alterna-nav-form-content .searchform input:focus:-moz-placeholder {
    opacity: 0;
}


/* Navigation Menu */

#alterna-header {
    background: #071629 none repeat scroll 0 0;
}

.alterna-nav-menu .sub-menu li {
    width: 100%;
}

.alterna-nav-menu .sub-menu li a {
    color: #071629;
    min-width: 100%;
    padding: 3px 10px;
}

.alterna-nav-menu li a {
    text-transform: capitalize;
}

.alterna-nav-menu .sub-menu li a:hover {
    background: #071629;
}

.header-style-4 #alterna-header {
    border-bottom: 1px solid #697b87;
    min-height: initial;
}

.header-style-4 .alterna-nav-form-container {
    color: #fff;
    display: inline-block;
    float: none;
}

.header-style-4 div.menu {
    float: none;
}

.header-style-4 #alterna-header .logo {
    margin-top: -10px;
    display: inline-block;
    float: none;
    margin-right: 30px
}

div.alterna-header-right-container {
    float: none;
    display: inline-block;
}

.header-style-4 .menu .current-menu-item {
    background: none;
    border: none;
}

.header-style-4 .menu .current-menu-item a {
    background: none;
    border: none;
}

.header-style-4 .menu .alterna-nav-menu {
    text-align: left;
}

.header-style-4 .menu .alterna-nav-menu > li.current-menu-item > a,
.header-style-4 .menu .alterna-nav-menu > li.current-menu-ancestor > a {
    color: #f3762e !important;
    border-bottom: none;
}

.header-style-4 .menu .alterna-nav-menu > li > a {
    padding: 5px;
    color: #fff!important;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border: none !important;
}

.header-style-4 .menu .alterna-nav-menu > li.customorders > a {
    color: #f3762e !important;
    font-weight: bold;
}

.header-style-4 .menu .alterna-nav-menu > li.insta > a {
    font-size: 1.5em;
    margin-top: -4px;
}

.alterna-nav-menu .insta i {
    margin-right: 0;
    float: none;
}

header.header-fixed {
    max-width: 1274px;
    margin: auto;
    left: 0;
    right: 0;
}

header.header-fixed.header-style-4 .alterna-nav-menu > li > a {
    color: #fff!important;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    padding: 5px 10px;
}

.header-style-4 .menu .alterna-nav-menu > li > a:hover {
    color: #f3762e !important;
    text-decoration: underline;
}

header.header-fixed.header-style-4 #alterna-header .logo img {
    max-height: inherit;
    width: 290px !important;
}

.header-style-4 .menu .alterna-nav-menu .sub-menu {
    margin-top: 35px;
    border-top: none!important;
    width: auto;
    white-space: nowrap;
    margin-left: 10px;
    min-width: 100%;
}

.header-style-4 .menu .alterna-nav-menu .sub-menu .sub-menu {
    padding: 0;
    margin: 0;
    left: 100%;
}

header.header-fixed.header-style-4 .alterna-nav-menu .sub-menu {
    margin-top: 35px;
}

.header-style-4 .menu .alterna-nav-menu .sub-menu li {
    background: #fff;
    border: none;
    opacity: .9;
}

.header-style-4 .menu .alterna-nav-menu .sub-menu li a {
    font-size: 14px;
}

.header-style-4 .menu .alterna-nav-menu .sub-menu li a:hover {
    text-decoration: underline;
    background: #071629;
}

.Secondary_menu {
    background: #071629;
    margin-bottom: -10px;
    display: none;
}

.Secondary_menu ul li a {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

/* Press Page */

.press .accordion-body a {
    font-size: 12px;
    color: #F4915A;
    text-decoration: underline;
}

/* Brand Page */

.brands .wpb_wrapper {
    background: #314151;
    padding: 40px;
    color: #fff;
    min-height: 600px;
}

.brands .wpb_wrapper h3 {
    color: #fff;
}

.brands a {
    color: #F4732D;
}

.brands .wpb_single_image img {
    width: 100%;
}

.brands_inner_box .wpb_wrapper {
    padding: 0 !important;
    min-height: auto!important;
}

/* Footer Area */

.footer-content {
    border-top: none;
    background: #071629;
    padding: 25px 0;
}

.footer-content .footer-bottom-content .footer-link {
    display: none;
}

.footer-content .footer-bottom-content {
    background: #071629;
    border-top: none;
    padding: 25px 0px;
}

.footer-content .footer-bottom-content .footer-copyright {
    text-align: center;
    width: 100%;
    color: rgb(111, 137, 146);
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

/* Shopping cart */

.woocommerce .related ul.products li.product,
.woocommerce-page .related ul.products li.product,
.woocommerce .upsells.products ul.products li.product,
.woocommerce-page .upsells.products ul.products li.product,
.woocommerce .related ul li.product,
.woocommerce-page .related ul li.product,
.woocommerce .upsells.products ul li.product,
.woocommerce-page .upsells.products ul li.product,
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    padding: 0px;
    border: 0px;
}

.products li {
    width: 32%!important;
}

.products li:hover {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
}

.products li img {
    height: auto !important;
    width: 305px !important;
}

.products a:hover {
    text-decoration: underline;
}

.woocommerce div.product div.summary .product_description {
    background: #fff;
    padding: 0px;
}

.woocommerce-tabs {
    display: none;
}

.woocommerce-ordering {
    display: none;
}

/* shorting/fitering option on category page */

.related.products {
    display: none;
}

.shop_wrapper {
    padding: 20px 0;
    min-height: 500px;
}

.shop_wrapper .page-header-wrap,
.shop_wrapper .page-title {
    display: none;
}

.woocommerce div.product div.summary .price {
    font-size: 14px;
    line-height: 24px;
}

.woocommerce div.product div.summary .price .saleprice {
    display: block;
    font-size: 36px;
    line-height: 48px;
    font-weight: bold;
    color: #F68646;
}

.woocommerce ul.products li.product .price .retail {
    display: none;
}

.woocommerce div.product div.summary .price .saved {
    color: #dc2f2f;
}

.woocommerce div.product h1.product_title {
    border: none;
    font-size: 24px;
    font-weight: bold;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif!important;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    color: #f3762e;
}

.woocommerce ul.products li.product h3 {
    width: 68%;
    float: left;
    text-align: left;
    font-size: 15px;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    text-transform: capitalize;
}

.woocommerce ul.products li.product a {
    background: #fff;
    color: #F47633;
    padding: 0px;
    margin: 0px!important;
    font-size: 10px;
    text-transform: uppercase;
}

.alterna-accordion .accordion-body {
    background: #fff;
}

.alterna-toggle {
    padding: 0px;
    border: none;
}

.alterna-toggle .accordion-title {
    border-bottom: 1px solid #eee;
}

.alterna-accordion .accordion-title a {
    padding-left: 0px;
    font-size: 13px;
    color: #4c4c4c;
    font-weight: bold;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

.alterna-accordion .accordion-icon {
    display: none;
}

.alterna-toggle .accordion-toggle.collapsed {
    background: url(/wp-content/uploads/2016/03/toggle_open.png) top right no-repeat;
}

.alterna-toggle .accordion-toggle {
    background: url(/wp-content/uploads/2016/03/toggle_close.png) top right no-repeat;
}

/* Single product page */

.single .wrapper {
    width: 1274px;
}

.single .single_phone {
    text-align: center;
}

.single .single_phone h1 {
    font-size: 25px;
    margin-top: 10px;
}

.single .single_phone a {
    font-size: 20px;
}

.single .content-wrap {
    background: #F7F8FC;
    padding: 40px 0px;
    min-height: 700px;
}

.single_product_social {
    float: right;
    width: 48%;
    text-align: center;
}

.single_product_social .social_media {
    padding: 10px;
    text-align: center;
}

.single_product_social .social_media img {
    margin: 0 5px;
}

.single .product_meta {
    display: none;
}

.single_product_breadcrumb {
    margin-bottom: 10px;
    text-align: right;
}

.product_gallery .a3dg-navbar-control {
    display: none!important;
}

.product_gallery .lightbox {
    float: left;
}

.a3-dgallery .a3dg-image-wrapper .a3dg-image-description {
    display: none!important;
}

.single .gallery_container {
    min-height: 650px;
}

/* Shopping cart Custom Menus */

#menu-shop-categories,
#menu-tables_sub_menu,
#menu-seating_sub_menu,
#menu-about_sub_menu {
    list-style: none;
    height: 40px;
    line-height: 40px;
}

#menu-shop-categories li,
#menu-tables_sub_menu li,
#menu-seating_sub_menu li,
#menu-about_sub_menu li {
    float: left;
    margin-right: 30px;
}

#menu-shop-categories li a,
#menu-tables_sub_menu li a,
#menu-seating_sub_menu li a,
#menu-about_sub_menu li a {
    color: #697B87;
    font-weight: bold;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 13px;
}

#menu-shop-categories li a:hover,
#menu-tables_sub_menu li a:hover,
#menu-seating_sub_menu li a:hover,
#menu-about_sub_menu li a:hover {
    text-decoration: underline!important;
}

#menu-shop-categories li.current-menu-item a,
#menu-tables_sub_menu li.current-menu-item a,
#menu-seating_sub_menu li.current-menu-item a,
#menu-about_sub_menu li.current-menu-item a {
    color: #fff!important;
    text-decoration: underline;
}

iframe > body {
    background-color: #fff!important;
}

.woocommerce-account .woocommerce,
.woocommerce-account .woocommerce a,
.woocommerce-account .woocommerce h2,
.woocommerce-account .woocommerce h3,
.woocommerce-account .woocommerce legend {
    color: #fff;
}

.woocommerce-account .woocommerce a {
    text-decoration: underline;
}

form.cart,
a.add_to_cart_button {
    display: none !important;
}

#alterna-header > .container {
    width: 100%;
    text-align: center;
}

.topbar {
    text-align: right;
    padding: 8px 50px;
    background: #ebebeb;
}

.topbar > .container {
    width: 100%;
}

a.tb-num {
    font-weight: 800;
    font-size: 14px;
    letter-spacing: 0.09em;
    color: #f3762e;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

a.tb-num:hover,
a.tb-num:focus {
    color: #071629;
}

a.tb-btn {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    border: 2px solid #071629;
    padding: 2px 10px;
    display: inline-block;
    letter-spacing: 0.1em;
    color: #071629;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

a.tb-btn:hover,
a.tb-btn:focus {
    background: #071629;
    color: #ebebeb;
}

.footer-content .copyright h5 a {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #f3762e;
    text-decoration: underline;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

.footer-content .copyright h5 a:hover,
.footer-content .copyright h5 a:focus {
    color: #fff;
}

.footer-content .copyright p {
    color: #fff;
    font-size: 12px;
}

.footer-content .copyright p a:hover,
.footer-content .copyright p a:focus {
    color: #f3762e;
}

.footer-content .copyright h5 {
    margin-bottom: 5px;
}

.footer-content .social {
    text-align: right;
}

.footer-content .social a i {
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.footer-content .social a:hover,
.footer-content .social a:focus {
    text-decoration: none;
}


.footer-content .social h5 {
    margin-right: 5px;
    display: inline-block;
}

.footer-content .social h5 a {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #f3762e;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

.footer-content .social h5 a:hover,
.footer-content .social h5 a:focus {
    color: #fff;
}

.footer-content .social a i {
    color: #071629;
}

.footer-content .social a i.fa-circle {
    color: #fff;
}

.footer-content .social a:hover i.fa-circle,
.footer-content .social a:focus i.fa-circle {
    color: #f3762e;
}

.footer-content .social a.insta:hover i.fa-circle,
.footer-content .social a.insta:focus i.fa-circle {
    color: #fff;
}


.footer-content .social a.insta i.fa-circle {
    color: #f3762e;
}

.footer-content .social a span {
    font-size: 1.125em;
}

.archive .footer-wrap {
    width: 1274px;
    margin: auto;
    max-width: 100%;
}

.home-top {
    text-align: center;
    padding-bottom: 20px;
}

.home-top img {
    width: 100%;
}

.home-top h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0.2em;
    margin-top: -15px;
}

.home-top h1 {
    font-size: 60px;
    font-weight: 700;
    color: #c4632d;
    text-transform: uppercase;
}

.home-top h3 {
    font-size: 22px;
    letter-spacing: 0.01em;
    font-weight: 600;
    color: #fff;
    line-height: 1.5em;
    margin-bottom: 0;
}

.home-top h3 em {
    font-weight: 700;
}

.home-cats {
    padding: 40px 0;
}

.catbox {
    padding: 160px 5px 5px 5px;
    background-color: #fff;
    background-size: auto 120px;
    background-position: center top 30px;
    background-repeat: no-repeat;
    position: relative;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.catbox.tables {
    background-image: url('images/tables.png');
    background-size: auto 100px;
    background-position: center center;
}

.catbox.seating {
    background-image: url('images/seating.png');
    background-size: auto 140px;
    background-position: center top 20px;
}

.catbox.desks {
    background-image: url('images/desks-vanities.png');
}

.catbox.other {
    background-image: url('images/other.png');
}

.catbox h3 {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #011329;
    margin-bottom: 0;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.catbox a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.catbox:hover,
.catbox:focus {
    background-color: #f3762e;
}

.catbox:hover h3,
.catbox:focus h3 {
    color: #fff;
}

.home-featured h2 {
    font-size: 36px;
    color: #f3762e;
    letter-spacing: 0.1em;
    margin-top: 0;
    margin-bottom: 40px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.home-featured > a > img {
    width: 100%;
}

.featured-box {
    background: #fff;
    padding: 80px 0;
}

.featured-box img {
    display: block;
    margin: auto;
}

.featured-box h5 {
    font-size: 14px;
    color: #787878;
    letter-spacing: 0.1em;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
}

.featured-box h4 {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #071629;
    margin-top: 5px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.featured-box p {
    font-size: 14px;
    color: #787878;
    letter-spacing: 0.05em;
    line-height: 1.5em;
}

a.main-btn {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #f3762e;
    padding: 10px 20px;
    font-weight: 700;
    letter-spacing: 0.1em;
    margin: 20px 0;
    border: 2px solid #f3762e;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    display: table;
}

a.main-btn:hover,
a.main-btn:focus {
    color: #f3762e;
    background: #fff;
}

.featured-box a.main-btn {
    margin-top: 40px;
    margin-bottom: 0px;
}

.home-showroom {
    margin-top: 40px;
}

.home-showroom a.main-btn {
    margin: 0 auto;
}

.home-showroom > div {
    background: #fff;
}

.home-showroom h2 {
    font-size: 36px;
    color: #f3762e;
    letter-spacing: 0.1em;
    margin-top: 0px;
    margin-bottom: 40px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.sr-bg {
    background-image: url('images/home-showroom.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 200px;
}

.sr-bg a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.sr-inner {
    padding: 60px 0;
    text-align: center;
}

.sr-inner h5 {
    font-size: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: 700;
    color: #f3762e;
    margin: 0;
}

.sr-inner h5 a {
    color: #f3762e;
}

.sr-inner h5 a:hover,
.sr-inner h5 a:focus {
    text-decoration: underline;
}

.sr-inner hr {
    background: #071629;
    border: none;
    margin: 20px auto;
    width: 130px;
    height: 3px;
}

.sr-inner h4 {
    font-size: 30px;
    color: #071629;
    line-height: 1.25em;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    margin-bottom: 20px;
}

.home-news {
    padding-top: 40px;
    text-align: center;
}

.home-news img {
    width: 100%;
}

.home-news h2,
h2.homeclients {
    font-size: 36px;
    color: #f3762e;
    letter-spacing: 0.1em;
    margin-top: 0;
    margin-bottom: 40px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

h2.homeclients {
    margin-top: 40px;
}

.news-block {
    background: #fff;
    padding: 20px;
}

span.post-date {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #071629;
    font-size: 14px;
}

.news-block h3 {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #071629;
    margin-top: 40px;
    margin-bottom: 10px;
    font-size: 14px;
}

.news-block p {
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.5em;
    color: #071629;
    margin-bottom: 20px;
}

a.news-link {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-decoration: underline;
}

.home-clients {
    padding: 30px 15px 0px 15px;
    text-align: center;
    background: #fff;
    margin-top: 25px;
}

.home-clients img {
    max-width: 150px;
    max-height: 50px;
    vertical-align: bottom;
    display: inline-block;
    padding: 0 10px;
}

.home-clients h3 {
    margin-top: 30px;
    margin-bottom: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    font-style: italic;
    background: #f3762e;
    width: 100%;
    padding: 15px;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.alterna-nav-menu i.icon-plus,
.alterna-nav-menu i.fa-angle-down,
.alterna-nav-menu i.fa-angle-right {
    position: absolute;
    right: 10px;
    top: 2px;
}

span.mobile-only {
    display: none;
}

.entry-right-side .more-link {
    background: #f3762e;
    color: #fff;
    padding: 10px 20px;
    border: 1px solid #f3762e;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.entry-right-side .more-link:hover,
.entry-right-side .more-link:focus {
    color: #f3762e;
    background: #fff;
}

.page-id-886 .content-wrap {
    background: #fff;
    padding: 25px 10px;
}

.single-post div.content-wrap {
    padding: 20px 10px;
    text-align: center;
}

.single-post #page-breadcrumb {
    display: none;
}

div.single_product_breadcrumb {
    text-transform: uppercase;
    font-weight: 900;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: 0.05em;
    padding-right: 15px;
}

.single.single-product .content-wrap {
    background: #fff;
    padding-bottom: 0;
}

.breadcrumbs > span > span {
    color: #f3762e;
}

.woocommerce div.product div.summary .product_description {
    color: #787878;
    letter-spacing: 0.05em;
    line-height: 1.5em;
    font-size: 14px;
}

.woocommerce div.product div.summary .product_description h4,
.woocommerce .tearsheet h4 {
    font-size: 14px;
    color: #f3762e;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 5px;
    font-size: bold;
}

.single-product a.quote-btn {
    display: inline-block;
    border-radius: 0;
    font-weight: bold;
    text-transform: uppercase;
    padding: 12px 40px;
    border: 2px solid #f3762e;
    margin-top: 0;
    margin-bottom: 0;
    background: #f3762e;
}

.single-product section a.quote-btn {
    margin-left: 10px;
    position: relative;
    float: right;
    margin-top: -10px;
}

.single-product a.quote-btn:hover {
    background: #fff;
    color: #f3762e !important;
}

.shareproduct h4 {
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    color: #909090;
    font-size: 14px;
    margin-right: 5px;
    margin-top: 0;
    margin-bottom: 0;
}

.shareproduct a {
    font-size: 13px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.shareproduct a.fb {
    color: #39589c;
}

.shareproduct a.tw {
    color: #0084b4;
}

.shareproduct a.pin {
    color: #c5242c;
}

.shareproduct a:hover {
    color: #f3762e !important;
}

.shareproduct {
    margin-top: 20px;
    margin-left: 70px;
}

.woocommerce div.product div.images {
    position: relative;
    margin-bottom: 60px;
}

.woocommerce div.myrelated .products {
    margin-bottom: 0 !important;
}

.woocommerce div.myrelated > div {
    width: 990px;
    max-width: 100%;
    margin: auto;
    border-top: 1px solid #1c1c1c;
    padding-top: 20px;
}

.woocommerce div.myrelated ul.products li {
    width: 23.5% !important;
    margin-right: 2% !important;
    clear: none !important;
    margin-bottom: 0 !important;
    background: none !important;
    float: left !important;
}

.woocommerce div.myrelated .products li:last-of-type {
    margin-right: 0 !important;
}

.woocommerce div.myrelated .products li a:last-of-type {
    display: none;
}

.woocommerce div.myrelated ul.products li a {
    background: none;
}

.woocommerce div.myrelated {
    padding: 20px 0;
    margin-top: 20px;
    padding-top: 0;
}

.woocommerce div.myrelated h2 {
    font-size: 14px;
    color: #f3762e;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
    font-weight: bold;
}

.woocommerce div.myrelated ul.products li h3 {
    text-align: center !important;
    color: #1c1c1c !important;
    width: 100% !important;
    font-size: 14px !important;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.woocommerce div.myrelated ul.products li:hover h3 {
    color: #f4915a !important;
}

.woocommerce.single-product div.product .images > a {
    width: 85%;
    float: right;
}

.woocommerce.single-product div.product .images .thumbnails {
    width: 15%;
    float: left;
    padding-top: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
}

.woocommerce.single-product div.product .images .thumbnails > a {
    width: 90%;
    margin-bottom: 10%;
}

.single-product a.wht-btn {
    display: inline-block;
    border-radius: 0;
    font-weight: bold;
    text-transform: uppercase;
    padding: 13px 20px;
    border: 1px solid #1c1c1c;
    margin-top: 0;
    margin-bottom: 0;
    color: #1c1c1c !important;
}

.single-product a.wht-btn:hover {
    color: #fff !important;
    background: #1c1c1c;
}

.single-product div.single_product_social a.wht-btn {
    margin-right: 15px;
}

.single-product div.single_product_social {
    padding: 40px 0;
    margin-top: 30px;
    margin-bottom: 0;
    border-top: 20px solid #071629;
    border-bottom: 20px solid #071629;
}

.single-product div.single_product_social > div {
    padding: 0 15px;
    width: 990px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.single-product div.single_product_social h5 {
    letter-spacing: 0.05em;
    font-size: 14px;
    font-weight: bold;
    color: #909090;
}

.single-product div.single_product_social h2 {
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    color: #1c1c1c;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
}

.modal.fade:not(.in).right .modal-dialog {
    -webkit-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
}

#productform {
    z-index: 999999;
}

.modal-backdrop {
    z-index: 99999;
}

#productform .modal-content {
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#productform .modal-header {
    background: #f3762e;
    padding: 10px 30px;
    position: relative;
}

#productform h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
}

#productform .modal-header .close {
    color: #fff;
    text-shadow: none;
    opacity: 1;
    font-size: 50px;
    font-weight: 100;
    line-height: 1em;
    position: absolute;
    right: 20px;
    top: 2px;
}

#productform .modal-body {
    padding: 20px 30px;
}

#productform .gform_wrapper {
    margin: 0;
}

#productform .gform_fields li:first-of-type {
    margin-top: 0;
}

#productform form input,
#productform form select,
#productform form textarea {
    width: 100%;
    padding: 10px 15px;
    font-weight: bold;
    font-size: 14px;
    color: #787878;
    text-transform: uppercase;
}

#productform form label {
    display: none;
}

#productform form .ginput_container_checkbox label {
    display: inline-block;
    text-transform: uppercase;
    margin-right: 20px;
    color: #787878;
    margin-left: 2px;
}

#productform form input[type="reset"] {
    width: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background: none;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px;
    top: 15px;
    margin-bottom: 0;
    line-height: 1em;
    position: relative;
    color: #999;
    letter-spacing: 0.15em;
}

#productform form input[type="submit"] {
    width: auto;
    margin: 0;
    border-radius: 0;
    color: #fff;
    background: #f3762e;
    border: 2px solid #f3762e;
    padding: 12px 60px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

#productform form input[type="submit"]:hover {
    background: #fff;
    color: #f3762e;
}

#productform form span.name_first,
#productform form span.name_last {
    width: 100%;
}

#productform form span.name_first {
    margin-bottom: 10px;
}

#productform form li.gfield {
    margin-top: 10px;
}

#productform form li.gfield img {
    margin-bottom: 10px;
}

#productform .gform_footer {
    margin: 0;
    padding: 0;
    margin-top: -15px;
    width: auto;
    float: right;
}

.woocommerce.single-product div.product .images > a.quote-btn {
    width: auto;
    float: none;
    margin: 0;
    right: 0;
    bottom: -60px;
}