.diamond-icons {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    align-items: center;
    margin: 30px auto;
    width: 100%;
}
.diamond-icons .item {
    padding: 15px;
    border:1px solid #ccc;
    width: 120px;
    text-align: center;
}
.diamond-icons .item img {
    height: 50px;
}
.diamond-icons .item .title {
    margin-bottom: 0;
}

.newsletter-box strong {
    font-weight: bold;
}
.newsletter-box .newsletter-style3 .elementor-newsletter-wrapper {
    margin: 0;
}

.button_dark.button_white .pagebuilder-button-primary {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #000000;
}

.page-footer .footer-top {
    background-color: #222 !important;
    color: #fff;
}
.page-footer .footer-bottom {
    color: #000;
}
.page-footer .footer-bottom .elementor-content-static-menu a:not(:hover) {
    color: #000;
}
.page-footer .footer-top .elementor-icon-box-wrapper .elementor-icon-box-content a,
.page-footer .footer-top .elementor-icon-box-wrapper .elementor-icon-box-content a:hover,
.page-footer .footer-top ul.social-link li a,
.page-footer .footer-top .elementor-content-static-menu a,
.page-footer .footer-top .elementor-content-static-menu a:hover {
    color: #fff;
}
.page-footer .footer-top h4.elementor-static-menu-title {
    color: #fff !important;
}

.page-header .header-content .blueskytechco-header {
    border: none;
}
.page-header .header-content .blueskytechco-header .navigation .ui-menu-item.level0 > a {
    border-bottom: 2px solid #fff;
}
.page-header .header-content .blueskytechco-header .navigation .ui-menu-item.level0 > a:hover {
    color: #000;
    border-bottom: 2px solid #000;
    width: 100%;
}
.page-header .header-content .blueskytechco-header .horizontal-menu-container {
    padding: 0;
}
.page-header .header-content .blueskytechco-header .navigation .level0>.level-top {
    line-height: 35px;
}
.page-header .header-content .blueskytechco-header .navigation.horizontal .level0>a span.label {
    top: -8px;
}

.category-leftside .pagebuilder-banner-wrapper,
.category-rightside .pagebuilder-banner-wrapper {
    background-image: none !important;
    overflow: visible !important;
}
.category-leftside .pagebuilder-banner-wrapper picture,
.category-rightside .pagebuilder-banner-wrapper picture {
    display: block !important;
    width: 70%;
    position: relative;
}
.category-rightside .pagebuilder-banner-wrapper picture {
    margin-left: auto;
    width: 80%;
}
.category-leftside .pagebuilder-banner-wrapper .pagebuilder-overlay,
.category-rightside .pagebuilder-banner-wrapper .pagebuilder-overlay {
    position: absolute;
    top: 40px;
    z-index: 9;
    width: 100%;
    height: 100%;
    display: flex;
    right: -280px;
    flex-direction: column;
    justify-content: center;
    padding: 0;
}
.category-rightside .pagebuilder-banner-wrapper .pagebuilder-overlay {
    right: unset;
    left: 10px;
    display: flex;
    justify-content: flex-end;
    bottom: 100px;
    top: unset;
}
.category-rightside {
    margin-bottom: 200px;
}
.category-leftside .pagebuilder-banner-wrapper .pagebuilder-overlay p,
.category-rightside .pagebuilder-banner-wrapper .pagebuilder-overlay p {
    margin-bottom: 0;
    color: #000;
    font-size: 14px;
}
.category-leftside .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-banner-button,
.category-rightside .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-banner-button {
    border-radius: 0;
    border: 1px solid #000;
    background-color: transparent;
    color: #000;
    font-weight: normal;
    margin-top: 0;
    padding: 10px 30px;
}
.category-leftside .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-banner-button:hover,
.category-rightside .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-banner-button:hover {
    border-radius: 0;
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.category-leftside .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-collage-content [data-element="content"] p:first-child,
.category-leftside .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-collage-content [data-element="content"] p:first-child span,
.category-rightside .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-collage-content [data-element="content"] p:first-child,
.category-rightside .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-collage-content [data-element="content"] p:first-child span {
    font-size: 40px !important;
    font-family: "Cormorant Garamond";
    font-weight: 500;
    line-height: 48px;
    margin-bottom: 8px;
    color: #000;
}
.category-leftside .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-collage-content [data-element="content"] p:nth-child(2),
.category-rightside .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-collage-content [data-element="content"] p:nth-child(2) {
    margin-bottom: 30px;
}

.video-section {
    position: relative;
    width: 100%;
    height: 450px;
    cursor: pointer;
}
.video-section .image-banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.video-section .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin-left: -40px;
    margin-top: -40px;
    background: #f00;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: white;
    z-index: 2;
}

