/* ============================================ *
 * Simple Checkout - Motion
 * ============================================ */
 /* ============================================ *
  * Checkout - Timeline
  * ============================================ */
 .cart_timeline{
   padding: 15px 0% 40px;
   /*overflow: hidden;*/
   background: #fff;
   position: relative;
   z-index: 1;
 }
 .cart_timeline ul{
   height: 68px;
 }
 .custom_checkout_steps{
   border:1px solid #e1e1e1;
 }
 .custom_checkout_steps li{
   float: left;
   width: 33.333%;
   text-align: center;
   position: relative;
   font-size: 24px;
   font-weight: bold;
   color: #000000;
   background: #fff;
   height: 100%;
   border:1px solid transparent;
 }
 .custom_checkout_steps li:before{
   position: absolute;
   content: "";
   z-index: 3;
   top: 0;
   right: -32px;
   width: 0;
   height: 0;
   border-top: 32px solid transparent;
   border-bottom: 32px solid transparent;
   border-left: 32px solid transparent;
 }
 .custom_checkout_steps li:after{
   position: absolute;
   content: "";
   z-index: 2;
   top: -2px;
   right: -34px;
   width: 0;
   height: 0;
   border-top: 34px solid transparent;
   border-bottom: 34px solid transparent;
   border-left: 34px solid transparent;
 }
 .custom_checkout_steps li.active{
   background: #df4d90;
   color: #ffffff;
   border-color: #df4d90;
 }
 .custom_checkout_steps li.active:before{
   border-left: 22px solid #df4d90;
   display: none;
 }
 .custom_checkout_steps li.active:after{
   border-top: 33px solid transparent;
   border-bottom: 33px solid transparent;
   border-left: 33px solid #df4d90;
   top: -1px;
   right: -34px;
 }
 .custom_checkout_steps li.old .number,
 .custom_checkout_steps li.old label{
   color: #df4d90;
 }
 .custom_checkout_steps li label{
   font-size: 24px;
   font-weight: normal;
 }
  .custom_checkout_steps .number:after{
    content: "-";
    padding: 0 4px;
  }
 .custom_checkout_steps li.active .number{
   color: #fff;
 }





/** Cart */
.checkout-cart-index .main-container .main{
  padding: 20px 5% 40px;
}
.cart .page-title.title-buttons{
  border: 0;
  margin-bottom: 50px;
  text-align: center;
  position: relative;
}
.cart .page-title.title-buttons h1{
  float: inherit;
  font-size: 44px;
}
.cart .page-title.title-buttons a{
  color: #1e9afa;
  font-size: 18px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  top: 0;
  left: 0;
}
.cart .page-title.title-buttons a:hover{

}
.cart .page-title.title-buttons .cart-title-container{
  padding: 0 20px;
}
.cart .page-title.title-buttons .ceciaa-keyboard_arrow_left{
  padding: 0 16px;
  border-right: 1px solid #f3f3f3;
  display: inline-block;
  height: 100%;
  line-height: 60px;
  font-size: 30px;
  vertical-align: top;
  display:none;

}
.cart .page-title .checkout-types{
  display: none;
}
.cart-table{
  border: 1px solid #f3f3f3;
border-radius:5px;
background-color: #f9f9f9; 
}



