.custom-circleimg {
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    display: block;
    margin: 0 auto;
}
.columnset-width80{
	width: 80%;
	display: block;
	margin: 0 auto !important;
}



.columnset-width75{
	width: 75%;
	display: block;
	margin: 0 auto !important;
}

.title-h3 h3{
  text-align: center !important;
  font-family: sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 20px !important;
  color:#000 !important;
}
.title-h3 .custom-circleimg{
	transition: ease-in-out 0.3s;
	overflow: hidden;
}
.title-h3:hover .custom-circleimg{
transform: scale(1.1);
}

 .p{
    text-align: justify !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 14px !important;
}

.padding-y{
	padding-top: 3rem;
	padding-bottom:3rem ;
}

.padding-top{
	padding-top: 3rem;
}

.padding-tpnormal{
	padding-top: 17px !important;
}

.main-instagram .cdz-block-title .b-title:before {
  	display: none;
}
.main-instagram .cdz-block-title .b-title {
	padding-bottom: 5px;
	border-bottom: none;
	font-weight: 600;
}
.main-instagram .cdz-block-title .title-desc {
	color: #121212;
	font-style: italic;
}
.wrapper-ads02 .statement h6 {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	text-transform: uppercase;
}
.wrapper-ads02 .newsletter-style02 .block.newsletter input[type="email"] {
	border: 1.5px solid #8a8989;
	border-radius: 5px;
	text-align: left;
	padding: 13px 15px;
	height: auto;
	line-height: normal;
	color: #fff;
	height: 50px;
}
.wrapper-ads02 .newsletter-style02 .block.newsletter form.subscribe {
    position: relative;
}
.wrapper-ads02 .newsletter-style02 .block.newsletter form.subscribe .action.subscribe {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    margin-bottom: 0;
    height: 50px;
    width: 50px;
    min-width: unset;
    font-size: 20px;
    background: transparent;
    border: none;
    padding: 0;
}
.wrapper-ads02 .cdz-item-types {
    margin-top: 30px !important;
}
.wrapper-ads02 .cdz-item-types ul.items {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
}
.wrapper-ads02 .statement p {
    color: #ccc;
}
.page-header .box-header .header.content:has(.header-main-menu) {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 10px !important;
}
.page-header .box-header .header-wrapper-middle {
    background-color: #000;
}
.box-header .minicart-wrapper .action.showcart .counter.qty {
	background: #f3bf85;
	color: #000;
}
.box-header .cdz-cat-search .current-cat:after{
	background: #ccc;
}
.block-search .search-form-container .action.search {
    display: none;
}

.shows-and-news-section {
    padding: 40px 15px;
    background-size: 100%;
}
.shows-and-news-section .container {
    max-width: 1200px;
    margin: auto;
    width: 100%;
}
.shows-and-news-section .title-block h6 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    margin-bottom: 0;
}
.shows-and-news-section .title-block p {
    text-align: center;
    color: #fff;
    font-style: italic;
}
.shows-and-news-section .title-block {
    margin-bottom: 20px;
}
.shows-and-news-section .items {
    display: flex;
    gap: 20px;
    color: #fff;
}
.shows-and-news-section .items .item .content {
    background-color: rgba(255,255,255,0.1);
    padding: 15px;
}
.shows-and-news-section .items .item {
    display: flex;
    flex-direction: column;
}
.shows-and-news-section .items .item .content .title {
    margin-bottom: 5px;
    font-style: italic;
}

