@font-face {
    font-family: 'GraphikLight';
    src: url('../fonts/GraphikLight.eot');
    src: url('../fonts/GraphikLight.eot') format('embedded-opentype'),
         url('../fonts/GraphikLight.woff2') format('woff2'),
         url('../fonts/GraphikLight.woff') format('woff'),
         url('../fonts/GraphikLight.ttf') format('truetype'),
         url('../fonts/GraphikLight.svg#GraphikLight') format('svg');
}
@font-face {
    font-family: 'Graphik';
    src: url('../fonts/Graphik-Medium.eot');
    src: url('../fonts/Graphik-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Graphik-Medium.woff2') format('woff2'),
        url('../fonts/Graphik-Medium.woff') format('woff'),
        url('../fonts/Graphik-Medium.ttf') format('truetype'),
        url('../fonts/Graphik-Medium.svg#Graphik-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GraphikRegular';
    src: url('../fonts/GraphikRegular.eot');
    src: url('../fonts/GraphikRegular.eot') format('embedded-opentype'),
         url('../fonts/GraphikRegular.woff2') format('woff2'),
         url('../fonts/GraphikRegular.woff') format('woff'),
         url('../fonts/GraphikRegular.ttf') format('truetype'),
         url('../fonts/GraphikRegular.svg#GraphikRegular') format('svg');
}
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

body{
 margin: 0px;
 padding: 0px;
}
p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}
.page-template-template-color-chart-light .header-2, .page-template-template-color-chart-stone .header-2{
	display: none;
}
h2 {
    color: #008dcb;
    font-size: 27px;
    text-transform: uppercase;
    font-family: 'Graphik';
    letter-spacing: 0;

}
.color_combo_chart .container{
	max-width: 1170px;
	max-width: 100%;
	margin: 0 auto;
}
#color_combo_chart {
    padding: 40px 0;
}
.swiper {
      width: 100%;
      height: 100%;
    }
    .swiper1 {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      display: flex;
      justify-content: center;
      align-items: center;justify-content: space-around;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
    }


#color_combo_chart .nav .nav-link{
	color: #111;
    font-weight: 300;
    font-style: normal;
    font-size: 16px !important;
    padding: 5px 8px 5px 0;
    line-height: 1 !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background: transparent !important;
    border: 0 !important;
    transition: 0.5s all !important;
    -webkit-transition: 0.5s all !important;
    font-family: 'GraphikLight';
    letter-spacing: 0;display: inline-block;
}
#pills-product .nav .nav-link{
    border-radius: 0;
} 

#color_combo_chart .nav a.nav-link.active {
    color: #008fcd !important;
}
#color_combo_chart .nav .nav-item {
    background: transparent;
    border: none !important;
    border-radius: 0 !important;
    border: none;
    margin-right: 25px;
    text-align: left;
}

#color_combo_chart .nav-item {
    width: auto;
}
#color_combo_chart .tab-content {
    margin-top: 18px;
    position: relative;
}
#pills-tab {
    border-bottom: 1px solid #008fcd !important;
    padding-bottom: 15px;
}
#color_combo_chart .container{
	max-width: 1240px;
}
.disect_width {
    max-width: 1200px;
    margin: auto;
    width: 100%;
}
.color_option .swiper-slide img{
    width: auto;
    height: auto;
}
.color_option .swiper-slide-inner{
    height: 538px;
    background-repeat: no-repeat;
    background-position: 0px 118px;
    background-size: auto;
    align-items: flex-start;
    position: relative;
}
.color_option .swiper-slide-inner p{
    text-transform: uppercase;
    font-weight: 500;
    position: absolute;
    bottom: -27px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    font-family: 'Graphik';color: #000;
}
.color_option .swiper-slide{
    padding-bottom: 30px;
    padding-top: 100px;
}
.color_option .tab_information_div h3{
    font-family: 'Graphik';
    font-weight: 500;
    font-size: 27px;
    line-height: 34px;
    margin-bottom: 20px;
    color: #000;letter-spacing: 0;
    
}
a.popclose {
    position: absolute;
    right: 25px;
    top: 25px;
    z-index: 1;
}
#lexulloModal .close{
    opacity:1;
}
p.slidedescription {
    position: absolute;
    top: 0;
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    display: none;
    font-family: 'Graphik';
    font-size: 19px;
}
.swiper-slide-active p.slidedescription{
    display: block;
}
.swiper-slide-active .swiper-slide-inner p{
    display: block;
}
p.slidedescription span{
    text-transform: lowercase;
    font-family: 'GraphikLight';
    color: #000;
}
.swiper-button-next::after,
.swiper-button-prev::after{
    display: none;
}
.swiper-button-next{
    width: 30px;
    height: 30px;
    border: 1px solid #008fcd;
    border-radius: 50%;
}
.swiper-button-next:before{
    position: absolute;
    content: "\f105";
    font-size: 28px;
    color: #008fcd;
    left: 11px;
    top: -8px ;
    font-family: FontAwesome;
}
.swiper-button-prev{
    width: 30px;
    height: 30px;
    border: 1px solid #008fcd;
    border-radius: 50%;
}
.swiper-button-prev::before{
     position: absolute;
    content: "\f104";
    font-size: 28px;
    color: #008fcd;
    left: 8px;
    top: -8px;
    
    font-family: FontAwesome;
}
.color_option .swiper-button-next{
    top: 38px;
    right: 0;
}
.color_option .swiper-button-prev{
    top: 38px;
    left: 0;
}

