﻿
#hc_modal {
    position: fixed;
    font-family: 'Lato';
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99999;
    height: 100%;
    width: 100%;
}

.hc_modalcontent {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: solid 1px #fff;
    padding: 60px 60px 90px 60px;
    text-align: center;
    background: rgba(50, 50, 50, 0.9);
}

.hc_modalcontent > div > h1 {
	font-size: 30px;
	line-height: 48px;
	font-weight: 400;
}

.hc_modalcontent p {
	line-height: 24px;
	font-size: 21px;
    }

#hc_modal a {
    background-color: transparent;
    border: solid 1px #fff;
    color: #fff;
    padding: 10px 60px;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Lato';
    font-weight: 400;
    letter-spacing: 1px;
}

#hc_modal a:hover {
	background-color: transparent;
	border: solid 1px #12b99b;
}

#popClose {
    position: absolute;
    cursor: pointer;
    top: -20px;
    left: -20px;
}

h1, h2, h3, h4, h5, h6 {
    color: #444;
    font-family: "Raleway",sans-serif;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 10px;
}

.boxed-slider {
    padding-top: 10px;
    background-color: #efefef;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding-bottom: 10px;
}

.homecrest_paragraph {
    margin-bottom: 10px;
}

.hcBanner_ad img {
    height: 114px;
}

.section {
    background-color: #f9f9f9;
    margin: 40px 0;
    overflow: hidden;
    padding: 40px 0;
    position: relative;
}

#logo {
    margin-right: 20px;
}

.widget > h4 {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.content-wrap {
    padding: 20px 0;
    position: relative;
}

.bottommargin-sm {
    margin-bottom: 10px !important;
}

.topmargin-sm {
    margin-top: 10px !important;
}

.postcontent, .sidebar, .col_full, .col_half, .col_one_third, .col_two_third, .col_three_fourth, .col_one_fourth, .col_one_fifth, .col_two_fifth, .col_three_fifth, .col_four_fifth, .col_one_sixth, .col_five_sixth {
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-right: 4%;
    position: relative;
}

.postcontent, .sidebar {
    margin-right: 40px;
}

.sellSheet-link {
    padding: 4px;
    border: solid 1px #ccc;
    margin-top: 20px;
}

    .sellSheet-link img {
        display: inline;
        width: 135px;
    }

.product-image {
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.product-desc {
    font-size: 14px;
    padding: 10px 0;
    text-align: center;
}

, product-title a {
    color: #666;
}

.hc-product img {
    width: 100%;
    border: solid 1px #ddd;
}

.product-info h4 {
    color: #999;
}

.available-in img {
    width: 30px;
    margin-right: 8px;
    float: left;
}

.available-in ul.leaders {
    max-width: 40em;
    padding: 0;
    overflow-x: hidden;
    list-style: none;
    padding-top: 4px;
}

    .available-in ul.leaders li:before {
        float: left;
        width: 0;
        white-space: nowrap;
        content: ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . ";
    }

    .available-in ul.leaders span:first-child {
        padding-right: 0.33em;
        background: white;
    }

    .available-in ul.leaders span + span {
        float: right;
        padding-left: 0.33em;
        background: white;
    }

.widget_links_light ul li a {
    font-size: 15px;
    line-height: 1.5;
    color: #999;
}

    .widget_links_light ul li a:hover {
        color: #efefef;
    }

.fancy-title {
    margin-bottom: 15px;
    position: relative;
}

.line-small-margin {
    border-top: 1px solid #eee;
    clear: both;
    margin: 10px 0;
    position: relative;
    width: 100%;
}

.line-small-margin {
    border-top-color: rgba(255, 255, 255, 0.1);
}

.hc-bottom-margin-none {
    margin-bottom: 0;
}

.fabric-icon, .frame-icon {
    border: 1px solid #aaa;
    border-radius: 3px;
    color: #555;
    font-size: 20px;
    height: 80px;
    line-height: 38px !important;
    margin: 0 5px 5px 0;
    overflow: hidden;
    text-shadow: none;
    width: 80px;
}

.fabric-icon, .frame-icon {
    color: #666;
    cursor: pointer;
    display: block;
    font-size: 28px;
    font-style: normal;
    margin: 4px 11px 7px 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

    .fabric-icon img, .frame-icon img {
        min-height: 100%;
    }

.fabric-icon-wrapper {
    float: left;
    width: 80px;
    margin: 4px 13px 7px 0;
    text-align: center !important;
    padding: 1px;
    min-height: 150px;
}

    .fabric-icon-wrapper p {
        color: #666;
        line-height: 18px !important;
        margin-bottom: 0px;
    }



.baseFrame-icon-wrapper {
    float: left;
    padding: 2px;
    text-align: center !important;
}

    .baseFrame-icon-wrapper p {
        color: #666;
        margin-bottom: 0;
    }


.baseFrame-icon {
    border: 1px solid #aaa;
    border-radius: 3px;
    color: #666;
    cursor: pointer;
    display: block;
    font-style: normal;
    margin: 0 2px 0 0;
    overflow: hidden;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    width: 60px;
}


.available-in-icon {
    border: 1px solid #aaa;
    border-radius: 3px;
    color: #555;
    font-size: 20px;
    height: 40px;
    line-height: 18px !important;
    margin: 0 5px 5px 0;
    overflow: hidden;
    text-shadow: none;
    width: 40px;
    float: left;
}

.clearboth {
    clear: both;
}

.hc-info h5 {
    font-weight: 400;
}

.menu-50 {
    width: 65% !important;
}

.menu-25 {
    width: 16% !important;
}

.menu-40 {
    width: 40% !important;
}

.menu-30 {
    width: 30% !important;
}



.menu-collection-div {
    float: left;
}


.hcmenucolumn {
    margin-right: 34px !important;
}


.divider {
    margin: 10px 0;
}

.hcFacebookLike {
    margin-top: 20px;
}

h2, #collectionMaterial {
    display: inline;
}

div.productDimensions div {
    float: left;
    margin-right: 25px;
    white-space: nowrap;
}

.hc-product-desc {
    clear: left;
}

.available-in h5 {
    color: #294476;
    margin-bottom: 2px;
}

.available-in label {
    margin-bottom: 2px;
}


.tableLabel {
    margin-bottom: 20px;
}


    .tableLabel label {
        margin-bottom: 2px;
    }

.baseOptionLink {
    color: #666;
}

    .baseOptionLink:hover {
        color: #294476;
    }

.product {
    min-height: 300px;
}

.umbrellaDimensions {
    float: left;
    margin-right: 25px;
    font-size: 1.2em;
}

    .umbrellaDimensions label {
        font-size: 1.2em;
    }

table.umbrellaGallery {
    width: 80%;
    margin: 0 auto;
}

#umbrella_gallery {
    margin: 0 auto;
    text-align: center;
}

.fbWrapper {
    float: right;
    padding-top: 14px;
    width: 300px;
}

.panel-default > .panel-heading {
    background-color: #999;
    border-color: #dddddd;
    color: #fff;
    text-transform: uppercase;
}

div.colorStoryItemInfo {
    margin-top: 10px;
}

    div.colorStoryItemInfo label {
        font-size: 1.4em;
    }

div.colorStoryItemInfo_avail {
    position: relative;
    margin: 5px 0;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    padding-top: 6px;
}

    div.colorStoryItemInfo_avail img {
        margin-top: -6px;
        margin-right: 5px;
        float: left;
    }


.seatingOptionListWrapper {
    float: left;
    margin-right: 12px;
    margin-bottom: 18px;
}

    .seatingOptionListWrapper img {
        width: 30px;
    }

#colorStoryImage, #modalImage {
    width: 100%;
    overflow: hidden;
}

    #colorStoryImage img, #modalImage img {
        width: 100%;
    }

