/*============ Cart Page Start ============*/
.w3n_cart #block-reassurance {
    display: none;
}

.w3n_price_hide {
    display: none;
}

.w3n_isbn {
    display: none;
}

.w3n_cart_extraaction {
    display: none;
}

.product-line-grid-right .cart-line-product-actions {
    position: absolute;
    top: -45px;
    right: 28px;
}

.w3n_ean13 {
    padding-top: 10px;
    font-size: 10px;
    color: #000000;
    font-family: 'GothamMedium';
}

.w3n_upc {
    font-size: 10px;
    color: #000000;
    font-family: 'GothamMedium';
}

.cart-grid .cart-item .product-line-info {
    padding-top: 0px;
}

.cart-grid {
    margin-bottom: 0px;
    padding: 50px 0px;
}

.cart-grid .cart-grid-body {
}

.cart-grid .cart-container {
    background: #FFF;
    border-radius: 5px;
    box-shadow: none;
    border: none;
}

.cart-grid .cart-container .card-block {
    padding: 15px 15px;
    background: #f1f1f1;
}

.cart-grid .cart-container .card-block h1 {
    font-family: 'Gotham-Bold';
    font-size: 30px;
    color: #F8CB18;
    color: var(--secondary-bg-color);
    margin: 0px;
    padding: 0px;
}

.w3n_cart .cart-grid .cart-container .card-block h1 {
    width: auto;
    display: inline-block;
}

.cart-grid .cart-container .card-block p.w3n_cart_gharnocount {
    width: auto;
    display: inline-block;
    margin-left: 30px;
}

.cart-grid .cart-container .separator {
    border-top: 1px solid #f2f2f2;
}

.cart-grid .cart-container .cart-overview {
    padding: 15px 0px;
    background: #F1F1F1;
}

.cart-grid .cart-items {
    margin: 0px;
    padding: 0px;
}

.cart-grid .cart-item {
    padding: 15px 0px;
    background: #FFFFFF;
}

.cart-grid li.cart-item {
    margin-bottom: 11px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
}

.cart-grid .cart-item:last-child {
    border: none;
}

.cart-grid .cart-item .product-line-grid {
    margin: 0px -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.cart-grid .cart-item .product-line-grid-left {
}

.cart-grid .cart-item .product-image {
}

.cart-grid .cart-item .product-image img {
    display: block;
    border: 1px solid #f2f2f2;
    padding: 5px 5px;
}

.cart-grid .cart-item .product-line-grid-body {
    display: flex;
}

.cart-grid .cart-item .product-line-info {
    font-family: 'Gotham-Bold';
    font-size: 16px;
    color: #000;
}

.cart-grid .cart-item .product-line-info.product-price {
    font-family: 'Gotham-Bold';
    font-size: 16px;
    color: #000;
    font-weight: normal;
    padding-top: 0px;
}

.cart-grid .cart-item .product-line-info a.label {
    font-family: 'Gotham-Bold';
    font-size: 15px;
    color: #000000;
}

.cart-grid .cart-item .product-line-actions {
    text-align: center;
}

.cart-grid .cart-item .product-line-actions .qty {
}

.cart-grid .cart-item .product-line-actions .qty .input-group {
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.10);
}

.cart-grid .cart-item .product-line-actions .qty .input-group .form-control {
    font-family: 'Gotham-Bold';
    font-size: 16px;
    color: #000;
    border: none;
    background: #F1F1F1;
    width: 70px;
    height: 55px;
}

.cart-grid .cart-item .product-line-actions .qty .input-group .input-group-btn-vertical {
}

.cart-grid .cart-item .product-line-actions .qty .input-group .input-group-btn-vertical .btn {
    border: none;
}

.cart-grid .cart-item .product-line-actions .price {
}

.cart-grid .cart-item .product-line-actions .price .product-price {
    font-family: 'Gotham-Bold';
    font-size: 16px;
    color: #000;
}

.cart-grid .cart-item .product-line-actions .price .product-price strong {
    font-family: 'Gotham-Bold';
    font-weight: normal;
    font-size: 20px;
}

.cart-grid .cart-item .product-line-actions .remove-from-cart {
    color: #999999;
}

.cart-grid .cart-item .product-line-actions .remove-from-cart .material-icons {
    font-weight: bold;
}

.cart-grid-right {
}

.cart-grid-right .cart-summary {
    background: transparent;
    border: none;
    border-radius: 0px;
    box-shadow: none;
}

.cart-grid-right .cart-detailed-totals {
}

.cart-grid-right .cart-detailed-totals .card-block {
    padding: 15px 15px;
}

.cart-grid-right .cart-detailed-totals .card-block .cart-summary-line {
}

.w3n_cart_voucherright .cart-detailed-totals {
    background: #FFFFFF;
    border-radius: 5px;
}

.w3n_cart_voucherright .checkout a.btn {
    max-width: 260px;
    float: right;
}

.cart-grid-right .cart-detailed-totals .card-block .cart-summary-line span.label {
    font-family: 'Gotham-Bold';
    font-size: 16px;
    color: #000;
}

.cart-grid-right .cart-detailed-totals .card-block .cart-summary-line span.value {
    font-family: 'Gotham-Bold';
    font-size: 16px;
    color: #000;
}

.cart-grid-right .cart-detailed-totals .card-block .cart-summary-line.cart-total span.label {
    color: #0100C8;
    color: var(--main-bg-color);
}

.cart-grid-right .cart-detailed-totals .card-block .cart-summary-line.cart-total span.value {
    color: #0100C8;
    color: var(--main-bg-color);
    font-family: 'Gotham-Bold';
}

.cart-grid-right .cart-detailed-totals .separator {
    border-top: 1px solid #f2f2f2;
}

