

/* Start:/bitrix/templates/market2_v1/components/bxready.market2/basket.small/.default/style.css?167877943217472*/
#bxr-basket-row {
    display: block;
    float: right;
}

.basket-items-cnt.bxr-color {
    background-color: #FF9C00!important;
    font-weight: 400;
}

#bxr-basket-row a,  #bxr-basket-row a:hover, #bxr-basket-row a:visited, #bxr-basket-row a:active{
    text-decoration: none;
}
a.bxr-basket-tab {
    color: #222;
}
#bxr-basket-row a.bxr-basket-indicator{
    color: #414141;
}

.bxr-basket-indicator i{
    font-size: 21px;
    line-height: 44px;
    font-weight: normal;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;    
}

.bxr-basket-indicator i:hover{
    color: rgba( 0, 0, 0, 0.4);
    text-shadow: 0px 0px 0px rgba(255, 255, 255, 1);;
}

.bxr-indicator-item-active, .bxr-counter-active{
    background: #F00;
}

.basket-body-container .bxr-helper{
    margin: 0 20px;    
    line-height: 1.5;
    padding: 15px;
    border: 1px solid rgba(217, 223, 247, 1);
    border-radius: 4px;
}

#bxr-basket-row > div{
    float: right;
    position: relative;
    border-left: 1px solid #FFF;
    padding: 0;
    text-align: center;
    width: 44px;
    height: 44px;
    line-height: 44px;
    margin-left: 20px;
}

#bxr-basket-row > div:last-child{
    margin-left: 0;
}

.basket-body-table-row .basket-image a {
    width: 54px;
    height: 54px;
    display: block;
    margin: 0;
}

.basket-body-container table {
    width: 100%;
}

.basket-body-container .basket-body-title{
    margin: 2px 0 18px 20px;
    text-align: left;
}

.basket-body-container .basket-footer .bxr-color-button{
    text-transform: none;
    font-weight: normal; 
    padding: 10px 13px;
}

.basket-body-container .basket-body-title .gray-line{
    font-size: 16px;
    color: #555;
}

.basket-body-container .basket-body-title-h{
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    padding-top: 0px;
    margin-right: 20px;
}
.basket-body-container .basket-body-title-h i{
    font-size: 20px;
    font-weight: normal;
    margin-right: 5px;
}

.basket-body-container .basket-footer{
    display: table;
    width: 100%;
    padding: 28px 20px 15px 24px;
}

.basket-body-container .basket-footer > div {
    display: table-cell;
}

.basket-body-container .basket-footer > div:first-child {
    text-align: left;
    font-weight: 100;
    width: 204px;
}
.basket-body-container .basket-footer > div:last-child {
    text-align: right;
}

.basket-body-container .basket-footer > div:first-child a {
    text-decoration: underline !important; 
}

#bxr-favor-body.basket-body-container .basket-footer > div:first-child a {
    text-decoration: none !important; 
}

.basket-body-container .basket-footer .bxr-format-price {
    font-size: 1.143em;
}

.basket-body-container .basket-footer .bxr-format-price > span {
    font-size: 1.2em;
}

.basket-body-container .basket-footer .bxr-format-price > span .bxr-detail-currency {
    font-size: .8889em;
    font-weight: normal;
}

.basket-body-title-h span.bxr-basket-cnt {   
    display: inline-block;
    font-size: 0.8em;
    line-height: 18px;
    color: #fff;
    padding: 0px 10px;
    border-radius: 4px;
    border: 2px solid #fff;
    min-width: 22px;
    height: 22px;
    font-weight: 900;
    margin-left: 5px;
    text-align: center;
}

.basket-body-container table th{
    background: #f6f6f7;
    padding: 12px 5px;
    text-align: left;
    font-size: 1em;
    color: #5a5a5a;
}

.basket-body-container table td{
    padding: 12px 5px;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #EEE;
}

.bxr-basket-tab-content[data-tab='delay'] table tr:last-child td
,.bxr-content-scroll[data-tab='favor'] table tr:last-child td{
    border-bottom: none;
    padding-bottom: 0;
}

.basket-body-container  table th.first
,.basket-body-container table td.first{
    padding-left: 20px;
    padding-right: 10px;
    width: 85px;
}

.basket-body-container table td.last{
    text-align: right;
    padding-right: 20px;
    width: 85px;
}

