/* Contact Us */
.info-23 .breadcrumb {
  display: none;
}

.info-23 .main-content .contact-top .col-sm-9.center-column {
  width: 50%;
  padding-top: 0;
}

.info-23 .main-content .contact-top .col-sm-3 {
  width: 50%;
}

.contact-top {
  background: #ffde94;
  padding: 70px 0 150px;
  overflow: visible;
}

.contact-left .section-title-with-stars{
  justify-content: flex-start;
}

.contact-top::before {
  content: "";
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  height: 170px;
  z-index: 2;
  background: url(/image/data/theme/information/contact-us/yellow-bgstar_161025115957.svg)
    top left repeat-x;
  background-size: auto 100%;
}

.title-img {
  margin-bottom: 40px;
}

h3.title-company {
  font-size: 20px !important;
  color: #fc963d !important;
  font-weight: 500 !important;
  -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

h3.title-company span {
  display: block;
  font-size: 15px;
}

.contact-info .bar-button {
  margin: 20px 0 0;
  background: #ffffff;
}

.contact-info {
  margin-bottom: 35px;
}

.contact-info .bar-button::after {
  background: #FC963D;
}

.contact-info .bar-button::before {
  background: #FC963D;
}

.contact-info .bar-button span {
  background: linear-gradient(to left, #FC963D 50%, #ffffff 50%);
  background-size: 200%;
  background-position: right;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: background-position 0.2s ease;
}

.contact-info .bar-button:hover span {
  background-position: left;
  color: #fff !important;
}

.contact-info .bar-button:hover::after {
  background: #ffffff;
  color: #FC963D;
}

.contact-inner {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}

.contact-inner img {
  width: 50px;
}

.contact-inner h3 {
  font-size: 20px !important;
  color: #fc963d !important;
  font-weight: 500 !important;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 8px;
  -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.contact-inner-details {
  margin-left: 15px;
}

/* Form builder */

#form1 {
  background: #fff;
  border-radius: 15px;
  padding: 25px 45px;
}

.form-builder textarea,
.form-builder input[type="text"],
.form-builder input[type="password"],
.form-builder label,
.form-builder select {
  width: 100% !important;
  border-radius: 8px;
  background: #fff3d7;
  border: 1px solid #fff3d7;
  height: 40px;
}

.html1 h2 {
  margin-bottom: 15px;
}

.html1 p {
  font-size: 17px;
  line-height: 23px;
}

.form-builder textarea:focus,
.form-builder input[type="text"]:focus,
.form-builder input[type="password"]:focus,
.form-builder label:focus,
.form-builder select:focus {
  background: #fff;
  box-shadow: none;
  border: 1px solid #fc963d;
  box-shadow: 0 0 4px 0 #fc963d;
}

.form-builder#form1 textarea {
  height: 150px !important;
}

#form1 .message {
  height: 100% !important;
}

.form-field h4 {
  font-size: 17px;
}

.form-field h4 span {
  color: #e886b3 !important;
}

.captcha6 {
  margin-top: 10px;
}

.captcha6 p small,
.captcha6 p a {
  font-size: 13px;
  color: #000;
}

.submit7 a {
  /*     display: flex; */
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 50px;
  padding: 8px 0;
  width: 250px;
  margin: 0 auto;
  font-size: 17px;
  text-align: center;
  overflow: hidden;
  background: #ffde94 !important;
  border: 1px solid #ffde94;
}

.submit7 a:hover {
  border: 1px solid #fc963d !important;
  color: #fff !important;
}

.submit7 a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  z-index: 0;
  border-radius: 18px;
  transition: width 0.4s ease;
  background: #FC963D;
}

.submit7 a:hover::before {
  width: 100%;
}

.submit7 a:hover::after{
  background: #fff;
  color: #FC963D;
}

.submit7 a::after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  color: #ffffff;
  border-radius: 50%;
  padding: 7px;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  z-index: 1;
  transition: background-color 0.5s ease, color 0.5s ease, transform 0.5s ease;
  background: #fc963d;
}

