@media (min-width: 992px) {
  .dropdown-menu .dropdown-toggle:after {
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
  }

  .dropdown-menu .dropdown-menu {
    margin-left: 0;
    margin-right: 0;
  }

  .dropdown-menu li {
    position: relative;
  }
  .nav-item .submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
  }
  .nav-item .submenu-left {
    right: 100%;
    left: auto;
  }

  .dropdown-menu > li:hover {
    background-color: #f1f1f1;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    color: #333;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 2px;
    padding: 8px 12px;
    text-transform: uppercase;
    // color: rgba(0, 0, 0, 1);
    white-space: nowrap;
    cursor: pointer;
    margin-top: 2px;
  }
  .navbar-expand-lg .navbar-nav .nav-link:hover {
    // background: #000;
  }
  .dropdown-content {
    display: none;
    position: absolute !important;
    background-color: #fff;
    // min-width: 160px;
    // height: 300px;
    // overflow-y: scroll;
    // box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    // padding: 12px 16px;
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.1);
    // padding: 0.5rem 1.5rem;
    z-index: 99999;
  }
}

.nav-bar-menu {
  margin: 0 auto;
  // width: 100vw;
  // box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding: 0.5rem 1rem;
}

.navbar-expand-lg .navbar-collapse {
  flex-basis: fit-content !important;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.innerMenu {
  padding: 0px;
  list-style-type: none;
  margin: 0px;
}
.innerMenu li {
  display: flex;
  flex-direction: column;
  cursor: pointer;
}
.innerMenu li:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* common Fonts */

//   @font-face {
//     font-family: "Conv_MoonTime-Regular";
//     src: url("../fonts/MoonTime-Regular.eot");
//     src: local("☺"), url("../fonts/MoonTime-Regular.woff") format("woff"),
//       url("../fonts/MoonTime-Regular.ttf") format("truetype"),
//       url("fonts/MoonTime-Regular.svg") format("svg");
//     font-weight: normal;
//     font-style: normal;
//   }
.pullRight {
  text-align: right !important;
}
.pullLeft {
  text-align: left !important;
}

.rowReverse {
  flex-direction: row-reverse;
}
.justifyCenter {
  justify-content: center;
  text-align: center;
  align-items: center;
}

.templateSection {
  display: flex;
}
.circleImage {
  width: 500px;
  height: 500px;
}

.circleImage::before {
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-right-width: 219px;
  border-left-width: 0px;
  border-bottom: 246px solid #27aae1;

  content: "";
  position: absolute;
  margin-left: 1px;
  margin-top: 280px;
  z-index: -1;
}
.imageRadius {
  border-radius: 50%;
}
.border15px {
  border: 15px solid #27aae1;
}

.loveJoyfont {
  font-family: "Dancing Script", cursive;
  font-size: 80px;
}
.pleft100 {
  padding-left: 100px;
}
.pright100 {
  padding-right: 100px;
}
.textAlignLeft {
  text-align: left;
}

.millerstext {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 3px;
}
.millerstext2 {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 6px;
  margin-top: -86px;
  position: absolute;
  margin-left: 70px;
}

.millerstext3 {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-top: -77px;
  position: relative;
  margin-left: -184px;
}

.fullWidthcontiner {
  width: 100%;
}

.col4 {
  margin: 10px;
  width: 33.5%;
}
.col12 {
  margin: 10px;
  width: 100%;
}

.plr15 {
  padding-left: 15px;
  padding-right: 15px;
}
.mlr15 {
  margin-left: 15px;
  margin-right: 15px;
}
/* template 2 */
.responsiveImage img {
  // width: 100%;
  // height: auto;
}
.bulletstyle {
  text-align: left;
  margin-left: 80px;
  font-family: "Montserrat", sans-serif;
}

.bulletstyle ul li {
  list-style: none;
  font-family: "Montserrat", sans-serif;
}

.bulletstyle ul li::before {
  list-style: none;
}

.bulletstyle ul li::before {
  content: "•";
  color: #000;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-family: "Montserrat", sans-serif;
}

.tem27border {
  border: 5px solid #7c747c;
  width: 480px;
  height: 480px;
  position: absolute;
  margin-top: -480px;
  margin-left: 30px;
  z-index: 3;
}
.tem27draw svg {
  width: 150px;
  position: absolute;
  margin-top: -530px;
  margin-left: -300px;
  z-index: 2;
}

.responsivesvg svg {
  width: 100%;
  height: auto;
}
.obFit {
  object-fit: cover;
}
.brownColor {
  background-color: #e1af5e;
}
.brownTxtHeader {
  font-family: "Conv_MoonTime-Regular";
  text-align: center;
  font-size: 128px;
  padding: 40px 10px;
}
.mtopmin35 {
  margin-top: -35px;
}
.mbottommin35 {
  margin-bottom: -35px;
}
.fldirectioncol {
  flex-direction: column;
}
.fldirectioncolrev {
  flex-direction: column-reverse;
}
.col3 {
  width: 25%;
}
.col6 {
  // width: 50%;
}
.col1 {
  width: 10%;
}
.col11 {
  width: 90%;
}
.col3 {
  width: 30%;
}
.col9 {
  width: 70%;
}

.template9header {
  margin-top: -100px;
  z-index: 99;
}
.template12header {
  z-index: 99;
  // font-size: 130px;
  position: absolute;
  font-family: "Conv_MoonTime-Regular";
}
.template14header {
  z-index: 99;
  font-size: 80px;
  position: relative;
  font-family: "Conv_MoonTime-Regular";
  bottom: -200px;
  line-height: 60px;
}
.template16header {
  z-index: 99;
  font-size: 80px;
  position: relative;
  font-family: "Conv_MoonTime-Regular";
  bottom: -150px;
  line-height: 60px;
}
.template20header {
  z-index: 99;
  font-size: 130px;

  font-family: "Conv_MoonTime-Regular";
}
.textalignRight {
  text-align: right;
}
.mleftmin100 {
  margin-left: -100px;
}
.mrightmin100 {
  margin-right: -100px;
}
.dispayFlex {
  display: flex;
}
.cilcleImg {
  border-radius: 50%;

  /* box-shadow: 0 0 0 9px #fffefd, 0 0 0 10px #fff, 0 0 0 16px #e1af5e, 0 0 0 18px #e1af5e; */
}

.t32cilcleImg {
  border-radius: 50%;

  /* box-shadow: 0 0 0 9px #fffefd, 0 0 0 10px #fff, 0 0 0 16px #e1af5e, 0 0 0 18px #e1af5e; */
}
.t32cilcleImg img {
  border-radius: 50%;
  /* width: 250px; */
  box-shadow: 0 0 0 9px #ffffff, 0 0 0 10px #fff, 0 0 0 16px #e1af5e,
    0 0 0 18px #e1af5e;
}

.mtopmin80 {
  margin-top: -80px;
}
.mtop50 {
  margin-top: 50px;
}
.mtop100 {
  margin-top: 100px;
}
.mtop200 {
  margin-top: 200px;
}
.ptop50 {
  padding-top: 50px;
}
.container {
  // width: 970px;
  margin: 0 auto;
}
.filpimage {
  transform: scaleX(-1);
}
.arrowsvg {
  transform: rotate(45deg);
  width: 300px;
  margin-left: -44px;
}

.arrowsvgleft {
  transform: rotate(-45deg);
  width: 300px;
  margin-left: 246px;
}
.overflowHidden {
  overflow: hidden;
}
.mrightmin60 {
  margin-right: -60px;
}
.mleftmin60 {
  margin-left: -60px;
}

.mleftmin40 {
  margin-left: -40px;
}

.mleftmin115 {
  margin-left: -115px !important;
}
.bgCover {
  // background: url(./../../assets/images/dummy2.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center top;
}
.srtipbgcolor {
  height: 20px;
  background-color: #e1af5e;
}
.srtipbgcolor2 {
  height: 7px;
  background-color: #e1af5e;
}
.contactmeButton {
  position: absolute;
  background-color: #e1af5e;
  border-radius: 25px;
  padding: 10px 30px;
  color: #000;
  font-size: 40px;

  font-family: "Conv_MoonTime-Regular";
  float: right;
  right: 0;
  margin-top: 10%;
  margin-right: 20%;
  cursor: pointer;
}
.margin0 {
  margin: 0 !important;
}
.h500 {
  height: 500px;
}
.h600 {
  height: 600px;
}
.tem34header {
  position: absolute;
  width: 65%;
  margin-top: -70px;
}

.tem35header {
  position: absolute;
  width: 100%;
  margin-top: -160px;

  z-index: -1;
}

.tem34headerText {
  z-index: 99;
  font-size: 130px;

  font-family: "Conv_MoonTime-Regular";
}

.tem37headerText {
  z-index: 99;
  font-size: 180px;

  font-family: "Conv_MoonTime-Regular";
}
.temptextBlock {
  position: absolute;
  margin-top: -345px;
  float: right;
  right: 0;
  margin-right: 5%;
}
.temp40textBlock {
  position: absolute;
  margin-top: -345px;

  margin-left: 15%;
}
.tem39headerText {
  z-index: 99;
  font-size: 150px;

  font-family: "Conv_MoonTime-Regular";
}
.tem39innertxt {
  text-align: left;

  font-family: "Montserrat", sans-serif;
  line-height: 80px;

  font-size: 45px;
  text-transform: uppercase;
  letter-spacing: 12px;
  position: absolute;
  margin-top: -50px;
  margin-left: -70px;
}
.tem37righttxt {
  position: absolute;
  float: right;
  right: 0;
  margin-top: -155px;
  margin-right: 15%;
}
.tem38lefttxt {
  position: absolute;
  /* float: right;  
    right: 0; */
  margin-top: -155px;
  margin-left: 2%;
}

.tem41righttxt {
  position: absolute;
  float: right;
  right: 0;
  margin-top: -115px;
  /* margin-right: 15%; */
  background: #fff;
  padding: 0px 40px;
}
.tem42righttxt {
  position: absolute;
  /* float: right;
    right: 0; */
  margin-top: -115px;
  /* margin-right: 15%; */
  background: #fff;
  padding: 0px 40px;
}
.tem41headerText {
  z-index: 99;
  font-size: 180px;

  font-family: "Conv_MoonTime-Regular";
}
.temp41 svg {
  margin-top: -7px;
  margin-left: -20px;
}
.temp41Formtext {
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  letter-spacing: 4px;

  position: absolute;
  z-index: 99;
  padding-top: 35px;
  margin-left: 80px;
  float: right;
  right: 0;
  margin-right: 19%;
}
.temp42Formtext {
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  letter-spacing: 4px;

  position: absolute;
  z-index: 99;
  padding-top: 65px;
  margin-left: 38px;

  margin-right: 19%;
}

.temp42 svg {
  margin-top: -7px;
  margin-right: 100px;
}

.tem43text {
  font-family: "Conv_MoonTime-Regular";
  text-align: center;
  font-size: 100px;
  padding: 0px 130px;
}
.tem44text {
  font-family: "Conv_MoonTime-Regular";
  text-align: center;
  font-size: 100px;
}
.tem44millerstext {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 6px;
  margin-top: -86px;
  position: absolute;
  margin-left: 70px;
}
.tem46righttxt {
  position: absolute;
  float: right;
  right: 0;
  margin-top: -123px;
  margin-right: 6%;
}
.tem47righttxt {
  position: absolute;

  margin-top: -123px;
  margin-left: 6%;
}
.pbottom70 {
  padding-bottom: 70px;
}
.tem48headerText {
  z-index: 99;
  font-size: 180px;

  font-family: "Conv_MoonTime-Regular";
}
.tem49millerstext {
  font-family: "Montserrat", sans-serif;
  font-size: 23px;
  text-transform: uppercase;
  margin-top: -60px;
  margin-left: -199px;
  letter-spacing: 6px;
}
@media only screen and (max-width: 900px) {
  .tem49millerstext {
    font-size: 11px;
    margin-top: -20px;
    margin-left: -76px;
    letter-spacing: 2px;
  }
  .tem48headerText {
    font-size: 70px;
  }
  .tem46righttxt {
    margin-top: -64px;
  }
  .tem47righttxt {
    margin-top: -64px;
  }
  .tem44millerstext {
    font-size: 15px;
    margin-left: 50px;
    margin-top: -45px;
  }
  .height100vh {
    height: inherit;
  }
  .tem42righttxt {
    margin-top: -29px;
    padding: 0px 10px;
  }
  .temp42Formtext {
    font-size: 12px;
    margin-right: 5%;
    padding-top: 15px;
    margin-left: 10px;
  }
  .tem41righttxt {
    margin-top: -29px;
    padding: 0px 10px;
  }

  .temp42 svg {
    width: 100px;
    margin-left: 20px;
    float: right;
    margin-top: -4px;
    margin-right: 17px;
  }
  .tem41headerText {
    font-size: 40px;
  }
  .temp41Formtext {
    font-size: 12px;
    margin-right: 5%;
    padding-top: 15px;
    margin-left: 0px;
  }
  .temp41 svg {
    width: 100px;
    margin-left: 20px;
  }

  .srtipbgcolor2 {
    height: 4px;
  }
  .tem37headerText {
    font-size: 80px;
    // margin-top: -71px;
  }
  .tem37righttxt {
    margin-top: -63px;
    margin-right: 5%;
  }
  .tem34headerText {
    font-size: 60px;
  }
  .tem34header {
    width: 100%;
  }
  .arrowsvg {
    margin-left: 0px;
  }
  .arrowsvgleft {
    margin-left: 0px;
  }
  .mleftmin100 {
    margin-left: 0px;
  }
  .mrightmin100 {
    margin-right: 0px;
  }
  .container {
    width: 100%;
    margin: 0 auto;
  }
  .resImage img {
    width: 100%;
    height: auto;
  }
  .mb10 {
    margin-bottom: 10px;
  }
  .dispayFlex {
    flex-wrap: wrap;
  }

  .col4 {
    width: 100%;
    margin: 0;
  }
  .brownTxtHeader {
    font-size: 48px;
  }
  .col3 {
    width: 100%;
  }

  .col6 {
    width: 100%;
  }
}
.popupContainer {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;

  background-color: rgba(0, 0, 0, 0.8);
  // display: none;
  z-index: 999999;
}

.swal2-container {
  z-index: 9999999;
}
.plr {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.footer {
  bottom: 0;
  position: absolute;
}
.footerMenu {
  -moz-column-count: 4;
  -moz-column-gap: 20px;
  -webkit-column-count: 4;
  -webkit-column-gap: 20px;
  column-count: 4;
  column-gap: 20px;
}
.pre-footer-links {
  padding: 0;
  list-style-type: none;
}
.pre-footer-links li {
  // float: left;
  // padding: 10px;
  // padding-top: 0;
}
.pre-footer-links a {
  color: #333;
  display: inline-block;
  font-size: 12px;
  padding: 10px 0;
  text-transform: uppercase;
}
img {
  // max-width: 100%;
}
.pre-footer {
  background-color: #e4dedf;
  padding-top: 30px;
}
.pre-footer .text-small {
  font-size: 11px;
  font-weight: 300;
  line-height: 15px;
  margin: 10px 0;
  color: #333 !important;
}
body {
  font-family: "Montserrat", sans-serif !important;
}
footer {
  background-color: #c6c0b6;
  padding-top: 25px;
  padding-bottom: 25px;
}
footer .social-links {
  list-style-type: none;
  display: flex;
  margin: 0;
}

footer .social-links a,
.wholesale-text .social-links a {
  margin-left: 15px;
  color: #333;
  font-size: 20px;
}

// Editor Link Button Background Color
.whiteclr {
  background-color: #ffffff !important;
}
.silverclr {
  background-color: #c0c0c0 !important;
}
.grayclr {
  background-color: #808080 !important;
}
.blackclr {
  background-color: #000000 !important;
}
.redclr {
  background-color: #ff0000 !important;
}
.maroonclr {
  background-color: #800000 !important;
}
.yellowclr {
  background-color: #ffff00 !important;
}
.oliveclr {
  background-color: #808000 !important;
}
.limeclr {
  background-color: #00ff00 !important;
}
.oliveclr {
  background-color: #808000 !important;
}
.limeclr {
  background-color: #00ff00 !important;
}
.greenclr {
  background-color: #008000 !important;
}
.aquaclr {
  background-color: #00ffff !important;
}
.tealclr {
  background-color: #008080 !important;
}
.blueclr {
  background-color: #0000ff !important;
}
.navyclr {
  background-color: #000080 !important;
}
.fuchsiaclr {
  background-color: #ff00ff !important;
}
.purpleclr {
  background-color: #800080 !important;
}

.red-snackbar {
  background-color: red;
  color: black;
  font-weight: bolder;
}

.compliance_script {
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px;
}

.compliance_script iframe {
  // max-width: 100px;
  max-height: 75px;
  overflow: hidden;
  border: 0px;
}
.swal2-html-container {
  img,iframe{
  max-width: 100%;
}
}
.overrided-swal2-content{
  text-align: unset!important;
}