.basket-body-container table td.basket-price
,.basket-body-container table td.basket-summ{
    font-size: 1.2em;
    font-weight: 500;
    width: 110px;
    max-width: 110px;
}

.basket-body-container table td.basket-price span.bxr-detail-currency
,.basket-body-container table td.basket-summ span.bxr-detail-currency{
    font-size: 0.75em;
    font-weight: 100;
}

.basket-body-container table td.basket-action{
    width: 110px;
    text-align: right;
}

.basket-body-table-row table td.basket-line-qty {
    width: 110px;
}

.basket-body-table-row table td.bxr-format-price {
    width: 145px;
}

.basket-body-container table td a{
    color: #414141;
}

.basket-body-container .bxr-indicator-item {
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 0;
    height: 37px;
    width: 37px;
    border-radius: 4px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    margin-left: 6px;
}

.basket-body-container .bxr-indicator-item.icon-button-delay .fa {
    font-weight: 900;
}

.basket-body-container .bxr-indicator-item.icon-button-delete {
    color: #f94b4b;
}

.basket-body-container .bxr-indicator-item:first-child {
    margin-left: 0;
}

#bxr-delay-body
,#bxr-basket-body
,#bxr-compare-body
, #bxr-favor-body {
    position: absolute;
    color: #222;
    padding: 20px 0 15px;
    min-width: 810px;
    max-width: 810px;
    right: -22px;
    top: 48px;
    display: none;
    background: #FEFEFE;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.2);
    box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.2);
    z-index: 20;
    line-height: 1;
    border-radius: 4px;
}

#bxr-basket-popup{
    padding: 15px 25px;
    min-width: 370px;
}

#bxr-basket-popup .min-order-price-notify {
    margin-top: 0;
}

#bxr-delay-body:before
, #bxr-basket-body:before
, #bxr-compare-body:before
, #bxr-favor-body:before{
    content: '';
    position: absolute;
    right: 31px;
    top: -13px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #d2d2d2;
}

#bxr-delay-body:after
, #bxr-basket-body:after
, #bxr-compare-body:after
, #bxr-favor-body:after{
    content: '';
    position: absolute;
    right: 31px;
    top: -12px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
}

#basket-popup-product-image, #basket-popup-product-name, #basket-popup-buttons{
    text-align: center;
}

#basket-popup-product-image {
    border: 1px solid #efefef;
    border-radius: 4px;
    padding: 20px;
}

#basket-popup-product-image > img {
    max-width:280px;
    max-height: 280px;
}

#basket-popup-product-name{
    font-size: 1.25em;
    font-weight: 500;
    padding: 15px 0 25px;
}

#basket-popup-buttons {
    margin-bottom: 20px;
}

#basket-popup-buttons > span
,#basket-popup-buttons > a{
    display: block;
    width: 195px;
    margin: 0 auto;
}

#basket-popup-buttons > a{
    margin-bottom: 13px;
    padding: 13px 13px 12px;
}

#basket-popup-buttons > span {
    text-transform: inherit;
    font-weight: normal;
    font-size: 1.077em;    
    padding: 11px 13px 10px;
    cursor: pointer;
    border-radius: 4px;
}

/**************mobile basket*****************/

#bxr-basket-body-mobile, #bxr-delay-body-mobile, #bxr-favor-body-mobile{
    display: none;
}

#bxr-mobile-content{
    position: relative;
}

.bxr-counter-mobile{
    font-size: 24px;
    padding: 8px;
    position: relative;
    z-index: 18;
    background: #e5e9ea;
    display: inline-block;
    min-width: 52px;
    text-align: center;
    cursor: pointer;
    margin-left: 30px;
    float: right;
}

.bxr-counter-mobile > span{
    position: absolute;
    display: none;
    right: -16px;
    top: -16px;
    font-family: Arial;
    font-size: 16px;
    min-width: 32px;
    min-height: 32px;
    border-radius: 32px;
    border: 2px solid #FFF;
    text-align: center;
    padding: 3px;
    z-index: 20;
    background: #FFF;
}

.bxr-counter-mobile > span.bxr-counter-active{
    display: block;
}

#bxr-basket-mobile-container, #bxr-favor-mobile-container{
    display: none;
    position: absolute;
    z-index: 18;
    top: 58px;
    right: 0;
    background: #F9F9F9;
    -webkit-box-shadow: 0px 15px 30px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:    0px 15px 30px 0px rgba(50, 50, 50, 0.2);
    box-shadow:         0px 15px 30px 0px rgba(50, 50, 50, 0.2);
}