.submit7 a span {
  color: #fc963d !important;
  font-weight: 500 !important;
  z-index: 1;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.submit7 a:hover span {
  color: #fff !important;
}

.image-top .section-title-with-stars h3 {
  color: #fc963d;
  justify-content: unset !important;
}

.store-locator-contact {
  margin: 100px 0 0;
}

.store-locator-sect .image-title {
  text-align: center;
  margin: 0 auto;
}

.store-locator-sect .section-title-with-stars h3 {
  color: #fc963d;
}

.store-locator-sect .row {
  width: 85%;
  display: flex;
  gap: 50px;
  margin: 0 auto;
}

.store-locator-sect .left-sect img {
  width: 100%;
}

.left-sect,
.right-sect {
  width: 50% !important;
}

/* .left-sect {
  padding-right: 70px;
} */

.store-locator-sect .right-sect p.small-header {
  font-weight: 500 !important;
}

.store-locator-sect .right-sect p:not(.small-header) {
  line-height: 30px;
  margin-bottom: 30px;
}

.store-locator-sect .bar-button {
  margin: 20px 0 0;
  background: #ffde94;
}

.store-locator-sect .bar-button::before {
  background: #FC963D;
}

.store-locator-sect .bar-button span {
  background: linear-gradient(to left, #FC963D 50%, #ffffff 50%);
  background-size: 200%;
  background-position: right;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: background-position 0.2s ease;
}

.store-locator-sect .bar-button::after {
  background: #FC963D;
}

.store-locator-sect .bar-button:hover span {
  background-position: left;
  color: #fff !important;
}

.store-locator-sect .bar-button:hover::after {
  background: #ffffff;
  color: #FC963D;
}

.info-23 .footer{
  margin-top: 30px;
}

/* Store locator page */
.info-20 .breadcrumb .background{
  background: #FFDE94;
}

.info-20 .breadcrumb::after{
  content: "";
  position: absolute;
  top: 230px;
  left: 0;
  width: 100%;
  height: 170px;
  z-index: 2;
  background: url(/image/data/theme/stripes/orange-stripes-star_081025164625.png) top left repeat-x;
  background-size: auto 100%;
}

.info-20 .breadcrumb #title-page{
  color: #FC963D !important;
}

.info-20 .breadcrumb #title-page:after{
  content: "";
  display: inline-block;
  width: 24px;
  height: 28px;
  background-image: url(/image/data/theme/home/title-light-orange-stars_101025113416.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 5px;
}

/* Store Locator */
.store-experience .section-title-with-stars h3{
color: #FC963D;
}

.durian-toy-section h3{
color: #FC963D;
margin: 10px 0;
font-size: 20px;
}

.store-experience table{
border: none !important;

}

.store-table{
width: 80% !important;
margin: 0 auto;
}

.store-table td{
width: 50%;
padding: 15px;
margin-bottom: 40px;
}

.store-table tr {
display: flex;
align-items: flex-start;
}

.store-table .store-img{
width: 100%;
}

.store-table h3{
font-size: 20px !important;
color: #FC963D !important;
font-weight: 350;
margin: 10px 0;
}

.contact-details{
width: 90%;
}

.store-table .contact-inner{
margin-bottom: 10px;
}

.store-table .contact-inner img{
width: 35px;
}

.contact-inner strong{
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
color: #606161;
}

.store-experience .bar-button {
margin: 20px 0 0;
background: #ffde94;
}

.store-experience .bar-button::before {
background: #FC963D;
}

.store-experience .bar-button span {
background: linear-gradient(to left, #FC963D 50%, #ffffff 50%);
background-size: 200%;
background-position: right;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
transition: background-position 0.2s ease;
}

.store-experience .bar-button::after {
background: #FC963D;
}

.store-experience .bar-button:hover span {
background-position: left;
color: #fff !important;
}

.store-experience .bar-button:hover::after {
background: #ffffff;
color: #FC963D;
}

.durian-toy-section{
margin-top: 40px;
}

.toy-container{
max-width: 1200px !important;
margin: 70px auto 0;
}

.durian-toy-section::before {
content: "";
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
width: 95%;
height: 15px;
z-index: 2;
background: url(/image/data/theme/information/store-locator/star-line_221025113105.svg) top left repeat-x;
background-repeat: repeat-x;
background-position: center top;
background-size: auto 100%;
}

.toy-table h3{
color: #FC963D !important;
margin: 10px 0 !important;
font-size: 20px !important;
}

.toy-table{
margin: 0 auto !important;
}

.toy-table tr {
display: flex;
align-items: flex-start;
}

.toy-table td{
width: 33.33%;
padding: 15px;
margin-bottom: 25px;
}

.store-img{
width: 100%;
}

.toy-table .contact-inner-details p{
min-height: 110px;
}

/* Product Page */
.product-product .megamenu-wrapper, .product-product #top .background {
background: #70D04D;
}

.product-product .breadcrumb .background {
background: #B9F49D;
}

.product-product .breadcrumb::after {
content: "";
position: absolute;
top: 230px;
left: 0;
width: 100%;
height: 170px;
z-index: 2;
background: url(/image/data/theme/stripes/green-stripes-round_081025172053.png) top left repeat-x;
background-size: auto 100%;
}

.product-product .breadcrumb #title-page {
color: #70D04D;
}

