/*\source\content\css\blog.css*/
.mg-t-70 {
    margin-top: 70px !important;
}

.mg-b-75 {
    margin-bottom: 75px !important;
}

.mg-b-45 {
    margin-bottom: 45px !important;
}

.fullwidth {
    width: 100%;
}

.fullheight {
    height: 100%;
}

.width-269 {
    width: 269px;
}

.height-190 {
    height: 190px;
}

.overflow-hidden {
    overflow: hidden;
}

.object-fit-contain {
    object-fit: contain;
}

.line-height25 {
    line-height: 25px;
}

.font-weight-bold {
    font-weight: bold;
}

.blog-title {
    margin-bottom: 6px !important;
}

.blog-briefdescription {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.blog-container img {
    height: 195px;
}

.blog-listing-blog {
    margin-bottom: 25px;
}
@media screen and (max-width: 767px){
    .blog-list{
        margin-bottom: 40px;
    }
}/*\source\content\css\cartpage.css*/
/* cart/index.html */
.cart-page-wrapper {
    padding-top: 20px;
}

.cart-is-empty {
    text-align: center;
    margin-top: 20px;
}

    .cart-is-empty h2 {
        font-size: 30px;
        float: none;
    }

    .cart-is-empty a, .cart-is-empty a:hover {
        padding: 7px 15px;
        margin-top: 10px;
        font-size: 16px;
        display: inline-block;
    }

.cart-item-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 20px;
}

.cart-item-details {
    display: flex;
    align-items: center;
    flex-basis: 50%;
}

.cart-item-image {
    flex-basis: 90px;
    padding-top: 20.5%;
    position: relative;
}

    .cart-item-image-container {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .cart-item-image-container img {
        max-width: 100%;
        max-height: 100%;
    }

.cart-item-info {
    flex-basis: calc(100% - 105px);
}

.cart-item-variants:not(:last-child)::after {
    content: " . ";
}

.cart-item-numbers {
    display: flex;
    align-items: center;
    flex-basis: calc(50% - 15px);
}

    .cart-item-numbers .cart-item-quantity:only-child > div {
        margin: 0 auto;
    }

.cart-item-numbers .cart-item-total {
    font-size: 14px;
}

.cart-item-delete {
    cursor: pointer;
}

.cart-item-price, .cart-item-quantity, .cart-item-total {
    flex-basis: 0;
    flex-grow: 1;
}

.cart-item-price, .cart-item-total {
    padding: 0 15px;
}

.cart-item-price .cart-item-original-price {
    text-decoration: line-through;
    font-size: 14px;
}

.cart-item-discount-text {
    color: #01b192;
    font-size: 12px;
}

.cart-item-quantity-input {
    position: relative;
    width: 80px;
}

.cart-item-quantity input {
    width: 100%;
    padding: 5px;
}

.cart-item-quantity-arrow {
    position: absolute;
    background: transparent;
    border: 0;
}

.cart-item-quantity-arrow[disabled] {
    color: #ccc;
}

    

    .cart-item-quantity-arrow.arrow-down {
        bottom: 3px;
    }

    .cart-item-quantity-arrow i {
        display: block;
        height: 100%;
        width: 100%;
    }

.cart-item-error-message {
    cursor: default;
    margin-top: 5px;
    color: red;
}

.cart-item-delete {
    flex-basis: 15px;
}

.cart-bundle-wrapper {
    margin-bottom: 20px;
}

.cart-bundle-items {
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding-top: 20px;
}

.cart-bundle-tooltip {
    cursor: pointer;
}

.cart-shipping-container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 20px;
}

    .cart-shipping-container > div {
        flex-basis: calc(50% - 50px);
    }

.cart-return-policy {
    margin-bottom: 20px;
}

.cart-return-policy a {
    display: inline-block;
}

.cart-buttons > a, .cart-buttons > a:hover, .cart-buttons > div, .cart-buttons > div:hover, 
.cart-buttons > button, .cart-buttons > button:hover {
    text-align: center;
    padding: 7px 15px;
    display: block;
    font-size: 16px;
    align-self: flex-start;
}

.cart-buttons .cart-btn-paypal, .cart-buttons .cart-btn-paypal:hover, 
.cart-btn-whatsapp .whatsapp-button, .cart-btn-whatsapp .whatsapp-button:hover {
    padding: 0;
}

.cart-btn-continue {
    border: 1px solid;
}

.cart-campaign-title {
    margin-top: 10px;
    cursor: default;
}

.cart-campaign-description {
    margin-bottom: 10px;
    cursor: default;
}

.cart-bottom-deals.grid {
    display: flex;
    align-items: flex-start;
}

    .cart-bottom-deals.grid > div {
        flex-basis: 20%;
    }

.cart-bottom-deals .box-product-outer {
    padding: 0 15px;
}

.cart-bundle-terms {
    padding-top: 10px;
}

.cart-bundle-link {
    display: inline-block;
}

.cart-item-deal .cart-item-info, .cart-item-deal .cart-item-numbers, .cart-return-policy, 
.cart-bundle-items .cart-item-quantity, .cart-item-price, .cart-item-total {
    cursor: default;
}

.cart-item-deal-view-details {
    cursor: pointer;
}

.cart-order-summary-totals-grand, .cart-order-summary-totals-grand-amount {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid;
}

.cart-order-summary-totals-grand-update {
    position: relative;
}

.cart-order-summary-subtotal, .cart-order-summary-totals-grand-label, .cart-order-summary-totals-grand-amount {
    font-weight: 700;
}

.cart-update-loader {
    position: absolute;
    top: 0;
}

.cart-bottom-deals slick, .cart-bottom-deals.grid .slick-track {
    width: 100% !important; /*overriding plugin inline style*/
}

@media screen and (max-width: 767px) {

    .cart-item-container:not(:last-child) {
        border-bottom: 1px solid;
        padding-bottom: 20px;
    }

    .cart-bundle-wrapper .cart-item-container {
        border: none;
        padding-bottom: 0;
    }

    .cart-item-details {
        order: 1;
        flex-basis: calc(100% - 20px);
    }

    .cart-item-numbers {
        flex-basis: 100%;
        order: 3;
        margin-top: 10px;
    }

    .cart-item-delete {
        order: 2;
    }

    .cart-item-delete i {
        font-size: 20px;
    }

    .cart-item-price, .cart-item-total {
        padding: 0;
    }

    .cart-buttons > a, .cart-buttons > div, .cart-buttons > button {
        margin-bottom: 10px;
        width: 100%;
    }

    .cart-bottom-deals.grid > div {
        flex-basis: 50%;
    }
}

