@font-face {
    font-family: 'Johnston100';
    src: url('../fonts/Johnston100-Regular.eot');
    src: url('../fonts/Johnston100-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Johnston100-Regular.woff2') format('woff2'),
        url('../fonts/Johnston100-Regular.woff') format('woff'),
        url('../fonts/Johnston100-Regular.ttf') format('truetype'),
        url('../fonts/Johnston100-Regular.svg#Johnston100-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
;font-display:swap;}

@font-face {
    font-family: 'Johnston100';
    src: url('../fonts/Johnston100-Light.eot');
    src: url('../fonts/Johnston100-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Johnston100-Light.woff2') format('woff2'),
        url('../fonts/Johnston100-Light.woff') format('woff'),
        url('../fonts/Johnston100-Light.ttf') format('truetype'),
        url('../fonts/Johnston100-Light.svg#Johnston100-Light') format('svg');
    font-weight: 300;
    font-style: normal;
;font-display:swap;}

@font-face {
    font-family: 'Johnston100';
    src: url('../fonts/Johnston100-Thin.eot');
    src: url('../fonts/Johnston100-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Johnston100-Thin.woff2') format('woff2'),
        url('../fonts/Johnston100-Thin.woff') format('woff'),
        url('../fonts/Johnston100-Thin.ttf') format('truetype'),
        url('../fonts/Johnston100-Thin.svg#Johnston100-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
;font-display:swap;}

@font-face {
    font-family: 'Johnston100';
    src: url('../fonts/Johnston100-Medium.eot');
    src: url('../fonts/Johnston100-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Johnston100-Medium.woff2') format('woff2'),
        url('../fonts/Johnston100-Medium.woff') format('woff'),
        url('../fonts/Johnston100-Medium.ttf') format('truetype'),
        url('../fonts/Johnston100-Medium.svg#Johnston100-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
;font-display:swap;}

body {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #000;
}

.header-primary .local-font,
.header-primary .dropdown-block .dropdown-heading,
.header-primary .links > li > * {
    font-size: 16px;
}

.nav-regular:not(.nav-vert) .nav-item.level0 > a,
.nav-holder .dropdown-block .dropdown-heading,
.nav-holder .dropdown-block .dropdown-heading a,
.action.primary,
.checkout-cart-index .cart.main .action span,
.checkout-cart-index .item-actions .action span {
    font-family: Arial, Helvetica, sans-serif !important;
}

.nav-regular .nav-submenu--mega>li>ul>li>a {
    line-height: 20px !important;
}

.nav-regular .nav-submenu--mega>li>ul>li {
    margin-bottom: 10px;
}

.nav-regular .nav-submenu--mega .nav-item > a {
    font-size: 16px !important;
}

.headings-font, .main-font, h1, h2, h3, h4, h5, .section-title, .products-list .product-name, .filter .block-subtitle, .feature .heading, .uaccordion .heading, .block .block-title, #opc-login h3, .box-account .box-head h2, .order-items h2.table-caption, .order-items h2.sub-title, .order-items .order-comments h2, .product.data.items > .item.title > .switch, .footer .heading, #subscribe-form label, .caption .heading,
.header-primary a, input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
    font-family: Arial, Helvetica, sans-serif !important;
}

h6 {
    font-size: 1.6rem;
}
h3 {
    font-size: 2.5rem;
}
p {
    font-size: 16px;
}

.swatch-attribute.size .swatch-option.selected, .swatch-attribute.manufacturer .swatch-option.selected {
    color: #d10075;
}

.opc-progress-bar-item._active:before, .opc-progress-bar-item._active > span:before, .opc-wrapper .shipping-address-item.selected-item:after, .filter-title strong[data-count]:after, .main-color--bg {
    background-color: #d10075 !important;
}

.minicart-wrapper .action.showcart .counter:not(.ib), .header-container .skip-link .counter, .dropdown-block .dropdown-heading .counter {
    background-color: #d10075 !important;
}

.header-primary .local-font, .header-primary .dropdown-block .dropdown-heading, .header-primary .links > li > * {
    font-size: 16px !important;
    line-height: 40px !important;
}

.product-item .price-box .price, .product-items .item .price-box .price {
    font-size: 1.6rem;
}
.action.primary {
    font-size: 1.5rem;
}
.footer-primary a {
    font-size: 16px;
    line-height: 1.6;
}
.product-item-name>a, .product.name a>a {
    font-size: 16px !important;
}

.header-container2 {
    background-image: none !important;
    background: #fff;
}

.slide-texts{
    position: absolute;
    top: 200px;
    left: 200px;
    max-width: 660px;
    background: rgba(0,0,0,0.2);
}

.slide-title h2 {
    color: #fff;
    font-size: 44px;
    font-family:'Johnston100' !important;
}

.slide-content p{
    font-size: 18px;
    color: #fff;
   font-family: Arial, Helvetica, sans-serif !important;
}

.cms-home .slide-buttons li{
    list-style: none;
    float: left;
    margin-right: 20px;
    margin-top: 30px;
}
.cms-home .slide-buttons li:first-child a {
    background: #d10075;
    padding: 10px 20px;
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
}

.cms-home .slide-buttons li:nth-child(2) a {
    border: 1px solid #fff;
    padding: 15px 40px;
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
}

.footer-bottom-container,
.footer-primary-container {
    background-color: #f2f2f2 !important;
}

.action.primary:hover,
.action.primary:focus {
    background-color: #d10075 !important;
    color: #fff !important;
}
/* .column.main .block:last-child {
    margin: 0 -15px !important;
} */
.slide-buttons li:first-child a:hover {
    color: #ffffff !important;
    background: #d10075;
}

.links > li > a:hover {
    background-color: #d10075 !important;
}

.header-regular .block-search .input-text:focus {
    box-shadow: 0 0 5px rgb(235, 0, 138), inset 0 1px 2px rgba(0,0,0,0.075) !important;
}
.ultimo-3-row-sec .slide-buttons li {
    margin-top: 0;
    margin-bottom: 50px;
}
.footer .ib,
.footer span.icon {
    background-color: #d10075 !important;
}

a.action.continue:hover,
button:hover,
.cart.table-wrapper .actions-toolbar>.action:hover,
.action-gift:hover {
    color: #fff !important;
}

.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
    text-align: center !important;
}

.checkout-index-index .checkout-shipping-method .step-content .table-checkout-shipping-method {
    width: 100% !important;
}

.checkout-index-index .checkout-agreements-block .fieldset>.field.required>.label:after {
   display: none;
}

@media only screen and (min-width: 768px) {
    .cms-content ul li {
        margin-bottom: 3px;
    }

    /* a:hover,
    .sideacco li.current>a,
    h2.product-name a:hover,
    h3.product-name a:hover,
    h4.product-name a:hover,
    h5.product-name a:hover,
    p.product-name a:hover, */
    a.action.continue:hover {
        color: #fff !important;
    }

    .content-text {
        max-width: 400px;
        padding: 10px 15px;
        background: rgba(333,333,333,.8);
        position: absolute;
        top: 50%;
        left: 50px;
        transform: translateY(-50%);
    } 
    
    .cms-home .inner-container .block.widget.block-products-list.grid {
        margin: 0 1%;
    }

    .product-info-main .box-tocart .field.qty .label {
        display: inline !important;
        font-size: 18px;
        font-weight: 500;
    }

    .product-info-main .box-tocart {
        width: 100%;
        margin-bottom: 0 !important;
    }

    .product-view.product-columns-wrapper .product-lower-primary-column.grid12-9 .product.data.items.style1.show-tabs>.item.title {
        margin-top: 0;
        padding-top: 0;
        margin-right: 20px;
    }

    .product-view.product-columns-wrapper .product-lower-primary-column.grid12-9 .product.data.items.style1.show-tabs>.item.title a {
        border: 0;
        background-color: transparent !important;
        line-height: 40px;
        height: 40px;
        padding-left: 0 !important;
        padding-right: 0 !important;
        color: #333 !important;
    }

    .product-view.product-columns-wrapper .product-lower-primary-column.grid12-9 .product.data.items.style1.show-tabs>.item.title.active a,
    .product-view.product-columns-wrapper .product-lower-primary-column.grid12-9 .product.data.items.style1.show-tabs>.item.title a:hover {
        border-bottom: 2px solid #333 !important;
    }

    .product-view.product-columns-wrapper .product-lower-primary-column.grid12-9 .product.data.items.style1.show-tabs>.item.content {
        border: 0;
        padding-top: 5px;
    }

    .product-social-links {
        padding-top: 10px;
    }

    .checkout-index-index  .checkout-payment-method .actions-toolbar .primary {
        float: none !important;
    }

    .product-info-main .page-title-wrapper .page-title {
        font-size: 2.6rem !important;
    }

    .category-view .block-products-list.grid ol.product-items.widget-product-grid li.product-item {
        width: 19.7% !important;
    }

    .product-view .swatch-option.image {
        box-sizing: border-box;
    }

    .checkout-index-index .header-container3 {
        padding: 0;
    }

    .form-address-edit .secondary {
        float: none !important;
        margin-top: 11px;
        margin-left: 10px;
    } 

    ol#cart-sidebar-reorder li.product-item {
        display: flex;
    }

    .form-newsletter-manage .actions-toolbar .secondary {
        float: none !important;
        margin-left: 10px;
        margin-top: 3px;
    }

    .pod__lightbox-cell--room .pod__lightbox-img-room {
        bottom: 20px !important;
    }

    .customer-account-create .fieldset>.field.choice:before {
        padding: 0px;
    }


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

    .footer-primary .mobile-collapsible .fee-mob img {
        padding: 15px 0 0 0;
    }

    .footer-primary-container {
        padding-bottom:45px !important;
    }

    .blog-page .blog-left {
        width:58%; 
        float:left;
    }

    .blog-page .blog-right {
        width:38%; 
        float:right; 
        margin-left:2%;
    }

    .sidebar.sidebar-additional .block.block-compare .actions-toolbar,
    .sidebar.sidebar-additional .block.block-reorder .actions-toolbar,
    .sidebar.sidebar-additional .block.block-wishlist .actions-toolbar{    
        position: relative;
    }

    .sidebar.sidebar-additional .block.block-compare .actions-toolbar .secondary,
    .sidebar.sidebar-additional .block.block-reorder .actions-toolbar .secondary,
    .sidebar.sidebar-additional .block.block-wishlist .actions-toolbar .secondary{
        display: block;
        position: absolute;
        top: 45px;
    }

    .form-content .cms-content-important {
        margin-left: 0px !important;
        padding: 20px 0px;
    }

    .products.list.items.product-items.itemgrid.four {
        display: flex;
        flex-wrap: wrap;
    }
    /* min768last*/
}

@media only screen and (min-width: 770px){
    .header-container .logo-wrapper .logo img {
        width: 75% !important;
    }
}

@media (min-width: 1000px), print {
    .products.products-grid.products-crosssell .product-item {
        width: 18.8%;
        margin-right: 1%;
    }

    .products.products-grid.products-crosssell .product-item .product-item-info {
        width: 100%;
    }

    .products.products-grid.products-crosssell .product-item .product-item-name {
        min-height: 50px;
    }

    .products.products-grid.products-crosssell .product-item:last-child {
        margin-right: 0;
    }
}

@media only screen and (min-width: 1300px){
    .container,
    .catalog-category-view.page-layout-1column-full-width .page-main {
        max-width: 1310px !important;
    }
    
    .catalog-category-view.page-layout-1column-full-width .page-main {
        padding: 0 15px;
    }

    .header.container,
    .nav-container .nav-container,
    .footer-primary.footer.container,
    .footer-bottom.footer.container {
        max-width: 1280px !important;
    }

    .shipping-tracking-popup .page-main {
        width: 1260px;
        margin: 0 auto;
        padding: 0 15px;
    }

    .cms-home .inner-container .block.widget.block-products-list.grid {
        margin: 0 1%;
    }

    .footer-primary .mobile-collapsible .fee-mob img {
        position: relative;
        left: -400px;
        top: 20px;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 768px) {
    .sidebar.sidebar-additional .block.block-wishlist .product-item-name,
    .sidebar.sidebar-additional .block.block-wishlist .price-box {
        float: left;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .shipping-tracking-popup .page-main {
        width: 940px;
        margin: 0 auto;
        padding: 0;
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .shipping-tracking-popup .page-main {
        width: 720px;
        margin: 0 auto;
        padding: 0;
    }
    .category-view .product-item-details {
        min-height: 200px !important;
    }

    .category-view .product-item-details .product-reviews-summary .reviews-actions,
    .category-view .product-item-details .product-reviews-summary .rating-summary {
        display: block;
    }
}
.header-primary a,
.header-primary,
.dropdown-block .dropdown-heading .icon {
    color: #333 !important;
}

/* Faq Page */
.cms-page-view .page-title-wrapper,
.cms-page-view .page-main .block {
/* .cms-page-view .breadcrumbs { */
    display: none;
}

.cms-faq .cms-content h4 {
    font-weight: 400;
    padding-right: 20px;
    margin: 0 0 10px;
}

.cms-content p a.clr-pink {
    color: #d10075;
    font-size: 16px;
    font-weight: normal;
    text-decoration:none;
}

.divi-sec {
    width:50%;
    float:left;
    margin-bottom: 60px;
}

.cms-about-us .divi-sec.cont-left {
    width:52%;
}

.cms-about-us .divi-sec.cont-right {
    width: 48%;
}


.cms-about-us .divi-sec {
    margin-bottom: 0;
}

/* .art-on{
    border-bottom: 1px solid #969696;
    position: relative;
    cursor: pointer;
    margin: 10px 0 12px 0;
} */

.fur-del {
    border-bottom: 1px solid #969696;
    margin: 15px 0 20px 0; 
    padding-bottom: 5px;
}


.art-on .fa {
    font-size: 22px;
    color: #555;
    float: right;
    transition: transform 0.3s ease-in-out 0s;
    position: absolute;
    right: 10px;
    top: -7px;
}

.art-on.active .fa {
    transform: rotate(180deg);
}

.header-regular .block-search .input-text {
    font-size: 16px;
}

.nav-container {
    background-color: #f5f5f5 !important;
}

/* About us */
.cms-content ul {
    padding-left: 0;
}

.banner-sec img {
    width: 100%;
}

.about-sec {
    margin-bottom:40px;
}

.about-sec h2 {
    margin-bottom: 25px;
    margin-top: 25px;
    line-height: 40px;
    font-size: 28px;
}

.about-sec h4 {
    margin-top: 20px;
}

.cont-img-sec {
    margin: 20px 0 60px 0;
    display: flex;
}

.cont-left p,
.cont-right p {
    line-height: 1.7;
}

.cont-left {
    padding-left: 0;
}


.img-right img,
.img-left img {
    width: 100%;
}

.img-left {
    padding-left: 0;
}

.cont-right a.clr-pink {
    font-weight: bold;
    color: #d10075;
    text-decoration: none;
}

.cont-right {
    margin-left: 20px;
}

.cont-right h2 {
    margin-top: 0;
}

.cont-right strong {
    color: #555;
}

/* .divi-sec {
    width: 50%;
    
} */

.divi-sec.cont-left {
    padding-right: 2%;
}

.divi-sec.cont-right {
    padding-left: 1%;
}

.cms-content p {
    font-weight: 300;
    line-height: 1.6;
}

.cms-content p,
.cms-content h2,
.cms-content h3,
.cms-content h4,
.cms-content h5,
.cms-content li,
.cms-content span,
.cms-content ul,
.cms-content p strong,
.cms-content {
    color: #3d3d3d;
    font-family: Arial, Helvetica, sans-serif !important;
}

body.cms-privacy-policy-cookie-restriction-mode .page-main,
body.cms-privacy-policy-cookie-restriction-mode .page-main h2,
.cms-content .divi-sec h2, 
.cms-content .divi-sec h4,
body.cms-size-guide-adult .page-main,
body.cms-size-guide-child .page-main,
.cms-size-guide-adult .page-main h3,
.cms-size-guide-child .page-main h3 {
    font-family: Arial, Helvetica, sans-serif !important;
}

.cms-content h2 {
    font-size: 30px;
    font-weight: 400 !important;
}

.cms-content h3 {
    font-size: 28px;
    font-weight: 400 !important;
}

.about-sec h3 {
    margin: 25px 0;
}

a.fw-600 {
    font-weight: 600 !important;
}

ul.cms-common-list {
    list-style: disc;
    list-style-position: outside;
    position: relative;
    left: 15px;
}

.small-size p {
    font-size: 14px;
    font-weight: 400;
}

.cont-img-sec:last-child {
    margin-bottom: 0;
}

/* Delivery Page */
.delivery h1 {
    line-height: 1.2em;
    margin: 30px 0;
}

.delivery p {
    font-size: 16px;
}

.cms-content table>thead>tr>th{
  border-bottom: 0px;
  color: #000;
}

.line-sep {
    border: 0.5px solid #969696 !important;
    width: 100%;
    margin: 20px 0;
}

.charges strong a {
    color: #d10075;
    text-decoration: none;
}

.charges strong a:hover {
    text-decoration: none;
}

.charges p.our-cus {
    margin: 20px 0;
}

.delivery-type {
   border-spacing: 0;
   width: 100%;
}

.sale-per th {
  text-align: left;
}

.del-time th {
    background-color: #fff;
    color: #000;
}

.sale-per, .work-day {
    font-size: 16px;
}

.sale-per th {
    background:  #969696;
    padding: 5px;
    position: relative;
    width: 33.3%;
}

.sale-per th:after {
    position: absolute;
    right: 0;
    height: 110%;
    width: 30px;
    top: -5%;
    content: '';
    background-color: #fff; 
}

.work-day td span {
    display: none;
}

.work-day  td {
    padding: 20px 10px;
    font-weight: normal !important;
    background: #fff !important;
}

.clear {
    clear: both;
}

.divi-sec h2{
    margin-top: 20px;
}

.art-on {
    border-bottom: 1px solid #969696;
    position: relative;
    margin: 20px 0;
    cursor: pointer;
}

.fur-del {
    border-bottom: 1px solid #969696;
    margin: 15px 0 20px 0; 
    padding-bottom: 15px;
}

.art-on h4 {
    margin-right: 30px;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 10px;
   
}

/* Conact Page */
.cms-content{
    padding: 0px;
    margin-bottom: 30px;
}

.cms-content h1,
.cms-content h4 {
    color: #3D3D3D;
    font-weight: bold;
}

.cms-content h1 {
    font-size: 30px;
    padding: 20px 0;
}

.cms-content h4 {
    font-size: 16px;
    margin:10px 0;
}

.cms-content p {
    line-height: 1.5;
}

.cms-content p strong {
    color: #3D3D3D;
    font-size: 16px;
    font-weight: bold;
}

.cms-content p.sep-sec a {
    color: #d10075;
    font-size: 16px;
    font-weight: normal;
    text-decoration: underline;
    cursor: pointer;
}

.content-sec {
    padding-left: 0px;
    padding-right: 0px;
}

.content-sec a.small-text {
    font-size: 16px;
    font-weight: normal;
    color: #d10075; 
}

.form-inner {
    display: flex;
}

.form-inner input {
    margin: 4px 0 0;
}

.form-inner label {
    color: #555;
    font-weight: normal;
    padding-left: 10px
}

.sub-button {
    color: #fff;
    background-color: #d10075;
    border: solid 1px #d10075;
    padding: 15px 50px;
    border-radius: 2px;
    margin-top: 30px;
    box-shadow: none;
    cursor: pointer;
}
    
/* .divi-sec {
    width: 50%;
    float: left;
} */

address {
    color: #3d3d3d;
    font-size: 16px;
}

.contact-index-index .divi-sec h2 {
    margin-bottom: 20px;
}

.form-inner label.pl-0 {
    padding-left: 0;
}

.small-text p {
    font-size: 14px;
}

.cms-content .accordion h4 {
    font-weight: 400 !important;
}

.cms-delivery .art-on .fa,
.cms-size-guide .art-on .fa {
    top: 0;
}

.cont-img-sec img.img-left {
    float: left;
    padding-right: 20px;
    width: 50%;
}

.cont-img-sec img.img-right {
    float: right;
    padding-left: 20px;
    width: 48%;
    padding-bottom: 30px;
}

.cms-faq .divi-sec {
    float: none;
    margin-bottom: 0;
}

.cont-img-sec.mb-30 {
    margin-bottom: 30px;
}

ul.cms-common-list {
    font-weight: 300;
}

/* Contact us Page form */
.contact-index-index .content-sec form {
    width: 100%;
    max-width: 1310px;
    margin: 20px auto;
}

.contact-index-index .content-sec form h1 {
    font-size: 3em;
    font-weight: 300;
    text-align: center;
    color: #d10075;
}

.contact-index-index .content-sec form h5 {
    text-align: center;
    color: #c6c6c6;
}

.contact-index-index .content-secform hr.sep {
    background: #d10075;
    box-shadow: none;
    border: none;
    height: 2px;
    width: 100%;
    margin: 0px auto 45px auto;
}

.contact-index-index .content-sec form .emoji {
    font-size: 1.2em;
}

.contact-index-index .content-sec .group {
    position: relative;
    margin: 10px 0;
    color: #969696;
}

.contact-index-index .content-sec .fieldset > .field:not(.choice) > .control {
    width: 100% !important;
    float: none !important;
}

.contact-index-index .content-sec .field.comment.form-outer {
    margin-top: 10px;
}

.contact-index-index .content-sec .small-text {
    margin-top: 20px;
}

.contact-index-index .content-sec .small-text p {
    margin-bottom: 0;
    color: #555;
    font-weight: 300;
}

.contact-index-index .fieldset {
    margin-bottom: 0 !important;
}

.contact-index-index .page-title-wrapper {
    display: none;
}

.contact-index-index .columns .column.main {
    padding-bottom: 0;
}

.contact-index-index .content-sec button.action.submit.primary {
    background: #d10075 !important;
    color: #fff !important;
    padding: 14px 50px;
    border-radius: 0px !important;
    letter-spacing: 0.06em;
    font-size: 16px;    
    transition: all 0.5s ease;
}

.contact-index-index .content-sec button.action.submit.primary:hover,
.contact-index-index .content-sec button.action.submit.primary:focus {
    border-color: #e03081 !important;
    background-color: #e03081 !important;
    box-shadow: -1.5px 2px 6px 0px rgba(0,0,0,0.28);
}

.contact-index-index .content-sec .group input{
    height: 45px;
    background: #efefef;
    font-weight: 300;
    color: #3D3D3D !important;
    font-size: 16px;
    border:none;
    border-radius: 0;
    border-bottom: 1px solid #969696;
    padding: 20px 8px 6px;
}

.contact-index-index .content-sec textarea {
    resize: none;
}

.contact-index-index .content-sec label {
    color: #969696;
    font-size: 16px;
    font-weight: 300;
    position: absolute;
    left: 10px;
    top: 10px;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
}

.contact-index-index .content-sec .field .group {
    position: relative;
}

.contact-index-index .content-sec .field .label {
    position:absolute;
    left: 10px;
    top: 10px;
    font-size: 18px;
    font-weight: 200;
    color: #cecece;
    transition: all 0.5s ease;
    pointer-events: none;
}

.contact-index-index .content-sec .field .group input[type=text]:focus~.label,
.contact-index-index .content-sec .field .group textarea:focus~.label, 
.contact-index-index .content-sec .field .group input[type=email]:focus~.label {
    display:block;
    color: #d42469;
    top: 0px;
    font-size: 14px;
}

.contact-index-index .content-sec input,
.contact-index-index .content-sec textarea {
    background: #efefef;
    font-size: 16px;
    display: block;
    width: 100%;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #969696;
    padding: 20px 8px 6px;
    color: #3D3D3D !important
}

.contact-index-index .content-sec input:focus,
.contact-index-index .content-sec textarea:focus {
    outline: none;
}

.contact-index-index .content-sec input:valid ~ label, 
.contact-index-index .content-sec textarea:valid ~ label,
.contact-index-index .content-sec input:focus ~ label,
.contact-index-index .content-sec textarea:focus ~ label { 
    top: 0px;
    left: 10px !important;
    font-size: 12px;
    color: #d10075;
}


.contact-index-index .content-sec input:focus ~ .bar:before,
.contact-index-index .content-sec textarea:focus ~ .bar:before {
    width: 100%;
    max-width: 1310px;
}

.contact-index-index .content-sec input[type="password"] {
    letter-spacing: 0.3em;
}

.contact-index-index .content-sec span.req {
    color: #d10075 !important;
}

.contact-index-index .content-sec .sel-sec {
    color: #969696;
    font-size: 12px;
    font-weight: 300;
    position: absolute;  
    left: 10px;
    top: 4px;
}

.contact-index-index .content-sec .bar {
    position: relative;
    display: block;
    width: 100%;
}

.contact-index-index .content-sec .bar:before {
    content: '';
    height: 2px;
    width: 0;
    bottom: 0px;
    position: absolute;
    background: #d10075;
    -webkit-transition: 00ms ease all;
    transition: 00ms ease all;
    left: 0%;
}

.contact-index-index .content-sec .btn {
    background: #d10075 !important;
    color: #fff;
    border: none;
    border-radius: 0px !important;
    letter-spacing: 0.06em;
    font-size:16px;
    text-transform: uppercase;
    text-decoration: none;
    outline: none;
}

.contact-index-index .content-sec .btn:hover {
    color: #8b8b8b;
    box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12);
}

.contact-index-index .content-sec .btn.btn-link {
    background: #d10075;
    color: #d3eafd;
}

.contact-index-index .content-sec .btn.btn-link:hover {
    background: #0d8aee;
    color: #deeffd;
}

.contact-index-index .content-sec .btn.btn-submit {
    background: #d10075 !important;
    color: #fff  !important;
    position:relative;
    /*padding: 20px 50px;*/
    border-radius: 0px !important;
    letter-spacing: 0.06em;
    font-size:16px;
}

.contact-index-index .content-sec .btn.btn-submit:hover {
    background: #0d8aee;
    color: #deeffd;
}

.contact-index-index .content-sec .btn.btn-cancel {
    background: #eee;
}

.contact-index-index .content-sec .btn.btn-cancel:hover {
    background: #e1e1e1;
    color: #8b8b8b;
}

.contact-index-index .content-sec .btn-box {
    text-align: left !important;
    /*margin: 50px 0;*/
}

.contact-index-index .content-sec .form-inner {
    display: block;
    margin-bottom: 15px;
    position: relative;
    min-height: 40px;
    margin-top: 20px;
}   

.contact-index-index .content-sec .form-inner label{
    font-size:14px;
    color: #555;
} 

.contact-index-index .content-sec .form-inner label:before {
    content: '';
    -webkit-appearance: none;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #969696;
    padding: 5px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 0;
    width: 2px;
    left: 0;
    height: 2px;
}

.contact-index-index .content-sec .form-inner input:checked + label:after {
    content: '\2714';
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    width: 12px !important;
    height: 14px !important;
    border: 0;
    background: #d10075 !important;
    transform: rotate(0deg) !important;
    line-height: 15px;
    padding-left: 2px;
    color: #fff;
    border-radius: 2px;
}

.contact-index-index form#contact-form {
    margin: 0 !important;
}

.contact-index-index form#contact-form .fieldset > .field {
    margin-bottom: 0 !important;
}

