.media .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
    margin-top: 18px;
    text-align: center;
}

.media .fotorama__thumb-border {
    display: none;
}

.media .fotorama__nav--thumbs .fotorama__nav__frame {
    border: 2px solid #f2f2f2;
    margin: 0px 8px;
    padding: 0px !important
}

.media .fotorama__arr--disabled {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.fotorama__thumb__arr {
    box-sizing: border-box;
    border: 2px solid #f2f2f2;
}

.media .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb__arr:before {
    color: #c7c7c7;
    content: "\f104";
    font-family: "FontAwesome";
    font-size: 18px;
    position: absolute;
    top: 15px;
    right: 9px;
}

.media .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb__arr:before {
    color: #c7c7c7;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 18px;
    padding: 0px;
    position: absolute;
    top: 15px;
    right: 8px;
}

.media .fotorama__thumb__arr {
    background: none !important;
}

.products.wrapper.list.list-hover .product-reviews-summary {
    margin-bottom: 15px;
}

.page-title-wrapper {
    max-width: initial;
    margin: 0 auto;
    width: 100%;
    padding: 80px 0 95px;
    background: url(../images/bradcome.jpg);
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}

h1#page-title-heading,
.page-title-wrapper h1.page-title {
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 24px;
    text-transform: uppercase;
    color: #141414;
    font-weight: bold;
}

.product-info-main h1.page-title {
    margin-top: 0px;
    font-size: 32px;
    color: #141414;
    font-family: 'OpenSansHebrew','Open Sans','Arial', sans-serif;
    margin-bottom: 20px;
    font-weight: bold;
}

.product.attribute.sku .type,
.product.attribute.sku .value {
    display: inline-block;
    text-transform: capitalize;
    font-size: 16px;
}

.header_cart .block-minicart .price-container .price {
    color: #a4a4a4;
    font-family: 'OpenSansHebrew','Open Sans','Arial', sans-serif;
    font-weight: 400;
}

.header_cart .block-minicart a:visited, .header_cart .block-minicart .alink:visited {
    color: #a4a4a4;
}

.header_cart .minicart-items .action.edit:hover:before,
.header_cart .minicart-items .action.delete:hover:before
.header_cart .minicart-items .product-item-name:hover, .header_cart .viewcart:hover span {
    color: #fff;
}

.newsletter-modalpopup.modal-popup.modal-slide .modal-footer {
    display: none;
}

.newsletter-modalpopup.modal-popup .modal-inner-wrap {
    background: transparent;
    width: 930px;
    height: auto;
}

.newsletter-modalpopup.modal-popup._inner-scroll .modal-content {
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

.newsletter-modalpopup .newsletter.theme-newsletter {
    width: 380px;
    padding: 30px 40px 29px;
}

.newsletter-modalpopup .newsletter-inner {
    float: none;
    width: auto;
}

.newsletter-modalpopup.modal-popup .modal-header {
    padding: 0px;
}

.newsletter-modalpopup.modal-slide .action-close {
    padding: 7px 8px 1px;
    background: #fff;
    position: absolute;
    right: 0px;
    z-index: 99;
    color: #fff;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    margin-right: 12px;
    margin-top: 7px;
}

.newsletter-modalpopup.modal-slide .action-close:before {
    color: #444;
    font-size: 12px;
}

.newsletter-modalpopup.modal-slide .action-close:hover:before {
    color: #fff;
}

.newsletter-modalpopup.modal-slide .action-close:hover {
    background: #141414;
}

.opc-wrapper li .form-shipping-address {
    margin-bottom: 30px;
}
.opc-wrapper ol.opc > li.promo-step .step-title:before {
    content: none;
}

.multishipping-checkout-address-newshipping .haeder_search_image,
.multishipping-checkout-addresses .haeder_search_image,
.multishipping-checkout-shipping .haeder_search_image {
    display: none;
}

#checkout-shipping-method-load .col-carrier {
    display: none !important;
}
#checkout-shipping-method-load th.col-method {
    font-size: 0;
}
#checkout-shipping-method-load .col-method {
    padding-right: 20px;
    width: 5%;
}
#checkout-shipping-method-load tr {
    display: flex;
}

#checkout-shipping-method-load .col-price {
    order: 10;
    width: 45%;
    text-align: left;
    padding-left: 40px;
}
#checkout-shipping-method-load .col-price + .col-method {
    width: 50%;
}

.product-add-form .box-tocart .action.tocart {
    padding: 13px 20px 12px 20px;
    background: transparent;
    color: #1F2532;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    position: relative;
    width: auto;
    border: 1px solid #1F2532;
    font-size: 18px;
    font-weight: normal;
    margin-right: 15px;
    margin-bottom: 0;
}
.product-options-bottom button#product-addtocart-button {
    padding: 13px 26px 12px 26px;
}
.product-add-form .box-tocart .action.tocart span{
    vertical-align: text-bottom;
}
.product-add-form .box-tocart .actions {
    direction: ltr;
}
.product-add-form .box-tocart button#product-buynow-button {
    padding: 13px 24px 12px 24px;
    background: #ff6700;
    color: #ffffff;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    position: relative;
    width: auto;
    border: 1px solid #ff6700;
    font-size: 18px;
    font-weight: 600;
    border-radius: 4px;
    display: inline-block;
}
.product-add-form .box-tocart .action.tocart:hover {
    background: transparent;
    color: #1F2532;
    border-color: #ff6700;
}

.product-add-form .box-tocart .action.tocart::before {
    content: '';
    float: right;
    height: 25px;
    width: 25px;
    position: initial;
    left: auto;
    right: 0;
    top: 9px;
    z-index: 99;
    font-size: 0;
    background-image: url(../images/product-cart.svg);
    background-repeat: no-repeat;
    background-size: 20px !important;
    background-position: 100%;
    margin-left: 5px;
}

#newsletter-popup .popup-inner {
    background: url(../../../../../frontend/Ortho/euforiaelectronics/default/images/popup.jpg) no-repeat scroll 0px 0px transparent;
    display: block;
    overflow: hidden;
}

#newsletter-popup .popup-background-inner {
    margin: 20px;
    border: 2px solid #fff;
}

#newsletter-popup .popup-newsletter {
    overflow: hidden;
    width: 340px;
    margin: 0 0 0 auto;
    padding: 50px 40px 50px 0;
}

#newsletter-popup .newsletter label {
    display: none;
}

.popup-newsletter .popup-text {
    text-align: center;
}

.popup-newsletter .popup-image {
    margin-bottom: 10px;
}

.popup-newsletter .popup-title {
    font-size: 35px;
    text-transform: capitalize;
    font-family: 'OpenSansHebrew','Open Sans','Arial', sans-serif;
    color: #141414;
    font-weight: normal;
    letter-spacing: -0.3px;
    margin-bottom: 5px;
}

.popup-newsletter .popup-desc {
    margin: 40px 0px 35px;
}

.popup-newsletter .actions {
    text-align: Center;
    margin-top: 22px;
}

.popup-newsletter .action.primary {
    background: #175DB3;
    border-color: #175DB3;
    color: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}

.popup-newsletter .checkbox {
    text-align: center;
}

.popup-newsletter input#newsletter {
    width: 270px;
    margin: 0 auto;
    text-align: center;
    height: 46px;
}

.popup-newsletter .control {
    text-align: center;
}

.popup-newsletter .action.primary:hover {
    background: #141414;
    border-color: #141414;
    color: #fff;
}

.cms-home .newsletter-modalpopup .modal-inner-wrap {
    margin: 0 auto;
    top: 50%;
    margin-top: -265px;
}

.product-social-links .towishlist span {
    display: inline;
}

.product-social-links .action.towishlist {
    padding-left: 30px;
    border-left: 1px solid #ccc;
    padding-right: 20px;
    margin-right: 10px;
}

.product-social-links .product-addto-links {
    border-left: 1px solid #ccc;
}

.product-social-links .action {
    width: auto;
    height: auto;
    border: none;
    vertical-align: top;
    position: relative;
    padding-left: 35px;
    line-height: 22px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.product-info-main .product-social-links .action.tocompare,
.product-info-main .product-social-links .action.mailto.friend {
    font-weight: 400;
    text-transform: capitalize;
    margin-right: 20px;

}

.product-social-links a.towishlist::before {
    content: '';
    background: url(../images/sprite.png) no-repeat scroll -35px -1150px transparent;
    height: 27px;
    float: left;
    height: 25px;
    width: 25px;
    margin-left: 0px;
    position: absolute;
    left: 0px;
    right: auto;
    top: -5px;
    z-index: 99;
    font-size: 19px;
}

.product-social-links a.towishlist:hover::before {
    background-position: -435px -1150px;
}

.product-social-links a.tocompare::before {
    content: '' !important;
    background: url(../images/sprite.png) no-repeat scroll -38px -1202px transparent;
    height: 27px;
    float: left;
    height: 25px;
    width: 23px;
    margin-left: 0px;
    position: absolute;
    left: 7px;
    right: auto;
    top: 0px;
    z-index: 99;
    font-size: 19px;
}

.product-social-links a.tocompare:hover::before {
    background-position: -438px -1202px;
}

.cart-summary {
    background: #fff !important;
}

.product-info-main .product-social-links .action.mailto.friend {
    margin-left: 15px;
}

.product-social-links a.mailto.friend::before {
    content: '\f003' !important;
    font-family: 'FontAwesome' !important;
    height: 27px;
    float: left;
    height: 25px;
    width: 23px;
    margin-left: 0px;
    position: absolute;
    left: 7px;
    right: auto;
    top: 4px;
    z-index: 99;
    font-size: 19px;
}

.product.attribute.overview {
    line-height: 24px;
    margin-right: 50px;
}

.product-info-main .product-social-links .action.towishlist,
.product-info-main .product-social-links .action.tocompare,
.product-info-main .product-social-links .action.mailto.friend {
    color: #141414;
}

.product-info-main .product-social-links .action.towishlist:hover,
.product-info-main .product-social-links .action.mailto.friend:hover,
.product-info-main .product-social-links .action.tocompare:hover {
    color: #175DB3;
}

.product-social-links a.mailto.friend:hover::before {
    color: #175DB3;
}

.product.media .fotorama__thumb__arr {
    border: none;
}

.product.media .fotorama__stage.fotorama__shadows--left:before,
.product.media .fotorama__nav.fotorama__shadows--left:before,
.product.media .fotorama__stage.fotorama__shadows--right:after,
.product.media .fotorama__nav.fotorama__shadows--right:after {
    background: none;
    display: none;
}

.product.media .fotorama__arr, .product.media .fotorama__thumb__arr {
    background: transparent;
}

.product-image-change .hover-image {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    z-index: 9;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}

.categoryproduct .product-image-change {
    display: table-cell;
    vertical-align: top;
    position: relative;
}

.catalog-product-view.page-layout-1column .products-grid .product-item {
    width: 100%;
}

ul.header.links + ul.header.links {
    display: none;
}

.blog-data .item.post-categories {
    display: inline;
}

.swatch-attribute {
    padding-left: 2px;
}

.new-label,
.sale-label {
    display: none;
}

.grid-hover .product-grid-image,
.list-hover .product-grid-image,
.categoryproduct .product-image-change {
    overflow: visible;
}

.customer-welcome .header.links {
    position: relative;
}

.categoryproduct .owl-item {
    padding-top: 10px;
}

.products-list .product.actions.product-item-actions {
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    padding: 6px 0;
    width: auto;
}

.action.viewcart span {
    color: #a4a4a4;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
}

.action.viewcart:hover span {
    color: #175DB3;
}

.pages .page {
    width: 30px;
    height: 30px;
}

.toolbar-bottom .toolbar {
    padding-bottom: 0px;
    border-bottom: none;
    border-top: 1px solid #dbdbdb;
    padding-top: 15px;
}

.toolbar-bottom .toolbar-amount,
.toolbar-bottom .modes {
    margin-top: -5px;
}

.block.filter .price {
    font-family: "Poppins";
}


.block-wishlist .block-content .product-items {
    padding: 0px;
}

.block-wishlist a.product-item-photo,
.block-compare a.product-item-photo {
    border: 1px solid #dedede;
}


.action-auth-toggle.button:focus {
    color: #555;
}

.footer-middle-section3 .footer-common {
    margin-left: 30px;
}

.brand-carousel img.img-responsive {
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    max-width: 100%;
    width: auto;
}

.brand-carousel img.img-responsive:hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;

}

.popup-menu-inner.popup-menu-middle {
    overflow: hidden;
}

.brand-carousel {
    padding: 0px 15px;
}

.sorter-label {
    color: #282F36;
    font-weight: 500;
}

button.action-auth-toggle:focus,
button.action-auth-toggle:active {
    color: #141414;
}

.opc-block-summary {
    margin-bottom: 10px;
}

input#nopopup {
    margin-top: 2px !important;
}

.popup-newsletter .checkbox {
    text-align: center;
    position: relative;
}

/*normal css start*/
.cart-summary {
    background-color: transparent !important;
    border: 1px solid #dedede;
    padding: 1px 0px 23.75px !important;
}

.cart-discount .block .title {
    display: none;
}

.checkout-cart-index .cart-summary .block > .title:after {
    right: 23px !important;
}

.cart.table-wrapper .cart thead tr th.col {
    border-bottom: 1px solid #dbdbdb !important;
    border-top: 1px solid #dbdbdb !important;
}

.amazon-validate-container .block .block-title, .login-container .block .block-title {
    border-bottom: 1px solid #dbdbdb !important;
}

.checkout-payment-method .payment-option-title .action-toggle:after {
    color: #272727;
}

.opc-block-shipping-information .shipping-information-title .action-edit:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #272727;
}

.checkout-payment-method .payment-method-billing-address {
    border: 1px solid #dbdbdb;
    padding: 10px 10px;
}

.checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout {
    width: auto !important;
}

.cart-summary {
    background-color: #fff !important;
    border: 1px solid #dbdbdb;
    padding: 1px 0px 23.75px !important;
}

.cart-summary .block > .title {
    padding-left: 15px !important;
}

.cart-summary > .title {
    margin: 12px 15px !important;
}

.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {
    padding: 6px 15px 6px 14px !important;
}

.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {
    padding: 6px 15px !important;
}

.cart-totals .grand th,
.cart-totals .grand td,
.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td {
    padding: 11px 15px !important;
}

.cart-summary .block .fieldset .field {
    margin: 0px 15px 9.5px !important;
}

.cart-summary .fieldset {
    margin: 0px 15px 38px !important;
}

.opc-block-summary {
    background: transparent !important;
    border: 1px solid #dbdbdb;
}

.opc-estimated-wrapper {
    background: transparent;
    border: none;
}

