@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
    font-weight: 400;
    font-style: normal
}

*,*::before,*::after {
    box-sizing: border-box
}

:root {
    --swiper-theme-color: #007aff;
    --accent-color: #41439b;
    --gray-500: rgb(107 114 128);
    --gray-400: rgb(156 163 175);
    --gray-200: rgb(229 231 235);
    --gray-100: rgb(243 244 246)
}

::-webkit-input-placeholder {
    line-height: 100%;
    overflow: visible
}

::placeholder {
    line-height: 100%;
    overflow: visible
}

.search-buttons-box {
    right: 10px;
    left: auto;
    top: 10px
}

.btn {
    background: 0 0;
    border: none
}

.clear-search {
    top: 10px;
    left: auto;
    right: 10px;
    z-index: 2
}

.divider {
    border-bottom: 1px solid #e0e0e0
}

.hover-gray-200 {
    transition: .4s
}

.hover-gray-200:hover {
    background-color: var(--gray-200)
}

.hover-gray-100 {
    transition: .4s
}

.hover-gray-100:hover {
    background-color: var(--gray-100)
}

.h-9 {
    height: 2.25rem
}

.w-9 {
    width: 2.25rem
}

.h-12 {
    height: 3rem
}

.w-12 {
    width: 3rem
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.text-gray-400 {
    color: var(--gray-400)
}

.text-gray-500 {
    color: var(--gray-500)
}

.w-full {
    width: 100%
}

.h-11 {
    height: 2.75rem
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.sticky {
    position: sticky
}

.flex {
    display: flex
}

.items-center {
    align-items: center
}

.flex-col {
    flex-direction: column
}

.space-between {
    justify-content: space-between
}

.border-1-gray-200 {
    border: 1px solid var(--gray-200)
}

.bg-gray-100 {
    background-color: var(--gray-100)
}

.font-light {
    font-weight: 300
}

.font-normal {
    font-weight: 400
}

.font-semibold {
    font-weight: 600
}

.cursor-pointer {
    cursor: pointer
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.shadow {
    box-shadow: 0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 0 0/0.1)
}

.shadow-md {
    box-shadow: 0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1)
}

.rounded {
    border-radius: .25rem
}

.rounded-inherit {
    border-radius: inherit
}

.rounded-md {
    border-radius: .375rem
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-xl {
    border-radius: .75rem
}

.rounded-2xl {
    border-radius: 1rem
}

.rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem
}

.rounded-full {
    border-radius: 9999px
}

.rounded-l-full {
    border-top-left-radius: 9990px;
    border-bottom-left-radius: 9999px
}

.rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px
}

.p-1 {
    padding: .25rem
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.px-1 {
    padding-left: .25rem;
    padding-right: .25rem
}

.pl-1 {
    padding-left: .25rem
}

.pr-1 {
    padding-right: .25rem
}

.p-2 {
    padding: .5rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.pl-2 {
    padding-left: .5rem
}

.pr-2 {
    padding-right: .5rem
}

.p-3 {
    padding: .75rem
}

.px-3 {
    padding-right: .75rem;
    padding-left: .75rem
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.pl-3 {
    padding-left: .75rem
}

.pr-3 {
    padding-right: .75rem
}

.p-4 {
    padding: 1rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.p-5 {
    padding: 1.25rem
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.p-7 {
    padding: 1.75rem
}

.py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem
}

.px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem
}

.p-8 {
    padding: 2rem
}

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.p-10 {
    padding: 2.5rem
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.p-16 {
    padding: 4rem
}

.m-1 {
    margin: .25rem
}

.mx-1 {
    margin-left: .25rem;
    margin-right: .25rem
}

.my-1 {
    margin-bottom: .25rem;
    margin-top: .25rem
}

.ml-1 {
    margin-left: .25rem
}

.mr-1 {
    margin-right: .25rem
}

.m-3 {
    margin: .75rem
}

.my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem
}

.mx-3 {
    margin-left: .75rem;
    margin-right: .75rem
}

.list-heading {
    background-color: #eaeaea
}

.list-item:hover {
    background-color: #f4f4f4;
    color: #000
}

.list-heading,.list-item:hover {
    border-radius: 8px
}

abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0
}

body {
    line-height: 1
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

nav ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: ""
}

a {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: 0 0
}

del {
    text-decoration: line-through
}

abbr[title],dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input,select {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

* html .clearfix {
    height: 1%
}

input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

html,body {
    width: 100%;
    min-height: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    direction: ltr;
    text-align: left;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    text-rendering: optimizeLegibility;
    font-family: reg,Halvaica,serif;
    -webkit-font-smoothing: antialiased
}

html.hide {
    overflow: hidden
}

body.hide {
    overflow-y: hidden
}

a,a:hover {
    text-decoration: none;
    color: #000
}

button {
    cursor: pointer
}

button,input,select,textarea {
    font-family: inherit
}

select {
    background: white url("images/select.png") center right+13px/10px no-repeat
}

button:active,button:focus,input:active,input:focus {
    outline: none;
    outline-offset: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-tap-highlight-color: transparent
}

* {
    -webkit-tap-highlight-color: transparent
}

img {
    width: 100%
}

li {
    list-style-type: none
}

main {
}

.specialScroll::-webkit-scrollbar {
    width: 6px;
    background-color: transparent
}

.specialScroll::-webkit-scrollbar-thumb {
    background-color: #cccccc99;
    border-radius: 6px
}

.specialScroll::-webkit-scrollbar-track {
    background-color: transparent
}

.specialScroll2::-webkit-scrollbar {
    width: 3px
}

.hideScroll::-webkit-scrollbar {
    width: 6px;
    background-color: transparent
}

.hideScroll::-webkit-scrollbar-thumb {
    background-color: #cccccc99;
    border-radius: 6px
}

.hideScroll::-webkit-scrollbar-track {
    background-color: transparent
}

.hideScroll::-webkit-scrollbar {
    width: 3px
}

.price-font {
    font-family: price, serif;
    animation: none!important;
    width: auto!important;
    height: auto!important;
    background: 0 0!important;
    margin: 0!important;
    display: initial!important;
    border-radius: 0!important
}

.site-width {
    width: 92%;
    max-width: 1440px;
    margin: auto
}

.site-overlay {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 98;
    visibility: hidden;
    transition-duration: .3s;
    opacity: 0;
    background-color: transparent
}

.site-overlay.active {
    background-color: #22222261;
    visibility: visible;
    opacity: 1
}

.site-overlay.transparent {
    background-color: transparent
}

.color-orange {
    color: var(--accent-color)
}

.color-black {
    color: #000
}

.color-white {
    color: #fff
}

.color-gray1 {
    color: #f7f7f7
}

.color-gray2 {
    color: #e2e2e2
}

.color-gray3 {
    color: #b2b2b2
}

.color-orange2 {
    color: #f83433
}

.color-pink {
    color: #e42656
}

.logo-container .logo {
    display: flex;
    text-align: center;
    margin: auto;
    justify-content: center;
    overflow: hidden
}

.logo-container .logo svg {
    width: 130px;
    height: 100%
}

.logo-container .logo .phone {
    display: none;
}

.logo-container .logo .desktop {
    display: block;
}

.header-row .logo-container {
    display: flex;
    align-items: center;
    text-align: center
}

.header-search-container.active {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    background: #fff
}

.header-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 100;
    transition: transform .5s;
    background-color: #fff;
    margin: auto;
    flex-wrap: wrap;
    max-width: 1450px;
    width: 92%;
    padding: 5px 0
}

.header-row-container {
    transition: top .5s;
    background-color: #fff
}

.header-row .logo-container ul {
    display: flex;
    width: 65%;
    text-align: center;
    align-items: center
}

.logo-container .logo img {
    max-width: 95px
}

header {
    background-color: #fff;
    position: relative;
    z-index: 99
}

.header-row .main-links-container {
    padding: 0 30px
}

.search-overlay {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 98;
    visibility: hidden;
    transition-duration: .3s;
    opacity: 0;
    background-color: transparent
}

.search-overlay.active {
    background-color: #22222261;
    opacity: 1;
    visibility: visible
}

header .header-search-history {
    top: 60px;
    width: 100%;
    z-index: 100;
    display: none;
    position: absolute;
    padding: 10px 16px;
    background: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

header .header-search-history.active {
    display: block
}

#search-suggestions p {
}

#search-suggestions a img {
    width: 60px;
}

#search-suggestions .products-holder {
    /* display: flex; */
    /* flex-wrap: wrap; */
}

#search-suggestions a {
    display: flex;
    margin: 16px 0;
    color: #000;
    line-height: normal;
    font-size: 12px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}

#search-suggestions a span {
    display: block;
    padding: 0 10px;
}

#search-suggestions a b, #search-suggestions a em, #search-suggestions a mark {
    background: transparent;
    color: var(--accent-color);
    padding: 3px 2px 0;
    font-style: normal;
    font-family: boldf, serif;
    font-weight: inherit
}

header .header-search-history.hide {
    padding: 10px 40px;
    width: calc(100% - 80px)
}

header .smallAlert {
    background: #eaf9ea;
    font-size: 12px;
    display: flex;
    align-items: baseline;
    margin-bottom: 10px;
    font-family: boldf, serif;
    padding: 10px;
    border-radius: 20px
}

header .smallAlert i {
    font-size: 12px;
    padding: 0 8px;
    position: relative;
    top: -1px
}

header .header-search-history .noSuggestionsFound {
    text-align: center;
    padding: 20px 0;
    font-size: 14px;
    color: #ababab
}

header .header-search-history .submitSearch {
    width: 100%;
    text-align: inherit;
    padding: 10px 16px;
    margin: 10px 0;
    border: 0;
    background: #f5f5ff;
    font-family: boldf, serif;
    border-radius: 40px
}

header .header-search-history .loadingSuggestions {
    text-align: center;
    padding: 20px 0;
    font-size: 13px;
    color: #5b5b5b;
}

header .header-search-history .submitSearch span {
    color: var(--accent-color)
}

header .header-search-history .head {
    display: flex;
    align-items: center;
    justify-content: space-between
}

header .header-search-history.empty .head {
    display: none
}

header .header-search-history .head button {
    display: block!important;
    border: 0;
    background: 0;
    font-size: 13px;
    color: var(--accent-color);
    font-family: boldf, serif;
    padding: 0
}

header .header-search-history .head p {
    display: block;
    padding: 10px 0;
    color: #000;
    font-size: 14px;
    font-family: boldf, serif;
}

header .search-history li p {
    display: flex;
    color: #000;
    line-height: normal;
    font-size: 13px;
    border: 1px solid #d3d3d3;
    padding: 3px 0 5px;
    border-radius: 20px;
    align-items: center;
    justify-content: space-between
}

header .search-history li a {
    padding: 3px 12px 0 0;
    display: block;
    color: #5a5a5a;
    font-family: boldf, serif;
    transition: .3s ease;
    white-space: nowrap
}

header .search-history li button {
    border: 0;
    background: 0 0;
    font-size: 13px;
    width: 25px;
    height: 19px;
    color: #818181;
    padding: 0;
    position: relative;
    top: 2px
}

header .search-history ul {
    display: flex;
    flex-wrap: wrap;
    overflow-y: auto;
    padding: 0 0 10px
}

.trending-searches li {
    margin: 0 8px 8px 0
}

.trending-searches ul {
    display: flex;
    flex-wrap: wrap;
    overflow-y: auto;
    padding: 0 0 10px
}

.trending-searches li a {
    display: flex;
    color: #5a5a5a;
    line-height: normal;
    font-size: 13px;
    border: 1px solid #d3d3d3;
    padding: 5px 12px 6px;
    border-radius: 20px;
    align-items: center;
    font-family: boldf, serif;
    transition: .3s ease;
    justify-content: space-between
}

.trending-searches li a svg {
    width: 9px;
    height: auto;
    margin-right: 7px;
    fill: var(--accent-color)
}

header .search-history li {
    margin: 0 8px 8px 0
}

header .header-search-history li a:hover {
    color: var(--accent-color)
}

header .header-search-alert {
    display: none;
    color: #676767;
    font-size: 13px;
    padding: 0 20px 15px;
    width: 100%
}

header .phone .header-search-alert {
    padding: 7px 40px 15px
}

.header-row .main-links-container ul {
    display: flex;
    align-items: center;
    height: 100%
}

.search-active::before {
    content: "";
    position: absolute;
    height: calc(100% + 62px);
    width: 730px;
    background-color: #fff;
    border-radius: 8px;
    display: block;
    top: -.75rem;
    right: 0;
    left: 0;
    z-index: 2;
    margin: auto
}

.header-row .icons {
}

.header-search-container {
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    z-index: 2;
    max-width: 700px
}

.search-form-wrapper {
    position: relative;
    padding: 10px 0;
    background: #fff;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    z-index: 100
}

.search-form-wrapper form {
    position: relative;
    z-index: 100;
    background: #fff;
    padding: 0 16px;
    width: 100%
}

header .search-field {
    padding: 10px 50px 10px 20px;
    border: 2px solid transparent;
    color: grey;
    border-radius: 33px;
    width: calc(100% - 0px);
    margin: auto;
    background: #f5f5f5 url("https://cdn2.atoliry.com/assets/images/search.svg") right+18px center/18px no-repeat;
    font-size: 13px;
    transition: border-color .3s ease,background-color .3s ease;
    line-height: 22px
}

.header-search-container .close-search {
    width: 30px;
    height: 30px;
    border: 0;
    background: 0 0;
    color: #000;
    font-size: 13px;
    display: none;
    position: absolute;
    left: 26px;
    top: 0;
    bottom: 0;
    margin: auto
}

header .search-field:focus {
    border: 2px solid #676767;
    background-color: #fff!important
}

header .search-field:hover {
    background-color: #e7e7e7
}

.insertSSubmitBtn button:hover {
    background-color: #f4f4f4
}

.switcher-container {
}

.insertSSubmitBtn {
    width: 100%!important
}

.insertSSubmitBtn button {
    border: 0;
    background: 0;
    display: block!important;
    color: #000;
    line-height: normal;
    width: 100%;
    margin: 0 auto;
    text-align: inherit;
    transition-duration: .3s;
    font-size: 13px;
    font-family: boldf, serif;
}

.insertSSubmitBtn span {
    color: var(--accent-color);
    font-family: boldf, serif;
}

.header-row .main-links-container li {
    display: inline-block;
    vertical-align: middle;
    font-family: boldf, serif;
    font-size: 15px;
    position: relative
}

header .main-links-container li.departments::after {
    content: "";
    height: 2px;
    width: 98%;
    background-color: #fff;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0
}

header .main-links-container li.departments.active::after {
}

.header-row .departments label:after {
    content: "";
    background: url("https://cdn2.atoliry.com/assets/images/ar.png") center center/7px no-repeat;
    width: 26px;
    height: 18px;
    transform: rotate(90deg);
    vertical-align: middle;
    top: -1px;
    position: relative;
    display: none
}

header .offer-strip {
    padding: 6px 20px;
    background-color: #101010;
    text-align: center;
    position: relative;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

header .offer-strip a {
    color: #fff;
    display: block;
    padding: 0 22px;
    font-size: 12px;
    font-family: boldf, serif;
}

header .offer-strip a.aBold {
    font-family: abold, serif;
    position: relative;
    bottom: 3px
}

header .offer-strip li {
    display: inline-block
}

header .offer-strip p {
    text-align: center;
    font-size: 11px
}

.header-row .main-links-container li.new a {
    color: var(--accent-color)
}

.header-row .icons a,.header-row .icons button {
    display: inline-block;
    margin: 0 !important;
    vertical-align: middle;
    color: #000;
    cursor: pointer;
    /* border: 1px solid red; */
}

.header-row .icons .user {
    background: url("https://cdn2.atoliry.com/assets/images/user.svg?ver=5") center/26px no-repeat
}

.header-row .icons .cart {
    background: url("https://cdn2.atoliry.com/assets/images/cart.svg?v=1") center right+14px/26px no-repeat;
    position: relative
}

.header-row .icons .search {
    display: none;
    background: url("https://cdn2.atoliry.com/assets/images/search-btn.svg?ver=2") center/19px no-repeat
}

.header-row .icons .switcher {
    background: url("https://cdn2.atoliry.com/assets/images/int.svg?ver=2") center/29px no-repeat
}

.header-row .icons .currency {
    background: url("https://cdn2.atoliry.com/assets/images/currency.svg?ver=6") center/32px no-repeat
}

.header-row .icons .help {
    margin: 0 14px
}

.header-row .icons .user,.header-row .icons .cart,.header-row .icons .switcher,.header-row .icons .search,.header-row .icons .currency {
    width: 48px;
    height: 48px;
    border-radius: 30px;
    padding: 2px;
    background-color: #fff;
    transition-duration: .3s;
    margin: 0 0 0 8px
}

.header-row .icons>*:hover {
    background-color: #f4f4f4
}

header .main-links-container li label,header .main-links-container li a {
    cursor: pointer;
    width: 100%;
    height: 100%;
    display: block;
    line-height: 28px;
    text-align: center;
    color: #000;
    position: relative;
    padding: 19px 15px
}

.header-row .main-links-container .departments i {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    width: 16px;
    background: url("https://cdn2.atoliry.com/assets/images/sidea.svg") center center/11px no-repeat;
    transform: rotate(90deg);
    margin: 0 0 3px 12px
}

.header-row .icons .cart span {
    position: absolute;
    bottom: 12px;
    right: 0;
    padding: 1px;
    margin: auto;
    font-size: 12px;
    font-family: price, serif;
    width: 15px;
    direction: rtl;
    text-align: left
}

header .departments-list {
    background-color: #fff;
    position: absolute;
    top: 76px;
    left: 0;
    right: 0;
    z-index: 0;
    max-width: 1220px;
    margin: auto;
    width: 100%;
    min-height: 300px;
    display: none;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    transform: translateZ(-1px)
}

header .departments-list::before {
    width: 100%;
    position: absolute;
    height: 35px;
    top: 23px;
    left: 0;
    right: 0;
    display: block;
    background-color: #f5f5f5
}

header .departments-list.active {
    display: flex
}

header .departments-list .navigation .departments {
    overflow-y: auto
}

header.open-menu .header-row {
    border-bottom: 1px solid #f1f1f1
}

header .departments-list .navigation {
    max-width: calc(28% - 2px);
    z-index: 5;
    position: relative;
    padding: 0;
    border-right: 2px solid #e6e4e4
}

header .departments-list .navigation .content {
}

header .departments-list>div {
    width: 72%;
    background-color: transparent
}

header .departments-list .navigation ul {
    padding: 0 0 15px
}

header .departments-list .list-children {
    display: flex;
    flex-wrap: wrap
}

header .departments-list .navigation li {
}

header .departments-list .list a.all {
    font-size: 12px;
    display: flex;
    align-items: center
}

header .departments-list .list a.all::after {
    content: "";
    width: 25px;
    height: 20px;
    background: url("https://cdn2.atoliry.com/assets/images/ma.svg") center center/11px no-repeat;
    transition: transform 100ms ease-out
}

header .departments-list .list a.all:hover::after {
    transform: translateX(4px)
}

header .departments-list .navigation button {
}

header .departments-list .navigation a,header .departments-list .navigation button {
    border: 0;
    width: 100%;
    text-align: left;
    padding: 13px 16px;
    display: block;
    color: #000;
    font-size: 13px
}

header .departments-list .navigation a {
    width: calc(100% - 60px);
    position: relative
}

header .departments-list .navigation .specialLink {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 10px;
    border: 1px solid #41439b70
}

header .departments-list .navigation .specialLink::before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #41439bbd;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    border-radius: 10px
}

header .departments-list .navigation .specialLink::after {
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    border-radius: 10px;
    border: 1px solid #41439bbd
}

@keyframes grow {
    50% {
        opacity: 0
    }
}

header .departments-list .separator {
    height: 1px;
    width: calc(100% - 32px);
    background-color: #e6e4e4;
    margin: 0 auto;
    border-radius: 6px;
    color: #bebebe
}

header .departments-list .navigation button {
    background: 0;
    position: relative
}

header .departments-list .navigation button::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 50px;
    height: 20px;
    background: url("https://cdn2.atoliry.com/assets/images/sidea.svg") center center/11px no-repeat;
    display: block
}

header .departments-list .navigation a:hover,header .departments-list .navigation button:hover {
    background-color: #f5f5f5
}

header .departments-list .list-children li {
    width: 100%
}

header .departments-list .list.active {
    width: 78%
}

header .departments-list .list ul {
    padding: 5px 0;
    width: 48%
}

header .departments-list .list a {
    border: 0;
    width: calc(100% - 32px);
    padding: 6px 16px;
    display: block;
    color: #454545;
    font-size: 13px
}

header .departments-list .list .banners a {
    padding: 8px 10px;
    width: calc(100% - 20px);
    display: flex;
    align-items: center;
    justify-content: center
}

header .departments-list .list a.bold {
    flex-wrap: wrap;
    font-family: boldf, serif;
}

header .departments-list .list {
    align-items: start;
    transition-duration: .3s;
    position: relative;
    z-index: 7;
    overflow: hidden;
    width: 100%;
    display: none;
    height: 100%
}

header .departments-list .list>div {
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

header .departments-list .list-content {
    max-height: 500px;
    overflow-y: auto
}

header .departments-list .list>div.cover {
    width: 53%;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column
}

header .departments-list .cover h2 {
}

header .departments-list .cover a {
    background-color: var(--accent-color);
    color: #fff;
    display: block;
    text-align: center;
    padding: 4px 0;
    width: 100px;
    margin: 15px auto 0;
    transition-duration: .4s;
    opacity: 1;
    white-space: normal;
    line-height: 20px;
    border: 2px solid var(--accent-color);
    cursor: pointer
}

header .departments-list .list .banners .img {
    display: inline-block;
    background-color: red;
    width: 100%;
    height: 200px
}

header .departments-list .list .banners {
    display: inline-flex;
    justify-content: space-between;
    width: calc(100% - 430px);
    padding: 15px 15px 0;
    flex-wrap: wrap
}

header .departments-list .list .banners>div {
    text-align: center;
    width: 50%;
    margin-bottom: 0
}

header .departments-list .list .banners h2 {
    margin: 16px auto 10px;
    text-transform: uppercase;
    color: #000
}

header .departments-list .list .banners p {
    display: none;
    color: #a2a2a2
}

.header-row .phone-search {
    width: calc(100% - 10px);
    margin: 0 auto 3px;
    display: none
}

.header-row .phone-search input {
    padding: 12px 50px 12px 20px;
    border: 0;
    color: grey;
    border-radius: 33px;
    width: 100%;
    margin-top: 7px;
    background: #f5f5f5 url("https://cdn2.atoliry.com/assets/images/search.svg") right+18px center/18px no-repeat;
    font-size: 13px
}

.help-center-container {
    width: 80%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
    flex-wrap: wrap
}

.help-center-container .questions-container {
    padding: 17px 0;
    margin: auto;
    width: 100%
}

.help-center-container .help-center-nav {
    display: inline-block;
    padding: 0 20px;
    width: 200px;
    vertical-align: top;
    min-height: 85vh
}

.help-center-container .help-center-nav-phone {
    display: none
}

.help-center-container .help-center-nav a {
    display: block;
    padding: 14px 0;
    color: #333;
    font-size: 15px
}

.help-center-container .help-center-nav li.active a {
}

.help-center-container .nav_content {
    display: inline-block;
    padding: 0;
    width: calc(100% - 240px);
    vertical-align: top;
    margin: 0 auto
}

.help-center-container .questions-container .question {
    line-height: 25px;
    font-size: 15px;
    font-family: boldf, serif;
}

.help-center-container .questions-container .answer {
    line-height: 25px;
    margin: 0 0 20px;
    font-size: 13px
}

.help-center-container .questions-container .answer a {
    color: var(--accent-color);
}

.help-center-container .questions-container .answer li::before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: var(--accent-color);
    display: inline-block;
    vertical-align: middle;
    margin: 0 9px;
    border-radius: 5px
}

.help-center-container .main-heading h1 {
}

.help-center-container .global {
    padding: 0 0 17px;
    border-bottom: 1px solid #ccc;
    margin: auto;
    width: 100%
}

.product-container {
    border: 2px solid transparent;
    transition: border .3s ease
}

.product-container .sticker {
    position: absolute;
    left: 0;
    top: 10px;
    width: 57px
}

.product-container .price-add-container {
}

.product-container .saleLabel {
    position: relative;
    display: inline-block;
    z-index: 1;
    padding: 8px 7px;
    height: 25px;
    line-height: 10px;
    font-size: 13px;
    top: 10px;
    left: 0
}

.product-container .saleLabel.onSale {
    color: var(--accent-color)!important;
    background-color: #e4e5ff!important
}

.product-container .saleLabel.New {
    color: #000473!important;
    background-color: #b9e8ff!important
}

.product-container .saleLabel.BestSeller {
    color: #04a936!important;
    background-color: #c4ffd6!important
}

.product-container .saleLabel.NewOnSale {
    color: var(--accent-color)!important;
    background-color: #e4e5ff!important
}

.product-container>div>a {
    display: block;
    position: relative
}

.product-container .product-pic {
    height: 170px;
    background: center/contain no-repeat;
    display: flex;
    align-items: center;
    justify-content: center
}

.product-container .product-pic img {
    display: block;
    margin: auto;
    vertical-align: middle
}

.product-container .product-info {
    padding: 5px 0 15px
}

.product-container .product-name {
    color: #000;
    cursor: pointer;
    margin-bottom: 6px;
    line-height: 20px;
    font-size: 13px;
    height: 40px;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.product-container .product-rates {
    display: flex;
    align-items: center;
    margin: 3px 0;
    font-size: 13px;
    height: 17px
}

.product-container .product-rates label {
    font-size: 12px;
    display: block;
    color: #c2c2c2;
    margin: 0 2px
}

.product-container .product-rates .sr-avg-rating {
    color: #ffc900
}

.product-container .product-rates .sr-unrated {
    color: #dedede
}

.product-container .price-container {
    height: 20px;
    display: block;
    vertical-align: middle;
    padding: 3px 0!important;
    font-size: 15px
}

.product-container .price {
    color: #000;
    margin-bottom: 10px
}

.product-container .price-container.onSale .price {
    color: var(--accent-color)
}

.product-container .price-container span {
    font-family: price, serif;
    font-size: 18px;
    padding: 0 4px 0 0
}

.product-container .price-container .old span {
    font-size: 15px
}

.product-container .price-container .price.old::after {
    content: "";
    width: 100%;
    height: 1px;
    margin: auto;
    background-color: #8c8c8c;
    position: absolute;
    left: 0;
    right: 0;
    top: 1px;
    bottom: 0
}

.product-container .price-container .price.old {
    color: #888;
    position: relative;
    font-size: 13px
}

.product-container .price-container .saleName {
    color: #d33452;
    line-height: normal;
    margin: 0 5px;
    display: none
}

.product-container .enclosedHolder {
    background-color: #fff;
    border-radius: 6px;
    padding: 0 15px
}

.cart-direct-form {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #000;
    border-radius: 30px;
    width: 34px;
    height: 33px;
    position: absolute;
    top: 10px;
    right: 10px;
    box-shadow: rgba(0,0,0,.16) 0 2px 8px -3px;
    transition: .2s ease-in-out;
    overflow: hidden;
    z-index: 500;
    border: 1px solid #ccc
}

.cart-direct-form .decrease,.cart-direct-form .increase {
    width: 33px;
    height: 100%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap
}

.cart-direct-form .input {
    font-family: price, serif;
    background: 0 0;
    color: #000;
    border: 0;
    font-size: 14px;
    width: 40px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex
}

.cart-direct-form .over {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: auto;
    background: #ffffff99;
    z-index: 50;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease
}

.cart-direct-form.loadForm .over {
    opacity: 1;
    visibility: visible
}

.cart-direct-form .increase {
    right: 0
}

.cart-direct-form .directSubmit {
    text-align: center;
    transition-duration: .2s;
    display: flex;
    position: relative;
    width: 15px;
    height: 15px;
    justify-content: center;
    overflow: hidden;
    align-items: center;
    cursor: pointer
}

.cart-direct-form .inputs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 106px;
    position: absolute;
    white-space: nowrap;
    right: 0;
    transform: translateX(0%);
    height: 100%;
    transition: .3s ease-in-out;
    z-index: 15;
    background: #fff
}

.cart-direct-form.loading .inputs {
}

.active.cart-direct-form {
    width: 106px
}

.cart-direct-form.active .directSubmit {
    display: none
}

.cart-direct-form .decrease {
}

.cart-direct-form.active .decrease,.cart-direct-form.active .input {
}

.cart-direct-form .decrease svg,.cart-direct-form .increase svg {
    width: 13px
}

.cart-direct-form .loader {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    transform: scale(1.7);
    transition: .3s ease-in-out
}

.active.cart-direct-form .circle-loader {
    border-color: transparent
}

.cart-direct-form.loading .loader {
    transform: scale(1);
    z-index: 20;
    background: #f4f4f4
}

