#seatMap {display:grid;width:100%;height:100%;grid-template-rows:1fr;grid-template-columns:30% 70%;box-sizing:border-box;background:#8080801f;}#eventSeatMapIframe {width:100%;height:100%;}#sideMenu {display:flex;flex-flow:column;height:100%;gap:20px;overflow:hidden;background-color:#fff;padding:0.5em;}#sideMenu #eventInfo {display:flex;flex-flow:column;flex:1;}#sideMenu #cart {flex:0;height:100%;flex-basis:100%;overflow:hidden;}#sideMenu #cartTitle,#sideMenu #noTicketsMSG {text-align:start;}#sideMenu #cartItems {display:grid;overflow-x:hidden;overflow-y:auto;gap:5px;grid-template-columns:1fr;grid-auto-rows:165px;}#sideMenu #cartItems > .ticket {display:flex;flex-flow:column;justify-content:space-between;border:solid 1px #80808042;padding:15px;}#sideMenu #cartItems > .ticket .svg-m[data-icon-name="trash"] {background-color:#000;}#sideMenu .ticket .ticket-body {text-align:start;}html[dir="rtl"] #sideMenu #cartItems > .ticket {padding-right:2px;}#sideMenu #cart:not(.no-tickets) #noTicketsMSG,#sideMenu #cart.no-tickets #cartSummery,#sideMenu #cart.no-tickets #cartItems,#sideMenu #cart.no-tickets #checkout {display:none;}#sideMenu #cartItems > .ticket .ticket-header {display:flex;justify-content:space-between;text-align:center;}#sideMenu #cartSummery {display:flex;flex-flow:column;justify-content:space-between;min-height:150px;border-top:solid 1px #80808042;padding-top:5px;}#sideMenu #cartSummery > div {display:flex;justify-content:space-between;}.s123-module-events.s123-page-data-events .event-ticket-title {margin-bottom:10px;}.s123-module-events.s123-page-data-events .event-ticket-more-info {display:none;}.s123-module-events.s123-page-data-events .event-ticket-info-btn {padding:0;}.s123-module-events.s123-page-data-events .event-ticket-info-btn:focus {outline:none;}.s123-module-events.s123-page-data-events .quantity-btn {color:#000;}.s123-module-events.s123-page-data-events .quantity-btn:focus {outline:none;}.s123-module-events.s123-page-data-events .event-tickets-discount {display:block;}.s123-module-events.s123-page-data-events .event-checkout-btn {text-align:right;}html[dir=rtl] .s123-module-events.s123-page-data-events .event-checkout-btn {text-align:left;}.events-validator-popover {color:#fff;background-color:#a94442;}.events-validator-popover.right>.arrow:after {border-right-color:#a94442;}.events-validator-popover.top>.arrow:after {border-top-color:#a94442;}.events-validator-popover.left>.arrow:after {border-left-color:#a94442;}.events-validator-popover.bottom>.arrow:after {border-bottom-color:#a94442;}.s123-module-events.s123-page-data-events .event-map {margin:20px 0;}.s123-module-events.s123-page-data-events .product-details .close-msg {text-align:center;border:1px solid;padding:20px;}.s123-page-data-events .product-container hr {max-width:none;border-width:1px;border-color:var(--inside_modules_color_text);}.s123-page-data-events .product-container {margin-bottom:10px;}.s123-page-data-events .product-container .product-images .main-image {margin-bottom:20px;border:1px solid #ddd;position:relative;}.s123-page-data-events .product-container .product-images .main-image > div {width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block;}.s123-page-data-events .product-container .product-images .owl-carousel {margin-top:-10px;margin-bottom:20px;}.s123-page-data-events .product-container .product-images .owl-carousel .item .item-image {width:100%;padding-bottom:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;font-size:0;display:block;border:1px solid #ddd;cursor:pointer;}.s123-page-data-events .product-container .product-images .owl-carousel .owl-nav .owl-prev, .s123-page-data-events .product-container .product-images .owl-carousel .owl-nav .owl-next {position:absolute;top:calc(50% - 12px);}.s123-page-data-events .product-container .product-images .owl-carousel .owl-nav .owl-prev .svg-m, .s123-page-data-events .product-container .product-images .owl-carousel .owl-nav .owl-next .svg-m {width:1em;}.s123-page-data-events .product-container .product-images .owl-carousel .owl-nav .owl-prev {left:-10px;}html[dir=rtl] .s123-page-data-events .product-container .product-images .owl-carousel .owl-nav .owl-prev {left:auto;right:-10px;}.s123-page-data-events .product-container .product-images .owl-carousel .owl-nav .owl-next {right:-10px;}html[dir=rtl] .s123-page-data-events .product-container .product-images .owl-carousel .owl-nav .owl-next {right:auto;left:-10px;}@media ( min-width:768px ) {.s123-page-data-events .product-container .product-images .owl-carousel .owl-nav .owl-prev {left:-15px;}html[dir=rtl] .s123-page-data-events .product-container .product-images .owl-carousel .owl-nav .owl-prev {left:auto;right:-15px;}.s123-page-data-events .product-container .product-images .owl-carousel .owl-nav .owl-next {right:-15px;}html[dir=rtl] .s123-page-data-events .product-container .product-images .owl-carousel .owl-nav .owl-next {right:auto;left:-15px;}}.s123-page-data-events .product-container .product-images .owl-carousel .owl-nav .owl-prev.disabled,.s123-page-data-events .product-container .product-images .owl-carousel .owl-nav .owl-next.disabled {opacity:0.7;}.s123-page-data-events .product-container .product-details h2 {text-transform:uppercase;}.s123-page-data-events .product-container .product-details .info-data-list {display:flex;flex-direction:column;gap:15px;}.s123-page-data-events .product-container .product-details .info-data-list .info-row {display:grid;gap:2px;}.s123-page-data-events .product-container .product-details .info-data-list .info-title {font-weight:700;}.s123-page-data-events .product-container .product-details .price-text {padding-right:10px;font-size:24px;text-transform:uppercase;}html[dir=rtl] .s123-page-data-events .product-container .product-details .price-text {padding-right:0;padding-left:10px;}.s123-page-data-events .product-container .product-details .price-value {font-size:24px;}.s123-page-data-events .product-container .btn-buy-now {min-width:150px;}.product-details-box .product-details-box-header {padding:13px 0;border-width:0 0 1px 0 !important;border-color:var(--inside_modules_color_text);border-radius:0;}.s123-module-events .box {padding:20px;}.s123-page-data-events .event-tickets-box {padding:30px !important;box-shadow:5px 15px 25px rgb(0 0 0 / 10%);}.s123-page-data-events .event-tickets-box .event-checkout {display:flex;justify-content:flex-end;}@media ( max-width:767px ) {.s123-page-data-events .event-tickets-box .event-checkout-btn,.s123-page-data-events .event-tickets-box .eventsRegisterForm {width:100%;}.s123-page-data-events .event-tickets-box .event-checkout-btn {text-align:center;}html[dir=rtl] .s123-page-data-events .event-tickets-box .event-checkout-btn,.s123-page-data-events .event-tickets-box .event-checkout-btn {text-align:center;}}.s123-page-data-gallery .g-item-container {padding:6px;margin-bottom:30px;border-radius:6px;background:#fff;box-shadow:0 3px 20px rgba(77,63,122,0.4);}.s123-page-data-gallery .g-item-container {display:table;margin-left:auto;margin-right:auto;}.s123-page-data-gallery .g-item-container img {max-width:100%;max-height:60vh;}.s123-page-data-gallery .g-item-container p {margin-bottom:0;}.s123-page-data-gallery .g-item-details {margin:10px 0 15px;}.s123-page-data-gallery .prevent-t-i-p-w {display:flex;min-width:100%;width:0;gap:0.5rem;flex-flow:wrap;}.s123-page-data-gallery .gallery-social-links,.s123-page-data-gallery .gallery-download-print-btns {display:flex;gap:0.5rem;}.s123-page-data-gallery .gallery-social-links a i,.s123-page-data-gallery .gallery-download-print-btns a i {font-size:1.25rem;}.s123-page-data-gallery .gallery-social-links + .gallery-download-print-btns:before {content:'|';margin-right:3px;margin-left:3px;}.s123-page-data-products .product-container hr {max-width:none;border-width:1px;border-color:#ddd;}.s123-page-data-products .product-container {margin-bottom:10px;}.s123-page-data-products .product-container .product-images .main-image {margin-bottom:20px;border:1px solid #ddd;position:relative;cursor:crosshair;}.s123-page-data-products .product-container .product-images .main-image > div {width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block;}.s123-page-data-products .product-container .product-images .owl-carousel {margin-top:-10px;margin-bottom:20px;}.s123-page-data-products .product-container .product-images .owl-carousel .item .item-image {width:100%;padding-bottom:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;font-size:0;display:block;border:1px solid #ddd;cursor:pointer;}.s123-page-data-products .product-container .product-images .owl-carousel .owl-nav .owl-prev, .s123-page-data-products .product-container .product-images .owl-carousel .owl-nav .owl-next {position:absolute;top:calc(50% - 12px);}.s123-page-data-products .product-container .product-images .owl-carousel .owl-nav .owl-prev {left:-10px;}html[dir=rtl] .s123-page-data-products .product-container .product-images .owl-carousel .owl-nav .owl-prev {left:auto;right:-10px;}.s123-page-data-products .product-container .product-images .owl-carousel .owl-nav .owl-next {right:-10px;}html[dir=rtl] .s123-page-data-products .product-container .product-images .owl-carousel .owl-nav .owl-next {right:auto;left:-10px;}@media ( min-width:768px ) {.s123-page-data-products .product-container .product-images .owl-carousel .owl-nav .owl-prev {left:-15px;}html[dir=rtl] .s123-page-data-products .product-container .product-images .owl-carousel .owl-nav .owl-prev {left:auto;right:-15px;}.s123-page-data-products .product-container .product-images .owl-carousel .owl-nav .owl-next {right:-15px;}html[dir=rtl] .s123-page-data-products .product-container .product-images .owl-carousel .owl-nav .owl-next {right:auto;left:-15px;}}.s123-page-data-products .product-container .product-images .owl-carousel .owl-nav .owl-prev.disabled,.s123-page-data-products .product-container .product-images .owl-carousel .owl-nav .owl-next.disabled {opacity:0.7;}.s123-page-data-products .product-container .product-details h2,.s123-page-data-products .product-container .product-details .list-unstyled {text-transform:uppercase;}.s123-page-data-products .product-container .product-details .list-unstyled span {min-width:130px;display:inline-block;}.s123-page-data-products .product-container .product-details .price-text {padding-right:10px;font-size:24px;text-transform:uppercase;}html[dir=rtl] .s123-page-data-products .product-container .product-details .price-text {padding-right:0;padding-left:10px;}.s123-page-data-products .product-container .product-details .price-value {font-size:24px;}.s123-page-data-products .product-container .product-details .price-value.list-price {margin-right:5px;font-size:20px;display:inline-block;opacity:0.4;text-decoration:line-through;}html[dir=rtl] .s123-page-data-products .product-container .product-details .price-value.list-price {margin-right:0;margin-left:5px;}.s123-page-data-products .product-container .btn-buy-now {min-width:150px;}.s123-page-data-products .product-details-box .product-details-box-header {padding:13px 0;border-width:0 0 1px 0 !important;}.s123-page-data-products .product-options {display:block;clear:both;}.s123-page-data-products .p-o-container {display:block;clear:both;}.s123-page-data-products .product-options .p-o-title {margin-bottom:5px;text-transform:uppercase;}.s123-page-data-products .product-options .p-o-title .p-o-item-value {text-transform:capitalize;}.s123-page-data-products .product-options .p-o-color-list {padding:0;margin:0;list-style:none;}@media ( min-width:1201px ) {.s123-page-data-products .product-options .p-o-color-list {max-width:70%;}}.s123-page-data-products .product-options .p-o-color-list .p-o-color {width:24px;height:24px;padding:0;margin-bottom:10px;margin-right:14px;display:inline-block;vertical-align:middle;}html[dir=rtl] .s123-page-data-products .product-options .p-o-color-list .p-o-color {margin-right:0;margin-left:14px;}.s123-page-data-products .product-options .p-o-color-list .p-o-color > span {width:100%;height:100%;border:1px solid rgba(221,221,221,.5);border-radius:2px;display:block;vertical-align:middle;cursor:pointer;position:relative;}.s123-page-data-products .product-options .p-o-color-list .p-o-color > span:hover:after,.s123-page-data-products .product-options .p-o-color-list .p-o-color.selected > span:after {content:"";position:absolute;width:30px;height:30px;top:-4px;left:-4px;border:1px solid rgba(221,221,221,1);border-radius:4px;}.s123-page-data-products .product-options .p-o-list {width:auto;min-width:160px;margin-bottom:10px;}.s123-page-data-products .product-sale-banner {position:absolute;left:10px;top:10px;opacity:1;z-index:1;cursor:default;}.s123-page-data-products .product-out-of-stock {position:absolute;left:10px;top:10px;opacity:1;z-index:1;cursor:default;}html[dir=rtl] .s123-page-data-products .product-out-of-stock {left:auto;right:10px;}@media ( min-width:480px ) {.s123-page-data-products #product-custom-text {width:400px;}}.s123-page-data-products #product-custom-text label {font-weight:normal;}.s123-page-data-products #product-custom-text .c-t-input-container {position:relative;}.s123-page-data-products #product-custom-text #ct_fieldTitle {padding-right:3rem;}html[dir=rtl] .s123-page-data-products #product-custom-text #ct_fieldTitle {padding-right:12px;padding-left:40px;}.s123-page-data-products #product-custom-text #ct_charLimit {padding:.375rem .4rem;border:1px solid transparent;border-left:1px solid #ccc;top:0;right:0;position:absolute;display:block;color:#000;opacity:0.5;text-align:center;}html[dir=rtl] .s123-page-data-products #product-custom-text #ct_charLimit {right:auto;left:0;border-left:none;border-right:1px solid #ccc;}.s123-page-data-products .product-validator-popover {color:#fff;background-color:#a94442;}.s123-page-data-products .product-validator-popover.right>.arrow:after {border-right-color:#a94442;}.s123-page-data-products .product-validator-popover.top>.arrow:after {border-top-color:#a94442;}.s123-page-data-products .product-validator-popover.left>.arrow:after {border-left-color:#a94442;}.s123-page-data-products .product-validator-popover.bottom>.arrow:after {border-bottom-color:#a94442;}.s123-page-data-products .product-container .quantity-container .form-group {display:flex;align-items:center;}html[dir=rtl] .s123-page-data-products .product-container .quantity-container label {font-weight:normal;padding-left:10px;}html[dir=ltr] .s123-page-data-products .product-container .quantity-container label {font-weight:normal;padding-right:10px;}.s123-page-data-products .cart-validator-popover {color:#fff;background-color:#a94442;}.s123-page-data-products .cart-validator-popover.right>.arrow:after {border-right-color:#a94442;}.s123-page-data-products .cart-validator-popover.top>.arrow:after {border-top-color:#a94442;}.s123-page-data-products .cart-validator-popover.left>.arrow:after {border-left-color:#a94442; }.s123-page-data-products .cart-validator-popover.bottom>.arrow:after {border-bottom-color:#a94442; }.s123-page-data-products [data-image-adjustment="fit"] {background-size:contain !important;background-repeat:no-repeat !important;}.s123-page-data-products .quantity-plus-btn:focus,.s123-page-data-products .quantity-minus-btn:focus {outline:none;}.s123-page-data-supportcenter.layout-1 .support-center-container {max-width:650px;}.s123-page-data-supportcenter.layout-1 .support-center-fluid-width {padding-bottom:56.25%;position:relative;}.s123-page-data-supportcenter.layout-1 .support-center-container iframe,.s123-page-data-supportcenter.layout-1 .support-center-container object,.s123-page-data-supportcenter.layout-1 .support-center-container embed,.s123-page-data-supportcenter.layout-1 .support-center-container video {position:absolute;top:0;left:0;width:100%;height:100%;}.s123-page-data-supportcenter.layout-1 .support-center-details-box + .support-center-details-box {padding-top:30px;}.s123-page-data-articles .meta {display:flex;align-items:center;justify-content:center;margin:0 0 0.5em 0;font-size:0.7em;}.s123-page-data-articles .meta > div {display:flex;padding:0 1em;}.s123-page-data-articles .blog-data-share-buttons {display:flex;justify-content:flex-end;}.s123-page-data-articles .blog-data-share-buttons .share-buttons {margin-bottom:0;}.s123-page-data-articles .related-article-container .s123-card {border-radius:8px;}.s123-page-data-articles .related-article-container .s123-card .image-container {border-top-left-radius:8px;border-top-right-radius:8px;}.s123-page-data-articles .articleTags .articleTags-wrap {display:flex;flex-wrap:wrap;gap:5px;}.s123-page-data-articles .articleTags .articleTags-wrap .s123-btn-tag {line-height:inherit;}@media (max-width:767px) {.s123-page-data-articles .articleTags .articleTags-wrap {margin-bottom:10px;}}.s123-page-data-articles.s123-page-data-articles-1a .leadImage {margin-bottom:32px;}.s123-page-data-articles.s123-page-data-articles-1a .leadImage > img {width:auto;height:auto;max-width:100%;max-height:418px;}.s123-page-data-articles.s123-page-data-articles-1a .responsive-handler {margin-bottom:48px;}.s123-page-data-articles.s123-page-data-articles-2a .leadImage {margin-bottom:32px;}.s123-page-data-articles.s123-page-data-articles-2a .leadImage > img {width:auto;height:auto;max-width:100%;max-height:308px;}.s123-page-data-articles.s123-page-data-articles-3a .leadImage {float:left;padding:0 2em 1.2em 0;}.s123-page-data-articles.s123-page-data-articles-3a .leadImage > img {max-height:200px;border:1px solid #efefef;border-radius:4px;}html[dir=rtl] .s123-page-data-articles.s123-page-data-articles-3a .leadImage {float:right;padding:0 0 1.2em 2em;}@media (max-width:768px) {.s123-page-data-articles.s123-page-data-articles-3a .leadImage,html[dir=rtl] .s123-page-data-articles.s123-page-data-articles-3a .leadImage {float:none;padding:0;padding-bottom:1.2em;}}.s123-page-data-articles.s123-page-data-articles-4a .leadImage {float:right;padding:0 0 1.2em 2em ;}.s123-page-data-articles.s123-page-data-articles-4a .leadImage > img {max-height:200px;border:1px solid #efefef;border-radius:4px;}html[dir=rtl] .s123-page-data-articles.s123-page-data-articles-4a .leadImage {float:left;padding:0 2em 1.2em 0;}@media (max-width:768px) {.s123-page-data-articles.s123-page-data-articles-4a .leadImage,html[dir=rtl] .s123-page-data-articles.s123-page-data-articles-4a .leadImage {float:none;padding:0;padding-bottom:1.2em;}}.s123-page-data-articles.s123-page-data-articles-5a .leadImage {display:none;}.s123-page-data-articles.s123-page-data-articles-6a .leadImage {margin-bottom:2em;}.s123-page-data-articles.s123-page-data-articles-6a .leadImage > img {height:auto;width:100%;max-height:600px;border-radius:8px;aspect-ratio:16/9;box-shadow:0px 15px 25px rgba(0, 0, 0, 0.08);object-fit:cover;object-position:center;;}.s123-page-data-blog .meta {display:flex;align-items:center;justify-content:center;margin:0 0 0.5em 0;font-size:0.7em;}.s123-page-data-blog .meta > div {display:flex;}.s123-page-data-blog .meta .reading-date.meta-seprator:before {content:'|';opacity:.5;margin:0 1em;}.s123-page-data-blog .related-post-container .s123-card {border-radius:8px;}.s123-page-data-blog .related-post-container .s123-card .image-container {border-radius:8px 8px 0 0;}.s123-page-data-blog .related-post-container .s123-card .image-container .square-date {border-radius:8px;}.s123-page-data-blog#itemPageComments .blogCommentsBox {border-radius:16px;}.s123-page-data-blog#itemPageComments #commentsContainer .commentBox {border-radius:16px;}.s123-page-data-blog .blogTags .blogTags-wrap {display:flex;flex-wrap:wrap;gap:5px;}.s123-page-data-blog .blogTags .blogTags-wrap .s123-btn-tag {line-height:inherit;}@media (max-width:767px) {.s123-page-data-blog .blogTags .blogTags-wrap {margin-bottom:10px;}}.post-writers-container {display:flex;justify-content:center;align-items:stretch;margin-bottom:10px;}.post-writers-container .writer-spacer {width:1px;margin:0 1em;border-right:1px solid var(--inside_modules_color_text);opacity:0.3;}.post-writers-container .post-writer {display:flex;flex-direction:column;align-items:center;justify-content:center;}.post-writers-container .post-writer-img {width:70px;height:70px;line-height:70px;margin-bottom:10px;display:block;background-size:cover;background-position:center center;background-repeat:no-repeat;}.post-writers-container .post-writer a {color:var(--inside_modules_color_section_box_main);}.post-categories-container {margin-bottom:20px;}.post-categories-container .category-spacer {width:1px;margin:0 0.5em;border-right:1px solid var(--inside_modules_color_text);opacity:0.3;}.s123-page-data-blog.s123-page-data-blog-1a .full-image-width {margin-bottom:1.6em;min-height:250px;}.s123-page-data-blog.s123-page-data-blog-2a .full-image-width {margin-bottom:1.4em;min-height:250px;}.s123-page-data-blog.s123-page-data-blog-3a .leadImage {float:left;padding:0 1.2em 1.2em 0;}.s123-page-data-blog.s123-page-data-blog-3a .leadImage > img {max-width:300px;max-height:300px;border:1px solid #efefef;border-radius:4px;}html[dir=rtl] .s123-page-data-blog.s123-page-data-blog-3a .leadImage {float:right;padding:0 0 1.2em 1.2em;}@media (max-width:768px) {.s123-page-data-blog.s123-page-data-blog-3a .leadImage,html[dir=rtl] .s123-page-data-blog.s123-page-data-blog-3a .leadImage {float:none;padding:0;padding-bottom:1.2em;}.s123-page-data-blog.s123-page-data-blog-3a .leadImage > img {max-width:100%;}}.s123-page-data-blog.s123-page-data-blog-4a .leadImage {float:right;padding:0 0 1.2em 1.2em;}.s123-page-data-blog.s123-page-data-blog-4a .leadImage > img {max-width:300px;max-height:300px;border:1px solid #efefef;border-radius:4px;}html[dir=rtl] .s123-page-data-blog.s123-page-data-blog-4a .leadImage {float:left;padding:0 1.2em 1.2em 0;}@media (max-width:768px) {.s123-page-data-blog.s123-page-data-blog-4a .leadImage,html[dir=rtl] .s123-page-data-blog.s123-page-data-blog-4a .leadImage {float:none;padding:0;padding-bottom:1.2em;}.s123-page-data-blog.s123-page-data-blog-4a .leadImage > img {max-width:100%;}}.s123-page-data-blog.s123-page-data-blog-5a .leadImage {display:none;}.s123-page-data-blog.s123-page-data-blog-6a .full-image-width-box {position:relative;}.s123-page-data-blog.s123-page-data-blog-6a .full-image-width {height:400px;width:100%;position:absolute;left:0;top:0;}.s123-page-data-blog.s123-page-data-blog-6a .contentDiv {margin-top:200px;margin-bottom:32px;}@media (max-width:768px) {.s123-page-data-blog.s123-page-data-blog-6a .contentDiv {margin-top:120px;}}.s123-page-data-blog.s123-page-data-blog-7a .full-image-width {margin-bottom:2.5em;max-height:600px;height:auto;border-radius:10px;padding-top:56.25%;}.s123-page-data-schedule-booking .schedule-booking-container hr {max-width:none;border-width:1px;border-color:#ddd;margin-block:32px;}.s123-page-data-schedule-booking .schedule-booking-container {margin-bottom:10px;}.s123-page-data-schedule-booking .schedule-booking-container .product-images .main-image {margin-bottom:32px;border:1px solid #ddd;position:relative;max-width:456px;aspect-ratio:16/9;}.s123-page-data-schedule-booking .schedule-booking-container .product-images .main-image > div {width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block;}.s123-page-data-schedule-booking .schedule-booking-container .product-images .owl-carousel {margin-top:-10px;margin-bottom:20px;}.s123-page-data-schedule-booking .schedule-booking-container .product-images .owl-carousel .item .item-image {width:100%;padding-bottom:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;font-size:0;display:block;border:1px solid #ddd;cursor:pointer;}.s123-page-data-schedule-booking .schedule-booking-container .product-images .owl-carousel .owl-nav .owl-prev, .s123-page-data-schedule-booking .schedule-booking-container .product-images .owl-carousel .owl-nav .owl-next {position:absolute;top:calc(50% - 12px);}.s123-page-data-schedule-booking .schedule-booking-container .product-images .owl-carousel .owl-nav .owl-prev {left:-10px;}html[dir=rtl] .s123-page-data-schedule-booking .schedule-booking-container .product-images .owl-carousel .owl-nav .owl-prev {left:auto;right:-10px;}.s123-page-data-schedule-booking .schedule-booking-container .product-images .owl-carousel .owl-nav .owl-next {right:-10px;}html[dir=rtl] .s123-page-data-schedule-booking .schedule-booking-container .product-images .owl-carousel .owl-nav .owl-next {right:auto;left:-10px;}@media ( min-width:768px ) {.s123-page-data-schedule-booking .schedule-booking-container .product-images .owl-carousel .owl-nav .owl-prev {left:-15px;}html[dir=rtl] .s123-page-data-schedule-booking .schedule-booking-container .product-images .owl-carousel .owl-nav .owl-prev {left:auto;right:-15px;}.s123-page-data-schedule-booking .schedule-booking-container .product-images .owl-carousel .owl-nav .owl-next {right:-15px;}html[dir=rtl] .s123-page-data-schedule-booking .schedule-booking-container .product-images .owl-carousel .owl-nav .owl-next {right:auto;left:-15px;}}.s123-page-data-schedule-booking .schedule-booking-container .product-images .owl-carousel .owl-nav .owl-prev.disabled,.s123-page-data-schedule-booking .schedule-booking-container .product-images .owl-carousel .owl-nav .owl-next.disabled {opacity:0.7;}.schedule-booking-container .product-details .box {border-radius:8px;box-shadow:0px 40px 50px rgba(0, 0, 0, 0.1);}.schedule-booking-container .product-details h2 {text-transform:uppercase;}.schedule-booking-container .product-details p {white-space:pre-wrap;word-wrap:break-word;margin-bottom:0;}.schedule-booking-container .product-details .list-unstyled {display:flex;flex-direction:column;gap:16px;margin-bottom:0;}.schedule-booking-container .product-details .list-unstyled span {min-width:130px;display:inline-block;}.schedule-booking-container .product-details .price-text {padding-right:10px;font-size:1.25rem;text-transform:uppercase;}html[dir=rtl] .schedule-booking-container .product-details .price-text {padding-right:0;padding-left:10px;}.schedule-booking-container .product-details .price-value {font-size:24px;}.schedule-booking-container .product-details .price-value.list-price {margin-right:5px;font-size:20px;display:inline-block;opacity:0.4;text-decoration:line-through;}html[dir=rtl] .schedule-booking-container .product-details .price-value.list-price {margin-right:0;margin-left:5px;}.schedule-booking-container .show-pricing-btn,.schedule-booking-container .btn-buy-now {width:100%;}.schedule-booking-box .schedule-booking-box-header {padding:0 0 16px 0;margin:0 0 16px 0;border-width:0 0 1px 0 !important;}.s123-page-data-schedule-booking .discount-text {display:block;}.s123-page-data-schedule-booking .discount-price {padding-left:10px;}html[dir=rtl] .s123-page-data-schedule-booking .discount-price {padding-left:auto;padding-right:10px;}.s123-page-data-schedule-booking .box {padding:20px;}html[dir=rtl] .s123-page-data-schedule-booking .product-details .c-h-input-icon {border-left-color:#ccc;}.s123-page-data-schedule-booking .price-container .productPrice {color:var(--global_main_color);font-weight:600;font-size:1.25rem;}@media ( max-width:767px ) {.schedule-booking-container .product-details.product-details-book {margin-bottom:24px;}}.s123-page-data-schedule-booking .schedule-pricing-types {display:flex;flex-direction:column;gap:10px;margin-bottom:1rem;}.s123-page-data-schedule-booking .schedule-pricing-radio {display:flex;align-items:center;gap:8px;}.s123-page-data-schedule-booking .schedule-pricing-radio input[type="radio"], label {margin:0;}.s123-page-data-schedule-booking .schedule-pricing-radio label {display:flex;justify-content:space-between;width:100%;}.s123-page-data-schedule-booking .schedule-pricing-types .schedule-pricing-radio {padding:1rem;color:var(--inside_modules_color_text);border-radius:4px;position:relative;cursor:pointer;z-index:1;}.s123-page-data-schedule-booking .schedule-pricing-types .schedule-pricing-radio::before {content:'';position:absolute;inset:0;background-color:var(--inside_modules_color_section_box_main);opacity:0.2; z-index:-1;}.s123-page-data-schedule-booking .schedule-pricing-types .schedule-pricing-radio input[type="radio"] {width:1.2rem;height:1.2rem;cursor:pointer;}.s123-page-data-schedule-booking .schedule-pricing-types .schedule-pricing-radio.checked span,.s123-page-data-schedule-booking .schedule-pricing-types .schedule-pricing-radio.checked [data-rel="multiCurrency"] span {color:var(--inside_modules_color_section_btn_text) !important;}.s123-page-data-schedule-booking .schedule-pricing-types .schedule-pricing-radio.checked::before {opacity:1; }.s123-page-data-online-courses .online-courses-container hr {max-width:none;border-width:1px;border-color:#ddd;}.s123-page-data-online-courses .online-courses-container .product-images .main-image {margin-bottom:20px;border:1px solid #ddd;position:relative;}.s123-page-data-online-courses .online-courses-container .product-images .main-image > div {width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block;}.online-courses-container .course-details .s123-box-border-box {border-radius:8px;}.online-courses-container .course-details .course-widget-image {height:200px;width:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;border-radius:8px 8px 0 0;}.online-courses-container .course-details .course-widget-text {padding:32px;}.online-courses-container .course-details .course-widget-text h4 {font-weight:700;font-size:1.24rem;margin:0 0 8px 0;opacity:0.8;}.online-courses-container .course-details .course-widget-text p {margin-bottom:24px;}.online-courses-container .course-details .course-widget-text .price-container {margin-bottom:20px;font-weight:700;font-size:1rem;;}.online-courses-container .course-details .course-widget-text .price-container .price-sale-precentege {display:inline-block;direction:ltr;color:#FF0000;}.online-courses-container .course-details .course-widget-text .price-container .price-value.price-before-sale {margin-right:5px;display:inline-block;opacity:0.4;text-decoration:line-through;}html[dir=rtl] .online-courses-container .course-details .course-widget-text .price-container .price-value.price-before-sale {margin-right:0;margin-left:5px;}.online-courses-container .course-details .course-widget-text .btn {width:100%;}.online-courses-container .course-details .course-widget-text .price-container .btn span {white-space:pre-wrap;}.online-courses-container .online-courses-box {margin-bottom:32px;}.online-courses-container .online-courses-box .online-courses-content.breakable {white-space:pre-wrap;}.s123-page-data-online-courses .online-courses-content .online-courses-box-header {position:relative;font-weight:600;font-size:1.45rem;margin:0 0 32px 0;padding-bottom:16px;}.s123-page-data-online-courses .online-courses-content .online-courses-box-header::after {content:'';height:4px;width:32px;position:absolute;background-color:var(--global_main_color);bottom:0;left:0;}.s123-page-data-online-courses.bg-primary .online-courses-content .online-courses-box-header::after {background-color:var(--inside_modules_color_section_box_main);}html[dir="rtl"] .s123-page-data-online-courses .online-courses-content .online-courses-box-header::after {right:0;left:auto;}.s123-page-data-online-courses .online-courses-content .panel-group,.popupOnlineCourseVideos .course-list-container .panel-group {margin:0;}.s123-page-data-online-courses .online-courses-content .panel-group .heading {display:flex;justify-content:space-between;padding:32px;}.s123-page-data-online-courses .online-courses-content .panel-group .heading .course-title,.popupOnlineCourseVideos .course-list-container .panel-group .heading .course-title {display:flex;align-items:center;gap:8px;}.s123-page-data-online-courses .online-courses-content .panel-group .heading i,.popupOnlineCourseVideos .course-list-container .panel-group .heading i {display:flex;align-items:center;opacity:0.6;transition:transform 0.3s ease;width:10px;}.s123-page-data-online-courses .online-courses-content .panel-group .heading[aria-expanded="true"] i,.popupOnlineCourseVideos .course-list-container .panel-group .heading[aria-expanded="true"] i {transform:rotate(180deg);}.s123-page-data-online-courses .online-courses-content .panel-group .panel {box-shadow:none;border-radius:8px;margin:0 0 24px 0;}.s123-page-data-online-courses .online-courses-content .panel-group .panel:last-child,.popupOnlineCourseVideos .course-list-container .panel-group .panel:last-child {margin:0;}.s123-page-data-online-courses .online-courses-content .panel-group .panel-body {padding:0 32px 32px 32px;}.s123-page-data-online-courses .online-courses-content .panel-group .heading .panel-title,.popupOnlineCourseVideos .course-list-container .panel-group .heading .panel-title {font-weight:700;font-size:1rem;}html[dir=rtl] .s123-page-data-online-courses .online-courses-content .panel-group .heading .panel-title,html[dir=rtl] .popupOnlineCourseVideos .course-list-container .panel-group .heading .panel-title {text-align:right;}.s123-page-data-online-courses .online-courses-content .panel-group .heading .panel-title .freePreview {white-space:break-spaces;}.s123-page-data-online-courses .online-courses-content .panel-group .heading .panel-lesson-num,.popupOnlineCourseVideos .course-list-container .panel-group .heading .panel-lesson-num {margin:0;text-align:center;font-size:1rem;font-weight:500;color:#A8A8A8;}.s123-page-data-online-courses .online-courses-content .lesson-view {display:flex;justify-content:space-between;margin-bottom:16px;}.s123-page-data-online-courses .online-courses-content .lesson-view:last-child {margin-bottom:0;}.s123-page-data-online-courses .online-courses-content .lesson-view .lesson-title {display:flex;align-items:center;cursor:pointer;gap:16px;}.s123-page-data-online-courses .online-courses-content .lesson-view .lesson-title i,.popupOnlineCourseVideos .course-list-container #accordion .lesson-video i,.popupOnlineCourseVideos .course-list-container #accordion .lesson-closed i {background-color:#8D96A0 !important;}.s123-page-data-online-courses .online-courses-content .lesson-view .lesson-title.remove-link {text-decoration:none;color:inherit;cursor:default;}.s123-page-data-online-courses .online-courses-content .lesson-view .lesson-preview {cursor:pointer;text-align:right;font-weight:600;font-size:1rem;}html[dir=rtl] .s123-page-data-online-courses .online-courses-content .lesson-view .lesson-preview {text-align:left;}.popupOnlineCourseVideos .modal-body {padding:24px;}.popupOnlineCourseVideos .modal-dialog {width:80% !important;margin:50px auto 0 auto;padding:17px;}.popupOnlineCourseVideos .modal-dialog .modal-content {min-height:800px;height:100%;border:none;border-radius:16px;}.popupOnlineCourseVideos .modal-dialog .modal-header {border-radius:16px 16px 0 0;padding:24px;}.popupOnlineCourseVideos .modal-dialog .modal-header .close {opacity:1;}.popupOnlineCourseVideos .modal-dialog .modal-header .close:hover {color:inherit;}.popupOnlineCourseVideos .videoInlineTitle,.popupOnlineCourseVideos .audioInlineTitle {font-weight:600;font-size:1.45rem;margin:0 0 24px 0;}.popupOnlineCourseVideos .onlineCourseVideoInline {display:flex;justify-content:center;margin-bottom:50px;border-radius:16px;}.popupOnlineCourseVideos .onlineCourseVideoInline .s123-video-handler {position:relative;}.popupOnlineCourseVideos .onlineCourseVideoInline img {max-width:100%;max-height:100%;object-fit:cover;object-position:center;aspect-ratio:16/9;border-radius:16px;}@media ( max-width:1024px ) {.popupOnlineCourseVideos .modal-dialog {width:100% !important;}}@media ( max-width:768px ) {.popupOnlineCourseVideos .modal-dialog .modal-content {min-height:700px;}}.popupOnlineCourseVideos .course-list-container .panel-group .heading {display:flex;justify-content:space-between;padding:16px;}.popupOnlineCourseVideos .course-list-container .panel-group .panel {box-shadow:none;border-radius:8px;margin:0 0 16px 0;}.popupOnlineCourseVideos .course-list-container .panel-group .panel-body {padding:0 16px 16px 16px;opacity:0.7;}.popupOnlineCourseVideos .course-list-container #accordion .lesson-view {display:flex;justify-content:space-between;margin-bottom:16px;}.popupOnlineCourseVideos .course-list-container #accordion .lesson-view:last-child {margin-bottom:0;}.popupOnlineCourseVideos .lesson-view .lesson-video {display:flex;align-items:center;cursor:pointer;gap:16px;}.popupOnlineCourseVideos .course-list-container #accordion .lesson-view .lesson-closed {display:flex;align-items:center;gap:16px;width:80%;}.popupOnlineCourseVideos .course-list-container #accordion .lesson-view .lesson-preview.lesson-buy-course {width:20%;cursor:pointer;text-align:right;}html[dir=rtl] .popupOnlineCourseVideos .course-list-container #accordion .lesson-view .lesson-preview.lesson-buy-course {text-align:left;}.popupOnlineCourseVideos .course-list-container #accordion .lesson-video {cursor:pointer;}.popupOnlineCourseVideos .course-list-container #accordion .lesson-closed {cursor:default;}@media ( max-width:767px ) {.s123-page-data-online-courses .online-courses-content .panel-group .heading, .popupOnlineCourseVideos .course-list-container .panel-group .heading {padding:16px;}.s123-page-data-online-courses .online-courses-content .panel-group .panel-body, .popupOnlineCourseVideos .course-list-container .panel-group .panel-body {padding:0 16px 16px 16px;}.s123-page-data-online-courses .online-courses-content .panel-group,.popupOnlineCourseVideos .course-list-container .panel-group {margin:0 0 16px 0;}.online-courses-container .course-details .course-widget-text {padding:24px;}}.s123-page-data.s123-page-data-branch .open-hours{margin-bottom:50px;}.s123-page-data-portfolio.data-1 .portfolio-section-text {text-align:center;padding-bottom:50px;}.s123-page-data-portfolio.data-1 .portfolio-section-text > h3 {margin-bottom:20px;}.s123-page-data-portfolio.data-1 .portfolio-section-text > p {opacity:0.8;white-space:pre-wrap;word-wrap:break-word;}.s123-page-data-portfolio.data-1 .p-image-wrapper {position:relative;margin-bottom:20px;}.s123-page-data-portfolio.data-1 .p-image-wrapper img,.s123-page-data-portfolio.data-1 .s123-video-handler img {width:100%;height:auto;display:block;margin:0px auto;}.s123-page-data-portfolio.data-1 .description-container {margin-bottom:50px;}.s123-page-data-portfolio.data-1 .portfolio-section {margin-bottom:80px;}.s123-page-data-portfolio.data-1 .portfolio-item {cursor:pointer;}.s123-page-data-portfolio.data-1 #portfolioPasswordForm {padding:48px 32px 56px 32px;border-radius:8px;}.s123-page-data-portfolio.data-1 #portfolioPasswordForm input[name="p"],.s123-page-data-portfolio.data-1 #portfolioPasswordForm .errorMessage {max-width:280px;margin:0 auto;}.s123-page-data-portfolio.data-1 #portfolioPasswordForm .errorMessage {color:red;padding-top:8px;}.s123-page-data-portfolio.data-1 .client-container {padding-bottom:20px;}.s123-page-data-portfolio.data-2 .p-image-wrapper {padding:5px;position:relative;}.s123-page-data-portfolio.data-2 .p-image-wrapper img,.s123-page-data-portfolio.data-2 .s123-video-handler img {width:100%;height:auto;display:block;margin:0px auto;}.s123-page-data-portfolio.data-2 .description-container {margin-bottom:50px;}.s123-page-data-portfolio.data-2 .portfolio-section {margin-bottom:55px;}.s123-page-data-portfolio.data-2 .portfolio-item {cursor:pointer;}.s123-page-data-portfolio.data-2 #portfolioPasswordForm input[name="p"],.s123-page-data-portfolio.data-2 #portfolioPasswordForm .errorMessage {max-width:280px;margin:0 auto;}.s123-page-data-portfolio.data-2 #portfolioPasswordForm .errorMessage {color:red;padding-top:8px;}.s123-page-data-portfolio.data-2 .client-container {padding-bottom:20px;}.inside_page .s123-page-data.s123-page-data-forum {padding-top:0;}.s123-page-data.s123-page-data-forum .forum-main-topic .post {margin-bottom:36px;padding:15px;}.s123-page-data.s123-page-data-forum .forum-main-topic > div:before {background-color:transparent;margin:0;}.s123-page-data.s123-page-data-forum .forum-main-topic > div:after {background-color:transparent;margin:0;}.s123-page-data.s123-page-data-forum .f-replies .post {margin-bottom:0;padding:15px;}.s123-page-data.s123-page-data-forum .topic-container {position:relative;}.s123-page-data.s123-page-data-forum .small-menu-container {margin-top:10px;margin-bottom:10px;padding:10px;}@media(min-width:767px) {.s123-page-data.s123-page-data-forum .side-menu-container {position:absolute;top:9px;right:15px;width:400px;min-height:20px;padding:19px;margin-bottom:20px;}html[dir="rtl"] .s123-page-data.s123-page-data-forum .side-menu-container {right:auto;left:15px;}}.s123-page-data.s123-page-data-forum .small-menu-container .small-topic-row {padding-top:5px;padding-bottom:5px;}.s123-page-data.s123-page-data-forum .small-menu-container .f-small-menu-buttons .btn-group{padding-right:10px;}html[dir="rtl"] .s123-page-data.s123-page-data-forum .small-menu-container .f-small-menu-buttons {padding-right:0px;padding-left:10px;}.s123-page-data.s123-page-data-forum .side-menu-container .side-menu-info {text-align:center;margin-bottom:10px;}.s123-page-data.s123-page-data-forum .side-menu-container .side-menu-info:nth-child(odd) { clear:both;}.s123-page-data.s123-page-data-forum .side-menu-container span {font-size:14px;margin-bottom:5px;}.s123-page-data.s123-page-data-forum .side-menu-container .f-side-menu-buttons div{margin:5px;}.s123-page-data.s123-page-data-forum .side-menu-container .side-menu-top-line:before,.s123-page-data.s123-page-data-forum .topic-side-menu:before {content:"";width:100%;height:1px;background-color:#dcdcdc;display:block;margin-bottom:9px;margin-top:9px;}.s123-page-data.s123-page-data-forum .post-date-time {float:right;}html[dir="rtl"] .s123-page-data.s123-page-data-forum .post-date-time {float:left;}.s123-page-data.s123-page-data-forum .reply-buttons-container .btn-group {float:right;padding-left:5px;padding-right:0px; }html[dir="rtl"] .s123-page-data.s123-page-data-forum .reply-buttons-container .btn-group {float:left;padding-left:0px;padding-right:5px;}.s123-page-data.s123-page-data-forum .btn-group .rmv-reply-btn {color:#ff5652 !important;cursor:pointer;}.s123-page-data.s123-page-data-forum .btn-group .rmv-reply-btn .svg-m {background-color:#ff5652 !important;}.s123-page-data.s123-page-data-forum .btn-group .share-reply-btn {cursor:pointer;}.s123-page-data.s123-page-data-forum .btn-group .topic-follow {background-color:#5cb85c !important;border-color:#5cb85c !important;}.s123-page-data.s123-page-data-forum .reply-client-avatar span {cursor:pointer;}.s123-page-data.s123-page-data-forum .reply-client-avatar [data-letters]:before {content:attr(data-letters);display:inline-block;font-size:2em;width:45px;height:45px;line-height:45px;text-align:center;border-radius:50%;vertical-align:middle;color:white;}.s123-page-data.s123-page-data-forum .side-menu-avatar [data-letters]:before {content:attr(data-letters);display:inline-block;font-size:1.3em;width:30px;height:30px;line-height:30px;text-align:center;border-radius:50%;vertical-align:middle;color:white;cursor:pointer;}.s123-page-data.s123-page-data-forum .side-menu-time {display:inline-block;margin:0 5px;}.s123-page-data.s123-page-data-forum .side-menu-avatar {display:inline-block;}.s123-page-data.s123-page-data-forum .reply-client-avatar .avatar-img {display:inline-block;background-size:cover;background-position:center center;background-repeat:no-repeat;width:45px;height:45px;border-radius:50%;vertical-align:middle;}.s123-page-data.s123-page-data-forum .side-menu-avatar .avatar-img {display:inline-block;background-size:cover;background-position:center center;background-repeat:no-repeat;width:30px;height:30px;border-radius:50%;vertical-align:middle;cursor:pointer;}.s123-page-data.s123-page-data-forum .breadcrumb .active {display:none;}.s123-page-data.s123-page-data-forum .forum-reply {border-bottom:1px solid #dcdcdc;margin-bottom:20px;}.s123-page-data.s123-page-data-forum .forum-bottom-line:after {content:"";width:100%;height:1px;background-color:#dcdcdc;display:block;margin-bottom:9px;margin-top:9px;}.s123-page-data.s123-page-data-forum .reply-manage-buttons {margin-top:20px;}.s123-page-data.s123-page-data-forum .topicSubject {font-size:1.3em;}.s123-page-data.s123-page-data-forum .reply-display-name {padding-bottom:6px;font-size:0.8rem;color:#828282;}.s123-page-data.s123-page-data-forum .reply-display-name.main-user-name {color:var(--global_main_color);}.s123-page-data.s123-page-data-forum .replies-avatars.side-menu-avatar span {margin-right:5px;}html[dir="rtl"] .s123-page-data.s123-page-data-forum .replies-avatars.side-menu-avatar span {margin-right:auto;margin-left:5px;}.s123-page-data.s123-page-data-forum .f-suggested-topics {padding-top:10px;padding-bottom:10px;margin-top:30px;}.s123-page-data.s123-page-data-forum .f-suggested-header {padding-top:10px;padding-bottom:10px;}.s123-page-data.s123-page-data-forum .f-suggested-topics .topics-replies,.s123-page-data.s123-page-data-forum .f-suggested-topics .topics-views {text-align:center;}@media(max-width:767px) {.s123-page-data.s123-page-data-forum .f-suggested-topics .topics-replies,.s123-page-data.s123-page-data-forum .f-suggested-topics .topics-views {text-align:right;}html[dir="rtl"] .s123-page-data.s123-page-data-forum .f-suggested-topics .topics-replies,html[dir="rtl"] .s123-page-data.s123-page-data-forum .f-suggested-topics .topics-views {text-align:left;}}.s123-page-data.s123-page-data-forum #topicBox {min-height:250px;}@media(min-width:768px) {.s123-page-data-eCommerce .product-container {display:flex;}.s123-page-data-eCommerce .product-container .product-images {float:none;}.s123-page-data-eCommerce .product-container .product-images #mainImageSlider {max-width:100%;}.s123-page-data-eCommerce .product-container .product-details {overflow:hidden;float:none;}.s123-page-data-eCommerce .product-container .r-p-m .bootbox-body,.s123-page-data-eCommerce .product-container .popover.shipping-options {max-width:600px !important;}.s123-page-data-eCommerce.s123-page-data-eCommerce-2 .product-container .product-images,.s123-page-data-eCommerce.s123-page-data-eCommerce-4 .product-container .product-images {display:flex;flex-flow:column;align-items:flex-end;}.s123-page-data-eCommerce.s123-page-data-eCommerce-2 .product-container .product-images[data-vertical-album="1"],.s123-page-data-eCommerce.s123-page-data-eCommerce-4 .product-container .product-images[data-vertical-album="1"] {display:flex;flex-direction:row;align-items:start;}.s123-page-data-eCommerce.s123-page-data-eCommerce-2 .product-container,.s123-page-data-eCommerce.s123-page-data-eCommerce-4 .product-container {display:flex;flex-direction:row-reverse;}}.s123-page-data-eCommerce .product-container .popover.shipping-options {background-color:var(--modules_color_second_box) !important;color:var(--inside_modules_color_text_box) !important;}.s123-page-data-eCommerce .product-container .popover.shipping-options .close {color:var(--inside_modules_color_text_box) !important;}.s123-page-data-eCommerce .product-container .r-p-m .bootbox-body {height:400px;overflow-y:auto;white-space:pre-wrap;}.s123-page-data-eCommerce .product-container hr {max-width:none;border-width:1px;border-color:var(--inside_modules_color_text);margin-block:24px;}.s123-page-data-eCommerce .product-container {margin-bottom:10px;}.s123-page-data-eCommerce .product-container .product-images .main-image {box-sizing:content-box;position:relative;cursor:pointer;}.s123-page-data-eCommerce .product-container .product-images #mainImageSlider {margin-bottom:16px;}@media(max-width:767px) {.s123-page-data-eCommerce .product-container .product-images #mainImageSlider {margin-bottom:8px;}}.s123-page-data-eCommerce .product-container .p-carousel-img-arrow {position:absolute;top:50%;width:30px;height:30px;border:none;border-radius:50%;background:hsla(0, 0%, 100%, 0.75);cursor:pointer;z-index:1000;-webkit-transform:translateY(-50%); transform:translateY(-50%);opacity:0; transition:opacity 0.3s ease; }html[dir=rtl] .s123-page-data-eCommerce .product-container .p-carousel-img-arrow {-webkit-transform:translateY(-50%) rotate(180deg); transform:translateY(-50%) rotate(180deg);}@media (min-width:768px) {.s123-page-data-eCommerce .product-container .p-carousel-img-arrow:not(.small-arrow) {width:44px;height:44px;}}.s123-page-data-eCommerce .product-container #mainImageSlider:hover .p-carousel-img-arrow,.s123-page-data-eCommerce .product-container #productSlickcarousel:hover .p-carousel-img-arrow {opacity:1; }@media (hover:none) {.s123-page-data-eCommerce .product-container .p-carousel-img-arrow {opacity:1;}}.s123-page-data-eCommerce .product-container .p-carousel-img-arrow:hover { background:#fff;}.s123-page-data-eCommerce .product-container .p-carousel-img-arrow:active {opacity:0.6;}.s123-page-data-eCommerce .product-container .p-carousel-img-arrow.previous { left:10px; } .s123-page-data-eCommerce .product-container .p-carousel-img-arrow.next { right:10px; }html[dir=rtl] .s123-page-data-eCommerce .product-container .p-carousel-img-arrow.previous {left:auto;right:10px;}html[dir=rtl] .s123-page-data-eCommerce .product-container .p-carousel-img-arrow.next {right:auto;left:10px;}.s123-page-data-eCommerce .product-container .p-carousel-img-arrow svg {position:absolute;left:20%;top:20%;width:60%;height:60%;}.s123-page-data-eCommerce .product-container .p-carousel-img-arrow .arrow {fill:#333;}.s123-page-data-eCommerce .product-container .product-images[data-vertical-album="1"] #productSlickcarousel .p-carousel-img-arrow {top:auto;left:50%;right:auto;transform:translatex(-50%);}.s123-page-data-eCommerce .product-container .product-images[data-vertical-album="1"] #productSlickcarousel .p-carousel-img-arrow > svg {transform:rotate(90deg);}.s123-page-data-eCommerce .product-container .product-images[data-vertical-album="1"] #productSlickcarousel .p-carousel-img-arrow.previous { top:10px;}.s123-page-data-eCommerce .product-container .product-images[data-vertical-album="1"] #productSlickcarousel .p-carousel-img-arrow.next { bottom:15px;} .s123-page-data-eCommerce .product-container .product-images .main-image .image-zoom-btn {display:flex;align-items:center;align-content:center;justify-content:center;position:absolute;right:10px;bottom:10px;cursor:pointer;font-size:25px;background:hsla(0, 0%, 100%, 0.75);padding:10px;border-radius:8px;transition:opacity 0.3s ease;opacity:0;}html[dir=rtl] .s123-page-data-eCommerce .product-container .product-images .main-image .image-zoom-btn {right:auto;left:10px;}.s123-page-data-eCommerce .product-container .product-images .main-image .image-zoom-btn .zoom-svg-path {fill:#333;}.s123-page-data-eCommerce .product-container .product-images .main-image:hover .image-zoom-btn {opacity:1;}.s123-page-data-eCommerce .product-container .product-images .main-image .image-zoom-btn:hover {background:hsla(0, 0%, 100%, 1);}.s123-page-data-eCommerce .product-container .product-images .main-image[data-enable-album-zoom="1"].main-image.zoom-active {cursor:crosshair;}.s123-page-data-eCommerce .product-container .product-images .main-image > div {width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block;border-radius:8px;}.s123-page-data-eCommerce #mainImageSlider,.s123-page-data-eCommerce #productSlickcarousel {opacity:0;visibility:hidden;transition:opacity 0.5s ease;-webkit-transition:opacity 0.5s ease;}.s123-page-data-eCommerce #mainImageSlider.product-is-loaded,.s123-page-data-eCommerce #productSlickcarousel.product-is-loaded {visibility:visible;opacity:1;}.s123-page-data-eCommerce .product-container .product-images {display:flex;flex-flow:column;justify-content:start;align-items:start;}.s123-page-data-eCommerce .product-images[data-vertical-album="1"] {flex-flow:row;justify-content:start;align-items:start;}.s123-page-data-eCommerce .product-container .product-images #productSlickcarousel {margin-bottom:20px;}.s123-page-data-eCommerce .product-container .product-images #productSlickcarousel .item {margin-bottom:5px;position:relative;}.s123-page-data-eCommerce .product-video-icon {position:absolute;z-index:50;top:0;bottom:0;right:0;left:0;font-size:3em;color:#c7c0c0;display:flex;align-items:center;align-content:center;justify-content:center;cursor:pointer;}.s123-page-data-eCommerce .product-container .product-images #productSlickcarousel .item .item-image {width:100%;padding-bottom:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;font-size:0;display:block;border:2px solid transparent;cursor:pointer;border-radius:8px;}.s123-page-data-eCommerce .product-container .product-images .owl-carousel .owl-nav .owl-prev, .s123-page-data-eCommerce .product-container .product-images .owl-carousel .owl-nav .owl-next {position:absolute;top:calc(50% - 12px);}.s123-page-data-eCommerce .product-container .product-images .owl-carousel .owl-nav .owl-prev {left:-10px;}html[dir=rtl] .s123-page-data-eCommerce .product-container .product-images .owl-carousel .owl-nav .owl-prev {left:auto;right:-10px;}.s123-page-data-eCommerce .product-container .product-images .owl-carousel .owl-nav .owl-next {right:-10px;}html[dir=rtl] .s123-page-data-eCommerce .product-container .product-images .owl-carousel .owl-nav .owl-next {right:auto;left:-10px;}@media ( min-width:768px ) {.s123-page-data-eCommerce .product-container .product-images .owl-carousel .owl-nav .owl-prev {left:-15px;}html[dir=rtl] .s123-page-data-eCommerce .product-container .product-images .owl-carousel .owl-nav .owl-prev {left:auto;right:-15px;}.s123-page-data-eCommerce .product-container .product-images .owl-carousel .owl-nav .owl-next {right:-15px;}html[dir=rtl] .s123-page-data-eCommerce .product-container .product-images .owl-carousel .owl-nav .owl-next {right:auto;left:-15px;}}.s123-page-data-eCommerce .product-container .product-images .owl-carousel .owl-nav .owl-prev.disabled,.s123-page-data-eCommerce .product-container .product-images .owl-carousel .owl-nav .owl-next.disabled {opacity:0.7;}.s123-page-data-eCommerce .product-container .product-details .description {white-space:pre-line;margin-bottom:24px;}@media( max-width:767px ) {.s123-page-data-eCommerce .product-container .product-details .description {margin-top:24px;}}.s123-page-data-eCommerce .product-container .product-details .list-unstyled {display:flex;flex-direction:column;gap:8px;margin-bottom:0;}.s123-page-data-eCommerce .product-container .product-details .list-unstyled .product-shipping-content {display:flex;}.s123-page-data-eCommerce .product-container .product-details .price-text {padding-right:10px;font-size:24px;text-transform:uppercase;}html[dir=rtl] .s123-page-data-eCommerce .product-container .product-details .price-text {padding-right:0;padding-left:10px;}.s123-page-data-eCommerce .product-container .product-details .price-container {margin-bottom:24px;}.s123-page-data-eCommerce .product-container .product-details .price-value {font-size:2rem;margin-right:16px;}html[dir=rtl] .s123-page-data-eCommerce .product-container .product-details .price-value {margin-left:16px;margin-right:auto;}.s123-page-data-eCommerce .product-container .product-details .price-value.price-before-sale {margin-right:5px;font-size:20px;display:inline-block;opacity:0.4;text-decoration:line-through;}html[dir=rtl] .s123-page-data-eCommerce .product-container .product-details .price-value.price-before-sale {margin-right:0;margin-left:5px;}.s123-page-data-eCommerce .product-container .product-details .automatic-coupon-limit {margin-left:5px;color:var(--global_main_color);}html[dir=rtl] .s123-page-data-eCommerce .product-container .product-details .automatic-coupon-limit {margin-left:0;margin-right:5px;}.s123-page-data-eCommerce .product-container .btn-buy-now {min-width:150px;}.s123-page-data-eCommerce .product-container .quantityAndAddToCart {display:flex;align-items:center;justify-content:flex-start;}@media ( max-width:767px ) {.s123-page-data-eCommerce .product-container .quantityAndAddToCart {flex-direction:column;gap:24px;}}@media ( min-width:768px ) {.s123-page-data-eCommerce .product-container .quantityAndAddToCart .quantity-container {margin-right:15px;}html[dir=rtl] .s123-page-data-eCommerce .product-container .quantityAndAddToCart .quantity-container {margin-left:15px;margin-right:unset;}}.s123-page-data-eCommerce .product-details-box .product-details-box-header {padding:13px 0;border-width:0 0 1px 0 !important;}.s123-page-data-eCommerce .product-options {display:flex;flex-direction:column;gap:24px;}@media ( max-width:767px ) {.s123-page-data-eCommerce .product-options {display:flex;flex-direction:column;gap:16px;}}.s123-page-data-eCommerce .p-o-container {display:block;clear:both;}.s123-page-data-eCommerce .p-o-container[data-type="checkbox"] .checkbox-label > img {margin-left:10px;}html[dir=rtl] .s123-page-data-eCommerce .p-o-container[data-type="checkbox"] .checkbox-label > img {margin-left:auto;margin-right:10px;}.s123-page-data-eCommerce .product-options .p-o-title {margin-bottom:16px;}.s123-page-data-eCommerce .product-options .p-o-required {color:var(--global_main_color);}.s123-page-data-eCommerce .product-options .p-o-title .p-o-item-value {text-transform:capitalize;opacity:0.5;}.s123-page-data-eCommerce .product-options .p-o-color-list {padding:0;margin:0;list-style:none;}@media ( min-width:1201px ) {.s123-page-data-eCommerce .product-options .p-o-color-list {max-width:70%;}}.s123-page-data-eCommerce .product-options .p-o-color-list .p-o-color {width:24px;height:24px;padding:0;margin:0;}.s123-page-data-eCommerce .product-options .p-o-color-list .p-o-color[data-has-image="1"] {width:45px;height:45px;margin-bottom:26px;}html[dir=rtl] .s123-page-data-eCommerce .product-options .p-o-color-list .p-o-color {margin-right:0;margin-left:14px;}.s123-page-data-eCommerce .product-options .p-o-color-list .p-o-color > span {width:100%;height:100%;border:1px solid rgba(221,221,221,.5);border-radius:2px;display:block;vertical-align:middle;cursor:pointer;position:relative;border-radius:4px;}.s123-page-data-eCommerce .product-options .p-o-color-list .p-o-color > span:hover:after,.s123-page-data-eCommerce .product-options .p-o-color-list .p-o-color.selected > span:after {content:"";position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;border:2px solid var(--global_main_color);border-radius:5px;}.s123-page-data-eCommerce .product-options .form-group {margin:0;}.s123-page-data-eCommerce .product-options .p-o-list {width:auto;min-width:160px;margin:0;cursor:pointer;}.s123-page-data-eCommerce .product-options .p-o-guide {margin:0.5em;}.s123-page-data-eCommerce .product-options .p-o-popover-box {display:inline-flex;flex-wrap:wrap;gap:16px;}.s123-page-data-eCommerce .product-options .p-o-popover-box:not(ul) {flex-direction:column;}.s123-page-data-eCommerce .product-sale-banner {padding:6px 12px !important;position:absolute;top:10px;opacity:1;z-index:1;cursor:default;border-radius:8px;color:var(--global_main_color_btn_text_color);}html[dir=ltr] .s123-page-data-eCommerce .product-sale-banner {left:10px;}html[dir=rtl] .s123-page-data-eCommerce .product-sale-banner {right:10px;}.s123-page-data-eCommerce .product-out-of-stock {padding:6px 12px !important;position:absolute;left:10px;top:10px;opacity:1;z-index:1;cursor:default;border-radius:8px;color:var(--global_main_color_btn_text_color);}html[dir=rtl] .s123-page-data-eCommerce .product-out-of-stock {left:auto;right:10px;}.product-validator-popover {color:#fff;background-color:#a94442;}.product-validator-popover.right>.arrow:after {border-right-color:#a94442;}.product-validator-popover.top>.arrow:after {border-top-color:#a94442;}.product-validator-popover.left>.arrow:after {border-left-color:#a94442;}.product-validator-popover.bottom>.arrow:after {border-bottom-color:#a94442;}html[dir=rtl] .s123-page-data-eCommerce .product-container .quantity-container label {font-weight:normal;padding-left:10px;}html[dir=ltr] .s123-page-data-eCommerce .product-container .quantity-container label {font-weight:normal;padding-right:10px;}.s123-page-data-eCommerce .quantity_container {display:flex;justify-content:flex-start;align-items:center;flex-direction:row;border:1px solid rgba(0,0,0,0.2);border-radius:8px;}.s123-page-data-eCommerce .quantity_container .quantity_field {border:none;}.s123-page-data-eCommerce .quantity_container[data-disabled="1"] {opacity:0.65;}html[dir=rtl] .s123-page-data-eCommerce .quantity_container {justify-content:flex-end;flex-direction:row-reverse;}html[dir=rtl] .s123-page-data-eCommerce .quantity_container .quantity-minus-btn {border-top-right-radius:8px;border-bottom-right-radius:8px;}html[dir=rtl] .s123-page-data-eCommerce .quantity_container .quantity-plus-btn {border-top-left-radius:8px;border-bottom-left-radius:8px;}.s123-page-data-eCommerce .cart-validator-popover {color:#fff;background-color:#a94442;}.s123-page-data-eCommerce .cart-validator-popover.right>.arrow:after {border-right-color:#a94442;}.s123-page-data-eCommerce .cart-validator-popover.top>.arrow:after {border-top-color:#a94442;}.s123-page-data-eCommerce .cart-validator-popover.left>.arrow:after {border-left-color:#a94442; }.s123-page-data-eCommerce .cart-validator-popover.bottom>.arrow:after {border-bottom-color:#a94442; }.s123-page-data-eCommerce [data-image-adjustment="fit"] {background-size:contain !important;background-repeat:no-repeat !important;}.s123-page-data-eCommerce .product-images[data-vertical-album="1"] {display:flex;flex-shrink:0;flex-grow:0;}.s123-page-data-eCommerce .product-images[data-vertical-album="1"] .main-image {margin-bottom:0 !important;flex-grow:1;}.s123-page-data-eCommerce .product-images[data-vertical-album="1"] #productSlickcarousel {width:100px !important;position:relative !important;}html[dir="rtl"] .s123-page-data-eCommerce.s123-page-data-eCommerce-2 .product-container .product-images[data-vertical-album="1"][data-style="2"] #productSlickcarousel,html[dir="rtl"] .s123-page-data-eCommerce.s123-page-data-eCommerce-4 .product-container .product-images[data-vertical-album="1"][data-style="2"] #productSlickcarousel,.s123-page-data-eCommerce .product-images[data-vertical-album="1"][data-style="2"] #productSlickcarousel {margin:0 10px 0 3px !important;}.s123-page-data-eCommerce.s123-page-data-eCommerce-2 .product-container .product-images[data-vertical-album="1"][data-style="2"] #productSlickcarousel,.s123-page-data-eCommerce.s123-page-data-eCommerce-4 .product-container .product-images[data-vertical-album="1"][data-style="2"] #productSlickcarousel,html[dir="rtl"] .s123-page-data-eCommerce .product-images[data-vertical-album="1"][data-style="2"] #productSlickcarousel {margin:0 3px 0 10px !important;}html[dir="rtl"] .s123-page-data-eCommerce.s123-page-data-eCommerce-2 .product-container .product-images[data-vertical-album="1"][data-style="3"] #productSlickcarousel,html[dir="rtl"] .s123-page-data-eCommerce.s123-page-data-eCommerce-4 .product-container .product-images[data-vertical-album="1"][data-style="3"] #productSlickcarousel,.s123-page-data-eCommerce .product-images[data-vertical-album="1"][data-style="3"] #productSlickcarousel {margin:0 3px 0 10px !important;}.s123-page-data-eCommerce.s123-page-data-eCommerce-2 .product-container .product-images[data-vertical-album="1"][data-style="3"] #productSlickcarousel,.s123-page-data-eCommerce.s123-page-data-eCommerce-4 .product-container .product-images[data-vertical-album="1"][data-style="3"] #productSlickcarousel,html[dir="rtl"] .s123-page-data-eCommerce .product-images[data-vertical-album="1"][data-style="3"] #productSlickcarousel {margin:0 10px 0 3px !important;}.s123-page-data-eCommerce .product-images[data-vertical-album="1"][data-style="2"] #mainImageSlider {order:2;}.s123-page-data-eCommerce .product-images[data-vertical-album="1"][data-style="2"] #productSlickcarousel {order:1;}.s123-page-data-eCommerce .product-images[data-vertical-album="1"][data-style="3"] #mainImageSlider {order:1;}.s123-page-data-eCommerce .product-images[data-vertical-album="1"][data-style="3"] #productSlickcarousel {order:2;}.s123-page-data-eCommerce .product-images #productSlickcarousel .slick-current .item-image {border-color:var(--global_main_color) !important;}.s123-page-data-eCommerce .product-images[data-vertical-album="0"] #productSlickcarousel .slick-slide {margin-inline:8px;border-radius:8px;}.s123-page-data-eCommerce .product-images[data-vertical-album="0"] #productSlickcarousel .slick-track {min-width:100%;display:flex;}html[dir="rtl"] .s123-page-data-eCommerce .product-images[data-vertical-album="0"] #productSlickcarousel .slick-track .item:last-child,.s123-page-data-eCommerce .product-images[data-vertical-album="0"] #productSlickcarousel .slick-track .item:first-child {margin-left:0;}html[dir="rtl"] .s123-page-data-eCommerce .product-images[data-vertical-album="0"] #productSlickcarousel .slick-track .item:first-child,.s123-page-data-eCommerce .product-images[data-vertical-album="0"] #productSlickcarousel .slick-track .item:last-child {margin-right:0;}@media(min-width:768px) {.s123-page-data-eCommerce .product-images #productSlickcarousel .slick-arrow.custom-slick-prev,.s123-page-data-eCommerce .product-images #productSlickcarousel .slick-arrow.custom-slick-next {visibility:hidden;opacity:0;}.s123-page-data-eCommerce .product-images #productSlickcarousel:hover .slick-arrow.custom-slick-prev,.s123-page-data-eCommerce .product-images #productSlickcarousel:hover .slick-arrow.custom-slick-next {visibility:visible;opacity:1;transition:visibility 0s, opacity 0.3s linear;}.po-custom-width {width:50% !important;}}.s123-page-data-eCommerce .bought-together-container {display:flex;flex-wrap:wrap;}.s123-page-data-eCommerce .bought-together-container .b-t-product-box {position:relative;width:110px;padding:0;}.s123-page-data-eCommerce .bought-together-container [data-item-is-hidden="1"] .hidden-item-label {width:100% !important;font-size:25px;}.s123-page-data-eCommerce .bought-together-container .b-t-order-button {display:flex;align-content:center;align-items:center;justify-content:center;}.s123-page-data-eCommerce .bought-together-container .b-t-plus-box,.s123-page-data-eCommerce .bought-together-container .b-t-equals-sign {width:auto;padding:0.4rem;font-size:1rem;display:flex;align-content:center;align-items:center;justify-content:center;}.bought-together-plugin .bought-together-plugin-products-names label {font-size:0.9rem;font-weight:normal;}.bought-together-plugin .bought-together-plugin-products-names .price-value, .bought-together-plugin .package-price {font-size:0.9rem;font-weight:bold;}.s123-page-data-eCommerce .only-content-hidden {display:none !important;}.s123-page-data-eCommerce .product-title {margin:0px;}.s123-page-data-eCommerce .related-products-container {position:relative;}.s123-page-data-eCommerce .related-products-container.has-carousel {padding:0 40px;}.s123-page-data-eCommerce .related-products-container .custom-arrow-container {position:absolute;bottom:calc( 55% );display:flex;align-items:center;align-content:center;justify-content:center;z-index:5;font-size:25px;transform:rotate(-90deg);}.s123-page-data-eCommerce .related-products-container .custom-slick-prev-container {left:15px;}.s123-page-data-eCommerce .related-products-container .custom-slick-next-container {right:15px;}.s123-page-data-eCommerce .related-products-container .slick-arrow.related-p-c-s-p,.s123-page-data-eCommerce .related-products-container .slick-arrow.related-p-c-s-n {color:#000;}.s123-page-data-eCommerce .related-products-container .slick-arrow.related-p-c-s-p .svg-m,.s123-page-data-eCommerce .related-products-container .slick-arrow.related-p-c-s-n .svg-m {background-color:var(--inside_modules_color_text);} .s123-page-data-eCommerce #productShipping {display:flex;align-items:center;align-content:center;justify-content:space-between; }.s123-page-data-eCommerce #productShipping .see-more {flex-grow:0;flex-shrink:0;align-self:flex-end;}.s123-page-data-eCommerce #productShipping .no-shipping {display:inline-block;direction:ltr;color:#FF0000;}.s123-page-data-eCommerce .price-sale-precentege {display:inline-block;direction:ltr;display:inline-block;background:var(--inside_modules_color_text);color:var(--inside_modules_color);padding:0.2em;border-radius:0.3em;}.s123-page-data-eCommerce #productShipping .free-shipping {background:var(--global_main_color);color:var(--global_main_color_btn_text_color);padding:0.2em;border-radius:0.3em;}.s123-page-data-eCommerce #productShipping .free-shipping {background:var(--inside_modules_color_section_box_main);color:var(--inside_modules_color_section_btn_text);padding:5px 5px;}.s123-page-data-eCommerce #productShipping:not(.shipping-loaded) {visibility:hidden;}.s123-page-data-eCommerce .product-attributes {border:solid 1px #e8e8e8;border-left:solid 0px #e8e8e8;border-right:solid 0px #e8e8e8;border-bottom:solid 0px #e8e8e8;}.s123-page-data-eCommerce .product-attributes .attr-row {border:solid 1px #e8e8e8;border-top:solid 0px #e8e8e8;margin:0;}.s123-page-data-eCommerce .product-attributes .attr-col {max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-inline:0;}.s123-page-data-eCommerce #returnPolicyInfo {display:flex;align-items:center;align-content:center;justify-content:space-between;}.s123-page-data-eCommerce #returnPolicyInfo .return-policy-content {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:60%;}.s123-page-data-eCommerce #returnPolicyInfo .product-return-policy {display:inline;}.s123-page-data-eCommerce #returnPolicyInfo .see-more {margin:0;flex-grow:0;flex-shrink:0;}.s123-page-data-eCommerce .popover.shipping-options .measurement-unit {text-transform:lowercase;}.s123-page-data-eCommerce .product-options .p-o-size-list {padding:0;margin:0;list-style:none;}@media ( min-width:1201px ) {.s123-page-data-eCommerce .product-options .p-o-size-list {max-width:100%;}}.s123-page-data-eCommerce .product-options .p-o-size-list .p-o-size {padding:0;margin:0;display:inline-block;vertical-align:middle;}.s123-page-data-eCommerce .product-options .p-o-size-list .p-o-size > span {display:flex;align-items:center;justify-content:center;width:100%;height:100%;border:2px solid;border-radius:4px;cursor:pointer;position:relative;padding:5px;line-height:1;min-height:32px;min-width:32px;text-align:center;}.s123-page-data-eCommerce .product-options .p-o-size-list .p-o-size > span:hover,.s123-page-data-eCommerce .product-options .p-o-size-list .p-o-size.selected > span {border:2px solid var(--global_main_color);background-color:var(--global_main_color);color:var(--global_main_color_btn_text_color);}.s123-page-data-eCommerce.quick-view-mode .product-container {padding-top:20px;padding-bottom:10px;}.s123-page-data-eCommerce .product-options .p-o-container[data-title="Check box"] label,.s123-page-data-eCommerce .product-options .p-o-container[data-type="radio"] label {display:flex;cursor:pointer;margin-bottom:0;padding:0;gap:16px;}.s123-page-data-eCommerce .product-options .p-o-container[data-type="checkbox"] .checkbox-custom {box-shadow:inset 0 0 0 1px var(--inside_modules_color_text);}.s123-page-data-eCommerce .product-options .p-o-container[data-title="Check box"] .input-title {padding-inline:32px;}.s123-page-data-eCommerce .product-options .po-item.p-o-v-invisible {display:none !important;}.product-options .p-o-container .bootstrap-datetimepicker-widget.dropdown-menu {width:21em;}.product-options .p-o-container .bootstrap-datetimepicker-widget .picker-switch td span {width:auto;}.s123-page-data-eCommerce .blogCommentsBox.active {height:440px !important;}.s123-page-data-eCommerce .review-sum {display:inline-flex;align-items:center;align-content:center;justify-content:center;margin:0 5px;font-size:1.2rem;}.s123-page-data-eCommerce .review-loading {font-size:1.8rem;}.s123-page-data-eCommerce .addNewReview {display:none;cursor:pointer;}.s123-page-data-eCommerce .review-sum > span {margin:0 5px;}.s123-page-data-eCommerce .product-details .action-buttons-container {display:flex;align-items:center;justify-content:center;}.s123-page-data-eCommerce .product-details .wish-list-btn {margin:5px;border:solid 1px #ccc;}.s123-page-data-eCommerce .product-faq.panel-group .panel {box-shadow:none;}.s123-page-data-eCommerce .product-faq.panel-group .heading {padding:0.8em;}html[dir=rtl] .s123-module-eCommerce .review-container .fa.fa-star-half-o {transform:scale(-1, 1);}#mainImageSlider.dots-position-fix {margin-bottom:60px !important;}#mainImageSlider.dots-position-fix .slick-dots {bottom:-50px !important;}.btn.s123-spinners-buttons {display:inline-block;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:none;border-radius:8px;border-color:#ccc;}.btn.s123-spinners-buttons:focus,.btn.s123-spinners-buttons:active:focus,.btn.s123-spinners-buttons.active:focus,.btn.s123-spinners-buttons.focus,.btn.s123-spinners-buttons:active.focus,.btn.s123-spinners-buttons.active.focus {outline:none;}.s123-page-data-eCommerce .tabs-container {margin-bottom:28px;}.s123-page-data-eCommerce .tab-content {padding:32px 0 16px 0;border:none;border-bottom:1px solid #DBDBDB;}.s123-page-data-eCommerce .product-page-tabs {border-bottom:4px solid #DBDBDB;}.s123-page-data-eCommerce .product-page-tabs li.active > a,.s123-page-data-eCommerce .product-page-tabs li > a {border:none;color:inherit;background-color:transparent;margin-bottom:-3px;margin-right:40px;padding:0 0 5px 0;}html[dir=rtl] .s123-page-data-eCommerce .product-page-tabs li.active > a,html[dir=rtl] .s123-page-data-eCommerce .product-page-tabs li > a {margin-left:40px;margin-right:auto;}.s123-page-data-eCommerce .product-page-tabs li.active > a,.s123-page-data-eCommerce .product-page-tabs li.active > a:hover,.s123-page-data-eCommerce .product-page-tabs li > a:hover {border:none;color:inherit;background-color:transparent;border-bottom:4px solid var(--inside_modules_color_section_box_main);}.s123-page-data-eCommerce .tab-content .product-details-box-content p {margin:0;}#popupBackToStock .bSConfirmation,#popupBackToStock .popupBackToStockForm {width:100%;max-width:400px;color:white;text-align:left;}html[dir=rtl] #popupBackToStock .bSConfirmation,html[dir=rtl] #popupBackToStock .popupBackToStockForm {text-align:right;}@media (min-width:768px) {#popupBackToStock .bSConfirmation,#popupBackToStock .popupBackToStockForm {max-width:none;}}.s123-page-data-eCommerce .product-container .po-guide-modal .modal-title {font-weight:bold;} @media(min-width:768px) {.s123-page-data-eCommerce .product-container .po-guide-modal .bootbox-body {max-width:600px !important;}}.s123-page-data-eCommerce .product-container .po-guide-modal .bootbox-body {min-height:400px;max-height:80vh;overflow-y:auto;white-space:pre-wrap;}.s123-page-data-eCommerce .product-container .po-guide-modal .modal-header {color:var(--global_main_color_btn_text_color);border-top-right-radius:16px;border-top-left-radius:16px;background-color:var(--global_main_color);}.s123-page-data-eCommerce .product-container .po-guide-modal .modal-header .close {opacity:1;color:inherit;text-shadow:0 1px 0 var(--global_main_color);}.s123-page-data-eCommerce .product-container .po-guide-modal .product-shareButtons a .svg-m {font-size:1rem;}.btn-buy-now.a-o-out-of-stock {cursor:default;pointer-events:initial;}.btn-buy-now.a-o-out-of-stock:hover {opacity:0.65;}#collectionsBox {display:none;}.s123-page-data-eCommerce .product-container .product-share-wrap {position:relative;margin:24px 0 0 0;height:50px;min-width:200px;width:fit-content;}.s123-page-data-eCommerce .product-container .product-share-link {display:flex;gap:5px;align-items:center;cursor:default;position:absolute;inset:0;opacity:1;transition:opacity 0.2s ease-in-out;width:max-content;}.s123-page-data-eCommerce .product-container .product-shareButtons {visibility:hidden;display:flex;gap:10px;position:absolute;inset:0;align-items:center;transition:visibility 0.5s ease-in-out;width:max-content;}.s123-page-data-eCommerce .product-container .product-shareButtons .product-share-btn {height:35px;width:35px;border-radius:50px;border:1px solid var(--global_main_color);border-color:var(--inside_modules_color_section_box_main);display:flex;align-items:center;justify-content:center;transition:background-color 0.3s ease-in-out;}.s123-page-data-eCommerce .product-container .product-shareButtons .product-share-btn:hover {background-color:var(--global_main_color);background-color:var(--inside_modules_color_section_box_main);}.s123-page-data-eCommerce .product-container .product-shareButtons .product-share-btn:hover .svg-m {background-color:var(--global_main_color_btn_text_color);background-color:var(--inside_modules_color_section_btn_text) !important;}.s123-page-data-eCommerce .product-container .product-share-wrap:hover .product-share-link {opacity:0;}.s123-page-data-eCommerce .product-container .product-share-wrap:hover .product-share-btn {visibility:visible;}@media(max-width:767px) {.s123-page-data-eCommerce .product-container .product-share-wrap .product-share-link {opacity:0;}.s123-page-data-eCommerce .product-container .product-shareButtons {visibility:visible;visibility:visible;width:100%;justify-content:center;}.s123-page-data-eCommerce .product-container .product-share-wrap {width:100%;}}.s123-page-data-eCommerce .product-container .product-subscription-pricing-types {display:flex;flex-direction:column;gap:10px;margin-bottom:1rem;}.s123-page-data-eCommerce .product-container .product-subscription-radio {display:flex;align-items:center;gap:1rem;}.s123-page-data-eCommerce .product-container .product-subscription-radio input[type="radio"], label {margin:0;}.s123-page-data-eCommerce .product-container .product-subscription-radio label {display:flex;flex-direction:column;justify-content:space-between;width:100%;gap:5px;}.s123-page-data-eCommerce .product-container .product-subscription-pricing-types .product-subscription-radio {padding:1rem;color:var(--inside_modules_color_text);border-radius:4px;cursor:pointer;position:relative;z-index:1;}.s123-page-data-eCommerce .product-container .product-subscription-pricing-types .product-subscription-radio::before {content:'';position:absolute;inset:0;background-color:var(--inside_modules_color_section_box_main);opacity:0.2; z-index:-1;}.s123-page-data-eCommerce .product-container .product-subscription-pricing-types .product-subscription-radio label {cursor:pointer;}.s123-page-data-eCommerce .product-container .product-subscription-pricing-types .product-subscription-radio input[type="radio"] {width:1.2rem;height:1.2rem;cursor:pointer;}.s123-page-data-eCommerce .product-container .product-subscription-pricing-types .product-subscription-radio.checked {color:var(--inside_modules_color_section_btn_text);}.s123-page-data-eCommerce .product-container .product-subscription-pricing-types .product-subscription-radio.checked::before {opacity:1; }.s123-page-data-eCommerce .product-subscription-pricing-types .product-subscription-radio .product-subscription-duration,.s123-page-data-eCommerce .product-subscription-pricing-types .product-subscription-radio .product-subscription-tag {font-size:0.8em;opacity:0.7;}.s123-page-data-eCommerce .product-subscription-pricing .product-subscription-error {color:#FF0000;font-size:0.8em;margin-top:0.5rem;}.inside_page .s123-page-data.s123-module-eCommerce .eCommerce-header-img-bg {display:flex;align-items:center;justify-content:center;aspect-ratio:6/1;background-position:center center;background-repeat:no-repeat;background-size:cover;}@media (max-width:767px) {.inside_page .s123-page-data.s123-module-eCommerce .eCommerce-header-img-bg {aspect-ratio:4/1;}}.inside_page .s123-page-data.s123-module-eCommerce .eCommerce-header-img-bg .s123-page-header {background-color:rgba(255, 255, 255, 0.6);display:inline-block;padding:0.2em 2em;color:#000000;}.inside_page .s123-page-data.s123-module-eCommerce.dataPageBgImage {padding-top:0;}