

/* Tablet
--------------------------------------------------
------------------------------------------------*/
@media screen and (min-width : 481px) and (max-width : 1024px) {


body {
font-size: 1.2em;
line-height: 1.4em;
}
.subfooter_box h5,
.subfooter_boxt h5,
#body h1,
#body h4,
h1, h2, h3, h4, h5, h6 {
font-size: 1.8em;
line-height: 1.8em;
}
.subfooter_box h5 a,
.subfooter_boxt h5 a {
font-size: 1.8em;
}

.button {
width: auto;
font-size: 1.8em;
margin: 2% 0;
padding: 2%;
}

#menu {
display: none;
}

/* slider
--------------------------------*/
.header_banner img,
.nivoSlider,
#slider {
height: 400px;
}

/* navigation
--------------------------------*/
#navigation,
#navigation2 {
width: 100px;
height: 80px;
margin:0;
padding:0;
background: url(/uploads/prem01.seesites.biz_--_839997548.png) center no-repeat #fff;
background-size: 60%;
position: absolute;
top:0;
right: 0;
z-index: 9999;
}
#nav {
width: 300px;
display: none;
margin-top: 80px;
float: right;
position: relative;
z-index: 9999;
}
#nav li {
float: none;
margin: 0;
}
#nav a {
padding: 5% 15%;
font-size: 1.4em;
text-align: center;
}
#nav ul {
width: 295px;
position: static;
z-index: 9999;
}
.nav-open {
display: block !important;
}

/* header
--------------------------------*/
#header {
width: 100%;
height: 80px;
position: absolute;
padding: 0;
z-index: 9999;
background-size: 50% auto;
background-position: 4% center;
}
#header h5 {
width: 100%;
height: 60px;
padding: 10px 0;
margin: 0;
position: fixed;
bottom: 0;
left:0;
background: #eee;
z-index: 999;
line-height: 1em;
font-size: 2.8em;
text-align:center;
}
#header h6 {
display: none;
}
#header form {
display: none;
}

/* subfooter top - bottom
--------------------------------*/
.subfooter_box,
.subfooter_boxt {
width:42%;
margin: 2%;
padding: 2%;
line-height: 1.4em;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}

/* content
------------------------------*/
#body {
line-height: 1.4em;
}
#body_text {
width: 100%;
margin: 0;
}
#body_text_inner {
padding: 4%;
}

/* footer
-------------------------------*/
#footer {
font-size: 0.6em;
line-height: 1.2em;
background-image: none;
}
#footer_inner {
width: 100%;
margin: 0;
text-align: center;
}

.seo-pin {
display: none;
}
.button {
font-size: 1em;
}

/* Header 
-------------------------------*/
#header {
height: 120px;
margin: 40px 0 0;
background-size: auto 50%;
background-position: 2% center;
position: relative;
z-index: 1;
}
#header h5, #header h6 {
font-size: 15px;
line-height: 18px;
color: #111;
background: transparent;
padding: 0;
}
#header h5 {
width: auto;
right: calc(3vw + 90px);
}
#header h6 {
right: 1vw;
display: block;
}
#header h5 a, #header h6 a {
transition: all 300ms ease-in-out;
color: #111;
text-decoration: none;
}
#dark-mode-button {
position: fixed;
right: 0;
top: 100%;
background: #f5f5f5;
padding: 15px;
max-width: 60px;
max-height: 60px;
border-radius: 40px 0px 0px 40px;
}
#dark-mode-button img {
width: 100%;
}
#dark-mode-button.On .dark {
display: none;
}
#dark-mode-button.Off .light {
display: none;
}

/* Social Media Header
----------------------------*/
.social_media_header {
position: absolute;
margin: 0 !important;
z-index: 3;
top: -40px;
width: 100%;
padding: 7.5px;
border-bottom: 2px solid #88611b;
}
.social_media_inner_header {
float: left !important;
}
.social_media_inner_header img {
transition: all 300ms ease-in-out;
}
.social_media_inner_header img:hover {
transform: scale(1.1);
}