.product-product #title-page:after {
content: "";
display: inline-block;
width: 24px;
height: 28px;
background-image: url(/image/data/theme/home/light-green-stars_211025125725.png);
background-size: contain;
background-repeat: no-repeat;
margin-left: 5px;
}

.product-product .main-content{
margin-top: 60px;
}

.product-info .product-center{
margin-top: 0 !important;
padding-left: 5%;
}

.product-title{
font-size: 30px !important;
color: #606161 !important;
font-weight: 500 !important;
line-height: 38px !important;   
}

.rating-stock-new {
display: flex;
align-items: center;
}

.rating i {
font-size: 16px;
margin: 0;
/* padding-right: 5px; */
/*     color: #fff; */
/* -webkit-text-stroke: 1px #a5a5a5; */
}

.rating-stock-new a, .rating-stock-new .rating span {
padding-left: 8px;
}

.rating-stock-new span:not(.line-divider) {
font-size: 14px;
}

.line-divider {
padding: 0 15px;
color: #707070;
}

.avail-new p {
margin-bottom: 0;
}

.got-stock i {
padding-right: 8px;
color: #70D04D;
}

.product-center .description{
padding: 0;
}

.product-center .availa{
  display: none;
}

#product h2{
display: none;
}

.option b{
font-size: 15px;
font-weight: 500;
}

.option-group{
display: flex;
gap: 10px;
margin-top: 10px;
}

.option-item{
border: 1px solid #B9F49D;
border-radius: 6px;
}

.option-item.checked{
background: #B9F49D;
}

.option-item.checked label{
color: #70D04D !important;
}

.option.size input[type="radio"]{
display: none;
}

#product .option input[type="radio"] + label{
    cursor: pointer;
font-size: 15px;
font-weight: 350;
color: #606161;
width: 100%;
padding: 8px 20px;
margin: 0;
}

.product-info .cart .add-to-cart .quantity input {
color: #606161;
text-align: center;
background: #fff !important;
padding: 10px 40px;
min-width: 140px;
height: 48px;
margin: 0;
border: 1px solid #70D04D;
width: 100%;
font-size: 16px !important;
border-radius: 100px;
line-height: 48px;
}

.product-info .cart .add-to-cart .quantity #q_down, .product-info .cart .add-to-cart .quantity #q_up {
position: absolute;
right: 11px;
height: 17px;
width: 18px;
font-size: 8px;
line-height: 17px;
display: block;
text-align: center;
border: 0;
height: 48px;
top: 0;
padding-top: 0;
line-height: 48px;
width: 30px;
}

.product-info .cart .add-to-cart .quantity #q_down {
left: 11px;
right: auto;
}

.product-info .cart .add-to-cart .button {
font-size: 13px;
height: 48px;
font-weight: bold;
letter-spacing: 1.3px;
padding: 0px 55px;
margin-left: 10px;
width: 280px;
border-radius: 5px;
font-weight: 500;
line-height: 48px;
}

.product-info .cart, .product-info .description, .product-info .options, .product-info .price{
background: none !important;
}

.product-info .price span{
color: #70D04D;
}

.product-info .cart .add-to-cart p{
display: block;
font-weight: 500;
font-size: 15px;
}

#button-cart {
display: inline-flex;
align-items: center;
justify-content: center;
position: relative;
border-radius: 50px;
padding: 5px 0;
width: 250px;
margin: 0 auto;
font-size: 17px;
text-align: center;
overflow: hidden;
background: #B9F49D;
border: 1px solid #B9F49D !important;
}

#button-cart::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 0%;
height: 100%;
z-index: 0;
border-radius: 18px;
transition: width 0.4s ease;
}

#button-cart::before {
background: #BBF1FF;
}

#button-cart span {
background: linear-gradient(to left, #70D04D 50%, #26B0DE 50%);
background-size: 200%;
background-position: right;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
transition: background-position 0.2s ease;
color: #70D04D;
font-weight: 500;
font-size: 17px;
z-index: 2;
text-transform: none;
}

