
/* Set arrows position outside image carousel */
.quantic-split-gallery-wrapper {
    position: inherit !important;
}

.quantic-split-gallery-wrapper > .elementor-split-gallery > .swiper-slide {
    max-width: 100%
}

.quantic-split-gallery-wrapper > .elementor-swiper-button-prev {
	left: calc(0% - 40px);
	content: url('https://www.stonecurators.com/wp-content/uploads/Featured_Images/left-arrow-black.png');
	width: 30px
}

.quantic-split-gallery-wrapper > .elementor-swiper-button-next {
	right: calc(0% - 40px);
	content: url('https://www.stonecurators.com/wp-content/uploads/Featured_Images/right-arrow-black.png');
	width: 30px
}

/*.quantic-split-gallery-wrapper > .eicon-chevron-right:before{
	color: red !important;
}*/

.quantic-split-gallery-wrapper .view-more-split-gallery a{
	font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #000000;
    border-radius: 20px 20px 20px 20px;
    padding: 15px 15px 15px 15px;
}

.view-more-split-gallery .elementor-button-wrapper {
	margin-top: 20px;
}

.quantic-image-widget-container-inner {
	flex-direction: row;
}

.quantic-image-row {
	display: flex;
}

.quantic-image-widget-item {
	padding: 5px;
	position: relative;
	z-index: 1;
}
.elementor-split-gallery-second-col {
	display: flex;
	flex-wrap: wrap;
	align-items: start;
    align-content: start;
}
.gallery-col-container {
	flex-basis: 50%;
}
.hidden {
	display: none!important;
}
.dropdown-gallery {
	position: absolute;
	width: 100%;
	z-index: 2;
	display: none;
}
.dropdown-hover.default:hover .dropdown-gallery,
.quantic-image-widget-item:hover .dropdown-gallery {
    display: block!important;
	padding: 0 10px 0 0;
}
.bigFirstContainer:hover .dropdown-gallery {
	padding: 0;
}
/* DISABLE HOVER on widget on table landscape */
.onlyTabletLandscape .big-first-image .quantic-image-widget-item:hover .dropdown-gallery {
    /* display: none!important; */
	padding: 0 0 0 0;
}
.onlyTabletLandscape .quantic-image-widget-item:hover .dropdown-gallery {
	display: block!important;
}
.onlyTabletLandscape .dropdown-hover:hover .dropdown-gallery {
	display: block!important;
}
.quantic-image-widget-item:hover .starContainer {
	display: none!important;
}
.gallery-col-container select,
.quantic-image-widget-container-inner .quantic-image-widget-item:hover .dropdown-gallery select,
.swiper-zoom-container:hover .dropdown-gallery.default select,
.onlyMobile .quantic-image-widget-container-inner .quantic-image-widget-item .dropdown-gallery select {
	width: calc(100% - 55px);
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	border-radius: 0px;
}
.gallery-col-container .button_image_id,
.quantic-image-widget-container-inner .quantic-image-widget-item:hover .dropdown-gallery .button_image_id,
.swiper-zoom-container:hover .dropdown-gallery.default .button_image_id,
.onlyMobile .quantic-image-widget-container-inner .quantic-image-widget-item .dropdown-gallery .button_image_id {
	padding: 6px 16px;
    min-width: 55px;
    box-sizing: border-box;
    font-family: Open Sans;
    line-height: 1.75;
    border-radius: 0px;
    text-transform: capitalize;
    color: #FAFAFA;
    font-size: 10px;
    font-weight: 600;
    background-color: #000;
    height: 30px;
    border: 0;
	float: right;
	padding: 0px;
}
.swiper-zoom-container:hover .dropdown-gallery.default,
iframe.iframe360:hover+.dropdown-gallery.default {
	display: block;
}
.gallery-col-container .button_image_id:hover {
	padding: 6px 16px;
    min-width: 55px;
    box-sizing: border-box;
    font-family: Open Sans;
    line-height: 1.75;
    border-radius: 0px;
    text-transform: capitalize;
    color: #FAFAFA;
    font-size: 10px;
    font-weight: 600;
    background-color: #000;
    height: 30px;
    border: 0;
	float: right;
	padding: 0px;
}
.gold-link.plain-text {
	color: #c2744a !important;
	cursor: pointer;
}
.view-more-split-gallery {
	padding-right: 10px;
	padding-top: 5px;
	z-index: 1;
	position: absolute;
	right: 0px;
	cursor: pointer;
}
.photo-source-info {
	width: 100%;
    position: absolute;
	z-index: 1;
    bottom: -35px;
}
.stone-style-section {
	overflow: unset!important;
}
.center-container {
	margin-top: -50px;
}
.photo-source-text a,
.photo-source-text a:link,
.photo-source-text a:hover {
	font-weight: 700!important;
}
[id^="elementor-lightbox-slideshow-imageWidget"] .dialog-widget-content.dialog-lightbox-widget-content {
	top: 0px!important;
	left: 0px!important;
}
[id^="elementor-lightbox-slideshow-imageWidget"] .swiper-container .elementor-swiper-button {
	color: black!important;
}
.quantic-image-widget-container-inner.image-gallery.big-first-image .lightbox-label,
.quantic-image-widget-container-inner.image-gallery.big-first-image .image-name-caption {
	display: none;
}
.quantic-image-widget-container-inner.image-gallery:not(.big-first-image) .lightbox-label {
	padding-bottom: 10px;
}
/* SHOW view-more on mobile/tablet*/
.onlyMobile .view-more-mobile,
.onlyMobile .view-more-mobile.hide,
.onlyTablet .view-more-tablet,
.onlyTablet .view-more-tablet.hide,
.forceShow {
	display: block!important;
}
.view-more {
	text-align: right;
}
.quantic-image-widget-container-inner > div:nth-child(n+4) {
	display: block;
}
.quantic-image-widget-item a {
	cursor: pointer;
}
a.slide-item-a img.selected {
	outline: 2px solid #d3d3d3;
}
ul.elementor-nav-menu li a,
ul.elementor-nav-menu li a.link {
	color: #C2744A;
}
.actionIconsContainer {
	position: absolute;
    right: 0px;
    top: -50px;
	min-width: 220px;
	text-align: right;
}
.actionIconsContainer span {
	font-weight: bold;
    color: #fff;
    font-size: 35px;
    border-radius: 5px;
    cursor: pointer;
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0 5px;
	display: inline-block;
}
.actionIconsContainer span.image-download {
	top: 5px;
	position: relative;
	margin-right: 10px;
}
.actionIconsContainer span svg {
	width: 35px;
	height: 35px;
}
div[id^="elementor-lightbox-slideshow-imageWidget"] .elementor-swiper-button {
	height: 50%!important;
	opacity: 1!important;
	color: #000!important;
	position: absolute;
    display: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0, 0%, 93.3%, .9);
    top: 50%;
    transform: translateY(-50%);
	width: 10%;
}
div[id^="elementor-lightbox-slideshow-imageWidget"] svg {
	fill: hsla(0, 0%, 93.3%, .9);
    height: 1em;
    width: 1em;
}
div[id^="elementor-lightbox-slideshow-imageWidget"] .eicon-chevron-right,
div[id^="elementor-lightbox-slideshow-imageWidget"] .eicon-chevron-left {
	font-size: 35px!important;
}
[id^="elementor-lightbox-slideshow-imageWidget"] .swiper-wrapper {
	cursor: unset!important;
}
.closeWidgetBtn a {
    position: relative !important;
    display: inline-block !important;
    padding: 0px 10px 1px 10px!important;
    background: none;
    right: unset !important;
    font-size: 35px !important;
    line-height: initial !important;
	margin: 0!important;
	color: unset!important;
}
.closeWidgetBtn a i,
.closeWidgetBtn a i:before {
	background-color: unset!important;
}
.actionIconsContainer path {
	fill: #fff!important;
}
.actionIconsContainer span,
.swiper-zoom-container .lightbox-label {
    color: #fff!important;
}
.swiper-zoom-container .lightbox-label {
    color: #fff!important;
	font-size: 1rem;
}
.swiper-zoom-container .lightbox-label > div,
.swiper-zoom-container .lightbox-label > div a {
    color: #fff !important;
	/*font-weight: bold;
	font-size: 0.9rem;*/
}
.swiper-zoom-container .lightbox-label > div a {
	display: inline-block;
	padding-bottom: 10px;
}
div[id^="elementor-lightbox-slideshow-imageWidget"] .dialog-close-button.dialog-lightbox-close-button {
	opacity: 0;
	display: none;
}
#post-name-title {
	background-color: #000;
	padding: 10px 0;
	border-right: 10px solid #ebebeb;
}
#post-name-title h1 {
	padding-left: 10px;
	font-size: 38px;
	font-weight: unset;
	text-transform: uppercase;
	opacity: 0;
}
#page-title-id-container {
	position: absolute;
    margin: 0px;
    right: 32px;
    padding: 0;
    width: initial;
    /*background: linear-gradient(116deg, #000 50px, #fff 0, #fff 52px, #ebebeb 0);*/
	background: #ebebeb;
    padding-left: 80px;
	padding-right: 5px;
    top: 0px;
    height: 100%;
}
#page-title-id-container:before {
	content: ' ';
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 17 35'%3E%3Cpath d='M0,0 17,0 L0,35 Z' shape-rendering='geometricPrecision'/%3E%3C/svg%3E") no-repeat;
    display: block;
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
}
#page-title-id-container > div {
	height: 100%;
}
#page-title-id-container span {
	display: flex;
    flex-direction: column;
    text-align: center;
    height: 100%;
    justify-content: center;
}
#page-title-id-container span .pageIdText {
	font-size: 1.5em;
	margin: 0px;
}
.title-description-text {
	font-size: 14px;
    font-weight: normal;
}
h3.elementor-heading-title {
	font-weight: normal!important;
}
h2.elementor-heading-title {
	color: #000000;
    font-size: 18px;
    font-weight: 700;
    text-transform: none;
    line-height: 1.4em;
    letter-spacing: 0px;
}
header svg {
	display: none;
}
.elementor-lightbox,
.dialog-type-lightbox {
	background: rgba(0,0,0,.8)!important;
}
.icon360 {
	width: 100%;
	height: 100%;
	background: url("https://www.stonecurators-backend.com:3000/api/assets/icons/img360") center no-repeat;
	position: absolute;
	z-index: 1;
	background-size: 60px 60px;
	display: inline-block;
	opacity: 0.8;
	pointer-events: none;
}
.big3dWaterMark {
	background: url("https://www.stonecurators-backend.com:3000/api/assets/icons/img360") no-repeat top left;
    display: none;
    width: 60px;
    height: 60px;
    position: absolute;
    z-index: 1;
    background-size: 100%;
	pointer-events: none;
}
.swiper-zoom-container > img {
	display: none;
}
.swiper-zoom-container.initialHeight {
	height: initial;
}
#link-container .link-content a,
#link-container .link-content a:link {
    color: #BF9000;
    font-size: 18px;
    line-height: 25px;
	font-weight: bold;
}
.swiper-zoom-container.initialHeight .image-download,
.swiper-zoom-container.initialHeight .elementor-lightbox-image,
.swiper-zoom-container .elementor-lightbox-image,
.showOnlyDevice {
	display: none;
}
.big-first-image .image-gallery.view-more {
	position: absolute;
    bottom: -25px;
    right: 5px;
}
#bigImageCaption {
	min-height: 24px;
}
.onlyDevices .showOnlyDevice {
	display: block;
}
.onlyTabletLandscape .showOnlyDevice {
	display: none;
}
.bigFirstContainer .dropdown-hover .dropdown-gallery {
	bottom: -29px;
}
.initialHeight .dropdown-gallery,
.swiper-zoom-container:hover .dropdown-gallery.default {
	bottom: -29px!important;
	top: initial!important;
}
.swiper-zoom-container:hover .dropdown-gallery.default {
	display: block!important;
}
.image-widget-caption-wrapper {
	margin-top: 30px;
}
.bigFirstContainer > div {
	position: relative;
}
.sketchfabContainer .starContainer {
	right: 45px;
    top: 5px;
}
.initialHeight .starContainer {
	display: none!important;
}
.initialHeight .starContainer.default,
.initialHeight:hover .starContainer.default {
	display: block!important;
}
figure.swiper-slide-inner img,
.onlyMobile a.slide-item-a img.selected {
	outline: 1px solid #d3d3d3;
}
figure.initialHeight iframe {
	outline: 1px solid #d3d3d3;
}
figure.initialHeight .icon360 {
	width: 60px;
    height: 60px;
	background-size: 100%;
	display: none;
}
.onlyMobile #installation .image-name-caption,
.onlyTablet #installation .image-name-caption {
	display: block;
}
.onlyMobile .quantic-image-widget-container-inner .swiper-slide-inner,
.onlyTablet .quantic-image-widget-container-inner .swiper-slide-inner {
	padding-top: 30px !important;
}
.onlyMobile .sketchfabIframeContainer .dropdown-gallery,
.onlyTablet .sketchfabIframeContainer .dropdown-gallery {
	display: block!important;
	position: relative;
}
.onlyMobile .dropdown-hover,
.onlyTablet .dropdown-hover {
	position: relative;
}
.onlyMobile .dropdown-hover.default:hover .dropdown-gallery, .onlyMobile .quantic-image-widget-item:hover .dropdown-gallery,
.onlyTablet .dropdown-hover.default:hover .dropdown-gallery, .onlyTablet .quantic-image-widget-item:hover .dropdown-gallery {
	padding: 0px;
}
.onlyMobile .starContainer,
.onlyTablet .starContainer {
	top: 35px;
    left: 5px;
}
.onlyMobile .quantic-image-widget-item .view-more,
.onlyTablet .quantic-image-widget-item .view-more {
	display: none;
}
.onlyMobile .quantic-image-widget-container-inner .quantic-image-widget-item .dropdown-gallery select,
.onlyTablet .quantic-image-widget-container-inner .quantic-image-widget-item .dropdown-gallery select {
	width: calc(100% - 55px);
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	border-radius: 0px;
}
.onlyMobile .quantic-image-widget-container-inner .quantic-image-widget-item .dropdown-gallery .button_image_id,
.onlyTablet .quantic-image-widget-container-inner .quantic-image-widget-item .dropdown-gallery .button_image_id {
	padding: 6px 16px;
    min-width: 55px;
    box-sizing: border-box;
    font-family: Open Sans;
    line-height: 1.75;
    border-radius: 0px;
    text-transform: capitalize;
    color: #FAFAFA;
    font-size: 10px;
    font-weight: 600;
    background-color: #000;
    height: 30px;
    border: 0;
	float: right;
	padding: 0px;
}
.onlyMobile figure.swiper-slide-inner,
.onlyTablet figure.swiper-slide-inner {
	width: 100%;
}
.onlyMobile .sketchfabIframeContainer figure.swiper-slide-inner,
.onlyTablet .sketchfabIframeContainer figure.swiper-slide-inner {
	padding-top: 0px!important;
}
.big-first-image figure img {
	aspect-ratio: 1 / 1;
}
.quantic-image-widget-item img.swiper-slide-image {
	aspect-ratio: 1/1;
	width: 100%;
}
.swiper-slide-active .swiper-zoom-container {
	height: 75%
}
.actionZoomIconsContainer span i {
	transform: scaleX(-1);
}
.mainImageContainer {
	overflow: hidden;
}
.mainImageContainer img {
	display: inline!important	;
	transform-origin: center;
}
.actionZoomIconsContainer {
	position: absolute;
	top: -45px;
	left: 0px;
}
.actionZoomIconsContainer span {
	color: #fff;
	font-size: 30px;
	cursor: pointer;
}
body {
	overflow-x: hidden;
}
.swiper-wrapper {
	margin-top: -50px;
}
.big-first-image {
	padding-bottom: 30px;
	grid-template-rows: repeat(3, 1fr);
}
img[data-opt-src]:not([data-opt-lazy-loaded]) {
	opacity: 1!important;
    -webkit-filter: none!important;
    -moz-filter: none!important;
    -o-filter: none!important;
    -ms-filter: none!important;
    filter: none!important;
    transform: unset!important;
    animation: unset!important;
    -webkit-transform: unset!important;
}
.landscapeOnly {
	margin-top: -25px;
	padding-right: 5px;
}
.onlyMobile .landscapeOnly,
.onlyTablet .landscapeOnly {
	display: none;
}
.linkElContainer {
	position: relative;
}
.elementor-element-edit-mode .hidden {
	display: block!important;
}
/* Ipad: Mini */
@media only screen and (max-width: 1024px) {
	.quantic-split-gallery-wrapper > .elementor-swiper-button-prev {
		left: calc(0% - 35px);
	}
	.quantic-split-gallery-wrapper > .elementor-swiper-button-next {
		right: calc(0% - 35px);
	}
	.elementor-section {
		overflow: hidden;
	}
}