@media (max-width: 479px) {
    .bxr-counter-mobile{
        font-size: 16px;
        padding: 8px;
        min-width: 40px;
        margin-left: 18px;;
    }
    
    #bxr-basket-popup {
        max-width: 320px;
        min-width: 320px;
    }
    
    #basket-popup-product-image > img {
        max-width: 230px;
        max-height: 230px;
    }

    .bxr-counter-mobile > span{
        right: -14px;
        top: -16px;
        font-size: 14px;
        min-width: 30px;
        min-height: 30px;
        border-radius: 32px;
        padding: 3px;
    }
}

.basket-body-container .basket-body-title-h.bxr-basket-tab
,.basket-body-container .basket-body-title-h.tab-favor{
    font-size: 1.071em;
    margin-right: 20px;
    cursor: pointer;
}

.bxr-basket-tab-content {
    display: none;
}

.bxr-basket-tab-content.active {
    display: block;
}

#bxr-favor-mobile-container .basket-image a {
    width: 54px;
    height: 54px;
    display: block;
    margin: 0;
}

#bxr-basket-mobile .basket-body-title-h.bxr-basket-tab {
    cursor: pointer;
    color: #414141;
}

#bxr-basket-mobile .basket-body-title-h {
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    padding-top: 0px;
    color: #fff;
    float: left;
    margin-right: 20px;
    padding: 4px;
}

#bxr-basket-mobile .basket-body-title-h.active {
    color: #fff;
}

#bxr-basket-mobile .basket-body-title-h span.bxr-basket-cnt {
    font-size: 11px;   
}

.basket-body-table {
    margin-bottom: 20px;
}

.basket-action-row .bxr-basket-action {
    float: left;
    margin-left: 10px;
}

.basket-action-row .bxr-basket-add {
    margin: 0 0 0 10px;
    padding: 5px 7px;
    color: #414141;
}

#bxr-favor-mobile-container .basket-action-row .bxr-basket-add {
    padding: 4px 6px;
}

.bxr-basket-favor-delete {
    font-size: 14px;
    padding: 4px 7px;
    color: #AA0000;
}

.basket-action-row .bxr-indicator-item-active {
    color: #414141;
}
/****************************************************************************************************************/
/**************************************************POPUP_UPDATE*************************************************/
/**************************************************************************************************************/
div.popup-window.popup-window-with-titlebar
,div.popup-window.popup-window-with-titlebar .bxr-basket-popup{
    padding: 0;
    border-radius: 6px;
    font-family: inherit;
}
div.popup-window.popup-window-with-titlebar .popup-window-titlebar {
    height: auto;
}
div.popup-window.popup-window-with-titlebar .popup-window-titlebar div{
    background: #fff;
    color: #000;
    border-radius: 4px 4px 0 0;
    font-size: 1.243em;
    color: #181818;
    font-weight: 500;
    padding: 15px 25px;
    height: auto;
    line-height: 1.42857143;
    border-width: 2px !important;    
}
div.popup-window.popup-window-with-titlebar .popup-window-content {
    padding: 0;
    background: transparent;
}
.popup-window-titlebar-close-icon{
    width: 18px;
    height: 18px;
    right: 12px;
    top: 17px;
    background: #fff;
    opacity: 1;
    border-radius: 8px;
}
.popup-window-titlebar-close-icon:after{
    background: none;
    content: "\00D7";
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: auto;
    height: auto;    
    font-size: 21px;
    font-weight: 500;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}
.popup-window-titlebar-close-icon:hover:after{
    opacity: .5;
}
/****************************************************************************************************************/
/**************************************************POPUP_UPDATE*************************************************/
/**************************************************************************************************************/
.min-order-price-notify {
    border: 1px solid rgba(255, 20, 0, 0.13);
    border-radius: 4px;
    padding: 15px;
    margin: 20px;
    margin-bottom: 20px;
    background: #f2dede;
    color: #a94442;
    line-height: 1.5;
}

.bxr-color-button.bxr-add-order {
    border: 1px solid;
}

.bxr-mobile-all-summ {
    color: #fff;
    margin-right: 10px;
    line-height: 32px;
}

@media (max-width: 767px) {
    .min-order-price-notify {
        margin: 0px;
        margin-bottom: 20px;
    }
}

.bxr-bsmall-prop {
    color: #b4b4b4;
}

