.single-pro-img {
    position: relative;
    width: 44.3%;
}
.single-pro-img-no-sidebar {
    width: 40%;
}
.single-pro-img .single-product-scroll {
    position: sticky;
    top: 30px;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.single-product-cover {
    overflow: hidden;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.single-nav-thumb .single-slide {
    padding: 11px 11px 0 11px;
    display: block !important;
}
.single-nav-thumb .slick-slide img {
    border: 1px solid #eeeeee;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    background: #f7f7f7;
    height: 95px;
}
.single-slide.zoom-image-hover {
    border: 1px solid #eeeeee !important;
    border-radius: 5px !important;
    background: #f7f7f7;
    padding: 10px;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.single-pro-desc-no-sidebar {
    width: 60%;
}
.single-pro-desc {
    width: 52.7%;
    background-color: #fff;
}
.single-pro-content .ec-single-title {
    color: #444444;
    font-size: 22px;
    text-transform: capitalize;
    margin: 0 0 20px 0;
    text-decoration: none;
    display: block;
    font-family: "Montserrat";
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0.02rem;
}
.single-pro-content .ec-single-rating-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 14px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.single-pro-content .ec-single-rating {
    padding-right: 15px;
    border-right: 1px solid #eeeeee;
    margin-right: 15px;
    line-height: 17px;
}
.single-pro-content .ec-single-rating-wrap i.ecicon {
    margin-right: 2px;
    line-height: 20px;
    font-size: 16px;
    float: unset;
}
i.ecicon.eci-star.fill {
    color: #ff6262;
    opacity: 0.7;
}
i.ecicon.eci-star, i.ecicon.eci-star-o {
    margin-right: 3px;
    color: #b2b2b2;
    float: left;
}
.ecicon {
    display: inline-block;
    font: normal normal normal 14px/1 EcIcons;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
i.ecicon.eci-star-o {
    color: #b2b2b2;
    float: left;
}
.single-pro-content .ec-read-review {
    line-height: 17px;
}
.single-pro-content .ec-single-rating-wrap .ec-read-review a {
    color: #444444;
    text-decoration: underline;
    font-size: 14px;
    line-height: 20px;
}
.single-pro-content .ec-single-desc {
    margin-bottom: 12px;
    color: #777;
    font-size: 14px;
    letter-spacing: 0;
    word-break: break-all;
    line-height: 1.7;
    font-family: "Montserrat";
}
.single-pro-content .ec-single-sales {
    margin: 25px 0 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px;
    border: 1px solid #eeeeee;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 5px;
}
.single-pro-content .ec-single-sales .ec-single-sales-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 18px;
    position: relative;
    display: block;
    color: #444444;
    font-family: "Fjalla One";
    letter-spacing: 0.5px;
    text-transform: capitalize;
    line-height: 1.2;
    display: none;
}
.single-pro-content .ec-single-sales .ec-single-sales-visitor {
    color: #444444;
    font-size: 16px;
    line-height: 27px;
    text-transform: capitalize;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 0.1px;
    margin-bottom: 16px;
}
.single-pro-content .ec-single-sales .ec-single-sales-visitor span {
    color: #ffffff;
    font-size: 16px;
    line-height: 27px;
    font-weight: 600;
    background-color: #3474d4;
    padding: 0 3px;
    margin: 0 6px;
}
.single-pro-content .ec-single-sales .ec-single-sales-progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
}
.single-pro-content .ec-single-price-stoke {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eeeeee;
}
.single-pro-content .ec-single-price-stoke > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.single-pro-content .ec-single-price-stoke .ec-single-ps-title {
    line-height: 1;
    font-size: 16px;
    color: #202020;
    margin-bottom: 14px;
    letter-spacing: 0;
}
.single-pro-content .ec-single-price span.new-price {
    color: #202020;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.2;
    font-family: "Montserrat";
    letter-spacing: 0;
}
.single-pro-content .ec-single-price span.old-price {
        font-size: 12px;
        text-decoration: line-through;
        color: #e91227;
}
.single-pro-content .ec-single-price-stoke > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.single-pro-content .ec-single-price-stoke .ec-single-ps-title {
    line-height: 1;
    font-size: 16px;
    color: #202020;
    margin-bottom: 14px;
    letter-spacing: 0;
}
.single-pro-content .ec-single-price-stoke .ec-single-sku {
    line-height: 1.4;
    font-size: 18px;
    color: #444444;
    font-weight: 600;
}
.single-pro-content .ec-single-qty {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}
.single-pro-content .ec-single-qty .qty-plus-minus {
    border: 1px solid #eeeeee;
    display: inline-block;
    height: 40px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0;
}
.single-pro-content .ec-single-qty .qty-plus-minus .dec.ec_qtybtn {
    border-right: 1px solid #eeeeee;
}
.single-pro-content .ec-single-qty .qty-plus-minus .ec_qtybtn {
    width: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    cursor: pointer;
    font-size: 22px;
    color: #777777;
}
.single-pro-content .ec-single-qty .qty-plus-minus input.qty-input {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #444444;
    float: left;
    font-size: 15px;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 40px;
    outline: none;
    font-weight: 700;
}
.single-pro-content .ec-single-qty .qty-plus-minus .inc.ec_qtybtn {
    border-left: 1px solid #eeeeee;
}
.single-pro-content .ec-single-social ul {
    display: initial;
}
.single-pro-content .ec-single-social ul li.list-inline-item:not(:last-child) {
    margin-right: 6px;
}
.single-pro-content .ec-single-social ul li a {
    width: 30px;
    height: 30px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #efefef;
    border-radius: 100%;
    color: #777;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 15px;
}
.ec-single-pro-tab {
    margin-top: 40px;
}
.ec-single-pro-tab-nav {
    border-bottom: none;
    position: relative;
    display: block;
    margin: auto;
    text-align: center;
    width: 100%;
    float: left;
    margin-bottom: -20px;
}
.ec-single-pro-tab-nav .nav-tabs {
    border-bottom: none;
    display: inline-block;
    float: left;
    background: #ffffff;
}
.ec-single-pro-tab-nav .nav-tabs li {
    margin: 0 5px 0 auto;
}

.ec-single-pro-tab-nav li {
    display: inline-block;
    float: left;
    margin-right: 2px;
}
.ec-single-pro-tab-nav .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #3474d4;
    border: 1px solid #3474d4;
}
.ec-single-pro-tab-nav .nav-tabs .nav-link {
    border: 1px solid #eeeeee;
    text-transform: capitalize;
    line-height: 24px;
    color: #444444;
    padding: 8px 28px;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    display: inline-block;
    cursor: pointer;
    background-color: #ffffff;
    border-radius: 0;
    letter-spacing: 0;
    border-radius: 5px;
}
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #ffffff;
    border-color: #eeeeee #eeeeee #ffffff;
}
.ec-single-pro-tab-content {
    overflow: hidden;
    background-color: #fff;
    text-align: left;
    padding: 35px 30px 21px 30px;
    border: 1px solid #eeeeee;
    border-radius: 0;
    color: #202020;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.6;
    border-radius: 5px;
}
.tab-content .tab-pane.active {
    height: auto;
    visibility: visible;
    opacity: 1;
}
.tab-content .tab-pane {
    display: block;
    height: 0;
    visibility: hidden;
    max-width: 100%;
    opacity: 0;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.ec-single-pro-tab-content .ec-single-pro-tab-desc p {
    margin-bottom: 15px;
    font-size: 14px;
    letter-spacing: 0;
    color: #777;
    line-height: 24px;
}
.tab-pane p {
    color: #777;
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 500;
}
.single-pro-content .ec-single-qty .ec-single-cart .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    margin: 0 10px;
    text-transform: uppercase;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 160px;
    letter-spacing: 0.02rem;
}
.ec-cart-content .table-content table {
    border: 1px solid #ebebeb;
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.ec-cart-content .table-content table thead > tr {
    background-color: #ffffff;
    border: 1px solid #ebebeb;
}
.ec-cart-content .table-content table thead > tr > th {
    border-top: medium none;
    color: #444444;
    font-size: 15px;
    font-weight: 500;
    padding: 15px 14px 12px;
    text-align: left;
    text-transform: capitalize;
    vertical-align: middle;
    white-space: nowrap;
    line-height: 1;
    letter-spacing: 0;
}
.ec-cart-content .table-content table tbody > tr {
    border-bottom: 1px solid #ebebeb;
}
.ec-cart-content .table-content table tbody > tr td.ec-cart-pro-name {
    width: 40%;
}
.ec-cart-content .table-content table tbody > tr td {
    color: #444444;
    font-size: 16px;
    padding: 15px 14px;
    text-align: left;
}
.ec-cart-content .table-content table tbody > tr td.ec-cart-pro-price {
    color: #555;
    font-weight: 500;
    font-size: 15px;
}
.ec-cartamount{
    font-weight: 700;
    font-size: 18px;
    text-decoration-style: solid;
    text-shadow: 0px 2px 0px #cfcfcf;
}
.ec-cart-content .table-content table tbody > tr td.ec-cart-pro-subtotal {
    font-weight: 700;
    font-size: 18px;
    text-decoration-style: solid;
    text-shadow: 0px 2px 0px #cfcfcf;
}
.ec-cart-content .table-content table tbody > tr td .cart-qty-plus-minus {
    border: 1px solid #ededed;
    display: inline-block;
    /*height: 35px;*/
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
}
.ec-cart-content .table-content table tbody > tr td .cart-qty-plus-minus input {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #424242;
    float: left;
    font-size: 20px;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 40px;
    outline: none;
    font-weight: 600;
    line-height: 38px;
}
.ec-cart-content .table-content table tbody > tr td .cart-qty-plus-minus .ec_cart_qtybtn {
    color: #444444;
    float: left;
    font-size: 20px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ec-cart-content .table-content table tbody > tr td .cart-qty-plus-minus .ec_qtybtn {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    font-size: 0;
    color: #444444;
    height: 19px;
    position: relative;
}
.ec-cart-content .table-content table tbody > tr td.ec-cart-pro-remove {
    width: 90px;
    text-align: right;
}
.ec-cart-content .table-content table tbody > tr td.ec-cart-pro-remove a {
    font-size: 22px;
    margin: 0 auto;
    color: #555;
}
.ec-cart-content .table-content table tbody > tr td .cart-qty-plus-minus .inc.ec_qtybtn:before {
    padding-top: 4px;
    content: "\f067";
}

.ec-cart-content .table-content table tbody > tr td .cart-qty-plus-minus .ec_qtybtn:before {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    font-size: 20px;
    color: #444444;
    height: 19px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    font-family: "EcIcons";
    overflow: hidden;
}
.ec-cart-content .table-content table tbody > tr td .cart-qty-plus-minus .dec.ec_qtybtn:before {
    padding-bottom: 0px;
    content: "\f068";
}
.ec-cart-content .table-content table tbody > tr td .cart-qty-plus-minus .ec_qtybtn:before {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    font-size: 18px;
    color: #424242;
    height: 19px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    font-family: "EcIcons";
    overflow: hidden;
}
.cart_page .ec-sidebar-wrap {
    border-radius: 5px;
    border: 1px solid #ededed;
}
.ec-sidebar-wrap {
    padding: 15px;
    background-color: #fff;
}
.cart_page .ec-sidebar-wrap h3, .cart_page .ec-sidebar-wrap .h3 {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 21px;
}
.ec-sidebar-wrap h3, .ec-sidebar-wrap .h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    position: relative;
    display: block;
    color: #555;
    font-family: "Montserrat";
}
.ec-sidebar-res {
    display: none;
}
.cart_page .ec-sidebar-wrap .ec-sb-block-content {
    margin-bottom: 0;
    border-bottom: none;
}
.ec-sidebar-wrap .ec-sb-block-content {
    margin-bottom: 15px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
}
.cart_page .ec-sidebar-wrap .ec-ship-title {
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0;
    border-bottom: 1px solid #ededed;
    color: #444444;
    padding-bottom: 15px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.cart_page .ec-sidebar-wrap .ec-ship-title::after {
    content: "\f107";
    position: relative;
    font-family: "EcIcons";
    font-size: 18px;
    color: #777777;
    font-weight: 400;
}
.ec-cart-form {
    padding-top: 19px;
}
.ec-cart-form p {
    color: #777;
    font-size: 14px;
    margin-bottom: 10px;
    letter-spacing: 0;
}
.ec-cart-form label {
    margin-bottom: 9px;
    color: #444444;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1;
}
.ec-cart-form .ec-cart-select-inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50px;
    border-radius: 0;
    border: 1px solid #ededed;
    font-size: 14px;
    padding: 0;
    margin-bottom: 28px;
}
.ec-cart-form select {
    padding: 0 15px;
}
.ec-cart-form input {
    background-color: transparent;
    border: 1px solid #ededed;
    color: #444444;
    font-size: 14px;
    margin-bottom: 26px;
    padding: 0 15px;
    width: 100%;
    outline: none;
}
.cart_page .ec-sidebar-wrap .ec-sb-block-content {
    margin-bottom: 0;
    border-bottom: none;
}
.ec-sidebar-wrap .ec-sb-block-content {
    margin-bottom: 15px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
}
.ec-cart-summary-bottom .ec-cart-summary > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}
.ec-cart-summary-bottom .ec-cart-summary .text-left {
    color: #444444;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
}
.ec-cart-summary-bottom .ec-cart-summary .ec-cart-coupan-content {
    display: none;
    margin-bottom: 0;
}
.ec-cart-coupan-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #ededed;
    padding: 5px;
}
.ec-cart-summary-bottom .ec-cart-summary .ec-cart-summary-total {
    border-top: 1px solid #ededed;
    padding-top: 19px;
    margin-bottom: 0;
    margin-top: 16px;
}
.ec-cart-summary-bottom .ec-cart-summary .ec-cart-summary-total .text-left {
    font-size: 16px;
    font-weight: 500;
}

