.catalog-price {
	 color:red;
	 
}

.garant_image{font-size: 12px;background: none !important;}
.garant_image>img{width: 130px;
    margin-left: 19px;
    margin-top: 5px;}
.item-detail-wrapper .font_26 h1{font-size: 26px;}

.catalog-price {
	 color:red;
	 
}

.garant_image{font-size: 12px;background: none !important;}
.garant_image>img{width: 215px;
    margin-left: -11px;
    margin-top: -40px;}

/* Global */

a.likebutton {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 26px;
    border: solid 2px #ffa41f;
    background-color: #f4b131;
    border-radius: 4px;
    box-shadow: 1px 1px 1px #bbb;
    text-align: center;
}

.price_block a.likebutton.gray,
a.likebutton.gray {
    background: #515151; /* Old browsers */
    background: -moz-linear-gradient(top,  #515151 0%, #3a3a3a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#515151), color-stop(100%,#3a3a3a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #515151 0%,#3a3a3a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #515151 0%,#3a3a3a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #515151 0%,#3a3a3a 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #515151 0%,#3a3a3a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#515151', endColorstr='#3a3a3a',GradientType=0 ); /* IE6-9 */
    border: 1px solid #2f2f2f!important;
}

.price_block a.likebutton.gray {
    height: 40px;
    line-height: 40px;
}

a.dotted20 {
    color: #2a47ad;
    font-size: 12px;
    text-decoration: none;
    border-bottom: 1px dashed #2a47ad;
}

a.dotted20.larger {
    font-size: 13px;
}

.feed {
    width: 121px;
    height: 121px;
}

.feed.saleleader {
    background-image: url(../../images/saleleader.png);
    position: absolute;
    z-index: 100;
    margin-left: 77px;
    margin-top: -2px;
}

h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px !important;
}

/* Photogallery */

.photogallery {
    float: none;
}

.photogallery .display {
    border: 1px solid #e5e5e5;
    margin-left: 80px;
    height: 448px;
    overflow: hidden;
}

.photogallery .display img {
    margin: 0px auto;
    display: block;
    max-height: 448px;
}

.photogallery ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 47px;
    display: block;
}

.photogallery ul li {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 45px;
    height: 42px;
    display: block;
    margin-bottom: 2px;
}

.photogallery ul li a {
    width: 38px;
    height: 38px;
    display: block;
    border: 1px solid #cfcfcf;
    border-radius: 2px;
    margin: 1px;
    background-size: cover !important;
    background-position: center !important;
}

.photogallery ul li.active a {
    border: 2px solid #ffcb5f;
    margin: 0px;
}

.photogallery ul li.active a::after {
    width: 4px;
    height: 4px;
    background: url(../../images/littlearrow.png);
    display: block;
    position: absolute;
    margin-left: 40px;
    margin-top: 18px;
    content: "";
}

/* Local */

.wr_main_content.product_card {
    padding-top: 23px;
}

.wr_main_content.product_card h1 {
    margin-top: 16px;
}

.card_main {
    padding-top: 31px;
}

.card_main .information {
    width: 490px;
    padding: 38px 30px;
    background: #f3f3f3;
    float: right;
    box-sizing: border-box;
}

.card_main .information>div {
    padding-bottom: 28px;
    border-bottom: 1px solid #e1e1e1;
}

.card_main .information>div:last-child {
    border-bottom: none;
}

.price_block {
    text-align: center;
}

.price_block .price {
    font-size: 40px;
    line-height: 30px;
    letter-spacing: 0.5px;
    text-align: left;
    color: #323236;
    text-align: left;
    font-weight: bold;
    margin-bottom: 15px;
}

.price_block .price span:first-child {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    text-align: left;
    color: #323236;
    text-align: left;
    font-weight: normal;
}

.price_block .price span:last-child {
    font-size: 25px;
}

.card_main .information>div.delivery_block {
    padding-top: 17px;
    padding-bottom: 13px;
    font-size: 14px;
    line-height: 18px;
}

.delivery_block b {
    font-size: 16px;
    line-height: 20px;
}

.delivery_block .yourregion {
    margin-top: 19px;
}

.credit {
    width: 167px;
    float: right;
}

.credit .price {
    font-size: 22px;
    text-align: center;
}

.credit .price span {
    font-size: 11px;
}