/* The form_inner */
.contact-index-index .content-sec .form_inner {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.contact-index-index .content-sec div.mage-error {
    position: absolute;
    right: 0;
    top: 0;
}

/* Hide the browser's default checkbox */
.contact-index-index .content-sec .form_inner input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.contact-index-index .content-sec .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.contact-index-index .content-sec .form_inner:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.contact-index-index .content-sec .form_inner input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.contact-index-index .content-sec .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.contact-index-index .content-sec .form_inner input:checked +label:after {
    content: '';
    display: block;
    position: absolute;
    top: 4px !important;
    left: 4px !important;
    width: 13px !important;
    height: 13px !important;
    border: 0;
    background: #d10075 !important;
}

/* Style the checkmark/indicator */
.contact-index-index .content-sec .form_inner .checkmark:after {
    content: '';
    display: block;
    position: absolute !important;
    top: 4px !important;
    left: 4px !important;
    width: 13px !important;
    height: 13px !important;
    border: 0;
    background: #d10075 !important;
}  

.small-box {
    left: 8px;
    top: -1px;
    position: relative;
    width: 20px;
    height: 20px;
    background-color: #fff !important;
    border: 1px solid #ccc;
}

.pl-0 {
    font-size: 14px !important;
    font-weight: normal !important;
    color: #555 !important;
}

.contact-index-index .content-sec form .same-sec{
    width: 100%;
    padding: 5px 0 0 3px;
    display: block;
    height: 50px;
    background-color: #efefef;
    border: 0px;
    border-bottom: 1px solid #969696;
}

.contact-index-index label.sel-sec {
    position: absolute;
    left: 7px;
    color: #969696;
}

.same-sec option {
    font-weight: bold;
}

.form-outer .write{
    background-color: #efefef;
    border-bottom: 1px solid #969696;
    padding-top: 10px;
    padding-left: 10px;
}
            
.form-outer{
    position: relative;
}

.form-outer span{
    color: #d10075;
    font-size: 16px;
}

/* Homepage */
.cms-home .ultimo-3-row-sec h3 {
    min-height: 55px;
}

.cms-home .product-item-name {
    min-height: 60px;
}

/*privacy */
.about-info .priv-cont-sec{
    width: 65%;
    padding-right: 2%;
    border-right: 1px solid #ccc;
}

.cms-privacy .cms-content h2 ,
.cms-privacy .cms-content h3,
.cms-privacy .cms-content h4,
.cms-privacy .cms-content h5,
.cms-terms-and-conditions .cms-content h2,
.cms-terms-and-conditions .cms-content h3,
.cms-terms-and-conditions .cms-content h4,
.cms-terms-and-conditions .cms-content h5,
.cms-content h1,
.cms-content h2,
.cms-content h3,
.cms-content h4,
.cms-content h5,
.cms-content ul li {
    font-weight: 500;
}

.cms-privacy .cms-content h6,
.cms-terms-and-conditions .cms-content h6 {
    font-weight: 400;
}

.cms-privacy .cms-content h3,
.cms-terms-and-conditions .cms-content h3 {
    font-size: 26px;
}

.cms-privacy .cms-content ul,
.cms-terms-and-conditions .cms-content ul {
    padding-left: 35px;
}

.cms-privacy .about-info a.under-text,
.cms-terms-and-conditions a.under-text {
    color: #d10075;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
}

.cms-privacy .about-info a.under-text:hover,
.cms-terms-and-conditions a.under-text:hover {
    text-decoration: underline;
}


.cms-privacy .about-info ul.square-list,
.cms-terms-and-conditions .about-info ul.square-list {
    list-style-type: square;
    padding-left: 100px !important;
}

.cms-privacy .about-info ul.type-disc,
.cms-terms-and-conditions .about-info ul.type-disc {
    list-style-type: disc !important;
}

.cms-privacy .about-info ol.type-num,
.cms-terms-and-conditions .about-info ol.type-num {
    list-style-type: decimal;
    padding-left: 100px;
}

.cms-privacy .cms-content li,
.cms-terms-and-conditions .cms-content li {
    margin-bottom: 4px;
    line-height: 1.5;
}

.cms-privacy .cms-content p,
.cms-terms-and-conditions .cms-content p {
    line-height: 1.75;
    margin-bottom: 15px;
    font-size:14px;
}

.cms-privacy h2.top-line,
.cms-terms-and-conditions h2.top-line {
    display: inline-block;
    border-top: 5px solid #d10075;
    padding-top: 9px;
}

.cms-privacy .coll-sec,
.cms-terms-and-conditions .coll-sec {
    display: flex;
    margin-bottom: 60px;
    margin-top: 60px;
}

.cms-privacy .bottom-box-sec,
.cms-terms-and-conditions .bottom-box-sec {
    display: flex;
}

.cms-privacy .shop-sec,
.cms-terms-and-conditions .shop-sec {
    width: 33.3%;
    margin: 0 20px 0 0;
}

.cms-privacy .module-inner,
.cms-terms-and-conditions .module-inner {
    width: 33.3%;
    margin: 13px;
}

.cms-privacy .shop-sec img,
.cms-terms-and-conditions .shop-sec img {
    width: 100%;
    height: auto;
}

.cms-privacy .shop-sec .blocktitle,
.cms-terms-and-conditions .shop-sec .blocktitle {
    font-weight: bold;
    color: #bfbfbf;
    margin-top:10px;
}

.cms-privacy .bottom-box-sec,
.cms-terms-and-conditions .bottom-box-sec {
    border: 1px solid #c5c5c5;
    padding: 10px;
    background-color: #f4f4f4;
}

.cms-privacy .module-inner .same-button,
.cms-terms-and-conditions .module-inner .same-button {
    font-size: 16px;
}

.cms-privacy .module-inner .same-button,
.coll-sec .same-button,
.cms-terms-and-conditions .module-inner .same-button,
.cms-terms-and-conditions .coll-sec .same-button {
    background-color: #d10075;
    border-radius: 0px;
    border: 2px solid #fff;
    color: #fff;
    font-weight: bold;
    -webkit-transition: ease-out 0.2s;
    transition: ease-out 0.2s;
    display: block;
    width: fit-content;

}

.cms-privacy .coll-sec .same-button,
.cms-terms-and-conditions .coll-sec .same-button {
    font-size: 15px;
}

.cms-privacy .module-inner .small-button,
.coll-sec .small-button,
.cms-terms-and-conditions .module-inner .small-button {
    padding: 20px 15px;
}

.cms-privacy .module-inner .same-button:hover,
.cms-privacy .coll-sec .same-button:hover,
.cms-terms-and-conditions .module-inner .same-button:hover {
    background-color: #fff;
    border: 2px solid #d10075;
    color: #d10075 !important;
    -webkit-transition: ease-out 0.2s;
    transition: ease-out 0.2s;
    text-decoration: none;
}

.cms-privacy .module-inner .big-button,
.cms-terms-and-conditions .module-inner .big-button {
    width: 95%;
    padding: 18px;
}

.cms-privacy .module-inner p.pink-clr-text,
.cms-terms-and-conditions .module-inner p.pink-clr-text {
    color: #d10075;
    font-size: 14px;
    line-height: 1.3;
}

.cms-privacy ul.same-line,
.cms-terms-and-conditions ul.same-line {
    padding-left: 0px !important;
}

.cms-privacy .module-inner ul.same-line li,
.cms-terms-and-conditions .module-inner ul.same-line li {
    list-style-type: none;
    display: inline;
}

.cms-privacy .module-inner ul.same-line li .fa,
.cms-terms-and-conditions .module-inner ul.same-line li .fa {
    display: inline;
    margin-right: 2px;
    font-size: 30px;
    border-radius: 2px;
}

.cms-privacy .module-inner ul.same-line li .fa-facebook,
.cms-terms-and-conditions .module-inner ul.same-line li .fa-facebook {
    background-color: #405b9f;
    padding: 4px 14px;
    color:#fff;
}

.cms-privacy .module-inner ul.same-line li .fa-twitter,
.cms-terms-and-conditions .module-inner ul.same-line li .fa-twitter {
    background-color: #23a9e8;
    padding: 4px 7px;
    color:#fff;
}

.cms-privacy .module-inner ul.same-line li .fa-youtube,
.cms-terms-and-conditions .module-inner ul.same-line li .fa-youtube {
    background-color: #dd2730;
    padding: 4px 7px;
    color:#fff;
}

.cms-privacy .module-inner ul.same-line li .fa-pinterest,
.cms-terms-and-conditions .module-inner ul.same-line li .fa-pinterest {
    color:#fff;
    background-color: #cd2020;
    padding: 4px 7px;
}

.cms-privacy .module-inner ul.same-line li .fa-instagram,
.cms-terms-and-conditions .module-inner ul.same-line li .fa-instagram {
    color:#fff;
    background-color: #4c85af;
    padding: 4px 7px;
}

.cms-privacy .module-inner ul.same-line li .fa-comment-o,
.cms-terms-and-conditions .module-inner ul.same-line li .fa-comment-o {
    color:#fff;
    background-color: #ff9000;
    padding: 4px 7px;
}

.cms-privacy .module-inner ul.same-line li .fa:hover,
.cms-terms-and-conditions .module-inner ul.same-line li .fa:hover {
    background: #d10075;
}

.cms-privacy .module-inner p.grey-clr-text,
.cms-terms-and-conditions .module-inner p.grey-clr-text {
    color: #b1b1b1;
    line-height: 1.2;
}

.cms-privacy .sub-module ul,
.cms-terms-and-conditions .sub-module ul {
    padding-left: 0px;
}

.cms-privacy .sub-module .no-type li,
.cms-terms-and-conditions .sub-module .no-type li {
    list-style-type: none;
    line-height: 1.2;
    margin-bottom: 0;
}

.cms-privacy .sub-module,
.cms-terms-and-conditions .sub-module {
    margin-top: 20px;
}

.cms-privacy .module-inner h3.bot-space,
.cms-terms-and-conditions .module-inner h3.bot-space {
    font-size: 25px;
    margin-bottom: 30px;
}

.sticky-header .nav-regular:not(.nav-vert) .nav-item.level0 > a,
.sticky-header .nav-regular .nav-item--homeicon a {
    color: #3d3d3d !important;
}

.sticky-header .nav-regular:not(.nav-vert) .nav-item.level0 > a:hover,
.sticky-header .nav-regular .nav-item--homeicon a:hover,
.sticky-header .nav-regular .nav-item--homeicon.active a,
.sticky-header .nav-regular .nav-item--homeicon.active a:hover {
    color: #d10075 !important;
}

#scroll-to-top {
    background-color: #efefef !important;
}

/* removed space for breadcrumb */
.header-container3 {
    padding-bottom: 0 !important;
}

.equal-height .itemgrid .product-item .product-item-img .addto-onimage {
    float: none !important;
    display: flex;
    justify-content: center;
    margin-top: 0 !important;
}

.cart-totals .grand .mark, .cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
    padding-top: 8px !important;
}

.cart-summary .block .fieldset {
    margin-bottom: 0 !important;
}

/* .products.wrapper .item.product .product-image-photo {
    margin: 0 auto;
    max-height: 384px;
} 

.products.wrapper li.item.product.product-item {
    height: auto !important;
}
*/

.minicart-items .item.product .product-image-photo {
    min-height: 0;
    height: auto !important;
    width: auto !important;
}


/* .minicart-items .product>.product-item-photo img,
.minicart-items .product>.product-image-container img,
.minicart-items .item.product .product-image-photo img {
    height: auto !important;
} */

.minicart-items .product>.product-item-photo,
.minicart-items .product>.product-image-container {
    height: auto !important;
}


.minicart-items .item.product .product-image-photo {
    margin-bottom: 20px;
}

.cart.table-wrapper .product-image-wrapper img,
.minicart-items .product-image-wrapper img {
    height: auto !important;
}

.minicart-items .product-image-wrapper img {
    width: auto !important;
    display: block;
    margin: 0 auto;
}


.items-grid.single-line-name .product-item-name {
    white-space: normal !important;
    min-height: 45px;
    max-height: 45px;
    overflow: hidden;
}

.customer-account-create .form-create-account .secondary {
    float: none;
    margin-left: 10px;    
}

.minicart-wrapper .inner-heading .icon.ic.ic-bag8 {
    float: none !important;
}

.product-options-bottom .control .mage-error {
    padding-left: 10px;
}

/* footer starts */

.footer-primary {
    background-color: transparent !important;
    padding-bottom: 30px;
}

.footer-primary a {
    font-size: 14px;
    line-height: 1.6;
    font-weight: 300;
}

.footer-primary .grid12-1,
.footer-primary .grid12-2,
.footer-primary .grid12-3,
.footer-primary .grid12-4,
.footer-primary .grid12-5,
.footer-primary .grid12-6,
.footer-primary .grid12-7,
.footer-primary .grid12-8,
.footer-primary .grid12-9,
.footer-primary .grid12-10,
.footer-primary .grid12-11,
.footer-primary .grid12-12,
.footer-primary .grid-full,
.footer-primary .grid-col2-sidebar,
.footer-primary .grid-col2-main {
    display: inline;
    float: left;
    margin-left: 0%;
    margin-right: 2%;
}

.feature .no-margin.call,
.feature .no-margin.email {
    padding-top: 10px;
    font-size: 14px;
    font-weight: 300;
}

.footer .ib,
.footer span.icon {
    background-color: transparent;
    color:#d10075 !important;
}

.footer .ib {
    line-height: 40px;
    width: 0;
    height: 0;
}

.footer .ic {
    margin: 0 0 0 -4px !important;
    float: left;
}
 
.footer-primary .big-box-sec-right .coll {
    padding: 12px 6px 12px 0 !important;
    margin: 0 !important;
    color:#d10075 !important;
}

.footer-primary .big-box-sec-right .coll:hover {
    background: transparent !important;
    color: #000 !important;
}

.footer-bottom {
    background-color: transparent;
    color: #666666;
    padding-top: 15px;
    padding-bottom: 15px;
    BORDER-TOP: 1px solid #ccc;
}

.block.newsletter .field .control::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    line-height: 40px;
    color: #c2c2c2;  
    content: '';
    font-family: '';  
}

.block.newsletter input {
    padding-left:10px;
    height: 40px;
}

.socials-block a {
    background: #dbdbdb !important;
    border-radius: 100%;
    height: 42px;
    width: 42px;
    text-align: center;
    font-size: 18px;
    line-height: 42px;
    color: #fff !important;
    cursor: pointer !important;
}

.socials-block a:hover {
    background: #d10075 !important;
    color: #fff !important;
    cursor: pointer !important;
}

.nav-mobile .nav-item > a,
.header-mobile .skip-content .links > li > a {
   font-family: Arial, Helvetica, sans-serif !important;
}

.nav-mobile .nav-item > a,
.header-mobile .skip-content .links > li > a {
    line-height: 40px;
}

.header .minicart-wrapper .ic {
    float: none !important;
}

.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
    float: left !important;
}

.product-info-main .box-tocart .field.qty {
    width: auto;
}

.footer-primary .mobile-collapsible .block-content .feature {
    display: flex;
}

.footer-primary .mobile-collapsible  .small-logo-img a img {
    margin-top: 30px;
    width: 35% !important;
}

.footer-container .footer-primary .medium-box-sec .block-content img {
    margin-bottom: 10px
}

.footer-container .footer-primary .medium-box-sec .foot-cont p {
    margin-bottom:25px;
}

.footer-primary .mobile-collapsible .block-content .foot-cont,
.footer-primary .mobile-collapsible .block-content ul li i,
.footer-primary .mobile-collapsible .block-content .socials-block-mob h4,
.footer-primary .mobile-collapsible .block-content .socials-block-mob a {
    display: none;
}

.footer .ic {border: 0 !important;}
.block.newsletter .content .socials-block {display: none;}
.footer-text-newsletter {display:none;}
.footer-text-inside-newsletter {display:none;}

.product-info-main .product-add-form .product-options-wrapper .control input.product-custom-option{
    width: 60%;
}

.cms-index-index .main-container .main-top-container .item .ban .slide-texts {
    position: absolute;
    top: 40px !important;
    padding: 25px 35px 35px;
}

.cms-index-index .main-container .main-top-container .item .ban .slide-content p {
    color: #FFF !important;
}

.cms-index-index .main-container .main-top-container .item .ban .slide-buttons li:nth-child(2) a {
    color: #fff !important;
    border-radius: 2px;
    transition: all 0.5s ease;
}

.cms-index-index .main-container .main-top-container .item .ban .slide-buttons li:nth-child(2) a:hover {
    border-color: #d10075;
}

.cms-index-index .main-container .main-top-container .item .ban .slide-buttons ul {
    margin-bottom: 0 !important;
}

button.action.subscribe span {
    display: inline-block;
    height: 12px;
    position: relative;
    width: 12px;
    font-size: 0;
    top: 3px;
    left: 3px;
}

button.action.subscribe span::after {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-right-style: solid;
    border-right-width: 2px;
    content: '';
    display: inline-block;
    height: 8px;
    left: 2px;
    position: absolute;
    top: 2px;
    width: 8px;
}