.category-list-row {
    overflow: hidden;
}

.category_thumbnail_banner .elementor__content .elementor-category-thumbnail-image-item .category-thumbnail__image {
    padding: 0;
}
.category_thumbnail_banner .elementor__content .elementor-category-thumbnail-image-item .category-thumbnail__image picture {
    display: block !important;
}

/* .image-hover-animation:before,
.image-hover-animation:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: all 0.5s linear;
}
.image-hover-animation:hover:before,
.image-hover-animation:hover:after {
    background-color: rgba(255, 255, 255, 0.15);
}
.image-hover-animation:hover:before {
    width: 0;
}
.image-hover-animation:hover:after {
    height: 0;
} */

.image-hover-animation {
    overflow: hidden;
}
.image-hover-animation img {
    transition: 0.6s ease-in-out;
}
.image-hover-animation:hover img{
    -webkit-transform: scale(1.09);
    -moz-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
}

.diamond-slider {
    width: 90%;
    margin: 20px auto;
    text-align: center;
}
.diamond-slider .diamond-item {
    padding: 10px;
    transition: transform 0.3s ease;
}
.diamond-slider .diamond-item img {
    max-height: 140px;
    width: 100px;
    height:100px;

    margin: 0 auto;
    display: block;

    transition: transform 0.3s ease;
}
.diamond-slider .slick-center {
    transform: scale(1.2);
}
.diamond-slider .diamond-label {
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 30px;
    display: none;
}
.diamond-slider .slick-center .diamond-label {
    display: block;
}
.diamond-slider .slick-track {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.diamond-slider .slick-arrow {
    font-size: 14px !important;
    color: #fff !important;
    border: 1px solid #fff !important;
}
.diamond-slider .slick-arrow:hover {
    background-color: #fff !important;
    color: #000 !important;
}
.diamond-slider .slick-arrow::before {
    display: none !important;
}

.cms-about-us .cms-page-has-uploaded-image-banner .page-title-wrapper {
    opacity: 0;
}
.cms-about-us .cms-page-has-uploaded-image-banner:before {
    display: none;
}
.filter-options .filter-options-item [type="checkbox"] {
    display: none;
}

.customer-account-create .form-create-account .actions-toolbar {
    float: left;
    width: 100%;
    margin: 0 15px;
    display: flex;
    flex-direction: row;
}
.customer-account-create .form-create-account .fieldset.additional_info {
    float: left;
    width: 100%;
    margin: 0 15px;
    display: flex;
    flex-direction: row;
}
.customer-account-create .form-create-account .fieldset.additional_info fieldset.fieldset.additional-customer-attributes {
    margin: 0 !important;
}
.customer-account-create .form-create-account .actions-toolbar .primary {
    margin: 15px 0;
}
.topbar .topbar__locator a.login-link,
.topbar .topbar__locator a.login-link:hover {
    color: #fff;
}
.horizontal-menu-container .navigation .level0 .submenu a,
.horizontal-menu-container .navigation .level0.multicolumn_dropdown *[class*="columns"] .level1 > a {
    text-transform: none;
}
.header-container .header__left .account-link {
    display: flex;
}
.header-container .header__left .account-link .btn.login-link,
.header-container .header__left .account-link .btn.login-link:focus {
    padding: 5px 15px;
    line-height: normal;
    height: auto;
    font-weight: normal;
    border: 1px solid #222;
    background-color: #222;
    color: #fff;
}
.header-container .header__left .account-link .btn.login-link:hover {
    background-color: #fff;
    color: #222;
}

.catalog-category-grid .cat_filter a.custom-search::before {
    display: none;
}
.catalog-category-grid .cat_filter a.custom-search .icon-search::before {
    content: '\e914';
    font-family: 'iconKalles';
    font-size: 1.6rem;
    color: inherit;
    font-weight: normal;
    text-align: center;
    display: inline-block;
    transition: all 0.3s ease;
    margin-left: 10px;
}
#layered-filter-block.open-ready-to-ship #narrow-by-list {
    display: block !important;
}
#layered-filter-block.open-ready-to-ship #narrow-by-list  .filter-options-item.category {
    display: none !important;
}
.catalog-category-grid.category-ready-to-ship:has(.filter-current) #layered-ajax-list-products .products.wrapper.grid.products-grid {
    display: block;
}
.catalog-category-grid.category-ready-to-ship #layered-ajax-list-products .products.wrapper.grid.products-grid {
    display: none;
}

