header.page-header .block-content .minisearch+.nested {
    display: none;
}
.page-main .media a.action.towishlist{
/*    right: 15px;*/
right:50px !important;
    left: auto;
    border-radius: 0;
    overflow: unset;
    margin: 0;
    background-position: left;
    border: none;
    background: url('../images/icons/add-fav-pluse-icon.svg') no-repeat;
    width: 47px;
    background-size: 100%;
    top: 15px;
}
.page-main .media a.action.towishlist.already-added {
    right: 15px;
    left: auto;
    border-radius: 0;
    overflow: unset;
    margin: 0;
    background-position: left;
    border: none;
/*    background: url('../images/icons/towishlist.svg') no-repeat;*/
    background: url('../images/icons/giftlist_heart_fill_icon.svg') no-repeat;
    width: 47px;
    background-size: 100%;
    top: 15px;
}
.modal-popup.giftlist .modal-inner-wrap #wishlist-done {
    border-radius: 10px;
    background-color: #FFF689;
    border: none;
    padding: 9px 28px;
    color: #212121;
    font-family: 'Avenir Heavy';
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0.29px;
    line-height: 22px;
}
.modal-popup.giftlist .modal-inner-wrap #new-giftlist {
    border: none;
    border-radius: 5px;
    background-color: #E1E1E1;
    color: #212121;
    font-family: 'Avenir Heavy';
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0.25px;
    line-height: 19px;
    padding: 11px 24px 10px;
    height: auto;
}
.modal-popup.giftlist .modal-inner-wrap .wishlist_products input[type= "checkbox"] {
    border: 3px solid #212121;
    border-radius: 5px;
    background-color: #FFFFFF;
    appearance: none;
    height: 30px;
    width: 30px;
    margin: 0px 15px 0 0;
    top: 0;
}
aside.modal-popup.giftlist .modal-inner-wrap .wishliat-content .wishlist_wrapper .wishlist_products .wishlist_product_title {
    vertical-align: top;
}
.product.info .product.data.items>.item.title {
    width: 33.333%;
    text-align: center;
}
.catalog-product-view .product.info .product.data.items>.item.title>.switch{
    border: none;
    background-color: #F5F6F8;
    padding: 8px 0;
    min-height: 45px;
    box-sizing: border-box;
    font-size: 21px;
    font-weight: 900;
    letter-spacing: 0.38px;
    line-height: 29px;
    color: #212121;
}
.product.info .product.data.items>.item.content{
    border: none;
    box-shadow: 0 2px 5px 0 rgba(186,186,186,0.5);
    padding: 0px;
}
.catalog-product-view .product.info.detailed .product.items {
    margin-bottom: 0px;
}
.product.data.items>.item.content .product.attribute.description ul li {
    margin: 0;
    color: #212121;
    font-size: 21px;
    font-weight: 500;
    letter-spacing: 0.38px;
    line-height: 29px;
    font-family: 'Avenir Medium';
}
.product.data.items>.item.content .product.attribute.description ul li span {
    margin: 0;
    color: #000;
    font-size: inherit !important;
    font-weight: 500;
    letter-spacing: 0.38px;
    line-height: 29px;
}
.media a.action.towishlist:hover{
    background-position: 0;
}
.mz-gallery-placeholder {
    border: 1px solid #CCCCCC;
    border-radius: 2px;
}
.mz-gallery-container{
    display: flex;
    flex-wrap: wrap;
}
.catalog-product-view .product .page-title-wrapper .page-title {
    margin: 16px 0px;
    line-height: 29px;
    letter-spacing: 0.38px;
    font-family: 'Avenir Heavy';
    font-size: 21px;
    color: #212121;
}
.catalog-product-view .product .page-title-wrapper .page-title * {
    line-height: inherit;
    letter-spacing: inherit;
    font-size: inherit;
    color: inherit;
    font-family: inherit;
}
.product.info .product.data.items>.item.content .description ul {
    margin-bottom: 0px;
}
.catalog-product-view .product .page-title-wrapper {
    width: calc(100% - 172px);
    margin-left: auto;
}
.mz-gallery-thumbs.slick-initialized.slick-slider .slick-track:before, .mz-gallery-thumbs.slick-initialized.slick-slider .slick-track:after {
    display: none;
}
.catalog-product-view .product.data.items .additional-attributes-wrapper table tbody tr th.col.label {
    display: block;
}
.catalog-product-view .product.data.items .additional-attributes-wrapper table tbody tr .col {
    font-family: 'Avenir Heavy';
    color: #525252;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0.29px;
    line-height: 22px;
    padding: 8.5px 15px;
}
.catalog-product-view .product.data.items .additional-attributes-wrapper table tbody tr .data {
    color: #6E6E6E;
    font-family: 'Avenir Medium';
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.29px;
    line-height: 22px;
}
.catalog-product-view .product .item.content .table-wrapper {
    margin-bottom: 0px;
}
.catalog-product-view .product-info-main div.product-social-links {
    display: none;
}
.product-info-main .product-add-form .price-wrapper .final-price {
    margin: 0px;
    display: inline-block;
    font-size: 36px;
    font-weight: bold;
    line-height: 49px;
    letter-spacing: 0.64px;
    color: #2186CF;
}
.product-info-main .product-add-form .price-wrapper .offer-price {
    font-size: 28px;
    line-height: 38px;
    color: #656565;
    letter-spacing: 0.5px;
    text-decoration: line-through;
    font-family: 'Avenir Medium';
    padding-left: 5px;
}
.product-info-main .product-add-form .price-wrapper .offer-tag {
    display: inline-block;
    padding: 6px 12px;
    background-color: #555555;
    color: #ffffff;
    border-radius: 4px;
    margin-left: 17px;
    vertical-align: super;
}
.product-info-main .product-add-form .price-wrapper .offer-tag .price-off {
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.15px;
    line-height: 25px;
}
.product-info-main .product-add-form .price-wrapper {
    margin-bottom: 12px;
}
.product-info-main .product-add-form .exclusive-taxes {
    margin: 12px 0 16px;
}
.product-info-main .product-add-form .exclusive-taxes span {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.09px;
    color: #6E6E6E;
}
.product-info-main .product-add-form .gst-price {
    margin-bottom: 14px;
}
.product-info-main .product-add-form .gst-price span {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -0.02px;
    color: #212121;
}
.product-info-main .product-add-form .delivery-timeline {
    margin-bottom: 21px;
}
.product-info-main .product-add-form .delivery-timeline span {
    font-size: 21px;
    line-height: 29px;
    letter-spacing: 0.38px;
    color: #212121;
    font-family: 'Avenir Medium';
}
.product-info-main .product-add-form .delivery-timeline span.working-days {
    color: #6E6E6E;
    padding-left: 15px;
    font-family: 'Avenir Heavy';
}
.product-info-main .product-add-form .product-colors {
    margin-bottom: 20px;
}
.product-info-main .product-add-form .product-colors h3 {
    font-size: 21px;
    line-height: 29px;
    letter-spacing: 0.38px;
    margin: 0 0 18px;
    color: #212121;
    font-family: 'Avenir Black';
}
.product-info-main .product-add-form .size-chart-wrapper {
    margin-bottom: 34px;
}
.product-info-main .product-add-form .size-chart-wrapper .need-help {
    padding: 0 20px 0 21px;
    text-decoration: none;
}
.product-info-main .product-add-form .size-chart-wrapper .size {
    font-size: 21px;
    line-height: 29px;
    letter-spacing: 0.38px;
    color: #212121;
    font-family: 'Avenir Black';
}
.product-info-main .product-add-form .size-chart-wrapper .need-help, .product-info-main .product-add-form .size-chart-wrapper .size-chart {
    letter-spacing: 0.32px;
    color: #898989;
    font-size: 18px;
    line-height: 25px;
    font-family: 'Avenir Medium';
}
.product-info-main .product-add-form .product-quantity {
    margin-bottom: 27px;
    display: flex;
    width: 100%;
}
.product-info-main .product-add-form .product-quantity .quantity-title {
    font-size: 21px;
    line-height: 26px;
    letter-spacing: 0.38px;
    color: #212121;
    font-weight: 500;
    margin: 0px;
    padding-right: 35px;
    width: auto;
    min-width: 150px;
}
.product-info-main .product-add-form .product-quantity .quantity-title span {
    display: block;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.29px;
    color: #A5A5A5;
}
.product-info-main .product-add-form .product-quantity .control {
    width: calc(100% - 150px);
    position: relative;
    width: 100%;
}
.product-info-main .product-add-form .product-quantity .control input {
    width: 100%;
    background-color: #F3F3F4;
    border: none;
    padding: 6px 60px 6px 39px;
    font-size: 18px;	
    line-height: 25px;
    letter-spacing: 0.32px;
    color: #B5B5B5;
    font-family: 'Avenir Medium';
    height: 46px;
    text-align: left;
}
.product-info-main .box-tocart .fieldset .field.qty {
    display: none;
}
.product-info-main .product-add-form .box-tocart > .fieldset {
    margin-bottom: 0px;
}
.product-info-main .product-add-form .box-tocart {
    margin: 0px;
    float: unset;
}
.product-info-main .product-add-form .box-tocart .actions {
    padding: 0px;
    margin: 0px !important;
}
.product-info-main .product-add-form .box-tocart .actions .customise-btn, .product-info-main .product-add-form .box-tocart .actions .tobag {
    margin: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    width: calc(50% - 7.5px) !important;
    font-size: 18px;
    line-height: 25px;
    height: auto;
    letter-spacing: 0.32px;
    color: #212121;
    padding: 9.5px 15px;
    float: left;
    background-color: #fff;
    border: 2px solid #979797;
    border-radius: 3px;
    font-family: 'Avenir Heavy';
}
.product-info-main .product-add-form .box-tocart .actions .customise-btn {
/*    background-color: #FFF689;*/
background-color: #F7DE6C !important;
    border-color: transparent;
    margin-right: 15px !important;
}
.catalog-product-view .slick-slider.gallery-placeholder .slick-arrow {
    display: none;
}
div.breadcrumbs {
    margin: 15px auto 15px;
}
div.breadcrumbs ul.items li a, div.breadcrumbs ul.items li strong {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.32px;
    color: #212121;
}
.product-info-main .product-add-form .size-chart-wrapper .size-chart {
    text-decoration: 2px underline #898989a8;
    text-underline-offset: 2px;
}
.catalog-product-view .product-brand {
    position: absolute;
    width: auto !important;
    top: 16px;
    left: 192px;
}
.catalog-product-view .product-brand .f-barnd-img {
    max-width: 70px;
    max-height: 70px;
    width: 100%;
}
.product-info-main .product-add-form .price-wrapper .offer-price i.fa {
    text-decoration: line-through;
}
.catalog-product-view div.block.related .block-title.title strong {
    margin: 21px 0 18px;
    font-size: 21px;
    line-height: 29px;
    letter-spacing: 0.38px;
    color: #212121;
    font-family: 'Avenir Black';
}
.catalog-product-view .block.related .products-related {
    margin: 0px 0px;
}
.catalog-product-view .block.related .products-related .slick-slider {
    margin: 0px;
    padding: 0px;
}
.catalog-product-view .block.related .products-related .slick-slider .slick-list {
    padding: 0px;
}
.catalog-product-view .block.related .products-related .slick-slider .slick-list .slick-track {
    flex-wrap: wrap;
    margin: 5px 0px 0px;
    width: 100% !important;
}
.catalog-product-view .block.related .products-related.products-grid .product-item {
    margin: 0 12.5px;
    box-shadow: 0.2px 0.2px 4px rgb(119 119 119 / 50%);
    border-radius: 20px 0 20px 20px;
    border: none;
    width: calc(50% - 37.5px) !important;
    overflow: hidden;
    margin-bottom: 12px;
}
.catalog-product-view .block.related .products-related.products-grid .product-item:nth-child(2n + 1) {
    margin-left: 25px;
}
.catalog-product-view .block.related .products-related.products-grid .product-item:nth-child(2n + 2) {
    margin-right: 25px;
}
.catalog-product-view .block.related .products-related.products-grid .product-item {
    display: none !important;
}
.catalog-product-view div.block.upsell {
    width: 61%;
    float: left;
    background-color: #F5F6F8;
    margin-bottom: 55px !important;
    padding: 0 55px 0 25px;
}
.catalog-product-view div.block.upsell .block-title.title strong {
    margin: 21px 0 23px;
    font-size: 21px;
    line-height: 29px;
    letter-spacing: 0.38px;
    color: #212121;
    font-family: 'Avenir Black';
    text-align: left;
}
.catalog-product-view .block.upsell .products-upsell {
    margin: 0 0;
}
.catalog-product-view .block.upsell .slick-slider {
    padding: 0px;
    margin: 0px;
}
.catalog-product-view .block.upsell .slick-slider .slick-list {
    padding: 0 0 25px;
}
.catalog-product-view .block.upsell .products-upsell button.slick-arrow {
    display: none !important;
}
.catalog-product-view .block.upsell .slick-slider .slick-list .slick-track li {
    box-shadow: 0.2px 0.2px 4px rgb(119 119 119 / 50%);
    border-radius: 20px 0 20px 20px;
    border: none;
    overflow: hidden;
}
.catalog-product-view .block.upsell .slick-slider .slick-list .slick-track {
    margin: 5px 0 0;
}
body.catalog-product-view {
    background: #ffffff;
}
.breadcrumbs li.item:not(:last-child):after {
    content: "";
    background: url('../images/icons/Breadcrumbs-Icon.svg');
    width: 13px;
    height: 13px;
    background-size: cover;
    vertical-align: unset;
    margin: 0 5px 0 9px;
    background-position: center;
}
.product-info-main .product-add-form .box-tocart .actions .customise-btn svg, .product-info-main .product-add-form .box-tocart .actions .tobag svg {
    vertical-align: sub;
    margin-left: 8px;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-info, .catalog-product-view .block.upsell .products-grid .product-item .product-item-info {
    position: relative;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-details, .catalog-product-view .block.upsell .products-grid .product-item .product-item-details {
    padding: 12px 10px 10px;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-name, .catalog-product-view .block.upsell .products-grid .product-item .product-item-name {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    text-align: left;
    width: 100%;
    padding: 10px 14px;
    margin: 0px;
    line-height: normal;
    font-size: 11px;
    height: auto;
    z-index: 9;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-name a, .catalog-product-view .block.upsell .products-grid .product-item .product-item-name a {
    font-size: inherit;
    line-height: 15px;
    letter-spacing: 0.2px;
    color: #212121;
    font-family: 'Avenir Heavy';
}
.catalog-product-view .block.upsell .products-grid .product-item .product-item-name, .catalog-product-view .block.related .products-grid .product-item .product-item-name {
    box-shadow: 0px 2px 4px rgb(0 0 0 / 50%);
    background-color: #ffffff;
    border-radius: 20px 0 20px 0;
}
.catalog-product-view .block .slick-slider .slick-list .slick-track li .product-item-info .actions-secondary {
    margin: 0px;
    position: absolute;
    top: 46px;
    right: 17px;
    z-index: 9999;
}
.catalog-product-view .block .slick-slider .slick-list .slick-track li .product-item-info .actions-secondary .towishlist {
    color: #73727A;
    border: none;
    width: auto;
    height: auto;
    box-shadow: none;
    border-radius: unset;
    line-height: unset;
}
.catalog-product-view .block .slick-slider .slick-list .slick-track li .product-item-info .actions-secondary .towishlist:before {
    background: url('../images/icons/add-to-favorites-icon.png') no-repeat;
    width: 23px;
    height: 21px;
    background-size: 100%;
}
.catalog-product-view .block .products-grid .product-item .product-item-info .product-item-photo .product-image-container {
    box-shadow: 0 2px 4px rgba(168,168,168,0.5);
    border-radius: 20px 20px 0 0;
}
.catalog-product-view .product-info-main .product-add-form .product-quantity .control .quantity-wrapper {
    position: absolute;
    top: 50%;
    right: 31px;
    transform: translate(0%, -50%);
}
.catalog-product-view .product-info-main .product-add-form .product-quantity .control .quantity-wrapper .qty-btn, .catalog-product-view .product-info-main .product-add-form .product-quantity .control .quantity-wrapper .quantity-controls {
    display: block;
    height: 12px;
    line-height: unset;
    width: auto;
    font-size: unset;
    background: none;
    border: none;
    letter-spacing: 0;
    padding: 0;
    box-shadow: none;
}
.catalog-product-view .product-info-main .product-add-form .product-quantity .control .quantity-wrapper .qty-btn:after, .catalog-product-view .product-info-main .product-add-form .product-quantity .control .quantity-wrapper .quantity-controls:after {
    content: "";
    background-image: url('../images/icons/top-facing-arrow.svg');
    width: 20px;
    display: inline-block;
    height: 12px;
    background-position: center;
    vertical-align: super;
    cursor: pointer;
}
.catalog-product-view .product-info-main .product-add-form .product-quantity .control .quantity-wrapper .qty-btn.input-group__button--decrease:after, .catalog-product-view .product-info-main .product-add-form .product-quantity .control .quantity-wrapper .quantity-controls.quantity-minus:after {
    transform: rotate(180deg);
}
.catalog-product-view .block .products-grid .product-item .product-item-info .product-item-photo {
    display: flex;
    padding-top: 35px;
}
.product-info-main .product-add-form .price-wrapper .offer-tag svg {
    vertical-align: sub;
}
.catalog-product-view .block .products-grid .product-item .product-item-details .product-brand-color .brand-name, .catalog-product-view .block .products-grid .product-item .product-item-details .product-brand-color .color-lenth {
    display: flex;
    flex-direction: column;
}
.catalog-product-view .block .products-grid .product-item .product-item-details .product-brand-color {
    display: flex;
    column-gap: 5px;
    text-align: left;
    justify-content: space-between;
    width: 100%;
}
.catalog-product-view .block .products-grid .product-item .product-item-details .product-brand-color .brand-name .brand-title-name, .catalog-product-view .block .products-grid .product-item .product-item-details .product-brand-color .color-lenth .color-title-name {
    font-size: 14px;
    line-height: 19px;
    color: #949494;
    font-family: 'Avenir Heavy';
    letter-spacing: 0.25px;
}
.catalog-product-view .block .products-grid .product-item .product-item-details .product-brand-color .color-lenth {
    text-align: center;
}
.catalog-product-view .block .products-grid .product-item .product-item-details .product-brand-color .brand-name .brand-value, .catalog-product-view .block.upsell .products-grid .product-item .product-item-details .product-brand-color .color-lenth .color-value {
    font-size: 14px;
    line-height: 19px;
    color: #212121;
    font-family: 'Avenir Heavy';
    letter-spacing: 0.25px;
    word-break: break-all;
}
.catalog-product-view .block .products-grid .product-item:hover .product-item-details {
    background-color: #FFF689;
}
.catalog-product-view .block .products-grid .product-item:hover .product-item-details .product-brand-color {
    z-index: -9 !important;
    position: relative;
}
.catalog-product-view .block .products-grid .product-item .product-item-details .view-detail {
    position: absolute;
    left: 0;
    width: 100%;
    display: none;
    height: auto;
    font-size: 16px;
    font-family: 'Avenir Heavy';
    letter-spacing: 0.59px;
    line-height: 22px;
    color: #212121;
    text-align: center;
    padding: 0 10px;
}
.catalog-product-view div.block .products-grid .product-item .product-item-details .view-detail a {
    background: #FFF689;
    width: auto;
    height: auto;
    padding: 0px;
    font-size: inherit;
    color: inherit;
    font-family: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}
.catalog-product-view .block .products-grid .product-item .product-item-details {
    display: flex;
    width: 100%;
    align-items: center;
}
.catalog-product-view .block .products-grid .product-item .product-item-details .view-detail a:hover {
    text-decoration: underline;
}
.catalog-product-view .block .products-grid .product-item:hover .product-item-info .product-item-photo .product-image-container {
    box-shadow: none;
}
.catalog-product-view .block.upsell .slick-slider .slick-list .slick-track li {
    margin: 0 34px;
}
.catalog-product-view .block.upsell .block-content {
    overflow: hidden;
    padding: 0 5px;
}
.catalog-product-view .block.upsell .block-content .products-upsell {
    margin: 0 -34px;
}
.catalog-product-view._has-modal .modals-wrapper .modal-popup .modal-inner-wrap {
    width: 100%;
    max-width: 541px;
    top: 50%;
    transform: translate(0%, -50%);
    margin: auto;
}
.catalog-product-view._has-modal .modal-inner-wrap .modal-header {
    padding: 32px 42px 0 43px;
}
.catalog-product-view._has-modal .modal-inner-wrap .modal-content {
    padding: 0px 42px 41px 43px;
}
.catalog-product-view._has-modal .modal-inner-wrap .modal-footer {
    display: none;
}
.catalog-product-view._has-modal .modal-inner-wrap .modal-title {
    padding: 0px;
    margin-bottom: 10px;
    border-bottom: none;
    font-weight: unset;
    font-size: 24px;
    line-height: 33px;
    letter-spacing: 0.2px;
    color: #383838;
    font-family: 'Avenir Heavy';
}
.catalog-product-view._has-modal .modal-content .model-content-wrapper .min-order-qty span {
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 1.05px;
    color: #787878;
    font-family: 'Avenir Black';
}
.catalog-product-view._has-modal .modal-content .model-content-wrapper .min-order-qty {
    margin-bottom: 25px;
}
.catalog-product-view._has-modal .modal-content .measurement-table .garment-measurement h3 {
    margin: 0 0 25px;
    font-family: 'Avenir Heavy';
    font-size: 18px;
    color: #333333;
    line-height: 19px;
    letter-spacing: 0.2px;
}
.catalog-product-view._has-modal .modal-content .measurement-table {
    padding: 0 35px 0 10px;
}
.catalog-product-view._has-modal .modal-content .measurement-table .garment-measurement h3 span {
    color: #939393;
    font-family: 'Avenir Medium';
    font-size: 17px;
}
.catalog-product-view._has-modal .modal-content .measurement-table table {
    border: 2px solid #D3D3D3;
    margin-bottom: 25px;
}
.catalog-product-view._has-modal .modal-content .measurement-table table tbody tr td:first-child {
    text-align: left;
}
.catalog-product-view._has-modal .modal-content .measurement-table table tbody tr th, .catalog-product-view._has-modal .modal-content .measurement-table table tbody tr td {
    border: 1px solid #989898;
    padding: 15px 12px;
    text-align: center;
    font-size: 18px;
}
.catalog-product-view._has-modal .modal-content .measurement-table table tbody tr th {
    color: #3a3a3a;
}
.catalog-product-view._has-modal .modal-content .measurement-table table tbody tr td {
    color: #515151;
    font-family: 'Avenir Medium';
    vertical-align: top;
}
.catalog-product-view._has-modal .modal-content .measurement-table table tbody tr td input[type="radio"] {
    margin: 0px 10px 0 0;
    height: 20px;
    width: 20px;
    vertical-align: top;
}
.catalog-product-view .current-category-name .category-title {
    max-width: 1310px;
    padding: 0 15px;
    margin: 0 auto;
}
.catalog-product-view .current-category-name .category-title h2 {
    margin: 43px 0 0px;
    font-family: 'Avenir Black';
    font-size: 48px;
    line-height: 66px;
    letter-spacing: 1.67px;
    color: #000000;
    font-weight: inherit;
}
.catalog-product-view .mz-gallery-container .loading-mask {
    padding-bottom: 73% !important;
}
.catalog-product-view .mz-gallery-container .loading-mask .loader {
    position: absolute;
    top: calc(50% + 3px);
    left: calc(50% + 55px);
    transform: translate(0%, -50%);
}
.catalog-product-view .mz-gallery-container .loader > img {
    position: unset;
}
.catalog-product-view .page-wrapper .product-info-main .product-add-form {
    margin-top: 0px;
}
.catalog-product-view .block.related .products-related .view-more-btn {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-bottom: 13px;
}
.catalog-product-view .block.related .products-related .view-more-btn .view-more {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.19px;
    color: #212121;
    font-family: 'Avenir Heavy';
    text-decoration: none;
    border: 2px solid #979797;
    padding: 8px 16px;
    border-radius: 5px;
    background-color: #FFFFFF;
    display: block;
}
.catalog-product-view .block.related .products-related .view-more-btn .view-more svg {
    margin-left: 14px;
    margin-top: -2px;
}
.catalog-product-view .block.related .products-related.products-grid .product-item:nth-child(1), .catalog-product-view .block.related .products-related.products-grid .product-item:nth-child(2) {
    display: block !important;
}
.catalog-product-view .block.related .products-related.products-grid.view-all .product-item {
    display: block !important;
}
.catalog-product-view .block.related .products-related.view-all .view-more-btn .view-more svg {
    transform: rotate(180deg);
    vertical-align: text-bottom;
}
.catalog-product-view .page-wrapper .product-info-main .product-colors .flex-inline-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.catalog-product-view .page-wrapper .product-info-main .product-colors .product-item-photo {
    display: inline-flex;
}
.catalog-product-view .page-wrapper .product-info-main .product-colors .product-item-photo img {
    width: 75px;
    height: 75px;
    border: 0.75px solid #DADADA;
    border-radius: 2px;
}
.modal-popup.giftlist .modal-inner-wrap .wishliat-content .wishlist_wrapper .wishlist_products .wishlist_products_check:checked {
    background: url('../images/icons/selected_checkbox.svg') no-repeat;
    width: 30px;
    height: 30px;
    border: none;
}
.catalog-product-view .product.info.detailed .product.description .value {
    color: #212121;
    font-family: 'Avenir Medium';
    font-size: 21px;
    font-weight: 500;
    letter-spacing: 0.38px;
    line-height: 29px;
}
.catalog-product-view .product.info.detailed .product.description .value * {
    color: inherit !important;
    font-size: inherit !important;
    font-weight: inherit !important;
    font-family: inherit !important;
    letter-spacing: inherit !important;
    line-height: inherit !important;
}
.catalog-product-view .product.info.detailed .product.description .value ul span {
    display: inline-block;
}
.catalog-product-view .product-info-main .product-info-price .price-final_price {
    display: none !important;
}
.page-product-configurable .product-info-main .product-add-form .product-options-wrapper .swatch-opt {
    margin-top: 0px;
}
.page-product-configurable .product-options-bottom .box-tocart {
    margin: 0 0 20px 0;
}
.page-product-configurable .product-info-main .product-add-form .box-tocart .actions {
    margin-bottom: 0px !important;
}
.catalog-product-view .product-info-main .product-add-form .size-chart-wrapper .need-help {
    padding-left: 0px;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-details .price-final_price, .catalog-product-view .block.upsell .products-grid .product-item .product-item-details .price-final_price {
    display: none !important;
}
.catalog-product-view .block.related .products-related .slick-slider button.slick-arrow {
    display: none !important;
}
.catalog-product-view .block.related .products-related .slick-slider .slick-track {
    transform: unset !important;
}

/* buy as simple product popup start */

.catalog-product-view .modal-popup.buy-sample-popup .modal-inner-wrap {
    border-radius: 25px;
}
.catalog-product-view .modal-popup.buy-sample-popup .modal-inner-wrap .modal-header {
    padding: 0px;
}
.catalog-product-view .modal-popup.buy-sample-popup .modal-inner-wrap .modal-header .action-close:before {
    margin-top: 3px;
}
.catalog-product-view .modal-popup.buy-sample-popup .modal-inner-wrap .modal-content {
    padding: 25px 25px 0px 25px;
    text-align: center;
}
.catalog-product-view .modal-popup.buy-sample-popup .modal-inner-wrap .modal-content h2 {
    font-size: 22px;
    line-height: 30px;
    margin: 30px 0px;
}
.catalog-product-view .modal-popup.buy-sample-popup .modal-inner-wrap .modal-footer {
    padding: 0px 25px 25px;
    margin-top: 20px;
    border: none;
    display: flex !important;
    justify-content: space-between;
}
.catalog-product-view .modal-popup.buy-sample-popup .modal-inner-wrap .modal-footer .action-primary {
    margin: 0 15px 0 0;
    border-radius: 10px;
    background-color: #FFF689;
    border: none;
    padding: 9px 30px;
    color: #212121;
    font-family: 'Avenir Heavy';
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0.29px;
    line-height: 22px;
    height: auto;
}
.catalog-product-view .modal-popup.buy-sample-popup .modal-inner-wrap .modal-footer .action-secondary {
    margin: 0px;
    border-radius: 10px;
    background-color: #F3F3F4;
    border: none;
    padding: 9px 30px;
    color: #212121;
    font-family: 'Avenir Heavy';
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0.29px;
    line-height: 22px;
    height: auto;
}
/* buy as simple product popup end */
.catalog-product-view .page-wrapper .product-info-main .product-add-form .custom-msg {
    margin-bottom: 10px;
}
.page-product-configurable .product-options-wrapper #popup-modal-qty .swatch-opt .customise-btn.tobag {
    background-color: #fff;
    border: 2px solid #979797;
    margin-right: 0px !important;
}
.catalog-product-view .block .slick-slider .slick-list .slick-track li .product-item-info .actions-secondary .towishlist span {
    display: none;
}
.catalog-product-view .block .slick-slider .slick-list .slick-track li .product-item-info .actions-secondary .modal-popup {
    display: none !important;
}
.catalog-product-view._has-modal header.ammenu-header-container.page-header {
    z-index: 1;
}
.catalog-product-view._has-modal div.product.media:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 1;
}
.catalog-product-view._has-modal .product.media .wishlist.split.button, .catalog-product-view._has-modal .product.info.detailed .product.items {
    z-index: 0;
}
.catalog-product-view._has-modal .product.info.detailed {
    pointer-events: none;
}
.catalog-product-view header.ammenu-header-container.page-header {
    z-index: 999;
}
.catalog-product-view div.product-info-main div.box-tocart .actions button.customise-btn:after {
    content: "";
    width: 22px;
    height: 25px;
    background: url('../images/icons/edit-icon-new.svg') no-repeat;
    display: inline-block;
    vertical-align: sub;
    margin-left: 5px;
    background-size: 100%;
}
.page-product-configurable .product-options-wrapper #popup-modal-qty .swatch-opt {
    max-width: calc(100% - 30px);
}
.page-product-configurable .product-options-wrapper #popup-modal-qty .swatch-opt .extra-grid-view-table {
    overflow: unset !important;
}
.page-product-configurable .actions.addto-bag-btn .customise-btn.go-back {
    padding: 11.5px 15px;
}
.page-product-configurable .product-options-wrapper #lofcgv-number-box .lofcgv-number-max:after, .page-product-configurable .product-options-wrapper #lofcgv-number-box .lofcgv-number-min:after {
    background-repeat: no-repeat;
    background-size: 100%;
}
.page-product-configurable .product-options-wrapper #popup-modal-qty .swatch-opt .customise-btn.tobag:after {
    content: "";
    background: url('../images/icons/cart-icon-new.svg') no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: sub;
    margin-left: 5px;
    background-size: 100%;
}
.page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table .grandtotal, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table .lofcgv-subtotal {
    font-family: 'Avenir Heavy';
}
.page-product-configurable .lofcgv-icon-hot-price {
    display: none;
}
.catalog-product-view .product-add-form .discount-price .price-wrapper .offer-price-config {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.5px;
    color: #656565;
    font-family: 'Avenir Medium';
    margin-left: 5px;
    text-decoration: line-through;
    padding-left: 5px;
}
.catalog-product-view .product-add-form .discount-price .price-wrapper .offer-price-config .fa {
    text-decoration: line-through;
}
.catalog-product-view .product-add-form .discount-price .price-wrapper .offer-tag-config {
    width: auto;
    background: #555555;
    display: inline-block;
    position: absolute;
    top: -18px;
    right: 0;
    padding: 6px 12px;
    color: #ffffff;
    border-radius: 4px;
    vertical-align: super;
}
.catalog-product-view .product-add-form .discount-price .price-wrapper .offer-tag-config svg {
    vertical-align: sub;
}
.catalog-product-view .product-add-form .discount-price .price-wrapper .offer-tag-config .price-off-config {
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.15px;
    line-height: 25px;
}
.catalog-product-view .product-info-main #click-me, .catalog-product-view .product-info-main .custom-msg {
    display: none !important;
}
.catalog-product-view .product-info-main .reset-button .icon-reload {
    opacity: 1 !important;
}
.catalog-product-view .product-info-main .action.reset-button {
    height: auto !important;
    font-size: 18px !important;
    font-family: 'Avenir Heavy';
    color: #212121 !important;
    text-transform: uppercase;
    letter-spacing: 0.21px;
    line-height: 25px !important;
    padding: 11px 15px !important;
    border: 0.75px solid #E1E1E1 !important;
    border-radius: 3px;
    background-color: #F3F3F4 !important;
}
.catalog-product-view .product-info-main .action.reset-button:hover {
    color: #212121 !important;
    background-color: #F3F3F4 !important;
    border-color: #E1E1E1 !important;
}
.catalog-product-view .product-info-main .reset-button * {
    line-height: inherit !important;
    padding: 0px !important;
    font-size: inherit !important;
    color: inherit !important;
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table thead {
    background-color: #EBEBEB;
    border-radius: 3px;
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table thead tr th:last-of-type {
    width: 230px;
    max-width: 100%;
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table thead tr th:first-of-type {
    width: calc(100% - 230px);
    text-align: left;
    padding-left: 17px;
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table thead tr th {
    font-size: 21px;
    line-height: 29px;
    letter-spacing: 0.18px;
    font-family: 'Avenir Heavy';
    text-align: center;
    padding: 15px 0 16px;
    color: #383838;
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table tbody tr td:last-of-type .control {
    position: relative;
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table tbody tr td:first-of-type {
    padding-left: 7px !important;
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table tbody tr td:last-of-type {
    padding-right: 4px !important;
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table tbody tr:first-of-type td {
    padding-top: 6px !important;
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table tbody tr td:last-of-type .control .input-text.qty {
    height: 55px;
    padding: 0 46px 0 39px;
    font-size: 21px;
    line-height: 29px;
    letter-spacing: 0.38px;
    font-family: 'Avenir Black';
    color: #2E2E2E;
    border: 1px solid #FFF689;
    box-shadow: 0 0 4px #FFF689;
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table tbody tr td:last-of-type .control .input-text.qty::placeholder {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.32px;
    color: #B5B5B5;
    font-family: 'Avenir Medium';
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table tbody tr td:last-of-type .control .quantity-wrapper .qty-btn.increase {
    margin-bottom: 5px;
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table tbody tr td:last-of-type .control .quantity-wrapper {
    position: absolute;
    top: 50%;
    right: 9px;
    transform: translate(0%, -50%);
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table tbody tr td:last-of-type .control .quantity-wrapper .qty-btn {
    display: block;
    height: 12px;
    line-height: unset;
    width: auto;
    font-size: unset;
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table tbody tr td:last-of-type .control .quantity-wrapper .qty-btn:after {
    content: "";
    background-image: url('../images/icons/top-facing-arrow.svg');
    width: 20px;
    display: inline-block;
    height: 12px;
    background-position: center;
    vertical-align: super;
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table tbody tr td:last-of-type .control .quantity-wrapper .qty-btn.decrease:after {
    transform: rotate(180deg);
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table tbody tr {
    border-bottom: 1px solid #B2B2B2;
}
.catalog-product-view._has-modal .quantity .modal-content table.product-qty-table tbody tr td {
    padding: 7px 0 !important;
    vertical-align: unset;
}
.catalog-product-view._has-modal .modals-wrapper .quantity.modal-popup .modal-inner-wrap {
    max-width: 488px;
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table tbody tr td .size {
    padding-right: 10px;
    width: 100%;
    display: inline-flex;
    align-items: center;
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table tbody tr td .size .size-value {
    font-size: 24px;
    line-height: 33px;
    letter-spacing: 0.43px;
    color: #454545;
    font-family: 'Avenir Medium';
    margin-right: 10px;
    padding: 6px 10px;
    border: 1px solid #979797;
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table tbody tr td .size .stock {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.29px;
    font-family: 'Avenir Heavy';
    color: #A5A5A5;
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table tbody tr td .size .stock span {
    display: block;
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table tbody tr td:last-of-type .control .input-text.qty.field {
    box-shadow: none;
    border-color: transparent;
    background-color: #F3F3F4;
}
.catalog-product-view._has-modal .quantity .modal-content .product-qty-table tbody tr td:last-of-type .control .input-text.qty.field:focus {
    border: 1px solid #FFF689;
    box-shadow: 0 0 4px #FFF689;
    background-color: #ffffff;
}
.catalog-product-view._has-modal .quantity .modal-content .qty-total-price {
    margin: 16px 0 24px;
}
.catalog-product-view._has-modal .quantity .modal-content .qty-total-price tbody tr td {
    font-size: 24px;
    line-height: 33px;
    letter-spacing: 0.43px;
    color: #4D4D4D;
    padding: 0px;
    font-family: 'Avenir Heavy';
    padding-left: 30px;
}
.catalog-product-view._has-modal .quantity .modal-content .qty-total-price tbody tr td:last-of-type {
    width: 230px;
    color: #2186CF;
    font-family: 'Avenir Black';
    padding-left: 12px;
}
.catalog-product-view .product-add-form .discount-price {
    border: 2px dashed #2186CF;
    border-radius: 32px;
    text-align: center;
    margin-bottom: 34px;
    padding: 20px 15px 8px;
    position: relative;
}
.catalog-product-view .product-add-form .discount-price .discount-description {
    text-align: center;
    font-size: 24px;
    line-height: 33px;
    letter-spacing: 0.43px;
    color: #2186CF;
    font-family: 'Avenir Black';
    display: block;
}
.catalog-product-view .product-add-form .discount-price .price-wrapper .final-price, .catalog-product-view .product-add-form .discount-price .price-wrapper > .fa {
    display: inline-block;
    margin: 5px 0 0;
    font-size: 36px;
    line-height: 49px;
    letter-spacing: 0.64px;
    color: #2186CF;
}
.catalog-product-view .product-add-form .discount-price .price-wrapper .offer-price {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.5px;
    color: #656565;
    font-family: 'Avenir Medium';
    margin-left: 5px;
    text-decoration: line-through;
}
.catalog-product-view .product-add-form .discount-price .price-wrapper .offer-tag {
    width: auto;
    background: #555555;
    display: inline-block;
    position: absolute;
    top: -18px;
    right: 0;
    padding: 6px 12px;
    color: #ffffff;
    border-radius: 4px;
    vertical-align: super;
}
.modal-slide.quantity header .action-reset:active {
    box-shadow: none;
}
.catalog-product-view .product-add-form .discount-price .price-wrapper .offer-tag svg {
    vertical-align: sub;
}
.catalog-product-view .product-add-form .discount-price .price-wrapper .offer-price .fa {
    text-decoration: line-through;
}
.catalog-product-view .product.media .mz-gallery-thumbs.slick-slider .slick-list.draggable::-webkit-scrollbar {
    width: 0px;
}
.product.info .product.data.items>.item.title:nth-child(1) {
    width: 33%;
}
.product.info .product.data.items>.item.title:nth-child(3) {
    width: 40%;
}
.product.info .product.data.items>.item.title:nth-child(5) {
    width: 27%;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions .customise-btn {
    text-transform: uppercase;
    order: 1;
}
.catalog-product-view div.product-info-main div.box-tocart .actions button.customise-btn > span {
    display: inline-block;
    width: auto;
    padding: 0px;
    vertical-align: unset;
}
.catalog-product-view div.product-info-main div.box-tocart .actions button.customise-btn {
    padding: 10px 15px;
}

.catalog-product-view .mz-gallery-thumbs-wrap .slick-slider .slick-arrow {
    padding: 0px;
    width: 25px;
    height: 25px;
    right: 50%;
    left: auto;
    bottom: -60px;
    top: auto;
}
.catalog-product-view .mz-gallery-thumbs-wrap .slick-slider .slick-arrow:before {
    background: url('../images/icons/view-more-icon.svg') no-repeat;
    width: 25px;
    height: 25px;
    background-size: 100%;
    opacity: 1;
}
.catalog-product-view .mz-gallery-thumbs-wrap .slick-slider .slick-prev {
    top: -30px;
    bottom: auto;
    transform: rotate(180deg);
}

.catalog-product-view .product .item.content .table-wrapper .additional-attributes {
    width: 100%;
}
.product.info .product.data.items>.item.content#reviews {
    padding: 15px 58px 25px 20px;
}
.catalog-product-view .product.data.items .additional-attributes-wrapper table tbody tr .col.label {
    border-right: 1px solid #979797;
    background: #F5F6F8;
}
.catalog-product-view .mz-gallery-thumbs-wrap .slick-slider .slick-prev.prev_arrow_show {
    display: block;
}
.catalog-product-view .mz-gallery-thumbs-wrap .slick-slider .slick-prev {
    display: none;
}
.catalog-product-view .column {
    margin-top: 40px;
}
.catalog-product-view .product.data.items .additional-attributes-wrapper table tbody tr {
    border-top: 1px solid #979797;
}
.catalog-product-view .product.info .product.data.items>.item.title.active>.switch {
    background-color: #DFDEDE;
}
._has-modal.catalog-product-view header.page-header {
    z-index: 999;
}
.catalog-product-view .modals-wrapper .modal-popup[aria-describedby="modal-content-2"] {
    display: none;
}
.fancybox-enabled header.page-header {
    z-index: 9999;
}

.catalog-product-view .product-options-wrapper .file {
    margin: 10px 0 29px;
    display: none !important;
}
.catalog-product-view .product-options-wrapper .file label:after {
    display: none;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .upload-btn-doc {
    border: 2px solid #F5F6F8;
    border-radius: 3px;
    background-color: #FFFFFF;
    color: #4BA042;
    font-family: 'Avenir Heavy';
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0.75px;
    line-height: 25px;
    margin: 0px !important;
    padding: 10.5px 10px !important;
    cursor: pointer;
    width: 50%;
}
.catalog-product-view .product-options-wrapper .file .control .product-custom-option {
    visibility: hidden;
    margin: 0px;
    position: absolute;
    height: 0px;
    width: 0px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions .tobag {
    order: 2;
    margin: 0px;
    padding: 9.5px 15px;
    width: calc(50% - 7.5px) !important;
}
.catalog-product-view .product-options-wrapper .file .control .note {
    display: none;
}
/* file Upload document popup design start */

.catalog-product-view .upload-popup .field.file {
    display: block;
}
.catalog-product-view .upload-popup .popup-content {
    padding: 24px;
    max-width: 750px;
    text-align: left;
}
.catalog-product-view .upload-popup .popup-content .close {
    top: -15px;
    right: -15px;
    width: 40px;
    height: 40px;
    background-color: #C7C5C5;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.5);
    border-radius: 50%;
    font-size: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.catalog-product-view .upload-popup .popup-content .close:before {
    content: "";
    background: url('../images/icons/close-icon-white.svg') no-repeat;
    width: 14px;
    height: 14px;
    background-position: center;
    background-size: cover;
    vertical-align: sub;
    display: inline-block;
}
.catalog-product-view .Option-Features .mageworx-shareable-link-container {
    visibility: hidden;
    width: 0px;
    padding: 0;
    height: 0;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart.Option-Features .actions .tobag span {
    padding: 0px;
    height: auto;
    display: inline;
    float: unset;
    vertical-align: unset;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart.Option-Features .actions .tobag {
    margin-left: 15px;
    width: calc(50% - 15px) !important;
}
.catalog-product-view .upload-popup #popup-form-container {
    text-align: left;
}
.catalog-product-view .upload-popup .popup-content .label {
    color: #1B2437;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 27px;
    width: 100%;
    display: block;
    padding-bottom: 7px;
    border-bottom: 0.5px solid #979797;
}
.catalog-product-view .upload-popup .popup-content .label:after {
    content: 'Max Size- 20 MB ';
    color: #7E7E7E;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 22px;
    margin-left: 5px;
}

.catalog-product-view .upload-popup .popup-content .control {
    margin: 26px 0px;
}
.catalog-product-view .upload-popup .popup-content .product-custom-option {
    border-radius: 3px;
    box-shadow: 1px 2px 5px 1px rgba(163,163,163,0.5);
    width: 100%;
    height: 190px;
    appearance: none;
    position: relative;
    cursor: pointer;
}
.catalog-product-view .upload-popup .popup-content .product-custom-option:before {
    content: 'OR';
    background: #F5F5F5;
    width: 100%;
    position: absolute;
    height: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
    color: #909090;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Avenir Medium';
}
.catalog-product-view .upload-popup .popup-content .product-custom-option:after {
    content: 'CHOOSE FILE OR DRAG & DROP FILES';
    position: absolute;
    color: #1B2437;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Avenir Medium';
    letter-spacing: 0;
    line-height: 65px;
    max-width: 206px;
    white-space: normal;
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.catalog-product-view .upload-popup .popup-content .note {
    margin-top: 14px;
    margin-bottom: 10px;
    font-size: 13px;
}
.catalog-product-view .upload-popup .popup-content #submit-upload-form, .catalog-product-view .upload-popup .popup-content #cancel-upload-form {
    width: auto;
    margin: 0px 10px 0px 0px;
    border-radius: 10px;
    background-color: #FFF689;
    padding: 9px 20px;
    border: none;
    color: #212121;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0.29px;
    line-height: 22px;
    font-family: 'Avenir Heavy';
}
.catalog-product-view .upload-popup .popup-content #cancel-upload-form {
    margin: 0px;
    background: #F3F3F4;
}
.catalog-product-view .upload-popup .popup-content .error-message {
    font-size: 13px;
    color: #e02b27;
}
.catalog-product-view .product-add-form #file-info {
    margin-top: 20px;
}
.catalog-product-view .product-add-form #file-info .upload-doc-title {
    color: #212121;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0.25px;
    line-height: 19px;
    margin-bottom: 10px;
}
.catalog-product-view .product-add-form #file-info p {
    margin-bottom: 0px;
    color: #C7C5C5;
    font-size: 10px;
    font-weight: 900;
    letter-spacing: -0.01px;
    line-height: 14px;
}
.catalog-product-view .product-add-form #file-info p a {
    color: #7E7E7E;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: -0.01px;
    line-height: 19px;
    text-decoration: underline;
}
.catalog-product-view .product-add-form .upload-popup {
    z-index: 999999  !important;
}
.catalog-product-view .upload-popup .popup-content .selected-file-path {
    margin-top: 10px;
}
.catalog-product-view .product-add-form #file-info .delete-file {
    width: 15px;
    height: 15px;
    background-color: #C7C5C5;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.5);
    border-radius: 50%;
    padding: 0px;
    border: none;
    display: inline-block;
    font-size: 0px;
    margin-left: 6px;
    position: relative;
}
.catalog-product-view .product-add-form #file-info .delete-file:before {
    content: "";
    background: url('../images/icons/close-icon-white.svg') no-repeat;
    width: 8px;
    height: 8px;
    background-position: center center;
    background-size: cover;
    vertical-align: sub;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* file upload document popup desing end */

@media (min-width: 1500px) {
    .catalog-product-view .current-category-name .category-title { max-width: 1500px; }
}

@media (min-width: 1200px) and (max-width: 1299px) {
    .product.info .product.data.items>.item.title:nth-child(3) { width: 42.6%;}
    .product.info .product.data.items>.item.title:nth-child(5) { width: 24.4%;}
}

@media (min-width: 992px) and (max-width: 1199px) {
    .catalog-product-view .current-category-name .category-title h2 { margin: 30px 0 0px; font-size: 45px; line-height: 60px; }
    .mz-gallery-thumbs.slick-initialized.slick-slider { padding: 0px 15px 0px 0px; }
    .catalog-product-view .product .page-title-wrapper { width: calc(100% - 140px); }
    .catalog-product-view .product .page-title-wrapper .page-title { margin: 14px 0px; line-height: 26px; font-size: 21px; }
    .page-product-configurable .product-info-main .product-add-form .box-tocart .actions .action.tobag, .product-info-main .product-add-form .box-tocart .actions .tobag { margin: 0 0 10px 12px; width: calc(50% - 2px) !important; font-size: 17px; line-height: 24px; letter-spacing: 0px; padding: 9.5px 10px; }
    .product-info-main .product-add-form .box-tocart .actions .customise-btn { margin-right: 0px !important; margin-bottom: 10px; width: calc(50% - 10px) !important; }
    .catalog-product-view .box-tocart .actions .tobag:after { width: 25px; height: 25px; vertical-align: inherit; }
    body.catalog-product-view div.product-info-main div.box-tocart div.actions button.customise-btn { padding: 8.5px 10px; font-size: 17px; line-height: 24px; letter-spacing: 0; }
    .catalog-product-view .block.related { width: calc(39% - 20px); margin-left: 20px; margin-top: 20px; }
    .catalog-product-view .block.related .products-related.products-grid .product-item:nth-child(2n + 1) { margin-left: 15px; }
    .catalog-product-view .block.related .products-related.products-grid .product-item:nth-child(2n + 2) { margin-right: 15px; }
    .catalog-product-view .block.related .products-related.products-grid .product-item { margin: 0 7.5px; border-radius: 10px; width: calc(50% - 22.5px) !important; margin-bottom: 12px; }
    .catalog-product-view .block.upsell .slick-slider .slick-list .slick-track li, .catalog-product-view .block.related .products-related.products-grid .product-item { border-radius: 10px 0 10px 10px; }
    .catalog-product-view .block.upsell .products-grid .product-item .product-item-name, .catalog-product-view .block.related .products-grid .product-item .product-item-name { border-radius: 10px 0 10px 0; }
    .catalog-product-view .block.upsell .slick-slider .slick-list { padding: 0 0 25px; margin: 0 20px; }
    .catalog-product-view .block.upsell .slick-slider .slick-list .slick-track li { margin: 0 15px; }
    .catalog-product-view div.block.upsell { padding: 0 15px 0 15px; }
    .catalog-product-view .product-brand { left: 172px; }
    .page-product-configurable .product-options-wrapper #popup-modal-qty .swatch-opt { padding: 20px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.item-qty, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td.lofcgv-qty { min-width: 261px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td.lofcgv-qty .lofcgv-number-input { max-width: 231px; padding: 15px 40px 11px 15px; }
    .page-product-configurable .product-options-wrapper .extra-grid-view-table td.lofcgv-qty #lofcgv-number-box .lofcgv-packing-info { width: 231px; }
    .catalog-product-view .product-info-main .action.reset-button { font-size: 17px !important; line-height: 24px !important; }
}

@media (max-width: 991px){
    .catalog-product-view .current-category-name .category-title h2 { margin: 20px 0 0px; font-size: 42px; line-height: 50px; }
    .mz-gallery-thumbs.slick-initialized.slick-slider { padding: 0px 15px 0px 0px; }
    .mz-gallery-thumbs.slick-initialized.slick-slider .slick-track .slick-slide { min-width: 105px; min-height: 105px; }
    .catalog-product-view .block.related .products-related.products-grid .product-item:nth-child(2n + 1) { margin-left: 15px; }
    .catalog-product-view .block.related .products-related.products-grid .product-item:nth-child(2n + 2) { margin-right: 15px; }
    .catalog-product-view .block.related .products-related.products-grid .product-item { margin: 0 7.5px; border-radius: 10px 0 10px 10px; width: calc(50% - 22.5px) !important; margin-bottom: 12px; }
    .catalog-product-view .block.upsell .slick-slider .slick-list .slick-track li { border-radius: 10px 0 10px 10px; }
    .catalog-product-view .block.upsell .products-grid .product-item .product-item-name, .catalog-product-view .block.related .products-grid .product-item .product-item-name { border-radius: 10px 0 10px 0; }
    .product-info-main .product-add-form .size-chart-wrapper { margin-bottom: 10px; }
    .product-info-main .product-add-form .price-wrapper { margin-bottom: 10px; }
    .product-info-main .product-add-form .price-wrapper .final-price { font-size: 34px; line-height: 42px; }
    .product-info-main .product-add-form .exclusive-taxes { margin: 8px 0 10px; }
    .product-info-main .product-add-form .product-quantity { margin-bottom: 18px; }
    .product-info-main .product-add-form .product-quantity .quantity-title { min-width: unset; padding-right: 15px; font-size: 19px; }
    .product-info-main .product-add-form .product-quantity .control input { padding: 6px 40px 6px 25px; }
    .catalog-product-view .product-info-main .product-add-form .product-quantity .control .quantity-wrapper { right: 11px; }
    .page-product-configurable .product-info-main .product-add-form .box-tocart .actions .action.tobag, .product-info-main .product-add-form .box-tocart .actions .tobag { margin: 0 0 10px 8px; width: calc(50% - 4px) !important; font-size: 13.6px; line-height: 24px; letter-spacing: 0px; padding: 9.5px 5px; border-width: 1px; }
    .product-info-main .product-add-form .box-tocart .actions .customise-btn { margin-right: 0px !important; margin-bottom: 10px; width: calc(50% - 10px) !important; }
    .catalog-product-view .box-tocart .actions .tobag:after { width: 25px; height: 25px; vertical-align: inherit; }
    body.catalog-product-view div.product-info-main div.box-tocart div.actions button.customise-btn { padding: 8.5px 5px; font-size: 15px; line-height: 24px; letter-spacing: 0; width: calc(50% - 4px) !important; min-width: unset; }
    .catalog-product-view div.product-info-main div.box-tocart .actions button.customise-btn:after { width: 21px; height: 22px; margin-left: 1px; }
    .catalog-product-view .box-tocart .actions .tobag:after { width: 22px; height: 22px; margin-left: 1px; }
    .catalog-product-view .product .page-title-wrapper { width: calc(100% - 120px); }
    .catalog-product-view .product.media .mz-gallery-thumbs.slick-slider .slick-list.draggable { max-height: 300px; }
    .page-main .media a.action.towishlist.already-added, .page-main .media a.action.towishlist { width: 35px; height: 35px; }
    .page-product-configurable .product-options-wrapper #popup-modal-qty .swatch-opt { padding: 15px; overflow: auto; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th { font-size: 18px; letter-spacing: 0; line-height: 27px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.brand-Color, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td[attribute-code="color"] { min-width: 130px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.brand-Size, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td[attribute-code="size"] { min-width: 120px; }
    .page-product-configurable div.product-options-wrapper table#lofcgv-product-attribute-table td.swatch-attribute[attribute-code="color"] > div { border-color: #454545 !important; min-height: 25px; max-width: 60px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.item-stock, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td.lofcgv-stock { min-width: 100px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.item-qty, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td.lofcgv-qty { padding-right: 8px; min-width: 241px; }
    .page-product-configurable .product-options-wrapper #lofcgv-number-box { height: 50px; margin-bottom: 10px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td.lofcgv-qty .lofcgv-number-input { height: 50px; padding: 10px 40px 10px 15px; font-size: 19px; letter-spacing: 0; line-height: 26px; }
    .page-product-configurable .product-options-wrapper #lofcgv-number-box .lofcgv-number-min { top: 10px; }
    .page-product-configurable .product-options-wrapper #lofcgv-number-box .lofcgv-number-max { bottom: 11px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td.swatch-attribute[attribute-code="size"] .swatch-option { max-width: 60px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table tfoot { margin-top: 15px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table tfoot .footer-total-info td.total-qty, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table tfoot .footer-total-info td[data-label="Total"] { font-size: 22px; letter-spacing: 0px; line-height: 30px; }
    .page-product-configurable .product-options-wrapper .extra-grid-view-table td.lofcgv-qty #lofcgv-number-box .lofcgv-packing-info { width: 227px; height: 50px; border: none; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td.swatch-attribute .swatch-option { font-size: 20px; letter-spacing: 0px; line-height: 23px; }
    .catalog-product-view .modal-popup.buy-sample-popup .modal-inner-wrap .modal-content h2 { font-size: 20px; line-height: 26px; margin: 15px 0px; }
    .catalog-product-view .modal-popup.buy-sample-popup .modal-inner-wrap .modal-footer { margin-top: 10px; }
    .catalog-product-view._has-modal .modals-wrapper .modal-popup .modal-inner-wrap { width: calc(100% - 30px); }
    .catalog-product-view .modal-popup.buy-sample-popup .modal-inner-wrap { border-radius: 15px; }
    .page-product-configurable .product-options-wrapper #popup-modal-qty .swatch-opt .extra-grid-view-table { overflow-x: auto !important; }
    .catalog-product-view .product-info-main .reset-button .icon-reload { width: 15px !important; height: 15px !important; }
    .catalog-product-view .product-info-main div.box-tocart .action.reset-button { font-size: 15px !important; line-height: 24px !important; padding: 9px 5px !important; width: calc(50% - 4px) !important; }
    .catalog-product-view .product-add-form .discount-price { border-radius: 20px; margin-bottom: 20px; padding: 15px 15px 8px; }
    .catalog-product-view .product-add-form .discount-price .discount-description { font-size: 20px; line-height: 24px; letter-spacing: 0; }
    .catalog-product-view .product-add-form .discount-price .price-wrapper .final-price, .catalog-product-view .product-add-form .discount-price .price-wrapper > .fa { font-size: 26px; line-height: 28px; letter-spacing: 0; }
    .catalog-product-view .product-add-form .discount-price .price-wrapper .offer-price-config { font-size: 20px; line-height: 28px; letter-spacing: 0; padding-left: 0px; }
    .catalog-product-view .product-add-form .discount-price .price-wrapper .offer-tag-config { padding: 5px 8px; }
    .catalog-product-view .product-add-form .discount-price .price-wrapper .offer-tag-config svg { width: 16px; height: 16px; }
    .catalog-product-view .product-add-form .discount-price .price-wrapper .offer-tag-config .price-off-config { font-size: 15px; letter-spacing: 0; line-height: 20px; }
}

@media (min-width: 768px) and (max-width: 991px) {
    .catalog-product-view .product-brand { top: 11px; left: 137px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td { padding-right: 8px; padding-left: 8px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.item-qty, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td.lofcgv-qty { padding-right: 8px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td.lofcgv-qty .lofcgv-number-input { height: 50px; padding: 10px 37px 10px 10px; font-size: 18px; letter-spacing: 0; line-height: 26px; max-width: 216px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.item-qty, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td.lofcgv-qty { min-width: 216px; }
    .page-product-configurable .product-options-wrapper .extra-grid-view-table td.lofcgv-qty #lofcgv-number-box .lofcgv-packing-info { width: 199px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.brand-Size, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td[attribute-code="size"] { min-width: 105px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.brand-Color, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td[attribute-code="color"] { min-width: 115px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.item-stock, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td.lofcgv-stock { min-width: 85px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.item-price, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td.lofcgv-price { min-width: 100px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.item-subtotal, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td.lofcgv-subtotal { min-width: 90px; }
}

@media (min-width: 601px) and (max-width: 767px) {
    .page-product-configurable .product-options-wrapper #popup-modal-qty .swatch-opt .extra-grid-view-table { padding-top: 0px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th { line-height: 18px; }
}

@media (max-width: 767px) {
    .page-header .header.content { padding: 10px 15px; }
    .catalog-product-view .columns { display: block; }
    .catalog-product-view .block.related, .catalog-product-view div.block.upsell { width: auto; margin-left: -15px; margin-right: -15px; }
    .catalog-product-view .block.related button.slick-arrow { display: none !important; }
    .catalog-product-view .current-category-name .category-title h2 { font-size: 36px; line-height: 40px; }
    .catalog-product-view .column.main { padding-bottom: 0px; }
    .catalog-product-view div.block.upsell { margin-bottom: 15px !important; padding: 0px; }
    .catalog-product-view .block.related .products-related.products-grid .product-item:nth-child(2n + 1) { margin-left: 3px; }
    .catalog-product-view .block.related .products-related.products-grid .product-item:nth-child(2n + 2) { margin-right: 3px; }
    .catalog-product-view .block.related .products-related.products-grid .product-item { width: calc(50% - 10.5px) !important; }
    .catalog-product-view .block.upsell .slick-slider .slick-list { padding: 0 36px 25px 36px; }
    .catalog-product-view .block.upsell .slick-slider .slick-list .slick-track li { margin: 0 8px; }
    .product-info-main .product-add-form .delivery-timeline span { font-size: 16px; line-height: 26px; letter-spacing: 0; }
    .product-info-main .product-add-form .delivery-timeline span.working-days { padding-left: 5px; }
    .product-info-main .product-add-form .size-chart-wrapper .size { font-size: 17px; line-height: 26px; padding-right: 5px; }
    .catalog-product-view .product.info.detailed .product.description .value { font-weight: 500; letter-spacing: 0; line-height: 29px; }
    .product-info-main .product-add-form .gst-price { margin-bottom: 5px; }
    .product-info-main .product-add-form .delivery-timeline { margin-bottom: 5px; }
    div.product-options-wrapper .extra-grid-view-table .lofcgv-number-input { min-width: unset; }
    div.product-options-wrapper .extra-grid-view-table #lofcgv-number-box { height: auto; width: auto; padding: 0px; }
    div.product-options-wrapper .extra-grid-view-table #lofcgv-number-box .lofcgv-number-max, div.product-options-wrapper .extra-grid-view-table #lofcgv-number-box .lofcgv-number-min { width: 14px; height: 10px; }
    .page-product-configurable .product-options-wrapper #lofcgv-number-box .lofcgv-number-max:after, .page-product-configurable .product-options-wrapper #lofcgv-number-box .lofcgv-number-min:after { width: 14px; height: 10px; }
    .page-product-configurable .product-options-wrapper #lofcgv-number-box .lofcgv-number-min { top: 7px; }
    .page-product-configurable .product-options-wrapper #lofcgv-number-box .lofcgv-number-max { bottom: 7px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td { padding-left: 6px; padding-right: 6px; }
    .page-product-configurable .product-options-wrapper #popup-modal-qty .swatch-opt { padding: 15px; }
    .page-product-configurable .product-options-wrapper .extra-grid-view-table td.lofcgv-qty #lofcgv-number-box .lofcgv-packing-info { width: 150px; height: 35px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.item-qty, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td.lofcgv-qty { min-width: 150px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.item-stock, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td.lofcgv-stock { min-width: 70px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.brand-Size, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td[attribute-code="size"] { min-width: 80px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.brand-Color, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td[attribute-code="color"] { min-width: 80px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.item-price, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td.lofcgv-price { min-width: 80px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.item-subtotal, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td.lofcgv-subtotal { min-width: 80px; }
    .catalog-product-view .product-brand { top: 10px; left: 132px; }
    .product-info-main .product-add-form .box-tocart { margin: 0 0 15px; }
    .catalog-product-view .modal-popup.buy-sample-popup .modal-inner-wrap .modal-content { padding: 15px 15px 0px 15px; }
    .catalog-product-view .modal-popup.buy-sample-popup .modal-inner-wrap .modal-footer { padding: 0px 15px 15px; }
    .catalog-product-view .modal-popup.buy-sample-popup .modal-inner-wrap .modal-content h2 { font-size: 18px; line-height: 23px; margin: 10px 0px; }
    .catalog-product-view .modal-popup.buy-sample-popup .modal-inner-wrap .modal-footer .action-primary, .catalog-product-view .modal-popup.buy-sample-popup .modal-inner-wrap .modal-footer .action-secondary { border-radius: 6px; padding: 5px 20px; font-size: 14px; line-height: 20px; }
    .product-info-main .product-add-form .price-wrapper .offer-tag { padding: 5px 8px; margin-left: 10px; }
    .product-info-main .product-add-form .price-wrapper .offer-tag svg { width: 18px; }
    .product-info-main .product-add-form .price-wrapper .offer-tag .price-off { font-size: 15px; line-height: 21px; }
    .page-product-configurable .product-options-wrapper #popup-modal-qty .swatch-opt .customise-btn { padding-right: 10px; padding-left: 10px; font-size: 17px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td.lofcgv-qty .lofcgv-number-input { height: 35px; padding: 2px 28px 2px 10px; font-size: 14px; letter-spacing: 0; line-height: 22px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table tfoot .footer-total-info td.total-qty, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table tfoot .footer-total-info td[data-label="Total"] { font-size: 19px; letter-spacing: 0px; line-height: 24px; }
    .page-product-configurable .product-options-wrapper #popup-modal-qty .swatch-opt .actions { margin-top: 15px; }
    .page-product-configurable .product-options-wrapper #popup-modal-qty .swatch-opt .popup-header-qty { margin-bottom: 10px; }
    .page-product-configurable .product-info-main .product-add-form .product-quantity .control#custom-qty-configurable input { padding: 6px 60px 6px 10px !important; font-size: 19px; letter-spacing: 0px; line-height: 26px; }
    .product-info-main .product-add-form .product-quantity .quantity-title { font-size: 18px; }
    .product-info-main .product-add-form .product-colors h3 { font-size: 19px; line-height: 24px; letter-spacing: 0; margin: 0 0 12px; }
    /* upload document popup mobile design start */
    .catalog-product-view .upload-popup .popup-content {
        max-width: 100%;
        width: calc(100% - 30px);
    }
    .catalog-product-view .upload-popup .popup-content .product-custom-option:after {
        line-height: 37px;
    }
    .catalog-product-view .upload-popup .popup-content .product-custom-option:before {
        content: '';
    }
    /* upload document popup mobile design end */
}

@media (min-width: 576px) and (max-width: 767px) {
    .product.data.items>.item.title>.switch:after { display: none; }
    .product.data.items>.item.content { margin-top: 45px; font-size: 1.6rem; }
    .product.data.items>.item.title { float: left; }
    .product.data.items>.item.content { box-sizing: border-box; float: right; margin-left: -100%; width: 100%; }
    .product.data.items>.item.title>.switch { margin-left: -1px; }
    .product.info .product.data.items>.item.content { padding: 0px}
    .catalog-product-view .product.data.items .additional-attributes-wrapper table tbody tr .col { font-size: 18px; line-height: 26px; }
    .product-info-main .product-add-form .product-quantity .quantity-title { min-width: 22%; }
    .page-product-configurable .product-info-main .product-add-form .product-quantity .control#custom-qty-configurable input { padding: 4px 15px !important; }
}

@media (max-width: 600px) { 
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td:before { text-transform: capitalize; background-color: #EBEBEB; font-size: 15px; top: -58px; border-radius: 3px; height: 50px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table { padding-top: 58px; }
}

@media (max-width: 767px) {
    .catalog-product-view .product.data.items .additional-attributes-wrapper table tbody tr .col { line-height: 20px; letter-spacing: 0; font-size: 14px; padding: 5px 15px;}
    .catalog-product-view .product.data.items .additional-attributes-wrapper table tbody tr .data:before { display: none;}
    .catalog-product-view .product.data.items .additional-attributes-wrapper table tbody tr { margin-bottom: 5px;}
    .catalog-product-view .product.data.items .additional-attributes-wrapper table tbody tr:last-of-type { margin-bottom: 0px;}
    .catalog-product-view .product.info .product.data.items>.item.title>.switch { font-size: 18px;}
}

@media (max-width: 575px) {
    .catalog-product-view .product .page-title-wrapper { width: calc(100% - 80px); }
    .mz-gallery-thumbs.slick-initialized.slick-slider { padding: 0px 10px 0px 0px; }
    .mz-gallery-thumbs.slick-initialized.slick-slider .slick-track .slick-slide { min-width: 70px; min-height: 70px; }
    .page-main .media a.action.towishlist.already-added, .page-main .media a.action.towishlist { width: 30px; height: 30px; top: 10px; right: 10px; }
    .catalog-product-view .product .page-title-wrapper .page-title { margin: 10px 0px; line-height: 22px; letter-spacing: 0; font-size: 18px; word-break: break-all; }
    .product.info .product.data.items>.item.title { width: 100% !important; text-align: left; text-indent: 15px; margin-bottom: 15px;}
    .product.info .product.data.items>.item.title[aria-selected="false"] { margin-bottom: 15px; }
    .product.info .product.data.items>.item.content { margin-bottom: 15px; padding: 15px; margin-top: 0px; }
    .product.info .product.data.items .review-add .fieldset { margin-bottom: 20px; }
    .product-info-main .product-add-form .price-wrapper .final-price { font-size: 32px; line-height: 36px; }
    .product-info-main .product-add-form .exclusive-taxes { margin: 5px 0 5px; }
    .product-info-main .product-add-form .size-chart-wrapper { margin-bottom: 5px; }
    .product-info-main .product-add-form .product-quantity { margin-bottom: 15px; flex-wrap: wrap; gap: 5px; }
    .catalog-product-view .box-tocart .actions .tobag:after, .catalog-product-view div.product-info-main div.box-tocart .actions button.customise-btn:after { margin-left: 5px; }
    .product-info-main .product-add-form .box-tocart { margin: 0 0 5px; }
    .catalog-product-view div.block.related .block-title.title strong, .catalog-product-view div.block.upsell div.block-title.title strong { margin: 15px 0 15px; font-size: 20px; line-height: 26px; letter-spacing: 0.38px; text-align: center; }
    .product.info .product.data.items>.item.title[aria-selected="false"] [aria-expanded="true"] { margin-bottom: 0px; }
    .catalog-product-view .product-brand { left: 90px; }
    div.product-options-wrapper .extra-grid-view-table #lofcgv-number-box .lofcgv-number-max, div.product-options-wrapper .extra-grid-view-table #lofcgv-number-box .lofcgv-number-min { width: 14px; height: 10px; }
    .page-product-configurable .product-options-wrapper #lofcgv-number-box .lofcgv-number-max:after, .page-product-configurable .product-options-wrapper #lofcgv-number-box .lofcgv-number-min:after { width: 14px; height: 10px; }
    .page-product-configurable .product-options-wrapper #lofcgv-number-box .lofcgv-number-min { top: 7px; }
    .page-product-configurable .product-options-wrapper #lofcgv-number-box .lofcgv-number-max { bottom: 7px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.brand-Size, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td[attribute-code="size"] { min-width: 50px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.brand-Size, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td[attribute-code="size"] { min-width: 55px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td.swatch-attribute .swatch-option { font-size: 16px; letter-spacing: 0px; line-height: 15px; outline-offset: 1px; border-radius: 2px; padding: 2px 3px; }
    .page-product-configurable div.product-options-wrapper table#lofcgv-product-attribute-table td.swatch-attribute[attribute-code="color"] > div { min-height: 20px; max-width: 60px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.item-stock, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td.lofcgv-stock { min-width: 60px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table tfoot .footer-total-info td.total-qty { max-width: 155px; }
    .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table th.brand-Color, .page-product-configurable .product-options-wrapper table#lofcgv-product-attribute-table td[attribute-code="color"] { min-width: 51px; }
    .page-product-configurable .product-options-wrapper #popup-modal-qty .swatch-opt .customise-btn { padding-right: 8px; padding-left: 8px; font-size: 15px; }
    .page-product-configurable .actions.addto-bag-btn .customise-btn { width: calc(50% - 5px) !important; line-height: 25px; }
    .page-product-configurable .actions.addto-bag-btn .customise-btn.go-back { margin-right: 10px !important; }
    .page-product-configurable .product-options-wrapper #popup-modal-qty .swatch-opt .customise-btn.tobag svg { width: 23px; margin-left: 2px; vertical-align: middle; }
    .page-product-configurable .product-options-wrapper #popup-modal-qty .swatch-opt .popup-header-qty .header-title .product-qty-title { font-size: 22px; letter-spacing: 0; line-height: 30px; }
    .page-product-configurable .product-options-wrapper #popup-modal-qty .swatch-opt .popup-header-qty .header-action-btn .action-reset { width: 18px; height: 18px; margin-right: 10px; }
    .page-product-configurable .product-options-wrapper #popup-modal-qty .swatch-opt .popup-header-qty .header-action-btn .action-close { width: 18px; height: 17px; }
    .page-product-configurable .actions.addto-bag-btn .customise-btn, .page-product-configurable .actions.addto-bag-btn .tobag { padding: 5px 8px; }
    .page-product-configurable .actions.addto-bag-btn .customise-btn.go-back { padding: 6.5px 8px; }
    .page-product-configurable .product-options-wrapper #popup-modal-qty .swatch-opt .customise-btn.tobag:after { width: 22px; height: 22px; margin-left: 1px; }
    .catalog-product-view .product.info .product.data.items>.item.title>.switch { min-height: 45px; justify-content: flex-start;}
    .catalog-product-view .product.data.items .additional-attributes-wrapper table tbody tr .col { padding: 5px 0px;}
    .catalog-product-view .product.data.items .additional-attributes-wrapper table tbody tr .col.label { border-right: none; background: #ffffff;}
    .catalog-product-view .product.info.detailed .data.content { display: none !important;}
    .catalog-product-view .product.info.detailed .title.mob_tab_active+.data.content { display: block !important;}
    .catalog-product-view .product.info.detailed .title.mob_tab_active { margin-bottom: 0px !important;}
    .catalog-product-view .product.info.detailed .switch:after { top: 14px !important; transform: rotate(45deg) !important;}
    .catalog-product-view .product.info.detailed .mob_tab_active .switch:after { transform: rotate(-135deg) !important; top: 20px !important;}
    .catalog-product-view .product.info .product.data.items>.item.title.active>.switch { background-color: #F5F6F8;}
}

    .catalog-product-view .product-brand {
        left: 2% !important;
        top: 1% !important;
    }