.cart .cart-totals{
  background: #fff;
  border: 0;
  padding: 0;
}
.cart .checkout-types li,
.cart .cart-totals .checkout-types .btn-checkout{
  margin-bottom: 0;
}
.cart .checkout-types,
.cart .checkout-types li{
  width: 100%;
  margin: 0;
}
.cart .cart-totals-container{
  background: #f9f9f9;
  border: 1px solid #f3f3f3;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.cart .cart-totals-title{
  text-align: center;
  padding: 8px 0;
  color: #2c99ed;
  text-transform: uppercase;
  font-size: 20px;
  border-bottom: 1px solid #dfdfdf;
}
.cart .cart-totals-container-span,
.checkout-onepage-index .cart-totals-container-span{
  display: block;
  text-align: center;
  padding: 10px 5px 0px;
}
.cart .cart-totals table#shopping-cart-totals-table{
  margin: 5px 0;
  color: #1b1b1b;
  font-size: 18px;
  text-transform: none;
}
.cart .cart-totals table#shopping-cart-totals-table td{
  padding: 14px 20px;
}
.cart .cart-totals table td:first-child{
  text-align: left;
}
.cart .cart-totals table#shopping-cart-totals-table td .price{
  color: #515050;
}
.cart .cart-totals table#shopping-cart-totals-table tfoot{
  border-bottom: 0px;
}
.cart .cart-totals table#shopping-cart-totals-table tfoot td{
  vertical-align: middle;
  padding: 2px 20px;
}
.cart .cart-totals table#shopping-cart-totals-table tfoot strong {
    font-weight: 400;
    text-transform: none;
    font-size: 18px;
}
.cart .cart-totals table#shopping-cart-totals-table tfoot strong .price{
  font-size: 36px;
  font-weight: 500;
  color: #515050;
}
.cart .cart-totals .checkout-types .btn-checkout{
  width: 100%;
  text-align: center;
  text-transform: inherit;
  padding: 20px 0;
  font-size: 16px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-bottom: 20px;
}
.cart .cart-totals .checkout-types .btn-checkout span span:after{
  content: "\e902";
  font-family: 'ceciaa' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  vertical-align: -5px;
  
  display:none;
}

.method-checkoutquote .button{
  text-transform: inherit;
  padding: 20px 0;

  font-size: 16px;
  width: 100%;
}
.checkout-types > .method-checkoutquote .button{
  -webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
.checkout-types > .method-checkout-cart-methods-onepage-bottom + .method-checkoutquote .button{
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.cart .cart-forms{
  float: left;
  width: 60%;
  padding-left: 0;
  clear: inherit;
}
.cart .message_fideliaa{
  font-size: 14px;
  color: #2c99ed;
}
.cart .message_fideliaa .ceciaa-gift{
  font-size: 20px;
  margin-right: 5px;
  vertical-align: -3px;
}
.cart .cart-forms .discount{
  background: #fff;
  border: 0;
  padding: 10px 0;
}
.cart #discount-coupon-form label{
  text-transform: inherit;
  font-size: 16px;
  color: #393939;
  display: block;
  margin-bottom: 10px;
}
.cart #discount-coupon-form .field-wrapper{
  background: #eaeaea;
  border-radius: 4px;
  padding: 5px;
  display:inline-flex;
}
.cart #discount-coupon-form .input-text{
  margin-top: 0px;
  border: 0px;
  margin-right: 0;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.cart .discount .button2{
  padding: 0px 20px;
}
.cart .discount .button2:hover{
  background: #dad9d9;
}
.cart .discount .button2 span{
  color: #1b1b1b;
  text-transform: inherit;
  text-decoration: none;
}



.opc .step-title{
  display: none;
}
#checkoutSteps{
  padding: 0 2%;
}
#checkout-step-login .col2-set > div{
  text-align: center;
  position: relative;
}
#checkout-step-login .col2-set .col-1{
  padding-right: 60px;
}
#checkout-step-login  .col2-set .col-2{
  padding-left: 60px;
}
#checkout-step-login .col2-set .col-1:after{
  position: absolute;

}
.col-1-container,
.col-2-container{
  border: 1px solid #e3e3e3;
}
.col-1-container{
  background: #f9f9f9;
}
#checkout-step-login input:-webkit-autofill {
    -webkit-box-shadow:0 0 0 50px #f9f9f9 inset; /* Change the color to your own background color */
    -webkit-text-fill-color: #414141;
}

#checkout-step-login input:-webkit-autofill:focus {
    -webkit-box-shadow: /*your box-shadow*/,0 0 0 50px #f9f9f9 inset;
    -webkit-text-fill-color: #414141;
}

.opc #opc-login #checkout-step-login p.description,
#checkout-step-login .col-1 ul{
  background: #f9f9f9;
  padding: 10px;
  font-size: 16px;
}