.cart-grid-right .cart-detailed-actions {
    padding: 15px 0px;
}

.cart-grid-right .cart-detailed-actions .btn {
}

.block-promo {
}

.block-promo .cart-voucher {
}

.block-promo .cart-voucher p {
    margin: 0px;
    padding: 0px;
    display: none;
}

.block-promo .cart-voucher .promo-code-button {
    display: inline-block;
    vertical-align: top;
    font-family: 'WorkSans-SemiBold';
    font-size: 16px;
    color: #44a1d1;
    text-transform: uppercase;
    line-height: 1;
    margin: 0 0 15px 0;
    padding: 0px 15px;
}

.w3n_voucher {
    display: inline-block;
    width: 100%;
    background: #fff;
    padding: 0 15px 15px;
    border-radius: 5px;
}

.block-promo .cart-voucher .promo-code {
    background: #FFFFFF;
    padding: 15px 15px;
    display: block;
}

.block-promo .cart-voucher .promo-code form {
    width: 100%;
    position: relative;
}

.block-promo .cart-voucher .promo-code form .promo-input {
    width: 100%;
    height: 55px;
    font-family: 'GothamMedium';
    font-size: 16px;
    color: #000;
    text-indent: 0px;
    background: #F1F1F1;
    border: none;
    max-width: 518px;
    border-radius: 5px;
    margin: 0px;
    padding: 0px 105px 0px 15px;
    float: left;
}

.block-promo .cart-voucher .promo-code form .btn {
    max-width: 230px;
    width: 100%;
    font-family: 'GothamMedium';
    font-size: 20px;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    line-height: 1;
    background: #F1F1F1;
    border: none;
    border-radius: 5px;
    box-shadow: none;
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 0px;
    padding: 19px 15px;
    color: #000000;
}

.block-promo .cart-voucher .promo-code .alert {
    margin-bottom: 0px;
}

.block-promo .cart-voucher .promo-highlighted {
    font-family: 'GothamMedium';
    font-size: 16px;
    color: #000;
    border-top: 1px solid #f2f2f2;
    margin: 0px;
    padding: 15px 15px 0px 15px;
}

.block-promo .cart-voucher .promo-discounts {
    margin: 0px;
    padding: 5px 15px 15px 15px !important;
}

.block-promo .cart-voucher .promo-discounts .cart-summary-line {
}

.block-promo .cart-voucher .promo-discounts .cart-summary-line span.label {
    color: #44a1d1 !important;
    font-weight: normal;
}

#block-reassurance {
    background: #FFF;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.10);
    margin: 30px 0 0 0;
}

#block-reassurance ul {
    margin: 0px;
    padding: 0px;
}

#block-reassurance ul li {
    border-bottom: 1px solid #f2f2f2;
}

#block-reassurance ul li .block-reassurance-item {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 15px 15px;
}

#block-reassurance ul li .block-reassurance-item img {
    float: left;
}

#block-reassurance ul li .block-reassurance-item .h6 {
    display: block;
    overflow: hidden;
    font-family: 'Gotham-Light';
    font-size: 16px;
    color: #000;
    margin: 0px;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn.w3n_add_icon {
    padding: 5px 10px 8px;
    background: #F1F1F1;
    border: none;
    margin-left: 0px;
    height: 28px;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn.w3n_minus_icon {
    padding: 5px 10px 8px;
    background: #F1F1F1;
    border: none;
    margin-left: 0px;
    height: 29px;
}

.w3n_add_icon .svg-inline--fa.fa-w-14 {
    width: 10px;
}

.w3n_minus_icon .svg-inline--fa.fa-w-14 {
    width: 10px;
}

.qty .bootstrap-touchspin .input-group-btn-vertical {
    width: 34px;
}

.block-promo .promo-code .alert-danger {
    margin-top: 65px;
}

/*============ Cart Page End ============*/


/*============ Checkout Page Start ============*/
body#checkout section#content {
    margin: 0px;
}

#checkout .w3n_cate_banner .w3n_search_category_page .search-widget {
    display: block !important;
}

.checkout-block {
    padding: 50px 0px;
}

#checkout .checkout-block .checkout-step {
    background: #FFF;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.10);
    margin: 0 0 20px 0;
}

#checkout .checkout-block .checkout-step.-current,
#checkout .checkout-block .checkout-step:hover {
}

#checkout .checkout-block .checkout-step .step-title {
    font-family: 'WorkSans-SemiBold';
    font-size: 18px;
    color: #44a1d1;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

#checkout .checkout-block .checkout-step.-current .step-title {
    border-bottom: 1px solid #f2f2f2;
}

#checkout .checkout-block .checkout-step .content {
    padding: 10px 0 0 0;
}

#checkout .checkout-block .checkout-step h2 {
    font-family: 'WorkSans-SemiBold';
    font-size: 18px;
    color: #44a1d1;
    font-weight: normal;
    margin: 0 0 15px 0;
}

#checkout .checkout-block .checkout-step p {
    font-family: 'WorkSans-Regular';
    font-size: 15px;
    color: #000;
    margin: 0 0 15px 0;
}

#checkout .checkout-block .checkout-step p a {
    color: #44a1d1;
}

/*body#checkout a {color:#0100C8;}*/
body#checkout a:hover {
    color: #0100C8;
    color: var(--main-bg-color);
}

.header-right .header-box .menu-icon a:hover {
    color: #FFFFFF !important;
}

/*-checkout-step-1-*/
.w3n_checkout_steps .forgot-password {
    width: auto;
    margin: 0px !important;
}

.w3n_checkout_steps .forgot-password a {
    color: #0100C8;
    color: var(--main-bg-color);
    text-decoration: underline;
}

