input, textarea, select{
    outline: none;
}

.inputAll{
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 34px;
    width: 92%;
    margin-bottom: 10px;
    box-shadow: inset 0 1px 3px 0 rgba(7, 7, 7, .13);
    color: #da2b6b;
    font-size: 18px;
    font-style: italic;
    padding-left: 10px;
    outline: 0
}

.pfa{
    position: relative;
    display: inline-block;
}
.pfa-map{
    width: 20px;
    background-image: url(/local/templates/flowershop74/img/icons/map.png);
    height: 20px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-bottom: -5px;
    margin-right: 10px;
}

.pfa-geo{
    width: 20px;
    background-image: url(/local/templates/flowershop74/img/icons/geo.png);
    height: 20px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-bottom: -5px;
    margin-right: 10px;
}

.pfa-profile{
    width: 20px;
    background-image: url(/local/templates/flowershop74/img/icons/profile.png);
    height: 20px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-bottom: -5px;
    margin-right: 10px;
}

.pfa-basket{
    width: 27px;
    background-image: url(/local/templates/flowershop74/img/icons/basket.png);
    height: 22px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-bottom: -5px;
    margin-right: 10px;
    z-index: 1;
}

.slider-wrapper.header-banner .container .swiper-button-prev,
.slider-wrapper.header-banner .container .swiper-button-next
{
    opacity: 0;
    transition: all 0.5s ease;
}
.slider-wrapper.header-banner .container:hover .swiper-button-prev,
.slider-wrapper.header-banner .container:hover .swiper-button-next {
    opacity: 1;
}

.content-right-side .bx-auth form input[type=text], .content-right-side .bx-auth form input[type=password]
{/*
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 34px;
    width: 92%;
    margin-bottom: 10px;
    box-shadow: inset 0 1px 3px 0 rgba(7, 7, 7, .13);
    color: #da2b6b;
    font-size: 18px;
    font-style: italic;
    padding-left: 10px;
    outline: 0*/
}

.content-right-side .bx-auth form input[type=submit], .buttonAll{
    text-decoration: none !important;
    color: #da2b6b !important;
    font-size: 15px !important;
    text-shadow: rgba(255, 255, 255, .1) 1px 0, #fff 1px 1px, #fff 0 1px, #fff -1px 1px, #fff -1px 0, #FFF -1px -1px, #FFF 0 -1px, #FFF 1px -1px, #FFF 0 0 3px, #FFF 0 0 3px, #FFF 0 0 3px, #FFF 0 0 3px, #FFF 0 0 3px, #FFF 0 0 3px, #FFF 0 0 3px, #FFF 0 0 3px;
    display: inline-block;
    font-weight: 700;
    font-style: italic;
    background: url(img/catalog-item-btn.png) no-repeat;
    width: 126px;
    height: 30px;
    border: none;
    text-align: center;
}
.content-right-side .bx-auth form input[type=submit]:hover, .buttonAll:hover{
    background: url(img/catalog-item-btn-hover.png) no-repeat
}

.passwordCheck{
    position: relative;
}
.passwordCheck span.fa{
    right: 15px;
    top: 2px;
    height: 30px;
    width: 30px;
    padding: 8px;
    cursor: pointer;
}

.showBlockPresentOld{
    margin-bottom: 15px;
}
.showBlockPresentOld::after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 100%;
    height: 5px;
    margin-right: -100%;
    border-bottom: 1px solid #d9dada;
    margin-left: 20px;
    padding-top: 10px;
}

.bx-auth-profile tr td
{
    padding-top: 7px;
    padding-bottom: 7px;
}

.bx-auth-profile form input[type=text], .bx-auth-profile form input[type=password], .bx-auth-profile form select, .bx-auth-profile form textarea
{
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 34px;
    width: 92%;
    margin-bottom: 10px;
    box-shadow: inset 0 1px 3px 0 rgba(7, 7, 7, .13);
    color: #da2b6b;
    font-size: 18px;
    font-style: italic;
    padding-left: 10px;
    outline: 0
}
.bx-auth-profile form textarea{
    min-height: 80px;
}

.textShAll{
    text-decoration: none !important;
    font-size: 15px;
    color: #fff !important;
    font-weight: bold;
    text-shadow:
    -0   -2px 5px #CC69AF,
    0   -2px 5px #CC69AF,
    -0    2px 5px #CC69AF,
    0    2px 5px #CC69AF,
    -2px -0   5px #CC69AF,
    2px -0   5px #CC69AF,
    -2px  0   5px #CC69AF,
    2px  0   5px #CC69AF,
    -1px -2px 5px #CC69AF,
    1px -2px 5px #CC69AF,
    -1px  2px 5px #CC69AF,
    1px  2px 5px #CC69AF,
    -2px -1px 5px #CC69AF,
    2px -1px 5px #CC69AF,
    -2px  1px 5px #CC69AF,
    2px  1px 5px #CC69AF,
    -2px -2px 5px #CC69AF,
    2px -2px 5px #CC69AF,
    -2px  2px 5px #CC69AF,
    2px  2px 5px #CC69AF,
    -2px -2px 5px #CC69AF,
    2px -2px 5px #CC69AF,
    -2px  2px 5px #CC69AF,
    2px  2px 5px #CC69AF;
}

.advantages_list li {
    text-align: left;
    list-style: none;
    background: rgb(236,90,31);
    color: #fff;
    height: 35px;
    border-radius: 5px;
    padding: 7px;
    padding-right: 20px;
    font-size: 15px;
    margin: 0px;
    margin-top: 5px;
    width: 320px;
    display: inline-block;
    margin-bottom: 15px;
}
.advantages_list li:nth-child(2){
    margin: auto 28px;
}