/* navigation open / close
---------------------------------------*/
#header,
#navigation,
.slider,
.header_banner,
#body,
.subfooter,
#footer {
transform: translateX(0);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
}
html.nav-open #main #header,
html.nav-open #main #navigation,
html.nav-open #main .slider,
html.nav-open #main .header_banner,
html.nav-open #main #body,
html.nav-open #main .subfooter,
html.nav-open #main #footer {
transform: translateX(-200px);
}
#main::before {
content: "";
width: 200px;
background: #fec858;
position: absolute;
top: -40px;
right: 0;
bottom: 0;
transform: translateX(200px);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
}
html.nav-open #main::before {
transform: translateX(0);
}

/* navigation
----------------------------------*/
#navigation,
#navigation2 {
width: 40px;
height: 40px;
background: url(https://cms.pm/uploads/files/yogaspiritandstrength.seesite.biz_--_179729142.png) center no-repeat #fec858;
right: 10px;
top: 50%;
transform: translateY(-50%);
background-size: 100%;
    border-radius: 50%;
}
#nav {
width: 200px;
margin: 0;
background-color: #fec858;
background-image: none;
right: -210px;
top: -69px;
display: block;
}
#nav li {
width: 100%;
display: block;
padding: 0;
border-right: none;
}
#nav li.navArrow > a {
padding-left: 0px;
padding-right: 30px;
}
#nav a {
width: 100%;
margin: 0;
border: none;
font-size: 14px;
color: #111;
line-height: 30px;
text-align: center;
padding: 10px 0px;
}
#nav ul {
width: 100%;
padding: 5px;
transform: translateX(0);
}
#nav a,
#nav .current a,
#nav li:hover > a {
background: none;
}
.navArrow.white:after {
top: 22px;
}
#nav ul li a {
font-size: 0.8em;
}
#nav .current a, #nav li:hover > a {
    background: #ff8001;
    color: #111;
}
/* basic banner
--------------------------------------------------*/
#main .slider .slide.active::before,
#main .slider .slide.slideone::before {
    content: "";
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 56.2222%;
    z-index: 1 !important;
}
#main .slide .slide-inner-text {
padding: 25% 0;
left: unset;
top: unset;
transform: none;
bottom: unset;
}

#main .slide .slide-outer-text {
    width: 80%;
    left: 10%;
    border: none;
    top: unset;
    right: unset;
    bottom: unset;
    padding: 0;
    background: none !important;
}

#main .slider .slide img {
  width: 100%;
}

#main #prev {
    left: 5%;
}
#main .slide .slide-inner-text .slide-header h1 {
    font-size: 20px !important;
color: #fff;
}

#main .slide .slide-inner-text .slide-header h1::before {
  display: none;
}

#main .slide .slide-inner-text .slide-text p {
    font-size: 0.8em;
    line-height: 1.2em;
}

a.bannerbtn-1, a.bannerbtn-2 {
    font-size: 0.9em;
    line-height: 1.2em;
}

/* Sidebar
---------------------------*/
#menu {
width: 35%;
float: right;
margin: 0;
padding: 0;
display: none;
}
#menu_box {
padding: 4vw 8vw;
border: 0;
border-radius: 0;
margin: 0;
}
#menu_box:nth-child(2) {
padding: 1vw 8vw 4vw 0;
}
#menu_box h4::before {
display: none;
}
.sidecontainer {
  position: relative;
  width: 100%;
}
.sideimage {
  display: block;
  width: 100%;
  height: auto;
}
.sideoverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #e7954687;
}
.sidecontainer:hover .sideoverlay {
  opacity: 1;
}
.sidetext {
color: white;
line-height: 30px;
font-size: 26px;
text-transform: uppercase;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
}

