﻿/* ----------------------------------------------------------------
	Homecrest Responsive CSS
-----------------------------------------------------------------*/


@media (max-width: 1199px) {
}

@media (min-width: 1199px) {
    .hcmenucolumn {
        margin-right: 54px !important;
    }

     #mobileWishListLink {
        display: none;
    }
}

@media (min-width: 992px) {

    #firetable_dd {
        width: 600px !important;
        position: absolute;
        background-color: #FFF;
        box-shadow: 0px 13px 42px 11px rgba(0, 0, 0, 0.05);
        border: 1px solid #EEE;
        border-top: 2px solid #294476;
        height: auto;
        z-index: 199;
        left: 600px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
	
	  #firetable_dd {
        width: 600px !important;
        position: absolute;
        background-color: #FFF;
        box-shadow: 0px 13px 42px 11px rgba(0, 0, 0, 0.05);
        border: 1px solid #EEE;
        border-top: 2px solid #294476;
        height: auto;
        z-index: 199;
        left: 400px !important;
    }

    #default-content-wrap {
        padding-top: 10px;
    }

    .product-image {
        height: auto;
    }

    #mobileWishListLink {
        display: none;
    }
    /*
    .portfolio-5 .portfolio-item .portfolio-image, .portfolio-5 .portfolio-item .portfolio-image a, .portfolio-5 .portfolio-item .portfolio-image img {
        height: 180px;
        width: 180px;
    }
*/
    .testi-image, .testi-image a, .testi-image img, .testi-image i {
        display: inline-block;
        height: inherit;
        width: inherit;
    }
}

@media (max-width: 1250px) {
	
	  #hc_modal a {
        display: block;
        margin: 12px 0 0 0;
    }

    .hc_modalcontent > div > h1 {
        font-size: 36px;
        line-height: 48px;
    }
}

@media (max-width: 991px) {
  
	
    #default-content-wrap {
        padding-top: 10px;
    }

    .hcmenucolumn {
        padding-left: 0px;
    }

    #primary-menu ul ul, #primary-menu ul li .mega-menu-content {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background-color: transparent !important;
        border-color: #eee -moz-use-text-color -moz-use-text-color;
        border-image: none;
        border-style: solid none none;
        border-width: 1px 0 0;
        box-shadow: none;
        padding-left: 0px;
        position: relative;
        top: 0 !important;
        width: auto;
        z-index: 1;
    }

    .menu-shop-by-feature {
        display: none;
    }

    .product-image {
        height: auto;
    }
}


@media (min-width: 768px) {
    #findAstoreAd {
        display: none;
    }

    #slider .container {
        position: relative;
        height: 100%;
    }

    #primary-menu ul li a#btnWishlistCheck-mobile, #primary-menu ul li a#btnWishlist-mobile {
        display: none;
    }
}

@media (min-width: 812px) and (max-height:375px ) {
    #primary-menu ul li a#btnWishlistCheck-mobile, #primary-menu ul li a#btnWishlist-mobile {
        display: block;
    }
}


@media (min-width: 768px) and (max-width: 991px) {

    #primary-menu ul li .mega-menu-content > ul {
        float: left;
    }

    #primary-menu ul li .mega-menu-content ul {
        display: block !important;
        opacity: 1 !important;
        top: 0;
        left: 0;
    }

        #primary-menu ul li .mega-menu-content ul ul {
            border-top: 1px solid #EEE;
        }

    #primary-menu ul li .mega-menu-content.col-2 > ul,
    #primary-menu ul li .mega-menu-content.col-3 > ul,
    #primary-menu ul li .mega-menu-content.col-4 > ul,
    #primary-menu ul li .mega-menu-content.col-5 > ul {
        width: 33.33%;
        margin: 0;
        border-left: 0;
        border-top: 1px solid #EEE;
    }

    .sellSheet-link img {
        display: inline;
        width: 100px;
    }

    .hc-product-desc {
        display: none;
    }
}