.w3n_checkout_steps .forgot-password a:hover {
    text-decoration: none;
    color: #0100C8 !important;
}

.w3n_checkout_steps #checkout-login-form #login-form {
    padding: 25px 20px;
}

.w3n_checkout_steps h1.step-title {
    font-family: 'Gotham-Bold';
}

.w3n_checkout_steps .done {
    color: #0100C8;
    color: var(--main-bg-color);
    font-weight: bold;
}

.w3n_checkout_steps .step-edit {
    color: #000000 !important;
    font-family: 'Gotham-Bold';
}

body#checkout section#checkout-addresses-step {
    background: #FFFFFFF;
}

body#checkout section.w3n_checkout_steps .address-item.selected {
    border: 3px solid #0100C8;
}

section.w3n_checkout_steps .custom-radio input[type=radio]:checked + span {
    background-color: #0100C8;
}

section.w3n_checkout_steps .address {
    color: #000000;
    font-size: 14px;
    font-family: 'Gotham-Book';
    line-height: 18px;
}

section.w3n_checkout_steps #delivery-addresses .address-footer a {
    font-family: 'Gotham-Bold';
    color: #000000 !important;
}

.w3n_checkout_steps .js-address-form .form-footer .cancel-address {
    color: #0100C8 !important;
}

.w3n_checkout_steps .js-address-form .form-footer .cancel-address:hover {
    text-decoration: none !important;
}

.w3n_checkout_steps .js-address-form p a {
    color: #0100C8;
    color: var(--main-bg-color);
    font-family: 'GothamMedium';
    font-size: 18px;
}

.w3n_checkout_steps .js-address-form p a:hover {
    color: #0100C8 !important;
}

body#checkout #footer {
    padding: 0px;
    margin-top: 40px;
}

.w3n_checkout_page li.media .media-left {
    display: inline-block;
    float: left;
}

.w3n_checkout_page li.media .media-left a img.media-object {
    width: 50px !important;
    border: none !important;
}

/*-checkout-step-1-*/

.w3n_chceckout_process form .form-group .form-control {
    background: #F1F1F1;
    max-width: 362px;
}

.w3n_checkout_steps .tab-content {
    background: #FFFFFF;
}

.w3n_checkout_steps form .form-group .input-group .input-group-btn > .btn {
    background: #f1f1f1;
    color: #000000;
}

.w3n_checkout_steps form .form-group .input-group {
    max-width: 362px;
    width: 100%;
}

/*-checkout-step-2-*/
#checkout .checkout-block .checkout-step .address-selector {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 0 -2% 0 0;
}

#checkout .checkout-block .checkout-step .address-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
    background: #FFF;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    margin: 0 2% 20px 0;
    padding: 15px 15px;
}

#checkout .checkout-block .checkout-step .address-item.selected {
    border: 1px solid #44a1d1;
}

#checkout .checkout-block .checkout-step .address-item header {
    margin: 0 0 15px 0;
}

#checkout .checkout-block .checkout-step .address-item .radio-block {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
}

#checkout .checkout-block .checkout-step .address-item .radio-block .custom-radio {
    border: 2px solid #44a1d1;
}

#checkout .checkout-block .checkout-step .address-item .radio-block .custom-radio input[type="radio"]:checked + span {
    background: #44a1d1;
}

#checkout .checkout-block .checkout-step .address-item .radio-block .address-alias {
    font-family: 'WorkSans-Regular';
    font-size: 15px;
    color: #44a1d1;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

#checkout .checkout-block .checkout-step .address-item .address {
    font-family: 'WorkSans-Regular';
    font-size: 15px;
    color: #000;
    line-height: 20px;
    margin: 0px;
    padding: 15px 0 0 0;
}

#checkout .checkout-block .checkout-step .address-item hr {
    display: none;
}

#checkout .checkout-block .checkout-step .address-item .address-footer {
    text-align: left;
    margin: 0px;
    padding: 0px;
}

#checkout .checkout-block .checkout-step .address-item .address-footer .edit-address {
    display: inline-block;
    vertical-align: top;
    font-family: 'WorkSans-Bold';
    font-size: 16px;
    color: #FFF !important;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    line-height: 1;
    background: #44a1d1;
    border: none;
    border-radius: 50px;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.20);
    margin: 0 12px 0 0;
    padding: 14px 20px;
}

#checkout .checkout-block .checkout-step .address-item .address-footer .delete-address {
    display: inline-block;
    vertical-align: top;
    font-family: 'WorkSans-Bold';
    font-size: 16px;
    color: #FFF !important;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    line-height: 1;
    background: #dd1515;
    border: none;
    border-radius: 50px;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.20);
    margin: 0px;
    padding: 14px 20px;
}

#checkout .checkout-block .checkout-step .add-address {
}

#checkout .checkout-block .checkout-step .add-address a {
    display: inline-block;
    vertical-align: top;
    font-family: 'WorkSans-Bold';
    font-size: 16px;
    color: #FFF !important;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    line-height: 1;
    background: #44a1d1;
    border: none;
    border-radius: 50px;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.20);
    margin: 0px;
    padding: 14px 20px;
}

#checkout .checkout-block .checkout-step .btn.continue {
    float: none !important;
}

#checkout .checkout-block .checkout-step #delivery-address {
    margin: 0 0 20px 0;
}

#checkout .checkout-block .checkout-step .js-address-form {
    margin: 0px;
}

#checkout .checkout-block .checkout-step .js-address-form .form-group {
}

#checkout .checkout-block .checkout-step .js-address-form .form-footer {
    margin: 0 0 5px 0;
}