.circle-loader {
    border: 2px solid transparent;
    border-left-color: var(--accent-color);
    animation: loader-spin 1s infinite linear;
    position: relative;
    display: block;
    vertical-align: top;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    background: #f4f4f4
}

.load-complete {
    -webkit-animation: none;
    animation: none;
    border-color: var(--accent-color);
    transition: border 500ms ease-out
}

.checkmark {
    display: none
}

.checkmark.draw:after {
    animation-duration: 800ms;
    animation-timing-function: ease;
    animation-name: checkmark;
    transform: scaleX(-1) rotate(135deg)
}

.checkmark:after {
    opacity: 1;
    height: 15px;
    width: 7px;
    transform-origin: left top;
    border-right: 2px solid var(--accent-color);
    border-top: 2px solid var(--accent-color);
    content: "";
    left: 6px;
    top: 16px;
    position: absolute
}

@keyframes loader-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1
    }

    20% {
        height: 0;
        width: 7px;
        opacity: 1
    }

    40% {
        height: 15px;
        width: 7px;
        opacity: 1
    }

    100% {
        height: 15px;
        width: 7px;
        opacity: 1
    }
}

.product-container:hover {
}

.productsSlider.enclosedContainer.noHover .product-container:hover,.product-container.noHover:hover {
    box-shadow: none;
    border-color: transparent
}

.product-container.noHover:hover {
    border: 2px solid transparent;
    border-radius: 0;
    box-shadow: none
}

.ani span {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 6px;
    animation-name: blink;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
    width: 3px;
    height: 3px;
    display: block;
    background-color: #fff;
    margin: 2px 2px 0
}

.ani.adding:hover {
    background: var(--accent-color)
}

.ani.added {
    background-color: var(--accent-color);
    color: #fff
}

.ani span:nth-child(3) {
    animation-delay: .2s
}

.ani span:nth-child(4) {
    animation-delay: .4s
}

@keyframes blink {
    0% {
        opacity: .2
    }

    20% {
        opacity: 1
    }

    100% {
        opacity: .2
    }
}

.policy-container {
    background-color: #fff;
    padding: 40px 0
}

.policy-container .main-heading h1 {
    font-size: 30px;
    font-weight: 600
}

.policy-container .about-content {
    font-size: 14px;
    line-height: 24px;
    margin: 20px 0 28px;
    text-align: justify;
    border-top: 1px solid #e4e4e4
}

.policy-container .about-content>* {
    margin-bottom: 5px
}

.policy-container .about-content h1,.policy-container .about-content h2,.policy-container .about-content h3,.policy-container .about-content h4,.policy-container .about-content h5 {
    margin-top: 20px
}

.policy-container .about-content a {
    color: var(--accent-color);
    text-decoration: underline
}

.policy-container .about-content li::before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: var(--accent-color);
    display: inline-block;
    vertical-align: middle;
    margin: 0 9px;
    border-radius: 5px
}

.policy-container .about-content li {
    position: relative
}

footer {
    background-color: #f4f4f4;
    padding: 0 0 10px;
    position: relative;
    z-index: 0
}

.floatin-whatsapp {
    position: fixed;
    right: 32px;
    bottom: 32px;
    display: none;
    z-index: 50
}

.floatin-whatsapp a {
    background: linear-gradient(-45deg,#0cb94d,#cbf5aa);
    display: flex;
    overflow: hidden;
    width: 52px;
    height: 52px;
    border-radius: 50px;
    margin: 0;
    box-shadow: 0 1px 6px 0 rgb(0 0 0/6%),0 2px 32px 0 rgb(0 0 0/16%);
    align-items: center;
    justify-content: center
}

.floatin-whatsapp a svg {
    width: 30px;
    height: 30px
}

footer .footer {
    display: flex;
    justify-content: space-between;
    padding: 30px 0
}

footer .footer .footerList {
    padding: 0 15px 0 0;
    width: calc(33% - 15px)
}

footer .footer .footerList label {
    display: block;
    margin-bottom: 7px;
    font-size: 13px;
    color: #484848;
    font-family: boldf, serif;
}

footer .footer .footerList ul {
}

footer .footer .footerList li {
}

footer .footer .footerList a {
    padding: 7px 0;
    display: block;
    font-size: 13px;
    color: #484848;
    line-height: 22px
}

footer .footer .footerList .apps img {
    max-width: 130px
}

footer .footer .footerList .apps a {
    display: inline-block;
    padding: 0
}

footer .footer .phoneApps {
    display: none
}

footer .footer .social a {
    display: inline-flex;
    margin: 5px 5px 0;
    background-color: #424242;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 20px;
    line-height: 27px;
    color: #fff;
    padding: 0;
    border: 1px solid #424242;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    transition-duration: .3s
}

footer .footer .social a:hover {
}

footer .footer .social>img {
    display: block;
    margin: 15px 0 0;
    max-width: 300px;
    width: 100%
}

footer .sd-01 {
    margin-bottom: 30px;
}

footer .sd-01 p {
    color: #000;
    padding: 0;
    display: block;
    border: 0;
    background: 0 0;
    font-size: 18px;
    text-transform: capitalize;
    font-family: boldf, serif;
}

footer .sd-01 p:first-child {
    font-family: price, serif;
    direction: ltr;
    font-size: 42px;
    margin-bottom: 10px
}

footer .footer>div {
}

footer .footer .footernave {
    display: flex;
    justify-content: flex-start;
    width: 60%
}

footer .newsletter,footer .feedback {
    margin-bottom: 30px
}

footer .footer .social a:nth-child(2) {
    margin-left: 0
}

footer .footer .social label,footer .footer .apps label {
}

footer .rights {
    padding: 6px 0;
    border-top: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto
}

footer .rights>p {
    display: block;
    padding: 7px 0;
    line-height: 20px;
    text-align: left;
    font-size: 13px;
    color: #484848
}

footer .rights ul {
    margin: 0
}

footer .rights li {
    display: inline-block;
    padding: 0;
    margin: 0 0 0 17px
}

footer .rights a {
    font-size: 13px;
    color: #484848
}

footer .footer .footergeneral .ops button,footer .feedback a {
    color: #484848;
    padding: 0;
    display: block;
    border: 0;
    background: 0 0;
    font-size: 13px;
    text-transform: capitalize
}

footer .footer .footerList:last-child {
}

footer .footer .footerList:last-child label {
    margin-bottom: 6px
}

footer .contact-container {
    text-align: center;
    background-color: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 12px 20px
}

footer .contact-container>div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: auto;
    max-width: 1440px
}

footer .contact-container .right-nav {
    text-align: left
}

footer .contact-container .right-nav p {
    font-size: 13px
}

footer .contact-container .right-nav .labelHeading {
    font-size: 18px;
    font-family: boldf, serif;
    margin-bottom: 8px
}

footer .contact-container .containers {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

footer .contact-container a {
    color: #000;
    text-align: center;
    position: relative;
    font-size: 16px;
    font-family: boldf, serif;
    display: flex;
    align-items: center;
    justify-content: space-between
}

footer .contact-container .call-us {
    padding: 20px 0;
    margin-right: 40px;
    direction: ltr
}

footer .contact-container .call-us a {
    padding-left: 30px;
    font-family: 'Price', serif;
    direction: ltr
}

footer .contact-container .mail-us {
    padding: 20px 0 20px 35px;
    direction: ltr
}

footer .contact-container .whatsapp a {
    width: 40px;
    background: linear-gradient(-45deg,#1da1f2,#add7f1);
    height: 40px;
    padding: 0;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    border-radius: 30px;
    line-height: 40px;
    color: #fff
}

footer .contact-container a::before {
    content: '';
    background: url("https://cdn2.atoliry.com/assets/images/cont3.svg?V=2") center/24px no-repeat;
    width: 30px;
    height: 30px;
    margin: auto 6px;
    display: inline-block
}

footer .contact-container .mail-us a::before {
    background: url("https://cdn2.atoliry.com/assets/images/cont1.svg") center/33px no-repeat;
    width: 31px
}

footer .contact-containers-apps-phone {
    display: none
}

footer .footer .social .contact-containers-apps-phone a {
    height: auto;
    width: 90px;
    background: 0 0;
    display: inline-block;
    border: 0!important;
    margin-top: 15px
}

footer .footer .social .contact-containers-apps-phone img {
    display: block
}

footer .footer .apps {
}

footer .footer .apps li {
    margin-bottom: 20px
}

footer .footer .apps li a {
    display: flex;
    border: 1px solid #6a6a6a73;
    border-radius: 40px;
    padding: 14px 15px;
    background-color: #fff;
    align-items: center;
    max-width: 165px
}

footer .footer .apps li img {
    width: 26px;
    display: block
}

footer .footer .apps li p {
    padding: 0 0 0 10px;
    font-size: 15px;
    color: #484848;
    font-family: boldf, serif;
    height: 100%;
    display: block
}

footer .footer .apps li p label {
    display: block;
    font-family: reg, serif;
    font-size: 11px;
    margin-bottom: 4px
}

footer .footer .apps li a>* {
}

footer .footer .footergeneral {
    display: flex;
    width: 40%
}

footer .footer .footergeneral>div {
    width: 50%
}

footer .footer .footergeneral .ops {
}

footer .footer .footergeneral .ops>div>label {
    display: block;
    margin-bottom: 7px;
    font-size: 13px;
    color: #484848;
    font-family: boldf, serif;
}

.cart-div {
    position: absolute;
    top: 90px;
    right: -9px;
    z-index: 100000;
    max-width: 345px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    margin: auto;
    background-color: #fff
}

.cart-div.active {
    opacity: 1;
    visibility: visible
}

.cart-div .heading {
}

.cart-div .heading .totalPrice {
    font-size: 13px
}

.cart-div .heading .totalPrice>span:first-child {
    color: var(--accent-color);
}

.cart-div .emptyCart {
    padding: 30px;
    text-align: center
}

.cart-div .emptyCart p {
    color: #b6b6b6
}

.cart-div .emptyCart .icon {
    width: 80px;
    height: 60px;
    margin: 0 auto 20px;
    background-image: url("https://cdn2.atoliry.com/assets/images/empty-cart-icon.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: .3
}

.cart-div .heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 0 16px;
    border-bottom: 1px solid #e7e7e7;
    width: calc(100% - 50px);
    margin: auto;
    font-size: 13px
}

.cart-div .heading>div {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.cart-div .heading h4 span {
    font-size: 13px
}

.cart-div .items-container {
    display: block;
    padding: 10px 25px 0;
    vertical-align: middle;
    overflow-x: hidden;
    overscroll-behavior: contain;
    overflow-y: auto;
    max-height: calc(100vh - 270px)
}

.cart-div .heading .totalPrice .ttarget span {
    font-family: price, serif
}

.cart-div .item .info .item-price span,.cart-div .item .info .item-qty span {
    font-family: price, serif
}

.cart-div .items {
    background-color: #fff;
    height: 100%
}

.cart-div.full .items {
}

.cart-div .item .info p {
}

.cart-div .item .info .item-price {
    font-size: 13px;
    color: var(--accent-color);
}

.cart-div .item .info .item-qty {
    font-size: 13px;
    color: #a8a8a8;
    margin: 0 10px
}

.cart-div .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    flex-wrap: wrap;
    border-bottom: 1px solid #efefef;
    padding: 10px 0
}

.cart-div .item::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #ffffff8c;
    transition-duration: .3s;
    opacity: 0;
    visibility: hidden
}

.cart-div .item.loading::after {
    opacity: 1;
    visibility: visible
}

.cart-div .item .info {
    padding: 0;
    width: calc(100% - 80px);
    color: #000;
    display: block
}

.cart-div .item .cart-checks {
    width: 90px;
    display: flex;
    flex-wrap: wrap;
    text-align: right
}

.cart-div .item .imgContainer {
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: center/contain no-repeat
}

.cart-div .imgContainer a {
    display: none
}

.cart-div .imgContainer {
}

.cart-div .imgContainer .removeItem button {
}

.cart-div .imgContainer .removeItem {
}

.cart-div .item .alerts label i {
}

.cart-div .item .alerts {
    display: block;
    width: 100%
}

.cart-div .item .alerts label {
    width: 100%;
    display: block;
    color: #cd0000;
    vertical-align: bottom;
    margin-top: 10px
}

.cart-div .item .alerts label i {
}

.cart-div .item .alerts {
    display: block;
    width: 100%
}

.cart-div .item .name {
    display: block;
    margin-bottom: 3px;
    line-height: 18px;
    font-size: 13px
}

.cart-div .item .bundle {
    font-size: 13px;
    color: #a8a8a8;
    margin: 0 0 10px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px
}

.cart-div .item .price-container.onSale {
    color: var(--accent-color)
}

.cart-div .item .price-container {
    display: block;
    color: #b6b6b6;
    line-height: normal
}

.cart-div .item .price-container span {
    vertical-align: bottom;
    display: inline-block
}

.cart-div .item .price-container .currency {
}

.cart-div .item .qty {
    display: block;
    color: #9d9d9d
}

.cart-div .item .removeItem {
    margin-top: 6px;
    width: 100%;
    text-align: right
}

.cart-div .item .removeItem button {
    border: 0;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 0;
    background: url("https://cdn2.atoliry.com/assets/images/delete.png") center/14px no-repeat;
    text-align: center;
    padding: 0
}

.cart-div .item:last-child {
    border-bottom: 0
}

.cart-div .checkoutBtn {
    padding: 10px 14px;
    display: none;
    justify-content: space-between;
    align-items: center;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100
}

.cart-div.full .checkoutBtn {
    display: flex
}

.cart-div .checkoutBtn .cartSummary {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.cart-div .checkoutBtn .cartSummary .total {
    text-align: right;
    color: #7f7f7f
}

.cart-div .checkoutBtn .cartSummary .total span {
    color: #000;
    display: block;
    margin: 7px 0
}

.cart-div .checkoutBtn .cartSummary .freeShipping span {
    color: var(--accent-color);
    display: inline-block
}

.cart-div .checkoutBtn .cartSummary .freeShipping {
    color: #000;
    width: 60%;
    line-height: 18px;
    padding-bottom: 13px
}

.checkoutBtn a,.checkoutBtn button {
    transition-duration: .3s;
    padding: 0 9px;
    border-radius: 6px;
    width: 100%;
    margin: 0 5px;
    background-color: var(--accent-color);
    color: #f4f4f4;
    border: 2px solid var(--accent-color);
    text-align: center;
    display: block;
    line-height: 25px;
    font-size: 13px;
    font-family: boldf, serif;
}

.checkoutBtn button {
    color: var(--accent-color);
    background-color: #f4f4f4;
    border-color: var(--accent-color);
    padding: 5px 9px
}

.checkoutBtn a {
    padding: 5px 9px;
    display: block;
    justify-content: space-between;
    align-items: center
}

.cart-div .cart-suggest {
    vertical-align: top;
    display: none;
    padding: 15px 0
}

.cart-div.full .cart-suggest {
    display: inline-block
}

.header-row-container.fixed .cart-div,.header-row-container.fixed .user-div {
    top: 96px
}

.cart-div .cart-suggest h5 {
    margin-bottom: 20px;
    padding: 0 10px
}

.cart-div .cart-suggest .products-slider-container {
    width: 375px;
    position: relative
}

header .displays {
    position: relative;
    z-index: 100
}

.checkoutBtn button:hover {
    color: #fff;
    background-color: var(--accent-color)
}

.checkoutBtn a:hover {
    background-color: #fff;
    border-color: var(--accent-color);
    color: var(--accent-color)
}

.cart-div .changeQty button {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 28px;
    height: 28px;
    border: 0;
    background: 0;
    padding: 0
}

.cart-div .changeQty input {
    background-color: #fff;
    width: 100%;
    text-align: center;
    border: 0;
    padding: 0 30px;
    height: 32px;
    display: block
}

.cart-div .changeQty {
    display: flex;
    overflow: hidden;
    position: relative;
    border: 1px solid #bbb;
    border-radius: 20px;
    width: 100%
}

.cart-div .changeQty button.decrease {
    left: 0;
    right: auto
}

.cart-div .summary {
    background-color: #f4f4f4;
    padding: 12px 10px;
    position: relative
}

.cart-div .summary.empty {
    display: none
}

.cart-div .summary>.total {
    justify-content: space-between;
    align-items: center;
    display: none
}

.cart-div .summary .shipping-bar p {
    display: block;
    color: #333;
    text-align: center
}

.cart-div .summary .shipping-bar .bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.cart-div .summary .shipping-bar label {
    border-radius: 10px;
    margin: 0;
    display: none
}

.cart-div .summary .shipping-bar .bar .total {
    height: 3px;
    background-color: #efefef;
    width: 100%;
    display: block;
    margin: auto
}

.cart-div .summary .shipping-bar .bar .total .shippingProgress {
    height: 100%;
    background-color: var(--accent-color);
    vertical-align: middle
}

.marasi-modal {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    align-items: flex-end;
    justify-content: center;
    z-index: 10;
    transition-duration: .3s;
    opacity: 0;
    visibility: hidden;
    display: flex
}

.marasi-modal .modal-header {
    right: 15px;
    top: 15px;
    bottom: 0;
    margin: 0 auto 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0 10px;
    width: calc(100% - 60px)
}

.marasi-modal .modal-overlay {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 9998;
    background-color: #22222261;
    transition-duration: .3s;
    opacity: 0;
    visibility: hidden
}

.marasi-modal .modal-content {
    background-color: #fff;
    position: relative;
    z-index: 9999;
    padding: 5px 0;
    border-radius: 16px;
    max-width: 650px;
    width: 92%;
    transition-duration: .4s;
    transform: translateY(40%);
    opacity: 0;
    overflow-y: auto;
    margin-bottom: 20px;
    max-height: calc(90vh - 100px)
}

.marasi-modal.overflow .modal-content {
    overflow-y: auto
}

.marasi-modal .modal-header button {
    border: 0;
    color: #a5a5a5;
    position: relative;
    background-image: url("https://cdn2.atoliry.com/assets/images/close.svg?ver=1");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 22px;
    height: 35px;
    width: 35px;
    padding: 0;
    font-size: 10px;
    border-radius: 50%
}

.marasi-modal .modal-header button:hover {
    background-color: var(--gray-200)
}

.marasi-modal .modal-header button i {
    display: none
}

.marasi-modal .heading {
}

.modal-content-height {
}

.overflow-y-auto {
    overflow-y: auto
}

.overflow-hidden {
    overflow: hidden
}

.marasi-modal .content {
    padding: 0 30px 15px
}

.marasi-modal.show .modal-content {
    opacity: 1;
    transform: translateY(0)
}

.marasi-modal.show {
    opacity: 1;
    visibility: visible;
    z-index: 10000
}

.marasi-modal.show .modal-overlay {
    opacity: 1;
    visibility: visible
}

.image-zoom,.image-popup {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    align-items: center;
    justify-content: center;
    z-index: 10000;
    transition-duration: .3s;
    opacity: 0;
    visibility: hidden;
    display: flex
}

.image-zoom .overlay,.image-popup .overlay {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 9998;
    background-color: #22222261;
    transition-duration: .3s;
    opacity: 0;
    visibility: hidden
}

.image-zoom.show,.image-popup.show {
    opacity: 1;
    visibility: visible
}

.image-zoom.show .overlay,.image-popup.show .overlay {
    opacity: 1;
    visibility: visible
}

.image-zoom .content,.image-popup .content {
    position: relative;
    z-index: 9999;
    width: 92%
}

.image-popup .content {
    max-width: 500px
}

.image-zoom button,.image-popup button {
    border: 0;
    color: #a5a5a5;
    position: relative;
    background: white url("https://cdn2.atoliry.com/assets/images/close.svg?ver=1") center/22px no-repeat;
    height: 35px;
    width: 35px;
    padding: 0;
    font-size: 10px;
    border-radius: 50%
}

.image-zoom button:hover,.image-popup button:hover {
    background-color: var(--gray-200)
}

.marasi-form .form-alert p {
    color: #9c9c9c;
    margin: 10px 0 0;
    line-height: normal;
    font-size: 11px;
}

.marasi-form .form-alert a {
    color: #3c3c3c
}

.marasi-form .input-container {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    vertical-align: top
}

.marasi-form .inline .input-container {
    width: calc(50% - 10px)
}

.marasi-form .inline {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.marasi-form .input-container label {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    color: #000;
    line-height: 20px;
    font-size: 13px;
    font-family: boldf, serif;
}

.marasi-form .input-container label.specialLabel {
    color: #9c9c9c;
}

.marasi-form .input-container label.requiredLabel::after {
    content: "*";
    color: var(--accent-color);
    margin: 0 4px
}

.marasi-form select,.marasi-form input,.marasi-form textarea {
    width: 100%;
    border: 1px solid #e7e7e7;
    padding: 12px 14px;
    -webkit-appearance: none;
    appearance: none;
    font-size: 13px;
    color: #000;
    border-radius: 6px;
    line-height: 21px
}

.marasi-form select {
    width: 100%
}

.marasi-form button:hover {
}

.marasi-form .form-alert {
    padding-bottom: 0
}

.marasi-form button {
    width: 100%;
    margin: 5px auto 0;
    padding: 10px;
    border: 1px solid var(--accent-color);
    background-color: var(--accent-color);
    color: #fff;
    transition-duration: .5s;
    font-size: 15px;
    border-radius: 6px;
    font-family: boldf, serif;
}

.marasi-form button.half {
    width: auto;
    padding: 10px 60px
}

p.error {
    padding: 10px 2px;
    color: #ed5959;
    font-size: 13px;
    line-height: 20px
}

.has-error {
    border-color: #ffbaba!important;
    background: #ffefef
}

.marasi-form .warning {
    color: #505050;
    background-color: #fff4f4;
    padding: 9px;
    border: 1px solid #ff938e;
    margin-bottom: 20px
}

.marasi-form .warning i {
    color: #e24841
}

.marasi-form .warning span {
    display: inline-flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 10px
}

.marasi-form .input-container .selectedCountrySpan {
    width: 100%;
    border: 1px solid #e7e7e7;
    padding: 0 14px;
    transition-duration: .3s;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
    border-radius: 6px;
    height: 44px
}

.marasi-form .input-container .selectedCountrySpan .countryName {
    font-size: 13px;
    display: block;
    padding: 0 15px
}

.marasi-form .input-container .selectedCountrySpan .flag {
    width: 35px
}

.marasi-form .input-container .selectedCountrySpan .code {
    display: none
}

.marasi-form .input-container .selectedCountrySpan .flag img {
    vertical-align: middle;
    display: block
}

.marasi-form .input-container .selectedCountrySpan::after {
    content: "";
    width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    right: 18px;
    top: -3px;
    bottom: 0;
    margin: auto;
    border-left: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
    transform: rotate(-45deg)
}

.phoneCountryCode span {
    display: block;
    background: #f5f5f5;
    font-size: 13px;
    border-left: 1px solid #e7e7e7;
    direction: ltr;
    width: 64px;
    text-align: center;
    font-family: boldf, serif;
    height: 47px;
    line-height: 46px
}

.phoneCountryCode {
    position: relative;
    display: flex;
    justify-content: space-between;
    border: 1px solid #e7e7e7;
    border-radius: 6px;
    overflow: hidden
}

.marasi-form .input-container .customCountrySelect {
    background-color: #fff;
    line-height: 33px;
    border: 1px solid #e7e7e7;
    border-bottom: 0;
    width: calc(100% - 0px);
    border-radius: 6px;
    transition-duration: .3s;
    -webkit-appearance: none;
    display: none;
    position: absolute;
    z-index: 100;
    top: 30px;
    overflow: hidden;
    box-shadow: 0 1px 2px 0 #48484814
}

.marasi-form .input-container .customCountrySelect .countryList {
    max-height: 285px;
    overflow-y: auto
}

.marasi-form .input-container .customCountrySelect ul:first-child {
    max-height: 300px;
    overflow-y: auto
}

.marasi-form .input-container .customCountrySelect .searchCountryName {
    border: 0;
    border-bottom: 1px solid #e7e7e7;
    border-radius: 0;
    padding: 10px 20px;
    margin: 0
}

.marasi-form .input-container .customCountrySelect ul li {
    margin-bottom: 3px;
    padding: 0 13px;
    cursor: pointer;
    transition-duration: .3s
}

.marasi-form .input-container .customCountrySelect ul li .flag {
    width: 30px;
    display: inline-block;
    vertical-align: middle
}

.marasi-form .input-container .customCountrySelect ul li .code {
    width: calc(100% - 38px);
    display: inline-flex;
    align-items: center;
    font-size: 13px;
    padding: 0 4px;
    flex-direction: row-reverse
}

.marasi-form .input-container .customCountrySelect ul li .flag img {
    vertical-align: middle;
    display: block
}

.marasi-form .input-container .customCountrySelect ul li:hover {
    background-color: #f1f1f1
}

.marasi-form .input-container.country-select {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    flex-wrap: wrap
}

.marasi-form .input-container .customCountrySelect ul li .code span {
    color: #9e9e9e;
    direction: ltr;
    padding: 1px 0 0;
    cursor: pointer;
    margin: 0;
    display: inline-block;
    line-height: 20px
}

.marasi-form .input-container .customCountrySelect ul li .code label {
    padding: 0 10px;
    cursor: pointer;
    margin: 0;
    display: inline-block
}

.countryList li:first-child {
    border-top: 1px solid #e7e7e7
}

.marasi-alert>p>span {
    color: #c3c3c3;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
    width: 35px;
    display: block;
    font-size: 10px
}

.marasi-alert p {
    display: block;
    margin: 0 auto 20px;
    position: relative;
    line-height: 20px;
    padding: 0 28px;
    font-size: 13px
}

.marasi-alert.marasi-alert-cart p {
    margin: 10px 0 0
}

.marasi-alert.error>p>span {
    color: #b70202
}

.marasi-alert.error>p>span i {
    border-color: #b70202
}

.marasi-alert.success>p>span {
    color: var(--accent-color)
}

.marasi-alert.success>p>span i {
    border-color: var(--accent-color)
}

.marasi-alert.warning>p>span {
    color: #ea5b0b
}

.marasi-alert.warning>p>span i {
    border-color: #ea5b0b
}

.marasi-alert i {
    vertical-align: middle;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 20px;
    width: 20px;
    line-height: 9px;
    margin: 0;
    padding: 4px;
    border-radius: 16px;
    border: 2px solid #fff
}

.marasi-alert.warning p {
    color: #313131
}

.marasi-alert>p>span {
    color: #41439b
}

.pageFormLoader {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #ffffff8c;
    width: 100%;
    height: 100%;
    z-index: 999999;
    transition-duration: .5s;
    opacity: 0;
    visibility: hidden
}

.pageFormLoader.active {
    opacity: 1;
    visibility: visible
}

.switcher-div::before {
    left: calc(100% - 115px)
}

.switcher-div {
    width: calc(100% - 50px);
    margin: auto;
    font-size: 13px;
    padding: 18px 0 16px
}

.switcher-div.open-desc,.switcher-div.open-phone {
    display: block;
    overflow: unset;
    position: absolute;
    right: 0;
    height: auto;
    transition-duration: .3s;
    top: 24px
}

.switcher-div form>div {
    border-bottom: 1px solid #e7e7e7;
    position: relative;
    padding: 10px 0
}

.switcher-div form>div.lan-container {
    padding-top: 0
}

.switcher-div form>div:last-child {
    border: 0
}

.switcher-div form>div h4 {
    color: #000;
    margin-bottom: 14px;
    font-size: 15px
}

.switcher-div form input[type=radio] {
    display: none
}

.switcher-div .lan-container li {
    display: block;
    padding: 5px 0;
    position: relative
}

.switcher-div .lan-container .customLanguageLabel {
    width: 20px;
    height: 20px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    border-radius: 70px;
    cursor: pointer;
    margin-right: 8px;
    display: none
}

.switcher-div .lan-container label {
    display: inline-block;
    padding: 3px 0;
    vertical-align: middle;
    cursor: pointer
}

.switcher-div .lan-container li.selected label {
    color: var(--accent-color)
}

.switcher-div .lan-container li.selected i {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 13px;
    color: var(--accent-color);
    display: block
}

.switcher-div .lan-container li i {
    display: none
}

.switcher-div .switcher-li-container {
    position: absolute;
    right: 24px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 19px;
    color: #000;
    line-height: 15px
}

.switcher-div .switcher-li-container label.currentLanguage {
    margin: 0 5px;
    cursor: pointer
}

.switcher-div .switcher-li-container label.currentCountry {
    display: inline-block;
    width: 30px;
    height: 16px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    cursor: pointer;
    margin: 0 5px
}

.switcher-div>form>button {
    transition-duration: .3s;
    border-radius: 6px;
    width: 100%;
    margin: 6px auto 0;
    background-color: var(--accent-color);
    color: #f4f4f4;
    border: 2px solid var(--accent-color);
    text-align: center;
    line-height: 25px;
    font-size: 13px;
    font-family: boldf, serif;
    padding: 5px 9px;
    display: block
}

.switcher-div>form>button:hover {
    color: var(--accent-color);
    background-color: #fff
}

.switcher-div .shippingCountriesList>.currentCountrySpan {
    border: 1px solid #e7e7e7;
    padding: 10px 14px;
    cursor: pointer;
    height: 20px;
    white-space: nowrap;
    line-height: 18px;
    background: white url("images/select.png") center right+13px/10px no-repeat;
    display: none
}

.switcher-div .shippingCountriesList>.currentCountrySpan i {
    display: inline-block;
    width: 30px;
    height: 20px;
    background-color: #e2e2e2;
    background-position: center;
    background-size: contain;
    vertical-align: middle;
    margin: 0 7px 0 0
}

.switcher-div .shippingCountriesList>.currentCountrySpan span {
    line-height: 15px;
    display: inline-block;
    vertical-align: middle;
    text-overflow: ellipsis;
    width: 80%;
    overflow: hidden
}

.switcher-div .shippingCountriesList ul {
    left: 0;
    right: 0;
    border: 1px solid #e7e7e7;
    padding: 0;
    background-color: #fff;
    max-height: 300px;
    min-height: 300px;
    overflow-y: auto;
    top: 77px;
    overflow-x: hidden;
    z-index: 50;
    display: block;
    margin: 0
}

.switcher-div .shippingCountriesList.active ul {
}

.switcher-div .shippingCountriesList li {
    display: block;
    padding: 0
}

.switcher-div .shippingCountriesList li.active {
    background-color: #f3f3f3
}

.switcher-div .shippingCountriesList li label {
    font-size: 13px;
    color: #000;
    cursor: pointer;
    display: block;
    width: calc(100% - 40px);
    height: 100%;
    padding: 13px 0;
    border-bottom: 1px solid #e7e7e7;
    margin: auto
}

.switcher-div .shippingCountriesList li span {
    width: 18px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    background: transparent center/contain no-repeat;
    margin: 0 10px 0 0
}

.switcher-div .shippingCountriesList.active>.currentCountrySpan {
}

.switcher-div .shippingCountriesList.active>input {
}

.switcher-div .shippingCountriesList>input {
    display: block;
    border: 1px solid #e7e7e7;
    padding: 15px 20px;
    width: calc(100% - 42px);
    border-bottom: 0;
    background: #ffffff url("https://cdn2.atoliry.com/assets/images/search.svg") right+16px center/17px no-repeat;
    font-size: 13px;
    margin: 0;
    border-radius: 0
}

.switcher-div .shippingCountriesList li:hover {
    background-color: #f3f3f3
}

.switcher-div .shippingCountriesList li label:hover {
}

.switcher-div form>div.shipping-container {
    border: 0
}

.header-row .menu-toggle {
    display: none;
    position: relative;
    margin-right: 10px
}

button.searchBtn,.search-div {
    display: none
}

.turnstile-container {
    padding: 10px 0 15px;
}
.turnstile-container .loading {
    font-size: 14px;
    /*text-align: center;*/
    padding: 0 0 10px;
    color: #919191;
}
.login-signup-container,.reset-container {
    min-height: 70vh;
    width: 60%;
    padding: 40px 0;
    margin: auto
}

.login-signup-container {
    display: flex;
    justify-content: space-between;
    padding: 60px 0;
    min-height: 60vh;
    flex-wrap: wrap;
    width: 92%;
    max-width: 1024px
}

.reset-container {
    max-width: 530px;
    display: flex;
    padding-top: 90px;
    justify-content: center;
    min-height: 46vh;
    width: 90%
}

.reset-container>div {
    width: 100%
}

.login-signup-container>div {
    width: calc(50% - 11px)
}

.login-signup-container form {
    position: relative
}

.login-signup-container p.signupAgree {
    display: block;
    margin: 10px 0 0;
    line-height: 20px;
    color: #919191;
    font-size: 12px;
}

.login-signup-container a {
    color: var(--accent-color);
    display: block;
    text-decoration: underline;
    font-size: 13px;
    margin-top: 20px;
}

.login-signup-container .login-container {
}

.login-signup-container .signup-container {
    padding: 0 20px
}

.login-signup-container h3,.reset-container h3 {
    margin-bottom: 20px;
    font-size: 20px;
    font-family: boldf, serif;
}

.login-signup-container .signup-container form,.login-signup-container .showLogin {
}

.login-signup-container .one {
}

.login-signup-container .two {
    border-left: 1px solid #e5e5e5
}

.login-signup-container p a {
    margin: 0;
    display: inline-block;
    text-decoration: underline
}

.login-signup-container p.passAlert {
    color: #b2b2b2;
    display: block;
    margin-bottom: 20px;
    line-height: 17px
}

.login-signup-container p.signupAgree i {
    color: #a0a0a0;
    margin: 0 5px;
    cursor: pointer;
    transition-duration: .3s
}

.login-signup-container p.signupAgree i:hover {
    color: #313131
}

.showLogin,.showSignup {
    width: 100%;
    margin: 0 auto 18px;
    padding: 10px;
    border: 1px solid var(--accent-color);
    background-color: #fff;
    color: var(--accent-color);
    transition-duration: .5s;
    font-size: 15px;
    border-radius: 6px
}

.showLogin:hover,.showSignup:hover {
    background-color: var(--accent-color);
    color: #fff
}

.signup-container input[type=radio] {
    display: none
}

.signup-container input[type=radio]+label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    color: #000;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    border: 1px solid #8c8c8c;
    border-radius: 30px;
    padding: 0
}

.signup-container input[type=radio]:checked+label:after {
    content: "";
    width: 9px;
    height: 9px;
    display: block;
    border-radius: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: var(--accent-color)
}

.signup-container input[type=radio]+label+label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    color: #000;
    margin-bottom: 0;
    width: auto
}

.signup-container .input-container li {
    display: inline-flex;
    align-items: center;
    width: 33%
}

#terms {
}

