.buy_btn {
    background-color: #fd4d30;
    font: 25px DINCondensedC;
    box-shadow: 0 1px 0 0 #BC5F10, inset 0 1px 0 0 rgba(255, 255, 255, .5);
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    width: 200px;
    display: block;
    letter-spacing: .07em;
    border-bottom: 5px solid #a5321f;
    padding: 16px;
    text-align: center;
}

.buy_btn:hover,
.buy_btn:focus,
.buy_btn:active {
    background: #a5321f;
    transition: all .3s;
    -webkit-transition: all .3s;
    color: #fff;
    text-decoration: none;
}

.cashier_area .item_title {
    height: 104px;
}

.fa-rub,
.fa-usd {
    font-size: 15px;
    margin-left: 3px;
}

.shop-cont .item_title {
    display: block !important;
    padding: 25px 30px;
}

.get_shop {
    background: #7070f7 !important;
    border: none !important;
    border-bottom: 5px solid #4444ef !important;
    height: 70px !important;
}

.get_shop:hover {
    background: #4646d6 !important;
    border-bottom: 5px solid #4444ef !important;
}

.left_sh {
    color: #8a8a8a;
    text-shadow: 1px 0px 1px rgb(232, 220, 220);
}

.wrap-all {
    /*background: #F6F6F6 url("https://click-storm.com/img/eventsbg.png")!important;*/
    /*padding-top: 30px;*/
}

.shop-item-title span {
    width: 455px;
    display: inline-block;
    text-transform: initial;
}

.shop-item-w {
    position: relative;
    padding: 0px 25px;
}

.shop-item-buy-button-w {
    position: absolute;
    top: 25px;
    right: 33px;
}

.shop-item-title {
    display: inline-block;
    font: 30px 'PFDinTextCondPro-Regular';
    text-transform: uppercase;
    margin: 20px 0px 10px 0px;
    max-width: 70%;
}

.shop-item-price {
    font: 20px 'PFDinTextCondPro-Regular';
    margin: 0px 0px 20px 0px;
    max-width: 70%;
}

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

.shop-item-description {
    margin-top: 40px;
    font-size: 20px;
}

.shop-item-cackle {
    margin: 40px 25px 0px 25px;
    padding-top: 40px;
    border-top: 2px solid #ddd;
}

.shop-item-description strong {
    font-family: 'PFDinTextCondPro-Regular';
}

.shop-item-w .buyme_form input {
    text-align: center;
    font: 20px 'PFDinTextCondPro-Regular';
}

.shop-item-w .buyme_form {
    font: 20px 'PFDinTextCondPro-Regular';
}

.category_line {
    padding-left: 60px !important;
}

.shop_search {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #3C3F48;
    padding-bottom: 22px;
    margin-bottom: 2em;
}

.shop_search--city {
    display: flex;
    align-items: center;
}

.shop_search--city label {
    margin-right: 1em;
    font-family: Montserrat;
    font-weight: 900;
    font-size: 14px;
    text-transform: uppercase;
    color: #6A6C74;
}

.shop_search--city {
    border-right: 1px solid #3C3F48;
    padding-right: 1em;
}

.shop_search--city option,
.shop_search--city select {
    font-family: Montserrat;
    font-weight: 900;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #191B22;
    border: none;
    outline: none;
}

.shop_search--category label {
    margin-right: 1em;
    font-family: Montserrat;
    font-weight: 900;
    font-size: 14px;
    text-transform: uppercase;
    color: #6A6C74;
}

.shop_search--category {
    border-right: 1px solid #3C3F48;
    padding-right: 1em;
}

.shop_search--category option,
.shop_search--category select {
    font-family: Montserrat;
    font-weight: 900;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #191B22;
    border: none;
    outline: none;
}

.shop_search--input input {
    margin-bottom: 0;
    background: white;
    box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.25);
    font-family: IBM Plex Sans;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    color: #6A6A6A;
}

.layer_top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}


.layer_top > .box {
    display: block !important;
    width: 30% !important;
    clip-path: polygon(0 0, 100% 0, 100% 30px, 100% 100%, 30px 100%, 0 calc(100% - 30px));
    background-color: #101117;
    margin-bottom: 2em !important;
}

.shop-item-title-link {
    font-family: IBM Plex Sans;
    font-weight: bold;
    font-size: 18px;
    line-height: 150%;
    color: #FFFFFF;
}

.shop_look_also--carousel .box-inner .item_desc,
.cashier_area .item_desc {
    margin: 0;
    font-family: IBM Plex Sans;
    font-weight: normal;
    font-size: 16px;
    color: #C9C9C9;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 10px 30px;
}

.shop_look_also--carousel .gold_coin,
.cashier_area .item_desc .gold_coin {
    font-weight: bold;
    font-size: 18px;
    color: #FFC046;
}

.layer_top .box:after {
    content: none;
}

.shop {
    padding-top: 70px;
}


/* Страничка товара */

.back_to_shop a {
    font-family: IBM Plex Sans;
    font-weight: bold;
    font-size: 16px;
    color: #FFC046;
}

.shop_item {
    margin-top: 2em;
}