#checkout .checkout-block .checkout-step .js-address-form .form-footer .btn {
    float: none !important;
}

#checkout .checkout-block .checkout-step .js-address-form .form-footer .cancel-address {
    float: none !important;
    display: inline-block;
    vertical-align: top;
    font-family: 'WorkSans-Bold';
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    line-height: 1;
    background: #dd1515;
    border: none;
    border-radius: 50px;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.20);
    margin: 0 0 0 12px;
    padding: 14px 20px;
}

/*-checkout-step-2-*/

/*-checkout-step-3-*/
#checkout .checkout-block .checkout-step .delivery-options-list {
}

#checkout .checkout-block .checkout-step .delivery-options {
}

#checkout .checkout-block .checkout-step .delivery-options .delivery-option {
    font-family: 'WorkSans-Regular';
    font-size: 15px;
    color: #000;
    font-weight: normal;
    background: #f2f2f2;
    margin: 0 0 15px 0;
}

#checkout .checkout-block .checkout-step .delivery-options .delivery-option .custom-radio {
    border: 2px solid #44a1d1;
}

#checkout .checkout-block .checkout-step .delivery-options .delivery-option .custom-radio input[type="radio"]:checked + span {
    background: #44a1d1;
}

#checkout .checkout-block .checkout-step .delivery-options .delivery-option .carrier-name {
    color: #44a1d1;
    font-weight: normal;
}

#checkout .checkout-block .checkout-step .delivery-options .delivery-option .carrier-delay {
}

#checkout .checkout-block .checkout-step .delivery-options .delivery-option .carrier-price {
}

#checkout .checkout-block .checkout-step .order-options {
}

#checkout .checkout-block .checkout-step .order-options label {
    font-family: 'WorkSans-Regular';
    font-size: 16px;
    color: #000;
    margin: 0 0 8px 0;
}

#checkout .checkout-block .checkout-step .order-options textarea {
    width: 100%;
    height: 100px;
    resize: none;
    font-family: 'WorkSans-Regular';
    font-size: 16px;
    color: #7a7a7a;
    background: none;
    border: none;
    border-bottom: 2px solid #44a1d1;
    border-radius: 0px;
    margin: 0 0 10px 0;
    padding: 10px 0px;
}

body#checkout section.checkout-step .delivery-option {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
    background: #FFFFFF;
}

/*-checkout-step-3-*/

/*-checkout-step-4-*/
#checkout .checkout-block .checkout-step .payment-options {
}

#checkout .checkout-block .checkout-step .payment-options .payment-option {
    font-family: 'WorkSans-Regular';
    font-size: 15px;
    color: #44a1d1;
    font-weight: normal;
    background: #f2f2f2;
    margin: 0 0 15px 0;
    padding: 10px 10px;
}

#checkout .checkout-block .checkout-step .payment-options .payment-option .custom-radio {
    border: 2px solid #44a1d1;
}

#checkout .checkout-block .checkout-step .payment-options .payment-option .custom-radio input[type="radio"]:checked + span {
    background: #44a1d1;
}

#checkout .checkout-block .checkout-step .payment-options .payment-option label {
    font-size: 15px;
    color: #44a1d1;
}

#checkout .checkout-block .checkout-step .payment-options .additional-information {
    margin: 15px 0 0 0;
}

#checkout .checkout-block .checkout-step .payment-options .additional-information dl dd,
#checkout .checkout-block .checkout-step .payment-options .additional-information dl dt {
    font-family: 'WorkSans-Regular';
    font-size: 15px;
    color: #000;
    background: #f2f2f2;
}

#checkout .checkout-block .checkout-step #conditions-to-approve {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 0px;
}

#checkout .checkout-block .checkout-step #conditions-to-approve .custom-checkbox {
    display: inline-block;
}

#checkout .checkout-block .checkout-step #conditions-to-approve .custom-checkbox input[type="checkbox"] {
    width: 20px;
    height: 20px;
    margin: 0px;
}

#checkout .checkout-block .checkout-step #conditions-to-approve .custom-checkbox input[type="checkbox"] + span {
    width: 20px;
    height: 20px;
    background: #FFF;
    border: 2px solid #44a1d1;
    margin: 0px;
    padding: 0px;
}

#checkout .checkout-block .checkout-step #conditions-to-approve .custom-checkbox input[type="checkbox"] + span .material-icons {
    font-size: 16px;
    color: #44a1d1;
    margin: 0px;
}

#checkout .checkout-block .checkout-step #conditions-to-approve .condition-label {
}

#checkout .checkout-block .checkout-step #conditions-to-approve .condition-label label {
    font-family: 'WorkSans-Regular';
    font-size: 16px;
    color: #000;
    margin: 0px;
    padding: 0px;
}

#checkout .checkout-block .checkout-step #payment-confirmation {
    padding: 10px 0 0 0;
}

#checkout .checkout-block .checkout-step #payment-confirmation .btn {
}

/*-checkout-step-4-*/

/*-checkout-sidebar-*/
.checkout-block .card {
    background: #FFF;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.10);
}

.checkout-block .card .card-block {
    padding: 15px 15px;
}

.checkout-block .card .card-block .cart-summary-products {
    font-family: 'WorkSans-Regular';
    font-size: 16px;
    color: #000;
}

.checkout-block .card .card-block .cart-summary-products p {
    margin: 0 0 10px 0;
    padding: 0px;
}

.checkout-block .card .card-block .cart-summary-products a {
    color: #44a1d1;
}

.checkout-block .card .card-block .cart-summary-products .media-list {
    margin: 0 0 15px 0;
}

.checkout-block .card .card-block .cart-summary-products .media {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #f2f2f2;
    padding: 15px 0px;
}

