.shop-table {
    text-align: left
}

.shop-table tbody {
    border-bottom: 1px solid #e1e1e1
}

.shop-table td {
    padding: 1.5rem 1rem 1.5rem 0;
    border-top: 1px solid #e1e1e1;
    font-size: 1.4rem
}

.shop-table th {
    padding: .3rem 0 .3rem;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.875;
    /*text-transform: uppercase;*/
    color: #222
}

.shop-table img {
    display: block;
    max-width: 100px
}

.shop-table .product-thumbnail a {
    display: block;
    width: 100px
}

.shop-table .remove {
    display: block;
    margin-right: -1rem;
    width: 3rem;
    height: 3rem;
    font-size: 1.7rem;
    text-align: center;
    color: #999
}

.shop-table .remove i {
    line-height: 3rem
}

.shop-table .remove:hover {
    color: #26b
}

.shop-table .product-name {
    white-space: normal
}

.shop-table td.product-remove {
    padding-right: 0;
    width: 20px
}

.shop-table .product-price {
    display: table-cell
}

@media (min-width: 768px) {
    .wishlist-table td.product-price {
        width:130px
    }

    .wishlist-table td.product-stock-status {
        width: 130px
    }
}

@media (min-width: 992px) {
    .wishlist-table td.product-price {
        width:180px
    }

    .wishlist-table td.product-stock-status {
        width: 200px
    }

    .wishlist-table td.product-add-to-cart {
        width: 180px
    }
}

@media (max-width: 767px) {
    .shop-table {
        text-align:center
    }

    .shop-table thead {
        display: none
    }

    .shop-table tbody,.shop-table tr,.shop-table td {
        display: block
    }

    .shop-table tbody {
        border: 1px solid #e1e1e1
    }

    .shop-table tr {
        position: relative;
        padding: 4.2rem 0 4rem
    }

    .shop-table tr+tr {
        border-top: 1px solid #e1e1e1
    }

    .shop-table td {
        padding: 0;
        border: none
    }

    .shop-table .product-thumbnail {
        margin-bottom: 1rem
    }

    .shop-table .product-thumbnail a,.shop-table .btn-product,.shop-table td {
        margin-left: auto;
        margin-right: auto
    }

    .shop-table .product-stock-status {
        margin-bottom: 1rem
    }

    .shop-table .btn-product {
        max-width: 220px
    }

    .shop-table .product-remove {
        position: absolute;
        right: 2rem;
        top: .5rem;
        padding: .5rem;
        width: auto
    }

    .shop-table .product-quantity {
        margin-bottom: 1rem
    }

    .wishlist-table td.product-price {
        display: block;
        width: 100%
    }
}

.wishlist-table th.product-name {
    padding-left: 2px;
    width: 120px
}

.wishlist-table .wishlist-out-stock {
    color: #d26e4b
}

.wishlist-table .wishlist-in-stock {
    color: #26b
}

.wishlist-table .btn-product {
    padding: 1.4rem;
    background-color: #f2f3f5;
    color: #222;
    white-space: nowrap;
    font-size: 1.2rem;
    transition: color .3s, background-color .3s
}

.wishlist-table .btn-product:hover {
    color: #fff;
    background-color: #26b
}

.wishlist-table .btn-product.btn-disabled {
    border-color: #f2f3f5 !important;
    background-color: #f2f3f5 !important
}

.cart.main {
    border-top: 1px solid #e1e1e1
}

.cart .accordion {
    border-bottom: 1px solid #e1e1e1
}

.cart .card-header {
    font-size: 1.4rem
}

.cart .card-header>a {
    padding-left: 2px
}

.cart .card-body {
    margin-bottom: 2.4rem;
    padding: 0
}

.cart .form-control {
    font-family: Poppins,sans-serif
}

.cart .input-coupon {
    max-width: 100%
}

.cart .input-coupon>* {
    border: 1px solid #e3e3e3;
    background-color: #f6f7f9
}

.cart .input-coupon .btn {
    width: 5.2rem;
    border-left: none
}

.cart .input-coupon .form-control {
    font-size: 1.3rem;
    border-right: none
}

.cart .remove {
    margin-right: 0;
    width: 2rem;
    text-align: center
}

.cart .summary {
    line-height: 2.15
}

.cart .summary .title {
    margin-bottom: 1rem;
    padding-bottom: 1.8rem;
    border-bottom: 1px solid #e1e1e1
}

.cart .summary label {
    display: block
}

.cart .shipping {
    margin-bottom: 2.3rem;
    width: 100%;
    letter-spacing: -.01em
}