#terms .content h4 {
}

#terms .content {
    font-size: 13px;
    line-height: 25px
}

#terms .content a {
    color: var(--accent-color)
}

.fixedPopUp {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 10000;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none
}

.fixedPopUp .heading {
    display: flex;
    align-items: center;
    position: relative;
    background-color: #f4f4f4;
    padding: 15px 20px
}

.fixedPopUp .content {
    padding: 10px 15px;
    height: calc(100% - 60px);
    overflow-y: auto;
    overscroll-behavior: contain
}

.fixedPopUp .heading h4 {
    color: #000;
    line-height: normal;
    text-transform: uppercase;
    display: inline-block;
    transition-duration: .3s
}

.fixedPopUp .heading .closeFilters {
    width: 18px;
    height: 18px;
    text-align: center;
    border: 0;
    background: 0
}

.fixedPopUp .heading>div {
    width: 100%;
    display: flex;
    justify-content: space-between
}

header .offer-strip .switcher-summary {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: none
}

header .offer-strip .switcher-summary button {
    border: 0;
    background: 0;
    height: 100%;
    padding: 0 20px
}

header .offer-strip .switcher-summary label:first-child::after,.phoneSwitcherBtn label:first-child::after {
    content: "";
    width: 1px;
    height: 14px;
    display: inline-block;
    background-color: #9c9c9c;
    vertical-align: middle;
    margin: 0 5px;
    border-radius: 20px
}

header .offer-strip .switcher-summary label,.phoneSwitcherBtn label {
    display: inline-block;
    line-height: 17px;
    cursor: pointer
}

header .offer-strip .switcher-summary label i,.phoneSwitcherBtn label i {
    display: inline-block;
    width: 22px;
    height: 14px;
    background-color: #e2e2e2;
    background-position: center;
    background-size: contain;
    vertical-align: middle;
    margin: 0 3px 0 0
}

.checkout-success-container {
    margin: 0 auto 30px;
    min-height: 60vh
}

.checkout-success-container .horaay {
    text-align: center;
    position: relative
}

.checkout-success-container .horaay h2 {
    margin: 60px auto 20px;
    position: relative;
    z-index: 1
}

.checkout-success-container .horaay p {
    margin: 0 auto 10px;
    max-width: 430px;
    width: 100%;
    line-height: 23px;
    position: relative;
    z-index: 1;
    font-size: 13px
}

.checkout-success-container .message {
    text-align: center;
    margin-top: 60px;
}

.checkout-success-container .message .label {
    font-size: 13px;
    margin: 10px;
}

.checkout-success-container .message .title {
    font-size: 21px;
    font-family: 'boldf';
}

.checkout-success-container .message svg {
    width: 40px;
    height: 40px;
}

.guest-order-login-container {
    max-width: 530px;
    display: flex;
    justify-content: center;
    min-height: 46vh;
    width: 90%;
    padding: 90px 0 40px;
    margin: auto;
}

.guest-order-login-container .row {
    width: 100%;
}

.guest-order-login-container .row .message-alert {
    width: 100%;
}

.guest-order-login-container h3 {
    margin-bottom: 20px;
    font-size: 20px;
    font-family: boldf, serif;
}

.guest-order-login-container .order-login-alert {
    display: block;
    width: 100%;
    margin: 10px 0;
    color: #9c9c9c;
    line-height: 20px;
    font-size: 13px;
}

.guest-order-login-container .order-login-alert a {
    color: var(--accent-color);
    text-decoration: underline;
}

.checkout-success-container .order-summary {
    background-color: #f4f4f4
}

.checkout-success-container .order-summary p {
    width: 70%;
    margin: auto;
    padding: 10px;
    font-size: 13px
}

.checkout-success-container .order-summary span {
}

.checkout-success-container .order-info {
    width: 70%;
    margin: auto
}

.checkout-success-container .order-info .part {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    padding: 20px 10px 0;
    line-height: 20px;
    font-size: 13px
}

.checkout-success-container .order-info .part h5 {
    margin-bottom: 0;
    font-size: 14px
}

.checkout-success-container .order-info .visit {
    font-size: 13px;
    padding: 20px 10px
}

.checkout-success-container .order-info .visit a {
    color: #f26521
}

.checkout-success-container .goHome a {
    color: #fff;
    border: 2px solid var(--accent-color);
    background-color: var(--accent-color);
    width: 120px;
    margin: 20px auto 30px;
    display: block;
    text-align: center;
    padding: 9px 12px;
    border-radius: 3px;
    transition-duration: .5s;
    font-size: 13px
}

.checkout-success-container .goHome a:hover {
    color: var(--accent-color);
    background-color: #fff
}

.header-row-container.fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: -100px
}

.headerEqua {
    display: none
}

.header-row-container.animate {
    top: 0
}

.header-row-container.animateUp {
    top: -100px
}

.header-row-container.fixed .phone-search,.header-menu-phone {
    display: none
}

.search-div .heading {
    align-items: center;
    position: relative;
    justify-content: space-between;
    display: none
}

.search-div .heading>button {
    text-align: center;
    border: 0;
    background: 0;
    padding: 8px 0 5px 10px;
    font-size: 13px;
    font-family: boldf, serif;
    position: absolute;
    right: 20px;
    top: 17px
}

.search-div .heading form>button {
    width: 18px;
    height: 18px;
    text-align: center;
    border: 0;
    background: 0;
    position: absolute;
    right: 75px;
    top: 12px;
    margin: auto;
    padding: 0;
    color: #b3b1b1;
    display: none
}

.search-div .clearPhoneSearch {
    width: 30px;
    height: 30px;
    border: 0;
    position: absolute;
    left: 8px;
    top: 7px;
    margin: auto;
    padding: 0;
    cursor: pointer;
    z-index: 5;
    text-align: center;
    line-height: 1.9
}

.search-div .clearPhoneSearch:hover {
    background-color: #e7e7e7
}

.search-div.show {
    display: flex!important;
    align-items: center;
    justify-content: center
}

.search-div .heading form>button.show {
    display: flex!important;
    align-items: center;
    justify-content: center
}

#phoneSearchPopUp .insertSSubmitBtn {
    width: 100%!important;
    display: block
}

#phoneSearchPopUp .insertSSubmitBtn button {
    width: 100%;
    position: relative;
    text-align: inherit;
    margin: 0;
    display: block!important;
    right: 0;
    left: 0;
    padding: 10px 15px
}

.search-div .heading input {
}

.search-div .heading input:first-child {
    background: 0 0!important;
    display: none!important
}

input#alog-search-phone {
}

.search-div .heading form {
    flex-grow: 1;
    position: relative
}

.search-div .heading form::before {
    content: "";
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.search-div .content {
    height: calc(100% - 80px);
    overflow-y: auto;
    overscroll-behavior: contain;
    padding: 15px 0
}

.search-div .content .head {
    margin: 0 0 10px;
    color: #000
}

.search-div .content .suggestions {
    padding: 0 20px
}

.search-div .content .suggestions ul {
    display: flex;
    flex-wrap: wrap
}

.search-div .content .suggestions li {
}

.search-div .content .suggestions a {
    background-color: #fff;
    margin: 0 5px 10px 0;
    padding: 10px 10px 6px;
    display: inline-block;
    color: #000;
    border: 1px solid #cecece;
    transition-duration: .3s;
    border-radius: 3px
}

.search-div .content .popular .head {
    padding: 0 20px
}

.search-div .content .suggestions a:hover {
    background-color: #f5f5f5
}

.search-div .content>div {
    margin-bottom: 30px
}

.search-div .content .popular .swiper-slide {
}

.search-div .content .popular .swiper-slide>div {
}

.search-div .content .popular .add-to-cart-container {
    display: none
}

.search-div .content .popular .product-pic {
    height: 120px
}

.search-div .content .popular .saleLabel {
    display: none
}

.search-div .content .popular .product-name {
}

.search-div .content .popular .price {
}

.search-div .content .popular>div {
    padding: 7px 0
}

.search-div .content .results {
    position: absolute;
    z-index: 10;
    background-color: #fff;
    left: 0;
    right: 0;
    top: 52px;
    height: calc(100% - 72px);
    padding: 10px 20px;
    display: none;
    overflow-y: auto;
    overscroll-behavior: contain
}

.search-div .content .results a {
    margin: 0 5px 10px 0;
    padding: 10px 10px 6px;
    display: block;
    color: #000;
    transition-duration: .3s;
    border-radius: 3px
}

.search-div .content .results li {
}

.search-div .content .results ul {
}

.search-div .content .results.active {
    display: block
}

.phoneTarget {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
    background-color: #fff;
    transform: translateX(-130vw);
    transition: .2s;
    width: 100%;
    overflow-y: auto;
    height: 100%;
    overscroll-behavior: contain
}

.phoneTarget .heading {
    display: flex;
    align-items: center;
    position: relative;
    background-color: #f4f4f4;
    padding: 12px 20px
}

.phoneTarget .heading h4 {
    color: #000;
    line-height: normal;
    text-transform: uppercase;
    display: inline-block;
    transition-duration: .3s
}

.phoneTarget .heading .closeMenu {
    width: 18px;
    height: 18px;
    text-align: center;
    border: 0;
    background: 0;
    display: flex;
    align-items: center;
    padding: 0;
    justify-content: center
}

.phoneTarget .heading>div {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.phoneTarget.active {
    transform: translateY(0)
}

#phoneMenu .heading .logo-container {
    margin: 0 -3px
}

#phoneMenu .heading {
    padding: 4px 20px 3px
}

#phoneMenu .content .nav {
    display: block
}

#phoneMenu .content .nav>li {
    color: #000;
    line-height: normal;
    display: block;
    transition-duration: .3s;
    padding: 4px 0;
    cursor: pointer
}

#phoneMenu .content .nav .list-children li {
    text-align: inherit;
    margin: 0;
    width: 100%
}

#phoneMenu .content li .customCheckboxLabel {
    padding-top: 6px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

#phoneMenu .content .nav .trigger {
    width: calc(100% - 12px);
    padding: 10px 5px 16px;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    border-bottom: 1px solid #e7e7e7;
    position: relative;
    font-size: 14px;
    font-family: boldf, serif;
}

#phoneMenu .content .nav li:last-child .trigger {
    border-bottom: 0;
    padding: 4px 5px 0
}

#phoneMenu .content .nav .list-children a div {
    height: 130px;
    background-color: #f4f4f4;
    margin-bottom: 8px;
    display: none
}

#phoneMenu .content .nav .list-children {
    display: flex;
    flex-wrap: wrap
}

#phoneMenu .content .nav .slideContent {
    overflow-y: auto;
    max-height: calc(100vh - 110px);
    border-bottom: 2px solid #f4f4f4;
    display: none
}

#phoneMenu .content .nav .slideContent a {
    padding: 10px 0;
    display: block;
    color: #676767;
    font-size: 13px
}

#phoneMenu .content .nav .trigger i {
    transition-duration: .3s;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #000
}

#phoneMenu .content .nav .trigger::after {
    background: url("https://cdn2.atoliry.com/assets/images/ar.png") center/5px no-repeat;
    width: 17px;
    height: 17px;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    z-index: 1;
    margin: auto;
    transform: rotate(90deg)
}

#phoneMenu .content {
    height: 100%;
    overflow-y: auto;
    overscroll-behavior: contain;
    background-color: #f4f4f4
}

#phoneMenu .content .box {
    padding: 10px 15px;
    background-color: #fff;
    margin-bottom: 15px
}

#phoneMenu .content .simple li a {
    color: #000;
    line-height: normal;
    display: block;
    transition-duration: .3s;
    padding: 7px 0;
    cursor: pointer;
    font-size: 13px
}

#phoneMenu .content .simple.bold li a {
}

#phoneMenu .content .nav .slideContent>a {
    line-height: normal;
    display: block;
    transition-duration: .3s;
    padding: 8px 0 18px;
    cursor: pointer;
    color: var(--accent-color);
    text-decoration: underline;
    font-size: 13px
}

#phoneMenu .app {
    display: flex;
    align-items: center;
    justify-content: space-between
}

#phoneMenu .app>div:first-child {
    width: 100%;
    display: inline-flex;
    align-items: center
}

#phoneMenu .app>div:last-child img {
    max-width: 30px
}

#phoneMenu .app img {
    max-width: 55px
}

#phoneMenu .app a {
    color: #000;
    line-height: normal;
    display: block;
    transition-duration: .3s;
    padding: 7px 10px 4px;
    cursor: pointer
}

#phoneMenu .app label {
    display: block;
    font-size: 13px
}

#phoneMenu .app a .bold {
    font-family: boldf, serif;
    margin: 0 0 5px
}

#phoneMenu .content .box.gray {
    background-color: transparent;
    padding: 0 15px
}

#phoneMenu .content .box .rights p {
    color: #9a9a9a;
    line-height: normal;
    display: block;
    transition-duration: .3s;
    padding: 0 10px;
    cursor: pointer;
    text-align: center;
    font-size: 11px
}

#phoneMenu .content .simple li a.special {
    position: relative;
    color: var(--accent-color)
}

#phoneMenu .content .simple li a.special .specialLink {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 1px;
    bottom: 0;
    margin: auto;
    border-radius: 10px;
    border: 1px solid #41439b70
}

#phoneMenu .content .simple li a.special .specialLink::before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #41439bbd;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    border-radius: 10px
}

#phoneMenu .content .simple li a.special .specialLink::after {
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    border-radius: 10px;
    border: 1px solid #41439bbd
}

#phoneUserMenu .content .nav {
    display: block
}

#phoneUserMenu .content .nav>li {
    color: #000;
    line-height: normal;
    display: block;
    transition-duration: .3s;
    padding: 4px 0;
    cursor: pointer
}

#phoneUserMenu .content {
    height: calc(100% - 60px);
    overflow-y: auto;
    overscroll-behavior: contain;
    background-color: #fff
}

#phoneUserMenu .content .box {
    padding: 10px 15px;
    background-color: #fff;
    margin-bottom: 15px
}

#phoneUserMenu .content .simple li a {
    color: #000;
    line-height: normal;
    display: block;
    transition-duration: .3s;
    padding: 7px 5px 4px;
    cursor: pointer
}

#phoneSwitcher .switcher-div>form>button {
}

#phoneSwitcher .switcher-div form>div.shipping-container {
    padding: 13px 0 0
}

#phoneUserMenu .marasi-form .form-alert p {
    text-align: center
}

#phoneSwitcher .content {
    padding: 15px 20px;
    height: calc(100% - 80px);
    overflow-y: auto;
    overscroll-behavior: contain;
    background-color: #fff
}

header .icons.desktop {
    display: flex
}

header .icons.phone {
    display: none
}

.user-div {
    position: absolute;
    top: 90px;
    right: -3px;
    z-index: 100000;
    max-width: 300px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    margin: auto;
    background-color: #fff
}

.user-div.active {
    opacity: 1;
    visibility: visible
}

.user-div .heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 0 16px;
    border-bottom: 1px solid #e7e7e7;
    width: calc(100% - 50px);
    margin: auto;
    font-size: 13px
}

.user-div .box {
    padding: 10px 25px
}

.user-div .box a {
    display: block;
    padding: 10px 0;
    font-size: 13px;
    color: #000
}

.user-div .box li:last-child a {
    color: var(--accent-color);
    font-family: boldf, serif;
}

.cart-div::before {
    content: "";
    position: absolute;
    top: -5px;
    background-color: #fff;
    width: 15px;
    height: 15px;
    right: 30px;
    transform: rotate(45deg)
}

.user-div .content a:hover {
    color: var(--accent-color)
}

.user-div::before {
    content: "";
    position: absolute;
    top: -5px;
    background-color: #fff;
    width: 15px;
    height: 15px;
    right: 115px;
    transform: rotate(45deg)
}

.switcher-container {
    position: absolute;
    top: 90px;
    right: -3px;
    z-index: 100000;
    max-width: 250px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    margin: auto;
    background-color: #fff
}

.switcher-container.active {
    opacity: 1;
    visibility: visible
}

.switcher-container .heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 0 16px;
    border-bottom: 1px solid #e7e7e7;
    width: calc(100% - 50px);
    margin: auto;
    font-size: 13px
}

.switcher-container .heading h4 {
    margin: 0
}

.switcher-container .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 25px;
    font-size: 13px;
    color: #000;
    flex-wrap: wrap;
    width: calc(100% - 50px)
}

.switcher-container .row .column {
    width: 30%
}

.switcher-container .content {
    padding: 10px 0
}

.switcher-container .row .columnRev {
    text-align: right;
    width: 70%;
    display: flex;
    justify-content: flex-end;
    font-family: reg, serif
}

.switcher-container .row .alert {
    font-size: 11px;
    line-height: 14px;
    color: #a8a8a8;
    margin: 0
}

.shopSwitch {
    display: flex;
    align-items: center;
    align-self: flex-end;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    overflow: hidden
}

.shopSwitch li {
}

.shopSwitch li label {
    font-size: 13px;
    display: block;
    padding: 8px 10px;
    cursor: pointer;
    transition-duration: .3s
}

.shopSwitch li.selected label {
    background-color: var(--accent-color);
    color: #fff
}

.shopSwitch li label:hover {
    background-color: #f5f5f5
}

.shopSwitch li.selected label:hover {
    background-color: var(--accent-color)
}

.switcher-container .row .columnRev.lang {
    max-width: 120px
}

.switcher-container .row .column .currentSC {
    padding: 0;
    background: 0 0;
    color: var(--accent-color);
    display: block;
    text-decoration: underline;
    border: 0;
    margin: auto;
    width: 100%;
    text-align: right;
    font-size: 13px
}

.signup-container .input-container ul {
    display: flex
}

.switcher-container .row .langSwitch {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
    width: 100%;
    text-align: right
}

.switcher-container::before {
    content: "";
    position: absolute;
    top: -5px;
    background-color: #fff;
    width: 15px;
    height: 15px;
    right: 67px;
    transform: rotate(45deg)
}

.switcher-container .row .langSwitch li a.arabic {
    font-family: abold, serif;
    position: relative;
    bottom: 1px
}

.switcher-container .row .langSwitch li {
    width: 50%;
    text-align: center;
    cursor: pointer
}

.switcher-container .row .langSwitch li a {
    display: block;
    color: var(--accent-color);
    padding: 8px 0;
    font-size: 13px
}

li.switcher-container .row .langSwitch li a {
    display: block;
    width: 100%;
    padding: 9px 0;
    color: var(--accent-color);
    cursor: pointer
}

.switcher-container .row .langSwitch li.selected a {
    background-color: var(--accent-color);
    color: #fff
}

.index-container .coverBillboard {
    padding: 40px 0
}

.index-container .coverBillboardContainer {
    margin: auto;
    border-radius: 6px;
    overflow: hidden;
    padding-bottom: 10px
}

.index-container .coverBillboardContainer .swiper {
    border-radius: 6px;
    overflow: hidden
}

.index-container .coverBillboard .cover {
    width: 100%;
    display: block;
    height: 380px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px
}

.index-container .coverBillboardContainer .swiper-pagination-container .swiper-pagination {
    padding: 0 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    background: 0 0;
    bottom: 0;
    margin: auto
}

.index-container .coverBillboardContainer .swiper-pagination-container {
    display: flex;
    margin: auto;
    text-align: center;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 5px;
    height: 25px;
    background: 0 0
}

.index-container .coverBillboardContainer.type2 .swiper-pagination-container {
}

.index-container .coverBillboardContainer .swiper-pagination-bullet {
    margin: 0 6px;
    width: 6px;
    height: 6px;
    background: #d3d3d3;
    opacity: 1;
    top: 0;
    position: relative
}

.index-container .coverBillboardContainer .swiper-pagination-bullet-active {
    background: #545454
}

.index-container .coverBillboard .blocks.type1 {
    margin-top: 15px;
    position: relative
}

.index-container .coverBillboard .blocks.type2 {
    width: 92%;
    margin: auto
}

.index-container .coverBillboard .blocks.type1 .swiper-slide {
}

.index-container .acolSlider .swiper-slide {
    margin-right: 15px
}

.index-container .swiper-wrapper {
    display: flex
}

.index-container .coverBillboard .blocks.type1>div:after {
    display: none
}

.index-container .coverBillboard .blocks.type1 img {
    display: block;
    margin: auto
}

.index-container .coverBillboardContainer .billboard {
    border-radius: 6px;
    position: relative;
    overflow: hidden
}

.index-container .coverBillboardContainer .billboard img {
    display: block
}

.index-container .coverBillboard .blocks.type1 label {
    text-align: center;
    padding: 4px 5px;
    line-height: 16px;
    font-size: 13px;
    display: block;
    color: #666;
    font-family: boldf, serif;
    max-width: 140px;
    margin: auto
}

.index-container .coverBillboard .blocks.type1 a {
    display: block;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: auto;
    max-width: 130px;
    padding: 0
}

.index-container .coverBillboard .blocks.type1 a picture {
    margin: auto;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    overflow: hidden
}

.index-container .coverBillboard .blocks.type2 ul {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 50px 0;
    position: relative;
    max-width: 1024px;
    flex-wrap: wrap;
    margin: auto
}

.index-container .coverBillboard .blocks.type2 li {
    width: calc(33% - 32px);
    margin-bottom: 40px
}

.index-container .coverBillboard .blocks.type2 a {
}

.index-container .coverBillboard .blocks.type2 a picture {
    display: block
}

.index-container .coverBillboard .blocks.type2 .heading {
    text-align: center;
    color: #000;
    font-size: 18px;
    font-family: boldf, serif;
    display: block;
    padding: 15px 0 10px
}

.index-container .coverBillboard .blocks.type2 .subHeading {
    text-align: center;
    color: #000;
    font-size: 15px;
    display: block;
    text-decoration: underline;
    line-height: 18px
}

.index-container .coverBillboard .blocks.type2 img {
    border-radius: 6px;
    overflow: hidden
}

.index-container .productsSlider {
    padding: 30px 0;
    position: relative;
    max-width: 1440px;
    margin: auto;
    overflow: hidden
}

.index-container .productsSlider .sliderContainer {
    max-width: 1440px;
    margin: auto
}

.index-container .productsSlider.enclosedContainer {
    background-color: #f5f5f5;
    padding: 30px 0;
    max-width: 100%
}

.index-container .productsSlider .sliderContainer.site-width {
    max-width: 1450px;
    width: 92%
}

.index-container .productsSlider.enclosedContainer .mainHeading1 {
    margin-bottom: 30px
}

.mainHeading1 {
    text-align: center;
    color: #000;
    margin-bottom: 30px;
    font-size: 22px;
    font-family: boldf, serif;
}

.index-container .productsSlider .products-slider-container {
    position: relative
}

.index-container .brandsSlider .brand {
    width: 100%;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    transition-duration: .3s;
    display: block
}

.index-container .acolSlider a {
    width: 100%;
    display: block;
    transition-duration: .3s;
    border-radius: 6px;
    overflow: hidden
}

.index-container .acolSlider {
    padding: 30px 0;
    position: relative;
    max-width: 1440px;
    margin: auto;
    overflow: hidden
}

.index-container .acolSlider a:hover {
    opacity: .9
}

.index-container .acolSlider a img {
    display: block;
    height: auto;
    width: 100%;
    transition-duration: .5s;
    transform: scale(1)
}

.index-container .brandsSlider {
    padding: 50px 0;
    position: relative
}

.index-container .brandsSlider .brands-slider-container {
    position: relative
}

.index-container .brandsSlider h4 {
    text-align: center;
    color: #333;
    margin-bottom: 30px
}

