@charset "UTF-8";
#simple-sign{
  min-height: 480px;
  padding: 128px 0;
  text-align: center;
}
#simple-sign p{
  padding: 22px;
}
#cmt_reset_form #cmt_signin_input_submit,
#simple-try-another{display: none;}
.cmt_form label.error{color: #FF2200; display: block;}
.cmt_form input.error,
.cmt_form select.error{border-bottom: 1px solid #FF2200;}
#cmt_simple_sign_form .cmt_form label.error{height: 32px;}
.modal_overlay{position: fixed; z-index: 1001; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; overflow-y: auto; visibility: hidden; opacity: 0; background: #000; color: #FFF;}
.modal_overlay.modal_show{opacity: 1; visibility: visible;}
.modal_overlay .modal{display: table; width: 100%; height: 100%; padding: 3em 0em 3.5em;}
.modal_overlay .modal .modal_content{display: table-cell; text-align: center; vertical-align: middle; -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); transform: scale(0.8); opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
.modal_overlay.modal_show .modal_content{-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1;}
.modal h1{margin-bottom: 26px; padding: 0 0 0.5em 0; font-size: 21px; text-transform: uppercase; text-align: center;}
.modal p{margin-bottom: 20px; color: #6A6766; font-size: 13px; line-height: 22px;}
.modal .modal_buttons{padding-top: 1.5em;}
.table_section{width: 100%; max-width: 700px; margin: 0 auto;}
.table_section .wrapper{padding: 0 44px; width: auto;}
.table_section table{width: 100%;}
.table_section h1{text-align: center; text-transform: uppercase; font-size: 20px; margin-bottom: 44px; line-height: 28px;}
.table_section .txt a{color: #7e7e7e;}
.table_section .txt a{-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
.table_section .txt a:hover{color: #FFF;}
.table_section table th:last-child,
.table_section table td:last-child,
.table_section table td.col_right{text-align: right;}
.table_section table th{border-bottom: 1px solid #7e7e7e; text-transform: uppercase; padding: 12px 0;}
.table_section table td{vertical-align: middle; border-bottom: 1px solid #7e7e7e; text-align: center;}
.table_section table th.col_title,
.table_section table td.col_title{text-align: left;}
.table_section table td.col_img{width: 150px;}
.qty-select, .qty_remove{display: inline-block; margin: 0 4px; height: 22px; line-height: 22px; vertical-align: middle; position: relative;}
.qty-select .select-qty-head{border: 1px solid #7e7e7e; width: 40px; padding: 0 5px; height: 20px; line-height: 22px; position: relative;}
.qty-select .select-qty-head em{float: left;}
.qty-select .select-qty-head em, .qty-select .select-qty-head .caret{display: inline-block; margin: 0 2px; line-height: 22px;}
.qty-select .select-qty-head .caret{float: right;}
.qty-select ul{position: absolute; top: 21px; left: 0; border: 1px solid #7e7e7e; right: 0; display: none; z-index: 100; background-color: #FFF;}
.qty-select ul li{border-bottom: 1px solid #7e7e7e; cursor: pointer; padding: 0 7px;}
.qty-select ul li:last-child{border-bottom: 0;}
.qty_remove{cursor: pointer; font-size: 24px;}
.table_section table .subtotal,
.table_section table .total{height: 44px;}
.table_section table .total td{border-bottom: 0;}
#account_shipping_addresses{position: relative;}
#account_select_default{position: absolute; top: 0; right: 0;}
#account_shipping_addresses .st_address{padding: 12px; display: inline-block; margin: 18px 18px 0px 0; height: 198px;}
.st_address{vertical-align: top;}
.entry{position: relative;}
#dob_tooltip{position: absolute; right: -295px; top: 0; width: 245px; background: #434343; padding: 12px; color: #CCC; display: none;}
#dob_tooltip span{position: absolute; width: 0px; height: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right: 10px solid #434343; left: -10px; top: 12px;}
#address_wrap{text-align: left;}
#address_wrap:after{content: " "; height: 0; width: 100%; display: inline-block;}
#cchange_address .st_address{padding: 12px; border: 1px solid #6c6c6c;  margin: 18px 0px; display: inline-block; cursor: pointer; height: 245px; vertical-align: top; position: relative; float: left;}
#cchange_address .st_address hr{margin: 12px 0;}
#cchange_address .select_address{cursor: pointer; float: right;}
#cchange_address .st_address .foot{position: absolute; bottom: 12px; left: 12px; right: 12px;}
#checkout_section h1{margin-bottom: 24px;}
#checkout_address td{vertical-align: top; text-align: left; border: 0;}
#checkout_address td:last-child{text-align: right;}
#bag_footer{padding-bottom: 128px; position: relative;}
#bag_footer form{float: right;}
#bag_footer input[type="image"]:active{position: relative; top: 1px;}
#order_table td{text-align: center;}
#order_table td[align="left"]{text-align: left;}
#order_table th:last-child,
#order_table td:last-child{text-align: right;}
@media all and (max-width: 1228px){
  .store_grid{text-align: center;}
  .item_gallery .frame img{max-width: 100%;}
}
@media all and (max-width: 695px){
  .store_grid{text-align: center;}
  .item_gallery{padding-right: 0;}
  .item_gallery .frame img{max-width: 100%;}
  .item_container, .wrapper{height: auto !important;}
  .item_container{padding-top: 120px !important;}
  .item_data_fix{position: relative;}
  .item_data{width: auto;}
  .select-size-head{padding: 16px;}
}
/* **** ******** **** */
/* **** checkout **** */
/* **** ******** **** */
#checkout_section{
  text-align: justify;
}
#checkout_section:after{
  content: "";
  display: inline-block;
  width: 100%;
}
.checkbox{
  width: 48%;
  display: inline-block;
  vertical-align: top;
}
.gbox{
  background-color: #e6e6e6;
  padding: 22px;
  box-sizing: border-box;
  margin-bottom: 22px;
  position: relative;
}
.ccinput{
  height: 28px;
  padding: 2px 8px;
  background-color: #FFF;
  border: 1px solid #e6e6e6;
  display: inline-block;
  margin-bottom: 0;
  max-width: 100%;
}
#cvv{
  width: 36px;
  margin-right: 24px;
}
#expiration-month,
#expiration-year{
  width: 46px;
}
#disable {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,.5);
  display: none;
}
#disable.active{
  display: block;
}
.gears{
  width: 26px;
  -webkit-animation: spinning-cog 1.3s infinite ease;
  -moz-animation: spinning-cog 1.3s infinite ease;
  -ms-animation: spinning-cog 1.3s infinite ease;
  -o-animation: spinning-cog 1.3s infinite ease;
  animation: spinning-cog 1.3s infinite ease;
}
#disable img {
  width: 26px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -11px 0 0 -14px;
}
@-webkit-keyframes spinning-cog {
  0% { -webkit-transform: rotate(0deg) }
  20% { -webkit-transform: rotate(-45deg) }
  100% { -webkit-transform: rotate(360deg) }
}
@-moz-keyframes spinning-cog {
  0% { -moz-transform: rotate(0deg) }
  20% { -moz-transform: rotate(-45deg) }
  100% { -moz-transform: rotate(360deg) }
}
@-o-keyframes spinning-cog {
  0% { -o-transform: rotate(0deg) }
  20% { -o-transform: rotate(-45deg) }
  100% { -o-transform: rotate(360deg) }
}
@keyframes spinning-cog {
  0% { transform: rotate(0deg) }
  20% { transform: rotate(-45deg) }
  100% { transform: rotate(360deg) }
}
#bag_footer{
  padding-bottom: 0;
}
.entry.footer{
  margin-top: 8px;
}
.brainbox{
  width: 45%;
  display: inline-block;
  vertical-align: middle;
}
#cmt_submit_credit_card{
  background-color: #000;
  color: #FFF;
  text-transform: uppercase;
  padding: 10px 0;
  box-sizing: border-box;
  height: auto;
  line-height: normal;
  width: 210px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
#cmt_submit_credit_card:hover{
  background-color: #808080;
  color: #000;
}
#cmt_submit_credit_card:active{
  background-color: #da001c;
  color: #FFF;
}
#ufocus{
  display: none;
}
#or{
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%,-50%,0);
  -moz-transform: translate3d(-50%,-50%,0);
  -ms-transform: translate3d(-50%,-50%,0);
  -o-transform: translate3d(-50%,-50%,0);
  transform: translate3d(-50%,-50%,0);
}
.brainbox_wrap{
  text-align: justify;
}
.brainbox_wrap:after{
  display: inline-block;
  content: "";
  width: 100%;
}
.brainright.brainbox{
  text-align: center;
}
#paypal-button {
  padding: 6px 18px;
  background-color: #009cde;
  border: 1px solid #009cde;
  position: absolute;
  top: 50%;
  height: 32px;
  box-sizing: border-box;
  width: 210px;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  right: 0;
  margin-top: -16px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