#checkout-step-login .col2-set h3{
  background: #fff;
  color: #2c99ed;
  text-align: center;
  height:44px;
  line-height: 44px;
  font-size: 18px;
  margin-bottom: 28px;
  font-weight: normal;
  text-transform: uppercase;
}
#checkout-step-login .col-1 h3{
  color: #1b1b1b;
  background: #fff;
  font-size: 18px;
}
#checkout-step-login h3 strong{
  font-weight: 600;
}
#checkout-step-login .col2-set > div p strong{
  font-weight: 600;
  font-size: 20px;
  color: #32a3c2;
  text-transform: uppercase;
  display: block;
}
#checkout-step-login #login-form{
    background: #f9f9f9;
}
#checkout-step-login #login-form .form-list{
  margin-top: 0px;
}
#checkout-step-login .form-list li{
  margin-bottom: 0;
}
#checkout-step-login .form-list li label{
  display: none;
  vertical-align: middle;
  width: 30%;
  text-align: right;
  font-weight: 400;
}
#checkout-step-login .form-list li .input-box{
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  width: 100%;
}
#checkout-step-login .form-list li .input-box input{
  width: 100%;
  height: 60px;
  padding: 0px 15px;
  border: 0;
  border-bottom: 1px solid #e6e6e6;
  color: #414141;
  font-size: 18px;
  background: transparent;
}
.opc #opc-login .col-2-container .buttons-set{
  padding-top: 45px;
}
#checkout-step-login .col2-set > div p.required{
  float: inherit;
  position: absolute;
  top: 0;
  right: 60px;
  color: #f0480d;
  font-size: 11px;
  line-height: 20px;
}
#checkout-step-login .col2-set .buttons-set {
  padding-top: 0px!important;
  margin-top: 0;
  position: relative;
  text-align: center;
  margin-bottom: 35px;
}
#checkout-step-login .col2-set .buttons-set button.button{
  float: inherit;
  display: block;
  vertical-align: middle;
  width: 100%;
  padding:0px 30px;
  font-size: 16px;
  font-weight: 400;
  height: 60px;
  line-height: 60px;
  text-transform: inherit;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#checkout-step-login .col2-set .buttons-set button.button .sprite{
  background-position:  -1138px -3px;
  width: 34px;
  height: 34px;
  vertical-align: -10px;
  margin-right: 10px;
}

#checkout-step-login .col2-set .col-1 .buttons-set button.button .sprite{
  background-position:  -1101px -3px;
  width: 34px;
  height: 34px;
  vertical-align: -10px;
  margin-right: 10px;
}
#checkout-step-login .col2-set .col-1 .buttons-set button.button:hover{
}
#checkout-step-login .col2-set a{
  font-size: 14px;
  padding: 0;
  text-decoration: underline;
  margin-top: 10px;
  float: right;
}
#checkout-step-login button.button{
  font-size: 18px;
  font-weight: bold;
  padding: 10px 30px;
}
#checkout-step-login .col-1 button.button{
  color:#fff;
  text-transform: inherit;
  font-weight: normal;
}
#checkout-step-login button.button span{
  vertical-align: -4px;
  margin-left: 4px;
  font-size: 20px;
}
.opc .opc-method-title{
  position: relative;
  text-align: center;
  margin-bottom: 50px;
}
.opc .opc-method-title span{
  font-size: 40px;
  font-weight: 300;
  color: #000;
}
.opc .opc-method-title span strong{
  font-weight: 600;
}