.index-container .brandsSlider a {
    height: 160px;
    width: 100%;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    transition-duration: .3s;
    display: block
}

.index-container .brandsSlider a:hover {
    background-size: 104%
}

.index-container .categoriesSlider {
    padding: 50px 0;
    position: relative;
    max-width: 1200px
}

.index-container .categoriesSlider ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.index-container .categoriesSlider li {
    width: 16.6667%;
    margin-bottom: 20px
}

.index-container .categoriesSlider a {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #000
}

.index-container .categoriesSlider a:hover label {
    text-decoration: underline
}

.index-container .categoriesSlider a .img img {
    display: block;
    margin: 0 auto 10px
}

.index-container .categoriesSlider a .img {
    margin: 6% 6% 6px
}

.index-container .grid h4 {
    text-align: center;
    color: #333;
    margin: 50px 0 30px
}

.index-container .grid {
    padding: 0 0 50px
}

.index-container .grid-container {
    display: flex;
    align-items: start;
    justify-content: space-between
}

.index-container .grid-container .type2 {
    width: 65%
}

.index-container .grid-container .type1 {
    width: 30%
}

.index-container .grid-container .linkImage {
    height: 550px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    display: block
}

.index-container .grid-container h2 {
    display: block;
    margin: 20px 0 9px
}

.index-container .grid-container .text {
    text-decoration: underline;
    display: block;
    color: #000
}

.index-container .index-search {
    padding: 20px 0;
    display: none;
    width: calc(100% - 40px);
    margin: auto
}

.index-container .index-search form {
    width: 100%;
    position: relative;
    margin: auto;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 0 24px -2px #c7c7c796
}

.index-container .index-search input {
    padding: 12px;
    background-color: #fff;
    border: 0;
    border-radius: 3px;
    line-height: 20px;
    width: calc(100% - 24px)
}

.index-container .specialBlocks a {
    display: inline-block;
    margin: 0;
    width: calc(50% - 15px);
    border-radius: 6px;
    overflow: hidden
}

.index-container .specialBlocks h4 {
    text-align: center;
    color: #333;
    padding: 30px 0;
    margin: auto;
    width: 100%;
    display: none
}

.index-container .specialBlocks {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 30px 0
}

.index-container .specialBlocks img {
    display: block
}

.index-container .triplets {
    padding: 50px 0;
    position: relative
}

.index-container .triplets ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.index-container .triplets li {
    width: 31%
}

.index-container .triplets img {
}

.index-container .counterBanner {
    padding: 20px 0 10px
}

.index-container .promotions-counter {
    display: flex;
    align-items: center;
    justify-content: center;
    direction: ltr
}

.index-container .promotions-counter p {
    background: #000;
    color: #fff;
    margin: 0 10px;
    width: 85px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    font-size: 44px;
    padding: 3px 0 0
}

.index-container .promotions-counter p .label {
    margin: 6px 0 0;
    display: block;
    font-size: 15px
}

.index-container .promotions-counter p .count {
    display: block;
    font-family: price, serif
}

.index-container .marqueeStrip {
    width: 100%;
    margin: auto;
    background: black center/contain repeat-x;
    height: 50px
}

.index-container .marqueeStrip.left {
    animation: marqueeleft 20s infinite linear
}

.index-container .marqueeStrip.right {
    animation: marqueeright 20s infinite linear
}

@keyframes marqueeleft {
    0% {
        background-position: 0
    }

    100% {
        background-position: -1190px
    }
}

@keyframes marqueeright {
    0% {
        background-position: 0
    }

    100% {
        background-position: 1190px
    }
}

.index-container .productSetsBlocks .sets-blocks {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap
}

.index-container .productSetsBlocks .sets-blocks .block {
    width: 23%;
    margin: 0 1% 2%
}

.index-container .productSetsBlocks .sets-blocks .info {
    color: #fff;
    background: #000;
    padding: 20px
}

.index-container .productSetsBlocks .sets-blocks img {
    display: block;
    margin: auto
}

.index-container .productSetsBlocks .sets-blocks .info .link {
    background: var(--accent-color);
    font-size: 15px;
    display: inline-block;
    padding: 8px 16px;
    border-radius: 7px;
    color: #fff;
    transition: .3s ease;
    border: 2px solid var(--accent-color);
}

.index-container .productSetsBlocks {
    padding: 40px 0
}

.index-container .productSetsBlocks .sets-blocks .info .title {
    line-height: 20px;
    font-family: boldf, serif;
    font-size: 17px;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px
}

.index-container .productSetsBlocks .sets-blocks .info .description {
    font-size: 15px;
    color: var(--accent-color);
; margin: 10px 0 15px;
    line-height: 19px;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px
}

.index-container .productSetsBlocks .sets-blocks .info .link:hover {
    background: 0 0
}

.index-container .coverBillboardContainer {
    padding-bottom: 0
}

.indexLoader {
    display: block
}

.indexLoader img {
    display: none;
    max-width: 30px;
    margin: 15px auto
}

.indexLoader.active img {
    display: block
}

body .swiper-button-prev::after,body .swiper-button-next::after {
    display: none
}

body .swiper-button-prev {
    left: -70px;
    height: 32px;
    width: 32px;
    background: url("https://cdn2.atoliry.com/assets/images/ar.svg?v=6") center/16px no-repeat;
    display: inline-block;
    border-radius: 40px;
    -webkit-box-shadow: 0 0 8px 0 #0000003d;
    box-shadow: 0 0 8px #0000003d
}

body .swiper-button-next {
    transform: rotate(180deg);
    right: -70px;
    height: 32px;
    width: 32px;
    background: url("https://cdn2.atoliry.com/assets/images/ar.svg?v=6") center/16px no-repeat;
    display: inline-block;
    border-radius: 40px;
    -webkit-box-shadow: 0 0 8px 0 #0000003d;
    box-shadow: 0 0 8px #0000003d
}

.swiper-button-disabled {
    display: none!important
}

.not-found-container {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center
}

.not-found-container .content {
}

.not-found-container .content h2 {
    font-size: 22px;
    margin: 0 0 30px;
}

.not-found-container .content p {
    font-size: 16px;
    display: block;
    margin: 16px auto 26px
}

.not-found-container .content .continue {
    display: block;
    background-color: var(--accent-color);
    max-width: 160px;
    padding: 10px 0;
    color: #fff;
    margin: auto;
    transition-duration: .5s;
    border: 2px solid var(--accent-color);
    font-size: 14px
}

.not-found-container .content .contact {
    display: block;
    padding: 15px 10px;
    color: var(--accent-color);
    margin: auto;
    text-decoration: underline;
    font-size: 14px
}

.not-found-container img {
    max-width: 300px;
    display: block;
    margin: auto
}

.not-found-container .content .continue:hover {
    color: var(--accent-color);
    background-color: transparent
}

.not-found-container .content .short {
    font-size: 13px;
}

.not-found-container .contact-icons {
    display: flex;
    align-items: center;
    justify-content: center;
}

.not-found-container .contact-icons li {
}

.not-found-container .contact-icons a {
    padding: 0 !important;
    max-width: 30px;
    margin: 0 10px !important;
}

.not-found-container .contact-icons img {
}

.product-review-container .rating-stars ul {
    list-style-type: none;
    padding: 0;
    -moz-user-select: none;
    -webkit-user-select: none
}

.product-review-container .rating-stars ul>li.star {
    display: inline-block;
    cursor: pointer;
    font-size: 30px
}

.product-review-container .rating-stars ul>li.star>i.fas {
    color: #e9e9e9;
    transition-duration: .2s;
    cursor: pointer
}

.product-review-container .rating-stars ul>li.star.hover>i.fas {
    color: #ffcc36
}

.product-review-container .rating-stars ul>li.star.hover>i.fas {
    color: #ffcc36
}

.product-review-container .rating-stars ul>li.star.selected>i.fas {
    color: #ffcc36
}

.product-review-container .recommand input[type=radio] {
    display: none
}

.product-review-container .recommand input[type=radio]+label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    color: #000;
    width: 15px;
    height: 15px;
    margin: 0 8px 0 0;
    border: 1px solid #8c8c8c;
    border-radius: 30px;
    padding: 0
}

.product-review-container .recommand input[type=radio]:checked+label:after {
    content: "";
    width: 9px;
    height: 9px;
    display: block;
    border-radius: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: var(--accent-color)
}

.product-review-container .recommand input[type=radio]+label+label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    color: #000;
    margin-bottom: 0;
    width: calc(100% - 24px)
}

.product-review-container .input-container.recommand li {
    display: flex;
    align-items: center;
    margin-bottom: 13px;
    width: 50%
}

.product-review-container .input-container.recommand ul {
    display: flex;
    align-items: center
}

.addingLoader {
    display: block;
    height: 32px;
    width: 32px;
    -webkit-animation: loader-2-1 3s linear infinite;
    animation: loader-2-1 3s linear infinite
}

@-webkit-keyframes loader-2-1 {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes loader-2-1 {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.addingLoader span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 32px;
    width: 32px;
    clip: rect(16px,32px,32px,0);
    -webkit-animation: loader-2-2 1.5s cubic-bezier(.77,0,.175,1) infinite;
    animation: loader-2-2 1.5s cubic-bezier(.77,0,.175,1) infinite
}

@-webkit-keyframes loader-2-2 {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes loader-2-2 {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.addingLoader span::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 32px;
    width: 32px;
    border: 3px solid transparent;
    border-top: 3px solid #fff;
    border-radius: 50%;
    -webkit-animation: loader-2-3 1.5s cubic-bezier(.77,0,.175,1) infinite;
    animation: loader-2-3 1.5s cubic-bezier(.77,0,.175,1) infinite
}

@-webkit-keyframes loader-2-3 {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes loader-2-3 {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.addingLoader span::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 32px;
    width: 32px;
    border: 3px solid #ffffff80;
    border-radius: 50%
}

div#switcherModal .marasi-alert p {
    margin: 0 auto 10px;
    padding: 0 8px 0 30px
}

.pagination {
    font-family: price, serif;
    text-align: center;
    margin: 20px auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.pagination a:hover {
    color: #000;
    background: #f4f4f4
}

.pagination a,.pagination span {
    color: #ababab;
    height: 35px;
    width: 35px;
    display: inline-block;
    line-height: 25px;
    padding: 5px;
    margin: 0 5px;
    border: 1px solid #cccccc00;
    transition-duration: .3s
}

.pagination a.next-page {
    background: url("https://cdn2.atoliry.com/assets/images/ar.png") center center/7px no-repeat;
    border: 0
}

.pagination a.prev-page {
    background: url("https://cdn2.atoliry.com/assets/images/ar.png") center center/7px no-repeat;
    border: 0;
    transform: rotate(180deg)
}

.pagination a.next-page:hover,.pagination a.prev-page:hover {
    background-color: #f4f4f4
}

.pagination span {
    color: #000;
    background: #f4f4f4
}

.zoomWindowContainer>div {
    border: 1px solid #e4e4e4!important;
    top: 0!important;
    border-radius: 6px;
    box-shadow: 0 0 12px -5px #b4b4b4
}

.zoomLens {
    display: none!important
}

.zoomContainer {
    width: 0!important
}

.product-index-container {
    padding: 50px 0
}

.product-index-container .main-info-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.product-index-container .main-info-container>div {
    width: 50%;
    position: relative
}

.product-index-container .slider-container .sticker {
    position: absolute;
    right: 30px;
    top: 0;
    max-width: 85px;
    z-index: 10
}

.product-index-container .basic-container .brand {
    font-size: 13px;
    color: var(--accent-color);
    font-family: boldf, serif;
    margin-bottom: 10px
}

.product-index-container .basic-container .name {
    font-size: 24px;
    color: #000;
    font-family: boldf, serif;
    display: block;
    margin-bottom: 15px;
    line-height: 30px
}

.product-index-container .basic-container .rating-stars {
    margin-bottom: 10px
}

.product-index-container .basic-container .rating-stars .avg {
    font-size: 15px;
    display: inline-flex;
    margin: 0 5px;
    font-family: boldf, serif;
}

.product-index-container .basic-container .rating-stars .total {
    font-size: 13px;
    display: inline-flex;
    color: #676767
}

.product-index-container .basic-container .rating-stars .sr-avg-rating {
    color: #ffc900
}

.product-index-container .basic-container .rating-stars .sr-unrated {
    color: #dedede
}

.product-index-container .basic-container .rating-stars .stars {
    width: 95px;
    display: inline-flex
}

.product-index-container .basic-container .generalPrice {
    margin-bottom: 15px
}

.product-index-container .basic-container .generalPrice .targetPrice {
    font-size: 19px;
    display: block
}

.product-index-container .basic-container .generalPrice .old {
    font-size: 15px;
    color: #888;
    display: inline-block;
    margin-top: 6px;
    position: relative
}

.product-index-container .basic-container .generalPrice span {
    font-family: price, serif;
    font-size: 24px
}

.product-index-container .basic-container .generalPrice .old span {
    font-size: 17px
}

.product-index-container .basic-container .generalPrice .old::after {
    content: "";
    width: 100%;
    height: 1px;
    margin: auto;
    background-color: #8c8c8c;
    position: absolute;
    left: 0;
    right: 0;
    top: 3px;
    bottom: 0
}

.product-index-container .basic-container .onSale {
    color: var(--accent-color)
}

.product-index-container .basic-container .targetDiscountPrices {
    font-size: 19px;
    display: block;
    color: var(--accent-color)
}

.product-index-container .basic-container .targetDiscountPrices span {
    font-family: price, serif;
    font-size: 24px
}

.product-index-container .seller {
    font-size: 14px;
    display: inline-block;
    color: #8a8a8a;
    border-radius: 4px;
    margin-bottom: 30px
}

.product-index-container .seller a {
    color: var(--accent-color)
}

.product-index-container .specialDiscounts {
    display: flex;
    align-items: self-start;
    margin-bottom: 20px;
    position: relative;
    z-index: 0
}

.product-index-container .specialDiscounts .swiper-slide {
    width: auto !important;
    display: inline-flex;
    margin-bottom: 10px
}

.product-index-container .specialDiscounts .swiper-wrapper {
    display: block
}

.product-index-container .specialDiscounts button {
    background-color: #fff;
    border: 2px solid #d2d2d2;
    border-radius: 4px;
    padding: 6px 11px;
    font-size: 12px;
    color: #222;
    text-align: center;
    transition-duration: .3s;
    cursor: pointer;
    align-items: center
}

.product-index-container .specialDiscounts button>label {
    display: block
}

.product-index-container .specialDiscounts button>.amount {
    font-family: boldf, serif;
    display: block;
    font-size: 13px;
    color: var(--accent-color);
    margin-bottom: 2px
}

.product-index-container .specialDiscounts button>.price {
    display: block;
    font-size: 11px;
    color: #909090
}

.product-index-container .specialDiscounts button>.price span {
    font-size: 13px
}

.product-index-container .specialDiscounts .activeDiscount {
    border-color: var(--accent-color)
}

.product-index-container .specialDiscounts .activeDiscount>.price {
    color: #000
}

.product-index-container .prices-container {
    border-bottom: 1px solid #ececec;
    margin-bottom: 15px
}

.product-index-container .prices-container .variant-type {
    margin-bottom: 0
}

.product-index-container .prices-container .variant-type>label {
    font-size: 14px;
    display: block;
    font-family: boldf, serif;
}

.product-index-container .prices-container .variant-type ul {
    display: flex;
    padding: 10px 2px;
    align-items: center;
    flex-wrap: wrap
}

.product-index-container .prices-container .variant-type li {
    margin: 0 15px 15px 0
}

.product-index-container .prices-container .variant-price-container input {
    display: none
}

.product-index-container .prices-container .variant-price-container label {
    font-size: 12px;
    color: #626262;
    font-family: boldf, serif;
    padding: 10px 14px;
    display: block;
    border-radius: 6px;
    box-shadow: 0 0 3px 0 #00000040;
    border: 2px solid transparent;
    cursor: pointer;
    transition-duration: .3s;
    white-space: nowrap
}

.product-index-container .prices-container .variant-price-container input:checked+label,.product-index-container .prices-container .variant-price-container label:hover {
    color: #000;
    border-color: var(--accent-color);
    background-color: #f5f5ff;
    box-shadow: none
}

.product-index-container .cart-container {
    display: flex;
    align-items: center
}

.product-index-container .alerts label {
    padding: 20px 0;
    width: 100%;
    font-size: 13px;
    color: #cd0000;
    display: block
}

.product-index-container .addToCartBtn,.product-index-container .outOfStockBtn {
    margin: 0 15px 0 0;
    font-size: 15px;
    color: #fff;
    font-family: boldf, serif;
    padding: 0 24px;
    border-radius: 6px;
    border: 2px solid var(--accent-color);
    cursor: pointer;
    transition-duration: .3s;
    background-color: var(--accent-color);
    display: flex;
    justify-content: center;
    overflow: hidden;
    align-items: center;
    flex-wrap: wrap;
    height: 43px
}

.product-index-container .outOfStockBtn {
    border-color: #3e3e3e;
    background-color: #3e3e3e;
    margin: 0
}

.product-index-container .outOfStock {
    max-width: 300px
}

.product-index-container .addToCartBtn .add i,.product-index-container .outOfStockBtn .add i {
    font-size: 11px;
    margin: 0 0 0 7px
}

.product-index-container .addToCartBtn.ani.adding .add,.product-index-container .outOfStockBtn.ani.adding .add {
    transform: translateY(-100%)
}

.product-index-container .addToCartBtn.ani.adding *,.product-index-container .outOfStockBtn.ani.adding * {
    color: #fff
}

.product-index-container .addToCartBtn.ani.adding .adding,.product-index-container .outOfStockBtn.ani.adding .adding {
    transform: translateY(-100%)
}

.product-index-container .addToCartBtn:hover>*,.product-index-container .outOfStockBtn:hover>* {
    color: #fff
}

.product-index-container .addToCartBtn.ani.adding:hover {
    background: var(--accent-color)
}

.product-index-container .outOfStockBtn.ani.adding:hover {
    background: #3e3e3e
}

.product-index-container .addToCartBtn.ani>*,.product-index-container .outOfStockBtn.ani>* {
    margin: 0;
    cursor: pointer;
    display: flex;
    width: 100%;
    text-transform: uppercase;
    transition-duration: .2s;
    color: #fff;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%
}

.product-index-container .addToCartBtn.ani .adding label,.product-index-container .outOfStockBtn.ani .adding label {
    margin: 0 5px
}

.product-index-container .addToCartBtn:hover {
    color: var(--accent-color);
    background-color: #fff
}

.product-index-container .outOfStockBtn:hover {
    color: #3e3e3e;
    background-color: #fff
}

.product-index-container .addToCartBtn:hover * {
    color: var(--accent-color);
    cursor: pointer
}

.product-index-container .outOfStockBtn:hover * {
    color: #3e3e3e;
    cursor: pointer
}

.product-index-container .outOfStockLabel {
    display: flex;
    align-items: center;
    padding: 10px 0
}

.product-index-container .outOfStockLabel span {
    width: 30px;
    height: 20px;
    display: block;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNC4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMjQuMiAxMjMuOCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTI0LjIgMTIzLjg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnIGZpbGw9IiNlYTViMGIiPg0KCTxkZWZzPg0KCQk8cGF0aCBpZD0iU1ZHSURfMl8iIGQ9Ik02Mi4xLDUyLjRjLTMuMSwwLTUuNy0yLjUtNS43LTUuN2MwLTMuMSwyLjUtNS43LDUuNy01LjdzNS43LDIuNSw1LjcsNS43QzY3LjgsNDkuOSw2NS4zLDUyLjQsNjIuMSw1Mi40eg0KCQkJIE02Mi4xLDkyLjJjMTYuOCwwLDMwLjMtMTMuNiwzMC4zLTMwLjNTNzguOSwzMS42LDYyLjEsMzEuNlMzMS44LDQ1LjIsMzEuOCw2MS45UzQ1LjQsOTIuMiw2Mi4xLDkyLjJ6IE02Mi4xLDk5LjgNCgkJCWMtMjAuOSwwLTM3LjktMTctMzcuOS0zNy45UzQxLjIsMjQsNjIuMSwyNFMxMDAsNDEsMTAwLDYxLjlTODMuMSw5OS44LDYyLjEsOTkuOHogTTY1LjksNzUuMmgxLjljMi4xLDAsMy44LDEuNywzLjgsMy44DQoJCQljMCwyLjEtMS43LDMuOC0zLjgsMy44SDU2LjRjLTIuMSwwLTMuOC0xLjctMy44LTMuOGMwLTIuMSwxLjctMy44LDMuOC0zLjhoMS45VjYzLjhoLTEuOWMtMi4xLDAtMy44LTEuNy0zLjgtMy44DQoJCQljMC0yLjEsMS43LTMuOCwzLjgtMy44aDUuN2MxLjEsMCwyLDAuNCwyLjcsMS4xYzAuNywwLjcsMS4xLDEuNiwxLjEsMi43Vjc1LjJ6Ii8+DQoJPC9kZWZzPg0KCTx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzJfIiAgc3R5bGU9Im92ZXJmbG93OnZpc2libGU7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7Ii8+DQoJPGNsaXBQYXRoIGlkPSJTVkdJRF81XyI+DQoJCTx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzJfIiAgc3R5bGU9Im92ZXJmbG93OnZpc2libGU7Ii8+DQoJPC9jbGlwUGF0aD4NCjwvZz4NCjwvc3ZnPg0K) no-repeat left center;
}

.product-index-container .outOfStockLabel label {
    font-size: 13px;
    font-family: boldf, serif;
    color: var(--accent-color);
    display: flex;
    align-items: center
}

.product-index-container .backToStockAlert p {
    padding-top: 0
}

.product-index-container .cart-container .qty {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.product-index-container .cart-container .qty>div {
    width: 35px;
    height: 35px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center
}

.product-index-container .cart-container .qty>div svg {
    width: 30px
}

.product-index-container .cart-container .qty>div svg path {
    transition: .15s ease
}

.product-index-container .cart-container .qty .increase:hover svg path:nth-child(1),.product-index-container .cart-container .qty .decrease:hover svg path:nth-child(1) {
    fill: var(--accent-color)!important
}

.product-index-container .cart-container .qty .increase:hover svg path:nth-child(2),.product-index-container .cart-container .qty .decrease:hover svg path:nth-child(2) {
    fill: #fff!important
}

.product-index-container .cart-container .qty input {
    text-align: center;
    margin: 0 2px;
    width: 50px;
    height: 30px;
    border: 0;
    font-size: 18px;
    font-family: price, serif;
    -webkit-appearance: none;
    appearance: none;
    padding: 0
}

.product-index-container .product-shipping .ship-date {
    font-size: 13px;
    display: block;
    padding: 15px 0 0;
    color: #000;
    border-radius: 4px
}

.product-index-container .product-shipping .ship-date {
    color: var(--accent-color)
}

.product-index-container .ship-slider ul {
    display: flex;
    padding: 15px 2px 10px;
    align-items: center;
    flex-wrap: wrap;
    overflow-x: auto
}

.product-index-container .ship-slider li {
    margin: 0 15px 15px 0;
    box-shadow: 0 0 3px 0 #00000040;
    border-radius: 6px;
    padding: 2px
}

.product-index-container .ship-slider li div {
    display: block;
    width: 140px
}

.product-index-container .ship-slider img {
    display: block
}

.product-index-container .product-bundles {
    background-color: #f8f8f8;
    padding: 20px 30px
}

.product-index-container .product-bundles .bundle-container {
    display: flex;
    justify-content: flex-start;
    border: 1px solid #b0b0b0;
    background-color: #fff;
    padding: 20px;
    flex-wrap: wrap
}

.product-index-container .product-bundles h2 {
    font-size: 18px;
    display: block;
    color: #000;
    margin-bottom: 10px
}

.product-index-container .product-bundles .bundle-item {
    width: calc(33.33% - 20px)
}

.product-index-container .product-bundles .bundle-item .item-control input[type=checkbox] {
    display: none
}

.product-index-container .product-bundles .bundle-item .item-control label {
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    color: #fff;
    width: 20px;
    height: 20px;
    border: 1px solid #8c8c8c;
    border-radius: 4px;
    padding: 0;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center
}

.product-index-container .product-bundles .bundle-item .product-pic {
    width: 150px;
    height: 120px;
    display: block;
    background: transparent center/contain no-repeat;
    margin: auto
}

.product-index-container .product-bundles .bundle-item .product-price span {
    font-family: price, serif;
    font-size: 18px;
    /* padding:0 4px; */
}

.product-index-container .product-bundles .bundle-item .product-price {
    font-size: 14px;
    display: block;
    margin: 10px 0 5px
}

.product-index-container .product-bundles .bundle-item .product-name {
    display: block;
    color: #5e5e5e;
    font-size: 12px;
    height: 36px;
    line-height: 18px
}

.product-index-container .product-bundles .bundle-item .product-name span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.product-index-container .product-bundles .bundle-item input[type=checkbox]:checked+label {
    background-color: #ea6820;
    border-color: #ea6820;
}

.product-index-container .product-bundles button {
    margin: 20px auto;
    font-size: 16px;
    color: var(--accent-color);
    font-family: boldf, serif;
    padding: 0 24px;
    border-radius: 6px;
    border: 2px solid var(--accent-color);
    background-color: #fff;
    width: 100%;
    text-align: center;
    cursor: pointer;
    transition-duration: .3s;
    display: flex;
    justify-content: center;
    overflow: hidden;
    align-items: center;
    flex-wrap: wrap;
    height: 43px
}

.product-index-container .product-bundles button.disabled {
    opacity: .5;
    cursor: not-allowed
}

.product-index-container .isBundle .addToCartBtn.ani>* {
    margin: 0;
    cursor: pointer;
    display: flex;
    width: 100%;
    text-transform: uppercase;
    transition-duration: .2s;
    color: var(--accent-color);
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%
}

.product-index-container .isBundle .addToCartBtn.disabled>* {
    cursor: not-allowed
}

.product-index-container .isBundle .addToCartBtn.ani.adding * {
    color: var(--accent-color)
}

.product-index-container .isBundle .addToCartBtn.ani span {
    background-color: var(--accent-color)
}

.product-index-container .product-bundles button:hover {
    color: #fff;
    background-color: var(--accent-color)
}

.product-index-container .isBundle .addToCartBtn:hover * {
    color: #fff
}

.product-index-container .isBundle .addToCartBtn.ani.adding:hover * {
    color: #fff
}

.product-index-container .isBundle .addToCartBtn.ani:hover span {
    background: #fff
}

.product-index-container .product-bundles .bundle-item .item-control i {
    position: relative;
    top: 1px
}

.product-index-container .product-bundles .bundle-container .bundle-add {
    font-size: 40px;
    background: white center/30px no-repeat;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.product-index-container .slider-container .zoomImage {
    display: none;
    width: 40px;
    height: 40px;
    background: white url("https://cdn2.atoliry.com/assets/images/zoom.svg?ver=2") center/22px no-repeat;
    border: 0;
    opacity: .6
}

.product-index-container .slider-container .desc-slider .swiper {
    width: calc(100% - 100px)!important;
    height: 100%;
    margin: 0
}

.product-index-container .slider-container .desc-slider .swiper-slide .phone-slide {
    display: none
}

.product-index-container .slider-container .desc-slider .swiper-slide {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    align-items: center;
    vertical-align: middle
}

.product-index-container .slider-container .desc-slider {
    display: flex;
    padding: 0 20px;
    justify-content: space-between;
    overflow: hidden
}

.product-index-container .slider-container .desc-slider .gallery-top {
    height: 100%;
    width: calc(100% - 20%)
}

.product-index-container .slider-container .desc-slider .gallery-thumbs {
    width: 90px!important;
    height: 400px
}

.product-index-container .slider-container .desc-slider .gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: .4;
    cursor: pointer;
    transition: .2s;
    width: calc(100% - 22px);
    display: flex;
    padding: 0 10px
}

.product-index-container .slider-container .desc-slider .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1
}

.product-index-container .more-details {
    padding: 30px 0
}

.product-index-container .video-description-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    max-width: 650px
}

.product-index-container .video-description-container iframe,.product-index-container .video-description-container object,.product-index-container .video-description-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important
}

.product-index-container .more-details .moreDetailsTriggers {
    display: flex;
    align-items: center
}

.product-index-container .more-details .moreDetailsTriggers.phone {
    display: none;
    background: #f9f9f9
}

.product-index-container .more-details .moreDetailsTriggers.phone li {
    background: #fff;
    margin: 5px 0
}

.product-index-container .more-details .moreDetailsTriggers.phone {
}