.pole_option .swiper-button-prev{
    
}
.pole_option .swiper-button-next{
    
}
.pole-nav {
    position: absolute;
    right: 39%;
    width: 105px;
    bottom: 41px;
}

.product_detail_desc {
    position: relative;
    right: 0;
    height: 100%;
    background-color: rgb(229 229 229 / 90%);
    width: auto;
    padding: 40px 35px;
    display: flex;
}
.product_detail_desc h3{
    text-align: left;
    color: #000;
    font-family: 'Graphik';
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 21px;
}
.product_detail_desc p{
    text-align: left;
    color: #000;
}
/*.product_detail_desc .demo_img img{
    width: auto;
}*/
.demo_img {
    padding: 30px 15px;
}
.pole_field .demo_img{
    padding: 0;
    max-width: 290px;
    display: flex;
    align-items: center;
} 
#color_combo_chart .product_main_tab .nav a.nav-link.active{
    background-color: transparent !important;
    color: #008fcd !important;
    border-bottom: 1px solid #008fcd !important;
    border-radius: 0px !important;
}
.product_main_tab {
    margin-top: 145px;
}
.swiper-container {
    position: relative;
}
#pills-color {
    margin: 0 auto 0;
    padding: 10px 0 0;
}
.swiper-pagination-bullet {
    padding: 0;
    border-radius: 0;
    width: auto;
    color:#000;
    opacity: 1;
    font-family: 'GraphikLight';
    border-bottom: 1px solid transparent;
    background-color: transparent;
    display: inline-block;
    height: 34px;
    margin-right: 21px !important;
}
.swiper-pagination-bullet-active{
    color: #008fcd;
    border-bottom-color: #008fcd;
}
#pills-product .swiper-pagination{
    top: -50px;
    left: 0;
    right: unset;
    width: auto;
/*    border-bottom: 1px solid #008fcd;*/
}
.custom_pole_color {
    position: absolute;
    top: 70px;
    width: 100%;
    display: flex;
}
.custom_pole_color .custom_grid{
    width: 25%;
}
.custom_pole_color .custom_grid p{
    text-align: center;
    font-weight: 400;
/*    font-family: 'Graphik';*/
    color: #000;
    text-transform: uppercase;
}
.slide_nav_guide {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 30px;
    font-style: italic;
}

/********new color chart css*********/

.pot-row{
    display: flex;
}
.pot-row .col-pot-1{
    width: 50%;height: 455px;
}
.pot-row .col-pot-2{
    width: 50%;
    height: 455px;
}
.demo_img img {
    height: auto;
    width: auto;
    display: unset;
    max-width: 100%;
}
.product_detail_desc .pd_demo {
    padding: 35px 40px 0 0;
}
#color_combo_chart #pills-detail .pd_demo p{
    max-width: 80%;
}

#pills-stone {
    padding: 10px 0 0;
    margin: 0 auto;
}

/* Stone Base css*/

.stone_base_grid {
    padding: 10px 50px 0px;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 50px;
}
.stone_base_inner img {
    max-width: 100%;
}
.stone_base_inner p {
    text-align: left;
    color: #000;
    text-transform: uppercase;
    font-family: 'GraphikRegular';
    padding-top: 26px;
    font-size: 14px;
}



/****media query starts****/

@media (max-width:1300px){
    .product_main_tab {
        max-width: 90%;
        margin: 130px auto 0;
    }

}

@media (max-width:1199px){
    
    .product_main_tab{
        max-width: 83%;
    }
   
    .product_detail_desc{
        height: 100%;
        padding: 24px 21px;top: 0;
    }
    .color_option .swiper-slide-inner{
        background-position: 0px 119px;
    }
    .demo_img{
        padding: 16px 15px;
    }
    .pole_field .demo_img{
        max-width: 235px;
    }
    .product_detail_desc .pd_demo{
        padding: 57px 40px 0 0;
    }
}