.opc .opc-method-title .button-back{
  position: absolute;
  top: 0;
  left: 0;
  padding: 7px 15px;
  border: 0;
  background: #fff;
  color: #2c99ed;
  font-size: 18px;
  text-transform: inherit;
}
.opc .opc-method-title .button-back span.ceciaa-keyboard_arrow_left{
  font-size: 30px;
  vertical-align: -6px;
  margin-right: 5px;
  color: #2c99ed;
}
.opc .opc-method-title .back-link a{
  color: #000;
  font-size: 18px;
  font-weight: bold;
}
.opc .opc-method-title .back-link a:hover{
  text-decoration: none;
}
.opc .opc-method-title .back-link a span{
  color: #166133;
  vertical-align: -1px;
  margin-right: 5px;
  font-size: 14px;
}
.opc .opc-method-title .back-link:hover{
  text-decoration: none;
  background: #f4f4ee;
}
#checkout-shipping-method-load .sp-methods,
#checkout-payment-method-load .sp-methods{
  border-top: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  margin-bottom: 0;
  border-radius: 4px;
}
#checkout-shipping-method-load .sp-methods-item,
#checkout-payment-method-load .sp-methods-item{
  border-bottom: 1px solid #e1e1e1;
  overflow: hidden;
  position: relative;
  min-height: 170px;
}
#checkout-shipping-method-load .sp-methods-left,
#checkout-payment-method-load .sp-methods-left{
  float: left;
  width: 30%;
  padding: 30px 5% 15px 7%;
}
#checkout-shipping-method-load .sp-methods-right,
#checkout-payment-method-load .sp-methods-right{
  float: left;
  width: 70%;
  padding-left: 2%;
  padding: 30px 10px 30px 0;
}
#checkout-shipping-method-load .sp-methods div.sp-methods-right label, #co-shipping-method-form .sp-methods div.sp-methods-right label,
#checkout-payment-method-load .sp-methods div.sp-methods-right label, #checkout-payment-method-load .sp-methods div.sp-methods-right label{
  min-width: inherit;
  background: transparent;
  font-size: 18px;
  color: #1b1b1b;
  font-weight: 400;
  padding-right: 5px;
  padding-left: 10px;
}
.s_method_coast{
  color: #1f1f1f;
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
}
#checkout-shipping-method-load .sp-methods div.sp-methods-right input.radio,
#co-shipping-method-form .sp-methods div.sp-methods-right input.radio,
#checkout-payment-method-load .sp-methods div.sp-methods-right input.radio{
  margin-left: -25px;
  position: relative;
  top: -2px;
}
.sp-methods-item-cybermut_payment .sp-methods-right img{
  display: none;
}
.sp-methods-item-freeshipping label{
  position: relative;
  /*padding-left: 95px!important;*/
}
.sp-methods-item-freeshipping .shipping_delays{
  /*padding-left: 85px;*/
}
/*.sp-methods-item-freeshipping label:before{
  content: '';
  background: url('../../images/sprite.png') no-repeat -357px -62px;
  width: 77px;
  height: 46px;
  position: absolute;
  left: 8px;
  top: 0px;
}*/
.shipping_delays{
  color: #32a3c2;
  font-size: 16px;
  margin-top: 2px;
}
.s_method_desc{
  margin-bottom: 10px;
  margin-top: 5px;
  font-size: 14px;
  color: #bbbbbb;
}
.s_method_desc a{
  color: #595b5b;
  text-decoration: underline;
  font-size: 13px;
}
.free_shipping_schedule{
  background: #f4f4ee;
  position: absolute;
  top: 30px;
  right: 20px;
  padding: 10px 30px;
}
#checkout-shipping-method-load .sp-methods-left img,
#checkout-payment-method-load .sp-methods-left img{
  max-width: 100%;
  margin: 0 auto;
  max-height: 100px;
}
.sp-methods-item-gls .sp-methods-right img{
  display: none;
}
.checkout_shipping_method_address{
  /*overflow: hidden;*/
  position: relative;
  background: #f9f9f9;
  padding:30px 0 20px 0;
  text-align: center;
  display: none;
  border-bottom: 1px solid #e1e1e1;
}
.checkout_shipping_method_address .checkout_shipping_method_address_content,
.checkout_shipping_method_address .checkout_shipping_method_address_edit{
  display: inline-block;
  width: 60%;
  vertical-align: middle;
  text-align: center;
}
.checkout_shipping_method_address .checkout_shipping_method_address_edit{
  width: 39%;
  text-align: left;
}
.checkout_shipping_method_address_edit a{
  height: 40px;
  line-height: 40px;
  width: 273px;
  display: block;
  margin-bottom: 8px;
  background: #fff;
  border: 1px solid #e1e1e1;
  font-size: 14px;
  font-weight: 400;
  color: #787878;
  text-align: center;
}
.checkout_shipping_method_address_edit a:hover{
  border-color: #b9b9b9;
  text-decoration: none;
  color: #787878;
}
.checkout_shipping_method_address_edit a span{
  margin-right: 5px;
}
.checkout_shipping_method_address_content{
  overflow: hidden;
}
.checkout_shipping_method_address_shipping,
.checkout_shipping_method_address_billing{
  width: 55%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.checkout_shipping_method_address_shipping{
  margin-bottom: 25px;
}
.checkout_shipping_method_address_shipping_title{
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.checkout_shipping_method_next_step{
  display: block;
  text-align: left;
  margin-top: 40px;
}
.checkout_shipping_method_next_step button.button{
  width: 273px;
}
.checkout_shipping_method_next_step button.button .sprite{
  margin-right: 10px;
  background-position: -1064px -3px;
  width: 34px;
  height: 34px;
  vertical-align: -10px;
}
.checkout_shipping_method_next_step button.button:hover .sprite{
  background-position: -1138px -3px;
}
#shipping-method-buttons-container{
  display: none;
}
.checkout_shipping_method_address #shipping-method-buttons-container{
  display: block;
}
.checkout_shipping_triangle{
  position: absolute;
  top: -1px;
  left: 10%;
  content: "";
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;

  border-top: 15px solid #ffffff;
  z-index: 99;
}
#checkout-payment-method-load{
  overflow: hidden;
}
#co-payment-form{
  float: left;
  width: 68%;
  margin-right: 2%;
}
#checkout-step-payment .checkout-sp-right{
  float: right;
  width: 30%;
}
#checkoutSteps .cart-totals-wrapper{
  width: 100%;
  padding-left: 0;
}
#checkout-step-payment .cart-totals,
#checkout-step-review .cart-totals{
  border: 1px solid #f3f3f3;
  padding: 0;
  background: #f9f9f9;
  margin-bottom: 0;
  -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.checkout-totals-title{
  text-align: center;
  padding: 20px 0;
  color: #2c99ed;
  text-transform: uppercase;
  font-size: 20px;
  border-bottom: 1px solid #dfdfdf;
}
.cart-totals-summary-title strong {
  font-weight: 600;
}
.cart-totals-table{
  /*padding: 5% 10%;*/
}
.cart-totals-table table {
    font-size: 14px;
    margin-bottom: 10px;
    width: 100%;
    color: #1b1b1b;
    font-size: 18px;
    text-transform: none;
}
.cart-totals-table table td:first-child {
    padding-right: 10px;
    min-width: 120px;
    text-align: left!important;
}
.cart-totals-table table td{
  padding: 14px 20px;
}
.cart-totals-table table td .price {
    font-size: 18px;
    color: #515050;
}
.cart-totals-table table tfoot td {
    font-size: 18px;
    vertical-align: middle;
    padding: 2px 20px
}
.cart-totals-table tfoot span.price {
    font-weight: 500;
    font-size: 36px;
    color: #515050;
}
.cart-totals-table table tfoot strong {
    font-weight: 400;
}
.cart-totals-table table tfoot {
    border-top: 1px solid #E6E6E6;
}
.cart-totals-table table tbody tr:last-child td, .cart-totals-table table tbody tr:last-child th {
    padding-bottom: 20px;
}
#checkout-payment-method-load .cart-totals-wrapper{
  width: 100%;
  padding-left: 0;
  margin-bottom: 0;
}
.checkout_payment_method_next_step{
  float: left;
  width: 100%;
  margin-top: 10px;
}
#payment-buttons-container button.button{
  width: 100%;
  padding: 20px 15px;
  -webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