.product-index-container .more-details .moreDetailsTriggers.phone .trigger {
    border: 0;
    border-bottom: 3px solid transparent;
    font-size: 15px;
    background: 0;
    padding: 15px 0;
    font-family: boldf, serif;
    color: var(--accent-color);
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.product-index-container .more-details .moreDetailsTriggers.phone .trigger i {
    font-size: 12px;
    color: #9f9f9f
}

.product-index-container .more-details .moreDetailsTriggers.phone .trigger.active i {
    transform: rotateZ(180deg)
}

.product-index-container .more-details .moreDetailsTriggers.phone .target {
    display: none;
    padding-bottom: 20px
}

.product-index-container .more-details .moreDetailsTriggers.phone .target.active {
    display: block
}

.product-index-container .more-details .moreDetailsTriggers.desktop .active>button {
    border-bottom: 3px solid var(--accent-color);
    color: var(--accent-color)
}

.product-index-container .more-details .moreDetailsTriggers.desktop button {
    border: 0;
    border-bottom: 3px solid transparent;
    font-size: 18px;
    background: 0;
    padding: 5px;
    margin: 0 25px 0 0;
    font-family: boldf, serif;
    color: #676767;
    display: block
}

.product-index-container .more-details .tab-content {
    padding: 30px 0;
    margin: 0 20px
}

.product-index-container .more-details .content {
    line-height: normal;
    color: #676767;
    font-size: 13px
}

.product-index-container .more-details .tab-content>div {
    display: none
}

.product-index-container .more-details .tab-content .active {
    display: block
}

.product-index-container .more-details .moreDetailsTriggers.desktop .active {
}

.product-index-container .description>* {
    margin: 8px 0;
    text-align: justify
}

.product-index-container .description li {
    padding: 5px 0
}

.product-index-container .description li::before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: var(--accent-color);
    display: inline-block;
    vertical-align: middle;
    margin: 0 9px;
    border-radius: 5px
}

.product-index-container .description a {
    color: var(--accent-color)
}

.product-index-container .more-details .rating .customerReco {
    color: var(--accent-color);
    display: flex;
    align-items: center;
    font-family: boldf, serif;
    font-size: 13px
}

.product-index-container .more-details .rating li {
    padding: 10px 0;
    border-bottom: 1px solid #e7e7e7
}

.product-index-container .more-details .rating li:last-child {
    border-bottom: 0
}

.product-index-container .more-details .rating .customerReco i {
    color: var(--accent-color);
    font-size: 9px;
    border-radius: 20px;
    padding: 0;
    margin: -1px 5px 0 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.product-index-container .more-details .rating .customerName {
    font-size: 13px;
    font-family: boldf, serif;
    color: #000;
    margin: 7px 0 0;
    display: flex;
    align-items: center
}

.product-index-container .more-details .rating .customerRate {
    display: flex;
    margin: 0 10px;
    align-items: center;
    font-family: reg, serif
}

.product-index-container .more-details .rating .customerRate i {
    color: #ffcc36;
    margin: -4px 4px 0
}

.product-index-container .more-details .rating .customerFeedback {
    display: block;
    margin: 6px 0 0
}

.product-index-container .more-details .rating .customerReco i::before {
    position: relative;
    top: 1px
}

.product-index-container .more-details .questions .question {
    font-family: boldf, serif;
}

.product-index-container .more-details .questions .answer {
}

.product-index-container .more-details .questions li {
    color: #676767;
    font-size: 14px;
    border-bottom: 1px solid #ececec;
    padding: 16px 0
}

.product-index-container .more-details .questions li:last-child {
    border: 0
}

.product-index-container .more-details .questions button {
    margin: 20px auto 0!important;
    font-size: 13px;
    color: var(--accent-color);
    font-family: boldf, serif;
    padding: 0 24px;
    border-radius: 6px;
    border: 2px solid var(--accent-color);
    cursor: pointer;
    transition-duration: .3s;
    background-color: #fff;
    display: flex;
    justify-content: center;
    overflow: hidden;
    align-items: center;
    flex-wrap: wrap;
    height: 36px
}

.product-index-container .more-details .questions button:hover {
    background-color: var(--accent-color);
    color: #fff
}

.product-index-container .recommendations {
    position: relative
}

.product-index-container .recommendedForYou .headings {
    font-size: 18px;
    font-family: boldf, serif;
    color: #414141;
    margin-bottom: 20px
}

.product-index-container .recommendedForYou .site-width {
    width: 100%
}

.product-index-container .recommendedForYou .headings {
    width: 92%;
    margin: 0 auto 20px
}

.product-index-container .specifications table {
    width: 100%;
    max-width: 350px
}

.product-index-container .specifications td {
    padding: 10px 15px
}

.product-index-container .specifications tr:nth-child(even) td {
    background-color: #f6f6f6
}

.product-index-container .swiper-pagination-container {
    display: none;
    margin: 5px auto;
    text-align: center;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 20px
}

.product-index-container .swiper-pagination-container .swiper-pagination {
    padding: 5px 14px
}

.product-index-container .swiper-pagination-container .swiper-pagination-bullet {
    margin: 0 5px;
    width: 5px;
    height: 5px;
    background: #d3d3d3;
    opacity: 1;
    top: -3px;
    position: relative
}

.product-index-container .swiper-pagination-container .swiper-pagination-bullet-active {
    background: #545454
}

.product-index-container .sticky-form {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
    padding: 9px 10px;
    border-top: 1px solid #f4f4f4;
    z-index: 50;
    transform: translateY(100%);
    transition-duration: .3s;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.product-index-container .sticky-form.active {
    transform: translateY(0)
}

.product-index-container .sticky-form .brother {
    display: flex;
    justify-content: flex-end;
    width: 50%
}

.product-index-container .sticky-form .info {
    display: flex;
    align-items: center;
    width: 50%
}

.product-index-container .sticky-form .info img {
    max-width: 55px
}

.product-index-container .sticky-form .info .title {
    font-size: 14px;
    margin: 0 10px
}

.product-index-container .sticky-form .info .brand {
    font-size: 13px;
    color: var(--accent-color);
    font-family: boldf, serif;
    margin: 0 10px 5px;
    display: block
}

.product-index-container .product-bottom-badges {
    padding: 20px 0;
    max-width: 768px;
    margin: 40px auto 0
}

.product-index-container .product-bottom-badges li {
    width: calc(33% - 10px);
    padding: 0 5px
}

.product-index-container .product-bottom-badges ul {
    display: flex;
    justify-content: space-between
}

.product-index-container .product-bottom-badges img {
    display: block;
    max-width: 55px;
    margin: auto
}

.product-index-container .product-bottom-badges label {
    font-size: 13px;
    font-family: boldf, serif;
    text-align: center;
    display: block;
    margin: 20px 0 10px
}

.product-index-container .product-bottom-badges p {
    font-size: 11px;
    text-align: center;
    display: block;
    line-height: normal;
    color: #676767
}

.specialMark footer {
    border-top: 1px solid #ccc
}

.specialMark footer {
    border-top: 1px solid #ccc
}

.products-layout-container {
    width: 92%;
    max-width: 1440px;
    margin: auto;
    padding: 20px 0
}

.products-layout-container .products-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 10px 0 20px
}

.products-layout-container .products-list .products-container {
    width: calc(100% - 280px)
}

.products-layout-container .products-list .filters {
    width: 250px;
    min-width: 250px;
    margin: 10px 0
}

.products-layout-container .products-list .products-container .products-lists {
    display: flex;
    flex-wrap: wrap;
    margin: 20px auto;
    width: 100%
}

.products-layout-container .products-list .products-container .products-lists li {
    width: 25%;
    display: inline-block;
    background-color: #fff;
    margin: 10px 0;
    padding: 0 0 20px;
    vertical-align: top;
    border-bottom: 1px solid #eaeaea;
    position: relative;
    z-index: 10
}

.products-layout-container .products-list .products-container .products-lists li .product-container .product-pic {
    height: 200px;
    background: center/contain no-repeat
}

.products-layout-container .pageTitleContainer {
    position: relative;
    z-index: 50
}

.products-layout-container .pageTitleContainer .breadcrumbs li:first-child a {
    padding-left: 0
}

.products-layout-container .pageTitleContainer .breadcrumbs a {
    color: #a5a5a5;
    display: block;
    padding: 0 10px;
    position: relative;
    font-size: 11px
}

.products-layout-container .pageTitleContainer .breadcrumbs li {
    display: inline-block
}

.products-layout-container .pageTitleContainer .breadcrumbs a::before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    right: -3px;
    bottom: 0;
    top: -3px;
    margin: auto;
    border-right: 1px solid #a5a5a5;
    border-bottom: 1px solid #a5a5a5;
    transform: rotate(-45deg)
}

.products-layout-container .pageTitleContainer .pageTitle {
    display: block;
    color: #000;
    line-height: normal;
    margin: 16px 0;
    font-size: 20px;
    font-family: boldf, serif;
}

.products-layout-container .pageCover {
    position: relative;
    z-index: 50
}

.products-layout-container .products-list .filters h3 {
    display: block;
    color: #000;
    line-height: normal;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-size: 15px;
    font-family: boldf, serif;
}

.products-layout-container .products-list .filters .options li {
    font-size: 13px
}

.products-layout-container .products-list .filters .options a {
    display: block;
    color: #676767;
    line-height: normal;
    transition-duration: .3s;
    padding: 10px 0
}

.products-layout-container .products-list .filters .options a.active {
    color: var(--accent-color)
}

.products-layout-container .products-list .filters .options a:hover {
    color: #000
}

.products-layout-container .products-list .filters>div {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 26px;
    padding-bottom: 16px
}

.products-layout-container .pageTitleContainer .breadcrumbs li:last-child a:last-child::before {
    display: none
}

.products-layout-container .products-list .filters .options li.active a {
    color: #000
}

.products-layout-container .specials-option,.products-layout-container .specials-option-r {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse
}

.products-layout-container .specials-option .filterBrandImg {
    width: 40px;
    height: 30px;
    vertical-align: middle;
    margin: 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

.products-layout-container .specials-option input,.products-layout-container .specials-option-r input {
    display: none
}

.products-layout-container .specials-option input+label {
    background-color: transparent;
    display: flex;
    height: 15px;
    width: 15px;
    vertical-align: middle;
    position: relative;
    border: 1px solid #929292;
    border-radius: 4px;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    color: transparent
}

.products-layout-container .specials-option:hover input+label {
    color: #dfdfdf;
    border-color: #111
}

.products-layout-container .specials-option input:checked+label {
    color: #dfdfdf;
    background-color: #111
}

.products-layout-container .specials-option label {
    cursor: pointer;
    margin: 0
}

.products-layout-container .specials-option-r label {
    cursor: pointer;
    margin: 0
}

.products-layout-container .specials-option-r input+label {
    height: 15px;
    width: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #929292;
    border-radius: 64px;
    flex-shrink: 0
}

.products-layout-container .specials-option-r:hover input+label {
    color: #dfdfdf;
    border-color: #111
}

.products-layout-container .specials-option-r input:checked+label {
    border-color: #111
}

.products-layout-container .specials-option-r input+label:after {
    content: "";
    width: .438rem;
    height: .438rem;
    display: block;
    border-radius: 74px
}

.products-layout-container .specials-option-r:hover input+label:after {
    background: #dfdfdf
}

.products-layout-container .specials-option-r input:checked+label:after {
    width: 11px;
    height: 11px;
    background: #111
}

.products-layout-container .products-list .filters .options li .customCheckboxLabel {
    display: inline-block;
    color: #676767;
    line-height: normal;
    transition-duration: .3s;
    cursor: pointer;
    padding: 10px 0;
    width: calc(100% - 21px)
}

.products-layout-container .products-list .filters .options li .customCheckboxLabel:hover {
    color: #000
}

.products-layout-container .specials-option input:checked+label::before {
    background-color: #616161;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 8px;
    height: 8px;
    margin: auto
}

.products-layout-container .products-list .filters .options li.hideMe {
    display: none
}

.products-layout-container .categoryBillboard {
    border-radius: 6px;
    overflow: hidden
}

.products-layout-container .categoryBillboard a {
    display: block
}

.products-layout-container .categoryBillboard a img {
    display: block
}

.products-layout-container .billboardSubcategories a label {
    display: block;
    color: #000;
    line-height: normal;
    margin: 0 0 10px;
    text-transform: uppercase;
    text-align: center
}

.products-layout-container .billboardSubcategories {
    padding: 5px 0 20px;
    position: relative
}

.products-layout-container .billboardSubcategories .swiper-button-prev {
    left: -30px
}

.products-layout-container .billboardSubcategories .swiper-button-next {
    right: -30px
}

.products-layout-container .billboardSubcategories .swiper-button-prev,.products-layout-container .billboardSubcategories .swiper-button-next {
    top: 60px
}

.products-layout-container .billboardSubcategories .swiper-button-next:after,.products-layout-container .billboardSubcategories .swiper-button-prev:after {
    color: #000
}

.products-layout-container .billboardSlider {
    position: relative
}

.products-layout-container .billboardSlider .swiper-pagination-container {
    display: flex;
    margin: 5px auto 0;
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 15px
}

.products-layout-container .billboardSlider .swiper-pagination-container .swiper-pagination-bullet {
    background: #000;
    margin: 0 3px;
    width: 6px;
    height: 6px
}

.products-layout-container .products-list .list-controls {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap
}

.products-layout-container .products-list .list-controls .search-summary {
    font-size: 13px
}

.products-layout-container .products-list .list-controls .sort-by-container form {
    min-width: 190px;
    margin: 0 10px;
    position: relative;
    line-height: normal;
    border: 1px solid #cecece;
    padding: 9px 16px 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.products-layout-container .products-list .list-controls .sort-by-container span {
    position: relative;
    z-index: 12;
    padding: 0 7px 0 0;
    line-height: normal;
    cursor: pointer;
    width: 60px
}

.products-layout-container .products-list .list-controls .sortBySelect {
    position: absolute;
    top: 38px;
    background: #fff;
    box-shadow: 0 2px 12px -3px #00000061;
    z-index: 30;
    width: 100%;
    right: 0
}

.products-layout-container .products-list .list-controls .sortBySelectSelected {
    position: relative;
    z-index: 11;
    padding: 0 3px 0 0;
    cursor: pointer;
    width: calc(100% - 60px)
}

.products-layout-container .products-list .list-controls .sortBySelect ul {
    padding: 5px 0;
    display: none
}

.products-layout-container .products-list .list-controls .sortBySelect li {
    display: block;
    width: 100%;
    cursor: pointer;
    padding: 8px 10px 4px
}

.products-layout-container .products-list .list-controls .sortBySelect li:hover {
    background-color: #f4f4f4
}

.products-layout-container .products-list .filters .options li.hide {
    display: none
}

.products-layout-container .products-list .filters .options li .showHiddenList {
    display: inline-block;
    line-height: normal;
    margin: 0;
    transition-duration: .3s;
    cursor: pointer;
    border: 0;
    background: 0;
    color: var(--accent-color);
    text-decoration: underline;
    font-size: 13px;
    padding: 12px 0
}

.products-layout-container .list-tags {
    width: calc(100% - 20px);
    overflow: visible
}

.products-layout-container .list-tags a {
    background-color: transparent;
    margin: 0 2px 10px;
    padding: 8px 16px;
    display: inline-block;
    color: #000;
    border: 1px solid #cecece;
    transition-duration: .3s;
    border-radius: 3px;
    font-size: 13px
}

.products-layout-container .list-tags a:hover {
    background-color: #cecece59
}

.products-layout-container .list-tags .swiper-slide {
    width: auto
}

.products-layout-container .products-list .list-controls .summary {
    display: inline-flex;
    align-items: center;
    width: 100%;
    justify-content: flex-end
}

.products-layout-container .billboardSlider .swiper {
    border-radius: 6px;
    overflow: hidden
}

.products-layout-container .emptyResults {
    min-height: 60vh;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 60px 0 0
}

.products-layout-container .emptyResults p {
    padding: 4px 14px;
    color: #000;
    text-align: center
}

.products-layout-container .emptyResults p+label {
    padding: 10px 14px 0;
    color: #919191;
    text-align: center;
    font-size: 13px;
    display: block
}

.products-layout-container .emptyResults p span {
    font-family: boldf, serif;
}

.products-layout-container .emptyResults ul a {
    color: var(--accent-color)
}

.products-layout-container .emptyResults ul li {
    padding: 4px 15px;
    color: #000
}

.products-layout-container .searchno {
    height: 110px;
    width: 110px;
    background-color: #8a0000
}

.products-layout-container .emptyResults ul li::before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 1px;
    background-color: #000;
    vertical-align: middle;
    top: -2px;
    position: relative;
    margin: 0 8px
}

.products-layout-container .noSearchIcon {
    background: url('https://cdn2.atoliry.com/assets/images/searchres.png') center/contain no-repeat;
    width: 130px;
    height: 130px
}

.products-layout-container .emptyResults>div {
    display: flex;
    align-items: center;
    justify-content: center
}

.products-layout-container #phoneFilters {
    position: fixed;
    top: 0;
    right: -100%;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    max-width: 480px;
    overflow: hidden;
    opacity: 1;
    visibility: visible;
    transition-duration: .3s
}

.products-layout-container #phoneFilters .filtersContent {
    background-color: #fff;
    z-index: 10000;
    width: 100%;
    height: 100%
}

.products-layout-container #phoneFilters.open {
    right: 0
}

.products-layout-container #phoneFilters .phoneFiltersOverlay {
    background-color: rgb(34 34 34/38%);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition-duration: .3s;
    opacity: 0;
    visibility: hidden
}

.products-layout-container #phoneFilters .heading {
    display: flex;
    align-items: center;
    position: relative;
    background-color: #f4f4f4;
    padding: 16px 20px
}

.products-layout-container #phoneFilters .content {
    padding: 0 20px;
    height: calc(100% - 60px);
    overflow-y: auto;
    overscroll-behavior: contain
}

.products-layout-container #phoneFilters .heading h4 {
    color: #000;
    line-height: normal;
    text-transform: uppercase;
    display: inline-block;
    transition-duration: .3s;
    font-size: 16px;
    font-family: boldf, serif;
}

.products-layout-container #phoneFilters .heading .closeFilters {
    width: 18px;
    height: 18px;
    text-align: center;
    border: 0;
    background: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 23px;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 16px;
    color: #000
}

.products-layout-container #phoneFilters .heading>div {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.products-layout-container #phoneFilters .heading .goBack.active {
    opacity: 1;
    visibility: visible
}

.products-layout-container #phoneFilters .content .nav {
    display: block
}

.products-layout-container #phoneFilters .content .nav>li {
    color: #000;
    line-height: normal;
    display: block;
    transition-duration: .3s;
    padding: 4px 0 15px;
    cursor: pointer;
    border-bottom: 1px solid #eaeaea
}

.products-layout-container #phoneFilters .content .nav li li {
    transition-duration: .3s
}

.products-layout-container #phoneFilters .content li .customCheckboxLabel {
    width: calc(100% - 21px);
    font-size: 13px;
    display: inline-block;
    color: #676767;
    line-height: normal;
    transition-duration: .3s;
    cursor: pointer;
    padding: 10px 0
}

.products-layout-container #phoneFilters .content .nav .trigger {
    width: 100%;
    padding: 15px 0 5px;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    font-size: 14px;
    font-family: boldf, serif;
}

.products-layout-container #phoneFilters .content .nav .slideContent {
    overflow-y: auto;
    height: 100%;
    margin-top: 15px
}

.products-layout-container #phoneFilters .content .nav .trigger i {
    transition-duration: .3s;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 12px;
    margin: 0 7px
}

.products-layout-container #phoneFilters a {
    color: #676767;
    display: block;
    font-size: 13px;
    padding: 10px 0
}

.products-layout-container #phoneFilters a.active {
    color: var(--accent-color)
}

.products-layout-container .filterstriggers {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.products-layout-container .filterstriggers button {
    background-color: #f4f4f4;
    border: 2px solid #f4f4f4;
    color: #000;
    border-radius: 20px;
    display: block;
    padding: 8px 18px;
    margin: 0 15px;
    font-size: 13px;
    font-family: boldf, serif;
    transition-duration: .4s
}

.products-layout-container .filterstriggers button:hover {
    background-color: #eaeaea;
    border-color: #eaeaea
}

.products-layout-container .filterstriggers button.hideDesk {
    display: none
}

.products-layout-container #phoneFilters .content .nav>li.hideDesk {
    display: none
}

.checkout-container .site-width {
    max-width: 1200px
}

.checkout-container .emptyCart {
    min-height: 50vh;
    text-align: center;
    margin: auto
}

.checkout-container .emptyCart p {
    font-size: 30px;
    color: #222;
    font-family: boldf, serif;
    margin: 20px auto
}

.checkout-container .emptyCart a {
    font-size: 13px;
    color: #fff;
    font-family: boldf, serif;
    padding: 10px 14px;
    border-radius: 6px;
    border: 2px solid var(--accent-color);
    cursor: pointer;
    transition: .3s ease;
    background-color: var(--accent-color);
    display: inline-block;
    justify-content: center;
    overflow: hidden;
    align-items: center;
    flex-wrap: wrap
}

.checkout-container .checkout-box-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 20px
}

.checkout-container .checkout-box-title>div {
}

.checkout-container .checkout-box-title h2 {
    font-size: 25px;
    font-family: boldf, serif;
}

.checkout-container .checkout-box-title h2 span {
    font-size: 14px;
    color: #9a9a9a
}

.checkout-container .checkout-box-title button {
    border: 0;
    background: 0;
    padding: 0;
    color: var(--accent-color);
    font-family: boldf, serif;
    font-size: 14px
}

.checkout-container {
    padding: 50px 0;
    margin: auto;
    background: #fff;
    position: relative;
    z-index: 10
}

.checkout-container .box-container {
    width: calc(100% - 380px)
}

.checkout-container .box-container.full {
    width: 100%
}

.checkout-container>div {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap
}

.checkout-container .invoice {
    width: 330px;
    top: 100px;
    z-index: 10
}

.checkout-container .invoice-container {
    border: 1px solid #73737333;
    padding: 20px 0;
    border-radius: 6px;
    background: #fff
}

.checkout-container .invoice .order-number {
    padding: 15px 20px;
    font-size: 13px;
    font-family: boldf, serif;
    width: 100%;
    margin: 0 auto 20px;
    position: relative;
    color: #979797;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e7e6e6
}

.checkout-container .invoice .order-number span {
}

.checkout-container .invoice-container .shipping-bar {
    padding: 0 20px;
    margin-bottom: 20px
}

.checkout-container .invoice-container .shipping-bar p {
    font-size: 13px;
    text-align: center;
    font-family: boldf, serif;
    color: #515151
}

.checkout-container .invoice-container .shipping-bar p span {
    font-size: 14px
}

.checkout-container .invoice-container .shipping-bar .bar {
    height: 3px;
    background: #e7e7e7;
    border-radius: 30px;
    margin: 10px auto 0
}

.checkout-container .invoice-container .shipping-bar .bar label {
}

.checkout-container .invoice-container .shipping-bar .bar .progressHolder {
}

.checkout-container .invoice-container .shipping-bar .bar .shippingProgress {
    height: 100%;
    background: #32bea6
}

.checkout-container .invoice-container .cart-total {
    font-size: 22px;
    padding: 0 20px;
    font-family: boldf, serif;
    color: #515151;
    margin-bottom: 10px
}

.checkout-container .invoice-container .cart-total>span {
    font-size: 13px;
    display: block;
    margin-bottom: 8px;
    font-family: boldf, serif;
}

.checkout-container .invoice-container .cart-total label {
}

.checkout-container .checkout-go-container,.checkout-container .main-button-fixed {
    position: relative
}

.checkout-container .stickyTotal {
    display: none;
    flex-direction: column;
    justify-content: flex-end;
    color: #000;
    font-family: boldf, serif;
}

.checkout-container .stickyTotal>span {
    display: block;
    font-size: 11px;
    margin-bottom: 4px;
    color: #959595
}

.checkout-container .stickyTotal label {
    display: block;
    font-size: 15px
}

.checkout-container .invoice-container .cart-total button,.checkout-container .invoice-container .cart-total a {
    display: block;
    margin-top: 10px;
    text-align: center;
    font-size: 15px;
    border: 2px solid var(--accent-color);
    padding: 8px 0;
    background: var(--accent-color);
    color: #fff;
    transition-duration: .3s;
    border-radius: 6px;
    font-family: boldf, serif;
}

.checkout-container .invoice-container .cart-total button:hover,.checkout-container .invoice-container .cart-total a:hover {
    background: #fff;
    color: var(--accent-color)
}

.checkout-container .invoice-container .cart-total button {
    width: 100%
}

.checkout-container .invoice-container .cart-total a {
    padding: 13px 0
}

.checkout-container .invoice-container .invoice-summary {
    padding: 0 0 10px;
    border-bottom: 1px solid #e7e6e6;
    width: calc(100% - 40px);
    margin: auto
}

.checkout-container .invoice-container .invoice-summary ul {
}

.checkout-container .invoice-container .invoice-summary li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #515151
}

.checkout-container .invoice-container .invoice-summary li.show {
    display: flex
}

.checkout-container .invoice-container .invoice-summary li.hidden {
    display: none
}

.checkout-container .invoice-container .invoice-summary label {
    display: block;
    padding: 7px 0;
    font-size: 13px;
    font-family: boldf, serif;
}

.checkout-container .invoice-container .invoice-summary .flip {
}

.checkout-container .invoice-container .invoice-summary .shippingFee {
    color: #32bea6
}

.checkout-container .invoice-container .invoice-summary .discount {
    color: #ff4971
}

.checkout-container .invoice-container .coupon-container {
    padding: 20px 20px 0
}

.checkout-container .invoice-container .coupon-container .error {
    padding-bottom: 0
}

.checkout-container .invoice-container .coupon-container h3 {
    font-size: 13px;
    margin-bottom: 11px;
    color: #515151
}

.checkout-container .invoice-container .coupon-container form {
    display: flex;
    align-items: center;
    border-radius: 6px;
    padding: 10px 0;
    border: solid 1px #9f9f9f6b;
    background: #fff;
    overflow: hidden
}

.checkout-container .invoice-container .coupon-container div {
    width: calc(100% - 68px)
}

.checkout-container .invoice-container .coupon-container div input {
    border: 0;
    background: 0;
    padding: 0 14px;
    font-size: 13px;
    color: #515151;
    line-height: 22px
}

.checkout-container .invoice-container .coupon-container button {
    border: 0;
    background: 0;
    font-size: 13px;
    color: var(--accent-color);
    font-family: boldf, serif;
    width: 70px;
    padding: 2px 14px 0
}

.checkout-container .invoice-container .coupon-container button.added {
}

.checkout-container .invoice-container .extra-container img {
    display: block;
    max-width: 220px;
    margin: auto
}

.checkout-container .cart-page .cart-items {
}

.checkout-container .shipping-bundle {
    border: 1px solid #73737333;
    border-radius: 6px;
    margin-bottom: 30px;
    overflow: hidden
}

.checkout-container .shipping-bundle .shipping-alert {
    border-bottom: 1px solid #73737333;
    padding: 15px 20px;
    background: #f5f5ff;
    font-size: 12px;
    font-family: boldf, serif;
    color: #5d85ff
}

.checkout-container .shipping-bundle .shipping-alert.freeShipping {
    color: #439e4a
}

.checkout-container .shipping-bundle .shipping-alert.freeShipping i {
    background: #439e4a;
    border-radius: 20px;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 7px;
    margin: 0 6px 0 0;
    color: #fff;
    position: relative;
    top: -1px
}

.checkout-container .shipping-bundle .shipping-alert p:before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background: url("https://cdn2.atoliry.com/assets/images/shipping-package.svg?v=1") center/26px no-repeat;
    margin: 0 5px;
    position: relative;
    top: -1px
}

.checkout-container .shipping-bundle .shipping-alert.freeShipping p:before {
    width: 0;
    margin: 0
}

.checkout-container .shipping-bundle .shipping-alert p {
    display: flex;
    align-items: center;
    line-height: 20px
}

.checkout-container .shipping-bundle .shipment-items {
    padding: 0 20px;
    background: #fff
}

.checkout-container .item-container {
    display: flex;
    border-bottom: 1px solid #efefef;
    padding: 20px 0;
    flex-wrap: wrap
}

.checkout-container .item-container .product-img {
    display: block;
    width: 100px;
    height: 120px;
    border-radius: 10px;
    border: 1px solid #73737333;
    background: white center/contain no-repeat
}

.checkout-container .item-container .product-info {
    padding: 5px 15px 0;
    width: calc(100% - 220px)
}