/* Subfooter Top
-------------------------------*/
.subfootert {
width: 100%;
margin-bottom: 0;
}
.subfooter_innert {
width: 100%;
display: flex;
flex-wrap: wrap;
flex-direction: row;
background: #101010;
border-bottom: 2px solid #fff;
}
.subfooter_boxt {
float: unset;
width: 50%;
padding: 0;
margin: 0;
line-height: 0;
background: #101010;
}
.subfooter_boxt h5 {
display: none;
}
.subfooter_boxt img {
margin: 0;
}
.subfooter_boxt {
width: 100%;
background: #101010;
color: #fff;
position: relative;
padding: 50px;
border-right: none !Important;
}
.subfooter_boxt {
padding: 4vw 8vw;
width: 100%;
background: #2d303e;
color: #fff;
border-top: 2px solid #fff;
}
.subfooter_boxt p {
display: block;
font-size: 14px;
line-height: 20px;
position: relative;
}
.subfooter_boxt h2 {
font-size: 18px !important;
line-height: 24px;
color: #FFC857;
text-transform: uppercase;
position: relative;
margin-bottom: 10px !important;
}
.topsolidblockbutton {
padding: 10px 20px;
}
.topsolidblockbutton p {
margin: 0;
color: #fff;
text-transform: uppercase;
font-weight: bold;
letter-spacing: -1px;
}
.topsolidblockbutton:hover {
transform: translateY(-2px);
box-shadow: 0 0 20px rgba(0,0,0,0.2), 0 0 20px rgba(0,0,0,0.2);
}

/* Banner Subfooter Style
-------------------------------*/
.subfooter_boxt:first-of-type, .subfooter_boxt:nth-of-type(2) {
width: 100%;
min-height: 300px
}


/* Content
-------------------------------*/
#main {
width: 100%;
margin: 0 auto;
position: relative;
padding: 0px;
overflow: hidden;
}
#body {
width: 100%;
padding: 0;
background: #ffffff;
color: #101010;
}
#body_text {
width: 100%;
margin: 0;
}
#body_text_inner {
padding: 4vw 8vw;
}
#body_text_inner h1 {
font-size: 2em;
line-height: 1.2em;
}
#body_text_inner h1::before {
width: 30%;
}
#body_text #body_text_inner h1::before {
    border-color: #111;
    left: 0%!Important;
}

#body_text img{
  display: block;
  float: none;
  padding: 0 0;
  margin: 1rem auto;
  max-width: 100%
}

#body_text img.uniform-images{
  max-width: 50%;
}

/* Feedback
--------------------------*/
#feedback {
padding: 15px 25px !important;
border: 0 !important;
box-shadow: 0 0 10px rgba(0,0,0,0.2), 0 0 20px rgba(0,0,0,0.4);
position: relative;
}
#feedback .button:hover {
transform: translateY(-2px);
}
.contactpage #body_text_inner h1 {
    padding: 0.6vw 6.6vw;
    background-size: 7.4%;
}
/* product cart
---------------------------------------*/
#top_cart {
top: auto;
transform: translate(-50%, 50px);
bottom: 0px;
}
.simpleCart_total,
.simpleCart_quantity {
display: none;
}
.simpleCart_items table {
flex-wrap: wrap;
}
.simpleCart_items table tr,
.simpleCart_items table tbody,
.simpleCart_items table thead,
.simpleCart_items table,
.simpleCart_items {
width: 100%;
display: flex;
}
.simpleCart_items table tr th,
.simpleCart_items table tr td {
width: 20%;
padding: 10px;
text-align: center;
}