button.btn-black,
button.btn-black:focus{
  font-size: 20px;
  padding: 15px;
  text-transform: inherit;
}
button.btn-black span{
  margin-right: 5px;
  font-size: 26px;
  margin-left: 2px;
  vertical-align: -5px;
}
button.btn-black span.sprite{
  margin-right: 10px;
  background-position: -1064px -3px;
  width: 34px;
  height: 34px;
  vertical-align: -10px;
}
button.btn-black:hover span.sprite{
  background-position: -1138px -3px;
}
#payment-buttons-container{
  padding-top: 0;
  border-top: 0px;
  float: right;
  width: 100%;
  margin-top: 0;
}
/*** E-Transaction ***/
.etep-payment-label{
  display: none;
}
.sp-methods-item-etep_cb .etep-payment-detail{
  padding-left: 0px;
}
.sp-methods-item-etep_cb .etep-payment-cards{
  margin: 10px 0;
}
.sp-methods-item-etep_cb .etep-payment-card{
  margin: 0 15px;
}
/*#checkout-review-table-wrapper{
  float: left;
  width: 68%;
  margin-right: 2%;
}
#checkout-review-submit{
  float: right;
  width: 30%;
}*/
#checkout-review-table-wrapper .cart_reassurance{
  width: 100%;
}
#checkout-review-table td{
  vertical-align: middle;
}
#checkout-review-table th{
}