#button-cart::after {
content: "\f290";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 14px;
color: #FFFFFF;
border-radius: 50%;
padding: 7px;
position: absolute;
right: 8px;
top: 50%;
transform: translateY(-50%);
display: inline-flex;
align-items: center;
justify-content: center;
line-height: 1;
z-index: 1;
transition: background-color 0.5s ease, color 0.5s ease, transform 0.5s ease;
}

#button-cart::after {
background: #70D04D;
}

#button-cart:hover::before {
width: 100%;
}

#button-cart:hover span {
background-position: left;
color: #26B0DE !important;
}

#button-cart:hover{
border: 1px solid #BBF1FF !important;
}

#button-cart:hover::after{
background: #26B0DE !important;
}

.product-info .cart .links a{
color: #E886B3;
font-size: 15px;
font-weight: 500;
}

.product-info .thumbnails li img {
border: 1px solid #d7d7d7;
border-radius: 16px;
}

.product-info .slick-prev,
.product-info .slick-next {
background: #70d04d !important;
width: 35px;
height: 35px;
/*     line-height: 35px; */
border-radius: 100px;
}

.thumbnails-bottom .slick-next:before {
content: "\f061";
color: #fff;
opacity: 1;
font-size: 15px;
}

.thumbnails-bottom .slick-prev:before {
content: "\f060";
color: #fff;
opacity: 1;
font-size: 15px;
}

.thumbnails-bottom .slick-next {
right: -15px;
}

.thumbnails-bottom .slick-prev {
left: -15px;
}

.tabs-product {
position: relative;
margin-top: 60px;
padding: 60px 0 0;
}

.tabs-product::before {
content: "";
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
width: 94%;
height: 15px;
z-index: 2;
background: url(/image/data/theme/stripes/green-circle_161025120708.png) top
  left repeat-x;
background-repeat: repeat-x;
background-position: center top;
background-size: auto 100%;
}

.htabs {
margin: 40px 0;
display: flex;
background: none;
justify-content: center;
}

.htabs a {
color: #70d04d !important;
width: 25%;
text-align: center;
text-decoration: none;
border-top: none;
border-bottom: none !important;
border-left: 2px solid #70d04d !important;
font-size: 22px !important;
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}

.htabs a:nth-child(2) {
border-right: 2px solid #70d04d;
}
a[href="#tab-review"] {
  display: none !important;
}


.htabs a:hover {
color: #70d04d !important;
font-weight: bold;
}

.htabs a.selected + a {
border-left: none !important;
}

.htabs a.selected {
background: #b9f49d;
font-weight: bold;
border-left: none !important;
border-right: none !important;
color: #70d04d !important;
border-color: transparent !important;
-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.htabs a.selected ~ a {
border-left: 2px solid #70d04d;
}

#tab-description h2 {
font-size: 20px;
margin-bottom: 0 !important;
font-weight: 600;
display: none;
}

#tab-description p strong{
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.table-wrap {
margin-top: 40px;
}

.table-wrap table {
border: 1px solid #b9f49d;
border-radius: 15px;
width: 100%;
overflow: hidden;
border-collapse: separate;
border-spacing: 0;
table-layout: fixed;
}

.table-wrap table tr:first-child {
background: #b9f49d;
}

.table-wrap table td,
.table-wrap table th {
padding: 5px;
border: 1px solid #b9f49d;
}

.table-wrap table td {
border: 1px solid #b9f49d;
}

.table-wrap table tr:first-child th {
color: #70d04d;
}

.table-wrap table tr:first-child th:not(:first-child) {
border-left: 2px solid #70d04d;
}

.tabs-product .tab-content {
width: 80%;
margin: 0 auto;
}

.related-sect {
position: relative;
margin-top: 60px !important;
padding: 80px 0 0;
}

.related-sect::before {
content: "";
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
width: 94%;
height: 15px;
z-index: 2;
background: url(/image/data/theme/stripes/green-circle_161025120708.png) top
  left repeat-x;
background-repeat: repeat-x;
background-position: center top;
background-size: auto 100%;
}

.related-sect .box-heading {
background: none;
margin-bottom: 15px;
}

.related-sect h3 {
color: #70d04d !important;
display: flex;
align-items: center;
justify-content: center;
gap: 5px;
font-weight: 500 !important;
font-size: 40px !important;
margin: 0;
padding: 0 !important;
text-transform: capitalize !important;
}