.basket-items-cnt {
    display: inline-block;
    font-size:  0.7857em;
    line-height: 18px;
    color: #fff;
    padding: 0px 2px;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    right: 1px;
    border: 1px solid #fff;
    min-width: 18px;
    height: 18px;
}

.bxr-basket-fixed #bxr-basket-row {
    background: #FFFFFF;
    position: fixed;
    top: 180px;
    z-index: 1030;
    position: fixed;
    right: 0;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.bxr-basket-fixed #bxr-basket-row > div {
    float: none;
    margin: 0px;
    padding: 0px;
    width: 64px;
    height: 64px;
    line-height: 64px;
}

.bxr-basket-fixed #bxr-basket-row > div
,.bxr-basket-fixed .bxr-rpbtn-margin-min .bxr-rpbtn-container {
    margin-left: 0 !important;
}

.bxr-basket-fixed #bxr-basket-row a.bxr-basket-indicator {
    display: block;
}

.bxr-basket-fixed #bxr-basket-row > div.bxr-bg-hover-flat:hover a.bxr-basket-indicator 
,.bxr-basket-fixed #bxr-basket-row > div.bxr-bg-hover-flat:hover a.bxr-basket-indicator i
,.bxr-basket-fixed #bxr-basket-row > div.bxr-bg-hover-flat:hover a.bxr-basket-indicator i:hover
,.bxr-basket-fixed #bxr-basket-row > div.bxr-color-flat a.bxr-basket-indicator 
,.bxr-basket-fixed #bxr-basket-row > div.bxr-color-flat a.bxr-basket-indicator i
,.bxr-basket-fixed #bxr-basket-row > div.bxr-color-flat a.bxr-basket-indicator i:hover{
    color: #fff;
    text-shadow: none;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset;
    transition: unset;
}

.bxr-basket-fixed #bxr-delay-body
,.bxr-basket-fixed #bxr-basket-body
,.bxr-basket-fixed #bxr-compare-body
,.bxr-basket-fixed #bxr-favor-body {
    right: 100%;
    top: 0;
    border: 0;
    border-radius: 4px 0 0 4px;
    box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.bxr-basket-fixed #bxr-favor-body {
    top: -64px; 
}

.bxr-basket-fixed #bxr-basket-body {
   top: -128px; 
}

.bxr-basket-fixed #bxr-delay-body:before
,.bxr-basket-fixed #bxr-basket-body:before
,.bxr-basket-fixed #bxr-compare-body:before
,.bxr-basket-fixed #bxr-favor-body:before 
,.bxr-basket-fixed #bxr-delay-body:after
,.bxr-basket-fixed #bxr-basket-body:after
,.bxr-basket-fixed #bxr-compare-body:after
,.bxr-basket-fixed #bxr-favor-body:after{
   display: none;
}

.bxr-basket-fixed .basket-items-cnt {
    background: transparent;
    border: 0;
    left: 0;
    right: 0;
    font-size: 0.9em;
    color: #000;
    bottom: 0;
    top: auto;
}

.bxr-basket-fixed .bxr-color-flat .basket-items-cnt
,.bxr-basket-fixed .bxr-bg-hover-flat:hover .basket-items-cnt{
    color: #fff;
}

/* bxr-basket-dinamic */
.bxr-basket-dinamic #bxr-delay-body
,.bxr-basket-dinamic #bxr-basket-body
,.bxr-basket-dinamic #bxr-compare-body
,.bxr-basket-dinamic #bxr-favor-body {
    right: -810px;
}
/* end bxr-basket-dinamic */

.basket-body-container .basket-body-title-h.bxr-basket-tab {
    padding-top: 10px;
    padding-bottom: 10px;
}

.basket-body-container .tab-basket-clear {
    color: #888888;
    font-size: 1em;
    font-weight: normal;
    padding: 10px 15px;
    float: right;
    border-style: solid;
    border-width: 1px;
    border-color: #efefef;
    cursor: pointer;
}

#bxr-basket-body .tab-basket-clear .fa-close {
    font-size: 1em;
    margin-right: 10px;
}
#smal_basket_summ {
    position: absolute;
    top:22px;
    font-size:11px;
    display: block;
    text-align: center;
    width: 100%;
    font-weight: 600;
    left: 3px;
    color: #FF9c00;
}
/* End */
/* /bitrix/templates/market2_v1/components/bxready.market2/basket.small/.default/style.css?167877943217472 */