.holResults td {
    padding: 8px;
}

.hol-portfolio-desc {
    padding: 4px 5px 20px;
    z-index: 3;
}


.hol-portfolio-item {
    margin-right: 20px;
}

.portfolio-6 .hol-portfolio-desc h3 {
    font-size: 15px;
    text-align: center;
}

.hol-portfolio-desc h3 a {
    color: #222;
}


.hol-snippet {
    border-bottom: solid 1px #eee;
    padding-top: 20px;
}

.iconlist li {
    margin-bottom: 20px;
}

.hol-contact blockquote {
    border-left: none;
    margin-bottom: 0;
}

.entry-title h3 {
}


.ipost .entry-title h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}


.ipost .entry-title h4 {
    font-size: 16px;
    font-weight: 300;
    margin: 0;
}


.dark .ipost .entry-title h4 a {
    color: #aaa;
}

.testi-image img {
    border-radius: 0;
}

.testi-content p {
    margin-bottom: 0;
    font-style: normal;
    font-family: "Lato",sans-serif;
}

.testi-content h3 {
    text-transform: uppercase;
}

.testi-image, .testi-image a, .testi-image img, .testi-image i {
    display: inline-block;
    height: inherit;
    width: inherit;
}


.testimonial {
    text-align: center;
}


.testi-image {
    float: none;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.login-entry {
    width: 50%;
    display: block;
}


.sidebar-widgets-wrap .widget {
    border-top: 1px solid #eee;
    padding-top: 20px;
}

.widget {
    margin-top: 20px;
    position: relative;
}
