/*
    Document   : responsive-mobile-landscape
    Created on : Oct 9, 2013, 2:42:17 PM
    Author     : Ethan Cheong
    Description:
        Purpose of the stylesheet follows.
*/
/*
   TODO customize this sample style
   Syntax recommendation http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html
*/

/******************************************************************************
* General
******************************************************************************/
/**** Admin Menu & Hover Edit for Block - Disable Them ***/
div.block.with-block-editing:hover  div.edit {
  display: none;
}

/*** Reset the width of the input & textare so that it won't go outside the screen */
input.form-text, textarea {
  max-width: 95%;
}
#waitlist-left {
  display: none;
}
#waitlist-right {
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
#waitlist-wrapper, #waitlist-message {
    height: auto !important;
}
/******************************************************************************
* Layout
******************************************************************************/
#main-wrapper {
    padding: 45px 13px 50px;
}

.front #page-wrapper {
  padding-top: 54px;
}

.two-sidebars #content .section ,
.sidebar-second #content .section,
.sidebar-first #content .section {
  margin:0;
}

#messagebar {
  font-size: 12px;
  padding: 13px 0 0;
  height: 39px;
}

.region-sidebar-first {
  float:none;
  margin:0 auto 2em;
  width:auto;
}

.region-sidebar-second {
  float:none;
  margin:0 auto 2em;
  width:auto;
}

.region-sidebar-first .section ,
.region-sidebar-second .section {
  margin:0;
}

.product-extra-menu-tablet {
  left: 12px;
  margin-top: 0px;
}

/******************************************************************************
* HEADER
******************************************************************************/

#header-left {
  width: 70px;
}

#logo_wrapper {
  width: calc(100% - 140px);
}

#header-top-links {
  width: 70px;  
}

#header-top-links .top-link {
  margin: 0 4px;
}

.sideopen {
  margin-right: 10px;
}

.sideopen span.line {
  width: 14px;
}

.cart-block-item-info {
  width: 80%;
}
.cart-block-item-image {
  width: 17%;
}
.cart-block-item-image img {
  height: auto;
  max-height: 100%;
  width: 100%;
}

#sidebarmenu .block {
  padding: 0 13px;
}
#sidebarmenu {
  width: 100%;
  margin-left: -100%;
}

#sidebarmenu.show {
  margin-left: 0;
}

#header {
  padding-left: 13px;
  padding-right: 13px;
}

#header-inner {
  padding-top: 17px;
  padding-bottom: 15px;
}

.side-top {
  padding: 17px 13px 15px;
}

.side-line {
  margin-left: 13px;
}
.sidewindow .side-bottom {
  padding-left: 13px;
}

#block-webcada_listing-searchproduct h2,
#block-uc_currency-currency_1 h2, .block-uc_currency_alt h2,
div.account-name, .sidemenu ul.menu li a, #sidebarmenu .block-menu li a, #block-superfish-1 li.sf-depth-1 a {
  font-size: 22px;
  line-height: 24px;
}

/******************************************************************************
* FOOTER
******************************************************************************/
#footer41 ,
#footer42 ,
#footer43 ,
#footer44 {
  width:100%;
  margin-left:0;
  margin-right:0;
  float:none;
  clear:none;
  text-align: center;
}

#footer4 #webcada-listing-search-products-form {
  width:245px;
  margin:auto;
}

#footer4 .block-menu ul {
  text-align: center;
}

#footer4 .block {
  margin-left:auto;
  margin-right:auto;
}

#footer-message {
  text-align: center;
}

.tabletmailinglist {
  margin: 0 13px;
}


/******************************************************************************
* Home Banner - Switching from Desktop Banner to Mobile Banner
******************************************************************************/
#webcada_extras_banners {
  display:none;
}

/******************************************************************************
* HOME PAGE BLOCK
******************************************************************************/
#homepageblock .col3 .homepageblock-row {

}


/******************************************************************************
* Product Listing Page
******************************************************************************/
.view-taxonomy-term div.view-filters {
  margin-top:auto;
}

.view-taxonomy-term .view-content .item,
.view-taxonomy-term .view-content.filtertwo .item ,
.view-taxonomy-term .view-content.filterthree .item ,
.view-taxonomy-term .view-content.filterfour .item {
    width: 50%;
}

/******************************************************************************
* Product Detail Page
******************************************************************************/
.node-product-detail-content {
    max-height: 274px;
}
div.upsell-block-product {
    width: 100%;
}
.zoomin #node-product-image img {
    cursor: auto;
}
/******************************************************************************
* Join Waiting List Popup
******************************************************************************/


#waitlist-left {

}

#waitlist-right {

}

#waitlist-wrapper,
#waitlist-message {
  width:auto;
}


/******************************************************************************
* Shopping Cart, Checkout & Checkout Review Page
******************************************************************************/
#uc-cart-view-form img {
  padding-right:0;
  max-width: 50px;
}