.cart select {
    max-width: 100%;
    width: 100%
}

.cart .select-box::before {
    right: 1.5rem;
    font-family: 'Donald';
    font-size: 1.2rem;
    content: '\e968'
}

.cart .btn-checkout {
    display: block
}

.cart .product-thumbnail figure {
    position: relative;
    display: inline-block
}

.cart .product-thumbnail .product-remove {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 1.2rem;
    width: 2rem;
    height: 2rem;
    top: -0.8rem;
    right: -0.8rem;
    border-radius: 50%;
    background-color: #e40101;
    color: #fff;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.4)
}

.cart .shop-table th {
    padding-bottom: 1rem;
    font-size: 1.4rem;
    font-weight: 700
}

.cart .shop-table th:last-child {
    text-align: right
}

.cart .shop-table td {
    padding: 2rem 2rem 2rem 0
}

.cart .shop-table td:last-child {
    padding-right: 0;
    text-align: right
}

.cart .shop-table .quantity.form-control {
    font-weight: 700
}

.cart .product-price .amount {
    font-size: 1.6rem
}
.cart .product-price .xs-text {
	font-size: 1.4rem;
	color:#222;
	display:inline;
}
.step-by {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.step-by .title.title-step {
    font-size: 2rem;
    text-transform: initial;
    font-weight: 700;
    margin-left: 4.8rem;
    color: #999;
    margin-bottom: 0;
    letter-spacing: -0.5px;
    padding: .5rem 0
}

.step-by .title.title-step::before {
    content: '\f054';
    display: inline-block;
    position: absolute;
    left: -2.8rem;
    top: 52%;
    line-height: 0;
    vertical-align: middle;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 1.7rem;
    background-color: #fff
}

.step-by .title.title-step.visited {
    color: #222
}

.step-by .title.title-step.visited ~ .active::before {
    color: #222
}

.step-by .title.title-step.active {
    color: #b10001
}

.step-by .title.title-step.active::before {
    color: #999
}

.step-by .title.title-step:first-child {
    margin-left: 0
}

.step-by .title.title-step:first-child::before {
    display: none
}

.summary {
    padding: 2.8rem 3rem 2rem;
    border: 1px solid #e1e1e1;
    border-radius: 2px
}

.summary td:last-child,.summary th:last-child {
    text-align: right;
    min-width: 12rem
}

.summary th {
    text-align: left
}

.summary .form-control {
    width: 100%;
    max-width: 100%
}

.summary-title {
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: -.01em;
    color: #222;
    text-transform: uppercase;
    padding-bottom: 2rem;
    margin-bottom: 0;
    border-bottom: 1px solid #e1e1e1
}

.summary-subtotal {
    border-bottom: 1px solid #e1e1e1
}

.summary-subtitle {
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: -.01em;
    color: #222;
    margin-bottom: 0;
    padding: 0.5rem 0
}

.summary-subtotal-price {
    font-size: 1.4rem;
    font-weight: 600;
    color: #666;
    margin-bottom: 0;
  
}
.noteSm{
	text-align:right;
	font-size:1.2rem;
	color:#fe0100
}
.summary-total-price {
    font-size: 2rem;
    letter-spacing: -0.025em;
    font-weight: 700;
    color: #222;
    text-align: right;
    margin-bottom: 0;
    
}

.coupon {
    display: flex
}

.coupon>* {
    margin-right: 1rem
}

@media (max-width: 767px) {
    .summary {
        padding-left:2rem;
        padding-right: 2rem
    }

    .cart .shop-table td {
        padding: 0
    }

    .cart .shop-table td.product-price {
        display: block;
        width: 100%;
        text-align: center
    }

    .cart .shop-table tr {
        padding: 4rem 0 3.5rem
    }

    .cart .shop-table .product-subtotal,.cart .shop-table .product-thumbnail,.cart .shop-table .product-quantity {
        margin-bottom: .5rem
    }

    .cart-actions {
        display: block !important
    }

    .cart-actions .coupon {
        padding-bottom: 2rem
    }
}

@media (max-width: 479px) {
    .summary {
        padding-left:1.5rem;
        padding-right: 1.5rem
    }
}

.shipping-address {
    border-bottom: 1px solid #e1e1e1
}

.shipping-address input.form-control,.shipping-address .select-box {
    margin-bottom: 2rem;
    background: #fff
}

.shipping-address .form-control {
    padding: .95rem 1.4rem;
    font-size: 1.3rem;
    border-color: #e3e3e3;
    color: #999
}

.cart-total {
    text-align: right
}

.cart-total .btn-calc {
    margin-bottom: 1.8rem
}

.cart-total td,.cart-total th {
    border-top: 1px solid #e1e1e1
}

.cart-subtotal th {
    font-weight: 400
}

.cart-subtotal td,.cart-subtotal th {
    padding: 1.5rem 0
}

.order-total {
    font-size: 1.6rem;
    font-weight: 600;
    color: #26b
}

.order-total td,.order-total th {
    padding-top: 1.9rem
}

.cart-table .product-price {
    width: 100px
}

.cart-table .product-quantity {
    width: 135px
}

.cart-table .product-subtotal {
    width: 85px
}

.cart-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 2px
}

