﻿.b-header__auth-resconatainer {
}


.number-field-container {
    display: inline-block;
    position: relative;
}


.arrows-block {
    position: absolute;
    right: 19px;
    height: 100%;
    top: 0;
}

.arrows-block-edit {
    right: 24px !important;
}

.up-arrow {
    border: 1px solid #ccc;
    width: 15px;
    background-color: white;
    height: 45%;
    top: 0;
    z-index: 100;
    background-image: url(../images/arrow-up.png);
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 2px 5px 1px 2px;
    margin: 1px;
}

.up-arrow-edit {
    border-radius: 2px 10px 1px 2px !important;
}

.down-arrow {
    border: 1px solid #ccc;
    width: 15px;
    background-color: white;
    height: 45%;
    bottom: 0;
    z-index: 100;
    background-image: url(../images/arrow-down.png);
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 2px 1px 5px 2px;
    margin: 1px;
}

.down-arrow-edit {
    border-radius: 2px 1px 10px 2px !important;
}

.down-arrow:hover,
.up-arrow:hover {
    box-shadow: 0 0 2px rgba(26, 169, 245, 0.5);
}

.down-arrow:active,
.up-arrow:active {
    background-color: #e1e1e1;
}

.wait_delete {
    background-color: #000;
    height: 100%;
    left: 0;
    opacity: 0.50;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
    /*border-radius: 24px;*/
    background-image: url(../images/anim/round-blue64x64.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.span_wait_message {
    position: relative;
    font-size: 20px;
    color: white;
    bottom: -40px;
    padding-left: 15px;
}

.visibly {
    visibility: hidden;
}

.clearer {
    clear: both;
    display: block;
    font-size: 0px;
    line-height: 0;
}

.profile-link-example-left {
    position: absolute !important;
    font-size: 8pt;
    margin-left: 10px;
    margin-top: 0px;
    max-width: 230px;
    display: none;
}

.profile-edit-row {
    width: auto;
    margin: 3em 0 5px;
}

.profile-link-example-right {
    position: absolute !important;
    font-size: 8pt;
    margin-left: 260px;
    margin-top: 0px;
    display: none;
}

.div-editprofile-label {
    color: #5C5C5C;
    display: block;
    font-size: 1.6rem;
    margin: 0em 0px 5px;
    font-family: "Myriad Pro", "Tahoma", "Arial", "Helvetica", sans-serif;
}

.informant-div:hover .profile-link-example-right {
    display: block;
    opacity: 1;
    transition: opacity 1.8s cubic-bezier(0.25, 0.1, 0.25, 1) 0.1s, top 0s cubic-bezier(0.25, 0.1, 0.25, 1) 0.1s;
}

.informant-div:hover .profile-link-example-left {
    display: block;
    opacity: 1;
    transition: opacity 1.8s cubic-bezier(0.25, 0.1, 0.25, 1) 0.1s, top 0s cubic-bezier(0.25, 0.1, 0.25, 1) 0.1s;
}

.informant-div:hover .warning-notice {
    display: block;
    opacity: 1;
    transition: opacity 1.8s cubic-bezier(0.25, 0.1, 0.25, 1) 0.1s, top 0s cubic-bezier(0.25, 0.1, 0.25, 1) 0.1s;
}

.warning-notice {
    position: absolute !important;
    font-size: 8pt;
    display: none;
    border: solid 1px #3fa9f5;
    border-radius: 5px;
    padding: 5px;
    text-align: left;
    background: #FFF;
    border-bottom-color: #3FA9F5;
    border-left-color: #3FA9F5;
    border-right-color: #3FA9F5;
    border-top-color: #3FA9F5;
    box-shadow: 0px 3px 2px rgba(26, 169, 245, 0.259);
    white-space: nowrap;
    z-index: 999;
}


.b-create_wishlist {
    background-color: #3fa9f5;
    border-radius: 20px;
    color: #ffffff;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 200px;
    border: none;
    border-radius: 5px;
    font-size: 12pt;
    top: 12px;
    float: right;
}

.max-width-namefield_posts {
    max-width: 200px;
}

.max-width-namefield {
    max-width: 140px;
}

.admin-label {
    color: blue !important;
    position: absolute;
    top: 15px;
    left: 5px;
    height: 1px;
}

.b-header__noauth-resconatainer {
    position: absolute;
    /*display: inline-block;*/
    display: none;
    text-align: inherit;
    /*top: 95px;*/
    float: left;
}

.b-header-check-out {
    background-color: #f7941d;
    border-radius: 20px;
    color: #ffffff;
    display: inline-block;
    /*height: 40px;*/
    line-height: 25px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 60px;
    height: 25px;
    border: none;
    border-radius: 5px;
    font-size: 11px;
    font-size: 1.4rem;
}

.checkout-button {
    text-decoration: none;
}

.checkout-button__header {
    left: 25px;
    top: 20px;
    position: relative;
    text-decoration: none;
}

.checkout-button-low {
    right: 10px;
    top: 65px;
    position: absolute;
    text-decoration: none;
}

.b-header__noauth-cartresult {
    color: #f7941d;
    font-size: 11px;
    font-size: 1.4rem;
    color: #FFFFFF;
}

.access-table-div {
    border-radius: 5px;
    border: solid 1px #3fa9f5;
    width: 80%;
    margin: 0 auto;
}

.access-list {
    border-radius: 5px;
    border: solid 1px #3fa9f5;
    width: 30%;
    padding: 2px;
    margin: 0 auto;
}

.block-w-q {
    position: relative;
    display: inline-block;
    border: solid 1px rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    background: #FFFFFF;
    width: 17px;
    height: 17px;
    text-align: center;
    font-size: 11pt;
    vertical-align: middle;
    top: -2px;
}

.block-w-txt {
    display: none;
    position: absolute;
    margin-left: 10px;
    margin-top: -30px;
    border: solid 1px #3fa9f5;
    border-radius: 5px;
    padding: 5px;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: left;
    background: #FFF;
    border-bottom-color: #3FA9F5;
    border-left-color: #3FA9F5;
    border-right-color: #3FA9F5;
    border-top-color: #3FA9F5;
    box-shadow: 0px 3px 2px rgba(26, 169, 245, 0.259);
    white-space: nowrap;
    z-index: 999;
}

.block-w-q:hover .block-w-txt {
    display: block;
    opacity: 1;
    transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0.1s, top 0s cubic-bezier(0.25, 0.1, 0.25, 1) 0.1s;
}

.hidden {
    display: none !important;
}

.center {
    text-align: center;
}

html {
    font-size: 62.5%;
}

body {
    background: #fff;
    color: #888888;
    font-family: 'Myriad Pro', Tahoma, Arial, Helvetica, sans-serif;
    font-size: 15px;
}

p,
ul,
ol,
dl,
table {
    margin: 1em 0;
}

h1 {
    font-size: 24px;
    font-size: 2.4rem;
}

    h1.blue-hdl {
        color: #3fa9f5;
        font-weight: normal;
        font-size: 18px;
        font-size: 1.8rem;
    }

.b-donee h1 {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: normal;
    padding-left: 20px;
}

h2 {
    font-size: 20px;
    font-size: 2rem;
}

h3 {
    font-size: 18px;
    font-size: 1.8rem;
}

a {
    color: #3fa9f5;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

.b-header {
    position: relative;
    line-height: 38px;
}

    .b-header a {
        text-decoration: none;
    }

        .b-header a:hover {
            text-decoration: underline;
        }

.b-header__logo {
    float: left;
    position: absolute;
    top: 33px;
    left: 10%;
}

.b-header__logo__current-page {
    color: #3fa9f5;
    left: -12px;
    position: relative;
    top: 8px;
}

    .b-header__logo__current-page:before {
        content: '[';
    }

    .b-header__logo__current-page:after {
        content: ']';
    }

.b-header__logo-sign {
    background: url(../images/LOGO_white_480.png) no-repeat;
    /*left: 57%;*/
    margin: -125px;
    /*position: absolute;*/
    top: 55%;
    margin-top: 30%;
    margin-left: 4%;
    width: 53px;
    height: 53px;
}

.b-header__logo-text {
    background: url(../images/LOGO_Text_in_white.png) no-repeat;
    background-size: 151px 40px;
    width: 151px;
    height: 41px;
    margin-top: 50%;
    margin-left: 45%;
    display: none;
}

.b-header__auth {
    /*float: right;
    margin-right: 30px;
    position: relative;
    
    float: right; */
    margin-right: 90px;
}

.b-header__auth_signin,
.b-header__auth_signup {
    font-size: 11px;
    /*font-size: 1.4rem;*/
    font-size: 24px;
    vertical-align: middle;
}

.b-header__auth_signin {
    /*background-color: #888888;
    border-radius: 24px;   
    display: inline-block;
    height: 48px;
    line-height: 48px;*/
    color: #ffffff;
    position: absolute;
    text-align: center;
    /*text-decoration: none;*/
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 72px;
    margin-top: 99px;
    right: 29%;
    line-height: 30px;
}

    .b-header__auth_signin:hover,
    .b-header__auth_signin:focus {
        /*-webkit-box-shadow: 0 0 0 2px #888888;
        box-shadow: 0 0 0 2px #888888;*/
        text-decoration: underline;
        z-index: 2;
    }

.b-header__auth_signup {
    /*background-color: #3fa9f5;
    border-radius: 24px;    
    display: inline-block;
    height: 48px;
    */
    color: #ffffff;
    line-height: 30px;
    position: absolute;
    text-align: center;
    /*text-decoration: none; */
    /*-webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms; */
    width: 80px;
    margin-top: 99px;
    right: 10%;
}

.b-top-action_caller {
    width: 95%;
    margin: auto;
    text-align: center;
    padding-bottom: 1.6rem;
    font-size: 2.6rem;
}

    .b-top-action_caller a {
        color: #888888;
        text-decoration: none;
    }

        .b-top-action_caller a:hover {
            color: #888888;
            text-decoration: underline;
        }

.b-main__auth_signup {
    background-color: #3fa9f5;
    border-radius: 24px;
    color: #ffffff;
    display: inline-block;
    height: 72px;
    line-height: 72px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 72px;
}

.b-header__auth_signup:hover,
.b-header__auth_signup:focus {
    /* -webkit-box-shadow: 0 0 0 2px #3fa9f5;
        box-shadow: 0 0 0 2px #3fa9f5;*/
    text-decoration: underline;
    z-index: 2;
}

.b-header__noauth-cart {
    font-size: 0;
    background-image: url(../images/cart.png);
    background-size: 100% 100%;
    width: 53px;
    height: 53px;
    display: block;
    float: right;
    position: absolute;
    right: 10%;
    top: 35px;
}

.b-header__noauth-cart_empty {
    font-size: 0px;
    background: url(../images/cart480.png);
    width: 28px;
    height: 20px;
    display: block;
    float: right;
    position: absolute;
    right: 10%;
    top: 53px;
}

#header-cart-items, #header-cart-cost {
    display: none;
}

.b-header__noauth-cart:hover {
    text-decoration: none;
}

.b-header__tour {
    /*background: url(../images/logo_icon.png) no-repeat; 
    background-position:0px 0px; */
    color: #ffffff;
    /*font-size: 1.4rem;*/
    font-size: 24px;
    line-height: 25px;
    height: 25px;
    width: 31%;
    position: absolute;
    left: 10%;
    /*margin: -45px;    */
    top: 68%;
}

.b-header__signed-in {
    /*float: right; */
    font-size: 11px;
    font-size: 1.4rem;
    margin-right: 10px;
    margin-top: 20px;
}

.b-header__user {
    display: inline-block;
    color: #ffffff;
    position: absolute;
    right: 15px;
    margin-top: 105px;
}

.b-header__user-greeting {
    color: #ffffff;
    margin-right: .4em;
    position: absolute;
    right: 100%;
}

.b-header__user-name {
    position: relative;
}

    .b-header__user-name a {
        color: #ffffff;
    }

.b-header__user-manage {
    height: auto;
    left: 0;
    line-height: 1.4;
    position: absolute;
    top: 100%;
    white-space: nowrap;
}

.b-header__user-manage__item {
    color: #ffffff;
    display: block;
}

    .b-header__user-manage__item:before {
        content: '[';
    }

    .b-header__user-manage__item:after {
        content: ']';
    }

.b-header__user-manage a {
    color: #ffffff;
}

.b-header__cart {
    color: #ffffff;
    display: inline-block;
    /*margin-left: 80px;
    position: relative; */
}

    .b-header__cart a {
        color: #ffffff;
        text-decoration: underline;
    }

        .b-header__cart a:hover {
            text-decoration: none;
        }

.b-header__cart-items {
    margin-right: 0 1em;
    top: 20%;
}

.b-header__controls {
    left: 50%;
    height: 50px;
    line-height: 50px;
    margin: -25px 0 0 -115px;
    position: absolute;
    top: 50%;
    width: 230px;
    z-index: 1;
}

.b-header__control {
    background-color: #3fa9f5;
    border-radius: 25px;
    color: #3fa9f5;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 50px;
    background-color: #fff;
    border: 1px solid #3fa9f5;
    font-size: 11px;
    text-decoration: none !important;
}

    .b-header__control:hover,
    .b-header__control:focus {
        -webkit-box-shadow: 0 0 0 2px #3fa9f5;
        box-shadow: 0 0 0 2px #3fa9f5;
        text-decoration: none;
        z-index: 2;
    }

.b-header__control_left {
    float: left;
}

.b-header__control_right {
    float: right;
}

.b-header__mygoodd {
    background: url(../images/menu_icon480.png) no-repeat;
    height: 41px;
    margin-top: 24px;
    margin-left: 46%;
    position: absolute !important;
    top: 11%;
    width: 41px;
}

.b-toolbar {
    background: #e7e7e7;
    margin-bottom: 30px;
    padding: 10px;
    text-align: right;
}

.b-toolbar__card {
    display: inline-block;
    margin-left: 30px;
    position: relative;
}

.b-toolbar__card__button {
    border: none;
    background: none;
    color: #3fa9f5;
    padding: 0;
}

    .b-toolbar__card__button:hover {
        text-decoration: underline;
    }

.b-toolbar__card__dropdown {
    background: #fff;
    border: 1px solid #3fa9f5;
    border-radius: 12px;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.4);
    opacity: 0;
    position: absolute;
    top: -1000px;
    -webkit-transition: opacity 300ms, top 0s 300ms;
    transition: opacity 300ms, top 0s 300ms;
    z-index: 10;
    padding: 10px 20px;
    right: 0;
    text-align: left;
    -webkit-transition: opacity 300ms 100ms, top 0s 400ms;
    transition: opacity 300ms 100ms, top 0s 400ms;
    width: 200px;
}

    .b-toolbar__card__dropdown.visible {
        opacity: 1;
        -webkit-transition: opacity 300ms;
        transition: opacity 300ms;
    }

.b-toolbar__card:hover .b-toolbar__card__dropdown {
    opacity: 1;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
    top: 100%;
    -webkit-transition: opacity 300ms 100ms, top 0s 100ms;
    transition: opacity 300ms 100ms, top 0s 100ms;
}

.b-toolbar__card__list {
    list-style: none;
    padding: 0;
}

.b-toolbar__card__list__item {
    margin-bottom: 5px;
}

.b-toolbar__card__list__img {
    margin-right: 15px;
    vertical-align: middle;
}

.b-toolbar__card__list__text {
    display: inline-block;
    max-width: 130px;
    vertical-align: middle;
}

.b-missions-list__more {
    margin-bottom: 30px;
    text-align: center;
    visibility: hidden;
}

    .b-missions-list__more > a,
    .b-missions-list__more .drop-list {
        background: url(../images/icon-list_blue.png) no-repeat;
        display: inline-block;
        height: 11px;
        width: 16px;
        visibility: hidden;
    }

.b-missions-list {
    margin: 0 -18px 30px 0;
}

.b-missions-list__item {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 10px 0 20px 0;
    padding: 291px 18px 44px 0;
    position: relative;
    vertical-align: top;
    width: 310px;
    min-height: 431px;
}

    .b-missions-list__item:hover {
        box-shadow: 3px 3px 15px #666;
        border-color: #C76C0C;
        /* background: #C76C0C;*/
        color: #fff;
        cursor: pointer;
        /*Opacity*/
        zoom: 1;
        filter: alpha(opacity=100);
        opacity: 1;
    }

    .b-missions-list__item .b-missions-image {
        left: 8px;
        position: absolute;
        top: 8px;
        max-height: 270px;
        max-width: 294px;
    }

.b-missions-list__item-bottom {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    height: 44px;
    margin: 0 0 20px -310px;
    position: relative;
    vertical-align: bottom;
    width: 310px;
}

.b-missions-list__progressbar-container {
    padding: 0 30px 0 25px;
    position: relative;
    left: 8px;
}

    .b-missions-list__progressbar-container .b-gooddler-icon_blue {
        left: 0;
        position: absolute;
        top: -1px;
    }

    .b-missions-list__progressbar-container .b-donate {
        position: absolute;
        top: 0;
        right: 0;
    }

.b-missions-list__hdl {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: normal;
    margin-left: 25px;
}

.b-missions-list .b-missions-organization {
    margin-left: 25px;
    width: 250px;
    display: block;
}

.b-missions-list .b-thanks {
    margin-left: 45px;
}

.b-mission-single {
    position: relative;
    padding: 0 0 20px;
    min-height: 140px;
    width: 475px;
    margin: auto;
}

    .b-mission-single:after {
        clear: both;
        content: '';
        display: block;
    }

.b-mission-single__hdl-link {
    /*background: url(../images/icon-gooddler-blue_big.png) left 1px no-repeat;*/
    display: inline-block;
    clear: both;
    color: #3fa9f5;
    /*padding-left: 30px;*/
    position: relative;
    width: 100%;
}

    .b-mission-single__hdl-link .b-missions-image {
        left: 0;
        position: absolute;
        top: 0;
    }

.b-mission-single__hdl {
    font-size: 32px;
    /*font-size: 1.8rem;*/
    font-weight: normal;
    margin: 0;
    text-align: center;
}

.b-mission-single__aside {
    float: left;
    width: 475px;
    margin-top: 20px;
}

.b-mission-single__wishlist {
    /*padding-left: 30px;*/
    float: left;
    margin-top: 20px;
}

.b-wishlist {
    border-collapse: separate;
    border-spacing: 0 10px;
    width: 100%;
}

table.b-wishlist {
    display: none;
}

/**********************    wishlist-part   *******************/
div.b-wishlist {
    width: 405px;
    border-radius: 12px;
    float: left;
    padding: 35px;
    background: #f5f5f5;
}

    div.b-wishlist .b-wishlist-one:first-child {
        padding-top: 0;
    }

.b-wishlist-one {
    width: 405px;
    float: left;
    padding: 35px 0;
    border-bottom: 1px solid #e0e0e0;
}

    .b-wishlist-one .product {
        float: left;
    }

        .b-wishlist-one .product img {
            width: 104px;
            height: 104px;
            float: left;
            border-radius: 20px;
        }

.b-wishlist .product.w-relative .priority-lbl {
    position: absolute;
    top: 0px;
    left: 125px;
    background-image: url(/Content/Images/top_priority_icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left top;
    width: 150px;
    height: 100px;
    transition: all ease-out 0.2s;
}

.w-relative {
    position: relative;
}

.product .goods-note {
    position: absolute;
    bottom: 0px;
    left: 121px;
    font-size: 13px;
}

.b-wishlist__first-gray_mobile {
    float: left;
    font-size: 20px;
    color: #0f0f0f;
    width: 278px;
    margin-left: 20px;
}

.buy-info {
    float: left;
    width: 100%;
}

    .buy-info table {
        table-layout: fixed;
        font-size: 18px;
        width: 100%;
    }

        .buy-info table th {
            color: #8a8a8a;
            font-size: 18px;
        }

            .buy-info table th:first-child {
                padding-right: 46px;
            }

            .buy-info table th:nth-child(2) {
                padding-left: 5px;
            }

            .buy-info table th:last-child {
                padding-left: 25px;
            }

        .buy-info table tr {
            height: 57px;
        }

        .buy-info table td {
            padding: 0 23px;
        }

            .buy-info table td:first-child {
                padding-left: 0;
            }

            .buy-info table td:last-child {
                float: right;
                padding: 3px 0 0 0;
            }

.b-wishlist__square_mobile {
    padding: 15px 25px;
    border-radius: 18px;
    background: #fff;
    color: #303030;
    font-size: 18px;
}

.number-field-container_mobile {
    float: left;
    background: #fff;
    padding: 15px 12px;
    border-radius: 18px;
}

.b-quantity-field_mobile {
    width: 45px;
    float: left;
    border: none;
    text-align: center;
    font-size: 18px;
}

.up-arrow_mobile, .down-arrow_mobile {
    padding: 5px;
    display: block;
    background: #f5f5f5;
    border-radius: 100%;
    float: left;
    line-height: 0.5;
    color: #7d7d7d;
    margin-top: 4px;
}

.down-arrow_mobile {
    padding: 5px 7px;
}

    .up-arrow_mobile:hover, .down-arrow_mobile:hover {
        text-decoration: none;
    }

.cart-part_mobile {
    float: left;
    margin-top: 12px;
    width: 100%;
}

.goods_bought_count_mobile {
    float: left;
    padding: 13px 22px;
    border: 1px solid #c1c1c1;
    border-radius: 25px;
    font-size: 18px;
}

    .goods_bought_count_mobile label {
        float: left;
    }

    .goods_bought_count_mobile .goods_counts {
        float: left;
        margin: 0 0 0 110px;
    }

.b-wishlist__last-gray_mobile {
    float: right;
    font-size: 20px;
}

    .b-wishlist__last-gray_mobile .b-cart {
        padding: 12px 24px;
        border-radius: 27px;
        background: #f58231;
        color: #fff;
        border: none;
        transition: box-shadow 200ms ease 0s;
    }

        .b-wishlist__last-gray_mobile .b-cart:hover {
            box-shadow: 0 0 0 2px #f58231;
        }

.wishlist_info_mobile {
    float: left;
    margin-top: 30px;
    padding: 0 35px;
}

.tax_ded_image_align {
    width: 83px;
    height: 14px;
    background: url(../images/mobile_taxded480.png);
    float: left;
    margin-top: 8px;
}

    .tax_ded_image_align img {
        display: none;
    }
/******************    wishlist-part   ********************/

/********    blogs_mobile   ********/
.b-blogs_mobile {
    float: left;
    margin-top: 78px;
    padding: 0 35px;
    width: 405px;
    font-size: 21px;
}

    .b-blogs_mobile article {
        padding: 20px 0;
        border-bottom: 1px solid #e3e3e3;
    }

    .b-blogs_mobile p a {
        font-size: 21px;
        color: #2b75bc;
    }

    .b-blogs_mobile .b-blogs__more_mobile a {
        width: 29px;
        height: 24px;
        background: url(../images/view_all_blog_btn480.png);
        display: block;
        margin: 240px auto 0;
    }
/********    blogs_mobile   ********/

.b-wishlist th {
    color: #bebebe;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
}

.b-wishlist td {
    padding: 0 10px;
    white-space: nowrap;
}

    .b-wishlist td + td {
        background: #f5f5f5;
    }

.b-wishlist__first-gray {
    border-radius: 10px 0 0 10px;
    white-space: normal !important;
}

.b-wishlist__last-gray {
    border-radius: 0 10px 10px 0;
}

.b-wishlist__square {
    background: #fff;
    border-radius: 7px;
    color: #000;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 66px;
    height: 66px;
    text-align: center;
    width: 66px;
}

.b-wishlist_edit {
    color: #000;
    font-size: 14px;
    font-size: 1.4rem;
}

    .b-wishlist_edit th {
        padding: 0 10px;
        text-align: center;
    }

    .b-wishlist_edit td {
        background: #f5f5f5;
    }

    .b-wishlist_edit button {
        font-size: 11px;
        font-size: 1.1rem;
        position: static !important;
        border: none;
    }

    .b-wishlist_edit .b-wishlist_edit__btn-del {
        background-color: #e1e1e1;
        border-radius: 24px;
        color: #ffffff;
        display: inline-block;
        height: 48px;
        line-height: 48px;
        position: relative;
        text-align: center;
        text-decoration: none;
        -webkit-transition: box-shadow 200ms;
        transition: box-shadow 200ms;
        width: 48px;
        color: #989898;
    }

        .b-wishlist_edit .b-wishlist_edit__btn-del:hover,
        .b-wishlist_edit .b-wishlist_edit__btn-del:focus {
            -webkit-box-shadow: 0 0 0 2px #e1e1e1;
            box-shadow: 0 0 0 2px #e1e1e1;
            text-decoration: none;
            z-index: 2;
        }

    .b-wishlist_edit .b-wishlist_edit__btn-edit {
        background-color: #acacac;
        border-radius: 24px;
        color: #ffffff;
        display: inline-block;
        height: 48px;
        line-height: 48px;
        position: relative;
        text-align: center;
        text-decoration: none;
        -webkit-transition: box-shadow 200ms;
        transition: box-shadow 200ms;
        width: 48px;
        color: #fff;
    }

        .b-wishlist_edit .b-wishlist_edit__btn-edit:hover,
        .b-wishlist_edit .b-wishlist_edit__btn-edit:focus {
            -webkit-box-shadow: 0 0 0 2px #acacac;
            box-shadow: 0 0 0 2px #acacac;
            text-decoration: none;
            z-index: 2;
        }

    .b-wishlist_edit .b-wishlist_edit__btn-order {
        background: url(../images/order-buttons.png) no-repeat;
        height: 23px;
        display: block;
        margin: 2px auto;
        width: 37px;
    }

    .b-wishlist_edit .b-wishlist_edit__btn-order_down {
        background-position: left bottom;
    }

    .b-wishlist_edit .small {
        color: #888888;
        font-size: 13px;
        font-size: 1.3rem;
    }

    .b-wishlist_edit img {
        border-radius: 10px;
        display: block;
        height: 74px;
        width: 74px;
        margin: 1px 0;
    }

.b-donations-table {
    background: #f1f1f1;
    border-radius: 5px;
    text-align: left;
    width: 100%;
}

    .b-donations-table th {
        color: #bebebe;
        font-size: 13px;
        font-size: 1.3rem;
        font-weight: normal;
        white-space: nowrap;
        padding: 12px 8px;
    }

    .b-donations-table td {
        color: #000;
        font-size: 14px;
        font-size: 1.4rem;
        padding: 6px 8px;
    }

    .b-donations-table .gray {
        color: #9e9e9e;
    }

    .b-donations-table .b-donations-table__button {
        font-size: 11px;
        font-size: 1.1rem;
        min-width: 28px;
        width: auto !important;
        top: 0;
        padding: 0 10px !important;
    }

    .b-donations-table .b-donations-table__button_black {
        background-color: #000000;
        border-radius: 24px;
        color: #ffffff;
        display: inline-block;
        height: 48px;
        line-height: 48px;
        position: relative;
        text-align: center;
        text-decoration: none;
        -webkit-transition: box-shadow 200ms;
        transition: box-shadow 200ms;
        width: 48px;
    }

        .b-donations-table .b-donations-table__button_black:hover,
        .b-donations-table .b-donations-table__button_black:focus {
            -webkit-box-shadow: 0 0 0 2px #000000;
            box-shadow: 0 0 0 2px #000000;
            text-decoration: none;
            z-index: 2;
        }

    .b-donations-table .b-donations-table__button_blue {
        background-color: #3fa9f5;
        border-radius: 24px;
        color: #ffffff;
        display: inline-block;
        height: 48px;
        line-height: 48px;
        position: relative;
        text-align: center;
        text-decoration: none;
        -webkit-transition: box-shadow 200ms;
        transition: box-shadow 200ms;
        width: 48px;
    }

        .b-donations-table .b-donations-table__button_blue:hover,
        .b-donations-table .b-donations-table__button_blue:focus {
            -webkit-box-shadow: 0 0 0 2px #3fa9f5;
            box-shadow: 0 0 0 2px #3fa9f5;
            text-decoration: none;
            z-index: 2;
        }

    .b-donations-table button.b-donations-table__button {
        min-width: 48px;
    }

.b-row-index {
    font-size: 12px;
    font-size: 1.2rem;
    background: #fff;
    color: #3fa9f5;
    border-radius: 50%;
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
}

input.b-quantity-field {
    background: #fff;
    border: none !important;
    border-radius: 5px !important;
    height: 47px !important;
    width: 57px !important;
    font-size: 14px !important;
}

.b-total {
    color: #acacac;
    font-size: 13px;
    font-size: 1.3rem;
    text-align: center;
}

    .b-total big {
        font-size: 18px;
        font-size: 1.8rem;
    }

.b-check-out {
    background-color: #3fa9f5;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    border: none;
}

    .b-header-check-out:hover,
    .b-header-check-out:focus,
    .b-create_wishlist:hover,
    .b-create_wishlist:focus,
    .b-check-out:hover,
    .b-check-out:focus {
        -webkit-box-shadow: 0 0 0 2px #3fa9f5;
        box-shadow: 0 0 0 2px #3fa9f5;
        text-decoration: none;
        z-index: 2;
    }

.buy-all-wr {
    float: right;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 150px;
}

.b-buy-all {
    background-color: #f58231;
    border-radius: 30px;
    color: #ffffff;
    display: block;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 100px;
    border: none;
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 10px 0;
    margin: auto;
    text-transform: uppercase;
    float: left;
}

    .b-buy-all:hover,
    .b-buy-all:focus {
        -webkit-box-shadow: 0 0 0 2px #f58231;
        box-shadow: 0 0 0 2px #f58231;
        text-decoration: none;
        z-index: 2;
    }

.b-missions-image {
    border: 1px solid #3fa9f5;
    border-radius: 18px;
    display: block;
    margin-bottom: 10px;
    max-width: 100%;
}

.b-missions-organization {
    /*background: url(../images/icon-gooddler-gray.png) left no-repeat;*/
    color: #101010;
    font-size: 21px;
    /*font-size: 1.3rem;*/
    line-height: 21px;
    /*padding-left: 20px;*/
    z-index: 500;
    /*position: absolute;
	top: 765px;*/
    left: 9%;
    float: left;
    width: 100%;
}

.b-thanks {
    background: #fdc689;
    border-radius: 4px;
    color: #373737;
    display: inline-block;
    font-size: 11px;
    font-size: 1.1rem;
    height: 17px;
    line-height: 17px;
    margin-top: 8px;
    padding: 0 6px;
    position: relative;
}

    .b-thanks:before {
        content: '';
        background: #fff;
        border-color: transparent transparent #fdc689 #fdc689;
        border-style: solid;
        border-width: 3px 4px;
        position: absolute;
        top: -6px;
        left: 6px;
    }

/****************************Progress Bar*******************************/
.b-progressbar {
    background: #888888;
    border-radius: 7px;
    height: 18px;
    overflow: hidden;
    position: relative;
    width: 230px;
    display: none;
}

.b-missions-list__progressbar-container .b-progressbar {
    display: block;
}

    .b-missions-list__progressbar-container .b-progressbar .b-progressbar__text {
        line-height: 17px;
        font-size: 1.5rem;
    }

.b-progressbar__value {
    background: #3fa9f5;
    border-radius: 17px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}

.b-progressbar__text {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 20px;
    height: 100%;
    left: 0;
    line-height: 30px;
    padding-left: 24px;
    position: absolute;
    top: 0;
    z-index: 2;
}

.b-progressbar_empty .b-progressbar__text {
    padding-left: 11px;
}

.b-progressbar_mobile {
    background: #888888;
    border-radius: 17px;
    height: 34px;
    overflow: hidden;
    position: relative;
    width: 400px;
    margin: 18px auto 0;
}

.b-missions-list__item-bottom .b-missions-organization {
    font-size: 1.5rem;
}
/****************************Progress Bar*******************************/

.b-donate {
    background: url(../images/donate.png) center no-repeat;
    background-color: #f7941d;
    border-radius: 24px;
    color: #ffffff;
    display: inline-block;
    height: 48px;
    line-height: 48px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 48px;
    border: none;
    overflow: hidden;
    padding: 0;
    text-indent: 100%;
}

    .b-donate:hover,
    .b-donate:focus {
        -webkit-box-shadow: 0 0 0 2px #f7941d;
        box-shadow: 0 0 0 2px #f7941d;
        text-decoration: none;
        z-index: 2;
    }

    .b-donate.small {
        background-image: url(../images/donate_small.png);
        border-radius: 7px;
        height: 18px;
        width: 26px;
    }

.b-gooddler-icon_blue {
    background-image: url(../images/icon-gooddler-blue_big.png);
    display: inline-block;
    height: 20px;
    width: 20px;
}

.b-gooddler-icon_gray {
    background-image: url(../images/icon-gooddler-gray.png);
    display: inline-block;
    height: 16px;
    width: 16px;
}

.b-testimonials__more {
    margin-bottom: 30px;
    text-align: center;
}

    .b-testimonials__more a {
        background: url(../images/icon-list_gray.png) no-repeat;
        display: inline-block;
        height: 11px;
        width: 16px;
    }

.b-testimonials,
.b-blogs {
    border: solid #ebebeb;
    border-width: 1px 0;
    color: #000;
    margin-bottom: 10px;
}

    .b-testimonials article,
    .b-blogs article {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        padding: 20px;
        vertical-align: top;
        width: 310px;
    }

        .b-testimonials article header,
        .b-blogs article header {
            color: #888888;
            font-size: 12px;
            font-size: 1.2rem;
        }

            .b-testimonials article header time,
            .b-blogs article header time {
                margin-right: .5em;
            }

            .b-testimonials article header a,
            .b-blogs article header a {
                color: #f7941d;
                text-decoration: underline;
            }

                .b-testimonials article header a:hover,
                .b-blogs article header a:hover {
                    text-decoration: none;
                }

    .b-testimonials p,
    .b-blogs p {
        font-size: 18px;
        font-size: 1.8rem;
        min-height: 2.6em;
        margin: 10px 0 0;
        overflow: visible;
    }

    .b-testimonials footer,
    .b-blogs footer {
        font-size: 12px;
        font-size: 1.2rem;
    }

        .b-testimonials footer a,
        .b-blogs footer a {
            text-decoration: underline;
        }

            .b-testimonials footer a:hover,
            .b-blogs footer a:hover {
                text-decoration: none;
            }

.b-footer {
    background: #282828;
    color: #888888;
    font-size: 11px;
    /*font-size: 1.1rem;*/
    float: left;
    width: 100%;
}

    .b-footer .l-content-width {
        float: left;
    }

.b-footer__nav {
    font-size: 16px;
    left: 50%;
    margin-top: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
}

    .b-footer__nav a {
        margin: 0 3px;
    }

.b-footer__copyright {
    position: absolute;
    margin-top: 130px;
    font-size: 16px;
    left: 50%;
    transform: translateX(-50%);
}

.b-footer__dmca {
    text-align: center;
}


.b-footer__social {
    position: absolute;
    margin-top: 40px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}

.b-social-contacts {
    margin: 10px 0;
    font-size: 16px;
}

.b-social-link {
    background: url(../images/social_large.png) no-repeat;
    background-color: #3fa9f5;
    border-radius: 100%;
    color: #ffffff;
    display: inline-block;
    height: 35px;
    line-height: 18px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 35px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

    .b-social-link:hover,
    .b-social-link:focus {
        -webkit-box-shadow: 0 0 0 2px #3fa9f5;
        box-shadow: 0 0 0 2px #3fa9f5;
        text-decoration: none;
        z-index: 2;
    }

    .b-social-link.facebook {
        background-position: 12px 3px;
    }

    .b-social-link.twitter {
        background-position: -43px 3px;
    }

    .b-social-link.youtube {
        background-position: -96px 3px;
    }

    .b-social-link.google {
        background-position: -150px 3px;
    }

.b-page-placeholder {
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-weight: lighter;
    font-size: 42px;
    font-size: 4.2rem;
    text-align: center;
}

    .b-page-placeholder p {
        margin: 2em 0;
    }

.b-landing-form {
    margin: 2em auto;
    text-align: center;
    width: 400px;
}

    .b-landing-form:after {
        clear: both;
        content: '';
        display: block;
    }

    .b-landing-form input[type=text],
    .b-landing-form input[type=email] {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        border: 1px solid #ddd;
        border-radius: 18px;
        height: 36px;
        margin: 5px 0;
        padding: 0 16px;
        -webkit-transition: box-shadow 400ms, border-color 400ms;
        transition: box-shadow 400ms, border-color 400ms;
        width: 100%;
    }

        .b-landing-form input[type=text]:hover,
        .b-landing-form input[type=email]:hover,
        .b-landing-form input[type=text]:focus,
        .b-landing-form input[type=email]:focus {
            box-shadow: 0 0 3px 0 #3fa9f5;
            border-color: #3fa9f5;
        }

    .b-landing-form input[type=submit] {
        background-color: #f7941d;
        border-radius: 18px;
        color: #ffffff;
        display: inline-block;
        height: 36px;
        line-height: 36px;
        position: relative;
        text-align: center;
        text-decoration: none;
        -webkit-transition: box-shadow 200ms;
        transition: box-shadow 200ms;
        width: 36px;
        border: none;
        color: #fff;
        float: right;
        padding: 0 16px;
        width: auto;
    }

        .b-landing-form input[type=submit]:hover,
        .b-landing-form input[type=submit]:focus {
            -webkit-box-shadow: 0 0 0 2px #f7941d;
            box-shadow: 0 0 0 2px #f7941d;
            text-decoration: none;
            z-index: 2;
        }

.b-card {
    background: #fff;
    border: 1px solid #3fa9f5;
    border-radius: 12px;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.4);
    opacity: 0;
    position: absolute;
    top: -1000px;
    -webkit-transition: opacity 300ms, top 0s 300ms;
    transition: opacity 300ms, top 0s 300ms;
    z-index: 10;
    left: 50%;
    margin-left: -350px;
    padding: 10px 20px;
    width: 700px;
}

    .b-card.visible {
        opacity: 1;
        -webkit-transition: opacity 300ms;
        transition: opacity 300ms;
    }

.b-card__list {
    height: 300px;
    list-style: none;
    overflow-y: scroll;
    padding: 0;
}

.b-card__list__item {
    margin: 10px 0;
    padding-right: 15px;
}

    .b-card__list__item:after {
        clear: both;
        content: '';
        display: block;
    }

.b-card__list__item__img {
    float: left;
    margin-right: 15px;
}

.b-card__list__item__actions {
    float: right;
    height: 24px;
    padding: 28px 0;
}

.b-card__list__item__number {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 12px 0 0 12px;
    height: 24px;
    margin: 0 15px;
    padding: 0 16px;
    -webkit-transition: box-shadow 400ms, border-color 400ms;
    transition: box-shadow 400ms, border-color 400ms;
    width: 100px;
}

    .b-card__list__item__number:hover,
    .b-card__list__item__number:focus {
        box-shadow: 0 0 3px 0 #3fa9f5;
        border-color: #3fa9f5;
    }

.b-card__list__item__remove {
    background-color: #f7941d;
    border-radius: 12px;
    color: #ffffff;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 24px;
    border: none;
    padding: 0 1em;
    width: auto;
}

    .b-card__list__item__remove:hover,
    .b-card__list__item__remove:focus {
        -webkit-box-shadow: 0 0 0 2px #f7941d;
        box-shadow: 0 0 0 2px #f7941d;
        text-decoration: none;
        z-index: 2;
    }

.b-card__list__item__text {
    overflow: hidden;
}

    .b-card__list__item__text p {
        margin: 0;
    }

.b-card__footer {
    margin: 20px 0;
    position: relative;
    text-align: center;
}

.b-card__summary {
    left: 0;
    position: absolute;
    text-align: left;
    top: 0;
}

    .b-card__summary p {
        margin: 0;
    }

.b-card__checkout {
    background-color: #f7941d;
    border-radius: 24px;
    color: #ffffff;
    display: inline-block;
    height: 48px;
    line-height: 48px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 48px;
    border: none;
    padding: 0 3em;
    width: auto;
    z-index: 10;
}

    .b-card__checkout:hover,
    .b-card__checkout:focus {
        -webkit-box-shadow: 0 0 0 2px #f7941d;
        box-shadow: 0 0 0 2px #f7941d;
        text-decoration: none;
        z-index: 2;
    }

.card_open .b-card {
    opacity: 1;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
    top: 100px;
}

.b-columns {
    margin-bottom: 50px;
}

    .b-columns:after {
        clear: both;
        content: '';
        display: block;
    }

.b-columns__left {
    float: left;
    width: 300px;
}

.b-columns__center {
    float: left;
    padding: 0 20px;
    width: 300px;
}

.b-columns__right {
    float: right;
    padding-left: 30px;
    width: 270px;
}

.with-menu-icon {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: normal;
}

    .with-menu-icon:before {
        float: left;
        width: 21px;
        height: 21px;
        content: '';
        margin: 2px 0 0 -30px;
        background: url(../images/menu-circle.png) no-repeat;
    }

.b-gallery-single {
    overflow: hidden;
    width: 402px;
    margin: auto;
    position: relative;
    margin-top: 10px;
}

.b-gallery-single__list {
    position: relative;
    width: 2000em;
}

.b-gallery-single__item {
    float: left;
    width: 400px;
}

.b-gallery-single__wrap {
    position: relative;
    left: 0;
}

.b-mission-single__aside > p {
    position: relative;
    font-size: 24px;
    color: #101010;
    float: left;
    margin: 0;
    padding: 0 35px;
}
/**  for ipad  **/
.desription_pad, .wishlist_info_pad {
    display: none;
}
/**  for ipad  **/
.b-gallery-single__arrow {
    background: url(../images/arrows_full.png) no-repeat;
    width: 40px;
    height: 39px;
    border: none;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 2;
}

.b-donee__left .b-gallery-single__arrow.jcarousel-prev {
    left: -18px;
}

.b-gallery-single__arrow.jcarousel-prev {
    left: 16px;
}

.b-donee__left .b-gallery-single__arrow.jcarousel-next {
    background-position: top right;
    right: -18px;
}

.b-gallery-single__arrow.jcarousel-next {
    background-position: top right;
    right: 16px;
}

.b-mission-aside {
    margin-bottom: 60px;
}

    .b-mission-aside .b-missions-list__progressbar-container {
        padding-left: 0;
    }

.b-missions-list__progressbar-container.big {
    padding-right: 80px;
}

    .b-missions-list__progressbar-container.big .b-progressbar {
        height: 38px;
        border-radius: 19px;
    }

    .b-missions-list__progressbar-container.big .b-progressbar__text {
        border-radius: 19px;
        font-size: 21px;
        font-size: 2.1rem;
        line-height: 38px;
    }

    .b-missions-list__progressbar-container.big .b-progressbar__value {
        border-radius: 19px;
    }

    .b-missions-list__progressbar-container.big .b-progressbar__message {
        background: #aad6f5;
        position: relative;
        color: #fff;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 26px;
        padding: 0 10px;
        border-radius: 5px;
        display: inline-block;
        margin: 10px 0 0 42px;
    }

        .b-missions-list__progressbar-container.big .b-progressbar__message:before {
            position: absolute;
            border-width: 4px 5px 4px 5px;
            border-color: transparent transparent #aad6f5 #aad6f5;
            border-style: solid;
            content: '';
            left: 9px;
            top: -8px;
        }

    .b-missions-list__progressbar-container.big button.b-donate {
        height: 38px;
        background-image: url(../images/donate_big.png);
        width: 72px;
        border-radius: 19px;
    }

.jcarousel_index_posts_prev {
    margin-top: 240px;
}

.jcarousel_index_posts_next {
    margin-top: 240px;
}

.edit-link,
.b-header__logo__current-page {
    font-size: 11px;
    font-size: 1.1rem;
    margin: 0 1em;
    cursor: pointer;
}

    .edit-link:before {
        content: '[';
    }

    .edit-link:after {
        content: ']';
    }

.drop-list {
    /*  position: relative;*/
}

.drop-list__content {
    background: #fff;
    position: absolute;
    line-height: 1.2;
    padding: 10px 14px;
    border: 1px solid;
    /*left: 80%;*/
    /*left:-650%;*/
    left: 0%;
    text-align: left;
    border-radius: 10px;
    width: 115px;
    color: #000;
    font-size: 12px;
    font-size: 1.2rem;
    top: -10000%;
    opacity: 0;
    -webkit-transition: opacity 300ms 100ms, top 0s 400ms;
    transition: opacity 300ms 100ms, top 0s 400ms;
    z-index: 999;
}

.b-header__auth .drop-list__content {
    left: 68%;
}

.drop-list__content.blue {
    border-color: #3fa9f5;
    -webkit-box-shadow: 0 3px 2px rgba(26, 169, 245, 0.26);
    box-shadow: 0 3px 2px rgba(26, 169, 245, 0.26);
}

    .drop-list__content.blue .drop-list__content__hdl {
        color: #3fa9f5;
    }

.drop-list__content.oragne {
    border-color: #f7941d;
    -webkit-box-shadow: 0 3px 3px rgba(255, 150, 0, 0.26);
    box-shadow: 0 3px 3px rgba(255, 150, 0, 0.26);
}

    .drop-list__content.oragne .drop-list__content__hdl {
        color: #f7941d;
    }

.drop-list__content__hdl {
    font-size: 14px;
    font-size: 1.4rem;
}

.drop-list__content__list {
    padding: 0;
    list-style: none;
    margin: 1em 0;
    color: #acacac;
}

    .drop-list__content__list li {
        margin: .4em 0;
    }

    .drop-list__content__list a {
        color: #acacac;
    }

        .drop-list__content__list a:hover {
            color: #000;
        }

.drop-list__content ol.drop-list__content__list {
    list-style: inside decimal;
    font-size: 11px;
    font-size: 1.1rem;
}

.drop-list__content__total-hdl {
    font-size: 11px;
    font-size: 1.1rem;
    color: #404040;
}

.drop-list__content__total {
    font-size: 14px;
    font-size: 1.4rem;
}

.drop-list:hover .drop-list__content {
    opacity: 1;
    top: 50%;
    -webkit-transition: opacity 300ms 100ms, top 0s 100ms;
    transition: opacity 300ms 100ms, top 0s 100ms;
}

.my-cart-header {
    position: absolute;
    margin-left: -20px;
    margin-top: 0px;
}

.round-orange-img {
    vertical-align: middle;
}

.drop-list-align {
}

.drop-list-align-1 {
    margin-left: -235%;
    margin-top: 5px;
}

.signin-anim-load {
    position: absolute;
    margin-top: 8px;
    margin-bottom: 5px;
    margin-left: -15px;
    padding: 0 20px;
    display: inline-block;
}

.reset-password-link {
    margin-right: -100px;
}

.round-blue-img {
    vertical-align: middle;
}

.b-donee:after {
    clear: both;
    content: '';
    display: block;
}

.b-donee__left {
    float: left;
    width: 300px;
    margin-right: 20px;
}

.b-donee__right {
    padding-left: 320px;
}

.b-donee__wishlist:after {
    clear: both;
    content: '';
    display: block;
}

.b-donee__wishlist h2 {
    color: #3fa9f5;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: normal;
    line-height: 25px;
}

    .b-donee__wishlist h2 a {
        background: url(../images/icon-list_blue_circle.png) no-repeat left top;
        display: inline-block;
        padding-left: 25px;
    }

.b-donee__wishlist__column {
    float: left;
    margin-right: 2%;
    width: 48%;
}

    .b-donee__wishlist__column h3 {
        font-size: 15px;
        font-size: 1.5rem;
        font-weight: normal;
    }

.b-donee__wishlist__item {
    border-bottom: 1px solid #ebebeb;
    padding: 20px 0;
}

.b-donee__wishlist__item_illustrated h3 a {
    display: inline-block;
    /*padding-left: 70px;*/
}

    .b-donee__wishlist__item_illustrated h3 a img {
        float: left;
        /*margin-left: -70px;*/
        border-radius: 10%;
    }

.b-donee__wishlist .b-missions-list__progressbar-container {
    padding-left: 0;
}

.b-blogs__more a {
    background: url(../images/icon-list_orange_circle.png) no-repeat;
    display: inline-block;
    height: 21px;
    width: 21px;
}

.b-blogs {
    border: none;
    position: absolute;
    top: 1000px;
    display: none;
}

    .b-blogs article {
        border-bottom: 1px solid #ebebeb;
        padding: 10px 0;
    }

.b-checkout-form {
    margin: 1em 0 2em;
}

.b-checkout-form__head {
    list-style: none;
    margin: 0 auto;
    width: 600px;
}

    .b-checkout-form__head h2 {
        color: #f7941d;
        font-size: 18px;
        font-size: 1.8rem;
        font-weight: normal;
    }

        .b-checkout-form__head h2 a {
            text-decoration: underline;
            color: #f7941d;
        }

            .b-checkout-form__head h2 a:hover {
                text-decoration: none;
            }

.b-checkout-form__items-list {
    list-style: none;
    padding: 0;
}

.b-checkout-form__item {
    color: #444;
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 1em;
}

.b-checkout-form__item__number {
    background: #ebebeb;
    border-radius: 12px;
    color: #3fa9f5;
    float: left;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 24px;
    height: 24px;
    width: 24px;
    margin-right: 1.5em;
    text-align: center;
}

.b-checkout-form__item__amount {
    text-align: center !important;
}

.b-checkout-form__item__price,
.b-checkout-form__item__amount {
    color: #000;
    float: right;
    margin-left: 1em;
    width: 70px;
}

.b-checkout-form__item__name {
    display: inline-block;
    overflow: hidden;
    max-width: 200px;
    width: 200px;
}

.b-checkout-form__head__total {
    font-size: 18px;
    font-size: 1.8rem;
    text-align: right;
}

    .b-checkout-form__head__total a {
        text-decoration: underline;
        color: #f7941d;
        margin-right: 30px;
    }

        .b-checkout-form__head__total a:hover {
            text-decoration: none;
        }

.b-checkout-form__signed-in {
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 2em auto;
    padding: 10px 0;
    width: 300px;
    text-align: center;
}

    .b-checkout-form__signed-in b {
        color: #000;
        font-weight: normal;
    }

.b-checkout-form__signed-in__signout-link {
    text-decoration: underline;
    color: #f7941d;
}

    .b-checkout-form__signed-in__signout-link:hover {
        text-decoration: none;
    }

.b-checkout-form__footer {
    color: #000;
    text-align: center;
}

.b-checkout-form__footer__total {
    font-size: 18px;
    font-size: 1.8rem;
}

.b-checkout-form__footer__agreement {
    font-size: 14px;
    font-size: 1.4rem;
    margin: .5em 0 1em;
}

.b-checkout-form__submit {
    background-color: #3fa9f5;
    border-radius: 20px;
    color: #ffffff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 40px;
    border: none;
    font-size: 24px;
    font-size: 2.4rem;
    width: 100%;
}

    .b-checkout-form__submit:hover,
    .b-checkout-form__submit:focus {
        -webkit-box-shadow: 0 0 0 2px #3fa9f5;
        box-shadow: 0 0 0 2px #3fa9f5;
        text-decoration: none;
        z-index: 2;
    }

.b-checkout-paypal_btn {
    margin-top: 20px;
    clear: both;
    text-align: center;
    position: relative;
}

    .b-checkout-paypal_btn p {
        text-align: center;
        font-size: 2.3rem;
        position: relative;
    }

.b-stripe {
    margin: 2em auto;
    text-align: center;
    width: 300px;
}

.b-stripe__text {
    color: #000;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 1em;
}

.b-stripe__logos {
    background: url(../images/visa_mastercard_discover_logo.gif) no-repeat center;
    font-size: 18px;
    font-size: 1.8rem;
    height: 75px;
    margin-bottom: 1em;
}

.b-stripe__card {
    background: #ccc;
    border-radius: 6px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 18px;
    text-align: left;
    width: 300px;
}

    .b-stripe__card:after {
        clear: both;
        content: '';
        display: block;
    }

    .b-stripe__card header {
        background: #333;
        color: #fff;
        font-size: 18px;
        font-size: 1.8rem;
        height: 36px;
        line-height: 40px;
        margin: 0 -18px 10px;
        padding: 0 18px;
    }

    .b-stripe__card label {
        color: #333;
        display: block;
        font-size: 12px;
        font-size: 1.2rem;
        margin-bottom: 4px;
    }

    .b-stripe__card input,
    .b-stripe__card__number {
        background: #fff;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #bbb;
    }

.b-stripe__card__lock {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAPCAMAAAAF48UCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTI4REIwRDM5RkM0MTFFM0JFRDY4MEE4N0Q1M0NBREUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTI4REIwRDQ5RkM0MTFFM0JFRDY4MEE4N0Q1M0NBREUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1MjhEQjBEMTlGQzQxMUUzQkVENjgwQTg3RDUzQ0FERSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1MjhEQjBEMjlGQzQxMUUzQkVENjgwQTg3RDUzQ0FERSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpYkpZEAAAGSUExURfHaIdPOqe7ZL/HbIs7Nze7aLubXVO3ZLu7ZMPHbH/HbIe/ZKc3OzsvLy9nY1+vXJXZ4eXV4e2JkZe3ZL9DS4/HaHvfoYfLbHfztX7W1tdXV1dTU1MzLzK+yxc3NzdLS483MzMrKyuvWI0hLTfHaINvSglNXWlRWWfnlQO3ZMN3c2729vOvWJPLfL3h6ffjpYZiUb9TPqM3N0NnZ5s/OxtPT036AgPHcLNbV1NPPqq2useDf3ubWTzY3OvPaEtzThNDQz9nTpvTfMLi6vXN3ieXVU9zShICBge/aMCMoO/flRvfkRbu7u2BdOtHQ0HR3iXp8fdPOqM/NvfbiPtjRlfPcGr+/v+/aK+7ZKpaRafbmVtra2Tc6O9rZ2MrKycK+k/TbD8nJydjY2NPS0dzYu93SfV9cOYCAgt3SfLS0tNzYsdjY19HR0cTAms3NzNrb3LO2xi4xNNnZ2tXX5iUqPe7ZLu7aMObWU8TExDU4OtbW1nN0ddrVrtPT0ru7uujXSTQ3OfLgQi8yNNzSg+7aL8zMzGgSoxoAAAC8SURBVHjaYmhtVfTLTpLi5W1tZWhNNOXR9qmoypNpZYiTzhesbFB2LlJoZXDg0VOvFhBSs8qRY4jObErXsg4rDKhlYYiVjHG34KuzNUtmYTCWLfGXLy7wdBExYkiJ9zWoycpNi3Q0YXAV92hhZWeNaNS1ZLAJdTLn5g5nltAIZGDjFG5hYufQEfNmZCgX1SxtYWpR0vdiBIpzMLW0lPFHBTMy1CcwczEwcDGo2BkyhGTYNwOBm2pqEECAAQDeDCppz+cJPwAAAABJRU5ErkJggg==') /*../images/stripe_lock.png*/ no-repeat;
    *background: url(../images/stripe_lock.png) no-repeat;
    /* For IE 6 and 7 */
    float: right;
    height: 15px;
    margin-right: 6px;
    width: 11px;
}

.b-stripe__card__number {
    height: 35px;
    line-height: 35px;
    margin-bottom: 15px;
    padding: 0 8px;
    width: 100%;
}

    .b-stripe__card__number input {
        border: none;
        padding: 0;
        width: 35px;
    }

.b-stripe__card__expDate input,
.b-stripe__card__cvc input {
    height: 25px;
    width: 60px;
    padding: 0 8px;
}

.b-stripe__card__expDate {
    float: left;
}

.b-stripe__card__cvc {
    float: right;
}

/**************************  Signup_Form  *****************************/
.b-edit-page {
    background: #fff;
}

    .b-edit-page h1 {
        font-size: 32px;
        margin: 6px 0 36px 0;
    }

    .b-edit-page .social-btn {
        width: 360px;
        height: 70px;
        margin: 10px auto;
        cursor: pointer;
        border-radius: 10px;
    }

        .b-edit-page .social-btn.facebook {
            background: url("/Content/Images/signin-facebook.jpg") center no-repeat;
            background-size: contain;
        }

        .b-edit-page .social-btn.google {
            background: url("/Content/Images/signin-google.jpg") center no-repeat;
            background-size: contain;
        }

    .b-edit-page .b-signup-form {
        font-size: 14px;
        font-size: 1.4rem;
        margin: 0 auto;
        text-align: center;
        width: 398px;
    }

        .b-edit-page .b-signup-form input[type="text"], .b-edit-page .b-signup-form input[type="email"], .b-edit-page .b-signup-form input[type="password"] {
            width: 100%;
        }

    .b-edit-page input[type="text"], .b-edit-page input[type="password"], .b-edit-page input[type="number"], .b-edit-page input[type="email"] {
        height: 45px;
        font-size: 25px;
        color: #3fa9f5;
        padding: 0 20px;
    }

    .b-edit-page .b-signup-form__submit {
        height: 45px;
        width: 100%;
        border-radius: 30px;
        background: #f58231;
        font-size: 25px;
    }

        .b-edit-page .b-signup-form__submit:hover, .b-edit-page .b-signup-form__submit:focus {
            box-shadow: 0 0 0 2px #f58231;
        }

.b-signup-form h2 {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: normal;
    color: #3fa9f5;
}

.b-signup-form input {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #3fa9f5;
    border-radius: 13px;
    height: 26px;
    margin-bottom: 23px;
    padding: 0 10px;
    width: 100%;
}

.b-signup-form label {
    color: #5c5c5c;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    line-height: 26px;
    padding-right: 1em;
    margin-left: -100%;
    text-align: right;
    width: 100%;
}

.b-signup-form fieldset {
    border: none;
    margin: 1em 0;
    padding: 0;
}

.b-signup-form legend {
    color: #ddd;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 1em;
    width: 100%;
}

.b-signup-form__row {
    margin: auto;
    width: 232px;
    position: relative;
}

.b-signup-form__row__note {
    color: #5c5c5c;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*float: right;*/
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 26px;
    /*margin-right: -110%;*/
    text-align: left;
    /*width: 100%;*/
    position: absolute;
    left: 110%;
    top: 0;
    white-space: nowrap;
}

.b-signup-form__row__note_valid {
    color: #00cc00;
}

.b-signup-form__row__note_invalid {
    color: #cc0000;
}

.b-signup-form__row__note_pwd-medium {
    color: #f7941d;
}

.b-signup-form__facebook-import {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTdFODRERDA5RkQxMTFFMzkzNkZDRDQ0MTlDRDM0MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTdFODRERDE5RkQxMTFFMzkzNkZDRDQ0MTlDRDM0MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5N0U4NERDRTlGRDExMUUzOTM2RkNENDQxOUNEMzQxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5N0U4NERDRjlGRDExMUUzOTM2RkNENDQxOUNEMzQxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqQBbFgAAAGAUExURWG594zA7Hi06GK590yv9uj1/la09lKy9rDc+/j5/PD4/uv2/pPP+crn/MLk/L7i/K3b+/L5/q3a+1Gx9uPz/v7+/mW791e09pnR+l2399bt/f3+/nHA+JfR+snn/KLW+uTz/oLH+e/4/tvv/bbe+83p/FWz9kCq9XC/+IbJ+W2+9/n5/HC4747B7b/g+Gmo4UKn8USn8Gan4ebv+mun4D+n8ne88a3T8o7B7Fix8k2q8Hy975rA5v3+/5/H7Pf8/0yo7XKr4HGp33Cw5z+i7fH3/V609Eul6/z+/4O66uXu+Hmz54HH+MTj+fT3+22n33W57vT6/k2k6m6w6GKw7WGv7Xe06fP2+rnc9lOy9sPX7vn8/3q98d7r+XGw57jS7V+492i070ao8G217vb5/FWk5n2154C46Y3A7Gyn33ez6Mrd8ZnA53aw5Xm06HW47a7N63Gq4Oz0+1Wk5fb4+0Gp9Gup4Yq+69Tk9avO7vv7/WC492u176TL7f///z6p9RBbXdIAAAExSURBVHjaXJLlWwMxDMYDYxvDBhvDhgx3dx3u7u7u7tz966RN0x7kwzXJ7+klTV6wyNJTp/e9wQ1XZYlbZUB+3Xkemy27oMiQfJfttKocJv44yjQstc/UrZ/YtqeUSLICw9ef4VDIakE3s1iQRCDQ2kOVX0WQm4YkS/39yYfpteaRJhkFLIiUKTKFYPOgc7RRRhkJEM8dvSG50f2Vp0Ah+7VIVk3rSQDsniLZNaQCvOJYrH+42ENyPzcwOEYEICiO7keLLbxM5IvuzO9oMtnPd2Sdu/fn415Mj8/6rg65juyt67vt6ANJX832ygv3pt8zgWTI+R49g3Mkl5rgDPTcYpDEahJwzPoPkbPm/TgJ7Yd36iC8U6UDQ4wOSDsdeN7+147U2090YeuM9FYtMr8CDAAiqfqmYhsMNgAAAABJRU5ErkJggg==') /*../images/fb.png*/ no-repeat;
    *background: url(../images/fb.png) no-repeat;
    /* For IE 6 and 7 */
    color: #ccc;
    font-size: 16px;
    font-size: 1.6rem;
    padding-left: 35px;
}

.b-signup-form__submit {
    background-color: #3fa9f5;
    border-radius: 13px;
    color: #ffffff;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 26px;
    border: none;
    width: 100%;
}

    .b-signup-form__submit:hover,
    .b-signup-form__submit:focus {
        -webkit-box-shadow: 0 0 0 2px #3fa9f5;
        box-shadow: 0 0 0 2px #3fa9f5;
        text-decoration: none;
        z-index: 2;
    }

#signUpForm .b-signup-form__submit {
    top: 0;
    margin-top: 20px;
}

#signUpForm input::-webkit-input-placeholder { /* WebKit browsers */
    color: #3fa9f5;
    opacity: 0.4;
}

