/*

Theme Name: X - Syntorial
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Renew in this child theme.
Version: 1.0.0
Template: x

*/

@import url("./slider.css");

/* prevents double vertical scrollbar */
body {
   overflow: initial;
}

.x-header-landmark{
  padding-bottom: 15px;
  border: 0;
}

.x-header-landmark .h-landmark{
  margin: 25px 0 0;
  font-weight: normal;
  font-size: 46px;
  letter-spacing: -1px;
}

a.buy_now {
  padding: 20px;
  border: 4px solid #1C2C36;
  width: 100%;
  float: left;
  background: #36444D;
  color: #ffffff;
  margin-bottom: 1em;
  margin-top: 0.5em;
}

a.buy_now:hover {
  color: #A5A7A8;
  background-color: rgba(34, 63, 81, 0.86);
}

span.cart {
  float: right;
  background: url('img/cart.png') 5px 0 no-repeat;
  padding-left: 35px;
}

span.price {
  float: right;
  margin-right: 10%;
}

span.bg-logo-buy {
  background: url(img/syntorial_logo.png) 100% 100% no-repeat;
  margin-right: 3%;
  background-size: cover;
  padding: 17px 27px;
}

.x-content-band .x-icon {
  font-size: 400%;
  margin-top: 0.5em;
  line-height: 1;
}
@media (max-width: 767px) {
  .page-id-7 #x-content-band-14 .x-column.x-1-3 {
    margin-top: -1em;
  }
}
.page-id-7 #x-content-band-13 .x-column.x-1-3 em,
.page-id-7 #x-content-band-19 .x-column.x-1-2 em,
.page-id-223 #x-content-band-13 .x-column.x-1-3 em {
  color: #5cc6da;
  font-weight: bold;
}
@media (max-width: 767px) {
  .page-id-11 #x-content-band-1 .x-column.x-5-6 {
    margin-top: -1em;
  }
}

aside .footer-text{
  display: none;
}

.blog aside .widget_mc4wp_widget{
  display: none;
}

aside .submit input{
  padding: 8px 13px;
  border-radius: 0;
}
aside .email input{
  width: 100%;
}

.x-topbar .x-social-global a {
  margin-left: 10px;
  width: 20px;
  height: 20px;
  margin-top: 6px;
}

@media (max-width: 767px) {
  .x-topbar .x-social-global a {
    float: left;
  }
}

@media (max-width: 440px) {
  .x-topbar .x-social-global{
    clear: both;
    /*padding-bottom: 25px;*/
  }
}

.x-social-global a{
  background: transparent;
}

@media (min-width: 768px) {
  .x-topbar .x-social-global{
    float: left;
  }
}
.x-topbar .p-info{
  float: right;
  font-size: 1em;
}
/*
@media (max-width: 767px) {
  .x-topbar .p-info {
    width: 100%;
  }
}
*/
@media (max-width: 440px) {
  .x-topbar .p-info a {
    margin: 0 0 0 -3px;
  }
}

.home #x-content-band-6 .x-content-band{
  margin-bottom: 0px;
}
.home #x-content-band-6 .x-content-band:last-child{
  margin-bottom: 1.5em;
}
.home .x-content-band em{
  color: #5cc6da;
  font-size: 20px;
  font-weight: 600;
}
.home .x-content-band em a{
  color: #13a3bb;
}

.entry-featured{
  padding: 0;
  border: 0;
}

footer.x-colophon.top {
  background: #36444d;
  color: #a5bece;
}

footer h4{
  color: #ffffff;
}

/* social footer links */

/* vimeo is stand-in for tik tok */

.x-icon-facebook-square{
  height: 20px;
  width: 20px;
   background: url(img/facebook.png) no-repeat;
}
.x-icon-twitter-square{
  height: 20px;
  width: 20px;
   background: url(img/twitter.png) no-repeat;
}
.x-icon-instagram{
  height: 20px;
  width: 20px;
   background: url(img/instagram.png) no-repeat;
}
.x-icon-youtube-square{
  height: 20px;
  width: 20px;
  background: url(img/youtube-v2.png) no-repeat;
}
.x-icon-vimeo-square{
  height: 20px;
  width: 20px;
  background: url(img/tiktok-v2.png) no-repeat;
}

.x-social-global a:hover.vimeo,
.x-social-global a:hover.instagram,
.x-social-global a:hover.youtube,
.x-social-global a:hover.twitter,
.x-social-global a:hover.facebook {
  background-color: #303230;
}

.x-icon-vimeo-square:before,
.x-icon-youtube-square:before,
.x-icon-instagram:before,
.x-icon-facebook-square:before,
.x-icon-twitter-square:before{
  display: none;
}

