/*website colors*/
/* Small devices (portrait phones, 320px) */
/* Media Query For Device More then 360px */
/* Media Query For Device More then 375px */
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* Medium devices (tablets, 992px and up) */
/* Medium devices (tablets landscape, 1024px and up) */
/* Medium devices (tablets landscape, 1120px and up) */
/* Medium devices (desktops, 1200px and up) */
/* small laptop screen */
/* MacBook Pro */
/* large devices (desktops, 1600px and up) */
/* extra large devices (desktops, 1921px and up) */
/* Mobile Device */
/*flex box mixins*/
/* Text Decoration Mixins */
/* Transition/Transform Mixins */
/* Animation Mixins */
/* Buttons Mixins */
.banner_section .header-spacing {
  max-width: 1000px;
}
.banner_section .header-spacing .tag {
  max-width: 320px;
  background-color: #E8F5FC;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  padding: 5px 16px 5px 51px;
  border-radius: 50px;
  position: relative;
  font-family: "Gordita";
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-left: auto;
  margin-right: auto;
}
.banner_section .header-spacing .tag::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  height: 30px;
  width: 30px;
  left: 16px;
  top: 4px;
  position: absolute;
}
.banner_section .header-spacing .btn_wrap {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .banner_section .header-spacing .btn_wrap {
    margin-top: 50px;
  }
}
@media (min-width: 1200px) {
  .banner_section .header-spacing.common-spacing {
    padding: 75px 0;
  }
}
.feature_section {
  background-color: #222222;
  border-radius: 24px;
}
@media (min-width: 768px) {
  .feature_section {
    border-radius: 60px;
  }
}
.feature_section .header-spacing {
  color: #FFFFFF;
  max-width: 1000px;
}
/*website colors*/
/* Small devices (portrait phones, 320px) */
/* Media Query For Device More then 360px */
/* Media Query For Device More then 375px */
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* Medium devices (tablets, 992px and up) */
/* Medium devices (tablets landscape, 1024px and up) */
/* Medium devices (tablets landscape, 1120px and up) */
/* Medium devices (desktops, 1200px and up) */
/* small laptop screen */
/* MacBook Pro */
/* large devices (desktops, 1600px and up) */
/* extra large devices (desktops, 1921px and up) */
/* Mobile Device */
/*flex box mixins*/
/* Text Decoration Mixins */
/* Transition/Transform Mixins */
/* Animation Mixins */
/* Buttons Mixins */
.ready_made_theme_section .ready_made_theme, .ready_made_theme_section .tabbing_details, .common_tabbing_section .ready_made_theme, .common_tabbing_section .tabbing_details {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ready_made_theme_section .ready_made_theme .left, .ready_made_theme_section .tabbing_details .left, .common_tabbing_section .ready_made_theme .left, .common_tabbing_section .tabbing_details .left {
  max-width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 992px) {
  .ready_made_theme_section .ready_made_theme .left, .ready_made_theme_section .tabbing_details .left, .common_tabbing_section .ready_made_theme .left, .common_tabbing_section .tabbing_details .left {
    max-width: calc(100% - 530px);
    flex: 0 0 calc(100% - 530px);
    padding-right: 25px;
  }
}
@media (min-width: 1025px) {
  .ready_made_theme_section .ready_made_theme .left, .ready_made_theme_section .tabbing_details .left, .common_tabbing_section .ready_made_theme .left, .common_tabbing_section .tabbing_details .left {
    max-width: calc(100% - 600px);
    flex: 0 0 calc(100% - 600px);
  }
}
@media (min-width: 1440px) {
  .ready_made_theme_section .ready_made_theme .left, .ready_made_theme_section .tabbing_details .left, .common_tabbing_section .ready_made_theme .left, .common_tabbing_section .tabbing_details .left {
    max-width: calc(100% - 650px);
    flex: 0 0 calc(100% - 650px);
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  .ready_made_theme_section .ready_made_theme .left .header-spacing, .ready_made_theme_section .tabbing_details .left .header-spacing, .common_tabbing_section .ready_made_theme .left .header-spacing, .common_tabbing_section .tabbing_details .left .header-spacing {
    text-align: left;
  }
}
.ready_made_theme_section .ready_made_theme .store_list .store_name, .ready_made_theme_section .tabbing_details .store_list .store_name, .common_tabbing_section .ready_made_theme .store_list .store_name, .common_tabbing_section .tabbing_details .store_list .store_name {
  padding: 17px 0;
  border-top: 1px solid #212B36;
  cursor: pointer;
  position: relative;
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
@media (min-width: 992px) {
  .ready_made_theme_section .ready_made_theme .store_list .store_name, .ready_made_theme_section .tabbing_details .store_list .store_name, .common_tabbing_section .ready_made_theme .store_list .store_name, .common_tabbing_section .tabbing_details .store_list .store_name {
    padding: 20px 0;
  }
}
@media (min-width: 1440px) {
  .ready_made_theme_section .ready_made_theme .store_list .store_name, .ready_made_theme_section .tabbing_details .store_list .store_name, .common_tabbing_section .ready_made_theme .store_list .store_name, .common_tabbing_section .tabbing_details .store_list .store_name {
    padding: 23px 0;
  }
}
.ready_made_theme_section .ready_made_theme .store_list .store_name .store_head, .ready_made_theme_section .tabbing_details .store_list .store_name .store_head, .common_tabbing_section .ready_made_theme .store_list .store_name .store_head, .common_tabbing_section .tabbing_details .store_list .store_name .store_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ready_made_theme_section .ready_made_theme .store_list .store_name .store_body, .ready_made_theme_section .tabbing_details .store_list .store_name .store_body, .common_tabbing_section .ready_made_theme .store_list .store_name .store_body, .common_tabbing_section .tabbing_details .store_list .store_name .store_body {
  display: none;
}
.ready_made_theme_section .ready_made_theme .store_list .store_name .store_body .images, .ready_made_theme_section .tabbing_details .store_list .store_name .store_body .images, .common_tabbing_section .ready_made_theme .store_list .store_name .store_body .images, .common_tabbing_section .tabbing_details .store_list .store_name .store_body .images {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .ready_made_theme_section .ready_made_theme .store_list .store_name .store_body .images, .ready_made_theme_section .tabbing_details .store_list .store_name .store_body .images, .common_tabbing_section .ready_made_theme .store_list .store_name .store_body .images, .common_tabbing_section .tabbing_details .store_list .store_name .store_body .images {
    background-color: rgba(242, 99, 52, 0.05);
    padding: 15px;
  }
}
.ready_made_theme_section .ready_made_theme .store_list .store_name .store_body .images img, .ready_made_theme_section .tabbing_details .store_list .store_name .store_body .images img, .common_tabbing_section .ready_made_theme .store_list .store_name .store_body .images img, .common_tabbing_section .tabbing_details .store_list .store_name .store_body .images img {
  width: 100%;
  margin: 0 auto;
  border-radius: 24px;
  border: 1px solid #212B36;
}
@media (min-width: 768px) {
  .ready_made_theme_section .ready_made_theme .store_list .store_name .store_body .images img, .ready_made_theme_section .tabbing_details .store_list .store_name .store_body .images img, .common_tabbing_section .ready_made_theme .store_list .store_name .store_body .images img, .common_tabbing_section .tabbing_details .store_list .store_name .store_body .images img {
    width: 55%;
  }
}
@media (min-width: 992px) {
  .ready_made_theme_section .ready_made_theme .store_list .store_name .store_body, .ready_made_theme_section .tabbing_details .store_list .store_name .store_body, .common_tabbing_section .ready_made_theme .store_list .store_name .store_body, .common_tabbing_section .tabbing_details .store_list .store_name .store_body {
    display: none;
  }
}
.ready_made_theme_section .ready_made_theme .store_list .store_name::after, .ready_made_theme_section .tabbing_details .store_list .store_name::after, .common_tabbing_section .ready_made_theme .store_list .store_name::after, .common_tabbing_section .tabbing_details .store_list .store_name::after {
  content: "";
  border: solid #212B36;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-45deg);
  position: absolute;
  right: 3px;
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  top: 28px;
  width: 0;
  height: 0;
  margin: auto;
}
@media (min-width: 768px) {
  .ready_made_theme_section .ready_made_theme .store_list .store_name::after, .ready_made_theme_section .tabbing_details .store_list .store_name::after, .common_tabbing_section .ready_made_theme .store_list .store_name::after, .common_tabbing_section .tabbing_details .store_list .store_name::after {
    top: 28px;
  }
}
@media (min-width: 992px) {
  .ready_made_theme_section .ready_made_theme .store_list .store_name::after, .ready_made_theme_section .tabbing_details .store_list .store_name::after, .common_tabbing_section .ready_made_theme .store_list .store_name::after, .common_tabbing_section .tabbing_details .store_list .store_name::after {
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
.ready_made_theme_section .ready_made_theme .store_list .store_name .title-24, .ready_made_theme_section .tabbing_details .store_list .store_name .title-24, .common_tabbing_section .ready_made_theme .store_list .store_name .title-24, .common_tabbing_section .tabbing_details .store_list .store_name .title-24 {
  margin-bottom: 0;
  padding-left: 20px;
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.ready_made_theme_section .ready_made_theme .store_list .store_name img, .ready_made_theme_section .tabbing_details .store_list .store_name img, .common_tabbing_section .ready_made_theme .store_list .store_name img, .common_tabbing_section .tabbing_details .store_list .store_name img {
  width: 40px;
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
@media (min-width: 992px) {
  .ready_made_theme_section .ready_made_theme .store_list .store_name img, .ready_made_theme_section .tabbing_details .store_list .store_name img, .common_tabbing_section .ready_made_theme .store_list .store_name img, .common_tabbing_section .tabbing_details .store_list .store_name img {
    width: 60px;
  }
}
.ready_made_theme_section .ready_made_theme .store_list .store_name:last-child, .ready_made_theme_section .tabbing_details .store_list .store_name:last-child, .common_tabbing_section .ready_made_theme .store_list .store_name:last-child, .common_tabbing_section .tabbing_details .store_list .store_name:last-child {
  border-bottom: 1px solid #212B36;
}
.ready_made_theme_section .ready_made_theme .store_list .store_name::before, .ready_made_theme_section .tabbing_details .store_list .store_name::before, .common_tabbing_section .ready_made_theme .store_list .store_name::before, .common_tabbing_section .tabbing_details .store_list .store_name::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  background: #FC7D2F;
  width: 0%;
  height: 2px;
  -o-transition: 0.5s ease-in;
  -moz-transition: 0.5s ease-in;
  transition: 0.5s ease-in;
}
.ready_made_theme_section .ready_made_theme .store_list .store_name.current::after, .ready_made_theme_section .tabbing_details .store_list .store_name.current::after, .common_tabbing_section .ready_made_theme .store_list .store_name.current::after, .common_tabbing_section .tabbing_details .store_list .store_name.current::after {
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  transform: rotate(45deg);
}
.ready_made_theme_section .ready_made_theme .store_list .store_name.current, .ready_made_theme_section .ready_made_theme .store_list .store_name:hover, .ready_made_theme_section .tabbing_details .store_list .store_name.current, .ready_made_theme_section .tabbing_details .store_list .store_name:hover, .common_tabbing_section .ready_made_theme .store_list .store_name.current, .common_tabbing_section .ready_made_theme .store_list .store_name:hover, .common_tabbing_section .tabbing_details .store_list .store_name.current, .common_tabbing_section .tabbing_details .store_list .store_name:hover {
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
@media (min-width: 992px) {
  .ready_made_theme_section .ready_made_theme .store_list .store_name.current, .ready_made_theme_section .ready_made_theme .store_list .store_name:hover, .ready_made_theme_section .tabbing_details .store_list .store_name.current, .ready_made_theme_section .tabbing_details .store_list .store_name:hover, .common_tabbing_section .ready_made_theme .store_list .store_name.current, .common_tabbing_section .ready_made_theme .store_list .store_name:hover, .common_tabbing_section .tabbing_details .store_list .store_name.current, .common_tabbing_section .tabbing_details .store_list .store_name:hover {
    background-color: rgba(242, 99, 52, 0.04);
  }
}
.ready_made_theme_section .ready_made_theme .store_list .store_name.current::after, .ready_made_theme_section .ready_made_theme .store_list .store_name:hover::after, .ready_made_theme_section .tabbing_details .store_list .store_name.current::after, .ready_made_theme_section .tabbing_details .store_list .store_name:hover::after, .common_tabbing_section .ready_made_theme .store_list .store_name.current::after, .common_tabbing_section .ready_made_theme .store_list .store_name:hover::after, .common_tabbing_section .tabbing_details .store_list .store_name.current::after, .common_tabbing_section .tabbing_details .store_list .store_name:hover::after {
  border-color: #CF520B;
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
@media (min-width: 992px) {
  .ready_made_theme_section .ready_made_theme .store_list .store_name.current::after, .ready_made_theme_section .ready_made_theme .store_list .store_name:hover::after, .ready_made_theme_section .tabbing_details .store_list .store_name.current::after, .ready_made_theme_section .tabbing_details .store_list .store_name:hover::after, .common_tabbing_section .ready_made_theme .store_list .store_name.current::after, .common_tabbing_section .ready_made_theme .store_list .store_name:hover::after, .common_tabbing_section .tabbing_details .store_list .store_name.current::after, .common_tabbing_section .tabbing_details .store_list .store_name:hover::after {
    right: 20px;
    transform: rotate(-45deg);
  }
}
.ready_made_theme_section .ready_made_theme .store_list .store_name.current .title-24, .ready_made_theme_section .ready_made_theme .store_list .store_name:hover .title-24, .ready_made_theme_section .tabbing_details .store_list .store_name.current .title-24, .ready_made_theme_section .tabbing_details .store_list .store_name:hover .title-24, .common_tabbing_section .ready_made_theme .store_list .store_name.current .title-24, .common_tabbing_section .ready_made_theme .store_list .store_name:hover .title-24, .common_tabbing_section .tabbing_details .store_list .store_name.current .title-24, .common_tabbing_section .tabbing_details .store_list .store_name:hover .title-24 {
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  color: #CF520B;
}
@media (min-width: 992px) {
  .ready_made_theme_section .ready_made_theme .store_list .store_name:hover, .ready_made_theme_section .tabbing_details .store_list .store_name:hover, .common_tabbing_section .ready_made_theme .store_list .store_name:hover, .common_tabbing_section .tabbing_details .store_list .store_name:hover {
    background-color: rgba(242, 99, 52, 0.02);
  }
}
.ready_made_theme_section .ready_made_theme .store_list .store_name:hover::before, .ready_made_theme_section .tabbing_details .store_list .store_name:hover::before, .common_tabbing_section .ready_made_theme .store_list .store_name:hover::before, .common_tabbing_section .tabbing_details .store_list .store_name:hover::before {
  width: 100%;
  -o-transition: 0.5s ease-in;
  -moz-transition: 0.5s ease-in;
  transition: 0.5s ease-in;
}
.ready_made_theme_section .ready_made_theme .right, .ready_made_theme_section .tabbing_details .right, .common_tabbing_section .ready_made_theme .right, .common_tabbing_section .tabbing_details .right {
  max-width: 100%;
  flex: 0 0 100%;
  display: none;
}
@media (min-width: 992px) {
  .ready_made_theme_section .ready_made_theme .right, .ready_made_theme_section .tabbing_details .right, .common_tabbing_section .ready_made_theme .right, .common_tabbing_section .tabbing_details .right {
    max-width: 530px;
    flex: 0 0 530px;
    display: block;
  }
}
@media (min-width: 1025px) {
  .ready_made_theme_section .ready_made_theme .right, .ready_made_theme_section .tabbing_details .right, .common_tabbing_section .ready_made_theme .right, .common_tabbing_section .tabbing_details .right {
    max-width: 600px;
    flex: 0 0 600px;
  }
}
@media (min-width: 1440px) {
  .ready_made_theme_section .ready_made_theme .right, .ready_made_theme_section .tabbing_details .right, .common_tabbing_section .ready_made_theme .right, .common_tabbing_section .tabbing_details .right {
    max-width: 650px;
    flex: 0 0 650px;
  }
}
.ready_made_theme_section .ready_made_theme .store_image, .ready_made_theme_section .tabbing_details .store_image, .common_tabbing_section .ready_made_theme .store_image, .common_tabbing_section .tabbing_details .store_image {
  position: relative;
  border-radius: 24px;
  height: 100%;
}
.ready_made_theme_section .ready_made_theme .store_image .images, .ready_made_theme_section .tabbing_details .store_image .images, .common_tabbing_section .ready_made_theme .store_image .images, .common_tabbing_section .tabbing_details .store_image .images {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
  border: 1px solid #212B36;
  border-radius: 24px;
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.ready_made_theme_section .ready_made_theme .store_image .images img, .ready_made_theme_section .tabbing_details .store_image .images img, .common_tabbing_section .ready_made_theme .store_image .images img, .common_tabbing_section .tabbing_details .store_image .images img {
  border-radius: 24px;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.ready_made_theme_section .ready_made_theme .store_image .images.current, .ready_made_theme_section .tabbing_details .store_image .images.current, .common_tabbing_section .ready_made_theme .store_image .images.current, .common_tabbing_section .tabbing_details .store_image .images.current {
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  opacity: 1;
}
.ready_made_theme_section .header-spacing, .common_tabbing_section .header-spacing {
  max-width: 1000px;
}
.ready_made_theme_section .ready_made_theme {
  max-width: 1160px;
  margin: 0 auto;
}
.ready_made_theme_section .ready_made_theme .left {
  padding-right: 0;
}
@media (min-width: 992px) {
  .ready_made_theme_section .ready_made_theme .right {
    padding-left: 70px;
  }
}
@media (min-width: 1440px) {
  .ready_made_theme_section .ready_made_theme .right {
    padding-left: 115px;
  }
}
@keyframes fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.builder_blocks_section {
  background-color: #D8EDF5;
  border-radius: 24px;
  margin-bottom: -35px;
}
@media (min-width: 768px) {
  .builder_blocks_section {
    border-radius: 60px;
    margin-bottom: -50px;
  }
}
@media (min-width: 992px) {
  .builder_blocks_section {
    margin-bottom: -100px;
  }
}
.builder_blocks_section .header-spacing {
  max-width: 1000px;
}
.builder_blocks_section .builder_desc {
  align-items: flex-start;
}
@media (min-width: 992px) {
  .builder_blocks_section .builder_desc {
    padding-bottom: 100px;
  }
}
.builder_blocks_section .builder_desc .left {
  max-width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 992px) {
  .builder_blocks_section .builder_desc .left {
    max-width: calc(100% - 660px);
    flex: 0 0 calc(100% - 660px);
    padding-right: 70px;
  }
}
@media (min-width: 1025px) {
  .builder_blocks_section .builder_desc .left {
    max-width: calc(100% - 740px);
    flex: 0 0 calc(100% - 740px);
    padding-right: 70px;
  }
}
@media (min-width: 1200px) {
  .builder_blocks_section .builder_desc .left {
    max-width: calc(100% - 800px);
    flex: 0 0 calc(100% - 800px);
    padding-right: 70px;
  }
}
@media (min-width: 1440px) {
  .builder_blocks_section .builder_desc .left {
    max-width: calc(100% - 870px);
    flex: 0 0 calc(100% - 870px);
    padding-right: 115px;
  }
}
.builder_blocks_section .builder_desc .left .store_list .store_name {
  padding: 20px 0;
}
.builder_blocks_section .builder_desc .left .store_list .store_name:hover, .builder_blocks_section .builder_desc .left .store_list .store_name.current {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
}
.builder_blocks_section .builder_desc .left .store_list .store_name::before {
  border-color: #CF520B;
}
.builder_blocks_section .builder_desc .left .store_list .store_name .store_body .images {
  background-color: transparent;
}
.builder_blocks_section .builder_desc .left .store_list .store_name .store_head .title-24 {
  padding-left: 0;
}
.builder_blocks_section .builder_desc .right {
  max-width: 100%;
  flex: 0 0 100%;
  z-index: 1;
}
@media (min-width: 992px) {
  .builder_blocks_section .builder_desc .right {
    max-width: 660px;
    flex: 0 0 660px;
  }
}
@media (min-width: 1025px) {
  .builder_blocks_section .builder_desc .right {
    max-width: 740px;
    flex: 0 0 740px;
  }
}
@media (min-width: 1200px) {
  .builder_blocks_section .builder_desc .right {
    max-width: 800px;
    flex: 0 0 870px;
  }
}
@media (min-width: 1440px) {
  .builder_blocks_section .builder_desc .right {
    max-width: 870px;
    flex: 0 0 870px;
  }
}
.builder_blocks_section .builder_desc .right .store_image {
  height: auto;
}
@media (min-width: 1025px) {
  .builder_blocks_section .builder_desc .right .store_image {
    height: 100dvh;
  }
}
.builder_blocks_section .builder_desc .right .store_image .images {
  bottom: auto;
  border: 0;
  border-radius: 12px;
  background-color: transparent;
}
@media (min-width: 1025px) {
  .builder_blocks_section .builder_desc .right .store_image .images {
    height: 100dvh;
    text-align: center;
    margin: 0 auto;
  }
}
.builder_blocks_section .builder_desc .right .store_image .images img {
  box-shadow: 0px 0px 12px 5px rgba(145, 158, 171, 0.24);
  border-radius: 12px;
  margin: auto;
  height: auto;
}
/*# sourceMappingURL=store_theme.css.map */