.main-div-page-downloads-user-msg{
  background-color: #F9F9F9;
  border: 2px solid #DDDDDD;
  width: 100%;  
  padding: 10px;
  margin-bottom: 10px;
}

.label-troma_1 {
    background-color: #e4caff;
}


.main_div_goods{
  direction: rtl;
  text-align: right;
}
.goods_side_right{
  float: right;
  width: 62%;
  text-align: right;
}

.goods_side_left{
  float: right;
  width: 38%;
}

.goods_side_left img{
  width: 100%;
}

.goods_side_left img.select_img{
  width: 100%;
}

.goods_price{
  font-size: 18px;
  font-weight: bold;
}

.shop_add_to_cart:hover{
  color:#740003;
}



/* cart */

.shop_main_div_cart{
  direction: rtl;
  text-align: right;
}

.shop_cart_img{
  width: 80px;
  max-height: 47px;
}
.shop_main_div_cart table{ 
  border-collapse: unset;
  border-spacing: 1px;  
}

.shop_main_div_cart tr{
  background-color: #eee;
}

.shop_main_div_cart th{
  text-align: right;
  font-size: 16px;
  font-weight: bold;
  padding: 5px;
}

.shop_main_div_cart td{
  padding: 5px;
}

.shop-total-cost,.shop-total-cost-shipping,.shop-total-cost-goods{
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}

.shop-main-div-bottun-paypal{
  margin-top: 30px;
}

.shop-amount-goods{
  width: 50px;
  margin-left: 5px;
  direction: ltr;
}

.form_element {
  border: 1px solid #cccccc;
  box-shadow: 0 0 10px #eeeeee inset;
  direction: ltr;
  font-size: 11px;
  padding: 4px;
  width: 100%;
  text-align: right;
}

.shop_main_div_cart h3{
  font-size: 20px !important;
  margin: 5px 0 5px 0 !important;
}

.shop_main_div_cart .img_goods{
  text-align: center;
}

/* widget */

.shop_widget_cart{
  background-image: url(img/cart_full.png);
  background-repeat: no-repeat;
  background-position: right 6px;
  background-size: 33px;
}

.shop_cart_link{
  display: inline-block;
  width: 38px;
  height: 38px;
  float: right;
}

.site_msg{
  margin-top: 50px; 
  position: absolute; 
  top:110px; right: 50%; 
  margin-right: -173px;
}


.shop_widget_cart_1{
  background-image: url(img/bg_cart_mount.png);
  background-repeat: no-repeat;
  background-color: #142c58;
  width: 248px;
  height: 74px;
  
  
}

.shop_widget_cart_1 .text{
  color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin-left: 14px;
    margin-top: 26px;
    float: left;
}

.shop_widget_cart_1 .mount{
  float: right;
  padding-right: 24px;
  padding-top: 28px;
 
}


.shop_mount_price{
     background-color: #142c58;
    color: #fff;
    float: left;
    margin-top: 9px;
    width: 248px;
    position: relative;
}

.shop_cart_link{
  color:#fff;
}
.shop_cart_link:hover{
  color:#fff;
}

.main-div-cart-info{
  background-image: url(img/shop_cart_top.png);
  width: 330px;
  height: 9px;
  background-color: #fff;
  position: absolute;
  bottom:-45px;
  color:silver;
  z-index: 100;
  left: 0px;
  display: none;
}

.shop_mount_price:hover .main-div-cart-info{
  display: block;
}

.main-div-cart-info .box{
  background-color: #fff;
  margin-top: 9px;
  border: 3px solid silver;
  padding: 20px 30px;
  -moz-box-shadow: 3px 3px 4px gray;
  -webkit-box-shadow: 3px 3px 4px gray;
  box-shadow: 3px 3px 4px gray;
}

.main-div-cart-info .list_goods{
  padding: 0 70px 0 40px;
}

.shop-button-to-cart{
  background-color: #900000;
  padding: 10px;
  font-family: ariel;
  font-weight: bold;
  color:#fff;
  text-align: center;
}

.shop-button-to-cart a{
  color:#fff;
}

.main-div-mount{
  color:#000;
  text-align: center;
  margin-bottom: 68px;
  padding-top: 10px;
  border-top: 1px solid silver;
  margin-top: 42px;
  font-weight: bold;
  letter-spacing: 0.2px;  
  font-family: ariel;
}

.main-div-mount span{
   font-weight: normal !important;
   letter-spacing: 0;
   color:gray;
}

.main-div-cart-info-list-goods{
  font-size: 11px;
  font-family: ariel;
  color:gray;
  margin-bottom: 10px;
}

.shop_remov_item_from_cart{
  float: left;
  background-image: url(img/shop_remov_item.png);
  height: 25px;
  width: 25px;
  margin-top: 5px;
  cursor: pointer;
  
}

.shop_button_to_paypal{
  margin-top: 25px;
}


.shop_row_info{
  text-align: left; 
  padding-left: 20px; 
  width: 200px;
}

.main_div_class {
    background-color: silver;
    color: white;
    margin: 0 0 10px;
}