#signUpForm input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #3fa9f5;
    opacity: 0.4;
}

#signUpForm input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #3fa9f5;
    opacity: 0.4;
}

#signUpForm input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #3fa9f5;
    opacity: 0.4;
}
/**************************  Signup_Form  *****************************/


.b-user-card {
    background: #252525;
    border-radius: 10px;
    padding-left: 90px;
    position: relative;
}

.b-user-card__content {
    background: #ebebeb;
    border-radius: 10px;
    padding: 24px;
}

    .b-user-card__content:after {
        clear: both;
        content: '';
        display: block;
    }

.b-user-card__photo {
    background: #fff;
    border: 1px solid #ccc;
    float: left;
    margin-right: 25px;
    padding: 10px;
    margin-top: -14px;
}

.b-user-card__info {
    color: #444;
    float: left;
    font-size: 18px;
    font-size: 1.8rem;
    width: 270px;
    margin-top: -14px;
}

    .b-user-card__info h2 {
        color: #000;
        font-size: 22px;
        font-size: 2.2rem;
        font-weight: normal;
        margin-top: 0;
    }

    .b-user-card__info p {
        margin: 0;
    }

.b-user-card__new-post {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTQwOTJERURENjlGMTFFMzk4MjFDNUI3Q0JFRDhCNEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTQwOTJERUVENjlGMTFFMzk4MjFDNUI3Q0JFRDhCNEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1NDA5MkRFQkQ2OUYxMUUzOTgyMUM1QjdDQkVEOEI0QSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1NDA5MkRFQ0Q2OUYxMUUzOTgyMUM1QjdDQkVEOEI0QSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiP8v8wAAAJUSURBVHjanJVNSBRhGMefWXd3dqelWowy6NDFDi32xRYVmOTFqDDQEk9FGRJUFFR0c0mi9FSR0a09hEQREWnfkXgp81Qm5CGiS3VosS46O0q7/Z/1mdqdnXd29IHfYd6P37yfz6vtuDtFHhEHdWANWAryIAM+gTGQVXUMKsprwCHQBhJAd9RPgxFwG9yT75IIuEhbwDDoAZtcpBwGaARp8ETaeYpPgDsydb/RAAbBTpU4CS6DMM0/VoJ+sM4pDoEUiFUyBDSsU5tBa6sDbvI+EC0W7wJ7KkmrIB06YFDXG4tObghTbbxMXg8O2mLmCNC8pCG0etpi0IW3FnVv1wsjTm3VaePyKmfTDp45S2tlA5QRQd9X+w3qGbUote3/Ibk1PkO99WWHhtc5weL1chFcY1FIo+etcyMtltrfl95Zzi7cKMEXZLVKukTX6NG+qKv0/BadTg1l6f3PnFvXFUHV8aqOaPSgWS09M5yl8UxOuc8snnSWropp1L+7XNo9AunmuZFOTOa8tmWaxV8lufw7FemmKB1/naUbjZES6bmkXij//DtX6WR+4c37AL4Xl/Jf4rpWIj2bDFPnS19Szn4fecTfwAA4Ztew0sBpSOEiLMYPunBe2x+b9GMq7+d6v+AR22nzJmiXnEvWnzx11oUKFbGwRq0DJmVMX1JOn9d50rZ4TBJQL3/sfWjSAuOq5OmS7HZF8utC4z646JY2Z2Wdr8n+zSfS8uKYqkQ/A07LkzTq4we8hIfBUefzFPSY1jPQBJrl3Vsmdb/AhDxJg/JdFn8FGADya6WyLCZPBQAAAABJRU5ErkJggg==') /*../images/edit.png*/ no-repeat;
    *background: url(../images/edit.png) no-repeat;
    /* For IE 6 and 7 */
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 25px;
    /*margin-top: 30px;*/
    margin-bottom: 5px;
    padding-left: 30px;
}