button.action.subscribe span::before {
    bottom: 1px;
    content: '';
    height: 15px;
    position: absolute;
    right: 0;
    transform-origin: bottom;
    width: 2px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

button.action.subscribe span {
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
}

button.action.subscribe span::after {
    border-color: #fff;
}

button.action.subscribe span::before {
    background-color: #fff;
}

.footer-primary .mobile-collapsible .block-content .block.newsletter .field .control {
    width: 100% !important;
}

.footer-primary .mobile-collapsible .block-content .block.newsletter .form.subscribe {
    position: relative;
}

.footer-primary .mobile-collapsible .block-content .block.newsletter .actions {
    position: absolute;
    top: 0;
    right: 36px;
    padding-top: 0 !important;
}

.footer-primary .mobile-collapsible .block-content .block.newsletter .action.subscribe {
    line-height: 30px !important;
    padding-top: 0;
    padding-bottom: 0;
    width: 30px !important;
    height: 30px !important;
    margin-top: 5px !important;
    border-radius: 2px !important;
    padding-left: 6px;
}

.footer-primary .mobile-collapsible .block-content .block.newsletter input {
    border: 0 !important;
}

.banner-content {
    max-width: 1100px;
    margin: auto;
    height: 100%;
    position: absolute;
    border: 1px;
    display: flex;
    align-items: center;
    width: 100%;
    left: 0;
    right: 0;
}

.cms-index-index .main-container .main-top-container .item .ban .slide-texts {
    position: absolute;
    top: 50% !important;
    left: 0 !important;
    /*max-width: 494px;*/
    /* background-color: rgba(255,255,255,0.9); */
    padding: 25px 35px 35px;
    transform: translateY(-50%) !important;
}

/* delivery */
.cms-delivery .about-info .charges .delivery-type .sale-per th:after {
    width: 20px;
}

.cms-delivery .about-info .deliv-acc {
    width: 51.3% !important;
}

.cms-delivery .about-info .deliv-acc span.lit-text {
    font-size: 16px;
}

/* static category */
.category-banner {
    width: 100%;
    position: relative;  
    margin-bottom: 50px;
    box-sizing: border-box;
}

.category-banner img {
    width: 100%;
    position: relative;
    object-fit: cover;
}

.category-banner .content-text {
    padding: 25px;
    position: absolute;
    top: 40%;
    transform: translateY(-40%);
    max-width: 400px;
    background: transparent;
    background: rgba(0,0,0,0.2);
 }

.category-banner .content-text h1 {
    font-family: 'Johnston100' !important;
    font-size: 22px;
    word-spacing: 1px;
    letter-spacing: 3px;
    font-weight: 500;
    color: #fff;
}

.category-banner .content-text p {
    font-size: 16px;
    line-height: 22px;
    color: red;
}

.category-banner .content-text ul{
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    margin-top: 10px;
}

.category-banner .content-text ul li {
    list-style: none;
    padding: 0px;
    margin: 0;
    line-height: 36px;
}

.category-banner .content-text ul li a {
    display:block;
    vertical-align: middle;
    color: #e9e9e9;
    font-size: 14px;
    padding: 0;
    background: transparent;
}

.category-banner .content-text ul li a:hover {
    display:block;
    vertical-align:middle;
    color: #000!important;
    font-size: 14px;
}

.category-banner .content-text ul li a span {
    font-size:36px;
    vertical-align: middle;
    padding-right: 5px;
    display: inline-block;
    width: 20px;
    text-align: center;
}

.category-banner  .content-text a {
    background: #d10075;
    padding: 10px 15px;
    color: #fff;
    border-radius: 2px;
    font-size: 14px;
    margin-top: 20px;
    display: inline-block;
}

.content-text a.action.primary {
    background: #FFF;
    color: #d10075;
    border-radius: 20px;
    border: 2px solid #d10075;
}

.category-banner a .fa {
    margin-left: 10px;
}

.add-info {
    display: flex;
    justify-content: center;
    padding: 5px 0;
    color: #050403;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 14px;
    background-color: #f2f2f2;
    box-sizing: border-box;
}


.add-info .fa {
    margin: 0 5px 0 0;
}

.add-info .free {
    margin: 0;
    text-align: center;
    width: 50%;
}

.add-info .stay{
    margin: 0;
    text-align: center;
    width: 50%;
}

.products .sticker-wrapper.top-left {
    left: auto !important;
}

.products .item:hover .sticker-wrapper.top-left {
    left: -60px !important;
}

.products .sticker-wrapper.top-left .sticker {
    display: inline-block;
}

.products .sticker-wrapper.top-left .sticker {
    font-weight: 400 !important;
}

.cms-delivery .art-on {
    margin: 10px 0 !important;
}

.catalog-product-view .product-view.product-columns-wrapper .no-left-gutter.grid12-6 {
    width: 48% !important;
}

.checkout-index-index .form-login .secondary{
    float: left !important;
}

.catalog-product-view .columns .product-view .product-info-main .price-box.price-final_price {
    display: flex;
}

.catalog-product-view .columns .product-view .product-info-main .price-box.price-final_price span.old-price {
    padding-left: 6px;
}

.catalog-product-view .columns .product-view .product-info-main .price-box.price-final_price .old-price  span.price {
    font-size: 1.3rem !important;
    color: #ccc !important;
}

.catalog-product-view .columns .product-view .product-info-main .price-box.price-final_price .price-container .price-wrapper span.price,
.catalog-product-view .columns .product-view .product-info-main .price-box.price-final_price .special-price .price-container .price-wrapper span.price {
    font-weight: 500;
}

.catalog-product-view .columns .product-view .product-info-main .price-box.price-final_price .old-price .price-container .price-wrapper span.price {
    font-weight: 400 !important;
    font-size: 2.0rem !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

.search-term-popular.page-layout-1column .column.main ul.search-terms>li,
.search-term-popular.page-layout-1column .column.main ol.search-terms>li {
    display: inline;
    margin-right: 1%;
}

.category-item {
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin-left: .5%;
    margin-right: .5%;
    width: 49%;
    margin-bottom: .5%;
}

.category-item figure {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    /*background: #d10075;*/
}

.category-item figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.category-item figcaption {
    font-family: Arial, Helvetica, sans-serif !important;
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    flex-flow: column;
    justify-content: center;
    left: 50px;
    width: 90%;
}

.category-item figcaption h3 {
    color: #ffffff;
    padding-bottom: 25px;
    font-size: 24px;
    letter-spacing: 1px;
}

.category-item figcaption a {
    padding: 10px;
    color: #ffffff !important;
    background-color: #d10075 !important;
    border-radius: 2px;
    max-width: 100px;
}

.category-item figcaption a {
    background-color: #d10075 !important;
}

.category-item figcaption a .fa {
    margin-left: 15px;
}

.catalog-product-view .product-view .product-lower-primary-column .product.info.detailed .content .product.attribute.description .value {
    white-space: pre-wrap;
}

.cms-about-us .small-size p {
    font-weight: 300;
}

.catalog-product-view .product-view.product-columns-wrapper .product-secondary-column.custom-sidebar-right.grid12-3 {
    display: none;
}

.catalog-product-view .product-view.product-columns-wrapper .grid12-5 {
    width: 37.5% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-top: 30px;
}

.product-view.product-columns-wrapper .gallery-placeholder {
    padding: 0 10% 6% 10% !important;
}

.catalog-product-view .product-view.product-columns-wrapper .grid12-4 {
    width: 59% !important;  
    margin-right: 2.5%;
}

.cms-index-index .main-container .main-top-container .item .ban .slide-texts {
    max-width: 50% !important;
}

.product-info-price {
    border-bottom: 1px solid #efefef !important;
    padding-bottom: 10px;
}

.product-info-main .product-info-price {
    position: relative;
    margin-bottom: 30px;
    margin-top: 20px;
}

.product-info-price .product-info-stock-sku .stock.available {
    color: green;
}

.product-view.product-columns-wrapper .product-info-main .product-info-stock-sku {
    position: absolute;
    right: 0;
    margin: 0;
    top: 8px !important;    
    border: 0 !important;
}

.soc-icon {
    margin-top: 25px;
}

.soc-icon a {
    font-size: 20px;
    margin-left: 10px;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: transparent;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
}

.soc-icon a:hover {
    background: #d10075 !important;
    color: #fff !important;
}

.catalog-product-view .columns .product-view .product-info-main .price-box.price-final_price .special-price .price-container .price-wrapper span.price {
    font-family: Arial, Helvetica, sans-serif !important;
}

.product-info-main .box-tocart .field.qty {
    margin-right: 20px;
}

.product-columns-wrapper .product-info-main .input-text.qty {
    width: 90px;
    border-color: #efefef !important;
    font-size: 20px !important;
}

.product-info-main .box-tocart .field.qty .control {
    position: relative;
}

.product-info-main .box-tocart .field.qty .control .qty-button.increase {
    position: absolute;
    right: 5px;
    height: 52px;
    margin: 0;
} 

.product-info-main .box-tocart .field.qty .control .qty-button.decrease {
    position: absolute;
    left: 5px;
    height: 52px;
    margin: 0;
    content: "\e23d" !important;
    font-size: 12px !important;
    font-weight: 700 !important;
} 

.product-info-main .box-tocart .field.qty .control .qty-button.increase:before,
.product-info-main .box-tocart .field.qty .control .qty-button.decrease:before {
    height: 52px;
    line-height: 52px;
    color: #333;
}

.product-info-main .box-tocart .field.qty .control .qty-button.increase:before {
    content: "\e23c" !important;
    font-size: 12px !important;
    font-weight: 700 !important;
}

.product-info-main .box-tocart .field.qty .control .qty-button.decrease:before {
    position: absolute;
    left: 10px;
    height: 52px;
    margin: 0;
    content: "\e23d" !important;
    font-size: 12px !important;
    font-weight: 700 !important;
}


.product-info-main .box-tocart .field.qty .control .qty-buttons-wrapper {
    margin: 0;
}

.product-view.product-columns-wrapper .product-lower-primary-column.grid12-9 {
    width: 100%;
    margin: 0;
    float: none;
}

.nav-regular .nav-submenu--mega > .nav-item > a {
    text-transform: inherit !important;
    color: #000 !important;
    font-size: 17px !important;
    padding-left: 0 !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

.nav-regular.with-bullets .nav-submenu--mega>li:not(.nav-item--parent)>ul>li>a {
    color: #555 !important;
    font-size: 16px !important;
    padding-left: 0 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: 400 !important;
}

.nav-regular.with-bullets .nav-submenu--mega>li:not(.nav-item--parent)>ul>li>a:hover,
.nav-regular .nav-submenu--mega > .nav-item > a:hover {
    color: #d10075 !important;
}

.nav-regular .mega>.nav-panel--dropdown {
    z-index: 2;
}

.nav-regular .mega>.nav-panel--dropdown:before,
.nav-regular .mega>.nav-panel--dropdown:after {
    position: absolute;
    top: 0;
    width: 1000px;
    height: 100%;
    background: #fff;
    content: '';
    z-index: 1;
}

.nav-regular .mega>.nav-panel--dropdown:before {
    box-shadow: -8px 3px 10px rgba(0,0,0, 0.15);
}
.nav-regular .mega>.nav-panel--dropdown:after {
    box-shadow: 8px 3px 10px rgba(0,0,0, 0.15);
}

.nav-regular .mega>.nav-panel--dropdown:before {
    left: -1000px;
}

.nav-regular .mega>.nav-panel--dropdown:after {
    right: -1000px;
    box-shadow: 3px 3px 10px rgba(0,0,0, 0.15);
}

.navi .nav-panel-inner {
    padding: 20px 0 !important;
}

.nav-panel--dropdown.nav-panel.full-width {
    width: 100% !important;
    left: 0 !important;
}

.nav-regular.with-bullets .nav-submenu--mega>li:not(.nav-item--parent)>ul>li>a:before {
    display: none !important;
}

.page-wrapper {
    overflow: hidden;
}

/* YMAL */
.catalog-product-view .product-lower-primary-column .block-content .product-item {
    margin-right: 23px !important;
    width: 18.28% !important;
}

.catalog-product-view .product-lower-primary-column .block-content .product-image-container {
    padding: 0 0 20px 0;
    width: 100% !important;
    height: auto !important;
    margin: 0 auto;
    display: block;    
}

.catalog-product-view .product-lower-primary-column .block-content .product-item-info{
    width: 100%;
}

.catalog-product-view .product-lower-primary-column .block-content .product-item:nth-child(5n) {
  margin-right: 0 !important;
}

.catalog-product-view .block-content .products-grid .product-item-actions {
    margin-top: 28px;
}

.catalog-product-view .block-content .items-grid .special-price+.old-price {
    margin-left: 0 !important;
}

.catalog-product-view .block-content .product-item .price-box .price,
.catalog-product-view .block-content .product-items .item .price-box .price {
    font-size: 1.4rem;
}

.catalog-product-view .block-content #itemslider-product-upsell.product-items .price-box .price,
.catalog-product-view .block-content #itemslider-product-upsell.product-items .item .price-box .price {
    font-size: 1.4rem !important;
}

.catalog-product-view .block-content .product-items .item .price-box .old-price .price {
    color: #000 !important;
}

.catalog-product-view .block-content .products-upsell .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper{
    margin-top: 24px !important;
}
 
.catalog-product-view .columns .main .product-columns-wrapper .product-lower-primary-column .block .block-title{
    border-bottom: 0 !important;
}

.catalog-product-view .block-content .product-item-name{
    height: 34px;
    min-height: 42px;
    overflow: hidden !important;
}

.catalog-product-view .product-lower-primary-column .block-content .product-item {
    margin-right: 12px;
    width: 18.995%;
}

/* item slider */
.catalog-product-view .block-content #itemslider-product-upsell .product-item-details .price-box {
    margin-top: 0 !important;
    min-height: 40px;
}

.catalog-product-view .block-content #itemslider-product-upsell .product-item-details .product-item-name {
    margin-bottom: 20px;
}

.catalog-product-view .block-content #itemslider-product-upsell .special-price+.old-price {
    margin: 0 !important;
}
/* YMAL Ends */

.contact-index-index .content-sec .form-inner label:before {
    left: -10px !important;
}

.contact-index-index .content-sec .small-text label.pl-0 {
    padding-left: 10px !important;
}

.catalog-product-view .product-primary-column .product-info-main .stock.available, 
.catalog-product-view .product-primary-column .product-info-main .stock.unavailable {
    position:relative;
    top: -6px;
}

.page-with-filter .columns .products.wrapper~.toolbar-products .pages {
    display: inline-block !important;
}

.actions-toolbar button.action.action-cancel:hover,
button.action.action-auth-toggle:hover {
    color: #e03081 !important;
}

.product-info-main .product-add-form {
    margin-bottom: 0 !important;
    padding-bottom: 10px;
}

.product-info-main .box-tocart.update .fieldset,
.product-social-links {
    margin-bottom: 0 !important;
}

.product-info-main .soc-icon {
    margin-top: 10px;
}

.footer-primary .std .big-box-sec-right .feature a {
    display: flex;
}

.product-info-main .product.attribute.sku,
.product-info-main .product.attibute.sku {
    color: #333 !important;
}

.opc-wrapper .shipping-address-item.selected-item,
.main-color--border {
    border-color: #efefef !important;
}

.adyen-checkout__checkbox__input:checked+.adyen-checkout__checkbox__label:after {
    background-color: #d10075 !important;
    border: 1px solid #d10075 !important;
}

.adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:after {
    width: 14px !important;
    height: 14px !important;
    border: 1px solid #999;
    border-radius: 2px;
}

.adyen-checkout__checkbox__input:hover:not(:focus)+.adyen-checkout__checkbox__label:after {
    box-shadow: 0 0 0 transparent !important;
 }

.adyen-checkout__checkbox__input+span:before {
    left: 0 !important;
    top: 0 !important;
    border-radius: 3px;
}

.adyen-checkout__checkbox__input+span:before {
    height: 14px;
    width: 14px;
}

.adyen-checkout__checkbox__input:checked+.adyen-checkout__checkbox__label:before {
    opacity: 1;
    height: 14px;
    width: 14px;
    background: url(../images/tick.png) no-repeat 0 0;
    content: '';
    left: 0;
    top: 0;
    position: absolute;
    top: 0 !important;
    background-size: 98% 96%;
    -webkit-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
    border: 0 !important;
}

.adyen-checkout__card__holderName,
.adyen-checkout__store-details {
    position: relative;
}

#product-options-wrapper.product-options-wrapper {
    border-bottom: 1px solid #efefef !important;
    margin-bottom: 30px !important;
}

.checkout-index-index button.action.primary.checkout {
    min-width: 160px;
    height: 44px;
    padding: 0 20px !important;
    line-height: 40px !important;
}

.checkout-index-index button.action.primary.checkout span {
    text-transform: uppercase;
    font-size: 1.5rem !important;
}

.product-info-main .product-add-form {
    border-bottom: 1px solid #efefef !important;
}

.modes-mode.active, .pages .current .page {
    background-color: #f0f0f0 !important;
}

.pages .page,
.pages .action {
    width: 30px !important;
}

.minicart-items .product-item-pricing .label {
    width: 6.5rem !important;
}

#promotion .item,
.offers-section {
    line-height: 40px;
    text-align: center;
}

#promotion .item {
    position: relative;
    font-size: 15px;
}

#promotion .item:after {
    content: '';
    position: absolute;
    right: 0;
    top: 10%;
    height: 80%;
    width: 1px;
    background: #fff;
}

#promotion.owl-carousel {
    background: #d10075 !important;
}

#promotion .item a:hover {
    color: #000 !important;
}

.categorypath-sale-66-all-sale-items .products.wrapper .item.product {
    padding-bottom: 56px !important;
}

.categorypath-sale-66-all-sale-items ol.products.list .item.product.product-item .product.details.product-item-details .product-item-inner {
    position: static !important;
}

/* blog post start */

.blog-page .post-read-more {     
    background: #fff !important;
    border: 2px solid #d10075 !important;
    border-radius: 25px !important;
    color: #d10075 !important;
    position: relative;
    overflow: hidden;  
    padding:10px;       
}

.blog-page .post-read-more:hover{
    background: #d10075 !important;
    color: #fff !important;
}

.blog-page .post-list .post-header .post-title a {
    color:black;
}

.blog-page .post-content .post-description img {
    margin:0;
}

.blog-page .shop-button a {
    background: #fff !important;
    border: 2px solid #d10075 !important;
    border-radius: 25px !important;
    color: #d10075 !important;
    position: relative;
    padding:10px;
    overflow: hidden;
    float:right;
}

.blog-page .shop-button a:hover {
    background: #d10075 !important;
    color: #fff !important;
}


/* blog post end */

/* blog start */

.cms-blog .cms-content .main-banner-sec {
    position: relative;
  }

.cms-blog .cms-content .main-banner-sec img {
    width: 100%;
    height: auto;
    background-size: cover;
  }

.cms-blog .cms-content .main-banner-sec h2.banner-text {
    box-shadow: 0.2em 0px 0px, -0.2em 0px 0px;
    color: #fff;
    font-size: 46px !important;
    position: absolute;
    top: 25px;
    left: 25px;
}

.cms-blog .cms-content .blog-nav-sec ul.blog-poster li {
    display: inline-block;
    margin: 0px 10px 0px 10px;
}

.cms-blog .cms-content .blog-nav-sec ul.blog-poster li a{
    font-size: 16px;
}

.cms-blog .cms-content .blog-nav-sec ul.blog-poster li a:hover{
   color: #333333 !important;
}

.cms-blog .cms-content .blog-nav-sec ul.blog-poster {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 35px !important;
}

.cms-blog .cms-content .image-blog-sec .image-blog-sec-3 {
    display: flex;
  }

.cms-blog .cms-content .image-blog-sec .image-blog-sec-3 .poster-img {
    border: 1px solid #969696;
    margin-bottom: 20px;
    position: relative;
    width: 33.3%;
    cursor: pointer;
    overflow: hidden;
}

.cms-blog .cms-content .image-blog-sec .image-blog-sec-3 .right-space {
    margin-right: 20px;
}
.cms-blog .cms-content .image-blog-sec .image-blog-sec-3 .poster-img img {
    width: 100%;
    height: 100%;
    transition: all 0.5s ease; 
}

.cms-blog .cms-content .image-blog-sec .image-blog-sec-3 .poster-img {
    position: relative;
}

.cms-blog .cms-content .image-blog-sec .image-blog-sec-3 .poster-img:after {
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s ease;
    width: 100%;
    height: 0;
    content: '';
    opacity: 0;
    background: rgba(0,0,0,0.8);
}

.cms-blog .cms-content .image-blog-sec .image-blog-sec-3 .poster-img:hover:after {
    opacity: 1;
    height: 100%;
}

.image-blog-sec .image-blog-sec-3 .poster-img:hover img {
    transform: scale(1.5);
}

.image-blog-sec .image-blog-sec-3 .poster-img .outer-blog .inner-blog .hide-up-text {
    transition: all 0.5s ease;
    position: relative;
    top: -100px;
    text-align: center;
    opacity: 0;
}

.image-blog-sec .image-blog-sec-3 .poster-img:hover .outer-blog .inner-blog .hide-up-text {
    display: block;
    top: 25px;
    opacity: 1;
}

.cms-content .hide-up-text p {
    color: #fff !important;
}

.outer-text {
    transition: all 0.5s ease;
}

.image-blog-sec .image-blog-sec-3 .poster-img:hover .outer-text  {
    margin-top: -25px;
}

.image-blog-sec .image-blog-sec-3 .poster-img:hover .outer-text.mrgtop {
  margin-top: -125px;   
}

.image-blog-sec .image-blog-sec-3 .poster-img .outer-blog .inner-blog .bg-grey-clr {
    width: 90%;
    height: 50%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.image-blog-sec .image-blog-sec-3 .poster-img .outer-blog .inner-blog .outer-text {
    background-color: rgba(255,255,255,0.5);
    padding: 20px;
    text-align: center;
}

.image-blog-sec .image-blog-sec-3 .poster-img .outer-blog .inner-blog .outer-text h2{
  font-weight: 400;
  line-height: 1.4em;
  font-size: 32px;
}

.image-blog-sec .image-blog-sec-3 .poster-img:hover .outer-blog .inner-blog .outer-text {
    background: rgba(255,255,255,1);
}

.image-blog-sec .image-blog-sec-3 .poster-img .outer-blog .inner-blog .hide-up-text a.button-pink{
    transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
    border-radius: 2px;
    background-color: #d10075;
    border-color: #d10075;
    height: 3em;
    line-height: 3em;
    display: inline-block;
    cursor: pointer;
    padding:0 40px;
    transition: transform .2s;
}

.image-blog-sec .image-blog-sec-3 .poster-img .outer-blog .inner-blog .hide-up-text a{
    text-transform: uppercase; 
    text-align: center;
    font-size:  16px;
    color: #fff;
    font-weight: 400;
}

.image-blog-sec .image-blog-sec-3 .poster-img .outer-blog .inner-blog .hide-up-text a.button-pink:hover{ 
    color:#fff !important;
}

.cms-blog .cms-content .image-blog-sec .image-blog-sec-3 .poster-img.last-blog {
    width: 32%;
}

/* blog ends */

.catalog-product-view .sticker-wrapper.top-left {
    display: none !important;
}

.fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
    margin-top: 20px;
}

.fotorama__thumb {
    border: 1px solid #ccc !important;
    transition: all 0.5s ease;
}

.fotorama__nav__frame.fotorama__active .fotorama__thumb {
    border-color: #d10075 !important;
}