.page-layout-checkout li#shipping {
    border: 1px solid #dbdbdb;
    padding: 16px;
    background: #fff !important;
}

.breadcrumbs a:visited {
    color: #5d5d5d !important;
}

.breadcrumbs a {
    color: #5d5d5d !important;
}

.breadcrumbs .items li:after {
    color: #5d5d5d !important;
}

.breadcrumbs a:hover {
    color: #5d5d5d !important;
}

#opc-shipping_method {
    background: #fff !important;
    border: 1px solid #dbdbdb;
    padding: 15px;
    margin-top: 20px;
}

.opc-wrapper .step-title {
    border-bottom: 1px solid #dbdbdb !important;
}

.page-layout-checkout .minicart-wrapper .action.showcart span.counter-number {
    display: none !important;
}

.cart.table-wrapper .cart > .item {
    border-bottom: 1px solid #dbdbdb !important;
}

body.checkout-index-index.page-layout-checkout .opc-wrapper {
    width: 73.333333% !important;
}

.table-wrapper {
    margin-bottom: 20px;
    background: #fff !important;
}

/*normal css end*/

.logo {
    float: right;
}

.header_cart, .header_menu_dropdown, .header_search {
    float: left;
}

.header_right_outer {
    float: none;
}

.haeder_left {
    float: right;
    margin-top: 5px;
}

.header_right {
    float: left;
    margin-top: 14px;
}

.block-search .actions {
    left: -7px;
    right: auto;
    top: 10px;
    z-index: 999;
    background: #f15c22;
    height: 45px;
    border-radius: 4px 0px 0px 4px;
}

.header_search_toggle {
    left: 0;
    right: auto;
}

.header_toggle_menu {
    left: 10px;
    right: auto;
    top: 36px !important;
    z-index:9999;
}

/******** Custom CSS START ****************/

.header-outer.header-secondary .block.block-search {
    padding-top: 10px;
    padding-bottom: 9px;
    float: left;
    margin-left: 15%;
}
.header-secondary-full {
    background: #1f2532;
    float: left;
    width: 100%;
}

.logo-call-block .logo-under-mobile{
    text-align: center;
    font-size: 15px;
}
.logo-call-block .logo-under-mobile a{
    color: #f25c21;
}
header.page-header .logo-call-block {
    position: unset;
}
.header-secondary .header-store {
    background: #ff6700;
    float: left;
    padding: 19px 15px 19px 20px;
}
.header-store a {
    color: #FFF;
    cursor: pointer;
    font-size: 18px;
}
.haeder_icon .haeder_icon_image .account-info {
    position: initial;
    display: inline-block;
    color: #3C3D41;
    font-size: 14px;
    height: auto;
    width: auto;
    margin: 0;
    font-weight: 600;
    vertical-align: top;
    padding-right: 30px;
    padding-left: 8px;
    line-height: 25px;
}

.header-outer .header.content .logo.holder{
    padding:0;
}
.header-secondary .header-store .fa.fa-map-marker{
    float: right;
    font-size: 1.5em;
    margin-left: 8px;
}
.block-search .search .control input{
    border: 1px #F15C22 solid;
    height:45px;
    width:775px;
    font-size: 18px;
    color: #2D2F4E;
}
.block-search .search .control input::placeholder{
    color: #2D2F4E;
}
.block-search .block-content .action.search:before{
    color: #FFF;
    font-size: 18px;
    line-height: 45px;
}
.block-search .block-content .action.search{
    right:10px;
}
.block.block-search, .form .search-autocomplete{
    z-index:0;
}
header.page-header.sticky{
    padding-bottom:0 !important;
}
.homepage-slider .owl-prev, .homepage-slider .owl-next{
    height: 45px;
    width: 45px;
    border-radius: 5px;
    text-indent: 0;
}
.homepage-slider .owl-next{
    right:4%;
}
.homepage-slider .owl-prev{
    left:4%;
}

.homepage-slider .owl-next:before {
    color: #333;
    content: "\f054";
    font-family: "FontAwesome";
    font-size: 18px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
}
.homepage-slider .owl-prev:before {
    color: #333;
    content: "\f053";
    font-family: "FontAwesome";
    font-size: 18px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
}
.bottom_copyright .copyright{
    color:#e1e1e3;
}
footer.page-footer{
    background:#1F2532;
}
.featured-category {
    margin-top: 15px;
    margin-bottom: 30px;
    float: left;
}
.featured-category-collection {
    clear: both;
    float: left;
}
.featured_category_title {
    color: #464855;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 30px;
}
.featured-category-collection .cta{
    text-align: center;
    margin-top: 30px;
    clear: both;
    width: 100%;
    float: left;
}
.featured-category-collection .cta .view-all-cat {
    background: #F15C22;
    padding: 15px;
    color: #FFF;
    font-size: 13px;
    border-radius: 5px;
    font-weight: bold;
}
.featured-category-collection .homepage-category.first-row {
    width: 32%;
    margin-right: 2%;
}
.featured-category-collection .homepage-category {
    float: left;
    width: 23.5%;
    margin-right: 2%;
    position: relative;
    margin-bottom: 1.5%;
}
.featured-category-collection .homepage-category.first-row:nth-child(3) {
    margin-right: 0;
}
.homepage-category .category_info {
    position: absolute;
    left: 5%;
    bottom: 5%;
    display: none;
}
.homepage-category  .cat_name {
    color: #464855;
    font-size: 18px;
}
.homepage-category   .cat_product_count {
    color: #6B6F81;
    font-size: 14px;
}
.homepage_banners {
    margin-top: 20px;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.homepage_banners .banner-item {
    float: left;
    width: 18.5%;
    margin-right: 1.8%;
}
.homepage_banners .banner-item:nth-child(5) {
    margin-right: 0;
}
.home-bestsellerproduct h2.title {
    color: #282F36;
    font-size: 28px;
}
.footer-static .item .facebook, .footer-static .item  .instagram {
    display: inline-block;
    vertical-align: middle;
}
.footer-static .item .facebook:before {
    content: "";
    background: url(../images/Facebook.png);
    width: 25px;
    height: 25px;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.footer-static .item .instagram:before {
    content: "";
    background: url(../images/Instagram.png);
    width: 25px;
    height: 25px;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.footer-middle-outer .footer-middle-section .footer-static ul li.footer-icon{
    margin-right:-12px;
}
.footer-bottom-outer .payment_icon li img {
    border-radius: 6px;
}
.content-heading-viewmore {
    float: left;
    display: inline-block;
    cursor: pointer;
}
.content-heading {
    display: inline-block;
}
.content-heading-viewmore .view-title {
    color: #282F36;
    font-size: 28px;
    padding-left: 30px;
}
.content-heading-viewmore .view-title:after {
    color: #777;
    font-family: "FontAwesome";
    font-size: 20px;
    text-align: center;
    position: relative;
    left: -15px;
    content: "\f053";
}
button.action.tocart.primary {
    background: #175DB4;
    border: none;
    border-radius: 4px;
    padding: 10px 11px 10px 10px;
    font-size: 13px;
    display: inline-block;
}
button.action.tocart.primary:before {
    color: #ffffff;
    content: "\f07a";
    font-family: "FontAwesome";
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
}
.product-item .price-box .special-price {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}
.product-item .old-price .price {
    font-size: 14px;
    color: #282F36;
    font-weight: normal;
}
.products-grid .product-item-actions{
    margin-top: 18px;
}
.product-item-actions .actions-primary .biding-system a.bisys-btn {
    padding: 10px 7px 9px 5px;
    border: 1px #282F36 solid;
    border-radius: 4px;
    display: inline-block;
    font-size: 13px;
}
.product-item-actions .actions-primary .biding-system {
    float: left;
    margin-left: -6px;
    margin-right: 6px;
}
.product-item-actions .actions-primary .add-tocart-btn{
    display: inline-block;
    margin-left: 7px;
    margin-bottom: 5px;
}
.product-item .price-box {
    min-height: 55px;
}
.product-item .brand_logo {
    text-align: center;
    display: inline-block;
    min-height: 35px;
    vertical-align: bottom;
    max-height: 35px;
}
.product-item .brand_logo img {
    max-width: 100%;
}
.product.details.product-item-details {
    padding: 1px 9px 2px 9px;
    min-height: 220px;
    display: flex;
    flex-direction: column;
}

.product-item-inner {
    margin-top: auto;
}

.newstitle-inner .first-text{
    font-size: 32px;color: #282F36;
}
.newstitle-inner .second-text{
    font-size: 30px;color: #282F36;
}
.newsletter .control #newsletter::placeholder {
    color: #959EAD;
}
.newsletter .control .fa.fa-envelope{
    right: 45px;
    position: absolute;
    margin-top: 16px;
    color: #CDCDCD;
}
.subscribe-terms {
    margin-top: 10px;
    width: 86%;
}
.subscribe-terms label{
    font-size: 16px;
    color: #282F36;
    margin-right: 5px;
}
.newsletter.theme-newsletter .content{
    margin-top:25px;
    margin-bottom: 25px;
}
.newsletter.theme-newsletter .content .field .control{
    position:relative;
}
.page-footer .contact-btn{
    display:none;
}
.page-footer .contact-whatsapp-block {
    position: fixed;
    z-index: 999998;
    left: 0;
    right: auto;
    top: 50%;
    bottom: auto;
    visibility: visible;
    box-shadow: 0 2px 13px 0 rgba(167,167,167,0.5);
    border: 1.2px solid #E1E1E1;
    border-radius: 4.8px 0 0 4.8px;
}
.contact-whatsapp-block img {
    max-width: 100%;
    width: 40px;
}
.contact-whatsapp-block span {
    width: 100%;
    float: left;
    color: #282F36;
    font-weight: bold;
    font-size: 13px;
}
.whatsapp-block-wrapper-info {
    margin-bottom: 10px;
    display: inline-block;
    text-align: center;
}
.contact-whatsapp-block{
    background: #FFF;
    display: block;
    width: 4%;
    padding: 10px 0;
}
.contact-block-wrapper {
    text-align: center;
}

.product-details-on-hover {
    display: none;
    position: absolute;
    top: 20%;
    z-index: 999;
    text-align: center;
    right: 0;
    left: 0;
}
.product-details-on-hover a {
    box-sizing: border-box;
    height: 41px;
    width: 131px;
    border: 1px solid #282F36;
    border-radius: 4px;
    padding: 7px 20px 7px 20px;
    background-color: #FFFFFF;
    color: #282F36;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px;
}
.page-layout-1column .block.widget .products-grid .product-item{
    width: calc((100% - 10%)/5);
}
.countdowntimer {
    background: #BD10E0;
    width: auto;
    position: absolute;
    z-index: 9;
    color: #FFF;
    padding: 10px;
    border-radius: 0 5px 0 5px;
}
.products.wrapper.grid.products-grid .countdowntimer {
    top:-1px;
    right:-1px;
}
.countdowntimer span span {
    display: inline-block;
    width: 24%;
    font-size: 18px;
    font-weight: 600;
    padding: 0 2px;
    text-align: center;
}
.countdowntimer span span sup {
    width: 100%;
    display: table;
    margin-top: 11px;
    font-size: 10px;
    font-weight: 500;
}
.product-info-main .countdowntimer {
    position: unset;
    padding: 0;
}
.featured-category-collection .homepage-category {
    display:none;
}

.featured-category-collection .homepage-category.first-row img {
    /*max-height: 240px;*/
    object-fit: cover;
    /*height: 220px;*/
    object-position: center;
    width: 100%;
}
.featured-category-collection .category_image img {
    /*max-height: 200px;*/
    /*height: 200px;*/
    object-fit: cover;
    object-position: center;
}
.homepage-category-remain {
    float: left;
    width: 100%;
}
.homepage-category-remain .homepage-category:nth-child(4n) {
    margin-right: 0;
    clear: none;
}
.homepage-category-remain .homepage-category:nth-child(4n + 1) {
    clear: left;
}
.view-all-cat.show_less{
    display:none;
}

/*********  Category Page **********************/

.catalog-category-view .page-wrapper .breadcrumbs {
    z-index: 10;
    position: unset;
    margin-bottom: 20px;
}
.catalog-category-view .category-image{
    margin-bottom: 19px;
}
.catalog-category-view .category-image .image {
    margin: 0 auto;
}

.catalog-category-view .page-wrapper .breadcrumbs .items .item a {
    color: #282F36 !important;
    font-weight: 600;
    font-size:12px;
}
.catalog-category-view .page-wrapper .breadcrumbs .items .item strong {
    font-weight: normal;
    color: #808080;
    font-size:12px;
}

/************* PRODUCT PAGE ******************/

.catalog-product-view .page-title-wrapper {
    display:none;
}
.catalog-product-view .page-wrapper .breadcrumbs {
    z-index: 9;
    position: unset;
    margin-top: 20px;
    margin-bottom: 30px;
}
.catalog-product-view .page-wrapper .breadcrumbs .items .item a {
    color: #282F36 !important;
    font-size:12px;
}
.catalog-product-view .page-wrapper .breadcrumbs .items .item strong {
    font-weight: normal;
    color: #808080;
    font-size:12px;
}
.sku-brand {
    font-size: 18px;
    color: #919191;
    margin-bottom: 10px;
}
.sku-brand .model-sku {
    display: inline-block;
}
.sku-brand .brand-name {
    display: inline-block;
}
.product-inventory-link {
    margin-top: 10px;
    display: inline-block;
}
.product-inventory-link a {
    border-radius: 4px;
    font-size: 14px;
    padding: 3px 5px 3px 5px;
    border: 1px #282F36 solid;
    font-weight: bold;
    color: #282F36;
}
.product-info-main .inventory-stock-info .stock.available {
    display: inline-block;
    color: #00BA40;
    font-size: 16px;
}
.product-sf-view {
    color: #FF6700;
    font-size: 16px;
    font-weight: bold;
    display: table;
    cursor: pointer;
}
.product-short-description {
    margin-top: 10px;
}
.extra-color-info {
    float: left;
    margin-top: 5px;
    width: 100px;
    height: 80px;
    text-align: center;
    margin-left: 10px;
}
.extra-color-box-text {
    border-radius: 8px;
    padding: 15px;
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
}
.social-media-icons {
    text-align: center;
    margin: 30px 0px;
}
.bottom-toolbar .toolbar.toolbar-products{
    display:none;
}
.filter .block-content.filter-content .block-subtitle{
    display:none;
}

.layered-filter-block-container .filter .block-content.filter-content .filter-current-subtitle{
    display:block;
}
.bundle-options-container .product-add-form{
    display:block;
}
.bundle-options-container .legend.title {
    display: none;
}
.fieldset-bundle-options button.action.back.customization {
    display: none;
}
.block-bundle-summary .title {
    display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary{
    display: none;
}
/********** Custom CSS End ****************/

@media (min-width: 1220px) {
    .breadcrumbs, .footer.content, .header-outer, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .container-width, .page-main{
        max-width: 1618px;
    }
}


table th {
    text-align: right;
}

.pages .action.next:before {
    content: '\e617';
}

.pages .action.previous:before {
    content: '\e608';
}

.price-container .price {
    color: #282F36;
}

.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
    padding: 5.5px 0px 10px 30px;
}

.product-info-main .product-info-price .old-price .price-wrapper .price {
    color: #4a4a4a;
    font-size: 20px;
    margin-right: 10px;
    font-weight: 400;
}

.product-info-main .stock.available, .product-info-main .stock.unavailable {
    font-weight: bold;
    color: #ee5d25;
    font-size: 16px
}

.box-tocart .field.qty .control {
    margin-left: 0;
    margin-right: 5px;
}


@media all and (min-width: 640px) {
    .products.wrapper ~ .toolbar .pages {
        float: right;
    }

    .limiter {
        float: left;
    }
}

.content-heading h2.title, .common-slider-outer h2.title, .common-slider-outer .block-title strong, .common-slider-outer .block-title {
    text-align: right;
}

.common-slider-outer .common-slider .owl-prev, .blog-carousel .owl-prev, .categoryproduct .owl-prev {
    left: 0;
    right: auto;
}

.common-slider-outer .common-slider .owl-next, .blog-carousel .owl-next, .categoryproduct .owl-next {
    left: 34px;
    right: auto;
}

.brand-carousel .owl-controls .owl-nav .owl-next {
    right: 0;
    left: auto;
}

.shipping-desc {
    padding: 0 20px 0 0;
}

.footer-middle-inner .footer-middle-section {
    float: right;
}

.footer-middle-inner .footer-middle-section:before {
    right: 0;
    left: auto;
}

.footer-middle-outer .footer-middle-section .footer-static {
    text-align: right;
}

.cmstext .adress:before,
.cmstext .phone:before,
.cmstext .email:before {
    float: right;
    margin-right: -7px;
    margin-left: 7px;
}

.breadcrumbs .item:not(:last-child):after {
    content: "\e617";
}

.product-info-main .product-info-stock-sku {
    text-align: right;
}

.product.attribute.overview {
    margin: 0;
}

.product.data.items {
    text-align: right !important;
}

.product.data.items .item.content {
    text-align: right !important;
}

.product.data.items > .item.title {
    float: none;
}

.bundle-options-container .product-options-wrapper .field.choice input {
    float: right;
}

.bundle-options-container .product-options-wrapper .field.choice .label {
    margin: 0 24px 0 0;
}

@media all and (min-width: 992px) {

    .products-grid.grid-hover .product-item .product-item-info:hover .price-box {
        opacity: 0;
        visibility: hidden;
    }

    .products-grid.grid-hover .product-item-actions {
        position: absolute;
        bottom: -12px;
        left: 0px;
        right: 0px;
        height: 32px;
        margin: 0 auto;
        text-align: center;
        opacity: 0;
        visibility: hidden;
        transition: 0.3s;
    }

    .navigation .level0.nav-custom > .level-top {
        color: #f25c21;
    }

    .navigation .level0 > .level-top {
        color: #333;
        line-height: 60px;
    }

    .advance-megamenu .popup-menu {
        top: 60px !important;
        right: 0 !important;
    }

    .advance-megamenu.navigation .popup-menu-inner .level1 > a {
        margin: 0;
    }

    .advance-megamenu .advance-submenu li.level1 {
        float: right;
        margin: 0 0 0 25px !important;
    }

    .advance-megamenu.navigation .popup-menu-inner .level1 .level2 > a {
        color: #383838;
    }

    .advance-megamenu.navigation .popup-menu-inner .level1 .level2 > a:hover {
        color: #f25c21;
    }

    .navigation .level0 .submenu .active > a {
        border-color: #175db3;
    }
}

.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
    float: right;
}

.minicart-items .item-qty {
    margin: 0;
}

.minicart-items .product-item-details {
    padding: 0 !important;
}

.minicart-items .product-item-name {
    text-align: right;
}

.column.main .opc-block-summary .product-item {
    padding: 0;
}

.opc-block-summary .minicart-items .product-item-details {
    padding: 0 80px 0 0 !important;
}

.opc-block-summary .product-item .product-item-name-block {
    padding: 0 0 0 10px;
    text-align: right;
}

.customer-address-form .field.region,
.customer-address-form .field.zip {
    display: none;
}

@media all and (min-width: 768px) {
    .page-layout-2columns-left .column.main {
        float: left !important;
    }

    .page-layout-2columns-left .sidebar-main,
    .page-layout-2columns-left .sidebar-additional {
        float: right !important;
        clear: right !important;
        padding: 0 0 0 20px !important;
    }

    .cart-summary {
        float: left !important;
    }

    .abs-shopping-cart-items-desktop,
    .cart-container .cart-gift-item,
    .block-cart-failed,
    .cart-container .form-cart,
    .cart-discount {
        float: right !important;
        padding: 0 0 0 4% !important;
    }

    .cart-discount {
        clear: none;
    }

    .cart.table-wrapper .product-item-photo {
        padding: 0 0 0 20px !important;
    }

    .product-social-links {
        text-align: right;
    }

    .product-options-bottom .price-box .price-container .price,
    .product-info-price .price-box .price-container .price {
        font-size: 35px;
        font-weight: 500;
        color: #282F36;
    }

    .page-layout-1column .product-info-main {
        padding-left: 0;
    }

    .actions-toolbar {
        text-align: right;
    }

    .actions-toolbar .primary {
        float: right;
    }

    .actions-toolbar .primary .action {
        margin: 0 0 0 15px;
    }

    .form-edit-account .fieldset:nth-child(1),
    .form-address-edit .fieldset:nth-child(1) {
        float: right;
        margin: 0 0 0 2%;
    }
}

.widget.blog-search {
    padding-right: 0;
}

.post-view .post-holder .post-header .addthis_toolbox {
    float: none !important;
    margin: 0 0 42px 0;
}

.post-view .post-holder .post-header .addthis_toolbox div.atclear {
    clear: none !important;
}

.field-tooltip {
    left: 0 !important;
    right: auto !important;
}

.field .control._with-tooltip input {
    margin-left: 10px !important;
    margin-right: auto !important;
}

@media all and (min-width: 1440px) {
    .sidebar .product-items .product-item-info .product-item-photo {
        left: auto !important;
        right: 0 !important;
    }

    .sidebar .product-items .product-item-details {
        margin: 0 85px 0 0 !important;
    }
}


.swatch-attribute-selected-option {
    padding: 0 17px 0 0;
}

.swatch-option {
    float: right;
}

.swatch-input {
    right: -1000px;
}

.filter-options-title {
    padding: 10px 0 0 40px;
    color: #282F36;
}

.filter-options-title:after {
    left: 0;
    right: auto;
}

.filter-current .item {
    padding: 0 17px 0 0;
}

.filter-current .action.remove {
    left: auto;
    right: -2px;
}

select {
    background-position: 0 45%;
    padding-right: 5px;
    padding-left: 25px;
}

.cart-summary .shipping {
    display: none;
}

.cart-container .form-cart .actions.main {
    text-align: left !important;
}

.cart-discount {
    padding-left: 0;
}

.cart.table-wrapper .item-options dt {
    float: right;
    clear: none;
    margin: 0 0 5px 10px
}

.cart.table-wrapper .item-options dd {
    float: right;
}

.cart.table-wrapper .action {
    margin: 0 0 0 16px;
}

.cart.table-wrapper .actions-toolbar > .action-edit,
.cart.table-wrapper .actions-toolbar > .action-delete {
    position: static;
}

.amsearch-form-container.-opened .amsearch-wrapper-input {
    position: static;
    text-align: left;
}
.amsearch-results{
    max-height: 60vh;
}

.amsearch-autocomplete-image .product-image-photo{
    position: static!important;
}

.amsearch-close {
    left: 188px;
    right: auto;
    top: 4px;
}

.amsearch-item .amlabel-position-wrapper {
    top: 0 !important;
    bottom: auto !important;
}

.amsearch-item .amasty-label-container:nth-child(2) {
    display: none !important;
}

.amsearch-results {
    background-color: #e1e1e1;
}

.amsearch-form-container.-large .amsearch-wrapper-content .amsearch-wrapper-inner {
    display: block;
}

.amsearch-form-container.-large .amsearch-wrapper-content .product-item-actions {
    position: static;
}

.amsearch-form-container.-large .amsearch-wrapper-content .actions-secondary {
    display: none;
}

.amsearch-item-container > .amasty-xsearch-block-header::before {
    right: 0;
    left: auto;
}

.search .amsearch-loupe {
    display: inline-block;
}

.addthis_default_style .addthis_separator, .addthis_default_style .at4-icon, .addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300bs, .addthis_default_style .at300m {
    float: right !important;
}

.post-list-wrapper .post-ftimg-hld {
    float: right;
    width: 25%;
}

.post-list-wrapper .post-details {
    float: right;
    width: 73%;
    margin: 0 2% 0 0;
}

.post-list-wrapper .addthis_toolbox {
    margin: 15px 0 0 0;
}

.post-list .post-content .post-read-more {
    float: none;
}

.post-list li:not(:last-of-type) {
    border-bottom: 1px solid #cccccc;
}

.post-view .post-ftimg-hld {
    float: right;
    width: 30%;
    margin: 0 0 30px 30px;
}

.brunch .title {
    font-size: 20px;
    color: #06c;
}

#storelocator .region-title:after {
    right: auto;
    left: 20px;
}