.cart-actions button i {
    font-size: 1.4rem
}

@media (min-width: 992px) {
    .cart.main .product-thumbnail {
        width:12rem
    }

    .cart.main .product-price {
        width: 14rem
    }

    .cart.main .product-quantity {
        width: 15.3rem
    }

    .cart.main .product-subtotal {
        width: 13.2rem
    }
}

.checkout {
    line-height: 1.54
}

.checkout.main {
    border-top: 1px solid #e1e1e1
}

.checkout label {
    display: block;
    padding-left: .2rem;
    margin-bottom: 1rem;
    font-size: 1.4rem;
    line-height: 1.4rem;
}
.checkout label.custom-control-label{
	margin-bottom: 0;
	line-height: 1.8rem;
}

.checkout .form-control {
    /*font-size: 1.3rem;*/
    /*font-family: Poppins,sans-serif;*/
    transition: background-color .3s, border-color .3s;
    color: #999
}

.checkout .form-control:not(:focus) {
    background-color: #fff
}

.checkout .form-control:focus {
    border-color: #26b
}

.checkout textarea.form-control {
    padding-top: 1.5rem
}

.checkout .form-control-label {
    padding-left: 2.4rem;
    margin-bottom: 0;
    font-size: 1.4rem;
    line-height: 2.58
}

.checkout .form-control-label::before {
    border-radius: 0
}

.checkout .product-name {
    font-size: 1.4rem;
    letter-spacing: 0;
    white-space: normal
}

.checkout .product-total {
    font-size: 1.4rem;
    color: #999
}

.checkout .summary {
    padding-top: 1.8rem
}

.checkout .btn-order {
    width: 100%
}

.checkout .card {
    background: transparent
}

.checkout .card-header {
    font-size: 1.4rem;
    line-height: 3rem;
    text-transform: capitalize;
    font-weight: 300
}

.checkout .card-header a {
    padding: 0 0 0 2.5rem
}

.checkout .card-header a::before,.checkout .card-header a::after {
    position: absolute;
    content: '';
    display: inline-block;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%)
}

.checkout .card-header a::before {
    left: 0;
    width: 1.8rem;
    height: 1.8rem;
    background: #fff;
    border: 1px solid #cdcdcd
}

.checkout .card-header a.collapse::after {
    width: .8rem;
    height: .8rem;
    left: .5rem;
    background: #666
}

.checkout .card-body {
    padding: .6rem 0 1.8rem 2.5rem;
    font-size: 1.3rem;
    line-height: 2
}

.checkout .payment.accordion {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 2rem
}

.checkout .checkout-info {
    padding: 1.5rem 0;
    margin: 0;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: .01em;
    font-family: Poppins,sans-serif
}

.checkout .product-quantity {
    font-weight: 500
}

.checkout .title.title-simple {
    font-weight: 700;
	
	
}
#orderForm .title.title-simple, #userdata .title.title-simple  {
	color: #26b;
}
.order-table {
    margin-bottom: 2rem;
    color: #222
}

.order-table thead {
    border-bottom: 1px solid #e1e1e1;
    line-height: 2.5
}

.order-table tbody {
    vertical-align: top;
    padding-top: 2rem
}

.order-table th {
    padding: 0 0 .7rem 1px;
    font-size: 1.6rem;
    font-weight: 600
}

.order-table td {
    line-height: 3.5
}

.order-table .order-total td {
    border-bottom: none;
    padding: 1.2rem 0 0
}

.order-table .shipping-row label {
    margin-bottom: 1.5rem
}

.order-table .shipping-row-last {
    border-bottom: 1px solid #e1e1e1
}

.order-table .shipping-row-last label {
    margin-bottom: 2rem
}

.order-table .summary-subtotal-price {
    padding-top: 1rem
}

.order-table .summary-total-price {
    padding-top: 1.5rem
}

.sumnary-shipping ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left
}

.sumnary-shipping .summary-subtitle {
    text-align: left
}

@media (max-width: 479px) {
    .order-table tbody .product-name,.order-table tbody .product-total {
        line-height:2
    }
}

