.bin-popass {
    background: rgba(0, 0, 0, 0.56);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0px;
    width: 100%;
    /*font-family: 'PT Sans', sans-serif;*/
    z-index: 9999;
}

.bin-popass .bin-pop-wrapper {
    margin: 0;
    position: relative;
    overflow: hidden;
    float: left;
    /*height: 270px;*/
}

.bin-popass .title-bp-pop {
    color: #000000;
    font-size: 21px;
    font-weight: bold;
    padding: 20px 0 20px 30px;
}

.pop-carousel-upper {
    max-width: 550px;
    width: 100% !important;
}

.bin-popass .bin-cat-input2 {
    border-radius: 2px;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px 0 0;
    width: 102px;
    /*font-family: 'PT Sans', sans-serif;*/
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -56px;
    background-color: #e91e55;
    color: #fff;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    border: 0px;
}

.bin-popass .bin-cat-input2:hover {
    background: #fc2a66;
}

.bin-popass .button-bp {
    height: 30px;
}

.bin-popass .bin-cat-input2:before {
    background: url("/bitrix/templates/multivarka_index/img/cart_popup_new/allicons.png") -18px 0;
    content: "";
    display: block;
    float: left;
    height: 12px;
    left: 0;
    margin: 9px 0 0px 12px;
    width: 17px;
}

.bin-pop-wrapper ul {
    position: relative;
    width: 2000px;
}

.bin-pop-wrapper li {
    float: left;
}

.bin-pop-wrapper li .img-text-bp {
    width: 140px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 15px;
}

.bin-pop-wrapper li .img-text-bp .img-bp {
    margin: 0 auto;
    display: table;
    vertical-align: middle;
    height: 75px;
}