.credit a.likebutton {
    height: 37px;
    line-height: 37px;
    font-size: 13px;
}

.card_main .information>div.icons_block {
    padding-top: 23px;
    padding-bottom: 0;
    font-size: 11px;
}

.icons_block .icons_wrapper {
    margin: 0px auto;
    display: flex;
    flex-direction: row;
}

.icons_block .icon {
    text-align: center;
    max-width: 190px;
    display: flex;
    flex-direction: row;
    align-items: center;
    text-decoration: none;
    margin-right: 30px;
}

.icons_block .icon:last-child {
    margin-right: 0;
}

.icons_block .icon .event_hover_cloud {
    text-align: left;
    font-size: 13px;
    line-height: 1.15;
    letter-spacing: 0.3px;
    color: #333336;
}

.icons_block .icon img {
    margin: 0;
    display: block;
    margin-right: 10px;
}

.card_main .photogallery {
    margin-right: 530px;
}

.card_banner {
    margin-top: 25px;
    text-align: center;
}

.card_tips {
    margin-top: 20px;
    padding-top: 23px;
    padding-bottom: 23px;
    padding-left: 10px;
    border: 1px solid #f4f4f4;
    border-left: none;
    border-right: none;
    margin-bottom: 49px;
}

.card_tips .tip {
    float: left;
    width: 27%;
    color: #bebebe;
    font-weight: bold;
    font-size: 15px;
    padding-top: 9px;
    line-height: 100%;
}

div.card_tips div.tip.last {
    width: 19%;
}

.card_tips .tip img {
    float: left;
    margin-right: 5px;
    margin-top: -7px;
    opacity: 0.5;
}

.tip a {
    text-decoration: none;
    color: #bebebe;
    font-weight: normal;

}

.tip a:hover {
    color: #1781aa;
}

.tip a:hover img {
    opacity: 1;
}

/* Tabs */