#storelocator .store-title:after {
    right: auto;
    left: 20px;
    color: grey;
}
#storelocator .region-title.ui-state-active:after {
    color: #fff;
}

#storelocator .store-title.ui-state-active {
    background: #f25c21;
}

#storelocator .region-title.ui-state-active {
    border-bottom-color: #f25c21;
}

#storelocator .region-title {
    background: #1f2532;
}

.theme-newsletter.block.newsletter input {
    height: 40px;
}
.theme-newsletter.block.newsletter .actions {
    position: static;
    display: block;
}
.theme-newsletter.block.newsletter .action.subscribe {
    width: 100%;
    background: #175db3;
}


.product-info-main li.payment-image {
    display: inline-block;
}
.product-info-main ul.payment_icon {
    padding-right: 0;
}
.products-grid li.product.product-item:hover .product-item-info {
    border-color: #ff6700;
}
.parallax-block .testimonial-outer.container-width {
    background: #fff;
    max-width: 1330px;
}
.parallax-block .testimonial-inner {
    width: 100%;
}
.product-blog-inner .post-title a {
    color: #282f36;
    font-weight: 600;
}
.amsearch-form-container.-opened .actions {
    display: none;
}
.amsearch-form-container.-opened .amsearch-close {
    left: 35px;
    top: -3px;
    height: 50px;
}
.header-store .fa-map-marker:before {
    content: "";
    background-image: url(../images/location-ico.png);
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -8px;
}