.product-main-content .product-images .gallery-images .product-image {
    height: 100%;
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-attribute:not(:last-child) {
    margin-right: 0 !important;
}
.product-add-form .product-options-wrapper .fieldset .swatch-opt {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.minicart-wrapper .minicart-items-wrapper .product-item-details .product.options.list {
    display: flex;
    flex-direction: column;
    text-align: left;
}
.checkout-index-index .opc-block-summary .items-in-cart .product .item-options {
    flex-direction: column;
    text-align: left;
}

@media (min-width: 993px){
    .customer-account-create .form-create-account .fieldset:not(.additional_info) {
        width: 100% !important;
        margin: 0 15px 24px !important;
    }
    #layered-ajax-list-products .cat_filter .btn_filter.ready-to-ship {
        pointer-events: none !important;
    }
    #layered-filter-block.open-ready-to-ship #narrow-by-list  .filter-options-item {
        width: 25%;
    }
    #layered-filter-block.open-ready-to-ship #narrow-by-list  .filter-options-item.price {
        width: 50%;
    }
    .catalog-product-view .page-main {
        max-width: 95%;
    }
}

@media (max-width: 1380px){
    .category-leftside .pagebuilder-banner-wrapper .pagebuilder-overlay,
    .category-rightside .pagebuilder-banner-wrapper .pagebuilder-overlay {
        right: -200px;
    }
    .diamond-icons {
        gap: 15px;
    }
    .diamond-icons .item {
        width: 110px;
    }
    .diamond-icons .item img {
        height: 40px;
    }
}

@media (max-width: 1200px){
    .category-leftside .pagebuilder-banner-wrapper .pagebuilder-overlay,
    .category-rightside .pagebuilder-banner-wrapper .pagebuilder-overlay {
        position: absolute;
        left: unset;
        right: unset;
        top: 0;
        padding: 30px;
    }
    .category-leftside .pagebuilder-banner-wrapper picture,
    .category-rightside .pagebuilder-banner-wrapper picture {
        width: 100%;
    }
}
@media (max-width: 1199px){
    .header-container .header__left .account-link .btn.login-link {
        display: none !important;
    }
}
@media (max-width: 992px){
    .category-rightside {
        margin-bottom: 0;
    }
}
@media (max-width: 767px){
    .video-section {
        height: 400px;
    }
    .product-add-form .product-options-wrapper .fieldset .swatch-opt {
        grid-template-columns: repeat(1, 1fr);
        gap: 0;
    }
}
@media (max-width: 575px){
    #layered-ajax-list-products .cat_filter {
        font-size: 0;
    }
}

/* shop by  collection start */
.collection-three-banner {
	position: relative;
	overflow: hidden;
    margin: 50px 0;
}
.collection-three-banner .container {
    max-width: 95%;
}
.collection-three-banner .featured-banner {
	position: relative;
	overflow: hidden;
}
.collection-three-banner .featured-banner .bwp-image a {
    display: inline-flex;
    overflow: hidden;
}

.collection-three-banner .wpbingo__banner2 .featured-banner .bwp-image {
	text-align: right;
}
.collection-three-banner .bwp-image a {
    position: relative;
}

/* .collection-three-banner .featured-banner .bwp-image a:before,
.collection-three-banner .featured-banner .bwp-image a:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    transition: all 0.5s linear;
}
.collection-three-banner .featured-banner:hover .bwp-image a:before,
.collection-three-banner .featured-banner:hover .bwp-image a:after {
    background-color: rgba(255, 255, 255, 0.15);
}
.collection-three-banner .featured-banner:hover .bwp-image a:before {
    width: 0;
}
.collection-three-banner .featured-banner:hover .bwp-image a:after {
    height: 0;
} */

.collection-three-banner .featured-banner .bwp-image a img {
    transition: 1.6s ease-in-out;
}
.collection-three-banner .featured-banner:hover .bwp-image a img{
    -webkit-transform: scale(1.09);
    -moz-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
}

