/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.2
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/

.reset_variations{
  display: none !important;
}

.variations label{
  font-size: 16px !important;
}

#home-hero-left,#home-hero-right{
  flex: 1;
}

#home-hero-left{
  order: 0;
}

#home-hero-right{
  order: 1;
}

@media (max-width: 540px) {


  #home-hero-left{
    order: 1;
  }

  #home-hero-right{
    order: 0;
  }
}
.cg-main-swiper{
  height: auto !important; /* obverwrite height 100% from img gallery */
}

.variation{
  display: flex !important;
  flex-wrap: wrap !important;
}
.variation dt{
  display: inline-block !important;
  flex: 0 0 45% !important;
}

.variation dd{
  display: inline-block !important;
  flex: 0 0 50% !important;
}

#three-container {
 width: 500px;
 height: 500px;
}
@font-face {
  font-family: "CaslonAntique";
  src: url("assets/fonts/caslon-antique.regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

option[value="caslon-antique-regular"] {
  font-family: "CaslonAntique", "Roboto", sans-serif !important;
  font-size: 19px;
}

@font-face {
  font-family: "Radiant_Days_Regular";
  src: url("assets/fonts/RadiantDays-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

option[value="Radiant_Days_Regular"] {
  font-family: "Radiant_Days_Regular", "Roboto", sans-serif !important;
  font-size: 19px;
}

@font-face {
  font-family: "Wobbly_Days_Regular";
  src: url("assets/fonts/WobblyDaysRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

option[value="Wobbly_Days_Regular"] {
  font-family: "Wobbly_Days_Regular", "Roboto", sans-serif !important;
  font-size: 19px;
}

@font-face {
  font-family: "Peachy_Vibes_Regular";
  src: url("assets/fonts/PeachyVibesRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

option[value="Peachy_Vibes_Regular"] {
  font-family: "Peachy_Vibes_Regular", "Roboto", sans-serif !important;
  font-size: 19px;
}

@font-face {
  font-family: "Groovy_Avenue_Regular";
  src: url("assets/fonts/GroovyAvenueRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

option[value="Groovy_Avenue_Regular"] {
  font-family: "Groovy_Avenue_Regular", "Roboto", sans-serif !important;
  font-size: 19px;
}

@font-face {
  font-family: "Funky_Spark_Regular";
  src: url("assets/fonts/FunkySparkRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

option[value="Funky_Spark_Regular"] {
  font-family: "Funky_Spark_Regular", "Roboto", sans-serif !important;
  font-size: 19px;
}

@font-face {
  font-family: "Montserrat_Bold";
  src: url("assets/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

option[value="Montserrat_Bold"] {
  font-family: "Montserrat_Bold", "Roboto", sans-serif !important;
  font-size: 19px;
}

@font-face {
  font-family: "Retro_Spirit_Regular";
  src: url("assets/fonts/RetroSpiritRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

option[value="Retro_Spirit_Regular"] {
  font-family: "Retro_Spirit_Regular", "Roboto", sans-serif !important;
  font-size: 19px;
}

@font-face {
  font-family: "Roboto_Bold";
  src: url("assets/fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

option[value="Roboto_Bold"] {
  font-family: "Roboto_Bold", "Roboto", sans-serif !important;
  font-size: 19px;
}

@font-face {
  font-family: "Pacifico_Regular";
  src: url("assets/fonts/Pacifico-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

option[value="Pacifico_Regular"] {
  font-family: "Pacifico_Regular", sans-serif !important;
  font-size: 19px;
}

@font-face {
  font-family: "Magically_Wild_Regular";
  src: url("assets/fonts/MagicallyWild.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

option[value="Magically_Wild_Regular"] {
  font-family: "Magically_Wild_Regular", "Roboto", sans-serif !important;
  font-size: 19px;
}

@font-face {
  font-family: "Bubbly_Love_Regular";
  src: url("assets/fonts/BubblyLoveRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

option[value="Bubbly_Love_Regular"] {
  font-family: "Bubbly_Love_Regular", "Roboto", sans-serif !important;
  font-size: 19px;
}