.related-sect h3 img {
width: auto;
margin: 0;
}

.related-sect .next,
.related-sect .prev {
margin: 0 !important;
top: 50%;
z-index: 2;
position: absolute;
transition: 0.3s ease-in-out;
cursor: pointer;
line-height: 40px;
width: 40px !important;
height: 40px !important;
background: #70d04d;
border-radius: 100px;
}

.related-sect .next {
right: 11%;
}

.related-sect .prev {
left: 11%;
}

.related-sect .next:before {
content: "\f061";
color: #fff;
opacity: 1;
font-size: 15px;
font-family: "Font Awesome 5 Free", FontAwesome;
line-height: 40px;
width: 40px !important;
height: 40px !important;
display: block;
text-align: center;
}

.related-sect .prev:before {
content: "\f060";
color: #fff;
opacity: 1;
font-size: 15px;
font-family: "Font Awesome 5 Free", FontAwesome;
/*     transform: translate(0, -50%);
  left: 0%;
  position: absolute;
  top: 50%; */
line-height: 40px;
width: 40px !important;
height: 40px !important;
display: block;
text-align: center;
}

.related-sect .next span,
.related-sect .prev span {
display: none;
}

.related-products {
text-align: center;
}

.related-products .name a {
font-size: 17px !important;
line-height: 23px !important;
}

.related-products .price {
font-size: 17px !important;
font-weight: 350 !important;
color: #606161 !important;
}

.related-products .product:hover a {
color: #26b0de !important;
}

.product-product .footer:before{
background: url(/image/data/theme/stripes/green-stripes-round_081025172053.png) top left repeat-x;
}

.product-product .copyright .background {
background: #70D04D !important;
}

.product-product .copyright::before {
background: url(/image/data/theme/stripes/footer/durian-green-footer_131025103234.png) top left repeat-x;
}

.product-product .footer .footer-panel h4 {
background: #B9F49D;
color: #70D04D;
}

.product-product .footer .footer-panel a:hover {
color: #70D04D;
}

#tab-review .pagination {
text-align: center;
width: 100%;
display: flex;
justify-content: center;
}

.review-title-top {
text-align: center;
}

.review-title-top{
  display: none;
}

#tab-review {
/* display: block !important; */
padding: 0;
margin: 50px auto 0;
}

#tab-review .rating-review-detail .rating-review {
display: inline-flex;
align-items: center;
}

#tab-review .rating-review-detail .rating-review p {
margin-bottom: 0;
}

#tab-review .rating-review-detail {
margin-top: 20px;
padding: 10px 0;
display: flex;
align-items: center;
justify-content: space-between;
}

div#review {
margin-top: 40px;
padding-top: 15px;
border-top: 1px solid #dbdbdb;
}

.star-review-rating:not(:checked) > label:before {
content: "\f005";
/* font-weight: 100 !important; */
font-family: "Font Awesome 5 Free";
}

.product-info .thumbnails ul.slick-dots {
display: none !important;
}

.star-review-rating:not(:checked) > label.active:before {
content: "\f005";
font-weight: 900 !important;
font-family: "Font Awesome 5 Free";
color: #70d04d;
}

.star-review-rating:not(:checked) > label {
width: 22px;
overflow: hidden;
white-space: nowrap;
cursor: pointer;
font-size: 20px;
color: #b8f49d;
margin-right: 8px;
transition: 0.3s;
margin-top: 5px;
}

.star-review-rating {
padding: 0;
}

.star-review-rating:not(:checked) > input {
position: absolute;
clip: rect(0, 0, 0, 0);
}

.star-review-rating label.active {
color: #191919;
}

.add-review-button {
float: right;
margin: 0 !important;
}

.write-review-btn {
background: transparent;
border: 1px solid #B9F49D;
color: #70D04D;
padding: 0 35px;
font-size: 13px;
font-weight: 500;
margin-top: 0px;
display: inline-block;
border-radius: 5px;
/* letter-spacing: 1.3px; */
text-transform: uppercase;
height: 48px;
line-height: 48px;
background: #B9F49D;
}

.write-review-btn:focus {
color: #111c30;
}

.write-review-btn:hover {
background: #BBF1FF;
color: #26B0DE !important;
border: 1px solid #BBF1FF;
}

/* .write-review-btn:focus {
color: #212121 !important;
text-decoration: none !important;
} */
#collapsereview {
margin-top: 25px;
}

#collapsereview h2 {
display: none;
}