@media screen and (min-width: 768px) {

    .cart-page-wrapper {
        padding: 20px 0 0;
    }

    .cart-buttons {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
        grid-column-gap: 10px;
        grid-row-gap: 10px;
    }

    .cart-btn-continue {
        -ms-grid-column: 1;
        grid-column-start: 1;
        grid-column-end: 2;
    }

    .cart-btn-continue, .cart-btn-paypal, .cart-btn-proceed, .cart-btn-quote, .cart-btn-min-amount {
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-column-span: 1;
    }

    .cart-btn-whatsapp {
        -ms-grid-row: 2;
        grid-row-start: 2;
        grid-row-end: 3;
        -ms-grid-row-span: 1;
        -ms-grid-column-span: 1;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {

    .cart-bottom-deals.grid > div {
        flex-basis: 25%;
    }
}

@media screen and (max-width: 991px) {

    .cart-shipping-container > div {
        flex-basis: 100%;
    }
}

@media screen and (min-width: 992px) {

    .cart-bottom-deals {
        margin: 0 -15px;
    }

    .cart-buttons {
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }

    .cart-btn-paypal {
        -ms-grid-column: 3;
        grid-column-start: 3;
        grid-column-end: 4;
    }

    .cart-btn-proceed, .cart-btn-quote, .cart-btn-min-amount, .cart-btn-whatsapp {
        -ms-grid-column: 4;
        grid-column-start: 4;
        grid-column-end: 5;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {

    .cart-return-policy {
        width: 50%;
    }

    .cart-buttons {
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .cart-btn-paypal {
        -ms-grid-column: 2;
        grid-column-start: 2;
        grid-column-end: 3;
    }

    .cart-btn-proceed, .cart-btn-quote, .cart-btn-min-amount, .cart-btn-whatsapp {
        -ms-grid-column: 3;
        grid-column-start: 3;
        grid-column-end: 4;
    }
}
/* end cart/index.html */

/* cartOrderSummary.html */

.cart-order-summary-wrapper {
    margin-bottom: 20px;
}

.cart-order-summary-coupon {
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}

.cart-order-summary-coupon-input {
    flex-basis: calc(70% - 15px);
}

.cart-order-summary-coupon .cart-order-summary-coupon-apply {
    flex-basis: calc(30% - 15px);
    border: 1px solid;
    font-size: 14px;
    height: 38px;
}

.cart-order-summary-coupon .cart-order-summary-coupon-apply:not([disabled]) {
    cursor: pointer;
}

.cart-order-summary-coupon-details, .cart-order-summary-coupon-notification {
    flex-basis: 100%;
    margin-top: 5px;
}

.cart-order-summary-coupon-notification {
    color: red;
    cursor: default;
}

input.coupon-invalid {
    border-bottom: 2px solid red;
}

.cart-order-summary-coupon-apply span {
    display: inline-block;
}

.cart-order-summary-coupon-details span {
    display: inline-block;
    cursor: default;
}

.cart-order-summary-coupon-details i {
    font-size: 16px;
    cursor: pointer;
}

div.cart-order-summary-totals-row {
    display: flex;
    cursor: default;
    font-size: 16px;
}

    .cart-order-summary-totals-row > div:nth-child(odd) {
        flex-grow: 1;
    }

    .cart-order-summary-totals-row > div:nth-child(even) {
        flex-grow: 0;
    }

.cart-order-summary-shipping, .cart-order-summary-tax, .cart-order-summary-totals-grand {
    display: flex;
}

.cart-order-summary-shipping-label, .cart-order-summary-tax-label, .cart-order-summary-totals-grand-label {
    flex-basis: 65px;
}

.cart-order-summary-shipping-dropdown, .cart-order-summary-tax-type, .cart-order-summary-totals-grand-update {
    flex-grow: 1;
}

    .cart-order-summary-shipping-dropdown select {
        width: 190px;
        border: none;
        cursor: pointer;
        background: transparent;
    }

    .cart-order-summary-shipping-dropdown > div {
        position: relative;
        max-width: calc(100% - 20px); 
        display: inline-block;
        clear: both;
    }

        .cart-order-summary-shipping-dropdown > div::after {
            content: "\f0d7";
            font: normal normal normal 16px/1 FontAwesome;
            color: #626e7a;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            z-index: -1;
        }

.cart-order-summary-credit-notes {
    padding: 10px 15px;
    background-color: #eee;
    margin: 10px 0;
}

.cart-order-summary-totals-grand-update-text, .cart-order-summary-free-shipping-text {
    display: inline-block;
}

.cart-order-summary-payment-request {
    padding: 10px;
}

    .cart-order-summary-payment-request label {
        display: inline-block;
    }

.cart-order-summary-payment-request-view-details {
    display: inline-block;
    cursor: pointer;
    margin-top: 5px;
}

.cart-order-summary-payment-request-total-to-pay {
    margin-top: 5px;
}

.cart-order-summary-credit-notes-action, .cart-order-summary-totals-grand-update i,
.cart-order-summary-totals-grand-update span {
    cursor: pointer;
}

.cart-order-summary-include-taxes, .cart-order-summary-cart-reference,
.cart-order-summary-free-shipping {
    cursor: default;
    margin-top: 5px;
}

.cart-order-summary-cart-reference {
    margin-top: 10px;
}

@media screen and (max-width: 767px) {
    .cart-order-summary-shipping-dropdown select {
        width: 85px;
    }
}
/* end cartOrderSummary.html*/

/* shippingMethod.html*/
.cart-shipping-wrapper {
    padding: 15px;
    margin-bottom: 20px;
    cursor: default;
}

.cart-shipping-location {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .cart-shipping-location > div {
        flex-basis: calc(50% - 15px);
        margin-top: 10px;
    }

.cart-shipping-method {
    border-top: 1px solid;
    margin-bottom: 8px;
    padding-top: 8px;
}

.cart-shipping-method > label {
    display: flex;
}

.cart-shipping-method-wrapper .cart-shipping-method:first-child {
    border-top: none;
}

.cart-shipping-method span {
    flex-grow: 0;
    vertical-align: top;
}

.cart-shipping-view-toggle {
    background: transparent;
    border: 0;
}

.cart-shipping-method-label {
    display: inline-block;
    width: calc(100% - 20px);
}

    .cart-shipping-method-label span {
        word-break: break-all;
        display: inline-block;
        font-size: 16px;
        margin-bottom: 5px;
        line-height: initial;
    }

.cart-shipping-method-label .ecomz-link-text-light-bg-style {
    cursor: pointer;
}

@media screen and (max-width: 767px) {

    .cart-shipping-location > div {
        flex-basis: 100%;
    }
}
/* end shippingMethod.html*/

/* couponDetails.html */

.cart-coupon-details-popup {
    padding: 15px;
}

.cart-coupon-details-close {
    position: absolute;
    bottom: 100%;
    color: #fff;
    font-size: 26px;
    cursor: pointer;
}

.cart-coupon-details-title {
    float: none;
    cursor: default;
    margin: 10px 0 20px;
}

.cart-coupon-details-wrapper {
    display: flex;
    flex-wrap: wrap;
    cursor: default;
    margin-bottom: 20px;
}

.cart-coupon-details-wrapper a, .cart-coupon-details-wrapper span {
    display: inline-block;
}

.cart-coupon-details-wrapper > div:nth-child(odd) {
    flex-basis: 25%;
}

.cart-coupon-details-wrapper > div:nth-child(even) {
    flex-basis: 75%;
}

.cart-coupon-details-buttons {
    display: flex;
}

.cart-coupon-details-buttons > div {
    flex-grow: 1;
}

.cart-coupon-details-buttons .cart-coupon-details-btn-remove {
    display: inline-block;
    padding: 8px 0;
    font-size: 16px;
    background: transparent;
    border: none;
}

.cart-coupon-details-remove-loader {
    display: inline-block;
    position: relative;
    top: 5px;
}

.cart-coupon-details-btn-close button, .cart-coupon-details-btn-close button:hover {
    padding: 8px 28px;
    display: inline-block;
    font-size: 16px;
}
/* end couponDetails.html*/

/* dealDetails.html*/
.one-item-deal .slick-track, .two-item-deal .slick-track {
    width: auto !important; /*overriding plugin inline style*/
}

.one-item-deal .slick-slide {
    width: auto !important; /*overriding plugin inline style*/
}

.two-item-deal .slick-slide {
    width: 50% !important; /*overriding plugin inline style*/
}

.two-item-deal {
    max-width: 600px;
}

@media screen and (min-width: 768px) {

    .cart-deal-details {
        right: unset;
        left: 50%;
        transform: translateX(-50%);
    }
}
/* end dealDetails.html*/

.cart-select-province-popup select:required:invalid {
    color: unset;
}/*\source\content\css\checkout.css*/
.lineDarkBarAfter {
    margin-right: 5px;
    margin-top: -16px;
    position: absolute;
    border: solid 3px;
    width: 98%;
}

.backroundCoupon {
    position: relative;
    height: auto;
    padding: 132px;
}


.couponName {
    text-align: center;
    font-size: 35px;
    color: #fafafa;
}

.common-text-area {
    text-align: center;
    font-size: 18px;
    color: #fafafa;
}

.collectionBox {
    display: inline-block;
    position: relative;
    margin-top: 10px;
}

.collectionImage {
    margin-top: 20px;
    position: relative;
    width: 100%;
}

.collectionBox > div {
    bottom: 0;
    position: absolute;
    top: 0;
}

    .collectionBox > div table {
        height: 100%;
        text-align: center;
        vertical-align: middle;
        width: 100%;
    }

.input-checkout {
    border: solid 1px;
    padding: 4px;
    width: 100%;
    height: 32px;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.primaryAddress {
    opacity: 0.6;
}

.normalFont {
    font-weight: normal;
}

.ExpireDate {
    background: #eeeeee;
    padding: 5px;
}

@media (max-width: 767px) {

    .couponName {
        font-size: 20px;
    }

    .common-text-area {
        font-size: 14px;
    }
}

.saveidea {
    padding: 3px 10px 5px;
    width: 100%;
}/*\source\content\css\comingsoon.css*/
.logo-or-text-soon{
    font-family:Lato-light;
    font-size:40px;
    color:#ffffff;
}

.comingsoon-Bold{
    text-align:center;
    font-family:Lato-Bold;
    font-size:62px;
    color:#ffffff;
}
.comingsoon-Bold span{
    font-family:Lato-Light;
    font-size:62px;
    color:#ffffff;
}
 
.subscibe{
    font-family:Lato-Light;
    font-size:30px;
    color:#ffffff; 
}

.form-coming-soon{
    background: #313132 none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 7px;
    color: #e1e1e1;
    font-family: Lato-Regular;
    font-size: 16px;
    margin-top: 25px;
    padding: 15px;
    width: 100%;
}/*\source\content\css\common.css*/
.smart-search-popup .search-result-item{
    text-align: left;
}

.recent-item-details .recentaddeditem-info.recentaddeditem-image {
    width: 25%;
    position: relative;
    margin-right: 20px;
}

.mobile-featured-product-slider .mobile-product-slider-dots ul li button:before{
    margin: 0px;
    font-size: 12px!important;
}

.activeTheme-item-btn .adding-to-cart-loader.product-recommendation-loader {
    z-index: 100;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

input[type=text],
button {
    border-radius: 5px;
}

.menuWrapper~.zoomContainer {
    /* since this is an iframe and it's not wrapped under header, the z-index here is more powerful then any element we need to find other solutions then making the z-index higher keep this as a reminder */
    /* z-index: 9999 !important; */
    /* overriding plugin css */
}

.svg-in-btn {
    width: 23px;
    vertical-align: bottom;
    display: inline-block;
    max-height: 31px;
}

.gift-cards-listing-banner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    
    cursor: default;
}

.gift-cards-listing-banner > div {
    flex-basis: 50%;
    margin-top: 20px;
}

.gift-cards-listing-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    cursor: default;
    align-items: center;
    flex-wrap: wrap;
}

.gift-cards-listing-filters .ecomz-btn-callToAction-fill, .gift-cards-listing-header .ecomz-btn-callToAction-fill {
    padding: 5px;
}

.gift-cards-listing-header i {
    cursor: pointer;
}

.gift-cards-listing-filter {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.gift-cards-listing-filter > div {
    width: 150px;
}

.gift-cards-listing-filter .sortby {
    flex-basis: 310px;
}

.gift-cards-wrapper {
    display: flex;
    flex-wrap: wrap;
    cursor: default;
    padding: 0;
}

.gift-cards-wrapper .box-product-outer {
    flex-basis: 25%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.gift-card-listing-add-to-cart-loader > div {
    position: relative;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .gift-cards-wrapper .box-product-outer {
        flex-basis: 33.3333333333%;
    }
}

@media screen and (max-width: 767px) {
    .gift-cards-wrapper .box-product-outer {
        flex-basis: 50%;
    }

    .gift-cards-listing-banner > div {
        flex-basis: 100%;
    }

    .gift-cards-listing-filter {
        width: 100%;
        flex-wrap: wrap;
        margin-top: 30px;
    }

    .gift-cards-listing-filter .sortby {
        flex-basis: 100%;
    }
}

* {
    outline: none !important;
}

.popover.top {
    margin-top: 10px;
}

.activeTheme-container {
    width: 90%;
    margin: 0 auto;
}


.zoomLens {
    /* overriding easy zoom */
    border: 0 !important;
    cursor: crosshair !important;
}

.zoomWindow {
    /* overriding easy zoom */
    border: 2px solid rgb(233, 233, 233) !important;
}

/* /product highlight */


/* specs */
.spec-group {
    margin-bottom: 20px;
}

.spec-item {
    padding: 0 7px;
}

.tab-pane {
    padding: 10px 0 0 22px;
}

.spec-table .row:nth-of-type(odd) {
    background: #f4f4f4;
}

.table>tbody>tr>td {
    border-top: 0;
    padding: 10px 20px;
}

.spec-header {
    margin-bottom: 10px;
}

/* /specs */


/* slider */
.slideshow-section .slick-arrow-position:hover .slick-custom-next,
.slideshow-section .slick-arrow-position:hover .slick-custom-prev {
    visibility: visible;    
}

.slideshow-section .slick-arrow.slick-disabled.double-arrows {
    visibility: hidden;
}

.slick-list {
    width: 100%;
}

.slideshow-section .slick-custom-prev {
    position: absolute;
    top: 50%;
    z-index: 1;
    font-size: 100px;
    left: 20px;
    transform: translateY(-50%) rotate(180deg);
    cursor: pointer;
    visibility: hidden;
}

.slideshow-section .slick-custom-next {
    position: absolute;
    font-size: 100px;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    cursor: pointer;
    visibility: hidden;    
}


@media all and (max-width: 768px) {

    .slideshow-section .slick-arrow-position:hover .slick-custom-next,
    .slideshow-section .slick-arrow-position:hover .slick-custom-prev {
        visibility: hidden;        
    }

    ul.product-additional-info {
        display: flex;
        overflow-x: scroll;
    }

}

/* /slider */


/* blogs */
.blog-section-wrapper .ecomz-heading1 {
    margin-left: 1.5%;
    margin-right: 1.5%;
}

.blog-posts-container {
    display: flex;
    flex-wrap: wrap;
}


.home-blog-wrapper {
    display: flex;
}

.home-blog-image-wrapper {
    position: relative;
    padding-top: 40%;
    overflow: hidden;
    min-width: 50%;
}

.home-blog-image-wrapper img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.2s all;
}

.blog-section-wrapper {
    padding: 0 9%;
}

.blog-brief-info {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding: 0 20px 10px 20px;
}

.blog-date {
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 10px;
    margin: 11px 12px;
}

.blog-link {
    width: unset;
    padding: 4px 10px;
    margin-top: 15px;
}

/* /blogs */

/* collection list */
.collection-list-wrapper {
    padding: 0 9%;
}

.collection-list-wrapper .ecomz-heading1 {
    margin-left: 1.5%;
    margin-right: 1.5%;
}

.collection-overlay {
    position: absolute;
    display: flex;
    align-items: flex-end;
    height: 100%;
    width: 100%;
    z-index: 1;
    cursor: pointer;
}

.collection-overlay .collection-overlay-info-box {
    width: 100%;
    padding: 19px 35px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transform: translateY(100%);
    transition: all 0.2s;
}

.collection-container:hover .collection-overlay-info-box {
    transform: translateY(0%);
}

.collection-container:hover .collection-overlay.collection-hover {
    display: flex;
}

/* /collection list */

/* item */

.item-main-container {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.item-main-container * {
    float: none !important;
}

.activeTheme.AvailableProductContainer * {
    display: inline-block;
    width: 100%;
    position: static;
}

.AvailableProduct.f-size-14 {
    padding: 8px 0;
}

.box-product-outer {
    margin-bottom: 20px;
}

.box-product {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.listing-page-item-container {
    display: flex;
    flex-wrap: wrap;
}

.activeTheme-item-btn {
    margin-top: 5px;
    position: relative;
    border-radius: 5px;
    padding: 6px 20px;
}

.activeTheme-item-btn>div {
    border-radius: 5px;
}

.activeTheme-item-btn .item-add-to-cart-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.activeTheme-item-btn .item-add-to-cart-loader>div {
    height: 100%;
}

.activeTheme-item-btn .adding-to-cart-loader {
    border-radius: 5px;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    height:100%;
}

.product-highlight-variations {
    padding: 15px 15px 0;
}

.add-to-wishlist-btn {
    display: none;
    position: absolute;
    top: 8px;
    right: 14px;
    z-index: 2;
    font-size: 25px;
    color: rgba(0, 0, 0, .5);
}

.box-product-outer:hover .add-to-wishlist-btn {
    display: block;
    font-size: 20px;
}

.add-to-wishlist-btn:hover {
    color: rgba(0, 0, 0, 1);
    cursor: pointer;
}

.collection-overlay-info-box.flex-column {
    flex-direction: column;
}

/* tags in item*/
.featured-products {
    padding: 0 11%;
}

.font-awesome-font {
    font-family: FontAwesome !important;
}

.tag-wrapper {
    display: flex;
    align-content: center;
    justify-content: center;
    margin-bottom: 10px;
}

.tag-buttons {
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 10px;
    z-index: 2;
    width: 100%;
}

.tag-buttons .tag-wide, .detail-page .product-tags {
    margin-right: 3px;
    padding: 4px 14px 4px;
    min-width: 65px;
    text-align: center;
    z-index: 2;
    border-radius: 5px;
}

.tag-buttons .tag-wide-info {
    padding: 1px 9px;
    display: flex;
    align-items: center;
}

.item-tag.custom-theme-tag {
    height: auto;
    width: auto;
}

.tag-buttons .tag-wide-info i {
    display: flex;
    align-items: center;
}

.list-unstyled {
    padding-left: 0;
    padding-right: 0;
}

/* /tags in item */
/* /item */

/* page */
.product-tags .tag-buttons {
    position: absolute;
    flex-direction: column;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: 20px 20px 0px 35px;
}


.product-tags .tag-buttons .tag-wide {
    z-index: 1;
    padding: 8px 20px;
}

ul.product-additional-info {
    position: relative;
    margin-bottom: 20px;
}

ul.product-additional-info .bar-animation {
    position: absolute;
    bottom: 0;
    width: 50px;
    transform: translateX(-50%);
    height: 4px;
    border-radius: 3px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav>li>a:hover,
.nav>li>a:focus,
.nav>li>a,
.nav-tabs>li>a,
.nav-tabs {
    border: none;
    background: transparent;
}

/* /product page */

/* slick carousel */
ul.slick-dots {
    bottom: 20px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slick-dots li.slick-active button:before {
    color: white !important;
    opacity: 1 !important;
}

.slick-dots li button:before {
    font-size: 17px !important;
}

.slick-dots li:not(.slick-active) button:focus:before,
.slick-dots li:not(.slick-active) button:hover:before {
    color: white !important;
    opacity: 0.75 !important;
}

/* /slick carousel */


/* image and text */

.justify-text {
    text-align: justify;
    text-justify: inter-word;
}

.width-75prc {
    width: 75%;
    min-width: 75%;
}


.width-50prc {
    width: 50%;
    min-width: 50%;
}

.width-25prc {
    width: 25%;
    min-width: 25%;
}

.text-and-image-section-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.image-container {
    order: 0;
}

.image-container img {
    width: 100%;
}

.section-text-box-container {
    padding-right: 25px;
    display: flex;
    order: 1;
    width: 41%;
}


.section-text-box {
    display: flex;
    flex-direction: column;
    min-height: 250px;
    width: 100%;
}

.section-text-box h2,
.section-text-box p {
    margin-bottom: 10px;
}


.section-text-box button {
    padding: 5px 20px;
    background: transparent;
    border: 1px solid;
}

.gift-cards-listing-filters {
    padding: 0 15px;
    margin-bottom: 20px;
}

/* image right */

.text-and-image-imageRight .image-container {
    order: 1;
}

.text-and-image-imageRight .section-text-box-container {
    order: 0;
}

.text-and-image-imageRight {
    justify-content: flex-end;
}

/* /image right */

/* text options */

/* horizontal alignment */

.text-and-image-section-wrapper .align-text-center {
    align-items: center;
}

.text-and-image-section-wrapper .align-text-left {
    align-items: flex-start;
}


.text-and-image-section-wrapper .align-text-right {
    align-items: flex-end;
}

.text-and-image-section-wrapper .align-text-center .text-and-image-text {
    text-align: center;
    text-align-last: center;
}

.text-and-image-section-wrapper .align-text-center h3 {
    text-align: center;
    text-align-last: center;
}



/* /horizontal alignment */


/* veritcal alignment */
.text-and-image-section-wrapper .justify-text-top {
    justify-content: flex-start;
}

.text-and-image-section-wrapper .justify-text-middle {
    justify-content: center;
}

.text-and-image-section-wrapper .justify-text-bottom {
    justify-content: flex-end;
}

/* /veritcal alignment */

/* /text options */

.dropdown-menu.second-level.megamenu-content.nav-full-width {
    /* overriding nav overlay css */
    width: 100vw !important;
}

.activeTheme-overlay-content {
    position: relative;
    top: 10%;
    margin-top: 30px;
}

/* nav dropdown */
.dropdown {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
}

.sub-items {
    display: flex;
    justify-content: center;
}
@media screen and (max-width: 992px) {
    .sub-items {
        flex-direction: column;
    }

    .megamenu-fw.p-l-sm-xs-15 {
        padding-left: 0;
        padding-right :0;
    }

    nav.navbar.bootsnav .dropdown .megamenu-content .col-menu:last-child ul.menu-col li:last-child a {
        border-bottom: 1!important;
    }

    .dropdown-menu.second-level.megamenu-content.nav-full-width {
        width: 100%!important;
    }

    .p-r-15.menu-column {
        padding-left: 0;
        padding-right :0;
    }

    nav.navbar.bootsnav.navbar-mobile ul.nav ul.dropdown-menu .col-menu .title {
        padding-left: 15px;
        padding-right: 15px;
    }

    nav.navbar.bootsnav.navbar-mobile ul.nav {
        padding: 0!important;
    }

    nav.navbar.bootsnav .dropdown .megamenu-content .col-menu .content {
        padding-left: 0;
        padding-right: 0;
    }

    .sub-items>div.menu-column:not(:first-child) {
        margin-left: 0!important;
        margin-right: 0!important;
    }

    .dropdown-menu.ecomz-bg-dropdown.p-l-sm-xs-15.sm-xs-padd-tp-bt-0{
        padding-left: 0;
        padding-right: 0;
    }

    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu>li>a {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.nav-sub-menu-images {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin: 20px auto 0;
}

.nav-one-text-column .dropdown {
    flex-direction: row;
    justify-content: center;
}
 
.nav-one-text-column .nav-sub-menu-images {
    margin: 0 0 0 115px;
}

.input-checkout.ecomz-light-bg-form, .areaFeedBack.ecomz-light-bg-form {
    border-radius: 5px;
    
}

/* /nav dropdown */

/* /navigation and nav dropdown */
.width-100p-imp.activeTheme-menu {
    /* overriding the common headerMenu.html style */
    margin: 0 auto;
    float: unset !important;
}

.menu-arrow.animate-arrow {
    /* overriding arrows to not show on this theme */
    display: none !important;
}

.header-left-icons {
    order: 1;
    flex-grow: 1;
    flex-basis: 0;
    justify-content: flex-start;
}

.header-logo {
    order: 2;
    flex-shrink: 0;
}

.header-right-icons {
    order: 3;
    flex-grow: 1;
    flex-basis: 0;
    justify-content: flex-end;
}

.menu-left-side-wrapper, .header-icons-wrapper {
    display: flex;
    align-items: center;
}

.header-icons-wrapper svg {
    width: 21px;
    height: auto;
    max-height: 31px;
}

.header-icons-wrapper svg.chevron {
    width: 7px;
    height: auto;
    transform: rotate(180deg);
}



.header-icons-wrapper#shoppingCart svg {
    width: 25px;
}

.responsive-search.overlay-search-icon {
    left: 9px;
    top: 3px;
    width: 19px;
    height: unset;
}

/* /header */

/* footer */
.social-media-wrapper {
    display: flex;
    flex-direction: column;
}

svg.ecomz-icon-footer-color {
    width: 13px;
    height: unset;
    margin-right: 14px;
}

.footer-newsletter-submit-btn {
    height: 100%;
}

.newsletterSubmitBtn.footer-newsletter-submit-btn svg {
    display: inline-block;
    margin-right: 0;
    vertical-align: middle;
    width: 20px;
}

svg.ecomz-icon-footer-color.footer-facebook-icon {
    width: 7px;
    margin-right: 17px;
    margin-left: 3px;
}

svg.ecomz-icon-footer-color.footer-mail-icon {
    display: inline-block;
    vertical-align: sub;
    margin-right: 2px;
    width: 24px;
}

svg.ecomz-icon-footer-color.footer-phone-icon {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 2px;
    width: 16px;
}

.social-media-wrapper .social-media-item a>span {
    display: flex;
    align-items: center;
    margin-bottom: 7px;
}

.social-media-wrapper .social-media-item a>span i {
    width: 25px;
    text-align: left;
    align-items: center;
}

.contact-info {
    display: flex;
}

.contact-info>div {
    flex-basis: 50%;
}

.contact-row {
    display: flex;
    border-top: 1px solid;
    padding: 20px 0;
    width: 100%;
    justify-content: space-evenly;
}

/* /footer */

@media screen and (max-width: 900px) {
    .collection-overlay .collection-overlay-info-box {
        transform: translateY(0);
        padding: 19px 10px;
    }

    .collection-container {
        display: flex !important;
    }

    .collection-list-wrapper,
    .blog-section-wrapper {
        padding: 0;
    }

    .newsletter-section {
        padding: 10px;
    }

    .text-and-image-section-wrapper {
        flex-direction: column;
    }

    .image-container {
        width: 100%;
    }

    .text-and-image-imageRight .section-text-box-container,
    .section-text-box-container {
        /* it's overriding the ng-style */
        transform: translateX(0px) translateY(-20%) !important;
        order: 1;
    }

    .section-text-box-container {
        width: 90%;
    }

    .section-text-box {
        width: 100%;
        min-width: unset;
        min-height: unset;
    }

}

@media screen and (max-width: 425px) {
    .item-details {
        width: 100%;
    }

    .activeTheme-item-btn {
        width: 100%;
    }

    .collection-list-wrapper .ecomz-heading1 {
        margin-left: 0%;
    }

    .blog-section-wrapper .ecomz-heading1 {
        margin-left: 0%;
    }

    .home-blog-wrapper {
        flex-direction: column;
    }

    .blog-brief-info {
        padding: 20px 0 0 0;
    }

    .blog-link {
        width: 100%;
        padding: 10px 0;
        text-align: center;
    }
}

@media screen and (max-width: 1024px) {
    .collection-list-wrapper {
        padding: 0;
    }

    .blog-section-wrapper {
        padding: 1.5% 0;
        margin: 0;
    }

    .sm-xs-flex-center {
        display: flex !important;
        align-items: center;
    }

    .featured-products {
        padding: 0 7px;
    }
}



.announcement-bar {
    padding: 5px 0;
}

.nav-search-bar {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.main_search_icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

nav.navbar.bootsnav ul.nav>li>a {
    padding: 13px;
}

.header-blocks>div {
    display: inline-block;
    vertical-align: top;
}

.left-menu {
    word-break: break-all;
}

.bundle-listing-title {
    margin-top: 15px;
}

.price-position {
    width: 20px;
}

.departments-masonry {
    padding: 0;
    margin-top: 40px;
}

.empty-cart {
    font-size: 24px;
}

.padding-8 {
    padding: 8px;
}

.newsletterButton {
    color: #8e8e8e;
}

.line-separator {
    padding-bottom: 10px;
    border-bottom: 1px solid #d4d4d4;
}

.newsletter-input {
    color: white;
}

.loader-alignment {
    left: 50%;
}

.delete-item {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.recentAddedItem {
    font-size: 24px;
}

.tax-alignement {
    padding-left: 33px;
}

a {
    text-decoration: none;
}

@media (min-width:768px) {
    .vertical-align-center-sm {
        display: flex;
        align-items: center;
    }

    /* .listing-page-item-container .col-sm-4 {
        width: calc(33.33333333% - 1px);
    } */
}

@media screen and (max-width: 767px) {
    .listing-page-item-container .col-xs-6 {
        width: calc(50% - 1px);
    }
}

.btn-bundle-offer {
    padding: 7px;
    border: 1px solid;
}

.popover-title {
    float: none;
}

.menu-default-container a.ecomz-Typography-capitalize {
    display: inline-block;
}

.menu-default-container a.menu-display-cell {
    display: table-cell;
}

.menu-default-container span.ecomz-Typography-capitalize:not(.hide-on-collapse):not(.show-on-collapse) {
    display: inline-block;
}

.slick-image {
    max-height: 100%;
}

.fb-icon {
    height: 44px;
}

.placeholder-grey .input {
    color: grey;
}

.vertical-slick div.height-74 {
    height: 74px;
}

.vertical-slick.custom-padding {
    padding-left: 5px;
    padding-right: 5px;
}

@media (max-width: 768px) {
    .cart-shipping-methods {
        padding: 0;
    }

    .vertical-slick.custom-padding .slick-slider {
        padding: 25px 0;
    }
}

.rotate-180deg {
    transform: rotate(180deg);
}

.transparent-background,
.transparent-background:hover,
.transparent-background:active {
    background-color: transparent;
}

.productThumbImage {
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
}

.dimmed-image {
    opacity: .5;
}

.max-height-100 {
    max-height: 100%;
}

.table-align {
    display: table;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.product-image-detail {
    max-height: 600px;
}

.payments-border {
    border-bottom: 1px solid #e6e6e6;
}

.p-t-5 {
    padding-top: 5px;
}

.mg-lf-24 {
    margin-left: 24px;
}

.mg-r-72 {
    margin-right: 72px;
}

.white-space-nowrap {
    white-space: nowrap;
}


.responsive-search+.input-search {
    border: 1px solid;
}

.padd-t-b-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.line-height-1 {
    line-height: 11px;
}

.like-button {
    font-size: 30px;
}

.credit-table td,
.credit-table th {
    width: 25%;
}

.f-size-20 {
    font-size: 20px !important;
}

.padd-l-r-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.disabled-text {
    color: #afafaf !important;
}

select.dropOption {
    cursor: pointer;
    padding: 5px;
    text-indent: 1px;
    outline: none;
    text-overflow: '';
    width: 100%;
    height: 32px;
    border-radius: 5px;
}

.cart-btn-continue {
    border-radius: 5px;
}

.input-footer::-webkit-input-placeholder {
    color: #a9a9a9;
}

.input-footer::-moz-placeholder {
    /* Firefox 19+ */
    color: #a9a9a9;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #a9a9a9;
}

input::-ms-clear {
    display: none;
}

.show-on-collapse {
    display: none;
}

.collapsed .show-on-collapse {
    display: inline;
}

.collapsed .hide-on-collapse {
    display: none;
}

.vertical-align-top {
    vertical-align: top;
}

.vertical-align-cols .text-right-xs {
    justify-content: right;
}

.collection-banner img {
    margin: 0 auto;
}

@media (min-width:767px) {

    .vertical-align-cols {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .vertical-align-cols>[class^="col-"],
    .vertical-align-cols>[class*=" col-"] {
        display: flex;
        align-items: center;
    }

    .padd-lg-l-10 {
        padding-left: 10px;
    }
}

.vertical-align-base-middle {
    vertical-align: -webkit-baseline-middle;
    vertical-align: -moz-middle-with-baseline;
    vertical-align: middle;
}

.vertical-align-middle {
    vertical-align: middle;
}

.flex-align-baseline>* {
    align-items: baseline;
}

.tooltip-lineheight {
    line-height: 32px;
}

.title-product {
    line-height: 1;
}

.v-align-tb {
    vertical-align: text-bottom;
    line-height: 1;
}

.slick-arrow-position .slick-next {
    display: inline-block !important;
    /*overwriting plugin css*/
}

.slick-arrow-position .slick-prev {
    display: inline-block !important;
    /*overwriting plugin css*/
}

.fullwidth-edges {
    margin-left: -30px;
    margin-right: -30px;
}

@media (min-width: 991px) {
    .item-tag {
        position: absolute;
        top: 6px;
        right: 5px;
        align-items: center;
        display: flex;
        height: 53px;
        justify-content: center;
        width: 53px;
        font-weight: 100;
        border-radius: 100%;
    }

    .tax-alignement {
        padding-left: 51px;
    }

    .p-t-15 {
        padding-top: 15px;
    }

    .height-350 {
        height: 350px;
    }

    .profile-navbar {
        display: block;
    }

    .hide-lg-md {
        display: none;
    }

    .mg-l-r--15 {
        margin-left: -15px;
        margin-right: -15px;
    }

    .fl-lg-md-right {
        float: right;
    }

    .mg-tp-20 {
        margin-top: 20px;
    }

    .padding-large-0 {
        padding: 0px;
    }

    .outer {
        display: table;
        position: absolute;
        height: 100%;
        width: 100%;
    }

    .middle {
        display: table-cell;
        vertical-align: middle;
    }

    .inner {
        margin-left: auto;
        margin-right: auto;
    }

    .slider-neg-mg {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.opacity-0 {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.opacity-1 {
    opacity: 1;
}

.input-footer:-moz-placeholder {
    /* Firefox 18- */
    color: #a9a9a9;
}

.tag-button {
    border-radius: 4px;
    color: #fff;
    padding: 5px;
}

.btn:active {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.box-shadow-none {
    box-shadow: none;
}

.popup-bg {
    background: #fafafa none repeat scroll 0 0 !important;
}

.default-input[disabled] {
    background-color: #f2f2f2 !important;
    border: 1px solid #e0e0e0 !important;
    color: #c0c0c0 !important;
}

.force-fl-left {
    float: left;
}

.force-text-align-left {
    text-align: left;
}

.force-p-l-0 {
    padding-left: 0px;
}

.view-details {
    font-size: 14px !important;
    width: 100%;
}

.pos-abs {
    position: absolute;
}



.mg-tp-50 {
    margin-top: 50px;
}

.mg-tp-70 {
    margin-top: 70px;
}

.tabs-main-container .nav-tabs {
    border: none;
}

.tooltiptext {
    max-width: 320px;
    background-color: black;
    color: #7e7e82;
    z-index: 1;
    background-color: white;
    font-size: 12px;
}

.tooltip-title {
    color: #000000;
    font-family: Lato-Regular;
    font-weight: bold;
    font-size: 12px;
    width: 100%;
    clear: both;
}

.showmenu span {
    font-size: 18px;
}

.z-index-over {
    z-index: 0;
}

.no-background {
    background-color: transparent !important;
    color: #272727 !important;
}

.to-lower-case {
    text-transform: lowercase;
}


.img-box {
    margin: auto;
    max-height: 100%;
    overflow: visible;
    position: relative;
}

img.logo {
    max-height: 270px;
    max-width: 100%;
    position: relative;
}



.z-index999 {
    z-index: 999;
}

.width-auto {
    width: auto !important;
}

.width-100p-imp {
    width: 100% !important;
}

.width-80p {
    width: 80%;
}

.width-150 {
    width: 150px;
}

.width-137 {
    width: 137px;
}

.width-200 {
    width: 200px;
}

.width-115 {
    width: 115px;
}

.width-225 {
    width: 225px;
}

.max-width-100 {
    max-width: 100px;
}

.text-center {
    text-align: center;
}

.top-4 {
    top: -4px;
    position: relative;
}

.animated {
    visibility: visible !important;
}

.visibility-hidden {
    visibility: hidden;
}

.img-center {
    cursor: pointer;
    margin: 0 auto;
    color: #fff;
    text-align: center;
}

.no-events {
    pointer-events: none;
}

.comingSoonBg {
    background-attachment: fixed;
    background-image: url("../../../img/icon/comingsoon.png");
    background-size: cover;
    height: 100%;
    position: fixed;
    width: 100%;
}

.width-300 {
    width: 300px;
}

.f-23 {
    font-size: 23px !important;
}

.f-size-60 {
    font-size: 60px !important;
}

.f-size-22 {
    font-size: 22px !important;
}

.f-size-35 {
    font-size: 35px;
}

.f-size-36 {
    font-size: 36px;
}

.f-size-56 {
    font-size: 56px;
}

.slick-slide img.logo {
    max-height: 336px !important;
}

.slick-slide .bottom-div {
    bottom: 0px !important;
}

.m-l-10 {
    margin-left: 10px;
}

.bgrd-tranparent {
    background: transparent;
}


.countryFlag {
    width: 18px;
    height: 18px;
}

.cursor-pointer {
    cursor: pointer;
}

.hide-icons {
    display: none !important;
}



.header-icons .big-li {
    width: 49.5%;
    display: block !important;
}

.header-icons {
    max-height: 53px !important;
    overflow: hidden;
}

.header-icons button {
    border-radius: unset;
    height: 56px;
    position: relative;
}

.headerLogoSmall {
    align-items: center;
    display: flex;
    height: 60px;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 100%;
    z-index: 2;
}

.collectionBox {
    width: 100%;
}

.header-icons .menuCategorie {
    border: 0px;
}

.header-icons .big-li {
    width: 49.5%;
}



.center-relative {
    position: relative;
    text-align: center;
}

.cursorPointer {
    cursor: pointer;
}

.width-image {
    width: 100%;
}

.bottom-0 {
    bottom: 0;
}

.bottom-8 {
    margin-bottom: 8px;
}


.zoomWindowContainer {
    cursor: zoom-in;
}

.max-width-500 {
    max-width: 500px !important;
}

.height-30 {
    height: 30px;
}

.height-32 {
    height: 32px;
}

.height-0 {
    height: 0px;
}

.min-height475 {
    min-height: 475px;
}

.min-height-160 {
    min-height: 160px;
}

.min-height-270 {
    min-height: 270px;
}

.min-height-300 {
    min-height: 300px;
}

.min-height-466 {
    min-height: 466px;
}

.max-height {
    max-height: 200px;
}

.max-height-80 {
    max-height: 80px;
}

.max-height-133 {
    max-height: 133px;
}

.max-height-120 {
    max-height: 120px;
}

.max-height-700 {
    max-height: 700px;
}

.max-width-100p {
    max-width: 100%;
}

.height-296-imp {
    height: 296px !important;
}

.height-65 {
    height: 65px;
}

.product-height .product-height-296-imp {
    height: 296px !important;
}

/*zoom*/
.zoomWindow {
    height: 100% !important;
    width: 100% !important;
    background-color: #ffffff;
}

.zoomContainer {
    overflow: visible;
}

/*dropdown*/

ul.login-dropdown {
    min-width: unset;
    padding: 10px 0 0;
}

.login-button-wrapper .login-dropdown {
    height: auto;
}

.login-dropdown>li {
    line-height: initial;
    padding-bottom: 10px;
}

.login-dropdown hr {
    margin: 0;
}

.login-dropdown a {
    cursor: pointer;
}

.dropdown-menu {
    z-index: 1000000;
}

.dropdown-menu>li>a {
    background-color: inherit !important;
}

ul.login-dropdown>li>a,
ul.lang-dropdown>li>a,
ul.currency-dropdown>li>a {
    padding: 10px;
}

.hiddenmenu button.collapsed.filter-open-close::before {
    content: "...";
}

.hiddenmenu .bgd-filter {
    background-color: transparent;
}

.hiddenmenu button.filter-open-close::before {
    content: "...";
}

/*text decoration*/
.text-undecoration {
    text-decoration: none;
}

.text-undecoration:hover {
    text-decoration: none;
}

/*embed*/
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}



/*centers*/


.centerOuter {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}

.center-middle {
    display: table-cell;
    vertical-align: middle;
}

.centerInner {
    margin-left: auto;
    margin-right: auto;
}

/*line height*/
.line-height12 {
    line-height: 12px;
}

.line-height20 {
    line-height: 20px;
}

.line-hight-22 {
    line-height: 22px;
}

.line-height60 {
    line-height: 60px;
}

.line-height-110p {
    line-height: 110%;
}

select:required:invalid {
    color: #999;
}

option[value=""][disabled] {
    display: none;
}

.dimmed {
    color: #cccccc;
}

.clear-both {
    clear: both;
}

.width-240 {
    width: 243px;
}

.top-nav-bar {
    margin-bottom: 0;
    width: 100%;
    padding: 25px 13%;
}


.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: inherit;
}

/*positions*/
.pos-rel {
    position: relative !important;
}


.z-index-9999 {
    z-index: 9999;
}

.pos-abs {
    position: absolute;
}

.position-relative {
    position: relative !important;
}

.match-parent {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.top-0 {
    top: 0px;
}

input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}

.dis-block {
    display: block !important;
}


/*colors*/

.color-gray {
    color: #ccc !important;
}

.light-red {
    color: #d35481;
}

.redColor {
    color: red;
}

.dimmed-color {
    color: lightgray;
}

.color-gray {
    color: gray;
}

.white-color {
    color: #ffffff;
}

.fav-color {
    color: #bebebe;
}

.fav-color-active {
    color: #d35481 !important;
}

.trans-back {
    background-color: transparent !important;
}

/*margins*/

.mg-t-6 {
    margin-top: 6px;
}

.m-l-3 {
    margin-left: 3px !important;
}

.mg-tp-10 {
    margin-top: 10px !important;
}

.mg-t-14 {
    margin-top: 14px;
}

.mg-t-23 {
    margin-top: 23px;
}



.mg-t--12 {
    margin-top: -12px;
}


.mg-b-10 {
    margin-bottom: 10px !important;
}

.mg-b-14 {
    margin-bottom: 14px;
}

.mg-t-17 {
    margin-top: 17px;
}

.mg-t-50 {
    margin-top: 50px !important;
}

.margin-auto {
    margin: auto;
}

.mg-bt-0 {
    margin-bottom: 0px !important;
}

.mg-b-50 {
    margin-bottom: 50px;
}

/* margin top css*/

.m-t-5 {
    margin-top: 5px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-22 {
    margin-top: 22px;
}

.m-t--5 {
    margin-top: -5px;
}

.mg-t-60 {
    margin-top: 80px;
}

.mg-t-4 {
    margin-top: 4px;
}

.mg-t-6 {
    margin-top: 6px;
}

.mg-t-9 {
    margin-top: 9px;
}

.mg-t-100 {
    margin-top: 100px !important;
}

.mg-t-10 {
    margin-top: 10px;
}

.mg-t--1 {
    margin-top: -1px;
}

.mg-t-20 {
    margin-top: 20px;
}

.mg-tp-13 {
    margin-top: 13px;
}

.mg-tp-5 {
    margin-top: 5px;
}

.mg-t-27 {
    margin-top: 27px;
}

.mg-t-3 {
    margin-top: 3px;
}



.mg-t-45 {
    margin-top: 45px;
}

.mg-t-m2 {
    margin-top: -2px;
}

.mg-t-15 {
    margin-top: 15px !important;
}

.mg-t-5 {
    margin-top: 5px;
}

.m-t-100 {
    margin-top: 100px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-7 {
    margin-top: 7px;
}

.m-t-23 {
    margin-top: 23px;
}

.mg-tp-0 {
    margin-top: 0px !important;
}

.m-t-0 {
    margin-top: 0px;
}

.m-t-2 {
    margin-top: 2px;
}

.m-t-3 {
    margin-top: 3px;
}

.m-t-4 {
    margin-top: 4px;
}

.mg-t-60 {
    margin-top: 60px;
}


.width-70p {
    width: 70%;
}

/* margin right css*/

.m-r--2 {
    margin-right: -2px;
}

.max-height-200 {
    max-height: 200px;
}

.max-height-300 {
    max-height: 300px !important;
}

.max-height-100 {
    max-height: 100px !important;
}

.max-height-100p {
    max-height: 100%;
}

.height-75 {
    height: 75px;
}

.mg-thumbnail {
    margin: 0px auto 15px auto;
}

.reponsiveMenuDisplay {
    background-color: transparent !important;
}

.reponsiveMenuDisplay li a {
    padding-top: 0px !important;
}


.reponsiveMenuDisplay .navbar-nav>.open>a,
.reponsiveMenuDisplay .navbar-nav>.open>a:hover {
    background-color: inherit !important;
}


/*margins bottom css*/

.m-b-5 {
    margin-bottom: 5px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.mg-bt-2 {
    margin-bottom: 2px;
}

.mg-bt-5 {
    margin-bottom: 5px !important;
}

.mg-bt-20 {
    margin-bottom: 20px;
}

.mg-bt-30 {
    margin-bottom: 30px;
}

.mg-bt-10 {
    margin-bottom: 10px;
}

.mg-bt-15 {
    margin-bottom: 15px;
}

.mg-bt-40 {
    margin-bottom: 40px;
}

.mg-bottom-0 {
    margin-bottom: 0px;
}

.mg-tp-bt-0 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.mg-tp-bt-5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.mg-tp-bt-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.mg-tp-bt-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.mrg-8-px {
    margin-top: -8px;
}

.margin-0-auto {
    margin: 0 auto;
    float: none;
}


/*paddings*/

.padd-tp-bt-4 {
    padding-top: 4px;
    padding-bottom: 4px;
}

.p-t-15 {
    padding-top: 15px;
}

.mg-b-5-p p {
    margin-bottom: 5px;
}

.padding-10 {
    padding: 10px !important;
}

.padding-5 {
    padding: 5px !important;
}

.reponsiveMenuDisplay li {
    padding-left: 0px !important;
}

.padd-b-10 {
    padding-bottom: 10px;
}

.padd-b-15 {
    padding-bottom: 15px !important;
}

.padd-tp-10 {
    padding-top: 10px !important;
}

.padd-t-b-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.pd-product1 {
    padding: 0 16px 0 0;
}

.pd-product2 {
    padding: 0 10px 0 6px;
}

.pd-product3 {
    padding: 0 0px 0 16px;
}

.pd-product4 {
    padding: 0 0 0 16px;
}


.pd-No-Filter1 {
    padding: 0 12px 0 0;
}

.pd-No-Filter2 {
    padding: 0 8px 0 4px;
}

.pd-No-Filter3 {
    padding: 0 4px 0 8px;
}

.pd-No-Filter4 {
    padding: 0 2px 0 10px;
}

.pd-No-Filter5 {
    padding: 0 0 0 12px;
}


.pd-No-Filter1 {
    padding: 0 12px 0 0;
}

.pd-No-Filter2 {
    padding: 0 8px 0 4px;
}

.pd-No-Filter3 {
    padding: 0 4px 0 8px;
}

.pd-No-Filter4 {
    padding: 0 2px 0 10px;
}

.pd-No-Filter5 {
    padding: 0 0 0 12px;
}

/*pdding top css*/
.padd-tp-bt-15 {
    padding: 15px;
}

.pd-t-b-7 {
    padding-top: 7px;
    padding-bottom: 7px;
}


.padding-0 {
    padding: 0px;
}

.padding-6 {
    padding: 6px;
}

.padding-15 {
    padding: 15px;
}

.padding-bt-15 {
    padding-bottom: 15px;
}


.padding-40 {
    padding: 40px;
}

.pd-0 {
    padding: 0px;
}

.headertitle {
    border-color: #dedede;
    border-radius: 0;
    border-style: none none none solid;
    border-width: 0 0 0 thin;
    height: 38px;
    width: 100%;
}

.title-login {
    border-color: #dedede;
    border-radius: 0;
    border-style: none none none solid;
    border-width: 0 0 0 thin;
    height: 60px;
    width: 100%;
}

.headertitle2 {
    border-bottom: 0 none;
    border-radius: 0;
    border-right: 0 none;
    border-top: 0 none;
    height: 59px;
    padding: 12px 10px;
    width: 100%;
}


.border-gray {
    border-color: #ddd !important;
}

.terms-condition {
    padding: 2px 20px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
}

/*borders*/

.border-3 {
    border: 3px solid;
}

.border-bottom {
    border-bottom: 1px solid;
}

.border-0 {
    border: 0px !important;
}



.b-1-solid {
    border: 1px solid;
}


.bordertop0 {
    border-top: 0px;
}

.border-top-bottom {
    border-top: solid 1px #d4d4d4;
}

.border-bottom {
    border-bottom: solid 1px #d4d4d4;
}

.border-top {
    border-top: solid 1px #d4d4d4;
}

.input-border {
    border: 1px solid #d4d4d4;
}

.border-left-0 {
    border-left: 0px;
}

/*fonts*/

.font-normal {
    font-weight: normal;
}

.font-bold {
    font-weight: bold;
}

.f-size-30 {
    font-size: 30px !important;
}

.f-size-12 {
    font-size: 12px;
}

.f-size-14 {
    font-size: 14px !important;
}

.f-size-16 {
    font-size: 16px !important;
}

.f-size-18 {
    font-size: 18px !important;
}

.f-size-20 {
    font-size: 20px !important;
}

.f-size-40 {
    font-size: 40px;
}

/*height*/

.min-height-200 {
    min-height: 200px;
}

.min-height-250 {
    min-height: 250px;
}

.label-height-40 {
    height: 40px;
}


.height250 {
    height: 250px;
}

.height400 {
    height: 400px;
}

.height-40 {
    height: 40px !important;
}

.height-400 {
    height: 400px;
}

.hgt-200 {
    height: 200px;
}

.height135 {
    height: 135px;
}

.height95 {
    height: 95px;
}

.height132 {
    height: 132px;
}

.height13 {
    height: 13px;
}


.height-100p {
    height: 100%;
}

.height-30 {
    height: 30px;
}


.backToTop :hover {
    color: transparent;
}

.text-decoration-none a:hover,
.text-decoration-none a:focus {
    text-decoration: none;
}

input[type='number'] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.top-10 {
    top: 10px !important;
}

.top-17 {
    top: 17px;
}

.top--10 {
    top: -10px !important;
}


.relative-cssload-center {
    width: 100%;
    height: 22px;
    position: relative;
    text-align: center;
}

.cssload-bottom {
    margin-bottom: 15px;
    width: 22px;
    height: 22px;
}

.cssload-speeding-wheel {
    width: 22px;
    height: 22px;
    margin: 0 auto;
    border: 1px solid rgb(0, 0, 0);
    border-radius: 50%;
    border-left-color: transparent;
    border-right-color: transparent;
    animation: cssload-spin 575ms infinite linear;
    -o-animation: cssload-spin 575ms infinite linear;
    -ms-animation: cssload-spin 575ms infinite linear;
    -webkit-animation: cssload-spin 575ms infinite linear;
    -moz-animation: cssload-spin 575ms infinite linear;
}

.cssload-speeding-wheel.input-wheel {
    height: 16px;
    width: 16px;
}



@keyframes cssload-spin {
    100% {
        transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes cssload-spin {
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-ms-keyframes cssload-spin {
    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes cssload-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes cssload-spin {
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*video*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

/*prices*/
.prices .categorie-dot {
    width: 5px !important;
}

/*navbar*/
.profile-info .navbar-collapse {
    width: 100%;
}

.navbar-header .logo {
    max-height: 92px;
    overflow: hidden;
}

.navbar-collapse.collapsing {
    transition: height 0.01s ease 0s;
}

.navbar {
    border: 0 none !important;
    height: auto;
    position: relative;
    width: 100%;
    background-color: transparent;
}

.navbar-collapse {
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-top: 0px !important;
}

.navbar button {
    border: 0px;
}


.navbar-collapse .dropdown-small>*,
.navbar-collapse .dropdown-small div>*,
.navbar-collapse .dropdown-small a,
.navbar-collapse .dropdown-small button {
    height: 100%;
}


.z-index-10600 {
    z-index: 10600;
}

.submenu-center {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.display-table {
    display: table;
}

.display-table-cell {
    display: table-cell;
}

.height-200 {
    height: 200px;
}

.mg-b-21 {
    margin-bottom: 21px !important;
}

.top-33 {
    top: 33px;
}

.top-38 {
    top: 38px;
}

.item-tag {
    align-items: center;
    display: flex;
    height: 53px;
    justify-content: center;
    width: 53px;
    font-weight: 100;
    border-radius: 100%;
    line-height: 110%;
    text-align: center;
}

.item-tag span {
    display: inline-block;
    cursor: default;
}


@media screen and (max-width: 991px) and (min-width:767px) {

    .font-size-1em {
        font-size: 70% !important;
    }
}

@media (max-width: 991px) {

    .gift-cards-listing-no-match {
        padding: 0 15px;
    }

    .gift-cards-listing-filter {
        width: 100%;
    }

    .gift-cards-listing-filter .sortby {
        flex-basis: 100%;
    }

    .gift-cards-listing-sort {
        flex-basis: 66.66666667%;
    }

    .gift-cards-listing-count {
        flex-basis: 33.33333333%;
    }

    .gift-cards-listing-filter-wrapper {
        margin-bottom: 20px;
    }

    .logo {
        margin-bottom: 14px;
    }

    .hide-sm-xs {
        /*overriding bootsnav css*/
        display: none !important;
    }

    .z-index-1 {
        z-index: 1;
    }

    .padd-sm-xs-0 {
        padding: 0px;
    }

    .fl-sm-xs-left {
        float: left;
    }

    .small-container {
        width: 100% !important;
    }


    .mg-tp-20 {
        margin-top: 20px;
    }

    .QuantityAvailable {
        margin-top: 43px !important;
    }

    .text-right-small {
        text-align: right !important;
    }


    .z-index-small-10000000 {
        z-index: 10000000;
    }
}

.bundle-price-display>span {
    display: block;
    line-height: 1;
}


@media (min-width: 768px) and (max-width: 991px) {

    .footer-copyrights {
        width: 100%;
    }

    .listing-page-item,
    .featured-collection-item {
        flex-basis: 33.3333333333% !important;
        /*overriding ng-style*/
    }

    .width-title-container {
        width: 90%;
    }

    .item-price-display {
        display: table-cell;
    }

    .mg-t-sm-48 {
        margin-top: 48px;
    }

    .bundle-item-quantity.mg-t-sm-48 {
        margin-top: 0;
    }

    .f-size-sm-18 {
        font-size: 18px;
    }

    .height-370 {
        height: 370px;
    }

    .width-sm-100p-imp {
        /*overwriting ng-style*/
        width: 100% !important;
    }

    .width-sm-100p {
        width: 100%;
    }

    .width-sm-224 {
        width: 224px;
    }

    .mg-t-sm-0 {
        margin-top: 0px !important;
    }

    .mg-t-sm-10 {
        margin-top: 10px;
    }

    .collection .product-col9-table {
        height: 228px !important;
    }

    .mg-top {
        margin-top: 30%;
    }

    .reponsiveMenuDisplay li {
        min-width: 145px !important;
    }

    .tax-weight {
        font-weight: normal;
    }

    .slide-input {
        transition: all 0.4s ease 0s;
    }

    .search {
        margin-bottom: 4px;
    }

    .header-icons .big-li {
        padding-top: 0px;
    }

    .big-li {
        background-color: #f0f0f0;
        border-bottom: 1px solid;
        display: none;
        margin-bottom: 0;
        padding: 10px;
        position: relative;
        top: 0px;
        width: 100%;
    }

    .clearBoth4 {
        clear: both;
    }

    .mg-t-lg-m20 {
        margin-top: -20px;
    }

    .hgt-100-sm {
        height: 100px !important;
    }
}

.home-blog-wrapper > div {
    flex-basis: 50%;
}

@media screen and (max-width: 767px) {
    .box-product-outer {
        padding-right: 15px;
        padding-left: 15px;
    }


    .recent-added-item-details {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .recent-added-item-details>div {
        display: flex;
        align-items: center;
    }

    .recent-added-item-button>div {
        width: 100%;
        margin-bottom: 10px;
    }

    .recent-added-item-button a {
        display: block;
        width: 100%;
    }

    .login-button-wrapper {
        max-width: 135px;
    }

    .listing-page-item,
    .featured-collection-item {
        flex-basis: 50% !important;
        /*overriding ng-style*/
    }

    .sold-out-tags {
        align-items: center;
        display: flex;
        height: 40px;
        justify-content: center;
        width: 40px;
        font-weight: 100;
        border-radius: 100%;
        font-size: 12px;
    }

    .title-login .header-size {
        font-size: 25px;
    }

    .headertitle .header-size {
        font-size: 25px;
    }


    .headertitle2 .header-size {
        font-size: 25px;
    }

    .width-title-container {
        width: 85%;
    }

    .tax-alignement {
        padding-left: 44px;
    }

    .taxes-alignment {
        padding-top: 3px;
    }

    .taxes-values {
        padding-left: 15px;
    }

    .discount-cart {
        padding-right: 6px;
    }

    .bundle-prices {
        text-align: left;
    }

    .vertical-slick .slick-arrow {
        display: block;
    }

    .vertical-slick .height-50-small {
        height: 50px;
    }

    .bundle-item {
        display: inline;
    }

    .min-height-xs-150 {
        min-height: 150px;
    }

    .padd-large-0 .slick-track {
        left: 0 !important;
    }

    .white-xs-space {
        white-space: nowrap;
    }

    .slick-prev {
        left: 8px;
        right: 14px;
    }

    .slick-next {
        right: 8px;
    }

    .dis-xs-block {
        display: block;
    }

    .width-xs-100p {
        width: 100%;
    }

    .width-xs-100p-imp {
        /*overwriting ng-style*/
        width: 100% !important;
    }

    .width-xs-127 {
        width: 127px;
    }

    .home-menu {
        margin-top: 20px;
    }

    .captcha-small {
        transform: scale(0.8);
        transform-origin: 0;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    .display-small-block {
        display: block !important;
    }

    .input_img {
        bottom: 23px !important;
    }

    .bottom-xs-25 {
        bottom: 25px !important;
    }

    .login-dropdown a {
        display: block;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
        font-size: 12px !important;
    }

    .padding-5-small {
        padding: 5px;
    }


    .f-size-xs-20 {
        font-size: 20px !important;
    }

    .font-size-1em {
        font-size: 75% !important;
    }

    .f-size-small-18 {
        font-size: 18px;
    }


    .height-small-auto {
        height: auto !important;
    }

    .saleTag {
        height: 33px !important;
        width: 33px !important;
    }

    .padd-t-sm-3 {
        padding-top: 3px !important;
    }

    .mg-tp-sm-12 {
        margin-top: 12px;
    }

    .padd-small-0 {
        padding: 0 !important;
    }


    .mg-t-s-10 {
        margin-top: -10px;
    }

    .login-name {
        width: 55px !important;
        margin: auto !important;
        display: block !important;
    }

    .pagination {
        text-align: center !important;
        width: 100% !important;
    }


    .pagination li {
        float: none !important;
    }


    .mg-t-s-2 {
        margin-top: 2px;
    }

    .width-230 {
        width: 230px;
    }

    .max-width-200 {
        max-width: 200px;
    }

    .f-size-xs-20 {
        font-size: 20px !important;
    }

    .mg-s-t--10 {
        margin-top: -10px;
    }


    .mg-xs-t-12 {
        margin-top: 12px !important;
    }


    .m-s-t--36 {
        margin-top: -36px;
    }


    .display-text {
        display: none;
    }

    .sortby {
        margin-top: 6px;
    }

    .padding-xs-0,
    [class^=col-].padding-xs-0 {
        padding: 0px;
    }



    .minus-top-xs {
        margin-top: -10px;
    }

    .fs-small-12 {
        font-size: 12px;
    }

    .ft-size-xs-16 {
        font-size: 16px !important;
    }

    .ft-size-xs-18 {
        font-size: 18px !important;
    }


    .f-xs-18 {
        font-size: 18px !important;
    }



    .f-size-sm-16 {
        font-size: 14px;
    }

    .mg-tp-10-xs {
        margin-top: 10px;
    }

    .mg-t-0-xs {
        margin-top: 0;
    }

    .mg-t-xs-30 {
        margin-top: 30px;
    }

    .f-size-xs-12 {
        font-size: 12px !important;
    }

    .text-center-on-xs {
        text-align: center;
    }

    .bottom-xs-17 {
        bottom: 17px !important;
    }

    .fl-xs-none {
        float: none;
    }

    .paddOnXSmall0 {
        padding: 0px !important;
    }

    .mg-t-xs-20 {
        margin-top: 20px;
    }

    .mg-t-xs-10 {
        margin-top: 10px;
    }


    .mg-t-xs-5 {
        margin-top: 5px;
    }

    .height-xs {
        height: auto !important;
    }

    .unit-qty>div {
        height: auto;
    }

    .mg-tp-5-xs {
        margin-top: 5px;
    }
}


.padding-30 {
    padding: 30px;
}

.height-36 {
    height: 36px;
}

.upsell-crosssell .slick-track {
    margin: auto;
}

.start-shopping {
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (max-width: 767px) and (min-width:480px) {
    .mg-top {
        margin-top: 50%;
    }
}

@media screen and (min-width: 767px) {

    .bundle-prices {
        text-align: center;
    }

    .pagination>li>a,
    .pagination>li>span {
        line-height: 10px !important;
    }

    .width-124 {
        width: 124px;
    }

    .pos-abs-big {
        position: absolute;
    }

    .logo-mg-larg-b {
        margin-bottom: 50px !important;
    }

    .mg-l-t-35 {
        margin-top: 35px !important;
    }

    .padding-lg-0 {
        padding: 0px;
    }

    .display-text {
        display: block !important;
    }
}



@media screen and (min-width: 480px) {
    .hide-on-big {
        display: none;
    }
}

@media screen and (max-width: 479px) {
    .hide-on-small {
        display: none;
    }

    .f-14-small {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 350px) and (min-width: 320px) {
    .product-col9-table {
        height: 212px !important;
    }

    .fixWdthHeight {
        height: 236px !important;
    }
}

@media screen and (max-width: 480px) {


    .slick-track .product-col9-table {
        height: 217px !important;
    }

    .slick-slide img.logo {
        max-height: 148px !important;
    }


    img.logo {
        max-height: 148px;
        max-width: 100%;
        position: relative;
    }

    .f-size-40 {
        font-size: 40px !important;
    }

    .small-width-350 {
        width: 320px;
    }

    .on-small-width-100 {
        width: 100% !important;
    }

    .mg-top {
        margin-top: 50%;
    }

    .f-size-xs-10 {
        font-size: 10px !important;
    }

    .f-size-xs-11 {
        font-size: 11px !important;
    }

    .f-size-xs-12 {
        font-size: 12px !important;
    }

    .f-size-xs-13 {
        font-size: 13px;
    }

    .f-size-xs-14 {
        font-size: 14px !important;
    }

    .f-size-xs-15 {
        font-size: 15px !important;
    }

    .f-size-xs-16 {
        font-size: 16px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .width-title-container {
        width: 87%;
    }

    .clearBoth6 {
        clear: both;
    }

    .mg-t-lg-m20 {
        margin-top: -20px;
    }
}

/* large desktops and up ----------- */
@media screen and (min-width: 1200px) {
    .listing-page-item-container .box-product-outer {
        padding-right: 22px;
        padding-left: 22px;

    }

    .box-product-outer {
        padding-right: 35px;
        padding-left: 35px;
    }

    .width-title-container {
        width: 90%;
    }

    .mg-t-lg-m20 {
        margin-top: -20px;
    }

    .box-product-outer:hover .add-to-cart-hover {
        display: block;
    }

    .add-to-cart-hover {
        display: none;
    }
}

.mg-b-57-big {
    margin-bottom: 57px !important;
}

div[class^=items-per-row-],
div[class*=items-per-row-] {
    margin-bottom: 20px;
}

@media(min-width: 992px) {

    .activeTheme-width-unset {
        /* overriding fixed width in headerMenu.html*/
        width: unset !important;
    }

    .fa.fa-bars {
        display: none;
    }

    .navigation-menu {
        padding: 10px 0;
    }

    .items-per-row-5 {
        width: calc(20% - 1px);
    }

    .items-per-row-4 {
        width: calc(25% - 1px);
    }

    .items-per-row-3 {
        width: calc(33.333333333% - 1px);
    }

    .items-per-row-2 {
        width: calc(50% - 1px);
    }

    .navigation-menu .navbar {
        min-height: 1px;
    }

    .navbar-nav {
        text-align: center;
    }

    .navbar-nav>li {
        float: none;
        display: inline-block;
    }

    .dis-lg-md-block {
        display: block;
    }

    .font-size-1em {
        font-size: 100% !important;
    }
}

@media screen and (max-width: 767px) {
    .listing-page-item-container .col-xs-6 {
        width: calc(50% - 1px);
    }
}

@media screen and (min-width: 991px) {
    .sold-out-tags {
        align-items: center;
        display: flex;
        height: 40px;
        justify-content: center;
        width: 40px;
        font-weight: 100;
        border-radius: 100%;
        font-size: 12px;
    }

    .max-width-700 {
        max-width: 700px;
    }

    .width-lg-md-259 {
        width: 259px;
    }

    .glyphicon-tag {
        transform: rotate(90deg);
    }

    .Input-Number {
        display: table-cell;
        position: relative;
        vertical-align: middle;
        width: 100%;
    }

    .default-width {
        max-width: 158px;
    }

    .big-li {
        display: block !important;
        background-color: transparent !important;
    }

    .mg-top {
        margin-top: 15%;
    }
}

.submenu-over {
    bottom: 0;
    position: absolute;
    top: 0;
    width: 250px;
}

.width-220 {
    width: 220px;
}

@media (max-width: 1200px) and (min-width: 991px) {
    img.logo {
        max-height: 213px !important;
    }

    .mg-top {
        margin-top: 30%;
    }
}

body {
    -webkit-text-stroke: 0.01px;
}

.navbar-header-min-h {
    min-height: 57px;
    align-items: center;
    display: flex;
}


.btn.active,
.btn:active {
    box-shadow: 0 !important;
}

.btn-primary.focus,
.btn-primary:focus,
.open>.dropdown-toggle.btn-primary {
    background-color: transparent !important;
}


.collection .product-col9-table {
    height: 309px !important;
}


textarea,
input[type="text"] {
    -webkit-appearance: none;
}

.inherit-color:hover {
    color: inherit !important;
}


.drop-down-arrow {
    background-position: 91% 50% !important;
}

.width-35 {
    width: 35px;
}

.profile-navbar {
    border-bottom: 1px solid #ccc !important;
}

.display-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
}

.detailPageContainer {
    height: 300px;
}

.theme-image-dimensions {
    max-width: 100%;
    max-height: 278px;
}

.descreption div {
    margin-bottom: 23px;
}

.search {
    width: 100% !important;
}

.background-transparent {
    background-color: transparent !important;
}

.popover-content {
    padding: 13px 14px;
    padding-bottom: 10px;
    padding-top: 4px;
}

.popover>.arrow,
.popover>.arrow:after {
    display: none;
}

.popover {
    box-shadow: none !important;
}

.word-wrap {
    word-wrap: break-word;
}


.dealitems .slick-track {
    margin: auto !important;
}


.hoverIn {
    display: block !important;
}

.hoverOut {
    display: none !important;
}


.menu-title:hover>.arrowIndex {
    display: block !important;
}

.height-160 {
    height: 160px;
}

.height-210 {
    height: 210px;
}


.overflow-hidden {
    overflow: hidden;
}

.margin-auto {
    margin: auto;
}

.max-height-163 {
    max-height: 163px;
}

.width-160 {
    width: 160px;
}

.padd-t-0 {
    padding-top: 0px!important;
}

.padd-b-0 {
    padding-bottom: 0px!important;
}


.padd-t-b-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

@media screen and (max-width: 480px) {

    .width-70-small {
        width: 70px;
    }

    .max-width-100-small {
        max-width: 100px;
    }
}

.mg-b-20 {
    margin-bottom: 20px;
}


.height-auto {
    height: auto !important;
}


.height37 {
    height: 37px;
}

.pos-abs-r-5-b-5 {
    position: absolute;
    right: 5px;
    bottom: 5px;
}

.padd-l-5 {
    padding-left: 5px;
}

.padd-l-30 {
    padding-left: 30px;
}


.z-index-10000000 {
    z-index: 10000000;
}

.min-width-200 {
    min-width: 200px;
}

.slider-arrows .slick-next {
    top: 39%;
    right: -8px;
}

.slider-arrows .slick-prev {
    top: 39%;
    left: -8px;
}

.submenu {
    cursor: pointer;
}



.width-10p {
    width: 10%;
}

.display-inline-block {
    display: inline-block;
}

.display-inline {
    /*overwriting plugin css*/
    display: inline !important;
}

.d-t-pick {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

tags-input .tags.focused {
    box-shadow: none;
}

tags-input .tags {
    box-shadow: none;
}

tags-input .autocomplete {
    box-shadow: none;
    margin-top: 0;
    padding: 0;
}

tags-input .autocomplete .suggestion-item {
    padding: 0px 10px;
}


input.input {
    position: absolute;
    z-index: -1;
}

span.input {
    visibility: visible !important;
    display: inline !important;
    padding-top: 4px !important;
    float: left !important;
}

.input-checkout[disabled] {
    background-color: #f2f2f2 !important;
    border: 1px solid #e0e0e0 !important;
    color: #c0c0c0 !important;
}

.margin-tb-10-rl-0 {
    margin: 10px 0px;
}

.height-100 {
    height: 100px;
}

.height-120 {
    height: 120px;
}

.width-100 {
    width: 100px;
}

.padd-t-b-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.padding-tb-0-rl-20 {
    padding: 0px 20px !important;
}

.mg-b-50 {
    margin-bottom: 50px;
}

s .padd-3-9 {
    padding: 3px 9px;
}

.border {
    border: 1px solid;
}

.mg-0 {
    margin: 0px;
}

.mg-t-2p {
    margin-top: 2.5% !important;
}

.headerComBanner .slick-prev,
.headerComBanner .slick-next {
    top: 50% !important;
}


.footer-position {
    bottom: 0;
    right: 0;
    width: 100%;
}

.showmenu {
    cursor: pointer;
    font-size: 39px;
    position: relative;
    top: 4px;
    width: 20px;
    z-index: 1000000;
}


.add-to-cart-loader {
    margin-top: 7px;
    text-align: center;
    width: 100%;
    height: 22px;
    position: relative;
    z-index: 1000000 !important;
}

.submitButton {
    text-align: center;
    margin-top: 10px;
    border: medium none;
    padding: 6px;
    width: 100%;
    float: right;
}

.copyright {
    color: #616161;
    font-family: Lato-Regular;
    font-size: 12px;
}

.poweredby {
    color: #616161;
    font-family: Lato-Regular;
    font-size: 12px;
}

.absolute {
    bottom: 0;
    float: left;
    margin-top: 5px;
    text-align: left;
    width: 100%;
}

.relative-cssload-left {
    width: 22px;
    height: 22px;
    position: relative;
}

.input-footer {
    border: 1px solid #a9a9a9;
    border-radius: 0;
    float: left;
    font-family: Lato-Italic;
    font-size: 14px;
    padding: 6px 6px 6px 18px;
    width: 100%;
}

.newsletterSubmitBtn {
    float: left;
    text-align: center;
    width: 100%;
    border: 0px;
    font-size: 14px !important;
    border: 1px solid !important;
    height: 34px;
}

.navbar-collapse {
    padding-right: 0 !important;
    padding-left: 0 !important;
    border-top: 0px !important;
}


.rmv-padd0-xs {
    padding-left: 15px !important;
    padding-right: 15px !important;
}


.headertitle2 {
    font-size: 15px !important;
    padding-left: 20px;
}


.rmv-padd0-xs {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.padding-s-l-r {
    padding-right: 15px;
    padding-left: 15px;
}

.banner-container {
    margin-bottom: 15px;
    max-height: 300px;
    overflow: hidden;
    position: relative;
}

/*call to action*/
.call-to-action-btn {
    cursor: pointer;
    border: 0px;
    padding: 8px;
    padding-right: 28px;
    padding-left: 28px;
    text-align: center;
}

.call-to-action-btn.border {
    border: 1px solid;
}

.call-to-action-btn-with-border,
.reset-password-send {
    cursor: pointer;
    border: 1px solid;
    padding: 8px;
    text-align: center;
}

.p-t-4 {
    padding-top: 4px;
}

.p-b-4 {
    padding-bottom: 4px;
}


.popupHeaderContainer {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    /*margin-bottom: 10px;*/
    width: 100%;
}

.go-style {
    border: 1px solid;
    cursor: pointer;
    height: 26px;
    text-align: center;
    padding: 3px 4px;
    font-size: 12px;
}

.centerContainer::before,
.modal::before {
    content: " ";
    display: inline-block;
    height: 100%;
    margin-left: -0.25em;
    vertical-align: middle;
}

.centerInner {
    margin-right: auto;
    margin-left: auto;
}

.image-with-label>div table div span {
    font-size: 13px;
    padding-right: 3px;
    padding-left: 3px;
}

.pricing {
    font-family: Lato-Regular;
    font-size: 16px;
    line-height: 18px;
    width: 100%;
}

.reponsiveMenuDisplay li {
    float: left !important;
}


.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    right: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    width: 100%;
    height: 100%;
}


li .arrowIndex::before {
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    content: "";
    height: 0;
    right: 43%;
    position: absolute;
    top: 26px;
    width: 0;
    z-index: 111;
}

.menuStyle {
    background: transparent none repeat scroll 0 0;
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 10px;
    margin-right: 10px;
}


.mg-t-7 {
    margin-top: 7px;
}

.width-230 {
    width: 230px;
}

.popup-price {
    float: none;
    font-size: 16px !important;
    line-height: 15px;
}

@media (max-width: 767px) and (min-width: 500px) {
    .fixWdthHeight {
        height: 328px !important;
    }
}

.product-arrow-position {
    position: relative;
    width: 100%;
}


.white-backgrd {
    background: #fff;
    width: 100% !important;
}


.content-description {
    margin-bottom: 13px;
    margin-top: 26px;
    overflow: hidden;
    width: 100%;
}

.opacity-0p5 {
    opacity: 0.5;
}

.pagination {
    margin-top: 0px;
    width: auto;
}

.collection-description {
    width: 100%;
    border-bottom: 1px solid;
    margin-bottom: 29px;
    margin-top: 29px;
    margin: 0px;
    padding: 15px 0;
}

.productImageHome>div table div {
    background-color: transparent;
    display: inline-block;
    font-family: Lato-Light;
    margin-left: 20px;
}

.productImageCollection>div table div {
    background-color: transparent;
    display: inline-block;
    font-family: Lato-Light;
    margin-left: 20px;
}

.productImage>div table div {
    background-color: transparent;
    display: inline-block;
    font-family: Lato-Light;
    margin-left: 20px;
}


.pricing {
    line-height: 18px;
}



.droparrowRight {
    margin-top: 10px;
}

.featured-products-section .free-giveaway-container,
.product-details-section .free-giveaway-container {
    width: 250px;
}

@media (min-width:767px) {
    .product-details-section .free-giveaway-container {
        width: 50%;
        margin: 0;
    }
}

.free-giveaway-title {
    color: #272727;
    font-family: Lato-Regular;
    font-size: 20px;
}

.free-giveaway-container {
    width: 240px;
    height: auto;
    margin-right: 10px;
    margin-bottom: 10px;
}

.free-giveaway-image {
    width: 77px;
    margin-right: 2px;
    overflow: hidden;
    position: relative;
    float: left;
}

.free-giveaway-container label {
    display: block;
    margin: 0;
}

.free-giveaway-container .regular-radio+label {
    top: 0;
}

.free-giveaway-container:nth-child(2n+1) {
    clear: both;
}

.width-250 {
    width: 250px;
}

.hoverintent {
    opacity: 0;
}

.width-80 {
    width: 80px;
}

.width-285 {
    width: 285px;
}

.card-arrow:hover {
    color: inherit !important;
}

.deal-tooltip {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.navbar-collapse {
    max-height: 300px;
    overflow-y: auto;
}

.overlow-hidden {
    overflow-y: hidden;
}

@media (max-width:991px) {

    .overlow-hidden {
        overflow-y: hidden;
    }

    .reponsiveMenuDisplay li {
        width: 100%;
    }
}


.process-payment {
    top: 50px;
    right: 10px;
}

.reponsiveMenuDisplay {
    z-index: 1000 !important;
    float: left;
}

.logo {
    z-index: 100;
    position: relative;
    margin-top: 14px;
}

.z-index-106000 {
    z-index: 100000;
}




.lato-regular {
    font-family: lato-regular;
}

.lato-light {
    font-family: lato-light;
}

.f-size-27 {
    font-size: 27px;
}

.font-size-23 {
    font-size: 23px !important;
}

.font-size-30 {
    font-size: 30px !important;
}


.color-01 {
    color: #010101;
}

.color-8e {
    color: #8e8e8e;
}

.line-height-30 {
    line-height: 30px !important;
}

.padding-5 {
    padding: 5px;
}

.height-35 {
    height: 35px !important;
}

.background-e7e7e7 {
    background-color: #e7e7e7;
}

.width-120 {
    width: 120px;
}

.width-150 {
    width: 150px;
}

.bottom-10 {
    bottom: 10px;
}


.table-cell {
    display: table-cell;
    min-height: 80px;
    vertical-align: middle;
}

.min-height-80 {
    min-height: 80px;
}

.mg-t-150 {
    margin-top: 150px;
}

.numbers a {
    margin-top: 3px;
}

#PhoneNumber::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    direction: ltr !important;
}

#PhoneNumber::-moz-placeholder {
    /* Firefox 19+ */
    direction: ltr !important;
}

#PhoneNumber:-ms-input-placeholder {
    /* IE 10+ */
    direction: ltr !important;
}

#PhoneNumber:-moz-placeholder {
    /* Firefox 18- */
    direction: ltr !important;
}

.bx-wrapper {
    border: none;
    box-shadow: none;
    background: none;
}

.text-center {
    text-align: center;
}

.text-center p {
    text-align: center;
}

.text-center span {
    text-align: center;
}

.height100p {
    height: 100%;
}

.display-none {
    display: none;
}


.absolute-middle {
    left: 50% !important;
    position: absolute;
    top: 50% !important;
    transform: translate(-50%, -50%);
    width: auto;
}

.menuStyle li {
    list-style: none;
    text-align: left;
}

.pagination>li>a,
.pagination>li>span {
    float: none;
}

.padd-r-5 {
    padding-right: 5px;
}

.mg-bt-4 {
    margin-bottom: 4px;
}

/*bootdey classes*/


.tab-content .box-product-outer {
    margin-bottom: 0;
}

.box-product-slider-outer {
    padding: 10px;
}

.box-product .img-wrapper {
    position: relative;
    overflow: hidden;
    padding-top: 131.5%;
}

.cart-page-modal .img-wrapper {
    background: transparent;
}

.box-product .img-wrapper>a>img {
    max-width: 100%;
}

.box-product .img-wrapper .tags {
    position: absolute;
    top: 0px;
    display: inline-block;
    overflow: visible;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    vertical-align: inherit;
    border-width: 0;
    background-color: transparent;
    direction: rtl;
}

.box-product .img-wrapper .tags-left {
    left: 0;
    direction: ltr;
}

.box-product h6 a {
    line-height: 1.4;
}

.deal-available {
    margin-top: 5px;
}

.rating i {
    color: #fc0;
}

.product-sorting-bar {
    border: 1px solid #e5e5e5;
}



.box-product:hover .product-hover {
    display: block;
}

#productDetails .add-to-cart, .product-addtocart-loader .adding-to-cart-loader {
    min-height: 35px;
}

.return-popup .return-quantity {
    width: 70px;
}

@media (min-width: 992px) {

    .items-per-row-5:nth-child(5n+1),
    .items-per-row-4:nth-child(4n+1),
    .items-per-row-3:nth-child(3n+1),
    .items-per-row-2:nth-child(2n+1),
    .bundle-listing-item:nth-child(4n+1) {
        clear: both;
    }
}

@media (max-width: 767px) {

    .collection-description-wrapper {
        padding: 0 15px;
    }

    div[class^=items-per-row-]:nth-child(2n+1),
    div[class*=items-per-row-]:nth-child(2n+1),
    .open-bundle-items>div:nth-child(2n+1),
    .bundle-listing-item:nth-child(2n+1) {
        clear: both;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .top-nav-bar {
        padding: 10px 0;
    }

    .box-product-outer {
        padding-right: 35px;
        padding-left: 35px;
    }

    div[class^=items-per-row-]:nth-child(3n+1),
    div[class*=items-per-row-]:nth-child(3n+1),
    .open-bundle-items>div:nth-child(3n+1),
    .bundle-listing-item:nth-child(3n+1) {
        clear: both;
    }
}

.img-logo img {
    max-height: 100px;
}

.nav-header {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.nav-header button {
    background-color: transparent;
    padding: 0;
}

.nav-header-elements {
    display: flex;
    align-items: stretch;
}

.nav-header-elements>div {
    display: flex;
    align-items: center;
    position: relative;
    min-height: 50px;
}

.nav-header-elements>div>* {
    padding: 0 10px;
}

.header-dropdown-caret {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px dashed;
    color: #bebebe;
    display: inline-block;
    vertical-align: middle;
}

.header-language-dropdown img {
    vertical-align: baseline;
}

.nav-header .toggle-menu-bar {
    float: none;
}

.header-responsive-icons {
    display: none;
}

.nav-sub-menu-images > div {
    /* to override headerMenuBuilder's banner images size */
    width:280px!important;
}

.nav-sub-menu-images > div img {
    width: 100%;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    border: 0;
}

nav.navbar.bootsnav ul.dropdown-menu.megamenu-content>li {
    border: 0;
}

@media screen and (max-width: 991px) {

    .nav-header {
        justify-content: space-between;
    }

    .header-responsive-icons {
        display: flex;
        align-items: center;
    }
}

@media screen and (max-width: 767px) {
    .nav-header {
        flex-wrap: wrap;
    }

    .header-logo {
        order: 3;
        flex-basis: 100%;
    }

    .header-right-icons {
        order: 2;
        flex-grow: 1;
    }

    .top-nav-bar {
        padding: 0 0 10px 0;
    }

    .contact-us-footer > div {
        flex-basis: 100%;
        margin-top: 15px;
    }
}

.contact-us-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}/*\source\content\css\contactus.css*/
.phraseMesg{
    margin-top:20px;
}

.infoEmail{
    margin-top:15px;
}


.infoPhon {
    line-height: 17px;
    margin-top: 15px;
    text-align: center;
}

.thanksFor{
    line-height:18px;
}


.PersonalInfo{
    margin-top:20px;
}

.personalInput{
    background:#fafafa;
    width:100%;
    border:solid 1px #bebebe;
    margin-top: 5px;
    padding: 10px;
}

.areaFeedBack{
    background:#fafafa;
    width:100%;
    border:solid 1px #bebebe;
    margin-top: 5px;
}/*\source\content\css\detail.css*/
.sku-design {
    font-family: Lato-Regular;
    font-size: 14px;
    color: #272727;
}

.compare-to {
    margin: 5px 0 10px;
    clear: both;
    width: 100%;
}

.info-product {
    margin-bottom: 5px;
}

/* qty arrows */
.item-qty-arrows {
    height: 100%;
    width: auto;
}

    .item-qty-arrows > button {
        border: none;
        outline: none;
        margin: 0;
        padding: 0;
        width: auto;
        overflow: visible;
        background: transparent;
        color: #626e7a;
        line-height: normal;
        -webkit-font-smoothing: inherit;
        -moz-osx-font-smoothing: inherit;
        -webkit-appearance: none;
        position: absolute;
        right: 0;
        line-height: 1;
        font-size: 1.1em;
    }

        .item-qty-arrows > button[disabled] {
            cursor: not-allowed;
            opacity: .5;
        }

    .item-qty-arrows .qty-top-arrow {
        top: 2px;
    }

    .item-qty-arrows .qty-bottom-arrow {
        bottom: 2px;
    }

.cart-item-arrow > button {
    background-color: transparent;
    border: none;
}

.number-input {
    width: 100%;
    padding: 5px 5px 5px 10px;
    border: solid 1px;
    -moz-appearance: textfield;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.quantity-available {
    line-height: 32px;
}

.quantity-available-featured {
    margin-top: 0px;
}


.content-description table {
    display: block;
    overflow-x: auto;
    border: 0px !important;
}


.share-product {
    font-size: 20px !important;
}

.SpeWarTct {
    font-family: Lato-Light;
    font-size: 30px;
    color: #272727;
}

.heightAuto {
    min-height: 245px;
}

.rating {
    color: #a9a9a9;
    margin: 0;
    padding: 0;
}

ul.rating {
    display: inline-block;
}

.rating li {
    list-style-type: none;
    display: inline-block;
    padding: 1px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.rating .filled {
    color: #21568b;
}

.heightAuto {
    height: auto;
    min-height: 0;
}

.share-product {
    font-size: 18px !important;
}


.big-div {
    margin-top: 10px;
}

@media screen and (max-width: 767px) {
    .quantity-available-featured {
        margin-top: 24px;
    }
}/*\source\content\css\home.css*/
html,
body {
    width: 100%;
    overflow-x: hidden;
    position: relative;
}

.relativeClass {
    text-align: center;
}

.slick-track .product-col9-table {
    height: 340px;
}

.aside-backdrop.am-fade,
.modal-backdrop.am-fade {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.login-dropdown .logout-btn {
    padding: 0 10px;
}

.mainmenu-space {
    display: none;
    height: 27px;
}

.modal-dialog .imgItem {
    height: auto;
    margin-bottom: 4px;
    min-height: 358px;
    position: relative;
}

.item-features {
    height: 80px;
    bottom: 0px;
}

.productImageCollection .on-hover-wish-list {
    width: 100%;
}

.sortby {
    margin-top: 3px;
}

.category-sub-title .myfilter .row {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

.category-sub-title .myfilter .row.filter-sub-category:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.youtubeHomeContainer {
    max-height: 300px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.youtubeTopLayer {
    height: 100%;
    top: 0;
    width: 100%;
    z-index: 2;
}

.youtubeDisplayImage {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1;
}

.youtubePlayerLayer {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.youtubeDimLayer {
    background-color: #000000;
    cursor: pointer;
    height: 100%;
    opacity: 0.5;
    position: relative;
    width: 100%;
}


.GifImage {
    cursor: pointer;
}

.gifplayer-wrapper {
    height: 100%;
    position: relative;
    width: 100%;
}


ins.play-gif:hover {
    opacity: 0.5;
}

.homeBtnPadding {
    padding: 3px 7px 5px;
}

.ff-container .ff-canvas {
    width: 100%;
}


textarea {
    resize: none;
}

.heighthome {
    height: 400px;
}

.product-highlight-detail {
    margin-top: 0px;
}

.edit-h1 {
    bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
    top: 0px;
}

.edit-h1-header {
    margin-bottom: 10px;
    margin-top: 0;
}

.paddfeatured {
    padding: 0;
}

.HomepageBannerImageLarge {
    display: block !important;
}

.HomepageBannerImageSmall {
    display: none !important;
}


.fixWdthHeight {
    padding: 10px !important;
}

.bottom-div {
    z-index: 1 !important;
}


.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    box-shadow: none !important;
    outline: 0 none !important;
}

.btn-primary.focus,
.btn-primary:focus {
    outline: 0 none !important;
}

.btn-primary:hover {
    outline: 0 none !important;
}

.btn-primary.focus {
    outline: 0 none !important;
}

.dropdown-menu {
    border-radius: 0;
    box-shadow: none;
    margin-top: 0;
}

.dropdown-menu>li>a {
    line-height: 0.82;
}

.linemenu {
    margin: 10px;
}

.strok-button {
    border: 1px solid;
}

.clearance {
    color: #d45481 !important;
}

.home-banner1 {
    position: relative;
    width: auto;
}

.image-with-label {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.image-with-label>div {
    bottom: 0;
    position: absolute;
    top: 0;
}

.image-with-label>div table {
    height: 100%;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.home-cat-img {
    bottom: 0;
    height: auto;
    max-height: 100%;
    top: 0;
    width: auto;
    width: 96%;
}



.image-with-label>div table div {
    background-color: transparent;
    display: inline-block;
}



.subBanner>div {
    position: absolute;
    top: 30px;
}

.subBanner>div table {
    height: 100%;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.subBanner>div table div {
    background-color: transparent;
    display: inline-block;
}

.descreption {
    margin-top: 15px;
    text-align: justify;
}

.blackbackround {
    min-height: 257px;
}

.title-footer {
    color: #ffffff;
    font-size: 20px !important;
    margin-bottom: 15px;
    margin-top: 15px;
}

.sub-title-footer {
    line-height: 25px;
}

.imgUpsellItems {
    height: 100%;
    position: relative;
    text-align: center;
    width: 99%;
    overflow: hidden;
}



.imgUpsellItems>div table {
    height: 100%;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.simple-form {
    margin-top: 14px;
}


.footer-gray {
    background: #f0f0f0 none repeat scroll 0 0;
}


.input_container {
    height: 30px;
    overflow: hidden;
    position: relative;
    width: 100%;
}




.SmallTransparentLayer {
    background: transparent none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 99;
}




.site-map {
    background: #272727 none repeat scroll 0 0;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    font-family: Lato-Regular;
    font-size: 14px;
    height: 60px;
    padding: 20px;
    position: relative;
    text-align: center;
    width: 100%;
}

.site-map:active,
.site-map:hover,
.site-map:focus {
    box-shadow: none !important;
    outline: medium none !important;
    outline-offset: 0;
    text-decoration: none;
}

button.collapsed.site-map::after {
    content: url("../../../img/icon/arrow-filter-down.png");
}

button.site-map::after {
    content: url("../../../img/icon/arrow-filter-up.png");
}

.headerComBanner .slick-next::before {
    content: url("../../img/icon/navRightArrow.png");
}



.headerComBanner .slick-prev::before {
    content: url("../../img/icon/navLeftArrow.png");
}


.down-arrow {
    padding-top: 30px;
}

.background-popover {
    background: #f0f0f0 none repeat scroll 0 0;
    width: 100%;
}



.backgound-dark a {
    background: #dedede none repeat scroll 0 0;
    color: #000000;
    font-family: Lato-Regular;
}

.closepopover {
    display: none;
    height: 100%;
    opacity: 0.1;
    position: fixed;
    width: 100%;
}

.closepop {
    display: block;
}

.product-type {
    line-height: 31px;
    margin-top: 26%;
}

.intro {
    z-index: 1;
}

.backgound-light {
    background: #f0f0f0 none repeat scroll 0 0;
}

.show-popover {
    display: none;
    margin-top: 5px;
    position: absolute;
    width: 100%;
}


span.sale-on-it,
.price>div,
div.compare-to,
.real-price {
    text-transform: none;
}


.pop-abslt {
    border-bottom: 6px solid #444444;
    border-top: 1px solid #bebebe;
    margin-top: -11px;
    position: absolute;
    z-index: 1;
}

.line-space {
    line-height: 17px;
}

.wrapper {
    position: relative;
    width: 100%;
}

.wrapper-height {
    height: 482px;
}

.sitemap-showon {
    bottom: 0 !important;
    transition: all 1s ease 0s !important;
}

.relativeClass {
    position: relative;
}

.menuStyle li {
    list-style: outside none none;
}


.variants-hr {
    height: 1px;
    width: 100%;
}


.dropdown-small>*,
.dropdown-small div>*,
.dropdown-small a,
.dropdown-small button {
    height: 100%;
}


.sample-show-hide {
    transition: all linear 0.5s;
}

.sample-show-hide.ng-hide {
    opacity: 0;
}


/*media*/

@media (min-width: 768px) {

    .featured-product-title {
        padding: 0px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .featured-image-container .selected-product {
        width: 100%;
        height: auto;
    }

    .slick-img-small {
        padding: 5px;
    }

    .navbar-default {
        min-height: initial;
    }

    .product-highlight-detail {
        margin-top: 10px;
    }

    .top-nav-bar.navbar-default {
        min-height: 41px;
    }

    .padd-ipad-0 {
        padding: 0px;
    }

    .imgUpsellItems {
        max-height: 258px;
        min-height: 258px;
    }

    .productUpseelItem {
        max-height: 258px;
    }

    .home-cat-img-Banner {
        max-height: 180px;
    }

    .subBanner {
        max-height: 180px;
        min-height: 180px;
    }

    .fixheightProductImage {
        max-height: 181px;
        min-height: 181px;
    }

    .title-footer {
        margin-top: 0;
    }

    .paddOnSmall0 {
        padding: 0;
    }

    .footer {
        background: #272727 none repeat scroll 0 0;
        bottom: -482px;
        position: absolute;
        transition: all 1s ease 0s;
        width: 100%;
    }

    .ourstory {
        margin-top: 15px;
    }

    .pricing {
        font-size: 14px;
    }

    .titlefeature {
        font-size: 16px !important;
    }

    .subBanner>div table div span {
        font-size: 13px !important;
    }

    .backgound-dark {
        height: 170px;
    }

    .show-popover {
        margin-top: 53px;
    }

    .img-small-menu {
        margin-top: 15px;
    }

    .CloseMenu {
        margin-top: 15px;
    }

    .blackbackround {
        min-height: 480px;
    }

    .headertitle {
        font-size: 12px;
    }

    .headertitle1 {
        font-size: 12px;
    }

    .title-login {
        font-size: 12px;
    }

    .headertitle2 {
        font-size: 12px !important;
    }

    .login-label {
        font-size: 12px !important;
    }

    .login-label-no-arrow {
        font-size: 12px !important;
    }

    .currency {
        font-size: 12px;
    }

    .country {
        font-size: 12px;
    }

    .country-no-arrow {
        font-size: 12px;
    }

    .fashion {
        font-size: 25px;
    }

    .edit-h1 {
        position: relative;
        top: -3px;
    }


    .subBanner>div table div span {
        font-size: 11px;
    }
}


@media (max-width: 992px) {
    .catalog {
        width: auto !important;
        z-index: 10000 !important;
        margin-top: 9px !important;
    }

    .featured-products-section .vertical-slick .slick-slider {
        padding-left: 0px;
        padding-right: 0px;
    }
}


@media (min-width: 992px) and (max-width: 1199px) {
    .imgUpsellItems {
        max-height: 258px;
        min-height: 258px;
    }

    .productUpseelItem {
        max-height: 258px;
    }

    .home-cat-img-Banner {
        max-height: 233px;
    }

    .subBanner {
        max-height: 233px;
        min-height: 233px;
    }

    .fixheightProductImage {
        max-height: 239px;
        min-height: 239px;
    }

    .container {
        width: 970px;
    }

    .ProductsListItems {
        position: relative !important;
    }

    .show-popover {
        margin-top: 53px;
    }

    .backgound-dark {
        height: 196px;
    }

    .product-type {
        margin-top: 17%;
    }

    .blackbackround {
        min-height: 257px;
    }
}

@media (min-width: 992px) {
    .catalog {
        top: -4px;
    }
}

@media screen and (min-width: 770px) and (max-width: 1200px) {
    .imgItem {
        display: block;
        height: auto;
        max-width: 100%;
        overflow: hidden;
        width: 100%;
    }
}

@media screen and (min-width: 480px) and (max-width: 768px) {


    .AvailableProduct {
        background: #f0f0f0 none repeat scroll 0 0;
        bottom: 0;
        color: black !important;
        opacity: 0.8;
        padding: 13px;
        position: absolute;
        text-align: center;
    }

    .bottom-div {
        bottom: 0;
        height: 33px;
        overflow: hidden;
        position: absolute;
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .bottom-div {
        bottom: 0;
        height: 33px;
        overflow: hidden;
        position: absolute;
    }
}

@media screen and (min-width: 320px) and (max-width: 400px) {

    .imgItem {
        display: block;
        max-width: 100%;
        overflow: hidden;
        width: 93%;
    }
}


@media screen and (max-width: 991px) {

    body.body-position.side-right {
        height: 100vh;
        overflow-y: hidden;
    }

    .height-sm-xs-0 {
        height: 0;
    }

    .hide-sm-xs {
        /*overriding plugin css*/
        display: none !important;
    }

    .shopping-cart,
    .language {
        display: none !important;
    }
}

@media screen and (min-width: 991px) {
    .header-icons {
        display: none !important;
    }

    .showmenu {
        display: none !important;
    }
}

@media (min-width: 320px) and (max-width: 400px) {
    .product-col9-table {
        height: 220px !important;
    }
}

@media screen and (max-width: 400px) {
    .home-cat-img-Banner {
        max-height: 170px;
    }
}

@media screen and (max-width: 767px) {

    .featured-products-section .ecomz-detailpage-title {
        margin-top: 10px;
    }

    .home-cat-img-Banner {
        max-height: 170px;
    }

    .HomepageBannerImageLarge {
        display: none !important;
    }

    .HomepageBannerImageSmall {
        display: block !important;
    }

    .slick-arrow {
        display: none;
    }
}

@media screen and (max-width: 350px) {
    .home-cat-img-Banner {
        max-height: 170px;
    }
}

@media (min-width: 350px) and (max-width: 480px) {
    .subBanner {
        float: none;
        width: 100%;
    }

    .home-cat-img-Banner {
        max-height: 232px;
    }

    .subBanner {
        max-height: 232px;
        min-height: 232px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {


    .imgItem {
        display: block;
        max-height: 299px;
        max-width: 100%;
        overflow: hidden;
    }

    .home-cat-img-Banner {
        max-height: 182px;
    }

    .subBanner {
        max-height: 182px;
        min-height: 182px;
    }

    .imgUpsellItems {
        overflow: hidden;
    }

    .home-cat-img-Home {
        max-height: 283px;
    }

    .width-on-small {
        width: 167px !important;
    }

    .fixheightProductImage {
        max-height: 202px;
        min-height: 202px;
    }

    .widthtImage-on-sm {
        width: 157px !important;
    }
}


@media (min-width: 991px) and (max-width: 1200px) {
    .storeLargeLogo {
        max-width: 354px !important;
    }
}

@media screen and (max-width: 767px) {

    .language,
    .shopping-cart {
        display: none !important;
    }

    .modal-dialog .imgItem {
        height: auto;
        margin-bottom: 4px;
        min-height: 346px !important;
    }


    .mainmenu-space {
        display: none;
        height: 56px !important;
    }

    .des-on-small {
        font-size: 11px;
        margin-top: 4px;
    }

    .home-cat-img-Home {
        max-height: 494px;
    }

    .image-wrap-on-xs {
        overflow: hidden;
        width: 100%;
    }

    .home-banner1 {
        width: auto;
    }


    .titlefeature {
        font-size: 16px !important;
    }



    .dropdown-menu {
        min-width: 100%;
    }

    .title-footer {
        margin-top: 0;
    }

    .paddOnSmall0 {
        padding: 0;
    }

    .copyright {
        float: none;
        text-align: center;
        width: 100%;
    }

    .poweredby {
        float: none;
        text-align: center;
        width: 100%;
    }

    .mg-tops {
        margin-top: 0;
    }

    .input_container {
        height: 43px;
    }

    .ourstory {
        margin-top: 15px;
    }

    .pd-r-9onsmall {
        padding: 0 !important;
    }

    .pd-l-9onsmall {
        padding: 0 !important;
    }

    .wrapper-height {
        height: 960px;
    }


    .backgound-dark {
        font-size: 13px;
        height: 123px;
        line-height: 7px;
        padding-top: 8px;
    }

    .show-popover {
        margin-top: 53px;
    }

    .img-small-menu {
        margin-top: 5px;
    }


    .paddfeatured {
        padding: 15px;
    }


    .login-label {
        font-size: 12px !important;
    }

    .login-label-no-arrow {
        font-size: 12px !important;
    }

    .currency {
        font-size: 10px;
    }

    .country {
        font-size: 15px;
    }

    .country-no-arrow {
        font-size: 10px;
    }

    .fashion {
        font-size: 18px;
    }

    .edit-h1 {
        font-size: 26px !important;
        position: relative;
    }

    .catalog {
        font-size: 14px !important;
    }


    .subBanner>div table div {
        font-size: 20px;
    }

    .subBanner>div table div span {
        font-size: 11px;
        padding-bottom: 4px;
    }


    .big-li {
        background-color: #f0f0f0;
        display: none;
        border-bottom: 1px solid;
        margin-bottom: 0px;
        position: relative;
        width: 100%;
    }

    .on-hover-wish-list {
        width: 95% !important;
    }

    .storeLargeLogo {
        max-width: 100%;
    }


    .sold-out-tag {
        align-items: center;
        border-radius: 100%;
        display: flex;
        font-size: 11px !important;
        height: 40px;
        justify-content: center;
        line-height: 21px;
        padding: 13px;
        width: 40px;
    }
}

@media screen and (max-width: 480px) {

    .navbar-header-min-h {
        min-height: 46px !important;
    }

    .menuStyle ul {
        width: 479px;
    }


    .modal-dialog .imgItem {
        min-height: 390px !important;
    }

    .storeLargeLogo {
        display: block !important;
        height: auto !important;
        width: 100% !important;
    }



    .AvailableProduct {
        background: #f0f0f0 none repeat scroll 0 0;
        bottom: 0;
        color: black !important;
        opacity: 0.8;
        padding: 13px;
        position: absolute;
        text-align: center;
    }

    .bottom-div {
        bottom: 0;
        height: 33px;
        overflow: hidden;
        position: absolute;
        z-index: 1;
    }

    .imgItem {
        display: block;
        max-height: 299px;
        max-width: 100%;
        overflow: hidden;
        width: 93%;
    }

    .heighthome {
        height: auto;
    }

    .logoStore {
        max-width: 100px;
    }

    .title-footer {
        margin-top: 0;
    }

    .paddOnSmall0 {
        padding: 0;
    }


    .copyright {
        float: none;
        text-align: center;
    }

    .poweredby {
        float: none;
        text-align: center;
    }

    .mg-tops {
        margin-top: 0;
    }

    .ourstory {
        margin-top: 15px;
    }

    .des-on-small {
        font-size: 11px;
        margin-top: 0px;
    }

    .login-icon {
        position: relative;
        top: 2px;
    }

    .login-icon-isloggedin {
        margin-top: 4px;
    }

    .footer {
        background: #272727 none repeat scroll 0 0;
        bottom: -482px;
        position: absolute;
        transition: all 1s ease 0s;
        width: 100%;
    }

    .instagramAttrContainer {
        display: none !important;
    }



    .navbar.bootsnav {
        min-height: 0px !important;
        /*overriding bootsnav css plugin  */
    }

    .banner-container {
        width: 100%;
    }

    .banner-container-a,
    .banner-container-b {
        padding: 0;
    }




    .imgUpsellItems {
        max-height: 323px;
        min-height: 323px;
    }

    .productUpseelItem {
        max-height: 323px;
    }

    .productImageItemsList {
        min-height: 183px !important;
    }

    .fixWdthHeight {
        width: 50% !important;
    }

    .width-on-small {
        width: 112px !important;
    }

    .fixheightProductImage {
        max-height: 148px;
        min-height: 148px;
    }

    .widthtImage-on-sm {
        width: 112px !important;
    }
}

@media screen and (min-width: 1200px) {
    .table2 {
        height: 400px;
    }

    .imgItem {
        display: block;
        height: auto;
        max-width: 100%;
        overflow: hidden;
        width: 100%;
    }

    .imgUpsellItems {
        max-height: 275px;
        min-height: 275px;
    }

    .productImageHome {
        max-height: 350px;
        min-height: 350px;
    }

    .productImageCollection {
        max-height: 350px;
        min-height: 220px;
    }

    .maxheight-NoFilter {
        max-height: 310px;
    }


    .productImageItemsList {
        min-height: 315px;
    }

    .container {
        width: 1200px;
    }

    .col3 {
        width: 20% !important;
    }

    .storeLargeLogo {
        max-width: 354px !important;
    }
}


@media (min-width: 320px) and (max-width: 400px) {

    .navbar-header-min-h {
        min-height: 47px !important;
    }
}

/*instargram */

.instagramImg {
    background-position: center center;
    background-size: cover;
    position: relative;
    width: 100%;
    z-index: 1;
}



.instagramLikesContainer {
    height: 22px;
    position: relative;
    width: 85px;
}

.instagramAttrBg {
    background-color: #000000;
    height: 22px;
    opacity: 0.8;
    position: absolute;
    width: 85px;
    z-index: 1;
}

.instagramInnerContent {
    height: 22px;
    position: absolute;
    top: 0;
    width: 85px;
    z-index: 2;
}/*\source\content\css\imagegallery.css*/
.gallery-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.text-below-img a {
    display: block;
    position: relative;
}

.gallery-layout a {
    display: block;
}

.gallery-layout figure {
    position: relative;
    overflow: hidden;
}

.gallery-layout figure, .gallery-layout figure .banner {
    width: 100%;
    height: 100%;
}

.gallery-layout figcaption {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.gallery-layout img {
    display: block;
    max-width: 100%;
}

.gallery-layout figcaption .content-overlay {
    position: relative;
    padding: 10px;
    width: 100%;
    height: 100%;
    display: table;
}

.gallery-layout figcaption .v-align {
    display: table-cell;
    width: 100%;
    height: 100%;
}

.gallery-link {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.on-top a {
    display: block;
    width: 100%;
}

.on-top .collection-hover a {
    height: 100%;
}

@media (min-width: 768px) {
    .gallery-container {
        padding-left: 0;
        padding-right: 0;
    }

    .gallery-flex .item-count-1 {
        width: 100%;
    }

    .gallery-flex .item-count-2 {
        width: 50%;
    }

    .gallery-flex .item-count-3 {
        width: 33.33%;
    }

    .gallery-flex .item-count-4 {
        width: 25%;
    }

    /* gallery layouts */
    .gallery-layout > a {
        float: left;
    }

    .gallery-layout figcaption.on-hover {
        opacity: 0;
    }

    .gallery-layout > a:hover figcaption {
        opacity: 1;
        transition: all 300ms ease-in-out;
    }

    /* layout 2 */
    .layout-2 > a:first-child {
        width: 60%;
    }

    .layout-2.assigned-height > a:first-child {
        height: 100%;
    }

    .layout-2 > a:nth-child(2) {
        width: 40%;
    }

    .layout-2.assigned-height > a:nth-child(2) {
        height: 70%;
    }

    .layout-2 > a:nth-child(3), .layout-2 > a:nth-child(4) {
        width: 20%;
    }

    .layout-2.assigned-height > a:nth-child(3), .layout-2.assigned-height > a:nth-child(4) {
        height: 30%;
    }

    /* layout 3 */
    .layout-3 > a {
        width: 25%;
    }

    .layout-3.assigned-height > a:nth-child(-n + 4) {
        height: 50%;
    }

    .layout-3 > a:first-child, .layout-3 > a:nth-child(4) {
        width: 75%;
    }

    /* layout 4 */
    .layout-4.assigned-height > a:first-child, .layout-4.assigned-height > a:nth-child(2) {
        height: 100%;
    }

    .layout-4.assigned-height > a:nth-child(3) {
        height: 33.33%;
    }

    .layout-4.assigned-height > a:nth-child(4) {
        height: 66.66%;
    }

    .layout-4 > a:first-child {
        width: 40%;
    }

    .layout-4 > a:nth-child(2), .layout-4 > a:nth-child(3), .layout-4 > a:nth-child(4) {
        width: 30%;
    }

    /* layout 5 */
    .layout-5 {
        position: relative;
    }

    .layout-5 > a:first-child, .layout-5 > a:nth-child(3) {
        width: 75%;
    }

    .layout-5 > a:nth-child(2), .layout-5 > a:nth-child(4)  {
        width: 25%;
    }

    .layout-5.assigned-height > a:first-child, .layout-5.assigned-height > a:nth-child(4) {
        height: 25%;
    }

    .layout-5.assigned-height > a:nth-child(2), .layout-5.assigned-height > a:nth-child(3) {
        height: 75%;
    }

    .layout-5.assigned-height > a:nth-child(2) {
        position: absolute;
        top: 0;
        right: 0;
    }

    .layout-5.assigned-height > a:nth-child(4) {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    /* layout 6 */
    .layout-6 > a:first-child {
        width: 100%;
    }

    .layout-6.assigned-height > a:first-child {
        height: 55%;
    }

    .layout-6 > a:nth-child(2) {
        width: 25%;
    }

    .layout-6.assigned-height > a:nth-child(2) {
        height: 45%;
    }

    .layout-6 > a:nth-child(3) {
        width: 75%;
    }

    .layout-6.assigned-height > a:nth-child(3) {
        height: 25%;
    }

    .layout-6 > a:nth-child(4) {
        width: 75%;
    }

    .layout-6.assigned-height > a:nth-child(4) {
        height: 20%;
    }
    /* layout 7 */
    .layout-7 > a {
        width: 15%;
    }

    .layout-7.assigned-height > a {
        height: 50%;
    }

    .layout-7 > a:first-child {
        width: 70%;
    }

    .layout-7 > a:nth-child(5) {
        width: 70%;
    }

    .layout-7 .gallery-section-images:nth-child(n + 7) {
        display: none;
    }
}

@media (max-width: 767px) {
    .gallery-layout {
        height: auto !important; /* overriding ng-style */
    }

    .gallery-layout img {
        width: 100%;
    }

    .text-before-img > div, .text-before-img > figure {
        width: 100%;
    }

    .text-before-img > div:nth-of-type(1), .text-before-img > figure:nth-of-type(1) {
        order: 1;
    }

    .text-before-img > div:nth-of-type(2), .text-before-img > figure:nth-of-type(2) {
        order: 2;
    }

    .text-before-img > div:nth-of-type(3), .text-before-img > figure:nth-of-type(3) {
        order: 3;
    }

    .text-before-img > div:nth-of-type(4), .text-before-img > figure:nth-of-type(4) {
        order: 4;
    }

    .text-below-img a {
        width: 100%;
    }
}/*\source\content\css\loader.css*/
.f_circleG {
    position: absolute;
    background-color: #333;
    height: 13px;
    width: 13px;
    border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    animation-name: f_fadeG;
    -o-animation-name: f_fadeG;
    -ms-animation-name: f_fadeG;
    -webkit-animation-name: f_fadeG;
    -moz-animation-name: f_fadeG;
    animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    -ms-animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
}

#frotateG_01 {
    left: 0;
    top: 29px;
    animation-delay: 0.45s;
    -o-animation-delay: 0.45s;
    -ms-animation-delay: 0.45s;
    -webkit-animation-delay: 0.45s;
    -moz-animation-delay: 0.45s;
}

#frotateG_02 {
    left: 8px;
    top: 8px;
    animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
}

#frotateG_03 {
    left: 29px;
    top: 0;
    animation-delay: 0.75s;
    -o-animation-delay: 0.75s;
    -ms-animation-delay: 0.75s;
    -webkit-animation-delay: 0.75s;
    -moz-animation-delay: 0.75s;
}

#frotateG_04 {
    right: 8px;
    top: 8px;
    animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
}

#frotateG_05 {
    right: 0;
    top: 29px;
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s;
}

#frotateG_06 {
    right: 8px;
    bottom: 8px;
    animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
}

#frotateG_07 {
    left: 29px;
    bottom: 0;
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s;
}

#frotateG_08 {
    left: 8px;
    bottom: 8px;
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
}

@keyframes f_fadeG {
    0% {
        background-color: #333;
    }

    100% {
        background-color: rgb(255,255,255);
    }
}

@-o-keyframes f_fadeG {
    0% {
        background-color: #333;
    }

    100% {
        background-color: rgb(255,255,255);
    }
}

@-ms-keyframes f_fadeG {
    0% {
        background-color: #333;
    }

    100% {
        background-color: rgb(255,255,255);
    }
}

@-webkit-keyframes f_fadeG {
    0% {
        background-color: #333;
    }

    100% {
        background-color: rgb(255,255,255);
    }
}

@-moz-keyframes f_fadeG {
    0% {
        background-color: #333;
    }

    100% {
        background-color: rgb(255,255,255);
    }
}

.EcomzLoaderMainContainer {
   
}

.sample-show-hide {
    background: #232324 !important;
}

.sample-show-hide {
    -webkit-transition: all linear 0.5s;
    transition: all linear 0.5s;
}

    .sample-show-hide.ng-hide {
        opacity: 0;
    }


.relativeCenteredActionLoader { /* relative and centered*/
    width: 55px;
    height: 55px;
    position: relative;
    top: 0px;
    margin: 0 auto;
}/*\source\content\css\loggedin.css*/
.login-section-link-box {
    text-align: center;
    overflow: hidden;
}

.login-section-links {
    position: absolute;
    border-bottom: 1px solid;
    width: 100%;
    z-index: -1;
    left: 0px;
    margin-top: 10px;
}

.login-container {
    margin: 60px 0;
}

.mg-t-70 {
    margin-top: 70px;
}

.InputLogged{
    font-family:Lato-Regular;
    font-size:14px;
    width:100%;
    height: 32px;
    border: 1px solid #bababa;
    padding: 4px;
    -webkit-border-radius:0;
    border-radius:0;
    padding-left:7px
}

.buttlog {
    text-align: center;
    border: 1px solid;
    padding: 8px;
    width: 100%;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-bottom: 11px;
}
.pharseForgot{
    margin-top:20px;
    margin-bottom:20px;
}

.WeAreSorry {
    color: #969696;
    font-family: Lato-regular;
    font-size: 131px;
    margin-top: 10px;
    line-height: 83px;
    text-align:center;
}

.dosExist{
    margin-top: 28px;
    text-align:center;
}

.btn-home{
    text-align:center;
    margin-top:10px;
    border:solid 1px;
    padding: 10px;
    width: 100%;
}

.lineOnMid{
    border:solid 1px;
    width:100%;
}

@media screen and (max-width: 767px) {
    .WeAreSorry{
        font-size:50px;
    }
    .dosExist{
        font-size: 18px;
        margin-top:0px;
    }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
    .WeAreSorry{
        font-size:70px;
    }
    .dosExist{
        font-size: 18px;
        margin-top: 0px
    }
}

textarea:focus, input:focus{
    outline: none;
}/*\source\content\css\newhome.css*/
.cursor-default {
    cursor: default!important;
  }
.advanced-search{
    width: 100%;
    margin: auto;
}

.free-giveaway-header-title {
    margin-bottom: 10px;
}

/*new theme panel css */
/* ngIf animation */

.animationIf.ng-enter {
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}

.animationIf.ng-enter,
.animationIf.ng-leave.ng-leave-active {
    opacity: 0;
}

.animationIf.ng-leave,
.animationIf.ng-enter.ng-enter-active {
    opacity: 1;
}

.title-wrap {
    word-wrap: break-word;
}


.center-container-children {
    display: flex;
}

.listItem.ng-enter {
    opacity: 0;
    transition: all .5s ease;
}

.listItem.ng-enter-active {
    opacity: 1;
}

.instagram-flexbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.instagram-flexbox>div {
    margin-bottom: 15px;
}

.gallery-element-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: 2;
}

/*search overlay*/
.search-overlay {
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 9999;
    /*opacity: 0.8;*/
    width: 100%;
    display: none;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.85);
}

.search-overlay .input-search {
    height: 40px;
}

.search-overlay .fa-search {
    font-size: 20px;
    top: 1px;
}

.overlay-content {
    position: absolute;
    top: 90px;
    width: 80%;
    margin: auto;
    text-align: center;
}

.search-overlay a {
    padding-top: 8px;
    text-decoration: none;
    /* font-size: 36px; */
    color: #fff;
    display: block;
    transition: 0.3s;
}

.search-overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 10%;
    font-size: 35px;
}

@media screen and (max-height: 450px) {
    .search-overlay a {
        /* font-size: 20px; */
    }

    .search-overlay .closebtn {
        font-size: 40px;
        top: 15px;
    }
}

/*end search overlay*/

/* instagram*/
.instagram-image-container {
    float: left;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}

.instagram-image-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.instagramAttrContainer {
    height: 48px;
    position: absolute;
    right: -85px;
    top: 113px;
    transition: all 0.1s ease-in-out 0s;
    width: 85px;
    z-index: 2;
}

.instagram-image-container:hover .instagramAttrContainer {
    right: 0;
}

.back-position {
    background-position: 1px 12px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none !important;
    text-overflow: '';
}

@media screen and (max-width: 767px) {
    .search-overlay .closebtn {
        top: 30px;
    }
    .width-320-small {
        width: 320px !important;
    }

    .mg-bt-10-small {
        margin-bottom: 10px;
    }

    .padd-xs-0 {
        padding: 0px !important;
    }

    .margin-xs-0 {
        margin: 0px !important;
    }

    .pos-rel-small {
        position: relative !important;
    }

    .five-col-per-row {
        width: 100% !important;
        margin-bottom: 2px;
    }

    .instagramAttrContainerMobile {
        right: 0px;
    }
}

.instagramImg {
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.featured-product-container .bx-viewport {
    height: 100% !important;
}

.five-col-per-row {
    width: 20%;
}

.featured-products .slick-prev {
    z-index: 1;
}

.instagramLikesContainer {
    height: 22px;
    position: relative;
    width: 85px;
}

.instagramAttrBg {
    background-color: #000000;
    height: 22px;
    opacity: 0.8;
    position: absolute;
    width: 85px;
    z-index: 1;
}

.instagramInnerContent {
    height: 22px;
    position: absolute;
    top: 0;
    width: 85px;
    z-index: 2;
}




/*banner image*/
.line-height-30 {
    line-height: 30px !important;
}

.banner {
    background-size: 100%;
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
}

.overlay {
    opacity: 0.6;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #000;
}

.display-block {
    display: inline-block;
}

.height-100p {
    height: 100%;
}

.float-none {
    float: none !important;
}

.padding-15 {
    padding: 15px;
}

.padding-10 {
    padding: 10px;
}

.slideshow-text {
    z-index: 1;
    position: relative;
    display: block;
    float: left;
    width: 100%;
}

.top-0 {
    top: 0px;
}

.padd-0 {
    padding: 0;
}

.collection-background {
    background-repeat: no-repeat;
    background-size: 100%;
}

.margin-r-0>div>div:last-child {
    margin-right: 0px;
}

.opacity-0p5-collection {
    background-color: white;
    opacity: 0.6;
}

.announce-back {
    background-color: grey;
}

.text-white {
    color: white;
}

.border-bottom-1 {
    border-bottom: 1px solid;
}

@media screen and (min-width: 767px) {
    
    .collection-list-element {
        margin: 0 1.5% 30px 1.5%;
    }

    .width-large-400 {
        width: 400px;
    }

    .max-width-large-700 {
        max-width: 700px;
    }

    .padd-big-0 {
        padding: 0px;
    }

    .padd-sm-md-lg-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .p-r-sm-md-lg-10 {
        padding-right: 10px;
    }

    .p-l-sm-md-lg-10 {
        padding-left: 10px;
    }

    .p-r-sm-md-lg-2 {
        padding-right: 2px !important;
    }

    .p-l-sm-md-lg-2 {
        padding-left: 2px !important;
    }

    .p-r-sm-md-lg-4 {
        padding-right: 4px !important;
    }

    .p-l-sm-md-lg-4 {
        padding-left: 4px !important;
    }
}


@media screen and (max-width: 480px) {


    .text-justify-small {
        text-align: left;
    }


    .mg-r-5-small {
        margin-right: 5px !important;
    }

    .full-width-small {
        width: 100% !important;
    }

    .center-container-children {
        display: block;
    }
}

@media screen and (max-width: 767px) {

    .collection-list-element {
        flex-basis: 100% !important; /*overriding ng-style*/
    }

    .blog-posts-element {
        padding: 0;
    }

    .padd-small-10 {
        padding: 10px;
    }

    .fl-xs-none-imp {
        float: none !important;
    }

    .padd-sm-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .vertical-align-small {
        vertical-align: top !important;
    }

    .background-size-cover-small {
        background-size: cover;
    }

    .text-left-small {
        text-align: left;
    }

    .instagram-flexbox>div {
        flex-basis: 48%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .search-overlay .closebtn {
        top: 30px;
    }
    .featured-product-container .slick-prev {
        z-index: 1;
    }

    .instagram-flexbox>div {
        flex-basis: 23%;
    }
}

@media screen and (max-width: 991px) {
    .padd-small-0 {
        padding: 0px;
    }

    .fl-l-small {
        float: left !important;
        padding-left: 0px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .instagram-flexbox>div {
        flex-basis: 15%;
    }
}

@media screen and (min-width: 1200px) {

    .instagram-flexbox>div {
        flex-basis: 15.5%;
    }

    .padd-r-0-large {
        padding-right: 0px !important;
    }
}

.mg-r-40 {
    margin-right: 40px;
}

.padd-l-r-14 {
    padding-left: 14px;
    padding-right: 14px;
}

.border-1 {
    border: 1px solid;
}

/*instargram */

.instagram-image {
    max-height: 100%;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.instagram-image-box-link {
    display: block;
    position: relative;
    padding-top: 100%;
}

.instagramLikesContainer {
    height: 22px;
    position: relative;
    width: 85px;
}

.instagramAttrBg {
    background-color: #000000;
    height: 22px;
    opacity: 0.8;
    position: absolute;
    width: 85px;
    z-index: 1;
}

.instagramInnerContent {
    height: 22px;
    position: absolute;
    top: 0;
    width: 85px;
    z-index: 2;
}


.vertical-middle-frame {
    display: inline-block;
    vertical-align: top;
    /*not required*/
    position: relative;
}

.vertical-middle {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.radius-3 {
    border-radius: 3px;
}

.border-blue {
    border-color: blue;
}

.padd-l-20 {
    padding-left: 20px !important;
}

.padd-10 {
    padding: 10px;
}

.width-94p {
    width: 94%;
}

.color-blue {
    color: blue;
}

.width-90p {
    width: 90%;
}

.width-10p {
    width: 10%;
}

.width-6p {
    width: 6%;
}

.padd-r-45 {
    padding-right: 45px !important;
}

.max-height-100p {
    max-height: 100%;
}

.addedtocart-height-36 .adding-to-cart-loader {
    height: 36px;
}


.width400 {
    width: 400px;
}

.mg-r-20 {
    margin-right: 20px;
}

.padd-r-40 {
    padding-right: 40PX;
}

.padd-l-r-20 {
    padding-left: 20px;
    padding-right: 20px;
}


.flex-wrap {
    flex-wrap: wrap;
}

.collection-hover {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 0px;
    cursor: pointer;
}


/*css for instagram section: carousle-photo-video*/
.instafeed div{
    margin-bottom:0px;
    }
    
      .instafeed {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
      }
      .insta-wrapper {
          max-height: 290px;
          flex-basis: calc(50% - 10px);
      }
      .instafeed .carousel-section  {
        max-height: 270px;
      }
     
      .instafeed .carousel-section .owl-carousel {
        max-height: 270px;
      }
      .instafeed .carousel-section .owl-carousel .owl-stage-outer {
        max-height: 270px;
      }
      @media (min-width: 768px) {
          
          .insta-wrapper {
              flex-basis: calc(25% - 10px);
          }
      }
      @media (min-width: 1024px) {
        .video-section iframe{
            min-height: 290px;
        }
          .insta-wrapper {
              flex-basis: calc(25% - 10px);
          }
      }
      .insta-wrapper {
          margin-bottom: 10px !important;
      }
      .instafeed a {
          display: block;
          background: #FEFEFE;
          border: 1px solid #ddd;
          padding: 10px;
          overflow: hidden;
          position: relative;
          height: 100%;
      }
      .instafeed a .insta-overlay {
          position: absolute;
          background: hsla(0, 0%, 0%, .5);
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          color: #fff;
          text-align: center;
          font-size: 32px;
          opacity: 0;
          transition: all 300ms ease-in-out;
          z-index: 1;
      }
      .instafeed a:hover .insta-overlay {
          opacity: 1;
      }
      .instafeed a .insta-overlay i {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
      }
      .instafeed .insta-img {
          position: relative;
          width: 100%;
          /* padding-top: 100%; */
      }
      .instafeed .insta-img img {
          /* position: absolute;
          top: 50%;
          left: 50%;
          max-height: 100%;
          transform: translate(-50%, -50%); */
      }
      /* alignment issue */
      #section_51483 .pd-r-15 .descreption {
          margin-right: -15px;
      }
      .instagram-image-container:nth-child(n+9) {
        display: none;
      }
      
      .instafeed .video-section{
          position: relative;
      }
      .instafeed .video-section .play-btn{
          position: absolute!important;
          top: 50%!important;
          left: 50%!important;
      }
      .pos-unset{
          position: unset!important;
      }
      .instafeed .carousel-section .owl-nav{
         display: none;
     }
     .instafeed .carousel-section .owl-dots{
         display: none;
     }
     .instafeed .carousel-section .owl-stage-outer {
         height: 100%;
     }
     .instafeed .carousel-section .owl-item img{
         margin: auto;
         height: auto;
         max-height: 100%;
     }
     .instafeed ng-owl-carousel{
         min-height: unset;
         max-height: 270px;
     }
     .instafeed .video-section{
         padding-top: 0px;
     }
     .instafeed .video-section iframe{
         height: 100%;
         width: 100%;
         border: 0;
     }/*\source\content\css\orderdetails.css*/
.numberOfProduct{
    display: table-cell;
    font-size: 16px !important;
    height: 135px;
    line-height: 15px;
    vertical-align: middle;
}

.inputEmail{
    border: 1px solid;
    color: #636e7b;
    font-family: Lato-Regular;
    font-size: 14px;
    padding: 7px 7px 7px 10px;
    width: 100%;
    -webkit-border-radius:0; 
    border-radius:0;
}

.loginButton{
    border:solid 1px;
    text-align:center;
    width:100%;
    padding:5px;
}

.ForgotPass{
    margin-bottom: 10px;
    margin-top: 10px;
}

.OrderSummary{
    padding: 15px 10px 15px 15px;
}

.nubOfItems{
    font-size:20px !important;
}/*\source\content\css\popup.css*/
.background-white {
  background-color: #fff;
}

.modal-open .modal {
  z-index: 999991 !important;
}

.ngdialog-content > div {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  width: 100%;
}

.ngdialog-content > div > div {
  margin: 0 auto;
  position: relative;
}

.ecomz-horizontal-line {
  background-color: #dadada;
  height: 1px;
  width: 100%;
}

.m-0 {
  margin: 0px;
}

.p-0 {
  padding: 0px;
}

.modal.center .modal-dialog {
  position: relative;
  top: unset;
  left: unset;
  transform: unset;
}

.addressesPopup {
  max-width: 559px;
}
.modal-width-500.modal.center .modal-dialog {
  width: 500px;
}

.paymentDetailsCancelPopup .ngdialog-content > div > div {
  max-width: 514px;
  width: 100%;
}

.modal .modal-dialog.saveSearch {
  max-width: 710px;
}
.modal .modal-dialog.manageAccounts {
  max-width: 550px;
}

.paymentDetailsPopup .ngdialog-content > div > div {
  max-width: 1223px;
  width: 100%;
}

.centered,
.modal-dialog {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  white-space: normal;
  width: 100%;
}

.centerContainer,
.modal {
  white-space: nowrap;
}

.modal-content {
  border-radius: 0;
  width: 100%;
}

.popupWithTable {
  overflow-x: auto;
  overflow-y: hidden;
}

.PopupWidth400 .modal-dialog {
  max-width: 400px;
}

.PopupWidth500 .modal-dialog {
  max-width: 500px;
}

.PopupWidth600 .modal-dialog {
  max-width: 600px;
}

.PopupWidth700 .modal-dialog {
  max-width: 700px;
}

.PopupWidth900 .modal-dialog {
  max-width: 900px;
}

.PopupWidth1200 .modal-dialog {
  max-width: 1200px;
}

.modal {
  text-align: center;
}

@media screen and (min-width: 1200px) {
  .PopupWidth1000 .modal-dialog {
    width: 1000px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .PopupWidth1000 .modal-dialog {
    width: 900px;
  }
}

@media (max-width: 991px) {
  .modal-dialog {
    margin: 30px auto;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .modal-dialog {
    margin: 30px auto !important;
  }

  .add-gift-card-popup .modal-dialog {
    max-width: 600px !important;
    width: 100% !important;
  }

  .PopupWidth1000 .modal-dialog {
    width: 700px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .modal-dialog {
    margin: 30px auto !important;
  }

  .PopupWidth1000 .modal-dialog {
    width: 500px;
  }
}

@media screen and (max-width: 480px) {
  .modal-dialog {
    margin: 30px auto;
  }

  .PopupWidth1000 .modal-dialog {
    width: 280px;
  }
}

@media (max-width: 767px) {
  .modal.center .modal-dialog {
    width: 100% !important;
  }
}/*\source\content\css\product.css*/
.detail-page-quantity-label {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.line-sub {
    border-color: #d4d4d4;
}

.product-addtocart-loader .adding-to-cart-loader {
    position: relative !important;
}

.adding-to-cart-loader,
.add-to-cart-hover {
    line-height: 24px;
    height: 34px;
    box-sizing: border-box;
}

.sub-product {
    color: #000;
    font-family: Lato-Regular;
    font-size: 14px;
}

.tap-to-enlarge-strip {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
}

.tap-to-enlarge-strip > div {
    padding: 5px;
}

.all-products {
    margin-top: 16px;
}

.not-eligible {
    color: lightgray;
}

.productDetialsThumbImage {
    width: 13%;
}

.reduced-padding .box-product-outer {
    padding: 0;
}

.myImgsold {
    margin: auto;
    position: absolute;
    top: 10px;
}

.price-filter {
    cursor: pointer;
    padding: 4px;
    margin-top: 10px;
}

.selectedFilter {
    cursor: pointer;
    padding: 2px;
}

.title-categ {
    margin: 0;
    word-break: break-word;
    position: relative;
}

.title-categ .collapse-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.left-menu .filter-section {
    margin-bottom: 0;
    background: none;
    border: 0;
    border-bottom: 1px solid;
    border-radius: 0;
    box-shadow: none;
}

.left-menu .panel + .panel {
    margin-top: 0;
}

.filter-section .collapsible-area {
    padding-bottom: 20px;
}

@media (max-width: 991px) {
    .products-filter {
        margin-top: 15px;
    }

    .filter-bg {
        background: #dedede none repeat scroll 0 0;
    }

    .filter-section {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.pinkonsmall-color {
    background: transparent none repeat scroll 0 0;
    padding: 0;
    text-decoration: none;
}

.pink-color {
    background: transparent none repeat scroll 0 0;
    padding: 0;
    text-decoration: none;
}

    .pink-color:active, .pink-color:hover, .pink-color:focus {
        box-shadow: none !important;
        outline: medium none !important;
        outline-offset: 0;
        padding: 0;
        text-decoration: none;
    }

.tap-to-zoom {
    background: #f0f0f0;
    opacity: .8;
    margin-top: -30px;
}

.lineheight22 {
    line-height: 22px;
}

.title-color {
    color: #000000;
    font-family: Lato-Light;
    font-size: 30px;
    margin-top: 30px;
}

.category-title a:hover {
    text-decoration: none;
}

.category-title a:focus {
    outline: medium none;
    outline-offset: unset;
    text-decoration: none;
}

.drop-design a:hover {
    text-decoration: none;
}

.drop-design a:focus {
    outline: medium none;
    outline-offset: unset;
    text-decoration: none;
}


.sold-out-tag {
    align-items: center;
    border-radius: 100%;
    display: flex;
    height: 54px;
    justify-content: center;
    line-height: 22px;
    padding: 13px;
    width: 54px;
    z-index: 100;
    margin-left: 4px;
}

.deal-tag {
    align-items: center;
    border-radius: 100%;
    display: flex;
    height: 60px;
    justify-content: center;
    line-height: 12px;
    padding: 13px;
    width: 60px;
}

.sold {
    height: 100%;
    position: relative;
    width: 100%;
}



.opacit-oc-sold-out {
    opacity: 0.3;
}

/*product filter mobile*/

.product-filters .filter-heading {
    font-family: lato, Helvetica, Arial;
    color: #000;
    font-weight: normal;
    font-size: 15px;
}

.product-filters .small-go-btn {
    cursor: pointer;
    height: 22px;
    text-align: center;
    top: 16px;
    border-radius: 2px;
    width: 41px;
    font-size: 14px;
}

.product-filters .from-to-input {
    font-family: lato, Helvetica, Arial;
    color: #000;
    font-weight: normal;
    width: 80px;
    position: relative;
}

.product-filters .panel.panel-default {
    padding-top: 7px;
    padding-bottom: 8px;
}

.product-filters .price-range-container {
    max-width: 280px;
}

.category-sub-title .product-filters .row {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}


.product-filters .selected-filter {
    font-family: lato-bold, Helvetica, Arial;
    font-size: 12px;
    color: #000000;
}

.product-filters .dimmed-color {
    color: #9d9d9d;
}


#product-filter-accordion {
    padding-bottom: 10px;
}

.specs-filter.row.filter-sub-category {
    border-bottom: 0px solid transparent;
    padding: 0px;
}

.category-sub-title .product-filters .row.filter-sub-category:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

/* product quantity arrows */

.product-item-arrow > button[disabled] {
    cursor: inherit;
    opacity: 0.3;
}

.product-item-arrow > button {
    background-color: transparent;
    border: none;
}

.product-filters .filters-parg-style {
    font-family: lato-regular, Helvetica, Arial;
    color: #2e2e2e;
    font-size: 12px;
}

.product-filters .droparrowRight {
    margin-top: 6px;
}

.product-filters .panel {
    margin-bottom: 5px;
    border-radius: 0px;
}

.product-filters > div:last-child {
    border-bottom: 0px !important;
}

.product-filters .gray-color {
    color: #9d9d9d;
}

@media screen and (max-width: 374px) {
    .product-filters .small-go-btn {
        width: 32px;
    }
}

.bgd-filter {
    background: #dedede none repeat scroll 0 0;
    z-index: 1;
    /* padding-bottom: 10px; */
}

.filter-open-close {
    color: #000000;
    font-family: Lato-Regular;
    font-size: 14px;
}

button.collapsed.filter-open-close::before {
    content: url("../../../img/icon/arrow-filter-down.png");
}

button.filter-open-close::before {
    content: url("../../../img/icon/arrow-filter-up.png");
}

.filter-open-close:active, .filter-open-close:hover, .filter-open-close:focus {
    outline: medium none !important;
    outline-offset: 0;
    text-decoration: none;
}

.title-cate-small {
    font-size: 18px !important;
}

.sub-title-categ-small {
    font-size: 14px !important;
}

.from-to-small {
    font-size: 14px !important;
}

.price-form {
    padding: 0;
}

.small-input {
    border: 1px solid;
    border-radius: 0;
    height: 26px;
    width: 100%;
}

.AvailableProduct {
    background: #f0f0f0 none repeat scroll 0 0;
    bottom: 0;
    color: black !important;
    opacity: 0.8;
    padding: 6px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1000;
}

.ProductPart1 {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.product-details {
    padding: 15px 15px 0;
}

.product-details::after {
    content: "";
    display: table;
    clear: both;
}

.product-details-container:hover .OnHoverAddToCart {
    bottom: 0px !important;
    transition: all 0.4s ease 0s;
}

.OnHoverAddToCart {
    bottom: -65px;
    height: 32px;
    padding: 6px;
    position: absolute;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 100%;
}

.product-details-container {
    /*overflow: hidden;*/
    position: relative;
    width: 100%;
}

.WishList {
    bottom: 0px;
    position: absolute;
    transition: all 0.4s ease 0s;
    width: 100%;
}

.div1:hover .bottom-div {
    display: block;
    transition: all 0.4s ease 0s;
}

.btnOnSmallCollapsed {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    width: 100%;
}

.subdiv {
    display: none;
}


.div1 .product-center:hover > .subdiv {
    display: block;
}


.heartWishList {
    background: #eeeeee none repeat scroll 0 0;
    bottom: 5px;
    height: 32px;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
    display: none;
}

a {
    outline: medium none !important;
}

.diplay-on-xs {
    display: none;
}

.collapse1 {
    display: none;
}

.line-Xsmall-filter {
    margin-bottom: 10px;
    margin-top: 0;
}



.pink-colorOnXs:active, .pink-colorOnXs:hover, .pink-colorOnXs:focus {
    background: transparent none repeat scroll 0 0;
    box-shadow: none !important;
    font-size: 12px !important;
    outline: medium none !important;
    outline-offset: 0;
    padding: 0;
    text-decoration: none;
}

.imgItem {
    display: block;
    max-height: 299px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    width: 93%;
    margin: auto;
}

.myfilter > div:last-child {
    border-bottom: 0px !important;
}

.product-col9-table {
    height: 288px;
    position: relative;
    width: 100%;
}

.product-collection-table {
    height: 231px !important;
}


.ProductsListItems {
    bottom: 0;
}


.imgProductsItems {
    display: block;
    max-width: 100%;
    position: relative;
    margin: 0 auto;
}

.imgProductsItemsHome {
    position: relative;
    width: 100%;
}

.productImageHome {
    height: 100%;
    position: relative;
    text-align: center;
    width: 100%;
}

    .productImageHome > div table {
        height: 100%;
        text-align: center;
        vertical-align: middle;
        width: 100%;
    }

.productImageCollection {
    height: 100%;
    position: relative;
    text-align: center;
    width: 100%;
}


    .productImageCollection > div table {
        height: 100%;
        text-align: center;
        vertical-align: middle;
        width: 100%;
    }


.productImage {
    height: 100%;
    position: relative;
    text-align: center;
    width: 100%;
}


    .productImage > div table {
        height: 100%;
        text-align: center;
        vertical-align: middle;
        width: 100%;
    }


.fixheightProductImage {
    max-height: 310px;
    min-height: 310px;
}

.productImageItemsList > div table {
    height: 100%;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

@media screen and (min-width: 700px) {
    .product-center {
        width: 90%;
    }
}

@media screen and (max-width: 700px) {

    .on-hover-wish-list {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 480px) {

    .slick-slide .product-container {
        height: 156px;
    }

    .product-container {
        height: 148px;
    }

    .diplay-on-xs {
        display: block;
    }

    .mg-tp-8-xs {
        margin-top: 8px;
    }

    .drop-design {
        margin-top: 0;
    }

        .drop-design a {
            font-size: 14px;
        }


    .product-center {
        width: 112px;
        position: relative;
    }
}


@media (min-width: 480px) and (max-width: 620px) {
    .product-container {
        height: 154px;
    }

    .product-center {
        max-width: 140px;
        position: relative;
    }
}

.product-center {
    margin: auto;
}

@media (min-width: 480px) and (max-width: 767px) {

    .slick-slide img.logo {
        max-height: 213px !important;
    }

    .slick-slide .product-center {
        max-width: 167px;
        position: relative;
    }

    .product-center {
        max-width: 184px;
        position: relative;
    }


    .mg-tp-8-xs {
        margin-top: 8px;
    }

    .drop-design {
        margin-top: 0;
    }

        .drop-design a {
            font-size: 14px;
        }

    .slick-slide .product-container {
        height: 214px;
    }

    .product-container {
        height: 241px;
    }

    img.logo {
        max-height: 240px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .slick-slide .product-container {
        height: 265px;
    }


    .product-container {
        height: 302px;
    }


    .droparrow {
        width: 7px;
    }

    .drop-design {
        margin-top: 0;
    }

    .drop-design {
        font-size: 12px !important;
    }

        .drop-design a {
            font-size: 12px !important;
        }

    .slick-slide img.logo {
        max-height: 266px !important;
    }

    img.logo {
        max-height: 302px;
    }

    .featured-product-section {
        width: 100%;
    }

    .featured-product-details {
        width: 100%;
        margin-top: 20px;
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width: 768px) {
    .product-title-header {
        padding-bottom: 10px;
    }
    .product-image-wrapper {
        padding: 0 25px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .slick-slide img.logo {
        max-height: 260px !important;
    }

    .product-container {
        height: 214px !important;
    }

    .slick-slide .product-container {
        height: 260px !important;
    }
}

@media screen and (min-width: 1200px) {

    .slick-slide .product-container {
        height: 336px;
    }

    .one-item-width {
        max-width: 220px;
    }

    .deal-item-fixed-width, .crosssell-item.fixed-width {
        width: 220px !important; /* overriding slick width */
        max-width: 220px;
    }
}

@media screen and (max-width: 480px) and (min-width:380px) {
    .product-col9-table {
        height: 227px !important;
    }

    .fixWdthHeight {
        height: 220px !important;
    }
}

@media screen and (max-width: 480px) and (min-width:0px) {
    .product-col9-table {
        height: 205px;
        overflow: hidden;
        position: relative;
    }

    .fixWdthHeight {
        height: 250px !important;
    }
}

.product-container {
    text-align: center;
}

@media screen and (max-width: 767px) {

    .specs-container > div::after {
        content: "";
        display: table;
        clear: both;
    }

    .product-variant {
        padding: 0;
    }

    .product-image-wrapper {
        padding: 0;
    }
}

@media screen and (min-width: 992px) {

    .product-variant {
        padding: 0;
    }
}

@media screen and (max-width: 991px) {

    .product-variant-input {
        padding: 0;
    }
}

.remove-slick-list-height .slick-list {
    height: auto !important; /*overriding plugin inline style*/
}/*\source\content\css\profile.css*/
.profileSection {
    align-items: center;
    display: flex;
    vertical-align: middle;
    padding: 20px;
    width: 100%;
    margin-bottom: 10px;
}

.OrdersSection {
    align-items: center;
    vertical-align: middle;
    border-style: solid none solid none;
    border-width: 1px;
    margin-bottom: 10px;
}

.active-tab-class {
    background-color: #e2e0e0;
}


.profile-image-container {
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 100%;
    position: relative;
}

.profile-image {
    background-position: center center;
    background-size: cover;
    height: 100%;
    width: 100%;
}

.section {
    align-items: center;
    display: flex;
    vertical-align: middle;
    padding: 12px;
    border-style: solid none none none;
    border-width: 1px;
}

.padding-17 {
    padding: 17px;
}

.input-PersonalInfo {
    border: 1px solid;
    padding: 5px;
    width: 100%;
}

.mg-t-2 {
    margin-top: 2px;
}

.primaryAddress {
    font-family: lato-Regular;
    font-size: 20px;
    color: #909090;
}

.display-flex-middle {
    display: flex;
    align-items: center;
    vertical-align: middle;
}

.fullwidth {
    width: 100%;
}

.tableContainer {
    overflow-x: auto;
}

table.basictable {
    min-width: 100%;
    table-layout: fixed;
}

table.basictable > thead th {
    color: #000;
    font-weight: normal;
    padding: 17px 13px;
    width: 1px;
}

table.basictable > tbody > tr > td {
    font-size: 14px;
    padding: 11px 13px;
    vertical-align: top;
    word-wrap: break-word;
    vertical-align: middle;
    width: 1px;
}

.height-62 {
    height: 62px;
}


.width-220 {
    width: 220px;
}


.paymentModal .modal-dialog {
    max-width: 880px;
    width: 100%;
}

.paymentDetailsCreditCardContainer {
    margin-bottom: 10px;
    padding: 14px 19px;
}


@media screen and (max-width: 767px) {

    table.big-table {
        min-width: 835px;
    }

    .display-flex-middle {
        display: block;
    }
}/*\source\content\css\register.css*/
.input-luck-icon {
    background-image: url("../../../img/register/luck.png") !important;
    background-position: 99% 41% !important;
    background-repeat: no-repeat !important;
}

.f-size-35 {
    font-size: 35px !important;
}

.f-size-19 {
    font-size: 19px !important;
}

.centered-element {
    margin: 0 auto;
    float: none;
}

.m-t-10 {
    margin-top: 10px;
}/*\source\content\css\shopping.css*/
.selected-filter-criterion::after {
    content: "";
    display: inline-block;
    height: 5px;
    width: 5px;
    border-radius: 100%;
}

a:link, a:visited, a:hover, a:active {
    text-decoration: none;
}

.ecomz-indication-style.item-currency {
    text-transform: none;
}

.CartPicture {
    width: 20px;
    margin-right: 5px;
}

.title-product {
    font-size: 16px !important;
}

.dis-table {
    display: table;
}

.typeOfProduct {
    font-size: 16px !important;
}

.skuProduct {
    opacity: 0.8;
}

.size-of-content {
    display: table-cell;
    vertical-align: middle;
    height: 37px;
}

.price-disc {
    line-height: 19px;
    font-size: 14px !important;
    vertical-align: middle;
}

.real-price {
    text-decoration: unset;
    text-decoration: line-through;
}

.DiscOnIt {
    color: #01b192;
    font-family: Lato-Regular;
    font-size: 12px;
}

.spinner-container-number {
    position: absolute;
    right: 10px;
    top: 0px;
}

.TotalOnThisProduct {
    line-height: 16px;
    font-size: 14px !important; /* overwriting dynamic css */
    width: 100%;
}

div.ContentDelete {
    align-items: center;
}

.ReturnPolicy {
    margin-top: 10px;
}

.option {
    color: #000;
}

.valideCoupon {
    border-bottom:2px solid #01b192;
}

.inValideCoupon {
    border-bottom:2px solid red;
}

.inputCoupon {
    height: 38px;
    width: 100%;
    font-family: Lato-Regular;
    font-size: 14px;
    color: #636e7b;
    border-style: solid;
    border-width: 1px;
    padding: 8px 8px 8px 16px;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.applyButton {
    border: 1px solid;
    border-radius: 0;
    height: 38px;
    padding: 6px 6px 6px;
    text-align: center;
    width: 100%;
}

.couponAccepted {
    font-family: Lato-Regular;
    font-size: 14px;
    color: #01b192;
}

.couponNotAccepted {
    font-family: Lato-Regular;
    font-size: 14px;
    color: red;
}

.Discount {
    font-size: 16px !important;
}

.amountDisc {
    font-size: 16px !important;
}

.SubtotalAmount {
    font-size: 16px !important;
    font-weight: bold;
}

.shipping {
    font-size: 16px !important;
}

select.dropdownCountry {
    font-size: 14px !important;
    -moz-appearance: none;
    outline: none;
    -webkit-appearance: none;
    border: medium none;
    cursor: pointer;
}

select.white-background {
    background-color: white;
}

.taxes {
    font-size: 14px !important;
}


.reference {
    margin-top: 10px;
}

.ContinueShopp {
    border: 1px solid;
    padding: 8px 16px;;
    text-align: center;
}

.paypal {
    border-radius: 4px;
    background: #eeeeee none repeat scroll 0 0;
    border: 1px solid #bababa;
    color: #272727;
    font-family: Lato-Regular;
    font-size: 14px;
    padding: 8px;
    text-align: center;
}

.proceedToCheckOut {
    cursor: pointer;
    border: solid 1px;
    padding: 8px !important;
    text-align: center;
}

.recent-item-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.recent-item-details > div {
    flex-grow: 1;
}

@media screen and (max-width: 767px) {

    .title-product {
        margin-bottom: 10px;
    }

    .recent-item-details .title-product {
        margin-bottom: 0;
    }

    .Input-Number {
        margin-top: 0px;
    }

    .numberOfProduct {
        font-size: 14px !important;
    }

    .Discount {
        font-size: 14px !important;
    }

    .amountDisc {
        font-size: 14px !important;
    }

    .SubtotalAmount {
        font-size: 14px !important;
    }

    .shipping {
        font-size: 14px !important;
    }

    .vertical-align-On-Xs {
        display: flex;
        align-items: center;
        flex-direction: row;
    }

    .price-disc {
        width: 89px;
    }

    .DiscOnIt {
        font-size: 10px;
    }

    .title-product {
        font-size: 14px;
    }

    .typeOfProduct {
        font-size: 14px !important;
    }

    .spinner-container-number {
        top: 0px;
    }
}

.marg-r-10 {
    padding-right: 22px;
}

.icon-delete {
    font-size: 16px !important;
    width: 100%;
}


@media (min-width: 767px) {
    .reference {
        margin-top: 30px;
    }
}/*/source/content/css/custom.css*/
.whatsapp-button.bottom-right {
    bottom: 75px;
    right: 22px;
}