.collection-three-banner .featured-banner {
	width: 100%;
	overflow: unset;
}
.collection-three-banner .featured-banner img {
	width: auto;
}
.collection-three-banner .title-banner {
	font-size: 40px;
    font-family: "Cormorant Garamond";
    color: #000;
    line-height: 48px;
    margin-bottom: 8px;
}
.collection-three-banner .bwp-image-subtitle {
    color: #000;
}
.collection-three-banner .wpbingo__banner1 {
	height: 100%;
	display: flex;
	align-items: center;
}
.collection-three-banner .wpbingo__banner1 .banner-wrapper-infor {
	justify-content: flex-end;
	display: flex;
	bottom: 0;
	transform: translateY(0);
	top: auto;
	width: 100%;
	left: auto;
	right: -8%;
	padding: 0 0 217px 0;
	position: absolute;
}
.collection-three-banner .bwp-button.style_2 {
    border-radius: 0;
    border: 1px solid #000;
    background-color: transparent;
    color: #000;
    font-weight: normal;
    margin-top: 0;
    padding: 10px 30px;
    display: inline-block;
    transition: all 0.3s ease;
}
.collection-three-banner .bwp-button.style_2:hover {
    background-color: #000;
    color: #fff;
}
.collection-three-banner .bwp-image-subtitle {
    margin-bottom: 30px;
}

@media (max-width: 1199px) {
	.collection-three-banner .wpbingo__banner1 .banner-wrapper-infor {
		justify-content: center;
		top: 50%;
		transform: translateY(-50%);
		bottom: auto;
		width: 100%;
		left: 0;
		padding: 0 15px 0 15px;
	}
}

.collection-three-banner .wpbingo__banner2 {
	margin-bottom: 235px;
}

@media (max-width: 1199px) {
	.collection-three-banner .wpbingo__banner2 {
		margin: 15px 0;
	}
}

.collection-three-banner .wpbingo__banner2 .bwp-image img {
	margin-left: auto;
}

.collection-three-banner .wpbingo__banner2 .banner-wrapper-infor {
	justify-content: flex-start;
	display: flex;
	bottom: 0;
	transform: translateY(0);
	top: auto;
	width: 100%;
	left: 0;
	padding: 0 30px 95px 120px;
	position: absolute;
}

@media (max-width: 1199px) {
	.collection-three-banner .wpbingo__banner2 .banner-wrapper-infor {
		justify-content: center;
		top: 50%;
		transform: translateY(-50%);
		bottom: auto;
		width: 100%;
		left: 0;
		padding: 0 15px 0 15px;
	}
}

.collection-three-banner .wpbingo__banner3 .banner-wrapper-infor {
	justify-content: flex-end;
	display: flex;
	top: 50%;
	transform: translateY(-50%);
	bottom: auto;
	width: 100%;
	left: 0;
	padding: 0 65px 0 0;
	position: absolute;
}

@media (max-width: 1199px) {
	.collection-three-banner .wpbingo__banner3 .banner-wrapper-infor {
		justify-content: center;
		top: 50%;
		transform: translateY(-50%);
		bottom: auto;
		width: 100%;
		left: 0;
		padding: 0 15px 0 15px;
	}
}

.collection-three-banner .banner-wrapper-infor .bwp-image-description {
	margin-bottom: 18px;
}

@media (max-width: 1199px) {
	.collection-three-banner .row {
		margin: 0 -7.5px;
	}

	.collection-three-banner .row>div {
		padding: 0 7.5px;
	}
}

@media (max-width: 767px) {
	.collection-three-banner .title-banner {
		font-size: 25px;
	}
    .customer-account-create .form-create-account .actions-toolbar {
        width: 100%;
    }
}
/* shop by collection end */

/*PRODUCT DETAIL PAGE VAR*/
.product-info-main .product.attribute.sku > .value
{
	padding-left: 8px;
}
 .product-item .price-box .price
{
   
    visibility: hidden !important;
}
.header-container .customer-welcome li a 


{
    color:#333333 !important;
}
.action.primary, .action-primary
{
    background;#000000 !important;
    border:2px soild #000000 !important;
}
.product-item-name
{
    text-align: center;
}
.product-item .product-item-details
{
	text-align: center !important;
}
.theiaStickySidebar
{
	/*margin-top: -100px !important;*/
	background-color: transparent !important;

}
.slick-slide img
{
	background-color: transparent !important;
}
.share-dialog
{
	display:none;
}
.product-item .price-final_price *, .product-item .price-configured_price *
{visibility:hidden !important;}