@media (max-width:991px){
   
    .color_option .swiper-slide img{
        width: 110px;
    }
    .color_option .swiper-slide-inner{
        height: 480px;
        background-position: 0px 104px;
    }
    .product_main_tab{
        margin: 85px auto 0;
    }
   
    .custom_pole_color{
        top: 75px;
    }
    .pole_option .swiper-slide{
        flex-direction: column;
    }
    .product_detail_desc{
        position: relative;
        width: 100%;
        justify-content: space-between;
    }
    #color_combo_chart {
        padding: 20px 0;
    }
    .product_detail_desc .pd_demo {
        padding: 10px 9px 0 0;
    }
    .pot-row{
        flex-wrap: wrap;
    }
    .pot-row .col-pot-1,
    .pot-row .col-pot-2{
        width: 100%;
        margin: auto;
        height: 400px;
    }
    .pole-nav{
        left: 2%;
        right: unset;
    }
    .pole_field .demo_img {
        max-width: 302px;
        justify-content: flex-end;
        align-items: baseline;
    }
    .pot-row .col-pot-1 img{
        object-fit: cover;
    }

.stone_base_grid {
    padding: 10px 30px 0px;
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
}
.stone_base_inner p {
    padding-top: 16px;
    font-size: 12px;
}
}

@media (max-width:767px){
    .color_option .swiper-slide{
        padding-top: 75px;
    }
    .custom_pole_color {
        top: 50px;
    }
    .color_option .swiper-slide img {
        width: 100px;
    }
    .color_option .swiper-slide-inner{
        background-position: 0px 95px;
    }
    .pot-row .col-pot-1, .pot-row .col-pot-2{
        height: 290px;width: 100%;
    }
    .pole_field .demo_img{
        max-width: 210px;
    }
    .pole-nav{
        left: 2%;
    }
    .stone_base_grid {
    grid-template-columns: repeat(2,1fr);
}
}

@media (max-width:575px){
    .color_option .swiper-slide img{
        width: 80px
    }
    .color_option .swiper-slide-inner {
        background-position: 0px 76px;height: 418px
    }
    /*.product_detail_desc{
        flex-direction: column;
    }*/
    .product_detail_desc .pd_demo {
        flex-basis: 100%;
    }
    .pole_field .demo_img{
        flex-basis: 100%;
        justify-content: flex-end;
    }
    .product_detail_desc{
        align-items: flex-start;
    }
    .product_detail_desc .pd_demo{
        margin-bottom: 0px;
    }
    .product_detail_desc p{
        font-size: 15px;
        margin-top: 15px;
    }
    .product_detail_desc{
        height: 520px;
        flex-wrap: wrap;padding: 10px 15px;display: block;
    }
    .pot-row .col-pot-1{
        height: 445px;
    }
    .pot-row .col-pot-2{
        height: 470px;
    }
    .pole_field .demo_img {
        max-width: 282px;margin-top: 25px;
    }
    .pole_field .demo_img img {
        max-width: 100%;
    }
    .pole-nav {
        bottom: 30px;
        left: 11px;
    }
    
    #pills-detail .demo_img{
        display: none;
    }
    #color_combo_chart #pills-detail .pd_demo p {
        max-width: 100%;line-height: 21px;
    }

.stone_base_grid {
    padding: 0px 0px 0px;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
   
}

@media (max-width:480px){
    #color_combo_chart .nav .nav-link{
        font-size: 15px !important;
    }
    .color_option .swiper-slide img {
        width: 83px;
    }
    .color_option .swiper-slide-inner {
        background-position: 0px 78px;
        height: 460px;
    }
    .custom_pole_color .custom_grid p{
        font-size: 9px;
        line-height: 16px;
    }
    .color_option .swiper-slide {
        padding-top: 55px;
    }
    .custom_pole_color {
        top: 37px;
    }
    .product_detail_desc p{
        margin: 0;
    }
    .product_detail_desc{
        padding: 15px;
    }
    .color_option .swiper-button-prev,
    .color_option .swiper-button-next{
        top: 23px;
    }
    .pot-row .col-pot-1 {
        height: 240px;
    }
    .pot-row .col-pot-2{
        height: auto;
    }
    .pole_field .demo_img img {
        max-width: 100%;
    }
    

}

@media (max-width:459px){
    .color_option .swiper-slide img {
        width: 76px;
    }
    .color_option .swiper-slide-inner {
        background-position: 0px 73px;
        height: 459px;
    }
}


@media (max-width:420px){
    .color_option .swiper-slide img {
        width: 70px;
    }
    .color_option .swiper-slide-inner {
        background-position: 0px 66px;
        height: 369px;
    }
}

@media (max-width:367px){
    .product_detail_desc h3{
        font-size: 22px;
        margin-bottom: 7px;
    }
}

@media (max-width:389px){
    .color_option .swiper-slide img {
        width: 63px;
    }
    .color_option .swiper-slide-inner{
        background-position: 0px 61px
    }

}

@media (max-width:359px){
    .color_option .swiper-slide img {
        width: 60px;
    }
    .color_option .swiper-slide-inner {
        background-position: 0px 57px;
    }
}