.fotorama__thumb-border {
    display: none !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame {
    margin-right: 20px !important;
}

.page-with-filter.page-products .main.container.full-width.no-side-padding .page-main {
    padding: 0 15px;
}

.page-with-filter.page-products .category-cms .inner-container {
    padding: 0;
}

.category-view .block-products-list.grid ol.product-items.widget-product-grid li.product-item .product-item-name {
    min-height: 45px;
    max-height: 45px;
    overflow: hidden;
}

.contact-index-index .content-sec .small-text p,
.contact-index-index .divi-sec h2,
.contact-index-index .content-sec .small-text label.pl-0,
.contact-index-index .content-sec .group input,
.contact-index-index .content-sec button.action.submit.primary,
.contact-index-index .content-sec input, 
.contact-index-index .content-sec textarea,
.contact-index-index .content-sec form .same-sec,
.cms-size-guide-child table tr th,
.cms-size-guide-child table tr td,
.cms-size-guide-adult table tr th,
.cms-size-guide-adult table tr td {
    font-family: Arial, Helvetica, sans-serif !important;
}

.category-view .block-products-list.grid ol.product-items.widget-product-grid li.product-item .product-image-container .product-image-photo {
    width: 90%;
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    display: block !important;
}

.product-info-main .price-box .price-wrapper .price, .product-options-bottom .price-box .price-wrapper .price {
    font-size: 2rem !important;
    line-height: 20px !important;
}

.catalog-product-view .columns .product-view .product-info-main .price-box.price-final_price .old-price span.price,
.sticker-wrapper.top-left {
    position: static !important;
}

.catalog-product-view .columns .product-view .product-info-main .price-box.price-final_price .old-price span.price {
    position: relative !important;
    top: 2px;
}

.products .item .sticker-wrapper img.text-new,
.products .item .sticker-wrapper img.text-sale {
    position: absolute;
    top: 0;
    transition: all 0.5s ease;
}

.products .item .sticker-wrapper img.text-sale {
    left: 0;
}

.products .item:hover .sticker-wrapper img.text-sale {
    left: -100px !important;
}

.products .item .sticker-wrapper img.text-new {
    right: 0;
}

.products .item:hover .sticker-wrapper img.text-new {
    right: -100px !important;
}

.products .item .sticker-wrapper .sticker.sale {
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s ease;
}

.products .item:hover .sticker-wrapper .sticker.sale {
    left: -60px !important;
}

.opc-block-summary .data.table.totals tr.totals.shipping.excl,
#cart-totals .data.table.totals tr.totals.shipping.excl,
.cart-container .cart-summary #block-shipping,
#cart-totals .data.table.totals tr.totals.shipping.excl,
#cart-totals .data.table.totals tr.grand.totals,
#cart-totals .data.table.totals tr.totals-tax {
    display: none;
}

.nav-regular:not(.nav-vert) .nav-item.level0 > a:hover,
.product-item-info .product-item-details .product-item-name>a:hover,
.product-reviews-summary .reviews-actions a:hover,
.product-social-links .action.feature .label:hover {
    color: #d10075 !important;
}

.product-social-links .action.feature .icon:hover {
    background: #d10075 !important;
}

/* .sidebar .block-content .sideacco .nav-item > a:hover, */
.filter-options .filter-options-content .items .bss_checkbox b:hover,
.filter-options .filter-options-content .items a:hover,
.breadcrumbs .items .item a:hover {
    color: #d10075 !important;
}

#promotion .item {
    margin: 3px;
}

#promotion .item {
    display: block;
    width: 100%;
    height: 40px;
    background: #d10075;
    color: #fff;
}
  
#promotion .item a {
    color: white;
}

#promotion .item .block.newsletter .mage-error[generated] {
    color: #d10075;
    line-height: 1.5;
    margin: 0;
}
.account .block-content .box-information .box-actions a:hover,
.account .block-content .box-newsletter .box-actions a:hover,
.block.block-dashboard-addresses .block-title a:hover,
.block-content .box-billing-address .box-actions a:hover,
.block-content  .box-shipping-address .box-actions a:hover,
.account .sidebar .items .nav.item a:hover,
.account .form .password-info a:hover,
.account .form .actions-toolbar .secondary a:hover,
.form-wishlist-items .actions-toolbar .secondary a:hover,
.filter-content .filter-options-item .filter-options-content .item a:hover,
.filter-content .filter-options-item .filter-options-content .item a b:hover,
.checkout-cart-index .cart-container .form-cart .product-item-details a:hover,
.authentication-wrapper button.action.action-auth-toggle span:hover {
    color: #d10075 !important;
}

.cms-home .slider-arrows2 .owl-controls.clickable .owl-buttons .owl-next:hover,
.cms-home .slider-arrows2 .owl-controls.clickable .owl-buttons .owl-prev:hover {
    background-color: #d10075 !important;
}

.footer-container #scroll-to-top ,
.page-with-filter .pages .action:hover,
.checkout-onepage-success .checkout-success p a:hover,
.checkout-onepage-success .page-title-wrapper a:hover {
    color: #d10075 !important;
}

.sidebar .block-content .sideacco .nav-item > a:hover {
    background: #d10075 !important;
}

.block-content .form .product-items-names .product-item-link span:hover,
.orders-recent .actions a:hover,
.actions-toolbar .secondary a:hover,
.block-dashboard-orders .block-title a:hover {
    color: #d10075 !important;
}

.products.list .product-item-img a.product.photo.product-item-photo {
    max-height: 384px;
    vertical-align: middle;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    min-height: 384px
}

.block-content.content .products.list .product-item-img a.product.photo.product-item-photo {
    min-height: 140px;
}

.cms-privacy-policy-cookie-restriction-mode .column p {
    font-size: 14px !important;
    line-height: 1.7;
}

.product-primary-column .product-info-main p b,
.product-primary-column .product-info-main .special-price .price,
#promotion .item strong,
.product-item .price-box .price,
.product-items .item .price-box .price,
.swatch-option.text,
.catalog-product-view .columns .product-view .product-info-main .price-box.price-final_price .price-container .price-wrapper span.price,
.catalog-product-view .columns .product-view .product-info-main .price-box.price-final_price .special-price .price-container .price-wrapper span.price {
    font-weight: 500 !important;
}

.catalog-product-view .product-info-main .price-box .price-wrapper .price {
    font-size: 2.5rem !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

.cms-home .message.error,
.cms-home .message.success {
    margin-bottom: 0;
}

#layer-product-list .price-box.price-final_price .old-price,
.equal-height .price-box.price-final_price .old-price {
    text-decoration-line: line-through;
    color: #333 !important;
}

.products.wrapper .item.product .product-image-photo {
    max-height: inherit !important;
}

.item .block.newsletter {
    position: absolute;
    padding: 20px 15px 15px 15px;
    background-color: #ffffff;
    border-color: #ffffff;
    border-radius: 4px;
    margin: 0;
    top: -200px;
    transition: all 0.3s ease;
    visibility: hidden;  
    width: 70%;
    left: 15%;
    box-shadow: 1px 3px 6px 1px rgba(0,0,0,0.12);
    z-index: -9999;
    overflow: hidden;
}

.block.newsletter.visible {
    visibility: visible;
    top: 40px;
    z-index: 1;
    overflow: visible;
}

.item .block.newsletter h3:before {
    content: "";
    -webkit-transform: rotate(90deg) translate(0%, 50%);
    -ms-transform: rotate(90deg) translate(0%, 50%);
    transform: rotate(90deg) translate(0%, 50%);
    position: absolute;
    top: -34px;
    left: 50%;
    border: solid 7px transparent;
    border-right-color: #fff;
    z-index: 1;
}

#promotion.owl-carousel .owl-wrapper-outer {
    overflow: visible !important;
}

.page-header {
    position: relative;
    z-index: 2;
}

#header-container {
    z-index: 3;
}

.magnifier-preview img {
    left: 0;    
    max-width: inherit; 
    max-height: inherit;    
    position: absolute; 
    top: 0; 
    /* object-fit: fill !important; */
    object-fit: scale-down !important;
}

.catalog-product-view .product-primary-column .price-box .simple-special-percentage {
    display: none;
}

.cms-privacy-policy-cookie-restriction-mode .column ul {
    padding-left: 25px;
}

.cms-privacy-policy-cookie-restriction-mode .column ul>li {
    list-style-type: disc;
}

.page-with-filter .item .price-box .config-special-price,
.page-products .item .price-box .config-special-price {
    font-weight: 500 !important;
    font-size: 1.6rem;
    color: #000 !important;
}

.page-with-filter .item .price-box .config-old-price,
.page-products .item .price-box .config-old-price {
    text-decoration-line: line-through;
    font-weight: 500 !important;
    font-size: 1.6rem;
    color: #000 !important;
    margin-left: 8px;
}

.checkout-onepage-success .save-info {
    margin-left: -10px;
}

.checkout-onepage-success .save-info label {
    font-size: 16px;
}

.checkout-onepage-success .save-info p {
    font-size: 16px;
}

.checkout-onepage-success .save-info tr:nth-of-type(3) label {
    color: #999;
    font-size: 16px;
    display: block;
    padding-bottom: 5px;
}

.checkout-onepage-success .save-info tr:nth-of-type(3) label span {
    color: #d10075 !important;
    font-weight: 500;
    padding-left: 5px;
}

.cart-empty p a {
    color: #d10075 !important;
}

.cart-empty p a:hover {
    text-decoration: underline;
}

.checkout-onepage-success .actions-toolbar {
    margin-bottom: 15px;
}

.checkout-onepage-success .actions-primary {
    text-align: left;
}


.checkout-onepage-success .save-info table td {
    position: relative;
}

.checkout-onepage-success .save-info label.container-label {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-top: 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 22px;
  }
  
  /* Hide the browser's default checkbox */
  .checkout-onepage-success .save-info label.container-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  /* Create a custom checkbox */
  .checkout-onepage-success .save-info label.container-label .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #ccc;
  }
  
  /* On mouse-over, add a grey background color */
  .checkout-onepage-success .save-info label.container-label:hover input ~ .checkmark {
    background-color: #fff;
    border: 1px solid #ccc;
  }
  
  /* When the checkbox is checked, add a blue background */
  .checkout-onepage-success .save-info label.container-label input:checked ~ .checkmark {
    background-color: #d10075;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkout-onepage-success .save-info label.container-label .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
  .checkout-onepage-success .save-info label.container-label input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  .checkout-onepage-success .save-info label.container-label .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

.contact-index-index .content-sec .field .label,
.contact-index-index .content-sec .field .group input[type=text]:focus~.label,
.contact-index-index .content-sec .field .group textarea:focus~.label, 
.contact-index-index .content-sec .field .group input[type=email]:focus~.label,
.contact-index-index label.sel-sec {
    font-family: Arial, Helvetica, sans-serif !important;
}

#promotion .item .block.newsletter {
    text-align:left;
    width: 59%;
    left: 17%;    
    padding: 20px 15px 5px !important;
}

#promotion .item .block.newsletter button.action.subscribe span {
    font-size: 13px;
    transform: none;
    position: relative;
    top: 0 !important;
    left: -3px;
    font-weight: 300;
}

#promotion .item  .block.newsletter .field {
    margin-right: 0px !important;
}

#promotion .item .block.newsletter h3 {
    font-weight: 500;
    font-size: 1.26562em;
    color: #3D3D3D;
    padding-bottom: 15px;
    margin-bottom: 0px;
    position: relative;
}

#promotion .item .block.newsletter .email-popup-content p {
    font-size: 0.88889em;
    line-height: 1.2em;
    color: #3D3D3D;
    margin-bottom: 0 !important;
}

#promotion .item .block.newsletter .email-popup-content p a.pink-link {
    font-size: 0.88889em;
    color: #d10075;
}

#promotion .item .block.newsletter .email-popup-content a.more-content {
    border-bottom: solid 1px #000;
    font-size: 14px;
    color: #3D3D3D;
}

#promotion .item .block.newsletter .email-popup-content p.hidden-content {
    display: none;
    padding-bottom: 10px;
}

#promotion .item .block.newsletter input {
    padding: 20px 10px 2px !important;
    height: 3.3em;
    border-bottom: solid 1px #969696 !important;
    border: 0;
    background-color: #efefef;
}

#promotion .item .block.newsletter .email-popup-content p a.pink-link:hover {
    color: #d10075 !important;
}

/* form animation */
.content-sec .form-group,
#promotion .form-group {
    position: relative;
}
  
.content-sec .form-group + .content-sec .form-group,
#promotion .form-group + #promotion .form-group {
    margin-top: 30px;
}
  
.content-sec .form-label,
#promotion .form-label {
    position: absolute;
    left: 0;
    top: 10px;
    color: #999;
    z-index: 10;
    -webkit-transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
    transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
    transition: transform 150ms ease-out, font-size 150ms ease-out;
    transition: transform 150ms ease-out, font-size 150ms ease-out, -webkit-transform 150ms ease-out;
}

#promotion .form-label {
    left: 10px;
    top: 10px;
}
  
.content-sec .focused .form-label,
#promotion .focused .form-label {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px !important;
    color: #d10075 !important;
}

.content-sec .focused .form-label {
    font-size: 12px !important;
}

.content-sec .greytxt .form-label,
#promotion .greytxt .form-label {
    color:#969696 !important;
}
  
.content-sec .focused .labelfocus.form-label,
#promotion .focused .labelfocus.form-label {
    color: #d10075 !important
}
  
#promotion .focused .form-label {
    font-size: 0.79012em !important;
}
.content-sec .form-input,
#promotion .form-input {
    position: relative;
    padding: 12px 0px 5px 0;
    width: 100%;
    outline: 0;
    border: 0;
    box-shadow: 0 1px 0 0 #e5e5e5;
    -webkit-transition: box-shadow 150ms ease-out;
    transition: box-shadow 150ms ease-out;
}
  
.content-sec .form-input:focus,
#promotion .form-input:focus {
    box-shadow: 0 2px 0 0 #d10075;
}
  
.content-sec .form-input.filled,
#promotion .form-input.filled {
    box-shadow: 0 2px 0 0 #d10075;
}
  
.page-header .widget.block.block-static-block {
    position: relative;
    z-index: 2;
}

.products .item .sticker-wrapper img.text-as-seen-in-press {
    position: absolute;
    top: 0;
    transition: all 0.5s ease;
    left: 0;
    width: 120px;
}

#promotion .item .block.newsletter .form-group label.label.form-label {
    clip: auto; 
    overflow: visible;
    height: auto;
    margin: 0;
    width: auto;
    cursor: text;
}

#promotion .field.newsletter {
    position: relative;
}

.products .item:hover .sticker-wrapper img.text-as-seen-in-press{
    left: -120px;
}

.checkout-index-index .opc-wrapper #discount-form.form-discount {
    max-width: 90%;
}

.main-container .product-item .price-box .price-label, 
.main-container .product-items .item .price-box .price-label {
    color: #333333 !important;
    /* display: none; */
}

.contact-index-index .content-sec a.small-text {
    font-size: 14px !important;
}

.contact-index-index .content-sec .field .label {
    z-index: 0;
}

.contact-index-index .content-sec .group input {
    padding: 24px 10px 6px;
}

.contact-index-index .content-sec button.action.submit.primary {
    border-radius: 2px !important;
}

.contact-index-index .cms-content h4 {
    font-weight: bold !important;
}

.products .item .sticker-wrapper img.text-exclusive {
    position: absolute;
    top: 0;
    transition: all 0.5s ease;
    left: 0;
}

.products .item:hover .sticker-wrapper img.text-exclusive {
    left: -120px;
}

.product-item-info .addto-links-icons a.action.towishlist,
.product-item-info .addto-links-icons a.action.tocompare  {
    display: none;
}

.sticky-header .nav-container, .sticky-header .navi-wrapper,
.sticky-header .nav-regular:not(.nav-vert) {
    background: #f5f5f5 !important;
}

.contact-index-index .content-sec select#enquiry {
    padding: 10px 0 0 5px;
}

.contact-index-index .cms-content h2,
.contact-index-index .cms-content p {
    margin-bottom: 0px !important;
}

.contact-index-index .cms-content {
    margin-bottom: 0;
}

.pod__lightbox-place, .pod__content {
    width: 59% !important;
}

.pod__options {
    width: 37.5% !important;
}

h4.pod_title {
    font-size: 2.6rem !important;
}

.pod__pane--collapse-shut input:checked ~ .pod__options-content .pod__options-size,
.pod__pane--collapse-shut input:checked ~ .pod__options-content .pod__options-frame,
body .pod__lightbox_thumb--active,
body input:checked~.pod__options-content .pod__options-size,
body input:checked~.pod__options-content .pod__options-frame {
    border-color: #d10075 !important;
    border-width: 2px !important;
    border-style: solid !important;
}

.pod__pane label.pod-qty {
    float: left;
    padding-right: 10px;
    padding-top: 22px;
    font-size: 18px;
}

.pod__pane button.action.primary {
    min-width: 190px;
    font-size: 18px;
    padding: 15px !important;
    margin-top: 8px;
    margin-bottom: 8px;
}

.pod__pane .box-tocart .control {
    width: 100px;
    border: 1px solid #efefef;
}

.pod__options .box-tocart {
    margin-top: 8px;
    margin-bottom: 8px;
}

.pod__options .box-tocart .control .input-text.qty {
    margin-left: 25px !important;
    border-color: transparent !important;
    font-size: 20px !important;
    box-shadow: 0 0 0 transparent !important;
    height: 45px;
}

.pod__options .box-tocart .control span {
    width: 25px !important;
}

.pod__options .box-tocart .control .decreaseQty span,
.pod__options .box-tocart .control .increaseQty span {
    background-color: #fff !important;
    cursor: pointer;
    height: 45px;
}

#promotion .item .block.newsletter .action.subscribe {
    transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
    border-radius: 2px;
    height: 46px;
    padding: 0 20px 0 20px;
    margin: 0px !important;
}

#promotion .item .block.newsletter button.action.subscribe span:before,
#promotion .item .block.newsletter button.action.subscribe span:after {
    display: none;
}

/*.qty-buttons-wrapper,
.page-product-configurable .product-primary-column .price-container span.price-label {
    display: none;
}*/
.qty-buttons-wrapper {
    display: none;
}

.pod__options-frame.js-pod__options-frame,
.pod__options-content {
    width: 100px !important;
}

.js-pod__options-sizes .pod__options-content {
    width: 175px !important;
}

.actions-toolbar.review-form-actions button.action.primary {
    padding: 15px !important;
}

.pod__options a.action.tocompare:before {
    content: '\e23a';
    font-size: 14px;
    font-family: ThemeIcons;
}

.pod__options a.action.towishlist,
.pod__options a.action.tocompare {
    margin-right: 7px;
}

.pod__options a.action.towishlist:before,
.pod__options a.action.tocompare:before {
    border-radius: 50%;
    text-align: center;
    line-height: 40px;  
    width: 40px;
    height: 40px;   
    color: #000;   
}

.pod__options a.action.towishlist span,
.pod__options a.action.tocompare span {
    clip: auto !important;
    position: static !important;
    width: auto !important;
    height: auto !important;
    margin: inherit !important;
}

.pod__options a.action.towishlist span {
    padding-left: 5px;
}

.pod__options a.action.towishlist:hover:before,
.pod__options a.action.tocompare:hover:before {
    color: #fff;
    background: #d10075;
}

.pod__options .product-social-links {
    border-top: 1px solid #efefef;
    width: 100%;
    margin-top: 20px;
    margin-right: 0 !important; 
}

.pod__quantity-price,
.pod__options-size-title,
.pod__options-frame-title,
.pod__subtitle,
.pod__subtitle--highlight,
.pod__artist,
.pod__artist-name,
.pod__options-title,
.pod__options-title--collapse {
    font-weight: 500 !important;
}

.pod__pane .copy {
    border-bottom: 1px solid #efefef;
    margin-bottom: 0;
    padding-bottom: 20px;
}

.pod__options .soc-icon {
    margin-top: 10px !important;
}

.pod__options-size.js-pod__options-size div,
.product.attribute.sku div {
    display: inline;
}

.product.attribute.sku strong {
    font-weight: 400 !important;
}

.legend.review-legend strong {
    font-weight: 400 !important;
}

.fieldset>.field>.label, .fieldset>.fields>.field>.label {
    font-weight: 400 !important;
}

.fieldset.review-fieldset .field {
    margin-bottom: 10px !important;
}

.review-form .fieldset.review-fieldset {
    margin-bottom: 10px !important;
}

.page-with-filter .category-item figcaption h3,
.page-products .category-item figcaption h3 {
    padding-bottom: 0px !important;
    color: #333333;
}

.page-with-filter .category-item figcaption,
.page-products .category-item figcaption {
    position: static !important;
    width: 55%;
    padding: 20px 0 30px 0;
}

.page-with-filter .category-item figcaption a,
.page-products .category-item figcaption a {
    border-radius: 20px;
    text-align: center;
    background-color: #fff !important;
    border: 2px solid #d10075;
    color: #d10075 !important;
}

.page-with-filter .category-item figcaption a .fa,
.page-products .category-item figcaption a .fa {
    display:none;
}

.page-with-filter .category-item figcaption h3,
.page-products .category-item figcaption h3 {
    text-transform: capitalize;
}

.checkout-index-index .checkout-payment-method .payment-option.comment {
    display: none;
}

.page-with-filter .product-item .product-item-inner .action.primary,
.page-products .product-item .product-item-inner .action.primary {
    border-radius: 20px;
}

.account-nav .item.current a, .account-nav .item.current strong {
    border-color: #d10075 !important;
}

.page-with-filte .category-item,
.page-products .category-item {
    float: left;
}

.product-item-details .old-price span.price {
    text-decoration: line-through;
}

.product-item-actions button.action.tocart,
.cms-home .slide-buttons li:first-child a,
.block-minicart .block-content>.actions>.primary button.action.primary,
.checkout-index-index button.action.primary.checkout,
.product-view button.action.primary,
.actions-toolbar .primary button.action.continue,
a.action.primary.continue,
button.action.tocart.primary,
button.action.login.primary,
a.action.create.primary,
button.action.submit.primary,
.nt-col-6 a.action.primary,
.category-banner a.action.primary,
button.action.primary.checkout,
.actions-toolbar .primary button.action.save.primary,
.contact-index-index .content-sec button.action.submit.primary,
a.action.compare.primary,
button.action.search.primary,
button.action.action-login.secondary,
button.action.primary.add,
.save-info button.btn-confirm,
.formbuilder-form .formbuilder-button.button,
.sidebar.sidebar-additional .block.block-wishlist .product-item-info a.action.tocart.primary {
    background: #fff !important;
    border: 2px solid #d10075 !important;
    border-radius: 25px !important;
    color: #d10075 !important;
    position: relative;
    overflow: hidden;
}

.sidebar.sidebar-additional .block.block-wishlist .product-item-info a.action.tocart.primary,
.sidebar.sidebar-additional .block.block-wishlist .product-item-info button.action.tocart.primary,
.sidebar.sidebar-additional .block.block-compare .actions-toolbar a.action.compare.primary,
.sidebar.sidebar-additional .block.block-reorder .actions-toolbar button.action.tocart.primary,
.block.block-customer-login .actions-toolbar button.action.login.primary,
.block.block-new-customer .actions-toolbar a.action.create.primary {
    padding: 0px 15px;
    height: 44px;
    line-height: 40px;
}

