/* Themify Customize Styling */
body {	
	font-family:Open Sans;	font-weight:normal;
	font-size:1.1em;

	color: #5c6371; 
}
a {	
	color: #821f81; 
}
a:hover {	
	color: #821f81; 
}
h1 {	
	font-family:Concert One;	font-weight:normal;
	font-size:3em;
	text-transform:uppercase;
	color: #91888e; 
}
h2 {	
	font-family:Concert One;	font-weight:normal;
	font-size:2.4em;
	text-transform:uppercase;
	color: #5c6371; 
}
h3 {	
	font-family:Concert One;	font-weight:normal;
	font-size:2em;
	text-transform:uppercase;
	color: #5c6371; 
}
h4 {	
	font-family:Concert One;	font-weight:normal;
	font-size:1.6em;

	color: #5c6371; 
}
h5 {	
	font-family:Concert One;	font-weight:normal;
	font-size:1.4em;
	text-transform:uppercase;
	color: #5c6371; 
}
h6 {	
	font-family:Concert One;	font-weight:normal;
	font-size:1.2em;
	text-transform:uppercase;
	color: #5c6371; 
}
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: rgba(255,255,255,0.00); 
}
#headerwrap {	
	border: 1px solid rgba(255,255,255,0.00);;
	padding-top: 5px;
	padding-bottom: 5px; 
}
#header {		font-size:0.1px;
	line-height:1.5em;

	color: #5c6371; 
}
#headerwrap a:hover {	
	color: #821f81; 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {		font-size:1em;
	line-height:1.5em;
 
}
#headerwrap.fixed-header #header {	
	color: #1c2029; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #9b2599; 
}
#main-nav-wrap #main-nav .current_page_item a, #main-nav .current-menu-item a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #821f81; 
}
.mobile_menu_active #headerwrap .sidemenu-on a, .mobile_menu_active #headerwrap #main-nav a, .mobile_menu_active #headerwrap #main-nav ul a { 
	color: #5c6371; }.mobile_menu_active #headerwrap .sidemenu-on a:hover, .mobile_menu_active #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap #main-nav ul a:hover { 
	color: #821f81; }
/* Themify Custom CSS */
span.child-arrow {
    display: none !important;
}
/* Themify Customize Styling */
body {
  font-family: Open Sans;
  font-weight: normal;
  font-size: 1.1em;
  color: #5c6371;
}

a {
  color: #821f81;
}

a:hover {
  color: #821f81;
}

h1 {
  font-family: Concert One;
  font-weight: normal;
  font-size: 3em;
  text-transform: uppercase;
  color: #91888e;
}

h2 {
  font-family: Concert One;
  font-weight: normal;
  font-size: 2.4em;
  text-transform: uppercase;
  color: #5c6371;
}

h3 {
  font-family: Concert One;
  font-weight: normal;
  font-size: 2em;
  text-transform: uppercase;
  color: #5c6371;
}

h4 {
  font-family: Concert One;
  font-weight: normal;
  font-size: 1.6em;

  color: #5c6371;
}

h5 {
  font-family: Concert One;
  font-weight: normal;
  font-size: 1.4em;
  text-transform: uppercase;
  color: #5c6371;
}

h6 {
  font-family: Concert One;
  font-weight: normal;
  font-size: 1.2em;
  text-transform: uppercase;
  color: #5c6371;
}

.header-classic #headerwrap,
#headerwrap {
  background: none;
  background-color: rgba(255, 255, 255, 0);
}

#headerwrap {
  border: 1px solid rgba(255, 255, 255, 0);
  padding-top: 5px;
  padding-bottom: 5px;
}

#header {
  font-size: 0.1px;
  line-height: 1.5em;

  color: #5c6371;
}

#headerwrap a:hover {
  color: #821f81;
}

#headerwrap.fixed-header #header,
#headerwrap.fixed-header #site-description {
  font-size: 1em;
  line-height: 1.5em;
}

#headerwrap.fixed-header #header {
  color: #5c6371;
}

body[class*="themify"] #site-logo a img {
  width: 150px;
}

#site-logo {
  position: fixed;

  top: 10px;
}

.header-on-scroll #site-logo {
  top: 3px !important;
  width: 120px !important;
}

#main-nav-wrap #main-nav a:hover,
#main-nav-wrap #main-nav > li > a:hover {
  color: #9b2599;
}

#main-nav-wrap #main-nav .current_page_item > a,
#main-nav .current-menu-item > a,
#main-nav > .current_page_item > a,
#main-nav > .current-menu-item > a {
  color: #821f81;
}

#main-nav li:not(.themify-widget-menu) > ul,
#main-nav .has-mega-sub-menu .mega-sub-menu,
#main-nav .has-mega-column > .sub-menu {
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px;
}

@media screen and (max-width: 1280px) {
  /* Themify Customize Styling */
  body[class*="themify"] #site-logo a img {
    width: 150px;
  }
}

@media screen and (max-width: 768px) {
  /* Themify Customize Styling */
  body[class*="themify"] #site-logo a img {
    width: 150px;
  }
}

@media screen and (max-width: 680px) {
  /* Themify Customize Styling */
  body[class*="themify"] #site-logo a img {
    width: 150px;
  }
}

.mobile_menu_active #headerwrap .sidemenu-on a,
.mobile_menu_active #headerwrap #main-nav a,
.mobile_menu_active #headerwrap #main-nav ul a {
  color: #5c6371;
}

.mobile_menu_active #headerwrap .sidemenu-on a:hover,
.mobile_menu_active #headerwrap #main-nav a:hover,
.mobile_menu_active #headerwrap #main-nav ul a:hover {
  color: #821f81;
}

/* Themify Custom CSS */
#main-nav ul {
  width: auto !important;
}

html,
body {
  overflow-x: hidden;
}

.sbb-desk {
  background-position-y: 59% !important;
}

.widget {
  margin: 0;
}

::selection {
  background: #e0c7e0 !important;
  /* WebKit/Blink Browsers */
}

::-moz-selection {
  background: #e0c7e0 !important;
  /* Gecko Browsers */
}

.nopadding,
.nopadding p,
.nopadding img,
.nopadding ul {
  padding: 0px;
  margin: 0px;
}

.shortrow {
  padding: 0 8vw;
}

/* START heading */

.mainh1 {
  position: absolute;
  left: calc((100% - 85%) / 2);
}