.checkout-container .item-container .controls {
    width: 120px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.checkout-container .item-container .brand {
}

.checkout-container .item-container .name {
    font-size: 15px;
    display: block;
    font-family: boldf, serif;
    margin-bottom: 6px;
    max-width: 290px;
    line-height: normal
}

.checkout-container .item-container .bundle {
    font-size: 13px;
    display: none;
    font-family: boldf, serif;
    margin-bottom: 12px;
    color: #959595;
    line-height: normal
}

.checkout-container .item-container .qty {
    font-size: 13px;
    display: block;
    margin-bottom: 6px;
    color: #959595
}

.checkout-container .item-container .seller {
    font-size: 13px;
    display: block;
    font-family: boldf, serif;
    margin-bottom: 0
}

.checkout-container .item-container .prices-container {
    margin-top: 16px
}

.checkout-container .item-container .prices-container .price {
    display: block;
    font-size: 15px;
    font-family: boldf, serif;
    color: #515151;
    margin-bottom: 5px
}

.checkout-container .item-container .prices-container .old {
    font-size: 13px;
    text-decoration: line-through;
    color: #959595
}

.checkout-container .item-container .shipping-country {
    margin-top: 10px;
    display: flex;
    align-items: center
}

.checkout-container .item-container .shipping-country span {
    background: url("https://cdn2.atoliry.com/assets/images/info.svg") center/24px no-repeat;
    width: 16px;
    height: 17px;
    display: block;
    margin: 0 7px 0 0
}

.checkout-container .item-container .shipping-country label {
    font-size: 12px;
    color: #32bea6;
    display: block;
    font-family: boldf, serif;
    padding: 1px 0 0
}

.checkout-container .item-container .shipping-country.freeShipping span {
    background-image: url("https://cdn2.atoliry.com/assets/images/info-free.svg")
}

.checkout-container .item-container .shipping-country.freeShipping label {
    color: #439e4a
}

.checkout-container .item-container:last-child {
    border: 0
}

.checkout-container .item-container .seller span {
    color: var(--accent-color)
}

.checkout-container .item-container .controls {
}

.checkout-container .item-container .controls form {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.checkout-container .item-container .controls .qty .qtyLabel {
    text-align: center;
    margin: 0;
    width: 45px;
    height: 28px;
    border: 0;
    font-size: 20px;
    font-family: price, serif;
    -webkit-appearance: none;
    appearance: none;
    padding: 0;
    background: 0 0
}

.checkout-container .item-container .controls .qty button {
    width: 35px;
    height: 35px;
    background: 0 0;
    cursor: pointer;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 2px
}

.checkout-container .item-container .controls .qty .decrease {
}

.checkout-container .item-container .controls .qty button svg path {
    transition: .15s ease
}

.checkout-container .item-container .controls .qty .increase:hover svg path:nth-child(1),.checkout-container .item-container .controls .qty .decrease:hover svg path:nth-child(1) {
    fill: var(--accent-color)!important
}

.checkout-container .item-container .controls .qty .increase:hover svg path:nth-child(2),.checkout-container .item-container .controls .qty .decrease:hover svg path:nth-child(2) {
    fill: #fff!important
}

.checkout-container .item-container .controls .removeForm {
    justify-content: flex-end
}

.checkout-container .item-container .controls .removeForm button {
    display: block;
    margin: 0;
    width: 41px;
    height: 41px;
    border: 0;
    background: transparent url("https://cdn2.atoliry.com/assets/images/cart-remove.svg") center/35px no-repeat;
    position: relative;
    left: 2px;
    border-radius: 30px;
    transition-duration: .3s
}

.checkout-container .item-container .controls .removeForm button:hover {
    background-color: #f4f4f4
}

.checkout-container .un-shippable-items {
    border: 2px solid #f5f5ff;
    border-radius: 6px;
    margin-bottom: 30px;
    overflow: hidden;
    background: #f6f7ff;
    padding: 0 20px
}

.checkout-container .un-shippable-items-alert {
}

.checkout-container .un-shippable-items-alert p {
    padding: 15px 0 0;
    font-size: 13px;
    font-family: boldf, serif;
    color: var(--accent-color);
    display: flex;
    align-items: center
}

.checkout-container.checkout-page .un-shippable-items-alert p {
    padding: 0 0 15px
}

.checkout-container .un-shippable-items-alert span {
    width: 30px;
    height: 20px;
    display: block;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNC4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMjQuMiAxMjMuOCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTI0LjIgMTIzLjg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnIGZpbGw9IiNlYTViMGIiPg0KCTxkZWZzPg0KCQk8cGF0aCBpZD0iU1ZHSURfMl8iIGQ9Ik02Mi4xLDUyLjRjLTMuMSwwLTUuNy0yLjUtNS43LTUuN2MwLTMuMSwyLjUtNS43LDUuNy01LjdzNS43LDIuNSw1LjcsNS43QzY3LjgsNDkuOSw2NS4zLDUyLjQsNjIuMSw1Mi40eg0KCQkJIE02Mi4xLDkyLjJjMTYuOCwwLDMwLjMtMTMuNiwzMC4zLTMwLjNTNzguOSwzMS42LDYyLjEsMzEuNlMzMS44LDQ1LjIsMzEuOCw2MS45UzQ1LjQsOTIuMiw2Mi4xLDkyLjJ6IE02Mi4xLDk5LjgNCgkJCWMtMjAuOSwwLTM3LjktMTctMzcuOS0zNy45UzQxLjIsMjQsNjIuMSwyNFMxMDAsNDEsMTAwLDYxLjlTODMuMSw5OS44LDYyLjEsOTkuOHogTTY1LjksNzUuMmgxLjljMi4xLDAsMy44LDEuNywzLjgsMy44DQoJCQljMCwyLjEtMS43LDMuOC0zLjgsMy44SDU2LjRjLTIuMSwwLTMuOC0xLjctMy44LTMuOGMwLTIuMSwxLjctMy44LDMuOC0zLjhoMS45VjYzLjhoLTEuOWMtMi4xLDAtMy44LTEuNy0zLjgtMy44DQoJCQljMC0yLjEsMS43LTMuOCwzLjgtMy44aDUuN2MxLjEsMCwyLDAuNCwyLjcsMS4xYzAuNywwLjcsMS4xLDEuNiwxLjEsMi43Vjc1LjJ6Ii8+DQoJPC9kZWZzPg0KCTx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzJfIiAgc3R5bGU9Im92ZXJmbG93OnZpc2libGU7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7Ii8+DQoJPGNsaXBQYXRoIGlkPSJTVkdJRF81XyI+DQoJCTx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzJfIiAgc3R5bGU9Im92ZXJmbG93OnZpc2libGU7Ii8+DQoJPC9jbGlwUGF0aD4NCjwvZz4NCjwvc3ZnPg0K) no-repeat left center;
}

.checkout-container .un-shippable-controls {
    width: 180px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    padding: 8px 0;
    flex-wrap: wrap
}

.checkout-container .un-shippable-controls button {
    display: block;
    text-align: center;
    font-size: 15px;
    border: 2px solid var(--accent-color);
    padding: 6px 0;
    background: var(--accent-color);
    color: #fff;
    transition-duration: .3s;
    border-radius: 6px;
    width: 100%;
    font-family: boldf, serif;
}

.checkout-container .un-shippable-controls .changeItem {
    border-color: #f5f5ff;
    background: #fff;
    color: var(--accent-color);
}

.checkout-container .un-shippable-items .product-info {
    width: calc(100% - 280px)
}

.checkout-container .un-shippable-controls form {
    width: 100%
}

.checkout-container .checkout-box-container {
}

.checkout-container .checkout-box-container .checkout-box {
}

.checkout-container .checkout-box-container .box-title {
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.checkout-container .checkout-box-container .box-title>div {
}

.checkout-container .checkout-box-container .box-title h4 {
    font-size: 17px
}

.checkout-container .checkout-box-container .box-title button,.checkout-container .checkout-box-container .box-title a {
    font-family: boldf, serif;
    background: 0;
    border: 0;
    color: var(--accent-color);
    padding: 0;
    font-size: 13px
}

.checkout-container .checkout-box-container .box-content {
    display: flex;
    align-items: center;
    border: 1px solid #73737333;
    border-radius: 6px;
    margin-bottom: 30px;
    flex-wrap: wrap;
    background: #fff;
    padding: 20px;
    position: relative
}

.checkout-container .checkout-box-container .box-content.highlight {
    border-color: var(--accent-color);
    border-width: 2px
}

.checkout-container .checkout-box-container .box-content.checkoutError {
    border: 2px solid #f5f5ff;
    background: #f5f5ff;
    flex-wrap: nowrap;
    align-items: flex-start;
    color: var(--accent-color);
    font-family: boldf, serif;
}

.checkout-container .checkout-box-container .box-content.checkoutError span {
    width: 30px;
    height: 20px;
    display: block;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNC4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMjQuMiAxMjMuOCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTI0LjIgMTIzLjg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnIGZpbGw9IiNlYTViMGIiPg0KCTxkZWZzPg0KCQk8cGF0aCBpZD0iU1ZHSURfMl8iIGQ9Ik02Mi4xLDUyLjRjLTMuMSwwLTUuNy0yLjUtNS43LTUuN2MwLTMuMSwyLjUtNS43LDUuNy01LjdzNS43LDIuNSw1LjcsNS43QzY3LjgsNDkuOSw2NS4zLDUyLjQsNjIuMSw1Mi40eg0KCQkJIE02Mi4xLDkyLjJjMTYuOCwwLDMwLjMtMTMuNiwzMC4zLTMwLjNTNzguOSwzMS42LDYyLjEsMzEuNlMzMS44LDQ1LjIsMzEuOCw2MS45UzQ1LjQsOTIuMiw2Mi4xLDkyLjJ6IE02Mi4xLDk5LjgNCgkJCWMtMjAuOSwwLTM3LjktMTctMzcuOS0zNy45UzQxLjIsMjQsNjIuMSwyNFMxMDAsNDEsMTAwLDYxLjlTODMuMSw5OS44LDYyLjEsOTkuOHogTTY1LjksNzUuMmgxLjljMi4xLDAsMy44LDEuNywzLjgsMy44DQoJCQljMCwyLjEtMS43LDMuOC0zLjgsMy44SDU2LjRjLTIuMSwwLTMuOC0xLjctMy44LTMuOGMwLTIuMSwxLjctMy44LDMuOC0zLjhoMS45VjYzLjhoLTEuOWMtMi4xLDAtMy44LTEuNy0zLjgtMy44DQoJCQljMC0yLjEsMS43LTMuOCwzLjgtMy44aDUuN2MxLjEsMCwyLDAuNCwyLjcsMS4xYzAuNywwLjcsMS4xLDEuNiwxLjEsMi43Vjc1LjJ6Ii8+DQoJPC9kZWZzPg0KCTx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzJfIiAgc3R5bGU9Im92ZXJmbG93OnZpc2libGU7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7Ii8+DQoJPGNsaXBQYXRoIGlkPSJTVkdJRF81XyI+DQoJCTx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzJfIiAgc3R5bGU9Im92ZXJmbG93OnZpc2libGU7Ii8+DQoJPC9jbGlwUGF0aD4NCjwvZz4NCjwvc3ZnPg0K) no-repeat left center;
}

.checkout-container .checkout-box-container .disabled-cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff99;
    z-index: 10
}

.checkout-container .checkout-box-container .disabled-message {
    position: relative;
    z-index: 11;
    color: #cd0000;
    font-size: 14px;
    line-height: normal;
    padding: 15px 20px 0
}

.checkout-container .checkout-box-container .hasNoMethods {
    background: #fef5ee;
    border: 2px solid #f5f5ff
}

.checkout-container .checkout-box-container .box-content.bottomPadding {
    padding-bottom: 0
}

.checkout-container .checkout-box-container .box-content.noPadding {
    padding: 0
}

.checkout-container .addresses-container {
    width: 100%
}

.checkout-container .addresses-container .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.checkout-container .addresses-container .list.billingList {
    padding: 20px 0 0;
    display: none
}

.checkout-container .addresses-container .list.active {
    display: flex
}

.checkout-container .addresses-container .button {
    max-width: 340px
}

.checkout-container .addresses-container .list.shippingList {
    margin-bottom: 20px
}

.checkout-container .addresses-container .address {
    display: flex;
    margin-bottom: 10px;
    padding: 0 0 10px;
    width: 50%
}

.checkout-container .addresses-container .address>div {
}

.checkout-container .addresses-container .address .info {
    width: calc(100% - 20px);
    padding: 2px 14px
}

.checkout-container .addresses-container .address .info .title {
    font-size: 14px;
    font-family: boldf, serif;
    color: #000
}

.checkout-container .addresses-container .address .info .name {
    font-family: boldf, serif;
    color: #000
}

.checkout-container .addresses-container .address .info label {
    display: block;
    margin-bottom: 8px;
    cursor: pointer;
    font-size: 12px;
    color: #a7a7a7
}

.checkout-container .addresses-container .address .info label:last-child {
    margin: 0
}

.checkout-container .addresses-container .address:last-child {
    border: 0;
    margin-bottom: 0;
    padding: 0
}

.checkout-container .shipping-methods-container {
    width: 100%
}

.checkout-container .shipping-methods-container .items-containers {
    padding: 10px 0
}

.checkout-container .shipping-methods-container .bundle-shipping-methods {
    padding: 20px;
    background: #f5f5f5;
    border-top: 1px solid #efefef
}

.checkout-container .shipping-methods-container li {
}

.checkout-container .shipping-methods-container li:last-child {
    border: 0
}

.checkout-container .shipping-methods-container .shipping-method {
    display: flex;
    margin: 0 auto 15px;
    padding: 15px;
    align-items: center;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 5px -2px #b4b4b4
}

.radio input {
    display: none
}

.radio .customRadio {
    height: 16px;
    width: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 64px;
    flex-shrink: 0;
    font-size: 10px;
    color: #fff;
    cursor: pointer
}

.radio input:checked+.customRadio {
    color: var(--accent-color);
    border-color: var(--accent-color)
}

.radio .radio-circle {
    width: 10px;
    height: 10px;
    display: block;
    background: #fff;
    border-radius: 20px
}

.radio input:checked+.customRadio .radio-circle {
    background: var(--accent-color)
}

.checkout-container .shipping-methods-container .shipping-method .info {
    width: calc(100% - 20px);
    padding: 0 14px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.checkout-container .shipping-methods-container .shipping-method .info label {
    display: block;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 12px;
    color: #000;
    line-height: normal
}

.checkout-container .shipping-methods-container .shipping-method .info .title {
    font-size: 14px;
    font-family: boldf, serif;
    display: flex;
    align-items: center
}

.checkout-container .shipping-methods-container .shipping-method .info .i-container {
    width: calc(100% - 80px)
}

.checkout-container .shipping-methods-container .shipping-method .info .logo-container {
    width: 80px
}

.checkout-container .shipping-methods-container .shipping-method .info .bundleSippingCost {
    color: var(--accent-color);
    padding: 0 3px
}

.checkout-container .shipping-methods-container .shipping-method .info label:last-child {
    margin: 0
}

.checkout-container .shipping-methods-container li:last-child .shipping-method {
    margin-bottom: 0
}

.checkout-container .item-container .bundle-shipping-methods {
    width: 100%;
    margin-top: 10px
}

.checkout-container .shipping-methods-container li.selected {
}

.checkout-container .shipping-methods-container .shipping-method .info .message {
    color: #959595
}

.checkout-container .shipping-methods-container .item-container {
    padding: 10px 20px
}

.checkout-container .shipping-methods-container li.selected .info>* {
    color: var(--accent-color)
}

.checkout-container .pageLoader {
    position: fixed;
    left: 0;
    top: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: #ffffff70;
    z-index: 10000;
    transition-duration: .5s;
    opacity: 0;
    visibility: hidden
}

.checkout-container .pageLoader.active {
    opacity: 1;
    visibility: visible
}

.checkout-container .gateways {
}

.checkout-container .gateways>button {
    background: 0 0;
    border: 0;
    width: 100%;
    padding: 14px;
    text-align: inherit
}

.checkout-container .gateways .title-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.checkout-container .gateways .title-container>div {
    width: 100%;
    align-items: flex-start
}

.checkout-container .gateways .title-container.half>div {
    width: 50%
}

.checkout-container .gateways .title-container>div:first-child {
    display: flex
}

.checkout-container .gateways .title-container .icon {
    width: 28px;
    position: relative;
    top: 3px;
}

.checkout-container .gateways .title-container .gateway-name-container {
    width: calc(100% - 14px)
}

.checkout-container .gateways .title-container .icon g {
    fill: #ccc!important
}

.checkout-container .gateways .title-container .icon .target {
    fill: var(--accent-color)!important
}

.checkout-container .gateways .title-container .title {
    font-size: 16px;
    font-family: boldf, serif;
    padding: 0 7px;
    display: block;
    border: 0;
    background: 0;
    text-align: inherit;
    color: #000;
    cursor: pointer
}

.checkout-container .gateways .title-container .title.active {
    color: var(--accent-color)
}

.checkout-container .gateways .title-container .message {
    font-size: 13px;
    padding: 10px 10px 0;
    display: block;
    color: #a7a7a7;
    line-height: normal
}

.checkout-container .gateways .payment-icons {
    display: flex;
    justify-content: flex-end
}

.checkout-container .gateways .payment-icons ul {
    display: flex;
    align-items: center
}

.checkout-container .gateways .payment-icons li {
    margin: 0 3px;
    display: flex;
    align-items: center;
    justify-content: center
}

.checkout-container .gateways .payment-icons svg {
    height: 25px
}

.checkout-container .gateways .payment-icons svg * {
    transition-duration: .3s
}

.checkout-container .ae.gray .target,.checkout-container .ae.gray .targetg path {
    fill: #ccc!important
}

.checkout-container .visa.gray .target {
    fill: #ccc!important
}

.checkout-container .mastercard.gray .target1 {
    fill: #b0b0b0!important
}

.checkout-container .mastercard.gray .target2 {
    fill: #8f8f8f!important
}

.checkout-container .mastercard.gray .target3 {
    fill: #e1e1e1!important
}

.checkout-container .visa.gray path {
    fill: #ccc!important
}

.checkout-container .payment-gateway-btns {
    width: 100%
}

.checkout-container .gateway-form-container {
    width: 100%
}

.checkout-container .payment-form-container {
    padding: 20px 20px 0;
    width: 100%
}

.checkout-container .payment-form-container form {
    width: 100%
}

.checkout-container .payment-form-container form.half {
    width: 65%
}

.checkout-container .payment-form-container.half {
    max-width: 450px
}

.checkout-container .payment-form-container .input-container.card-info {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap
}

.checkout-container .payment-form-container .input-container.card-info select {
    width: calc(50% - 5px)
}

.checkout-container .payment-form-container .card-info>div {
    width: calc(50% - 5px)
}

.checkout-container .payment-form-container .input-container.card-info .card-date {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.checkout-container .guarantee-form-container {
    width: 100%;
    padding: 10px 20px 15px
}

.checkout-container .guarantee-input-container {
    width: 100%;
    display: flex;
    align-items: center
}

.checkout-container .guarantee-input-container .switch input:checked+label {
    background: var(--accent-color);
    border-color: var(--accent-color)
}

.checkout-container .guarantee-input-container .switch {
}

.checkout-container .guarantee-input-container .switch input {
    width: 10px;
    display: none
}

.checkout-container .guarantee-input-container .switch label {
    height: 16px;
    width: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    flex-shrink: 0;
    font-size: 9px;
    color: #fff;
    cursor: pointer
}

.checkout-container .guarantee-input-container .switch .round {
}

.checkout-container .guarantee-input-container .info {
    font-size: 14px;
    padding: 0 10px;
    display: flex;
    align-items: center
}

.checkout-container .guarantee-input-container .info span {
    color: #515151
}

.checkout-container .guarantee-input-container .info span:nth-child(2) {
    font-family: boldf, serif;
    padding: 0 5px
}

.checkout-container .guarantee-input-container .info .info-icon {
    width: 20px;
    height: 20px;
    display: block;
    background: url("https://cdn2.atoliry.com/assets/images/info-gray.svg") left center/24px no-repeat
}

.pageLoader {
    position: fixed;
    left: 0;
    top: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: #ffffff99;
    z-index: 10000;
    transition-duration: .5s;
    opacity: 0;
    visibility: hidden
}

.pageLoader.active {
    opacity: 1;
    visibility: visible
}

.checkout-container .addresses-container .sameAddress {
    display: flex;
    align-items: center;
    padding: 16px 20px;
    margin: 0 -20px
}

.checkout-container .addresses-container .sameAddress input {
    display: none
}

.checkout-container .addresses-container .sameAddress .checkboxLabel {
    height: 16px;
    width: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    flex-shrink: 0;
    font-size: 9px;
    color: #fff;
    cursor: pointer
}

.checkout-container .addresses-container .sameAddress input:checked+.checkboxLabel {
    background: var(--accent-color);
    border-color: var(--accent-color)
}

.checkout-container .addresses-container .sameAddress .checkboxLabelText {
    font-size: 13px;
    padding: 0 10px;
    display: block;
    font-family: boldf, serif;
    cursor: pointer
}

.checkout-container .checkoutError {
    color: #000;
    font-size: 13px;
    line-height: 20px
}

.checkout-container .checkoutError.boxed {
    border: 1px solid #73737333;
    border-radius: 6px;
    margin-bottom: 30px;
    background: #fff;
    padding: 20px;
    color: #a7a7a7
}

.checkout-container .checkoutError.addresses-empty {
}

.checkout-container .checkoutError a,.checkout-container .checkoutError button {
    color: var(--accent-color);
    text-decoration: underline;
    font-family: boldf, serif;
    background: 0;
    border: 0;
    padding: 0
}

.checkout-container .card-holder {
    display: none
}

.checkout-container .card-data {
    background: #fff!important
}

.checkout-container .stripe-payment-intents-form {
    margin-bottom: 2rem;
    width: 100%!important
}

.checkout-container .selected-address {
    display: flex;
    flex-wrap: wrap
}

.checkout-container .addresses-container:before {
    content: "";
    position: absolute;
    left: -1px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url("https://cdn2.atoliry.com/assets/images/mail-border-01.svg?v=2") top center/contain repeat-y;
    width: 5px;
    display: none
}

.checkout-container .selected-address p {
    display: block;
    margin: 0 10px;
    font-size: 13px;
    color: #a7a7a7;
    word-break: break-all;
    line-height: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: calc(100% - 80px)
}

.checkout-container .selected-address p:last-child {
    margin-bottom: 0
}

.checkout-container .selected-address .name {
    font-family: boldf, serif;
    color: #000;
    margin: 0 10px
}

.checkout-container .selected-address>div {
    width: 100%;
    padding: 0;
    display: flex;
    align-items: center
}

.checkout-container .showAddressesList {
    font-family: boldf, serif;
    background: 0;
    border: 0;
    color: var(--accent-color);
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-decoration: underline;
    display: block;
    width: 40px;
    text-align: center
}

.checkout-container .addresses-container .button button {
    margin: 0
}

.checkout-container .addresses-container .button button.hideAddressesList {
    background: #fff;
    font-family: boldf, serif;
    background: 0;
    border: 0;
    color: var(--accent-color);
    font-size: 13px;
    margin: 20px 0 0;
    padding: 0 10px;
    text-decoration: underline;
    width: auto
}

.checkout-container .addresses-container .button button.hideAddressesList:hover {
}

.specialMark footer {
    border-top: 1px solid #ccc
}

.user-account {
    width: 80%;
    margin: auto;
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
    min-height: 55vh;
    max-width: 1220px
}

.user-account .nav_content {
    display: block;
    width: calc(100% - 210px);
    vertical-align: top;
    margin: 0 auto
}

.user-account .nav_content>section {
    padding: 18px 0;
    width: calc(100% - 20px);
    margin: auto
}

.user-account.user-account-favs .nav_content>section:nth-child(2) {
    width: 100%
}

.user-account .user-account-nav {
    display: block;
    padding: 0;
    width: 100%;
    vertical-align: top;
    min-height: 55vh;
    max-width: 200px
}

.user-account .user-account-nav a {
    display: block;
    padding: 14px 0;
    color: #000;
    font-size: 13px
}

.user-account .user-account-nav li.active a {
    font-family: boldf, serif;
}

.user-account .user-account-nav li.logout a {
    color: var(--accent-color)
}

.user-account .account-index-container input[type=radio] {
    display: none
}

.user-account .account-index-container input[type=radio]+label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    color: #000;
    width: 15px;
    height: 15px;
    margin: 0 8px 0 0;
    border: 1px solid #8c8c8c;
    border-radius: 30px;
    padding: 0
}

.user-account .account-index-container input[type=radio]:checked+label:after {
    content: "";
    width: 9px;
    height: 9px;
    display: block;
    border-radius: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: var(--accent-color)
}

.user-account .account-index-container input[type=radio]+label+label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    color: #000;
    margin-bottom: 0;
    width: calc(100% - 24px)
}

.user-account .account-index-container li:first-child #langArS+label+label {
    font-family: abold, serif
}

.user-account .account-index-container .input-container li {
    display: flex;
    align-items: center;
    margin-bottom: 13px;
    width: 50%
}

.user-account .account-index-container .input-container ul {
    display: flex;
    align-items: center
}

.user-account .nav_content .global {
    padding: 0 0 18px!important;
    margin: auto;
    width: calc(100% - 20px);
    font-size: 15px
}

.user-account .global h1 {
}

.user-account .global button {
    margin: 10px auto 0;
    padding: 10px;
    border: 1px solid var(--accent-color);
    background-color: var(--accent-color);
    color: #fff;
    transition-duration: .5s;
    font-size: 12px;
    border-radius: 6px;
    font-family: boldf, serif;
}

.user-account .global button:hover {
    color: var(--accent-color);
    background-color: #fff
}

.user-account .account-index-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.user-account .account-index-container .split {
    width: 45%;
    margin-bottom: 30px
}

.user-account .account-index-container h3 {
    margin-bottom: 20px;
    color: #9e9e9e;
    font-size: 15px
}

.user-account .account-favs-container li {
    width: calc(20% - 60px);
    background-color: #fff;
    margin: 0 10px 20px;
    position: relative;
    padding: 20px
}

.user-account .account-favs-container ul {
    display: flex;
    flex-wrap: wrap
}

.user-account .account-favs-container li .saleLabel {
    position: relative;
    z-index: 1;
    padding: 8px 7px;
    height: 14px;
    display: none
}

.user-account .account-favs-container li .product-pic {
    height: 130px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 20px
}

.user-account .account-favs-container .product-info .brand {
    display: block;
    color: #9c9c9c;
    margin-bottom: 4px;
    line-height: normal;
    height: 30px
}

.user-account .account-favs-container .product-info .product-name {
    color: #000;
    line-height: normal;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: nowrap
}

.user-account .account-favs-container .product-info .price-container {
    color: #000;
    margin-bottom: 10px;
    line-height: normal;
    height: 20px
}

.user-account .account-favs-container li .out-of-stock,.user-account .account-favs-container li .add-to-cart-container button {
    background-color: #ffffffb2;
    padding: 0 13px;
    overflow: hidden;
    text-align: center;
    color: #e34841;
    transition-duration: .3s;
    border: 2px solid #e34841;
    z-index: 1;
    height: 30px;
    display: inline-block
}

.user-account .account-favs-container li .add-to-cart-container button:hover {
    color: #fff;
    background-color: #e34841
}

.user-account .account-favs-container li .out-of-stock {
    height: 26px;
    line-height: 26px;
    border-color: #b7b7b7;
    background-color: #b7b7b7;
    color: #fff
}

.user-account .remove-container button {
    border: 0;
    background: #afafaf;
    padding: 0;
    position: absolute;
    top: 12px;
    right: 16px;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    opacity: .5;
    transition-duration: .5s;
    line-height: 22px
}

.user-account .remove-container button:hover {
    opacity: 1
}

.user-account .account-favs-container .product-info .price-container.onSale {
    color: #d33452
}

.user-account .address-container .address {
    width: 270px;
    margin: 0 20px 20px 0;
    border-radius: 8px!important;
    padding: 20px;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 2px 0 #48484814;
    transition: all .4s ease
}

.user-account .address-container .address label {
    height: 20px;
    display: block
}

.user-account .address-container .address .desc label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.user-account .address-container .address p {
    font-size: 13px;
    color: #959595;
    line-height: normal
}

.user-account .address-container .address .first {
    display: flex;
    justify-content: space-between;
    font-family: boldf, serif;
    margin-bottom: 15px;
    color: #000
}

.user-account .address-container .address .desc {
}

.user-account .address-container {
    display: flex;
    flex-wrap: wrap
}

.user-account .address-container .info {
}

.user-account .address-container .controls {
    margin-top: 10px;
    display: flex;
    align-items: center
}

.user-account .address-container .controls button {
    margin: 0 10px 0 0;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 12px;
    background: #fff;
    border: 1px solid #ddd;
    color: #000;
    border-radius: 6px
}

.set-default-address {
    padding: 0
}

.user-account .address-container .default-address-container .set-default-address {
    border: 0;
    background: 0;
    margin-top: 15px;
    font-size: 13px;
    display: flex;
    align-items: center;
    font-family: boldf, serif;
    color: #000
}

.user-account .address-container .default-address-container .set-default-address i {
    color: #fff;
    font-size: 10px;
    border: 2px solid #d1d1d1;
    border-radius: 20px;
    padding: 3px;
    margin: 0 7px 0 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px
}

.user-account .address-container .default-address-container .set-default-address i.checked {
    color: var(--accent-color);
    border-color: var(--accent-color)
}

.user-account .order-container {
    border-radius: 6px;
    margin-top: 30px;
    display: none
}

.user-account .order-container .order-summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 0;
    flex-wrap: wrap
}

.user-account .order-container .order-summary>div {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: calc(100% - 250px)
}

.user-account .order-container .order-summary .side {
    width: auto
}