.product-item-actions button.action.tocart:hover {
    color: #fff !important;
}


.cms-home .slide-buttons li:first-child a:hover,
.cms-home .slide-buttons li:first-child a:focus,
.block-minicart .block-content>.actions>.primary button.action.primary:hover,
.checkout-index-index button.action.primary.checkout:hover,
.product-view button.action.primary:hover,
.actions-toolbar .primary button.action.continue:hover,
a.action.primary.continue:hover,
button.action.tocart.primary:hover,
button.action.login.primary:hover,
a.action.create.primary:hover,
button.action.submit.primary:hover,
.nt-col-6 a.action.primary:hover,
.category-banner a.action.primary:hover,
button.action.primary.checkout:hover,
.actions-toolbar .primary button.action.save.primary:hover,
.contact-index-index .content-sec button.action.submit.primary:hover,
.contact-index-index .content-sec button.action.submit.primary:focus,
a.action.compare.primary:hover,
button.action.search.primary:hover,
button.action.action-login.secondary:hover,
button.action.primary.add:hover,
.save-info button.btn-confirm:hover,
.formbuilder-form .formbuilder-button.button:hover,
.sidebar.sidebar-additional .block.block-wishlist .product-item-info a.action.tocart.primary:hover {
    background: #d10075 !important;
    color: #fff !important;
}


.actions-toolbar .primary button.action.continue {
    min-width: 120px;
    padding: 10px 20px;
}

.simple-special-percentage {
    color: #000;
}

.actions-toolbar .primary button.action.save.primary,
button.action.search.primary,
button.action.action-login.secondary {
    padding: 10px 17px !important;
}

.pagination-pos-over-bottom-centered .owl-pagination {
    width: 100px !important;
}

.slider-pagination2 .owl-controls .owl-page span {
    width: 20px !important;
    height: 20px !important;
    margin: 0 8px !important;
    background: transparent !important;
    border: 2px solid #fff !important;
}

.slider-pagination2 .owl-controls .owl-page.active span {
    background: #fff !important;
}

.slider-arrows2 .owl-controls .owl-buttons .owl-prev {
    top: auto !important;
    left: auto !important;
    right: 75px;
    bottom: 10px;
    border-radius: 50%;
    background: #fff !important;
}

.slider-arrows2 .owl-controls .owl-buttons .owl-next {
    top: auto !important;
    bottom: 10px;
    right: 10px !important;
    border-radius: 50%;
    background: #fff !important;
}

.page-products .page-title-wrapper .page-title {
    display: none;
}

#promotion .item .block.newsletter .email-popup-content {
    margin: 15px 0 0 0;

}

.customer-account-edit .form-edit-account .actions-toolbar .secondary {
    float: none !important;
    padding-left: 10px;
}

.header-regular .block-search .input-text:focus {
    box-shadow: none !important;
}

#header-container .hp-block.right-column #header-search {
    border: 2px solid #c2c2c2;
}

#header-container .hp-block.right-column li.ajax.create.account {
    display: none;
}

/* .category-all-sale-items.page-products .products.wrapper li.item.product.product-item {
    min-height: 550px;
} */

.page-with-filter .swatch-attribute.moquette_fabric,
.page-with-filter .swatch-attribute.size,
.page-with-filter .swatch-attribute.style {
    display: none;
}

.page-with-filter .item:hover .swatch-attribute.moquette_fabric,
.page-with-filter .item:hover .swatch-attribute.size,
.page-with-filter .item:hover .swatch-attribute.style {
    display: block;
}

.categorypath-sale-66-all-sale-items ol.products.list .item.product.product-item .product.details.product-item-details {
    min-height: 110px;
    position: static;
}


.categorypath-sale-66-all-sale-items ol.products.list .item.product.product-item .product.details.product-item-details .product-item-inner,
.cms-home .block-content ol.product-items  .product-item-details .product-item-inner {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.cms-home .block-content ol.product-items  .product-item-details  {
    min-height: 150px;
    position: relative;
}

.products.wrapper.list.products-list.products-list-ext .product-item-img {
    padding-bottom: 0;
}

.header-primary a.action.viewcart:hover {
    color: #d10075 !important;
}

.block-minicart .items-total .count {
    font-weight: 400 !important;
}

.checkout-cart-index .cart.table-wrapper .col.qty .input-text {
    color: #000;
    opacity: 1;
    font-size: 18px;
}

.checkout-cart-index .cart.table-wrapper .col.qty .decreaseQty,
.checkout-cart-index .cart.table-wrapper .col.qty .increaseQty {
    display: none;
}

.footer-primary-container .email-popup-content p {
    font-size: 14px;
    color: #555555;
    margin-bottom: 0 !important;
    display: inline;
}

.footer-primary-container .email-popup-content p a.pink-link {
    font-size: 14px;
    color: #d10075;
    line-height: 1em;
}

.footer-primary-container .email-popup-content a.more-content {
    border-bottom: solid 1px #000;
    font-size: 14px;
    color: #555555;
}

.footer-primary-container .email-popup-content a.more-content:hover {
    color: #555555;
}
.footer-primary-container .email-popup-content p.hidden-content {
    display: none;
}
.footer-primary-container .email-popup-content p a.pink-link:hover {
    color: #d10075 !important;
}

.footer-primary-container .email-popup-content {
    margin: 20px 0 10px 0;
    width: 90%;
}

.checkout-cart-index .cart.table-wrapper td.col.item-actions {
    min-width: 120px;
}

.ui-slider-handle {
    background: #d10075 !important;
}

#bss_slider_text_price {
    padding-top: 5px;
}

.page-with-filter .swatch-attribute.color,
.page-with-filter .swatch-attribute.letter,
.page-products .swatch-attribute.size,
.page-products .swatch-attribute.style,
.page-products .swatch-attribute.color  {
    display: none;
}

.page-with-filter .item:hover .swatch-attribute.color,
.page-with-filter .item:hover .swatch-attribute.letter,
.page-products .item:hover .swatch-attribute.size,
.page-products .item:hover .swatch-attribute.style,
.page-products .item:hover .swatch-attribute.color {
    display: block;
}

.category-cms .product-items.widget-product-grid .product-item .product-item-details {
    min-height: 190px;
    position: relative;
    padding-right: 20px;
}

.category-cms .product-items.widget-product-grid .product-item .product-item-details .product-item-inner {
    bottom: 0;
    position: absolute;
}

/* .product-item-info .product-item-actions button.action.tocart:focus {
    color: #fff !important;
} */

.footer-primary-container .email-popup-content a.more-content {
    cursor: pointer;
}

.content-sec input:-webkit-autofill,
.content-sec  input:-webkit-autofill:hover, 
.content-sec  input:-webkit-autofill:focus,
.content-sec  textarea:-webkit-autofill,
.content-sec  textarea:-webkit-autofill:hover,
.content-sec  textarea:-webkit-autofill:focus,
.content-sec  select:-webkit-autofill,
.content-sec  select:-webkit-autofill:hover,
.content-sec  select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #efefef inset;
  transition: background-color 5000s ease-in-out 0s;
}

.category-sale ol.products.list  .product.details.product-item-details {
    height: 150px;
    vertical-align: middle;
    display: table-cell;
}

.items-grid.single-line-name .product-item-name a.product-item-link {
    display: block;
    max-height: 45px;
    overflow: hidden;
}

.footer-primary-container {
    padding-top: 0 !important;
}

table.cart.item td.col.price,
table.cart.item td.col.subtotal .cart-price .price {
    font-weight: 700 !important;
    font-size: 1.6rem !important;
}

.price-including-tax .price, .price-excluding-tax .price {
    font-size: 1.6rem !important;
}

.minicart-items .product-item-details {
    padding-left: 110px !important;
}

#promotion .field.newsletter input:-webkit-autofill,
#promotion .field.newsletter input:-webkit-autofill:hover,
#promotion .field.newsletter input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #efefef inset;
    transition: background-color 5000s ease-in-out 0s;
}

.textwrap {
    background: #d10075;
    position: relative;
    display: block;
    z-index: 1000;
    height: 30px;
    width: 99%;
}

#promotion .item {
    margin: 0 !important;
}

/* .product-item-actions button.action.tocart:focus {
    color: #d10075 !important;
} 

#shopping-cart-table td.col.qty {
    width: 15%;
}*/

table#shopping-cart-table td.col.price,
table#shopping-cart-table td.col.subtotal .cart-price .price {
    font-weight: 700 !important;
    font-size: 1.6rem;
}

table#shopping-cart-table td.col.qty, table#shopping-cart-table td.col.subtotal {
    font-size: 1.6rem;
}

#promotion .item .block.newsletter {
    cursor: default;
}

#promotion .item .block.newsletter .bar{
    position: relative;
    display: block;
    width: 100%;
    top: -6px;
}

#promotion .item .block.newsletter input:focus ~ .bar:before {
    width: 100%;
}


#promotion .item .block.newsletter .bar:before {
    content: '';
    height: 2px;
    width: 0;
    bottom: 0px;
    position: absolute;
    background: #d10075;
    -webkit-transition: 00ms ease all;
    transition: 00ms ease all;
    left: 0%;
}

.contact-index-index .content-sec textarea {
    padding-top: 0px;
    border-top: 20px solid  #efefef;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.contact-index-index .content-sec textarea:not([disabled]):focus {
    box-shadow: none;
}

body.page-products.catalog-category-view.page-layout-1column .columns {
    display: none;
}

.message.success a:hover {
    color: #d10075 !important;
}

.pod__lightbox-cell--room {
    background-position: center 97% !important;
}

.page-products .page-main .items-grid .price-box {
    min-height: 50px;
}

.catalog-product-view .pod__options .product-social-links a.action.tocompare {
    /*display: inline-block !important;*/
}

.block.block-compare .block-content .secondary {
    float: none !important;
}

.itemgrid.four .item {
    width: 23% !important;
}


.modes-mode.mode-three:before {
    content: '\e60d' !important;
}

a.modes-mode.mode-four:before {
    content: url('../images/icon-dots-4.png') !important;
}

.modes-mode.active.mode-four:before {
    content: url('../images/icon-dots-4-active.png') !important;
}

a.action.track {
    color: #d10075;
    text-decoration: none;
}

a.action.track:hover {
    text-decoration: underline;
}

.page.tracking .order.subtitle.caption {
    /*position: static !important;
    margin: 0 0 0 10px !important;*/
    display: none !important;
}

.category-clothing .products.wrapper li.item.product.product-item {
    height: auto !important;
    min-height: 520px;
}

.cms-home .block.widget.block-products-list.grid {
    position: relative;
}

.cms-home .block.widget.block-products-list.grid .toolbar-amount,
.cms-home .block.widget.block-products-list.grid .label.pages-label,
.cms-home .block.widget.block-products-list.grid .pager .item {
    display: none;
}

.cms-home .block.widget.block-products-list.grid .pager .pages-item-previous {
    position: absolute;
    left: -40px;
    top: 35%;
    z-index: 100;
    display: block;
}

.cms-home .block.widget.block-products-list.grid .pager .pages-item-next a.action.next,
.cms-home .block.widget.block-products-list.grid .pager .pages-item-previous a.action.previous {
    border-radius: 50%;
    background: #d10075;
    height: 30px;
    line-height: 30px;
}

.cms-home .block.widget.block-products-list.grid .pager .pages-item-previous a.action.previous:before {
    content: '\e614' !important;
    transform: rotate(90deg);
    color: #fff !important;
    font-size: 25px !important;
    padding: 0 3px;
}

.cms-home .block.widget.block-products-list.grid .pager .pages-item-next {
    position: absolute;
    right: -20px;
    top: 35%;
    z-index: 100;
    display: block;
}

.cms-home .block.widget.block-products-list.grid .pager .pages-item-next a.action.next:before {
    content: url('../images/icon-right-arrow.jpg') !important;
    transform: rotate(360deg);
    left: 5px;
    position: relative;
    top: -6px;
}

.cms-home .block.widget.block-products-list.grid .product-item-name a.product-item-link {
    display: block;
    height: 48px;
    max-height: 48px;
    overflow: hidden;
}

.cms-home .block-content ol.product-items .product-item-details {
    min-height: 220px;
}

.cms-home .block.widget.block-products-list.grid .pager .pages-item-previous a.action.previous:before {
    content: url('../images/icon-right-arrow.jpg') !important;
    transform: rotate(180deg);
    left: 3px;
    position: relative;
    top: 3px;
}

.catalog-product-view .hp-block.right-column #header-account .ajax.login {
    padding: 0px;
}

.catalog-product-view #top .nav-container.skip-content .nav {
    padding: 0px;
}

.page-product-configurable .product-add-form .swatch-attribute-options:focus {
    box-shadow: none;
    border-color: transparent;
}

#mode-three {display: block !important;}

.page-products .swatch-attribute.letter {  
    display: none;   
} 

.page-products .item:hover .swatch-attribute.letter{
    display: block;
}

.minicart-items-wrapper {
    max-height: 300px;
    overflow: auto;
}

.minicart-items-wrapper.overflowed {
    max-height: 320px;
    overflow: unset;
}

.grid12-4.ultimo-3-row-sec.twitter-panel  {
    max-height: 545px;
    overflow: hidden;
}

.catalog-product-view .contain {
    top: 235px !important;
    right: 16% !important;
    position: absolute !important;
    display: none;
}

.pod__lightbox-place:hover +  .contain {
    display: block;
}

[class*="swatch-opt-"] {
    display: none;
}

.item.product-item:hover [class*="swatch-opt-"] {
    display: block;
}

.checkout-index-index .checkout-agreements-block button.action.action-show span {
    color: #d10075;
}

.checkout-index-index .checkout-agreements-block button.action.action-show:hover span {
    text-decoration: underline;
    color: #d10075 !important;
}

.cms-home .products-grid .widget-product-grid.owl-carousel.owl-theme .product-item:nth-child(5n + 1) {
    width: 100% !important
}

.cms-home .products-grid .widget-product-grid.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev,
.cms-home .products-grid .widget-product-grid.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #d10075;
}


.cms-home .products-grid .widget-product-grid.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev:before,
.cms-home .products-grid .widget-product-grid.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next:before {
    content: url('../images/icon-right-arrow.jpg') !important;
    transform: rotate(180deg);
    text-align: center;
    width: 30px;
    line-height: 15px;
    display: block;
}

.cms-home .products-grid .widget-product-grid.owl-carousel.owl-theme .owl-controls {
    position: absolute;
    top: 32%;
    width: 100%;
}


.cms-home .products-grid .widget-product-grid.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -30px;
    position: absolute;
    font-size: 0;
}

.cms-home .products-grid .widget-product-grid.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -30px;
    position: absolute;
    font-size: 0;
}
.cms-home .products-grid .widget-product-grid.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next:before {
     content: url('../images/icon-right-arrow.jpg') !important;
    transform: translate(-50%,-50%);   
    position: absolute;
    top: 50%;
    line-height: 0;
    left: 50%;
}

/*._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
    border-color: transparent !important;
    box-shadow: 0 0 0 transparent !important
}
*/
.cms-home .product-item-name {
    padding: 0 5px;
}

.header-container .dropdown-block .dropdown-content a:hover,
.header-container .dropdown-block .dropdown-content .action:hover:before,
.header-container .dropdown-block.filled-heading.open .dropdown-heading a:hover,
.header-container .dropdown-block.open .dropdown-heading.cover a:hover,
.header-container .block-search .search-autocomplete ul li:hover,
 .header-container .block-search .search-autocomplete ul li.selected {
    color: #d10075 !important;
 }

.opc-block-summary .minicart-items-wrapper {
    max-height: none !important;
}


.block-content button.action.action-login.secondary {
    padding: 5px 17px !important;
}

.textwrap {
    position: relative;
}

.closemyaccount-index-index form button {
    margin-top: 20px;
    background: #fff !important;
    border: 2px solid #d10075 !important;
    border-radius: 25px !important;
    color: #d10075 !important;
}

.closemyaccount-index-index form button:hover {
    background: #d10075 !important;
    color: #fff !important;
}

#header-cart .product.actions .primary {
    display: none;
}

.page-with-filter #narrow-by-list .filter-options-content .item a.bss_checkbox {
    padding-left: 20px;
    position: relative;
}

.page-with-filter  #narrow-by-list .filter-options-content .item a.bss_checkbox input.layer-input-filter{
    position: absolute;
    left:0;
}

/* custom checkbox pink color */

.payment-method input[type=checkbox] + label,
.form-newsletter-manage input[type=checkbox] + label,
#shipping-new-address-form input[type=checkbox] + label {
    margin: 0.2em;
    cursor: pointer;
    padding: 0.2em;
}

.payment-method input[type=checkbox],
.form-newsletter-manage input[type=checkbox],
#shipping-new-address-form input[type=checkbox] {
  display: none;
}

.payment-method input[type=checkbox] + label:before,
#shipping-new-address-form input[type=checkbox] + label:before,
input[type=checkbox] + label:before {
    position: relative;
    top: -2px;
}


.payment-method input[type=checkbox] + label:before,
.form-newsletter-manage input[type=checkbox] + label:before,
#shipping-new-address-form input[type=checkbox] + label:before,
input[type=checkbox] + label:before {
    content: "\2714";
    border: 1px solid #ccc;
    border-radius: 0.2em;
    display: inline-block;
    width: 10px;
    height: 8px;
    padding-left: 2px;
    padding-bottom: 4px;
    margin-right: 4px;
    vertical-align: bottom;
    color: transparent;
    transition: .2s;
    font-size: 12px;
}

.payment-method input[type=checkbox]:checked + label:before,
.form-newsletter-manage input[type=checkbox]:checked + label:before,
#shipping-new-address-form input[type=checkbox]:checked + label:before,
input[type=checkbox]:checked + label:before {
  background-color: #d10075;
  border-color: #d10075;
  color: #fff;
}

.payment-method input[type=checkbox]:disabled + label:before,
.form-newsletter-manage input[type=checkbox]:disabled + label:before,
#shipping-new-address-form input[type=checkbox]:disabled + label:before,
input[type=checkbox]:disabled + label:before {
  border-color: #ccc;
}

.payment-method input[type=checkbox]:checked:disabled + label:before,
.form-newsletter-manage input[type=checkbox]:checked:disabled + label:before,
#shipping-new-address-form input[type=checkbox]:checked:disabled + label:before,
input[type=checkbox]:disabled + label:before {
  background-color: #bfb;
  border-color: #bfb;
}

#shipping-new-address-form input[type=checkbox] + label {
    padding: 0;
    margin: 0;
}

.catalog-product-view #header-account .ajax.login {
    padding: 0px;
}

.form-newsletter-manage label span {
    position: relative;
    top: 2px;
    left: 5px;
}

#opendiv:hover {
   color: #000;
   padding-bottom: 20px;
   cursor: pointer;
   overflow: hidden;
}

.item:hover #opendiv {
    padding-bottom: 12px;
}

.formbuilder-form  .form-content {
    margin-left: 15px;
}

#maincontent .buttons-set {
    margin-bottom: 10px;
}



.catalog-product-view .pod__options-inputs-collapse.js-pod__options-sizes .display-none[type="radio"]:checked,
.catalog-product-view .pod__options-inputs-collapse.js-pod__options-sizes .display-none[type="radio"]:not(:checked),
.checkout-index-index .payment-group .payment-method-title [type="radio"]:checked,
.checkout-index-index .payment-group .payment-method-title [type="radio"]:not(:checked),
.checkout-index-index .table-checkout-shipping-method .col-method [type="radio"]:checked,
.checkout-index-index .table-checkout-shipping-method .col-method [type="radio"]:not(:checked),
#maincontent .subtemplate-wrapper .list-options [type="radio"]:checked,
#maincontent .subtemplate-wrapper .list-options [type="radio"]:not(:checked) {
    position: relative;
    cursor: pointer;
    padding-left: 16px;
    color: #d10075;
    -webkit-appearance: none;
}

.catalog-product-view .pod__options-inputs-collapse.js-pod__options-sizes .display-none[type="radio"]:checked:before,
.catalog-product-view .pod__options-inputs-collapse.js-pod__options-sizes .display-none[type="radio"]:not(:checked):before,
.checkout-index-index .payment-group .payment-method-title [type="radio"]:checked:before,
.checkout-index-index .payment-group .payment-method-title [type="radio"]:not(:checked):before,
.checkout-index-index .table-checkout-shipping-method .col-method [type="radio"]:checked:before,
.checkout-index-index .table-checkout-shipping-method .col-method [type="radio"]:not(:checked):before,
#maincontent .subtemplate-wrapper .list-options [type="radio"]:checked:before,
#maincontent .subtemplate-wrapper .list-options [type="radio"]:not(:checked):before  {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 12px;
    height: 12px;
    border: 1px solid #d10075;
    border-radius: 100%;
    background: #fff;
}

.catalog-product-view .pod__options-inputs-collapse.js-pod__options-sizes .display-none[type="radio"]:checked:after,
.catalog-product-view .pod__options-inputs-collapse.js-pod__options-sizes .display-none[type="radio"]:not(:checked):after,
.checkout-index-index .payment-group .payment-method-title [type="radio"]:checked:after,
.checkout-index-index .payment-group .payment-method-title [type="radio"]:not(:checked):after,
.checkout-index-index .table-checkout-shipping-method .col-method [type="radio"]:checked:after,
.checkout-index-index .table-checkout-shipping-method .col-method [type="radio"]:not(:checked):after,
#maincontent .subtemplate-wrapper .list-options [type="radio"]:checked:after,
#maincontent .subtemplate-wrapper .list-options [type="radio"]:not(:checked):after {
    content: '';
    width: 8px;
    height: 8px;
    background: #d10075;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
}

.catalog-product-view .pod__options-inputs-collapse.js-pod__options-sizes .display-none[type="radio"]:not(:checked):after,
.checkout-index-index .payment-group .payment-method-title [type="radio"]:not(:checked):after,
.checkout-index-index .table-checkout-shipping-method .col-method [type="radio"]:not(:checked):after,
#maincontent .subtemplate-wrapper .list-options [type="radio"]:not(:checked):after {
    opacity: 0;
}

.catalog-product-view .pod__options-inputs-collapse.js-pod__options-sizes .display-none[type="radio"]:checked:after,
.checkout-index-index .payment-group .payment-method-title [type="radio"]:checked:after,
.checkout-index-index .table-checkout-shipping-method .col-method [type="radio"]:checked:after,
#maincontent .subtemplate-wrapper .list-options [type="radio"]:checked:after {
    opacity: 1;
}