#paypal-button:hover {
  background-color: transparent;
  color: #009cde;
}
#bt-submit-button.disabled{
  opacity: .4;
}
[data-braintree-id="toggle"].disabled{
  visibility: hidden;
}
#st_loading,
#bt_loading{
  position: fixed;
  top: 0; left: 0;
  right: 0; bottom: 0;
  background-color: rgba(0,0,0,.75);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
body.st_loading #st_loading{
  visibility: visible;
  opacity: 1;
  z-index: 1000;
}
body.bt_loading #bt_loading{
  visibility: visible;
  opacity: 1;
  z-index: 9999999999;
}
[data-braintree-id="payment-options-container"] > div{
  outline: none;
}
#three_d_modal {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100vh;
  width: 100vw;
  z-index: 100;
  opacity: 1;
  visibility: visible;
  z-index: 9999999M;
  -webkit-transform: all .4s ease;
     -moz-transform: all .4s ease;
      -ms-transform: all .4s ease;
       -o-transform: all .4s ease;
          transform: all .4s ease;
}
#three_d_modal.hidden{
  visibility: hidden;
  opacity: 0;
}
.bt-modal-frame {
  height: 480px;
  width: 440px;
  margin: auto;
  background-color: #eee;
  z-index: 2;
  border-radius: 6px;
}
.bt-modal-body {
  height: 400px;
  margin: 0 20px;
  background-color: white;
  border: 1px solid lightgray;
}
.bt-modal-header, .bt-modal-footer {
  height: 40px;
  text-align: center;
  line-height: 40px;
}
.bt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.8;
}
#cmt_mc_subscribe_checkbox{
  -webkit-appearance: checkbox;
  border: 0;
  border-bottom: 0;
  vertical-align: middle;
  width: auto;
}
.stable{
  width: 100%;
  max-width: 780px;
  display: table;
  table-layout: fixed;
}
.stable .str{
  display: table-row;
}
.stable .std{
  display: table-cell;
}
#accept_terms{
  font-size: 11px;
  text-align: left;
}
#accept_terms input[type="checkbox"]{
  width: auto;
  -webkit-appearance: checkbox;
  vertical-align: middle;
}
#account_shipping_addresses .st_address,
#cchange_address .st_address{
  border: 1px solid #000;
  margin: 0 18px 18px 0;
  text-decoration: none;
  height: auto;
  min-height: 288px;
}
#account_shipping_addresses .st_address.default,
#cchange_address .st_address.default{
  border-color: #e34a11;
}
#account_shipping_addresses .st_address:hover,
#cchange_address .st_address:hover{
  text-decoration: underline;
}
#cchange_address .st_address{
  padding-bottom: 80px;
}
.entry label.ie{
  display: none;
}
#bag_footer input[type="image"]{
  height: 38px;
}

