* {
  box-sizing: border-box; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.list-posts {
  float: right;
  width: calc(100% - 245px); }

.pageWrapper:before, .pageWrapper:after {
  content: " ";
  display: table; }
.pageWrapper:after {
  clear: both; }

.menu-main-menu-container .sub-menu li {
  width: 100% !important; }
  .menu-main-menu-container .sub-menu li a {
    width: 100% !important; }

.mobile-nav-outer {
  display: none;
  text-align: right;
  width: 60%;
  position: relative;
  float: right;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  margin: 40px 0 15px;
  padding-bottom: 100px; }
  .mobile-nav-outer .mobile-toggle-menu {
    cursor: pointer;
    font-size: 30px;
    color: #78CEEB;
    margin: 5px 0 0;
    text-align: right; }
  .mobile-nav-outer .mobile-menu {
    display: none;
    padding: 0;
    margin: 15px 0 0; }
    .mobile-nav-outer .mobile-menu li {
      float: none !important;
      display: block !important;
      width: 100% !important;
      position: relative;
      padding-right: 30px; }
      .mobile-nav-outer .mobile-menu li a {
        display: block;
        padding: 15px 0; }
    .mobile-nav-outer .mobile-menu .toggle-sub {
      position: absolute;
      top: 18px;
      font-size: 18px;
      right: 10px;
      padding: 0;
      -webkit-transition: transform 0.4s;
      -o-transition: transform 0.4s;
      transition: transform 0.4s; }
    .mobile-nav-outer .mobile-menu li.active {
      background-color: #f4f4f4; }
      .mobile-nav-outer .mobile-menu li.active > .toggle-sub {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); }
      .mobile-nav-outer .mobile-menu li.active .sub-menu {
        margin-right: -30px;
        padding: 0;
        background-color: #e7e7e7; }
      .mobile-nav-outer .mobile-menu li.active .active {
        background-color: #dbdbdb; }
        .mobile-nav-outer .mobile-menu li.active .active .sub-menu {
          background-color: #dbdbdb; }
    .mobile-nav-outer .mobile-menu .sub-menu {
      display: none; }
      .mobile-nav-outer .mobile-menu .sub-menu li {
        padding: 0 30px 0 0; }

@media (min-width: 0) and (max-width: 960px) {
  header {
    height: auto; }

  .pageWrapper, footer {
    width: 90%;
    margin: 0 auto; }

  #mainMenu {
    display: none; }

  div.mobile-nav-outer {
    display: block; }

  #logo {
    width: 40%; }
    #logo img {
      width: 100%; } }
@media (min-width: 0) and (max-width: 768px) {
  img[class*="wp-image"], .alignleft {
    max-width: 100%;
    height: auto;
    display: block;
    float: none !important;
    margin: 10px auto !important; }

  #homeLeft, #homeRight {
    width: 100%;
    float: none; }

  .one_half {
    width: 100%; }

  .product {
    width: 50%; }
    .product img:not(.btnMore) {
      width: 100%; }

  aside {
    display: none; }

  .list-posts {
    float: none;
    width: 100%; } }
@media (min-width: 0) and (max-width: 640px) {
  #product-desc #product-img {
    float: none !important;
    display: block;
    margin: 0 auto 20px; }
  #product-desc .product-details-content {
    margin: 0;
    padding: 0; } }
@media (min-width: 0) and (max-width: 540px) {
  #headerbar {
    height: auto; }

  .mygallery {
    display: none; }

  #logo {
    width: 100%;
    margin: 10px 0 0;
    float: left; }

  .mobile-nav-outer {
    width: 100%;
    margin: 0;
    float: right;
    padding-bottom: 0; }

  #content {
    margin-top: 20px; }

  #footMenu {
    padding-bottom: 20px; }
    #footMenu ul {
      float: none;
      width: 100%; }
      #footMenu ul:before, #footMenu ul:after {
        content: " ";
        display: table; }
      #footMenu ul:after {
        clear: both; }
      #footMenu ul li {
        width: 100%; }

  #footText {
    margin-top: 0; }

  .product {
    width: 100%; } }

/*# sourceMappingURL=custom.css.map */
