.left_green_menu {
    background-color:#0e525b;
    padding:35px;
}

.left_green_menu .block_title {
    font-size: 36px;
}

.left_green_menu .subtitle {
    margin-top:30px;
    margin-bottom:30px;
    color:#959696;
}

.product_block {
    margin-top: 30px;
    margin-bottom: -13px;
    min-height: 500px;
    background-repeat: no-repeat;
    background-size: 96% 100%; 
}

.product_block_list {
    background-image:url('../images/product_bg.png');
}

.promoted_product {
    background-image:url('../images/product_banner_bg.jpg');
    background-position: top left;
    height:245px;
}

.promoted_product_image {
    padding-left:35px;
    height:245px;
    background-position: 90% center;
    background-repeat: no-repeat;
}

.product_block .product_title_subtitle {
    height:430px;
    margin-left:20px;
}

.promoted_product .product_list_title a,
.product_block .product_list_title a {
    color: #0e525b;
}

.promoted_product .product_list_title,
.product_block .product_list_title {
    font-size: 30px;
    color: #0e525b;
    padding-top: 24px;
    width: 95%;
}

.promoted_product .product_list_subtitle,
.product_block .product_list_subtitle { 
    font-size:18px;
    color:#0e525b;
}

.product_block .product_list_image { 
  margin-left: -25px;
  width: 330px;
  margin-top:20px;
}

.product_block .product_list_price {
    margin-left: 20px;
    font-size: 24px;
}

.promoted_product .product_list_price {
    font-size: 24px;
}

.promoted_product .btn-atoid-trans {
    margin-right:30px;
}