.b-user-card__about {
    color: #333;
    /*float: right;*/
    font-size: 14px;
    font-size: 1.4rem;
    width: 800px;
}

.b-user-card__social {
    position: absolute;
    left: 25px;
    top: 45px;
    width: 40px;
    text-align: center;
}

.b-user-card__social__icon {
    background: url(../images/user-social.png) no-repeat;
    display: inline-block;
    margin-bottom: 14px;
    height: 35px;
    width: 35px;
}

    .b-user-card__social__icon.fb {
        background-position: 0 0;
    }

    .b-user-card__social__icon.tw {
        background-position: 0 -35px;
    }

    .b-user-card__social__icon.in {
        background-position: 0 -70px;
    }

.black-list-icon {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUU0QTM0RTRBMDdEMTFFMzkyRUM4MDE0MEQxODhCRTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUU0QTM0RTVBMDdEMTFFMzkyRUM4MDE0MEQxODhCRTUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5RTRBMzRFMkEwN0QxMUUzOTJFQzgwMTQwRDE4OEJFNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5RTRBMzRFM0EwN0QxMUUzOTJFQzgwMTQwRDE4OEJFNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnHuq7UAAACTUExURWhoaDk5OUlJSa2trUJCQkFBQbS0tIGBgWtra4CAgPz8/EtLS2pqalBQUO7u7qmpqT8/Pzw8PKioqO/v7/Ly8m1tbX9/f4ODg0VFRWxsbPHx8fT09PDw8Kurq4KCgv39/aysrHNzc7GxsbW1tfX19XR0dERERLe3t/7+/kNDQ6qqqq+vr4iIiCkpKV5eXv///ygoKDxa5rsAAACkSURBVHjaZFHZEoMgDIzaarWH2vu+7xbh/7+uLDIZoPuQkJ1sCAtJYFL24iiKB+ORKQnh2FEW3bcln3vlIC8M+cVZMJuBfKgAZ0nXpc6NBiE0uqimdIFWMtCa0AnzvE61ouE/2Sezoi+vW9LvrFu5AwH5DdmRa3JGaSAXWGnzCl9UrUmmIfmBIQszn2/LjUuHzO2bF9bk5M4ml+y83O687/gJMAB3J0EW5s9kJQAAAABJRU5ErkJggg==') /*../images/icon-list_black_circle.png*/ no-repeat;
    *background: url(../images/icon-list_black_circle.png) no-repeat;
    /* For IE 6 and 7 */
    padding-left: 25px;
    font-weight: normal;
}