.checkout-index-index .payment-group .payment-method-title [type="radio"]:checked,
.checkout-index-index .payment-group .payment-method-title [type="radio"]:not(:checked) {
    top: -7px;
}

.checkout-index-index .table-checkout-shipping-method .col-method [type="radio"]:checked,
.checkout-index-index .table-checkout-shipping-method .col-method [type="radio"]:not(:checked) {
    top: -13px;
}

#maincontent .subtemplate-wrapper .list-options [type="radio"]:checked:before,
#maincontent .subtemplate-wrapper .list-options [type="radio"]:not(:checked):before  {
    top: -12px !important;
}

#maincontent .subtemplate-wrapper .list-options [type="radio"]:checked:after,
#maincontent .subtemplate-wrapper .list-options [type="radio"]:not(:checked):after {
    top: -9px !important;
}

.form.form-newsletter-manage .fieldset .field.choice:before {
    padding: 0 !important;
}

.checkout-agreement input[type=checkbox] {
    display: inline-block;
}

.checkout-agreement input[type=checkbox] + label:before {
    display: none;
}

.page-product-configurable .swatch-attribute.letter .swatch-option.text {
    font-family: 'Johnston100' !important;
}

.page-with-filter #narrow-by-list .filter-options-content input[type=checkbox],
.customer-account-create .fieldset.create .newsletter input[type=checkbox] {
    -webkit-appearance: none;
}

.page-with-filter #narrow-by-list .filter-options-content input[type=checkbox]:before {
    position: relative;
    top: 2px;
}

.customer-account-create .fieldset.create .newsletter input[type=checkbox]:before {  
    position: relative;
    top: -2px;
}

.page-with-filter #narrow-by-list .filter-options-content  input[type=checkbox]:before,
.customer-account-create .fieldset.create .newsletter input[type=checkbox]:before {
    content: "\2714";
    border: 1px solid #ccc;
    border-radius: 0.2em;
    display: inline-block;
    width: 11px;
    height: 12px;
    padding-left: 2px;
    line-height: 14px;
    vertical-align: bottom;
    color: transparent;
    transition: .2s;
    font-size: 12px;
}

.page-with-filter #narrow-by-list .filter-options-content  input[type=checkbox]:checked:before,
.customer-account-create .fieldset.create .newsletter input[type=checkbox]:checked:before {
  background-color: #d10075;
  border-color: #d10075;
  color: #fff;
}

.category-gifts .page-title.wrapper,
.category-gifts .columns {
    display: none;
}

/*.customer-account-create .fieldset>.field.choice.newsletter span {
    position: absolute;
}
*/
.customer-account-forgotpassword .field.captcha .action.reload span,
.page-with-filter .toolbar.toolbar-products select,
.cart.table-wrapper .actions-toolbar>.action,
button.action.action-show-popup span,
button,
.action-gift,
.toolbar-sorter.sorter select {
   font-family: Arial, Helvetica, sans-serif !important; 
}

.cms-privacy-policy-cookie-restriction-mode #privacy-policies-content.start-hidden {
    padding: 10px 0 0 10px;
    border: 1px solid #ccc;
}

.cms-privacy-policy-cookie-restriction-mode .CookieDeclarationLastUpdated a {
    color: #d10075;
    text-decoration: none;
}

.cms-privacy-policy-cookie-restriction-mode .CookieDeclarationButtons a.button-btn {
    background: #fff !important;
    border: 2px solid #d10075 !important;
    border-radius: 25px !important;
    color: #d10075 !important;
    position: relative !important;
    overflow: hidden !important;
    padding: 10px !important;
    display: inline-block !important;
}


.cms-privacy-policy-cookie-restriction-mode .CookieDeclarationButtons a.button-btn:hover {
    background: #d10075 !important;
    color: #fff !important;
}


.cms-privacy-policy-cookie-restriction-mode #privacy-policies-content.start-hidden {
    padding: 10px 0 0 10px;
    border: 1px solid #ccc;
} 

.cms-privacy-policy-cookie-restriction-mode .CookieDeclaration p a {
    color: #d10075;
}

.cms-privacy-policy-cookie-restriction-mode .CookieDeclaration p a:hover {
    text-decoration: underline;
}

.cms-about-us p a:hover,
.cms-content p a:hover,
.content-sec p a:hover {
    text-decoration: underline;
}

.payment-method .billing-address-same-as-shipping-block  input[type=checkbox] + label  {
    padding: 0;
    margin: 0;
 }

 /* payment checkbox */
 .checkout-agreement,
 .field.choice {
    position: relative;
 }

.checkout-agreement input[type=checkbox],
input[type=checkbox] {
    position: absolute;
    left: -999em;
}

.checkout-agreement input[type=checkbox] + label,
input[type=checkbox] + label {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.checkout-agreement input[type=checkbox] + label:before,
input[type=checkbox] + label:before {
    display: inline-block;
    height: 8px;
    width: 10px;
    background-color: white;
    border: 1px solid #999;
    border-radius: 0.2em;
    line-height: 13px;
    margin-right: 8px;
}

.checkout-agreement input[type=checkbox]:checked + label:after{
   content: '\2714';
}
/* payment checkbox ends */

h1, h2, h3, h4, h5 #opc-login h3,
.box-account .box-head h2,
.order-items h2.table-caption,
.order-items h2.sub-title,
.order-items .order-comments h2 {
    font-family: 'Johnston100' !important;
}

.footer .heading,
.cms-content h2,
.cms-content h3,
.cms-content h4,
.cms-content h5 {
    font-family: 'Johnston100' !important;
}

body.cms-privacy-policy-cookie-restriction-mode .page-main h2,
.cms-content .divi-sec h2, 
.cms-content .divi-sec h4,
.cms-size-guide-adult .page-main h3,
.cms-size-guide-child .page-main h3,
.contact-index-index .divi-sec h2 {
    font-family: 'Johnston100' !important;
}

.form.form-newsletter-manage input[type=checkbox] + label:before{
    top: 0;
}

.block-reorder .product-item input.checkbox {
    width: 14px;
    height: 14px;
    left: 0;
}


.block-reorder .product-item input[type=checkbox] {
    position: relative;
    cursor: pointer;
    border-right: 3px;
    background: transparent !important;
    box-shadow: 0 0 0 transparent !important;
    outline: none !important;
}

.block-reorder .product-item input[type=checkbox]:checked {
 background: transparent !important;
    box-shadow: 0 0 0 transparent !important;
    outline: none !important;   
}

.block-reorder .product-item input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    top: 0;
    left: 0;
    border: 1px solid #666;
    border-radius: 3px;
}

.block-reorder .product-item input[type=checkbox]:checked:before {
    background: #d10075 url(../images/tick.png) no-repeat 0 0;
    left: 0;
    top: 0;
    border: 1px solid #d10075 !important;
    background-size: 98% 98%;
    border-right: 3px;
}

.customer-account-create .main-container div a {
    color: #d10075;
}

.customer-account-create .main-container div a:hover {
    text-decoration: underline;
}

.page-with-filter .category-item figcaption a,
.page-products .category-item figcaption a {
    background: #fff !important;
    border: 2px solid #d10075 !important;
    border-radius: 25px !important;
    color: #d10075 !important;
    position: relative;
    overflow: hidden;
}

.page-with-filter .category-item figcaption a:hover,
.page-products .category-item figcaption a:hover {
    background: #d10075 !important;
    color: #fff !important;
}

.checkout-index-index .checkout-agreement a:hover,
.checkout-agreement.disclaimer a:hover {
    text-decoration: underline;
}

.email-popup-content p a:hover {
    text-decoration: underline;
}

td.col.itemstatus,
td.col.reference {
    text-align: center;
}


table.data.table.table-order-items>tfoot {
    border-top: 1px solid #ccc;
}

.shipping-tracking-popup .page-main {
    padding-top: 25px !important;
}

table.data.table.order.tracking {
    width: auto;
}

.search-autocomplete ul li span.amount {
    display: none;
}

table.data.table.order.tracking {
    width: 94%;
}

table.data.table.order.tracking td.col.value {
    display: block;
    word-break: break-all;
}

.category-view .product-item-details {
    min-height: 170px;
    vertical-align: bottom;
    position: relative;
}

.category-view .product-item-inner {
    position: absolute;
    bottom: 0;
}

.page-layout-1column-full-width.catalog-category-view .columns,
body feefowidget-container-lightbox-product:nth-child(2)  {
    display: none;
}

.catalog-product-view .product-primary-column .product.attribute.overview .value {
    white-space: pre-wrap;
}
.page-products #maincontent .sidebar.sidebar-main .block-content .uaccordion,
.page-with-filter #maincontent .sidebar.sidebar-main .block-content .uaccordion {
    display: none;
}

.page-with-filter #maincontent .sidebar.sidebar-main .block-title {
    border-bottom: none;
    margin: 0;
}

.page-products #maincontent .sidebar.sidebar-main .block.block-vertnav,
.page-with-filter #maincontent .sidebar.sidebar-main .block.block-vertnav {
    margin: 0;
}

.footer-primary .mobile-collapsible .fee-mob img {
    top: 60px !important;
    display: block !important;
}

.page-with-filter #maincontent .sidebar.sidebar-main .block-content .uaccordion {
    display: none;
}

.page-products #maincontent .sidebar.sidebar-main .block-title,
.page-with-filter #maincontent .sidebar.sidebar-main .block-title {
    border-bottom: none;
    margin: 0px;
}

.page-with-filter #maincontent .sidebar.sidebar-main .block.block-vertnav {
    margin: 0px;
}

.catalog-product-view .product-primary-column.product-shop .product.alert.stock a.action.alert {
    background: #fff !important;
    border: 2px solid #d10075 !important;
    border-radius: 25px !important;
    color: #d10075 !important;
    position: relative;
    overflow: hidden;
    padding: 12px;
}

.catalog-product-view .product-primary-column.product-shop .product.alert.stock a.action.alert:hover {
    background: #d10075 !important;
    color: #fff !important;
}

/* .checkout-agreement input[type=checkbox]:checked + label:before {
    display: none;
}

.checkout-agreement input[type=checkbox]+label:before {
    display: none;
}

.checkout-agreement input[type=checkbox] {
    position: static;
}

.checkout-agreement input[type=checkbox] {
    display: inline-block;
} */

.catalog-product-view .product-primary-column.product-shop .page-title-wrapper.product .page-title,
.catalog-product-view #maincontent section.pod__options .pod_title {
    line-height: 28px;
}

.page-with-filter #maincontent .products.list .item.product .product-item-inner .product.actions,
.page-products #maincontent .products.list .item.product .product-item-inner .product.actions {
    position: static;
}

.page-with-filter #maincontent .products.list .item.product .swatch-attribute .swatch-option.image,
.page-products #maincontent .products.list .item.product .swatch-attribute .swatch-option.image {
    margin-right: 5px;
}

.cms-index-index .main-container .main-top-container .item .ban .slide-texts.second-banner {
    background: rgba(0,0,0,0.5);
}

.checkout-agreement input[type=checkbox] + label:before {
    width: 9px !important;
    padding-right: 1px !important;
}

.account.wishlist-index-index .products-grid.wishlist .product-item-name {
    min-height: 110px;
}

.account.wishlist-index-index .product-reviews-summary {
    display: none;
}

.account.wishlist-index-index li.product-item:hover .product-reviews-summary {
    display: block;
}

.account.wishlist-index-index li.product-item .price-as-configured {
    min-height: 50px;
}

.account.wishlist-index-index .products-grid.wishlist .product-item .fieldset .field.qty {
    display: inline-flex;
}

.account.wishlist-index-index .products-grid.wishlist .product-item .fieldset .field.qty .label {
    margin-right: 10px;
}

/* compare list starts */

.catalog-product_compare-index .comparison.headings.data.table {
    display: none;
}

.catalog-product_compare-index .table-comparison .product-item-name  {
    min-height: 110px;
}

.catalog-product_compare-index .table-comparison .product-reviews-summary {
    display: none;
}

.catalog-product_compare-index .table-comparison td.cell.product.info:hover .product-reviews-summary {
    display: block;
}

.catalog-product_compare-index .table-comparison .price-box {
    min-height: 50px;
}

.catalog-product_compare-index .table-comparison .cell.product.label span {
    width: auto;
    height: auto;
    clip: auto;
}

.pod__options-label:nth-of-type(6n) {
    padding-top: 12px;
    display: inline-block;
}

/*donate page*/
.donate .help-text,
.donate .donate-text {
    width: 50%;
}

.donate p{
    padding-bottom: 10px;
}

.donate .help-text {
    margin-bottom: 45px;
}

.donate .donate-text {
    margin-top: 80px;
}

.donate h2 {
    padding-bottom: 10px;
    font-size: 36px;
}

.donate ul {
    padding-left: 15px;
}

.donate ul li{
    list-style-type:disc;
    font-size: 16px;
}

.donate .black-btn {
    color: #d10075 ;
    background-color: #fff;
    border: 2px solid #d10075 ;
    font-size: 20px;
    padding: 1rem 3rem;
    padding-top: 24px;
    padding-bottom: 24px;
    border-radius:50px;
}

.donate .black-btn:hover {
    color: #fff;
    background-color: #d10075;
}


.donate  .black-btn svg {
    width: 20px;
    padding-right: 5px;
}

.donate .video-section {
    max-width: 640px;
    margin: 20px 0 70px 0px;
}

.donate .responsive-iframe {
    width: 100%;
    height: 360px;
}

.donate .bg-grey{
    position: relative;
    padding: 50px 9999em;
    background: #f4f4f4;
    margin: 0 -9999em;
}

@media only screen and (max-width: 768px) {
    .donate .video-section {
        margin: 20px 0 0px 0px;
    }
    .donate .donate-text {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .donate .help-text, 
    .donate .donate-text {
        width: 100%;
    }
}

@media only screen and (max-width: 666px) {
    .donate .responsive-iframe {
        height: 300px;
    }
}

@media only screen and (max-width: 555px) {
    .donate .responsive-iframe {
        height: 255px;
    }
}

@media only screen and (max-width: 480px) {
    .donate .responsive-iframe {
        height: 230px;
    }
}

@media only screen and (max-width: 430px) {
    .donate .responsive-iframe {
        height: 205px;
    }
}

@media only screen and (max-width: 380px) {
    .donate .responsive-iframe {
        height: 195px;
    }
}

@media only screen and (max-width: 350px) {
    .donate .responsive-iframe {
        height: 181px;
    }
}

/*donate page ends*/

/*donate new page*/
.donate-new {
    width: 60%;
}

.donate-new p{
    padding-bottom: 10px;
}

.donate-new .help-text {
    margin-bottom: 45px;
}

.donate-new .donate-text {
    margin-top: 50px;
}

.donate-new h2 {
    padding-bottom: 10px;
    font-size: 36px;
}

.donate-new ul {
    padding-left: 15px;
}

.donate-new ul li{
    list-style-type:disc;
    font-size: 16px;
}

.donate-new .black-btn {
    color: #d10075 ;
    background-color: #fff;
    border: 2px solid #d10075 ;
    font-size: 20px;
    padding: 1rem 3rem;
    padding-top: 24px;
    padding-bottom: 24px;
    border-radius:50px;
}
.donate-new .black-btn:hover {
      color: #fff;
    background-color: #d10075;
}
.donate-new .black-btn svg {
    width: 20px;
    padding-right: 5px;
}

.donate-new .video-section {
    margin: 20px 0 40px 0px;
}

.donate-new .responsive-iframe {
    width: 100%;
    height: 400px;
}
.donate-new .bg-grey{
    position: relative;
    padding: 50px 9999em;
    background: #f4f4f4;
    margin: 0 -9999em;
}

@media only screen and (max-width: 1200px) and (min-width: 992px) {
    .donate-new .responsive-iframe {
        height: 320px;
    }
}

@media only screen and (max-width: 991px) {
    .donate-new {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .donate-new .video-section {
        margin: 20px 0 0px 0px;
    }
    .donate-new .donate-text {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 666px) {
    .donate-new .responsive-iframe {
        height: 300px;
    }
}

@media only screen and (max-width: 555px) {
    .donate-new .responsive-iframe {
        height: 255px;
    }
}

@media only screen and (max-width: 480px) {
    .donate-new .responsive-iframe {
        height: 230px;
    }
}

@media only screen and (max-width: 430px) {
    .donate-new .responsive-iframe {
        height: 205px;
    }
}

@media only screen and (max-width: 380px) {
    .donate-new .responsive-iframe {
        height: 195px;
    }
}

@media only screen and (max-width: 350px) {
    .donate-new .responsive-iframe {
        height: 181px;
    }
}

/*donate new page ends*/

.ie11 #header-container.header-container {
    min-height: 171px;
}

.products.products-grid.products-crosssell .product-item .product-image-container {
    display: block;
    margin: 0 auto 10px;
}

#onepage-checkout-shipping-method-additional-load .shipping-info-msg p {
    font-size: 14px;
    margin-bottom: 20px;
    border: 0;
}

/* media starts */
@media(min-width: 351px) {
    .billing-address-same-as-shipping-block.field.choice input[type=checkbox] + label:before {
        top: -3px !important;
    }

    .payment-method .billing-address-same-as-shipping-block  input[type=checkbox] + label  {
        padding: 0;
        margin: 0;
     }

    .payment-method .billing-address-same-as-shipping-block input[type=checkbox] + label:before  {
        width: 10px;
        height: 8px;
        border-color: #999;
        margin-right: 10px;
        line-height: 12px;
    }

    .payment-method .billing-address-same-as-shipping-block input[type=checkbox]:checked + label:before {
        border-color: #d10075;
    }
}

@media only screen and (min-width: 520px) {
    .contact-index-index .content-sec button.action.submit.primary {
        width: auto !important;
    }
}

@media (min-width: 640px) {
    .products.products-grid.products-crosssell .product-item .product-item-actions .actions-primary {
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 767px) {
    .cms-privacy-policy-cookie-restriction-mode .CookieDeclarationButtons a {
        width: 45% !important;
    }
}

@media only screen and (min-width: 769px) {
    #shopping-cart-table td.col.qty {
        width: 13%;
    }

    .cms-home .page-wrapper .ban img.image {
        display: block;
    }

    .cms-home .page-wrapper .ban img.mob-image {
        display: none;
    }

    .cms-index-index .main-container .main-top-container .item .ban .slide-texts.second-banner {
        left: 50% !important;
    }
}

@media only screen and (min-width: 992px) {
    .checkout-index-index .checkout-agreements-block .fieldset>.field.required>.label:after {
        position: relative;
        top: -5px;
    }
}

@media (min-width: 1025px) {
    .pod__lightbox-cell--room .pod__lightbox-img-room {
        bottom: 0 !important;
    }
}

@media only screen and (min-width: 1024px) {
    #header-account {
        display: inline-block;
        float: none;
    }
}

@media only screen and (min-width: 1200px) {
  .wishlist-index-index .products-grid .product-item { 
        margin-left:0px !important;
    }

    .products.products-grid.products-crosssell .product-item .product-item-actions {
        align-items: center;
        display: flex;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .wishlist-index-index .products-grid .product-item {
        width: 32% !important;
    }
}

@media (min-width: 640px) and (max-width: 1023px) {
    .wishlist-index-index .products-grid .product-item {
        width: 48% !important;
    }
}

@media only screen and (max-width: 1399px) {
    #promotion .item .block.newsletter {
        width: 100%;
        box-sizing: border-box;
        left: 0px;
    }

}