.checkout-block .card .card-block .cart-summary-products .media .media-left {
    width: 50px;
    float: left;
    margin: 0 15px 0 0;
    padding: 0px;
}

.checkout-block .card .card-block .cart-summary-products .media .media-left img {
    width: 100%;
    display: block;
    border: 1px solid #f2f2f2 !important;
    padding: 5px 5px;
}

.checkout-block .card .card-block .cart-summary-products .media .media-body {
    width: auto;
    display: block;
    overflow: hidden;
}

.checkout-block .card .card-block .cart-summary-products .media .media-body .product-name {
    display: block;
    font-family: 'WorkSans-SemiBold';
    font-size: 16px;
    color: #44a1d1;
}

.checkout-block .card .card-block .cart-summary-products .media .media-body .product-quantity {
    display: block;
    font-family: 'WorkSans-SemiBold';
    font-size: 16px;
    color: #000;
}

.checkout-block .card .card-block .cart-summary-products .media .media-body .product-price {
    float: none !important;
    display: block;
    font-family: 'WorkSans-SemiBold';
    font-size: 16px;
    color: #000;
}

.checkout-block .card .card-block .cart-summary-products .media .media-body .product-line-info {
    font-family: 'WorkSans-Regular';
    font-size: 16px;
    color: #000 !important;
}

.checkout-block .card .card-block .cart-summary-products .media .media-body > br {
    display: none;
}

.checkout-block .card .card-block .cart-summary-line {
}

.checkout-block .card .card-block .cart-summary-line span.label {
    font-family: 'WorkSans-Regular';
    font-size: 16px;
    color: #000;
}

.checkout-block .card .card-block .cart-summary-line span.value {
    font-family: 'WorkSans-Regular';
    font-size: 16px;
    color: #000;
}

.checkout-block .card .separator {
    border-top: 1px solid #f2f2f2;
}

/*-checkout-sidebar-*/

/* Checkout-Sidebar New Css ST */
.w3n_checkout_page .card-block .cart-summary-products p {
    font-family: 'GothamMedium';
    font-size: 15px;
    color: #F8CB18;
    color: var(--secondary-bg-color);
}

.w3n_checkout_page .card-block .cart-summary-products p a {
    font-family: 'GothamMedium';
    font-size: 18px;
    color: #F8CB18;
    color: var(--secondary-bg-color);
    text-decoration: underline;
}

.w3n_checkout_page .card-block .cart-summary-products p a:hover {
    color: #F8CB18 !important;
    text-decoration: none;
}

.w3n_checkout_page .card-block .cart-summary-products .media-list li .media-body {
    color: #000000;
    font-family: 'GothamMedium';
    font-size: 12px;
    width: auto;
}

.w3n_checkout_page .card-block .cart-summary-products .media-list li .product-quantity {
    width: auto;
    float: left;
}

.w3n_checkout_page .card-block .cart-summary-products .media-list li .product-name {
    display: inline-block;
    width: 100%;
}

.w3n_checkout_page .block-promo {
    padding: 0 15px;
}

.w3n_checkout_page .card-block .cart-summary-products .media-list li .product-price {
    width: auto;
    color: #0100C8;
    color: var(--main-bg-color);
}

.w3n_checkout_page .block-promo .cart-voucher .promo-code form .btn {
    max-width: 100px;
    height: 40px;
    line-height: 40px;
    padding: 0px;
    font-size: 15px;
    margin: 10px 0;
}

.w3n_checkout_page .block-promo .cart-voucher .promo-code {
    padding: 0px;
}

.w3n_checkout_page .block-promo .cart-voucher .promo-code form .promo-input {
    max-width: 300px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    margin: 10px 0;
    padding-right: 20px;
}

/* Checkout-Sidebar New Css EN */

/*============ Order-Confirmation Page Start ============*/
.page-order-confirmation {
}

.page-order-confirmation .card {
    background: #FFF;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.10);
    margin: 0 0 30px 0 !important;
}

.page-order-confirmation .card .card-block {
    padding: 15px 15px;
}

.page-order-confirmation .card .card-block .card-title {
    font-family: 'Gotham-Bold';
    font-size: 18px;
    color: #0100C8;
    color: var(--main-bg-color);
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 0 20px 0;
    padding: 0px;
}

.page-order-confirmation .card .card-block p {
    font-family: 'GothamMedium';
    font-size: 16px;
    color: #000;
    margin: 0 0 15px 0;
}

.page-order-confirmation .card .card-block a {
    color: #0100C8;
    color: var(--main-bg-color);
}

.page-order-confirmation #content-hook_order_confirmation {
    margin-top: 30px !important;
}

.page-order-confirmation #order-items {
    border: none;
}

.page-order-confirmation #order-items .card-title {
}

.page-order-confirmation #order-items .order-confirmation-table {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    padding: 15px 15px;
}

.page-order-confirmation #order-items .order-confirmation-table .order-line {
    border-bottom: none;
    margin: 0 0 15px 0;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.page-order-confirmation #order-items .order-confirmation-table .order-line .image {
    width: 100px;
    max-width: 100%;
    display: block;
    border: none;
    margin: 0 0 15px 0;
    padding: 5px 5px;
}

.page-order-confirmation #order-items .order-confirmation-table .order-line .image img {
    width: 100%;
    margin: 0px;
}

.page-order-confirmation #order-items .order-confirmation-table .order-line .details {
    font-family: 'GothamMedium';
    font-size: 16px;
    color: #000;
    margin: 0 0 15px 0;
}

.page-order-confirmation #order-items .order-confirmation-table .order-line .qty {
    font-family: 'Gotham-Bold';
    font-size: 16px;
    color: #000;
    margin: 0 0 15px 0;
}