.subscribe-terms  [type="checkbox"]:checked, .subscribe-terms [type="checkbox"]:not(:checked) {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 999;
    opacity: 0;
    cursor: pointer;
}
.subscribe-terms  [type="checkbox"]:checked + label:before, .subscribe-terms [type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    right: 37px;
    top: 2px;
    width: 19px;
    height: 19px;
    border: 2px solid #d7d7d7;
    background: #fff;
    font-weight: 100;
}
.subscribe-terms [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.subscribe-terms  [type="checkbox"]:checked + label:after, .subscribe-terms [type="checkbox"]:not(:checked) + label:after {
    content: '\f00c';
    width: 19px;
    height: 19px;
    background: #343538;
    position: absolute;
    top: 2px;
    right: 37px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-family: 'FontAwesome';
    color: #fff;
    font-weight: 100;
    line-height: 19px;
    font-size: 13px;
    text-align: center;
}
.subscribe-terms {
    position: relative;
}
.testimonial-carousel.owl-carousel .owl-item .test_img_innar:after {
    content: "\f10d";
    font-family: 'FontAwesome';
    position: absolute;
    bottom: -25%;
    z-index: 9999;
    font-size: 60px;
    color: #175DB4;
    left: 20%;
    right: auto;
    background: rgba(255,255,255,0.5);
    line-height: normal;
    padding: 5px 20px;
    border-radius: 10px;
}
.testimonial-carousel.owl-carousel .owl-item .test_img_innar {
    position: relative;
}
.shipping-desc .fa-gift:before {
    content: "";
    width: 30px;
    height: 30px;
    display: inline-block;
    background-image: url(../images/Sale-label-tag-512.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.shipping-desc .fa-truck:before {
    content: "";
    width: 35px;
    height: 25px;
    display: inline-block;
    background-image: url(../images/ship_truck.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.shipping-desc .fa-shield:before {
    content: "";
    width: 30px;
    height: 25px;
    display: inline-block;
    background-image: url(../images/secure_pay.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.shipping-desc .fa-headphones:before {
    content: "";
    width: 25px;
    height: 30px;
    display: inline-block;
    background-image: url(../images/professional-service.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.blog-widget-recent.blog-main.container-width .row .content-heading {
    margin-right: 15px;
}
.category-qtlvg h1#page-title-heading, .page-title-wrapper h1.page-title,
.catalog-category-view h1#page-title-heading, .page-title-wrapper h1.page-title {
    font-size: 45px;
    text-transform: uppercase;
    color: #12488E;
    font-weight: bold;
    max-width: 1360px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
}
.category-qtlvg .page-title-wrapper,
.catalog-category-view .page-title-wrapper {
    padding: 0 !important;
    margin: 0;
    background: no-repeat;
    border: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-bottom: 20px !important;
}
.category-image-title {
    position: relative;
}
.page-with-filter .toolbar-amount span {
    font-weight: normal;
}
.page-with-filter .toolbar-amount {
    font-weight: 600;
    color: #282F36;
}
.products.products-grid button.action.tocart.primary:before, .products.products-list button.action.tocart.primary:before {
    color: #ffffff;
    content: "\f07a";
    font-family: "FontAwesome";
    font-size: 0;
    text-align: center;
    background-image: url(../images/Category-cart.png);
    width: 22px;
    height: 21px;
    background-size: 21px auto;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.product.info.detailed {
    clear: both;
    margin-bottom: 30px;
    padding-top: 0;
    border: 1px solid #dcdedf;
    border-radius: 5px;
    margin-top: 40px;
}
.product.info.detailed .product.data.items {
    text-align: center !important;
    margin: 0;
    background: transparent;
}
.product.info.detailed .product.data.items .item.content {
    border-top: 1px solid #dcdedf;
    margin-top: 56px;
    color: #282F36;
    font-size: 20px;
    background: transparent !important;
    padding: 90px;
    line-height: 28px;
}
.same-product-info .product-short-info p.price-to {
    display: inline-block;
    margin-right: 10px;
}
.same-product-info .product-short-info p.price-from {
    display: inline-block;
}
.product.info.detailed .product.data.items .item.content > div {
    background: transparent !important;
}
.product.info.detailed .item.title.active > .switch {
    background: transparent !important;
    color: #282F36;
    font-weight: bold;
    display: inline-block;
    border-top: 4px solid #ff6700;
}
.product.info.detailed .item.title > .switch {
    background: transparent !important;
    color: #282F36 !important;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
}
.product.info.detailed .item.title > .switch:hover {
    color: #ff6700 !important;
}
.page-with-filter .toolbar-amount {
    float: right;
}
.page-products .sorter {
    float: left;
}
.sorter-options {
    margin: 0 5px 0 0;
    width: auto;
    border: none;
    font-weight: 600;
}
.action.sorter-action.sort-asc {
    display: none;
}
.breadcrumbs .items .item a{
    font-weight: bold;
}
.product-sf {
    color: #4a4a4a;
    font-size: 16px;
}
.page-layout-1column .product-info-main {
    width: 50%;
}
.page-layout-1column .product.media {
    width: 50%;
}
.product-sf-view:before {
    content: "";
    background-image: url(../images/arrow.png);
    width: 11px;
    height: 25px;
    background-size: 11px auto;
    float: left;
    background-repeat: no-repeat;
    background-position: left 12px;
    transform: rotate(90deg);
    margin-right: 3px;
}
.product-info-main .inventory-stock-info .stock.available span:after {
    content: "";
    background-image: url(../images/check.svg);
    width: 20px;
    height: 20px;
    background-size: 18px auto;
    float: right;
    background-repeat: no-repeat;
    margin-left: 7px;
    position: relative;
    top: 2px;
}
.secure_payment_shipping_information .sps-info:last-child {
    margin-right: 0;
    font-size: 0;
}
.secure_payment_shipping_information .sps-info {
    width: auto;
    display: inline-block;
    text-align: center;
    max-width: 135px;
    font-size: 12px;
    color: #282F36;
    border: 2px solid #dfe0e1;
    margin-right: 20px;
    border-radius: 5px;
    padding: 12px;
}
.shipping_warranty_Information {
    border-bottom: 1px solid #dfe0e1;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.secure_payment_shipping_information {
    display: flex;
    flex-flow: row-reverse;
    width: auto;
    justify-content: flex-end;
    margin: 20px 0;
    border-top: 1px solid #dfe0e1;
    padding-top: 30px;
}
.secure_payment_shipping_information .sps-info > span {
    display: table;
    margin: 5px auto 0;
}
.secure_payment_shipping_information .sps-info > span {
    margin-top: 0;
}
.secure_payment_shipping_information .sps-info .fa.fa-credit-card:before {
    background-image: url(../images/payment-card.png);
    width: 45px;
    height: 40px;
    background-size: 45px auto;
    background-repeat: no-repeat;
    font-size: 0;
    display: table;
}
.secure_payment_shipping_information .sps-info .fa.fa-shield:before {
    background-image: url(../images/sequre.png);
    width: 45px;
    height: 40px;
    background-size: 33px auto;
    background-repeat: no-repeat;
    font-size: 0;
    display: table;
    background-position: center;
}
.secure_payment_shipping_information .sps-info .fa.fa-car:before {
    background-image: url(../images/delivery.png);
    width: 45px;
    height: 40px;
    background-size: 45px auto;
    background-repeat: no-repeat;
    font-size: 0;
    display: table;
    background-position: center;
}
.secure_payment_shipping_information .sps-info:last-child span:before {
    content: "";
    background-image: url(../images/eac.png);
    width: 80px;
    height: 67px;
    background-size: 65px auto;
    background-repeat: no-repeat;
    font-size: 0;
    display: table;
    max-width: 100%;
    background-position: center;
}
.social-media-icons .social-share-list > div {
    display: inline-block;
    font-size: 17px;
    color: #282F36;
    margin: 0 14px;
    vertical-align: middle;
}
.social-media-icons .social-share-list > div img {
    width: auto;
    max-height: 35px;
    margin-bottom: 5px;
}
.product-add-form .field.qty {
    display: none;
}
.social-share-label {
    display: inline-block;
    font-size: 17px;
    color: #282F36;
    margin-left: 10px;
}
.social-media-icons .social-share-list {
    display: inline-block;
}
.product-add-form .box-tocart .actions {
    direction: ltr;
}
.delivery_information span, .shipping_warranty_Information span {
    font-size: 12px;
    font-weight: 600;
    color: #282F36;
}
.delivery_information .fa-car:before {
    content: "\f1b9";
    background-image: url(../images/delivery.png);
    width: 30px;
    height: 30px;
    background-size: 30px auto;
    background-repeat: no-repeat;
    font-size: 0;
    display: inline-block;
    background-position: center;
    vertical-align: middle;
    margin-left: 10px;
}
.shipping_warranty_Information .fa-shield:before {
    content: "\f132";
    background-image: url(../images/sequre.png);
    width: 20px;
    height: 24px;
    background-size: 16px auto;
    background-repeat: no-repeat;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 21px;
}
.delivery_information {
    margin: 15px 0 5px;
}
.product-info-main .product-info-price {
    display: inline-block;
    width: auto;
    margin: 0;
    vertical-align: middle;
}
.product-info-main .product-add-form {
    display: inline-block;
    clear: none;
    vertical-align: middle;
    padding: 0;
    margin-right: 15px;
}
.product-info-main .product-add-form .box-tocart {
    margin: 0;
}
.fotorama-item .fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active {
    border: 2px solid #ff6700;
}
.fotorama-item .fotorama__nav--thumbs .fotorama__nav__frame {
    height: 50px !important;
    padding: 10px !important;
    border: 2px solid #ccc;
    border-radius: 5px;
    width: 75px !important;
}

.ln_slider_container {
    width: calc(100%);
    margin: 0;
}
#ln_slider_text_price {
    margin-bottom: 10px;
    display: table;
    width: 100%;
    position: relative;
}
span.price-slider-division {
    width: 13px;
    height: 2px;
    background: rgba(40,47,54,0.3);
    position: absolute;
    left: 5px;
    right: 0;
    margin: 0 auto;
    top: 20px;
}
.pslider-box.price-to-box {
    float: left;
}
.pslider-box.price-from-box {
    float: right;
}
#ln_slider_text_price .pslider-box {
    border: 1px solid #ebebeb;
    padding: 5px;
    border-radius: 3px;
    color: #282F36;
    font-size: 13px;
    font-weight: 500;
}
.product.media .fotorama-item .fotorama__thumb__arr {
    display: none !important;
}

.fotorama__nav.fotorama__nav--thumbs {
    height: auto !important;
}
.product-attributes-info {
    float: left;
    width: 40%;
    border: 1px solid #dcdedf;
    padding: 20px;
    border-radius: 5px;
}

.product-details-info {
    float: right;
    width: 55%;
}

.product-details-info .title {
    color: inherit;
    font: inherit;
    text-transform: inherit;
}

.product-details-info p:first-child strong {
    margin-top: 0;
}
.product-details-info p strong {
    margin-bottom: 0;
    display: block;
    margin-top: 30px;
}
.product-attributes-info .pro-attr-in:last-child {
    border: none;
    padding: 0;
    margin: 0;
}
.product-attributes-info .pro-attr-in {
    border-bottom: 1px solid #dcdedf;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.product-attributes-info .pro-attr-in .attribute-left {
    float: right;
    width: 55%;
}
.product-attributes-info .pro-attr-in .attribute-right {
    width: 35%;
    display: inline-block;
    text-align: right;
    color: #282F36;
    font-size: 16px;
}
.fotorama--fullscreen {
    z-index: 999999 !important;
}
.fotorama--fullscreen .fotorama__thumb-border {
    display: none;
}
.fotorama--fullscreen .fotorama__nav.fotorama__nav--thumbs {
    bottom: 15px;
    text-align: center;
}
.fotorama--fullscreen .fotorama-item .fotorama__nav--thumbs .fotorama__nav__frame {
    margin: 0 10px;
}
.product-attributes-info .pro-attr-in .attribute-left span.lbl {
    font-weight: 600;
    font-size: 16px;
}
.product-attributes-info .pro-attr-in .attribute-left i.fa {
    font-size: 0;
}
.product-attributes-info .pro-attr-in.brand .attribute-left i.fa:before {
    content: "";
    background-image: url(../images/attribute_icon/brand.png);
    width: 22px;
    height: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-left: 9px;
}

.product-attributes-info .pro-attr-in.ean .attribute-left i.fa:before {
    content: "";
    background-image: url(../images/attribute_icon/icon_barcode.png);
    width: 27px;
    height: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
}
.product-attributes-info .pro-attr-in.supplier-name .attribute-left i.fa:before {
    content: "";
    background-image: url(../images/attribute_icon/supplier.png);
    width: 22px;
    height: 30px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-left: 9px;
}

.product-attributes-info .pro-attr-in.delivery-time .attribute-left i.fa:before {
    content: "";
    background-image: url(../images/attribute_icon/delivery.png);
    width: 22px;
    height: 22px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-left: 9px;
}
.product-attributes-info .pro-attr-in.importer .attribute-left i.fa:before {
    content: "";
    background-image: url(../images/attribute_icon/importer.png);
    width: 29px;
    height: 30px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
}
.product-attributes-info .pro-attr-in.warranty .attribute-left i.fa:before {
    content: "";
    background-image: url(../images/attribute_icon/warrenty.png);
    width: 25px;
    height: 30px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
}
/*
.product-attributes-info .pro-attr-in:nth-child(4) .attribute-left i.fa:before {
    content: "";
    background-image: url(../images/up-arrow.png);
    width: 20px;
    height: 25px;
    background-size: 10px auto;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    background-position: center;
}
.product-attributes-info .pro-attr-in:nth-child(5) .attribute-left i.fa:before {
    content: "";
    background-image: url(../images/secure_pay-bottom.png);
    width: 23px;
    height: 20px;
    background-size: 22px auto;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
}
No used until images are in search
 */
.product-attributes-info .pro-attr-in .attribute-left span.icon-img {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
}
.block.products-grid.common-slider-outer.related .block-title.title {
    text-align: center;
}
.home-bestsellerproduct.common-slider-outer .content-heading {
    text-align: right;
}
.home-bestsellerproduct.common-slider-outer h2.title {
    text-align: center;
}
.products.products-related.common-slider .owl-prev{
    top: 45%;
    box-shadow: 1px 3px 7px 1px rgb(0 0 0 / 14%);
    background: #FFF;
    border-radius: 3.9px;
    width: 42px;
    left: -10px;
}
.products.products-related.common-slider .owl-prev:before{
    content: "\f053";
    color: #000;
    font-family: "FontAwesome";
    font-size: 18px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
}
.products.products-related.common-slider .owl-next{
    top: 45%;
    box-shadow: 1px 3px 7px 1px rgb(0 0 0 / 14%);
    background: #FFF;
    border-radius: 3.9px;
    width: 42px;
    right: -20px;
}
.products.products-related.common-slider .owl-next:before{
    content: "\f054";
    color: #000;
    font-family: "FontAwesome";
    font-size: 18px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
}
.fieldset-bundle-options .field .price-notice {
    display: none;
}
.newsletter-product-detaills.newsletter .subscribe-terms label {
    padding-right: 35px;
    font-weight: normal;
}
.newsletter-product-detaills.newsletter .subscribe-terms [type="checkbox"]:checked + label:before, .newsletter-product-detaills.newsletter .subscribe-terms [type="checkbox"]:not(:checked) + label:before, .newsletter-product-detaills.newsletter .subscribe-terms [type="checkbox"]:checked + label:after, .newsletter-product-detaills.newsletter .subscribe-terms [type="checkbox"]:not(:checked) + label:after {
    right: 0;
}
.bundle-options-container {
    clear: both;
    margin-bottom: 40px;
    float: left;
    width: 100%;
    border: 1px solid #ff6700;
    border-radius: 5px;
}
.bundle-options-container .bundle-options-wrapper {
    width: 100%;
    position: relative;
    padding: 40px;
}
.bundle-options-container .bundle-options-wrapper .countdowntimer {
    left: 0;
    top: 0;
    padding: 15px;
}
.bundle-options-container .bundle-options-wrapper .countdowntimer .colorDefinition {
    color: #fff;
}
.bundle-options-wrapper .bundle-package {
    text-align: center;
    color: #282F36;
    font-weight: bold;
    font-size: 28px;
    max-width: 80%;
    margin: 0 auto 30px;
}
.bundle-options-container .block-bundle-summary {
    float: left;
    margin: 0;
}
.bundle-options-container .block-bundle-summary .price-box .price-wrapper, .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    font-size: 35px;
    font-weight: 500;
    line-height: normal;
    color: #282F36;
}
.bundle-options-container .block-bundle-summary button#product-addtocart-button {
    line-height: normal;
    padding: 10px 25px;
    margin-right: 10px;
    font-size: 18px;
}
.bundle-options-container .block-bundle-summary .price-box {
    margin-bottom: 0;
}
.bundle-options-container .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: 100%;
}
.bundle-options-container .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: 100%;
}
.bundle-options-container .product-options-wrapper .field.choice {
    width: 32.5%;
    display: inline-block;
    text-align: center;
    padding: 0 15px;
    margin: 0;
    position: relative;
}
.bundle-options-container .product-options-wrapper .field.choice:before {
    content: "+";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px;
    font-weight: 600;
    color: #ff6700;
}
.bundle-options-container .product-options-wrapper .field.choice:nth-child(3):before {
    display:none;
}
.bundle-options-container .product-options-wrapper .field.choice .label {
    position: relative;
}
.bundle-options-container .product-options-wrapper .field.choice [type="checkbox"]:checked + label:after, .bundle-options-container .product-options-wrapper .field.choice [type="checkbox"]:not(:checked) + label:after {
    content: '\f00c';
    width: 17px;
    height: 17px;
    background: #ff6700;
    position: absolute;
    top: 2px;
    right: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-family: 'FontAwesome';
    color: #fff;
    font-weight: 100;
    line-height: 19px;
    font-size: 13px;
    text-align: center;
    border-radius: 4px;
}
.bundle-options-container  [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.bundle-options-container .product-options-wrapper .field.choice [type="checkbox"]:checked + label:before, .bundle-options-container .product-options-wrapper .field.choice [type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    right: 0;
    top: 2px;
    width: 17px;
    height: 17px;
    border: 2px solid #d7d7d7;
    background: #fff;
    font-weight: 100;
    border-radius: 4px;
}
.bundle-options-container [type="checkbox"]:checked, .bundle-options-container [type="checkbox"]:not(:checked) {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 999;
    opacity: 0;
    cursor: pointer;
}
.bundle-options-container .product-options-wrapper .field.choice span.product-name {
    color: #282F36;
    font-weight: 500;
    font-size: 14px;
    max-width: 85%;
    display: table;
    margin: 0 auto;
}
.page-product-bundle.catalog-product-view .product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: 20px;
}
.page-product-bundle.catalog-product-view .product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
    font-size: 30px;
}
.page-product-bundle.catalog-product-view .product-info-main .product-info-price {
    width: 100%;
}
.page-product-bundle.catalog-product-view .product-info-main .product-info-price .price-from {
    display: inline-block;
    padding-left: 20px;
}
.page-product-bundle.catalog-product-view .product-info-main .product-info-price .price-to {
    display: inline-block;
}
.fotorama-item .amasty-label-container .amasty-label-text {
    z-index: 999;
    text-align: center;
}
.fieldset.fieldset-bundle-options {
    margin: 0;
}
.bundle-options-container .product-options-wrapper .field.option.required > label.label {
    display: none;
}
.bundle-actions .action.primary.customize {
    width: auto;
    padding: 13px 20px;
    background: #ff6700;
    color: #ffffff;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    position: relative;
    width: auto;
    border: 1px solid #ff6700;
    font-size: 18px;
    font-weight: 600;
    border-radius: 4px;
    display: inline-block;
}
.bundle-options-container .product-options-bottom {
    border-top: none;
    clear: left;
    margin: 0;
    padding-top: 0;
}
.bundle-options-container p.required {
    display: none;
}
.bundle-info .amlabel-position-wrapper {
    display: none !important;
}
.infinite-loader .loading {
    display: none;
}
.infinite-loader .btn-load-more {
    background-image: url(../images/reload.png);
    width: auto;
    height: 20px;
    background-size: 18px auto;
    background-repeat: no-repeat;
    color: #282F36;
    font-size: 15px;
    font-weight: 600;
    display: table;
    margin: 0 auto;
    background-position: 100%;
    padding: 15px 25px 15px 0;
}
.infinite-loader {
    text-align: center;
    width: 95%;
    margin: 0 auto;
    background: #fff;
    max-width: 400px;
    border-radius: 5px;
}
.filter-options-content a {
    padding-left: 0px;
    width: 95%;
    float: left;
    margin-left: -15px;
}
.filter-options-content .count {
    float: left;
    padding-left:10px;
}
.filter-options-content .count:before , .filter-options-content .count:after {
    display:none;
}
.filter-options-content a:hover {
    background-color: transparent;
    text-decoration: none;
}
.filter-options-content li a.ui-slider-handle {
    width: 10px;
}
.fotorama-item .fotorama__wrap .fotorama__stage {
    max-height: 410px;
    margin-bottom: 50px;
    overflow: visible;
}
.fotorama__wrap .fotorama__stage:after {
    content: "\f002";
    z-index: 99999999;
    background: #FF6700;
    width: 44px;
    height: 42px;
    position: absolute;
    bottom: 0px;
    right: 20%;
    font-family: 'FontAwesome';
    font-size: 27px;
    color: #FFF;
    text-align: center;
    border-radius: 4px;
    bottom: 10%;
}
.fotorama__arr {
    bottom: auto;
    top: 50%;
}
.page-wrapper .page-header{
    background:#FFF;
}
.haeder_left .nav-sections-item-content > .navigation{
    background:#FFF;
}
.swatch-opt .swatch-attribute .swatch-option{
    height: 60px;
    min-width: 60px;
}
.same-product-info {
    background: rgba(233,237,239,0.5);
    margin-bottom: 30px;
    text-align: center;
    padding: 30px;
    display: flex;
    flex-flow: row-reverse;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}
.same-product-info .add-tocart-quick-buynow {
    display: inline-block;
    vertical-align: middle;
}
.same-product-info .product-short-info {
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
    text-align: right;
}
.content-heading h2.title, .common-slider-outer h2.title, .common-slider-outer .block-title strong, .common-slider-outer .block-title {
    font-size: 28px;
}
.same-product-info .product-short-info .p-name {
    color: #4a4a4a;
    font-size: 16px;
}
.same-product-info .p-price {
    color: #4a4a4a;
    font-size: 16px;
}
.same-product-info .p-price span.price-label {
    color: #4a4a4a;
    font-size: 16px;
    font-weight: 500;
}
.same-product-info .p-price span.price-container.price-final_price span.price {
    font-size: 36px;
}
.same-product-info button#product-buynow-button {
    padding: 13px 35px 12px 35px;
    background: #ff6700;
    color: #ffffff;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    position: relative;
    width: auto;
    border: 1px solid #ff6700;
    font-size: 18px;
    font-weight: 600;
    border-radius: 4px;
    display: inline-block;
}
.same-product-info button.action.tocart.primary {
    padding: 13px 25px 12px 25px;
    background: transparent;
    color: #1F2532;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    position: relative;
    width: auto;
    border: 1px solid #1F2532;
    font-size: 18px;
    font-weight: normal;
    margin-right: 15px;
    margin-bottom: 0;
}
.same-product-info button.action.tocart.primary:before {
    content: '';
    float: right;
    height: 25px;
    width: 25px;
    position: initial;
    left: auto;
    right: 0;
    top: 9px;
    z-index: 99;
    font-size: 0;
    background-image: url(../images/product-cart.svg);
    background-repeat: no-repeat;
    background-size: 20px !important;
    background-position: 100%;
    margin-left: 5px;
}
.same-product-info .add-tocart-btn {
    display: inline-block;
    vertical-align: middle;
    float: left;
}
.same-product-info .p-price span.price-container.price-final_price {
    font-weight: 600;
}
.same-product-info .p-price .old-price span.price-container.price-final_price span span.price {
    font-size: 20px;
    font-weight: normal;
    text-decoration: line-through;
}
.same-product-info button.action.tocart.primary:hover {
    border-color: #ff6700;
}
.fotorama--fullscreen .fotorama__wrap {
    height: 100%;
}
.page-product-configurable .product-info-main .product-info-price .price-box .price-final_price span.price-label {
    display: none !important;
}
.same-product-info .p-price span.price-label {
    display: none;
}
.fotorama-item.fotorama--fullscreen .fotorama__stage {
    max-height: 100%;
    margin-bottom: 0;
}
.fotorama--fullscreen .fotorama__nav--thumbs .fotorama__nav__frame {
    margin: 0 5px;
}
.product-options-bottom {
    display: inline-block;
    margin-left: 15px;
}
.swatch-attribute-label {
    font-size: 14px;
    font-weight: 600;
    color: #282F36;
}
.product-info-main .product-add-form {
    margin-right: 0;
}
.product-info-main .product-add-form form#product_addtocart_form {
    display: flex;
    flex-flow: wrap;
}
.product-info-main .product-info-price {
    float: right;
}
.product-options-bottom {
    margin-left: 0;
    order: 1;
}
.product-info-main .product-add-form form#product_addtocart_form #product-options-wrapper {
    width: 100%;
    order: 3;
    border-top: 1px solid #dfe0e1;
    margin-top: 15px;
    padding-top: 20px;
}
.product-info-main .product-add-form form#product_addtocart_form #product-options-wrapper .swatch-opt {
    margin: 0;
}
#product-options-wrapper .swatch-opt .option-swatch-item-container:first-child,
#product-options-wrapper .swatch-opt .option-swatch-item-container:nth-child(4n + 1) {
    margin-right: 0;
}