#continue-shopping-link,
#cart-form-buttons #edit-update {
  margin-bottom:5px;
}

div.address-pane-table .field-label {
  width:80px;
}

#uc-cart-checkout-form #quotes-pane,
#uc-cart-checkout-form #storecredit-pane,
#uc-cart-checkout-form #billing-pane,
#uc-cart-checkout-form #delivery-pane {
  width:100%;
  float:none;
}

#edit-panes-uc-discounts-uc-discounts-codes {
  max-width: 280px;
}


#uc-cart-checkout-form input.form-text {
  max-width: 190px;
}

.review-pane .title-col {
  width:100px;
  margin-right:10px;
}

#content-area .review-section-left-inner .review-pane {
  float:none;
  margin:0 auto 1.5em;
  width:auto;
}



#cart-form-buttons input#edit-submit {
  width:125px;
}

.review-section-left,
.review-section-right {
  float:none;
  margin: 0;
  width: 100%;
}

.review-section-left-inner {
  margin: 0;
}

/******************************************************************************
* Update Payment Page
******************************************************************************/
#trasactiontimewrapper div.chzn-container {
  margin-right:5px;
}

#trasactiontimewrapper .date-hour {
  clear:left;
}


/******************************************************************************
* Gift Certificate
******************************************************************************/
#gift_certificate_right {
  width:auto;
  float:none;
}

#gift_certificate_right_inner {
  margin-left:0;
  max-width: 340px;
  margin:auto;
}

#gift_certificate_left {
  text-align: center;
  width: auto;
  float:none;
  margin-bottom:2em;
}

#gift_certificate_left_inner {
  margin-right:0;
}

#gift_certificate_right input.form-text,
#gift_certificate_right textarea {
  max-width: 95%;
  font-size:13px;
}


/******************************************************************************
* User Account - Editing Page
******************************************************************************/
.buttonsbottom #edit-name-wrapper .description,
.buttonsbottom #edit-mail-wrapper .description,
.buttonsbottom #edit-pass-wrapper .description,
.section-user .buttonsbottom input.form-text,
#user-profile-form #edit-mail,
#user-profile-form #edit-name {
  width:60%;
}

.address-pane-table div.chzn-container {
    max-width: 190px;
}
#edit-panes-billing-copy-address-wrapper {
    max-width: 190px;
}


.product-title {
    font-size: 12px;
}
legend {
    margin-bottom: 11px;
}
#uc_discounts-pane legend {
    margin-bottom:12px;
}
#cart-pane legend {
    margin-bottom: 3px;
}
#edit-panes-customer-primary-email-wrapper{
  margin-top: -1px;
}
#logo{
  display:none;
}

#logomobile{
  display:block;
}

#userlogin .mailchimp-newsletter-wrapper .form-item label {
    margin-left: 0;
}

#newsletter {
  bottom: -100%;
  width: 100%;
  box-sizing: border-box;
  right: auto;
  top: auto;
}

#newsletter .show {
  
}

#newsletter.show {
  bottom: 0;
  right: auto;
}

#newsletter.hidden {
  bottom: -100%;
}

#newsletter h2 {
  font-size: 46px;
  line-height: 50px;
}

.sidewindow, .listing-filter {
  width:100%;
  margin-right: -100%;
}

.section-user div.tabs {
  display:none;
}



.iconarea,
.sideopendisplay {
  position:absolute;
  top: 17px;
  left: 15px;
}

.sideopendisplay span.line {
  margin-right: 2px;
  width: 14px;
}

/*.sidewindow .section, .listing-filter .section {
  padding-left: 15px;
  padding-right: 15px;
}*/

.reservation > h2 {
  font-size: 20px;
}


.side-bottom,
#ajaxCartUpdate {
  font-size: 12px;
}

#ajaxCartUpdate table {
  margin-top: 0px;
}

#user-address-edit-form fieldset,
.section-user #user-profile-form > div > fieldset:first-child,
.section-user #user-profile-form > div > fieldset:last-child,
.section-user #user-profile-form > div > fieldset {
  width: 100%;
  float:none;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 15px;
  margin-top: 15px;
}


body.node-page h1.title,
body.bigtitle h1.title,
.section-faq h1.title {
  font-size: 38px;
  letter-spacing: 0.08em;
  padding-bottom:8px;
  margin-bottom: 25px;
}

body.node-page h1.title::after,
body.bigtitle h1.title::after,
.section-faq h1.title::after {
  height: 4px;
  width: 56px;  
  margin-left: -28px;
}

div.divline {
  height: 4px;
  margin-top: 12px;
  margin-bottom: 25px;
}

div.divline::after {
  height: 4px;
  width: 56px;  
  margin-left: -28px;
}

h2.smalltitle {
  font-size: 24px;
  letter-spacing: 0.08em;
}

h3.smalltitle {
  font-size: 18px;
  letter-spacing: 0.08em;
}