#checkout-review-table td + td{
  font-size: 13px;
}
#checkout-review-table td.last{
  text-align: center;
}
#checkout-review-table .cart-price .price{
  font-weight: bold;
  font-size: 16px;
}
#checkout-review-table td.checkout-cart-img,
#checkout-review-table th.checkout-cart-img{
  border-right: 0px;
  width: 90px;
}.nav-primary
#checkout-review-table th.checkout-cart-img + th,
#checkout-review-table td.checkout-cart-img + td{
  border-left: 0px;
}
#checkout-review-table td.checkout-cart-img{
  text-align: center;
}
#checkout-review-table td.checkout-cart-img img{
  display: inline-block;
  max-width: 90px;
  max-height: 90px;
}
#checkout-review-table .product-name{
  color: #000000;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 0;
  text-transform: inherit;
}
#checkout-review-table .product-patern {
    font-weight: bold;
    font-size: 14px;
}
#checkout-review-table .item-options{
  font-size: 13px;
}
#checkout-review-table .item-options dt {
    font-style: normal;
    font-weight: 300;
}
#checkout-review-table .item-options dd {
    padding-left: 0px;
}

#checkout-review-submit .cart-totals-wrapper{
  width: 100%;
  float: left;
  padding-left: 0;
}
#checkout-review-submit .buttons-set{
  margin-top: 0;
  padding-top: 0;
}
#checkout-review-submit .buttons-set .btn-checkout{
  width: 100%;
  padding: 20px 15px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#checkout-review-submit .buttons-set .btn-checkout span {
    margin-right: 5px;
    font-size: 26px;
    margin-left: 2px;
    vertical-align: -5px;
}
.fancybox_checkout_pop_up{
  position: relative;
}
.fancybox_checkout_pop_up #shipping-new-address-form,
.fancybox_checkout_pop_up #billing-new-address-form{
  max-height: 230px;
  overflow: auto;
}
.fancybox_checkout_pop_up .fancybox-inner {
    overflow: inherit!important;
}
.fancybox_checkout_pop_up .prefooter-container,
.fancybox_checkout_pop_up #RichSnippets{
  display: none;
}
.fancybox_checkout_pop_up .wrapper{
  background: transparent;
}
.fancybox_checkout_pop_up .main-container{
  padding: 0;
  border-top:0px;
}
.fancybox_checkout_pop_up .main-container .main{
  width: 100%;
  padding: 0 4% 20px 4%;
}
.fancybox_checkout_pop_up .back-link{
  display: none;
}
.fancybox_checkout_pop_up_title{
  color: #000;
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.fancybox_checkout_pop_up .checkbox + label{
  font-size: 12px;
}
.fancybox_checkout_pop_up .buttons-set p.required{
  float: left;
}
.fancybox_checkout_pop_up .checkout-onepage-index .col-main{
  padding-right: 0;
}
.fancybox_checkout_pop_up .fancybox-close {
/*  top: 0px;
  right: 0px;
  color: #fff;
  background-color: #2e8ab8;
  width: 24px;
  text-align: center;
  height: 25px;
  line-height: 25px;
  border-radius: 0;*/
}
.fancybox_checkout_pop_up .fancybox-close:hover{
  text-decoration: none;
}
#checkout-step-review .btn-black .sprite{

}
#checkout-review-table .product-cart-info{
  width: 330px;
  position: relative;
}
#opc-review .cart-totals-wrapper{
  margin-bottom: 0;
}
.step_checktout_shipping_delivery{
  color: #e5006d;
  text-align: center;
  margin-bottom: 10px;
}
.step_checktout_shipping_delivery span{
  border-top: 1px solid #ded2c6;
  padding-top: 8px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
}
#checkout-review-table tr {
    border-bottom: 1px solid #ded2c6;
}