.wishlist_table {
    width: 100%;
    display: none;
}

.tax_ded_image_align {
    /*text-align:right;*/
}

.preview_img_url {
    width: 97px;
    height: 97px;
}

.b_wishlist_last_gray_font {
    font-size: 10pt;
}

.add_processing {
    background: url("../images/anim/round-orange64x64.gif") center no-repeat;
    width: 64px;
    height: 64px;
    background-size: contain;
    position: relative;
    bottom: 7px;
    margin-bottom: -14px;
    right: 27px;
}

.added_success {
    color: green;
    position: relative;
    top: 9px;
    right: 25px;
    display: block;
    margin-bottom: 18px;
}

.td_goods_bought_count {
    white-space: nowrap;
}

/*************Social buttons group*************/
.social-button-group_mobile {
    margin: 13px auto 0;
    width: 210px;
}

    .social-button-group_mobile span {
        padding: 0 5px;
    }

    .social-button-group_mobile img.img-social-share-icon {
        width: 40px;
        height: 40px;
    }
/*************Social buttons group*************/

.fb-share-button {
    display: none;
}

.anim-load-cart-pos {
    position: relative;
    left: 50%;
    margin-left: -31px;
    top: 50%;
    margin-bottom: 10px;
}

.cart-position {
    text-align: center;
    margin: 0 auto;
}
/**************Sign In**************/
#signInForm {
    width: 450px;
    margin: auto;
}

    #signInForm h1:first-child {
        width: 100%;
        margin: 10px auto 20px;
        font-size: 31px;
    }

    #signInForm h1 {
        font-size: 24px;
    }

    #signInForm input {
        width: 100% !important;
        margin: 0 0 15px;
    }