.StripeElement {
  height: 43px;
  padding: 0 8px;
  border-radius: 4px;
  border: 2px solid #000;
}
.StripeElement--focus {
}
.StripeElement--invalid {
  border-color: #a50000;
}
.StripeElement--webkit-autofill {
  background-color: transparent !important;
}
#card-errors{
  color: #a50000;
}
button{
  padding: 0;
}
#submit_button_stripe{
  text-decoration: underline;
}
#stripe_cardholder_label,
#paypal_label,
#stripe_label{
  margin-bottom: 8px;
  display: inline-block;
}
#card-element{
  margin-bottom: 8px;
}
.StripeElement{
  border: 1px solid #000;
  border-radius: 0;
}
.scontainer{
  max-width: 1440px;
  padding: 162px 32px;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
}
.scontainer h1{
  margin-bottom: 32px;
}
.stable{
  width: 100%;
  max-width: 100%;
}
.stable .std{
  padding: 8px 0;
  vertical-align: middle;
}
.stable .std a,
.stable .std img{
  display: block;
}
.stable .std.col_right,
.stable .std:last-of-type{
  text-align: right;
}
.qty-select, .qty_remove{
  height: 28px;
  line-height: 28px;
}
.qty-select .select-qty-head{
  height: 28px;
  line-height: inherit;
  border-radius: 4px;
  width: 52px;
}
.qty-select .select-qty-head em,
.qty-select .select-qty-head .caret{
  line-height: 26px;
}
.qty-select ul{
  border-radius: 4px;
  top: 32px;
}
.qty-select ul li:hover{
  background-color: #000;
  color: #FFF;
}
.stable .std.col_img{
  width: 250px;
}
.stable .std.col_title,
.stable .std.col_variant{
  padding-left: 32px;
}
/* .stable .std.col_qty{
  width: 120px;
} */
.stable .std.col_price{
  width: 210px;
}
#promo_code{
  text-align: right;
}
#bag_footer .sbutton.left{
  float: left;
}
#bag_footer .sbutton.right{
  float: right;
}
.modal_overlay{
  background-color: rgba(255,255,255,.8);
  color: #000;
}
.modal_overlay .cbutton{
  display: inline-block;
}
#accept_terms{
  text-align: center;
}
select,
input,
span.input, 
textarea{
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  border-bottom: 1px solid #000;
  background: transparent;
  font: inherit;
  padding: 6px 0;
  outline: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
span.input{
  display: inline-block;
}
span.input.disabled{
  color: var(--grey);
}
body.home input[type=submit]{
  border: 0;
  cursor: pointer;
  font-family: 'Tenor Sans', sans-serif;
}
.cmt_form{
  width: 270px;
  margin: 0 auto;
}
.cmt_form select, 
.cmt_form span.input, 
.cmt_form input:not([type=submit]), 
.cmt_form textarea{
  width: 100%;
  box-sizing: border-box;
  height: 54px;
  margin: 0 auto;
  text-align: left;
  box-sizing: border-box;
}
#simple-sign,
.scontent{
  padding: 162px 54px;
  width: 100%;
  box-sizing: border-box;
}
.scontent.form_contet{
  text-align: center;
}
.scontent.form_contet > p{
  margin-bottom: 28px;
}
.scontent.form_contet .cbutton,
.scontent.form_contet .sbutton{
  width: 100%;
  max-width: 100%;
}
input[type="submit"]{
  box-sizing: border-box;
}

#checkout .stable{
  text-align: left;
}
#checkout .stable .std.col_img{
  width: 125px;
}
#checkout .stable .std.col_title{
  padding-right: 24px;
}
#checkout .stable .std.col_qty{
  width: 180px;
}