#product-options-wrapper .swatch-opt .option-swatch-item-container {
    vertical-align: text-bottom;
    width: 24%;
    display: inline-block;
    text-align: center;
    max-width: 149px;
    font-size: 14px;
    color: #282F36;
    border: 2px solid #dfe0e1;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 20px 10px;
}
#product-options-wrapper .swatch-opt .swatch-attribute .swatch-option {
    margin: 0 auto;
    display: table;
    float: none;
    max-width: 100%;
}
#product-options-wrapper .swatch-opt .option-swatch-item-container .option-label-name {
    display: table;
    text-align: center;
    width: 100%;
    padding-top: 5px;
}
.swatch-option.selected {
    outline: none;
    border: none;
}
#product-options-wrapper .swatch-opt .option-swatch-item-container.selected {
    border-color: #ff6700;
}
.swatch-option.image:not(.disabled):hover, .swatch-option.color:not(.disabled):hover {
    border: none;
    outline: none;
}
.swatch-option {
    border: none;
}
.swatch-opt .swatch-attribute .swatch-option.image {
    width: 110px !important;
    height: 50px !important;
}
#product-options-wrapper .swatch-opt .swatch-attribute .swatch-option.text {
    max-width: initial;
    font-size: 14px;
    color: #282F36;
    border: 2px solid #dfe0e1;
    display: inline-block;
    border-radius: 5px;
    padding: 13px 20px;
    margin-left: 20px;
    background: transparent;
    height: auto;
    font-weight: 500;
}
#product-options-wrapper .swatch-opt .swatch-attribute .swatch-option.text:hover {
    outline: none;
}
#product-options-wrapper .swatch-opt .swatch-attribute .swatch-option.text.selected {
    border-color: #ff6700;
}
.swatch-attribute.more_options {
    border-top: 1px solid #dfe0e1;
    margin-top: 20px;
    padding-top: 20px;
}
.am-brand-slider .swiper-button-prev , .am-brand-slider .swiper-button-next  {
    background-color: #FFFFFF;
    box-shadow: 1px 3px 7px 1px rgb(0 0 0 / 14%);
    background: #FFF;
    border-radius: 3.9px;
    width: 42px;
    z-index: 98;
}
.am-brand-slider .swiper-button-prev:before{
    content: "\f053";
    left: 15px;
    top: 10px;
}
.am-brand-slider .swiper-button-next:before {
    content: "\f054";
    left: 0;
    right: -5px;
    top: 10px;
}
.am-brand-slider .swiper-button-prev:before, .am-brand-slider .swiper-button-next:before {
    color: #000;
    font-family: "FontAwesome";
    font-size: 18px;
    text-align: center;
    position: absolute;
}
.am-widget-brand-slider .am-slider-container .amslider-header-container {
    padding: 5px 10px 5px 35px;
    height: 45px;
    text-align: center;
}
.create.account .fieldset.create .field{
    margin: 0 0 10px;
}
.create.account .fieldset.create .field .control input{
    height: 40px;
    width: 60%;
}
.create.account .fieldset.create legend.legend span {
    color: #141414;
    font-size: 25px;
    font-weight: bold;
    font-family: 'OpenSansHebrew','Open Sans','Arial', sans-serif;
}
body.customer-account-create , body.customer-account-login{
    background:#FFF;
}
.block.block-customer-login .block-title strong, .block.block-new-customer .block-title strong{
    color: #141414;
    font-size: 25px;
    font-weight: bold;
    font-family: 'OpenSansHebrew','Open Sans','Arial', sans-serif;
}
.block.block-customer-login .fieldset  .field .control input{
    height: 40px;
}
.block.block-customer-login .fieldset  .field {
    margin: 0 0 10px;
}
.create.account.form .actions-toolbar button.action , .login-container .actions-toolbar button.action , .login-container .actions-toolbar .primary a{
    padding: 13px 25px;
}
.login-container .actions-toolbar button.action, .create.account.form .actions-toolbar button.action,.login-container .actions-toolbar .primary a {
    border-radius: 5px;
}
.products .product.details.product-item-details .price-box .price-to {
    display: none;
}
.filter-content .filter-options-content .item{
    position:relative;
    display:block;
}

aside.modal-popup.customer-popup._show {
    z-index: 999999 !important;
}
.modal-popup.inventory-popup .modal-inner-wrap{
    width:40%;
}
.modal-popup.inventory-popup footer.modal-footer {
    display: none;
}
.modal-popup.inventory-popup .modal-title{
    font-weight: bold;
    margin-top: 10px;
}
.modal-popup.inventory-popup .action-close {
    margin: 0px 0px 15px 15px;
    padding: 10px 10px 10px 10px;
    background: #333;
}
.modal-popup.inventory-popup .action-close:before {
    font-size: 20px;
    line-height: 20px;
    color: #FFF;
    font-weight: bold;
}
.product-inventory-popup-content input.stock-status-info.stock-not-exit {
    background: #F00000;
}
.product-inventory-popup-content input.stock-status-info[disabled] {
    opacity: 1;
}
.product-inventory-popup-content input.stock-status-info {
    position: relative;
    appearance: none; outline: none;
    width: 50px; height: 30px;
    background-color: #FFFFFF;
    border: 1px solid #D9DADC;
    border-radius: 50px;
    box-shadow: inset -20px 0 0 0 #ffffff;
    transition-duration: 200ms;
}
.product-inventory-popup-content input.stock-status-info:after {
    content: "";
    position: absolute;
    top: 1px; left: 1px;
    width: 26px; height: 26px;
    background-color: transparent;
    border-radius: 50%; box-shadow: 2px 4px 6px rgba(0,0,0,0.2);
}
.product-inventory-popup-content input.stock-status-info:checked {
    border-color: #4ED164;
    box-shadow: inset 20px 0 0 0 #4ED164;
}
.product-inventory-popup-content input.stock-status-info:checked:after {
    left: 20px;
    box-shadow: -2px 4px 3px rgba(0,0,0,0.05);
}
.product-inventory-popup-content {
    padding-top: 20px;
    text-align:center;
}
.stock-line-item {
    margin-bottom: 15px;
}
.stock-line-item .stock-line-text {
    vertical-align: super;
    color: #333;
    font-weight: bold;
    margin-left: 10px;
}
.product-image-wrapper {
    display: block;
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: auto !important;
}

#layer-product-list .product-image-wrapper, .owl-item .product-image-wrapper{
    padding: 0 !important;
}