.order.main {
    border-top: 1px solid #e1e1e1
}

.order .title {
    font-size: 2rem;
    font-weight: 700
}

.order .order-message {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.4rem;
    font-weight: 700;
    color: #222;
    padding: 3rem;
    border: 2px solid #e1e1e1;
    border-radius: 3px
}

.order .order-message i {
    font-size: 2.8rem;
    color: #a8c26e;
    margin-top: -.1rem;
    margin-right: 1.5rem
}

.order .order-results {
    display: flex
}

.order .overview-item {
    display: flex;
    flex-direction: column;
    text-align: center;
    font-size: 1.8rem;
    flex: 1
}

.order .overview-item strong {
    color: #222
}

.order .address-info {
    border-bottom: 1px solid #e1e1e1
}

.order .address-info p {
    color: #666;
    font-family: Poppins,sans-serif;
    line-height: 2.15
}

.order .btn.btn-back {
    font-size: 1.3rem
}

.order .summary-subtotal:last-child {
    border-bottom: none
}

.order-details {
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    padding: 0 3rem
}

.order-details-table .product-name {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 3.5
}

.order-details-table .product-name i {
    font-size: 1rem
}

.order-details-table .product-name span {
    font-weight: 700
}

.order-details-table th>.summary-subtitle {
    font-size: 1.8rem;
    font-weight: 600;
    text-align: left
}

.order-details-table .product-price {
    display: block
}

.order-details-table .summary-subtotal-price,.order-details-table .product-price {
    text-align: right
}

.order-details-table .summary-subtotal-price {
    font-weight: 600
}

.order-details-table .product-price {
    font-size: 1.4rem;
    color: #666;
    font-weight: 400;
    padding-top: 1.5rem
}

.order-details-table thead {
    border-bottom: 1px solid #e1e1e1
}

.order-details-table tbody tr:first-child td {
    padding-top: 2rem
}

.order-details-table tbody tr:first-child td.product-price {
    padding-top: 3.3rem
}

@media (max-width: 991px) {
    .order .order-results {
        display:flex;
        justify-content: center;
        flex-wrap: wrap
    }

    .order .overview-item {
        min-width: 33.3%;
        margin-bottom: 3rem
    }
}

@media (max-width: 767px) {
    .order .order-message {
        font-size:2rem
    }

    .order .order-results {
        display: flex;
        flex-direction: column
    }

    .order .overview-item {
        flex-direction: row;
        width: 100%;
        margin-bottom: 1rem
    }

    .order .overview-item span {
        width: 50%;
        text-align: left
    }
}

@media (max-width: 575px) {
    .order .order-details {
        padding:0 2rem
    }

    .order .order-message {
        font-size: 1.8rem
    }

    .order .overview-item {
        font-size: 1.6rem
    }
}

@media (max-width: 479px) {
    .order .order-details {
        padding:0 1.5rem
    }

    .order .order-message {
        font-size: 1.6rem
    }

    .order .overview-item {
        font-size: 1.4rem
    }

    .step-by .title.title-step {
        font-size: 1.6rem
    }

    .step-by .title.title-step::before {
        font-size: 1.4rem;
        top: 50%
    }

    .order-details-table tbody .product-name {
        white-space: pre-wrap;
        line-height: 2
    }
}

.sample-icons .tab-pane {
    overflow: hidden
}

.sample-icon-circle {
    margin-bottom: 2rem
}

.sample-icon-circle i {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    font-size: 30px;
    background: #26b;
    color: #fff
}

.sample-icon {
    display: flex;
    align-items: center;
    line-height: 41px
}

.sample-icon span {
    font-size: 12px;
    white-space: nowrap
}

.sample-icon i {
    display: inline-block;
    margin-right: 10px;
    width: 32px;
    font-size: 20px;
    text-align: center
}

.sample-icon:hover {
    color: #26b;
    background: #f2f3f5;
    border-radius: 4px
}

.sample-icon:hover i {
    font-size: 30px
}

.sample-icon-list i {
    font-size: 22px
}

@media (min-width: 1200px) {
    .cols-xl-12>* {
        flex:0 0 8.3333%;
        max-width: 8.3333%
    }
}

.testimonial {
    font-family: "Open Sans",sans-serif
}

.testimonial blockquote {
    position: relative;
    margin-bottom: 2rem;
    padding: 1.5rem 2rem;
    font-size: 1.4rem;
    line-height: 1.75;
    color: #666;
    background-color: #f6f7f9;
    overflow: visible
}