/* Ipad: Galaxy
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1081px !important;
	}
	.swiper-slide-extra {
		width: 327px !important;
	}
}
 */

/* Mobile: Galaxy */
@media only screen and (max-width: 767px) {
	#installations-examples .elementor-widget-heading,
	#product-photos .elementor-widget-heading,
	#color-variations .elementor-widget-heading {
		margin-bottom: 0px;
	}
	figure.swiper-slide-inner img {
		width: 100%;
		height: 100%;
	}
}

@media only screen 
	and (max-device-width: 959px) 
	and (orientation: landscape){
		#installations-examples .elementor-widget-heading,
		#product-photos .elementor-widget-heading,
		#color-variations .elementor-widget-heading {
			margin-bottom: 0px;
		}
}


/* STONE STYLE FROM STYLE GUIDE */
.text-center p {
	text-align: center!important;
}
.stone-h2 p {
	color: #000!important;
    font-family: "Open Sans", 'open sans'!important;
	font-size: 30px!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    line-height: 1.4em!important;
    letter-spacing: 2.5px!important;
	padding: 0!important;
    margin: 0!important;
	text-align: center!important;
	padding-top: 35px!important;
	padding-bottom: 24px!important;
}
.stone-h3 p {
	color: #000!important;
    font-family: "Open Sans", 'open sans'!important;
    font-size: 27px!important;
    font-weight: 600!important;
    text-transform: none!important;
    line-height: 1.4em!important;
    letter-spacing: 0px!important;
	padding: 0!important;
    margin: 0!important;
	padding-top: 60px!important;
}
.stone-first-paragraph p {
	text-align: center!important;
    font-size: 20px!important;
    font-weight: 400!important;
    text-transform: none!important;
    line-height: 2em!important;
    letter-spacing: 0px!important;
}
.stone-caption-image p {
	color: #000!important;
    font-size: 13px!important;
    font-weight: 600!important;
    text-transform: none!important;
    line-height: 1.3em!important;
    letter-spacing: 0px!important;
}
.stone-icon:before {
    font-style: normal!important;
    font-size: 40px!important;
}
.stone-caption2 { /* Stone Caption 1 from style guide */
	color: #000!important;
    font-family: "Open Sans", 'open sans'!important;
    font-size: 16px!important;
    font-weight: 600!important;
    text-transform: capitalize!important;
    line-height: 1.3em!important;
    letter-spacing: 0px!important;
}
.stone-header-image img {
	width: 100%;
}
.only-desktop.hidden {
	display: block!important;
}
.photo-source-info-none-desktop {
	display: none;
	position: relative;
}
/* .photo-source-icon {
	float: right;
	position: absolute;
	padding-left: 10px;
} */
.instagram-icon-container-image-widget {
	position: absolute;
    top: 5px;
    /* padding-left: 10px; */
}
.bottom-space {
	margin-bottom: 15px;
}
.non-desktop {
	display: none;
}
.view-more.non-desktop {
	display: none;
}
.first-image-instagram {
	position: relative;
    margin-left: 40px;
    top: 7px;
}
.photo-source-text {
	font-size: 20px;
    font-weight: 600;
}
.swiper-zoom-container img:hover + div,
.swiper-zoom-container iframe.iframe360:hover + div {
	display: block!important;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
.starContainer {
	position: absolute;
    left: 5px;
    top: 5px;
	display: none;
	z-index: 1;
}
.starContainer.default,
.starContainer.default img {
	display: block!important;
}
.dropdown-gallery:hover + div,
.dropdown-hover.default:hover .starContainer {
	display: none!important;
}
.big-first-image .quantic-image-widget-item:hover .starContainer.default {
	display: block!important;
}
/* Landscape mode issue */
.onlyTabletLandscape .swiper-zoom-container .dropdown-gallery {
	display: block!important;
    position: absolute;
    width: 100%;
    bottom: -29px;
    left: 0;
}
.onlyTabletLandscape .swiper-slide-active .starContainer.default {
	display: block;
}
.onlyTabletLandscape .swiper-zoom-container .dropdown-gallery select {
	width: calc(100% - 55px);
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    border-radius: 0px;
}
.onlyTabletLandscape .swiper-zoom-container .dropdown-gallery button {
	padding: 6px 16px;
    min-width: 55px;
    box-sizing: border-box;
    font-family: Open Sans;
    line-height: 1.75;
    border-radius: 0px;
    text-transform: capitalize;
    color: #FAFAFA;
    font-size: 10px;
    font-weight: 600;
    background-color: #000;
    height: 30px;
    border: 0;
	float: right;
	padding: 0px;
}
/* Disabled Zoomed - fix issue on ipad */
.swiper-slide-zoomed .swiper-zoom-container,
.swiper-slide-zoomed .swiper-zoom-container img {
	transition-duration: unset!important;
    transform: unset!important;
}
.swiper-zoom-container iframe {
	height: 100%;
}
[id^="elementor-lightbox-slideshow-imageWidget"] .swiper-zoom-container {
	position: relative!important;
	width: initial!important;
	-ms-flex-align: start!important;
	align-items: start!important;
	text-align: left;
	margin-top: 70px;
	min-width: 250px!important;
}
[id^="elementor-lightbox-slideshow-imageWidget"] .swiper-slide {
	/*height: calc(100% - 100px)!important;*/
	height: 90vh;
	margin-top: 0px!important;
	padding: 90px 70px!important;
}
[id^="elementor-lightbox-slideshow-imageWidget"] .elementor-lightbox-image {
	height: 100%!important;
}
.photo-source-info-none-desktop.default,
.photo-source-info.default {
	display: block!important;
	position: absolute;
    bottom: -40px;
	width: 100%;
	z-index: 1;
}
.photo-source-info-none-desktop.default .photo-source-icon {
	position: relative;
    margin-left: 40px;
    top: 7px;
}
.starContainer img {
	width: 30px;
}
[id^="elementor-lightbox-slideshow-imageWidget"] .starContainer img {
	width: 50px;
}
[id^="elementor-lightbox-slideshow-imageWidget"] footer {
	display: none;
}
[id^="elementor-lightbox-slideshow-imageWidget"] header {
	padding: 0 2.6em 0 20px;
}
[id^="elementor-lightbox-slideshow-imageWidget"] .dialog-close-button {
	margin-top: 0px!important;
}
.slide-container {
	padding: 45px!important;
}

/****** START TRICK CSS FOR OLD TABLET 7 8 9 ********/
body.onlyDevices .stone-h2 p {
	font-size: 25px!important;
	line-height: 1.4em!important;
	letter-spacing: 2.5px!important;
}
body.onlyDevices .stone-h3 p {
	font-size: 22px!important;
	line-height: 1.4em!important;
	letter-spacing: 0px!important;
}
body.onlyDevices .stone-first-paragraph p {
	text-align: left!important;
	font-size: 16px!important;
	line-height: 1.6em!important;
	letter-spacing: 0px!important;
}
body.onlyDevices .stone-caption-image p {
	font-size: 13px!important;
}
body.onlyDevices .stone-caption2 { /* Stone Caption 1 from style guide */
	font-size: 14px!important;
}
body.onlyDevices .non-desktop.hidden,
body.onlyDevices .view-more.non-desktop,
body.onlyDevices .non-desktop {
	display: block!important;
}
body.onlyDevices .desktop-only,
body.onlyDevices .only-desktop.hidden,
body.onlyDevices .view-more.desktop-only {
	display: none!important;
}
body.onlyDevices .image-widget-second-column {
	flex-basis: 100%;
}
body.onlyDevices .quantic-image-widget-item {
	flex-basis: 50%;
}
body.onlyDevices .photo-source-info-none-desktop {
	display: block;
	line-height: 25px;
	margin-bottom: 25px;
	padding-top: 10px;
}
body.onlyDevices .photo-source-info-none-desktop > span:first-child {
	display: inline-block;
	padding-right: 40px;
}
body.onlyDevices .photo-source-icon {
	/* float: none;
	position: absolute;
	padding-left: 0px;
	right: 0px;
	top: 0px; */
	position: relative;
    top: 2px;
}
body.onlyDevices .instagram-icon-container-image-widget {
	position: relative;
}
body.onlyDevices .photo-source-text {
	font-size: 16px;
}
/****** END TRICK CSS FOR OLD TABLET 7 8 9 ********/

/*** NOTE: IF CSS APPLIED FOR IPAD, IT SHOULD COPIED TO ALL IPAD TYPE ***/
/* iPad Pro 10.5" */
@media only screen 
  and (min-device-width: 1112px) 
  and (max-device-width: 1112px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2),
  /** IPAD AIR **/
  /** POSTRAIT **/
  only screen and (device-width: 820px)
  and (device-height: 1180px),
  /** LANDSCAPE **/
  only screen and (device-width: 1180px) 
  and (device-height: 820px) 
  and (orientation: landscape),
  /** IPAD MINI **/
  /** POSTRAIT **/
  only screen and (device-width: 768px)
  and (device-height: 1024px),
  /** LANDSCAPE **/
  only screen and (device-width: 1024px) 
  and (device-height: 768px) 
  and (orientation: landscape),
  /* iPad Pro 12.9" */
  only screen 
  and (min-device-width: 1366px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
	.stone-h2 p {
		font-size: 25px!important;
		line-height: 1.4em!important;
		letter-spacing: 2.5px!important;
	}
	.stone-h3 p {
		font-size: 22px!important;
		line-height: 1.4em!important;
		letter-spacing: 0px!important;
	}
	.stone-first-paragraph p {
		text-align: left!important;
		font-size: 16px!important;
		line-height: 1.6em!important;
		letter-spacing: 0px!important;
	}
	.stone-caption-image p {
		font-size: 13px!important;
	}
	.stone-caption2 { /* Stone Caption 1 from style guide */
		font-size: 14px!important;
	}
	.non-desktop.hidden,
	.view-more.non-desktop,
	.non-desktop {
		display: block!important;
	}
	.desktop-only,
	.only-desktop.hidden,
	.view-more.desktop-only {
		display: none!important;
	}
	.image-widget-second-column {
		flex-basis: 100%;
	}
	.quantic-image-widget-item {
		flex-basis: 50%;
	}
	.photo-source-info-none-desktop {
		display: block;
		line-height: 25px;
		margin-bottom: 25px;
		padding-top: 10px;
	}
	.photo-source-info-none-desktop > span:first-child {
		display: inline-block;
    	padding-right: 40px;
	}
	.photo-source-icon {
		/* float: none;
		position: absolute;
		padding-left: 0px;
		right: 0px;
		top: 0px; */
		position: relative;
		top: 2px;
	}
	.instagram-icon-container-image-widget {
		position: relative;
	}
	.photo-source-text {
		font-size: 16px;
	}
	.stone-icon:before {
		font-size: 30px!important;
	}
	.quantic-image-widget-container-inner > div:nth-child(n+7) {
		display: none;
	}
	.onlyTabletLandscape .quantic-image-widget-container-inner > div:nth-child(n+7) {
		display: block;
	}
}

/* IPHONE PRO MAX 13 */
	/* 2778x1284 pixels at 458ppi */
@media only screen 
and (device-width: 428px) 
and (device-height: 926px) 
and (-webkit-device-pixel-ratio: 3),
/* IPHONE 13 and PRO 13 */
/* 2532x1170 pixels at 460ppi */
only screen 
and (device-width: 844px) 
and (device-height: 390px) 
and (-webkit-device-pixel-ratio: 3),
/* ----------- iPhone X ----------- */
/* Landscape */
only screen 
and (min-device-width: 375px) 
and (max-device-width: 812px) 
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: landscape),
/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
/* Landscape */
only screen 
and (min-device-width: 414px) 
and (max-device-width: 736px) 
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: landscape),
(max-width: 767px) {
	.stone-h2 p {
		font-size: 20px!important;
		line-height: 1.4em!important;
		letter-spacing: 0px!important;
	}
	.stone-h3 p {
		font-size: 18px!important;
		line-height: 1.4em!important;
		letter-spacing: 0px!important;
	}
	.stone-first-paragraph p {
		text-align: left!important;
		font-size: 14px!important;
		line-height: 1.6em!important;
		letter-spacing: 0px!important;
	}
	.stone-caption-image p {
		font-size: 11px!important;
	}
	.stone-caption2 { /* Stone Caption 1 from style guide */
		font-size: 12px!important;
	}
	.non-desktop.hidden,
	.view-more.non-desktop,
	.non-desktop {
		display: block!important;
	}
	.desktop-only,
	.only-desktop.hidden {
		display: none!important;
	}
	.view-more.desktop-only {
		display: block!important;
	}
	.image-widget-second-column {
		flex-basis: 100%;
	}
	.quantic-image-widget-item {
		flex-basis: 100%;
	}
	.photo-source-info-none-desktop {
		display: block;
		line-height: 25px;
		margin-bottom: 25px;
		padding-top: 10px;
	}
	.photo-source-info-none-desktop > span:first-child {
		display: inline-block;
    	padding-right: 40px;
	}
	.photo-source-icon {
		/* float: none;
		position: absolute;
		padding-left: 0px;
		right: 0px;
		top: 0px; */
		position: relative;
		top: 2px;
	}
	.instagram-icon-container-image-widget {
		position: relative;
	}
	.photo-source-text {
		font-size: 14px;
	}
	.stone-icon:before {
		font-size: 30px!important;
	}
	.quantic-image-widget-container-inner > div:nth-child(n+4) {
		display: none;
	}
}