.page-order-confirmation #order-items .order-confirmation-table .order-line .qty .bold {
    font-family: 'Gotham-Bold';
    font-size: 16px;
    color: #0100C8;
    color: var(--main-bg-color);
}

.page-order-confirmation #order-items .order-confirmation-table table {
    margin: 10px 0 0 0;
}

.page-order-confirmation #order-items .order-confirmation-table table tr td {
    font-family: 'GothamMedium';
    font-size: 16px;
    color: #000;
    padding: 3px 0px;
}

.page-order-confirmation #order-items .order-confirmation-table table tr.font-weight-bold td {
    font-family: 'Gotham-Bold';
    font-size: 16px;
    color: #0100C8;
    color: var(--main-bg-color);
    font-weight: normal;
}

.page-order-confirmation #order-items .order-confirmation-table hr {
    display: none;
}

.page-order-confirmation #order-details {
    width: 100%;
    margin: 20px 0 0 0;
    padding: 0px 15px;
}

.page-order-confirmation #order-details .card-title {
    margin: 0 0 20px 0;
}

.page-order-confirmation #order-details ul {
    margin: 0px;
}

.page-order-confirmation #order-details ul li {
    font-family: 'Gotham-Bold';
    font-size: 16px;
    color: #000;
    margin: 0px;
}

.page-order-confirmation .definition-list {
}

.page-order-confirmation .definition-list dl dd,
.page-order-confirmation .definition-list dl dt {
    font-family: 'Gotham-Bold';
    font-size: 16px;
    color: #000;
    background: #f2f2f2;
}

.w3n_checkout_page .block-promo .cart-voucher .promo-code form .btn {
    float: left;
}

.w3n_checkout_steps a {
    color: #0100C8;
    color: var(--main-bg-color);
}

body#checkout section.checkout-step .address-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

body#checkout .w3n_chceckout_process section.checkout-step .address-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
}

/*============ Order-Confirmation Page End ============*/

/*============ Checkout Page End ============*/


/*============ New Custome Css Start ============*/
.form-control {
    background: #FFF;
    border: none;
    outline: none;
    padding-left: 18px;
    padding-right: 18px;
}

.form-control:focus {
    background: #FFF;
}

.form-control:focus,
.input-group.focus {
    border-color: #0100C8;
    outline: none;
}

.input-group .input-group-btn > .btn[data-action=show-password] {
    outline: none;
}

.forgotten-password .form-fields .center-email-fields button {
    height: auto;
}

.btn-primary {
    font-family: 'Gotham-Bold';
    font-size: 15px;
    color: #F8CB18;
    color: var(--secondary-bg-color);
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    line-height: 1;
    background: #0100C8;
    background: var(--main-bg-color);
    border: none;
    border-radius: 4px;
    outline: none;
    box-shadow: none;
    padding: 16px 25px;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    color: #000;
    background: #F8CB18;
    background: var(--secondary-bg-color);
    border: none;
    outline: none;
    background-color: #F8CB18 !important;
}

body#checkout .condition-label label a {
    color: #0100C8;
    color: var(--main-bg-color);
}

.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:active:hover {
    color: #000;
    background: #F8CB18;
    background: var(--secondary-bg-color);
    border: none;
    outline: none;
}

/*============ New Custome Css End ============*/

/* Login Page ST */
.w3n_authentication {
    background-image: url(../images/background_img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    position: relative;
    height: 959px;
}

.w3n_authentication section#main {
    position: absolute;
    top: 50%;
    left: 0px;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 900px;
    width: 100%;
    background: transparent;
}

.w3n_authentication .login-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.login-form .w3n_login_form_left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    background: #0100C8;
    background: var(--main-bg-color);
    -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    z-index: 2;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-content: center;
}

.login-form .w3n_login_form_right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    background: rgba(243, 243, 243, 0.8);
    border-radius: 4px;
    padding: 32px 20px 50px;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
    z-index: 1;
    margin-left: -3px;
    position: relative;
}

.w3n_authentication #content-wrapper .page-content.card-block {
    background: transparent;
    border: none;
    padding: 0px;
}

.w3n_login_form_right #login-form h3 {
    color: #0100C8;
    color: var(--main-bg-color);
    font-size: 30px;
    font-family: 'Gotham-Bold';
    text-transform: uppercase;
    padding-bottom: 60px;
}

.login-form .w3n_login_form_left img {
    text-align: center;
    margin: 0 auto;
}

.login-form .w3n_login_form_left span {
    text-align: center;
    margin: 0 auto;
    font-size: 60px;
    color: #F8CB18;
    color: var(--secondary-bg-color);
    font-family: 'Gotham-Bold';
    display: inline-block;
    padding: 20px 0;
    -webkit-text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5);
    text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5);
}

.page-customer-account .login-form #login-form .form-footer .btn {
    max-width: 260px;
    width: 100%;
    height: 55px;
}

.w3n_authentication .page-customer-account .login-form #login-form .form-footer .btn {
    float: left !important;
}

.w3n_authentication .w3n_login_form_right footer.form-footer .w3n_reg {
    width: auto;
}

.w3n_authentication .w3n_login_form_right footer.form-footer .w3n_reg a {
    max-width: 260px;
    height: 55px;
    background: #FFFFFF;
    border-radius: 4px;
    font-size: 13px;
    line-height: 55px;
    font-family: 'Gotham-Bold';
    display: inline-block;
    width: 100%;
}

.w3n_login_form_right form .form-group {
    margin: 0 0 39px 0;
}

.w3n_login_form_left .w3n_login_img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 40px;
}

.w3n_login_form_left .w3n_login_from_text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 20px;
}