#checkout_section{
  display: flex;
  text-align: left;
  justify-content: space-between;
  flex-wrap: wrap;
}
#checkout_section h1{
  width: 100%;
}
#checkleft.checkbox{
  flex: 1 0 auto;
  margin-right: 54px;
}
#checkright.checkbox{
  width: 320px;
  margin-right: 24px;
}
.gbox{
  height: 100%;
  background-color: #fff4f4;
}
#bag_footer form{
  float: none;
}
.sbutton.left{
  float: left;
}
.sbutton.right{
  float: right;
}
#bag_footer input[type="image"]{
  border-bottom: 0;
}
#paypal_method{
  text-align: center;
}
#address_actions a:last-of-type{
  margin-bottom: 0;
}
.cmt_bag_input_wrap .std{
  border-bottom: 1px solid #000;
}
/* #checkout .stable .std{
  border-bottom: 1px solid #000;
}
#checkout .stable .std.empty{
  border-bottom: 0;
} */
#checkout .stable .std.col_price{
  width: 120px;
}
#account{
  display: flex;
  flex-wrap: wrap;
}
#account .flex{
  flex: 1 0 auto;
}
#account_select_default{
  position: relative;
}
#account_shipping_addresses .st_address,
#cchange_address .st_address{
  min-height: 0;
  border-radius: 4px;
}
#account_shipping_addresses .st_address:hover,
#cchange_address .st_address:hover{
  text-decoration: none;
}
.address_listing{
  display: flex;
}
#account_shipping_addresses .st_address.default,
#cchange_address .st_address.default{
  border-color: #000;
  position: relative;
}
#account_shipping_addresses .st_address.default:after,
#cchange_address .st_address.default:after{
  content: "";
  display: block;
  position: absolute;
  right: -4px;
  top: -4px;
  width: 8px;
  height: 8px;
  background-color: #000;
  border-radius: 100%;
}
#cchange_address,
#account{
  max-width: 1440px;
  margin: 0 auto;
}
#cmt_change_address{
  width: 100%;
  max-width: 100%;
}
#cmt_confirm{
  text-align: center;
}
#order_table td,
#order_table th{
  padding: 6px 24px 6px 0;
  border-bottom: 1px solid #000;
  text-align: left;
}
#order_table th.ri,
#order_table td.ri{
  padding: 6px 0 6px 0;
  text-align: right;
}
#order_table tr:last-of-type td{
  border-bottom: 0;
}
body.store-view-order #checkout_section{
  max-width: 1440px;
  margin: 0 auto;
}
input[type="submit"]{
  cursor: pointer;
}
.scontent.center{
  text-align: center;
}
textarea,
.cmt_form textarea{
  height: 112px;
}

.StripeElement {
  box-sizing: border-box;
  height: 40px;
  padding: 10px 12px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: white;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}
.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}
.StripeElement--invalid {
  border-color: #fa755a;
}
.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}
#payment-form{
  min-width: 380px;
}
.scontent.form_contet .cbutton,
.scontent.form_contet .sbutton{
  box-sizing: border-box;
}
#checkout{
  max-width: 1440px;
  margin: 0 auto;
}
.checkbox{
  width: 42%;
}
#submit_button_stripe{
  text-decoration: none;
  float: right;
  margin-top: 8px;
}
#stripe_cardholder{
  width: 100%;
}
#checkout_section{
  align-items: stretch;
}
.gbox{
  margin-bottom: 0;
}