#signInSubmit {
    width: 100%;
    height: 45px;
    margin-top: 10px;
    border-radius: 30px;
    font-size: 20px;
}

.b-sign-in__recover {
    margin-top: 15px;
    font-size: 20px;
}

.b-main__auth_signup {
    width: 100%;
    height: 45px;
    border-radius: 30px;
    line-height: 45px;
    font-size: 20px;
}

    .b-main__auth_signup:hover {
        box-shadow: 0 0 0 2px #3fa9f5;
    }

#signInForm .b-main__auth_signup {
    text-decoration: none;
}
/**************Sign In**************/

/*********************** My cart ************************/
.div_all_mycart_mobile {
    width: 460px;
    margin: auto;
}

.item-one-mobile {
    width: 430px;
    padding: 10px 10px 20px 20px;
    border: none;
    border-radius: 30px;
    background: #f5f5f5;
    margin-bottom: 10px;
}

    .item-one-mobile .product {
        margin-top: 15px;
    }

h1.blue-hdl {
    font-size: 20px;
}

h1.cart-title_mobile {
    width: 93px;
    float: left;
    margin: 5px 0 0 198px;
    font-size: 25px;
}

.checkout-btn_mobile {
    padding: 10px 36px;
    font-size: 17px;
    color: #fff;
    background: #3ea9f5;
    border-radius: 20px;
    float: right;
    margin-bottom: 20px;
    transition: box-shadow 200ms ease 0s;
    -webkit-transition: box-shadow 200ms;
    text-transform: uppercase;
}

    .checkout-btn_mobile:hover {
        box-shadow: 0 0 0 2px #3ea9f5;
        text-decoration: none;
    }

