#order-ezycloud .field-container {
    margin: 0 0 30px 0;
}

.product img {
	margin-right: 0!important;
}
/**
 * Responsive Categories
 */

#order-ezycloud .categories-collapsed {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 4px;
    background-color: #f8f8f8;
    border-radius: 4px;
}
#order-ezycloud .categories-collapsed select {
    border: 0;
    color: #222;
}

/*
 * Section Dividers
 */

#order-ezycloud .sub-heading {
  height: 0;
  border-top: 1px solid #DDD;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}
#order-ezycloud .sub-heading span {
    display: inline-block;
  position: relative;
  padding: 0 17px;
  top: -11px;
  font-size: 16px;
    color: #058;
    background-color: #fff;
}

/**
 * Products
 */

#order-ezycloud .products {
    margin: 10px 0;
}

#order-ezycloud .products .product {
    padding: 1px 0 10px 0;
    margin: 0 0 20px 0;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #ddd;
}

#order-ezycloud .products .product header {
    position: relative;
    padding: 10px 20px;
    margin: 0 1px;
    background: #f8f8f8;
    border-radius: 3px 3px 0 0;
}

#order-ezycloud .products .product header span {
    margin: 0;
    color: #333;
    font-size: 1.2em;
}

#order-ezycloud .products .product header .qty {
    float: right;
    font-size: 0.8em;
    font-style: italic;
    color: #888;
}

#order-ezycloud .products .product div.product-desc {
    float: left;
    width: 60%;
    padding: 8px 14px;
}

#order-ezycloud .products .product span.feature-value {
    font-weight: bold;
}

#order-ezycloud .products .product div.product-pricing {
    margin-bottom: 10px;
}
#order-ezycloud .products .product div.product-pricing span.price {
    font-size: 1.4em;
}

#order-ezycloud .products .product footer {
    float: right;
    margin: 20px 0;
    width: 40%;
    font-size: 0.8em;
    text-align: center;
}

/*
 * Addon Panels
 */

#order-ezycloud .panel-addon:hover {
    cursor: pointer;
}
#order-ezycloud .panel-addon .panel-body {
    border-radius: 4px;
}
#order-ezycloud .panel-addon .panel-body label {
    font-size: 1em;
    font-weight: bold;
    color: #333;
}
#order-ezycloud .panel-addon .panel-price {
    padding: 4px;
    background-color: #e8e8e8;
}
#order-ezycloud .panel-addon-selected {
    border-color: #5cb85c;
}
#order-ezycloud .panel-addon-selected .panel-price {
    background-color: #5cb85c;
    color: #fff;
}
#order-ezycloud .panel-addon-selected .panel-add {
    background-color: #ebccd1;
    color: #a94442;
}

/**
 * Domain registration
 */
@media (max-width: 767px) {
    #order-ezycloud .domains-row {
        padding-bottom: 5px;
    }
}

#order-ezycloud .domain-selection-options .option {
	padding: 0 20px;
  background-color: #f8f8f8;
}
#order-ezycloud .domain-selection-options .option > .radio-custom > label {
	display: block;
  padding-top: 20px;
	padding-bottom: 20px;
	margin: 0;
}
#order-ezycloud .domain-selection-options .option > .radio-custom > label:before {
	top: 18px;
}
#order-ezycloud .domain-selection-options .option > .radio-custom > label:after {
	top: 23px;
}
#order-ezycloud .domain-selection-options .option:hover {
    cursor: pointer;
}
#order-ezycloud .domain-selection-options .option .iradio_square-blue {
    margin-right: 10px;
                       }
#order-ezycloud .domain-suggestions .icheckbox_square-green {
    margin-right: 10px;
}
#order-ezycloud .domain-selection-options .option-selected label {
    font-weight: bold;
}
#order-ezycloud .domain-selection-options .option-selected {
    background-color: #fff;
}
#order-ezycloud .domain-input-group {
  display: none;
  margin: 10px 0 30px;
}
#order-ezycloud .domain-loading-spinner {
    display: none;
    padding: 30px;
    text-align: center;
}

