/* helpers */
.text-align-right {
    text-align:right;
}
.c-theme-bg {
    background-color:#da2927 !important; 
}
.c-bg-dark {
    background-color:#333745 !important;
}
.c-font-white {
    color: white !important;
}

/* CATEGORY */
.category_smalltitle > a {
    color:#222 !important; 
}

/* NEW CHECKOUT */

/* components from jango */
.c-content-bar-1.c-bordered {
    border: 3px solid transparent;
    padding: 20px; 
}
.c-content-bar-1 {
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: center; 
}
.c-shadow {
    box-shadow: 0 3px 18px -5px rgba(0,0,0,.3);
}
.c-content-bar-1.c-align-left {
    text-align: left;
}
.c-border-bottom {
    border-bottom: 1px solid #eee;
}
.c-margin-b-20 {
    margin-bottom: 20px;
}
.c-margin-t-20 {
    margin-top: 20px;
}
.c-bg-dark {
    background-color: #2f353b !important;
}
.c-font-white, .c-font-white small, .c-font-white-hover:hover {
    color: #FFF !important;
}
.c-btn-square {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
/* components from jango */

/* colour.php from jango */
.c-theme-border {
    border-color: #dd1c23 !important;
}
/* colour.php from jango */

.cms_products_checkout_products textarea, .cms_products_checkout_products select {
    border: 1px solid #ccc;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/* cms-custom.css */
._cms_s_shown, .c-show-on-mobile {
    display: none !important;
}
/* cms-custom.css */


/* c-shop-form-1 */

.c-shop-form-1 label {
    text-transform: initial;
}
.c-shop-form-1 .__checkout_button, .c-shop-form-1 .__continue_shopping_button {
    font-size:initial !important;
    margin-top:4px;
}
.c-shop-form-1 .text-align-right {
    text-align:right;
}

.c-shop-form-1 .product_voucher_notice {
    
}
.c-shop-form-1 .c-order.list-unstyled .form-control {
    height:26px;
}
.c-shop-form-1 .c-content-bar-1:first-child {
    margin-bottom:30px;
}

.c-shop-form-1 .__negative_number {
    color:red;
}
.c-shop-form-1 .cms-products-payment-type .img-responsive {
    float:right;
    margin-top:-60px;
}
.c-shop-form-1 .c-radio-list .c-radio {
    margin-bottom:20px;
}

.c-shop-form-1 .cms-products-payment-types.error {
    padding:15px;
    margin-left:-15px;
    margin-right:-15px;
    
}

.c-shop-form-1 a.btn:hover {
    color:#f7f7f7 !important;
}

.c-shop-form-1 .__cms_products_order_item_description {

    display: block;
    font-weight: 600;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 5px;
    font-style: italic;
    background:none;
    color: #dd1c23;
    text-align: left;

}

.c-shop-form-1 ._cms_suggest_address_customer_container {
    background-color: #eee;
    color: #3f444a;
    padding: 10px;
}

.c-shop-form-1 #cms_products_checkout_order .__product_unit_price {font-weight: normal;}
.c-shop-form-1 #cms_products_checkout_order .__product_unit_price_before {font-weight: normal;display:inline-block;margin-left:20px;}
.c-shop-form-1 #cms_products_checkout_order .__product_unit_price_before > .__product_unit_price_before_was {font-weight:normal;text-decoration: line-through;}

.c-shop-form-1 .__no_further_discounts_icon {
    font-weight:bold;
    color:#dd1c23;
}
.c-shop-form-1 .__cms_products_discounts_allowed_icon {
    color:#dd1c23;
    font-size: 0.75em; 
    vertical-align: super;
}
.c-shop-form-1 ._cms_suggest_address_customer_container > label 

{
    margin:0px;
    padding:0px;
    line-height:18px;
}
.c-shop-form-1 .product_voucher_notice {
    background-color:white;
    color:initial;
    padding:0px;
}


/* bootstrap buttons */
.btn.btn-success.c-btn-square {
    background-color: #72ba3d;
    border-color:  #72ba3d;
}


.c-shop-form-1 .__checkout_button {

    background-color: #dd1c23;
    color: #ffffff !important;
    font-weight: 600;

}


.c-shop-form-1 .__continue_shopping_button {
    color: #ffffff !important;
    font-weight: 600;
}

.c-shop-form-1 .__add_delivery_address {
    background-color: #dd1c23;
    color: #ffffff !important;
    font-weight: 600;
}
.c-shop-form-1 .__add_delivery_address:hover {
    background-color: #2f353b !important;
}

.products_quickcart .__quickcart .c-order {
    text-align:left;
}
.products_quickcart .__quickcart .c-order .row.c-margin-t-20  {
    margin-top:10px !important;
}
.products_quickcart .__quickcart .c-order .row.c-margin-b-20 {
    margin-top:10px !important;
}
.products_quickcart .__quickcart .c-order .row .c-font-18 {
    font-size:14px !important;
}
.products_quickcart .__quickcart .c-order .row .c-font-16 {
    font-size:13px !important;
}

.products_smallmenu .cms-products-cart-item-count {
    text-align:center;
    background:white !important;
    width:20px;
    padding: 2px 2px;
    color: #da2927 !important;
    display:inline-block;
    line-height:16px;
    border-radius:10px;
}

.products_button_red,
.products_button_green,
.products_button_gold,
.products_button_white,
.products_button_black {
    text-align:center;
}