.del-btn_mobile {
    float: right;
    width: 54px;
    height: 54px;
    border-radius: 100%;
    font-size: 15px;
    text-align: center;
    background: #e8e8e8;
    border: none;
    color: #acacac;
    transition: box-shadow 200ms ease 0s;
    -webkit-transition: box-shadow 200ms;
    padding: 0;
}

    .del-btn_mobile:hover {
        box-shadow: 0 0 0 2px #e8e8e8;
    }

.product_comment {
    float: left;
    margin: 15px 0 0 20px;
    width: 240px;
}

    .product_comment p.item_name_mobile {
        float: left;
        width: 230px;
        color: #000;
        margin: 0 0 5px 0;
        font-size: 21px;
    }

    .product_comment label {
        font-size: 10px;
        display: inline-block;
        width: 100%;
        text-transform: uppercase;
    }

    .product_comment .wishlist_name {
        margin: 3px 0 0 0;
    }

        .product_comment .wishlist_name a {
            color: #494949;
            font-size: 15px;
        }

.item-one-mobile .buy-info {
    margin-top: 20px;
}

.buy-info-blk1, .buy-info-blk2, .info-one-blk {
    float: left;
}

.buy-info-blk1 {
    width: 170px;
    margin-left: 10px;
}

.buy-info-blk2 {
    width: 200px;
}