/* New update */
.quantic-image-widget-container-inner.image-gallery {
	display: grid;
}

.quantic-image-widget-container-inner.image-gallery .view-more {
	grid-column: 1 / -1;
	text-align: right;
	cursor: pointer;
}

.quantic-image-widget-container-inner.image-gallery.big-first-image .quantic-image-widget-item.bigFirstContainer {
	grid-column: span 3;
	grid-row: span 3!important;
}
.bigFirstContainer {
	z-index: 2;
}
.bigFirstContainer .bigFirstContainerInner,
.bigFirstContainer .bigFirstContainerInner a.bigImageViewer figure {
	height: 100%;
}
@media screen and (max-width: 519px) {
	.quantic-image-widget-container-inner.image-gallery {
		grid-template-columns: repeat(1, 1fr) !important;
	}
	.quantic-image-widget-container-inner.image-gallery.big-first-image .quantic-image-widget-item.bigFirstContainer {
		grid-row: unset !important;
		grid-column: unset !important;
	}
	.quantic-image-widget-container-inner > div:nth-child(n+4) {
		display: none;
	}
}

@media screen and (min-width: 520px) and (max-width: 1180px) and (orientation: portrait) {
	.quantic-image-widget-container-inner.image-gallery {
		grid-template-columns: repeat(2, 1fr) !important;
	}
	.quantic-image-widget-container-inner.image-gallery  .quantic-image-widget-item.bigFirstContainer {
		grid-row: unset !important;
		grid-column: unset !important;
	}
	.quantic-image-widget-container-inner > div:nth-child(n+7) {
		display: none;
	}
}