footer.x-social-global {
  text-align: center;
}

footer .facebook{
  margin-right: 5px;
}
footer .twitter,
footer .youtube,
footer .vimeo {
  margin: 0px 5px;
}

footer .instagram {
  margin-left: 5px;
}

.textwidget {
  text-align: center;
}
/* end links */
/* footer MailChimp */

footer .widget_mc4wp_form_widget{
  float: left;
  width: 80%;
  max-width: 370px;
}

footer .aside-text{
  display: none;
}

footer .form{
  display: inline-block;
}

footer .email{
  width: 250px;
  float: left;
}

footer .email input{
  width: 220px;
}

footer .submit{
  float: left;
}

footer .submit input{
  border: 2px solid #13a3bb;
  background: transparent;
  color: #13a3bb;
  font-size: 14px;
  box-shadow: none;
  padding: 8px 12px 6px;
  border-radius: 0;
  margin: 0;
}

footer .submit input:hover{
  color: #4e6370;
  border-color: #13a3bb;
  background: rgba(19, 163, 187, 0.27);
  box-shadow: none;
  margin: 0;
}

.mc4wp-form p {
  font-size: 16px;
  line-height: 20px;
}

/*  footer menu */
.widget.widget_nav_menu{
  float: right;
  width: 22%;
  font-size: 20px;
  margin-top: 40px;
  max-width: 180px;
}

footer .widget .menu li{
  background: #36444d;
  border: 0;
}
footer .widget .menu li a{
  margin: 0;
  color: #ffffff;
  text-transform: uppercase;
}
footer .widget .menu li a:hover{
  color: #F39542;
}
footer .widget .menu {
  border: 0;
}
footer .widget_nav_menu .current-menu-item>a:after {
  content: "";
}


@media only screen  and (min-width: 768px) {
  footer.x-colophon.top{
    padding: 4% 0 1%;
  }
  .home #x-content-band-6 .x-img{
    margin: 0;
  }
  .home #x-content-band-6 .x-column.x-1-4 {
    max-width: 165px;
  }

}

@media only screen  and (max-width : 767px) {

  .widget.widget_nav_menu{
    width: 100%;
    text-align: center;
    margin-top: 0;
    max-width: none;
  }
  footer .widget_mc4wp_form_widget{
  float: left;
  width: 100%;
  max-width: none;
  text-align: center;
}
}

@media only screen  and (max-width : 460px) {

  footer .submit{
    float: none;
  }
}

/* As the nav links get closer to the logo, this shrinks the font a bit and narrows the padding */
@media (min-width: 979px) and (max-width: 1063px) {
  .x-navbar .x-nav>li>a {
  padding-left: 10px !important;
  padding-right: 10px !important;
      font-size: 17px;
  }

  .x-navbar .x-nav>li:last-child>a {
  padding-right: 0 !important;
  }

}


/* hamburger: get rid of background so it's just the lines, and few other tweaks */
.x-btn-navbar {
      background-color: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin-top: 45px !important;
  padding-left: 2px !important;
}

/* keep hamburger on right side */
@media (max-width: 639px) {
  .masthead .x-navbar-inner .x-btn-navbar {
    display: block;
    float: right;
    clear: none;
  }

  .x-navbar-inner {
    height: auto !important;
  }
}

/* hamburger: orange hover */
.x-btn-navbar:hover {
    color: red !important;
}

/* move the social icons over to the left a bit so they're more centered */
.facebook {
  margin-left: 0 !important;
}

/* remove top bar links one by one as the window narrows */

@media (max-width : 585px) {
  #top-affiliates {
    display: none;
  }
}


@media (max-width : 580px) {
  #top-about {
    display: none;
  }
}

@media (max-width : 560px) {
  #top-testimonials {
    display: none;
  }
}

@media (max-width : 420px) {
  #top-merch {
    display: none;
  }
}

@media (max-width : 365px) {
  #top-forum {
    display: none;
  }
}


/* adjust logo and hamburger to keep on same line */

.x-brand {
  margin: 10px 0 !important;
  width: 438px !important;
}

.x-btn-navbar {
  width: auto !important;
}



@media (min-width: 435px) and (max-width : 599px) {
  .x-brand {
    width : 300px !important;
  }

  .x-btn-navbar {
    margin-top: 25px !important;
  }
}

@media (max-width: 434px) {
  .x-brand {
    width : 200px !important;
    margin-top: 7px !important;
  }

  .x-btn-navbar {
    margin-top: 13px !important;
  }

  .x-icon-navicon:before, .x-icon-reorder:before, .x-icon-bars:before {
        font-size: 25px;
  }
}