.info-one-blk {
    width: 100%;
    height: 120px;
}

.buy-info-blk1 .info-one-blk:last-child, .buy-info-blk2 .info-one-blk:last-child {
    height: 100px;
}

.info-one-blk label {
    color: #666;
    float: left;
    font-size: 17px;
    margin-bottom: 13px;
}

.info-one-blk p {
    font-size: 25px;
    padding: 18px 0;
    margin: 0;
    color: #303030;
    float: left;
    width: 100%;
    background: none;
}

.info-one-blk .total_info {
    font-size: 34px;
    padding: 10px 0;
}

.info-one-blk .number-field-container_mobile {
    padding: 10px 15px;
    background: #fff;
    border-radius: 35px;
    width: 168px;
}

.info-one-blk .up-arrow_mobile {
    padding: 10px;
}

.info-one-blk .down-arrow_mobile {
    padding: 10px 12px;
}

.apply-btn_mobile {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    text-align: center;
    padding: 0;
    border: none;
    background: #bcbcbc;
    color: #fbfbfb;
    font-size: 13px;
    transition: box-shadow 200ms ease 0s;
    -webkit-transition: box-shadow 200ms;
    float: right;
}

    .apply-btn_mobile:hover {
        box-shadow: 0 0 0 1px #bcbcbc;
    }

.info-one-blk .up-arrow_mobile, .info-one-blk .down-arrow_mobile {
    margin-top: 9px;
}

.info-one-blk .b-quantity-field_mobile {
    margin-top: 10px;
}

.b-total {
    float: left;
    color: #3ea9f5;
    width: 100%;
    text-align: center;
    font-size: 22px;
    margin-top: 35px;
}

    .b-total big {
        font-weight: 600;
        font-size: 30px;
        color: #3ea9f5;
    }

.checkout-btn-wrapper {
    float: left;
    margin: 35px 0 50px;
    width: 100%;
}

.b-check-out {
    font-size: 22px;
    padding: 10px 0;
    line-height: 38px;
    background: #3ea9f5;
    border-radius: 30px;
    margin: auto;
    text-transform: uppercase;
    display: block;
    width: 450px;
}

    .b-check-out:hover {
        box-shadow: 0 0 0 2px #3ea9f5;
    }
/*********************** My cart ************************/

/****************** Donee *****************/
.b-donee {
    width: 400px;
    margin: auto;
}

.b-donee__left {
    margin: 0;
    width: 100%;
}

.b-donee__right {
    float: left;
    padding: 0;
    width: 100%;
}

.b-donee h1 {
    font-size: 25px;
    font-weight: normal;
    text-align: center;
    color: #000;
    margin: 27px 0 30px;
    padding: 0;
}

/*********Progress container*********/
.b-donee__wishlist_mobile .b-progressbar {
    height: 25px;
    border-radius: 20px;
    width: 300px;
}

    .b-donee__wishlist_mobile .b-progressbar .b-progressbar__text {
        font-size: 17px;
        line-height: 23px;
    }

.b-donee__wishlist_mobile .b-donate.small {
    height: 25px;
    width: 45px;
    border-radius: 25px;
}

.b-donee__wishlist_mobile .b-missions-list__progressbar-container {
    padding: 0;
    margin-top: 25px;
}
/*********Progress container*********/
.donee_description, .contact-info, .b-donee__wishlist, .b-donee__right hr {
    display: none;
}
/***********Contact Info*************/
.contact_info_mobile {
    float: left;
}

    .contact_info_mobile p, .contact_info_mobile a {
        position: relative;
        padding-left: 25px;
        display: block;
        margin: 15px 0;
        color: #3ea9f5;
        font-size: 18px;
    }

        .contact_info_mobile p:before, .contact_info_mobile a:before {
            position: absolute;
            content: "";
            display: block;
            background-size: 100% 100%;
            opacity: 0.5;
        }

.contact_addr:before {
    width: 12px;
    height: 21px;
    background-image: url(../images/addr_icon.png);
    left: 0;
    top: 7px;
}

.contact_phone:before {
    width: 17px;
    height: 17px;
    background-image: url(../images/phone_icon.png);
    left: 0;
    top: 0;
}

