@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600&display=swap');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display&display=swap');

html, body, button, input, select, textarea, p{
	color:#000000;
	font-family: 'Nunito Sans';
	box-sizing: border-box;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
    font-weight:400;
    font-size: 15px;
    line-height: 1.4;
}

/* ==========================================================================
   Links
   ========================================================================== */    
	a { color:#353535;}
	a:focus {outline:none;}
	a:hover, a:focus {color:#000}
	a:active, a:hover {outline:0; text-decoration:none;}

/* ==========================================================================
   Typography
   ========================================================================== */
	h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 { color:#191616; font-weight:400; font-family: 'Playfair Display';}
	h1, .h1 {font-size: 45px;}
	h2, .h2 {font-size: 32px;}
	h3, .h3 {font-size: 28px;}
	h4, .h4 {font-size: 22px;}
	h5, .h5 {font-size: 16px;}

/* ==========================================================================
   Global
   ========================================================================== */
  .container{width:100%; max-width:1170px;}
  .text-blue{color: #29275b;}
  .page{padding: 2rem 0;}

  .btn-outline-primary{border: solid 1px #000000; color: #000000; padding: 0.5rem 1.8rem;}
  .btn-outline-primary:hover{background: #000000; border: solid 1px #000000;}
  
  .btn-primary{border: solid 1px #000000; color: #FFFFFF; background: #000000; padding: 0.5rem 1.8rem;}
  .btn-primary:hover{background: #333333; border: solid 1px #333333;}

  .btn-secondary{border: solid 1px #5ac2c8; color: #FFFFFF; background: #5ac2c8; padding: 0.5rem 1.8rem;}
  .btn-secondary:hover{background: #61e1e8; border: solid 1px #61e1e8;}

  .btn-custom{padding: 0.7rem 2rem;}

  .btn-primary:focus, .btn-primary.focus {box-shadow:none !important;}
  .form-control:focus {box-shadow:none !important;}
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    box-shadow:none !important;
  }
  .instagram > ul > li{width: 18.555%;}

  /* ==========================================================================
   Header Css
   ========================================================================== */
    header .notification-bar{
        background: #f7d96d;
    }
    header .top-bar{
        padding: 0.8rem 0;
        font-size: 13px;
    }
    header .close {
        cursor: pointer;
        position: absolute;
        top: 50%;
        right: 0%;
        padding: 12px 16px;
        transform: translate(0%, -50%);
      }
    header .close:hover {color: #000000;}
    .carousel-inner .carousel-item img{
        background-size: cover;
        width: 100%;
    }
    .carousel-control-next, .carousel-control-prev{width: 4%;}
    .carousel-caption{
        top: 30% !important;
        left: 7% !important;
        max-width: 400px !important;
    }
    .menu-text{position: absolute; text-align: left !important; right: 0px;}
    .menu-text a{color: #f15b58;}

    .diamond-shape > ul > li{padding: 0 1rem;}
    .diamond-shape > ul > li img{padding-bottom: 0.8rem; max-width: 50px;}

    /** hidden search field **/
	.searchhiden{border: 0px solid #d8d8d8; background:#FFFFFF;}
	#searchbar {
        display: none;
        float: left;
        width: 100%;
        height: 62px;
        padding-left: 25px;
        padding-right: 10px;
        position: absolute;
        z-index: 99;
        background: #fff;
        left: 0;
        margin-left: 0%;
        position: relative;
        padding-top: 0.4rem;
    }
	
	#keyword {
	  display: block;
	  width: 100%;
	  border: 0;
	  outline: none;
	  padding: 0 0 0 1.5rem;
	  height: 48px;
	  line-height: 60px;
	  font-size: 16px;
	  color: #676767;
	}
	
	#searchsubmit {
	  display: block;
	  float: right;
	  margin-top: 0px;
	  padding: 11px 22px;
	  color: #717171;
	  border: 0;
	  height: 48px;
	  outline: none;
      cursor: pointer;
      position: absolute;
      right: 0px;
      background: #000000;
	}

    .category-home{margin-bottom: 1rem;}
    .category-home > p{padding: 0 3rem;}
    .category-home figure{overflow: hidden;}
    .category-home figure img{-webkit-transition: all 0.7s ease; transition: all 0.5s ease;}
    .category-home:hover figure img{transform:scale(1.09);}
    .category-home:hover{
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .category-home:hover a{color: #000000; border-bottom: solid 1px #000000}

    .about-body{border: solid 1px #e8e1c9; padding: 1rem 1rem 1rem 0.3rem; border-radius: 4px;}
    
    .cloned{background:#FFFFFF; border-bottom: solid 1px #000000; margin-top:1px;}
    .home-info{background: url(../images/bg.jpg) no-repeat bottom center; background-size: cover; padding: 8rem 0;}
     
    footer{
        margin-top: 2rem;
        padding-top: 2rem;
        font-size: 14px;
        font-weight: 300;
        border-top: solid 1px #efefef;
    }
    footer ul li{line-height: 1.7 !important;}

    /********************************
        Category Css
    ********************************/
    .category-banner{background-size:cover !important; padding: 8rem 0; min-height: 350px;}
    .category{margin: 0 0.4rem 1rem 0.4rem; border: solid 1px #FFFFFF; padding: 0 0 1rem 0;}
    .category p{font-size: 14px; margin-bottom: 0.3rem;}
    .category figure{overflow: hidden; margin-bottom: 0.6rem;}
    .category figure figcaption{position: absolute; right: 1rem; top: 0.8rem; opacity: 0; z-index: 3;}
    .category figure img{-webkit-transition: all 0.7s ease; transition: all 0.5s ease; margin-bottom: 0.6rem;}
    .category:hover figure img{transform:scale(1.09);}
    .category:hover{
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
         
    }
    .category:hover{color: #000000; border: solid 1px #e1e1e1}
    .category:hover figure figcaption{opacity: 1;}

    .social-share > ul > li{
        border: solid 1px#6d6d6d;
        width: 27px;
        height: 27px;
        text-align: center;
        border-radius: 3px;
        line-height: 26px;
    }
    .contact-info ul li{
        vertical-align: text-top !important;
        font-size: 12px !important;
        color: #646464 !important;
        margin-top: 0.6rem;
    }
    .contact-info ul li img{min-width: 30px;}
    .contact-info ul li:nth-child(3){padding-left: 0.3rem;}
    .contact-info ul li:nth-child(4){padding-right: 0.3rem;}

    .list-product h4{
        position: relative;
    }
    .list-product h4::after{
        position: absolute;
        content: '';
        width: 83%;
        height: 1px;
        bottom: 10px;
        right: 0;
        background: #e5e5e5;
    }
    .product-heading{
        font-size: 24px;
        margin-bottom: 0.2rem;
    }

    .exclusive{
        border: dashed 1px #F00;
        padding: 0.6rem 0.6rem;
        width: 230px;
        font-size: 13px;
        letter-spacing: 0.6px;
        color: #f00;
        text-align: center;
        margin: 1rem 0;
    }

     /********************************
      Diamond Search Css
    ********************************/
    .diamond-fltr-panel { margin-bottom:2em; position:relative;}
    .diamond-fltr-panel:after { position:absolute; bottom:-5px; left:1%; content:''; width:98%; height:5px; background-color:#FFFFFF; z-index:99}
    .diamond-fltr-panel .panel-default {
        border:solid 1px #eaeaea;
        padding:1em 1em 0em 1em;
        border-radius:2px;
    }
    .diamond-fltr-panel .panel-default > .panel-heading { background:none; border:none;}
    .diamond-fltr-panel .panel-heading { font-size:16px;}
    .diamond-fltr-panel label {font-weight:400; line-height:22px; font-size:16px; text-transform: inherit}

    .diamond-shapes {}
    .diamond-shapes li { padding:0; position:relative; margin:0 !important; vertical-align:top}
    .diamond-shapes li:first-child { text-align:left; width:auto; /*margin-right:2em;*/ min-width: 90px;}
    .diamond-shapes li a { display:block;width:34px; height:34px; text-align:center; position:relative; border:solid 1px #FFFFFF;}
    .diamond-shapes li a:hover{border:solid 1px #887b84; z-index: 1 !important;}
    .diamond-shapes li a img { margin:0 auto; padding:0px; padding:2px;}
    .diamond-shapes li span.ss-name { position:absolute; top:0; margin-top:46px; left:-1px; font-size:9px; color:#aaa; line-height:12px; display:none; text-align:center; width:100%; min-width:40px;}
    .diamond-shapes li:hover span.ss-name, .diamond-shapes li.active span { display:block;}
    
    .diamond-shapes li.active a{ border:solid 1px #887b84;
        -webkit-box-shadow: 0px 0px 4px -1px rgba(0,0,0,0.38);
        -moz-box-shadow: 0px 0px 4px -1px rgba(0,0,0,0.38);
        box-shadow: 0px 0px 4px -1px rgba(0,0,0,0.38);
		z-index:1
    }
    .diamond-fltr-panel hr { border-color:#eee;margin-top:0.3em; margin-bottom:0.3em;}
    .diamond-fltr-panel .ui-slider { margin-left:-5px; margin-right:-5px;}
    .diamond-fltr-panel input[type="text"] { width:100%; text-align:center; font-size:13px; color:#4a4a4a; border: solid 1px #e3e3eb; height: 25px;}
	
	.diamondcolour{
		display: flex;
		align-items: center;
		justify-content: center;	 
	}
	.diamondcolour li {
		padding: 0rem;
		width:100% !important;
		margin-left:-1px !important;
	}
	.diamondcolour li a{
		border: solid 1px #dfdfdf;
		width: 100%;
		height: auto;
		padding: 0.6rem;
	}
	.diamondcolour li a img{
		margin-bottom:0.6rem;
		display:block;
	}
	.diamondcolour li .ss-name{
		display:none !important;
	}
	.diamondcolour li:first-child{
		border:none !important;
	}
	.diamondcolour li:last-child{
		border-radius:0 3px 3px 0 !important;
	}
	.diamondcolour li:nth-child(2){
		border-radius:3px 0 0 3px !important;
	}
	.diamondcolour li a{
		text-align:center;
		margin: 0px auto;
	}
	
	
	
	.diamondintensity{
		display: flex;
		align-items: center;
		justify-content: center;	 
	}
	.diamondintensity li {
		padding: 0rem;
		width:100% !important;
		margin-left:-1px !important;
	}
	.diamondintensity li a{
		border: solid 1px #dfdfdf;
		width: 100%;
		height: auto;
		padding: 0.6rem;
		border-radius:5px;
	}
	.diamondintensity li a:hover{
		border: solid 1px #ff6a6a;
	}
	.diamondintensity li a img{
		margin-bottom:0.6rem;
		max-width:60px;
	}
	.diamondintensity li .ss-name{
		display:none !important;
	}
	.diamondintensity li:first-child{
		border:none !important;
	}
	.diamondintensity li:last-child{
		border-radius:0 3px 3px 0 !important;
	}
	.diamondintensity li:nth-child(2){
		border-radius:3px 0 0 3px !important;
	}
	.diamondintensity li a{
		text-align:center;
		margin: 0px auto;
	}

    .tick { 
        border: 1px solid transparent;
        position: absolute;
        width: 1.2em;
        margin-left: -.6em;
        text-align:center;
        left: 0;
        top:-10px;
        z-index:1;
        color:#fff;
        font-weight:bold;
    }
    .tick span{
        position:relative;
        margin-left:-22px;
        margin-top: 0.8rem;
        display:inline-block;
        min-width:60px;
        font-size:10px;
        color:#4a4a4a;
        font-weight:normal;
        text-transform: uppercase;
    }
    .diamond-table > td{
        padding:.25rem .40rem !important;
        font-size: 13px;
    }
    .diamond-table > th{
        padding:.25rem .40rem !important;
        font-size: 13px;
    }

    
    .summary-bar { margin: 0.2rem 0 3rem 0;}
    .summary-bar ul li{padding: 1rem 1.4rem; font-size: 13px;}
    .summary-bar ul .active{border-bottom: solid 3px #29275b;}

    .hidden-desktop{display: none;}
     

    #customBtn {
        display: inline-block;
        background: #FFFFFF;
        color: #858b91;
        width: 100%;
        border-radius: 5px;
        border: thin solid #d4d4d4;
        text-align: center;
        /* box-shadow: 1px 1px 1px grey; */
        white-space: nowrap;
    }
    #customBtn:hover {
        cursor: pointer;
    }
    #facebookbtn{
        display: inline-block;
        background: #395697;
        color: #FFFFFF;
        width: 100%;
        border-radius: 5px;
        border: thin solid #395697;
        white-space: nowrap;
        text-align: center;
    }
    #facebookbtn:hover {
        cursor: pointer;
    }
    span.label {
        font-family: serif;
        font-weight: normal;
    }
    span.icon {
        background: url('../images/g-normal.png') transparent 10px 50% no-repeat;
        display: inline-block;
        vertical-align: middle;
        width: 42px;
        height: 42px;
    }
    span.icon-facebook {
        background: url('../images/facebook-login.svg') transparent 10px 50% no-repeat;
        display: inline-block;
        vertical-align: middle;
        width: 42px;
        height: 42px;
    }
    span.buttonText {
        display: inline-block;
        vertical-align: middle;
        padding-left: 5px;
        padding-right: 5px;
        text-align: center;
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 0.3px;
    }

    .float-label{
        position: relative;
    }
    .float-label .header-label{
        position: absolute;
        pointer-events: none;
        top: -6px;
        left: 10px;
        background-color: #FFF;
        padding: 0px 5px;
        font-size: 10px;
        visibility: visible;
        opacity: 1;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 0.4px;
        color: #0085ff;
    }
    .float-label label {
        /* -webkit-transition: top 0.5s, left 0.5s, font 0.5s;
        -moz-transition: top 0.5s, left 0.5s, font 0.5s;
        -o-transition: top 0.5s, left 0.5s, font 0.5s;
        -ms-transition: top 0.5s, left 0.5s, font 0.5s; */
        position: absolute;
        left: 8px;
        font-size: 13.2px;
        top: 8px;
        visibility: hidden;
        opacity: 0;
    }

    .float-label .text_input {
        background: #fff;
        border: 1px solid #cfd2d9;
        box-sizing: border-box;
        border-radius: 4px;
        padding: 0 16px;
        display: block;
        width: 100%;
        -webkit-appearance: none;
        height: 48px;
        font-size: 14px !important;
        line-height: 22px;
        box-shadow: none;
        font-weight: 300 !important;
    }

    .float-label textarea{
        background: #fff;
        border: 1px solid #cfd2d9;
        box-sizing: border-box;
        border-radius: 4px;
        padding: 10px 16px 0 16px !important;
        display: block;
        width: 100%;
        -webkit-appearance: none;
        height: 100px !important;
        font-size: 15px;
        line-height: 22px;
        box-shadow: none;
    }
    .error{
        color: red !important;
    }

    .pages-banner{background:url(../images/category-banner1.jpg) no-repeat top center; padding:3rem 0;}

    .dropdown-menu{margin-top: 0.8rem; left: -1rem !important;}

    .dropdown-menu > li:first-child{
        padding-top: 0px;
    }
    .dropdown-menu > li:last-child{
        padding-bottom: 0px;
        border-bottom: none;
    }
    .dropdown-menu > li{
        border-bottom: solid 1px #ececec;
        font-size: 13px;
        padding: 0.5rem 1.2rem;
        font-weight: 400;
        text-transform: capitalize;
    }

    .arrow_box {
        position: relative;
    }
    .arrow_box:after, .arrow_box:before {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }
    
    .arrow_box:after {
        border-color: rgba(136, 183, 213, 0);
        border-bottom-color: #FFFFFF;
        border-width: 10px;
        margin-left: -10px;
    }
    .arrow_box:before {
        border-color: rgba(194, 225, 245, 0);
        border-bottom-color: #ececec;
        border-width: 12px;
        margin-left: -12px;
    }
    .dashboard-body{display: none;}

    .ifrm-360{position:absolute; top: -3.8rem; right: 1.6rem;}
    .ifrm-360 img{cursor: pointer;}
    .iframe-modal{
        position: absolute;
        background: #f1f1f1;
        width: 44px;
        height: 40px;
        z-index: 99;
        right: 0rem;
        padding: 0.6rem 1rem 1rem 1rem;
    }

    /*=======================================
	Press/Media
    ========================================*/
   
	.press-gallery > ul {
        margin-bottom: 0;
      }
      .press-gallery > ul > li {
          margin: 0px;
          padding: 5px;			
      }
      .press-gallery > ul > li a {
        display: block;
        overflow: hidden;
        position: relative;
        margin-bottom: 5px;
      }
      
      .press-gallery > ul > li a figure{max-height:180px;}
      
      .press-gallery > ul > li a > figure > img {
        -webkit-transition: -webkit-transform 0.15s ease 0s;
        -moz-transition: -moz-transform 0.15s ease 0s;
        -o-transition: -o-transform 0.15s ease 0s;
        transition: transform 0.15s ease 0s;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        height: 100%;
        width: 100%;
      }
      .press-gallery > ul > li a:hover > figure > img {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
      }
      .press-gallery > ul > li a:hover .press-gallery-poster > img {
        opacity: 1;
      }
      .press-gallery > ul > li a .press-gallery-poster {
        background-color: rgba(0, 0, 0, 0.1);
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        -webkit-transition: background-color 0.15s ease 0s;
        -o-transition: background-color 0.15s ease 0s;
        transition: background-color 0.15s ease 0s;
      }
      .press-gallery > ul > li a .press-gallery-poster > img {
        left: 50%;
        margin-left: -10px;
        margin-top: -10px;
        opacity: 0;
        position: absolute;
        top: 50%;
        -webkit-transition: opacity 0.3s ease 0s;
        -o-transition: opacity 0.3s ease 0s;
        transition: opacity 0.3s ease 0s;
      }
      .press-gallery > ul > li a:hover .press-gallery-poster {
        background-color: rgba(0, 0, 0, 0.5);
      }
      .press-gallery .justified-gallery > a > img {
        -webkit-transition: -webkit-transform 0.15s ease 0s;
        -moz-transition: -moz-transform 0.15s ease 0s;
        -o-transition: -o-transform 0.15s ease 0s;
        transition: transform 0.15s ease 0s;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        height: 100%;
        width: 100%;
      }
      .press-gallery .justified-gallery > a:hover > img {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
      }
      .press-gallery .justified-gallery > a:hover .press-gallery-poster > img {
        opacity: 1;
      }
      .press-gallery .justified-gallery > a .press-gallery-poster {
        background-color: rgba(0, 0, 0, 0.1);
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        -webkit-transition: background-color 0.15s ease 0s;
        -o-transition: background-color 0.15s ease 0s;
        transition: background-color 0.15s ease 0s;
      }
      .press-gallery .justified-gallery > a .press-gallery-poster > img {
        left: 50%;
        margin-left: -10px;
        margin-top: -10px;
        opacity: 0;
        position: absolute;
        top: 50%;
        -webkit-transition: opacity 0.3s ease 0s;
        -o-transition: opacity 0.3s ease 0s;
        transition: opacity 0.3s ease 0s;
      }
      .press-gallery .justified-gallery > a:hover .press-gallery-poster {
        background-color: rgba(0, 0, 0, 0.5);
      }
      .press-gallery .video .press-gallery-poster img {
        height: 48px;
        margin-left: -24px;
        margin-top: -24px;
        opacity: 0.8;
        width: 48px;
      }
 
      .flex-container {
        display: Flex;
        flex-wrap: nowrap;
      }
      
      .flex-container > div {
        width: 100%;
        text-align: left;
        font-size: 12px;
        margin-right: 0.8rem;
      }
  

      .clearout {
        height:20px;
        clear:both;
        }
      
    .flexiselDemo3 {
     display:none;
    }
    
    .nbs-flexisel-container {
        position:relative;
        max-width:100%;
    }
    .nbs-flexisel-ul {
        position:relative;
        width:99999px;
        margin:0px;
        padding:0px;
        list-style-type:none;   
        text-align:center;  
        overflow: auto;
    }
    
    .nbs-flexisel-inner {
        position: relative;
        overflow: hidden;
        float:left;
        width:100%;
    }
    
    .nbs-flexisel-item {
        float:left;
        margin:0px;
        max-width: 229px;
        width: 100%;
        padding: 0rem 0.4rem;
        cursor:pointer;
        position:relative;
    }
    .nbs-flexisel-item figure{
        position: relative;
    }
    .nbs-flexisel-item figure figcaption{
        position: absolute;
        top: 0px;
        top: 0;
        padding: 1.4rem;
        font-size: 13px;
        line-height: 18px;
        height: 100%;
        text-align: left;
        opacity: 0;
        transition: opacity 0.2s ease-in-out;
    }
    .nbs-flexisel-item figure figcaption:hover{
        background: #5c5c5c;
        opacity: 1;
        transition: opacity 0.2s ease-in-out;
        
    }
    .insta-desc{
        max-height: 89px;
        overflow: hidden;
        margin-bottom: 2rem;
        margin-top: 0.6rem;
    }
    .icon-heart{
        width: 15px;
        color: #FFF;
    }
         
    .nbs-flexisel-item img {
        max-width: 100%;
        cursor: pointer;
        position: relative;
        margin-top: 0;
        margin-bottom: 0;
    }
    
    /*** Navigation ***/
    
    .nbs-flexisel-nav-left,
    .nbs-flexisel-nav-right {
        padding:4px 10px;
        border-radius:15px;
        -moz-border-radius:15px;
        -webkit-border-radius:15px;      
        position: absolute;
        cursor: pointer;
        z-index: 4;
        top: 50%;
        transform: translateY(-50%);   
        background: rgba(0,0,0,0.5);
        color: #fff;     
    }
    
    .nbs-flexisel-nav-left {
        left: 16px;
    }
    
    .nbs-flexisel-nav-left:before {
        content: "<"
    }
    
    .nbs-flexisel-nav-left.disabled {
        opacity: 0.4;
    }
    
    .nbs-flexisel-nav-right {
        right: 10px;    
    }
    
    .nbs-flexisel-nav-right:before {
        content: ">"
    }
    
    .nbs-flexisel-nav-right.disabled {
        opacity: 0.4;
    }

      /* .flex-container > div:nth-child(3){} */
  
      @media screen and (max-width: 1024px) {
        .contact-info .list-inline-item:not(:last-child) {
            margin-right: .2rem;
            margin-bottom: 1rem;
        }
        .contact-info{
          padding-bottom:0px !important;
        }
      }
  
  
      @media screen and (max-width: 991px) {
        .flex-container {
          display: block;
          flex-wrap: nowrap;
        }
        .flex-container > div {
          width: auto;
          float: left;
          min-height:50px
        }
      }
      
      
    /********************************
        Media Query Css
    ********************************/
    @media screen and (max-width: 991px) {
        .carousel-caption {
            top: 15% !important;
        }
    }
    
    /* @media screen and (max-width: 768px) {
        .contact-info ul li:nth-child(1){width:12%; margin-right: 0px;}
        .contact-info ul li:nth-child(2){width:19%; margin-right: 0px;}
        .contact-info ul li:nth-child(3){width:12%; margin-right: 0px;}
        .contact-info ul li:nth-child(4){width:50%; margin-right: 0px;}
        .contact-info ul li:nth-child(5){width:14%; margin-top: 20px; margin-right: 0px;}
        .contact-info ul li:nth-child(6){width:50%; margin-top: 20px; margin-right: 0px;}
    } */
	
	 @media screen and (max-width: 572px) {
		.diamondcolour{
			display:block;
		} 
		.diamondcolour li {
			padding: 0rem;
			width: 49% !important;
			margin-left: -1px !important;
		}
		.diamondcolour li:first-child {
			width: 100% !important;
			text-align: center;
		}
	 }
     
    @media screen and (max-width: 572px) {
        h1, .h1 {font-size: 36px;}
        h2, .h2 {font-size: 28px;}
        h3, .h3 {font-size: 26px;}
        h4, .h4 {font-size: 20px;}

        .flex-container {
            display: block;
          }
          
          .flex-container > div {
            width: 100%;
            text-align: left;
            font-size: 12px;
            margin-right: 0.8rem;
          }
      
          .flex-container > div:nth-child(1){
              width: 35%;
          }
          .flex-container > div:nth-child(2){
            width: 45%;
         }
         .flex-container > div:nth-child(3){
            width: 100%;
         }

        .hidden-mobile{display: none}
        .hidden-desktop{display: block;}
        header .top-bar{
            padding: 0.6rem 0;
        }
        .sticky {
            position: fixed;
            top: 0;
            width: 100%;
            z-index: 9999;
            background: #FFFFFF;
          }
          .category-banner{padding: 3rem 0;}
          
          .sticky + .content {
            padding-top: 102px;
          }
          .home-info{background-size: cover; padding: 4rem 0;}
          .category-home > p{padding: 0 1rem;}

        header .top-bar span{display: none}
        header .top-bar .top-address{
            padding-left: 3.5rem;
        }
        .carousel-caption{
            top: 10% !important;
        }
        .carousel-caption h2{font-size: 24px;}
        .carousel-control-next, .carousel-control-prev{width: 8%;}
        .text-xs-center{text-align: center;}

        .diamond-shape > ul > li{padding: 0 0.2rem;}
        .about-body{margin: 0.2rem;}
        .list-product h4::after{
            width: 100%;
            bottom: 0px;
        }

        .f-nav{margin-top: 0.6rem;}
        .link-case { position: relative;}
        .link-case .f-nav{ border-bottom: solid 1px #DDD; padding-bottom: 0rem; margin-bottom: 0.4rem;}
        .link-case .f-nav h4 { cursor: pointer;
            margin: 0;
            margin-bottom: 0px;
            padding: 0.5em 0.2em;
            margin-bottom: 4px;
            border-bottom: solid 1px #eee;
            background-color: #f9f9f9;
        }
        .link-case .f-nav .footer-nav-tab:after { content: "+"; float: right; }
        .link-case .f-nav.open .footer-nav-tab:after { content: "-"; }
        .link-case ul { max-height: 0; overflow:hidden; transition: max-height 0.5s ease-out; margin-bottom: 0; margin-left:1em;}
        .link-case ul a { padding-top: 5px; padding-bottom: 5px;}
        .link-case .f-nav.open ul { height:auto; max-height: 500px; transition: max-height 0.5s ease-in !important; }          

        .contact-info ul li:nth-child(1){width:12%; margin-right: 0px;}
        .contact-info ul li:nth-child(2){width:19%; margin-right: 0px;}
        .contact-info ul li:nth-child(3){width:12%; margin-right: 0px;}
        .contact-info ul li:nth-child(4){width:50%; margin-right: 0px;}
        .contact-info ul li:nth-child(5){width:14%; margin-top: 20px; margin-right: 0px;}
        .contact-info ul li:nth-child(6){width:50%; margin-top: 20px; margin-right: 0px;}

        .filter .content-tab {
            padding: 0 18px;
            display: none;
            overflow: hidden;
            background-color: #f1f1f1;
        }
          
        .filter .collapsibles {
            background-color: #29275b;
            color: white;
            cursor: pointer;
            padding: 10px 18px;
            width: 100%;
            border: none;
            text-align: left;
            outline: none;
            font-size: 18px;
            text-align: center
        }
        .filter-body{
            width:100%; 
            max-width:100%; 
            padding: 0px !important;
        }
        
        .filter .active, .collapsibles:hover {
            background-color: #29275b;
        }

        .dashboard-body{display: block;}
        #dashboard{display: none;}
        .category-banner{
            background-size: 100% !important;
            min-height: 100px !important;
        }
        .page {
            padding: 1rem 0;
        }

        .nbs-flexisel-item {
            max-width: 177px;
        }
    }