#order-ezycloud .domain-checker-result-headline {
    margin: 0 20px 20px 20px;
    font-size: 1.6em;
    text-align: center;
}
#order-ezycloud .domain-checker-available {
    color: #5cb85c;
}
#order-ezycloud .domain-checker-unavailable {
    color: #d9534f;
}


/**
 * Product Configuration
 */

#order-ezycloud .product-info {
    margin: 0 0 20px 0;
    padding: 6px 15px;
    font-size: 0.85em;
    background-color: #f8f8f8;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}
#order-ezycloud .product-info .product-title {
    margin: 0;
    font-size: 1.6em;
}

#order-ezycloud .order-summary h2 {
    margin: 0;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-size: 1.4em;
    font-weight: normal;
}

#order-ezycloud .summary-container {
	min-height: 100px;
}
#order-ezycloud .summary-container  .clearfix .fa-circle {
	margin-top: -3px;
	vertical-align: middle;
}

#order-ezycloud .order-summary .product-name {
    display: block;
    font-weight: bold;
    font-size: 1.2em;
}
#order-ezycloud .order-summary .product-group {
    margin: 0 0 5px 0;
    display: block;
    font-style: italic;
}
#order-ezycloud .order-summary .total-due-today span {
    display: block;
    text-align: right;
}
#order-ezycloud .order-summary .total-due-today .amt {
    font-size: 2.3em;
}

#order-ezycloud .order-summary .loader {
    position: relative;
    top: 10px;
    height: 0;
    padding-right: 10px;
    text-align: right;
    color: #666;
}

/**
 * View Cart
 */

#order-ezycloud .panel-taxes {
    font-size: 0.8em;
}

/**
 * Checkout
 */

#order-ezycloud #btnAlreadyRegistered,
#order-ezycloud #btnNewUserSignup {
    margin: 0 0 0 10px;
}

#order-ezycloud .checkout-error-feedback {
    margin: 15px 0;
}

#order-ezycloud .checkout-security-msg {
    margin: 20px 0;
    padding-left: 75px;
    font-size: 0.8em;
}
#order-ezycloud .checkout-security-msg i {
    float: left;
    margin-left: -48px;
    font-size: 2.8em;
}

/**
 * Form fields
 */

#order-ezycloud .prepend-icon {
  top: 0;
  left: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 100%;
  font-weight: normal;
}
#order-ezycloud .form-control-qty {
    width: 70px;
    text-align: center;
}
#order-ezycloud .form-control-static-inline {
    display: inline-block;
}
#order-ezycloud .form-control:focus {
  border-color: #ddd;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#order-ezycloud textarea.field {
    height: auto;
}
#order-ezycloud .prepend-icon .field {
    padding-left: 36px;
}
#order-ezycloud .prepend-icon .field-icon i {
    position: relative;
  font-size: 14px;
}
#order-ezycloud .prepend-icon .form-control {
	padding-left: 40px;
}
#order-ezycloud .prepend-icon .field-icon {
  top: 0;
  z-index: 4;
  width: 42px;
  height: 36px;
  color: inherit;
  line-height: 36px;
  position: absolute;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  pointer-events: none;
}
#order-ezycloud .field-icon i {
    color: #bbb;
}
#order-ezycloud .field[disabled],
#order-ezycloud .field[readonly] {
  background-color: #f8f8f8;
  opacity: 1;
}

#order-ezycloud .field-help-text {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #888;
    font-size: 12px;
}

/**
 * View Cart
 */