@media (max-width: 768px) {

    #findAstoreAd {
        display: block;
    }

    .menu-40 {
        width: 100% !important;
    }

    .menu-30 {
        width: 100% !important;
    }

    .menu-50 {
        width: 100% !important;
    }

    .menu-25 {
        width: 100% !important;
    }

    .contract-menu-50 {
        width: 100% !important;
    }

    .contract-menu-25 {
        width: 100% !important;
    }

    .menu-collection-div {
        float: none;
    }

    .tright {
        text-align: center !important;
    }

    h2, #collectionMaterial {
        text-align: center;
    }

    .hc-product-desc {
        display: none;
    }

    #copyrights .col_half:last-child {
        display: block;
    }
}

@media (min-width: 480px) and (max-width: 768px) {
    #btnWishlistCheck img {
        margin-left: 0;
    }

    .login-entry {
        width: 100%;
        display: block;
    }

    #shop:not(.product-1) .product-image {
        height: auto;
    }

    .fbWrapper {
        float: none;
    }

    #dcPageAdWrapper {
        background-color: #333;
        border-radius: 2px;
        padding: 16px 0;
        text-align: center;
    }

    #dcPageAdIcon {
        margin-bottom: 8px !important;
        padding-bottom: 0;
    }

    #dcPageAdText {
        margin-bottom: 0 !important;
    }

        #dcPageAdText p {
            margin-bottom: 0;
            color: #ccc;
        }
}

@media (max-width: 480px) {
    #content .container {
        width: 360px !important;
    }
    
	.hc_breadcrumbs {
        display:none;
    }
	
	.col_two_fifth {
		margin-bottom:0;
	}
	
    .star-fabric-favorite {
        margin-top: -10px;
        width: 30px;
    }

    .fabric-favoite-title {
        display: inline-block;
        margin-left: 6px;
        font-size: 16px;
        color: #666;
        text-decoration: none;
    }

    #default-content-wrap {
        padding-top: 0px;
    }

    #default-section {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        background-color: #fff;
        text-align: center;
    }

    #content #slider {
        display: none;
    }

    .login-entry {
        width: 100%;
        display: block;
    }

    #shop:not(.product-1) .product-image, #shop2:not(.product-1) .product-image {
        height: auto;
    }

    .sellSheet-link img {
        display: inline;
        width: 125px;
    }

    .fbWrapper {
        float: none;
    }

    #dcPageAdWrapper {
        margin-top: 30px;
        border-radius: 2px;
        padding: 16px 34px;
        text-align: center;
        border: solid 1px #bbb;
		display:none;
    }

    #dcPageAdIcon {
        margin-bottom: 8px !important;
        padding-bottom: 0;
        float:none;
        margin-top: -45px;
		
    }

    #dcPageAdText {
        margin-bottom: 0 !important;
    }
    
    #dcPageAdText p {
        margin-bottom: 0;
        line-height:1.5em;
            
        }

    #primary-menu ul li .mega-menu-content.style-2 ul a {
        height: 30px !important;
        line-height: 30px !important;
    }

    .ui-dialog {
        position: absolute;
        top: 0;
        left: 0;
        padding: .2em;
        width: 100% !important;
        outline: 0;
    }

    #create-account-form > .col-lg-5 > img, #login-form > .col-lg-5 > img {
        display: none;
    }
}


/* ----------------------------------------------------------------
	Retina CSS
-----------------------------------------------------------------*/

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and ( min--moz-device-pixel-ratio: 2), only screen and ( -o-min-device-pixel-ratio: 2/1), only screen and ( min-device-pixel-ratio: 2), only screen and ( min-resolution: 192dpi), only screen and ( min-resolution: 2dppx) {
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 991px), only screen and ( min--moz-device-pixel-ratio: 2) and (max-width: 991px), only screen and ( -o-min-device-pixel-ratio: 2/1) and (max-width: 991px), only screen and ( min-device-pixel-ratio: 2) and (max-width: 991px), only screen and ( min-resolution: 192dpi) and (max-width: 991px), only screen and ( min-resolution: 2dppx) and (max-width: 991px) {
}