.w3n_authentication #main .card-block .register-form {
    background: #f1f1f1;
    padding: 20px 30px;
}

/* Login Page EN */
/*-order-history page-*/
.page-history #content-wrapper {
    width: 100%;
    max-width: 100%;
    margin: 0px;
}

.page-history .page-header {
    text-align: left;
}

.page-history #content {
    width: 100%;
    max-width: 100%;
    margin: 0 0 30px 0;
    padding: 15px 15px;
}

table.table-bordered,
table.table-bordered td,
table.table-bordered th {
    border: none;
}

table.table-bordered thead tr > th {
    font-family: 'GothamMedium';
    font-size: 15px;
    color: #F8CB18;
    color: var(--secondary-bg-color);
    font-weight: normal;
    background: #f2f2f2;
    border: none;
    padding: 10px 10px;
}

table.table-bordered tbody > tr > th,
table.table-bordered tbody > tr > td {
    font-family: 'GothamMedium';
    font-size: 15px;
    color: #000;
    font-weight: normal;
    background: #FFF;
    border: none;
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 10px;
}

table.table-bordered tbody > tr > td a {
    color: #0100C8;
    color: var(--main-bg-color);
}

#history .orders {
    margin: 0px;
}

#history .orders .order {
    border-bottom: 1px solid #f2f2f2;
    padding: 12px 0px;
}

#history .orders .order a h3,
#history .orders .order .date,
#history .orders .order .total {
    font-family: 'GothamMedium';
    font-size: 15px;
    color: #000;
    font-weight: normal;
    line-height: inherit;
    margin-bottom: 7px;
}

#history .orders .order a {
    color: #0100C8;
    color: var(--main-bg-color);
}

/*-order-history page-*/

/*-order-detail page-*/
.page-order-detail .box {
    background: #FFF;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.10);
}

.page-order-detail .box h3 {
    font-family: 'GothamMedium';
    font-size: 18px;
    color: #0100C8;
    color: var(--main-bg-color);
    font-weight: normal;
    margin: 0 0 15px 0;
    padding: 0px;
}

.page-order-detail .box strong {
    font-family: 'GothamMedium';
}

.page-order-detail .box ul li a {
    color: #0100C8;
    color: var(--main-bg-color);
    font-family: 'GothamMedium';
    font-size: 14px;
}

.w3n_order-detail #order-infos .text-xs-right a {
    color: #0100C8;
    color: var(--main-bg-color);
    font-family: 'GothamMedium';
}

.page-order-detail .box .table-bordered,
.page-order-detail .box .table-bordered td,
.page-order-detail .box .table-bordered th {
    border: 1px solid #f2f2f2;
}

.page-order-detail .box .table-labeled {
}

.page-order-detail .box .table-labeled .label {
    background-color: transparent !important;
    color: #000 !important;
    padding: 0px !important;
}

.page-order-detail .addresses .box h4 {
    font-family: 'GothamMedium';
    font-size: 15px;
    color: #0100C8;
    color: var(--main-bg-color);
    font-weight: normal;
    background: #f2f2f2;
    margin: 0 0 12px 0;
    padding: 8px 15px;
}

.page-order-detail .addresses .box address {
    font-family: 'GothamMedium';
    font-size: 15px;
    color: #000;
    line-height: 20px;
    margin: 0px;
}

.page-order-detail #order-history .history-lines .history-line {
    font-family: 'GothamMedium';
    font-size: 15px;
    color: #000;
}

.page-order-detail .order-items {
    padding: 0px !important;
}

.page-order-detail .order-items .order-item {
    font-family: 'GothamMedium';
    font-size: 15px;
    color: #000;
    border: none;
}

.page-order-detail .order-items .order-item .desc .name {
    font-family: 'Gotham-Bold';
    font-weight: normal;
    margin: 0 0 5px 0;
}

.page-order-detail .order-totals {
}

.page-order-detail .order-totals .order-total {
    font-family: 'GothamMedium';
    font-size: 15px;
    color: #000;
    padding: 3px 0px;
}

.page-order-detail .shipping-lines .shipping-line {
}

.page-order-detail .shipping-lines .shipping-line ul {
    margin: 0px;
}

.page-order-detail .shipping-lines .shipping-line ul li {
    font-family: 'Gotham-Bold';
    font-size: 15px;
    color: #000;
    padding: 3px 0px;
}

.w3n_order-detail .order-message-form {
    background: #f1f1f1;
}

/*-order-detail page-*/

/*-discount page-*/
.page-discount #content-wrapper {
    width: 100%;
    max-width: 100%;
    margin: 0px;
}

.page-discount .page-header {
    text-align: left;
}

.page-discount #content {
    width: 100%;
    max-width: 100%;
    margin: 0 0 30px 0;
    padding: 15px 15px;
}

.page-discount .cart-rules .cart-rule {
    border-bottom: 1px solid #f2f2f2;
    margin: 0 0 25px 0;
    padding: 0 0 20px 0;
}

.page-discount .cart-rules .cart-rule:last-child {
    margin: 0px;
}

.page-discount .cart-rules .cart-rule ul {
    margin: 0px;
    padding: 0px;
}

.page-discount .cart-rules .cart-rule ul > li {
    font-family: 'WorkSans-Regular';
    font-size: 15px;
    color: #000;
    margin: 0px;
    padding: 4px 0px;
}

.page-discount .cart-rules .cart-rule ul > li:first-child {
    font-family: 'WorkSans-SemiBold';
}

.page-discount .cart-rules .cart-rule ul > li strong {
    font-family: 'WorkSans-SemiBold';
    color: #44a1d1;
    font-weight: normal;
    margin-right: 10px;
}