.shop_item--top {
    width: 100%;
    display: flex;
}

.shop_item--top > div {
    width: auto;
}

.shop_item--top .box {
    width: auto !important;
	min-width: 280px;
}

.shop_item--top .box-inner {
    display: flex;
    justify-content: center;
    align-items: center;
}

.shop_item--top .box-inner img{
	border-radius: 5px;
}

.shop_item--info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 60px;
}

.shop_item--name {
    font-family: Montserrat;
    font-weight: 900;
    font-size: 36px;
    color: #FFFFFF;
}

.shop_item--price {
    display: flex;
    height: 120px;
    position: relative;
    overflow: visible;
    font-family: IBM Plex Sans;
    font-size: 18px;
    color: #C9C9C9;
    z-index: 9;
    margin: 50px 0;
}

.shop_item--price:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #101117;
    clip-path: polygon(18px 0, calc(100% - 9px) 0, 100% 16px, 100% 15px, calc(100% - 18px) 100%, 9px 100%, 0 24px, 0 25px);
    z-index: 0;
}

.shop_item--price div {
    margin-left: 7px;
    line-height: 50px;
    z-index: 9;
    display: flex;
    align-items: center;
}

.shop_item--price div .price_gold {
    font-weight: bold;
    //font-size: 24px;
    color: #FFC046;
    margin: 0 5px;
}

.shop_item--buy_button {
    position: absolute;
    right: -20px;
    top: -50px;
}

.shop_item--buy_button.in_cart {
    background-color: #101117;
    flex-direction: column;
    line-height: 1;
    padding: 10px 15px;
    clip-path: polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,20px 100%,0 calc(100% - 20px));
    right: 0;
    top: -50px;
}

.shop_item--buy_button.in_cart > * {
    margin-top: 1em;
    flex-direction: column;
    line-height: 1;
}
.shop_item--buy_button.in_cart form > * {
    margin-bottom: 1em;
}

.shop_item--buy_button.in_cart input.btn-success {
    -webkit-clip-path: polygon(18px 0, -webkit-calc(100% - 9px) 0, 100% 18px, 100% 18px, -webkit-calc(100% - 18px) 100%, 9px 100%, 0 27px, 0 27px);
    clip-path: polygon(18px 0, calc(100% - 9px) 0, 100% 18px, 100% 18px, calc(100% - 18px) 100%, 9px 100%, 0 27px, 0 27px);
    background-color: #ffc046;
    background-image: none;
    outline: 0;
    border: 0;
    -webkit-transition: .25s linear;
    -o-transition: .25s linear;
    transition: .25s linear;
    font-family: Montserrat;
    font-weight: 900;
    font-size: 13px;
    color: #fff;
    width: 200px;

}

.btn_new {
    display: block;
    height: 50px;
    width: 200px;
    margin: 0 auto;
    outline: 0;
    background-color: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
    -webkit-transition: .25s linear;
    -o-transition: .25s linear;
    transition: .25s linear;
}

.btn_new-inner {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    -webkit-clip-path: polygon(18px 0, -webkit-calc(100% - 9px) 0, 100% 18px, 100% 18px, -webkit-calc(100% - 18px) 100%, 9px 100%, 0 27px, 0 27px);
    clip-path: polygon(18px 0, calc(100% - 9px) 0, 100% 18px, 100% 18px, calc(100% - 18px) 100%, 9px 100%, 0 27px, 0 27px);
    background-color: #ffc046;
}

.btn_new-item {
    clip-path: polygon(18px 0, calc(100% - 9px) 0, 100% 16px, 100% 15px, calc(100% - 18px) 100%, 9px 100%, 0 24px, 0 25px);
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #191b22;
    font-family: Montserrat;
    font-weight: 900;
    font-size: 18px;
    color: #fff;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    -webkit-transition: .25s linear;
    -o-transition: .25s linear;
    transition: .25s linear;
}

.btn_new:after,
.btn_new:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: #ffc046;
    z-index: 2;
}

.btn_new:before {
    top: 0;
    left: 0;
}

.btn_new:after {
    right: 0;
    bottom: 0;
}

.shop_item--desc {
    font-family: IBM Plex Sans;
    font-size: 18px;
    color: #C9C9C9;       
}

.shop_item--desc li {
    margin-left: 35px;
    list-style: circle; 
}

.shop_item--desc p {
    margin-bottom: 1em;
}

.shop_item--desc span {
    margin-left: 2em;
    color: #FFC046;
}

.shop_item--desc h3 {
    text-align: left;
    margin-bottom: 25px;
    line-height: 25px;
}

.shop_item--bot .box {
    width: 100% !important;
    margin-top: 60px;
}

.shop_item--bot .box-inner {
    padding: 60px 170px;
}

.shop_item--bot h3 {
    font-family: Montserrat;
    font-weight: 900;
    font-size: 18px;
    color: #FFFFFF;
    padding-bottom: 1em;
    border-bottom: 1px solid #3C3F48;
}

.shop_item--list {
    margin-top: 2em;
    padding-left: 50px;
}

.shop_item--list ul {
    font-size: 16px;
    color: #C9C9C9;
}