.testimonial blockquote::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 30px;
    display: block;
    width: 12px;
    height: 12px;
    background-color: #f6f7f9;
    transform: rotate(-45deg) translateY(60%)
}

.testimonial-info {
    display: flex;
    align-items: center;
    padding: 0 2rem
}

.testimonial-info .testimonial-author-thumbnail {
    margin-right: 1.5rem;
    width: 5rem;
    height: 5rem;
    overflow: hidden;
    border-radius: 50%
}

.testimonial-info img {
    width: 100%;
    height: auto
}

.testimonial-info cite {
    font-size: 1.4rem;
    font-weight: 400;
    font-style: normal;
    color: #222;
    line-height: 1
}

.testimonial-info cite span {
    display: block;
    margin-top: .7rem;
    font-size: 1.2rem;
    font-weight: 400;
    text-transform: none;
    color: #999;
    line-height: 1
}

.testimonial-inversed blockquote::after {
    right: 45px;
    left: auto
}

.testimonial-inversed .testimonial-author-thumbnail {
    order: 2;
    margin-left: 1.5rem;
    margin-right: 0
}

.testimonial-inversed .testimonial-info {
    justify-content: flex-end
}

.testimonial-inversed cite {
    text-align: right
}

.testimonial-centered {
    padding: 3.8rem 3rem;
    background-color: #f6f7f9;
    text-align: center
}

.testimonial-centered .testimonial-info {
    display: block;
    margin: 0;
    padding: 0
}

.testimonial-centered .testimonial-author-thumbnail {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem;
    width: 7rem;
    height: 7rem
}

.testimonial-centered blockquote {
    margin-left: auto;
    margin-right: auto;
    background-color: transparent
}

.testimonial-centered blockquote::after {
    content: none
}

.testimonial-centered .testimonial-title {
    margin-bottom: 2.6rem;
    font-family: "Open Sans",sans-serif;
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 1.2
}

.testimonial-centered blockquote {
    padding: 0
}

.testimonial-centered cite span {
    margin-top: .8rem
}

.testimonial-centered.testimonial-border {
    background-color: transparent;
    box-shadow: 0 0 0 2px #edeef0 inset
}

.testimonial-bg {
    padding: 2rem 2rem .8rem;
    background-color: transparent
}

.testimonial-bg .testimonial-author-thumbnail {
    margin-bottom: 2.3rem
}

.testimonial-bg blockquote {
    max-width: 86rem;
    color: rgba(255,255,255,0.8)
}

.testimonial-bg cite {
    text-transform: uppercase;
    font-weight: 600;
    color: #fff
}

.testimonial-bg cite span {
    color: rgba(255,255,255,0.8)
}

.tooltiptext {
    position: absolute;
    padding: 1rem .7rem;
    bottom: 150%;
    left: 48%;
    background-color: #333;
    color: #fff;
    font: 400 1.3rem "Open Sans",sans-serif;
    letter-spacing: 0.01em;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transform: translateX(-50%);
    z-index: 1;
    transition: opacity .3s
}

.tooltip-top::after {
    content: "";
    position: absolute;
    top: 96%;
    left: 50%;
    margin-left: -6px;
    border-width: 6px;
    border-style: solid;
    border-color: #333 transparent transparent transparent
}

h3.cartField15_error  { color: #FC0000 !important; }
#pms { list-style-type: none; margin: 0px 0px 0px 2rem; padding: 0px; }
.pmt { padding-left:22px; min-height: 17px; font-size: 1.3em; color: #0a3e65; font-style: italic; }
/*padding-left:22px; margin-left:2rem;*/
.pmtUnCh { background: url(../../images/fp_qty_unchecked.png) left center no-repeat; cursor: pointer; }
.pmtCh { background: url(../../images/cart_del_opt.png) left center no-repeat; }
.pmb { color: #333; font-size: 0.9em;  text-align: justify; }
/*padding: 5px 15px 10px 22px;*/


.pmEnabled label { color: #333; }
.pmDisabled label, .sameAddressDisabled { color: #999; font-style: italic; }

#regopts { list-style-type: none; margin: 0px; padding: 0px; }
#regopts li { list-style-type: none; margin: 0px; padding: 3px; }
#regopts li input { vertical-align: bottom; margin-right: 5px; }
#regopts li span { color:#329600; }

.formDiv2{margin-left:5rem;}

.timologioForm{display:none;}
.pm{text-align:left;padding:5px 3px 5px 0;}
.extraCharge{color:#555;font-size:11px;font-style:italic;}

.shipping ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.shipping label.custom-control-label{margin-bottom:2rem}

.selected_pw{color:#0a3e65;font-weight:bold;}