.contact_site:before {
    width: 17px;
    height: 17px;
    background-image: url(../images/site_icon.png);
    left: 0;
    top: 3px;
}

.contact_subdomain:before {
    width: 17px;
    height: 17px;
    background-image: url(../images/subdomain_icon.png);
    left: 0;
    top: 3px;
}
/***********Contact Info*************/

/**************Wishlist**************/
.b-donee__wishlist_mobile {
    float: left;
    margin-top: 50px;
}

.wishlist_header {
    float: left;
    width: 100%;
}

.b-donee__wishlist_mobile h2 {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
    margin: 0;
    padding: 20px 0;
    font-size: 25px;
    font-weight: 400;
}

    .b-donee__wishlist_mobile h2, .b-donee__wishlist_mobile h2 a {
        color: #000;
    }

.b-donee__wishlist__column {
    width: 100%;
    margin: 0;
}

    .b-donee__wishlist__column .b-donee__wishlist__item {
        padding: 35px 0;
        border: none;
    }

.b-donee__wishlist__item_illustrated .wishlist_container a {
    float: left;
}

    .b-donee__wishlist__item_illustrated .wishlist_container a img {
        width: 107px;
        height: 107px;
        float: left;
        border-radius: 10%;
    }

.wishlist_container {
    float: left;
    width: 100%;
}

.wishlist_comment_container {
    float: left;
    width: 265px;
    margin-left: 25px;
    font-size: 18px;
}

    .wishlist_comment_container a {
        width: 100%;
        margin-bottom: 10px;
        font-size: 18px;
    }

    .wishlist_comment_container p {
        color: #1e1e1e;
    }
/**************Wishlist**************/

/***********Description**************/
.donee_description_mobile {
    margin-top: 80px;
    float: left;
    width: 100%;
    font-size: 18px;
}

    .donee_description_mobile iframe {
        display: none;
    }
/***********Description**************/

/**************Blogs*****************/
.b-donee .b-blogs_mobile {
    padding: 0;
    width: 100%;
}

    .b-donee .b-blogs_mobile h1 {
        padding: 15px 0;
        border-bottom: 1px solid #e3e3e3;
        width: 100%;
        margin: 0;
        text-align: center;
    }
/**************Blogs*****************/
/****************** Donee *****************/

/************Button for see all wishlists***************/
.b-missions-list__more_mobile {
    width: 100%;
    padding: 15px 0;
    background: #f2f2f2;
    float: left;
}

    .b-missions-list__more_mobile a {
        color: #fff;
        font-size: 26px;
        padding: 18px 25px 18px 70px;
        background: #3fa9f5;
        position: relative;
        border-radius: 10px;
        width: 190px;
        display: block;
        margin: auto;
        transition: box-shadow 200ms ease 0s;
    }

        .b-missions-list__more_mobile a:hover {
            text-decoration: none;
            box-shadow: 0 0 0 2px #3fa9f5;
        }

        .b-missions-list__more_mobile a:before {
            content: "";
            display: block;
            position: absolute;
            width: 25px;
            height: 20px;
            background-image: url(../images/all_wishlist-icon.png);
            background-size: 100% 100%;
            left: 25px;
            top: 24px;
        }
/************Button for see all wishlists***************/
/***********************Blog header*********************/
.blog-header_mobile {
    font-size: 35px;
    width: 100%;
    text-align: center;
    font-weight: normal;
    color: #000;
}
/***********************Blog header*********************/

/*********************all wishlists*********************/
.base-div-all-wishlists {
    display: none;
}

.allwishlist-wrapper_mobile {
    width: 302px;
    margin: auto;
}

    .allwishlist-wrapper_mobile h1 {
        width: 100%;
        text-align: center;
        font-weight: normal;
        float: left;
        color: #3fa9f5;
    }

.b-mission-list-item_mobile, .b-mission-list-item_mobile .b-missions-list__hdl-link, .wishlist-info-wrapper_mobile {
    float: left;
}

.b-mission-list-item_mobile {
    padding: 20px 0;
    border-bottom: 1px solid #cbcbcb;
    width: 100%;
}

    .b-mission-list-item_mobile .b-missions-list__hdl-link {
        width: 100%;
    }

.wishlist-info-wrapper_mobile {
    width: 100%;
}

    .wishlist-info-wrapper_mobile .b-progressbar {
        display: block;
        float: left;
        height: 23px;
        border-radius: 15px;
    }

    .wishlist-info-wrapper_mobile .b-progressbar__text {
        line-height: 22px;
        font-size: 16px;
    }

    .wishlist-info-wrapper_mobile .b-donate {
        float: right;
        height: 23px;
        width: 35px;
        border-radius: 12px;
    }

.b-mission-list-item_mobile .b-missions-list__hdl {
    float: left;
    margin: 10px 0 5px;
    cursor: pointer;
    font-size: 18px;
}

.b-mission-list-item_mobile .b-missions-organization {
    font-size: 18px;
}

.b-mission-list-item_mobile .b-missions-image {
    margin-bottom: 15px;
    border-radius: 12px;
}
/*********************all wishlists*********************/

/*************How it works*************/
.how-it-works_wrapper {
    width: 450px;
    margin: auto;
}

    .how-it-works_wrapper h1 {
        font-size: 25px;
        width: 100%;
        text-align: center;
        color: #3fa9f5;
        font-weight: normal;
    }
/*  summary part  */
.summary-part {
    width: 100%;
    float: left;
    padding: 30px 0 50px;
    border-bottom: 1px solid #e5e5e5;
}

.one-summary-blk, .summary-sign-wrapper, .summary-description {
    float: left;
}

.one-summary-blk {
    width: 100%;
    margin-bottom: 20px;
}

.summary-sign-wrapper, .summary-description {
    width: 290px;
    float: left;
}

.summary-sign-wrapper {
    min-height: 53px;
    width: 150px;
    float: left;
    padding: 5px 0;
}

.summary-sign {
    margin: auto;
}

.summary-description {
    font-size: 25px;
    color: #282828;
    padding: 5px 0;
}

.summary-part .one-summary-blk:nth-child(2) .summary-description {
    padding: 0;
}

.summary-part .one-summary-blk:last-child .summary-description {
    padding: 15px 0;
}

.summary-description p {
    margin: 0;
}

.summary-sign1 {
    width: 45px;
    height: 33px;
    background-image: url(../images/impact-sign.png);
    background-size: 100% 100%;
}

.summary-sign2 {
    width: 55px;
    height: 45px;
    background-image: url(../images/gift-sign.png);
    background-size: 100% 100%;
}

.summary-sign3 {
    width: 53px;
    height: 53px;
    background-image: url(../images/no_money-sign.png);
    background-size: 100% 100%;
}
/*  summary part  */

/*  gooddler-state-wrapper  */
.gooddler-state-wrapper {
    width: 100%;
    margin: auto;
}

.gooddler-state {
    width: 100%;
    float: left;
    padding: 20px 0 50px;
    border-bottom: 1px solid #e5e5e5;
}

    .gooddler-state h2 {
        font-size: 30px;
        text-align: center;
        color: #3fa9f5;
        font-weight: 500;
    }

.gooddler-state-process {
    float: left;
    padding: 20px 0;
}

.one-gooddler-state {
    float: left;
    width: 135px;
    height: 135px;
    background-size: 100% 100%;
}

.gooddler-state .one-gooddler-state p {
    margin: 51px 0;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    font-style: normal;
}

.charities-state .one-gooddler-state p, .how-it-works_wrapper .gooddler-state:last-child .one-gooddler-state p {
    margin: 44px 0;
    line-height: 1.2;
}

.first-gooddler-state {
    background-image: url(../images/state-1.png);
}

.second-gooddler-state {
    background-image: url(../images/state-2.png);
    margin: 0 22px;
}

.third-gooddler-state {
    background-image: url(../images/state-3.png);
}

.gooddler-state p {
    font-size: 20px;
    font-style: italic;
    color: #7d7d7d;
    text-align: center;
    width: 100%;
    float: left;
    line-height: 1.7;
}

.gooddler-state a {
    padding: 10px 35px;
    font-size: 20px;
    color: #fff;
    background: #3fa9f5;
    border-radius: 30px;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    margin: 20px 0 0 138px;
    float: left;
}

.charities-state a {
    margin: 45px 0 0 30%;
}

.gooddler-state a:hover {
    text-decoration: none;
    box-shadow: 0 0 0 2px #3fa9f5;
}

.btn-group {
    margin: auto;
    width: 350px;
}

.gooddler-state .btn-group a {
    padding: 5px 27px;
    font-size: 19px;
    margin: 0;
    margin-top: 45px;
}

    .gooddler-state .btn-group a:first-child {
        float: left;
    }

    .gooddler-state .btn-group a:last-child {
        float: right;
    }

.gooddler-description {
    float: left;
    margin-left: 63px;
}

.gooddler-state .gooddler-description p {
    font-size: 20px;
}

.gooddler-state .gooddler-description p {
    text-align: left;
    padding-left: 35px;
    position: relative;
    margin: 5px 0;
    float: left;
}

    .gooddler-state .gooddler-description p:before {
        position: absolute;
        content: "";
        display: block;
        width: 19px;
        height: 13px;
        background: url(../images/gooddler_check-sign.png);
        left: 0;
        top: 5px;
    }
/*  gooddler-state-wrapper  */
/*    quote-part    */
.quote-wrapper {
    float: left;
    width: 100%;
    padding: 80px 0;
}

.quote-part {
    margin: auto;
    width: 100%;
}

.quote-slider {
    float: left;
    width: 100%;
}

    .quote-slider h3, .quote-slider p {
        text-align: center;
        float: left;
        width: 100%;
        margin: 10px 0;
    }

.quote-slider {
    color: #7d7d7d;
}

    .quote-slider h3 {
        font-style: italic;
        font-weight: 500;
        font-size: 29px;
    }

    .quote-slider p {
        font-size: 20px;
    }

.quote-pic-wrapper {
    float: left;
    width: 100%;
}

.quote-pic {
    margin: auto;
    width: 74px;
    height: 74px;
    background: url(../images/quotes-1-pic.png);
}
/*    quote-part    */
/*************How it works*************/

/**********Empty Cart Page***********/
#EmptyCartMessage {
    float: left;
    width: 100%;
    font-size: 21px;
}

#total_cost.empty_cart {
    font-size: 15px;
}
/**********Empty Cart Page***********/

/******************* All Posts page ***********************/
.one-post {
    float: left;
    width: 100%;
    padding: 25px 0;
    border-bottom: 1px solid #d7d7d7;
}

.one-post-left {
    float: left;
    width: 100%;
}

    .one-post-left .post-title_mobile {
        display: block;
        float: right;
        width: 250px;
        color: #000;
        font-size: 21px;
    }

.post-image-wrapper img {
    border-radius: 10px;
    width: 120px;
    float: left;
}

.post-title_mobile {
    display: none;
}

.one-post-right {
    float: right;
    width: 100%;
}

    .one-post-right .post-title {
        display: none;
    }

    .one-post-right p {
        font-size: 17px;
        color: #000;
        margin-bottom: 0;
    }
/******************* All Posts page ***********************/