.swatch-attribute-options .swatch-option {
  border-radius: 50%; /* Makes the swatches round */
  min-width: 30px;   /* Adjust size as needed */
  width: 30px !important;
  height: 30px !important;
  border: none; /* You may want to remove the default border or add a new one */
}
.product-info-main .product-options-wrapper .swatch-opt .swatch-option {
    margin-right: 12px;
}
.swatch-option.selected {
 /* Example: white border */
  box-shadow: 0 0 1pt 2pt #6FA4AF; /* Example: colored shadow */
}
.products-grid .swatch-attribute-options {
    text-align: center;
        border-radius: 50%;
         display: flex !important;
    justify-content: center !important;
   
}
.product-item .product-item-details div[class*="swatch-opt-"]
{
	display: block;
}

/* start ring builder landing page */
body:has(.ring-builder-top-banner) .page-wrapper .container-elementor-after-page-top {
    display: none;
}
.ring-builder-top-banner .top-banner-content .pagebuilder-banner-wrapper {
    display: flex;
    align-items: center;
    color: #fff;
}
.ring-builder-top-banner .top-banner-content .pagebuilder-banner-wrapper .pagebuilder-overlay {
    max-width: 350px;
}
.ring-builder-top-banner .top-banner-content .pagebuilder-banner-wrapper h2 {
    color: #fff;
    text-transform: uppercase;
}
.ring-builder-top-banner .top-banner-content .pagebuilder-banner-wrapper button.pagebuilder-banner-button {
    display: inline-flex;
    align-items: center;
    padding: 10px 20px;
    background-color: #fff;
    border:1px solid #fff;
    border-radius:0;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    text-decoration: none;
    transition: all .3s ease;
}
.ring-builder-top-banner .top-banner-content .pagebuilder-banner-wrapper  button.pagebuilder-banner-button:after {
    font-family: 'Line Awesome Free';
    font-weight: 900;
    content: "\f061";
    display: inline-block;
    margin-left: 5px;
    font-size: 16px;
}
.ring-builder-top-banner .top-banner-content .pagebuilder-banner-wrapper  button.pagebuilder-banner-button:hover {
    background-color: #000;
    color: #fff;
}
.ring-builder-text-content .row-full-width-inner {
    max-width: 800px !important;
}
.ring-builder-how-it-works {
    color: #fff;
}
.ring-builder-how-it-works h3.elementor-icon-box-title {
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
}
.ring-builder-how-it-works .elementor-icon-box-description {
    font-size: 14px;
}
.ring-builder-how-it-works .elementor-icon-box-wrapper .elementor-icon-box-icon {
    width: 65px;
    height: 65px;
    background-color: #666;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px !important;
    border-radius: 100%;
    margin: 15px auto;
}
.ring-builder-how-it-works .elementor-icon-box-description p {
    margin-bottom: 5px;
}
.ring-builder-btn.button_dark .pagebuilder-button-primary {
    padding: 10px 20px;
    border: 1px solid #000;
    margin: 0 10px 10px 0;
}
.ring-builder-btn.button_dark .pagebuilder-button-primary:after {
    font-family: 'Line Awesome Free';
    font-weight: 900;
    content: "\f061";
    display: inline-block;
    margin-left: 5px;
    font-size: 16px;
}
.ring-builder-btn.button_dark .pagebuilder-button-primary:hover {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}

.ring-builder-marquee {
    margin-bottom: 120px;
}
.marquee {
    white-space: nowrap;
    box-sizing: border-box;
    position: relative;
}
.marquee .head-items, .marquee .shank-items {
    display: flex;
    gap: 20px;
    width: 100%;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
}
.marquee .shank-items {
    position: absolute;
    top: 0;
}
.marquee .head-items .item, .marquee .shank-items .item {
    display: flex;
    box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.2);
}
.ring-builder-btn.button_light .pagebuilder-button-primary {
    padding: 10px 20px;
    border: 1px solid #fff;
    background-color: #fff;
    color: #000;
    border-radius: 0;
}
.ring-builder-btn.button_light .pagebuilder-button-primary:after {
    font-family: 'Line Awesome Free';
    font-weight: 900;
    content: "\f061";
    display: inline-block;
    margin-left: 5px;
    font-size: 16px
}
.ring-builder-btn.button_light .pagebuilder-button-primary:hover {
    background-color: #000;
    color: #fff;
    border: 1px solid #fff
}

@media (min-width: 1600px) {
    .ring-builder-text-content {
        padding-top: 200px !important;
    }
}
@media (min-width: 1920px) {
    .ring-builder-text-content {
        padding-top: 240px !important;
    }
}

@media (max-width: 992px) {
    .ring-builder-marquee {
        margin-bottom: 30px;
    }
    .marquee .shank-items {
        position: relative;
        top: unset;
    }
}
/* end ring builder landing page */