/* product inside page */
.product-image-slider-container {
    height: 500px;
    border: 20px solid #efefef;
    margin-top: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.product-slider-indicators {
    position: relative;
    top: 390px;
    right: 37%;
}

.product-slider-indicators ol li {
    border-color: #c7c7c7;
}

.product-slider-indicators .active    {
    border-color: #c7c7c7;
    background-color: #c7c7c7;
}

.product_description_container {
    margin-top: 25px;
}

.product_inside_subtitle {
    color:#535353;
    font-size:24px;
}

.product_inside_title {
    font-size: 48px;
    color: #0e525b;
    line-height: 100%;
}

.product_inside_model {
    color:#b8b8b8;
    font-size:16px;
    margin-top:40px;
}

.product_inside_short {
    margin-top:10px;
    color:#535353;
}

.product_inside_price {
    margin-top:10px;
    color:#0e525b;
    font-size:24px;
}

.product_inside_price .label_1 {
    font-size:24px;
    color:#0e525b;
}

.product_inside_price .label_2 {
    font-size:18px;
    color:#ababab;
}

.product_description_tabs {
    margin-top:60px;
    margin-bottom:60px;
    width: 100%;
    padding: 0px;
}

ul.product_description_tabs li {
    margin-right:40px;
    display: inline-block;
    color:#636363;
    font-size:18px;
}

ul.product_description_tabs .active {
    color:#31bdc7;
    font-size:18px;
    padding-bottom:20px;
    border-bottom:solid #31bdc7 5px;
}

.product_inside_description_title {
    color:#0e525b;
    font-size:24px;
    margin-bottom:40px;
}

.left_green_menu .menu_item_first  {
    border-top:solid #0c434a 1px;
}

.left_green_menu .menu_item {
    padding-top:20px;
    padding-bottom:20px;
    border-bottom:solid #0c434a 1px;
}

.left_green_menu .menu_item a {
    color:#2bbcc6;
    font-size:18px;
}

.left_green_menu .menu_item span {
    color:#001d21;
    font-size:18px;
}

.left_green_menu .menu_item .item_step_1.active *,
.left_green_menu .menu_item .item_step_2.active *,
.left_green_menu .menu_item .item_step_3.active *,
.left_green_menu .menu_item .item_step_4.active * {
    color:#ffffff;
}

.left_green_menu .menu_item .active .round {
  border: solid #ffffff 2px;
}

.left_green_menu .menu_item .round {
  width: 130px;
  height: 108px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: solid #04343a 2px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 14px;
  padding-left: 14px;
  margin-right: 12px;
}

.left_green_menu .menu_item.current {
    background-image: url('../images/active_menu_arrow.png');
    background-position: right center;
    background-repeat: no-repeat;
}

.left_green_menu .menu_item.current a{
    color:#ffffff;
}

/* Common */


.message {
  width: 92%;
  margin: 0 auto;
}

.error,
.success,
.info,
.notice {
    padding: 12px;
    border-width: 1px;
    border-style: solid;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

.error {
    color: #dd5a58;
    background-color: #ffe6e5;
    border-color: #fad2d4
}

.success {
    color: #7b9c46;
    background-color: #ecf7e1;
    border-color: #d8e3b2
}

.info {
    color: #499abf;
    background-color: #deefff;
    border-color: #c4ddf6
}

.notice {
    color: #dea803;
    background-color: #fffae0;
    border-color: #f9e495
}

.required {
    color: #ff0000
}

.coupon-input {
    box-shadow: none
}

.clear:after,
.row:after,
.header:after,
nav>ul:after,
.product-top-box:after,
td.col-desc:after,
.cart-operations:after,
.footer-bar>p:after {
    content: "";
    display: block;
    clear: both
}

/* Transitions */

.nav-button,
.nav,
.cart-remove {
    -moz-transition: background-color .15s linear;
    -webkit-transition: background-color .15s linear;
    transition: background-color .15s linear
}

.nav.cart {
    text-transform: none
}

.cart:before {
    content: url(../images/cart.png);
    display: inline-block;
    margin-right: 8px;
    vertical-align: -4px
}

.nav-button:last-of-type>.nav {
    border-right: 0;
    border-left: 1px solid #fff;
    box-shadow: -1px 0 0 rgba(0, 0, 0, .12)
}

/* Product Page */

.products-hr {
    border-bottom: 1px solid #e8e8e8
}

.products-linear>.columns {
    padding-top: 24px;
    border-top: 1px solid #e8e8e8
}

.product-image-full {
    width: 384px;
    border: 1px solid #e8e8e8;
    text-align: center
}

.product-headline {
    font-size: 23px;
    margin-bottom: 8px;
    color: #444
}

.product-details {
    padding-top: 16px;
    border-top: 1px solid #e8e8e8
}

.purchase-box {
    float: right;
    font-size: 0
}

.product_quantity_box {
    margin-top:20px;
}

.quantity-label {
    display: inline-block;
    line-height: 38px;
    vertical-align: top;
    color: #0e525b;
    font-size:16px;
}

/*.product-quantity {
    outline: none;
    width: 69px;
    margin-right: 12px;
    margin-left: 8px;
    line-height: 26px;
    text-align: center;
    font-size: 22px;
}*/

.product-add {
    width: 150px;
    vertical-align: top;
}

/* Shopping Cart */

.col-desc_title,
.col-quantity_title,
.col-price_title,
.col-subtotal_title,
.col-remove_title {
    color:#959696;
    font-size:14px;
    margin-bottom:30px;
    border-bottom:solid #ebebeb 1px;
    padding-top:20px;
    padding-bottom:20px;
    padding-left:20px;
}

.col-desc,
.col-quantity,
.col-price,
.col-subtotal,
.col-remove { 
    border-bottom:solid #ebebeb 1px;
    margin-top:20px;
    margin-bottom:20px;
    padding-top:20px;
    padding-bottom:20px;
}

.col-remove {
    width: 5%;
    padding-right: 0;
    padding-left: 0;
    vertical-align: top;
    text-align: center;
}

.col-desc {
    width: 55%;
    text-align: left;
    vertical-align: top;
}

.col-quantity {
    width: 12%;
    text-align: center;
}

.col-subtotal {
    width:4%;
}

.col-price,
.col-total,
.col-total-label,
.col-extras {
    width: 14%;
    text-align: right;
    color:#0e525b;
    font-size:18px;
}

.col-total-cart {
    font-size:30px;
    color:#0e525b;
}

.col-discount {
    color: #008000;
}

.row-sub-total>td,
.row-extras>td {
    padding-top: 10px;
    padding-bottom: 10px;
}

.row-total {
    padding-top: 30px;
    padding-bottom: 18px;
}

.col-extras-label {
    width: 86%;
    text-align: right;
    text-transform: uppercase;
}

.col-total-label {
    width: 86%;
    text-align: right;
    text-transform: uppercase;
}

.col-total {
    text-align: right;
    font-weight: 700;
}

.cart-remove {

}

a.cart-remove span {
    color:#a4a4a4;
}

a:hover.cart-remove span {
    color:#0e525b;
}

.cart-remove:hover,
.cart-remove:focus {

}

.cart-thumb {
    display: block;
    float: left;
    border: 4px solid #efefef;
    margin-right: 24px;
    width:130px;
    height:130px;
    background-position:center center;
    background-repeat: no-repeat;
    background-size:130% 130%;
}

.cart-thumb>img {
    vertical-align: top;
}

.desc-box {
    margin-top:20px;
    float: left;
}

.desc-box a {
    font-size: 24px;
    color: #0e525b;
}

.desc-box span {

}

.quantity-input {
    width: 70px;
    text-align: center;
}

.subtract {
    margin-right: 1px;
    vertical-align: 1px;
}

.cart-operations {
    padding-top: 24px;
}

.update-box {
    float: right;
    padding-right: 16px;
}

.update-box,
.checkout-box,
.continue-box {
    margin-top: 10px;
}

.cart_button_white {
    font-size: 14px; 
    padding-top: 10px; 
    padding-bottom: 10px; 
    border-radius: 8px; 
    margin-top: 6px; 
    outline: none;
    outline:0;
}


.continue-box,
.edit-cart-box {
    float: left;
    padding-right: 16px;
}

.compare-price {
    text-decoration: line-through;
    color: #dd5a58;
}


.button:hover,
.button:focus,
.button:active {
    background-image: none;
    border-top-color: #c9c9c9;
    color: #555;
    text-decoration: none;
}

.button:active {
    padding: 1px 15px;
    border-width: 0;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3), inset 0 1px 1px rgba(0, 0, 0, .4), 0 1px #fff, 0 0 4px rgba(0, 0, 0, .07)
}

.form-control {
    border-radius: 5px;
    border: solid #dedede 2px;
    background-color: #fafafa;
    color: #535353;
    padding: 20px;
    padding-left: 15px;
    outline: none;
    cursor: pointer;
    font-size: 16px;
}

#order_form label {
    height:0px;
    display: none;
}

#order_form label span.error {
    padding:0px;
}

.country_select {
    height: 44px;
    padding-left: 12px;
    font-weight: 400;
    padding-top: 0px;
    padding-bottom: 0px;
    width:99%;
}


/* modal window */

.modal_close_button {
    margin-bottom: -10px; 
    padding-left: 20px;
    padding-right:20px;
    margin-left:18px;
}


/* deivery page step 2 */

.order_comment {
    width:100%;
    margin:0 auto;
}

.payment_gateway {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border:solid #c9c9c9 1px;
    padding:18px;
    height:60px;    
}

#total_price,
#total_price {
    color:#0e525b;
    font-size:30px;
}

#total_price,
#total_price,
.order_padding {
    padding-top:15px !important;
}

.order_person div {
    padding-top:10px !important;
}