.main-instagram .cdz-block-title {
    margin-bottom: 20px;
}
.main-instagram {
    padding: 50px 0;
}
.cdz-home-top-banners{
	margin-bottom: 15px !important;
}
.header-main-menu .menu-container {
    display: flex !important;
}
.header-main-menu .nav-sections {
    width: 100%;
}
.header-main-menu .menu-container .header.links li {
    display: none;
}
.header-main-menu .menu-container .header.links li.authorization-link {
    display: flex;
    width: 80px;
    margin-bottom: 0;
    color: #fff;
}
.header-main-menu .menu-container .header.links {
    display: flex;
    align-items: center;
}
.page-main-full-width .columns:has(.category-page), .page-main-full-width .columns .column:has(.category-page) {
    padding: 0;
    margin-bottom: 0;
}
body:has(.category-page) .wrapper-breadcrums {
    display: none;
}
.category-banners {
    padding: 50px 0;
}
.category-banners .title-block h6 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    text-transform: uppercase;
    font-size: 24px;
    color: #000;
}
.category-banners .title-block p {
    text-align: center;
    font-style: italic;
    color: #000;
}
.category-banners .title-block {
    margin-bottom: 20px;
    max-width: 600px;
    margin-left:auto;
    margin-right: auto;
}
.category-banners .items {
    display: flex;
    padding-left: 20px;
    padding-right: 20px;
    gap: 20px;
}
.category-banners .items .item.left-side {
    width: 65%;
    position: relative;
    display: flex;
}
.category-banners .items .item.right-side {
    width: 35%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.category-banners .left-side .info {
    position: absolute;
    bottom: 0;
    padding: 20px;
    width: 100%;
}
.category-banners .item .info .title {
    font-size: 18px;
    margin-bottom: 15px;
    color: #000;
}
.category-banners .item .info a.action.primary {
    color: #000;
    font-size: 12px;
    padding: 10px 20px;
}
.category-banners .items {
    margin-bottom: 20px;
}
.category-banners .items:last-child {
    margin-bottom: 0;
}
img.main-logo {
    padding: 0;
}
.cdz-home-top-banners .img-box {
    overflow: hidden;
}
.cdz-home-top-banners .img-box a {
    display: flex;
}
.cdz-home-top-banners .img-box img {
    transform: scale(1);
    transition: all 1s ease;
}
.cdz-home-top-banners .img-box img:hover {
    transform: scale(1.15);
}
.page-header .before-slideshow-area .logo .main-logo,
.page-header .before-slideshow-area .logo .small-logo {
    width: 230px;
}

.header-main-menu .menu-container .header.links li.authorization-link {
    margin-right: 0;
    font-size: 14px;
}
.header-main-menu .menu-container .cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link,
.header-main-menu .menu-container .cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link:hover,
.header-main-menu .menu-container .cdz-main-menu .groupmenu-drop-content .groupdrop-title,
.header-main-menu .menu-container .cdz-main-menu .groupmenu-drop-content .groupdrop-link li a {
    font-size: 14px;
}

.block.filter .filter-options .filter-options-item.carat_weight .currency {
    display: none;
}

.homepage-productlist .product-item-details {
    text-align: center;
}
.homepage-productlist .product-item-details .product-item-inner {
    position: absolute;
    z-index: 999;
    bottom: 50px;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 10px;
    scale: 0;
    transition: all 500ms ease;
}
.homepage-productlist .product-item:hover .product-item-details .product-item-inner {
    scale: 1;
}
.homepage-productlist .product-item {
    position: relative;
    opacity: 1 !important;
}
.homepage-productlist .product-item-details .product-item-inner button.tocart.primary span {
    display: none;
}
.homepage-productlist .product-item-details .product-item-inner button.tocart.primary:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f291";
    font-size: 16px;
    line-height: 30px;
}
.homepage-productlist .product-item-details .product-item-inner button.tocart.primary {
    width: 32px;
    height: 32px;
    padding: 0;
}

.page-footer .footer-link li a {
    color: #fff;
    font-size: 14px;
}
.page-footer .copyright {
    color: #fff;
}
.page-footer .footer-social a {
    color: #fff;
}

.homepage-product-tab .tabs-list-sty02.product.data.items > .item.title.active > .switch,
.homepage-product-tab .tabs-list-sty02.product.data.items > .item.title > .switch:hover {
    color: #cccccc !important;
    border-color: #cccccc;
    background-color: transparent;
}
.homepage-product-tab .tabs-list-sty02.product.data.items > .item.title > .switch {
    color: #cccccc !important;
    background-color: transparent;
}
.cms-index-index .cdz-block-title03 h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.main-instagram .cdz-block-title h6 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.enhanced-privacy-cookie-policy {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}

.header-wrapper-middle .user-account {
    float: right;
    position: relative;
    margin-right: 10px;
}
.header-wrapper-middle .user-account .user-menu {
    width: 40px;
    height: 40px;
    display: flex;
    background-color: #fff;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    font-size: 24px;
	cursor: pointer;
}
.header-wrapper-middle .user-account .user-menu-dropdown {
    display: none;
    position: absolute;
    left: 0;
    flex-direction: column;
    background-color: #333333;
    width: 180px;
    border: 1px solid #fff;
    margin-top: 10px;
    padding: 10px;
    list-style: none;
    z-index: 999;
}
.header-wrapper-middle .user-account .user-menu-dropdown.active {
	display: flex;
}
.top-header-right {
    float: right;
}
.page-header .panel.wrapper {
    display: none;
}
.page-header .panel.wrapper .header.panel ul.header.links {
    display: none;
}