.shop_item--list ul li {
    position: relative;
}

.shop_item--list ul li:before {
    content: '';
    height: 2px;
    width: 30px;
    background-color: #ffc046;
    position: absolute;
    top: 11px;
    left: -50px;
}

.shop_header {
    font-family: Montserrat;
    font-weight: 900;
    margin-right: 1em;
    display: inline-block;
    position: relative;
    padding-left: 60px;
    border-left: 30px solid #09090b;
    line-height: 90px;
    height: 90px;
    color: #fff;
    font-size: 23px;
}

.shop_header:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-color: #ffc046;
    position: absolute;
    top: 50%;
    left: -5px;
    transform: translateY(-50%);
}

.shop_look_also--carousel {
    position: relative;
}

.shop_look_also--carousel .owl-nav {
    position: absolute;
    right: 20px;
    top: -80px;
}

.shop_look_also--carousel .owl-nav .owl-next {
    margin-left: 20px;
}

.shop_look_also--carousel .owl-nav button {
    width: 60px;
    height: 60px;
    background: #101117 !important;
}

.shop_look_also--carousel .owl-nav button span {
    color: #FFC046;
    font-size: 24px;
}

.shop_look_also--carousel .box {
    width: 100% !important;
}

.shop_look_also--carousel .box-inner .item_title {
    display: block;
}

.shop_look_also--carousel .box-inner .item_desc {
    padding: 0;
    margin-top: 2em;
}

.shop_look_also .category_line .box-inner .item_desc span:last-child {
    margin: 0;
}

/* Оплата товара */

.shop_order {
color: #fff;
padding: 100px 0;
}

.shop_order .hero__title-clone {
    left: 0;
}

.shop_order .hero-content {
    max-width: 50%;
}

.shop-order-table {
    display: flex;
    flex-direction: column;
    margin-top: 2em;
    font-family: IBM Plex Sans;
}

.shop-order-table-line {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
}

.shop-order-table-line > div {
    padding: 10px;
}

.table-line-one {
    width: 15%;
}

.table-line-two {
    width: 55%;
}

.table-line-three {
    width: 10%;
}

.table-line-four {
    width: 10%;
}

.table-line-five {
    width: 10%;
}

.shop-order-table-line input {
    width: 80%;
    text-align: center;
}

.shop-order-table-total .form-horizontal .control-label {
    text-align: left;
}

.shop-order-table-total button {
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    margin: 20px 0 0 0;
}

.shop-order-table-total .btn--fill .btn-item {
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 900;
}

.shop-order-table-total .btn:hover,
.shop-order-table-total .btn:focus {
    background-color: transparent;
}

.shop-order-table-total select,
.shop-order-table-total option {
    font-family: Montserrat;
    font-weight: 900;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #191B22;
    border: none;
    outline: none;
    width: auto;
}

/*Конец оплаты товара */


/* Конец странички товаров */

.shop_sorting{
	margin-top: -20px;
    padding-bottom: 20px;
}

.shop_sorting select{
    width: 200px !important;
}

@media screen and (max-width:768px) {
	
	.shdescription{
		min-width: 180px !important;
		max-width: 180px !important;
	}

	   /* Оплата товара */
	   
	.shop_order {
		color: #fff;
		padding: 100px 0;
	}

    .shop-order-table-line.header-line {
        display: none;
    }

    .shop-order-table-line.main-line {
        flex-direction: column;
    }

    .shop-order-table-line.main-line > div {
        width: 100%;
    }

    .shop-order-table-line input {
        width: 20%;
    }

    .shop-order-table-total select,
    .shop-order-table-total option {
        width: 100%;
        padding: 0;
    }
    
    .shop-order-table-total button {
        margin: 2em auto;
    }


    /* Конец оплаты товара */
	
    .new-left-block {
        width: 100% !important;
    }

    .layer_top {
        flex-direction: column;
    }

    .layer_top > .box {
        width: 100% !important;
    }

    .layer_top img {
        width: auto;
        height: 100%;
    }

    .category_line {
        padding-left: 0 !important;
    }

    .shop-cont .category_header {
        height: auto;
    }

    .shop_search {
        flex-direction: column;
    }

    .shop_search--input {
        margin-top: 2em;
        width: 100%;
    }

    .shop_search--input input {
        width: 100%;
    }
    
    /* Страничка товара */
    
    .shop_item--top {
        flex-direction: column;
    }
    
    .shop_item--top > div {
        width: 100%;
        padding-left: 0;
    }
    
    .shop_item--name {
        font-size: 24px;
    }
    
    .shop_item--price {
        height: 90px;
    }
    
    .shop_item--price div:first-child {
        margin-top: 25px;
    }
    
    .shop_item--bot .box-inner {
        padding: 20px;
    }
    
    .category_line .box {
        height: auto;
    }
    
    .shop_header {
        margin-bottom: 60px;
    }
	
	.shop_look_also--carousel .box-inner .item_desc, .cashier_area .item_desc {
		padding-bottom: 30px; 
		justify-content: center;
	}

	.cashier_area .item_desc .silver_coin {
		margin-left: 1em;
	}
    
    /* Конец странички товаров */
}