.review_form p {
color: #212121;
margin-top: 10px !important;
font-size: 15px;
font-weight: 500;
}

.entry_review textarea {
width: 83.33% !important;
border: solid 1px #dbdbdb !important;
height: 160px !important;
background: #fff !important;
font-size: 16px;
}

.review_form input[type="text"] {
border-color: #dbdbdb;
font-size: 16px;
background: #fff;
}

#collapsereview .recaptcha {
/* float: right !important; */
margin: 25px 0px 0 80px;
padding-left: 0 !important;
}

#collapsereview .recaptcha p {
font-size: 14px;
}

.text_note {
float: right !important;
padding-left: 0 !important;
}

#collapsereview .buttons {
/* float: right !important; */
padding-left: 0 !important;
margin-bottom: 20px;
margin-top: 25px;
}

.review_form {
height: 100% !important;
display: flex;
}

.review-star-box {
padding: 10px 0 5px;
}

.review-form-sect {
width: 100%;
}

#button-review{
display: flex;
align-items: center;
justify-content: center;
position: relative;
border-radius: 50px;
padding: 5px 0;
width: 250px;
margin: 0 auto;
font-size: 17px;
text-align: center;
overflow: hidden;
background: #B9F49D !important;
border: 1px solid #B9F49D !important;
}

#button-review::before {
background: #BBF1FF;
}

#button-review:hover {
border: 1px solid #BBF1FF !important;
}

#button-review:hover::before {
width: 100%;
}

#button-review:hover span {
background-position: left;
color: #26B0DE !important;
}

#button-review:hover::after {
background: #26B0DE !important;
}

#button-review::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 0%;
height: 100%;
z-index: 0;
border-radius: 18px;
transition: width 0.4s ease;
}

#button-review span {
background: linear-gradient(to left, #70D04D 50%, #26B0DE 50%);
background-size: 200%;
background-position: right;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
transition: background-position 0.2s ease;
font-weight: bold;
z-index: 2;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

#button-review::after {
content: "\f061";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 14px;
color: #FFFFFF;
border-radius: 50%;
padding: 7px;
position: absolute;
right: 8px;
top: 50%;
transform: translateY(-50%);
display: inline-flex;
align-items: center;
justify-content: center;
line-height: 1;
z-index: 1;
transition: background-color 0.5s ease, color 0.5s ease, transform 0.5s ease;
}

#button-review::after {
background: #70D04D;
}

/* Review List */
.review-list .text:before {
display: none !important;
}

.review-list .rating {
float: none !important;
order: 1;
}

.review_det {
display: flex;
align-items: center;
justify-content: space-between;
}

.rating-review-detail .fa-star:before {
color: #b8f49d !important;
}

.rating-review-detail .fa-star.active:before {
color: #70d04d !important;
}

#review .review-list .text {
margin: 7px 0;
padding: 0;
border: transparent !important;
background: transparent !important;
display: inline-block;
font-size: 15px;
order: 2;
color: #212121;
}

.review-list {
display: flex;
flex-direction: column;
border-bottom: 1px solid #dbdbdb;
padding-bottom: 15px;
margin-bottom: 15px;
}

.author span {
display: none;
}

.author b {
font-size: 15px;
font-weight: 600;
letter-spacing: 0.75px;
}

.author {
order: 3;
}

#review .review-list .text:after {
display: none;
}

.review-list p.review_text {
font-size: 16px;
color: #01131a;
}

.review-list p.review_name {
font-size: 16px;
color: #01131a;
font-weight: 500;
}

.review-photos {
display: none;
}

.product-744 .price,
.product-745 .price {
display: none;
}

.product-744 .cart,
.product-745 .cart {
display: none;
}

.product-744 .avail-new,
.product-744 .line-divider,
.product-745 .avail-new,
.product-745 .line-divider {
display: none;
}

#div-option-304,
#div-option-305,
#div-option-306,
#div-option-307,
#div-option-308,
#div-option-309 {
display: none;
}

.ticket-tabs{
display: flex;
}

.ticket-tabs .tab-btn {
color: #70d04d;
width: 100%;
text-align: center;
text-decoration: none;
border-top: none;
border-bottom: none;
border-left: 2px solid #70d04d;
font-size: 20px;
background: transparent;
padding: 0px 35px;
border-right: none;
}