.user-account .order-container .order-summary ul {
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap
}

.user-account .order-container .order-summary>div>ul li {
    padding: 0 40px 0 0
}

.user-account .order-container .order-summary label {
    display: block;
    font-size: 13px;
    color: #000
}

.user-account .order-container .order-summary .color {
    color: #000;
    font-family: boldf, serif;
}

.user-account .order-container .order-summary .heading {
    font-family: boldf, serif;
    margin-bottom: 5px;
    color: #959595
}

.user-account .order-container .order-summary a {
    display: flex;
    font-size: 13px;
    padding: 0 5px;
    font-family: boldf, serif;
    align-items: center;
    justify-content: space-between
}

.user-account .order-container .order-summary button {
    border: 0;
    display: block;
    font-size: 13px;
    padding: 0;
    background: 0;
    color: #000
}

.user-account .order-container .order-summary .side button {
    font-family: boldf, serif;
}

.user-account .order-container .order-summary i {
    color: var(--accent-color);
    display: block;
    margin: -2px 7px 0 0;
    font-size: 16px
}

.user-account .order-container .order-summary .icon.receipt {
}

.user-account .order-container .order-addresses {
    display: flex;
    justify-content: space-around;
    padding: 24px 20px
}

.user-account .order-container .order-addresses .address {
    width: 50%
}

.user-account .order-container .order-addresses .address h5 {
    font-size: 15px;
    margin-bottom: 10px;
    font-family: boldf, serif;
}

.user-account .order-container .order-addresses .address label {
    display: block;
    font-size: 13px;
    margin-bottom: 8px
}

.user-account .order-container .order-addresses .address label.name {
}

.user-account .order-container .order-addresses .address:last-child {
    border-left: 1px solid #efefef;
    padding: 0 0 0 20px
}

.shipmentTrackingContainer .trackingNumber {
    text-align: center;
    font-size: 12px;
    margin: 19px auto 0;
    color: #919191
}

.shipmentTrackingContainer .trackingInfo {
    margin: 30px auto 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.shipmentTrackingContainer .trackingNumber .shipmentNumber {
    background: #f4f4f4;
    font-size: 20px;
    margin: 20px auto 0;
    display: inline-block;
    padding: 12px 41px;
    border-radius: 30px;
    color: #303030;
    font-family: price, serif
}

.shipmentTrackingContainer .sub-heading {
    font-size: 12px;
    color: #00000061;
    text-transform: uppercase;
    margin: 0 0 6px;
    font-family: boldf, serif;
}

.shipmentTrackingContainer .items {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.shipmentTrackingContainer .items .images {
    display: flex;
    max-width: 90px;
    justify-content: center
}

.shipmentTrackingContainer .items .img {
    display: block;
    border: 1px solid #e5e5e5;
    width: 40px;
    height: 40px;
    background: #ffffff center/contain no-repeat;
    border-radius: 20px;
    color: #484848;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    margin-left: -16px
}

.shipmentTrackingContainer .items p {
    font-size: 12px;
    padding: 0 12px;
    color: #646464
}

.shipmentTrackingContainer .items .img:first-child {
    margin: 0
}

.shipmentTrackingContainer .address {
    color: #000
}

.shipmentTrackingContainer .address .name {
    font-family: boldf, serif;
}

.shipmentTrackingContainer .address label {
    display: block;
    font-size: 12px;
    margin: 0 0 6px;
    line-height: normal
}

.shipmentTrackingContainer .trackingInfo>div {
    width: 50%;
    padding: 0 30px
}

.shipmentTrackingContainer .trackingInfo>div:first-child {
    border-right: 1px dashed #d7d7d7
}

.shipment-tracking h4 {
    padding: 0 0 30px;
    color: #000
}

.shipment-tracking h4 {
    padding: 0 0 10px
}

.shipment-tracking .phone a {
    font-size: 13px;
    font-family: boldf, serif;
    color: var(--accent-color);
    text-decoration: underline;
    display: block
}

.shipment-tracking h4 span {
    color: var(--accent-color)
}

.shipment-tracking ul {
    justify-content: space-between
}

.shipment-tracking li {
    position: relative;
    width: 100%;
    text-align: center;
    display: flex
}

.shipment-tracking>a {
    font-size: 12px;
    color: var(--accent-color);
    font-family: boldf, serif;
    margin: 20px 0 0;
    display: block
}

.shipment-tracking li:last-child .status-bar {
    height: auto
}

.shipment-tracking .status-bar {
    height: 50px;
    align-items: center;
    position: relative
}

.shipment-tracking .status-bar .statusBadge .dot {
    width: 14px;
    height: 14px;
    background: #e7e7e7;
    margin: 0;
    border-radius: 20px;
    position: relative;
    z-index: 10
}

.shipment-tracking .beat {
    border: 2px solid var(--accent-color);
    -webkit-border-radius: 30px;
    height: 24px;
    width: 24px;
    position: absolute;
    left: -2px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-animation: pulsate 1.4s ease-out infinite;
    animation-delay: .5s;
    z-index: 1;
    opacity: 0
}

.shipment-tracking .beat2 {
    height: 40px;
    width: 40px;
    animation-delay: .3s;
    left: -10px
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(.1,.1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.2,1.2);
        opacity: 0
    }
}

.shipment-tracking .status-bar .statusBadge {
    width: 20px;
    height: 14px;
    margin: 0 0 0 -3px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.shipment-tracking .status-bar .trackBar {
}

.shipment-tracking .status-bar .trackBar div {
}

.shipment-tracking .trackInfo {
    padding: 0 20px
}

.shipment-tracking .trackInfo p {
    font-size: 13px;
    font-family: boldf, serif;
    margin: 0 0 7px
}

.shipment-tracking .trackInfo a {
    font-size: 13px;
    font-family: boldf, serif;
    color: var(--accent-color);
    text-decoration: underline;
    display: block
}

.shipment-tracking .status-bar::after,.shipment-tracking .status-bar::before {
    content: "";
    position: absolute;
    top: 6px;
    background: #e7e7e7;
    height: 100%;
    width: 2px;
    left: -3px;
    right: 0;
    margin: auto
}

.shipment-tracking .done .status-bar::after {
    background: var(--accent-color)
}

.shipment-tracking .done .status-bar .statusBadge .dot,.shipment-tracking .active .status-bar .statusBadge .dot {
    background: var(--accent-color)
}

.shipment-tracking li:last-child .status-bar::after,.shipment-tracking li:last-child .status-bar::before {
    display: none
}

.user-account .order-container .shipment-container {
    padding: 0;
    margin: 0 auto 20px;
    width: 100%;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden
}

.user-account .order-container .shipment-container .shipment-content {
    width: calc(100% - 300px);
    padding: 0 15px
}

.user-account .order-container .shipment-container .shipment-info {
    width: 300px;
    background: #f5f5ff;
    padding: 20px
}

.user-account .order-container .shipment-container .shipment-info .status {
    background: #fff;
    padding: 12px;
    border-radius: 8px;
    box-shadow: 0 0 9px -5px #8f8f8f;
    display: flex;
    align-items: center;
    border: 1px solid #dbdbdb
}

.user-account .order-container .shipment-container .shipment-info p {
    font-size: 12px;
    padding: 0 0 0 10px;
    width: calc(100% - 40px);
    color: #4f4f4f;
    font-family: boldf, serif;
}

.user-account .order-container .shipment-container .shipment-info p label {
    color: #439e4a;
    font-size: 11px;
    display: block;
    margin-top: 8px
}

.user-account .order-container .shipment-container .shipment-info .icon {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.user-account .order-container .shipment-container .shipment-info .icon.status-icon {
    width: 50px
}

.user-account .order-container .shipment-container .shipment-info .icon svg {
    height: auto;
    width: 100%
}

.user-account .order-container .shipment-container .shipment-info .icon path {
    fill: #6e6d6d
}

.user-account .order-container .shipment-container .shipment-info .assist {
    margin-top: 20px;
    padding: 0 5px
}

.user-account .order-container .shipment-container .shipment-info .assist>div {
    display: flex
}

.user-account .order-container .shipment-container .shipment-info .assist>div>div {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    flex-wrap: wrap;
    transition: .3s ease;
    border-radius: 8px;
    padding: 5px 15px 5px 10px;
    cursor: pointer
}

.user-account .order-container .shipment-container .shipment-info .assist>div>div:hover {
    background: #ffffffad;
    box-shadow: 0 2px 7px -4px #00000038
}

.user-account .order-container .shipment-container .shipment-info .assist>div:last-child>div {
    margin: 0
}

.user-account .order-container .shipment-container .shipment-info .iconText {
    font-size: 13px;
    color: #000;
    padding: 0 0 0 10px;
    border: 0;
    background: 0;
    text-align: inherit;
    display: inline-block
}

.user-account .order-container .order-item {
    display: flex;
    padding: 10px 0;
    flex-wrap: wrap
}

.user-account .order-container .order-item .product-img {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 10px;
    background: white center/contain no-repeat
}

.user-account .order-container .order-item:last-child {
}

.user-account .order-container .order-item .product-info {
    padding: 10px 15px 0;
    width: calc(100% - 100px)
}

.user-account .order-container .order-item .name {
    font-size: 14px;
    display: block;
    line-height: normal
}

.user-account .order-container .order-item .bundle {
    font-size: 13px;
    display: block;
    margin-bottom: 6px;
    color: #959595;
    height: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.user-account .order-container .order-item .qty {
    font-size: 13px;
    display: block;
    color: #959595;
    font-family: boldf, serif;
    border-right: 1px solid #bfbfbf;
    padding-right: 10px;
    margin-right: 10px
}

.user-account .order-container .order-item .seller {
    font-size: 12px;
    display: block
}

.user-account .order-container .order-item .item-price {
    display: block;
    color: var(--accent-color);
    font-size: 14px;
    margin-bottom: 20px!important
}

.user-account .order-container .order-item .review {
    font-size: 12px;
    display: flex;
    color: #ffcc36;
    border: 0;
    background: 0 0;
    padding: 0;
    align-items: center
}

.user-account .order-container .order-item .review label {
    text-decoration: underline;
    color: #000;
    font-family: boldf, serif;
    cursor: pointer
}

.user-account .order-container .order-item .product-info>* {
    margin-bottom: 10px
}

.user-account .order-container .order-item .review i {
    font-size: 11px;
    position: relative;
    padding: 0 5px 0 0
}

.user-account .order-container .order-item .seller span {
    color: var(--accent-color);
    font-family: boldf, serif;
}

.user-account .order-container .order-item .flex {
    display: flex;
    align-items: center;
    margin: 15px 10px 0 0
}

.user-account .order-container .order-item .details {
    margin-top: 15px;
    border: 0;
    display: block;
    padding: 0;
    background: 0;
    color: var(--accent-color);
    font-family: boldf, serif;
    text-decoration: underline;
    font-size: 12px
}

.tool-tip-container {
    position: relative
}

.tool-tip {
    background-color: #fff;
    position: absolute;
    width: 175px;
    z-index: 100;
    border: 1px solid #f1f1f1;
    padding: 10px 14px;
    box-shadow: 0 2px 16px 0 #00000014;
    opacity: 0;
    transition-duration: .3s;
    font-size: 11px;
    line-height: normal;
    color: #999
}

.tool-tip.left {
    left: 0
}

.tool-tip.right {
    right: 0
}

.tool-tip>* {
    font-size: 11px;
    color: #000;
    font-family: inherit;
    display: block
}

.open-tip:hover+.tool-tip {
    opacity: 1
}

.open-tip {
    cursor: pointer
}

.shipmentTrackingContainer .items.phone {
    display: none
}

.user-account .order-container .order-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start
}

.user-account .order-container .order-footer>div {
    flex: 1
}

.user-account .order-container .order-footer .footer-heading {
    font-size: 17px;
    display: block;
    font-family: boldf, serif;
    margin-bottom: 30px
}

.user-account .order-container .order-address {
    margin-bottom: 30px;
    max-width: 350px
}

.user-account .order-container .order-address:last-child {
    margin: 0
}

.user-account .order-container .order-address .heading {
    font-size: 14px;
    display: block;
    font-family: boldf, serif;
    margin-bottom: 20px;
    line-height: normal;
    color: #000
}

.user-account .order-container .order-address .address {
    color: #484848
}

.user-account .order-container .order-address .address .name {
    font-family: boldf, serif;
}

.user-account .order-container .order-address .address label {
    display: block;
    font-size: 12px;
    margin: 0 0 6px;
    line-height: normal
}

.user-account .order-container .order-invoice {
}

.user-account .order-container .order-invoice ul {
    max-width: 350px
}

.user-account .order-container .order-invoice li {
    display: flex;
    font-size: 13px;
    align-items: center;
    justify-content: space-between;
    padding: 7px 0
}

.user-account .order-container .order-invoice label {
    display: block;
    padding: 0;
    font-family: boldf, serif;
    color: #4e4e4e;
    font-size: 12px
}

.user-account .order-container .order-invoice .shippingFee label {
}

.user-account .order-container .order-invoice .discount label {
    color: #ff4971
}

.user-account .order-container .order-invoice li:last-child {
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
    margin-top: 20px
}

.user-account .order-container .order-invoice li:last-child label:last-child {
    font-size: 14px
}

.order-item-container {
    border-radius: 8px!important;
    padding: 20px 30px;
    border: 1px solid #e5e5e5;
    margin-bottom: 30px;
    box-shadow: 0 1px 2px 0 #48484814;
    transition: all .4s ease
}

.order-item-container.active {
    background-color: #fff;
    -webkit-box-shadow: 0 8px 32px rgb(72 72 72/16%);
    box-shadow: 0 8px 32px rgb(72 72 72/16%);
    transform: translateY(15px);
    border-color: #fff
}

.order-item-container.show-content .order-container {
    display: block
}

.order-item-container .loader {
    height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

.order-item-container .loader.active {
    opacity: 1;
    visibility: visible;
    height: 350px
}

.order-item-container .loader img {
    max-width: 40px
}

.order-general-summary {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.order-general-summary .items-img {
    display: flex;
    max-width: 90px;
    justify-content: center
}

.order-general-summary .items-img .img {
    display: block;
    border: 1px solid #e5e5e5;
    width: 40px;
    height: 40px;
    background: #ffffff center/contain no-repeat;
    border-radius: 20px;
    color: #484848;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    margin-left: -16px
}

.order-general-summary .items-img .img:first-child {
    margin: 0
}

.order-general-summary .order-basic {
}

.order-general-summary .order-status {
    min-width: auto
}

.order-general-summary .order-status i {
    margin: 0 5px
}

.order-general-summary .order-total {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.order-general-summary>* {
    flex: 1;
    margin: 0 20px
}

.order-general-summary .order-btn {
    max-width: 32px;
    height: 32px;
    border: 0;
    border-radius: 20px;
    background: #f4f4f4 url("https://cdn2.atoliry.com/assets/images/ar.png") 14px center/7px no-repeat;
    transform: rotate(90deg);
    transition: .3s ease
}

.order-general-summary .order-btn.active {
    transform: rotate(270deg);
    background-position-x: 13px
}

.order-general-summary p {
    font-size: 12px;
    display: block;
    color: #919191;
    margin-bottom: 8px
}

.order-general-summary .order-total .totalPrice {
    color: var(--accent-color);
    font-size: 14px
}

.order-general-summary p:last-child {
    margin: 0
}

.order-general-summary .order-basic p label {
    color: #000;
    font-family: boldf, serif;
    font-size: 14px
}

.order-general-summary .order-status p {
    font-family: boldf, serif;
    display: flex;
    align-items: center
}

.order-general-summary .order-status p svg {
    width: 30px;
    height: 30px;
    margin: 0 8px
}

.order-general-summary .order-status p label {
    font-family: reg, serif;
    display: block;
    font-size: 11px;
    margin-top: 8px;
    line-height: normal
}

.order-general-summary .order-status .pendingOrderConfirmation {
    color: #cd0000;
    fill: #cd0000
}

.order-general-summary .order-status .orderConfirmed {
    color: var(--accent-color);
    fill: var(--accent-color)
}

.order-general-summary .order-status .shipped {
    color: #32bea6;
    fill: #32bea6
}

.order-general-summary .order-status .orderReceived {
    color: #0cb50c;
    fill: #0cb50c
}

.order-general-summary .order-status .cancled {
    color: #959595;
    fill: #959595
}

.order-general-summary .order-status .status-badge {
    width: 20px;
    height: 20px
}

.about-us-container {
}

.about-us-container .cover {
    text-align: center;
    padding: 70px 20px
}

.about-us-container .cover h1 {
    font-size: 34px;
    max-width: 768px;
    margin: auto;
    line-height: 70px
}

.about-us-container .cover+div {
    height: 550px;
    background: black center/cover no-repeat
}

.about-us-container .description .title {
    text-align: center;
    padding: 90px 20px 50px;
    font-size: 32px;
    font-family: boldf, serif;
    width: 92%
}

.about-us-container .description .desc {
    text-align: center;
    font-size: 20px;
    max-width: 850px;
    margin: auto;
    line-height: 26px;
    width: 92%
}

.about-us-container .description .sep {
    border-bottom: 1px solid #bfbfbf;
    margin: 80px auto
}

.about-us-container .sep2 {
    border-bottom: 6px solid #000;
    margin: 80px auto
}

.about-us-container .sides>div {
    display: grid;
    grid-template-columns: 1fr 3fr;
    gap: 20px
}

.about-us-container .numbers {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 120px 60px
}

.about-us-container .sides .title {
    font-size: 14px;
    font-family: boldf, serif;
}

.about-us-container .numbers p:last-child {
    font-size: 14px;
    max-width: 280px;
    line-height: 20px
}

.about-us-container .numbers p:first-child {
    font-size: 70px;
    font-family: price, serif;
    position: relative;
    padding: 0 0 20px;
    direction: ltr;
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
    justify-content: flex-end
}

.about-us-container .numbers p:first-child span {
    font-size: 30px
}

.guest-checkout {
    display: flex;
    width: 92%;
    max-width: 1440px;
    margin: auto
}

.guest-checkout .switch-guest-form {
    display: none;
    width: 100%;
    margin: auto;
    padding: 10px;
    border: 1px solid #000;
    background-color: #fff;
    color: #000;
    transition-duration: .5s;
    font-size: 15px;
    border-radius: 6px;
    font-family: boldf, serif;
}

.guest-checkout .switch-guest-form.black,.guest-checkout .switch-guest-form:hover {
    color: #fff;
    background: #000
}

.guest-checkout .switch-guest-form.black:hover {
    color: #000;
    background: #fff
}

.guest-checkout .one {
    width: 360px;
    padding: 0 60px 0 0
}

.guest-checkout .two {
    width: 560px;
    padding: 0 0 0 60px;
    border-left: 1px solid #e6e6e6
}

.guest-checkout .title {
    font-size: 20px;
    margin-bottom: 20px;
    font-family: boldf, serif;
}

.guest-checkout .guest-alert {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
    text-align: justify
}

.guest-checkout .form-height {
    min-height: 230px
}

.guest-checkout .guest-forget-password-link {
    display: inline-block;
    text-decoration: underline;
    font-size: 12px;
    margin-top: 10px;
    color: #636262
}

.guest-checkout .marasi-form button {
    border-color: #000;
    color: #000;
    background: #fff
}

.guest-checkout .marasi-form button.black {
    color: #fff;
    background: #000;
    max-width: 300px
}

.guest-checkout .marasi-form button:hover {
    color: #fff;
    background: #000
}

.guest-checkout .marasi-form button.black:hover {
    color: #000;
    background: #fff
}

.guest-checkout .register-account {
    display: block;
    font-size: 12px;
    margin-top: 10px
}

.guest-checkout .register-account a {
    font-family: boldf, serif;
    text-decoration: underline
}

.switch-language-pop {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    align-items: center;
    justify-content: center;
    z-index: 10000;
    transition-duration: .3s;
    opacity: 0;
    visibility: hidden;
    display: flex
}

.switch-language-pop .modal-header {
    right: 15px;
    top: 15px;
    bottom: 0;
    margin: 0 auto 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0 10px;
    width: calc(100% - 60px)
}

.switch-language-pop .modal-overlay {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 9998;
    background-color: #22222261;
    transition-duration: .3s;
    opacity: 0;
    visibility: hidden
}

.switch-language-pop .modal-content {
    background-color: #fff;
    position: relative;
    z-index: 9999;
    padding: 5px 0;
    border-radius: 16px;
    max-width: 400px;
    width: 92%;
    transition-duration: .4s;
    transform: translateY(40%);
    opacity: 0;
    overflow-y: auto;
    margin-bottom: 20px;
    max-height: 460px;
    height: 100%
}

.switch-language-pop.overflow .modal-content {
    overflow-y: auto
}

.switch-language-pop .modal-header button {
    border: 0;
    color: #a5a5a5;
    position: relative;
    background-image: url("https://cdn2.atoliry.com/assets/images/close.svg?ver=1");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 22px;
    height: 35px;
    width: 35px;
    padding: 0;
    font-size: 10px;
    border-radius: 50%
}

.switch-language-pop .modal-header button:hover {
    background-color: var(--gray-200)
}

.switch-language-pop .modal-header button i {
    display: none
}

.switch-language-pop .heading {
}

.switch-language-pop .content {
    padding: 0 30px 15px
}

.switch-language-pop.show .modal-content {
    opacity: 1;
    transform: translateY(0)
}

.switch-language-pop.show {
    opacity: 1;
    visibility: visible
}

.switch-language-pop.show .modal-overlay {
    opacity: 1;
    visibility: visible
}

#switchLanguagePop .content {
    padding: 30px;
    text-align: center;
    direction: ltr;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    height: 100%
}

#switchLanguagePop .content .title {
    font-size: 28px;
    margin-bottom: 17px;
    font-family: price, serif;
    color: var(--accent-color)
}

#switchLanguagePop .content .desc {
    font-size: 28px;
    margin: 20px 0 17px;
    font-family: price, serif;
    color: #000;
    line-height: normal
}

#switchLanguagePop .content img {
    width: 80px
}

#switchLanguagePop .content .desc span {
    font-style: italic;
    text-decoration: underline
}

#switchLanguagePop .content button,#switchLanguagePop .content a {
    font-size: 15px;
    font-family: price, serif;
    cursor: pointer;
    transition-duration: .3s;
    display: flex;
    justify-content: center;
    overflow: hidden;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 200px;
    height: 47px;
    border: 0;
    background: 0 0
}

#switchLanguagePop .content button {
    color: #8c8c8c;
    font-size: 13px;
    text-decoration: underline
}

#switchLanguagePop .content a {
    background: var(--accent-color);
    border: 2px solid var(--accent-color);
    border-radius: 6px;
    color: #fff;
    padding: 0 5px
}

#switchLanguagePop .content a:hover {
    background: #fff;
    color: var(--accent-color)
}

#switchLanguagePop .languagePreference {
}

.cookie-check {
    width: 100%;
    margin: 0 auto;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9998
}

.cookie-check .cookie-message {
    background: #fff;
    text-align: center;
    padding: 12px 10px;
    border-top: 1px solid #e2e1e1;
    display: flex;
    align-items: center;
    justify-content: center
}

.cookie-check .cookie-message p {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    color: #222
}

.cookie-check .cookie-message button {
    display: block;
    text-align: center;
    cursor: pointer;
    border: 2px solid #151515;
    color: #fff;
    font-size: 13px;
    background-color: #151515;
    font-family: boldf, serif;
    padding: 7px 12px;
    border-radius: 4px;
    margin-left: 10px
}

.cookie-check .cookie-message a {
    text-decoration: underline;
    font-size: 14px;
    color: #222
}

.cookie-check .cookie-message>div {
    display: flex;
    align-items: center;
    padding: 0 0 0 6px
}

.app-section .apps .col-2 {
    width: 40%;
    position: relative;
    z-index: 25
}

.app-section .apps {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    max-width: 700px;
    position: relative;
    left: 15px
}

.app-section .apps a {
    display: block
}

.app-section .apps .col-2:last-child {
    position: relative;
    left: -30px;
    z-index: 10
}

.contact-us-container {
    display: flex;
    justify-content: space-between;
    padding: 100px 0;
    max-width: 800px;
}

.contact-us-container > div {
    width: 50%;
    background: #f4f4f4;
    max-width: 350px;
    padding: 40px;
}

.contact-us-container .title {
    font-family: boldf, serif;
    font-size: 23px;
    margin-bottom: 30px;
}

.contact-us-container .part {
    font-size: 14px;
    margin-bottom: 25px;
}

.contact-us-container .t {
    display: block;
    font-size: 17px;
    margin-bottom: 9px;
    font-family: boldf, serif;
}

.contact-us-container .d {
    display: block;
    /* margin-bottom: 5px; */
    line-height: normal;
}

.contact-us-container ul {
}

.contact-us-container li {
    font-family: boldf, serif;
    font-size: 14px;
    margin-bottom: 10px;
}

.contact-us-container li a {
}

.ref-adrs-container {
    position: relative
}

.ref-adrs::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 0;
    transition: .3s ease;
    opacity: .7;
    visibility: visible
}

.ref-adrs.allow::after {
    opacity: 0;
    visibility: hidden
}

@media only screen and (max-width: 1200px) {
    .logo-container .logo img {
        max-width:90px
    }

    .logo-container .logo {
        width: 65px
    }

    .logo-container .logo {
        margin: 0
    }

    .help-center-container {
        width: calc(100% - 40px);
        padding: 10px 0
    }

    .help-center-container .help-center-nav {
        display: none
    }

    .help-center-container .nav_content {
        width: 100%;
        border-bottom: 1px solid #ccc;
        padding: 30px 0 0
    }

    .help-center-container .help-center-nav-phone {
        display: block;
        width: 100%
    }

    .help-center-container .help-center-nav-phone {
        display: block;
        padding: 10px 0 20px;
        width: 100%
    }

    .help-center-container .help-center-nav-phone li {
    }

    .help-center-container .help-center-nav-phone li a {
        display: block;
        padding: 13px 0;
        color: #333;
        position: relative
    }

    .help-center-container .questions-container {
        padding: 20px 0 0
    }

    .help-center-nav-phone li a::after {
        content: "";
        background: url("https://cdn2.atoliry.com/assets/images/ar.png") center/6px no-repeat;
        width: 17px;
        height: 17px;
        position: absolute;
        right: 10px;
        top: 0;
        bottom: 0;
        z-index: 1;
        margin: auto
    }

    .help-center-container .help-center-nav-phone li.active a {
    }

    .swiper-button-prev,.swiper-button-next {
        display: none!important
    }

    .products-layout-container .billboardSubcategories .swiper-button-prev,.products-layout-container .billboardSubcategories .swiper-button-next {
        display: none
    }

    .products-layout-container #phoneFilters .content .nav>li.hideDesk {
        display: block
    }

    .products-layout-container .filterstriggers button {
        margin: 0 16px 0 0;
        font-size: 13px
    }

    .products-layout-container .filterstriggers button.hideDesk {
        display: block
    }

    .products-layout-container .pageTitleContainer {
        padding: 12px
    }

    .products-layout-container .products-list .filters {
        display: none
    }

    .products-layout-container .products-list .products-container {
        width: 100%;
        min-width: 100%
    }

    .products-layout-container .products-list .list-controls .search-summary {
        display: none
    }

    .products-layout-container .products-list .list-controls {
        width: 100%
    }

    .products-layout-container .pageTitleContainer .pageTitle {
        margin: 2px 0 10px
    }

    .products-layout-container {
        padding: 0;
        width: 100%
    }

    .products-layout-container .billboardSubcategories a label {
        margin: auto
    }

    .products-layout-container .billboardSubcategories {
        padding: 5px 0 10px
    }

    .products-layout-container .list-tags {
        width: 100%;
        display: none
    }

    .products-layout-container .phone-filters {
        display: flex
    }

    .products-layout-container .products-list .products-container .products-lists {
        width: calc(100% - 32px)
    }

    .user-account {
        width: calc(100% - 20px);
        padding: 5px 0
    }

    .user-account .account-favs-container li {
        width: calc(25% - 60px)
    }
}