.productDetails .mb-4 {
    margin-bottom: 15px !important;
}
.productDetails .mb-3 {
    margin-bottom: 1rem !important;
}
.productDetails .mt-5 {
    margin-top: 3rem !important;
}

.cms-truly-custom .wrapper-breadcrums {
    display: none;
}
.cms-truly-custom .columns {
    padding: 0 !important;
    box-shadow: none !important;
}
.cms-truly-custom .columns .column.main {
    padding: 0;
}
.truly-custom-design .createSec * {
    background-color: #000;
}
.truly-custom-design .createSec_list li span {
    background-color: #1D1D1D;
}
.truly-custom-design .cardSection .cardSec:hover .cardSec_txt p button {
    color: #f5f5f5;
    border-color: #f5f5f5;
    background-color: transparent;
}
.truly-custom-design .container {
    width: 100%;
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-left: auto;
    margin-right: auto;
}
.truly-custom-design .iconSection .iconCard {
    background-color: #000;
}
.truly-custom-design .iconSection .col-md-8 {
    background-color: #000;
}
.truly-custom-design .position-absolute{
    position: absolute;
}
.truly-custom-design .position-relative{
    position:relative;
}
.truly-custom-design .bannerSec .bannerSec_txt p {
    margin: 0 auto;
    text-align: center;
}
.truly-custom-design .nav-pills {
    display: flex;
    list-style-type: none;
    justify-content: center;
}
.truly-custom-design .nav-pills .nav-item .nav-link {
    border: none;
    font-weight: normal;
}
.truly-custom-design .nav-pills .nav-item button.nav-link:hover{
    background:transparent;
}
.truly-custom-design .nav-pills .nav-item .nav-link:active {
    background: transparent;
    box-shadow: none;
}
.truly-custom-design #pills-tabContent.tab-content > .tab-pane{
    display:none
}
.truly-custom-design #pills-tabContent.tab-content > .active {
    display: block;
}
.truly-custom-design .bannerSec.bannerSec-second .position-relative {
    display: flex;
}
.truly-custom-design .createSec img.img-fluid.object-fit {
    margin-bottom: 40px;
}
.truly-custom-design .d-flex {
    display: flex;
}
.truly-custom-design .align-items-end {
    align-items: flex-end !important;
}
.truly-custom-design .justify-content-center {
    justify-content: center !important;
}
.truly-custom-design .mb-0 {
    margin-bottom: 0 !important;
}
.truly-custom-design .ps-3 {
    padding-left: 10px !important;
}

.trade-shows .cdz-block-title03 h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-size: 22px;
    margin-bottom: 40px;
}
.trade-shows .event-table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #d6d6d6;
}
.trade-shows .container {
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 20px;
}
.trade-shows .event-row {
    display: grid;
    grid-template-columns: 0.4fr 0.8fr 0.6fr 1fr 0.6fr;
    align-items: center;
    padding: 16px 12px;
    gap: 15px;
}
.trade-shows .event-row:nth-child(odd) {
    background: #f6f6f6;
}
.trade-shows .event-row:nth-child(even) {
    background: #ffffff;
}
.trade-shows .event-logo img {
    width: 65px;
    height: auto;
    display: block;
}
.trade-shows .event-name {
    font-size: 16px;
    font-weight: 600;
}
.trade-shows .event-date {
    font-size: 14px;
    line-height: 1.4;
    color: #444;
}
.trade-shows .event-address {
    font-size: 14px;
    line-height: 1.5;
    color: #555;
}
.trade-shows .btn {
    padding: 10px 16px;
    background: #000;
    color: #fff;
    font-weight: 600;
    border: 2px solid #000;
    border-radius: 30px;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    font-size: 14px;
    display: inline-block;
    height: auto;
}
.trade-shows .btn:hover {
    background: #fff;
	color: #000;
	border: 2px solid #000;
}
.header-wrapper-middle .search-wrapper .header-middle-top-right {
    font-size: 12px;
}
.header-wrapper-middle .search-wrapper .header-middle-top-right .phone-number {
    float: right;
    margin-right: -100px;
}

.homepage-product-tab .product-item-info .product.actions.product-item-actions {
    display: none;
}
.homepage-product-tab .product-item-info .product-item-details .price-box {
    display: none;
}