.advantages_list {
    max-width: 1024px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.advantages_block_header {
    margin-top: 20px;
    margin-bottom: -40px;
}

.circle {
    float: left;
    width: 25px;
    height: 25px;
    /* border-radius: 50px; */
    background: none;
    margin-left: 15px;
    margin-right: 30px;
    color: #fff;
    border-right: 1px solid #fff;
    text-align: center;
    margin-top: -2px;
    font-weight: bold;
    font-size: 18px;
    padding-right: 18px;
}

pre {
    text-align: left !important;
    font-size: 13px;
    font-weight: normal;
}

.discountPlace
{
    background: #da2b6b;
    width: 50px;
    height: 50px;
    font-size: 14px;
    color: #fff;
    border-radius: 50px;
    font-weight: bold;
    top: 10px;
    left: 10px;
    position: absolute;
    border: 5px solid #fff;
    cursor: default;
    z-index: 9;
    text-align: center;
    line-height: 40px;
}
.discountInfo{
    text-align: center;
}

.imgPayOnline{
    max-width: 60px;
    margin: 3px;
}

.cart-payment-variants-footer{
    float: left;
}
.cart-payment-variants-footer ul{
    list-style: none;
    margin-top: 15px;
    margin-bottom: -5px;
}
.cart-payment-variants-footer ul li{
    display: inline-block;
}
.cart-payment-variants-footer ul li img{
    border-radius: 2px;
    height: 27px;
    width: 42px;
    border: 2px solid #99c27d;
}
.cart-payment-variants-footer ul li img.imgPayOnline{
    background: #fff;
    padding: 2px;
    border-radius: 2px;
    height: 27px;
    width: 40px;
    border: 2px solid #99c27d;
}

.content-right-side a.reviewsElement{
    position: absolute;
    right: 15px;
    bottom: 55px;
    font-size: 30px;
    text-decoration: none;
    color: #fbbe07;
    cursor: pointer;
}
/*
.btnAll{
    cursor: pointer;
    margin-right: 0px;
    text-align: center;
    border: 1px solid #da2b6b;
    margin: 0 auto;
    min-width: 200px;
    display: inline-block;
    float: none;
    padding: 5px 15px;
    text-decoration: none;
    transition: all 0.3s ease;
    margin-top: 15px;
    color: #da2b6b;
    font-style: italic;
    font-size: 14px;
    font-weight: 600;
}
.btnAll:hover{
    background: #da2b6b;
    color: #fff !important;
}
*/
.btnAll{
    cursor: pointer;
    margin-right: 0px;
    text-align: center;
    border: 1px solid #e4136c;
    border-radius: 5px;
    margin: 0 auto;
    min-width: 200px;
    display: inline-block;
    float: none;
    padding: 5px 15px;
    text-decoration: none;
    transition: all 0.3s ease;
    margin-top: 15px;
    color: #e4136c;
    font-size: 14px;
}

.btnAll:hover{
    background: #da2b6b;
    color: #fff !important;
}

.btnAllGreen{
    display: block;
    margin: 14px auto;
    background: #5983f0;
    font-size: 18px;
    border-radius: 0px;
    text-transform: none;
    width: 240px;
    height: 40px;
    padding: 0px;
    line-height: 37px;
    transition: all 0.3s ease;
    color: #fff;
}
.btnAllGreen:hover{
    background: #28793a;
    text-decoration: none;
    color: #fff;
}
.detail_descr_block {
    
    clear: both;
}
.detail_descr_text {
    display: inline-block;
    text-align: justify;
    font-style: italic;
    opacity: 0.8;
    font-family: 'Circe-Light', sans-serif;
}

.similar-items {
    padding: 0 25px 20px 25px;
}
.similar-items h2{
    font-size: 26px;
    font-weight: 500;
}
.similar-items .title{
    overflow: hidden;
}
.similar-items .title:after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    border: solid #FFF;
    border-width: 0 15px;
    width: 100%;
    height: 2px;
    background-color: #909090;
    margin-right: -100%;
}


.errorMess{
    position: absolute;
    text-align: center;
    /* font-weight: bold; */
    color: red;
    font-size: 18px;
    bottom: 10px;
}

.about__text .descriptionLeft{
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
.about__text .descriptionLeft h1{
    font-size: 25px;
    font-weight: normal;
}
.about__text .descriptionLeft .descriptionText{    
    text-align: justify;
    padding-right: 0px;
    padding-top: 25px;
    color:#333;

}
.about__text .descriptionImage{
    width: 39%;
    display: inline-block;
}
.about__text .descriptionImage img{
    margin-bottom: -20px;
}
.about__text .descriptionImage .descImage{
    font-style: italic;
    font-size: 11px;
    text-align: right;
    margin-bottom: -70px;
    margin-top: 20px;    
}
.about__text .descriptionImage .descImage span{
    color: green;
    font-size: 18px;
}
.index-map-image{
    width: 100%;
    padding: 0 20px 25px 20px;
}
.index-empty-banner{
    background: #e6f1f8;
    width: 100%;
    padding: 20px;
    text-align: center;
    min-height: 300px;
    margin-bottom: 25px;    
    font-style: italic;
    font-size: 16px;
    vertical-align: middle;
    display: block;
    padding-top: 145px;
}

.composition-text .sostavText{
    display: inline-block;
    color: #066038;
    font-style: italic;
    margin-right: 10px;
    font-family: 'Circe-Light', sans-serif;
}
.composition-text .sostavCount{
    display: inline-block;
    color: #ef7f1a;
    font-style: italic;
    margin-left: 10px;
    margin-right: 20px;
}
.get-like{
    
}
.get-like .product-card-info-contacts{
    
    font-size: 18px;
}

.mobile_haeding{
    display: none;
}