/* ====== FAQ ====== */

ol.toc li {
padding-top: 20px;
}

ol.toc ul li {
padding-top: 0;
}

ol.skip-ahead {
margin-top: 0;
}

/* ====== SALE ENGLISH ======= */
/*
li.menu-item-11730:after {
  content: "SALE!";
  color: white;
  font-size: 14px;
  background-color: red;
  padding: 0px 6px;
  border-radius: 10px;
  position: absolute;
  top: 35px;
  left: 65px;
}


ul#menu-main li#menu-item-11730:after {
  content: "SALE!";
  color: white;
  font-size: 14px;
  background-color: red;
  padding: 0px 6px;
  border-radius: 10px;
  position:absolute;
  bottom: 35px;
  left: 80px;
} */

/* ====== SALE SPANISH ======= */

/* li#menu-item-16030:after {
  content: "¡REBAJA!";
  color: white;
  font-size: 14px;
  background-color: red;
  padding: 0px 6px;
  border-radius: 10px;
  position: absolute;
  top: 35px;
  left: 95px;
}

@media (min-width: 980px) and (max-width : 1161px) {
  li#menu-item-16030:after {
  	top: 10px;
	}
}


ul#menu-main-spanish-1 li.menu-item-16030:after {
  content: "¡REBAJA!";
  color: white;
  font-size: 14px;
  background-color: red;
  padding: 0px 6px;
  border-radius: 10px;
  position: absolute;
  bottom: 35px;
	left: 120px;
} */

/* ====== UNUSED ====== */

/* Hides SKU, Category and Tags on WooCommerce product page */
.product_meta {
  display:none !important;
}

/* break the top nav links into two lines when window is narrow */
/*
@media only screen  and (max-width : 440px) {

  .p-info span {
    display: block;
    margin: 3px 0;
  }
}
*/

/* Customizations for One Checkout Page - Marius Vetrici / Codeable */
.wc-south.opc-complete-order,
ul.woocommerce-error.x-alert.x-alert-danger.x-alert-block li a
{
  display: none !important;
}

.woocommerce-error.x-alert.x-alert-danger.x-alert-block {
  margin-top: 0 !important;
  margin-bottom: 21px;
}

/* ES */

@media (min-width: 980px) and (max-width : 1160px) {
  .x-brand {
    width : 300px !important;
    margin-top: 0;
  }

  html .x-navbar .desktop .x-nav > li:before,
  html .x-navbar .desktop .x-nav > li > a {
    padding-top: 30px;
  }
}

@media (max-width : 700px) {

  .x-topbar .x-social-global a {
    margin-left: 2px;
    margin-right: 2px;
  }

  header .x-topbar .x-container.width {
    width: 97%;
  }

  .x-topbar .p-info {
    font-size: 13.5px;
  }
}

/* TOPBAR: Language Dropdown */
/* ===================== */
.x-topbar .wpml-ls-legacy-dropdown {
  float: left;
  margin-left: 10px;
  background: transparent;
  width: auto;
}

.x-topbar .wpml-ls a {
  text-align: center;
  border: none;
}

.x-topbar .wpml-ls .wpml-ls-item-toggle {
  background: transparent !important;
  border: none;
  padding-left: 0;
  padding-right: 0;
  border: none;
  padding: 9px 10px;
}

.x-topbar .wpml-ls .wpml-ls-item-toggle:after {
  display: none;
}

.x-topbar .wpml-ls:hover {
  color: #fff;
}

.x-topbar .wpml-ls:hover .wpml-ls-item-toggle {
  background-color: transparent;
}

.x-topbar .wpml-ls:hover .wpml-ls-sub-menu a {
  visibility: visible;
}

.x-topbar .wpml-ls .wpml-ls-sub-menu {
  width: 70px;
  right: 50%;
  margin-right: -35px;
  left: auto;
  border: none;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.14);
  padding-top: 8px;
  padding-bottom: 10px;
  background: #1c2c36;
}

.x-topbar .wpml-ls .wpml-ls-sub-menu a {
  color: #000;
  visibility: hidden;
  background: transparent;
}

.x-topbar .wpml-ls .wpml-ls-sub-menu a:hover {
  background-color: #36444d;
}

@media only screen and (max-width: 767px) {
  .x-topbar .wpml-ls .wpml-ls-item-toggle {
    padding-top: 3px;
  }
}

/* Fix Whitespace Issue on Mobile */
body .site {
  overflow-x: hidden;
}