.h1shadow {
  -webkit-filter: drop-shadow(3px 6px 5px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(3px 6px 5px rgba(0, 0, 0, 0.2));
}

/* END heading */

/* START sticky nav */

.sidemenu-on {
  font-size: 20px;
}

.topcontend {
  top: -4.5em;
  left: 0px;
  margin-bottom: -200px;
}

.topnav {
  position: absolute;
  top: 20px;
  right: calc((100% - 95%) / 2);
  max-width: 1100px;
}

.topnav2 {
  position: absolute;
  top: 60px;
  right: calc((100% - 95%) / 2);
  max-width: 1100px;
}

.cloud {
  transform: translate(0px, -195px);
  -webkit-transform: translate(0px, -195px);
  -webkit-filter: drop-shadow(5px 10px 10px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(5px 10px 10px rgba(0, 0, 0, 0.2));
  -webkit-transition: all 1s cubic-bezier(0.22, -0.4, 0.13, 0.99);
  transition: all 1s cubic-bezier(0.22, -0.4, 0.13, 0.99);
}

.cloud:hover {
  transform: translate(0px, -200px);
  -webkit-transform: translate(0px, -200px);
  -webkit-filter: drop-shadow(5px 10px 5px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(5px 10px 5px rgba(0, 0, 0, 0.2));
  -webkit-transition: all 1s cubic-bezier(0.22, -0.4, 0.13, 0.99);
  transition: all 1s cubic-bezier(0.22, -0.4, 0.13, 0.99);
}

.cloud:active {
  transform: translate(0px, -400px);
  -webkit-transform: translate(0px, -400px);
  -webkit-filter: drop-shadow(5px 10px 10px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(5px 10px 10px rgba(0, 0, 0, 0.2));
  -webkit-transition: all 0.5s cubic-bezier(0.22, -0.4, 0.13, 0.99);
  transition: all 0.5s cubic-bezier(0.22, -0.4, 0.13, 0.99);
}

.ribbon {
  -webkit-filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.3));
  -webkit-transition: all 1s cubic-bezier(0.22, -0.4, 0.13, 0.99);
  transition: all 1s cubic-bezier(0.22, -0.4, 0.13, 0.99);
}

.ribbon:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -webkit-filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.2));
  -webkit-transition: all 0.3s cubic-bezier(0, 0.4, 0.3, 1);
  transition: all 0.3s cubic-bezier(0, 0.4, 0.3, 1);
}

/* END sticky nav */

/* START wave */

.wave1 {
  left: -1vw;
  width: 102vw;
  overflow: hidden;
  -webkit-filter: drop-shadow(0px -9px 7px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0px -9px 7px rgba(0, 0, 0, 0.1));
}

.wave2 {
  left: -1vw;
  width: 102vw;
  overflow: hidden;
  -webkit-filter: drop-shadow(0px 10px 7px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0px 10px 7px rgba(0, 0, 0, 0.1));
}

.wave3 {
  -webkit-filter: drop-shadow(0px -9px 7px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0px -9px 7px rgba(0, 0, 0, 0.1));
}

.wave4 {
  -webkit-filter: drop-shadow(0px 10px 7px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0px 10px 7px rgba(0, 0, 0, 0.1));
}

/* END wave */

/* START category */

.category1 {
  -webkit-filter: drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.2));
  transform: translate(0px, 0px);
  -webkit-transform: translate(0px, 0px);
}

.category1:hover {
  -webkit-filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.2));
  transform: translate(0px, -5px) scale(1.1, 1.1) rotate(0.05turn);
  -webkit-transform: translate(0px, -5px) scale(1.1, 1.1) rotate(0.05turn);
  -webkit-transition: all 0.5s cubic-bezier(0.22, -0.4, 0.13, 0.99);
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}

/* END category */

/* START SM Icons */

.sm-icon i {
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  font-size: 1.2em;
  padding: 10px;
  border: 2px solid #5c6371;
  border-radius: 25px;
}

/* END SM Icons */

/* START Other Icon Styles */

.vh50 {
  margin-top: 40vh;
}

.flipx {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.flipy {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

.moveup {
  -webkit-filter: drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.2));
  transform: translate(0px, 0px);
  -webkit-transform: translate(0px, 0px);
}

.moveup:hover {
  -webkit-filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.2));
  transform: translate(0px, -5px) scale(1.1, 1.1);
  -webkit-transform: translate(0px, -5px) scale(1.1, 1.1);
  -webkit-transition: all 0.5s cubic-bezier(0.22, -0.4, 0.13, 0.99);
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}

/* END Other Icon Styles */

/* START Enquiry Form */

input[type="text"],
input[type="password"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="tel"] {
  min-width: 100%;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-radius: 0px;
  margin: 5px 0px;
}

textarea:focus,
input:focus {
  border-bottom: 1px solid #821f81;
}

textarea {
  margin: 20px 0;
}

input[type="reset"],
input[type="submit"],
button {
  background-color: #ffffff;
  border: 2px solid #821f81;
  border-radius: 25px;
  color: #821f81;
}

input[type="reset"]:hover,
input[type="submit"]:hover,
button:hover {
  background-color: #821f81;
  border: 2px solid #821f81;
  border-radius: 25px;
  color: #ffffff;
}

/* END Enquiry Form*/

/* START Login Register*/

.formbox {
  -webkit-filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.2));
}

/* END Login Register*/

/* START Hidden Content */

.hidden {
  display: none;
}

.hidden:target {
  position: relative;
  display: flex;
}

/* END Hidden Content */

/* START Category */

.hiddencategory {
  -webkit-filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.1));
}

/* END Category */

/* START USP */

.usp {
  max-width: 200px;
}

.usp p {
  text-shadow: 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff,
    0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff;
}

.usp i {
  position: relative;
  top: 125px;
  float: right;
}

/* END USP */

/* START Hidden Content */
.hidden {
  display: none;
}

.hidden:target {
  position: relative;
  display: flex;
}

/* END Hidden Content */

/* START HIDDEN SUBMENU */

#primary_nav_wrap ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#primary_nav_wrap ul li {
  float: left;
  margin: 0;
  padding: 0;
}

#primary_nav_wrap ul ul {
  transform: scale(0);
  -webkit-transform: scale(0);
  -webkit-transition: all 0.3s cubic-bezier(0, 0.4, 0.3, 1);
  transition: all 0.3s cubic-bezier(0, 0.4, 0.3, 1);
}

#primary_nav_wrap ul li:hover > ul {
  display: block;
  transform: scale(1);
  -webkit-transform: scale(1);
  -webkit-transition: all 0.3s cubic-bezier(0, 0.4, 0.3, 1);
  transition: all 0.3s cubic-bezier(0, 0.4, 0.3, 1);
}

#primary_nav_wrap ul ul li {
  float: none;
  width: auto;
}

/* END HIDDEN SUBMENU */

/* START SLIDER */

.sp-buttons {
  padding-bottom: 100px;
}

.sp-arrow {
  color: #821f81 !important;
}

/* END SLIDER */

.tab a:focus {
  background-color: #fff !important;
}

.promo img {
  position: fixed;
  bottom: 100px;
  left: 0px;
  right: 0px;
  z-index: 99;
  margin-left: -380px;
  overflow: hidden;
  -webkit-transition: all 1s cubic-bezier(0.22, -0.4, 0.13, 0.99);
  transition: all 1s cubic-bezier(0.22, -0.4, 0.13, 0.99);
}