.search-shop-container{
  margin-bottom: 20px;
}
.search-shop-container input{
  border: 1px solid #ded2c6;
  background: #FFFFFF;
  font-size: 16px;
  display: inline-block;
  font-weight: 300;
}
#search-shop-button{
  background: #e5006d;
  display: inline-block;
  padding: 0px 15px;
  border: 0;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: normal;
  line-height: 19px;
  text-align: center;
  vertical-align: top;
  height: 30px;
  line-height: 30px;
  text-transform: lowercase;
  white-space: nowrap;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
#search-shop-button:hover{
  background: #63062c;
  cursor: pointer;
}
#shops_list{
  padding: 10px 10%;
}
#shops_list ul{
  background: #fff;
  border: 1px solid #ded2c6;
  border-bottom: 0px;
  text-align: left;
}
#shops_list ul li{
  position: relative;
  padding: 20px 10px;
  font-weight: 300;
  border-bottom: 1px solid #ded2c6;
  position: relative;
}
#shops_list ul li span{
  font-size: 14px;
}
#shops_list ul li b{
  font-weight: 600;
}
#shops_list ul li a{
  color: #e5006d;
}
#shops_list ul li a.button{
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    cursor: pointer;
    position: absolute;
    right: 20px;
    bottom: 40px;
    border-radius: 20px;
}
.checkout-shop-popin{
  width: 480px;
  padding-top: 2%;
  margin: 0;
}
.checkout-shop-title{
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
  color: #1f1f1f;
  font-weight: 400;
  font-size: 20px;
}
.checkout-shop-popin .shop-coming-info{
  margin-bottom: 0px;
  padding-bottom: 10px;
}
.checkout-shop-popin .shop-coming-info,
.checkout-shop-popin .shop-coming-map,
.checkout-shop-popin .shop-coor-img{
  width: 100%;
}
.shop-coming-map{
  padding: 2%;
  background: #fcf7f1;
}
.map-checkout{
  height: 100px;
}
.checkout-shop-popin .shop-coming{
  margin-bottom: 0px;
}
.shop-coming-container{
  margin-bottom: 20px;
}
.checkout-shop-popin .shop-coor-img{
  float: inherit;
  width: 96%;
  margin: 0 auto;
}
.agreement-content,
.checkout-agreements .agree input {
    display: none;
}
.checkout-agreements .checkbox + label {
    font-size: 13px;
    position: relative;
    padding-left: 30px;
    font-weight: 300;
}
.checkout-agreements label a{
  color: #000;
}
.checkout-agreements .agree input + label:before {
    background: #ffffff;
    border: 1px #ffffff solid;
    box-shadow: 0 0 0 1px #e1e1e1;
    content: '\a0';
    display: inline-block;
    height: 16px;
    width: 16px;
    line-height: 1;
    position: absolute;
    left: 5px;
    top: 2px;
}
.checkout-agreements .agree input:checked + label::before {
    background: url('../../images/checked.png') no-repeat center center #fff;
}
#agreement-content{
    padding: 20px;
    max-width: 540px;
    max-height: 600px;
}
.product_images_sales{
  font-size: 20px;
  font-weight: normal;
  color: #000;
  background: #e4dc95;
  padding: 5px 6px;
  z-index: 2;
}
.firecheckout-index-index .main {
  max-width: 1310px;
  margin: 0 auto;
  position: relative;
}

/* ============================================ *
 * Simple Checkout - Mob
 * ============================================ */