.tabs>ul {
    display: block;
    float: left;
    height: 40px;
    border-bottom: 4px solid #fdd168;
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.tabs>ul>li {
    background: #ccc;
    text-align: center;
    margin: 0px;
    padding: 0px;
    float: left;
    margin-right: 16px;
    border: 4px solid #ccc;
    height: 32px;
}

.tabs>ul>li.active {
    border: 4px solid #fdd168;
    height: 40px;
    border-bottom: none;
    background: #fff;
    font-weight: bold;
}

.tabs>ul>li>a {
    font-size: 14px;
    line-height: 36px;
    color: #3a3a3a;
    display: block;
    padding-left: 18px;
    padding-right: 18px;
    text-decoration: none;
}

.tab {
    padding-top: 37px;
    font-size: 13px;
    line-height: 120%;
}

.tableftcol {
    width: 26%;
    float: left;
    border-right: 2px solid #cbcbcb;
}

.tableftcol .tabcolwrap {
    float: left;
    padding-right: 20px;
}

.tabrigthcol .tabcolwrap {
    float: right;
    padding-left: 20px;
}

.tabrigthcol {
    width: 30%;
    float: right;
    border-left: 2px solid #cbcbcb;
}

.tabmiddlecol {
    margin-left: 26%;
    margin-right: 30%;
}

.tabmiddlecol .tabcolwrap {
    margin: 0px auto;
    padding-left: 20px;
    padding-right: 20px;
}

.tab h3 {
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    margin-bottom: 9px;
    font-size: 24px;
    line-height: 120%;
}

.tab p {
    font-size: 13px;
    margin-bottom: 6px;
    margin-top: 0px;
}

.tab .reviews {
    margin-top: 20px;
}

.tab .warranty {
    margin-top: 20px;
}

.accesory {
    margin-bottom: 25px;
}

.accesory img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.accesory .price {
    font-weight: bold;
    font-size: 14px;
    color: #a30004;
    margin-top: 5px;
}

.accesory .price span {
    font-weight: normal;
    font-size: 13px;
    color: #3a3a3a;
}

.videoreviews {
    margin-top: 22px;
    height: 173px;
}

.complectation {
    margin-top: 30px;
}

.fiftyleft {
    float: left;
    width: 49%;
}

.fiftyright {
    float: right;
    width: 49%;
}

/* foot */

.card_hint {
    height: 38px;
    border-radius: 2px;
    background: #fdd168;
    line-height: 38px;
    display: block;
    text-align: center;
    margin-top: 44px;
}

.card_hint a {
    border-bottom: 1px dashed #3a3a3a;
    font-size: 17px;
    color: #3a3a3a;
    text-decoration: none;
}

/* Chars table */

.dotstable {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: block;
    margin-bottom: 5px;
}

.dotstable li {
    margin: 0px;
    padding: 0px;
    border-bottom: 1px dotted #3a3a3a;
    height: 14px;
    margin-bottom: 5px;
}

.dotstable li div {
    background: #fff;
    float: left;
}

.dotstable li div:last-child {
    float: right;
    width: 50%;
}

.green {
    color: #109a21;
}

.card_buy {
    border-radius: 5px;
    border: 1px solid #dbdbdb;
    padding: 18px 30px;
    overflow: hidden;
}

.card_buy .itemname {
    float: left;
    margin-right: 20px;
    max-width: 52%;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.4px;
    color: #8b8b8b;
}

.card_buy .itemname span {
    font-size: 17px;
    font-weight: bold;
    line-height: 0.88;
    letter-spacing: 0.4px;
    text-align: left;
    color: #333336;
}

.card_buy .itembuttons {
    float: left;
    color: #60605e;
}

.itembuttons .pminput {
    float: left;
    padding-top: 4px;
}

.pminput a {
    background: #bfbfbf;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    height: 25px;
    width: 16px;
    text-decoration: none;
    display: block;
    float: left;
}

.pminput .minus {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.pminput .plus {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.pminput input {
    text-align: center;
    border: 1px solid #bfbfbf;
    float: left;
    width: 29px;
    height: 23px;
    padding: 0px;
    margin: 0px;
}

.itembuttons>div {
    padding-right: 60px;
    display: flex;
    align-items: center;
}

.itembuttons .price {
    font-size: 20px;
    font-weight: bold;
    float: left;
    padding-top: 4px;
}

.itembuttons .price span {
    font-size: 14px;
    font-weight: normal;
}

.itembuttons .buy {
    float: left;
}

.itembuttons .likebutton {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    width: 150px;
    letter-spacing: 0.7px;
}

.ratingstars {
    width: 100%;
    float: left;
    color: #f9751c;
    font-size: 12px;
    line-height: 120%;
    margin-bottom: 10px;
}

.ratingstar {
    float: left;
    width: 23px;
    height: 23px;
    margin-right: 5px;
    background: url(../../images/ratingstar.png);
}

.ratingstars a {
    color: #f9751c;
}

.ratingright {
    float: right;
    width: 280px;
}

.ratingleft {
    margin-right: 300px;
    border-right: 2px solid #cbcbcb;
}

.review {
    margin-bottom: 20px;
    padding-right: 20px;
}

.useful {
    border-bottom: 1px solid #9697ac;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.useful h4 a {
    color: #000;
    font-weight: normal;
}

.useful img {
    float: left;
    width: 175px;
}

.useful>div {
    float: none;
    margin-left: 195px;
}

.useful>div .info {
    color: #9697ac;
    font-size: 12px;
    padding-top: 10px;
}

.tab ul.tile_product_list .h_product_name {
    font-size: 14px;
}

.tab ul.tile_product_list > li {
    width: 20%;
}

.card_similar {
    margin-top: 35px;
}

.card_similar>div {
    width: 33%;
    float: left;
}

.card_similar img {
    float: left;
    margin-right: 20px;
}

.card_similar>div a {
    font-size: 16px;
    color: #3a3a3a;
    display: block;
    float: none;
    padding-right: 20px;
    margin-bottom: 5px;
}

.card_similar .price {
    color: #a30004;
    font-weight: bold;
}

.card_similar .price span {
    color: #3a3a3a;
}

.card_similar>a {
    margin-top: 15px;
    display: block;
    float: left;
    width: 100%
}

#big_image img {max-height: 435px !important;}

.dez-one-acc .dez-one-acc-title {
    height: 60px !important;
}

.dez-tab h2 {
	margin-bottom: 10px;
}

.card_banner img {
	border: none !important;
}

#tab-description p {
    font-size: 16px!important;
    font-weight: normal!important;
}
.y-play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -20px;
    width: 41px;
    height: 29px;
    background: url(images/y-play.png) no-repeat 0 0;
}
.price.oldprice,
.price.oldprice span {
    font-size: 16px;
    text-decoration: line-through;
}