.product-image-container {
    max-width: 100%;
    width: auto !important;
    min-height: 165px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    max-height: 165px;
}
.product-details-extra {
    min-height: 30px;
}
.fotorama__stage__frame .fotorama__img {
    position: initial;
    transform: none;
}
.fotorama-item .fotorama__wrap .fotorama__stage {
    max-height: initial;
}
.page-products .products-grid .product-item .product-item-info {
    width: 100%;
}
.customer-popup-register .promotional-register {
    width: 100%;
    display: none;
    vertical-align: top;
    text-align: center;
    position: relative;
    margin-right: 0;
    max-width: 350px;
    float: left;
}
.promo-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 38px 35px;
}
.customer-popup-register form#customer-popup-form-register {
    display: inline-block;
    width: 100%;
    /*max-width: 481px;*/
    float: right;
}
.customer-popup .modal-inner-wrap {
    max-width: 940px !important;
}
.promotional-register img {
    width: 100%;
    border-radius: 8px;
}
.promo-info h2 {
    font-size: 24px;
    color: #fff;
    margin: 0 0 15px;
}
.promo-info p {
    color: #959EAD;
    font-size: 16px;
    margin: 0 auto;
}
.customer-popup h1 {
    color: #161D25;
    font-size: 28px;
    margin: 0;
    margin-bottom: 40px;
}
.customer-popup .modal-title {
    display: none;
}
.modal-content .actions-toolbar .secondary {
    float: none;
    margin: 0 auto;
    display: table;
    color: #000000;
    font-size: 18px;
    width: 100%;
    background: #F4F6F8;
    padding: 10px;
    border-radius: 7px;
    margin-bottom: 30px;
}
.modal-content .actions-toolbar .secondary a {
    margin: 0;
    color: #FF6700;
}
.customer_sign_popup .modal-inner-wrap {
    max-width: 547px !important;
    width: 100%;
    padding: 60px 30px;
    border-radius: 8px;
}
.customer-popup header.modal-header {
    padding: 0 !important;
}
.customer-popup .modal-content {
    overflow-y: auto;
    padding: 0;
}
.customer-popup .or-another-selection {
    display: inline-block;
    padding-right: 5px;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #959EAD;
}
.customer-popup .or-another-selection {
    display: inline-block;
    padding-right: 0;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #959EAD;
    position: relative;
    margin-bottom: 30px;
}
.customer-popup .or-another-selection:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 1px;
    background: #F4F6F8;
    left: 0;
    right: 0;
    top: 10px;
}
.customer-popup .or-another-selection span {
    width: 32px;
    background: #ffffff;
    position: relative;
    z-index: 99999;
    display: inline-block;
}
.customer-popup .block.social-login-authentication-channel{
    margin-bottom: 20px;
}
.customer-popup fieldset.fieldset.login label.label span {
    color: #5A7184;
    font-size: 14px;
    font-weight: normal;
}
.customer-popup .block.block-customer-login .fieldset .field {
    margin: 0 0 20px;
}
.customer-popup fieldset.fieldset.login label.label span, #customer-popup-register fieldset.fieldset.create.info label.label span {
    color: #5A7184;
    font-size: 14px;
    font-weight: normal;
}
.customer-popup .block.block-customer-login .fieldset .field .control input, #customer-popup-register fieldset.fieldset.create.info .field .control input {
    height: 48px;
    background: #F9FAFB;
    border-radius: 8px;
    border-color: #F4F6F8;
    color: #959EAD;
    font-weight: normal;
    font-size: 14px;
    padding: 0 15px;
    line-height: 48px;
}
.block.block-customer-login {
    margin: 0;
}
.customer-popup .actions-toolbar .primary {
    width: 100%;
}
.customer-popup button#send2-login, .customer-popup #customer-popup-register button.action.submit.primary {
    margin: 0;
    width: 100%;
    display: table;
    float: left;
    height: 48px;
    line-height: 48px;
    padding: 0 15px;
    border-radius: 8px;
    margin-top: 25px;
    font-size: 16px;
    font-weight: normal;
    background: #FF6700;
    border: none;
}
.customer-popup.modal-popup .action-close:before {
    font-size: 20px;
    line-height: 20px;
    height: auto;
    color: #000 !important;
}
.customer-popup .social-btn .btn-social {
    font-size: 16px;
    font-weight: normal;
    border-radius: 6px;
    padding: 0 19px;
    text-align: right;
    height: 48px;
    line-height: 47px;
    background: #00529B;
    font-family: 'OpenSansHebrew', 'Open Sans', 'Arial';
    display: inline-block;
    vertical-align: middle;
}
.customer-popup span.fa.fa-facebook{
    line-height: 47px;
    margin-top: -4px;
}
.customer-popup .fa-facebook-f:before, .customer-popup .fa-facebook:before {
    content: "\f09a";
    background: #fff;
    color: #2d4373;
    padding: 3px 5px 0;
    border-radius: 2px;
    height: 10px;
    line-height: 0;
    font-size: 17px;
}
.customer-popup .account-social-login .actions-toolbar.social-btn {
    width: 50%;
    text-align: center;
}
.customer-popup .account-social-login .actions-toolbar.social-btn {
    width: 49%;
    text-align: center;
    margin: 0;
    margin-left: 8px;
}
.customer-popup .btn-social > :first-child {
    position: initial;
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    width: auto;
    line-height: 48px;
    font-size: 1.6em;
    text-align: center;
    border-right: none;
    margin-left: 8px;
    display: inline-block;
    vertical-align: middle;
}
.modal-custom .action-close:hover, .modal-popup .action-close:hover, .modal-slide .action-close:hover {
    box-shadow: none;
}
.customer_reg_popup .modal-inner-wrap {
    max-width: 940px !important;
    padding: 20px;
    border-radius: 8px;
}

.customer-popup header.modal-header {
    z-index: 9;
}

.customer-popup-register form#customer-popup-form-register {
    padding: 50px 0 20px;
}
.customer-popup-register .block.social-login-authentication-channel.account-social-login {
    display: inline-grid !important;
    width: 49%;
}
.customer-popup-register .actions-toolbar.social-btn.social-btn-actions-toolbar.facebook-login {
    width: 100%;
}
.actions-toolbar.top {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    margin: 0;
}
.actions-toolbar.top .secondary {
    margin: 0;
}
.modal-content .actions-toolbar.top .secondary {
    height: 48px;
    padding: 0 10px;
    line-height: 48px;
    margin-right: 10px;
}
.customer-popup-register .or-another-selection span {
    background: #fff;
}
#customer-popup-form-register .fieldset.create.info {
    width: 100%;
    padding-right: 0;
    float: left;
}
#customer-popup-form-register .field:nth-child(even) {
    float: left;
}
#customer-popup-form-register .field {
    width: 49%;
    float: none;
    display: inline-block;
}
#customer-popup-form-register .field.tcagreecreateaccount.required {
    width: 100%;
    position: relative;
}
#customer-popup-form-register fieldset.fieldset.create.info {
    margin: 0;
}
.customer_reg_popup.modal-slide .action-close {
    margin: 15px;
    padding: 0;
    background: #fff;
    padding: 10px;
    padding-right: 0;
}
#customer-popup-form-register .field.tcagreecreateaccount.required label.label {
    color: #161D25;
    font-size: 14px;
    font-weight: normal;
    padding-right: 30px;
}
#customer-popup-form-register .field.tcagreecreateaccount [type="checkbox"]:not(:checked) {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 999;
    opacity: 0;
    cursor: pointer;
}
#customer-popup-form-register .field.tcagreecreateaccount [type="checkbox"]:checked {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 999;
    opacity: 0;
    cursor: pointer;
}
#customer-popup-form-register .field.tcagreecreateaccount [type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    right: 0;
    top: 2px;
    width: 19px;
    height: 19px;
    border: 2px solid #ff6700;
    font-weight: 100;
    border-radius: 5px;
}
#customer-popup-form-register .field.tcagreecreateaccount [type="checkbox"]:checked + label:after{
    content: '\f00c';
    width: 19px;
    height: 19px;
    background: #ff6700;
    position: absolute;
    top: 2px;
    right: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-family: 'FontAwesome';
    color: #fff;
    font-weight: 100;
    line-height: 19px;
    font-size: 13px;
    text-align: center;
    border-radius: 5px;
}
.secure_payment_shipping_information .sps-info:last-child, .secure_payment_shipping_information .sps-info:nth-child(2) {
    width: 80px;
    height: 80px;
}
.secure_payment_shipping_information .sps-info .fa.fa-shield:before {
    width: 19px;
    height: 24px;
    background-size: 100% auto;
}
.secure_payment_shipping_information .sps-info {
    width: 110px;
    height: 80px;
    margin-right: 22px;
    padding: 19px 11px 10px;
}
.secure_payment_shipping_information .sps-info .fa.fa-car:before {
    width: 40px;
    height: 21px;
    background-size: 40px auto;
}
.secure_payment_shipping_information .sps-info .fa.fa-credit-card:before {
    width: 27px;
    height: 27px;
    background-size: 27px auto;
}
.secure_payment_shipping_information .sps-info:nth-child(2) {
    padding-left: 6px;
    padding-right: 6px;
}
.secure_payment_shipping_information .sps-info:last-child span {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.secure_payment_shipping_information .sps-info:last-child span:before {
    width: 35px;
    height: 35px;
    background-size: 35px auto;
}
.secure_payment_shipping_information .sps-info > span {
    margin-top: 0;
    margin-bottom: 4px;
}
.secure_payment_shipping_information .sps-info:last-child {
    padding: 0;
}
#password-strength-meter {
    display: none;
}
.am-slider-container .amslider{
    margin:0 auto;
}
.amslider .swiper-button-prev{
    left: -12px;
}
.amslider .swiper-button-next{
    right:-20px;
}
.cms-index-index .blog-main{
    padding-left:0;
    padding-right:0;
}
@media screen and (min-width: 1520px) {
    .catalog-product-view .page-main, .header-outer.header-inner {
        max-width: 1440px;
    }
    #product-options-wrapper .swatch-opt .option-swatch-item-container {
        vertical-align: text-bottom;
        width: 24%;
        display: inline-block;
        text-align: center;
        max-width: 159px;
        font-size: 14px;
        color: #282F36;
        border: 2px solid #dfe0e1;
        margin-right: 22px;
        border-radius: 5px;
        padding: 33px 20px 14px;
    }
    #product-options-wrapper .swatch-opt .option-swatch-item-container .option-label-name {
        display: table;
        text-align: center;
        width: 100%;
        padding-top: 5px;
    }
    .swatch-opt .swatch-attribute .swatch-option.image {
        width: 119px !important;
        height: 53px !important;
        background-size: 100% auto !important;
    }
    .secure_payment_shipping_information .sps-info:last-child, .secure_payment_shipping_information .sps-info:nth-child(2) {
        width: 80px;
        height: 80px;
    }
    .secure_payment_shipping_information .sps-info .fa.fa-shield:before {
        width: 19px;
        height: 24px;
        background-size: 100% auto;
    }
    .secure_payment_shipping_information .sps-info {
        width: 110px;
        height: 80px;
        margin-right: 22px;
        padding: 19px 11px 10px;
    }
    .secure_payment_shipping_information .sps-info .fa.fa-car:before {
        width: 40px;
        height: 21px;
        background-size: 40px auto;
    }
    .secure_payment_shipping_information .sps-info .fa.fa-credit-card:before {
        width: 27px;
        height: 27px;
        background-size: 27px auto;
    }
    .secure_payment_shipping_information .sps-info:nth-child(2) {
        padding-left: 6px;
        padding-right: 6px;
    }
    .secure_payment_shipping_information .sps-info:last-child span {
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: center;
    }
    .secure_payment_shipping_information .sps-info:last-child span:before {
        width: 35px;
        height: 35px;
        background-size: 35px auto;
    }
    .secure_payment_shipping_information .sps-info > span {
        margin-top: 0;
        margin-bottom: 4px;
    }
    .secure_payment_shipping_information .sps-info:last-child {
        padding: 0;
    }
    .newsletter-product-detaills.newsletter .control .field:nth-last-child(2) {
        width: 31%;
    }
    .page-product-bundle.catalog-product-view .product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price, .bundle-options-container .block-bundle-summary .price-box .price-wrapper, .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
        font-size: 35px;
    }
    .cms-index-index .subscribe-terms {
        margin-top: 18px;
    }
}
@media (min-width: 768px) {
    #customer-popup-register .customer-popup-register-content {
        display: flex;
        justify-content: space-between;
    }
    .customer-popup-register form#customer-popup-form-register {
        padding: 50px 10px 20px;
    }

    #customer-popup-register .promotional-register img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}
@media (max-width: 1024px) and (min-width: 768px) {
    .customer-popup-register form#customer-popup-form-register {
        max-width: none;
    }

    .customer-popup-register .promotional-register {
        display: none;
    }
}

.customer-popup-register .or-another-selection span {
    background: #fff;
}
#customer-popup-form-register .fieldset.create.info {
    width: 100%;
    padding-right: 0;
    float: left;
}
#customer-popup-form-register .field:nth-child(even) {
    float: left;
}
#customer-popup-form-register .field {
    width: 49%;
    float: none;
    display: inline-block;
}
#customer-popup-form-register .field.tcagreecreateaccount.required {
    width: 100%;
    position: relative;
}
#customer-popup-form-register fieldset.fieldset.create.info {
    margin: 0;
}
.customer_reg_popup.modal-slide .action-close {
    margin: 15px;
    padding: 0;
    background: #fff;
    padding: 10px;
    padding-right: 0;
}
#customer-popup-form-register .field.tcagreecreateaccount.required label.label {
    color: #161D25;
    font-size: 14px;
    font-weight: normal;
    padding-right: 30px;
}
#customer-popup-form-register .field.tcagreecreateaccount [type="checkbox"]:not(:checked) {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 999;
    opacity: 0;
    cursor: pointer;
}
#customer-popup-form-register .field.tcagreecreateaccount [type="checkbox"]:checked {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 999;
    opacity: 0;
    cursor: pointer;
}
#customer-popup-form-register .field.tcagreecreateaccount [type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    right: 0;
    top: 2px;
    width: 19px;
    height: 19px;
    border: 2px solid #ff6700;
    font-weight: 100;
    border-radius: 5px;
}
#customer-popup-form-register .field.tcagreecreateaccount [type="checkbox"]:checked + label:after{
    content: '\f00c';
    width: 19px;
    height: 19px;
    background: #ff6700;
    position: absolute;
    top: 2px;
    right: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-family: 'FontAwesome';
    color: #fff;
    font-weight: 100;
    line-height: 19px;
    font-size: 13px;
    text-align: center;
    border-radius: 5px;
}
.secure_payment_shipping_information .sps-info:last-child, .secure_payment_shipping_information .sps-info:nth-child(2) {
    width: 80px;
    height: 80px;
}
.secure_payment_shipping_information .sps-info .fa.fa-shield:before {
    width: 19px;
    height: 24px;
    background-size: 100% auto;
}
.secure_payment_shipping_information .sps-info {
    width: 110px;
    height: 80px;
    margin-right: 22px;
    padding: 19px 11px 10px;
}
.secure_payment_shipping_information .sps-info .fa.fa-car:before {
    width: 40px;
    height: 21px;
    background-size: 40px auto;
}
.secure_payment_shipping_information .sps-info .fa.fa-credit-card:before {
    width: 27px;
    height: 27px;
    background-size: 27px auto;
}
.secure_payment_shipping_information .sps-info:nth-child(2) {
    padding-left: 6px;
    padding-right: 6px;
}
.secure_payment_shipping_information .sps-info:last-child span {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.secure_payment_shipping_information .sps-info:last-child span:before {
    width: 35px;
    height: 35px;
    background-size: 35px auto;
}
.secure_payment_shipping_information .sps-info > span {
    margin-top: 0;
    margin-bottom: 4px;
}
.secure_payment_shipping_information .sps-info:last-child {
    padding: 0;
}
#password-strength-meter {
    display: none;
}
.am-slider-container .amslider{
    margin:0 auto;
}
.amslider .swiper-button-prev{
    left: -12px;
}
.amslider .swiper-button-next{
    right:-20px;
}
.cms-index-index .blog-main{
    padding-left:0;
    padding-right:0;
}