@media print {

    #page-title {
        background: url(/images/indexads/catalog_bg_2018.jpg) !important;
        padding: 50px 0 !important;
        position: relative !important;
    }

        #page-title h1, #page-title span, #shopReplacementsAd h1, #shopReplacementsAd span {
            color: #dddddd !important;
        }

    #shopReplacementsAd {
        background: url(/images/indexads/shopReplacements_bg.jpg) !important;
        background-size: cover !important;
    }

    #copyrights, #gotoTop {
        display: none !important;
    }

    .button.button-xlarge {
        padding: 0 32px !important;
        font-size: 18px !important;
        letter-spacing: 2px !important;
        height: 52px !important;
        line-height: 52px !important;
        background-color: #666 !important;
        color: #FFF !important;
        font-weight: 600 !important;
    }

    .col_one_fifth {
        width: 16.8% !important;
        display: block !important;
        float: left !important;
        margin-bottom: 0 !important;
        margin-right: 4% !important;
        position: relative !important;
    }

    .section .parallax .nomargin .notopborder {
        padding: 0 !important;
        background-position: 50% -313.05px !important;
    }

    .section {
        margin: 20px 0 !important;
        padding: 20px 0 !important;
    }

    #footer .footer-widgets-wrap {
        position: relative !important;
        padding: 20px 0 !important;
    }

    .widget > h4 {
        font-size: 14px !important;
        font-weight: 600 !important;
        letter-spacing: 1px !important;
        margin-bottom: 12px !important;
    }

    .widget > ul > li {
        padding: 0;
    }

    *, ::after, ::before {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    body {
        margin: 0;
        padding: 0;
    }

    #wrapper {
        margin: 0;
        box-shadow: none;
        padding: 0;
        position: relative;
        width: 100%;
    }

    .col-md-6 {
        float: left !important;
        width: 50% !important;
    }

    #logo img {
        height: 100px !important;
    }

    #slider {
        position: relative;
        overflow: hidden;
    }

    .container {
        margin-right: auto !important;
        margin-left: auto !important;
        position: relative !important;
    }

    .container, .container-fluid {
        padding-left: 15px !important;
        padding-right: 15px !important;
        width: 1170px !important;
    }

    .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    a[href]:after {
        content: none !important;
    }

    #portfolio-filter {
        display: none !important;
    }

    #catalogResponsiveAd h1, #catalogResponsiveAd span {
        color: #dddddd !important;
    }

    .content-wrap {
        padding: 20px 0 !important;
    }

    #catalogResponsiveAd {
        background: url(/images/indexads/catalog_bg.jpg) !important;
    }

    .col_two_fifth {
        display: block !important;
        float: left !important;
        margin-bottom: 10px !important;
        margin-right: 4% !important;
        position: relative !important;
        width: 37.6% !important;
    }

    .col_three_fifth {
        display: block !important;
        float: left !important;
        margin-bottom: 10px !important;
        margin-right: 4% !important;
        position: relative !important;
        width: 58.4% !important;
    }

    .flex-control-nav.flex-control-thumbs {
        display: none !important;
    }

    .slide {
        width: 665px !important;
        float: left !important;
        display: block !important;
        overflow: hidden !important;
    }

    .col_last {
        margin-right: 0 !important;
        clear: right !important;
    }

    #dcPageAdIcon {
        display: block !important;
        float: left !important;
        margin-bottom: 10px !important;
        margin-right: 0 !important;
        position: relative !important;
        width: 22% !important;
    }

    #dcPageAdText {
        display: block !important;
        float: left;
        margin-bottom: 10px;
        position: relative;
        width: 74%;
        text-align: left;
    }

    .sidebar {
        width: 240px;
    }

    .postcontent {
        width: 860px;
    }

    .col_two_third {
        display: block;
        float: left;
        margin-bottom: 10px;
        position: relative;
        width: 65.33%;
    }

    .col_one_third {
        display: block;
        float: left;
        width: 30.63%;
        position: relative;
    }

    .sidebar {
        display: block !important;
        float: left !important;
        margin-right: 40px !important;
        position: relative !important;
    }

        .postcontent.col_last, .sidebar.col_last {
            float: right !important;
        }

    .home-slide {
        width: 1140px !important;
        display: block !important;
        float: left !important;
        position: relative !important;
        height: auto !important;
        overflow: hidden !important;
        margin: 0 auto;
    }
}