/* Home Page Accordion
----------------------------------*/
#accordian-wrapper {
position: relative;
top: 1px;
-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.02), 0 0 30px rgba(0,0,0,0.04);
-moz-box-shadow: 0 0 20px rgba(0,0,0,0.02), 0 0 30px rgba(0,0,0,0.04);
-ms-box-shadow: 0 0 20px rgba(0,0,0,0.02), 0 0 30px rgba(0,0,0,0.04);
-o-box-shadow: 0 0 20px rgba(0,0,0,0.02), 0 0 30px rgba(0,0,0,0.04);
box-shadow: 0 0 20px rgba(0,0,0,0.02), 0 0 30px rgba(0,0,0,0.04);
height: auto;
}
button.homeAccordion {
background-color: #fff;
color: #444;
cursor: pointer;
padding: 18px;
width: 100%;
text-align: left;
outline: none;
font-size: 20px;
transition: 0.4s;
border: none;
}
button.homeAccordion.active,
button.homeAccordion:hover {
color: #FE6743;
}
button.homeAccordion.active {
background: #e8e8e8;
color: #e79346;
}
button.homeAccordion:after {
content: '\002B';
color: #777;
font-weight: bold;
float: right;
margin-left: 5px;
}
button.homeAccordion.active:after {
content: "\2212";
}
div.homePanel {
padding: 0 18px;
background-color: #e8e8e8;
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
}
div.homePanel a {
text-decoration: none;
}
.accordian-button-link {
margin-bottom: 20px;
transition: all 300ms ease-in-out;
float: left;
}
.accordian-button-link:hover {
transform: translateY(-1px);
}
.accordian-button-link p {
color: #ffffff;
transition: all 300ms ease-in-out;
text-transform: uppercase;
font-weight: bold;
display: inline;
padding: 7.5px 20px;
}

/* Subfooter Bottom
------------------------------*/
.subfooter_inner {
width: 100%;
padding: 0;
display: flex;
flex-wrap: wrap;
flex-direction: row;
background: linear-gradient(33.73deg,#101010,#333);
}
.subfooter_box {
position: relative;
width: 33.33333%;
height: auto;
z-index: 0;
font-size: 14px;
line-height: 20px;
border-bottom: 1px solid #2d303e;
color: #fff;
overflow: hidden;
padding: 2vw 0vw;
margin: 0;
}
.subfooter_box a {
color: #fff;
}
.subfooter_box:nth-child(1) {
width: 100%;
padding: 3vw 6vw;
background: url(https://cms.pm/uploads/files/yogaspiritandstrength.seesite.biz_--_766529163.jpg) no-repeat;
background-size: cover;
background-position: center;
}
.subfooter_box:nth-child(1)::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: -1;
}
.subfooter_box:nth-child(1) .button {
color: #ffffff;
transition: all 300ms ease-in-out;
text-transform: uppercase;
font-weight: bold;
padding: 10px 25px;
border: 0;
border-radius: 0;
font-size: 15px;
line-height: 15px;
cursor: pointer;
z-index: 1;
}
.subfooter_box:nth-child(1) .button:hover {
transform: translateY(-2px);
box-shadow: 0 0 20px rgba(0,0,0,0.2), 0 0 20px rgba(0,0,0,0.2);
}
.subfooter_box:nth-child(2), .subfooter_box:nth-child(3) {
width: 50%;
padding: 2% 6% 4%;
}
.subfooter_box:nth-child(4) {
padding: 2% 6%;
width: 100%;
}
.subfooter_box h5 {
font-size: 16px;
line-height: 40px;
margin-bottom: 20px;
border-bottom: 3px solid;
text-transform: uppercase;
font-weight: bold;
padding-left: 50px;
position: relative;
}
.subfooter_box h5 a {
font-size: 16px;
}
 
#header {
    margin: 54.8px 0 0;
    background-size: auto 80%;
}
 
.social_media_header {
    top: -54.8px;
}
 
#header h5, #header h6 {
    top: 0px;
    transform: translateY(-40px);
}
 
@media screen and (max-width: 690px) and (min-width: 481px) {
#main #header h6, #main #header h5 {
    height: 40px;
    transform: translateY(-50px);
}
}
/* Footer
--------------------------*/
#footer {
background: #ff8001;
color: #fff;
border-top: 1px solid;
}
#footer a {
color: #fff;
}

/* Momayoga booking system
===============*/
#momayoga{
  max-height: 350px;
}
}