.promo img:hover {
  margin-left: 0px;
}

.promo2 img {
  position: fixed;
  bottom: 300px;
  left: 0px;
  right: 0px;
  z-index: 99;
  overflow: hidden;
  transform: translate(-380px, 0px);
  -webkit-transform: translate(-380px, 0px);
  -webkit-transition: all 1s cubic-bezier(0.22, -0.4, 0.13, 0.99);
  transition: all 1s cubic-bezier(0.22, -0.4, 0.13, 0.99);
}

.promo2 img:hover {
  transform: translate(0px, 0px);
  -webkit-transform: translate(0px, 0px);
}

/* BLOG */

.blog-p li {
  margin: 10px !important;
}

.blog-p h2 a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #821f81;
  text-transform: uppercase;
}

.blog-p .post-content p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

@media (max-width: 769px) {
  .blog-p h2 a {
    font-size: 16px;
    line-height: 1.5;
  }

  .blog-p .post-content p {
    font-size: 14px;
    line-height: 1.6;
  }

  .blog-p-title-inside h2 {
    font-size: 28px;
  }
}

@media (min-width: 427px) {
  .number {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  }
}

@media (max-width: 426px) {
  .blog-p h2 a {
    font-size: 20px;
    line-height: 1.5;
  }

  .blog-p .post-content p {
    font-size: 16px;
  }

  .number {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding: 0 16%;
  }
}

.p-font h5 {
  color: #821f81;
}

.p-list-post b {
  color: #821f81;
}

.post-title a:hover {
  color: #821f81;
  text-decoration: underline;
}

.module_row_3 .module_column_0 .sub_row_3-0-0.module_subrow {
  background-image: none !important;
}

.themify_builder_5529579_row.module_row_3.module_row {
  background-size: 75% !important;
}

/* Table Description */

.table-desc {
  width: 100%;
  border: 1px solid transparent;
}

.table-title {
  color: #821f81;
  font-weight: bold;
}

.table-desc td {
  border-top: 1px solid transparent;
  text-align: center;
}

.table-desc tr td:first-child {
  text-align: left;
}

.table-desc tr:first-child td {
  padding: 15px 0;
  border-bottom: 5px solid #821f81;
  text-align: center;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
}

.table-desc tr td {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}

.table-desc td {
  padding: 15px;
}

/* End Table Description */

.number-diaper1 {
  background-color: #fff;
  color: #ff6b00;
  border-radius: 100%;
  padding: 12px 20px;
  font-weight: bold;
  font-size: 24px;
  margin-right: 15px;
  -webkit-box-shadow: 5px 15px 16px -12px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 15px 16px -12px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 15px 16px -12px rgba(0, 0, 0, 0.5);
}

.number-diaper2 {
  background-color: #fff;
  color: #821f81;
  border-radius: 100%;
  padding: 12px 20px;
  font-weight: bold;
  font-size: 24px;
  margin-right: 15px;
  -webkit-box-shadow: 5px 15px 16px -12px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 15px 16px -12px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 15px 16px -12px rgba(0, 0, 0, 0.5);
}

.space a.shortcode.button {
  border: 2px solid #821f81;
  padding: 10px 25px;
  color: #fff;
  font-weight: bold !important;
}

/* START redeem image */
.product-image img {
  max-width: 360px !important;
  padding: 30px;
  background-color: #fff;
}

/* END redeem image */
body.themify-popup-style-classic .mfp-close {
  top: -10px !important;
  right: -16px !important;
  font-size: 0px !important;
  transform: scale(1.5);
  width: 22px !important;
  height: 22px !important;
}

button.themify-popup-close:hover {
  transform: scale(1.5) rotate(90deg);
}

.sp-slide:first-child a.bsp-slide-button {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  z-index: 1;
  pointer-events: all;
}

.sp-slide:nth-child(-n + 3) a.bsp-slide-button {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  z-index: 1;
  pointer-events: all;
}

/* added by techmind as on 22-03-2022 for modal */
.apCustomModal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999999;
  background: rgba(0, 0, 0, 0.7);
  transition: 0.5s ease;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.apCustomModal.showModal {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}

.apCustomModal .apModalInner {
  background: #fff;
  width: 700px;
  max-width: calc(100% - 30px);
}

.apCustomModal .apModalInner .ap_hdngModal {
  background: #821f81;
  color: #fff;
  font-size: 24px;
  padding: 12px 30px;
  position: relative;
}

.ap_closeModal {
  position: absolute;
  right: 12px;
  width: 30px;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
}

.apCustomModal .apModalInner .videoBox {
  padding: 25px 15px;
  text-align: center;
}

.apCustomModal .apModalInner .videoBox iframe {
  width: 100%;
  height: 400px;
}

.ap_openModal {
  position: relative;
  cursor: pointer;
}