.advance-megamenu.navigation li.level0 .popup-menu {
    /*transition: 0.5s;*/
}
.advance-megamenu .popup-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
}
.advance-megamenu.navigation li.level0:hover .popup-menu {
    display: block;
    opacity: 1;
    transition: 0s !important;
    visibility: visible;
}
.ambrands-menu-item:hover .ambrands-list-popup, .ammenu-item:hover .ambrands-list-popup {
    z-index: 9999;
}
body.account {
    background: #fff;
}
.account .column.main .block:not(.widget) .box-title > span{
    font-size: 20px;
    color: #282F36;
}
.account.page-layout-2columns-left .column.main {
    padding-right: 20px;
}
.abs-account-blocks .block-title > strong, .abs-account-blocks .block-title > span, .form-giftregistry-search .legend > strong, .form-giftregistry-search .legend > span, .block-giftregistry-results .block-title > strong, .block-giftregistry-results .block-title > span, .block-giftregistry-shared-items .block-title > strong, .block-giftregistry-shared-items .block-title > span, .block-wishlist-search-form .block-title > strong, .block-wishlist-search-form .block-title > span, .block-wishlist-search-results .block-title > strong, .block-wishlist-search-results .block-title > span, .account .legend > strong, .account .legend > span, .multicheckout .block-title > strong, .multicheckout .block-title > span, .multicheckout .block-content .title > strong, .multicheckout .block-content .title > span, .customer-review .review-details .title > strong, .customer-review .review-details .title > span, .paypal-review .block .block-title > strong, .paypal-review .block .block-title > span, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title > span, .account .column.main .block:not(.widget) .block-title > strong, .account .column.main .block:not(.widget) .block-title > span, .multicheckout .block-title > strong, .multicheckout .block-title > span, [class^="sales-guest-"] .column.main .block:not(.widget) .block-title > strong, [class^="sales-guest-"] .column.main .block:not(.widget) .block-title > span, .sales-guest-view .column.main .block:not(.widget) .block-title > strong, .sales-guest-view .column.main .block:not(.widget) .block-title > span {
    font-size: 20px;
    color: #282F36;
    font-weight: 600;
}
.account .block-collapsible-nav .item a, .account .block-collapsible-nav .item > strong {
    color: #282F36;
    font-size: 16px;
}
.account .block-collapsible-nav .item.current a, .account .block-collapsible-nav .item.current > strong {
    border-color: #ff6700;
    color: #ff6700;
    font-weight: 600;
}
.account .action.primary, .account .authentication-wrapper button {
    background: #ff6700;
    border: 1px solid #ff6700;
    padding: 8px 25px;
    margin-top: 10px !important;
    border-radius: 4px;
}
.cart.table-wrapper .product-item-name {
    font-size: 18px;
    display: block;
    margin: 0;
    color: #161D25;
    font-weight: normal;
    line-height: 24px;
}
.cart.table-wrapper .col.qty {
    width: 170px;
    text-align: right;
}
.cart.table-wrapper .col.subtotal {
    margin-left: 40px !important;
    width: 210px;
    text-align: right;
}
.cart.table-wrapper a.action.action-delete {
    float: left;
}
.cart.table-wrapper .item .col.item {
    display: block;
    min-height: 75px;
    padding: 15px 15px 10px 90px;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}
.cart.table-wrapper .col.price .price-excluding-tax .price, .cart.table-wrapper .col.subtotal .price-excluding-tax .price {
    color: #FF6700;
    font-size: 16px;
    line-height: 38px;
}
.cart.table-wrapper .cart > .item .product-image-container {
    max-width: 100%;
    width: 120px !important;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.cart.table-wrapper .product-item-details, .cart.table-wrapper .product-item-photo {
    vertical-align: top;
    padding: 0;
}
.control.qty label {
    margin-bottom: -10px;
}
.cart.table-wrapper .cart tbody td {
    border: 0;
    vertical-align: top;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.cart.table-wrapper .actions-toolbar {
    margin: 0;
}
.cart-bestsellerproduct.common-slider-outer .content-heading h2.title {
    font-size: 28px;
    color: #282F36;
    line-height: 32px;
}
.cart.table-wrapper .items > thead {
    display: none;
}
.cart.table-wrapper .items > thead, .cart.table-wrapper .actions-toolbar > .action-edit  {
    display: none;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
    content: '\e604';
    color: #919EAB;
    font-size: 17px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #F9FAFB;
    border-radius: 4px;
}
.cart.table-wrapper .actions-toolbar > .action-delete:hover:before {
    background: rgba(222, 54, 24, 0.2);
    color: #DE3618;
}
.cart.table-wrapper .cart > .item {
    border: 0 !important;
}
.cart.table-wrapper .col.qty .input-text {
    width: 55px;
    border: none;
    background: transparent;
    display: inline-block;
    vertical-align: middle;
    height: 38px;
    line-height: 38px;
    margin-top: -1px;
    font-size: 14px;
    color: #161D25;
    font-weight: 500;
}
.checkout-cart-index .page-title-wrapper .breadcrumbs .items .item a {
    font-size: 12px;
    color: #282F36;
}
.checkout-cart-index .page-title-wrapper .breadcrumbs .items .item strong {
    font-weight: 400;
    color: #808080;
    font-size: 12px;
}
.control.qty.qty-changer {
    font-family: FontAwesome;
    font-style: normal;
    color: #919EAB;
    background: #F9FAFB;
    width: 112px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    border-radius: 4px;
    direction: ltr;
}
.control.qty.qty-changer label > a {
    height: 38px;
    display: inline-block;
    line-height: 38px;
    vertical-align: middle;
}
.control.qty.qty-changer  i {
    font-style: normal;
    color: #919EAB;
    font-weight: 200;
    cursor: pointer;
    -webkit-text-stroke: 2px #F9FAFB;
    -moz-text-stroke: 2px #F9FAFB;
    font-size: 19px;
    line-height: normal;
}
.checkout-cart-index .page-title-wrapper {
    background: no-repeat;
    margin: 0;
    padding: 20px 0 50px !important;
    display: flex;
    flex-flow: column-reverse;
    text-align: flex-start;
}
.checkout-cart-index .page-title-wrapper h1.page-title {
    color: #444A59;
    font-size: 28px;
    line-height: 38px;
    font-weight: bold;
    float: right;
    width: 100%;
}
.checkout-cart-index .page-title-wrapper .breadcrumbs {
    float: right;
    width: 100%;
    position: initial;
    margin-bottom: 30px;
    text-align: right;
}
.cart-summary > .title {
    margin: 12px 15px !important;
    color: #161D25;
    font-size: 18px;
}
.cart-totals tbody .mark, .cart-totals tfoot .mark {
    text-align: right;
    background: transparent;
    color: #959EAD;
    font-size: 16px;
}
.cart-totals, .opc-block-summary .table-totals, .cart-totals .grand .mark, .opc-block-summary .table-totals .grand .mark, .cart-totals .grand .amount, .opc-block-summary .table-totals .grand .amount {
    border-top: 0;
}
.cart-totals .grand strong, .opc-block-summary .table-totals .grand strong {
    font-weight: normal;
    font-size: 16px;
}
.cart-totals tbody .amount, .cart-totals tfoot .amount, .opc-block-summary .table-totals tbody .amount, .opc-block-summary .table-totals tfoot .amount {
    text-align: left;
    color: #161D25;
    font-size: 16px;
}
.cart-summary {
    border: 0;
}
.checkout-cart-index {
    background: #fff;
}
.checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout {
    width: 100% !important;
    background: #FF6700;
    border: none;
    font-size: 18px;
    height: 56px;
    line-height: 56px;
    padding: 0;
    border-radius: 4px;
}
.checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout span:before {
    content: "";
    background: url(../images/iconspace_Debit-Card.png) no-repeat;
    width: 24px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    background-size: 22px auto;
}
.checkout-index-index .page-title-wrapper {
    position: initial;
    float: left;
    width: 100%;
    background: no-repeat;
    padding: 0 !important;
    height: auto;
    margin: 0 auto;
    max-width: 1360px;
}
.checkout-index-index .page-title-wrapper h1.page-title {
    display: none;
}
.checkout-index-index .breadcrumbs {
    position: initial;
    display: table;
    float: left;
    width: 100%;
    margin: 25px auto;
    padding: 0 15px;
}
.checkout-index-index .breadcrumbs .items {
    float: right;
    width: 100%;
    text-align: right;
}
.checkout-index-index .breadcrumbs .items .item a {
    font-size: 12px;
    color: #282F36 !important;
    vertical-align: middle;
}
.checkout-index-index .breadcrumbs .items > li {
    font-size: 12px;
    color: #808080;
    vertical-align: middle;
}
.checkout-index-index .breadcrumbs .item:not(:last-child):after {
    color: #808080 !important;
}
.already-register {
    border: 1px solid #C3CAD9;
    width: 100%;
    max-width: 66%;
    border-radius: 8px;
    padding: 20px;
}
.already-register {
    border: 1px solid #C3CAD9;
    width: 100%;
    max-width: 66%;
    border-radius: 8px;
    padding: 20px;
    float: right;
    margin-bottom: 80px;
}
.already-register .authentication-login {
    display: inline-block;
    vertical-align: middle;
    float: left;
}
.already-register .register-customers-info {
    display: inline-block;
    vertical-align: middle;
    float: right;
    width: 65%;
}
.already-register .register-customers-info .head-title:first-child {
    color: #444A59;
    font-size: 28px;
    display: block;
    line-height: 38px;
    margin-bottom: 5px;
}

.already-register .register-customers-info .head-title {
    display: table;
    color: #31363D;
    font-size: 16px;
    float: right;
    width: 100%;
}
.am-checkout.-modern .authentication-wrapper .action-auth-toggle {
    padding: 0 10px;
    height: 56px;
    border-radius: 6px;
    background: #FF6700;
    color: #fff;
    border: none;
    width: 177px;
    text-align: center;
    line-height: 56px;
    font-size: 18px;
    margin-top: 5px;
}
.authentication-dropdown._show {
    width: 300px;
    border-radius: 6px;
}
.authentication-dropdown._show #block-customer-login-heading {
    color: #31363D;
    font-size: 24px;
    margin-top: 10px;
    display: block;
}
.block-authentication .block[class] .field .control, .block-authentication .block[class] .field .label {
    font-size: 11px;
    color: #34495E;
}
.block-authentication .block.block-customer-login .fieldset .field .control input {
    height: 44px;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    line-height: 44px;
}
.already-register .authentication-wrapper .modal-content .actions-toolbar .secondary{
    text-align: center;
    margin: 0;
}
.am-checkout.-modern .authentication-wrapper button.action.action-login.secondary {
    margin-bottom: 10px;
    background: #ff6700;
    border: none;
    color: #fff;
    padding: 10px 20px;
}
.amcheckout-step-container .amcheckout-title {
    display: block;
    margin: 0;
    padding: 0;
    background: transparent;
    font-weight: 600;
    font-size: 24px;
    cursor: pointer;
    color: #31363D;
    padding-top: 15px;
}
#checkout-shipping-method-load tr {
    display: flex;
    margin: 0;
    border: none;
    padding: 0;
    box-shadow: none !important;
    background: transparent;
}