/*-discount page-*/
/* ====Account Page ST ====== */
/* Address Page ST */
.w3n_addresses section .address {
    margin-bottom: 15px;
}

/* Address Page EN */
/* My Blog list Page EN */
#ybc_blog_page #content {
    background: #f3f3f3 !important;
}

.ybc_blog_layout_list .blog-managament-information {
    background: #F3F3F3;
}

.ybc_blog_layout_list .blog-managament-information .upload_form_custom .input-group-btn {
    background: #0100C8;
    background: var(--main-bg-color);
    font-family: 'Gotham-Bold';
    font-size: 15px;
    color: #F8CB18;
    color: var(--secondary-bg-color);
    font-weight: normal;
    text-align: center;
    border: none;
    height: 47px;
    line-height: 47px;
}

.ybc_blog_layout_list .blog-managament-information .upload_form_custom {
    height: 47px;
    border: none;
}

.ybc_blog_layout_list .blog-managament-information .upload_form_custom input[type="file"] {
    height: 47px;
    border: none;
    -webkit-appearance: none;
    box-shadow: none;
    line-height: 47px;
}

.ybc_blog_layout_list .blog-managament-information .upload_form_custom .input-group-addon {
    background: #0100C8;
    background: var(--main-bg-color);
    color: #F8CB18;
    color: var(--secondary-bg-color);
    border: none;
    height: 47px;
}

/* My Blog list Page EN */
/* ====Account Page EN ====== */

/* Cart Page ST */
.cart-grid .w3n_cart_block .cart-item .product-line-grid-left {
    text-align: center;
}

.cart-grid .w3n_cart_block .cart-item .product-image {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    max-width: 121px;
}

.cart-grid .w3n_cart_block .cart-item .product-image img {
    text-align: center;
    border: none;
}

.block-promo .cart-summary-line .label,
.block-promo .promo-name {
    color: #0100C8;
    color: var(--main-bg-color);
}

/* Cart Page EN */
.w3n_manufacturer li.brand {
    background: #fff;
    margin: 10px 0;
    padding: 15px;
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.w3n_manufacturer .brand .brand-infos {
    margin: 10px 0 0;
}

.w3n_manufacturer .brand .brand-infos a {
    color: #0100C8;
    color: var(--main-bg-color);
}

.w3n_manufacturer .brand .brand-products a {
    color: #0100C8;
    color: var(--main-bg-color);
}

/* suporte-tecnico Page Start */
.w3n_tecnico_page {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.w3n_tecnico_page .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.w3n_tecnico_page .w3n_tecnico_icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.w3n_tecnico_icon .w3n_tecnico_box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center;
}

.w3n_tecnico_box .w3n_tecnico_text a {
    color: #000000;
    font-size: 16px;
    font-family: 'Gotham-Bold';
}

.w3n_tecnico_box .w3n_tecnico_img {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 0px 0px 21px;
}

.w3n_tecnico_box .w3n_tecnico_img img {
    width: auto;
    height: auto;
    max-width: 100%;
}

.w3n_tecnico_form {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.w3n_tecnico_form .form-group input[type="text"],
.w3n_tecnico_form .form-group input[type="email"] {
    height: 47px;
    background: #FFFFFF;
    outline: none;
    border: none;
    border-radius: 4px;
    width: 100%;
    padding: 0 20px;
    font-family: 'Gotham-Bold';
    font-weight: normal;
}

.w3n_tecnico_form .form-group textarea:active {
    color: #000000;
}

.w3n_tecnico_form .form-group textarea {
    height: 120px;
    border-radius: 4px;
    outline: none;
    border: none;
    color: #000000;
}

.w3n_tecnico_form .form-btn {
    float: right;
}

.w3n_tecnico_form .form-btn input[type="submit"] {
    width: 260px;
    height: 47px;
    border-radius: 4px;
}

/* suporte-tecnico Page End*/
.w3n_chceckout_process .tab-content section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.w3n_chceckout_process .tab-content .form-group {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}


/* wishlist Page Account Page ST */

.w3n_module-advansedwishlist-mywishlist .wishlisturl input.form-control {
    font-family: 'GothamMedium';
    font-size: 14px;
    color: #000;
}

.w3n_module-advansedwishlist-mywishlist .wishlistLinkTop table .product_infos p.product_name {
    font-family: 'GothamMedium';
    font-size: 12px;
    color: #000;
}

.w3n_module-advansedwishlist-mywishlist .wishlistLinkTop table .product_infos .hidden-sm-up {
    font-family: 'GothamMedium';
    font-size: 13px;
    color: #000;
}

.w3n_module-advansedwishlist-mywishlist .wishlistLinkTop table tr > td .wl_product_qty {
    font-family: 'GothamMedium';
    font-size: 13px;
    color: #000;
}

.w3n_module-advansedwishlist-mywishlist .wishlistLinkTop table tr > td.wishlist-product-priority select {
    font-family: 'GothamMedium';
    font-size: 13px;
    color: #000;
}

.w3n_module-advansedwishlist-mywishlist .wishlistLinkTop table tr th {
    font-family: 'GothamMedium';
    font-size: 10px;
    color: #000;
}

.w3n_cms .w3n_quem_somos_img p {
    font-family: 'GothamMedium';
    opacity: 1;
}

.w3n_cms .w3n_quem_somos_img p img {
    font-family: 'GothamMedium';
    opacity: 1;
}

body#checkout .custom-checkbox span {
    border-radius: 100%;
    position: absolute;
    left: 0px;
    top: 0;
}

form .form-group .custom-checkbox label {
    padding: 0 0 0 35px;
}

.w3n_checkout_page .separator {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.mm_columns_ul {
    overflow-y: auto;
    overflow-x: hidden;
}