@media only screen and (min-width: 1350px) {
    .cms-delivery .about-info .charges .delivery-type .work-day td {
        padding-left: 5px;
        letter-spacing: -0.5px !important;
    }

    .cms-delivery .about-info .charges .delivery-type .work-day td {
        padding-left: 5px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .cart-container .cart.main.actions {
        text-align: left;
    }

    .cart-container .cart.main.actions a.action.continue {
        margin-right: 15px !important;
        min-height: 32px;
    }

    .cart-container .cart.main.actions button.action.pod-delete.action-delete2 {
        margin-right: 10px !important;
    }

    .cart-container .cart.main.actions button.action.update {
        margin-left: 0;
    }
}

@media only screen and (min-width: 639px) {
    .product-item-actions .actions-primary .stock.unavailable {
        min-width: 133px;
        min-height: 44px;
    }
}

@media only screen and (max-width: 1300px) {
    .page-with-filter .category-item figcaption,
    .page-products .category-item figcaption {
        width: 100%;
    }
}

@media only screen and (max-width: 1200px) {
    .footer-bottom.container > .inner-container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
   
    .cms-content h2 {
        line-height: 1.4;
    }

    .catalog-product-view .product-view.product-columns-wrapper .grid12-4 {
        width: 55% !important;
        margin-right: 4%;
    }

    .catalog-product-view .product-lower-primary-column .block-content .product-item {
        margin-right: 12px !important;
        width: 18.9% !important;
    }

    .grid12-4.ultimo-3-row-sec.twitter-panel  {
        max-height: 450px;
    }

    .products.products-grid.products-crosssell .product-item .product-item-name {
        min-height: 66px;
    }    
       
}

@media only screen and (max-width: 1199px) {
    .catalog-product-view .block-content .product-item-details .price-box {
        margin-top: 20px;
        float: none;
        display: block;
        width: 100%;
        text-align: left !important;
    }

    .catalog-product-view .block-content .products-grid .product-item-actions {
        margin-top: 10px;
    }

    .pod__options-label:nth-of-type(6n) {
        padding-top: 12px;
        display: inline-block;
    }

    .cms-home .block-content ol.product-items  .product-item-details  {
        min-height: 200px;
    }

    .footer-primary .mobile-collapsible .fee-mob img {
        position: relative;
        left: -300px;
        top: 0;
    }
    
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .page-with-filter.page-products .main.container.full-width.no-side-padding .page-main,
    .catalog-category-view.page-layout-1column-full-width  .page-main {
        max-width: 940px;
        margin: 0 auto;
    }

    .category-view .block-products-list.grid ol.product-items.widget-product-grid li.product-item {
        margin: 0 1px !important;
    }

}

@media only screen and (max-width: 991px) and (min-width: 768px) {

    table.data.table.table-order-items>thead>tr>th,
    table.data.table.table-order-items>tbody>tr>th,
    table.data.table.table-order-items>tfoot>tr>th,
    table.data.table.table-order-items>thead>tr>td,
    table.data.table.table-order-items>tbody>tr>td,
    table.data.table.table-order-items>tfoot>tr>td {
        padding: 8px;
    }

    .page-with-filter.page-products .main.container.full-width.no-side-padding .page-main  {
        max-width: 750px;
        margin: 0 auto;
    }

    .catalog-category-view.page-layout-1column-full-width  .page-main {
        width: 720px;
        padding: 0 15px;
        margin: 0 auto;
    }

    .category-view .block-products-list.grid ol.product-items.widget-product-grid li.product-item {
        margin: 0 1px !important;
    }

    .checkout-index-index .opc-wrapper {
        width: 56.66666667% !important;
    }

    .checkout-index-index .opc-sidebar {
        width: 43.33333333% !important;
    }

}

@media (max-width: 1299px) {
    .footer-primary .mobile-collapsible .fee-mob img {
        position: relative;
        left: -370px;
        top: 20px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1299px) {
    .catalog-category-view.page-layout-1column-full-width  .page-main {
        width: 1140px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 1199PX) {
    .cms-privacy .coll-sec .shop-sec h3,
    .cms-terms-and-conditions .coll-sec .shop-sec h3 {
        min-height: 60px;
    }
    .cms-faq .cms-content h4 {
        padding-right: 30px;
    }

    .cms-privacy .module-inner ul.same-line li,
    .cms-terms-and-conditions .module-inner ul.same-line li {
        display: inline-block;
        margin-bottom: 10px;
    }

    .footer-primary .mobile-collapsible .fee-mob img {
        position: relative;
        left: -300px;
        top: 0;
    }
}

@media only screen and (max-width: 1190px) {

    .catalog-product-view .product-lower-primary-column .block-content .product-item {
        margin-right: 12px !important;
        width: 18.5% !important;
    }
}

@media only screen and (max-width: 1100PX) {
    .footer-primary .mobile-collapsible .block-content .block.newsletter .form.subscribe {
        display: block !important;
    }
    .footer-primary .mobile-collapsible .block-content  .block.newsletter .actions {
        padding-top: 10px;
    }
    .category-banner .content-text ul li a,
    .content-text a.action.primary {
        margin: 0;
    }
}

@media only screen and (max-width: 1024px) {
    .equal-height .itemgrid .product-item .product-item-img .addto-onimage {
        margin-top: 0 !important;
    }

    .block.newsletter .form.subscribe {
        width: 90%;
    }

    .cms-delivery .fur-del br.brnone {
        display: none;
    }

    .catalog-product-view .product-lower-primary-column .block-content .product-item {
        margin-right: 12px !important;
        width: 18.5% !important;
    }
    
    .grid12-4.ultimo-3-row-sec.twitter-panel {
        max-height: 545px !important;
    }

    .cms-home .product-items.owl-carousel .owl-wrapper-outer {
        width: 99.5% !important;
    }

    .cms-home .product-image-container .product-image-photo {
        width: 95%;
    }
    .pod__lightbox-cell--room .pod__lightbox-img-room {
        bottom: 10px !important;
       
    }

    .page-with-filter .items-grid-partitioned.hover-effect .item:hover,
    .page-products .items-grid-partitioned.hover-effect .item:hover {
        height:auto !important;
    }
}

@media only screen and (max-width:999px){
    .category-banner .content-text ul li a span {
        font-size: 25px;
    }

    .category-banner .content-text ul li a {
        color: #000 !important;
    }

    .category-banner .content-text {
        position: static;
        background: #fff;
        padding: 20px;
        transform: translateY(0%); 
        max-width: 100%;
    }

    .category-banner a {
        margin-top: 5px;
    }

    .category-banner .content-text h1 {
        margin-bottom: 10px;
        color: #000 !important;
    }

    .add-info {
        background-color: #fff;
        padding: 20px;
        padding-top: 10px;
        box-sizing: border-box;
    }


    .add-info .free,
    .add-info .stay {
        text-align: left;
    }

    .products.list .product-item-img a.product.photo.product-item-photo {
        max-height: 250px;
        min-height: 250px;        
    }

    .category-banner .content-text p {
        color: #000;
    }

    .itemgrid.four .item button.action.tocart.primary {
        padding: 8px 10px !important;
    }

    .category-banner .content-text {
        background-color: #fff;
    }

    .add-info {
        background-color: #fff;
    }

    .products.products-grid.products-crosssell .product-item {
        width: 31.8%;
        margin-right: 1%;
    }

    .products.products-grid.products-crosssell .product-item .product-item-info {
        width: 100%;
    }

    .products.products-grid.products-crosssell .product-item .product-item-actions {
        align-items: center;
        display: flex;
    }    

}

@media only screen and (max-width: 991px) {
    .footer-primary .std .grid12-3 {
        min-height: 300px;
        width: 48%;
    }

    .cms-home .ultimo-3-row-sec h6 {
        margin-bottom: 20px;
    }

    .cms-home .ultimo-3-row-sec h3 {
        min-height: 85px;
    }

    .cms-home .ultimo-3-row-sec li:first-child a {
        display: block;
    }
    .cms-privacy .bottom-box-sec,
    .cms-terms-and-conditions .bottom-box-sec {
        display: block;
    }

    .cms-privacy .module-inner,
    .cms-terms-and-conditions .module-inner {
        width: 100%;
        padding: 5px;
        margin: 0px;
    }

    .cms-privacy .about-info .priv-cont-sec {
        width: 100%;
        padding-right: 0;
        border-right: 0;
    }

    .footer-primary .mobile-collapsible .socials-block a {
        margin-bottom: 1px;
    }
    
    .footer-primary .std .big-box-sec {
        width: 48%;
    }

    .footer-primary .mobile-collapsible .block-content .block.newsletter .field .control {
        width: 100% !important;
    }

    .footer-primary .mobile-collapsible .block-content .block.newsletter .form.subscribe {
        position: relative;
    }

    .footer-primary .mobile-collapsible .block-content .block.newsletter .actions {
        position: absolute;
        top: 0px;
        right: 36px;
        padding-top: 0px !important;
    }
    
    .block.newsletter .form.subscribe {
        width: 100%;
    }

    .footer-primary .std .medium-box-sec {
        width: 30%;
    }

    .footer-primary .std .small-box-sec {
        width: 20%;
        margin-left: 10%;
    }

    .footer-primary .std .big-box-sec-left {
        width: 45%;
        margin-right: 7%;
    }

    .footer-primary .std .big-box-sec-right {
        width: 40%;
        margin-left: 6%;
    }

    .items-grid.single-line-name .product-item-name {
        max-height: 65px;
        min-height: 65px;
    }

    .products .item .sticker-wrapper img.text-as-seen-in-press {
        position: absolute;
        top: 0;
        transition: all 0.5s ease;
        left: 0;
        width: 90px;
    }

    .products .item .sticker-wrapper img.text-new {
        width: 40px;
    }
    
    .products .item .sticker-wrapper img.text-exclusive {
        position: absolute;
        top: 0;
        transition: all 0.5s ease;
        left: 0;
        width: 70px;
    }
    
    .pod__pane button.action.primary {
        margin-top: 10px;
    }

    
    .category-cms .block.widget .product-reviews-summary .reviews-actions,
    .category-cms .block.widget .product-reviews-summary .rating-summary {
        display: block;
    }

    .category-cms .product-items.widget-product-grid .product-item .product-item-details {
        min-height: 220px;
    }

    .footer-primary-container .email-popup-content {
        width: 100%;
    }

    .checkout-index-index .checkout-agreements-block .fieldset>.field.required>.label:after {
        position: relative;
        top: -23px;
        left: 160px !important;
    }

    .checkout-index-index .checkout-agreements-block .fieldset>.field.required>.label {
        position: relative;
    }

    .checkout-index-index .checkout-agreements button.action.action-show {
        padding-left: 0;
        text-align: left;   
    }

    .checkout-index-index .checkout-agreements-block .checkout-agreement.field.choice.required {
        display: flex;
    }

    .category-clothing .products.wrapper li.item.product.product-item {
        min-height: 420px;
    }

    .cms-home .products-grid.grid {
        width: 94%;
        margin: 0 auto;
    }

    .checkout-agreement input[type=checkbox] {
       margin-top: 5px;
    }

    .footer-primary .mobile-collapsible .fee-mob img {
        position: relative;
        left: -410px;
        top: 20px;
    }

    .payment-method input[type=checkbox] + label:before,
    #shipping-new-address-form input[type=checkbox] + label:before,
    input[type=checkbox] + label:before {
        top: 2px !important;
    }

    .checkout-index-index .checkout-agreements-block .fieldset>.field.required>.label {
        display: inline-flex;
    }

    /* max991last */
}

@media only screen and (max-width: 900px) {
    .cms-home .ultimo-3-row-sec h3 {
        min-height: 0;
    }
    
    .cms-home .ultimo-3-row-sec h6 {
        min-height: 0 !important;
    }

    .cms-home .ultimo-3-row-sec {
        float: none;
        clear: both;
        margin-left: 0;
        margin-right: 0;
    }

    .cms-index-index .main-container .main-top-container .item .ban .slide-texts {
        position: absolute;
        top: 45% !important;
    }

    .cms-index-index .main-container .main-top-container .item .ban .slide-title h2 {
        font-size: 42px;
    }

    .cms-home .banner-content .slide-buttons li {
        margin-top: 10px !important;
    }

    .cms-index-index .main-container .main-top-container .item .ban .slide-texts .slide-buttons li:first-child a {
        padding: 15px 30px !important;
    }

    .cms-home .slide-buttons li:nth-child(2) a {
        padding: 15px 30px !important;
    }

    .grid12-4.ultimo-3-row-sec.twitter-panel  {
        display: block;
        padding-top: 0;
    }

    #twitter-widget-0 {
        width: 100% !important;
    }

    /*max900last*/
}

@media only screen and (max-width: 800px){
        .cms-index-index .main-container .main-top-container .item .ban .slide-texts {
        padding: 20px 20px 20px;
    }

    .cms-home .slide-buttons li:nth-child(2) a {
        padding: 14px 30px;
    }

    .cms-index-index .main-container .main-top-container .item .ban .slide-title h2 {
        font-size: 40px !important;
    }
}

@media only screen and (max-width: 769px) {
    .header .minicart-wrapper .ic {
        float: none !important;
    }

    .skip-links-wrapper .ic {
        float: none !important;
    }

    #header-container #skip-links {
        margin-left: -25px;
        margin-right: -25px;
    }

    .cms-home.cms-index-index .header-top-container {
        padding-top: 0;
    }

    .cms-home.cms-index-index .header-primary.header.container {
        padding-top: 0;
        padding-bottom: 0;
    }

    .header-container .logo-wrapper--mobile {
        width: 100% !important;
        text-align: left !important;
    }
}

@media only screen and (max-width: 768px) {
    .logo-wrapper--mobile {
        margin-bottom: 0;
        margin-top: 20px;
    }

    .divi-sec,
    .divi-sec.cont-right,
    .divi-sec.cont-left {
        width: 100% !important;
        float: none !important;
    }

    .cms-home .block-products-list.grid .block-title {
        margin-top: 25px;
    }

    .cms-index-index .main-container .main-top-container .item .ban .slide-texts {
        padding: 20px 20px 20px;
    }

    .cms-index-index .main-container .main-top-container .item .ban .slide-content p {
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif !important;
        font-weight: 300 !important;
        line-height: 24px;
    }

    .cms-home .slide-buttons li:nth-child(2) a {
        padding: 10px 30px !important;
    }

    .cms-content h2 {
        font-size: 25px;
    }

    .cms-index-index .main-container .main-top-container .item .ban .slide-title h2 {
        font-size: 35px;
    }

    .cms-index-index .main-container .main-top-container .item .ban .slide-texts .slide-buttons li:first-child a  {
        padding: 10px 30px !important;
    }

    .cms-delivery .about-info .deliv-acc {
        width: 100% !important;
    }

    .cms-delivery .divi-sec.deliv-acc h2 {
        font-size: 28px;
    }

    .cms-page-view .header-top-container {
        padding: 0;
    }

    .cms-page-view .main.container {
        padding-top: 0;
    }

    .breadcrumbs {
        margin: 10px 0;
    }

    .header-primary-container {
        display: none;
    }

    .catalog-product-view .product-lower-primary-column .block-content .product-item {
        margin-right: 10px !important;
        width: 18.5% !important;
    }
    
    .catalog-product-view .block-content .product-item-details .price-box {
        width:100% !important;
        float:none !important;
        margin-top:20px;
    }

    .catalog-product-view .block-content #itemslider-product-upsell .product-item-details .price-box {
        text-align: left !important;
    }

    .cms-home .inner-container .block.widget.block-products-list.grid {
        margin: 0 1%;
    }  

    .product-info-main .box-tocart {
        margin-bottom: 0 !important;
    }

    .product-info-main .box-tocart .field.qty .label {
        display: inline !important;
        font-size: 18px;
        font-weight: 500;
    }
    .checkout-index-index .checkout-agreements button.action.action-show {
        text-align: left;
    }

    .checkout-index-index .checkout-agreements-block .checkout-agreement.field.choice.required {
        display: flex;
    }

    .cms-home .block.widget.block-products-list.grid .pager .pages-item-previous,
    .cms-home .block.widget.block-products-list.grid .pager .pages-item-next {
        right: 0 !important;
        top: 0 !important;
        left: auto !important;
    }

    .header-container .logo-wrapper--mobile a.logo img {
        width: 250px;
    }

    .cms-home .page-wrapper .ban img.mob-image {
        display: block;
    }

    .cms-home .page-wrapper .ban img.image {
        display: none;
    }

    .main.container {
        padding-top: 0 !important;
    }

     .slideshow-wrapper-outer .slider-arrows2 .owl-controls .owl-buttons .owl-prev{
        right: inherit;
        left: auto; 
    }

    .slider-arrows2 .owl-controls .owl-buttons div {
        width: 35px;
        height: 35px;
    }

      .cms-home .ban {
        display: flex;
        flex-direction: column;
        margin-bottom: 20px;
    }

    .cms-home .ban img {
        order: 1;
    }
    .slide-title h2{
        color: #fff;
        font-size: 32px;
    }

     .cms-index-index .main-container .main-top-container .item .ban .slide-content p {
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif !important;
        font-weight: 300 !important;
        line-height: 20px;
    }

    .cms-home .slide-buttons li:nth-child(1) a,
    .cms-home .slide-buttons li:nth-child(2) a{
        padding: 15px 20px;
        font-size: 14px;
    }

     .slideshow-wrapper-outer .slider-arrows2 .owl-controls .owl-buttons .owl-prev,
    .slideshow-wrapper-outer .slider-arrows2 .owl-controls .owl-buttons .owl-next {
        top: 35% !important;
    }

    .slideshow-wrapper-outer .slider-arrows2 .owl-controls .owl-buttons .owl-next {
        right: 0 !important;
    }

    .banner-content{
        position: relative;
        order: 2;
        display: inherit;
    }

    .cms-index-index .main-container .main-top-container .item .ban .slide-texts {
        max-width: 100% !important;
    }
    
    .cms-index-index .main-container .main-top-container .item .ban .slide-texts{
        position: relative;
        top: inherit!important;
        transform: inherit !important;
    }

    .cms-index-index .main-container .main-top-container .item .ban .slide-content p,
    .banner-content .slide-title, .slide-title h2 {
        color: #050403 !important;;
    }

    .cms-index-index .main-container .main-top-container .item .ban .slide-content p{
        font-size: 16px;
    }

    .cms-index-index .main-container .main-top-container .item .ban .slide-buttons li:nth-child(2) a{
        border-color: #d10075;
        color: #d10075 !important;;
    }  

    .slideshow-wrapper-outer .slider-arrows2 .owl-controls .owl-buttons .owl-prev:before, .slideshow-wrapper-outer .slider-arrows2 .owl-controls .owl-buttons .owl-next:before {
        line-height: normal !important;
    }

    .cms-home .slideshow-wrapper-outer .owl-pagination {
        display: none;
    }

    .cms-index-index .main-container .main-top-container .item .ban .slide-texts {
        width: 100%;
    }

    .checkout-index-index .header-primary-container {
        display: block;
    }

    .checkout-index-index .header-primary-container .header-primary {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .checkout-index-index .header-primary-container .logo-wrapper {
        width: 100%;
    }

    .checkout-index-index .header-primary-container .logo-wrapper img{
        width: 250px;
    }

    .checkout-index-index .header-regular .logo-wrapper {
        text-align: left;
    }

    .checkout-index-index .header-container3 {
        padding-top: 0px;
    }

    /*max768last*/
}

@media only screen and (max-width: 767px) {
    .divi-sec h2 {
        margin-top:20px;
    }

    .cont-right {
        margin-left: 0px;
    }

    .cont-img-sec {
        display: flex;
        flex-direction: column;
    }

    .cont-left {
        order: 2;
    }

    .img-right {
        padding-left: 0;
        padding-right: 0;
        order: 1;
    }

    .img-left {
        padding-right: 0;
        padding-left: 0;
    }

  

    .header-container3 {
        padding-bottom: 0 !important;
    }

    .delivery h1{
        font-size: 25px;
        margin: 20px 0;
    }

    .work-day td, .sale-per th {
        display: block;
        clear: both;
        padding: 8px 0;
    }

    .work-day td span{
        display: inline-block;
    }

    .sale-per{
        display: none;
    }

    .work-day .line-seper{
        border-bottom: 1px solid #969696;
    }

    .del-faq h2{
        font-size: 25px;
        margin: 20px 0;
    }

    .del-faq .art-on, .fur-del {
        width: 100%;
    }

    .cms-content h2 {
        font-size: 26px;
    }

    .footer-primary .std .grid12-3 {
        min-height: 0;
    }

    .cms-home .ultimo-3-row-sec br {
        display: none;
    }

    .cms-home .ultimo-3-row-sec h3 {
        margin-top: 15px;
    }

    .cms-privacy .shop-sec,
    .cms-terms-and-conditions .shop-sec {
        width: 100%;
        margin: 10px 0 !important;
    } 
    .cms-privacy .coll-sec,
    .cms-terms-and-conditions .coll-sec {
        display:block !important;
    }
    .cms-privacy .shop-sec,
    .cms-terms-and-conditions .shop-sec {
        width:100%;
    }
    .cms-privacy .coll-sec .shop-sec h3,
    .cms-terms-and-conditions .coll-sec .shop-sec h3 {
        min-height: 0 !important;
    }

    .footer-primary-container {
        padding-top: 0 !important;
    }
      
    .footer-primary .mobile-collapsible .block-content .foot-cont {
        display: block;
        padding-top: 20px;
    }
    
    .footer-text-inside-newsletter {
        display: block;
    }


    .footer-primary .mobile-collapsible .block-content ul li i {
        border: solid #555555;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 2px;
        margin-right: 15px;
    }

    .footer-primary .mobile-collapsible .block-content ul li i.arrow.right {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        top: -2px;
        position: relative;
    }

    .footer-primary .mobile-collapsible .block-content .socials-block-mob a{
        background: #dbdbdb !important;
        padding: 10px;
        border-radius: 100%;
        height: 22px;
        width: 22px;
        text-align: center;
        font-size: 18px;
        line-height: 22px;
        color: #fff !important;
        cursor: pointer !important;
        display: block;
        margin-top: 0px !important;
        margin-right: 5px !important;
    }

    .footer-primary .mobile-collapsible .block-content .socials-block-mob a:hover {
        background: #d10075 !important;
        line-height: 22px;
        color: #fff !important;
        cursor: pointer !important;
    }

    .footer-primary .mobile-collapsible .block-content .fee-mob{
        margin-top: 20px;
    }

    .footer-primary .mobile-collapsible .block-content .socials-block-mob{
        display: inline-flex;
    }

    .footer-primary .mobile-collapsible .block-content .fee-mob img {
        display: block;
    }

    .footer-primary .mobile-collapsible .block-content .socials-block-mob h4{
        color: #555555;
    }

    .footer-primary .mobile-collapsible .socials-block,
    .footer-text-offer,
    .footer-primary .std .grid12-4 img{
        display: none;
    }

    .footer-text-newsletter {
        display:inline-block;
    }
    
    .footer-primary .mobile-collapsible .block-content .block.newsletter .actions {
        right: 57px;
    }

    .footer-primary .std .small-box-sec,
    .footer-primary .std .medium-box-sec,
    .footer-primary .std .big-box-sec-left,
    .footer-primary .std .big-box-sec-right {
        margin-left: 0;
        margin-right: 0;
    }

    .header-primary,
    .header-top-container {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }   


    /* .cms-index-index .main-container .main-top-container .item .ban .slide-texts {
        position: relative;
        top: 100%;
        left: 0!important;
        width: 89% !important;
        background-color: rgba(255,255,255,0.9);
        padding: 0px 18px 20px;
        order: 2;
        margin-bottom: 20px;
    } */

   
    .cms-home .slide-buttons li{
        margin-top: 20px;
    }
   

    .cms-home.page-layout-1column .column.main {
        -webkit-order: inherit;
        order: inherit;
    }

   

    .cms-delivery .about-info .deliv-acc{
        width: 100% !important;
    }

    .cms-delivery  .cms-content p {
        line-height: 1.7;
        font-size: 16px;
    }

    .footer .small-box-sec ul li {
        margin-bottom: 5px;
    }

    .footer-primary a {
        font-size: 16px;
    }

    .footer-primary-container {
        background: #fff !important;
    }

    .grid12-4.big-box-sec-left .block-content {
        background: #F2f2f2;
        padding: 10px;
        width: 80%;
        margin: 0 auto;
    }

    .footer .big-box-sec-right .ic {
        margin-left: 0 !important;
    }

    .footer .feature address,
    .feature .no-margin.call,
    .feature .no-margin.email,
    .footer-text-inside-newsletter {
        font-size: 16px !important;
    }

    .footer .feature .fa.coll {
        font-size: 18px;
    }

    .footer-bottom {
        border-top: 0;
    }

    .footer-primary .std .grid12-4.big-box-sec-left .block-content {
        margin: 25px auto;
    }

    .category-item {
        display: block;
        position: relative;
        margin-left: 0%;
        margin-right: 0%;
        width: 100%;
        margin-bottom: 5%;
    }

    .category-item figcaption {
        left: 20px;
        width: 90%;
    }

    .cms-home .banner-content .slide-buttons li {
        margin-top: 10px !important;
    }
    
    .category-list{
        max-width: 100%;
        margin: 20px auto;
    }

   

    .fur-del {
        margin-top: 10px;
    }

    .catalog-product-view .product-view.product-columns-wrapper .grid12-4,
    .catalog-product-view .product-view.product-columns-wrapper .grid12-5 {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .fotorama__active .fotorama__dot {
        background-color: #d10075 !important;
        border-color: #d10075 !important;
    }

    .product-info-main .box-tocart .actions,
    .product-info-main .product-social-links {
        text-align: left;
    }

    .box-tocart .fieldset button#product-addtocart-button {
        width: auto !important;
    }

    .product-lower-primary-column.grid12-9 .product.data.items.style1>.item.title>.switch {
        padding-left: 0 !important;
    }

    .page-with-filter .columns .products.wrapper~.toolbar .limiter {
        display: block !important;
        float: right !important;
    }
 
    .limiter-options {
        margin: 0 !important;
    }

    .footer-primary .mobile-collapsible .block-content .fee-mob img {
        position: static;
        height: auto;
        margin-top: -20px;
    }
    
    .footer-bottom-container.section-container .item.item-left {
        text-align: left !important;
        float: left;
    }

    .footer-container .item-right {
        float: right !important;
    }

    .footer-primary .mobile-collapsible .block-content .socials-block-mob a {
        margin-top: 0px !important;
        margin-right: 5px !important;
    }
    
    .cms-privacy-policy-cookie-restriction-mode .page-main .data-table tr {
        display: flex;
    }
    
    .cms-privacy-policy-cookie-restriction-mode .page-main .data-table tr th {
        width: 50%;
        word-break: break-all;
        font-size: 14px;
    }

    .cms-privacy-policy-cookie-restriction-mode .page-main .data-table tr td {
        width: 50%;
        font-size: 15px;
    }

    .category-view .block-products-list.grid ol.product-items.widget-product-grid li.product-item {
        margin: 0 !important;
    }

    .footer-container .std .big-box-sec-left #feefologohere {
        display: none;
    }

    .page-product-configurable .product-view .swatch-option.image {
        border: 1px solid rgba(0,0,0,0) !important;
    }

    .main-container .product-info-main .product-social-links {
        margin-top: 10px;
    }

    .checkout-onepage-success .save-info {
        margin-left: 0;
    }

    .checkout-onepage-success .main-container {
        padding-top: 20px;
    }

    .checkout-onepage-success .save-info table {
        width: 98%;
    }

    .contact-index-index .divi-sec {
        order: 2;
    }

    .contact-index-index .cms-content {
        order: 1;
        margin-bottom: 0 !important;
    }
    
    .page-with-filter .swatch-option-tooltip {
        display: none !important;
    }
    
    .contact-index-index .content-sec .group {
        margin: 15px 0;
    }
    
    .catalog-category-view.page-layout-1column-full-width  .page-main { 
        width: 94%;
        margin: 0 auto;
    }

    .add-info .free,
    .add-info .stay {
        width: 100%;
        text-align: left;
    }

    .page-with-filter .category-item figcaption,
    .page-products .category-item figcaption {
        width: 100%;
    }

    .add-info {
        background: #f2f2f2;
        box-sizing: border-box;
    }
    
    .contact-index-index .content-sec button.action.submit.primary {
        width: auto !important;
    }
    
    #promotion .item .block.newsletter input {
        width: 100%;
    }
    
    .category-banner .content-text {
        max-width: 100%;
    }

    .catalog-product-view .pod__options a.action.towishlist span,
    .catalog-product-view .pod__options a.action.tocompare span {
        padding-left: 15px;
    }

    .catalog-product-view .pod__options .product-social-links a.action.tocompare,
    .catalog-product-view .pod__options .product-social-links a.action.towishlist,
    .catalog-product-view .pod__options .product-social-links a.action.mailto {
        margin-left: -12px;
    }

    .product-info-main .box-tocart .field.qty {
        margin-bottom: 20px;
    }
    
    .pod__lightbox-place, .pod__content,.pod__options {
        width: 100% !important;
    }

    .pod__pane, .pod__pane--collapse {
        padding: 20px 0 0 0;
    }

    .catalog-product-view .product-columns-wrapper {
        order: 0 !important;
    }

    .pod__options .product-social-links {
        text-align: left !important;
        padding-top: 10px;
    }

    .category-sale ol.products.list .product.details.product-item-details {
        vertical-align: top;
    }

    .cms-index-index .main-container .main-top-container .item .ban .slide-texts {
        background-color: rgba(255,255,255,0.9);
    }

    .catalog-product-view .product-social-links a.action.towishlist {
        margin-left: -12px;
    }
    
    .catalog-product-view .pod__options .product-social-links a.action.tocompare {
        display: none;
    }

    .header-container .minicart-items {
        width: 94%;
        margin: 0 auto;
    }

    .ultimo-3-row-sec .slide-buttons li {
        margin: 0 !important;
    }

    .cms-home .ultimo-3-row-sec li {
        float: none;
    }

    .cms-home .ultimo-3-row-sec li a {
        padding: 10px 20px !important;
        display: inline-block !important;
    }

    .cms-home .ultimo-3-row-sec {
        margin-bottom: 20px;
        display: block;
    }

    .checkout-index-index .checkout-agreements-block .fieldset>.field.required>.label:after {
        left: auto !important;
        position: absolute;
        top: 2px;
    }

    .checkout-index-index .checkout-agreements-block label.label {
        position: relative;
    }

    .itemgrid.four .item {
        width: 48% !important;
    }

    .checkout-index-index .checkout-agreements button.action.action-show {
        padding-left: 0 !important;
    }

   .checkout-index-index .checkout-agreements-block .fieldset>.field.required>.label:after {
        right: -10px !important;
    }

    .checkout-billing-address .billing-address-same-as-shipping-block label:before {
        position: relative;
        top: 1px;
    }

    .modal-popup.agreements-modal.modal-slide._inner-scroll._show .modal-header,
    .modal-popup.agreements-modal.modal-slide._inner-scroll._show .modal-footer {
        position: fixed;
        width: 100%;
        height: 40px;
        padding: 0;
        background: #e5e5e5;
    }


    .modal-popup.agreements-modal.modal-slide._inner-scroll._show .modal-footer button {
        margin-right: 20px;
    }

    .modal-popup.agreements-modal.modal-slide._inner-scroll._show .modal-header button.action-close {
        padding: 5px !important;
    }

    .modal-popup.agreements-modal.modal-slide._inner-scroll._show .modal-content {
        height: calc(100vh - 75px);
        padding-top: 55px;
        background: #fff;
        padding-left: 20px;
        padding-right: 20px;
    }

    .modal-popup.agreements-modal.modal-slide._inner-scroll._show .modal-content h2 {
        font-size: 20px;
    }

    .modal-popup.agreements-modal.modal-slide._inner-scroll._show .modal-footer {
        bottom: 0;
        text-align: right;
        height: 40px;
        padding-top: 10px;
    }

    .modal-popup.agreements-modal.modal-slide._inner-scroll._show .checkout-agreements-item-content {
        padding-bottom: 50px;
    }

    .customer-account-create main#maincontent {
        margin-top: 20px;
    }

    .filter.active .filter-title strong:after {
        background-color: transparent;
        position: absolute;
        right: -8px;
    }

    .customer-account-logoutsuccess main#maincontent {
        margin-top: 20px;
    }

    #mainmenu ul li.nav-item.level0 a:hover{
        background-color: #d10075;
        color: #fff;
    }

    .shipping-tracking-popup .page-main {
        width: 100%;
        padding: 0 5%;
    }

    .category-view .product-item-details {
        margin-bottom: 20px;
    }

    .products.list.items.product-items.itemgrid.four,
    .products.list.items.product-items.itemgrid.three {
        display: flex;
        flex-wrap: wrap;
    }

    .products.list.items.product-items.itemgrid.four li.item,
    .products.list.items.product-items.itemgrid.three li.item {
        float: none !important
    }

    .block.block-reorder #cart-sidebar-reorder li.product-item,
    .blog-page .block.block-reorder #cart-sidebar-reorder li.product-item {
        display: inline-flex;
    }

    .block.block-reorder .actions-toolbar .primary,
    .blog-page .block.block-reorder .actions-toolbar .primary {
        display: inline-flex;
    }

    .block.block-reorder .actions-toolbar .secondary,
    .blog-page .block.block-reorder .actions-toolbar .secondary {
        margin: 10px;
    }

     .form-content .cms-content-important {
        padding: 15px 0px;
        margin: 0px !important;
    }

    .account.wishlist-index-index .products-grid.wishlist .product-item .fieldset .field.qty .label {
        margin-top: 5px;
    }

    .products-grid.wishlist .product-item .box-tocart {
        margin-right: 5px !important;
    }

    .checkout-index-index .checkout-shipping-method .step-content #shipping-method-buttons-container .primary {
        display: inline-block;
    }

    .cart-container .cart.main.actions a.action.continue {
        min-height: 32px;
        border-radius: 0;
    }

    .cart-container .cart.main.actions button.action.pod-delete.action-delete2 {
        position: relative;
        top: -3px;
        margin-bottom: 5px;
    }

    .products.products-grid.products-crosssell .product-item {
        width: 49% !important;
        margin-right: 0;
    }

    .products.products-grid.products-crosssell .product-item {
        margin-bottom: 15px;
    }

    .products.products-grid.products-crosssell .product-item  .price-box.price-final_price {
        margin-bottom: 10px;
    } 
    
    .products.products-grid.products-crosssell .product-item .action.tocompare {
        display: none !important;
    }  

    #onepage-checkout-shipping-method-additional-load .shipping-info-msg p {
        margin-bottom: 0;
    }

    /*max767last*/
}