@media (max-width: 768px) {
  .checkout-cart-index .main-container .main {
    padding: 20px 0% 40px;
  }
  .custom_checkout_steps .number:after{
    display: none;
  }
  .custom_checkout_steps li label{
    display: none;
  }
  .cart .page-title.title-buttons a{
    display: none;
  }
  .cart_timeline{
    display: none;
  }
  .cart .page-title.title-buttons{
    margin-bottom: 20px;
  }
  .cart-table .product-cart-image .cart-links{
    display: none!important;
  }
  .cart .cart-totals table#shopping-cart-totals-table tfoot strong .price{
    font-size: 30px;
  }
  #discount-coupon-form .input-text, .cart .giftcard .input-text{
    width: 180px;
  }
  .checkout-onepage-index .col-main {
    padding: 20px 0% 40px!important;
  }

  #checkout-step-login .col2-set > div,
  #checkoutSteps{
    padding: 0;
  }
  #checkout-step-login .col2-set .col-1{
    padding-right: 1%;
  }
  #checkout-step-login .col2-set .col-2{
    padding-left: 1%;
  }
  #checkout-step-login .col2-set h3{
    height: auto;
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 10px 2%;
  }
  #checkout-step-login .col2-set .buttons-set{
    padding: 30px 30px 20px 30px;
  }
  #login-form{
    padding: 0 4%;
  }
  #checkout-step-login .form-list li label{
    width: 35%;
  }
  #checkout-step-login .form-list li .input-box{
    width: 60%;
  }
  #checkout-step-login .form-list li .input-box input{
    max-width: 100%;
  }
  .opc .section .step{
    padding: 40px 0 0 0;
  }
  .opc .opc-method-title .back-link{
    top: -40px;
    left: -9px;
  }
  #checkout-shipping-method-load .sp-methods-right, #checkout-payment-method-load .sp-methods-right{
    padding: 30px 10px 15px 10px;
  }
  #checkout-shipping-method-load .sp-methods div.sp-methods-right label, #co-shipping-method-form .sp-methods div.sp-methods-right label, #checkout-payment-method-load .sp-methods div.sp-methods-right label, #checkout-payment-method-load .sp-methods div.sp-methods-right label,
  .s_method_coast{
    font-size: 14px;
    padding-left: 5px;
  }
  .s_method_desc span{
    font-size: 12px!important;
  }
  .free_shipping_schedule{
    position: relative;
    margin-top: 10px;
    top: inherit;
    right: inherit;
    padding: 10px;
  }
  .free_shipping_schedule span{
    font-size: 12px!important;
  }
  #checkout-shipping-method-load .sp-methods div.sp-methods-right input.radio, #co-shipping-method-form .sp-methods div.sp-methods-right input.radio, #checkout-payment-method-load .sp-methods div.sp-methods-right input.radio{
    margin-left: -17px;
  }
  .checkout_shipping_method_address .checkout_shipping_method_address_content, .checkout_shipping_method_address .checkout_shipping_method_address_edit{
    width: 100%;
  }
  .checkout_shipping_method_address .checkout_shipping_method_address_content{
    margin-bottom: 20px;
  }
  .checkout_shipping_method_address_shipping_title{
    font-size: 14px;
    margin-bottom: 5px;
  }
  .checkout_shipping_method_address_shipping{
    margin-bottom: 0px;
  }
  .checkout_shipping_method_address_shipping, .checkout_shipping_method_address_billing{
    width: 47%;
  }
  .checkout_shipping_method_address_edit a{
    line-height: 35px;
    height: 35px;
    font-size: 12px;
    margin: 0 auto;
    margin-bottom: 5px;
  }
  .checkout_shipping_method_next_step button.button{
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto;
    display: block;
    float: inherit;
  }
  .fancybox_checkout_pop_up .wrapper{
    min-width: inherit;
  }
  #co-payment-form,
  #checkout-payment-method-load .checkout-sp-right,
  #checkout-review-table-wrapper,
  #checkout-step-payment .checkout-sp-right
  {
    width: 100%;
  }
  #checkout-step-payment .checkout-sp-right{
    margin-top: 20px;
  }
  #checkout-review-submit{
    width: 100%;
    margin-top: 30px;
  }
  #checkout-payment-method-load .cart-totals-wrapper{
    display: none;
  }
  #checkout-review-table-wrapper{
    margin-right: 0%;
  }
  #checkout-review-table thead{
    display: none;
  }
  .opc .opc-method-title .button-back{
    top: -40px;
    left: -20px;
  }
  .opc .opc-method-title{
    margin-bottom: 20px;
  }
  .opc .opc-method-title span{
    font-size: 34px;
  }
  .search-shop-container input{
    width: 200px;
  }
  #shops_list ul li a.button{
    position: relative;
    right: inherit;
    bottom: inherit;
    display: block;
    width: 160px;
    margin: 0 auto;
    margin-top: 10px;
  }
  .checkout-shop-popin{
    width: 280px;
    max-height: 300px;
    overflow: auto;
  }
  .checkout-shop-popin .shop-coor-img{
    display: none;
  }

}