/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient#top .header_contact_number
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
#header-outer .sf-menu li a {
    padding-left: 6px !important;
    padding-right: 6px !important;
    font-size: 15px;
}
#header-outer .sf-menu li a .sub-menu a {
    font-size: 12px;
}
#header-outer .sf-menu li a .sf-sub-indicator {
    display: none;
}
#header-outer.small-nav #top .container {
    margin-top: 12px;
}

.sf-menu .button_solid_color a {
    padding: 10px;
    border-radius: 5px !important;
    color: #fff;
}

#ctabtn {
    background: #62c43a !important;
    border-radius: 5px;
    color: #fff;
    padding: 10px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

header#top nav > ul > li[class*="button_solid_color"] > a:before,
#header-outer.transparent header#top nav > ul > li[class*="button_solid_color"] > a:before {
    border-radius: 5px;
    height: 35px !important;
    margin-top: -5px;
    border-radius: 5px;
}

.product-category-pg {
    margin-bottom: 20px;
}

.product__category {
    padding: 100px 0px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.product-category-title h2 {
    padding-bottom: 20px;
    text-align: center;
    font-weight: 700;
}
.product-category-title p {
    color: #000;
    line-height: 32px;
    text-align: center;
}

.why-granite {
    background: #000;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}
.product-category-list {
    align-items: center !important;
    display: flex;
}

.product-category-img img {
    width: 100%;
    height: 80vh;
}

.product-category-img {
    width: 49%;
    display: inline-block;
    height: 80vh;
}
.product-category-dis {
    width: 49%;
    background: #000;
    text-align: center;
    padding: 20px 50px;
}
.product-category-dis h2 {
    padding-bottom: 20px;
    color: #c1c1c1;
    line-height: 42px;
}

.product-category-dis p {
    color: #c1c1c1;
    line-height: 36px;
    margin-top: 40px;
}
.product-category-dis a {
    background: #fff;
    color: #000;
    padding: 15px 60px;
    display: inline-block;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
}

.pr-category-dis {
    width: 49%;
    display: inline-block;
}

/*.product___category{
	margin: 50px 0px;
}*/
.product__category {
    position: relative;
    margin-top: 50px;
    display: flex;
    align-items: center;
}

.product__category:before {
    content: "";
    position: absolute;
    background: #000;
    opacity: 0.7;
    height: 100%;
    width: 100%;
    top: 0;
}

.pr__category__img {
    margin-bottom: 20px;
}

.pr__category__dis {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding: 0px 30px;
}
.pr__category__dis h2 {
    color: #fff;
    line-height: 40px;
    font-size: 24px;
}
.pr__category__dis p {
    color: #fff;
    line-height: 30px;
}
.categor__dis a {
    background: #000;
    color: #fff;
    padding: 15px 60px;
    display: inline-block;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
}

.sustainable_material {
    background-repeat: repeat !important;
    background-size: auto !important;
    background-attachment: fixed !important;
    position: relative;
}
.sustainable_material:before {
    background: #000000d4;
    position: absolute;
    content: "";
    height: 100%;
    /* z-index: 9; */
    width: 100%;
    top: 0;
}

.stone-design-info {
    padding: 30px 0px;
    border-bottom: 1px solid#e5e5e5;
}
.stone-design-info:last-child {
    border-bottom: 0px solid#e5e5e5;
}
.stone-design-info h2 {
    color: #000;
    font-size: 21px;
}

.stone-design-info p {
    color: #000;
    font-size: 16px;
    padding-bottom: 5px;
    line-height: 30px;
}

.stone-design {
    margin: 50px 0px;
}
.product_ct_sec {
    margin-top: 50px;
}
.product_ct_sec ul {
    padding: 0px;
    margin: 0px;
}
.product_ct_sec ul li {
    list-style: none;
    display: inline-block;
    width: 46%;
    text-align: center;
    margin: 0px 15px;
    position: relative;
    overflow: hidden;
}

.product_ct_sec ul li span.rl-img {
    position: relative;
    overflow: hidden;
}

.product_ct_sec ul li span.rl-img img {
    width: 100%;
    position: relative;
    overflow: hidden;
    transition: 0.6s;
}
.product_ct_sec ul li span.rl-img img:hover {
    opacity: 0.9;
}
a.product_dt {
    position: absolute;
    bottom: 40px;
    background: #fff;
    padding: 15px 10px;
    width: 97%;
    left: 9px;
    margin: 0px;
    right: 0px;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}

a.product_dt i {
    position: absolute;
    right: 5px;
    top: 12px;
    background: #62c43a2e;
    border-radius: 100px;
    color: #000;
}

.category__img {
    width: 49%;
    display: flex;
}

.categor__dis {
    width: 49%;
    padding: 30px 50px;
    vertical-align: middle;
}
.categor__dis h2 {
    padding-bottom: 20px;
    color: #222;
    line-height: 42px;
    font-weight: 600;
}

.categor__dis p {
    color: #000;
    font-size: 16px;
    line-height: 36px;
    margin-top: 40px;
}
.produc___category {
    margin-top: 50px;
}






@media screen and (min-width: 1001px) {
    #ctabtn {
        display: none !important;
    }
}

@media only screen and (min-width: 1px) and (max-width: 1000px) {
    header#top .col.span_3 {
        position: relative !important;
    }
}

@media screen and (max-width: 1024px) {
    .product-category-dis h2 {
        font-size: 24px;
    }
    .categor__dis h2 {
        padding-bottom: 8px;
        line-height: 32px;
        font-size: 21px;
    }
    .categor__dis p {
        color: #000;
        font-size: 16px;
        line-height: 28px;
        margin-top: 15px;
    }
    .categor__dis {
        padding: 30px 20px;
    }
}

@media screen and (max-width: 900px) {
    .product-category-dis {
        padding: 20px 20px;
    }
    .product-category-dis h2 {
        font-size: 21px;
        line-height: 30px;
    }
    .product-category-dis p {
        color: #c1c1c1;
        line-height: 30px;
        margin-top: 0px;
    }
}

@media screen and (max-width: 767px) {
    #top .header_contact_number {
        margin: 0px;
        padding: 2px 15px;
        margin-top: -12px;
        width: 100%;
        text-align: center;
        float: none;
        display: block;
    }
    .product-category-img {
        width: 100%;
    }
    .product-category-dis {
        width: 100%;
    }

    .why-granite {
        margin-bottom: 30px;
    }
    .product-category-title h2 {
        line-height: 38px;
        font-size: 24px;
    }
    .categor__dis {
        width: 100%;
    }
    .category__img {
        width: 100%;
    }
    .product___category {
        display: block !important;
        margin-bottom: 20px;
    }


 /*   .container.one:nth-child(odd) {
       flex-direction: row-reverse;
        background: #000;
    }
*/
     .nectar-shop-header {
        padding: 0px 0px!important;
    }
    .why-granite {
        display: block !important;
    }
    .product_ct_sec ul li {
        width: 100%;
        margin: 0px 5px;
    }
    a.product_dt {
        width: 95%;
    }
    .product-category-img img {
    height: auto!important;
}
.product-category-img{
	height: auto!important;
}
.categor__dis {
    padding: 20px 0px;
}div#footer-widgets {
    padding: 10px 20px;
}
}