body.page-membership #content h3.smalltitle,
body.page-contact-us #content h3.smalltitle,
#node-10 h3.smalltitle {
  margin-bottom: 12px;
  margin-top: 25px;
}


#user-pass input.form-submit,
#user-edit-password input.form-submit,
#user-pass-reset input.form-submit {
  margin-top: 25px;
}

#user-pass input.form-submit,
#user-edit-password input.form-submit,
#user-pass-reset input.form-submit {
  font-size: 12px;
  letter-spacing: 0.24em;
  margin-top: 25px;
}

#block-mailchimp2-mailchimp2 h2 {
  margin-bottom: 22px;
}

#block-mailchimp2-mailchimp2 input.form-text,
#user-pass input.form-text,
#user-edit-password input.form-text {
  font-size: 12px;
  width: 255px;
}


#block-mailchimp2-mailchimp2  input.form-submit {
  margin-top: 12px;
  font-size: 12px;
  letter-spacing: 0.24em;
}

.faq-select {
  text-align: center;  
}

.faq-select span.select select {
  width: 255px;
  font-size: 18px;
  letter-spacing: 0.08em;
  font-family: DIN1451Com-Engschrift, 'Arial Narrow', sans-serif;
}

.faq-page-wrapper > .faq-category {
  width: 100%;
  float:none;
  margin-bottom: 25px;
}

.faq-page-wrapper > .faq-content {
  width: 100%;
  float:none;
}

.faq-category ul.category-list {
  font-size: 18px;
  letter-spacing: 0.08em;
}

.faq-question {
  font-size: 16px;
  letter-spacing: 0.12em;
  padding: 12px 0;
}

.faq-answer {
  padding: 0 0 12px 0;
}



#membership-registration .form-item {
  margin: 0 0 12px 0;
}

#membership-registration input.form-submit {
  margin-top: 25px;
}

body.page-membership #membership-registration h2.smalltitle, 
#membership-registration h2.smalltitle {
  margin-bottom: 25px;
}

.messagebar2col .message {
  width: 100%;
}


#lookbook_bottom {
  padding-left: 13px;
  padding-right: 13px;
}

/*******************************************************************************
 * New Checkout Page
 ******************************************************************************/
#td-custom-checkout-form,
.card-body form {
  max-width: 100%;
  padding: 0 0;
}

.card-body .form-item {
  margin-left: 0;
}

#uc-bank-transfer-banktransferform label,
.card-body .form-item label {
  float:none;
  width: 100%;
  padding-right: 0;
  height: auto;
  line-height: 1em;
  text-align: center;
  margin:0 0 5px 0;
}

#uc-bank-transfer-banktransferform .form-item,
.card-body .form-radios .form-item {
  padding-left: 0;
}

.card-body .form-radios .form-item label {
  width: auto;
  display: block;
  text-align: left;
  line-height: 13px;
  padding-left: 40px;
}

.card-body .form-radios > .form-item label::after,
.card-body .form-radios > .form-item label::before { 
  left: 15px;
}

.card-body .form-item .chzn-container-single .chzn-single,
.card-body .form-item input.form-text {
  float:none;
  width: 100%;
  max-width: 100%;
}

.card-body .form-item .card-element {
  float:none; 
  width: 100%;
  border: 2px solid #000;
}

.card-body .chzn-container {
  width: 100% !important;
  float:none;
}

.delivery-desc {
  padding-left: 0;
}

#edit-billing-follow-delivery-wrapper {
  padding-left: 0;
  margin-bottom: 25px;
}

#edit-billing-follow-delivery-wrapper label {
  padding-left: 40px;
  text-align:left;
}

#edit-billing-follow-delivery-wrapper label::before,
#edit-billing-follow-delivery-wrapper label::after {
  left: 15px;
}

#payment {
  padding-left: 0;
}

#payment .payment-summary {
  padding-right: 0;
}

body.node-page h1.title, body.bigtitle h1.title, .section-faq h1.title {
  font-size: 42px;
}

.cart-card {
  margin: 75px 0;
}

h2.card-title {
  margin-bottom: 25px;
}

.cart-card table {
  margin-top: 0;
}

.cart-card #quote .form-radios {
  margin: 0;
}

.cart-card:last-of-type {
  margin-bottom: 40px;
}


.signinregisterwrapper {

}

.signinregisterwrapper .registersection {
  display: none;  
}

.signinregisterwrapper.register .signinsection {
  display: none;
}
.signinregisterwrapper.register .registersection {
  display: block;
}

.showsregister > a {
  cursor: pointer;
}

#uc-bank-transfer-banktransferform .form-item {
  padding-bottom: 0;
  margin: 0 0 25px 0;
}

#uc-bank-transfer-banktransferform label {
  padding: 0;
  text-align: center;
}
#uc-bank-transfer-banktransferform input.form-file,
#uc-bank-transfer-banktransferform input.form-text {
  float: none;
  margin: auto;
  max-width: 375px;
  width: 100%;
}