.bin-pop-wrapper li .img-text-bp .img-bp img {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.bin-pop-wrapper li .img-text-bp p {
    text-align: center;
    color: #000000;
    font-size: 14px;
    line-height: 1;
    /*height: 30px;*/
    overflow: hidden;
    margin: 0;
}

.bin-pop-wrapper li .img-text-bp p > strong {
    font-size: 18px;
    margin: 10px 0;
    display: block;
    text-align: center;
}

.block-bin-pop-one {
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    margin: 55px 0 0;
    box-shadow: 1px 1px 10px #000000;
    float: right;
}

.block-bin-pop-one.block .prev, .block-bin-pop-one.block .next {
    background: url("/bitrix/templates/multivarka_index/img/cart_popup_new/arrows-video-big.png") no-repeat;
    height: 98px;
    width: 37px;
    top: 50%;
    margin-top: -49px;
}

.bin-popass .block-bin-pop-one.block .next {
    background-position: -20px 0;
    margin-right: 30px;
    float: right;
}

.bin-popass .block-bin-pop-one.block .prev {
    margin-left: 30px;
    float: left;
}

.block-bin-pop-one.block .prev:hover, .block-bin-pop-one.block .next:hover {
    opacity: 0.8;
}

.block-bin-pop-one.block .prev, .block-bin-pop-one.block .next {
    background: url(/bitrix/templates/multivarka_index/img/cart_popup_new/arrows-pop-bin.png) no-repeat;
    height: 32px;
    width: 20px;
    margin-top: 92px;
    z-index: 99;
}

.bin-popass .block-pop-both {
    max-width: 1800px;
    margin: auto;
    position: relative;
    z-index: 99999;
    right: 0;
}

.block-bin-pop-two {
    width: 560px;
    float: right;
    position: relative;
    z-index: 4;
    margin: 55px 0 0;
    right: 0;
}

.bin-pop-two-goods {
    background: rgb(255, 255, 255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 247, 1) 40%, rgba(231, 231, 232, 1) 60%, rgba(224, 224, 226, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(40%, rgba(246, 246, 247, 1)), color-stop(60%, rgba(231, 231, 232, 1)), color-stop(100%, rgba(224, 224, 226, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 247, 1) 40%, rgba(231, 231, 232, 1) 60%, rgba(224, 224, 226, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 247, 1) 40%, rgba(231, 231, 232, 1) 60%, rgba(224, 224, 226, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 247, 1) 40%, rgba(231, 231, 232, 1) 60%, rgba(224, 224, 226, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 247, 1) 40%, rgba(231, 231, 232, 1) 60%, rgba(224, 224, 226, 1) 100%); /* W3C */
    box-shadow: 1px 1px 7px #808080;
}

.bin-pop-two-buttons {
    background: rgb(51, 51, 56); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(51, 51, 56, 1) 0%, rgba(45, 45, 49, 1) 40%, rgba(33, 33, 36, 1) 60%, rgba(23, 23, 25, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(51, 51, 56, 1)), color-stop(40%, rgba(45, 45, 49, 1)), color-stop(60%, rgba(33, 33, 36, 1)), color-stop(100%, rgba(23, 23, 25, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(51, 51, 56, 1) 0%, rgba(45, 45, 49, 1) 40%, rgba(33, 33, 36, 1) 60%, rgba(23, 23, 25, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(51, 51, 56, 1) 0%, rgba(45, 45, 49, 1) 40%, rgba(33, 33, 36, 1) 60%, rgba(23, 23, 25, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(51, 51, 56, 1) 0%, rgba(45, 45, 49, 1) 40%, rgba(33, 33, 36, 1) 60%, rgba(23, 23, 25, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(51, 51, 56, 1) 0%, rgba(45, 45, 49, 1) 40%, rgba(33, 33, 36, 1) 60%, rgba(23, 23, 25, 1) 100%); /* W3C */
    padding: 20px 35px;
}

.bin-pop-two-buttons .but1, .bin-pop-two-buttons .but2 {
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: block;
    border-radius: 2px;
    float: left;
}

.bin-pop-two-buttons .but1 {
    background: rgb(154, 207, 0); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(154, 207, 0, 1) 0%, rgba(141, 191, 0, 1) 40%, rgba(113, 158, 0, 1) 60%, rgba(93, 137, 0, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(154, 207, 0, 1)), color-stop(40%, rgba(141, 191, 0, 1)), color-stop(60%, rgba(113, 158, 0, 1)), color-stop(100%, rgba(93, 137, 0, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(154, 207, 0, 1) 0%, rgba(141, 191, 0, 1) 40%, rgba(113, 158, 0, 1) 60%, rgba(93, 137, 0, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(154, 207, 0, 1) 0%, rgba(141, 191, 0, 1) 40%, rgba(113, 158, 0, 1) 60%, rgba(93, 137, 0, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(154, 207, 0, 1) 0%, rgba(141, 191, 0, 1) 40%, rgba(113, 158, 0, 1) 60%, rgba(93, 137, 0, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(154, 207, 0, 1) 0%, rgba(141, 191, 0, 1) 40%, rgba(113, 158, 0, 1) 60%, rgba(93, 137, 0, 1) 100%); /* W3C */
    color: #ffffff;
    width: 190px;
    margin-right: 15px;
    text-shadow: 1px 1px 1px #2c4f00;
}

.bin-pop-two-buttons .but1 span, .bin-pop-two-buttons .but2 span {
    margin-right: 5px;
    position: relative;
    top: 3px;
    display: inline-block;
}

.bin-pop-two-buttons .but1 span {
    top: 5px;
}

.bin-pop-two-buttons .but1 span {
    background: url("/bitrix/templates/multivarka_index/img/cart_popup_new/but1.png") no-repeat;
    height: 18px;
    width: 17px;
}

.bin-pop-two-buttons .but1:hover {
    background: #8DBF00;
}

.bin-pop-two-buttons .but2:hover {
    background: #ffffff;
}

.bin-pop-two-buttons .but2 {
    background: rgb(255, 255, 255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 244, 1) 61%, rgba(223, 224, 225, 1) 62%, rgba(206, 207, 208, 1) 73%, rgba(222, 223, 224, 1) 74%, rgba(214, 215, 217, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(61%, rgba(243, 243, 244, 1)), color-stop(62%, rgba(223, 224, 225, 1)), color-stop(73%, rgba(206, 207, 208, 1)), color-stop(74%, rgba(222, 223, 224, 1)), color-stop(100%, rgba(214, 215, 217, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 244, 1) 61%, rgba(223, 224, 225, 1) 62%, rgba(206, 207, 208, 1) 73%, rgba(222, 223, 224, 1) 74%, rgba(214, 215, 217, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 244, 1) 61%, rgba(223, 224, 225, 1) 62%, rgba(206, 207, 208, 1) 73%, rgba(222, 223, 224, 1) 74%, rgba(214, 215, 217, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 244, 1) 61%, rgba(223, 224, 225, 1) 62%, rgba(206, 207, 208, 1) 73%, rgba(222, 223, 224, 1) 74%, rgba(214, 215, 217, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 244, 1) 61%, rgba(223, 224, 225, 1) 62%, rgba(206, 207, 208, 1) 73%, rgba(222, 223, 224, 1) 74%, rgba(214, 215, 217, 1) 100%); /* W3C */
    color: #1f1f1f;
    width: 220px;
}

.bin-pop-two-buttons .but2 span {
    background: url("/bitrix/templates/multivarka_index/img/cart_popup_new/but2.png") no-repeat;
    height: 16px;
    width: 14px;
}

.bin-popass .summa-pop {
    border-top: 1px solid #D3D3D6;
    padding: 20px 35px 5px;
    background: url("/bitrix/templates/multivarka_index/img/cart_popup_new/rgba-bg.png") no-repeat 0 -18px;
}

.bin-popass .summa-pop .text-pop-block {
    font-size: 20px;
    color: #18181b;
    margin-top: 5px;
    font-weight: bold;
}

.bin-popass .summa-pop .number-pop-block {
    background: #ffffff;
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
    margin-left: 10px;
    padding-right: 8px;
}

.bin-popass .summa-pop .number-pop-block del {
    font-weight: bold;
    font-size: 26px;
    color: #fd1f5b;
}

.bin-popass .summa-pop .number-pop-block del + span {
    font-size: 14px;
    color: #fd1f5b;
    font-weight: bold;
    margin-right: 5px;
}

.bin-popass .summa-pop .number-pop-block strong {
    font-size: 26px;
    color: #000000;
    margin-left: 5px;
}

.bin-popass .summa-pop .number-pop-block strong + span {
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}

.bin-popass .summa-pop .number-pop-block i {
    font-style: normal;
    font-size: 16px;
    color: #dadadf;
    position: relative;
    top: -4px;
}

.bin-popass .summa-pop .code-word-pop {
    margin: 10px 0;
}

.bin-popass .summa-pop .code-word-pop strong {
    color: #e91e55;
    font-size: 14px;
    text-shadow: 1px 1px 0 #fff;
    cursor: pointer;
}

.bin-popass .summa-pop .code-word-pop strong > span {
    background: url("/bitrix/templates/multivarka_index/img/cart_popup_new/sale.png") no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 3px;
    position: relative;
    top: 3px;
}

.bin-popass .summa-pop .code-word-pop span {
    color: #1a1a1a;
    font-size: 14px;
    text-shadow: 1px 1px 0 #fff;
}

.bin-popass .summa-pop .code-word-pop .input-code-pop .in-te {
    padding: 0 5px;
    width: 135px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #D3D3D6;
    box-shadow: inset 0 1px 1px #cbcbcb;
}

.bin-popass .summa-pop .code-word-pop .input-code-pop {
    margin: 10px 0 0;
}

.bin-popass .summa-pop .code-word-pop .input-code-pop .in-bu {
    background: rgb(253, 253, 253); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(253, 253, 253, 1) 0%, rgba(241, 241, 242, 1) 35%, rgba(228, 228, 230, 1) 65%, rgba(219, 219, 222, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(253, 253, 253, 1)), color-stop(35%, rgba(241, 241, 242, 1)), color-stop(65%, rgba(228, 228, 230, 1)), color-stop(100%, rgba(219, 219, 222, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(253, 253, 253, 1) 0%, rgba(241, 241, 242, 1) 35%, rgba(228, 228, 230, 1) 65%, rgba(219, 219, 222, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(253, 253, 253, 1) 0%, rgba(241, 241, 242, 1) 35%, rgba(228, 228, 230, 1) 65%, rgba(219, 219, 222, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(253, 253, 253, 1) 0%, rgba(241, 241, 242, 1) 35%, rgba(228, 228, 230, 1) 65%, rgba(219, 219, 222, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(253, 253, 253, 1) 0%, rgba(241, 241, 242, 1) 35%, rgba(228, 228, 230, 1) 65%, rgba(219, 219, 222, 1) 100%); /* W3C */
    -webkit-appearance: none;
    width: 36px;
    height: 24px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    border: 0px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #EBEBEC;
    border-radius: 2px;
    box-shadow: 0 1px 0 #A8A8AE;
    margin-left: 2px;
    cursor: pointer;
}

.bin-popass .summa-pop .code-word-pop .input-code-pop .in-bu:hover {
    background: #DBDBDE;
}

.bin-popass .scroll-pane2 {
    width: 530px;
    min-height: 80px;
    max-height: 285px;
    overflow: auto;
    height: auto;
    margin-bottom: 20px;
}

.bin-popass .block-pop-both .clo-bu {
    background: url("/bitrix/templates/multivarka_index/img/cart_popup_new/clo-bu.png") no-repeat;
    height: 33px;
    position: absolute;
    right: 22px;
    top: 42px;
    width: 42px;
    z-index: 19999;
    cursor: pointer;
}

.bin-popass .block-pop-both .clo-bu:hover {
    background: url("/bitrix/templates/multivarka_index/img/cart_popup_new/clo-bu.png") -42px 0;
}

.bin-popass .bin-pop-two-goods .scroll-pane2 ul li {
    display: block;
    border-bottom: 1px solid #D7D7DB;
    border-top: 1px solid #ffffff;
    margin: 0 20px 0 40px;
    padding: 15px 0;
}

.bin-popass .bin-pop-two-goods .scroll-pane2 ul li:first-child {
    border-top: 0px;
}

.bin-popass .bin-pop-two-goods .scroll-pane2 ul li:last-child {
    border-bottom: 0px;
}

.bin-popass .bin-pop-two-goods .scroll-pane2 ul li .img-sp-pop {
    max-width: 60px;
    height: 45px;
    vertical-align: middle;
    float: left;
}

.bin-popass .bin-pop-two-goods .scroll-pane2 ul li .title-sp-pop {
    width: 115px;
    color: #202020;
    font-size: 14px;
    float: left;
    margin: 0 30px 0 20px;
    line-height: 1;
    overflow: hidden;
}

.bin-popass .bin-pop-two-goods .scroll-pane2 ul li .kolvo-sp-pop {
    width: 85px;
    float: left;
    line-height: 2;
}

.bin-popass .bin-pop-two-goods .scroll-pane2 ul li .kolvo-sp-pop input {
    width: 25px;
    padding: 0 5px 0 0;
    height: 20px;
    border: 1px solid #D2D2D6;
    -webkit-appearance: none;
    background: #ffffff;
    border-radius: 4px;
    text-align: right;
    color: #202020;
    font-weight: bold;
    font-size: 14px;
    margin: 4px 4px 0 0;
    float: left;
}

.bin-popass .bin-pop-two-goods .scroll-pane2 ul li .kolvo-sp-pop .both-sp {
    float: left;
    margin: 4px 0 0;
}

.bin-popass .bin-pop-two-goods .scroll-pane2 ul li .kolvo-sp-pop .up-sp, .bin-popass .bin-pop-two-goods .scroll-pane2 ul li .kolvo-sp-pop .down-sp {
    height: 11px;
    width: 23px;
    display: block;
}

.bin-popass .bin-pop-two-goods .scroll-pane2 ul li .kolvo-sp-pop .up-sp:hover, .bin-popass .bin-pop-two-goods .scroll-pane2 ul li .kolvo-sp-pop .down-sp:hover {
    opacity: 0.6;
}

.bin-popass .bin-pop-two-goods .scroll-pane2 ul li .kolvo-sp-pop .up-sp {
    background: url("/bitrix/templates/multivarka_index/img/cart_popup_new/ud-pop.png") no-repeat;
}

.bin-popass .bin-pop-two-goods .scroll-pane2 ul li .kolvo-sp-pop .down-sp {
    background: url("/bitrix/templates/multivarka_index/img/cart_popup_new/ud-pop.png") no-repeat 0 -11px;
}

.bin-popass .bin-pop-two-goods .scroll-pane2 ul li .img-sp-pop img {
    max-width: 100%;
    text-align: center;
    display: table-cell;
    width: 60px;
    max-height: 55px;
}

.bin-popass .bin-pop-two-goods .scroll-pane2 ul li .price-sp-pop {
    float: left;
    margin: 0 0 0 15px;
    max-width: 100px;
    width: 100%;
}

.bin-popass .bin-pop-two-goods .scroll-pane2 ul li .price-sp-pop del {
    font-family: helvetica, "myriad pro", arial;
    font-size: 14px;
    color: #e91e55;

}

.bin-popass .bin-pop-two-goods .scroll-pane2 ul li .price-sp-pop del + span {
    font-size: 10px;
    color: #e91e55;
}

.bin-popass .bin-pop-two-goods .scroll-pane2 ul li .price-sp-pop strong {
    display: block;
    font-family: helvetica, "myriad pro", arial;
    font-size: 20px;
    color: #000000;
    line-height: 0.8;
}

.bin-popass .bin-pop-two-goods .scroll-pane2 ul li .price-sp-pop strong > span {
    font-weight: normal;
    font-size: 14px;
}

.bin-popass .bin-pop-two-goods .scroll-pane2 ul li .del-sp-pop {
    width: 21px;
    float: right;
    cursor: pointer;
    margin: 4px 0 0;
}

@media all and (max-width: 1820px) {
    .bin-popass .block-pop-both {
        max-width: 1300px;
        min-width: 1000px;
    }
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.bin-pop-two-goods .jspContainer {
    overflow: hidden;
    position: relative;
}

.bin-pop-two-goods .jspPane {
    position: absolute;
}

.bin-pop-two-goods .jspVerticalBar {
    position: absolute;
    top: 6px;
    right: 0;
    width: 10px;
    height: 98%;
    background: #D7D7DC;
    border-radius: 4px;
}

.bin-pop-two-goods .jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: #D7D7DC;
}

.bin-pop-two-goods .jspVerticalBar *,
.bin-pop-two-goods .jspHorizontalBar * {
    margin: 0;
    padding: 0;
}

.bin-pop-two-goods .jspCap {
    display: none;
}

.bin-pop-two-goods .jspHorizontalBar .jspCap {
    float: left;
}

.bin-pop-two-goods .jspTrack {
    background: #D7D7DC;
    position: relative;
    width: 100%;
    max-height: 90%;
    border-radius: 4px;
}

.bin-pop-two-goods .jspDrag {
    background: #A1A1A5;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    border-radius: 4px;
    width: 100%;
}

.bin-pop-two-goods .jspHorizontalBar .jspTrack,
.bin-pop-two-goods .jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.bin-pop-two-goods .jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

.bin-pop-two-goods .jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}

.bin-pop-two-goods .jspVerticalBar .jspArrow {
    height: 16px;
}

.bin-pop-two-goods .jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.bin-pop-two-goods .jspVerticalBar .jspArrow:focus {
    outline: none;
}

.bin-pop-two-goods .jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
    margin: 0 -3px 0 0;
}

.padding-left-30px {
    padding-left: 30px;
}

.hidden_d {
    display: none;
}

.title-sp-pop .color {
    font-weight: bold;
}

.lng_de .bin-pop-two-buttons .but1 {
    width: 244px;
}



.text-for-free-shipping {
    font-size: 14px;
    font-weight: normal;
    padding-left: 20px;
    position: relative;
    margin-top: 10px;
}
.text-for-free-shipping:after {
    content: "\0021";
    position: absolute;
    top: 1px;
    left: 0;
    width: 16px;
    height: 16px;
    background: #ed1753;
    color: #FFFFFF;
    text-align: center;
    line-height: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.pop-carousel-upper .pop-carousel {
    position: relative;
    display: block;
    overflow: hidden;
}

.text-for-free-shipping-cart:after {
    top: 16px;
}
.text-for-free-shipping {
    text-align: left;
}

.scroll-pane2 .position2-gift-in-basket {
    bottom: 22px;
    width: 7%;
}

.gift-when-by p {
    background-color: #8fc701;
    background: -moz-linear-gradient(left, #78a619 0%, #7db800 50%, #82bc00 70%, #8fc701 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #78a619), color-stop(50%, #7db800), color-stop(70%, #82bc00), color-stop(100%, #8fc701));
    background: -webkit-linear-gradient(left, #78a619 0%, #7db800 50%, #82bc00 70%, #8fc701 100%);
    background: -o-linear-gradient(left, #78a619 0%, #7db800 50%, #82bc00 70%, #8fc701 100%);
    background: -ms-linear-gradient(left, #78a619 0%, #7db800 50%, #82bc00 70%, #8fc701 100%);
    background: linear-gradient(to right, #78a619 0%, #7db800 50%, #82bc00 70%, #8fc701 100%);
    position: absolute;
    left: -6px;
    color: #fff;
    float: left;
    font-family: myriad pro, sans-serif;
    font-size: 16px;
    height: 30px;
    line-height: 2;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.scroll-pane2 .position2-gift-in-basket {
    bottom: 39px;
    width: 100%;
    position: relative;
}

.scroll-pane2 .position2-gift-in-basket p {
    font-size: 11px;
    line-height: 2.0;
    height: 20px;
}

.scroll-pane2 .position2-gift-in-basket p:after {
    border-bottom: 10px solid transparent;
    border-left: 10px solid #8fc701;
    border-top: 10px solid transparent;
    right: -10px;
}