.image-gallery-scene-button {
	font-size: 26px !important;
}

/* caption image */
.quantic-image-widget-container-inner .image-name-caption {
	text-align: left;
	font-size: 16px;	
	line-height: 20px;
}

.quantic-image-widget-container-inner .image-source,
.quantic-image-widget-container-inner .surface-shown,
.quantic-image-widget-container-inner .use-shown {
	text-align: center;
	font-size: 16px;
}

/* caption on lightbox */
.image-widget-caption-wrapper {
	display: block !important;
	position: absolute;
	top: calc(100% + 0px) !important;
	width: 1024px;
	text-align: center;
	overflow: auto;
    height: 120px;
}
.swiper-slide-active {
	overflow: hidden!important;
}

/* span image  */
.quantic-image-widget-container-inner .swiper-slide-inner {
	position: relative;
}
.quantic-image-widget-item figure {
	display: flex;
}

.quantic-image-widget-container-inner .span-image {
	position: absolute;
	z-index: 1;
	bottom: 0px;
	right: 0;
	background: black;
	padding: 2px 10px;
	font-size: 14px;
}

.quantic-image-widget-container-inner .span-image {
	color: white;
	font-weight: normal;
}

.quantic-image-widget-label-hidden {
	display: none;
}

.quantic-image-widget-label-hidden-2 {
	opacity: 0;
	transition: 2.5s all;
}
/*
.swiper-zoom-container:hover .starContainer,
iframe.iframe360:hover .starContainer {
	display: none;
}
*/