.ticket-tabs .tab-btn.active {
background: #b9f49d;
font-weight: bold;
border-left: none !important;
border-right: none !important;
-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ticket-tabs .tab-btn.active + .tab-btn {
border-left: none !important;
}

.ticket-tabs .tab-btn.active ~ .tab-btn {
border-left: 2px solid #70d04d;
}

.ticket-tabs .tab-btn:last-child {
border-right: 2px solid #70d04d;
}

.ticket-ui {
margin-top: 25px;
}

.parent-line {
border: 1px solid #70d04d;
border-radius: 12px;
padding: 20px 25px;
margin-bottom: 15px;
}

.ticket-flex {
display: flex;
}

.ticket-details {
width: 72%;
}

.ticket-details .head {
font-size: 18px;
font-weight: 500;
line-height: 28px;
}

.ticket-details .ticket-price {
color: #70d04d;
font-weight: 500;
font-size: 17px;
margin-bottom: 0;
}

.info-ticket {
font-size: 14px;
line-height: 21px;
}

.t-qty {
width: 28%;
}

.inner-qty {
background: #f4f5f5;
display: flex;
justify-content: space-between;
border-radius: 100px;
padding: 5px 10px;
}

.inner-qty span {
line-height: 32px;
}

.inner-qty button {
border: none;
background: transparent;
}

.adults-sect {
padding: 0;
}

.adults-sect .ticket-card {
padding: 20px 25px;
}

.adults-sect .ticket-card:last-child {
border-top: 1px solid #70d04d;
}

.ticket-datetime {
border: 1px solid #70d04d;
border-radius: 12px;
padding: 20px 25px;
margin-bottom: 15px;
}

.hasDatepicker,
.datepicker-wrapper {
width: 100%;
}

.ticket-datetime .hasDatepicker {
border-radius: 100px;
}

#option-303 {
width: 100%;
height: 41px;
border-radius: 100px;
}

.checkout-bar {
border: 1px solid #70d04d;
border-radius: 12px;
padding: 20px 25px;
background: rgba(112, 208, 78, 0.15);
display: flex;
align-items: flex-end;
justify-content: space-between;
}

#ticketSummary {
font-weight: 500;
}

.checkout-bar .total {
font-weight: 500;
font-size: 24px;
color: #70d04d;
}

.ticket-table{
margin: 30px 0 0;
}

.ticket-table tr{
display: flex;
gap: 30px;
}

.ticket-table td{
width: 50%;
/*     padding: 15px; */
margin-bottom: 30px;
}

.ticket-table .section-title-with-stars{
margin-bottom: 10px;
text-align: left;
margin-top: 20px;
justify-content: flex-start;
}

.product-744 .ticket-table .section-title-with-stars h3{
  text-transform: capitalize !important;
}
.ticket-table .section-title-with-stars h3{
justify-content: left;
font-size: 32px !important;
text-transform: uppercase;
}

.ticket-table tr:nth-child(1) td:nth-child(1) h3{
color: #70D04D;
}
.ticket-table tr:nth-child(1) td:nth-child(2) h3{
color: #74C5E3;
}
.ticket-table tr:nth-child(2) td:nth-child(1) h3{
color: #E284B0;
}
.ticket-table tr:nth-child(2) td:nth-child(2) h3{
color: #F5C751;
}

.plus-academy{
  font-weight: 300;
}

/* Gallery Ticket */
#div-option-310, #div-option-311{
display: none;
}

.gallery-ticket tr:nth-child(1) td:nth-child(1) h3 {
color: #E886B3;
}

.gallery-ticket tr:nth-child(1) td:nth-child(2) h3 {
color: #77C6E4;
}

.gallery-ticket tr:nth-child(2) td:nth-child(1) h3 {
color: #70D04D;
}

.gallery-ticket tr:nth-child(2) td:nth-child(2) h3 {
color: #8A67C6;
}

.gallery-ticket h3{
font-weight: 350 !important;
text-transform: uppercase;
}

.gallery-ticket h3 span{
font-weight: 500 !important;
}

.wg-card{
border: 1px solid #70d04d;
border-radius: 12px;
padding: 20px 25px;
margin-bottom: 15px;
display: flex;
}

.wg-qty {
width: 28%;
}

.wg-bar{
border: 1px solid #70d04d;
border-radius: 12px;
padding: 20px 25px;
background: rgba(112, 208, 78, 0.15);
display: flex;
align-items: flex-end;
justify-content: space-between;
}

.wg-card .head{
margin-bottom: 2px;
}

#wgSummary{
font-weight: 500;
}