.clear {
    clear: both;
}
.main-div-list-goods {
    background-color: #dcdacc;
    direction: ltr;
    height: 800px;
    max-height: 800px;
    overflow-y: auto;
    padding: 15px 13px;
}
.main-div-goods {
    background-color: #fff;
    direction: rtl;
    float: right;
    height: 317px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 5px;
    width: 248px;
}
.main-div-goods:last-child {
    margin: 0;
}
.main-div-goods hr {
    margin: 10px 0;
}
.main-div-goods .price {
    background-color: transparent;
    color: #142c58;
    float: right;
    font-size: 22px;
    height: auto;
    line-height: 15px;
    margin: 0;
    padding: 0;
    width: auto;
}
.main-div-goods .main-div-song-word {
    float: right;
}
.main-div-goods .title {
    color: #142c58;
    font-size: 18px;
    margin-bottom: -11px;
    padding-right: 10px;
}
.main-div-goods .button_view, .main-div-goods .button_add_cart {
    background-image: url("img/button_view.jpg");
    clear: both;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 17px;
    height: 28px;
    margin-left: 10px;
    margin-top: 8px;
    padding: 2px 37px 2px 0;
    width: 152px;
}

.main-div-goods .button_add_cart {
    background-image: url("img/button_add_cart.jpg");
}

.end-goods {
    margin-left: 0;
}

.shop_menual_paypal{
  font-size: 18px;
  margin-right: 180px;
  margin: 10px 190px 10px 0;
  color:#FFB3B3;
}



.shop_goods_puclic{
  padding: 0 10px;
}

.shop_goods_puclic .goods_button{
background-color: #d80800;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    margin: 13px auto 0;
    padding: 4px;
    text-align: center;
    width: 50%;
    
background: rgb(222,55,48); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(222,55,48,1) 0%, rgba(222,55,48,1) 50%, rgba(215,8,0,1) 51%, rgba(215,8,0,1) 71%, rgba(215,8,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(222,55,48,1)), color-stop(50%,rgba(222,55,48,1)), color-stop(51%,rgba(215,8,0,1)), color-stop(71%,rgba(215,8,0,1)), color-stop(100%,rgba(215,8,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(222,55,48,1) 0%,rgba(222,55,48,1) 50%,rgba(215,8,0,1) 51%,rgba(215,8,0,1) 71%,rgba(215,8,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(222,55,48,1) 0%,rgba(222,55,48,1) 50%,rgba(215,8,0,1) 51%,rgba(215,8,0,1) 71%,rgba(215,8,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(222,55,48,1) 0%,rgba(222,55,48,1) 50%,rgba(215,8,0,1) 51%,rgba(215,8,0,1) 71%,rgba(215,8,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(222,55,48,1) 0%,rgba(222,55,48,1) 50%,rgba(215,8,0,1) 51%,rgba(215,8,0,1) 71%,rgba(215,8,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de3730', endColorstr='#d70800',GradientType=0 ); /* IE6-9 */
   
}
.shop_goods_puclic .goods_side_left{
  text-align: center;
  float: none;
  clear: both;
  width: 100%;
  margin-bottom: 7px;
}

.shop_goods_puclic .goods_side_left img{
  width: 80%;
}

.shop_goods_puclic .goods_price{
  text-align: left;
  display: block;
  width: auto;
}

.shop_goods_puclic .goods_side_title{
  text-align: center;
  margin-bottom: 10px;
  direction: rtl;
}
.shop_goods_puclic .goods_side_title a{
 color: #d70800;
    font-size: 15px;
    font-weight: bold;
}

.shop_goods_puclic .goods_side_right{
  text-align: right;
  float: none;
  clear: both;
  width: 100%;
  direction: rtl;
}


.main_div_goods .shop_add_to_cart  {
    background: linear-gradient(to bottom, rgba(222, 55, 48, 1) 0%, rgba(222, 55, 48, 1) 50%, rgba(215, 8, 0, 1) 51%, rgba(215, 8, 0, 1) 71%, rgba(215, 8, 0, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    margin: 13px auto 0;
    padding: 4px;
    text-align: center;
    width: 100px;
    display: inline-block;
    
}
  
  
.main-div-page-pay{
  border: 1px solid #c2c8d4;
  width: 724px;
  margin: 30px auto 0 auto;
  padding: 42px 165px 210px 165px;
  color:#142c58;
  font-size: 19px;
  font-weight: bold;
}



.table > thead > tr.troma_1 > td.success, .table > tbody > tr.troma_1 > td.success, .table > tfoot > tr.troma_1 > td.success, .table > thead > tr.troma_1 > th.success, .table > tbody > tr.troma_1 > th.success, .table > tfoot > tr.troma_1 > th.success, .table > thead > tr.troma_1 > td, .table > tbody > tr.troma_1 > td, .table > tfoot > tr.troma_1 > td, .table > thead > tr.troma_1 > th, .table > tbody > tr.troma_1 > th, .table > tfoot > tr.troma_1 > th {
    background-color: #E4CAFF !important;
}