.kaushan-script {
  font-family: "Kaushan Script", serif;
  font-weight: 400;
  font-style: normal;
}
/* =================reset css starts here=================  */
* { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, p, ul, li, body, html, form, fieldset { margin: 0; padding: 0; outline: none; border: 0 }
img {border: 0;}
a { text-decoration: none; border: 0; outline: 0; }
.clear { clear: both; width: auto !important }
ul {list-style: none;}
a:focus, input:focus, textarea:focus,
*:focus { outline: 0 !important; box-shadow: none !important; }
/* =================reset css ends here================= */
/* =================core css starts here================= */
body { font-size: 14px; line-height: 25px; font-weight: 400; font-family: 'Poppins', sans-serif; color: #333; background: #fff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.container { width: 100%; max-width: 1250px; }
a, input, button { display: inline-block; text-decoration: none; color: inherit; outline: none; transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in; -ms-transition: all 0.2s ease-in; }
a img {border: 0px none;}
a:hover { outline: none; color: #000; text-decoration: none; }
a:active { outline: none; text-decoration: none; }
a:focus { outline: none; outline-offset: 0px; text-decoration: none; color: inherit; }
::-webkit-input-placeholder { color: #999;font-size: 13px; opacity: 1; }
::-moz-placeholder { color: #999; font-size: 13px; opacity: 1; }
:-moz-placeholder { color: #999; font-size: 13px; opacity: 1; }
:-ms-input-placeholder { color: #999; font-size: 13px; opacity: 1; }
.os-animation {opacity: 0;}
.os-animation.animated {opacity: 1;}
img {max-width: 100%;}
h1, h2, h3, h4, h5, h6 { margin: 0!important; padding: 0!important; margin-bottom: 15px; line-height: 1.2; font-weight: 300; }
h1 {font-size: 42px;}
h2 {font-size: 36px;}
h3 {font-size: 20px;}
h4 { font-size: 22px; line-height: 1.4; }
h5 { font-size: 16px; line-height: 1.4; }
h6 { font-size: 11px; font-weight: 400; letter-spacing: 1px; margin: 0 0 10px }
p { margin: 0px; padding: 0px; margin-bottom: 25px; }
strong {font-weight: 600;}
b {font-weight: 700;}
p:last-child {margin-bottom: 0;}
small{font-size: 50%;}
.hr-foot{border-top: 1px solid #808080;}
.mar-60 {margin-bottom: 60px !important;}
.mar-50 {margin-bottom: 50px !important;}
.mar-40 {margin-bottom: 40px !important;}
.mar-30 {margin-bottom: 30px !important;}
.mar-20 {margin-bottom: 20px !important;}
.mar-15 {margin-bottom: 15px !important;}
.mar-10 {margin-bottom: 10px !important;}
.no-mar {margin: 0 !important;}
.btn { border-radius: 6px;padding: 10px 25px; min-width: 200px; font-size: 15px; box-shadow: none; }
.btn-default,
.btn-default:focus { color: #328F94; background-color: #fff; border: solid 1px #328F94; }
.btn-default:hover,
.btn-default:active { color: #fff; background-color: #328F94; border-color: #328F94; }
.btn-primary,
.btn-primary:focus { color: #fff; background-color: #328F94; border: solid 1px #328F94; }
.btn-primary:hover,
.btn-primary:active { color: #328F94; background-color: #fff; border-color: #328F94; }
.btn-second,
.btn-second:focus { color: #fff; background-color: transparent; border: solid 1px #fff; }
.btn-second:hover,
.btn-second:active { color: #68C5C0; background-color: #fff; border-color: #fff; }
.btn.btn-lg {padding: 18px 40px !important;}
.btn.btn-xs { padding: 8px 15px !important; min-width: auto; }
.btn+.btn {margin-left: 10px;}
.color-white {color: #fff;}
.theme-color {color: #328F94;}
.light-gray {color: #8D8A91;}
.form-control {min-height: 45px;}
.set-bg{background-position: center center !important;background-size: cover !important;background-repeat: no-repeat !important;}
.content-container{padding: 50px 0;}
.set-width{width: calc(100% + 30px);margin-left: -15px;}
.heading h2, .heading1 h3 {font-size: 35px;letter-spacing: 1px;font-weight: 300;}
.heading h4, .heading1 h5 {font-size: 25px;letter-spacing: 1px;font-weight: 300;}
.small-heading h2{font-size: 25px;letter-spacing: 1px;font-weight: 300;color: #1A141F;}
/* =================core css ends here================= */
/* ================= Header start ================= */
header {position: relative; left: 0; top: 0; right: 0; padding: 0; z-index: 9999; transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in; -ms-transition: all 0.2s ease-in; }
.fixed header { box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06); background: #fff; color: #000; }
.navbar-toggler { width: 60px; height: 60px; border-radius: 0; cursor: pointer; text-decoration: none; padding: 0; border: 0; background: transparent; margin: 0; position: relative; top: 0; right: 0; }
.navbar-default .navbar-toggler:hover,
.navbar-default .navbar-toggler:focus {background: transparent;}
.navbar-toggler:not([class="collapsed"]),
.navbar-toggler:not([class="collapsed"]):focus,
.navbar-toggler:not([class="collapsed"]):hover {background: #68C5C0;}
.navbar-toggler.collapsed,
.navbar-toggler.collapsed:focus,
.navbar-toggler.collapsed:hover {background: #68C5C0;}
.home .navbar-toggler.collapsed,
.home .navbar-toggler.collapsed:focus,
.home .navbar-toggler.collapsed:hover {background: transparent;}
.navbar-toggler .icon-bar { position: relative; display: inline-block; width: 18px; height: 3px; color: #243238; text-indent: -55px; margin-top: 0; background: transparent!important; transition: all .2s ease-out; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition: all .2s ease-out; vertical-align: middle; }
.navbar-toggler .icon-bar:before,
.navbar-toggler .icon-bar:after { content: ''; width: 23px; height: 3px; background: #fff; position: absolute; left: 0; transition: all .2s ease-out; }
.navbar-toggler.collapsed .icon-bar {background: #fff!important;}
.navbar-toggler.collapsed .icon-bar:before,
.navbar-toggler.collapsed .icon-bar:after {background: #fff;}
.navbar-toggler.collapsed .icon-bar:before { top: -7px; -webkit-transform: rotateZ(0deg); -moz-transform: rotateZ(0deg); -ms-transform: rotateZ(0deg); -o-transform: rotateZ(0deg); transform: rotateZ(0deg); }
.navbar-toggler .icon-bar:before { top: 0; -webkit-transform: rotateZ(45deg); -moz-transform: rotateZ(45deg); -ms-transform: rotateZ(45deg); -o-transform: rotateZ(45deg); transform: rotateZ(45deg); }
.navbar-toggler.collapsed .icon-bar:after { bottom: -7px; -webkit-transform: rotateZ(0deg); -moz-transform: rotateZ(0deg); -ms-transform: rotateZ(0deg); -o-transform: rotateZ(0deg); transform: rotateZ(0deg); }
.navbar-toggler .icon-bar:after { bottom: 0; -webkit-transform: rotateZ(-45deg); -moz-transform: rotateZ(-45deg); -ms-transform: rotateZ(-45deg); -o-transform: rotateZ(-45deg); transform: rotateZ(-45deg); }
.dropdown-menu { border: 0; border-radius: 0; font-size: 14px; line-height: 18px; min-width: 13rem;padding: 0;text-transform: none; }
.dropdown-item {padding: 10px 15px;border-bottom: 1px solid #eee;}
.dropdown-menu li:last-child .dropdown-item{border-bottom: none;}
.dropdown-menu>li:hover>a,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>.active>a,
.dropdown-menu>li:focus>a,
.dropdown-menu>li:active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus,
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus,
.nav-item.active>a,
.dropdown-item.active,
.dropdown-item:active { background: transparent; color: #68C5C0; }
@media only screen and (min-width: 1200px) {
.navbar-nav>li>.dropdown-menu { display: block !important; top: 100% !important; margin-top: 10px !important; opacity: 0; visibility: hidden; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.06); transition: all 0.1s ease-in; -moz-transition: all 0.1s ease-in; -webkit-transition: all 0.1s ease-in; }
.dropdown:hover .dropdown-menu { opacity: 1; visibility: visible; margin-top: 0px !important; transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in; }
}
.header-right { float: right; z-index: 20; position: relative; margin: 0; padding: 0; font-size: 17px; line-height: 40px; font-weight: 700; }
.header-right a{padding:0 20px;text-align:center;margin:10px 0;margin-right:0;background:#e5e5e5;border-radius:20px;letter-spacing:.5px;min-width: 200px;}
.header-search { float: left; position: relative; }
.navbar {padding: 0;}
.navbar-nav { font-size: 14px; letter-spacing: 1px; text-transform: uppercase; }
/*.navbar-brand { width: 170px; position: relative; margin: 0; }*/
.navbar-brand {position: absolute;margin: 0;left: 50%;top: 0;transform: translate(-50%, 30%);}
.navbar-brand small { color: #fff; position: absolute; left: 100%; top: 50%; text-align: center; margin-top: -8px; font-size: 10px; line-height: 10px; padding: 5px 10px; opacity: 0.5; }
.fixed .navbar-brand small {color: #000;}
.logo-dark {display: none;}
.fixed .logo-white {display: none;}
.fixed .logo-dark {display: block;}
.navbar-nav .nav-link,
.navbar-expand-xl .navbar-nav .nav-link { padding: 0 15px;line-height: 50px; } /*padding: 0 30px;*/
.navbar-nav li a{border-top: 1px solid #fff;border-bottom: 1px solid #fff;border-radius: 4px;}
.navbar-nav li a:hover{color: #fff;background: #68C5C0;}
.navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow {display: none;}
/* ================= Header end ================= */


/* ================= Sub Header Start ================= */
.header-upper {
    padding: 5px 0;
    background-color: #163E40;
    color: #fff;
    text-align: center;
}
.welcome-message p span {
    font-weight: 700;
}
.header-middle {background: #68C5C0;color: #fff;position: relative;}
.header-middle-content {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    min-height: 90px;
}
/*--====--*/
.header-lower {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.275);
    /*border-top: solid 1px #a9969b;*/
}
.btn.w-90 {
    width: 380px;
}
.header-middle-content-right {
    margin-right: 20px;
}
.header-middle-content-right .header-box {
    position: relative;
    margin-top: 3px;
}
.header-middle-content-right .header-box i {
    padding-left: 23px;
    cursor: pointer;
}
.header-middle-content-right a .notification{
    top: 5px;
    right: -19px;
    position: absolute;
    width: 17px;
    height: 14px;
    text-align: center;
    line-height: 16px;
    font-size: 8px;
    color: #1A141F;
    border-radius: 20px;
    background-color: #fff;
}
.header-middle-content-left a {
    margin-right: 18px;
}
.header-middle-content-left a:hover {
    color: #fff;
    text-decoration: underline;
    text-underline-position: under;
}
.header-search-box {
    position: absolute;
    right: 0;
    margin-top: 0;
    display: none;
}
.header-search-box .search-button {
    position: absolute;
    left: 0;
    top: 12px;
    background: transparent;
    border: none;
    color: #ccc;
    font-size: 18px;
}
.header-search-box .form-control {
    min-width: 300px;
    border-radius: 30px;
    padding: 10px 50px;
}
.header-search-box .form-control::placeholder
{
    color: #a8a09f;
    font-size: 13px;
}
.header-middle-content-right .dropdown-list {
  position: absolute;
  top: 100%;
  right: 0;
  width: 400px;
  background-color: #fff;
  color: #333;
  z-index: 11;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border: 1px solid #efefef;
  display: none;
  /*opacity: 0;
  visibility: hidden;
  padding: 20px;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);*/
}
.register-dropdown {
    padding: 18px 28px 28px 28px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
}
/*-- Menu Start --*/
.mega-menu{
    position: static;
}
.mega-menu .dropdown-menu {
    max-width: 790px;
    width: 100%;
    margin: 0 auto;
    right: 0;
}
/*.mega-menu .dropdown-menu > li{
    width: 33.33%;
    float: left;
    padding: 0 15px;
}*/
/*.inner-menu li {
    
}*/
.bigmenu {
    padding: 0 30px 10px 30px;
}
.bigmenu hr {
    margin: 0;
    background: #D9D1E0;
}
.inner-menu li a {
    display: block;
    padding: 7px;
    position: relative;
}
.inner-menu li a i {
    position: absolute;
    right: 10px;
    top: 10px;
}
/*.navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow {
    opacity: 0;
}*/
/* ================= Sub Header end ================= */


/* ================= Hero Slider Start ================= */
.hero-slider-outer{position: relative;}
.hero-slider{overflow: hidden;}
.hero-slider-bg {position: relative;}
.hero-slider-inner {display: table;width: 100%;position: relative;height: 100vh;color: #fff;}
.hero-slider-content {display: table-cell;vertical-align: middle;background: rgba(0,0,0,0.3);}
.hero-slider-content h1 {font-weight: 300;letter-spacing: 2px;font-size: 60px;color: #fff; margin-bottom: 30px;}
/*--Hero Banner Start--*/
.hero-banner{min-height:300px;display:table;width:100%;color:#fff;}
.hero-banner-inner{display:table-cell;vertical-align:middle;text-align:center;background:rgba(0,0,0,0.7);}
.hero-content a{font-size: 18px;}
.hero-slider-outer .slick-dots{
    bottom: 220px;
}
.hero-slider-outer .slick-dots li button
{
    width: 15px;
    height: 15px;
    border: solid 2px #fff;
}
/*----*/
.hero-slider-video {
    width: 100%;
    position: absolute;
    left: 0;right: 0;
}
.scroll-bottom-wrap {
    position: absolute;
    left: 50%;
    bottom: 10%;
    color: #fff;
    text-align: center;
    transform: translate(-50%, 0);
}
.scroll-bottom-wrap .scroll-bottom {
    border-bottom: 1px solid #fff;
    line-height: 20px;
}
.scroll-bottom-wrap .scroll-bottom:hover{color: #68C5C0;}
/* ================= Hero Slider End ================= */


/* ================= Offer Banner Start ================= */
.keep-touch {
    background: rgba(50, 143, 148, 1);
}
/* ================= Offer Banner Start ================= */


/* ================= Own Design Start ================= */
.custom-design-box{
    position: relative;
}
.custom-design-box-image {
    padding-bottom: 100px;
}
.custom-design-content {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #68C5C0;
    color: #fff;
    padding: 10px 100px 30px 100px;
}
.custom-text-box .btn {
    width: auto !important;
    min-width: 220px;
}
/* ================= Own Design End =================== */


/* ================= Engraving Start ================= */
.engraving-box{
    position: relative;
}
.engraving-box-content {
    position: absolute;
    right: 1px;
    bottom: 0;
    width: 500px;
}
.engraving-banner-content {
    background: #fff;
    padding: 55px;
}
/* ================= Engraving End =================== */


/* ================= Collection Start ================= */
.collection-list li{
    width: 50%;
    float: left;
    padding: 0 15px;
}
.collection-header {
    background: #68C5C0;
    color: #fff;
    padding: 40px 0;
    text-align: center;
}
.collection{
    position: relative;
}
.collection-list li .collection {
    padding: 0 30px;
    margin-bottom: 50px;
}
.collection-content{
    bottom: 15%;
    position: absolute;
    width: 100%;
    text-align: center;
}
/* ================= Collection End ================= */


/* ================= Footer Start ================= */
.footer-middle{padding: 40px 0 0 0;}
.footer-content {display: block;}
.footer-menu {margin-bottom: 30px;}
.footer-menu li {display: block;padding: 2px 0;}
.footer-menu li:hover a {
    color: #68C5C0;
}
.footer-content h4 {
    margin-bottom: 12px !important;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}
.newsletter-form {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    position: relative;
    max-width: 380px;
}
.newsletter-form button[type="submit"] {
    width: 55px;
    height: 45px;
    background: #68C5C0;
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #68C5C0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 42px;
    border-radius: 0;
}
.social-icons li {
    display: inline-block;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 15px;
}
/* ================= Footer End ================= */



/* ================= Blog Start ================= */
.blog-banner, .hero-blog-banner {
    padding-top: 50px;
}
.blog-heading h1 {
    font-weight: 500;
    font-size: 32px;
}
.blog-heading p {
    color: #8D8A91;
}
.blog-heading p strong {
    color: #333;
}
.border-none {
    border: none;
}
.blog-list li{width: 33.33%;float: left;padding: 0 15px;}
.blog-content {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
}
.blog-content h4 {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 5px !important;
}
.normal-btn{
    color: #328F94;
}
.blog-content .fa-heart {
    font-size: 16px;
}
.search-form {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    position: relative;
    max-width: 280px;
}
.search-form button[type="submit"] {
    width: 55px;
    height: 43px;
    position: absolute;
    top: 1px;
    right: 3px;
    border: none;
    background: #fff;
    color: #ccc;
    text-align: center;
    font-size: 18px;
    line-height: 42px;
    border-radius: 0;
}
/*-- Inner Blog --*/
.blog-heading{
    text-align: center;
    padding: 30px 0;
}
.blog-carousel-box{padding: 0 15px;}
.blog-related-carousel li, .blogmore-carousel li{
    padding: 0 15px;
}
.breadcrumb.no-bg {
    background: transparent;
    padding: 0;
}
.outer{
    position: relative;
}
.outer:before {
    content: "";
    border: 1px solid #68C5C0;
    position: absolute;
    padding: 20px;
    left: -7px;
    right: -7px;
    top: -7px;
    bottom: -7px;
    border-radius: 6px;
}
.smart-bullet li{
    list-style: disc;
    list-style-position: inside;
}
/* ================= Blog End =================== */


/* ================= Product Details Start ================= */
.breadcrumb-block {
    padding: 20px 0 40px 27px;
}
.product-preview{
    position: relative;
    border-radius: 6px;
}
.product-preview .price-off {
    position: absolute;
    left: 0;
    top: 15px;
    background: #68C5C0;
    color: #fff;
    padding: 3px 20px;
    font-weight: 700;
    font-size: 9px;
    line-height: 148%;
}
.product-preview .price-off::after {
    content: "";
    position: absolute;
    top: 0;
    right: -9px; /* Adjusts the width of the arrow */
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #72c7c5;
}
.product-preview .favorite-product {
    position: absolute;
    right: 25px;
    top: 15px;
    color: #ABA7AF;
}
.product-preview .thumbnail-box {
    min-height: 75px;
    width: 100%;
    cursor: pointer;
}
.product-preview .slick-prev {
    top: -45px;
    left: 20px;
    transform: rotate(90deg);
}
.product-preview .slick-next {
    bottom: -45px;
    top: auto;
    right: 23px;
    transform: rotate(90deg);
}
.product-preview .slick-prev:before, .product-preview .slick-next:before {
    font-size: 20px;
    color: #ABA7AF;

}
.rating-and-review .fa-star {
    color: #FFA300;
}
.rating-and-review span {
    background: #EDF8F1;
    padding: 6px 10px;
    border-radius: 20px;
    margin-left: 10px;
    color: #328F94;
}
.product-price {
    font-size: 25px;
}
.product-price span {
    font-size: 14px;
    color: #328F94;
}
.diamond-shape ul li {
    width: 55px;
    height: 55px;
}
.diamond-shape ul li.active, .metal-color ul li.active {
    border: 2px solid #328F94;
    border-radius: 8px;
}
.diamond-shape ul li img, .metal-color ul li img {
    border-radius: 8px;
}
.diamond-buttons .btn {
    border-radius: 30px;
    padding: 10px 15px;
    text-transform: capitalize;
}
.diamond-buttons h5 a {
    color: #328F94;
    font-size: 14px;
}
.diamond-shape span, .metal-color span {
    color: #8D8A91;
}
select.form-control{
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95%;
    -moz-appearance: none; 
    -webkit-appearance: none; 
    appearance: none;
    font-size: 14px;
}
.related-carousel li, .shopmore-carousel li{
    padding: 0 15px;
}
.product-footer li {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
.product-footer li .d-flex {
    align-items: center;
}
.product-footer li .d-flex div{width: 50%;}
.more-detail h3 {
    color: #328F94;
    text-transform: uppercase;
}
.social-share .social-media li {
    color: #328F94;
}
.social-media li {
    padding-right: 15px;
}
.carat-carousel{
    margin-top: 4px;
}
.carat-carousel li span{
    border: 1px solid #8D8A91;
    padding: 5px 17px;
    display: inline-block;
    border-radius: 30px;
}
.carat-carousel .slick-prev{
    left: -27px;
}
.carat-carousel .slick-next{
    right: -27px;
}
.carat-carousel .slick-prev:before, .carat-carousel .slick-next:before
{
    color: #1A141F;
    font-size: 17px;
}
.carat-carousel li.slick-current span{
    background: #328F94;
    color: #fff;
}
.shopmore-content h3, .related-box h4{
    font-size: 14px;
    margin-top: 15px !important;
}
.shopmore-content p, .related-box .d-flex span{
    font-size: 12px;
}
.related-box{
    position: relative;
}
.related-box .favorite-product{
    position: absolute;
    right: 25px;
    top: 15px;
    color: #ABA7AF;
}
.related-box .metal-color{
    text-align: center;
    margin-top: 20px;
}
.related-box .metal-color ul li{padding: 0;position: relative;border: none;}
.related-box .metal-color ul li.active:before{
    content: "";
    position: absolute;
    bottom: 0;
    height: 3px;
    width: 20px;
    background-color: #328F94;
    left: 7px;
}
.light-bold{
    color: #000;
    font-weight: 400;
}
.fa-2x {
    font-size: 1.5em;
}


/*-- Accordian Start --*/
.accordian-box .accordion {
    cursor: pointer;
    padding: 20px 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 18px;
    transition: 0.4s;
    margin: 10px 0;
    background: transparent;
    border-top: 1px solid #E5E0EB;
    border-bottom: 1px solid #E5E0EB;
    color: #328F94;
}
.accordian-box-inner {
    margin-bottom: 10px;
}
/*.accordian-box .active, .accordian-box .accordion:hover {
    background-color: #4ab8b9;
}*/
.accordian-box .accordion:after {
    content: '\002B';
    font-weight: bold;
    float: right;
    margin-left: 5px;
    font-size: 30px;
}
.accordian-box .active:after {
    content: "\2212";
}
.accordian-box .panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.zoom-container {
    position: relative;
    width: 100%;
    max-width: 500px;
    height: 500px; /* Adjust to match image ratio */
    background-size: cover;
    background-position: center;
    overflow: hidden;
    cursor: crosshair;
}
.zoom-lens {
    position: absolute;
    display: none;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.3);
    border: 2px solid #ccc;
    pointer-events: none;
    z-index: 10;
}

@media (hover: none) and (pointer: coarse) {
    .zoom-lens {
        display: none !important;
    }
    .zoom-container {
        background-size: cover !important;
        background-position: center !important;
    }
}
/* ================= Product Details End =================== */


/* ================= Checkout Start =================== */
.coupon-box, .checkout-box {
    border: 1px solid #ccc;
    padding: 30px;
}
.checkout-list li:first-child .checkout-list-box
{
    border-top: 1px solid #ccc;
}
.checkout-list-box {
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
}
.quantity-container {
    display: flex;
    align-items: center;
}
.quantity-btn {
    background: transparent;
    border: none;
    padding: 10px 5px;
    cursor: pointer;
    font-size: 20px;
}
.quantity-input {
    width: 40px;
    text-align: center;
    border: none;
    margin: 0;
    font-size: 16px;
}
.quantity-container span {
    margin-right: 10px;
}
.checkout-heading h4, .checkout-heading1 h5{
    font-weight: 500;
    font-size: 24px;
    line-height: 38px;
}
.checkout-list-box h4{
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #1A141F;
}
.checkout-list-box p, .total-items p {
    color: #8D8A91;
    font-weight: 300;
}
.checkout-list-box p span, .total-items p span {
    color: #000;
}
.pricing-box{
    margin-top: 20px;
}
.code-box .form-control {
    min-width: 200px;
}
.code-box .btn{min-width: auto;padding: 10px;}
.code-box-inner {
    margin-right: 10px;
}
/* ================= Checkout End ===================== */


/* =============== Customize Slick Slider Start =============== */
.slick-prev {
    left: -20px;
}
.slick-next {
    right: -20px;
}
/* =============== Customize Slick Slider End ================== */


 
/* ============================= 
! Screen size below 1201px
 ============================= */

@media only screen and (max-width: 1200px) {
.navbar-brand { margin: 0 15px 10px 15px; /*max-height: 40px;*/ width: 120px;}
.header-right { position: absolute; top: 0; right: 70px; }
.navbar-nav { background-color: #fff; color: #000; }
.navbar-nav .nav-link,
.navbar-expand-xl .navbar-nav .nav-link {line-height: 40px;}
.navbar-collapse { position: relative; left: 0; top: 0; right: 0; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.06); max-height: calc(100% - 60px); overflow-y: auto; }
.dropdown-menu {padding: 0;}
.dropdown-menu a {padding-left: 30px;}
.navbar-nav.sm-collapsible .sub-arrow { border: 0; margin: 0; line-height: 40px; height: 40px; top: 0; }
}




/* ============================= 
! Layout for ipad lanscape 
 ============================= */
@media only screen and (max-width: 1048px) {
	h1{font-size: 30px;}
	.about-block{color: #fff;}
	.about-block-inner:before{display: none;}
	.about-block-inner:after{display: none;}
	.practice-areas li{width: 50%;}
	.practice-box h2{font-size: 18px;}
	.choose-block-inner:before{width: 100%;}
	.choose-block-inner:after{z-index: -1;}
    ul.contact-info-list li a {word-break: break-all;}
    .test-rb {padding-left: 0;}
}

/*============================= 
! Layout for ipad portrait  
============================= */
@media only screen and (max-width: 991px) {

}
/* =============================  
 ! Layout for mobile(lanscape) version  
 ============================= */
@media handheld, only screen and (max-width: 767px) {
	.header-upper-content {flex-wrap: wrap;align-items: center;justify-content: center;text-align: center;}
    .practice-areas li{width: 100%;}
    .practice-box h2{font-size: 15px;}
    .contact-form {min-width: 350px;min-height: 600px;}
    .contact-form-inner {width: 275px;padding: 0 20px;}
    ul.social-icons {margin-bottom: 20px;}
    .footer-content h4 {text-align: center;}
    /*-----*/
    .exp-content {width: 100%;padding: 20px 0;}
    /*----*/
    .testimonial-list {flex-flow: wrap;}
    .client-picture img{margin-bottom: 20px;}
    .choose-block-content {margin-bottom: 30px;}
    .about-block {background: #464646 !important;}
    .about-content {border-bottom: 2px solid #fff;margin-bottom: 25px;padding-bottom: 25px;}
}
/* ============================= 
 ! Layout for mobile(portrait) version  
 ============================= */
@media only screen and (max-width: 479px) {
 
}