.swiper-zoom-container .span-image {
	position: absolute;
	display: none;
    z-index: 1;
    bottom: 0;
    right: 0;
    background: black;
    color: white;
	padding: 4px 12px;
	font-size: 14px;
}

.swiper-zoom-container .swiper-lazy-loaded ~ .span-image {
	display: block;
}

.swiper-zoom-container .image-widget-caption-wrapper > .lightbox-label {
	opacity: 1;
}
.swiper-slide-active {
	overflow: unset!important;
}
.dialog-widget header .eicon-share-arrow,
.actionIconsContainer .spinner {
	display: none;
}
.onlyMobile .textureDownloadable,
.onlyTablet .textureDownloadable {
	display: none;
}
.elementor-swiper-button-prev {
	display: none!important;
}
.elementor-swiper-button-prev .screen-reader-text,
.elementor-swiper-button-next .screen-reader-text  {
	width: auto;
	height: auto;
	top: 55%;
	color: white;
	clip: unset;
	clip-path: unset;
	display: none;
	line-height: 18px;
    font-size: 15px;
}
.elementor-swiper-button-prev.enableLabel .screen-reader-text,
.elementor-swiper-button-next.enableLabel .screen-reader-text {
	display: block;
}
.elementor-swiper-button-prev.active {
	display: inline-flex!important;
}
.force-hidden {
	display: none!important;
}
.swiper-slide.elementor-lightbox-item > .image-widget-caption-wrapper {
	color: #fff;
    margin: 0;
    margin-top: -20px;
	width: 100%;
    padding: 0 20px;
}
.swiper-slide.elementor-lightbox-item > .image-widget-caption-wrapper a {
	color: #fff!important;
	padding-bottom: 10px;
    display: inline-block;
}
.alerltMsg {
	animation-name: alerltMsgSlideUp;
	animation-duration: 0.5s; /* Adjust as needed */
	animation-timing-function: ease-out; /* Optional: controls animation speed curve */
	animation-fill-mode: forwards; /* Keeps the element at the 'to' state after animation */
}
#sdTexturePopup {
	position: fixed;
	z-index: 9999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #00000078;
	padding: 50px 50px 80px 50px;
}
#sdTexturePopupInner {
	display: flex;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	justify-content: center;
}
#sdTexturePopupInner .sdTextureInnerContent {
	position: relative;
	display: flex;
	flex-direction: column;
}
.closeSDTexture {
	cursor: pointer;
}
#bestRefImg {
	top: 0px;
	left: 0px;
}
#bestDimImg {
	bottom: 0px;
	left: 0px;
}
.bestSDTImg {
	z-index: 1;
	position: absolute;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
	display: flex;
}
.bestSDTImg img {
	width: 200px;
	border: 6px solid #dedede;
	aspect-ratio: 1 / 1;
}
#sdtMainImg {
	height: 100%;
	display: inline-block;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
}
.viewInScene {
	position: absolute;
	bottom: 45px;
	right: 10px;
	padding: 0 8px;
	background: #ffffff80;
	border-radius: 5px;
	cursor: pointer;
}
.viewInStoneDesigner {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 0 8px;
	background: #ffffff80;
	border-radius: 5px;
	cursor: pointer;
}
.sdTextureCaption {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 14px;
	position: absolute;
	bottom: -55px;
	height: 50px;
	text-align: center;
}
.viewInSceneIcon {
	position: absolute;
	bottom: 25px;
	left: 0px;
	padding: 0 8px;
	background: #ffffff80;
	border-radius: 5px;
	color: #000;
	font-weight: normal;
	font-size: 14px;
	z-index: 9;
	cursor: pointer;
}
.viewInDesignerIcon {
	position: absolute;
	bottom: 3px;
	left: 0px;
	padding: 0 8px;
	background: #ffffff80;
	border-radius: 5px;
	color: #000;
	font-weight: normal;
	font-size: 14px;
	z-index: 9;
	cursor: pointer;
}
.cadRenderingResourceContainer .dialog-close-button.dialog-lightbox-close-button {
	top: 10px!important;
	right: 10px!important;
	font-size: 20px;
}