.footer-middle-inner .footer-middle-section ul{
    padding-right: 0;
}
#checkout-shipping-method-load tr.row-comment {
    width: 92%;
    display: table;
    border: 1px dotted #cccccc;
}
#checkout-shipping-method-load tr.row-comment td {
    border-top: none;
    padding: 20px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary, .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary {
    border: none;
    background: #fff;
    box-shadow: 0 0 5px 5px rgb(0 0 0 / 7%) !important;
    padding: 3px 18px 18px;
    border-radius: 8px;
}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-content > .amcheckout-wrapper {
    padding: 20px 0 0;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
    margin: 0;
    border: none;
    max-width: 60px;
    max-height: 80px;
    display: flex;
    align-items: flex-start;
}
.order-summary-text span.title-text {
    position: relative;
    font-size: 18px;
    color: #222222;
    padding-right: 35px;
    float: left;
    padding-top: 20px;
    background: transparent;
}
.order-summary-text span.title-text:after {
    font-size: 18px;
    color: #222222;
    background: url(../images/lock.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 20px;
    background-position: right 0;
    background-size: 13px auto;
    content: "";
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 26px;
    right: 10px;
    float: right;
}
.amcheckout-step-container .opc-block-summary {
    border: none;
}
.order-summary-text {
    display: inline-block;
    vertical-align: middle;
    width: 67%;
    float: left;
}
.amcheckout-step-container .amcheckout-summary-container .step-content.amcheckout-content {
    float: left;
    width: 100%;
}
.amcheckout-step-container input[type='checkbox'] + label:hover:before, .amcheckout-step-container input[type='radio'] + label:hover:before, .amcheckout-step-container input[type='checkbox']:checked + label:before, .amcheckout-step-container input[type='radio']:checked + label:before {
    border-color: #FF6700;
    box-shadow: none;
}
.amcheckout-step-container #checkout-step-shipping_method input[type='radio']:checked + label:before {
    border: 1px solid #ff6700;
    background: #ffffff !important;
}
.amcheckout-step-container #checkout-step-shipping_method input[type='radio'] + label {
    position: relative;
    margin: 0;
    margin-top: 4px;
}
.amcheckout-step-container #checkout-step-shipping_method input[type='radio']:checked + label:after {
    content: "";
    border: 0;
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    background: #ff6700;
    transform: translate(-50%, -50%);
}
.amcheckout-step-container input[type='radio'] + label:before {
    width: 16px;
    height: 16px;
    border: 1px solid #D9D9D9;
}
.amcheckout-step-container .opc-payment input[type='radio']:checked + label:before {
    border-width: 1px;
    box-shadow: inset 0 0 0 3px #ffffff !important;
    background: #FF6700 !important;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label {
    padding: 15px 0;
    align-items: center;
    border: none !important;
    font-size: 16px;
    color: #0A1F44;
    font-weight: normal;
    margin: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary.sr-btn-iframe button.action.primary.checkout {
    margin: 0;
    background: #ff6700;
    border-radius: 6px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary.sr-btn-iframe {
    padding: 0;
    float: right;
}
.checkout-payment-method .payment-method-title .payment-icon {
    margin: 0 10px;
}
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-payment-methods .payment-method:not(:last-of-type) {
    border: none;
}
.amcheckout-step-container .checkout-agreements button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger){
    background: transparent;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content {
    padding: 0;
}
.amcheckout-step-container .fieldset > .field > .label, .amcheckout-step-container .fieldset > .fields > .field > .label, .form-shipping-address #shipping-new-address-form > .field label.label {
    font-weight: normal;
    font-size: 11px;
    color: #34495E;
}
.amcheckout-step-container .fieldset > .field.required > .label:after,
.amcheckout-step-container .fieldset > .field.required > .control > .field._required > .label:after,
.amcheckout-step-container .fieldset > .fields > .field.required > .label:after,
.amcheckout-step-container .fieldset > .field._required > .label:after,
.amcheckout-step-container .fieldset > .fields > .field._required > .label:after {
    color: red;
    margin: 0 4px 0 0;
    content: '*';
}
.amcheckout-step-container .field-tooltip .field-tooltip-action {
    display: none;
}
#checkout-step-shipping input, #checkout-step-shipping select {
    padding: 0 15px;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #31363D;
    margin: 0 !important;
    width: 100%;
}
#checkout-step-shipping span.note {
    font-size: 11px;
    color: #34495E;
}
#checkout-step-shipping button.action.login.primary {
    font-size: 14px;
    border: none;
    background: #ff6700;
    height: 44px;
    padding: 0 20px;
    border-radius: 6px;
}
.form-shipping-address #shipping-new-address-form > .field {
    width: 50%;
    padding: 0;
    padding-left: 13px;
}
.amcheckout-step-container input[type='checkbox'] + label span:only-child, .amcheckout-step-container input[type='radio'] + label span:only-child {
    padding-right: 10px;
    font-size: 16px;
    font-weight: normal;
    color: #0A1F44;
}
.amcheckout-step-container input[type='checkbox']:checked + label:before {
    margin: 0;
}
#checkout-shipping-method-load .col-method {
    padding-right: 0;
    width: auto;
    margin-left: 10px;
}
.amcheckout-step-container input[type='checkbox'] + label:before, .amcheckout-step-container input[type='radio'] + label:before {
    margin: 0;
}
.amcheckout-step-container input[type='checkbox']:checked + label:before {
    border-width: 0;
    background: url(../images/grey_checkbox.svg) !important;
    background-repeat: no-repeat !important;
    border-radius: 4px;
    width: 15px;
    height: 15px;
    border: 2px solid grey;
    box-shadow: none;
    background-size: 13px auto !important;
    background-position: center !important;
}

.amcheckout-step-container .billing-address-same-as-shipping-block input[type='checkbox']:checked + label:before {
    top: 5px;
}
.amcheckout-step-container .checkout-agreements.fieldset > .field {
    margin: 0 0 4px;
}

.amcheckout-step-container input[type='checkbox'] + label:before {
    border-radius: 4px;
    width: 15px;
    height: 15px;
    border: 2px solid gray;
    background: #fff !important;
    box-shadow: none;
    top: 5px;
    position: relative;
}
.checkout-agreements-block .action-show {
    vertical-align: top;
}
.payment-method._active {
    border: none !important;
}
.billing-address-form form fieldset.fieldset.address .field.street {
    padding: 0;
    margin-top: 4px;
}
.billing-address-form form fieldset.fieldset.address .field {
    width: 50%;
    padding: 0;
    padding-left: 13px;
}
.billing-address-form form fieldset.fieldset.address .field.street legend.label {
    border: none;
}
.billing-address-form form fieldset.fieldset.address .field .field .label {
    display: none;
}
.billing-address-form form fieldset.fieldset.address .field.street .field {
    width: 100%;
}
.checkout-index-index #shipping-new-address-form {
    margin-left: -13px;
    margin-right: 0;
}
.amcheckout-step-container .amcheckout-shipping-address .billing-address-form .fieldset.address {
    margin: 0;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary {
    padding: 0;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary button.action.action-update {
    background: #ff6700;
}
.checkout-index-index .opc-block-summary .minicart-items input.qty {
    width: 30px;
    -webkit-appearance: none !important;
    text-align: center;
    border: none;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    background: transparent;
    pointer-events: none;
}
.amcheckout-step-container.-summary .minicart-items .product-item-details .details-qty span.label {
    display: none;
}
.amcheckout-step-container.-summary .minicart-items .product-item-details .details-qty {
    margin-top: 0;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    font-family: FontAwesome;
    font-style: normal;
    color: #919EAB;
    background: #F9FAFB;
    width: 52px;
    height: 38px;
    line-height: 38px;
    border-radius: 4px;
}
.amcheckout-step-container.-summary .minicart-items .product-item-details .details-qty span {
    display: inline-block;
    vertical-align: middle;
}
.amcheckout-step-container.-summary .product-item-qty-block span.fa {
    height: 38px;
    display: inline-block;
    line-height: 36px;
    vertical-align: middle;
    font-style: normal;
    color: #919EAB;
    font-weight: 200;
    cursor: pointer;
    -webkit-text-stroke: 2px #F9FAFB;
    -moz-text-stroke: 2px #F9FAFB;
    font-size: 17px;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .delete {
    top: 6px;
    bottom: auto;
    z-index: 9;
    left: 0;
    right: auto;
    background: none;
    width: 30px;
    height: 30px;
    position: initial;
    margin-right: 10px;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .delete:hover:before {
    color: #DE3618;
    background: rgba(222, 54, 24, 0.2);
}
.amcheckout-step-container .amcheckout-summary-container .product-item .delete:hover {
    background: none;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .delete:before {
    content: '\e604';
    color: #919EAB;
    font-size: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #F9FAFB;
    border-radius: 4px;
    font-family: 'luma-icons';
    display: inline-block;
    text-align: center;
}
.amcheckout-step-container .amcheckout-summary-container tr.grand.totals th.mark strong {
    font-weight: bold;
}
.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment textarea::-webkit-input-placeholder {
    color: #183B56;
}

.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment textarea:-ms-input-placeholder {
    color: #183B56;
}

.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment textarea::placeholder {
    color: #183B56;
}
.amcheckout-step-container .amcheckout-summary-container tr.grand.totals td {
    padding-left: 0 !important;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner {
    justify-content: flex-end;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container, .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title, .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container, .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title{
    background: transparent !important;
}
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-column:nth-child(2) {
    border-right: 1px solid #DDDDDD;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout {
    display: none !important;
}
.amcheckout-step-container.-summary .minicart-items .product-item-details .details-qty input::-webkit-outer-spin-button,
.amcheckout-step-container.-summary .minicart-items .product-item-details .details-qty input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
    position:absolute;
    opacity:0;
}
.amcheckout-step-container.-summary .minicart-items .product-item-details .details-qty input[type=number] {
    -moz-appearance: textfield;
}
.checkout-index-index.page-layout-1column.customer-logged-in header.modal-header > h1 {
    font-size: 24px;
    cursor: pointer;
    color: #31363D;
    font-weight: bold;
    border: none;
    padding: 15px 0 10px;
}
.modal-content #opc-new-shipping-address .field .control input {
    padding: 0 15px;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #31363D;
    margin: 0 !important;
    width: 100%;
}
.checkout-index-index.customer-logged-in .modal-popup._inner-scroll .modal-content {
    padding-bottom: 0;
}
.checkout-index-index.customer-logged-in .modal-popup.modal-slide .modal-footer {
    border-top: none;
    padding-top: 10px;
}
#opc-new-shipping-address .field-tooltip .field-tooltip-action {
    display: none;
}
.checkout-index-index.customer-logged-in .modal-popup.modal-slide .modal-footer button.action.primary.action-save-address {
    background: #FF6700;
    border: gainsboro;
    font-size: 16px;
    border-radius: 4px;
    line-height: normal;
    padding: 8px 20px;
}
.checkout-index-index.customer-logged-in .modal-content #opc-new-shipping-address .field {
    margin-bottom: 10px;
}
.checkout-index-index.customer-logged-in .modal-content #opc-new-shipping-address .field.choice {
    width: 100%;
}
.minicart-items .product-image-wrapper {
    height: 90px !important;
}
.minicart-items .product-image-wrapper > img.product-image-photo {
    height: auto !important;
}
.minicart-items .price-container {
    margin-bottom: 15px;
}
.minicart-items .product-item-name a:hover {
    color: #222;
}
.minicart-items .product-item-name a {
    color: #222;
}
.minicart-items-wrapper {
    height: auto !important;
    max-height: 300px;
}
.header_cart .block-minicart .price-container .price {
    color: #FF6700;
    font-weight: bold;
}
.minicart-items .product-item-pricing .label {
    color: #222;
}
.block-minicart .block-content > .actions > .secondary a.action.viewcart span {
    background: #f15c22;
    color: #fff;
    font-size: 14px;
    padding: 13px 15px;
    border-radius: 6px;
    font-weight: bold;
    width: 100%;
    display: block;
}
.block-minicart .block-content > .actions {
    margin-top: 25px;
}
.block-minicart .block-content > .actions > .primary .action.primary, .block-minicart .block-content > .actions > .primary .authentication-wrapper button {
    display: block;
    width: 100%;
    border-radius: 6px;
    padding: 13px 15px;
    border: none;
}
.minicart-items .action.edit {
    line-height: 16px;
}
.block-minicart .items-total, .block-minicart .subtotal {
    color: #222;
}
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .billing-address-details {
    box-shadow: none !important;
    background: transparent;
    border: none;
    padding-right: 0;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit, .amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit {
    margin-top: 0;
}
@media screen and (min-width: 1520px) {
    .catalog-product-view .page-main, .header-outer.header-inner, .page-header .header-secondary-full .header-outer {
        max-width: 1440px;
    }
    .checkout-index-index  .page-main, .checkout-index-index  .header-outer.header-inner, .checkout-index-index  .page-header .header-secondary-full .header-outer {
        max-width: 1440px;
    }
    .order-summary-text span.title-text {
        position: relative;
        font-size: 14px;
        color: #222222;
        padding-right: 29px;
        float: left;
        padding-top: 27px;
    }
    .order-summary-text {
        display: inline-block;
        vertical-align: middle;
        width: 74%;
        float: left;
    }
    .amcheckout-step-container .amcheckout-summary-container .product-item .delete {
        width: 38px;
        height: 38px;
    }
    .amcheckout-step-container .amcheckout-summary-container .product-item .delete:before {
        font-size: 17px;
        width: 38px;
        height: 38px;
        line-height: 38px;
    }
    #product-options-wrapper .swatch-opt .option-swatch-item-container {
        vertical-align: text-bottom;
        width: 24%;
        display: inline-block;
        text-align: center;
        max-width: 159px;
        font-size: 14px;
        color: #282F36;
        border: 2px solid #dfe0e1;
        margin-right: 22px;
        border-radius: 5px;
        padding: 33px 20px 14px;
    }
    #product-options-wrapper .swatch-opt .option-swatch-item-container .option-label-name {
        display: table;
        text-align: center;
        width: 100%;
        padding-top: 5px;
    }
    .swatch-opt .swatch-attribute .swatch-option.image {
        width: 119px !important;
        height: 53px !important;
        background-size: 100% auto !important;
    }
    .secure_payment_shipping_information .sps-info:last-child, .secure_payment_shipping_information .sps-info:nth-child(2) {
        width: 80px;
        height: 80px;
    }
    .secure_payment_shipping_information .sps-info .fa.fa-shield:before {
        width: 19px;
        height: 24px;
        background-size: 100% auto;
    }
    .secure_payment_shipping_information .sps-info {
        width: 110px;
        height: 80px;
        margin-right: 22px;
        padding: 19px 11px 10px;
    }
    .secure_payment_shipping_information .sps-info .fa.fa-car:before {
        width: 40px;
        height: 21px;
        background-size: 40px auto;
    }
    .secure_payment_shipping_information .sps-info .fa.fa-credit-card:before {
        width: 27px;
        height: 27px;
        background-size: 27px auto;
    }
    .secure_payment_shipping_information .sps-info:nth-child(2) {
        padding-left: 6px;
        padding-right: 6px;
    }
    .secure_payment_shipping_information .sps-info:last-child span {
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: center;
    }
    .secure_payment_shipping_information .sps-info:last-child span:before {
        width: 35px;
        height: 35px;
        background-size: 35px auto;
    }
    .secure_payment_shipping_information .sps-info > span {
        margin-top: 0;
        margin-bottom: 4px;
    }
    .secure_payment_shipping_information .sps-info:last-child {
        padding: 0;
    }
    .newsletter-product-detaills.newsletter .control .field:nth-last-child(2) {
        width: 31%;
    }
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column {
        width: 30%;
    }
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column:nth-child(2) {
        width: 29%;
    }
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column:last-child {
        width: 37%;
    }
    .page-product-bundle.catalog-product-view .product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price, .bundle-options-container .block-bundle-summary .price-box .price-wrapper, .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
        font-size: 35px;
    }
    .cms-index-index .subscribe-terms {
        margin-top: 18px;
    }

}

/* fixing the mobile checkout and stores pages */

@media only screen and (max-width: 600px) {
    #checkout .already-register {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .already-register .register-customers-info {
        width: 100%;
        text-align: center;
    }

    .am-checkout.-modern .authentication-wrapper {
        padding: 0;
    }

    .form-shipping-address #shipping-new-address-form > .field {
        padding: 0;
    }

    /* fixing the form */

    .form-shipping-address #shipping-new-address-form > .field {
        width: 100%;
    }

    .checkout-shipping-address.amcheckout-shipping-address {
        padding: 20px;
    }

    #checkout .amcheckout-main-container .checkout-payment-method {
        padding-right: 0 !important;
        border-bottom: none;
    }

    #checkout .amcheckout-main-container .checkout-payment-method .amcheckout-title {
        padding: 15px;
    }

    #checkout .amcheckout-main-container .checkout-payment-method .amcheckout-wrapper {
        justify-content: center;
        padding: 20px;
    }

    .amcheckout-step-container .checkout-agreements .action-show, .amcheckout-step-container .action.checkout.amasty {
        display: block;
        margin: auto;
    }

    /* fixing the stores page on mobile */
    div.storelocator-page div.col-main {
        padding: 30px;
    }
}