@media (min-width: 769px){
    .header-wrapper-middle .search-wrapper {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    .header-wrapper-middle .search-wrapper .make-appointment {
        text-transform: uppercase;
        font-size: 12px;
        display: flex;
    }
    .header-wrapper-middle .search-wrapper .make-appointment a {
        padding: 2px 15px;
        border: 1px solid #fff;
        border-radius: 30px;
    }
    .minicart-wrapper {
        margin-top: 30px;
    }
    .header-wrapper-middle .user-account {
        margin-top: 30px;
    }
    .homepage-product-tab .product-style02 .product-item .addto-hover-container {
        top: 50% !important;
        height: auto !important;
    }
}
@media (min-width: 992px) {
    .truly-custom-design .justify-content-lg-end {
        justify-content: flex-end !important;
    }
}
@media (min-width: 1024px){
    .cdz-slideshow .slider-wrapper .owl-carousel .owl-item img {
        object-fit: cover;
        height: 450px;
        object-position: top;
    }
}
@media (min-width: 1200px) {
    .truly-custom-design .container {
        max-width: 1200px;
    }
    .truly-custom-design .createSec_right.offset-xl-2 {
        padding-left: 8.33333333%;
    }
}
@media (min-width: 1400px){
    .productDetails .offset-xxl-2 {
        padding-left: 8.33333333%;
    }
}
@media (min-width: 1600px){
    .cdz-slideshow .slider-wrapper .owl-carousel .owl-item img {
        height: 550px;
    }
}
@media (min-width: 1900px){
    .cdz-slideshow .slider-wrapper .owl-carousel .owl-item img {
        height: 600px;
    }
}
@media (max-width: 1024px){
    .shows-and-news-section .items{
        flex-wrap: wrap;
        justify-content: center;
    }
}
@media (min-width: 992px) {
    .cms-index-index .before-slideshow-area {
        position: relative !important;
    }
    .menu-container .cdz-horizontal-menu .groupmenu {
        width: auto;
    }
    /* .menu-container .cdz-horizontal-menu {
        display: flex;
        justify-content: center;
    } */
    .menu-container .cdz-horizontal-menu .groupmenu li:first-child .menu-link {
        padding-left: 0;
    }
    .cms-index-index .before-slideshow-area .box-header {
        max-width: 100% !important;
        margin-top: 0 !important;
    }
}
@media (min-width: 769px), print {
    .cdz-home-top-banners {
        padding: 0 20px;
    }
    /* .page-header .box-header .header.content {
        max-width: 100% !important;
        padding: 30px !important;
    } */
	.page-header .before-slideshow-area .logo {
		margin-top: 0 !important;
	}
}
@media(max-width: 900px) {
    .trade-shows .event-row {
        grid-template-columns: 60px 1fr 1fr;
        grid-template-areas:
            "logo name date"
            ". address address"
            ". button button";
    }
    .trade-shows .event-logo { grid-area: logo; }
    .trade-shows .event-name { grid-area: name; }
    .trade-shows .event-date { grid-area: date; }
    .trade-shows .event-address { grid-area: address; }
    .trade-shows .event-action { grid-area: button; text-align: left; }
}
@media (max-width: 768px) {
    .cdz-home-top-banners .row:first-child {
        padding-top: 0 !important;
    }
    .cdz-home-top-banners .row > div {
        padding-bottom: 20px;
    }
    .cdz-home-top-banners .row:first-child > div:last-child,
    .cdz-home-top-banners .row:first-child > div:nth-child(3) {
        padding-bottom: 0;
    }
    .cdz-home-top-banners .row:last-child > div:last-child {
        padding-bottom: 5px;
    }
    .header-main-menu .menu-container .header.links {
        display: none;
    }
    html:not(.nav-open) .nav-sections .nav-sections-item-content {
        display: none;
    }
    .header-wrapper-middle .user-account {
        display: none;
    }
}
@media (max-width: 575px){
	.shows-and-news-section .title-block h6 {
		font-size: 15px;
	}
	.shows-and-news-section .title-block h6 img {
		height: 10px;
	}
	.wrapper-ads02 .statement h6 {
		font-size: 15px;
	}
	.wrapper-ads02 .statement h6 img {
		height: 10px;
	}
	.wrapper-ads02 {
		padding-left: 30px;
		padding-right: 30px;
	}
	.wrapper-ads02 .statement p {
		font-size: 14px;
	}
	.shows-and-news-section .title-block p {
		font-size: 12px;
	}
	.wrapper-ads02 .cdz-item-types {
		margin-top: 0px !important;
	}
	.wrapper-ads02 .cdz-item-types .items {
		padding-bottom: 0 !important;
	}
}