.ap_openModal::before {
  content: "";
  width: 250px;
  height: 250px;
  background: url(https://staging.petpet.com.my/wp-content/uploads/2022/03/playBtn-1.png);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 999;
  background-size: 65px;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: 0.5s ease;
}

.ap_openModal::after {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  content: "";
  z-index: 998;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s ease;
}

.ap_openModal:hover::after,
.ap_openModal:hover::before {
  opacity: 1;
}

/* added by techmind as on 22-03-2022 */

/* .v-align-center .sub_column {
  align-items: center !important;
  align-content: center !important;
} */
.product-detail-box img {
  margin: 0;
  max-width: 100%;
  margin-bottom: 15px;
  height: 200px;
  object-fit: contain;
  object-position: left bottom;
}

.product-detail-box.center-image img {
  width: 100%;
  height: auto;
}

.product-detail-box h3 {
  font-size: 14px;
  font-family: Open Sans;
  font-weight: 600;
  background: #b23490;
  color: #fff;
  padding: 5px 5px;
  min-height: 27px;
  display: flex;
  align-items: center;
  border-radius: 5px;
  margin-bottom: 5px;
  text-transform: none;
}

.product-detail-box.no-badge h3 {
  background: unset;
  color: #000;
  padding: 0;
}

.product-detail-box.point-title h3 .count {
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 50%;
  color: #b23490;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-top: 2px;
  margin-right: 3px;
  font-size: 12px;
  font-weight: 600;
}

/* .product-detail-box.badge-aligned p:not(:first-child) {
  padding-left: 100px;
} */
.product-detail-box * {
  margin: 0;
  float: unset;
}

.product-detail-box p {
  font-size: 14px;
  font-family: Open Sans;
  font-weight: 400;
  border-radius: 5px;
  line-height: 1.7;
}

.product-detail-box.title {
  max-width: calc(100% - 50px);
  width: 600px;
  margin: auto;
}

[data-anchor="products"] .image-caption {
  font-size: 14px;
  font-weight: 600;
}

.learn-more-btn {
  font-weight: 600 !important;
  font-family: Quicksand;
}

.image_svg_logo img {
  width: 40%;
}

.background-image-container {
  /* background-size: 700px !important; */
}

.white-wave-on-orange {
  filter: drop-shadow(0px 34px 0px #fed69e) !important;
}

/* gradient changes */
.orange_shine {
  position: relative;
  /* background-image: linear-gradient(115deg, #fed49a, #fff) !important; */
  background-image: linear-gradient(to bottom, #fed49a, #fff) !important;
}

/* gradient changes */

@media (max-width: 1051px) {
  .mobile_menu_active .header-icons {
    top: 50%;
  }

  .mobile_menu_active #menu-icon-close {
    top: 1.65em;
  }

  .table-wrap {
    overflow-x: auto;
  }

  .diapers-menu-items {
    width: 1000px;
  }
}

@media (max-width: 992px) {
  .product-detail-box h3 {
    font-size: 14px;
  }

  .product-detail-box p {
    font-size: 13px;
  }
}

@media screen and (min-width: 1400px) and (max-width: 1550px) {
  .page-id-30692620 .themify_builder_content .module_row_2.module_row {
    margin-top: 0em;
  }

  .themify_builder_4798812_row.module_row_2.module_row {
    margin-top: -12.7em;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
  .page-id-30692620 .themify_builder_content .module_row_2.module_row {
    margin-top: 0em;
  }

  .page-id-30692620
    .themify_builder_content
    .themify_builder_30082683_row.module_row_1.module_row {
    margin-top: 0 !important;
    display: none;
  }

  .themify_builder_4798812_row.module_row_2.module_row {
    margin-top: -11.4em;
  }
}

@media screen and (min-width: 1024px) {
  .themify_builder_30692620_row.module_row_1.module_row {
    margin-top: 0;
    display: none;
  }
}

@media screen and (min-width: 1060px) {
  .page-id-30692620 .themify_builder_content .module_row_2.module_row {
    margin-top: 0;
    padding-top: 120px !important;
  }
}

@media screen and (min-width: 680px) and (max-width: 1060px) {
  .page-id-30692620 .themify_builder_content .module_row_2.module_row {
    margin-top: 0;
    padding-top: 60px !important;
  }
}

@media screen and (max-width: 1024px) {
  .themify_builder_30692620_row.module_row_1.module_row {
    margin-top: 0;
    display: none;
  }

  .themify_builder_30692620_row.module_row_2.module_row {
    padding-top: 0 !important;
  }
}

@media screen and (min-width: 680px) and (max-width: 1200px) {
  .themify_builder_4798812_row.module_row_2.module_row {
    margin-top: 1.6em;
  }
}

@media (max-width: 680px) {
  body.themify-popup-style-classic .mfp-close {
    top: 5px !important;
    right: 25px !important;
  }

  .image_svg_logo img {
    width: 30%;
  }

  .gform_login_widget [type="text"],
  .gform_login_widget [type="password"] {
    min-height: unset !important;
    height: 30px;
  }

  .gform_login_widget [type="checkbox"] {
    margin-top: 0 !important;
  }

  .gform_login_widget [type="submit"] {
    width: calc(100% - 30px) !important;
    max-width: calc(100% - 30px) !important;
    height: 45px !important;
    line-height: 17px !important;
    min-height: unset !important;
    margin-bottom: 0 !important;
  }

  .forgot_custom {
    padding-bottom: 10px !important;
  }

  .product-detail-box {
    text-align: center;
  }

  .product-detail-box h3 {
    justify-content: center;
  }
}

.product-detail-box img {
  margin-left: auto;
  margin-right: auto;
}

/**** product form *****/
.ap_form_1905 figure {
  margin: 0px;
  padding: 5px 15px;
  cursor: pointer;
}

.ap_form_1905 {
  width: 800px;
  max-width: 100%;
  border: 2px solid #e0e0e0;
  margin: 100px auto 30px;
  padding: 25px 25px;
  border-radius: 12px;
  z-index: 999;
  position: relative;
}

.ap_form_1905 .inptHdng {
  width: 100%;
  font-size: 16px;
  color: #000;
  padding: 0 10px;
}

.ap_form_1905 .box {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}

.ap_form_1905 .box:not(:first-child) {
  margin-top: 30px;
}

.ap_form_1905 .box .radioBox {
  margin-top: 15px;
  margin-right: 15px;
}

.ap_form_1905 .box .radioBox img {
  width: 80px;
  display: block;
}

.ap_form_1905 .box .radioBox input[type="radio"] {
  display: none;
}

.ap_form_1905 .box .radioBox input[type="radio"]:checked ~ figure {
  background: #b7309314;
}

.sizeName {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}

.ap_form_1905 br {
  display: none;
}

.ap_form_1905 .box .ap_input {
  font-size: 16px;
  color: #000;
  width: 50%;
  padding: 0 10px;
}

.ap_form_1905 .box .ap_input span {
  width: 100%;
  display: block;
}

.ap_form_1905 .box .ap_input span input,
.ap_form_1905 .box .ap_input span select {
  width: 100%;
  height: 45px;
  border: 0;
  background: #ebebeb;
  margin: 0;
  outline: none !important;
}

.ap_form_1905 .box .ap_input.w-100 {
  width: 100%;
}

.ap_form_1905 *,
.ap_form_1905,
.contact_form * {
  box-sizing: border-box;
}

.ap_form_1905 .ap_terms {
  font-size: 14px;
  color: #000;
}

.ap_form_1905 .ap_terms p br {
  display: block;
}

.ap_form_1905 .ap_terms p:empty {
  display: none;
}

.ap_form_1905
  .box
  .radioBox
  .ProductName
  .wpcf7-list-item
  .wpcf7-list-item-label::before,
.ap_form_1905
  .box
  .radioBox
  .ProductSize
  > span
  > span
  .wpcf7-list-item-label::before {
  width: 100%;
  height: 60px !important;
  display: block;
  background-image: url(/wp-content/uploads/2022/07/Petpet-Logo.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  background-color: #fff;
  bottom: 0;
  background-size: 65px;
  cursor: pointer;
}

.firstProduct span.wpcf7-list-item:nth-child(3),
.firstProduct span.wpcf7-list-item:nth-child(4) {
  display: none;
}

.ap_form_1905
  .box
  .radioBox
  .ProductName
  .wpcf7-list-item
  .wpcf7-list-item-label::before {
  background-size: 170px;
  height: 110px !important;
}

.ap_form_1905
  .box
  .radioBox
  .ProductName
  .first
  .wpcf7-list-item-label::before {
  background-image: url(https://staging.petpet.com.my/wp-content/uploads/2022/06/petpet_softy.png);
}

.ap_form_1905
  .box
  .radioBox
  .ProductName
  .wpcf7-list-item:nth-child(2)
  .wpcf7-list-item-label::before {
  background-image: url(https://staging.petpet.com.my/wp-content/uploads/2022/06/petpet_gold.png);
}

.ap_form_1905 .box .radioBox .ProductName .last .wpcf7-list-item-label::before {
  background-image: url(https://staging.petpet.com.my/wp-content/uploads/2022/06/Petpet-Logo.png);
}

/*** product size images ***/
.ap_form_1905
  .box
  .radioBox
  .ProductSize
  > span
  > span:nth-child(1)
  .wpcf7-list-item-label::before {
  background-image: url(https://staging.petpet.com.my/wp-content/uploads/2022/06/pf-02.png);
}

.ap_form_1905
  .box
  .radioBox
  .ProductSize
  > span
  > span:nth-child(2)
  .wpcf7-list-item-label::before {
  background-image: url(https://staging.petpet.com.my/wp-content/uploads/2022/06/pf-03.png);
}

.ap_form_1905
  .box
  .radioBox
  .ProductSize
  > span
  > span:nth-child(3)
  .wpcf7-list-item-label::before {
  background-image: url(https://staging.petpet.com.my/wp-content/uploads/2022/06/pf-01.png);
}

.ap_form_1905
  .box
  .radioBox
  .ProductSize
  > span
  > span:nth-child(4)
  .wpcf7-list-item-label::before {
  background-image: url(https://staging.petpet.com.my/wp-content/uploads/2022/06/pf-01.png);
}

.ap_form_1905
  .box
  .radioBox
  .ProductSize.secondProduct
  > span
  > span:nth-child(1)
  .wpcf7-list-item-label::before {
  background-image: url(https://staging.petpet.com.my/wp-content/uploads/2022/06/pf-05-1.png);
}

.ap_form_1905
  .box
  .radioBox
  .ProductSize.secondProduct
  > span
  > span:nth-child(2)
  .wpcf7-list-item-label::before {
  background-image: url(https://staging.petpet.com.my/wp-content/uploads/2022/06/pf-04.png);
}

.ap_form_1905
  .box
  .radioBox
  .ProductSize.secondProduct
  > span
  > span:nth-child(3)
  .wpcf7-list-item-label::before {
  background-image: url(https://staging.petpet.com.my/wp-content/uploads/2022/06/pf-04.png);
}

.ap_form_1905
  .box
  .radioBox
  .ProductSize.secondProduct
  > span
  > span:nth-child(4)
  .wpcf7-list-item-label::before {
  background-image: url(https://staging.petpet.com.my/wp-content/uploads/2022/06/pf-04.png);
}

.ap_form_1905 .box .radioBox .ProductName .wpcf7-list-item-label,
.ap_form_1905 .box .radioBox .ProductSize .wpcf7-list-item-label {
  position: relative;
  color: #fff;
  display: block;
  height: 60px;
}

.ap_form_1905 .box .radioBox .ProductName .wpcf7-list-item-label {
  height: 110px;
  width: 157px;
}

.ap_form_1905 .box .radioBox .ProductSize .wpcf7-list-item-label,
.ap_form_1905
  .box
  .radioBox
  .ProductSize
  > span
  > span
  .wpcf7-list-item-label::before {
  height: 90px !important;
  width: 80px !important;
}

.ap_form_1905 .box .radioBox .ProductSize .wpcf7-list-item-label {
  padding-top: 95px;
  color: #000;
  text-align: center;
  font-size: 14px;
  margin-bottom: 15px;
  font-weight: 500;
}

.ap_form_1905 .box .radioBox input[type="radio"]:checked ~ span::before {
  background-color: #faf3f8 !important;
  border: 1px solid #b6309330;
}

.ap_form_1905 .box .radioBox .ProductSize > span {
  display: flex;
}

.ap_form_1905 .box .ap_submit {
  background: #b72f93 !important;
  color: #fff !important;
  font-size: 14px;
  font-weight: 500 !important;
  border-color: #b72f93 !important;
  margin: 0 auto;
  width: 130px;
}

.ap_form_1905 span.wpcf7-not-valid-tip {
  position: relative;
  padding: 0 0.7rem;
  margin-top: 0.3rem;
  border: 1px solid transparent;
  border-radius: 0;
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
  display: block;
  font-size: 13px;
}

.contact_form .form-group .wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 0.8em;
  font-weight: normal;
  display: block;
  position: relative;
  padding: 0.2rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.05rem;
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
  margin-top: 5px;
}

.contact_form .wpcf7 form.sent .wpcf7-response-output {
  order: 1;
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 7px;
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
  width: 600px;
  max-width: 100%;
  margin: 0px auto;
  max-width: 100%;
}

.contact_form .wpcf7 form.invalid .wpcf7-response-output,
.contact_form .wpcf7 form.unaccepted .wpcf7-response-output {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
  width: 600px;
  max-width: 100%;
  margin: 0px auto;
  max-width: 100%;
}

.contact_form .wpcf7 form.failed .wpcf7-response-output {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7 !important;
  position: relative;
  padding: 10px 15px !important;
  margin: 20px 0 20px 0px !important;
}

@media screen and (max-width: 576px) {
  .ap_form_1905 .box .ap_input {
    width: 100%;
    margin-top: 15px;
  }

  .ap_form_1905 .box {
    margin-top: 0px !important;
  }

  .ap_form_1905
    .box
    .radioBox
    span.wpcf7-form-control-wrap.ProductName
    > span
    > span {
    width: 40%;
  }

  .ap_form_1905
    .box
    .radioBox
    .ProductName
    .wpcf7-list-item
    .wpcf7-list-item-label::before {
    background-size: 110px;
    height: 80px !important;
  }

  .ap_form_1905 .box .radioBox .ProductName .wpcf7-list-item-label {
    height: 110px;
  }

  .middleBox span.wpcf7-form-control-wrap.ProductSize > span {
    display: flex;
    flex-wrap: wrap;
  }

  .ap_form_1905 .box .radioBox .ProductSize .wpcf7-list-item-label {
    margin-bottom: 35px;
  }
}

/*** remove this when new product added ***/
.ProductName span.wpcf7-list-item.last {
  display: none;
}

#ProductNamePants > div,
#ProductNameSofty > div,
#ProductNameComfort > div,
.sampleBtn_ap > div {
  display: flex;
  justify-content: center;
}

#ProductNamePants > div a,
#ProductNameSofty > div a,
#ProductNameComfort > div a,
.sampleBtn_ap > div a {
  background-image: url(https://staging.petpet.com.my/wp-content/uploads/2022/07/get-a-sample.png) !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  background-position: center center !important;
  background-color: unset !important;
  border: unset !important;
  font-size: 0;
  height: 100px;
  width: 240px;
}

.wave4.white-wave-on-orange {
  display: none;
}

/*
@media screen and (min-width:768px) {

    .product-form-slider,
    .product-form-slider > div,
    .product-form-slider > div > div {
        height: 60vh;
        min-height: unset !important;
    }


    .product-form-slider > div > div .tb-column-inner,
    .product-form-slider > div > div .tb-column-inner > div,
    .product-form-slider > div > div .tb-column-inner > div > div,
    .product-form-slider > div > div .tb-column-inner > div > div > div.sp-slides-container,
    .product-form-slider > div > div .tb-column-inner > div > div > div.sp-slides-container * {
        height: 100% !important;
    }

    .product-form-slider > div > div .tb-column-inner > div > div > div.sp-slides-container .sp-arrow,
    .product-form-slider > div > div .tb-column-inner > div > div > div.sp-slides-container .sp-arrows {
        height: auto !important;
    }
}
*/

.ap_form_1905 .bottobBox,
.ap_form_1905 .middleBox {
  margin-top: 30px;
}

.page-id-30082960 .tb_slider_loader,
.page-id-30083035 .tb_slider_loader {
  display: none;
}

.background-image-container-ap {
  margin-top: -150px;
  margin-bottom: -180px;
}

.ap_textSize p:nth-child(2) span {
  font-size: 18px;
}

.ap_textSize p:nth-child(2) span span {
  font-size: 21px;
}

.ap_form_1905 .box {
  position: relative;
}

div.wpcf7 .ajax-loader {
  position: absolute;
  left: 50%;
  background-color: #ffffffb3;
  width: 142px;
  height: 39px;
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-position: center;
}

.baloonRequest {
  position: relative;
  top: -75px;
}

.baloonRequest img {
  width: 60%;
}

.ui.module-accordion .accordion-title {
  font-family: Concert One;
  font-weight: 400;
}

.mail_address_note {
  color: #ff0000cf;
  font-size: 13px;
  font-weight: bold;
}

.FullName span.wpcf7-not-valid-tip {
  display: none !important;
}

/****** for new confort page design on 17 august *******/

.box-ap {
  border: 2px solid #cc0099;
  border-radius: 15px;
  /* overflow: hidden; */
  position: relative;
}

.box-ap p {
  font-size: 12px;
  line-height: 1.4;
  margin: 0;
  font-weight: 600;
  color: #000;
}

.box-ap img {
  width: 130px;
  position: absolute;
  top: -60px;
  left: 140px;
}

.box-ap > .module-box-content.ui.repeat {
  background: transparent;
  border-radius: 15px;
  padding: 50px 15px 15px;
}

.box-ap strong {
  position: absolute;
  top: -24px;
  width: 90px;
  height: 45px;
  text-align: center;
  font-weight: bold;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  padding: 0px 15px;
  background: rgb(250, 0, 246);
  background: -moz-linear-gradient(
    128deg,
    rgba(250, 0, 246, 1) 44%,
    rgba(147, 0, 107, 1) 100%
  );
  background: -webkit-linear-gradient(
    128deg,
    rgba(250, 0, 246, 1) 44%,
    rgba(147, 0, 107, 1) 100%
  );
  background: linear-gradient(
    128deg,
    rgba(250, 0, 246, 1) 44%,
    rgba(147, 0, 107, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fa00f6", endColorstr="#93006b", GradientType=1);
  color: #fff;
  border-radius: 10px;
  box-shadow: 3px 3px 5px rgb(0 0 0 / 41%);
}

.ap_alone_gradient .module-box-content.ui.repeat p {
  margin: 0;
}

.ap_alone_gradient .module-box-content.ui.repeat {
  background: transparent;
  padding: 5px;
  margin-bottom: 70px !important;
}

.ap_alone_gradient .module-box-content.ui.repeat strong {
  width: 250px;
  height: 45px;
  text-align: center;
  font-weight: bold;
  background: #000;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  padding: 0px 15px;
  background: rgb(250, 0, 246);
  background: -moz-linear-gradient(
    128deg,
    rgba(250, 0, 246, 1) 44%,
    rgba(147, 0, 107, 1) 100%
  );
  background: -webkit-linear-gradient(
    128deg,
    rgba(250, 0, 246, 1) 44%,
    rgba(147, 0, 107, 1) 100%
  );
  background: linear-gradient(
    128deg,
    rgba(250, 0, 246, 1) 44%,
    rgba(147, 0, 107, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fa00f6", endColorstr="#93006b", GradientType=1);
  color: #fff;
  border-radius: 10px;
  box-shadow: 3px 3px 5px rgb(0 0 0 / 41%);
}

.box-ap p b:last-child {
  color: #0070c0;
  display: inline-flex;
}

.ap_seperate_box .box-ap strong {
  background: transparent;
  color: #000;
  position: unset;
  top: unset;
  width: unset;
  height: unset;
  text-align: unset;
  font-weight: bold;
  display: block;
  align-items: unset;
  justify-content: unset;
  font-size: 12px;
  padding: unset;
  border-radius: unset;
  box-shadow: unset;
  margin-bottom: 0px !important;
}

.ap_seperate_box .box-ap {
  border: 0;
  padding: 0;
  margin: 0;
}

.ap_seperate_box {
  border: 2px solid #cc0099;
  border-radius: 15px;
  padding: 0px 5px;
}

.ap_seperate_box .box-ap img {
  top: -60px;
  left: initial;
  right: 0;
}

.box-ap p br {
  display: none;
}

.bottom-ap > div {
  background: transparent;
  padding: 0;
}

.bottom-ap > div p {
  margin: 0;
  margin-top: 3px;
  color: #0070c0;
  font-size: 11px;
  padding-left: 15px;
}

.box-ap.mt-ap {
  margin-top: 70px;
}

.page-id-34962596
  .module_row_3
  .module_column_0.tb_33720624_column.module_column {
  background-image: none;
}

@media screen and (max-width: 1024px) {
  .box-ap {
    margin-top: 60px;
  }

  .ap_seperate_box .box-ap > .module-box-content.ui.repeat {
    padding-top: 24px;
  }

  .ap_seperate_box .box-ap img {
    top: unset;
    left: initial;
    right: 0;
    position: unset;
  }

  .ap_alone_gradient .module-box-content.ui.repeat {
    margin-bottom: 0px !important;
  }
}

.hospital_address textarea {
  min-height: 6.5em !important;
  margin: 0;
}

.hospital_address textarea {
  padding: 10px 25px !important;
  line-height: 1.5 !important;
  resize: none !important;
}

.hospital_address textarea {
  padding: 6px 25px !important;
  border: none !important;
  border-radius: 0;
  line-height: 1.5;
  border-bottom: 1px solid #ccc !important;
  resize: none;
}

.hs_address p {
  margin: 0;
}

/***=========***/

.ap_address .ap_address_inner {
  background: #fff;
  box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
  padding: 25px 15px;
  border-radius: 15px;
}

.ap_address > div > div {
  display: unset !important;
}

.ap_address > div > div > div,
.ap_address > div > div > div > div,
.ap_address > div > div > div > div > div {
  height: 100%;
}

.ap_address .ap_address_inner > div:nth-child(1) {
  font-size: 18px;
  font-weight: 600;
  color: #f15c29;
}

.ap_address .ap_address_inner > div:nth-child(1) span {
  font-weight: 400;
  font-size: 14px;
  display: block;
  line-height: 1.2;
  color: #5c6371;
  margin-bottom: 35px;
}

.ap_address .ap_address_inner > div:not(:first-child) {
  font-size: 14px;
  line-height: 1.2;
  width: 200px;
  margin: 12px auto 0;
  max-width: 100%;
}

.ap_address .ap_address_inner > div:not(:first-child) a {
  color: #901c73;
  text-decoration: none;
  transition: 0.5s ease;
}

.ap_address .ap_address_inner > div:not(:first-child) a:hover {
  text-decoration: underline;
}

.ap_address .ap_address_inner > div:not(:first-child) a span {
  display: block;
}

.ap_address .ap_address_inner > div:not(:first-child) span {
  display: block;
}

.ap_address {
  margin-bottom: 100px;
}

.bg_white_ap {
  background: #fff;
  margin-top: -2px;
}

@media screen and (max-width: 768px) {
  .ap_address > div > div > div,
  .ap_address > div > div > div > div,
  .ap_address > div > div > div > div > div {
    height: auto;
  }

  .ap_address > div > div {
    margin-bottom: 25px;
  }
}

/****** maintenance mode by aditya ****/
.ginput_container .gfield_checkbox li {
  width: unset !important;
}

/* mascot page css  */
/* .page-id-47243145 .topnav, .page-id-47243145 .footer_tm , .page-id-47243145 #headerwrap {
    display: none!important;
} */
.page-id-47243145 #pagewrap,
.page-id-47243145 #pagewrap #body #content {
  padding-top: 0 !important;
}

.size-tab .tb-column-inner {
  text-align: center;
}

.size-tab .module-text h3,
h5 {
  margin: 0;
  color: #902085;
}

.size-tab .module-buttons-item a {
  padding: 18px 90px;
  border: 2px solid #902085;
  border-radius: 15px !important;
}

.size-tab .module-buttons-item a span {
  font-size: 24px !important;
  font-weight: 700;
  color: #902085;
}

.size-tab .fancy-heading {
  margin: 0 !important;
}

.size-tab .tab-nav {
  display: flex !important;
  justify-content: space-between;
  padding: 0 !important;
  width: 100% !important;
  border-radius: 12px 12px 0 0;
  overflow: hidden;
  background: #fff !important;
}

.size-tab .tab-nav li a {
  font-size: 44px !important;
}

.size-tab .module-text h5 {
  margin: 0;
  color: #902085;
}

.size-tab .tab-nav ~ div {
  background: #fff !important;
  border: 0 !important;
  padding: 50px 15px !important;
  border-radius: 0 0 12px 12px;
}

.size-tab .tab-nav li a {
  padding: 20px 0 !important;
}

.size-tab .tab-nav li {
  border: 0 !important;
  border-left: 2px solid #fff !important;
}

.size-tab .tab-nav li:first-child {
  width: 250px;
}

.size-tab .tab-nav li:nth-child(n + 2) {
  width: calc((100% - 250px) / 5);
  margin: 0 !important;
}

/* tabs color section */
.flower_section {
  position: relative;
}

.flower_section::before {
  content: "";
  position: absolute;
  width: 228px;
  height: 92px;
  background: url(https://staging.petpet.com.my/wp-content/uploads/2024/03/top_right_new.png)
    no-repeat center / contain;
  right: 330px;
  top: 20px;
}

.flower_section::after {
  content: "";
  position: absolute;
  width: 228px;
  height: 92px;
  background: url(https://staging.petpet.com.my/wp-content/uploads/2024/03/bottom_left_new.png)
    no-repeat center / contain;
  left: 330px;
  bottom: 0px;
}

.desktop_banner_mascot .image-wrap,
.desktop_banner_mascot .image-wrap img,
.mobile_banner_mascot .image-wrap,
.mobile_banner_mascot .image-wrap img {
  width: 100%;
}

/* .flower_section{
    background-size: cover !important;
} */
.flower_section {
  background-size: 100% 100% !important;
  background-color: transparent !important;
  padding-top: 200px !important;
  padding-bottom: 200px !important;
  margin: -20% 0;
}

.w_100 .image-wrap,
.w_100 img {
  width: 100% !important;
}

.page-id-47243145 .footer_tm {
  margin-top: -10%;
  background: transparent !important;
}

.tab__sec_top_shape {
  position: relative;
  z-index: 999;
}

.mascot_banner {
  position: relative;
}

.mascot_sec_2_columns {
  position: relative;
  background: #fff !important;
  z-index: 1111;
}

.flower_section .tabs_wrap .module_column:empty {
  display: none;
}

.flower_section .tabs_wrap .row_inner {
  justify-content: center !important;
}

.tab__sec_top_shape {
  position: relative;
}

.tab__sec_top_shape::before,
.tab__sec_bottom_shape::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  transform: translateY(-100%);
}

.tab__sec_top_shape::before {
  top: 0;
  transform: translateY(-100%);
}

.tab__sec_bottom_shape::before {
  bottom: 0;
  transform: translateY(100%);
}
/* product_type_carousel */
.product_type_carousel {
  position: relative;
  padding-top: 50px !important;
  /* padding-bottom: 50px !important; */
}

.product_type_carousel .heading span {
  position: relative;
  font-size: 52px !important;
  color: #8f2482 !important;
}

.product_type_carousel .product_type_carousel_main_image {
  position: relative;
  padding: 15px;
  padding-bottom: 30px;
}
.product_type_carousel .product_type_carousel_main_image img {
  width: 600px;
  height: 400px;
  object-fit: contain;
}
.product_type_carousel .product_type_carousel_thumbs_wrap {
  position: relative;
  max-width: 90%;
  margin: 0 auto;
}
.product_type_carousel .product_type_carousel_thumbs_wrap .subrow_inner {
  position: relative;
}

.product_type_carousel .product_type_carousel_thumbs_wrap .subrow_inner > div {
  position: relative;
}

.product_type_carousel
  .product_type_carousel_thumbs_wrap
  .subrow_inner
  > div
  img {
  position: relative;
  max-width: 80%;
}
.product_type_carousel .carousel-nav-wrap {
  padding-top: 20px !important;
}
.buy_now_sec {
  position: relative;
}
@media screen and (max-width: 1200px) {
  .flower_section::before {
    right: 100px;
  }

  .flower_section::after {
    left: 150px;
  }

  .flower_section .tabs_wrap .tab-nav li a {
    font-size: 24px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .flower_section .tabs_wrap .tab-nav li a span {
    font-size: 24px !important;
  }

  .flower_section .tabs_wrap h3 {
    font-size: 32px !important;
  }
}

@media screen and (max-width: 992px) {
  .flower_section::before {
    right: 50px;
  }

  .flower_section::after {
    left: 100px;
  }

  .flower_section .tabs_wrap .tab-content {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .flower_section .tabs_wrap h3 {
    font-size: 28px !important;
  }

  .flower_section .tabs_wrap h5 {
    font-size: 22px !important;
  }
  .product_type_carousel .heading span {
    font-size: 32px !important;
  }
  .product_type_carousel .product_type_carousel_thumbs_wrap .subrow_inner {
    justify-content: center !important;
  }
  .product_type_carousel
    .product_type_carousel_thumbs_wrap
    .subrow_inner
    > div {
    width: calc(100% / 3) !important;
  }
}

@media screen and (max-width: 767px) {
  .flower_section::before {
    display: none;
  }

  .flower_section::after {
    display: none;
  }

  .size-tab .tab-nav li a {
    font-size: 26px !important;
    padding: 5px 0 !important;
  }

  .flower_section ul.tab-nav {
    flex-wrap: wrap !important;
  }

  .size-tab .tab-nav li {
    width: calc(100% / 3) !important;
    flex-grow: 1;
  }

  .flower_section ul.tab-nav li a {
    font-size: 22px !important;
  }

  .flower_section h3 {
    font-size: 32px !important;
  }

  .flower_section ul.tab-nav .module-buttons-item a {
    padding: 18px 30px;
    font-size: 16px !important;
  }

  .flower_section ul.tab-nav .module-buttons-item a span {
    font-size: 16px !important;
  }

  .flower_section {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  .flower_section .tabs_wrap h3 {
    font-size: 24px !important;
  }

  .flower_section .tabs_wrap h5 {
    font-size: 20px !important;
  }

  .flower_section .tabs_wrap .image-wrap img {
    max-width: 220px !important;
  }

  .flower_section .tabs_wrap .tab-nav li a {
    font-size: 18px !important;
    line-height: 55px !important;
  }

  .flower_section .tabs_wrap .tab-nav li a span {
    font-size: 18px !important;
  }
  .product_type_carousel .product_type_carousel_main_image img {
    width: 300px;
    height: 250px;
  }

  .product_type_carousel .module-slider {
    margin-bottom: 0px !important;
  }
}

@media screen and (max-width: 575px) {
  .size-tab .tab-nav li a {
    font-size: 20px !important;
    padding: 5px 0 !important;
  }

  .size-tab .tab-nav li:first-child {
    width: 120px;
  }

  .size-tab .tab-nav li:nth-child(n + 2) {
    width: calc((100% - 150px) / 5);
  }

  .flower_section_title img {
    max-width: 70%;
  }
  .size-tab .tab-nav li:first-child {
    width: 100px;
  }

  .size-tab .tab-nav li:nth-child(n + 2) {
    width: calc((100% - 100px) / 5);
  }

  .flower_section {
    padding-top: 90px !important;
    padding-bottom: 70px !important;
  }
  .product_type_carousel {
    padding-top: 20px !important;
  }
  .product_type_carousel .product_type_carousel_main_image img {
    width: 300px;
    height: 170px;
  }

  .buy_now_sec .subrow_inner {
    flex-wrap: wrap;
  }

  .buy_now_sec .subrow_inner > div {
    width: 100% !important;
  }
}
@media (max-width: 767.98px) {
  .module-image.image-top.auto_fullwidth img {
    scale: 1.2;
    margin-bottom: 30px;
  }
}

li.menu_hide {
  display: none !important;
}

li.woocommerce-MyAccount-navigation-link--refer-a-friend {
  display: none !important;
}
.d-none {
  display: none !important;
}

.custom_menu_mobile {
  position: absolute;
  top: 0;
  right: 0;
}

.custom_menu_mobile .tf_popup.small {
  background: #fff !important;
  padding-left: 40px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0px;
}
.custom_menu_mobile .tf_popup.small::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/wp-content/uploads/2019/03/icn-user.svg) no-repeat 10px
    center / 20px;
}

/* buy buttons Css 21/11/2024 Start*/


.buy-buttons .subrow_inner.col_align_top {
    flex-direction: column;
}

.buy-buttons .col3-1.sub_column {
    width: 100%;
}
.themify_builder_sub_row.buy-buttons .sub_column{
    margin: 0;
}
@media (min-width: 768px) {
    .buy-buttons {
		position: fixed;
		bottom: 0;
		right: 20px;
		z-index: 100;
		width: 160px;
	}
}

/* buy buttons Css 21/11/2024 End*/

ul#menu-box1 {
    display: block !important;
}


.header_rightc.custom_header_menu_mobile img.user_iconn {
    display: none;
}
/* css added on 06-12-2024 */
.themify_builder .plain-text-3512122-sub_row_0-0-1-0-1.module-plain-text{
  display: flex;
  justify-content: center;
  align-items: center;
}
.themify_builder .plain-text-3512122-sub_row_0-0-1-0-1.module-plain-text > span, a{
  margin-right: 5px;
}
.themify_builder .plain-text-3512122-sub_row_0-0-1-0-1.module-plain-text span + a{
  padding: 8px;
  display: flex;
  border: 2px solid #5c6371;
  border-radius: 50%;
}
.themify_builder .plain-text-3512122-sub_row_0-0-1-0-1.module-plain-text span + a img{
  width: 16px;
}


/* tab order change */
.builder-tabs-wrap .tab-nav > li:nth-child(1) {
    order: 4;
}
.builder-tabs-wrap .tab-nav > li:nth-child(2) {
    order: 1;
}
.builder-tabs-wrap .tab-nav > li:nth-child(3) {
    order: 2;
}
.builder-tabs-wrap .tab-nav > li:nth-child(4) {
    order: 3;
}
.builder-tabs-wrap .tab-nav > li:nth-child(5) {
    order: 4;
}
.builder-tabs-wrap .tab-nav > li:nth-child(6) {
    order: 5;
}
.builder-tabs-wrap .tab-nav > li:first-child {
    width: unset;
    flex-grow: 1;
}

.builder-tabs-wrap .tab-nav > li:nth-child(2) {
    width: 250px;
}

/****** Css for wipes page 30122024*****/
.wipes_column h3 {
    font-size: 30px;
}

.purple_text h4 {
    font-size: 22px;
    text-align: center;
    line-height: 25px;
    color: #8f4899;
}
.column3_img .image-wrap {
    margin: 0 !important;
}
html, body {
overflow-y: unset !important;
}
body > #iframe-redirect-container {
display: none !important;
visibility: hidden !important;    
opacity: 0 !important;
}
