/**
* The stylesheet for displaying on mobile device.
*
* @package mercy
* @author  LunarTheme
* @link	http://www.lunartheme.com
*/
/* =============================================================================
	max-width 1200px
// ========================================================================== */
/* =============================================================================
	max-width 1170px
// ========================================================================== */
@media only screen and (max-width: 1170px) {
  .k2t-body .k2t-content,
  .k2t-title-bar {
    padding-left: 15px;
    padding-right: 15px;
  }
  .k2t-footer .k2t-bottom .k2t-row [class*="col-"],
  .k2t-footer .k2t-bottom .k2t-row > div:first-child > aside {
    padding-left: 15px;
  }
  .k2t-footer .k2t-bottom .k2t-row [class*="col-"],
  .k2t-footer .k2t-bottom .k2t-row > div:last-child > aside {
    padding-right: 15px;
  }
  .k2t-footer .k2t-info .k2t-row {
    margin: 0;
  }
  .k2t-menu > li {
    padding: 0;
  }
  .k2t-header {
    padding: 0 15px;
  }
  .wpcf7-form p .wpcf-mercy {
    width: 100%;
  }
  .wpcf7-form p .wpcf-mercy.wpcf7-email {
    margin: 0 0 30px;
  }
}
/* =============================================================================
	max-width 1024px
// ========================================================================== */
@media only screen and (max-width: 1030px) {
  .sec-map.vc_row[data-vc-full-width] {
    overflow: visible;
  }
  .contact-map.vc_column_container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .contact-map.vc_column_container .wpcf7-form p.half-col {
    margin-right: 0;
    width: 49.5%;
  }
  .contact-map.vc_column_container .wpcf7-form p.half-col:nth-child(2n+1) {
    float: right;
  }
}
/* =============================================================================
	max-width 1024px
// ========================================================================== */
@media only screen and (max-width: 1024px) {
  .k2t-footer .k2t-info .k2t-row .text-footer-bottom {
    line-height: normal;
  }
  .k2t-content {
    padding-top: 50px;
  }
  .b-large.style-video .col-9 {
    max-width: auto;
    width: 75%;
  }
  /* Contact */
  .contact-info.vc_column_container {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    margin-bottom: 50px;
    float: inherit;
  }
}
/* =============================================================================
	max-width 992px
// ========================================================================== */
@media only screen and (max-width: 992px) {
  .comments-area > ul li.comment ul.children {
    margin-left: 0;
    padding-left: 0;
  }
  .k2t-title-bar .main-title {
    font-size: 200%;
  }
  .b-masonry [class*='column-'] .post-item,
  .b-grid [class*='column-'] .post-item {
    width: 50%;
  }
}
/* =============================================================================
	max-width 840px
// ========================================================================== */
@media only screen and (max-width: 840px) {
  /* ====================== MailChimp News Letter ==========================*/
  .mercy-subscribe-mail .mercy-mail-left > .vc_column-inner {
    padding-left: 50px;
  }
  .woocommerce-page.archive .k2t-body .k2t-content .k2t-wrap .k2t-shop.columns-4 ul.products li.product,
  .woocommerce-page.archive .k2t-body .k2t-content .k2t-wrap .k2t-shop.columns-3 ul.products li.product,
  .woocommerce-page.archive .k2t-body .k2t-content .k2t-wrap .k2t-shop.columns-2 ul.products li.product {
    width: 50%;
  }
}
/* =============================================================================
	max-width 800px
// ========================================================================== */
@media only screen and (max-width: 800px) {
  .mercy-subscribe-mail .mercy-mail-left > .vc_column-inner {
    padding-bottom: 110px;
  }
  /* ============================ Menu mobile ================================ */
  .admin-bar .mobile-menu-wrap {
    top: 46px !important;
  }
  .mobile-logo {
    border-bottom: 1px dashed #b14d4d;
    margin: 0 15px;
    display: block;
    text-align: center;
  }
  .k2t-header {
    padding: 0;
  }
  .k2t-header > div:not(.k2t-header-m) {
    display: none;
  }
  .k2t-header .k2t-menu > li {
    padding: 0 15px;
  }
  .k2t-header .k2t-header-m {
    display: block;
    width: 100%;
    float: left;
    background: #fff;
  }
  .k2t-header .k2t-header-m > div {
    float: left;
    line-height: 80px;
    max-height: 80px;
  }
  .k2t-header .k2t-header-m .k2t-menu-m {
    padding-left: 15px;
    width: 16.66666667%;
  }
  .k2t-header .k2t-header-m .k2t-logo-m {
    width: 66.66666667%;
    text-align: center;
  }
  .k2t-header .k2t-header-m .k2t-logo-m .k2t-logo {
    margin-top: 10px;
  }
  .k2t-header .k2t-header-m .k2t-logo-m img {
    display: block;
    max-height: 80px;
    margin: 0 auto;
  }
  .k2t-header .k2t-header-m .k2t-right-m {
    padding-right: 15px;
    width: 16.66666667%;
    text-align: right;
  }
  .k2t-header .k2t-header-m .k2t-right-m > div {
    display: inline-block;
  }
  .k2t-header .k2t-header-m .k2t-right-m i {
    color: #b14d4d;
  }
  .k2t-header .k2t-header-m .k2t-right-m i:hover {
    color: #b14d4d;
  }
  .k2t-header .k2t-header-m .k2t-right-m .cart-control {
    line-height: 216%;
  }
  .k2t-header .k2t-header-m .k2t-right-m .cart-control i {
    line-height: 168%;
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  .k2t-header .k2t-header-m .mobile-menu-wrap {
    background: #fff;
    position: fixed;
    top: 0;
    left: -260px;
    height: 100%;
    width: 260px;
    overflow-y: scroll;
    -webkit-transition: all 0.3s ease 0.3s;
    -ms-transition: all 0.3s ease 0.3s;
    -moz-transition: all 0.3s ease 0.3s;
    -o-transition: all 0.3s ease 0.3s;
    transition: all 0.3s ease 0.3s;
  }
  .k2t-header .k2t-header-m .mobile-menu-wrap.active {
    left: 0;
    -webkit-transition: all 0.3s ease 0.3s;
    -ms-transition: all 0.3s ease 0.3s;
    -moz-transition: all 0.3s ease 0.3s;
    -o-transition: all 0.3s ease 0.3s;
    transition: all 0.3s ease 0.3s;
  }
  .k2t-header .k2t-header-m .mobile-menu-wrap .mobile-menu-toggle {
    display: block;
    margin: 0;
    padding-right: 13px;
    height: 50px;
    line-height: 50px;
    width: 100%;
    text-align: right;
  }
  .k2t-header .k2t-header-m .mobile-menu-wrap .mobile-menu-toggle i {
    font-size: 171.42857143%;
  }
  .k2t-header .k2t-header-m ul,
  .k2t-header .k2t-header-m ol {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
  }
  .k2t-header .k2t-header-m ul > li,
  .k2t-header .k2t-header-m ol > li {
    line-height: 40px;
  }
  .k2t-header .k2t-header-m ul > li a,
  .k2t-header .k2t-header-m ol > li a {
    padding-left: 20px;
    padding-right: 30px;
  }
  .k2t-header .k2t-header-m ul ul > li,
  .k2t-header .k2t-header-m ol ul > li {
    line-height: 40px;
  }
  .k2t-header .k2t-header-m ul ul > li a,
  .k2t-header .k2t-header-m ol ul > li a {
    padding-left: 30px;
  }
  .k2t-header .k2t-header-m ul ul ul > li a,
  .k2t-header .k2t-header-m ol ul ul > li a {
    padding-left: 45px;
  }
  .k2t-header .k2t-header-m .mobile-menu {
    padding-top: 10px;
    padding-left: 0;
    max-width: 260px;
  }
  .k2t-header .k2t-header-m ul {
    padding-left: 0;
  }
  .k2t-header .k2t-header-m ul li {
    position: relative;
  }
  .k2t-header .k2t-header-m ul li .wrap-link-item {
    position: relative;
  }
  .k2t-header .k2t-header-m ul li .wrap-link-item:hover > a {
    background: #c5b2a1;
    color: #fff;
  }
  .k2t-header .k2t-header-m ul li.active > .wrap-link-item a,
  .k2t-header .k2t-header-m ul li.current-menu-ancestor > .wrap-link-item a {
    background: #c5b2a1;
    color: #fff;
  }
  .k2t-header .k2t-header-m ul a {
    display: inline-block;
    font-weight: 600;
    font-size: 100%;
    font-family: 'Roboto', sans-serif;
    min-height: 40px;
    line-height: 40px;
    width: 100%;
    color: #000;
    text-transform: uppercase;
  }
  .k2t-header .k2t-header-m ul a:hover {
    background: #c5b2a1;
    color: #fff;
  }
  .k2t-header .k2t-header-m ul.mobile-menu > li > .wrap-link-item a {
    font-size: 100%;
    min-height: 40px;
    line-height: 40px;
  }
  .k2t-header .k2t-header-m ul .menu-item-has-children > .wrap-link-item .open-sub-menu {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 40px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
  }
  .k2t-header .k2t-header-m ul .menu-item-has-children > .wrap-link-item .open-sub-menu:before {
    color: #252525;
    display: inline-block;
    content: '\f2f9';
    font-family: 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .k2t-header .k2t-header-m ul .menu-item-has-children.current-menu-ancestor > .wrap-link-item .open-sub-menu:before,
  .k2t-header .k2t-header-m ul .menu-item-has-children:hover > .wrap-link-item .open-sub-menu:before {
    color: #fff;
  }
  .k2t-header .k2t-header-m ul.sub-menu {
    display: none;
  }
  .k2t-header .m-trigger .hamburger {
    padding: 0;
  }
  .k2t-header .m-trigger .hamburger.is-active .hamburger-inner:after {
    top: 20px;
  }
  .k2t-header .m-trigger .hamburger-box {
    height: 13px;
  }
  .k2t-header .m-trigger .hamburger-box:hover .hamburger-inner,
  .k2t-header .m-trigger .hamburger-box:hover .hamburger-inner:before,
  .k2t-header .m-trigger .hamburger-box:hover .hamburger-inner:after {
    background: #c5b2a1;
  }
  .k2t-header .m-trigger .hamburger-inner,
  .k2t-header .m-trigger .hamburger-inner:before,
  .k2t-header .m-trigger .hamburger-inner:after {
    background: #b14d4d;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    height: 2px;
    width: 20px;
  }
  .k2t-header .m-trigger .hamburger-inner:before {
    top: 5px;
  }
  .k2t-header .m-trigger .hamburger-inner:after {
    top: 10px;
  }
  .k2t-header.fixed {
    position: relative;
  }
  /* ===================== Blog ====================== */
  .k2t-content .k2t-blog,
  .k2t-content .k2t-sidebar,
  .k2t-content:not(.no-sidebar) .k2t-main,
  .single-post-k-event .right-sidebar .event-sidebar {
    width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .b-large.style-video .col-9 {
    width: 100%;
  }
  .b-large.style-video .col-9 .post-item.video-listing {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .b-large.style-video .col-3 {
    width: 100%;
    float: left;
  }
  .b-large.style-video .col-3 .k-blog-carousel {
    max-width: 100% !important;
    float: left;
  }
  .b-large .k2t-blog-post .shortcode-blog-large .entry-content {
    padding: 30px;
  }
  /* ====================== Footer ======================= */
  .k2t-footer .k2t-wrap .k2t-row .col-3 {
    width: 50%;
  }
  /* Search box */
  .k2t-searchbox .searchform input {
    min-width: 100%;
  }
}
/* =============================================================================
	max-width 768px
// ========================================================================== */
@media only screen and (max-width: 768px) {
  /* =================== New-Lookbook ================= */
  .new-lookbook-right {
    margin-top: 30px;
  }
  .new-lookbook .new-lookbook-left .wpb_single_image.vc_align_left,
  .new-lookbook .new-lookbook-right .wpb_single_image.vc_align_left {
    text-align: center;
  }
  /* ================== Blog =================== */
  .b-masonry .masonry-layout[class*="column-"] .hentry {
    width: 100%;
  }
  .woocommerce .shop-listing li {
    margin-bottom: 50px !important;
  }
  .woocommerce .shop-listing li .woocommerce-LoopProduct-link {
    margin-bottom: 20px !important;
  }
}
/* =============================================================================
	max-width 640px
// ========================================================================== */
@media only screen and (max-width: 640px) {
  .woocommerce .woocommerce-ordering .orderby {
    padding: 0;
  }
}
/* =============================================================================
	max-width 600px
// ========================================================================== */
@media only screen and (max-width: 600px) {
  .mercy-subscribe-mail .mercy-mail-left > .vc_column-inner {
    position: relative;
  }
  /* ===================== Footer =================== */
  .k2t-footer .k2t-bottom .text-col {
    width: 100%;
    float: left;
    margin-top: 0;
  }
  .k2t-footer.dark-style .widget.social {
    padding-top: 30px;
  }
  .k2t-footer .k2t-info {
    padding: 30px 0 0;
  }
  .k2t-footer .k2t-info .k2t-row [class*='col-'] {
    width: 100%;
    margin-bottom: 20px;
  }
  .k2t-footer .k2t-info .k2t-row [class*='col-'] img {
    float: none;
  }
  .k2t-footer .k2t-info .k2t-social-share {
    width: 100%;
  }
  .k2t-footer .k2t-info .k2t-social-share.social ul li {
    float: none;
    display: inline-block;
  }
  .k2t-footer .k2t-row [class*='col-'],
  .k2t-footer .k2t-row aside.social {
    width: 100%;
  }
  .k2t-footer .k2t-row .social ul {
    text-align: center;
  }
  .k2t-footer .k2t-row .social ul li {
    text-align: center;
    display: inline-block;
    float: none;
  }
  .k2t-footer .k2t-row .col-copyright span {
    text-align: center !important;
    width: 100%;
  }
  .woocommerce .shop-listing li .woocommerce-LoopProduct-link {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 20px !important;
  }
}
/* =============================================================================
	max-width 568px
// ========================================================================== */
@media only screen and (max-width: 568px) {
  .k2t-header .k2t-header-m .k2t-menu-m {
    padding-left: 10px;
    width: 25%;
  }
  .k2t-header .k2t-header-m .k2t-logo-m {
    width: 50%;
  }
  .k2t-header .k2t-header-m .k2t-right-m {
    padding-right: 10px;
    width: 25%;
  }
  .k2t-header .search-box {
    margin: 0;
  }
  /* Footer */
  .k2t-footer .k2t-bottom .k2t-row [class*="col-"],
  .b-grid [class*='column-'] .post-item,
  .b-masonry [class*='column-'] .post-item,
  .woocommerce .woocommerce-ordering {
    width: 100%;
  }
  .p-switch-layout {
    width: 100% !important;
    margin-bottom: 20px;
    margin-top: 0 !important;
    text-align: center;
    height: auto !important;
  }
  .p-switch-layout .multi-layout,
  .p-switch-layout .one-layout {
    float: none !important;
    display: inline-block;
  }
  .contact-map.vc_column_container .wpcf7-form p.half-col {
    margin-right: 0;
    width: 100%;
  }
  .contact-map.vc_column_container .wpcf7-form p.half-col:nth-child(2n+1) {
    float: left;
  }
}
/* =============================================================================
	max-width 480px
// ========================================================================== */
@media only screen and (max-width: 480px) {
  /* Shortcode blog large */
  .b-large .k2t-blog-post .shortcode-blog-large .entry-content {
    padding: 15px;
  }
}
/* =============================================================================
	max-width 320px
// ========================================================================== */
@media only screen and (max-width: 400px) {
  .mercy-subscribe-mail .mercy-mail-left > .vc_column-inner {
    padding-left: 15px;
    left: 0;
  }
  .mercy-news-letter {
    font-size: 30px !important;
  }
  .new-lookbook .new-lookbook-left .mercy-news:after {
    width: 120px;
  }
}