@media (max-width: 766px){
    .cms-privacy-policy-cookie-restriction-mode .CookieDeclarationButtons a.button-btn {
        display:block !important;
        float:none !important;
        margin:10px 0px !important;
    }
}

@media only screen and (max-width: 768px) and (min-width: 640px) {
    .contact-index-index .content-sec .form-inner input:checked + label:after { 
        top: 3px;
    }
}

@media only screen and (max-width: 639px) {
    .additional-attributes-wrapper.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr td[data-th]:before {
        content: attr(data-th) ': ';
        display: block;
    }

    .products.wrapper .three.itemgrid li.item.product.product-item {
        width: 48% !important;
    }

    .three.itemgrid > li:nth-of-type(3n+1) {
        clear: none !important;
    }

    .header-container .logo-wrapper--mobile a.logo img {
        width: 200px;
    }

    .clearer.after-mobile-logo {
        display: none;
    }

    table.data.table.order.tracking tr td:nth-child(2),
    table.data.table.order.tracking tr th.col.label {
        display: inline;
    }

    .checkout-index-index .header-primary-container .logo-wrapper img{
        width: 200px;
    }

}

@media only screen and (max-width: 600px) {
.blog-page  p {
        font-size: 10px;
    }
}

@media only screen and (max-width:560px){
    .add-info {
        display: block;
        text-align: center;
        padding: 15px 24px;
    }

    .add-info .free,
    .add-info .stay {
        padding-bottom: 10px;
    }

    .category-banner .content-text a.action.primary {
        margin-left: 5px;
    }
     /*----banner css---*/
     .cms-index-index .main-container .main-top-container .item .ban .slide-title h2 {
        font-size: 28px !important;
    }

    .cms-index-index .main-container .main-top-container .item .ban .slide-content p{
        font-size: 14px;
    }

    .category-banner .content-text{
        max-width: 100%;
        left:0px;
        right:0px;
    }
     .category-banner .content-text p {
        font-size: 14px;
        line-height: 18px;
    }
    .category-banner .content-text h1{
        margin-bottom: 10px;
        font-size: 18px;
    }
    .category-banner a{
        margin-top: 0;
    }

    .checkout-agreement.field.choice.required,
    .billing-address-same-as-shipping-block.field.choice {
        display: flex;
    }

    .checkout-agreement.field.choice.required button.action.action-show {
        text-align: left;
    }

    .add-info .fa {padding-right: 4px;}
}

@media (max-width: 599px) and (min-width: 500px) {
    .pod__lightbox-cell--room .pod__lightbox-img-room {
        padding: 0 !important;
    }
}

@media only screen and (max-width: 548px) {
    .payment-method input[type=checkbox] + label:before {
        position: relative;
        top: 2px;
    }

    .checkout-index-index .checkout-agreements-block .fieldset>.field.required>.label {
        position: relative;
        display: flex;
    }
}

@media only screen and (max-width: 540px) {
    .checkout-index-index .checkout-agreements-block .fieldset>.field.required>.label:after {
        right: auto !important;
        left: 80px !important;
        top: 25px;
    }

    .billing-address-same-as-shipping-block.field.choice input[type=checkbox] + label:before {
        top: 3px;
    }
}

@media only screen and (max-width: 520px) {
    .contact-index-index .content-sec .btn.btn-submit {
        width: 100%;
        padding: 20px 0;
    }

    .contact-index-index .content-sec button.action.submit.primary {
        width: 100% !important;
    }

}

@media only screen and (max-width: 500px) {
    .footer-primary .mobile-collapsible .block-content .block.newsletter .actions {
        right: 48px;
    }

    .cms-delivery .art-on {
        margin: 5px 0 !important;
    }

    .cms-delivery .art-on .fa {
        top: 5px;
    }

    .work-day td, .sale-per th {
        padding: 4px 0;
    }

    .work-day td:first-child {
        padding-top: 15px;
    }

    .work-day td:last-child {
        padding-bottom: 15px;
    }

    .category-clothing .products.wrapper li.item.product.product-item {
        min-height: 410px;
    }

    .pod__lightbox-cell--room {
        background-size: 100% auto !important;
    }

    .pod__lightbox-outer,
    .pod__lightbox-cell--room {
        min-height: 330px;
    }

    .pod__lightbox-cell--frame .pod__lightbox-img {
        max-width: 100% !important;
    }

    .pod__lightbox-cell--room .pod__lightbox-img-room {    
        bottom: 10px !important;
    }

    
    .pod__lightbox-outer, .pod__lightbox-cell--room {
        min-height: 280px !important;
    }

   .breadcrumbs li.item:not(:last-child):after {
        font-size: 23px !important;
        width: 13px;
        position: relative;
        left: -4px;
    }

}

@media only screen and (max-width: 480px) {
    .main.container,
    .columns .column.main {
        padding-bottom: 0;
    }
    .cms-index-index .block-products-list{
        margin-bottom: 20px;
    }

    .block.widget .products-grid .product-item{
        margin-bottom: 20px; 
    }
    
    .cms-home .ultimo-3-row-sec h6 {
        line-height: 1.6rem;
    }

    .ultimo-3-row-sec .slide-buttons li {
        margin-top: 0;
        margin-bottom: 25px;
    }

    .block.widget .products-grid .product-item .price-box .price{
        display: block;
        margin-bottom: 5px;
    }

    .cms-home .block.widget .products-grid .product-item .price-box .price {
        display: inline-block;
    }

    .category-view .category-cms .block.widget .products-grid .product-item .price-box .price {
        display: inline;
    }

    .slideshow-wrapper-outer .owl-buttons{
        display:block
    }

    .slideshow-wrapper-outer .slider-arrows2 .owl-controls .owl-buttons .owl-prev,
    .slideshow-wrapper-outer .slider-arrows2 .owl-controls .owl-buttons .owl-next {
        top: 28% !important;
    }

    .checkout-onepage-success .save-info table {
        width: 96%;
    }
    .items-grid.single-line-name .product-item-name a.product-item-link {
        max-height: 62px;
    }

    .cms-home .products-grid .widget-product-grid.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next {
        right: -20px;
    }

    .cms-home .products-grid .widget-product-grid.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev {
        left: -20px;
    }

    .cms-home .products-grid .widget-product-grid.owl-carousel.owl-theme .product-item {
        width: 90% !important;
        left: 5%;
        position: relative;
    }

    .cms-home .product-image-container .product-image-photo {
        width: 90%;
    }

    /* max480last */

}


@media only screen and (max-width: 479px) {
    #promotion .item:after {
        display: none;
    }

    .checkout-index-index #checkout .authentication-wrapper {
        margin-top: 0px;
    }
}


@media only screen and (max-width: 459px) {
    .contact-index-index .content-sec .form-inner label:before {
        position: absolute;
        top: 3px;
        left: 0 !important;
    }

    .contact-index-index .content-sec .small-text label.pl-0 {
        padding-left: 25px !important;
    }
    
    .contact-index-index .content-sec .form-inner input:checked + label:after {
        top: 3px;
    }

    .checkout-index-index .checkout-agreements-block .fieldset>.field.required>.label:after {
        left: 90px !important;
    }
}

@media (max-width: 450px) {
    .pod__lightbox-cell--room .pod__lightbox-img-room {
        bottom: 0 !important;
    }
    .checkout-index-index .checkout-agreements-block .fieldset>.field.required>.label:after {
        left: 130px !important;
    }
    .checkout-index-index .checkout-agreements button.action.action-show {
        left: 3px !important;
    }
}

@media only screen and (max-width: 420px) {
    .slideshow-wrapper-outer .slider-arrows2 .owl-controls .owl-buttons .owl-prev,
    .slideshow-wrapper-outer .slider-arrows2 .owl-controls .owl-buttons .owl-next {
        top: 26% !important;
    }

    .cms-home .product-image-container {
        display: block;
        margin: 0 auto;
    }

    .cms-home .product-image-container .product-image-photo {
        width: 100%;
    }

    .cms-home .block-content ol.product-items .product-item-details {
        text-align: center;
    }

    .cms-home .block-content ol.product-items .product-item-details .product-item-inner {
        width: 135px;
        left: 50%;
        transform: translateX(-50%);        
    }

    .cms-home .block-content ol.product-items .product-reviews-summary .rating-summary,
    .cms-home .block-content ol.product-items .product-reviews-summary .reviews-actions {
        display: inline;
    }

    .cms-home .block-content ol.product-items .product-reviews-summary {
        display: inline-block;
    }

    .cms-home .products-grid .widget-product-grid.owl-carousel.owl-theme .product-item {
        left: 0;
    }
}

@media only screen and (max-width: 419px) {

    .checkout-cart-index .page-wrapper .decreaseQty,
    .checkout-cart-index .page-wrapper .increaseQty {
        padding: 8px 8px !important;
    }
    .checkout-cart-index .page-wrapper .input-text.qty {
        width: 35px !important;
        padding: 0 5px !important;
    }
}

@media (max-width: 417px) {
    .customer-account-create .fieldset>.field.choice.newsletter {
        padding-bottom: 10px;
    }
} 

@media (min-width: 320px) and (max-width: 419px) {
    .catalog-product-view .product-lower-primary-column .block-content .product-item {
        margin:0 auto !important;
        text-align:center !important;
        width:100% !important;
    }

    
    .catalog-product-view .block-content .product-item-info {
        width:220px;
        margin:0 auto;
    }

    .catalog-product-view .block-content .product-item-details .price-box {
        width:100% !important;
        float:none !important;
        margin-top:20px;
    }
    
    .catalog-product-view .block-content .products-grid .product-item-actions {
        margin-top:0px;
        margin-left:0px;
    }

    .catalog-product-view .product-lower-primary-column .block-content .product-item-details .product-item-actions .actions-primary {
        float:none !important;
    }
}

@media only screen and (max-width: 415px) {
    .footer-primary .mobile-collapsible .block-content .block.newsletter .actions {
        right: 44px;
    }

    .checkout-index-index .checkout-agreements-block .fieldset>.field.required>.label:after {
        left: 130px !important;
    }
}

@media only screen and (max-width: 410px) {
    .checkout-index-index .checkout-agreements-block .fieldset>.field.required>.label:after {
        left: 160px !important;
    }
}

@media only screen and (max-width: 400px){
    .footer-primary .mobile-collapsible .block-content .fee-mob img {
        width: 120px;
        height: 32px;
    }

    #mainmenu li .nav-panel--dropdown .nav-block--center ul li a {
        line-height: 25px;
        padding: 5px 25px;
    }

    .category-view .product-item-details {
        min-height: 210px;
    }

    .category-view .product-item-details .product-reviews-summary .reviews-actions,
    .category-view .product-item-details .product-reviews-summary .rating-summary {
        display: block;
    }
}

@media only screen and (max-width: 399px) {
    .footer-bottom.container > .inner-container {
        display: flex;
        justify-content: center;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    
    .footer-bottom.container > .inner-container .item.item-right img {
        width: 160px;
        max-width: 150px !important;
    }

    .footer-container .footer-bottom .item {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
}

@media only screen and (max-width: 384px) {
    .checkout-index-index .checkout-agreements-block .fieldset>.field.required>.label:after {
        left: 175px !important;
    }
}


@media only screen and (max-width: 375px) {
    .pod__lightbox-cell--room .pod__lightbox-img-room {
       /* bottom: -30px !important;*/
    }
}

@media only screen and (max-width: 365px) {
    .checkout-index-index .checkout-agreements-block .fieldset>.field.required>.label:after {
        left: 225px !important;
    }

    .products.products-grid.products-crosssell .product-item .product-item-actions {
        display: block;
    }

    .products.products-grid.products-crosssell .product-item .product-item-name {
        min-height: 88px;
    }

    .products.products-grid.products-crosssell .product-item .actions-primary+.actions-secondary {
        margin-top: 10px;
    }
}


@media only screen and (max-width: 380px) {
    .checkout-index-index .checkout-agreements-block .fieldset>.field.required>.label:after {
        left: 180px !important;
    }
}

@media only screen and (max-width: 367px) {
    .checkout-index-index .checkout-agreements-block .fieldset>.field.required>.label:after {
        left: 230px !important;
    }
}


@media only screen and (max-width: 359px) {
    .page-products .sorter {
        position: static !important;
        left: 0 !important;
        right: auto !important;
        float: none !important;
    }

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

    .footer-bottom.container > .inner-container {
        display: block;
    }

    .footer-container .footer-bottom .item {
        display: block !important;
    }
    
    .page-products .columns {
        padding-top: 0 !important;
    }

    .footer-container .item-right {
        float: none !important;
    }
    .footer-bottom-container.section-container .item.item-left {
        text-align: center !important;
    }

    .footer-bottom {
        padding-bottom: 25px !important;
    }

}

@media only screen and (max-width: 350px) {
    .slideshow-wrapper-outer .slider-arrows2 .owl-controls .owl-buttons .owl-prev,
    .slideshow-wrapper-outer .slider-arrows2 .owl-controls .owl-buttons .owl-next {
        top: 22% !important;
    }

    button.action.primary.tocart {
        padding: 10px !important;
    }

    .checkout-billing-address .billing-address-same-as-shipping-block label {
        display: flex;
    }

}

@media only screen and (max-width: 335px) {
    .add-info .fa {
        margin: 0 2px;
    }
    .pod__lightbox-cell--room .pod__lightbox-img-room {
        bottom: -50px !important;
    }

}

.account.wishlist-index-index.page-layout-2columns-left .old-price .price,
.account.wishlist-index-index.page-layout-2columns-left .old-price .price-label,
.account.wishlist-index-index.page-layout-2columns-left .old-price,
.account.wishlist-index-index.page-layout-2columns-left .old.price {
    color: black !important;
}

span.old-price.sly-old-price {
    display: block;
}

.donation-declaration {
    color: #d10075 !important;
}

@media only screen and (max-width: 991px) {
    .admin__field.admin__field-option input[type=checkbox] + label:before {
        top: -3px !important;
    }
}

#mageworx-donation-form .fieldset > .field {
margin-bottom: 10px !important;
}



.admin__field.admin__field-option:first-child,
.admin__field.admin__field-option:nth-child(1) {
    display: none !important;
}

.product-info-main .product.alert {
    min-height: 40px;
}