.ec-cart-coupan-form .ec-coupan {
    display: inline-block;
    vertical-align: top;
    line-height: 35px;
    height: 35px;
    color: #777777;
    font-size: 14px;
    width: 100%;
    border: 0;
    background: transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    letter-spacing: 0.5px;
}
.ec-cart-coupan-form .button {
    font-size: 16px;
    text-align: center;
    padding: 0 15px;
}
.ec-cart-content .table-content table tbody > tr td .ec-cart-pro-img {
    width: 100px;
    max-height:100px;
}
.ec-cart-content .ec-cart-update-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 0 0;
}
.ec-cart-update-bottom > a {
    color: #444444;
    display: inline-block;
    text-decoration: underline;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 0.8px;
}
.ec-cart-update-bottom .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    color: #fff;
    text-decoration: none;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 150px;
}
.checkout_page .ec-checkout-wrap {
    padding: 30px;
    border: 1px solid #ededed;
    background-color: #fff;
    border-radius: 5px;
}
.ec-checkout-block.ec-check-new {
    margin-bottom: 30px;
}
.checkout_page .ec-checkout-wrap .ec-check-bill h3, .checkout_page .ec-checkout-wrap .ec-check-bill .h3 {
    margin-bottom: 26px;
    line-height: 1.2;
}
.checkout_page .ec-checkout-wrap h3, .checkout_page .ec-checkout-wrap .h3 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 25px;
    position: relative;
    display: block;
    color: #444444;
    font-family: "Montserrat";
    line-height: 1;
}
.checkout_page .ec-checkout-wrap .ec-check-bill .ec-check-subtitle {
    margin-bottom: 10px;
}
.ec-check-subtitle {
    margin-bottom: 14px;
    color: #444444;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1;
}
.ec-bill-option {
    margin-bottom: 32px;
    display: block;
}
.ec-bill-option span {
    margin-right: 45px;
}
.checkout_page [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.checkout_page [type=radio]:not(:checked) + label {
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    line-height: 16px;
    display: inline-block;
    color: #777777;
    letter-spacing: 0;
}
.checkout_page [type=radio]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #ffffff;
}
.checkout_page [type=radio]:not(:checked) + label:after {
    content: "";
    width: 8px;
    height: 8px;
    background: #3474d4;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.ec-check-bill-form {
    margin-bottom: 2px;
}
.ec-checkout-wrap .ec-check-bill-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -15px;
}
.ec-checkout-wrap .ec-check-bill-form .ec-bill-wrap.ec-bill-half {
    width: 50%;
}
.ec-checkout-wrap .ec-check-bill-form .ec-bill-wrap {
    width: 100%;
    padding: 0 15px;
}
.ec-checkout-wrap .ec-check-bill-form label {
    margin-bottom: 7px;
    color: #444444;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1;
}
.ec-checkout-wrap .ec-check-bill-form input[type=checkbox] {
    background-color: #7c7c7c;
    border: 1px solid #ededed;
    color: #707070;
    font-size: 14px;
    margin-top: 10px;
    padding: 0 0px;
    width: 13%;
    height: 20px;
    outline: none;

}
.ec-checkout-wrap .ec-check-bill-form input {
    background-color: transparent;
    border: 1px solid #ededed;
    color: #444444;
    font-size: 14px;
    margin-bottom: 26px;
    padding: 0 15px;
    width: 100%;
    outline: none;
}
.ec-checkout-wrap .ec-check-bill-form .ec-bl-select-inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 40px;
    border-radius: 0;
    border: 1px solid #ededed;
    font-size: 14px;
    padding: 0;
    margin-bottom: 10px;
}
.ec-checkout-wrap .ec-check-bill-form .ec-bl-select-inner select {
    padding: 0 15px;
}
.ec-checkout-wrap .ec-check-bill-form .ec-bl-select-inner::after {
    content: "\f107";
    position: absolute;
    font-family: "EcIcons";
    top: 0;
    right: 0;
    padding: 0 10px;
    cursor: pointer;
    pointer-events: none;
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    line-height: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #777777;
}
.ec-checkout-content .ec-check-order-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0;
}
.ec-checkout-content .ec-check-order-btn .btn {
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
    padding: 0 5px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    outline: none;
    border-radius: 0px;
    width: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 0;
}
.checkout_page .ec-sidebar-wrap {
    border: 1px solid #ededed;
    margin-bottom: 30px;
    border-radius: 5px;
}
.checkout_page .ec-sidebar-wrap .ec-sb-block-content {
    margin-bottom: 0;
    border-bottom: none;
}
.ec-sidebar-wrap .ec-sb-block-content {
    margin-bottom: 15px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
}
.ec-checkout-summary > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}
.ec-checkout-summary .text-left {
    color: #444444;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
}
.ec-checkout-summary .text-right {
    color: #555;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
}
.ec-checkout-summary .ec-checkout-summary-total {
    border-top: 1px solid #ededed;
    padding-top: 19px;
    margin-bottom: 0;
    margin-top: 16px;
}
.ec-sidebar-wrap .ec-sidebar-block .ec-sb-block-content .ec-pay-desc {
    color: #777;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 15px;
    display: block;
    letter-spacing: 0;
}
.checkout_page [type=radio]:checked {
    position: absolute;
    left: -9999px;
}
.checkout_page [type=radio]:checked + label {
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    line-height: 16px;
    display: inline-block;
    color: #777777;
    letter-spacing: 0;
}
.checkout_page [type=radio]:checked + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #ffffff;
    border: 1px solid #3474d4;
}
.checkout_page [type=radio]:checked + label:after {
    content: "";
    width: 8px;
    height: 8px;
    background: #3474d4;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.ec-sidebar-wrap.ec-checkout-pay-wrap .ec-pay-commemt .ec-pay-opt-head {
    margin-bottom: 8px;
}
.ec-sidebar-wrap .ec-sidebar-block .ec-sb-block-content .ec-pay-opt-head {
    color: #444444;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 6px;
    display: block;
}
.ec-sidebar-wrap.ec-checkout-pay-wrap textarea {
    background: transparent;
    border: 1px solid #ededed;
    color: #444444;
    height: 110px;
    padding: 10px 15px;
    margin-bottom: 0;
    width: 100%;
    outline: none;
    font-size: 14px;
    display: block;
}
.ec-sidebar-wrap.ec-checkout-pay-wrap .ec-pay-agree {
    position: relative;
    display: block;
    margin-top: 20px;
}
.ec-sidebar-wrap.ec-checkout-pay-wrap .ec-pay-agree input {
    position: absolute;
    cursor: pointer;
    z-index: 999;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
}
.ec-sidebar-wrap.ec-checkout-pay-wrap .ec-pay-agree a {
    margin-left: 27px;
    display: block;
    color: #777777;
    font-size: 14px;
    margin-top: 0;
    line-height: 18px;
    font-weight: 300;
    letter-spacing: 0;
    cursor: pointer;
}
.ec-sidebar-wrap.ec-checkout-pay-wrap .ec-pay-agree a span {
    color: #444444;
}
@media only screen and (max-width: 991px)
{
    .ec-checkout-rightside {
        margin-top: 30px;
    }
}
@media only screen and (max-width: 575px)
{
    .ec-checkout-wrap .ec-check-bill-form .ec-bill-wrap.ec-bill-half {
        width: 100%;
    }
}