@media only screen and (max-width: 1024px) {
    .index-container .productSetsBlocks .sets-blocks .block {
        width:46%;
        margin: 0 2% 4%
    }

    .product-review-container {
    }

    header .offer-strip {
        padding: 6px 19px
    }

    .cart-div .items-container {
        max-height: 50vh
    }

    .header-row .menu-toggle {
        display: block;
        vertical-align: middle;
        cursor: pointer;
        width: 20px;
        height: 20px;
        position: relative;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out
    }

    #nav-icon3 {
        width: 20px;
        height: 20px;
        position: relative;
        margin: 50px auto;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer
    }

    .header-row .menu-toggle span {
        background-color: #000;
        display: block;
        height: 2px;
        width: 18px;
        left: 0;
        margin: auto;
        cursor: pointer;
        opacity: 1;
        position: absolute;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out
    }

    .header-row .menu-toggle span {
    }

    .header-row .menu-toggle span:nth-child(1) {
        top: 3px
    }

    .header-row .menu-toggle span:nth-child(2),.header-row .menu-toggle span:nth-child(3) {
        top: 8px
    }

    .header-row .menu-toggle span:nth-child(4) {
        top: 13px
    }

    .header-row .menu-toggle.active-span span:nth-child(1) {
        top: 8px;
        width: 0;
        left: 50%
    }

    .header-row .menu-toggle.active-span span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .header-row .menu-toggle.active-span span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .header-row .menu-toggle.active-span span:nth-child(4) {
        top: 8px;
        width: 0;
        left: 50%
    }

    header .departments-list.active {
        display: none
    }

    .header-row {
        z-index: 9999;
        transform: translateY(0);
        padding: 6px 10px;
        width: 100%
    }

    .header-row .phone-search {
        display: block
    }

    .header-search-container .search-field {
        padding: 12px 18px
    }

    .header-search-container.active .search-field {
        padding: 12px 18px 12px 40px
    }

    .header-search-container.active .close-search {
        display: block
    }

    .header-search-container.active .search-field {
        background-image: none
    }

    .cart-div,.user-div,.switcher-container {
        top: 54px;
        max-width: 100%;
        margin: auto;
        left: 0;
        right: 0
    }

    .cart-div {
        top: 54px
    }

    .header-row-container.fixed .cart-div,.header-row-container.fixed .user-div,.header-row-container.fixed .switcher-container {
        top: 52px
    }

    .cart-div::before,.user-div::before,.switcher-container::before {
        display: none
    }

    .header-row .main-links-container,.header-row .icons .help,header .offer-strip .switcher-summary {
        display: none
    }

    .header-search-container {
    }

    .header-search-container.active {
        position: fixed;
        height: 100vh;
        background: #fff;
        width: 100%;
        max-width: 100%;
        top: -30px
    }

    .header-row-container.fixed .header-search-container.active {
        top: 0
    }

    .search-form-wrapper {
        border-radius: 0
    }

    header .header-search-history {
        position: relative;
        padding: 10px 20px;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        border-radius: 0
    }

    .search-overlay {
        display: none!important
    }

    .search-form-wrapper {
        max-width: 100%;
        padding: 20px 0 4px
    }

    .search-form-wrapper form {
        padding: 0 16px;
        display: none
    }

    .header-search-container.active .search-form-wrapper form {
        display: block
    }

    .header-row-container.animate .searchBtn {
        display: inline-block
    }

    .logo-container .logo img {
        max-width: 80px
    }

    .logo-container .logo {
        width: 50px;
    }

    .logo-container .logo {
        margin: 0
    }

    .logo-container .logo .phone {
        display: block;
    }

    .logo-container .logo .desktop {
        display: none;
    }

    .header-row .logo-container {
        padding: 0 10px;
        width: calc(50% - 20px)
    }

    .header-row .icons {
        padding: 0 10px 0 0;
        width: calc(50% - 10px);
        display: flex;
        align-items: center;
        justify-content: flex-end
    }

    .phoneSwitcherBtn label {
        display: inline-block!important;
        padding: 0!important;
        width: initial!important
    }

    .header-menu-phone {
        display: block;
        transform: translateY(100%);
        height: calc(100% - 80px);
        visibility: hidden
    }

    .header-row-container.fixed.animate+.header-menu-phone.active {
        height: calc(100% - 52px)
    }

    .header-menu-phone.active {
        transform: translateY(0);
        visibility: visible
    }

    .header-menu-phone .menu-head .logo-container {
        margin: 0 -3px
    }

    .header-menu-phone .menu-head {
        display: flex;
        align-items: center;
        position: relative;
        background-color: #f4f4f4;
        padding: 7px 20px 8px;
        justify-content: space-between
    }

    .header-menu-phone .phone-container {
        padding: 0 20px;
        position: relative;
        z-index: 0;
        height: 100%
    }

    .header-menu-phone .phone-container a,.header-menu-phone .phone-container button {
        color: #000;
        background: 0;
        border: 0;
        padding: 0
    }

    .header-menu-phone .phone-container li .bold {
    }

    .header-menu-phone .phone-container li .big {
    }

    .header-menu-phone .menu-head button {
        width: 18px;
        height: 18px;
        text-align: center;
        border: 0;
        background: 0
    }

    .header-menu-phone .phone-container .nav {
        margin-bottom: 40px
    }

    .header-menu-phone .phone-container li {
        margin-bottom: 20px
    }

    .search-div {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        z-index: 9999;
        background-color: #fff;
        width: 100%;
        height: 100%;
        overscroll-behavior: contain;
        padding: 20px;
        overflow: hidden
    }

    .search-div.active {
        display: block
    }

    header .search-history ul {
        flex-wrap: nowrap;
        width: calc(100vw - 40px)
    }

    .header-row .icons .cart {
        width: 30px;
        height: 30px;
        background-size: 24px
    }

    .header-row .icons .cart span {
    }

    .header-row .icons .user,.header-row .icons .cart,.header-row .icons .search,.header-row .icons .currency {
        width: 42px;
        height: 42px;
        margin: 0 0 0 10px
    }

    .header-row .icons .user {
        background-size: 24px
    }

    .header-row .icons .cart {
    }

    .header-row .icons .search {
        display: inline-block
    }

    .header-row .icons .switcher {
        background-size: 30px
    }

    footer .contact-container .right-nav {
        display: none
    }

    .left-nav {
        width: 100% !important;
    }

    footer .contact-container .call-us {
        border-right: 1px solid #aaa
    }

    footer .contact-container .containers a {
        padding: 0;
        font-size: 13px
    }

    footer .contact-container .containers {
        padding: 0 20px;
        margin: auto
    }

    footer .footer .footernave {
        display: none
    }

    .apps.hideOnPhone {
        display: none
    }

    footer .newsletter {
        display: none
    }

    footer .footer .footergeneral {
        width: 100%;
        margin: auto;
        text-align: center;
        display: block
    }

    footer .footer .footergeneral .ops {
        width: 100%
    }

    footer .footer .social>img {
        margin: 15px auto 0
    }

    footer .footer .phoneApps {
        display: block
    }

    footer .bottom-nav {
        display: block;
        text-align: left;
        line-height: normal;
    }

    footer .rights>p {
        width: 100%;
        text-align: center;
        font-size: 11px;
        color: #a6a6a6;
    }

    footer .rights li {
        margin: 0 10px;
    }

    footer .footer .apps li {
        display: inline-block;
        vertical-align: middle;
        margin: 0 5px
    }

    footer .footer .apps {
        margin: 10px auto
    }

    footer .footer .apps li a {
        padding: 7px 16px;
        text-align: left;
        width: auto;
        height: auto;
        max-width: 100%
    }

    footer .footer .apps li p {
        font-size: 15px;
        line-height: 13px
    }

    footer .footer .apps li p label {
        font-size: 13px;
        margin-bottom: 6px
    }

    footer .footer .apps li img {
        width: 27px
    }

    .zoomContainer {
        display: none!important
    }

    .product-index-container {
        padding: 10px 0
    }

    .product-index-container .slider-container .desc-slider .gallery-thumbs {
        display: none
    }

    .product-index-container .main-info-container>div,.product-index-container .recommendedForYou {
        width: 100%;
        margin: auto
    }

    .product-index-container .slider-container .desc-slider {
        margin-bottom: 10px;
        height: auto;
        display: block;
        padding: 0
    }

    .product-index-container .slider-container .sticker {
        right: 0;
        max-width: 60px
    }

    .product-index-container .slider-container .zoomImage {
        display: block
    }

    .product-index-container .slider-container .desc-slider .swiper {
        width: 100%!important;
        height: 210px
    }

    .product-index-container .slider-container .desc-slider .swiper-slide .phone-slide {
        background: transparent center/contain no-repeat;
        display: block;
        width: 100%;
        height: 200px
    }

    .product-index-container .slider-container .desc-slider .swiper-slide img {
        display: none
    }

    .product-index-container .swiper-pagination-container {
        display: flex
    }

    .product-index-container .prices-container .variant-type {
        margin-bottom: 0
    }

    .product-index-container .prices-container .variant-type>label {
        margin-bottom: 0
    }

    .product-index-container .seller {
        width: 100%;
        margin: 0 0 15px;
        padding: 14px 0;
        border: 0
    }

    .product-index-container .prices-container .variant-type li {
        margin: 0 15px 15px 0
    }

    .product-index-container .addToCartBtn {
        font-size: 14px;
        width: calc(100% - 110px);
        height: 40px
    }

    .product-index-container .outOfStockBtn {
        font-size: 14px;
        width: 100%
    }

    .product-index-container .prices-container .variant-type ul {
        flex-wrap: nowrap;
        overflow-x: auto
    }

    .product-index-container .ship-slider ul {
        flex-wrap: nowrap
    }

    .cart-container.moveMe {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 10px 12px;
        background-color: #fff;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-top: 1px solid #b0b0b0;
        z-index: 15
    }

    .specialMark footer {
        padding: 0 0 55px
    }

    .product-index-container .more-details .phone {
        display: block;
        margin: auto
    }

    .product-index-container .more-details .tab-content {
        display: none
    }

    .product-index-container .more-details .moreDetailsTriggers.desktop {
        flex-wrap: wrap;
        display: none
    }

    .product-index-container .more-details .moreDetailsTriggers.phone {
        display: block
    }

    .product-index-container .more-details .moreDetailsTriggers.desktop>li {
        width: 100%;
        border-bottom: 8px solid #f9f9f9;
        padding: 20px 0
    }

    .product-index-container .more-details .moreDetailsTriggers.desktop li>button {
        border: 0!important;
        width: 100%;
        text-align: inherit;
        padding: 0;
        margin: 0 0 20px;
        color: var(--accent-color)
    }

    .product-index-container .more-details {
        padding: 0
    }

    .product-index-container .recommendedForYou {
        padding: 20px 0
    }

    .product-index-container .specifications table {
        width: 100%;
        margin: auto
    }

    .product-index-container .more-details .moreDetailsTriggers .specifications {
        width: 100%;
        padding: 0
    }

    .product-index-container .specifications td {
        padding: 10px 25px
    }

    .product-index-container .product-bundles {
        padding: 15px
    }

    .product-index-container .product-bundles h2 {
        font-size: 15px
    }

    .product-index-container .product-bundles .bundle-container {
        padding: 15px
    }

    .product-index-container .product-bundles .bundle-item .product-price span {
        font-size: 15px
    }

    .product-index-container .product-bundles .bundle-item .product-price {
        margin: 10px 0
    }

    .checkout-container .box-container,.checkout-container .invoice {
        width: 100%;
        margin: auto
    }

    .checkout-container {
        padding: 20px 0
    }

    .user-account .user-account-nav {
        display: none
    }

    .user-account .nav_content {
        width: 100%
    }

    .user-account .account-index-container .split {
        width: 100%
    }

    .user-account .global h1 {
    }

    .user-account .nav_content .global {
        padding: 15px 0!important
    }

    .user-account .account-index-container h3 {
    }

    .user-account .order-container .order-summary>div {
        width: 100%
    }

    .user-account .order-container .order-summary li {
    }

    .user-account .order-container .order-summary {
        flex-direction: column-reverse
    }

    .user-account .order-container .order-summary .side {
        justify-content: space-between;
        margin-bottom: 10px;
        border-bottom: 1px solid #73737333;
        padding-bottom: 10px
    }

    .user-account .order-container .order-summary a {
        padding: 0
    }

    .user-account .order-container .order-summary i {
    }

    .index-container .coverBillboard {
        width: 100%
    }

    .index-container .coverBillboardContainer {
        width: 92%
    }

    .product-index-container .slider-container .sticker {
        right: 0;
        max-width: 60px
    }
}

@media only screen and (max-width: 900px) {
    .product-index-container .specialDiscounts .swiper-wrapper {
        display:flex
    }

    .index-container .categoriesSlider li {
        width: 20%
    }

    .products-layout-container .products-list .list-controls {
        width: 100%
    }

    .account-favs-container li {
        width: calc(33.33% - 60px)
    }

    .order-general-summary .items-img {
        margin: 0
    }

    .order-general-summary .order-status {
        flex: 1 1 auto;
        min-width: inherit;
        order: 1;
        width: 100%;
        margin: 20px 0 0
    }

    .user-account .order-container .shipment-container>div {
        width: 100%!important;
        padding: 20px 15px!important
    }

    .user-account .order-container .order-address,.user-account .order-container .order-invoice ul {
        max-width: 100%
    }

    .user-account .order-container .order-footer>div {
        width: 100%;
        flex: auto
    }

    .user-account .order-container .order-footer .order-footer-addresses {
        margin-bottom: 40px
    }

    .order-item-container {
        padding: 15px
    }

    .order-general-summary>* {
        margin: 0 10px
    }
}

@media only screen and (max-width: 820px) {
    .checkout-success-container .order-info,.checkout-success-container .order-summary p {
        width:80%
    }

    .floatin-whatsapp {
        display: block
    }

    .login-signup-container>div {
        width: 90%;
        margin: auto;
        padding: 0;
        border: 0!important
    }

    .login-signup-container {
        padding: 20px 0;
        width: 100%;
        display: block
    }

    .login-signup-container .login-container,.login-signup-container .signup-container {
        padding: 0
    }

    .login-signup-container .login-container {
        margin-bottom: 20px;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 20px
    }

    .social-login-connect ul {
        /* grid-template-columns: auto; */
    }

    .index-container .coverBillboard .blocks.type2 li {
        width: calc(33% - 15px);
        margin-bottom: 20px
    }

    .checkout-container .payment-form-container form.half {
        width: 100%
    }

    .product-index-container .sticky-form .info {
        display: none
    }

    .product-index-container .cart-container,.product-index-container .sticky-form .brother {
        width: 100%
    }

    .product-index-container .main-info-container {
        width: 100%
    }

    .product-index-container .prices-container .variant-type li:first-child {
        margin-left: 4%
    }

    .product-index-container .phone-width {
        width: 92%!important;
        margin: auto!important
    }

    .guest-checkout {
        flex-wrap: wrap;
        width: 100%
    }

    .guest-checkout .one,.guest-checkout .two {
        width: 100%;
        border: 0;
        padding: 20px;
        margin: auto
    }

    .guest-checkout .switch-guest-form {
        display: block
    }

    .guest-checkout .two {
        background: #fafafa;
        padding: 30px 20px
    }

    .guest-checkout .switch-guest-form.black {
        background: 0 0;
        color: #000
    }

    .guest-checkout .form-height {
        min-height: auto
    }

    .guest-checkout .marasi-form button.black {
        max-width: 100%
    }

    .guest-checkout .show-login {
        display: none
    }

    .guest-checkout .show-login~div {
        display: block
    }

    .guest-checkout .show-guest {
        display: block
    }

    .guest-checkout .show-guest~div {
        display: none
    }

    .cookie-check .cookie-message {
        flex-wrap: wrap;
        flex-direction: column
    }

    .cookie-check .cookie-message p {
        font-size: 13px
    }

    .cookie-check .cookie-message a {
        font-size: 13px
    }

    .cookie-check .cookie-message button {
        font-size: 12px
    }

    .cookie-check .cookie-message>div {
        padding: 11px 0 0
    }
}

@media only screen and (max-width: 768px) {
    .index-container .specialBlocks a {
        width:100%!important
    }

    .index-container .specialBlocks {
        padding: 0
    }

    footer {
        padding: 0 0 60px
    }

    .product-review-container {
        padding: 0
    }

    .product-review-container form .submitBtn {
        width: 100%
    }

    .index-container .specialBlocks a {
        display: block;
        width: 100%;
        margin: 0 auto 10px
    }

    .mainHeading1 {
        margin-bottom: 20px;
        font-size: 20px
    }

    .index-container .productsSlider,.index-container .specialBlocks,.index-container .acolSlider,.index-container .triplets,.index-container .categoriesSlider {
        padding: 30px 0 0
    }

    .index-container .coverBillboard {
        padding: 26px 0
    }

    .index-container .coverBillboard .blocks.type2 li {
        width: calc(50% - 10px)
    }

    .index-container .coverBillboard .blocks.type2 ul {
        padding: 15px 0 0;
        justify-content: space-between;
        align-items: flex-start
    }

    header .offer-strip a {
        padding: 0 20px 0 0;
        font-size: 11px
    }

    header .offer-strip p {
        font-size: 11px
    }

    .index-container .coverBillboardContainer .swiper-pagination-container .swiper-pagination {
        padding: 10px
    }

    .index-container .coverBillboardContainer .swiper-pagination-bullet {
    }

    .index-container .coverBillboardContainer .swiper-pagination-container {
        top: 10px;
        height: 9px
    }

    .checkout-success-container .order-info .part {
        width: 100%
    }

    .checkout-success-container .order-info,.checkout-success-container .order-summary p,.checkout-success-container .goHome,.checkout-success-container .horaay {
        width: 88%;
        margin: auto
    }

    .products-layout-container #phoneFilters {
        max-width: 100%
    }

    .products-layout-container .products-list .products-container .products-lists li {
        width: 33.33%
    }

    .checkout-container .selected-address .name {
        width: 100%;
        display: block;
        margin: 0 0 5px
    }

    .checkout-container .checkout-box-container .box-content {
        padding: 10px
    }

    .checkout-container .checkout-box-container .box-content.highlight {
        border-color: var(--accent-color)
    }

    .checkout-container .selected-address .name {
        width: 100%;
        display: block;
        margin: 0 0 5px
    }

    .checkout-container .checkout-box-container .box-content {
        padding: 14px
    }

    .checkout-container .payment-form-container.half {
        max-width: 100%
    }

    .checkout-container .addresses-container .button {
        max-width: 100%
    }

    .checkout-container .payment-form-container .input-container.card-info select {
        width: calc(50% - 10px)
    }

    .user-account .order-container .order-summary li {
        width: 50%;
        padding: 0 0 20px
    }

    .shipmentTrackingContainer .items.phone {
        display: flex
    }

    .shipmentTrackingContainer .items.desktop {
        display: none
    }

    .user-account .order-container .order-item .product-img {
        width: 90px;
        height: 100px
    }

    .product-index-container .outOfStockBtn {
    }

    .product-index-container .outOfStock {
        max-width: 100%
    }

    .checkout-container .checkout-go-container,.checkout-container .main-button-fixed {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        background-color: #fff;
        padding: 9px 10px;
        border-top: 1px solid #f4f4f4;
        z-index: 50;
        display: flex;
        align-items: center;
        justify-content: space-between;
        box-shadow: 0 0 9px -5px #9c9c9c
    }

    .checkout-container .stickyTotal {
        display: flex
    }

    .checkout-container .checkout-go-container form {
        width: 50%
    }

    .checkout-container .invoice-container .cart-total>span,.checkout-container .invoice-container .cart-total>label {
        display: none
    }

    .checkout-container .invoice-container .cart-total button,.checkout-container .invoice-container .cart-total a,.checkout-container .main-button-fixed button {
        margin: 0;
        width: 50%;
        padding: 8px 10px;
        font-size: 13px
    }

    .checkout-container .main-button-fixed button {
        width: 50%!important;
        padding: 8px 10px!important
    }

    .stickyBtn {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        background-color: #fff;
        padding: 9px 10px;
        border-top: 1px solid #f4f4f4;
        z-index: 50;
        transition-duration: .3s;
        box-shadow: 0 0 9px -5px #9c9c9c
    }

    .user-account .global .stickyBtn button {
        margin: auto;
        width: 100%;
        padding: 9px 10px
    }

    .marasi-modal .modal-content {
        position: absolute;
        bottom: 0;
        margin-bottom: 0;
        width: 100%;
        max-width: 100%;
        border-radius: 16px 16px 0 0
    }

    .about-us-container .cover h1 {
        font-size: 23px;
        max-width: 92%;
        line-height: 44px
    }

    .about-us-container .cover {
        padding: 40px 20px
    }

    .about-us-container .cover+div {
        height: 290px
    }

    .about-us-container .description .title {
        font-size: 22px;
        padding: 60px 20px 29px
    }

    .about-us-container .description .desc {
        font-size: 14px
    }

    .about-us-container .numbers p:first-child {
        font-size: 60px
    }

    .about-us-container .numbers p:first-child span {
        font-size: 26px
    }

    .checkout-container .shipping-methods-container .shipping-method {
        padding: 10px
    }

    .checkout-container .shipping-methods-container .shipping-method .info {
        padding: 0 8px
    }

    .checkout-container .shipping-methods-container .shipping-method .info .title {
        font-size: 12px
    }

    .checkout-container .shipping-methods-container .shipping-method .info .message {
        font-size: 10px
    }

    .checkout-container .shipping-methods-container .shipping-method .info .i-container {
        width: calc(100% - 60px)
    }

    .checkout-container .shipping-methods-container .shipping-method .info .logo-container {
        width: 60px
    }

    .contact-us-container {
        flex-direction: column;
        padding: 30px 0 0;
    }

    .contact-us-container > div {
        width: 100%;
        margin-bottom: 30px;
        max-width: 100%;
    }
}

@media only screen and (max-width: 680px) {
    .product-index-container .basic-container .name {
        font-size:22px
    }

    .product-index-container .basic-container .brand {
        font-size: 11px
    }

    .product-index-container .basic-container .generalPrice .targetPrice {
        font-size: 17px
    }

    .product-index-container .basic-container .generalPrice .old {
        font-size: 13px
    }

    .product-index-container .basic-container .generalPrice span {
        font-size: 22px
    }

    .product-index-container .basic-container .generalPrice .old span {
        font-size: 15px
    }

    .product-index-container .product-bundles .bundle-container .bundle-add {
        font-size: 22px
    }

    .product-index-container .product-bundles .bundle-container {
        padding: 10px
    }

    .product-index-container .product-bundles .bundle-item .product-price,.product-index-container .product-bundles .bundle-item .product-price span {
        font-size: 12px
    }

    .product-index-container .product-bundles .bundle-item .item-control label {
        width: 17px;
        height: 17px;
        font-size: 10px
    }

    .user-account .address-container .address {
        width: 100%!important;
        margin: 0 0 20px!important
    }

    .user-account .order-container .order-item .product-info {
        padding: 0 0 0 10px;
        width: calc(100% - 104px)
    }

    .user-account .order-container .shipment-container {
    }

    .user-account .order-container .order-item .name {
        font-size: 13px
    }

    .user-account .order-container .order-item .bundle {
        font-size: 11px
    }

    .user-account .order-container .order-item .seller {
        font-size: 11px
    }

    .user-account .order-container .order-item .details {
        font-size: 11px
    }
}

@media only screen and (max-width: 668px) {
    .index-container .categoriesSlider li {
        width:33%
    }

    .index-container .categoriesSlider a .img img {
        max-width: 100px
    }

    .index-container .categoriesSlider a {
        font-size: 13px
    }

    .index-container .triplets li {
        width: 100%;
        margin: 10px auto 0
    }

    .index-container .coverBillboard .blocks.type2 .heading {
        font-size: 13px;
        padding: 10px 0
    }

    .index-container .coverBillboard .blocks.type2 .subHeading {
        font-size: 11px;
        max-width: 90%;
        margin: auto
    }

    body.hide {
        overflow: hidden
    }

    footer .contact-container {
        padding: 12px 0
    }

    .header-row .icons .user,.header-row .icons .cart,.header-row .icons .switcher,.header-row .icons .search,.header-row .icons .currency {
        margin: 0 0 0 4px
    }

    .marasi-alert>p>span {
        width: 25px
    }

    .checkout-container .un-shippable-controls {
        width: 100%;
        flex-direction: row;
        justify-content: space-between;
        margin-top: 10px;
        padding-bottom: 0
    }

    .checkout-container .un-shippable-controls form {
        width: 48%
    }

    .checkout-container .item-container .product-info {
        width: calc(100% - 104px);
        padding: 5px 0 0 15px
    }

    .checkout-container .item-container .product-img {
        width: 85px;
        height: 100px
    }

    .checkout-container .item-container .controls {
        width: 100%;
        flex-direction: row;
        justify-content: space-between;
        margin-top: 20px
    }

    .checkout-container .item-container .name {
        max-width: 100%;
        font-size: 15px
    }

    .checkout-container .item-container .prices-container .price {
        font-size: 15px
    }

    .checkout-container .item-container .prices-container .old {
        font-size: 13px
    }

    .checkout-container .invoice-container .cart-total {
        font-size: 20px
    }

    .checkout-container .invoice-container .cart-total>span {
        font-size: 13px
    }

    .checkout-container .invoice-container .invoice-summary label {
        font-size: 13px;
        padding: 6px 0
    }

    .checkout-container .un-shippable-controls button {
        font-size: 13px
    }

    .checkout-container .shipping-bundle .shipping-alert p {
        justify-content: flex-start
    }

    .checkout-container .addresses-container .address {
        width: 100%
    }

    .checkout-container .payment-form-container .card-info>div {
        width: 100%
    }

    .checkout-container .payment-form-container .input-container.card-info .card-date {
        margin-bottom: 15px
    }
}

@media only screen and (max-width: 600px) {
    .index-container .promotions-counter p {
        font-size:20px;
        width: 52px;
        height: 60px;
        margin: 0 5px
    }

    .index-container .promotions-counter p .label {
        font-size: 10px
    }

    .index-container .marqueeStrip {
        height: 30px
    }

    .index-container .productSetsBlocks .sets-blocks .block {
        width: 46%;
        margin: 0 2% 4%
    }

    .index-container .productSetsBlocks .sets-blocks .info .title {
        font-size: 13px
    }

    .index-container .productSetsBlocks .sets-blocks .info .description {
        font-size: 11px;
        margin: 6px 0 7px
    }

    .index-container .productSetsBlocks .sets-blocks .info {
        padding: 15px
    }

    .index-container .productSetsBlocks .sets-blocks .info .link {
        font-size: 11px
    }

    .products-layout-container .products-list .products-container .products-lists li {
        width: 50%
    }

    .products-layout-container .products-list .products-container .products-lists li .product-container .product-pic {
        height: 140px;
        background-size: contain
    }

    .shipmentTrackingContainer .trackingInfo>div {
        width: 100%;
        border: 0!important;
        padding: 20px 0
    }

    .about-us-container .numbers {
        gap: 30px 60px
    }

    .about-us-container .sides>div {
        display: block
    }

    .about-us-container .description .sep,.about-us-container .sep2 {
        margin: 40px auto
    }

    .about-us-container .sides .title {
        margin-bottom: 40px
    }
}

@media only screen and (max-width: 580px) {
    .user-account .account-favs-container li {
        width:calc(50% - 60px)
    }

    .app-section .apps .col-2 {
        width: 48%
    }
}

@media only screen and (max-width: 515px) {
    .product-review-container form .input-container.checkboxContainer {
        width:100%
    }

    footer .contact-container a::before {
        display: none
    }

    footer .contact-container .containers {
        padding: 0 15px;
        width: calc(50% - 30px);
        text-align: center
    }

    footer .left-nav {
        display: flex;
        align-items: center;
        justify-content: center
    }

    footer .contact-container .containers a {
        text-align: center;
        margin: auto;
        display: block
    }

    footer .footer .apps li a {
        padding: 7px 15px;
        margin: 0
    }

    .product-container .product-pic {
        height: 120px;
        background-size: contain
    }

    footer .footer .apps li p {
        font-size: 13px
    }

    footer .footer .apps li p label {
        font-size: 11px
    }

    footer .footer .apps li img {
        width: 25px
    }

    footer .rights {
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }

    .index-container .coverBillboard .blocks.type1 label {
        font-size: 11px
    }

    .marasi-form .inline .input-container {
    }

    .marasi-modal.overflow .modal-content {
        overflow-y: auto
    }

    .marasi-modal .modal-content {
        max-height: calc(100% - 100px)
    }

    .marasi-modal {
    }

    .marasi-modal .modal-header {
        width: calc(100% - 40px)
    }

    .marasi-modal .content {
        padding: 0 20px 15px
    }

    .checkout-container .gateways .payment-icons svg {
        height: 22px
    }

    .checkout-container .emptyCart p {
        font-size: 24px
    }

    .checkout-container .selected-address>div {
        width: 100%;
        padding: 0
    }

    .checkout-container .showAddressesList {
        padding: 0
    }

    .checkout-container .selected-address {
        padding-bottom: 0
    }

    .checkout-container .checkout-box-title {
    }

    .checkout-container .checkout-box-container .box-title {
        padding: 0 0 10px
    }

    .checkout-container .checkout-box-title h2 {
        font-size: 20px
    }

    .checkout-container .checkout-box-container .box-title h4 {
        font-size: 15px
    }

    .checkout-container .checkout-box-container .box-title button,.checkout-container .checkout-box-container .box-title a {
        font-size: 11px
    }

    .checkout-container .checkout-box-container .box-content {
        margin-bottom: 20px
    }

    .order-item-container {
        padding: 15px
    }

    .order-general-summary p {
        font-size: 11px
    }

    .order-general-summary .order-total .totalPrice {
        font-size: 12px
    }

    .order-general-summary>* {
        margin: 0 3px
    }

    .order-general-summary .order-basic .orderNo {
        display: none
    }

    .tool-tip {
        right: -30px
    }
}