#order-ezycloud .view-cart-items-header {
    margin: 0;
    padding: 8px 15px;
    background-color: #058;
    color: #fff;
    font-size: 0.9em;
    border-radius: 4px 4px 0 0;
}
#order-ezycloud .view-cart-items .item {
    margin: 0;
    padding: 10px;
    background-color: #fff;
    border-left: 0;
    border-right: 0;
    font-size: 0.8em;
}
#order-ezycloud .view-cart-items .item:nth-child(even) {
    background-color: #f2f2f2;
}
#order-ezycloud .view-cart-items .item span {
    display: block;
}
#order-ezycloud .view-cart-items .item-title {
    font-size: 1.6em;
}
#order-ezycloud .view-cart-items .item-group {
    font-size: 1.2em;
}
#order-ezycloud .view-cart-items .item-domain {
    color: #056;
}
#order-ezycloud .view-cart-items .item-price {
    text-align: right;
}
#order-ezycloud .view-cart-items .item-price span {
    font-size: 1.6em;
}
#order-ezycloud .view-cart-items .item-price .cycle {
    font-size: 0.9em;
}
#order-ezycloud .view-cart-items .item-qty {
    text-align: center;
}
#order-ezycloud .btn-remove-from-cart {
    color: #444;
}
#order-ezycloud .btn-remove-from-cart:hover {
    color: #cc0000;
    text-decoration: none;
}

#order-ezycloud .empty-cart {
    text-align: right;
    margin: -20px 20px 0 0;
    line-height: 1em;
}
#order-ezycloud .empty-cart .btn {
    margin: 0;
    padding: 4px 10px;
    background-color: #058;
    border: 0;
    color: #fff;
    border-radius: 0 0 4px 4px;
}

#order-ezycloud .btn-checkout {
    padding: 15px 34px;
}

#order-ezycloud .order-summary .bordered-totals {
    margin: 0 0 5px 0;
    padding: 5px 0;
    border-bottom: 1px solid #ddd;
}
#order-ezycloud .order-summary .recurring-totals {
    margin: 5px 0 0 0;
    padding: 0;
}
#order-ezycloud .order-summary .total-due-today-padded {
  margin: 20px 0 0 0; 
}

#order-ezycloud .order-summary .recurring-charges {
    color: #666;
    text-align: right;
}

#order-ezycloud .order-summary .btn-continue-shopping {
    color: #222;
    font-size: 0.9em;
}

#order-ezycloud .view-cart-tabs .promo .form-group {
    margin-bottom: 5px;
}

#order-ezycloud .view-cart-tabs {
    margin: 0 0 20px 0;
}
#order-ezycloud .view-cart-tabs .nav-tabs {
    font-size: 0.8em;
}
#order-ezycloud .view-cart-tabs .nav-tabs > li.active > a {
    background-color: #f8f8f8;
}
#order-ezycloud .view-cart-promotion-code {
    margin: 0 0 5px 0;
    padding: 10px 20px;
    background-color: #fff;
    border: 1px dashed #ccc;
    text-align: center;
}

#order-ezycloud .view-cart-gateway-checkout {
    margin: 0 0 20px 0;
    padding: 15px;
    background-color: #e8e8e8;
    border-radius: 4px;
    text-align: center;
}

#order-ezycloud .view-cart-empty {
    padding: 30px 15px;
    text-align: center;
}

/**
 * Completion Page
 */

#order-ezycloud .order-confirmation {
    text-align: center;
}
#order-ezycloud .order-confirmation span {
    font-size: 1.4em;
}
#order-ezycloud .order-confirmation-addon-output {
    margin: 15px 0;
    text-align: center;
}

/**
 * Error Page
 */

.error-heading {
    margin: 30px 0;
    font-size: 1.4em;
    text-align: center;
}

/**
 * Remove Item Modal
 */

#order-ezycloud .modal-title i {
    display: block;
    padding-top: 25px;
}
#order-ezycloud .modal-header,
#order-ezycloud .modal-body,
#order-ezycloud .modal-footer {
    text-align: center !important;
    border: 0;
}
#order-ezycloud .modal-footer {
    padding-bottom: 45px;
}