.wg-bar .wg-total {
font-weight: 500;
font-size: 24px;
color: #70d04d;
}

.product-breadcrumb{
margin-bottom: 25px;
margin-left: -15px;
}

.product-breadcrumb ul{
display: flex;
list-style: none;
padding: 0 0 5px;
margin: 0;
text-align: center;
}

.product-breadcrumb ul li{
padding-right: 8px;
}

.product-breadcrumb ul li::before {
content: none;
}

.product-breadcrumb ul li:not(:first-child)::before {
content: "›";
padding-right: 4px;
}

.product-breadcrumb ul li a{
font-size: 14px;
}

.product-breadcrumb ul li:last-child a{
color: #70D04D;
}

.product-breadcrumb ul li a:hover{
color: #26B0DE;
}

@media (max-width: 768px) {

/* Contact us */
.info-23 .full-width-content{
  margin-left: -50vw !important;
  margin-right: -50vw !important;
}

.info-23 .main-content .contact-top .col-sm-9.center-column,
.info-23 .main-content .contact-top .col-sm-3{
  width: 100% !important;
  padding: 0 !important;
}

#form1{
  display: block !important;
  margin-top: 50px;
  padding: 20px 25px;
}

.contact-top{
  padding: 45px 0 120px;
}

.store-locator-sect .row{
  display: block;
  width: 100%;
}

.left-sect, .right-sect {
  width: 100% !important;
}

.responsive .standard-body .fixed .store-locator-contact  .container {
  padding: 0 !important;
}

.info-23 .section-title-with-stars{
  margin-bottom: 40px;
}

.info-23 .left-sect{
  margin-bottom: 20px;
}

.store-locator-contact{
  margin: 100px 0 50px;
}

/* Store Locator page */
.info-20 .section-title-with-stars{
margin-bottom: 30px;
}

.store-table, .toy-table{
width: 100% !important;
}

.store-table tr, .toy-table tr{
flex-direction: column;
}

.store-table td{
width: 100% !important;
margin-bottom: 60px;
padding: 0
}

.toy-table td{
width: 100% !important;
}

.toy-table .contact-inner-details p{
min-height: unset;
}

/* Product Page */
.responsive .product-info .cart, .responsive .product-info .description, .responsive .product-info .options, .responsive .product-info .price{
  padding: 0 !important;
}

.product-info .cart .add-to-cart .quantity input{
  min-width: 120px;
}

#button-cart{
  width: 225px;
}

.related-sect h3{
  font-size: 30px !important;
}

.related-sect .box-heading{
  margin-top: 50px !important;
}

.related-sect .next {
  right: 0%;
}

.related-sect .prev {
  left: 0%;
}

.product-breadcrumb{
  margin-left: 0;
}

.responsive .product-info .thumbnails li p {
      padding: 0 !important;
}

.responsive .product-info .thumbnails ul{
  margin-left: 0;
}

.thumbnails-bottom .slick-prev {
  left: -5px;
}

.thumbnails-bottom .slick-next {
  right: -5px;
}

.product-title{
  font-size: 28px !important;
  line-height: 36px !important;
}

.ticket-tabs .tab-btn{
  font-size: 17px;
  padding: 0 20px;
}

.checkout-bar, .wg-bar{
  display: block;
}

#ticketSummary, #wgSummary{
  font-size: 16px;
}

.checkout-bar .total, .wg-bar .wg-total{
  font-size: 22px;
}

.checkout-bar .summary, .wg-bar .wg-summary{
  margin-bottom: 10px;
}

.tabs-product{
  padding: 50px 0 0;
  margin-top: 45px;
}

.htabs{
  flex-direction: column;
  margin: 20px 0 ;
}

.htabs a{
  width: 100%;
}

#tab-review{
  width: 100% !important;
}

#tab-review .rating-review-detail{
  flex-direction: column;
}

.add-review-button{
  margin: 20px 0 0 !important;
}

.review_form{
  flex-direction: column;
}

.review_form p{
  padding-left: 0;
}

.entry_review textarea{
  width: 100% !important;
}

.review-form-sect{
  margin: 0 !important;
}

.tabs-product .tab-content{
  width: 100% !important;
}

.ticket-table tr{
  flex-direction: column;
  gap: 10px;
}

.ticket-table td{
  width: 100% !important;
}

.ticket-table .section-title-with-stars h3{
  font-size: 30px !important;
}

.ticket-flow{
  margin-top: 30px;
}
}