@font-face {
    font-family: 'Gotham Book';
    src: url('Gotham-Book.eot');
    src: url('Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('Gotham-Book.woff2') format('woff2'),
        url('Gotham-Book.woff') format('woff'),
        url('Gotham-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Bold.eot');
    src: url('Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('Gotham-Bold.woff2') format('woff2'),
        url('Gotham-Bold.woff') format('woff'),
        url('Gotham-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Light.eot');
    src: url('Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('Gotham-Light.woff2') format('woff2'),
        url('Gotham-Light.woff') format('woff'),
        url('Gotham-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Medium';
    src: url('Gotham-Medium.eot');
    src: url('Gotham-Medium.eot?#iefix') format('embedded-opentype'),
        url('Gotham-Medium.woff') format('woff'),
        url('Gotham-Medium.ttf') format('truetype'),
        url('Gotham-Medium.svg#Gotham-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
.welcome-area, .welcome-slider-area, .welcome-slider-area div {
    height: 29vw;
}
.products-grid .yousave{display: none;}
.yousave{display: none !important;}
.product-item-info .price-box .old-price .price-final_price .price-wrapper .price {
    font-size: 14px !important;
}
.catalog-product-view .product-info-price .old-price .price-final_price .price-wrapper .price{
    font-size: 18px
}
span.product-label.sale-label {
    background: #f4990b;
    width: 50px;
    height: 50px;
    color: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    z-index: 9;
    font-size: 12px;
    left:0;
}
.gallery-area span.product-label.sale-label {
    top:10px;
    left:30px;
}

@media (max-width: 576px) {	
    .top__header .col-md-6:nth-of-type(1) {
        -ms-flex: 0 0 110px;
        flex: 0 0 110px;
        max-width: 110px;
        width: 110px;
        padding-right: 0;
        box-sizing: border-box;
    }

    .top__header .col-md-6:nth-of-type(2) {
        -ms-flex: 0 0 calc(100% - 110px);
        flex: 0 0 calc(100% - 110px);
        max-width: calc(100% - 110px);
        width: calc(100% - 110px);
    }

    .top__header .col-md-6:nth-of-type(2) .pull-right,
    .top__header .col-md-6:nth-of-type(2) .pull-right ul {
        width: 100%;
    }

    .top__header .first__list li > a:before {
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 16px;
        bottom: 0;
        margin: auto 0;
        line-height: 30px;
        width: 100%;
        text-align: center;
    }

    .top__header .first__list li > a {
        position: relative;
    }

    .top__header .first__list li > a img {
        opacity: 0;
    }

    .top__header .first__list li:nth-of-type(1) > a:before {
        content: "\e910";
    }

    .top__header .first__list li:nth-of-type(2) > a:before {
        content: "\e907";
    }

    .top__header .first__list li:nth-of-type(3) > a:before {
        content: "\e904";
        font-size: 26px;
    }

    .top__header .login__list > li > a,
    .top__header .login__list > li > .top-wishlist > a,
    .top__header .login__list > li > .minicart-wrapper .mini-cart {
        position: relative;
    }

    .top__header .login__list > li > a:before,
    .top__header .login__list > li > .top-wishlist > a:before,
    .top__header .login__list > li > .minicart-wrapper .mini-cart:before,
    .top__header .login__list > li .top-wishlist > a:before {
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 18px;
        bottom: 0;
        margin: auto 0;
        line-height: 30px;
        width: 100%;
        text-align: center;
        opacity: 1;
        color: #fff;
    }
    

    .account-logged:before {
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto 0;
        width: 100%;
        text-align: center;
        opacity: 1;
        content: "\e902";
        font-size: 19px;
        font-weight: bold;
        color: #fff;
        line-height: 29px;

    }

    .account-logged {
        position: relative;
    }

    .account-logged img {
        opacity: 0;
    }

textarea+div.mage-error, select+div.mage-error, input[type="text"]+div.mage-error, input[type="password"]+div.mage-error, input[type="url"]+div.mage-error, input[type="tel"]+div.mage-error, input[type="search"]+div.mage-error, input[type="number"]+div.mage-error, input[type="datetime"]+div.mage-error, input[type="email"]+div.mage-error{
    top:0 !important;
}
    .top__header .login__list > li.header_li_wa > a:before {
        content: '';
        background-image: url(../../wysiwyg/whatsapp.svg);
        background-repeat: no-repeat;
        background-size: 20px;
        background-position: top 4px center;
        width: 100%;
        z-index: 5;
        display: block;
        height: 100%;
        opacity: 1;
    }

    .top__header .login__list > li.header_li_call > a:before {
        content: "\e901";
        font-size: 20px;
        line-height: 28px;
    }

    header .top__header ul.login__list li {
        padding-left: 10px !important;
    }

    .navbar-brand {
        padding: 10px 0px;
    }



    .single-slide-item-table {
        display: block;
        width: 100%;
    }

    .header-text {
        text-align: center;
        font-size: 26px;
        margin: 0 auto;
        padding-bottom: 40px;
        position: relative;
    }

    .welcome-slider-area a.explore {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 10px;
        font-size: 12px;
        margin: 0 auto;
        width: 93px;
        display: block;
        left: 0;
    }
    body:not(.active-builder) .page-header .header:not(.header6).active-sticky.start-stk{z-index: 99 !important}


    .header-text h1 {
        padding: 0 !important;
        margin: 0 !important;
        font-size: 22px !important;
        left: 0;
        position: relative;
        text-align: center;
        line-height: 1;
    }

    span.line {
        height: 1px;
    }

    .header-text h1 span.with:before {
        height: 1px;
    }

    span.line {
        width: 20px;
    }

    span.line.twoo {
        top: 15px;
    }

    .single-slide-item-tablecell {
        display: block;
        vertical-align: bottom;
        padding-top: 0px;
        padding-bottom: 0;
    }

    img.bigg {
        top: -25px;
        width: 45px;
    }

    .welcome-slider-area {
        box-shadow: 0px 8px 21px 10px rgba(0, 0, 0, 0.2);
    }

    section.new-arrivals .row.top-border {
        margin-top: 30px;
    }

    section.new-arrivals {
        padding-top: 40px;
    }

    .popular_relative .round_button {
        top: 7px;
    }

    .new-arrivals .popular_relative.text-center {
        text-align: center;
    }

    .personalise-your a.shop__btnv {
        padding: 9px 20px 7px;
        font-size: 12px;
        border-radius: 13px;
    }

    .top__header .row:before,
    .top__header .row:after {
        display: none !important;
    }

    h1.flower_title {
        font-size: 22px;
    }

    span.ti-filter {
        top: 54px;
    }

    .mgs-products .product-image-container .product-image-photo {
        height: auto !important;
        max-height: 100%;
    }

    .page-with-filter.page-products.catalog-category-view .boxes_row_box2 {
        padding: 0 !important;
    }

    section.new-arrivals .wishh a {
        height: 30px !important;
        position: relative;
        left: 0;
        top: 0;
    }

    .catalogsearch-result-index section.new-arrivals {
        padding-top: 40px;
    }

    .catalogsearch-result-index .boxes_row_box {
        padding: 0px 0 0 !important;
    }

    .catalogsearch-result-index .category-product-actions {
        display: none !important;
    }        

    .breadcrumbs {
        display: none !important;
    }

    .gallery-list.gallery-list.owl-carousel .owl-item img {
        max-height: 250px !important;
    }

    .navigation__final .navbar .navbar-collapse {
        max-width: 100%;
    }

    .flower_list_item {
        margin-bottom: 45px;
    }

    .cms-home .owl-carousel .owl-nav > button.owl-prev {
        left: 0;
    }

    .cms-home .owl-carousel .owl-nav > button.owl-next {
        right: 0;
    }

    .checkout-cart-index .cart.main.actions.line button, .checkout-cart-index .cart.main.actions.line a.action, .cart-container .checkout-methods-items .action.primary, .welcome-slider-area a.explore, .round_button, a.shop__btnv, section.newsletter button.btn.btn-theme, .header .minicart-wrapper .block-minicart .block-content > .button-control .action.viewcart, .header .minicart-wrapper .block-minicart .block-content > .button-control .action.viewcart span, .header .minicart-wrapper .block-minicart .block-content > .button-control .action.viewcart span span, .header .minicart-wrapper .block-minicart .block-content > .button-control > .primary > .action.primary.checkout, .header .minicart-wrapper .block-minicart .block-content > .button-control > .primary > .action.primary.checkout span, .checkout_header li a {
        font-size: 14px !important;
        min-width: 95px !important;
        padding: 12px 10px 12px !important;
    }


    .catalog-product-view section.corpoarates.detail .size h4 {
        font-size: 14px;
    }

    .box_details_bar {

        margin: 20px 0 0;
    }

    .header .minicart-wrapper .block-minicart .block-content > .button-control .action.viewcart {
        min-height: 2px !important;
    }

    .checkout-cart-index section.corpoarates.veiw-cart {
        margin-top: 5px !important;
    }

    section.corpoarates.veiw-cart .col-md-4 .total {
        padding: 20px;
    }

    .primary_title {
        font-size: 25px;
    }

    .header .minicart-wrapper.active .block-minicart .product-item-pricing .price-container {
        -ms-flex: 0 0 95px;
        flex: 0 0 95px;
        max-width: 95px;
    }

    /*.header .minicart-wrapper.active .block-minicart .product-item-pricing .details-qty {
        -ms-flex: 0 0 calc(100% - 95px);
        flex: 0 0 calc(100% - 95px);
        max-width: calc(100% - 95px);
    }*/

    .header .minicart-wrapper .block-minicart {
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
        overflow-y: auto;
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }

    .form-address-edit > .fieldset {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 !important;
    }

    .account .form-address-edit .nested.field .field.additional {
        width: 100%;
    }

    .header .minicart-wrapper .block-minicart .block-content > .minicart-items-wrapper > .minicart-items > .product-item {
        padding: 15px 0 15px;
    }

    .header .minicart-wrapper .block-minicart .block-content > .button-control .action.viewcart,
    .header .minicart-wrapper .block-minicart .block-content > .button-control > .primary > .action.primary.checkout {
        padding: 15px 20px 12px !important;
        width: 100%;
        display: block !important;
        max-width: 100%;
    }

    /*.header .minicart-wrapper .block-minicart .block-content > .button-control .secondary {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 5px;
    }

    .header .minicart-wrapper .block-minicart .block-content > .button-control .primary {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-left: 5px;
    }*/

    .cms-home section.new-arrivals .row.bottom-border {
        padding-bottom: 0 !important;
    }

    .cms-home section.new-arrivals {
        padding-top: 0px !important;
    }

    footer p.copy, footer p.copy small span {
        margin-bottom: 5px;
        margin-top: 15px;
        text-align: center;
        display: block;
        font-size: 13px;
    }

    .cms-home .newsletter .input-grop span.input-group-btn .btn {
        padding: 18px 10px !important;
        width: 100%;
    }

    img.img-responsive.twooo {
        position: absolute;
        right: 0;
        top: 115%;
        left: 0;
        bottom: auto;
        margin: 0 auto;
    }

    .instagram-title:before {
        top: 5px;
    }

    .page-with-filter .mgs-products.products-grid .product-item-info div[class*="swatch-opt-"] .swatch-attribute.color .swatch-attribute-options i {
        border: none !important;
    }

    .cms-home section.new-arrivals .row.top-border {
        margin-top: 60px;
    }

    .new-arrivals.gourmet .testimoniales {
        padding-bottom: 0;
    }

    .page-with-filter .mgs-products.products-grid .product-item-info div[class*="swatch-opt-"] .swatch-attribute.color .swatch-attribute-options.clearfix {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .page-with-filter .mgs-products.products-grid .product-item-info div[class*="swatch-opt-"] .swatch-attribute.color .swatch-attribute-options.clearfix:before,
    .page-with-filter .mgs-products.products-grid .product-item-info div[class*="swatch-opt-"] .swatch-attribute.color .swatch-attribute-options.clearfix:after {
        display: none !important;
    }

    /*.welcome-slider-area div.single-slide-item {
        height: auto !important;
        margin-top: 0px !important;
    }*/

    body.cms-home {
        padding-top: 98px;
    }

    .cms-home .newsletter .input-grop span.input-group-btn {
        right: 0;
    }

    .cms-home .newsletter .input-grop span.input-group-btn .btn {
        padding: 16px 10px !important;
    }

    body.cms-home section.new-arrivals .testimoniales .owl-nav button {
        background: none !important;
        top: 28%;
    }

    body.cms-home .carousel-inner .single-slide-item > a img {
        -webkit-transform: scale(1.0);
        -ms-transform: scale(1.0);
        -moz-transform: scale(1.0);
        transform: scale(1.0);
    }

    .welcome-slider-area .owl-dots {
        bottom: 0 !important;
    }

    .welcome-slider-area .owl-dots {
        padding-left: 15px !important;
    }

    .header.minicart-slide .minicart-wrapper .action.showcart1 .counter.qty {
        top: -5px;
        right: -10px;
    }

    .shipping_address_form .field {
        position: relative;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        width: 100% !important;
    }

    .navigation__final .navbar {
        top: 9px;
    }

    .cms-home section.new-arrivals {
        margin-bottom: 45px;
    }

    .form-address-edit > .fieldset {
        background: transparent;
    }

    .page-with-filter .mgs-products.products-grid .product-item-info div[class*="swatch-opt-"]::before {
        padding: 5px 0 5px;
    }

    .block.filter {
        margin-bottom: 30px;
    }

    .page-with-filter section.new-arrivals {
        padding-top: 0;
    }

    .wishlist .top-wishlist span.counter.qty,
    .header.minicart-slide .minicart-wrapper .action.showcart1 .counter.qty {
        min-width: 16px;
        width: 16px;
        font-size: 11px;
        height: 16px;
        line-height: 16px;
        top: -3px;
    }

    .wishlist .top-wishlist span.counter.qty {
        top: 1px;
    }

    a.shop__btnnn {
        padding-left: 0;
        display: block;
    }

    .instagram-title {
        margin: 0 auto;
        font-size: 20px;
    }

    .instagram-title:before {
        top: 1px;
        display: inline-block;
    }

    .catalog-product-view section.corpoarates.detail .size h4 {
        margin-top: 10px;
    }

    section.corpoarates.detail p {
        font-size: 16px;
    }

    main#maincontent .columns {
        position: relative;
        z-index: 5;
    }

    main#maincontent .page-bottom {
        position: relative;
        z-index: 2;
    }

    body footer p.copy, body footer p.copy a {
        font-size: 13px !important;
    }

    .checkout-cart-index section.corpoarates.veiw-cart .col-md-4 .cart-totals {
        margin-top: 10px;
    }

    #delivery_time_slot {
        margin-bottom: 25px;
    }

    .checkout-cart-index .discount input.input-text {
        padding-right: 50px;
    }

    .checkout-cart-index section.corpoarates.veiw-cart .col-md-4 button.apply {
        width: 40px;
        min-width: 70px !important;
        padding: 14px 0 !important;
        top: 1px !important;
    }

    body.cms-home section.new-arrivals .testimoniales {
        padding: 0px 20px;
    }

    section.headerr .col-md-6 {
        width: 100% !important;
    }

    section.headerr h1 {
        font-size: 18px !important;
        text-align: center;
    }

    section.headerr .row:after,
    section.headerr .row:before {
        display: none !important;
    }

    section.headerr .row {
        display: block;
    }

    .wishlist_main .product_wishlist {
        position: relative;
        padding-left: 105px;
        display: block !important;
    }

    .wishlist_main .product_wishlist .product-image {
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        width: 90px;
        max-width: 90px;
    }

    .wishlist_main .product_wishlist .product-details {
        display: block;
        max-width: 100%;
        padding: 0;
    }

    .wishlist_main .product_wishlist .product-price {
        display: block;
        max-width: 100%;
        width: 100%;
        text-align: left;
    }

    .wishlist_main .product_wishlist .product-item-inner .product-item-actions {
        margin-right: 15px;
        margin-left: 0;
    }

    .wishlist_main .product_wishlist.column-labels {
        display: none !important;
    }

    main#maincontent .columns {
        display: block !important;
    }

    .wishlist_main .product_wishlist .product-quantity {
        display: inline-block;
        width: auto;
    }

    .wishlist_main .product_wishlist .product-item-inner {
        display: block;
    }

    .wishlist_main .product_wishlist .product-item-inner .box-tocart,
    .wishlist_main .product_wishlist .product-item-inner .product-item-actions {
        display: inline-block;
    }

    main#maincontent .columns {
        margin-bottom: 30px;
    }

    section.corpoarates.veiw-cart .col-md-8 .product-price {
        text-align: left;
    }

    .widget.block.block-static-block {
        padding-top: 0;
    }

    .customer-account-index.account .column.main .block .block-content {
        display: block;
    }

    .customer-account-index.account .column.main .block .box {
        width: 100%;
    }

    .customer-account-index.account .column.main .block .box.box-shipping-address,
    .customer-account-index.account .column.main .block .box.box-newsletter {
        margin-top: 30px;
    }

    .customer-account-index.account .column.main .block .box .box-title,
    .customer-account-index.account .column.main .block .box .box-title span {
        display: block;
    }

    .customer-account-index.account .column.main .block .box .box-content address {
        margin-top: 0;
    }

    .customer-account-index.account .column.main .block .box .box-content .color-info {
        padding-bottom: 0;
    }

    .customer-account-index.account .column.main .block .box .box-content p {
        margin-top: 0;
    }

    .customer-account-index.account main#maincontent .columns {
        margin-bottom: 0;
    }

    .customer-account-index.account .column.main .block {
        margin-bottom: 30px;
    }

    .account.customer-address-form .form-address-edit > .fieldset {
        margin-bottom: 0 !important;
    }

    .first__list .free_top_area_l ul:before {
        left: 75px;
        right: auto;
    }

    .login-form.form-login .login {
    }

    .customer-account-login .buttons-set .button {
        top: 0;
    }

    .customer-account-login .buttons-set .col-md-3,
    .customer-account-login .buttons-set .col-md-1,
    .customer-account-login .buttons-set .col-md-6 {
        text-align: center;
        margin: 0 auto;
        margin-left: 0;
        margin-bottom: 15px;
        max-width: 250px;
    }

    .customer-account-login .buttons-set .row {
        display: block;
    }

    .register_main {
        margin: 0 -15px;
    }

    .sales-order-history #maincontent .column.main {
        padding-right: 15px !important;
    }

    .account.sales-order-history .table tbody tr td.col {
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .account.sales-order-history .table tbody tr td.col.id,
    .account.sales-order-history .table tbody tr td.col.date {
        width: 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;

    }

    .order-status {
        margin-bottom: 0;
        margin-top: 20px;
    }

    .block-addresses-default {
        padding: 0;
    }

    .account .column.main .block.block-addresses-default .box {
        width: 100%;
        margin-bottom: 15px;
    }

    .account .column.main .block.block-addresses-list,
    .account .column.main .block.block-addresses-default {
        padding: 0 !important;
    }

    section.corpoarates h2 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .checkout-index-index .payment_section1 .step-title {
        padding: 0 0 5px 0;
        margin: 0 0 15px 0;
        font-size: 24px;
    }

    .table-checkout-shipping-method tbody tr:first-child td {        
        font-size: 15px;
    }

    #shipping-method-buttons-container {
        margin-top: 30px;
    }

    .checkout-index-index fieldset.field.admin__control-fields .control .field {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        width: 100% !important;
    }

    .cart.main.actions.line .col-md-4:nth-of-type(1) {
        display: none !important;
    }

    .cart.main.actions.line .col-md-4:nth-of-type(2) {
        padding-right: 5px !important;
    }

    .cart.main.actions.line .col-md-4:nth-of-type(3) {
        padding-left: 5px !important;
    }

    .cart.main.actions.line {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .cart.main.actions.line .col-md-4 {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
        width: 50% !important;
    }

    .cart.main.actions.line .col-md-4 a.action,
    .cart.main.actions.line .col-md-4 button {
        max-width: 100% !important;
        width: 100% !important;
        display: table !important;
        margin: 0 auto !important;
        margin-right: 0 !important;
        margin-top: -10px !important;
        background: #000 !important;
        color: #fff !important;
        font-size: 12px !important;
    }

    section.corpoarates.veiw-cart .col-md-4 .total {
        background: none !important;
        padding: 0 !important;
    }

    
    
   

    body.cms-home section.new-arrivals .testimoniales {
        padding: 0px 15px !important;
    }

    .cms-home section.new-arrivals .row.top-border {
        margin-top: 5px;
    }

    .cms-home section.new-arrivals {
        margin-bottom: 35px;
    }

    .cms-home section.new-arrivals .row.top-border-line {
        padding-top: 0px;
    }

    .cms-home a.shop__btnv,
    .cms-home .popular_relative .round_button {
        top: 0;
        font-size: 12px !important;
        min-width: 120px !important;
        padding: 8px 0 !important;
    }

    section.new-arrivals .row.top-border-line {
        border-top: 1px solid #dbdbdb;
    }

    section.personalise-your figure {
        height: 220px;
    }

    .welcome-slider-area .owl-dots {
        padding-left: 0px !important;
    }

    .cms-index-index .owl-carousel .owl-dots button.owl-dot.active,
    .cms-index-index .owl-carousel .owl-dots button.owl-dot:hover
    .cms-index-index .owl-carousel .owl-dots button.owl-dot {
        width: 7px;
        height: 7px;
    }

    section.personalise-your figcaption {
        bottom: 20px;
        left: 30px;
    }

    footer .col-md-3.last .payment_ul1 {
        width: 170px;
        left: calc(40% + 15px);
    }

    footer .col-md-3.last .title-block.payment_ul {
        left: calc(40% + 15px);
    }

    footer .col-md-3.last {
        padding-right: calc(60% + 15px);
    }

    body footer ul li a, body footer p, body footer p.copy, body footer p.copy small span, body footer p a {
        font-size: 14px !important;
    }

    body footer p.copy, body footer p.copy a {
        font-size: 12px !important;
    }    

    .checkout-index-index #checkout-payment-method-load .payment-methods .payment-group .payment-method .payment-method-title label,
    .checkout-index-index #checkout-payment-method-load .payment-methods .payment-group .payment-method .payment-method-title label span {
        font-size: 16px !important;
    }

    #cashondelivery + label span:after {
        width: 75px;
        height: 40px;
        margin-top: -10px;
    }

    #telr_telrpayments + label span:after {
        width: 120px;
        height: 30px;
        margin-top: -5px;
    }

    .checkout_header li h2 span {
        display: table;
        margin: 0 auto 3px !important;
    }

    .checkout_header li h2 span + div {
        height: 28px;
    }

    .product-related-container .block.related {
        padding-top: 0;
        padding-bottom: 25px;
    }

    .product-related-container {
        margin-top: -30px;
    }

    .product-related-container .products #product-slider-related .owl-stage {
        transform: translate3d(0px, 0px, 0px) !important;
        width: 100% !important;
    }

    .product-related-container .products #product-slider-related .owl-stage .owl-item {
        width: 150px !important;
        margin-right: 10px !important;
        min-width: 150px !important;
        max-width: 150px !important;
        margin-bottom: 10px !important;
    }

    .products-related .product-item .product-item-name {
        max-width: calc(100% - 25px) !important;
    }

    .products-related .product-item .field.choice {
        right: 0 !important;
        width: 20px !important;
        max-width: 100% !important;
    }
}

@media (max-width: 700px) {
    /*.indesktop {
        display: none !important
    }*/

    .wow {
        animation-name: none !important;
        visibility: visible !important;
    }

    .corpoarates.veiw-cart #checkout {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .corpoarates.veiw-cart #checkout > div, .corpoarates.veiw-cart #checkout > ul, .corpoarates.veiw-cart #checkout > aside {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    .corpoarates.veiw-cart #checkout > ul {
        -ms-flex-order: 1;
        order: 1;
    }

    .corpoarates.veiw-cart #checkout > aside {
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 20px !important;
    }

    .corpoarates.veiw-cart #checkout > div {
        -ms-flex-order: 3;
        order: 3;
    }

    .opc-summary-wrapper .modal-inner-wrap .modal-content {
        padding: 0px !important;
        border: none !important;
        margin: 0 !important
    }

    .checkout-index-index .modal-custom .shipping-information, .checkout-index-index .modal-custom .shipping-information div {
        margin: 0 0px;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary > .title {
        font-size: 24px !important;
    }

    .block.related {
        padding: 15px;
    }

    .block.related .product-items .product-item {
        -ms-flex: 0 0 calc(100% / 2);
        flex: 0 0 calc(100% / 2);
        max-width: calc(100% / 2);
        padding: 0 15px;
        width: 100%;
        margin-bottom: 0px;
        margin-top: 0px;
    }
}

@media (min-width: 701px) {
    .inmobile {
        display: none !important
    }

    section.corpoarates.veiw-cart .col-md-8 .product a.remove {
        left: 0px;
    }

}

.cart.table-wrapper .product-quantity .refresh img, .payment-method-billing-address, .payment-method-content {
    display: none !important
}

.control-text._has-datepicker {
    background-image: url(../Images/calendar.svg);
    background-repeat: no-repeat;
    background-position: center right 15px;
    background-repeat: no-repeat;
    background-size: 18px;

}

.control-text._has-datepicker::-webkit-input-placeholder { /* Edge */
    color: #000 !important;
    opacity: 1 !important;
    font-size: 14px !important;
    font-family: 'Gotham'!important;
}

.control-text._has-datepicker:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000 !important;
    opacity: 1 !important;
    font-size: 14px !important;
    font-family: 'Gotham'!important;
}

.control-text._has-datepicker::placeholder {
    color: #000 !important;
    opacity: 1 !important;
    font-size: 14px !important;
    font-family: 'Gotham'!important;
}

.shipping-address-item.selected-item {
    position: relative
}

.shipping-address-item.selected-item:after {
    content: "\f058";
    display: inline-block;
    color: #132246;
    position: absolute;
    top: 15px;
    right: 15px;
    font-family: 'FontAwesome';
    font-size: 20px;
}

@media (min-width: 1000px) and  (max-width: 1600px) {
    .products-grid .product-item-info .product.name a {
        font-size: 18px;
    }
}

/*new css*/

.navbar-brand img {
    width: 175px;
}

ul.nav.navbar-nav > li .dropdown-mega-menu .dropdown-submenu-ct li > a:hover, ul.nav.navbar-nav > li .dropdown-mega-menu .sub-menu li > a:hover {
    background: #142246;
}
.navbar-brand:after {
    display: none !important;
}

div#navbar {
    border: none;
    margin-top: 18px;
}

.page-footer {
    padding-top: 60px;
}

h1.flower_title span,
h1.flower_title span:after,
h1.flower_title:after,
h1.flower_title:before {
    display: none !important;
}

body {
    background: none !important;
}

div#main-new:after {
    display: none !important;
}

.personalise-your .col-md-4.one {
    display: block;
}

.personalise-your .row.border-bottom {
    border-bottom: none !important;
}

.welcome-slider-area {
    box-shadow: none !important;
}

section.new-arrivals {
    margin-top: 40px;
}

.nav > li.navMain.fa-search > a:hover:after
.nav > li.navMain.fa-search > a.active_menu:before {
    display: none !important;
}

footer h4,
.products-grid .price-final_price .price-wrapper .price,
.products-grid .product-item-info .product.name a,
.products-list .product-item-details .product-item-name a,
section.personalise-your figcaption h1 a,
section.new-arrivals h1 {
    font-family: 'Gotham'!important;
}

section.personalise-your p {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    line-height: 1.4;
    color: #ffffff;
    margin-bottom: 15px;
    max-width: 400px;
}

section.personalise-your figcaption h1 a {
    font-size: 36px;
    margin-bottom: 10px;
    display: block;
}

.navbar-brand {
    padding: 3px 0px;
}

.section.personalise-your {
    margin-top: 90px !important;
}

.cms-index-index .owl-carousel .owl-dots button.owl-dot.active span, .cms-index-index .owl-carousel .owl-dots button.owl-dot:hover span {
    background-color: #fff;
}

.cms-index-index .owl-carousel .owl-dots button.owl-dot {
    border: 1px solid #fff;
}

.welcome-slider-area a.explore {
    color: #fff !important;
    border: 1px solid #fff !important;
}

.welcome-slider-area a.explore:hover {
    background: #fff !important;
    color: #000 !important;
}

.cms-index-index .products-grid .product-item-info .product.name a {
    color: #000000;
    letter-spacing: 0px;
    font-weight: 500 !important;
}

footer h4 {
    font-weight: 500 !important;
}

body footer ul li a, body footer p, body footer p.copy, body footer p.copy small span, body footer p a {
    font-size: 14px !important;
    display: inline-block;
}

section.personalise-your .col-md-4.one figcaption {
    position: relative;
    bottom: 0;
    left: 0;
    text-align: left;
    z-index: 2;

}

section.personalise-your .col-md-4.one figure:before {
    display: none !important;
}

section.personalise-your .col-md-4.one img.img-responsive {
    height: auto;
}

body section.personalise-your .col-md-4.one figure {
    width: 70px !important;
    height: auto !important;
    display: block;
    margin: 0 auto 15px;
}

section.personalise-your .col-md-4.one figure:hover img {
    transform: scale(1);
}

section.personalise-your .col-md-4.one figcaption {
    width: 100%;
    bottom: 0 !important;
    left: 0;
    text-align: left;
    z-index: 2;
    top: auto !important;
    -webkit-transform: translateY(0%) !important;
    -ms-transform: translateY(0%) !important;
    -moz-transform: translateY(0%) !important;
    transform: translateY(0%) !important;
}

section.personalise-your .col-md-4.one figcaption h1 a {
    font-size: 16px;
    pointer-events: none !important;
}

section.personalise-your .col-md-4.one p {
    font-size: 14px;
}

section.personalise-your .col-md-4.one figcaption h1 a,
section.personalise-your .col-md-4.one p {
    color: #000000 !important;
    text-align: center;
}

.no_flowers_main .personalise-your > .container {
    max-width: 1200px !important;
}

.no_flowers_main .personalise-your.personalise-your-top > .container {
    max-width: 95% !important;
}

.cms-home .page-footer .middle-footer > .container:before {
    display: none !important;
}

.brands_outer.owl-carousel .owl-item img {
    position: relative;
}

.brands-your-section .row {
    margin: 0 auto !important;
}

.brands_outer {
    padding-right: 2px;
}

ul.sub_menu_main {
    min-width: 200px;
    left: -30px;
}

section.new-arrivals .row.top-border-line {
    border: none !important;
}

div#main-new {
    box-shadow: none !important;
}

.navbar-brand img,
.start-stk .navbar-brand img {
    width: 175px !important;
    max-width: 175px !important;
}



.nav > li > a {
    text-transform: uppercase;
}

.navigation__final {
display: block;
}

.navbar-brand {
   display: inline-block;
    max-width: 280px;
}

.navbar 
{
  
}

div#navbar {
    border: none;
    margin-top: 0;
    width: 100%;
}

body .nav > li > a,
body .start-stk .nav > li > a {
    margin-top: 0 !important;
    font-family: 'Gotham' !important;
    font-weight: normal;
}

.navbar-brand,
.start-stk .navbar-brand {
    padding: 3px 0px !important;
}

.navbar-brand a,
.navigation__final .navbar-brand strong.logo {
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
}

.start-stk .navbar-brand a,
.start-stk .navigation__final .navbar-brand strong.logo {
    height: auto;
}

.login__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;

}

.top__header .col-md-6 {
    padding-left: 20px;
    padding-right: 20px;
}

header .top__header ul.login__list li:nth-child(3) a {
    margin-right: 0 !important;
}

section.new-arrivals .row.top-border-line {
    margin-top: 0;
    padding-top: 0;
}

section.new-arrivals {
    margin-top: 0;
}

.page-footer .middle-footer > .container {
    width: 95% !important;
    max-width: 100% !important;
}

section.new-arrivals .row.bottom-border {
    padding-bottom: 20px;
}

.brands-your-section.new-arrivals .row:nth-of-type(2) {
    padding: 0 60px;
}

body.cms-home section.new-arrivals .testimoniales {
    padding: 0;
}

section.new-arrivals .brands_outer .owl-nav .owl-next {
    position: ABSOLUTE;
    right: -60px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: 30px;
}

section.new-arrivals .brands_outer .owl-nav .owl-prev {
    position: ABSOLUTE;
    left: -60px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: 30px;

}

section.new-arrivals .brands_outer .owl-nav .owl-next span:before,
section.new-arrivals .brands_outer .owl-nav .owl-prev span:before {
    color: #ee151f;
}

footer,
.cms-index-index.cms-page2 footer.page-footer {
    background: #f5f5f5;
}

section.new-arrivals {
    margin: 35px 0px;
}

.price-final_price {
    margin-top: 1px;
}

.products-grid .price-final_price .price-wrapper .price {
    font-weight: 400 !important;
    font-size: 14px !important;
    letter-spacing: 0.03em;
    line-height: 1;
    margin-bottom: 15px;
}

.cms-index-index .products-grid .product-item-info .product.name a {
    font-size: 16px;
}

section.personalise-your.personalise-your-top {
    margin-top: 0 !important;
}

.no_flowers_main .personalise-your.personalise-your-top > .container,
section.personalise-your.personalise-your-top > .container {
    max-width: 100% !important;
    width: 100% !important;
}

section.personalise-your.personalise-your-top .col-md-6.one {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

section.personalise-your.personalise-your-top figure {
    height: auto !important
}

section.personalise-your.personalise-your-top figure a {
    height: 100% !important;
}

section.personalise-your.personalise-your-top img.img-responsive {
    height: 100% !important;
}

.personalise-your .row.border-bottom {
    padding-bottom: 15px;
}

section.brands-your-section.new-arrivals + section.personalise-your {
    margin-top: 60px;
    margin-bottom: 40px;
}

section.personalise-your figcaption h1 a {
    font-size: 60px;

    line-height: 1.2;
}

section.personalise-your .col-md-4.one p {
    color: #a2a2a2 !important;
    font-weight: 400;
    padding: 0 15px;
    font-size: 15px;
    margin-bottom: 0;
    font-family: 'Gotham';
}

footer h4 {
    font-size: 18px;
}

.cms-index-index .mgs-products .mgs-owl-carousel .product-item {
    border: none !important;
    padding: 3px 0;
}

.mgs-products .product-image-container {
    border: none !important;
}

.cms-index-index .mgs-products .mgs-owl-carousel .owl-item {
    padding: 0 2px;
}

.cms-index-index .products-grid .product-top {

}

.products-grid .product-item-info .product.name a {
    font-size: 15px;
    text-align: center;
    display: block;
    margin: 0 0 5px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.products-grid .product-item-info .pro_qty {
    display: block;
    text-align: center;
    margin: 0 0 5px;
    padding: 0 10px;
    font-size: 13px;
    font-weight: 300;
}

.price-infor.price-save {
    display: block;
    text-align: center;
    margin: 0 0 5px;
    padding: 0 10px;
    font-size: 15px;
    font-weight: 400;
}

body.cms-home section.new-arrivals .owl-nav button.owl-prev {
    border: none !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    left: 2px;
    background-color: #d6d6d6 !important;
}

body.cms-home section.new-arrivals .owl-nav button.owl-next span em,
body.cms-home section.new-arrivals .owl-nav button.owl-prev span em {
    display: none !important
}
body.cms-home section.new-arrivals .owl-nav button.owl-next {
    right: -40px !important;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    width: 35px;
    height: 35px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
body.cms-home section.new-arrivals .owl-nav button.owl-prev {
    left: -40px !important;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    width: 35px;
    height: 35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
body.cms-home section.new-arrivals .owl-nav button.owl-prev span {
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0;
    display: block;
    position: ABSOLUTE;
    left: 14px;
    top: 13px;
    font-size: 0;
}

body.cms-home section.new-arrivals .owl-nav button.owl-next span {
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin: 0;
    display: block;
    position: ABSOLUTE;
    right: 14px;
    top: 13px;
    font-size: 0;
}
body.cms-home section.new-arrivals .owl-nav button.owl-next span:before{display: none;}
body.cms-home section.new-arrivals .owl-nav button.owl-prev span:before{display: none;}

body.cms-home section.new-arrivals .owl-nav button.owl-next {
    border: none !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    right: 0;
    background-color: #d6d6d6 !important;
}

.mgs-products .product-item-info .number_box {
  
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
    -ms-flex: 0 0 85px;
    flex: 0 0 85px;
    max-width: 85px;
}

.mgs-products .product-item-info .swatch-input.super-attribute-select {
    opacity: 0;
    visibility: hidden;
    height: 0;
    width: 0;
    position: absolute;
    overflow: hidden;
    left: 0;
    bottom: 0;
}

.number_box .qty {
    padding: 0;
    width: 60px;
    height: 45px;
    font-size: 13px;
    line-height: 45px;
    margin: 0;
    border-radius: 0;
    border-right: none;
    border-left: none;
}

.number_box span {
    width: 45px;
    height: 45px;
    line-height: 45px;
    outline: none !important;
}

.number_box span img {
    width: 12px !important;
    height: AUTO !important;
    position: ABSOLUTE;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

body.cms-home section.new-arrivals .owl-nav button {
    top: 50%;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    -moz-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
}

.navbar-brand img, .start-stk .navbar-brand img {
    right: 0px !important;
}

.brands_outer.owl-carousel .owl-item {
    padding: 0 2px;
}

.brands_outer .item:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #ffffff;
}

.brands_outer .item {
    position: relative;
}

/*section.personalise-your figure:before{
        background: #000;
    background: -moz-linear-gradient(top, #fff 0%, rgba(255, 255, 255, 0.28) 0%, rgba(0, 0, 0, 0.28) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #fff), color-stop(0%, rgba(255, 255, 255, 0.28)), color-stop(100%, rgba(0, 0, 0, 0.28)));
    background: -webkit-linear-gradient(top, #000 0%, rgba(12, 12, 12, 0.28) 0%, rgba(0, 0, 0, 0.28) 100%);
    background: -o-linear-gradient(top, #fff 0%, rgba(255, 255, 255, 0.28) 0%, rgba(0, 0, 0, 0.28) 100%);
    background: -ms-linear-gradient(top, #fff 0%, rgba(255, 255, 255, 0.28) 0%, rgba(0, 0, 0, 0.28) 100%);
    background: linear-gradient(to bottom, #000 0%, rgba(0, 0, 0, 0.28) 0%, rgba(0, 0, 0, 0.28) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
}*/


section.personalise-your.personalise-your-top figure {
    height: 80vh !important;
}

.first__list li.free_top_area_l {
    display: block !important;
}

.first__list li {
    display: none !important;
}

ul.nav.navbar-nav {
    margin-right: 0;
    margin-top: 30px;
}

header .top__header ul.login__list {
    position: relative;

}


header .top__header > .container {
    position: static;
    left: 0;
    right: 0;
    margin: 0 auto;
}

header .top__header ul.first__list li a {
    color: #000;
}

.top__header .col-md-6 {
    position: relative;
    right: 0;
    top: 0;
    width: auto;
}

.top__header .col-md-6:nth-of-type(1) {
    right: 70px;
}


.start-stk .top__header .col-md-6 {
    top: 10px;
}

.section_double_img .container-fluid {
    padding: 0;
}

.section_double_img .col-md-6 {
    padding-left: 0;
    padding-right: 0;
}

.ti_box {
    position: relative;
}

.ti_box_info {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 15%;
    width: 420px;
}

.ti_box_info h2 {
    color: #ffffff;
    font-size: 40px;
    font-family: 'Gotham'!important;
    font-weight: 500;
    margin-bottom: 15px;
}

.ti_box_info a {
    color: #ffffff;
    display: inline-block;
    text-decoration: none !important;
    font-size: 15px;
    font-weight: 300;
    color: #fff !important;
    border: 1px solid #fff !important;
    background: none !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 12px 20px !important;
    line-height: 14px !important;
    border-radius: 0px !important;
    min-width: 120px !important;
    text-align: center !important;
    margin-top: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ti_box_info a:hover {
    background: #fff !important;
    color: #000 !important;
}

section.personalise-your {
    margin-bottom: 50px;
    margin-top:90px;
}

.single-slide-item-tablecell .col-md-9 {
    width: 100% !important;
    text-align: center !important;
}

.single-slide-item-tablecell {
    padding-bottom: 50px;
}

.welcome-slider-area a.explore {
    position: relative;
    left: 0;
    bottom: 0;
    top: 0;
    display: table;
    margin: 0 auto;
}

.welcome-slider-area .owl-dots {
    padding-left: 0 !important;
    text-align: center !important;
}

.welcome-slider-area div.single-slide-item-tablecell .header-text {
    text-align: center !important;
}

#welcome-slide-carousel .single-slide-item-table {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header-text h1 {
    color: #fff;
    margin-top: 0;
    /* font-family: 'Minion Pro'; */
    display: block;
    font-size: 50px;
    position: relative;
    opacity: 1;
    visibility: visible;
    z-index: 50;
    font-family: 'Gotham' !important;
    margin-bottom: 20px;
    text-align: left;
    padding: 0 !important;
    font-weight: bold !important; 
}

body {
    background: none !important;
}

.single-slide-item-tablecell {
    width: 100%;
}

.single-slide-item-tablecell .col-md-9 {
    text-align: left !important;
}

.welcome-slider-area div.single-slide-item-tablecell .header-text {
    text-align: left !important;
}

.welcome-slider-area a.explore {
    position: relative;
    left: 0;
    bottom: 0;
    top: 0;
    display: table;
    margin: 0 auto;
    margin-left: 0;
}

.free_top_area_l a span {
    font-size: 12px;
    position: relative;
    right: 4px;
    top: 1px;
}


body.cms-home .carousel-inner .single-slide-item > a img {
    position: relative;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
}

body.cms-home .carousel-inner .single-slide-item > a img:nth-of-type(2) {
    display: none !important;
}

body.cms-home .carousel-inner .single-slide-item > a {
    display: block;
    height: auto;
    position: relative;
}

#welcome-slide-carousel .single-slide-item-table {
    position: ABSOLUTE;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
    width: 100%;
    padding-left: 0;
}

.single-slide-item-tablecell {
    padding-bottom: 0 !important;
}

.login__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}

.login__list li.header_li_login {
    -ms-flex-order: 6;
    order: 6;
}

.login__list li.header_li_free_del {
    -ms-flex-order: 3;
    order: 3;
}

.login__list li.header_li_wa {
    -ms-flex-order: 2;
    order: 2;
}

.login__list li.header_li_call {
    -ms-flex-order: 1;
    order: 1;
}

header .top__header ul.login__list li:nth-of-type(2) {
    -ms-flex-order: 2;
    order: 2;
}

header .top__header ul.login__list li.header_li_minicart {
    -ms-flex-order: 5;
    order: 5;
}

header .top__header ul.login__list li a {
    font-size: 13px !important;
    display: flex;
    align-items: center;
}

header .top__header ul.login__list li.header_li_minicart a span.mini-cart {
    -ms-flex-order: 1;
    order: 1;
}

header .top__header ul.login__list li.header_li_minicart a span.counter.qty {
    -ms-flex-order: 2;
    order: 2;
}

header .top__header ul.login__list li.header_li_minicart a span.text {
    -ms-flex-order: 3;
    order: 3;
}

header .top__header ul.login__list li.header_li_minicart a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;

}

header .top__header ul.login__list li .wishlist a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

header .top__header ul.login__list li .wishlist a:after {
    content: 'wishlist';
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-size: 13px !important;
    text-transform: capitalize;
    display: none;
}

header .top__header ul.login__list li .wishlist a img {
    width: 16px;
    display: inline-block;
    margin-right: 15px;
}

.nav > li .sub_menu_main {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    width: 1600px !important;
    opacity: 1 !important;
    visibility: visible !important;
    display: -ms-flexbox !important;
    display: flex !important;

    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: all !important;
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    -moz-transform: translateY(0) !important;
    transform: translateY(0) !important;
    max-width: 100%;
    /*-ms-flex-pack: justify;
    justify-content: space-between;*/
    margin: 0 auto;
    box-shadow: none !important;
    background-color: #ececec;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

ul.sub_menu_main li a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.05em;
}



body div#navbar:before,
body div#navbar:after {
    display: none !important;
}

.nav > li > a:hover:after, .nav > li:hover > a:after{
    display: none !important;
}

.navbar {
    margin-top: 20px;
}

.sub_menu_main li {
     -ms-flex: 0 0 calc(100% / 9);
   flex: 0 0 calc(100% / 9);
   max-width: calc(100% / 9);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}
.sub_menu_main li:last-of-type{
    text-align: center;
}
.sub_menu_main li:last-of-type a:before{
    display: none !important;
}

.sub_menu_main li:after {
    content: '';
    width: 1px;
    height: 70%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background-color: rgba(255, 255, 255,.3);

}

.sub_menu_main li:last-of-type:after{
    display: none !important;
}

header .top__header ul.login__list li.header_li_free_del > a > img {
    width: 23px;
    position: relative;
    top: -2px;
    left: -4px;
}

header .top__header ul.login__list li.header_li_call > a > img {
    width: 16px;
    position: relative;
    top: -2px;
}

header .top__header ul.login__list li.header_li_login > a > img {
    width: 16px;
    position: relative;
    top: -2px;
    left: 0;
}
header .top__header ul.login__list li.header_li_login .account-logged img {
    width: 16px;
    position: relative;
    top: -2px;
    left: 0;
    opacity: 1;
}

header .top__header ul.login__list li.header_li_login > a:after {
    content: 'Login';
    font-size: 13px !important;
    line-height: 1;
    display: inline-block;
    margin-left: 9px;
}

header .top__header ul.login__list li.header_li_login {
    padding-right: 0 !important;
}

header .top__header ul.login__list li {
    position: relative;
    padding: 0 !important;
    padding-right: 34px !important;
}

header .top__header ul.login__list li:after {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    right: 17px;
    top: 0;
    background-color: #d6d6d6;
}
header .top__header li.vat-content {
    font-size: 13px;
    order: 2;
    color: #f4990b;
}
header .top__header ul.login__list li.header_li_login:after {
    display: none !important;
}

.navbar {
    margin-top: 12px;
}


ul.sub_menu_main li a {
    text-align: left;
    padding: 10px 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: 'Gotham' !important;
    font-weight: normal !important;
}

.nav > li .sub_menu_main li {
    position: relative;
}

.nav > li .sub_menu_main li a {
    position: relative;
}

.nav > li .sub_menu_main li a:before {
    content: '';
    position: relative;
    left: 0;
    top: 0;
    width: 45px;
    height: 45px;
    background-position: top center !important;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 15px;
}

.nav > li .sub_menu_main li:nth-of-type(1) a:before {
    background-image: url('../../wysiwyg/meat.png');
    background-size: 45px;
}

.nav > li .sub_menu_main li:nth-of-type(2) a:before {
    background-image: url('../../wysiwyg/meat.png');
    background-size: 45px;
}

.nav > li .sub_menu_main li:nth-of-type(3) a:before {
    background-image: url('../../wysiwyg/seafood.png');
    background-size: 45px;
}

.nav > li .sub_menu_main li:nth-of-type(4) a:before {
    background-image: url('../../wysiwyg/dairy-cheese.png');
    background-size: 45px;
}

.nav > li .sub_menu_main li:nth-of-type(5) a:before {
    background-image: url('../../wysiwyg/dairy-cheese.png');
    background-size: 45px;
}

.nav > li .sub_menu_main li:nth-of-type(6) a:before {
    background-image: url('../../wysiwyg/fruit.svg');
    background-size: 45px;
}

.nav > li .sub_menu_main li:nth-of-type(7) a:before {
    background-image: url('../../wysiwyg/package.png');
    background-size: 45px;
}

.nav > li .sub_menu_main li:nth-of-type(8) a:before {
    background-image: url('../../wysiwyg/vegetables.svg');
    background-size: 45px;
}

/*.nav > li .sub_menu_main li:nth-of-type(7){
    display: none;
}
.nav > li .sub_menu_main li:nth-of-type(8) a:before{
    background-image: url('../../wysiwyg/health-organic.png');
    background-size: 34px;
}
.nav > li .sub_menu_main li:nth-of-type(9) a:before{
    background-image: url('../../wysiwyg/minibar-snacks.png');
    background-size: 34px;
}
.nav > li .sub_menu_main li:nth-of-type(10) a:before{
    background-image: url('../../wysiwyg/package.png');
    background-size: 34px;
}
.nav > li .sub_menu_main li:nth-of-type(11){
    display: none;
}
.nav > li .sub_menu_main li:nth-of-type(12) a:before{
    background-image: url('../../wysiwyg/hospitality.png');
    background-size: 34px;
}*/
ul.sub_menu_main li a:hover {
    background-color: #000;
}

ul.sub_menu_main li a {
    height: 100%;
}

ul.sub_menu_main li a:hover {
    background-color: #dadada;
    color: #fff;
}

.navbar {
    margin-top: 40px;
}

.nav > li > ul.dropdown-mega-menu {
    border-top: 1px solid #f5f5f5;
}


section.personalise-your.personalise-your-top figure {
    height: 70vh !important;
}

.welcome-slider-area {
    /*margin-top: 200px;*/
}




.navbar {
    margin-top: 35px;
    padding-bottom: 10px;
}


ul.sub_menu_main li a {
    color: #000;
}

.navbar-brand, .start-stk .navbar-brand {
    padding: 0 !important;

}

.nav > li > ul.dropdown-mega-menu, .start-stk .nav > li > ul.dropdown-mega-menu {
    box-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}



section.headerr {
    margin-top: 20px;
}

.boxes_row_box1 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%;
    padding-right: 0px;
}
.col-md-3.boxes_row_box1{
    display: block !important;
}

.boxes_row_box2 {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    width: 80%;
    padding-left: 25px;
}

.boxes_row_box2 .row.flowers_list .flower_list_item {
    width: 25%;
}

section.new-arrivals .product-item-info figcaption h2 a {
    font-size: 15px !important;
    text-align: center;
    display: block;
    margin: 0 0 5px !important;
    padding: 0 10px !important;
    font-weight: bold !important;
    color:#142246 !important;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.products-grid .price-final_price .price-wrapper .price {
    font-weight: 500 !important;
    font-size: 18px !important;
    letter-spacing: 0.03em;
    line-height: 1;
    margin-bottom: 10px;
    margin-top: 5px;
}

.mgs-products .product-image-container .product-image-photo {
    height: auto !important;
    margin-bottom: 10px;
}

.products-grid .product-item-details form,
.boxes_row_box2 .flowers_list .flower_box_col figcaption form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    margin-top: 25px;
}




.boxes_row_box2 .number_box {
    padding-right: 0px;
}

.boxes_row_box2 .number_box span {
    width: 28px;
    height: 28px;
    line-height: 28px;
    outline: none !important;
}

.boxes_row_box2 .number_box .qty {
    padding: 0;
    width: 40px;
    height: 28px;
    font-size: 13px;
    line-height: 28px;
    margin: 0;
    border-radius: 0;
    border-right: none;
    border-left: none;
}

.boxes_row_box2 .mgs-products .product-image-container .product-image-photo {
    height: 165px !important;
    width: auto !important;
    max-width: 100% !important;
    transform: scale(1.3);
}

.boxes_row_box2 .wishh {
    top: 0;
    right: 0;
}

section.headerr .fwt_main_container {
    display: none !important;
}

.cms-occasions section.corpoarates p.hero, .cms-giveaways section.corpoarates p.hero, .catalog-product-view section.corpoarates.detail .product-main-info p.hero {
    font-family: 'Gotham'!important;
}

.catalog-product-view section.corpoarates.detail ul.sub-title li:before {
    top: 8px;
}

.catalog-product-view section.corpoarates.detail .product-main-info p.hero {
    font-weight: 500;
}

.catalog-product-view .price-final_price .price-wrapper .price {
    font-size: 22px;
    margin-bottom: 15px;
    display: block;
}

section.corpoarates.detail p.size_attr label,
section.corpoarates.detail p {
    font-family: 'Gotham'!important;
    font-size: 15px;
}

.product-info .gallery-area {
    padding-right: 50px;
}

section.headerr h1 {
    font-family: 'Gotham' !important;
    font-weight: bold;
    font-size: 20px !important;
    letter-spacing: 0.02em;
}

section.headerr {
    margin-top: 38px;
}

a.action.addwishlist, a.action.towishlist {
    z-index: 1;
}

/*.category-meat-poultry.catalog-category-view .boxes_row_box2{
        -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}*/
.catalog-category-view .boxes_row_box2 .filter.mgs-filter {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%;
}

/*.category-meat-poultry .category-product-container{
        -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    width: 80%;
    padding-left: 25px;
}*/
.advanced_search_bg {
    background-color: #fff;
    padding: 0px;
}

.filter-options .filter-options-title {
    font-family: 'Gotham'!important;
    font-weight: 500;
}

.block-content.filter-content .filter-options .filter-options-content .item a, .catalog-category-view .filter-options .filter-item .swatch-option-link-layered {
    font-size: 14px;
    padding-left:0;
}

.filter-current {
    margin: 0;
}
.filter .filter-current-subtitle {
    border: none;
    display: block;
    padding-bottom: 10px;    
    font-size: 14px;
    font-weight: 600;
    line-height: 1em;
}
.filter-current .items {
    padding: 5px 0;
}
.filter-current .item {
    padding-left: 17px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center
}
.filter-current .filter-label {
    display: block;
    font-weight: 700;
    font-size: 14px;
}
.filter-value {
    color: #757575;
    font-size: 14px;
    margin-left: 10px;
}
.filter-current .action.remove {
    left: -2px;
    position: absolute;
    top: -1px;
}
.filter-current .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 15px;
    color: #757575;
    content: '\f00d';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-top:5px;
}
.filter-current .action.remove>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;

}
.filter-options .filter-options-title {
    color: #000;
}

.filter-item .filter-plus {
    bottom: 0;
}

.catalog-category-view section.headerr {
    margin-top: 20px;
}

main.no_flowers_main {
    box-shadow: none !important;
}

footer {
    margin-top: 0px !important;
}

.catalog-product-view section.corpoarates.detail .size h4 {
    font-family: 'Gotham'!important;
}

.header.minicart-slide .minicart-wrapper .action.showcart1 .counter.qty {
    position: relative;

}

.checkout-cart-index section.headerr {
    margin-top: 22px;
}

.wishlist .top-wishlist span.counter.qty {
    top: -5px;
    width: 15px;
    font-size: 10px;
    left: 12px;
    height: 15px;
    line-height: 15px;
    font-weight: normal;
    z-index: 5;
    background: #000 !important;
    color: #fff !important;
    right: auto !important;
}

header .top__header ul.login__list li.header_li_minicart a span.mini-cart img {
    width: 20px;
    display: inline-block;
    margin-right: 5px;
}

.customer-account-login main#maincontent, .customer-account-create main#maincontent {
    box-shadow: none !important;
}

.cart-container {
    width: 100%;
}

.cart-container .col-md-4 {
    width: 25%;
}

.cart-container .col-md-8 {
    width: 75%;
    padding-right: 10%;
}

.shopping-cart .column-labels label {
    font-family: 'Gotham'!important;
    font-size: 14px;
    line-height: 1;
    color: #000;
    font-weight: 400;
}

.shopping-cart .column-labels label:nth-of-type(1) {
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
    padding-left: 30px;
}

.shopping-cart .column-labels label:nth-of-type(2) {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
}

.shopping-cart .column-labels label:nth-of-type(3) {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.shopping-cart .column-labels label:nth-of-type(4) {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    text-align: center;
}

.shopping-cart .column-labels {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ececec;
}

.shopping-cart .column-labels,
.shopping-cart .product {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
}

.shopping-cart .product .product-image {
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
}

.shopping-cart .product .product-details {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
}

.shopping-cart .product .product-price {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.shopping-cart .product .product-quantity {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

section.corpoarates.veiw-cart .col-md-8 .number {
    width: 40px;
    height: 46px;
    position: relative;
    float: none;
    margin: 0 auto;
    right: 12px;
}

section.corpoarates.veiw-cart .col-md-8 .product span.plus {

    left: 100%;
    top: 0px;
    position: ABSOLUTE;
    height: 23px;
    right: auto;
}

section.corpoarates.veiw-cart .col-md-8 .product span.minus {
    left: 100%;
    top: 23px;
    position: ABSOLUTE;
    height: 23px;

    right: auto;
}

.cart.table-wrapper .product-quantity .refresh:after {
    content: 'Update';
    display: inline-block;
    vertical-align: top;
    font-family: 'Gotham'!important;
    font-size: 14px;

}

section.corpoarates.veiw-cart .col-md-8 .product a.remove {
    display: inline-block;
    vertical-align: top;
    font-family: 'Gotham'!important;
    font-size: 14px;
    text-decoration: none !important;
}

.shopping-cart .product .product-quantity {
    text-align: center;
}

.cart.table-wrapper .product-quantity .refresh:after,
section.corpoarates.veiw-cart .col-md-8 .product a.remove {
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 5px;
    color: #000 !important;
}

.checkout-cart-index textarea#add_gift_message,
.checkout-cart-index textarea#add_special_request {
    display: none !important;
}

.control-text._has-datepicker,
textarea, select, input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
    font-size: 14px !important;
}

p:empty {
    display: none !important;
}

.control-text._has-datepicker {
    margin-bottom: 10px;
}

.nav > li .sub_menu_main,
.top__header .container, .main__navigation .container, .single-slide-item-tablecell .container, .relt {
    width: 95% !important;
    max-width: 100% !important;
}

.header.minicart-slide .minicart-wrapper .action.showcart1 .counter.qty {
    top: -5px;
    width: 15px;
    font-size: 10px;
    left: -12px;
    height: 15px;
    line-height: 15px;
    font-weight: normal;
    z-index: 5;
    background: #000 !important;
    color: #fff !important;
    right: auto !important;
    margin: 0;
    border-radius: 50%;
    min-width: 15px;
}

.product-options-wrapper .related .title strong {
    font-weight: 500;
    font-size: 18px;
    font-family: 'Gotham'!important;
    line-height: 1;
}

.product-options-wrapper .related .block-content {
}

.product-options-wrapper .related .block-content .products-related .list-item {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    overflow-x: auto;
}

.product-options-wrapper .related .block-content .products-related .list-item li {
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    max-width: 150px;
    display: inline-block;
    border: 1px solid #eaeaea !important;
    padding: 10px;
    margin-right: 10px;
}

.product-options-wrapper .related .block-content .products-related .list-item li .product.details.product-item-details .product-item-name {
    width: 100%;
    max-width: 100%;
}

.product-options-wrapper .related .block-content .products-related .list-item li .product.details.product-item-details .product-item-name a {
    padding: 0;
}

.product-options-wrapper .products-grid .product-item-info .product.name a {
    padding: 0 0 3px !important;
    font-size: 12px;
    white-space: normal;
    letter-spacing: -0.01em;
    text-align: center;
}

.product-options-wrapper .products-grid .product-item-info .product.name .final_price span.price {
    font-size: 13px;
}

header .top__header ul.login__list li.header_li_minicart a,
header .top__header ul.login__list li .wishlist a {
    color: #000 !important;
}

section.corpoarates.veiw-cart .col-md-4 button.apply {
    top: 1px;
}

.wishlist.products-grid .price-final_price .price-wrapper .price {
    margin: 0 !important;
}

.wishlist_main .product_wishlist .product-item-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.products-grid .product-item-inner .product-item-actions .actions-primary {
    margin-bottom: 0;
}

.flowers_list_similar {
    margin: 0 auto !important;
    overflow: hidden;
}

.flowers_list_similar .flower_box_col {
    width: 100%;
}

.catalog-product-view section.corpoarates.detail .flowers_list_similar figcaption span.price {
    font-weight: 400 !important;
    font-size: 18px !important;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 20px;
    font-family: 'Gotham Book' !important;
}

.catalog-product-view section.corpoarates.detail .flowers_list_similar figcaption .pro_qty {
    display: block;
    text-align: center;
    margin: 0 0 5px;
    padding: 0 10px;
    font-size: 13px !important;
    font-weight: 300;
    font-family: 'Gotham' !important;
}

.catalog-product-view section.corpoarates.detail .flowers_list_similar .flower_list_item {
    margin-bottom: 0 !important;
}

.catalog-product-view section.corpoarates.detail .flowers_list_similar figcaption h2 {
    margin-bottom: 5px;
}

.catalog-product-view section.corpoarates.detail .flowers_list_similar figcaption a {
    font-size: 15px !important;
    text-align: center;
    display: block;
    margin: 0 0 5px;
    padding: 0 10px;
    font-weight: 500;
    font-family: Gotham !important;
    text-align: center;
    display: block;
    margin: 0 0 5px !important;
    padding: 0 10px !important;
    font-weight: bold !important;
    color:#142246 !important;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.catalog-product-view section.corpoarates.detail .flowers_list_similar a.towishlist {
    position: absolute !important;
    right: 15px !important;
    top: 0 !important;
}

.catalog-product-view section.corpoarates.detail .flowers_list_similar a.towishlist img {
    display: none !important;
}

.product-info {
    margin-bottom: 90px;
    border-bottom: 1px solid #eaeaea;
    padding: 0 0 40px 0;
}

.totals.shipping.excl th.mark {
    padding: 10px 0;
}

a.action.addwishlist:before, a.action.towishlist:before {
    color: #f49a0f !important;
    font-size: 16px !important;
}

.block-content.filter-content .filter-options .filter-item {
    border-bottom: none;
    margin-bottom: 30px;
    padding-bottom: 0;
}

.block-content.filter-content .filter-options .filter-options-title {
    padding: 15px;
    background-color: #23277d;
    color: #fff;
    margin: 0;
}

.filter-item .filter-plus {
    bottom: 15px;
    right: 10px;
}

.filter-plus .ti-plus, .filter-plus .ti-minus {
    background: transparent;
    color: #fff;
}

.filter-options .filter-options-content {
    padding: 15px;
    background-color: rgb(245, 245, 245);
    display: block;
    margin: 0;
}

.catalog-category-view .boxes_row_box2 .filter.mgs-filter {
    padding: 0 !important;
    background: none !important;
}

.catalog-product-view section.corpoarates.detail button.cart {
    border-radius: 0 !important;
    padding: 8px 20px !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    background-color: #b32027 !important;
    border: 1px solid #b32027 !important;
    font-weight: 400 !important;
    margin: 0 0 0 !important;
    display: block !important;
    color: #fff !important;
    height: auto !important;
    font-family: 'Gotham'!important;
    margin-right: 15px !important;
}

.catalog-product-view section.corpoarates.detail button.cart:hover {
    color: #b32027 !important;
    background-color: #fff !important;
}



#product-slider-related {
    margin: 0;
}

.products-related .product-item .product-item-name {
    margin: 0 0 1px;
    display: block;
    letter-spacing: -0.03em !important;
}

.block.related .price-final_price {
    margin-top: 1px;
    width: 100%;
    text-align: center;
}

.number_box span, .number_box input {
    width: 35px;
    height: 35px;
    line-height: 33px;
    outline: none !important;
}

.catalog-product-view .number_box input {
    height: 35px !important;
}

.product-info-main .product-social-links, .product-options-bottom .product-social-links {
    margin: 10px 0;
}

.cart_buy {
    -ms-flex: 0 0 calc(100% - 105px);
    flex: 0 0 calc(100% - 105px);
    max-width: calc(100% - 105px);
}

.block-content.filter-content .filter-options .filter-options-title {
    font-size: 15px !important;
    padding: 10px;
}

.filter-item .filter-plus {
    bottom: 9px;
    right: 5px;
}

section.corpoarates.new-arrivals .row.flowers_list {
    margin-bottom: 0 !important;
}

.welcome-slider-area a.explore,
.cms-home a.shop__btnv {
    color: #fff !important;
    border: 1px solid #fff !important;
    background: none !important;
}

.welcome-slider-area a.explore:hover,
.cms-home a.shop__btnv:hover {

    background: #fff !important;
}

.wishlist_main .product_wishlist {
    margin-bottom: 15px;
    padding-bottom: 15px
}

.header.minicart-slide .minicart-wrapper .action.showcart1 .counter.qty span.counter-label {
    display: none !important;
}

.checkout-cart-index section.corpoarates.veiw-cart .col-md-4 button.apply {
    top: 0;
    font-size: 15px !important;
    font-weight: 400 !important;
    background: #b32027 !important;
    color: #fff !important;
}

.checkout-cart-index section.corpoarates.veiw-cart .col-md-4 button.apply:hover {
    background: #86171c !important;
    color: #fff !important;
}

.btn-social {
    padding: 8px 5px 8px 30px;
}

.account .legend span {
    font-weight: 500;
}

.account .sidebar-main .block.account-nav .content .items .item a,
.account .sidebar-main .block.account-nav .content .items .item.current strong {
    padding: 13px 20px !important;
    display: block;
    font-weight: 400 !important;
}

body.account .sidebar-main .block.account-nav .content .items .item {
    padding: 0 !important;
    letter-spacing: 0 !important;
    margin: 0 0 10px 0!important;
}
body.account .sidebar-main .block.account-nav .content .items .item:nth-child(3n) {
    display: none;
}


.account .column.main .block .block-content .box .box-title span {
    font-weight: 500;
}

.account .sidebar-main .block.account-nav {
    padding-bottom: 40px;
}

.account .password-strength-meter{
    background: #f5f5f5 !important;
    margin:0;
    color:#000 !important;
}
.account .sidebar-main .block.account-nav{background:#fff !important;padding:0 !important;}

.account section.headerr {
    margin-top: 53px;
}

header .top__header ul.login__list li.header_li_login li {
    padding: 0 !important;
}

header .top__header ul.login__list li.header_li_login li:after {
    display: none !important;
}

.nav > li .sub_menu_main,
.nav > li > ul.dropdown-mega-menu {
    background-color: #fff;
}

ul.sub_menu_main li a {
    color: #fff;
}

ul.sub_menu_main li a:hover {
    background-color: transparent;
}

header .top__header ul.login__list li.header_li_free_del a {
    font-weight: 500 !important;
}
header .top__header ul.login__list li.header_li_call {
    padding-right: 34px !important;
}
header .top__header ul.login__list li.header_li_call:after{display: block !important;}

.top__header .col-md-6 {
    padding: 0 !important;
}

.navigation__final .navbar-brand strong.logo {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}




.mgs-products .product-item-info {
    position: relative;
    border: none;
    padding-bottom: 0;
}

.flower_list_item {
    margin-bottom: 20px;
}

.cms-home .mgs-products .product-item-info {
    border: none !important;
}
.block.widget .product-item-info{
	width: 100%;
    max-width: 218px;
    margin: 0 auto;

}
.checkout-cart-index .veiw-cart .cart.main.actions.line {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.checkout-cart-index .veiw-cart .cart.main.actions.line .col-md-4:nth-of-type(2) button.action {
    background: #fff !important;
    color: #b32027 !important;
}

.checkout-cart-index .veiw-cart .cart.main.actions.line .col-md-4:nth-of-type(2) button.action:hover {
    background: #b32027 !important;
    color: #fff !important;
}

.checkout-cart-index .veiw-cart .cart.main.actions.line .col-md-4:nth-of-type(1) {
    -ms-flex-order: 2;
    order: 2;
}

.checkout-cart-index .veiw-cart .cart.main.actions.line .col-md-4:nth-of-type(2) {
    -ms-flex-order: 1;
    order: 1;
}

.checkout-cart-index .veiw-cart .cart.main.actions.line .col-md-4:nth-of-type(3) {
    -ms-flex-order: 3;
    order: 3;
}

.personalise-your .row.border-bottom .one figure a {
    pointer-events: none !important;
}

section.personalise-your figure:before {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, rgba(0, 0, 0, 0.28) 0%, rgba(0, 0, 0, 0.28) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #fff), color-stop(0%, rgba(0, 0, 0, 0.28)), color-stop(100%, rgba(0, 0, 0, 0.28)));
    background: -webkit-linear-gradient(top, #fff 0%, rgba(0, 0, 0, 0.28) 0%, rgba(0, 0, 0, 0.28) 100%);
    background: -o-linear-gradient(top, #fff 0%, rgba(0, 0, 0, 0.28) 0%, rgba(0, 0, 0, 0.28) 100%);
    background: -ms-linear-gradient(top, #fff 0%, rgba(0, 0, 0, 0.28) 0%, rgba(0, 0, 0, 0.28) 100%);
    background: linear-gradient(to bottom, #fff 0%, rgba(0, 0, 0, 0.28) 0%, rgba(0, 0, 0, 0.28) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
}

.filter-item .ti-minus:before {
    content: '';
    width: 7px;
    height: 7px;
    display: inline-block;
    top: -5px;
    right: 10px;
    position: ABSOLUTE;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.filter-item .ti-plus:before {
    content: '';
    width: 7px;
    height: 7px;
    display: inline-block;
    top: -5px;
    right: 10px;
    position: ABSOLUTE;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mgs-products .product-item-info:hover {
    border: none;
}

div[class*="swatch-opt-"] {
    margin: 0 !important;
}

.catalog-product-view section.corpoarates.detail .flowers_list_similar .flower_list_item {
    border: 1px solid #efefef;
}

.cms-index-index .mgs-products .mgs-owl-carousel .product-item:hover {
    border: 1px solid #e0dede;
}

footer h4 {
    font-size: 16px;
    text-transform: uppercase;
}

footer ul li a, footer p a, footer p {
    line-height: 1.2;
}

.header_li_social img {
    width: 17px;
}

header .top__header ul.login__list li.header_li_social_fb:after {
    display: none !important;
}

header .top__header ul.login__list li.header_li_social_fb {
    padding-right: 15px !important;
}
ol#mini-cart li.item:after {
    display: none;
}
header .top__header ul.login__list li.header_li_social_fb i.fa.fa-linkedin {
    width: 17px;
    font-size: 17px;
    margin-top: 3px;
}
.wishlist_main .product_wishlist .product-details p a {
    text-transform: capitalize;
}

.page-with-filter #maincontent {
    padding-top: 0;
    position: relative;
}

.page-with-filter #maincontent .layout-title-default.layout_type1.page-title-wrapper {
    position: ABSOLUTE;
    width: 100%;
    top: 68px;
    right: 0;
}

.bredacrumbs ul {
    text-align: right;
}

.navbar-brand img, .start-stk .navbar-brand img {
    width: 100% !important;
    max-width: 100% !important;
}

.nav > li .sub_menu_main,
.top__header .container,
.main__navigation .container,
.single-slide-item-tablecell .container,
.relt, .no_flowers_main .container,
.page-footer .middle-footer > .container {
    width: 85% !important;
    max-width: 100% !important;
}

section.personalise-your figcaption {
    left: 15%;
}



span.plus, span.minus {
    border: 1px solid #274754;
}

.number_box .qty {
    border-bottom: 1px solid #274754;
    border-top: 1px solid #274754;
}

.cms-index-index .mgs-products .mgs-owl-carousel .product-item .action.tocart.primary.btn.btn-primary.btn-md,
.boxes_row_box2 .flowers_list .flower_box_col figcaption form button.tocart {
    margin-left: 0px;
    background-image: url(../../wysiwyg/main-cart-white.svg);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 17px;
    padding: 5px 10px 5px 30px;
    border-radius: 3px;
    line-height: normal;
    background-color: #f4990b;
    border: none;
    font-size: 13px !important;
}

.cms-index-index .mgs-products .mgs-owl-carousel .product-item .action.tocart.primary.btn.btn-primary.btn-md:hover,
.boxes_row_box2 .flowers_list .flower_box_col figcaption form button.tocart:hover {
    background-image: url(../../wysiwyg/main-cart-white.svg);
    background-color: #f4990b;
}

.number_box span.minus {
    background-image: url(../../wysiwyg/down-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 11px;
}

.number_box span.minus img {
    opacity: 0;

}

.number_box span.plus {
    background-image: url(../../wysiwyg/up-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 11px;
}

.number_box span.plus img {
    opacity: 0;

}

.main__navigation .container {
    width: 100% !important;
}


.nav > li > ul.dropdown-mega-menu .sub_menu_main {
    max-width: 100% !important;
    margin: 0 auto;
    background-color: #142246;
    width: 100% !important;
    padding-left: 15px;
}



.top__header .col-md-6 {
    top: 15px;
}

.navbar {
    margin-top: 0;
}


/*.nav > li > ul.dropdown-mega-menu .sub_menu_main{
    margin-right: 28px;
}*/
.start-stk .nav > li > ul.dropdown-mega-menu .sub_menu_main {
    /* max-width: 100% !important;
 width: 100% !important;*/
}



header .top__header > .container > .row {
    margin: 0;
}

.top__header .col-md-6:nth-of-type(1) {
    right: 0;
    margin: 0;
    padding: 0 !important;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
}

.top__header .col-md-6:nth-of-type(2) {
    top: 0;
    width: 100%;
}

.navbar {
    margin: 0;
    padding: 0;
}


.nav > li .sub_menu_main li a:before {
    width: 40px !important;
    height: 36px !important;
    background-size: 34px !important;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    max-width: 40px;
}


.navbar:after,
.navbar:before{
    display: none !important;
}


body ul.nav > li{
    margin: 0 !important;
}

body ul.nav.navbar-nav > li{
    display: inline-block;
    float: none !important;
    vertical-align: middle;
}




header .top__header > .container,
.main__navigation .container {
    width: 90% !important;
}


.nav > li > ul.dropdown-mega-menu 
{	border-top: none !important;
}

.sub_menu_main li:hover{
    background-color: #74caed;
}

.header{
    width: 100% !important;
    margin: 0 auto !important;
    z-index: 100 !important;
}


.code-offer-item img {
    width: 100%;
    border-radius: 5px;
}
.best-offer-item {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}
.best-offer-item img{
    width: 100%;
     border-radius: 5px;
}
.about-img {
    width: 100%;
    margin-top: 10px;
    text-align: center;
}
.about-img img {
    width: 60%;
}
.life-gambo {
    padding: 60px 0;
    background-color: #f7f7f7;
}
.about-content p {
    margin-top: 24px !important;
    line-height: 26px;
    font-size: 14px;
    font-weight: 400;
    color: #3e3f5e;
    text-align: left;
}
body .section145 .container{
    max-width: 1200px !important;
    width: 100% !important;
}
.section145 {
    padding: 80px 0 50px;
}
.number_box span.minus{
    display: inline-block;
    margin: 0;
    vertical-align: top;
    box-shadow: none;
    padding: 6px 10px 5px;
    height: 30px;
    background-color: #132246;
    border: 0;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    width: 30px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
}
.number_box span.plus{
    display: inline-block;
    margin: 0;
    vertical-align: top;
    box-shadow: none;
    padding: 6px 10px 5px;
    height: 30px;
    background-color: #132246;
    border: 0;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    width: 30px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
}
.number_box .qty{
    display: inline-block;
    margin: 0;
    vertical-align: top;
    box-shadow: none;
    width: 50px;
    height: 30px;
    padding: 0 5px;
    text-align: center;
    background-color: transparent;
    border: 0;
    margin-left: -4px;
    margin-right: -4px;
    background: #fff;
    font-size: 12px;
    font-weight: 500;
}
.sub-menu_menu_menu{
   position: fixed;
    left: 15px;
    top: 100%;
    width: calc(100% - 15px);
    z-index: 10;
    background: #74caed;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    box-shadow: 0px 13px 15px 5px rgba(0,0,0,.1);
}
.nav > li .sub_menu_main > li:hover .sub-menu_menu_menu{
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.nav > li .sub_menu_main li .sub-menu_menu_menu li{
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
.nav > li .sub_menu_main li .sub-menu_menu_menu li a:before{
    display: none !important;
}
.sub-menu_menu_menu .content_menu .row:before,
.sub-menu_menu_menu .content_menu .row:after{
    display: none !important;
}
.sub-menu_menu_menu .content_menu .row .col-md-3{
 -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    margin-bottom: 15px;
}
.sub-menu_menu_menu .content_menu .row{
  display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 10px 0 0;
}
.nav > li .sub_menu_main li .sub-menu_menu_menu .content_menu a:before{
    display: none !important;
}
.sub-menu_menu_menu .content_menu .row .col-md-3 .column .row-list li > a{
    text-transform: capitalize !important;
    padding: 2px 15px;
    text-align: left !important;
    display: block;
    font-weight: 300;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.sub-menu_menu_menu .content_menu .row .col-md-3 .column .row-list li > a:hover{
    color: #132246;
}
.sub-menu_menu_menu .content_menu .row .col-md-3 .column > a{
         font-weight: 500;
    font-size: 14px;
    text-align: left !important;
    display: block;
}
.default-title h2{
    margin-bottom: 10px;
}
.about-content ul{
    margin: 30px 0 0;
    padding: 0;
}
.about-content ul li{
    position: relative;
    line-height: 1.5;
    font-size: 14px;
    font-weight: 400;
    color: #3e3f5e;
    text-align: left;
    padding-left: 15px;
    margin-bottom: 5px !important;
}
.about-content ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #3e3f5e;
    position: absolute;
    left: 0;
    top: 11px;
}
.browse_store{
    position: ABSOLUTE;
    right: 100%;
    width: 160px;
    top: 100%;
    z-index: 50;
    background: #f4990b;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.browse_store.active{
     opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.browse_store li a{
    color: #fff;
    font-size: 14px;
    display: block;
    text-align: center;
    padding: 10px 5px;
    border-bottom: 1px solid rgba(255, 255, 255,.1);
    -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.browse_store li a:hover{
    background: #e69009;
}
.footer1 .row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer1 .row:after,
.footer1 .row:before{
    display: none;
}
.footer1 .row .col-md-3:nth-of-type(1){
    -ms-flex: 0 0 170px;
    flex: 0 0 170px;
    width: 170px;
    max-width: 170px;
}
.footer1 .row .col-md-3:nth-of-type(2){
    -ms-flex: 0 0 600px;
    flex: 0 0 600px;
    width: 600px;
    max-width: 600px;
}
.footer1 .row .col-md-3:nth-of-type(4),
.footer1 .row .col-md-3:nth-of-type(3){
     -ms-flex: 0 0 calc((100% - 1050px)/2);
    flex: 0 0 calc((100% - 1050px)/2);
    width: calc((100% - 1050px)/2);
    max-width: calc((100% - 1050px)/2);
}


.footer1 .row .col-md-3.last{
     padding-left: 15px;
    -ms-flex: 0 0 190px;
    flex: 0 0 190px;
    width: 190px;
    max-width: 190px;
}
.footer1 .row .col-md-3:nth-of-type(2) ul{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer1 .row .col-md-3:nth-of-type(2) ul li{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
}
.footer1 ul.social {
    display: flex;
    align-items: center;
}

.footer1 ul.social li a {
    display: flex !important;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.footer1 .fa-linkedin:before {
    content: "\f0e1";
    font-size: 16px;
    margin-left: 3px;
    margin-top: 0;
    display: inline-block;
}
.cms-index-index .mgs-products .mgs-owl-carousel .product-item .number_box span.plus,
.cms-index-index .mgs-products .mgs-owl-carousel .product-item .number_box span.minus{
        width: 25px !important;
            height: 25px !important;
}
.cms-index-index .mgs-products .mgs-owl-carousel .product-item .number_box .qty {
    width: 40px !important;
    height: 25px !important;
    line-height: 25px !important;
}

.minicart-items .product-item-details .details-qty .label {
    font-weight: bold;
    font-family: Gotham;
    padding: 0;
    margin: 0 10px 0 0;
}
.minicart-items .product-item-details .details-qty .qty-box{border:none;}
.minicart-items .product-item-details .details-qty {
    /* display: inline-flex; */
    vertical-align: middle;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin: 0 !important;
    padding: 0;
    /* position: static; */
    width: 100%;
}
.minicart-items .product-item-details .details-qty .qty-box span.minus {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    box-shadow: none;
    padding: 6px 10px 5px;
    height: 25px;
    background-color: #132246;
    border: 0;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    width: 25px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    background-image: url(../../wysiwyg/down-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 11px;
}
.minicart-items .product-item-details .details-qty .qty-box .item-qty{
    padding: 0;
    font-size: 13px;
    margin: 0;
    border-radius: 0;
    border-right: none;
    border-left: none;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    box-shadow: none;
    width: 32px;
    height: 25px;
    padding: 0 5px;
    text-align: center;
    background-color: transparent;
    border: 0;
    background: #fff;
    font-size: 12px;
    font-weight: 500;
}
.header .minicart-wrapper .block-minicart .block-content>.minicart-items-wrapper>.minicart-items>.product-item>.product>.product-item-details>.product-item-pricing .price, .header .minicart-wrapper .block-minicart .block-content > .subtotal > .amount.price-container .price {
    color:#000 !important;
    font-family: 'Gotham Book' !important;
}
.minicart-items .product .toggle, .header .minicart-wrapper .block-minicart .block-content > .subtotal > .label > span {
    color:#000 !important;
    font-family: 'Gotham Book' !important;   
}
.minicart-items .product-item-details .details-qty .update-cart-item{
    height: 25px !important;
    width: 25px !important;
}
.minicart-items .product-item-details .details-qty .qty-box span.plus {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    box-shadow: none;
    padding: 6px 10px 5px;
    height: 25px;
    background-color: #132246;
    border: 0;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    width: 25px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
    background-image: url(../../wysiwyg/up-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 11px;
}
.minicart-items .product-item-details .details-qty .qty-box span.plus:before{display: none !important;}
.minicart-items .product-item-details .details-qty .qty-box span.minus:before{display: none !important;}



/************** Product list page *********************************/
.boxes_row_box1 div#accordion{display: none;}
.modal-popup.ajaxCartForm.viewBox.modal-slide._inner-scroll._show .modal-inner-wrap{
	z-index: 99;
}
.product_quickview_content div#product-options-wrapper {
    display: none !important;
}
.product_quickview_content .product-add-form .cart_buy{margin:40px 0 20px 0 !important;}
.ajaxCartForm .product_quickview_content .page-title-wrapper .page-title {
    line-height: normal !important;
    font-weight: bold !important;
    font-size: 30px !important;
    color: #132246 !important;
    font-family: 'Gotham' !important;
    margin-top: 10px !important;
    text-transform: capitalize !important;
}
.ajaxCartForm .page-title-wrapper{background: none !important;}
.catalog-category-view section.headerr{display: none;}
.catalog-category-view #maincontent .layout-title-default.layout_type1.page-title-wrapper{
    position: static;
    background: none;
}
.catalog-category-view .page-title-content {
    display: flex;
    flex-wrap: wrap;
}
#accordion h5, .filter-content .filter-options h5{
    font-size: 18px;
    font-family: Gotham-Medium;
    color: #000;
    text-transform: capitalize;
    margin: 0 0 12px 0;
    display: flex;
}
#accordion .expand, #accordion .expanded{
    top: 0;
    left: auto !important;
    right:0 !important;
}
.filter-options .filter-options-content .item a:hover{
    color:#f4990b !important;
}
.subcategory-list {
    padding: 0 0 0 20px;
}
.boxes_row_box1 .gray-top-bottom{display: none;}
.boxes_row_box1 .collapse{display: block !important;}
.boxes_row_box1 .o-list > li{line-height: 40px;}
.mgs-filter .filter-options-content li {
    padding:5px 0;
}
.boxes_row_box1 .o-list > li a{	
	font-size:16px !important;
	font-family: 'Gotham Book' !important;
	font-weight: normal !important;    
    color:#000 !important;
}
.boxes_row_box1 .o-list > li.level0 a{
     background:none;
}



.boxes_row_main .mgs-filter .filter-options-content li a {
    font-size:14px !important;
    font-family: 'Gotham Book' !important;
    font-weight: normal !important;
    background-repeat: no-repeat;
    background-position: left center;
    color:#000 !important;
}
.mgs-filter .filter-options .filter-options-content {
    background:none !important;
    padding:0  !important;
}
.mgs-filter .filter-options-content li a:before {
    display: none !important;
}
.mgs-filter-item-checkbox input[type="radio"]{
    -webkit-appearance: none;
    -moz-appearance:none;
    position: absolute;
    top: 5px;
    left: 0;
    width: 11px;
    outline: none;
    height: 11px;

}
.mgs-filter-item-checkbox input[type="radio"]:focus{
    outline: none;
}
.mgs-filter-item-checkbox input[type="radio"] + label:before{
    display: inline-block;
    box-sizing: border-box;
    margin: 0;
    min-width: 15px;
    min-height: 15px;
    width: 15px;
    height: 15px;
    border: 2px solid #ccc;
    background: #fff !important;
    content: '';
    cursor: pointer;
    border-radius: 50%;
}
.mgs-filter .mgs-filter-item-checkbox input[type="radio"] + label:before {
    display: inline-block;
    box-sizing: border-box;
    margin: 0;
    min-width: 15px;
    min-height: 15px;
    width: 15px;
    height: 15px;
    border: 2px solid #ccc;
    background: #fff !important;
    content: '';
    cursor: pointer;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
}
#accordion .mgs-filter-item-checkbox input[type="radio"] + label {margin: 4px 0 0 0;}
.mgs-filter .mgs-filter-item-checkbox input[type="radio"]:checked + label:before {
   box-shadow: 0 2px 4px rgba(63,156,215,0.4);
    left: 0 !important;
    width: 15px !important;
    height: 15px !important;
    background-color: #fff !important;
    border: 5px solid #142246 !important;
    margin: 0;
}
.subcategory-list .o-list > li a{padding-left: 7px !important;}
.subcategory-list .o-list > li{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.subcategory-list li .mgs-filter-item-checkbox {
    order: -1;
    line-height: normal;
}
.subcategory-list li .mgs-filter-item-checkbox input[type="checkbox"] + label{margin:0;}
.mgs-filter .filter-content .item .mgs-filter-item-checkbox{float: left !important;margin-right:0 !important;}
.filter-options-content li a:hover {
    color:#142246 !important;
}
.filter-options-content li a:focus {
    color:#142246 !important;
}
.filter-options-content ol.items {
    display: block !important;
}

.o-list--unstyled{display: none;}
section.bredacrumbs {
    order: -1;
    width: 100%;
    text-align: left;
}
.bredacrumbs ul, .breadcrumbs ul {
    padding: 20px 0 !important;
    margin: 0;
    border-bottom: 1px solid #eaeaea;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.bredacrumbs ul li.home a, .breadcrumbs ul li.home a {
    color: #a1a1a1;
}
.bredacrumbs ul li a, .breadcrumbs ul li a, section.bredacrumbs ul li a {
    font-family: 'Gotham Book';
    font-size: 14px;
    margin-right: 5px;
    color: #142246;
}
.page-title-content h1.page-title span {
    color: #132246;
}
.page-title-content h1.page-title {
    display: block;
    font-size: 30px;
    color: #132246;
    font-family: 'Gotham';
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin-top: 48px;
    margin-bottom: 0;
}
.category-product-actions .filter-wrapper .toolbar-products {display: block;}
.product-container .category-product-actions .filter-wrapper{display: block;}
.category-product-actions .filter-wrapper .toolbar-products .toolbar-amount {display: none;}
.category-product-actions .filter-wrapper .toolbar-products .filter-placeholder {display: none;}
.category-product-actions .filter-wrapper .toolbar-products .field.limiter{display: none;}
.category-product-actions .filter-wrapper .toolbar-products .modes{display: none;}
.category-product-actions .filter-wrapper .toolbar-products .sorter .sorter-action {display: none;}
.page-products .bottom-toolbar .toolbar .limiter{display: block;}
.page-products .bottom-toolbar span.limiter-text {
    display: none;
}
.boxes_row_box2 .toolbar-products label {
    display: block !important;
    font-family: 'Gotham-Medium' !important; 
    font-size: 18px !important;
    margin: 0 15px 0 0 !important;
    font-weight: normal !important;
    width: auto !important;
    flex: auto !important;
    max-width: inherit !important;
    padding-right: 0 !important;
    color:#000 !important;

}
.category-product-actions .filter-wrapper .toolbar-products .toolbar-sorter {
    float: right;
    display: flex;
    align-items: center;
    padding: 0;
}
.boxes_row_box2 .toolbar-products select {
    height: 35px !important;
    border: 1px solid #e6e6e6 !important;
    border-radius: 5px !important;
    font-size: 14px !important;
    font-family: 'Gotham Book' !important;
    width: 100% !important;
    color: #000 !important;
    padding: 0 15px !important;
}
.page-products .bottom-toolbar .toolbar .limiter
{   display: flex;
    flex-wrap: wrap;
    margin: 0;
    position: absolute;
    right: 0;
}
.boxes_row_box2 .pages .action > span:hover {color:#f4990b !important;}
.boxes_row_box2 .pages .action:hover:before {color:#f4990b !important;}
.boxes_row_box2 .bottom-toolbar .toolbar 
{
    text-align: center;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0;
    margin: 60px 0 0 0;
}
.bottom-toolbar .toolbar-products .pages {
    display: block;
    width: 100%;
    max-width: 100%;
}
.boxes_row_box2 .toolbar-products select.limiter-options 
{
    width: 75px !important;
    padding: 0 10px !important;
    margin: 0;
}
.boxes_row_box2 .pages .items {
    display: flex;
    font-weight: 700;
    align-items: center;
    justify-content: center;
}
.boxes_row_box2 .pages .item .page span {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    line-height: normal;
    font-family: Gotham Book !important;
    font-weight: normal !important;
    color:#000 !important;
}
.boxes_row_box2 .pages .item .page {
    height: 30px;
    width: 30px;
    line-height: normal;
    border: none;    
    border-radius: 5px;
    margin-right: 3px;
    margin-left: 3px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;    
}
.boxes_row_box2 .pages .action.next, .boxes_row_box2 .pages .action.previous {
    height: auto;
    line-height: normal;
    border: 1px solid transparent;
    /* -webkit-border-radius: 100%; */
    border-radius: 5px;
    /* border-radius: 13px; */
    margin-right: 3px;
    margin-left: 3px;
    text-align: center;
    display: flex;
    vertical-align: top;
    padding: 0;
    align-items: center;
    justify-content: center;
    width: auto;
    position: relative;

}
.pages .action.next > span, .pages .action.previous > span {
    position: static !important;
    height: auto !important;
    width: auto !important;
    text-transform: capitalize !important;
    font-family: 'Gotham Book' !important;
    color: #000 !important;
    font-size: 14px !important;
    opacity: 1 !important;
}
.boxes_row_box2 .pages .action.next{padding:0 17px 0 0;}
.boxes_row_box2 .pages .action.previous{padding:0 0 0 17px;}
.boxes_row_box2 .pages a.action.next:before {
    content: "\f105 " !important;
    font-family: FontAwesome !important;
    display: block !important;
    font-size: 21px !important;
    margin: 0 !important;
    position: absolute;
    right: 0;
    top: -4px;
    line-height: normal;
    height: auto;
    color:#000;
}
.boxes_row_box2 .pages a.action.previous:before {
    content: "\f104 " !important;
    font-family: FontAwesome !important;
    display: block !important;
    font-size: 21px !important;
    margin: 0 !important;
    position: absolute;
    left: 0;
    top: -4px;
    line-height: normal;
    height: auto;
    color:#000;
}
.pages .item.current .page{
    border: 1px solid #f49600;
}
.pages .item a.page:hover {    
    border: 1px solid #f49600;
}
.pages .item a.page:hover span {
    color: #fff;
}
.pages .item .action.next:hover, .pages .item .action.previous:hover {    
    opacity: 0.7;   
}
section.corpoarates.new-arrivals{margin:0;}
.boxes_row_box2 .flowers_list .flower_box_col figcaption form button.tocart span.text-add-tocart, .cms-index-index .mgs-products .mgs-owl-carousel .product-item .action.tocart.primary.btn.btn-primary.btn-md .text-add-tocart {
    width: 30px;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-left: 15px;
    text-transform: uppercase;
}
.boxes_row_box2 .flowers_list .flower_box_col figcaption form button.tocart.tocart-loading span, .cms-index-index .mgs-products .mgs-owl-carousel .product-item .action.tocart.primary.btn.btn-primary.btn-md.tocart-loading span {
	width:44px !important;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-left: 15px;
    text-transform: uppercase;
}
.boxes_row_box2 .flowers_list .flower_box_col figcaption form button.tocart, .cms-index-index .mgs-products .mgs-owl-carousel .product-item .action.tocart.primary.btn.btn-primary.btn-md {
    width: 116px !important;
    flex: inherit !important;
    height: 25px;
    max-width: 100% !important;
}
.product-item-info figcaption h2 a {
    font-size: 15px !important;
    text-align: center;
    display: block;
    margin: 0 0 5px !important;
    padding: 0 10px !important;
    font-weight: 700 !important;
    color: #142246;
}
.boxes_row_box2 .mgs-products .flowers_list .product-item-info .number_box{max-width: 100%; flex: inherit !important; }
.boxes_row_box2 .mgs-products .flowers_list .product-item-info .number_box .qty{width: 32px;height: 25px;}
.boxes_row_box2 .mgs-products .flowers_list .product-item-info .number_box span.minus{width: 25px;height: 25px;}
.boxes_row_box2 .mgs-products .flowers_list .product-item-info .number_box span.plus{width: 25px;height: 25px;}
.catalog-category-view .boxes_row_box2 .flowers_list .flower_box_col figcaption form{padding: 0 !important;margin:15px 0 0 0 !important;width: 100%;order:5;}
.boxes_row_box2 .mgs-products .flowers_list .product-item-info figcaption {
    width: 100%;
    text-align: center;
}
.boxes_row_box2 .row.flowers_list .flower_list_item{display: flex;justify-content: center;margin-bottom: 50px;}
.boxes_row_box2 .mgs-products .flowers_list .product-item-info{
    position: relative;
    border: none;
    padding-bottom: 0;
    width: 218px;
    display: flex;
    flex-wrap: wrap;
}
.product-item-info .price-box .price-final_price .price-wrapper .price{font-weight: 400 !important;margin:0;font-size: 18px !important;font-family: 'Gotham Book' !important;}
section.new-arrivals .product-item-info .wishh a{
	position: absolute !important;
    right: -22px !important;
    top: 0 !important;
}
.category-product-actions .filter-wrapper .toolbar-products .toolbar-sorter .box-sort{width: 153px;}

/******************** Product detail page **************************/



    
    .catalog-product-view .fotorama__arr--next {
        right: 0 !important;
    }
    .fotorama__stage__frame .fotorama__img {
        height: auto;
        left: 0;
        max-height: 100%;
        max-width: 100%;
        position: absolute;
        top: 0;
        -webkit-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
        -o-transform: translate3d(-50%, -50%, 0);
        transform: inherit;
        transition-duration: 0.3s;
        transition-property: width, height, top, left;
        vertical-align: middle;
        width: auto;
        border: 1px solid #eee !important;
    }
    .catalog-product-view .fotorama__nav--thumbs .fotorama__nav__frame {
        padding: 20px;
        height: 102px;
        padding: 0 !important;
        border: 1px solid #eee;
        border-radius: 0;
        box-sizing: border-box;
        margin: 0 0 20px;
    }
    .fotorama__wrap--slide .fotorama__stage__frame{width: 99.9% !important;}
    .catalog-product-view .fotorama__thumb {
        background-color: #ebebeb;
        height: 100%;
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: relative;
        width: 100%;
        box-sizing: content-box;
    }
    .catalog-product-view .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
        position: absolute;
        height: auto
        width: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        max-width: 102px;
        max-height: 102px;
        transform: inherit;
    }    
    .catalog-product-view:not(.with-subscription) .fotorama__nav--thumbs .fotorama__nav__frame.fotorama__active {
        border: 1px solid #f5a01c;
    }
    .catalog-product-view .fotorama__thumb-border{display: none;}
.vertical-gallery .owl-carousel .owl-item img{position: static;width: auto;}
.catalog-product-view .product-info .gallery-area{width: 50.2%;}
.catalog-product-view .product-info .product-main-info{width:49.8%;display: flex;flex-wrap: wrap;padding-left: 100px;}
.catalog-product-view section.corpoarates.detail a{padding:0;}
.product.item-image.imgzoom.item{
   position: relative;
}
/*.fotorama__wrap--slide .fotorama__stage__frame:hover::after {
    background-image: url(../Images/zoom.png);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
    display: flex;
    align-items: center;
    float: right;
    content: "";
    position: absolute;
    top: 10px;
    right: calc(100% - 455px);
    background-size: 100%;
    cursor: pointer;
}*/
#vertical-thumbnail-wrapper .item-thumb{width: 102px !important;height: 102px;display: flex;align-items: center;background-color: #fff; border:1px solid #e6e6e6;margin:0 0 36px 0;}
#vertical-thumbnail-wrapper .item-thumb.active{border:1px solid #f5a01c;}
#vertical-thumbnail-wrapper .slick-slide img{width: 100%;}
#vertical-thumbnail-wrapper {
    position: absolute;
    top: 0;
    width: 102px;
    float: left;
    height: 477px;
    overflow: hidden;
    left: 0;
}
.vertical-gallery {
    padding: 0 0 0 167px;
    position: relative;
    display: flex;
    justify-content: flex-start;
}
.vertical-gallery.no-thumb{padding:0;}
#owl-carousel-gallery {
    padding: 0;
    border: 1px solid #f2f2f2;
    width: 100%;
    width: 477px;
    height: 477px;
}

.catalog-product-view section.headerr{display: none;}
.breadcrumbs ul li a {margin:0;}
.catalog-product-view .breadcrumbs .item:not(:last-child):after{
    margin-top: 6px;
    color: transparent;
    margin: 7px 7px 0 9px;
    font-size: inherit;
    width: 6px;
    height: 10px;
}
.catalog-product-view .breadcrumbs ul.items {
    padding-left: 0;
}
.breadcrumbs ul li strong {
    color: #000 !important;
    font-family: 'Gotham Book';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}
section.corpoarates.detail .row.product-info {
    padding: 40px 60px 40px;
}
.catalog-product-view section.corpoarates.detail .product-info-main p.hero {
    font-weight: bold;
    font-size: 30px !important;
    color: #132246;
    font-family: 'Gotham' !important;
    margin-top:-10px;    
    text-transform: uppercase;
}
.catalog-product-view .product-info-price .price-final_price .price-wrapper .price {
    font-size: 26px;
    margin-bottom: 0;
    display: block;
    font-family: 'Gotham Book' !important;
    color: #000 !important;
    font-weight: normal !important;
}
.catalog-product-view .product-info-price {
    margin: 30px 0 20px 0;
    width: 100%;
}
.catalog-product-view .product-main-info p.size_attr {
    order: 1;
    width: 100%;
    font-family: 'Gotham Book' !important;
    font-size: 18px !important;
    color:#000;
    color:#000 !important;
    padding:30px 0 0 0;
    border-top:1px solid #eaeaea;
    display: none;
}
.catalog-product-view .product-main-info p.size_attr label{
    font-family: 'Gotham Book' !important;
    font-size: 18px !important;
    color:#000 !important;   
}
.sharethis-inline-share-buttons {
    display: none !important;
}
.catalog-product-view section.corpoarates.detail .size h4 {
    font-family: 'Gotham-Medium' !important;
    font-weight: normal;
    font-size: 14px;
}
.catalog-product-view .swatch-attribute.color #swatch-color a.js-linktwo{
    border-radius: 5px;
    font-family: 'Gotham-Medium' !important;
    font-weight: normal;
    font-size: 14px;
}
.catalog-product-view .box-tocart .number_box span.plus {
    height: 45px;
    width: 45px;
    border-radius: 0 5px 5px 0;
}

.catalog-product-view .box-tocart .number_box span.minus {
    height: 45px;
    width: 45px;
    border-radius: 5px 0 0 5px;
}
.catalog-product-view .number_box input {
    height: 45px !important;
    width: 45px !important;
    border: none !important;
    font-size: 16px !important;
    font-family: 'Gotham Book' !important;
    font-weight: normal;
}
.catalog-product-view .box-tocart.update .number_box input {
    border: 1px solid #ddd !important;
    color: #000;
    margin-left: 10px;
}
.catalog-product-view .product-add-form .cart_buy {
    padding: 0 0 0 0 !important;
    margin: 40px 0 0 0;
    width: 100% !important;
    border-bottom: none;
    max-width: 100% !important;
    flex: auto;
}
.catalog-product-view button#product-buynow-button {
    display: none !important;
}
.product-add-form.ck {
    width: 100%;
}
.catalog-product-view section.corpoarates.detail .flowers_list_similar h1.flower_title {
    font-size: 30px !important;
    color: #132246;
    font-family: gotham;
    font-weight: bold;
    text-transform: capitalize;
}
.catalog-product-view #product-addtocart-button {
   background-image: url(../../wysiwyg/main-cart-white.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 25px center !important;
    background-size: 17px !important;
    padding: 0 0 0 58px !important;
    border-radius: 3px !important;
    line-height: normal !important;
    background-color: #f4990b !important;
    border: none !important;
    font-family: 'Gotham-Medium' !important;
    font-size: 14px !important;
    color: #fff !important;
    max-width: 205px !important;
    height: 45px !important;
    width: 100% !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center;;

}
.catalog-product-view #product-updatecart-button {
    padding: 0 40px !important;
    border-radius: 3px !important;
    line-height: normal !important;
    background-color: #f4990b !important;
    border: none !important;
    font-family: 'Gotham-Medium' !important;
    font-size: 14px !important;
    color: #fff !important;
    max-width: 205px !important;
    height: 45px !important;
    width: 100% !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center;;

}
.catalog-product-view .product-add-form .box-tocart.update .cart_buy {
    padding:0 0 20px 0 !important;
}
.catalog-product-view #product-addtocart-button:hover{background-color:#132246 !important;}
.catalog-product-view section.corpoarates.detail .flowers_list_similar .flower_list_item{border:none !important;padding:0 !important;}
.catalog-product-view .product-social-links .action.towishlist > span {
    font-size: 14px;
    width: auto;
    font-family: 'Gotham-medium';
    color: #f4990b;
    margin: 0 0 0 10px;
} 
.catalog-product-view .product-social-links .action.towishlist {
    text-decoration: none;
    border: 1px solid #f4990b;
    box-shadow: none;
    background-color: transparent;
    padding: 0;
    border-radius: 5px;
    width: 100%;
    height: 45px;
    text-align: center;
    line-height: normal;
    margin-right: 0;
    padding: 0;
    max-width: 205px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: static !important;
    text-transform: uppercase;
}
.catalog-product-view .product-social-links.product-bottom.loading-ajax--wl .action.towishlist:before {
    color: transparent;
    z-index: 9;
    background-image: url(../images/oval_1.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    background-size: 13px;
    opacity: 1;
    background: none !important;
    color: #f49a0f !important;
}
.catalog-product-view .product-social-links{
    margin:20px 0 50px 0 !important;
    display: flex;
    flex-wrap: wrap;
}
    
.catalog-product-view section.corpoarates.detail ul.sub-title{display: none;}
.catalog-product-view .breadcrumbs .items>li.home{margin-right: 4px;}

.flowers_list_similar .product-item-inner{display: none;}
.flowers_list_similar figcaption form button.tocart {
	margin-left: 0px;
    background-image: url(../../wysiwyg/main-cart-white.svg);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 17px;
    padding: 5px 10px 5px 30px;
    border-radius: 3px;
    line-height: normal;
    background-color: #f4990b;
    border: none;
    font-size: 13px !important;    
    display:flex;
    align-items: center;
    justify-content: center;
}
.flowers_list_similar .product-item-info {
    max-width: 205px;
    margin: 0 auto;
    width: 100%;
}
.flowers_list_similar .owl-nav.disabled {
    display: block !important;
}
.owl-dots{display: none;}
.catalog-product-view .flowers_list_similar.owl-carousel .owl-nav>button.owl-prev, .catalog-product-view .flowers_list_similar.owl-carousel .owl-nav button.owl-next{display: flex !important;}
.catalog-product-view .flowers_list_similar.owl-carousel .owl-nav>button.owl-prev{left:0 !important;}
.catalog-product-view .flowers_list_similar.owl-carousel .owl-nav>button.owl-next{right:0 !important;}
.owl-carousel.flowers_list_similar .owl-nav > button > span {
    height: auto;
    width: 100%;
    font-size: inherit;
    margin: -8px 0 0 0 !important;
    padding: 0 !important;
    position: static;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}
.owl-carousel.flowers_list_similar .owl-nav > button {
    color: #000;
    font-size: 30px;
    margin: 0;
    padding: 0;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
    height: 35px;
    width: 35px;
    display: flex !important;
    align-items: center;
    line-height: normal;
    justify-content: center;
}
.owl-carousel.flowers_list_similar .owl-nav > button:hover {
    background: #132246;
    color: #FFF;
    text-decoration: none;
}
.owl-carousel.flowers_list_similar .owl-nav > button > span:before{display: none !important;}
.flowers_list_similar figcaption form button.tocart {
    width: 116px !important;
    flex: inherit !important;
    height: 25px;
    padding:0 !important;
    max-width: 100% !important;
}
.flowers_list_similar .product-item-info .number_box {
    max-width: 100%;
    flex: inherit !important;
}
.flowers_list_similar .flower_box_col figcaption form {
    padding: 0 !important;
    margin: 15px 0 0 0 !important;
    width: 100%;
    order: 5;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flowers_list_similar .flower_box_col figcaption form button.tocart span.text-add-tocart {
    width: 30px;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-left: 15px;
    text-transform: uppercase;
}
.flowers_list_similar .flower_box_col figcaption form button.tocart span {
    width: 45px;
    overflow: hidden;
    text-transform: uppercase;
    margin-left: 15px;
}

.flowers_list_similar .flower_box_col .number_box input{height: 25px !important;width: 30px !important}
.flowers_list_similar .flower_box_col .number_box span.plus{height: 25px; width: 25px;}
.flowers_list_similar .flower_box_col .number_box span.minus{height: 25px;width: 25px;}

/*************** end product detail page ******************/

/************ shopping cart page *******************/
main.no_flowers_main{max-width: 100%;}
p.price-as-configured{margin:0 !important;}
.cart.table-wrapper .items>.item{border:none !important;}
.cart-container .form-cart
{   width: 100%; padding-right: 0px; margin-bottom: 0px;
}
.table-wrapper
{   margin-bottom: 0px;
}
.block.crosssell
{   width: 100%; padding-right: 0px;
}
.cart.table-wrapper .cart thead tr th.col
{   border-top: 0px; font-size: 18px; font-weight: normal;
}
.cart.table-wrapper .cart thead tr th.col.item,
.cart.table-wrapper .cart tbody tr td.col.item
{   width: 60%;
}
.cart.table-wrapper .cart thead tr th.col.price,
.cart.table-wrapper .cart tbody tr td.col.price
{   text-align: center; width: 15%; text-align: left;
}
.cart.table-wrapper .cart thead tr th.col.qty,
.cart.table-wrapper .cart tbody tr td.col.qty
{   text-align: center; width: 15%; text-align: center;
}
.cart.table-wrapper .cart thead tr th.col.subtotal,
.cart.table-wrapper .cart tbody tr td.col.subtotal
{   width: 15%;
}
.cart.table-wrapper .cart tbody tr td .product-item-name
{   font-size: 18px; font-family: 'Gotham';
}
.cart.table-wrapper .product-item-name + .item-options
{   margin: 28px 0px;
}
.item-options dt,
.item-options dd
{   margin: 0; color: #999; font-size: 16px; font-weight: normal;
}
.cart.table-wrapper .items{border-bottom: 1px solid #eaeaea !important;margin:0; }
.cart-container form.form-cart .cart.table .product-item-photo, #wishlist-view-form .product-items .pro-img .product-item-photo{max-width: 90px !important;margin-right: 20px;}
.cart-container form.form-cart .cart.table .product-item-details .product-item-name a, #wishlist-view-form .product-items .pro-name .product-item-name a {
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 0;
    font-family: 'Gotham Book';
    font-weight: normal;
}
.cart-container form.form-cart .cart.table .col.item{display: flex;align-items: center;}
.cart.table-wrapper .cart tbody tr td.col.price .price, .cart.table-wrapper .cart tbody tr td.col.subtotal .price {
    font-weight: normal;
    font-size: 16px;
    color: #000;
    letter-spacing: 0;
    font-family: 'Gotham Book';
} 
.cart.table-wrapper .cart tbody tr td .control.qty
{   width: 124px;
    border: 1px solid #999999;
    text-align: center;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    top: -8px;
}
.cart-container form.form-cart .cart.table thead th.col.subtotal, .cart-container form.form-cart .cart.table tbody td.col.subtotal{text-align: right !important;}
.cart-container form.form-cart .cart.table tbody td.col .price-excluding-tax{text-align: right !important;}
.cart-container form.form-cart .cart.table .col.price, .cart-container form.form-cart .cart.table .col.subtotal{width: 150px !important;}
.cart-container form.form-cart .cart.table thead th.col.price, .cart-container form.form-cart .cart.table tbody td.col.price{text-align: right !important;}
.cart-container form.form-cart .cart.table .col.remove {
    width: 140px !important;
    text-align: center;
    padding-right: 35px;
}
.cart-container form.form-cart .cart.table .col.qty {
    width: 150px !important;
}
/*.cart-container form.form-cart .cart.table thead th.col {
    border-bottom: 1px solid #eaeaea !important;
}*/
.cart-container form.form-cart .cart.table thead th.col{font-size: 18px; font-weight: normal;letter-spacing: 0;text-transform: capitalize; font-family: 'Gotham-Medium' !important;color: #000;}
.cart-container form.form-cart .cart.table .col.qty .control.qty{	
    border: none;
    border-radius: 0;
    max-width: 100%;
    margin: 0 auto;
    height: auto;
    position: static;

}
.cart.items a.action.action-edit, #wishlist-view-form .product-items .action .action-edit{display: none;}
.cart.items a.action.action-delete, #wishlist-view-form .product-items .action .action-delete {
    background: url(../Images/remove-icon.png);
    background-repeat: no-repeat;
    padding: 0 0 0 18px;
    font-size: 16px;
    font-family: 'Gotham Book' !important;
    color: #000;
    text-decoration: none !important;
    background-position: left center;
}
.cart.table-wrapper .cart tbody tr td .field.qty{margin:0;}
.cart.table-wrapper .cart tbody tr td .control.qty button.decreaseQty {
    height: 25px;
    width: 27px;
    border-radius: 5px 0 0 5px;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    box-shadow: none;
    padding: 0;
    background-color: #132246;
    border: 0;
    color: #fff;
    cursor: pointer;
    background-image: url(../../wysiwyg/down-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 11px;
}
.cart-container form.form-cart .cart.table .col.qty .control.qty .input-text {
    height: 25px !important;
    width: 35px !important;
    border: none !important;
    font-size: 16px !important;
    font-family: 'Gotham Book' !important;
    font-weight: normal;
    padding:0;
}
.cart.table-wrapper .cart tbody tr td .control.qty button.increaseQty {
    height: 25px;
    width: 27px;
    border-radius: 0 5px 5px 0;
    background-image: url(../../wysiwyg/up-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 11px;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    box-shadow: none;
    padding: 0;
    background-color: #132246;
    border: 0;
    color: #fff;
    cursor: pointer;
}
.cart.table-wrapper .cart tbody tr td .control.qty button
{   background: #fff; border:none; margin: 0px; padding: 10px;  line-height: normal; height: auto;
}
.cart.table-wrapper .col.qty .input-text
{   border:none; margin-top: 0px;
}
.cart.table-wrapper .cart tbody tr td.col.item .actions
{   display: flex;
}
.cart.table-wrapper .cart tbody tr td.col.item .actions a
{   font-size: 16px; color: #999999; margin-right: 34px;
}
.cart.table-wrapper .cart tbody tr td.col.item .actions a img
{   vertical-align: middle; display: inline-block; margin-right: 5px; position: relative; top: -2px;
}
.cart.table-wrapper .cart tbody tr td.col.item .actions .action-towishlist
{   order: 3;  background: url(../images/move-to-wish-list.svg) no-repeat left center; padding-left: 20px; 
}
.cart.table-wrapper .cart tbody tr td.col.item .actions .action-delete
{   order: 1;
}
.cart.table-wrapper .cart tbody tr td.col.item .actions .action-edit
{   order: 2;   
}
.cart.table-wrapper .item .col.item
{   display: table-cell;
}
.cart.table-wrapper .product-item-photo
{   width: 185px; display: inline-block;
}
.cart.table-wrapper .product-item-details
{   width: calc(100% - 200px); display: inline-block;
}
.cart-container .cart.main.actions
{   /*display: none;*/
}
#block-shipping{ display: none; }
.cart-totals {
    width: 100%;
    float: right;
    border: none;
    max-width: 543px;
    padding:10px 0 30px 0;
}
.cart-totals .data.table.totals .totals th, .cart-totals .data.table.totals .totals td, .cart-totals .data.table.totals .totals th.mark span
{   
	font-size: 16px !important;
    color: #000 !important;
    background: none !important;
    font-family: 'Gotham Book' !important;
    letter-spacing: 0;
    border:none !important;
    padding:0 0 22px 0;
}
.cart-totals .data.table.totals .totals th.mark span.value{display: none !important;}
.cart-container .shopping-cart-bottom .cart-totals .grand.totals{border:none !important;}


.cart-totals .data.table.totals .totals.sub td
{   font-size: 16px !important;
	border:none !important;
}
.cart-container .shopping-cart-bottom .cart-totals .mark, .cart-container .shopping-cart-bottom .cart-totals .amount{
	font-size: 16px !important;
    color: #000 !important;
    background: none !important;
    font-family: 'Gotham Book' !important;
    letter-spacing: 0 !important;
    text-transform: capitalize !important;
    border:none !important;
    padding:0 0 22px 0;
}
.grand.totals th strong, .grand.totals td strong span.price
{   font-size: 18px !important; font-family: 'Gotham-medium' !important; color: #000!important; text-transform: capitalize !important; background: none !important; letter-spacing: 0 !important;font-weight: normal !important;border:none !important;
}
.cart-totals .data.table.totals .grand.totals td
{   font-size: 18px;  
}
.cart-info-right
{ float: right; width: 218px;margin-left:31px !important;
}
.cart-info-right .summary.title
{   display: none;
}
.cart-container .cart-info-right .action.primary.checkout {
    background: #f4990b !important;
    border: 1px solid transparent !important;
    padding: 0 !important;
    font-family: 'Gotham-medium' !important;
    letter-spacing: normal;
    text-align: center !important;
    text-transform: uppercase !important;
    color: #fff;
    transition: all 0.5s ease !important;
    width: 100% !important;
    margin-top: 0px !important;
    font-weight: 500 !important;
    height: 45px !important;
    border-radius: 5px !important;
    margin-left: 0 !important;
}
.cart-info-right .action.primary.checkout:hover
{   background: none !important; color: #f4990b !important; border:1px solid #f4990b !important;
}
.continue-shop {
    width: 218px;
}
.checkout-extra .block.discount{ padding-top: 15px; }
.checkout-extra .block.discount .title
{   display: none;
}
.checkout-extra .block.discount .field
{   position: relative; max-width: 602px;
	margin-bottom: 0;
}
.checkout-extra .block.discount .control
{   width: 100%; padding-right: 0; 
}
.checkout-extra .block.discount .control .input-text
{   background: #fff;
    height: 45px !important;
    border: 1px solid #f4990b;
    border-radius: 5px;
    padding-left: 15px;
    color:#a2a2a2;
    font-size:14px;
    font-family: 'Gotham Book' !important;
    margin:0;
}
.checkout-extra .block.discount .actions-toolbar
{   position: absolute; top: 0px; right: 0px;margin:0 !important;
}
.checkout-extra .block.discount .actions-toolbar button.apply
{    background: #f4990b !important;
    border: 1px solid #f4990b !important;
    padding: 0;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    transition: all 0.5s ease;
    margin-top: 0px;
    height: 45px !important;
    font-weight: normal;
    border-radius: 0 5px 5px 0;
    min-width: 143px;
    font-family: 'Gotham-medium' !important;
    font-size: 14px !important;

}
.checkout-extra .block.discount .actions-toolbar button.apply:hover
{   background: none !important; color: #f4990b !important;
}
.checkout-extra .block.discount .label
{   font-size: 14px;  font-weight: normal; margin-bottom: 15px;
}
.continue-shop .continue
{  
	background: none;
    border: 1px solid #f4990b;
    padding: 0;
    font-family: 'Gotham-medium' !important;
    letter-spacing: normal;
    text-align: center;
    text-transform: uppercase;
    color: #f4990b;
    transition: all 0.5s ease;
    margin-top: 0px;
    height: 45px;
    font-weight: normal;
    font-size: 14px;
    width: 100%;
    display: flex;
    align-items: center;
    border-radius: 5px;
    justify-content: center;
}
.continue-shop .continue:hover
{    background: #f4990b; color: #fff;border:1px solid transparent;
}
.shopping-cart-bottom
{   padding-bottom: 20px; border-bottom: 1px solid #ccc;
}

.cart-container form.form-cart{
    max-width: 100%;
    min-width: 100%;
}
.cart-container .shopping-cart-bottom {
    max-width: 100%;
    border: none !important;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding:20px 0 0px 0;
}
.cart-container .shopping-cart-bottom:after {
    background:#eaeaea;
    position: absolute;
    left: 0;
    bottom: calc(100% - 175px);
    content: "";
    display: block !important;
    width: 100%;
    height: 1px;
}
.cart-container .shopping-cart-bottom .block.discount .content form .label{display: none;}
.checkout-cart-index .discount .coupon{padding:0 !important;}
.cart-container .shopping-cart-bottom .block .content{padding:0 !important;}
section.headerr h1 {
    text-transform: uppercase;
    display: block;
    font-size: 30px;
    color: #132246;
    font-family: 'Gotham';
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 0;
    text-transform: capitalize !important;
}
section.headerr .col-md-6 {
    width: 100%;
}
.account.page-layout-2columns-left section.headerr .col-md-6{padding:0;}
section.headerr .col-md-offset-1.col-md-5 {
    display: none;
}
section.headerr {
    margin-top: 0 !important;
    background: none !important;
    padding: 0 !important;
}
.cart-container form.form-cart .cart.table .col{border:none !important;}
.cart-container form.form-cart .cart.table tr{border-bottom: 1px solid #ddd !important;}
section.new-arrivals .wishh a.action.towishlist + a.action.towishlist {
    display: none;
}
.shopping-cart-bottom .col-lg-5.col-md-5.col {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding:0;
}
.shopping-cart-bottom .col-lg-7.col-md-7.col{padding:0;}
.checkout-cart-index .header{position: static !important;}
 body:not(.active-builder).checkout-cart-index .page-header .header:not(.header6).active-sticky.start-stk{position: static !important;}
/****************** end shopping cart page ****************/

/************ wishlist page *************************/


/* wishlist page */
.wishlist-index-index .product-item-inner
{   position: static; box-shadow:none;
}
.wishlist-t.for-wish-list
{   padding-top: 0px !important;
}
.wishlist-t.for-wish-list h1
{   padding-top: 5px !important;
}
.toolbar.wishlist-toolbar
{   display: none;
}
#wishlist-view-form .product-items td
{   
	padding: 27px 0 !important;
    border-top: none;
    border-bottom: none;
    vertical-align: middle;
}
#wishlist-view-form .product-items .pro-img .product-item-photo {
    display: flex;
    align-items: center;
}
#wishlist-view-form .product-items .pro-img {
    width: 8%;
}
#wishlist-view-form .product-items .pro-name {
    width: auto;
}
#wishlist-view-form .product-items .pro-name .product-item-name
{   font-size: 18px;
    font-family: 'Gotham';
}
#wishlist-view-form .product-items .pro-price {
    width: 165px;
    text-align: center;
}
#wishlist-view-form .product-items .pro-price .price
{   font-weight: 600;
} 
#wishlist-view-form .product-items .pro-add-to-cart {
    width: 185px;
    text-align: right;
}
#wishlist-view-form .product-items .action {
    width: 185px;
    text-align: right;
}
#wishlist-view-form .product-items .action .product-item-actions{ margin-top: 0px; }
#wishlist-view-form .product-items .pro-img .product-item-photo
{   max-width: 130px;  
}
#wishlist-view-form .product-items .field.qty,
#wishlist-view-form .product-items .product-item-actions
{       display: inline-block; margin: 0px;
}
#wishlist-view-form .product-items .field.qty
{   display: none;
}
#wishlist-view-form .product-items th {opacity: 0;}
#wishlist-view-form .product-items th.item{display: block;opacity: 1;padding-bottom: 15px !important;}
#wishlist-view-form .product-items tr{
	border-bottom: 1px solid #eaeaea;
}
#wishlist-view-form .product-items th {
    letter-spacing: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 18px !important;
    font-weight: normal !important;
    letter-spacing: 0 !important;
    text-transform: capitalize !important;
    font-family: 'Gotham-Medium' !important;
    color: #000 !important;
}
#wishlist-view-form .product-items .product-item-actions .actions-primary{ margin: 0px; }
#wishlist-view-form .product-items .product-item-actions .actions-primary .action.primary
{   margin: 0px; width: auto; font-size: 13px; margin-right: 0px;  white-space: nowrap; 
    font-family: 'Gotham'; padding: 9px 15px; border: 1px solid #000; background-color: #000000; 
    line-height: normal;  height: auto;  
}
#wishlist-view-form .product-items .product-item-actions .actions-primary .action.primary:hover
{   background: #fff; color: #000;
}
#wishlist-view-form .product-items .action a
{   color: #999999; font-size: 16px; text-decoration: underline !important;
}
#wishlist-view-form .product-items .pro-add-to-cart .box-tocart{ position: relative; top: -5px; }

.wishlist-index-index .products-grid.wishlist .product-items{display: inherit; margin:0;}
.wishlist-index-index .column.main {
    padding: 0 !important;
}





.wishlist_main .shopping-cart a.tocart, #wishlist-view-form .product-items .product-item-actions .actions-primary .action.primary {
    width: 116px !important;
    height: 25px;
    max-width: 100% !important;
    margin-left: 0px;
    background-image: url(../../wysiwyg/main-cart-white.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 15px center !important;
    background-size: 17px !important;
    padding: 5px 10px 5px 30px;
    border-radius: 3px;
    line-height: normal;
    background-color: #f4990b !important;
    border: none;
    font-size: 13px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-family: Gotham-Medium;
    font-weight: normal;
}
#wishlist-view-form .product-items .product-item-actions .actions-primary span {
    width: 35px;
    overflow: hidden;
    text-transform: uppercase;
}
.wishlist_main .shopping-cart a.tocart:after{
	content: "Add";
    font-size: 13px;
    font-family: 'Gotham-medium';
    text-transform: uppercase;
    color: #fff;	
}
.wishlist_main .shopping-cart a.tocart:hover, #wishlist-view-form .product-items .product-item-actions .actions-primary .action.primary:hover{
	border-color: #231f20 !important;
    background-color: #231f20 !important;
    color: #fff;
}
.wishlist_main .shopping-cart .tocart img {
    display: none;
}
.wishlist_main .shopping-cart .remove img {
    display: none;
}
.wishlist_main .shopping-cart a.remove {
    background: url(../Images/remove-icon.png);
    background-repeat: no-repeat;
    padding: 0 0 0 18px;
    font-size: 16px;
    font-family: 'Gotham Book' !important;
    color: #000;
    background-position: left center;
}
.wishlist_main .shopping-cart a.remove:after {
    content: "Remove";
    font-size: 16px;
    font-family: 'Gotham Book' !important;
    color: #000;
}

.wishlist_main .product.product_wishlist {
    margin-bottom: 0;
    padding: 10px 0;
    border: none;
    border-bottom: 1px solid #ddd;
}
#guest_wishlist_list .wishlist_main .price-final_price .price-wrapper .price, #wishlist-view-form .product-items .pro-price .price {
    margin: 0 !important;
    font-weight: normal !important;
    font-size: 16px !important;
    color: #000 !important;
    letter-spacing: 0;
    font-family: 'Gotham Book' !important;
}
.wishlist_main .product_wishlist .product-details p a {
    font-size: 16px !important;
    text-transform: capitalize !important;
    letter-spacing: 0 !important;
    font-family: 'Gotham Book' !important;
    font-weight: normal !important;
}
.wishlist_main .column-labels.product_wishlist {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 30px;
}
.wishlist_main .shopping-cart .column-labels label {
    display: none;
}
.wishlist_main .product_wishlist label.product-image {
    letter-spacing: 0 !important;
    display: block !important;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 18px !important;
    font-weight: normal !important;
    letter-spacing: 0 !important;
    text-transform: capitalize !important;
    font-family: 'Gotham-Medium' !important;
    color: #000 !important;
}

.wishlist_main .shopping-cart .product .product-image {
    -ms-flex: 0 0 15%;
    flex: 0 0 10%;
    max-width: 10%;
}
.wishlist_main .shopping-cart .product .product-details {
    -ms-flex: 0 0 45%;
    flex: 0 0 52%;
    max-width: 52%;
    padding: 0 0 0 5px;
}
.wishlist_main .shopping-cart .product .product-price {
    -ms-flex: 0 0 20%;
    flex: 0 0 8%;
    max-width: 8%;
}
.wishlist_main .product_wishlist .product-item-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: flex-end;
    -ms-flex: 0 0 20%;
    flex: 0 0 30%;
    max-width: 30%;
    box-sizing: border-box;
}
.wishlist_main .shopping-cart .product .product-quantity {
    -ms-flex: 0 0 20%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 0;
    text-align: right;
}

/****************** end wishlist page ****************/



/* create account / login page design */

.customer-account-login .page-title-wrapper
{   display: none;
}
.account.form-create-account .create .legend span
{   margin-bottom: 0px; padding-bottom: 0px; border-bottom: 0px !important; font-family: 'Gotham'; font-size: 30px; color: #132246; letter-spacing: normal;  text-transform: capitalize; font-weight: bold;
}
.account.form-create-account .create .legend{border:none !important;}
.form-create-account .legend + p
{   color: #000 !important; font-size: 16px; font-family: 'Gotham Book'; margin-bottom: 24px;font-weight: normal;
}
.customer-name-prefix .fields
{   display: block;
}
.customer-name-prefix .fields .field.field-name-prefix
{   display: none;
}
.customer-name-prefix .fields .field.field-name-firstname
{   width: 100%; display: block;
}
.customer-name-prefix .fields .field.field-name-lastname
{   width: 100%; display: block;   
}
.sign-in-sign-up label
{   font-family: 'Gotham Book'; font-size: 16px; margin: 0 0 10px !important;  font-weight: normal;text-align: left;width: auto;padding:0;
}
.form-create-account{ padding-right: 60px; }
.form-create-account .fieldset-fullname .fields .field + .field{ padding-left: 0px; margin-bottom: 1rem;}
.fieldset.fieldset-fullname{ margin-bottom: 0px; }
.fieldset.create.info{ margin-bottom: 0px; }
.sign-in-sign-up .input-text {  height: 40px; border:1px solid #999999; padding: .375rem .75rem; color: #495057; line-height: 1.5; font-size: 16px !important; width: 100% !important; }
.sign-in-sign-up .control {width: 100%;}
.form-create-account .gender
{   display: none; margin-bottom: 40px;
}
.field.gender.agree.required{display: block;}
.form-create-account .gender .input{ display: inline-block; padding: 0px 10px; vertical-align: middle; position: relative; padding-left: 25px; }
.form-create-account .gender .input label{ margin: 0px !important; line-height: 20px; display: inline-block; }
.form-create-account .gender .input input{ position: absolute; left: 0px; top: 5px; z-index: 1; opacity: 0; }
.form-create-account .gender .input .mage-error { position: absolute; width: 200px; margin-top: 0px; }
.form-create-account input[type="radio"], .form-create-account input[type="checkbox"]{margin:2px 5px 0 0;}
.form-create-account .gender .input label::before
{   background-color: #fff;
    border: 1px solid #000; 
    position: absolute;
    top: 4px;
    left:0px;
    width: 14px;
    height: 14px;
    display: block;
    content: "";
}
.form-create-account .gender .input label::after
{   position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
}
.form-create-account .gender .input input:checked + label::after
{   background-image: none;
    width: 4px ;
    height: 4px;
    background: #000;
    left: 5px;
    top: 9px;
}
.form-create-account .field.gender.agree label
{   color: #999999; font-family: 'Gotham Book'; font-size: 16px;
}
.fieldset.create.account{ margin-bottom: 0px; }
.form-create-account .fieldset.create.account:after{ display: none; }
.sign-in-sign-up .actions-toolbar{ margin-top:2rem;  }
.sign-in-sign-up .actions-toolbar .action.submit
{   padding: 14px 90px !important; font-size: 14px !important; font-family: 'Gotham book' !important; background: #f4990b !important; letter-spacing: 0 !important; 
    border:1px solid #f4990b !important; transition: all 0.5s ease !important; text-transform: uppercase !important; font-weight: normal !important;
}
.sign-in-sign-up .actions-toolbar .action.submit:hover
{   background-color: #fff !important; border: 1px solid #f4990b !important; background-size: cover !important; color: #f4990b !important;
}
.form-text{ margin:1rem 0px; }
.block-customer-login .block-title strong
{   font-family: 'Gotham'; font-size: 30px; color: #132246; letter-spacing: normal;  text-transform: capitalize; font-weight: bold
}
.block-customer-login .field.note
{    color: #000 !important; font-size: 16px; font-family: 'Gotham Book'; margin-bottom: 24px;font-weight: normal;
}
.form-login .field.password{ position: relative; }
.form-login .show-hide-pass
{    position: absolute;
    right: 8px;
    top: 34px;
    z-index: 9;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.account.form-create-account .actions-toolbar {
    margin-left: 0 !important;
    display: flex;
    justify-content: flex-start;
    border: none !important;
    padding: 0 !important;
    margin: 30px 0 0 0 !important;
}
.form-login .show-hide-pass input{ opacity: 0; position: absolute; width: 100%; height: 100%;  }
.sign-in-sign-up .actions-toolbar .action.login 
{   padding: 14px 90px !important; font-size: 14px !important; font-family: 'Gotham book' !important; background: #f4990b !important; letter-spacing: 0 !important; 
    border:1px solid #f4990b !important; transition: all 0.5s ease !important; text-transform: uppercase !important; font-weight: normal !important;width:auto;
}
.sign-in-sign-up .actions-toolbar > .primary, .sign-in-sign-up .actions-toolbar > .secondary{text-align: left;}
.sign-in-sign-up .actions-toolbar .action.login:hover
{   background-color: #fff !important; border: 1px solid #f4990b !important; background-size: cover !important; color: #f4990b !important;
}
.sign-in-sign-up .actions-toolbar .secondary
{   padding-left: 50px;
    margin:0;
}
.sign-in-sign-up .actions-toolbar .secondary a
{       color: #999999;  font-size: 16px; font-family: 'Gotham';font-weight: 400;margin:0 !important;
}
.sign-in-sign-up .actions-toolbar .secondary a:hover{
    color:#f4990b;
}
.fieldset.login
{   margin-bottom: 20px;
}
.sign-in-sign-up .first-side
{   order: 1; border-right: 1px solid #999999;
}
.sign-in-sign-up .right-side
{   order: 2; padding-left: 59px;
}
section.overview.sign-in-sign-up {
    padding:40px 0 0 0;
}
/* create account / login page design */

/*************** Checkou page ********************/



.checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-item {
        width: 50%
    }
    .checkout-index-index .field._required[name='shippingAddress.street.1'] {
        display: none !important;
    }
    .checkout-index-index .field[name='billingAddressshared.country_id'] {
        display: none !important;
    }
    .checkout-index-index .field._required[name='billingAddressshared.street.0'] {
        display: none !important;
    }
    
    .checkout-index-index .checkout-payment-method .actions-toolbar.new_place_btn {
        display: none !important;
    }
    .checkout-index-index .checkout-payment-method .payment-option-title {
        font-family: Gotham Book !important;
    }
    .checkout-index-index .opc-block-summary .items-in-cart .minicart-items {
        margin:12px 0 0 0;
    }
    #checkout.am-checkout.-modern.-layout-1column .authentication-wrapper {
        min-width: 300px
    }
    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper {
        -webkit-box-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
        width: calc(50% - 7px)
    }
    .checkout-index-index .field > label, .shipping_address_form .field > label, .account .form-address-edit .fieldset .field > .label {
        font-family: 'Gotham Book' !important;
        font-size: 14px !important;
        background: none;
        position: static;
        padding: 0 !important;
        margin: 0 0 10px 0 !important;
    }
   .checkout-index-index #customer-email-fieldset .field > label {
        font-family: 'Gotham Book' !important;
        font-size: 14px !important;
        position: static;
        margin: 0 0 10px 0 !important;
        padding: 0 !important;
    }
    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date,
    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
        width: 50%
    }
    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date {
        padding-right: 10px
    }
    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
        padding-left: 10px
    }
    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
        background: #eee;
        color: #363636
    }
    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title>.amcheckout-icon {
        background: none
    }
    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .subtotal {
        width: 15%
    }
    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .table-totals {
        margin-left: auto;
        width: 40%
    }
    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
        display: inline-block;
        vertical-align: top
    }
    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes {
        box-sizing: border-box;
        padding-right: 10px;
        width: 35%
    }
    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
        width: 65%
    }
    .amcheckout-main-container.-modern .amcheckout-step-container .checkout-payment-method .payment-option-title {
        border: none
        margin:0 !important;
    }
    .checkout-index-index .checkout-payment-method .actions-toolbar .primary .action.action-apply {
        background-color: #f4990b !important;
        border: 1px solid #f4990b !important;
        font-family: Gotham !important;
        margin:0 !important;   
    }
    .checkout-index-index .checkout-payment-method .actions-toolbar .primary {
        margin-top: 0 !important;
    }
    .checkout-index-index .checkout-payment-method #discount-form .payment-option-inner .control {
        width: 100%;
    }
    .checkout-index-index .checkout-payment-method .payment-option-inner {
        margin: 0;
        width: 100%;
    }
    .checkout-index-index .checkout-payment-method form#discount-form {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .checkout-index-index .checkout-payment-method .field{margin:0 !important;}
    .checkout-index-index .checkout-payment-method .checkout-index-index .actions-toolbar{margin:0 !important;}
    .checkout-index-index .checkout-payment-method .actions-toolbar .primary .action.action-apply:hover {
        background: none !important;
        color:#f4990b !important;
    }
    .amcheckout-main-container.-modern.-layout-1column .amcheckout-summary-container .details-qty {
        max-width: 20%
    }
    .amcheckout-main-container.-modern.-layout-2columns {
        position: relative
    }
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column {
        margin: 0
    }
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
        width: calc(100% - (38% + 60px))
    }
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
         width: 38%; max-width: 640px; 
         margin-top:0px;
    }
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar.-sticky {
        overflow: auto;
        max-height: 100vh
    }
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary {
        border: 1px solid #d4d4d4;
        background: #fff
    }
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar {
        margin-bottom: 20px;
        text-align: center
    }
    .checkout-payment-method .message.warning {
        background-color: red !important;
        color: #fff !important;
        font-family: Gotham !important;
        font-size: 15px !important;
        width:90%;
        margin:0 auto 20px;
    }    
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar .amasty.checkout,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar .amasty.checkout {
        float: none;
        width: 70%;
        margin: 0 auto 30px;
        font-family: Gotham;
        text-transform: uppercase;
        font-weight: 400;
        background:#f49b0b !important;
        border:1px solid #f49b0b;
    }
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar .amasty.checkout:hover,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar .amasty.checkout:hover      {
        background:#fff !important;
        color:#f49b0b !important;
    }    
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container,
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
        background: #f9f9f9;
        cursor: default
    }
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .product-item-name {
        width: 100%
    }
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .subtotal {
        width: auto
    }
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .table-totals {
        margin-left: 0;
        width: 100%
    }
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options {
        border:none !important;
        display: none !important;
    }
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
        display: block;
        width: 100%
    }
    .amcheckout-sticky-stopper {
        display: block;
        visibility: hidden;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 0
    }
    .amcheckout-main-container.-modern.-layout-3columns {
        display: flex;
        justify-content: space-between;
        flex-wrap:wrap;
    }
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column {
        width: 32%
    }
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-title {
        cursor: default;
        font-size: 22px !important;
        font-family: Gotham !important;
        font-weight: bold !important;
    }
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper {
        flex: auto;
        width: inherit
    }
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-password,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-password {
        width: 100%
    }
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
        width: 100%
    }
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item:not(:last-of-type),
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:not(:last-of-type) {
        margin-bottom: 10px
    }
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods {
        min-width: inherit
    }
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
        width: 100%;
        margin:0;
    }
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:not(:last-of-type) {
        margin-bottom: 10px
    }
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .billing-address-details {
        width: 100%
    }
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-payment-methods .payment-method:not(:last-of-type) {
        margin-bottom: 10px
    }
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .control {
        position: relative
    }
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .input-text._has-datepicker {
        width: 100%
    }
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date ._has-datepicker~.ui-datepicker-trigger {
        position: absolute;
        top: 7px;
        right: 7px;
        margin: 0
    }
    .checkout-index-index .modal-popup .modal-inner-wrap {
        margin-left: -400px;
        width: 800px;
        left: 50%
    }
    .opc-wrapper .shipping-address-item {
        width: 33.33333333%
    }
    .opc-wrapper .shipping-address-item:before {
        background: #ccc;
        height: calc(100% - 20px);
        content: '';
        left: 0;
        position: absolute;
        top: 0;
        width: 1px
    }
    .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
        display: none
    }
    .opc-wrapper .shipping-address-item.selected-item:before {
        display: none
    }
    .opc-wrapper .shipping-address-item.selected-item+.shipping-address-item:before {
        display: none
    }
    .table-checkout-shipping-method {
        min-width: 500px
    }
    .checkout-payment-method .step-title{
        padding:0;
        background:none;
    }
    .step-title:after{
        display: none !important;
    }
    .checkout-index-index .shipping_address_form {
        margin: 0 -15px 30px !important;
    }
    .checkout-index-index .modal-content .shipping_address_form{margin:50px -15px 0 !important;}
    .checkout-index-index .checkout-billing-address input + label {
        position: static !important;
        font-size: 22px !important;
        font-weight: bold !important;
        font-family: 'Gotham' !important;
        line-height: normal !important;
        margin:0 0 30px 0 !important;
    }
    .amcheckout-step-container input[type='checkbox']+label:before{
        margin:3px 15px 0 0 !important;
    }
    .amcheckout-step-container input[type='checkbox']:checked+label:before {
        content: "\f14a" !important;
        display: block !important;
        width: 20px !important;
        height: 20px !important;
        border-radius: 5px !important;
        border: none !important;
        position: absolute !important;
        left: 0 !important;
        top: 0 !important;
        background: none !important;
        font-family: FontAwesome !important;
        box-shadow: none !important;
        color: #132246 !important;
    }
    .amcheckout-delivery-date p.step-title.amcheckout-title {
        margin: 0 0 40px 0;
    }
    .checkout-index-index .amcheckout-step-container input[type='radio']+label:before {
        margin:2px 15px 0 0 !important;
    }
    .checkout-index-index .actions-toolbar.new_place_btn .primary {
        margin: 0 auto;
        width: 80% !important;
    }
    .checkout-index-index div#checkout-payment-method-load .items.payment-methods .payment-group .payment-method._active label.label:after {
        left: 0 !important;
        top: 6px !important;
        width: 20px !important;
        height: 20px !important;
        background-color: #fff !important;
        border: 5px solid #142246 !important;
        margin: 2px 15px 0 0 !important;
    }
    .checkout-index-index div#checkout-payment-method-load .items.payment-methods .payment-group .payment-method label {
        background: none !important;
        margin:0 !important;
    }
    .checkout-index-index table .col {
        font-family: Gotham Book !important;
    }
    .checkout-index-index .control {
        width: 100%;
    }
    .amcheckout-delivery-date .amcheckout-wrapper {
        padding: 0 !important;
    }
    ._amcheckout-selectable-item.-selected, .amcheckout-step-container .amcheckout-shipping-address .billing-address-details.-selected, .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details.-selected, .amcheckout-step-container .shipping-address-items .shipping-address-item.-selected, .amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item, .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected, .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected, .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.-selected, .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active {
        border-color:#142246 !important;
    }
    .amcheckout-step-container input[type='radio']+label:hover:before, .amcheckout-step-container input[type='radio']:checked+label:before {
        box-shadow: 0 2px 4px rgba(63,156,215,0.4);
        left: 0 !important;        
        width: 20px !important;
        height: 20px !important;
        background-color: #fff !important;
        border: 5px solid #142246 !important;
        margin: 2px 15px 0 0 !important;
    }
    .checkout-index-index .checkout-payment-method .form>.fieldset .payment-method:nth-child(2) .field.payment-method-title label:before {
    /* display: none; */
        top: -2px !important;
    }
    .checkout-index-index div#checkout-payment-method-load .items.payment-methods .payment-group .payment-method._active:nth-child(2) label.label:after {
        top: -2px !important;   
    }
    .checkout-index-index .checkout-payment-method .form>.fieldset .payment-method:nth-child(1) .field.payment-method-title label:before {
    /* display: none; */
        top: -2px !important;
    }
    .checkout-index-index div#checkout-payment-method-load .items.payment-methods .payment-group .payment-method._active:nth-child(1) label.label:after {
        top: -2px !important;   
    }
    .amcheckout-step-container input[type='radio']:checked+label:before {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        border: 1px solid #d7d7d7;
    }
    .checkout-index-index span.note{
        margin-top: 10px !important;
        margin-bottom: 5px !important;
    }
    .checkout-index-index .amcheckout-step-container .checkout-billing-address .actions-toolbar>.primary{
        padding: 0 !important;
        margin: 10px 0 20px 0!important;
    }
    .amcheckout-step-container input[type='checkbox']:checked+label:after{display: none;}
    .checkout-index-index p {
        font-size: 16px !important;
        font-family: Gotham book !important;
    }
    .checkout-index-index .fieldset .field + .field {        
        margin-bottom:0 !important;
    }
    .checkout-index-index .fieldset.address {
        margin: 0 !important;
    }
    .checkout-index-index .fieldset.address > .field{margin-bottom: 0 !important;padding:0 !important;}
    .checkout-index-index .fieldset.address > .field:nth-of-type(4),
    .checkout-index-index .fieldset.address > .field:nth-of-type(5)
    {   display: none !important;
    }
    .checkout-index-index .fieldset.address > .field:nth-of-type(6)
    {   clear: both;   
    }
    .checkout-index-index fieldset.field.street.admin__control-fields.required {
        margin-top: 25px !important;
    }    
    .checkout-index-index .checkout-billing-address .field.field-select-billing {
        display: none;
    }
    .checkout-index-index .field .control._with-tooltip div#customer-email-error{position: static !important;}
    .checkout-index-index .form .field .control input[type="tel"]
    {   padding-left: 40px;
    }
    .checkout-index-index .fieldset.address > .field:nth-of-type(9) .control
    {   position: relative;
    }
    .checkout-index-index .fieldset.address > .field:nth-of-type(9) .control:before
    {  content: "";
        display: block;
        background: #000;
        position: absolute;
        background: url(flags.png) no-repeat -44px 0 #dbdbdb;
        width: 20px;
        height: 10px;
        left: 10px;
        top: 16px;
    }
    .opc-estimated-wrapper .minicart-wrapper{display:none}
.am-checkout.-modern{box-sizing:border-box;padding:0;background:none}
.am-checkout.-modern.-layout-1column{margin:auto;max-width:750px}
.am-checkout.-modern .checkout-header {
    padding: 0;
    text-align: left;
    width: 100%;
    margin-bottom: 40px;

}
.checkout-index-index .checkout-header .title {
    margin: 0 auto 7px;
    text-transform: uppercase;
    display: block;
    font-size: 30px;
    color: #132246;
    font-family: 'Gotham';
    font-weight: bold;
    text-align: left;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 10px;
    text-transform: capitalize !important
}
.am-checkout.-modern .authentication-wrapper{margin-right:0}
.am-checkout.-modern .authentication-wrapper .action-auth-toggle{padding:5px 20px;height:auto;border-radius:2px;background:#1979c3;color:#fff}
.am-checkout.-modern .opc-estimated-wrapper{margin:0 -15px 15px}
.amcheckout-main-container.-modern{clear:both;color:#363636}
.amcheckout-main-container.-modern .amcheckout-block:not(:first-of-type){margin:40px 0 0}
.amcheckout-step-container{font-size:16px}
.amcheckout-step-container>li{list-style:none;}
.amcheckout-step-container .amcheckout-title
{   display:block;margin:0;padding:15px;background:#eee;font-weight:600;font-size:20px;cursor:pointer;font-family: 'Gotham';font-weight: bold; 
}
.amcheckout-step-container .amcheckout-title .step-title
{   font-size: 16px;
}
.amcheckout-step-container .amcheckout-title>.amcheckout-icon{position:relative;float:right;box-sizing:border-box;width:24px;height:24px;border:2px solid #1979c3;border-radius:50%;transition:all .3s ease}
.amcheckout-step-container .amcheckout-title>.amcheckout-icon:hover,.amcheckout-step-container .amcheckout-title>.amcheckout-icon:hover:before{border-color:#429fe7}
.amcheckout-step-container .amcheckout-title>.amcheckout-icon:before{position:absolute;top:41%;left:50%;display:block;box-sizing:border-box;width:8px;height:8px;border-right:2px solid #1979c3;border-bottom:2px solid #1979c3;content:'';transition:all .3s ease;transform:translate(-50%, -50%) rotate(45deg)}
.amcheckout-step-container .amcheckout-title>.amcheckout-icon.-minus{transform:rotate(180deg)}
.amcheckout-step-container .amcheckout-title+.amcheckout-content>.amcheckout-wrapper{padding:20px 0}
.amcheckout-step-container .fieldset:last-child{margin-bottom:0}
.amcheckout-step-container .fieldset>.legend+br{display:none}
.amcheckout-step-container .fieldset>.field>.label,.amcheckout-step-container .fieldset>.fields>.field>.label{font-weight:normal}
.amcheckout-step-container .opc-block-summary{margin:0;padding:0}
.amcheckout-step-container .checkout-payment-method .field-select-billing,.amcheckout-step-container .checkout-payment-method .billing-address-form{max-width:inherit}
.amcheckout-step-container .checkout-payment-method .checkout-billing-address{margin-top:15px}
.amcheckout-step-container .note{color:#777}
.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger),.amcheckout-step-container button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger){
    border-radius: 2px;
    background: #f49b0b !important;
    box-shadow: none;
    color: #fff !important;
    font-family: Gotham !important;
    padding: 8px 10px;
    border: 1px solid #f49b0b !important;
}
.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button):hover,.amcheckout-step-container button:not(.braintree-googlepay-button):hover{color:#f49b0b;background:#fff;}
.amcheckout-step-container .amcheckout-button.-new-address{margin-top:20px}
.amcheckout-step-container .payment-method-content>.actions-toolbar>.primary .action.primary{float:none;margin:0 15px 0 0;padding:12px 16px;font-size:16px}
.amcheckout-step-container .action-edit-address{margin-top:15px}
.amcheckout-step-container .primary .action.checkout,.amcheckout-step-container .action.checkout.amasty{padding:14px 30px;background:#315499}
.amcheckout-step-container .form-discount .actions-toolbar .action{min-height:40px}
.amcheckout-step-container input[type='text'],.amcheckout-step-container input[type='password'],.amcheckout-step-container input[type='url'],.amcheckout-step-container input[type='tel'],.amcheckout-step-container input[type='search'],.amcheckout-step-container input[type='number'],.amcheckout-step-container input[type='datetime'],.amcheckout-step-container input[type='email'],.amcheckout-step-container select{height:40px;border:1px solid #d4d4d4;border-radius:2px;font-size:14px !important;font-family: 'Gotham Book' !important; font-weight: normal !important;}
.amcheckout-step-container .checkout-agreements .action-show{background:inherit;color:inherit;font-size:inherit}
.amcheckout-step-container .checkout-agreements .action-show,.amcheckout-step-container .action.checkout.amasty{height:auto}
.amcheckout-step-container input[type='checkbox'],.amcheckout-step-container input[type='radio']{display:none}
.amcheckout-step-container input[type='checkbox']+label,.amcheckout-step-container input[type='radio']+label{display:flex;cursor:pointer}
.amcheckout-step-container input[type='checkbox']+label span:only-child,.amcheckout-step-container input[type='radio']+label span:only-child{flex:auto}
.amcheckout-step-container input[type='checkbox']+label:before,.amcheckout-step-container input[type='radio']+label:before{display:inline-block;box-sizing:border-box;margin:3px 15px 0 0;min-width:15px;min-height:15px;width:15px;height:15px;border:2px solid #ccc;background:#fff !important;content:'';cursor:pointer;top:6px !important;}
.amcheckout-step-container input[type='checkbox']+label:before{top:0 !important;}
.amcheckout-step-container input[type='checkbox']+label:hover:before,.amcheckout-step-container input[type='radio']+label:hover:before,.amcheckout-step-container input[type='checkbox']:checked+label:before,.amcheckout-step-container input[type='radio']:checked+label:before{border-color:#1979c3;box-shadow:0 2px 4px rgba(63,156,215,0.4)}
.amcheckout-step-container input[type='checkbox']+label:before{border-radius:2px}.amcheckout-step-container input[type='checkbox']:checked+label:before{border-width:0;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiByeD0iMiIgZmlsbD0iIzE5NzlDMyIvPjxwYXRoIGQ9Ik01IDEwbDQgNCA2LTciIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=) center no-repeat !important;background-size:contain !important}
.amcheckout-step-container input[type='radio']+label:before{border-radius:50%;transition:all .2s ease}
.amcheckout-step-container input[type='radio']:checked+label:before{border-width:5px}
.amcheckout-step-container .amcheckout-form-login,.amcheckout-step-container .form-login{margin-bottom:30px; border-bottom:0px; }
.amcheckout-step-container .amcheckout-form-login .amcheckout-email,.amcheckout-step-container .form-login .amcheckout-email{display:flex;align-items:flex-start;flex-wrap:wrap}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,.amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper{-webkit-box-flex:1;-ms-flex:auto;flex:auto}
.amcheckout-step-container .amcheckout-form-login .amcheckout-password,.amcheckout-step-container .form-login .amcheckout-password{width:calc(50% - 7px)}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper .input-text,.amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper .input-text{margin:0;width:100%}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .field-tooltip,.amcheckout-step-container .form-login .amcheckout-email .field-tooltip{position:absolute;top:0;display:flex;align-items:center;margin-left:10px;height:40px}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .note,.amcheckout-step-container .form-login .amcheckout-email .note{margin-left:0;color:#363636;line-height:40px;font-family: 'Gotham Book' !important;font-weight: normal;}
.amcheckout-step-container .amcheckout-form-login .amcheckout-password,.amcheckout-step-container .form-login .amcheckout-password{display:inline-block}
.amcheckout-step-container .amcheckout-form-login .amcheckout-password.-confirm,.amcheckout-step-container .form-login .amcheckout-password.-confirm{float:right}
.amcheckout-step-container .amcheckout-form-login .actions-toolbar,.amcheckout-step-container .form-login .actions-toolbar{margin-bottom:20px}
.amcheckout-step-container .amcheckout-shipping-address .checkout-billing-address{margin-top:20px}
.amcheckout-step-container .amcheckout-shipping-address .billing-address-same-as-shipping-block,.amcheckout-step-container .amcheckout-shipping-address .billing-address-form,.amcheckout-step-container .amcheckout-shipping-address .shipping-address-form{margin-bottom:10px}
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details,.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details{padding:20px}
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details:empty,.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:empty{display:none}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button{margin-top:20px}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-select{float:right;border:1px solid #1787e0;background:#ddf0ff;color:#1979c3}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-select:hover{background:#1787e0;color:#fff}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit,.amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit{padding-left:0;background:none;color:#4e4e4e;font-size:16px}
.checkout-billing-address button.action.action-edit-address.amcheckout-button.-edit:before{display: none;}
.checkout-billing-address button.action.action-edit-address.amcheckout-button.-edit {
    padding: 5px 20px;
}
.checkout-billing-address button.action.action-edit-address.amcheckout-button.-edit:hover {
    background: transparent !important;
    color: #f4990b !important;
}
html .checkout-index-index .form .checkout-billing-address .fieldset.address .field .field {
    margin: 0 0 20px 0 !important;
}
.checkout-index-index fieldset.field.admin__control-fields > .control{margin:0 !important;}
.checkout-payment-method .checkout-billing-address{margin:0 !important;}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit:hover,.amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit:hover{color:#1979c3}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit:before,.amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit:before{display:inline-block;width:13px;height:13px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi42MTMgMGwtMS43MDYgMS43MTYgMi4zODggMi40TDE1IDIuNDAzIDEyLjYxMyAwek0xLjcgMTAuOThsMi4zODYgMi40IDguMTg3LTguMjMzLTIuMzg3LTIuNDAxTDEuNyAxMC45OHpNMCAxNWwyLjg5LS43NjMtMi4xMy0yLjE0NEwwIDE1eiIgZmlsbD0iIzRFNEU0RSIvPjwvc3ZnPg==) center no-repeat;background-size:contain;content:''}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit:hover:before,.amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit:hover:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi42MTMgMGwtMS43MDYgMS43MTYgMi4zODggMi40TDE1IDIuNDAzIDEyLjYxMyAwek0xLjcgMTAuOThsMi4zODYgMi40IDguMTg3LTguMjMzLTIuMzg3LTIuNDAxTDEuNyAxMC45OHpNMCAxNWwyLjg5LS43NjMtMi4xMy0yLjE0NEwwIDE1eiIgZmlsbD0iIzE5NzlDMyIvPjwvc3ZnPg==) center no-repeat;background-size:contain}
.amcheckout-step-container .shipping-address-items .shipping-address-item{padding:20px;line-height:30px}
.amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item .amcheckout-button.-select{visibility:hidden}
.amcheckout-step-container .amcheckout-shipping-methods{display:block;max-width:inherit !important}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-header{display:none}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method{padding:0 20px}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col{border:none;font-family: 'Gotham Book' !important;font-size: 16px !important;padding:15px 4px 10px !important;}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip{position:relative}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip.-error .field-tooltip-action:before,.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip.-error .field-tooltip-content{color:#c00815}
.amcheckout-step-container .checkout-billing-address .actions-toolbar{margin-top:15px}.amcheckout-step-container .checkout-billing-address .actions-toolbar>.primary{float:none;padding:10px 20px}
.amcheckout-step-container .checkout-billing-address .actions-toolbar>.primary .action{margin-top:0}
.amcheckout-step-container .checkout-billing-address .actions-toolbar .action-cancel{background:none;color:#1979c3}
.amcheckout-step-container .amcheckout-delivery-date .field{width:100%}
.amcheckout-step-container .amcheckout-delivery-date .field.timepicker{display:block}
.amcheckout-step-container .amcheckout-delivery-date .field.timepicker .control{width:100%}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods{margin:0}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-group+.payment-group .step-title{margin:0}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-group:not(:last-of-type){margin-bottom:40px}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method{padding:0;width:100%}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:not(:last-of-type){margin-bottom:20px}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title{padding:0;border:none !important}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label{padding:20px;align-items:flex-start}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label>*:not(:only-child):not(:last-of-type){margin-right:5px}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label .action-help{margin-left:auto;text-align:right}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method .payment-method-content{display:none}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content{display:block;padding:0 20px 0 45px}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content>*{margin:0}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content>*>*{margin:0 0 20px}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content .amazon-button-container__cell{display:inline-block;vertical-align:middle}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar>.primary{float:left;padding-left:0}
.amcheckout-step-container .amcheckout-summary-container{background:none}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-title{background:#315499;color:#fff}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-title>.amcheckout-icon{background:#fff}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-content>.amcheckout-wrapper{padding:20px; padding-top: 0px; }
.amcheckout-step-container .amcheckout-summary-container .items-in-cart{margin-bottom:20px;border-bottom:1px solid #d4d4d4}
.amcheckout-step-container .amcheckout-summary-container .product-item .delete{position:absolute;right:10px;bottom:20px;z-index:1;box-sizing:border-box;padding:0;width:10px;height:15px;border:0;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjE2NyAxNWg3LjU1OGwuOTUtOC45NThILjI2TDEuMTY3IDE1em01Ljg5LTEyLjc3MlYuNTEyQS41MS41MSAwIDAgMCA2LjU1MiAwaC0zLjIxYy0uMjggMC0uNTA1LjIzLS41MDUuNTEyVjIuMmMtMS4wODUuMTIzLTEuNzExLjMxNS0yLjgzNi43MjRWNC41bDEwIC4xMThWM3MtLjk1NC0uNTM0LTIuOTQyLS43NzJ6TTYuMDUgMi4xMzRhMTguMDggMTguMDggMCAwIDAtMi4yNTgtLjAxNXYtLjkwNWMwLS4xNC4xMTEtLjI1NS4yNTItLjI1NWgxLjc1MmMuMTQxIDAgLjI1NC4xMTUuMjU0LjI1NXYuOTJ6IiBmaWxsPSIjNTc1ODU1Ii8+PC9zdmc+) center no-repeat;background-size:contain}
.amcheckout-step-container .amcheckout-summary-container .product-item .delete:hover{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjE2NyAxNWg3LjU1OGwuOTUtOC45NThILjI2TDEuMTY3IDE1em01Ljg5LTEyLjc3MlYuNTEyQS41MS41MSAwIDAgMCA2LjU1MiAwaC0zLjIxYy0uMjggMC0uNTA1LjIzLS41MDUuNTEyVjIuMmMtMS4wODUuMTIzLTEuNzExLjMxNS0yLjgzNi43MjRWNC41bDEwIC4xMThWM3MtLjk1NC0uNTM0LTIuOTQyLS43NzJ6TTYuMDUgMi4xMzRhMTguMDggMTguMDggMCAwIDAtMi4yNTgtLjAxNXYtLjkwNWMwLS4xNC4xMTEtLjI1NS4yNTItLjI1NWgxLjc1MmMuMTQxIDAgLjI1NC4xMTUuMjU0LjI1NXYuOTJ6IiBmaWxsPSIjMTk3OWMzIi8+PC9zdmc+) center no-repeat;background-size:contain}
.amcheckout-step-container .amcheckout-summary-container .product-item .action.checkout{float:left;margin-bottom:10px}
.amcheckout-step-container .amcheckout-summary-container .product-item .product{padding-bottom:15px}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container{margin:0;border:1px solid #d4d4d4;width:75px !important;height: 75px !important;}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details{padding-left:50px;padding-right: 10px;}
.checkout-index-index .opc-block-summary .items-in-cart > .title:after {
    top: 7px !important;
}
.checkout-index-index .opc-block-summary .items-in-cart > .title{padding:0 0 10px 0 !important; display: none; }
.checkout-index-index .opc-block-summary .product-item .product-item-inner .subtotal .cart-price .price{
    font-family: 'Gotham Book' !important;
    font-size: 16px !important;
    color: #000 !important;
    font-weight: normal !important;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item-details .product-item-name{font-weight: bold !important;}
.checkout-index-index .opc-block-summary .minicart-items input.qty {
    padding: 0 10px !important;
    text-align: center !important;
}
.checkout-index-index .minicart-items .product-item-details .details-qty .label{font-weight: bold !important;}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .minicart-items-wrapper{padding:15px 0 0}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner{display:flex;align-items:center}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-name-block{display:flex;align-items:center;-webkit-box-flex:1;-ms-flex:auto;flex:auto;flex-wrap:wrap;justify-content:space-between;margin:0 20px 10px 0;padding:0 !important;}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout{
    border: 1px solid #f4990b !important;
    border-radius: 2px;
    background: #f0f8ff;
    padding: 5px 12px;
    position: static;
    /* margin: 0; */
    float: none;
    background: #f4990b !important;
    color: #fff;
}
.checkout-index-index .opc-block-summary .table-totals td, .checkout-index-index .opc-block-summary .table-totals th {
    padding: 10px 0px !important;
    font-family: 'Gotham Book' !important;
    color: #000 !important;
}
.checkout-index-index .opc-block-summary .table-totals th span.label, .checkout-index-index .opc-block-summary .table-totals th span.value {
    padding: 10px 0px !important;
    font-family: 'Gotham Book' !important;
    color: #000 !important;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.025em;
    text-transform: uppercase;
}
.checkout-index-index .opc-block-summary .table-totals th.mark span.value{color:#999999 !important;display: none;}
.amcheckout-step-container .amcheckout-additional-options
.checkout-index-index .opc-block-summary .table-totals:not(.cart):not(.totals) tr.grand.totals{border-top:0 !important;}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout:hover{background:#fff;color:#f4990b;}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .options{padding-right:20px}
.amcheckout-step-container .amcheckout-summary-container .product-item-name{margin:0}
.amcheckout-step-container .amcheckout-summary-container .details-qty{display:flex;align-items:center;flex-wrap:wrap;margin:15px 0 0 0 !important;}
.amcheckout-step-container .amcheckout-summary-container .details-qty .label{margin-right:10px}
.amcheckout-step-container .amcheckout-summary-container .details-qty .qty{height:30px}
.amcheckout-step-container .amcheckout-summary-container .subtotal{width:auto}
.amcheckout-step-container .amcheckout-summary-container .field.configurable{width:50%}
.amcheckout-step-container .amcheckout-summary-container .field.configurable:not(:last-of-type){margin-bottom:10px}
.amcheckout-step-container .amcheckout-summary-container .table-totals{width:100%;border:none;font-size:14px}
.amcheckout-step-container .amcheckout-summary-container .table-totals .grand .mark,.amcheckout-step-container .amcheckout-summary-container .table-totals .grand .amount{border-top:none}
.amcheckout-step-container .amcheckout-summary-container .item-options .label{display:block;margin-bottom:10px}
.amcheckout-step-container .amcheckout-additional-options{margin:0;padding:0 20px;border:1px solid #f9f9f9;background:#f9f9f9;font-size:0}
.amcheckout-step-container .amcheckout-additional-options>*{font-size:14px}
.amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,.amcheckout-step-container .amcheckout-additional-options .amcheckout-comment{margin:20px 0}
.amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes>*{margin-bottom:5px}
.amcheckout-step-container .amcheckout-additional-options .checkout-agreement .action-show{text-align:left}
.amcheckout-step-container .opc-payment-additional{padding:0 20px}
.amcheckout-step-container .opc-payment-additional .payment-option-title,.amcheckout-step-container .opc-payment-additional .payment-option-content{padding-right:0;padding-left:0}
.amcheckout-step-container .opc-payment-additional .label{display:block;margin-bottom:4px}
.amcheckout-step-container .opc-payment-additional .form-discount .label{display:none !important;}
.checkout-index-index .checkout-payment-method .actions-toolbar {
    width: 100%;
    margin: 0 0 0 0 !important;
    display: flex;
}
/*.checkout-index-index .checkout-payment-method input[type='text']{border-right:0 !important;}*/
.amcheckout-main-container.-layout-2columns .amcheckout-column:not(:first-of-type){margin-top:40px}
._am-slide-down{animation:slideDown .2s}
@keyframes slideDown{0%{opacity:0;transform:translateY(-10%)}100%{opacity:1;transform:translateY(0)}}
._am-check-ico{margin:0 0 3px 0;border:solid #fff;border-width:0 1px 1px 0;content:'';transform:rotate(45deg)}
._am-clear-btn,._am-clear-btn:focus,._am-clear-btn:hover,._am-clear-btn:active,._am-clear-btn:not(.primary){outline:none;border:none;background:none;box-shadow:none}
._order-5{order:5}._order-4{order:4}._order-3{order:3}._order-2{order:2}._order-1{order:1}._order-0{order:0}.amwrap-gift-wrap:not(.-active){display:none}
.amwrap-list{padding:0;list-style:none}
.-amwrap-disabled,.-loading{opacity:.3;pointer-events:none}
.amwrap-gift_message{word-break:break-word}
.am-checkout.-modern .amwrap-gift-button{margin:0 0 20px 0}
.am-checkout.-modern .amwrap-item-details>.amwrap-header{padding:0 15px 0 0}
.am-checkout.-modern .amwrap-checkout-product>.amwrap-image{margin:0 15px 0 0}
.ie11 .amwrap-items-list{display:block}
.amwrap-popup-block{transition:.1s all ease-in;transition:all .1s ease-in;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;padding:10px;background:rgba(49,49,49,0.6)}
.amwrap-popup-block ::-webkit-scrollbar{width:5px}
.amwrap-popup-block ::-webkit-scrollbar-thumb{border-radius:3px;background:#c5c5c5}
.amwrap-popup-block ::-webkit-scrollbar-thumb:hover{background:#808080}
.amwrap-popup-block.-active{display:flex;justify-content:center;align-items:center}
.amwrap-popup-block .amwrap-close-btn{position:absolute;top:0;right:0}
.amwrap-popup-block .amwrap-popup{animation:slideDown .2s;display:flex;position:relative;z-index:9;flex-direction:column;overflow:auto;box-sizing:border-box;margin:auto;padding:15px;min-height:44%;max-width:520px;max-height:100%;width:100%;height:initial;border-radius:4px;background:#fff;box-shadow:0 4px 10px rgba(15,56,89,0.4)}
@keyframes slideDown{0%{opacity:0;transform:translateY(-10%)}100%{opacity:1;transform:translateY(0)}}
.amwrap-popup-block .amwrap-existing-section{margin:0 -5px}
.amwrap-popup-block .amwrap-existing-section>.amwrap-btn{margin:0 5px 10px;max-width:calc(50% - 10px)}
.amwrap-popup-title{margin:10px 0 25px 0;padding:0 0 15px 0;width:100%;border-bottom:1px solid #c2c2c2;text-align:center;font-weight:bold;font-size:18px}
.amwrap-popup-title .amwrap-description{word-break:break-word;font-size:12px;font-weight:normal}
.amwrap-popup-toolbar{display:flex;justify-content:flex-end;align-items:center;flex-basis:100%}
.-edit-wrap .amwrap-popup-title{display:flex;justify-content:center;align-items:center;font-weight:normal}
.-edit-wrap .amwrap-popup-title>.amwrap-title{margin:0}
.-edit-wrap .amwrap-popup-title>.amwrap-description{margin:0;padding:0 0 0 5px;font-weight:bold;font-size:inherit}
.ie11 .amwrap-popup-block .amwrap-popup{display:block;margin:0;min-height:inherit}
.amwrap-pagination-block{display:flex;justify-content:space-between;align-items:center;transition:.1s all ease-in;transition:all .1s ease-in;position:relative;margin:0;padding:0;max-width:155px;height:1px;background:#c2c2c2;list-style:none;counter-reset:page-number}
.amwrap-pagination-block:after{transition:.5s all ease-in;transition:all .5s ease-in;position:absolute;display:block;width:0;height:1px;background:#1e79c2;content:''}
.amwrap-pagination-block.-step-1:after{width:50%}
.amwrap-pagination-block.-step-2:after{width:100%}
.amwrap-pagination-block .amwrap-page{display:flex;justify-content:center;align-items:center;transition:.3s all ease-in;transition:all .3s ease-in;position:relative;z-index:1;margin:0;width:15px;height:15px;border-radius:50%;background:#c2c2c2;color:#fff}
.amwrap-pagination-block .amwrap-page:before{transition:.1s all ease-in;transition:all .1s ease-in;content:counter(page-number);counter-increment:page-number;font-size:0}
.amwrap-pagination-block .amwrap-page:after{transition:.1s all ease-in;transition:all .1s ease-in;position:absolute;top:49%;left:100%;width:0;height:1px;background:#1e79c2;content:''}
.amwrap-pagination-block .amwrap-page:not(:last-child){margin-right:50px}
.amwrap-pagination-block .amwrap-page.-active{width:25px;height:25px;background:#1e79c2}
.amwrap-pagination-block .amwrap-page.-active:before{font-size:inherit}
.amwrap-pagination-block .amwrap-page.-checked{position:relative;background:#1e79c2}
.amwrap-pagination-block .amwrap-page.-checked:after{width:60px}
.amwrap-pagination-block .amwrap-page.-checked:before{margin:0 0 3px 0;border:solid #fff;border-width:0 1px 1px 0;content:'';transform:rotate(45deg);width:2px;height:4px}
.amwrap-toolbar-block{display:flex;justify-content:space-between;align-items:center}
.amwrap-toolbar-block .amwrap-title{margin:0;max-width:55%;white-space:normal;word-wrap:break-word;font-weight:bold;font-size:16px}
.-edit-wrap .amwrap-toolbar-block{justify-content:flex-end}
.-edit-wrap .amwrap-toolbar-block .amwrap-title{display:none}
.amwrap-popup-block .amwrap-steps-wrapper{display:flex;flex-wrap:wrap;flex-direction:column;flex-grow:1;margin:0;width:100%}
.amwrap-popup-block .amwrap-btn-toolbar{align-items:flex-end;flex-grow:1}
.amwrap-popup-block .amwrap-items-list .amwrap-btn-toolbar{margin:0}
.amwrap-gift-wrap .slick-slide{display:inline-block;box-sizing:border-box;margin:0 3px;text-align:center;cursor:pointer}
.amwrap-gift-wrap .slick-slider{padding:0 18px}
.amwrap-gift-wrap .slick-track{display:flex}
.amwrap-gift-wrap .slick-arrow{transition:.1s all ease-in;transition:all .1s ease-in}
.amwrap-gift-wrap .slick-arrow:hover{filter:brightness(.5)}
.amwrap-popup-block .amwrap-gift-wrap.-active{display:flex;flex-wrap:wrap;flex-direction:column;flex-grow:1}
._amwrap-fill-btn{border-color:#1e79c2;background:#1e79c2;box-shadow:none;color:#fff}
._amwrap-fill-btn:hover{background:#1b6bac}
._amwrap-btn{display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding:6px 20px;border:1px solid #4190c6;border-radius:2px;color:#4190c6}
._amwrap-btn.-active{opacity:1;pointer-events:auto}._amwrap-btn.-hidden{display:none}
._amwrap-btn:disabled{opacity:.3;pointer-events:none}.amwrap-close-btn{padding:15px}
.amwrap-close-btn,.amwrap-close-btn:focus,.amwrap-close-btn:hover,.amwrap-close-btn:active,.amwrap-close-btn:not(.primary){outline:none;border:none;background:none;box-shadow:none}
.amwrap-close-btn:hover:after{filter:invert(19%) sepia(98%) saturate(2559%) hue-rotate(190deg) brightness(101%) contrast(98%)}
.amwrap-close-btn:after{display:block;width:10px;content:url('../Amasty_GiftWrap/icons/close.svg')}
.amwrap-edit-btn:hover:after{filter:invert(19%) sepia(98%) saturate(2559%) hue-rotate(190deg) brightness(101%) contrast(98%)}
.amwrap-edit-btn:after{width:15px;height:15px;content:url('../Amasty_GiftWrap/icons/edit.svg')}.amwrap-trash-btn:hover:after{filter:invert(19%) sepia(98%) saturate(2559%) hue-rotate(190deg) brightness(101%) contrast(98%)}
.amwrap-trash-btn:after{width:14px;content:url('../Amasty_GiftWrap/icons/trash.svg')}
.amwrap-trash-btn,.amwrap-edit-btn{transition:.1s all ease-in;transition:all .1s ease-in}
.amwrap-trash-btn,.amwrap-edit-btn,.amwrap-trash-btn:focus,.amwrap-edit-btn:focus,.amwrap-trash-btn:hover,.amwrap-edit-btn:hover,.amwrap-trash-btn:active,.amwrap-edit-btn:active,.amwrap-trash-btn:not(.primary),.amwrap-edit-btn:not(.primary){outline:none;border:none;background:none;box-shadow:none}
.amwrap-trash-btn:hover:after,.amwrap-edit-btn:hover:after{color:#1e79c2}
.amwrap-trash-btn:after,.amwrap-edit-btn:after{display:block;color:#9b9b9c}
.amwrap-chevron{transition:.1s all ease-in;transition:all .1s ease-in;position:relative}
.amwrap-chevron:after,.amwrap-chevron:before{transition:.1s all ease-in;transition:all .1s ease-in;display:block;width:6px;height:1px;background:#026bb3;content:''}
.amwrap-chevron:after{transform:rotate(-45deg) translate(-2px, 1px)}
.amwrap-chevron:before{transform:rotate(45deg) translate(-1px, 0px)}
.amwrap-chevron.-right{margin:0 0 0 10px}
.amwrap-btn{display:flex;justify-content:center;align-items:center;transition:.1s all ease-in;transition:all .1s ease-in;position:relative;min-width:85px;border:none;background:transparent;box-shadow:none;color:#4190c6;font-weight:normal;font-style:normal;opacity:.3;cursor:pointer;pointer-events:none}
.amwrap-btn:hover,.amwrap-btn:active,.amwrap-btn:focus{border:none;background:none;box-shadow:none}
.amwrap-btn.-active{opacity:1;pointer-events:auto}
.amwrap-btn.-empty{box-shadow:none;color:#98afc1;opacity:1;pointer-events:auto}
.amwrap-btn.-empty:hover{color:#026bb3}
.amwrap-btn.-empty.-hidden{display:none}
.amwrap-btn.-primary{display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding:6px 20px;border:1px solid #4190c6;border-radius:2px;color:#4190c6}
.amwrap-btn.-primary.-active{opacity:1;pointer-events:auto}
.amwrap-btn.-primary.-hidden{display:none}
.amwrap-btn.-primary:disabled{opacity:.3;pointer-events:none}
.amwrap-btn.-primary:active{border-color:#1e79c2;background:#1e79c2;box-shadow:none;color:#fff}
.amwrap-btn.-primary:active:hover{background:#1b6bac}
.amwrap-btn.-primary:active .amwrap-chevron{transform:translateX(5px)}
.amwrap-btn.-primary:active .amwrap-chevron:after,.amwrap-btn.-primary:active .amwrap-chevron:before{background-color:#fff}
.amwrap-btn.-primary.-active{border:1px solid #4190c6}
.amwrap-btn.-fill{display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding:6px 20px;border:1px solid #4190c6;border-radius:2px;color:#4190c6;border-color:#1e79c2;background:#1e79c2;box-shadow:none;color:#fff}
.amwrap-btn.-fill.-active{opacity:1;pointer-events:auto}
.amwrap-btn.-fill.-hidden{display:none}
.amwrap-btn.-fill:disabled{opacity:.3;pointer-events:none}
.amwrap-btn.-fill:hover{background:#1b6bac}
.amwrap-gift-button>.amwrap-btn{height:35px}
.amwrap-checkbox-block{display:flex;align-items:center;cursor:pointer}
.amwrap-checkbox-block .amwrap-text{padding:1px 0 0 10px;color:#333;word-wrap:break-word;font-style:normal;overflow-wrap:break-word}
.amwrap-checkbox-block .amwrap-input{display:none}
.amwrap-checkbox-block .amwrap-input:checked~.amwrap-mark{border-color:#1979c3;background-color:#1979c3}
.amwrap-checkbox-block .amwrap-input:checked~.amwrap-mark:after{display:block}
.amwrap-checkbox-block .amwrap-mark{display:flex;justify-content:center;align-items:center;transition:.1s all ease-in;transition:all .1s ease-in;position:relative;box-sizing:border-box;width:15px;height:15px;border:1px solid #c2c2c2;border-radius:1px;background-color:#fff;cursor:pointer}
.amwrap-checkbox-block .amwrap-mark:hover{border-color:#1979c3}
.amwrap-checkbox-block .amwrap-mark:after{margin:0 0 3px 0;border:solid #fff;border-width:0 1px 1px 0;content:'';transform:rotate(45deg);display:none;width:4px;height:6px}
.amwrap-checkbox-block:focus .amwrap-mark{border-color:#1979c3;background-color:#1979c3;box-shadow:0 2px 4px rgba(63,156,215,0.4)}
.amwrap-message.-error-message{margin:0 0 10px;padding:12px 20px 12px 25px;display:block;font-size:1.3rem;background:#fae5e5;color:#e02b27;margin:0 0 25px 0}
.amwrap-message.-error-message a{color:#006bb4}
.amwrap-message.-error-message a:hover{color:#006bb4}
.amwrap-message.-error-message a:active{color:#006bb4}
.amwrap-message.-success-message{margin:0 0 10px;padding:12px 20px 12px 25px;display:block;font-size:1.3rem;background:#e5efe5;color:#006400;margin:0 0 25px 0}
.amwrap-message.-success-message a{color:#006bb4}
.amwrap-message.-success-message a:hover{color:#006bb4}
.amwrap-message.-success-message a:active{color:#006bb4}
.amwrap-message.-warning-message{margin:0 0 10px;padding:12px 20px 12px 25px;display:block;font-size:1.3rem;background:#fdf0d5;color:#6f4400;margin:0 0 25px 0}
.amwrap-message.-warning-message a{color:#006bb4}.amwrap-message.-warning-message a:hover{color:#006bb4}
.amwrap-message.-warning-message a:active{color:#006bb4}
.amwrap-popup .mage-error[generated]{margin:0 0 10px;padding:12px 20px 12px 25px;display:block;font-size:1.3rem;background:#fae5e5;color:#e02b27;position:absolute;top:100%;right:0;z-index:1;box-sizing:border-box;margin:7px 0 0;padding:5px;min-width:200px;border:1px solid #ffbdbc;box-shadow:0 3px 5px #d7e0ea;white-space:normal}
.amwrap-popup .mage-error[generated] a{color:#006bb4}.amwrap-popup .mage-error[generated] a:hover{color:#006bb4}
.amwrap-popup .mage-error[generated] a:active{color:#006bb4}
.amwrap-popup .mage-error[generated]:before{position:absolute;right:5px;bottom:100%;display:block;border:5px solid;border-color:transparent #ff9b9a transparent transparent;content:'';transform:rotate(90deg)}
.amwrap-popup .amwrap-items-list input.mage-error,.amwrap-popup .amwrap-items-list select.mage-error,.amwrap-popup .amwrap-items-list textarea.mage-error{border-color:#e02b27}
.amwrap-items-list{display:flex;flex-direction:column;flex-grow:1}
.amwrap-items-list:not(.-active){display:none}
.amwrap-items-list .amwrap-btn{transition:.1s all ease-in;transition:all .1s ease-in;align-self:flex-end}
.amwrap-items-list .amwrap-btn-toolbar{flex-grow:1;margin:0 0 10px 0}
.amwrap-items-list .amwrap-btn-toolbar:not(.-active){display:none}
.amwrap-items-content{overflow-y:auto;margin:0 -15px;padding:0 15px;max-height:430px}
.amwrap-list-item{display:flex;margin:0 0 20px 0;padding:15px;border-radius:2px;box-shadow:0 3px 5px #d7e0ea;list-style-type:none}
.amwrap-list-item .amwrap-checkbox-block{align-self:center}
.amwrap-list-item .amwrap-checkbox-block.-trash-btn{align-self:flex-end}
.amwrap-list-item .amwrap-label{margin:0 5px 0 0;font-weight:bold;font-size:12px}
.amwrap-list-item .amwrap-label:after{content:':'}
.amwrap-list-item .amwrap-img{display:flex;justify-content:center;align-items:center;align-self:center;margin:0 15px;width:90px;height:90px;border:1px solid #f2f2f2}
.amwrap-list-item .amwrap-qty{display:flex;align-items:center;position:relative;align-self:flex-start;margin:10px 25px 10px 10px}
.amwrap-list-item .amwrap-qty .amwrap-input{display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding:0 5px;width:40px;height:30px;border:1px solid #ccc;text-align:center;font-size:13px}
.amwrap-list-item .amwrap-qty .amwrap-input:not(.-active){opacity:.3;pointer-events:none}
.amwrap-list-item .amwrap-qty .amwrap-label{font-size:14px}
.amwrap-list-item .amwrap-content{flex-grow:1;text-align:left}
.amwrap-list-item .amwrap-name{margin:0 0 15px 0;font-weight:bold;font-size:14px}
.amwrap-steps-wrapper{animation:slideDown .2s;z-index:1;margin:0 0 15px 0}
@keyframes slideDown{0%{opacity:0;transform:translateY(-10%)}100%{opacity:1;transform:translateY(0)}}
.amwrap-steps-wrapper:not(.-active){display:none}.amwrap-btn-toolbar{display:flex;justify-content:flex-end}
.amwrap-steps-block{display:flex;margin:0;padding:0}
.amwrap-steps-block,.amwrap-steps-block .amwrap-step{width:100%;list-style:none}
.amwrap-steps-block .amwrap-step{margin:0;max-width:100%}
.amwrap-steps-block .amwrap-step:not(.-active){display:none}
.amwrap-slider-block{display:flex;align-items:center;flex-wrap:wrap;transition:.1s all ease-in;transition:all .1s ease-in;padding:0;list-style:none}
.amwrap-slider-block .amwrap-check{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;box-sizing:border-box;margin:0;padding:0;width:100%;height:100%;opacity:0;cursor:pointer}
.amwrap-slider-block .amwrap-slide{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;transition:.1s all ease-in;transition:all .1s ease-in;position:relative;box-sizing:border-box;margin:0;padding:5px;max-width:110px;width:110px;border:1px solid transparent;border-radius:2px;text-align:left;cursor:pointer}
.amwrap-slider-block .amwrap-slide.-active{border-color:#1e79c2}
.amwrap-slider-block .amwrap-price,.amwrap-slider-block .amwrap-name,.amwrap-slider-block .amwrap-description{flex-basis:100%;margin:0}
.amwrap-slider-block .amwrap-img{width:100px}.amwrap-slider-block .amwrap-name{margin:0 0 2px 0;white-space:normal;word-wrap:break-word}
.amwrap-slider-block .amwrap-price{word-break:break-word;word-break:break-all;font-weight:bold}
.amwrap-slider-block .amwrap-description{display:none}
.amwrap-step.amwrap-gift{padding:0 0 20px}
.amwrap-step.amwrap-gift .amwrap-slider-block{margin:40px 0 0}
.amwrap-step.amwrap-gift .amwrap-img{height:100px;object-fit:contain}
.amwrap-step.amwrap-gift .amwrap-checkbox-block{margin-top:30px}
.amwrap-step.amwrap-card{display:flex;flex-direction:column;padding:0 0 40px}
.amwrap-step.amwrap-card .amwrap-slider-block{margin:20px 0 0}
.amwrap-step.amwrap-card .amwrap-card-title{margin:35px 0 0 0;font-weight:normal;font-size:14px}
.amwrap-step.amwrap-card .amwrap-checkbox-block{align-self:flex-start;margin-top:30px}
.amwrap-step.amwrap-card .amwrap-step.amwrap-card .amwrap-img{height:66px;object-fit:cover}
.amwrap-finish-message{display:flex;justify-content:center;align-items:center;margin:40px 0 15px;padding:8px;background-color:#e8f6ff}
.amwrap-finish-message .amwrap-message{display:flex;justify-content:center}
.amwrap-finish-message .amwrap-message:before{display:block;margin:2px 5px 0 0;width:15px;min-width:15px;height:15px;content:url('../Amasty_GiftWrap/icons/gift.svg')}
.amwrap-choose-list{display:flex;flex-wrap:wrap;padding:0 0 40px 0;list-style:none}
.amwrap-choose-list .amwrap-choose{display:flex;flex-basis:100%;margin:0;padding:20px 0}
.amwrap-choose-list .amwrap-choose:not(.-active){display:none}
.amwrap-choose-list .amwrap-choose:not(:first-child){border-top:1px solid #c1c1c1}
.amwrap-choose-list .amwrap-img-block{order:1;margin-right:10px;min-width:50px;width:50px;height:50px}
.amwrap-choose-list .amwrap-img{width:100%;height:100%;object-fit:none}
.amwrap-choose-list .amwrap-name-block{flex-basis:100%;order:2;margin:0;word-break:break-all;word-break:break-word}
.amwrap-choose-list .amwrap-name{display:block;flex-basis:100%;margin:0 0 5px;font-weight:600}
.amwrap-choose-list .amwrap-description{color:#777;white-space:pre-wrap;word-break:break-all;word-break:break-word;font-size:11px}
.amwrap-choose-list .amwrap-price{display:flex;justify-content:center;align-items:center;flex-basis:180px;order:3;margin:0;font-weight:600}
.amwrap-choose-list .amwrap-edit-btn{flex-basis:50px;order:4}
.amwrap-choose-list .amwrap-edit-btn:after{margin:auto}
.amwrap-item-option{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;margin:15px 0 0 0;padding:4px 10px;width:190px;border-radius:2px;background:#e8f6ff}
.amwrap-item-option .amwrap-add{padding:8px;color:#1e79c2;font-weight:600;opacity:.3;pointer-events:none}
.amwrap-item-option .amwrap-add,.amwrap-item-option .amwrap-add:focus,.amwrap-item-option .amwrap-add:hover,.amwrap-item-option .amwrap-add:active,.amwrap-item-option .amwrap-add:not(.primary){outline:none;border:none;background:none;box-shadow:none}
.amwrap-item-option .amwrap-add:not(:disabled):not(.-loading).-active{opacity:1;pointer-events:auto}
.amwrap-option-list{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:10px 0 50% 0}
.amwrap-option-list:not(.-active){display:none}.amwrap-option-list .amwrap-popup-title{margin:0 0 70px 0;border-bottom:0}
.amwrap-option-list .amwrap-option{transition:.1s all ease-in;transition:all .1s ease-in;flex-basis:205px;box-sizing:border-box;margin:10px;padding:20px 10px;border:1px solid #026bb3;border-radius:2px;background:#fff;box-shadow:0 3px 5px #d7e0ea;color:#026bb3;font-weight:normal}
.amwrap-option-list .amwrap-option:hover{background:#026bb3;color:#fff}
.amwrap-cart-toolbar{display:flex;justify-content:flex-start;align-items:center;float:left;width:70%}
.cart-container .amwrap-gift-button{box-sizing:border-box;margin:0 15px}
.amwrap-added-block{margin:0 0 20px 0;padding:10px 15px}
.amwrap-added-block .amwrap-info-block{margin:20px 0 0 0;padding:10px;background:#e8f6ff;font-weight:bold}
.amwrap-added-block .amwrap-qty{display:inline-block;box-sizing:border-box;padding:4px;min-width:40px;background:#e8f6ff;text-align:center;font-weight:600;font-size:12px}
.amwrap-added-block .amwrap-qty:before{content:'x'}.amwrap-product:not(:first-child){margin:25px 0 0 0}
.amwrap-product .amwrap-name{display:block;margin:0 0 10px 0;font-size:15px}
.amwrap-wrap-list>.amwrap-item-block{display:block;margin:0;padding:20px 0 15px;border-bottom:1px solid #ccc}
.amwrap-wrap-list .amwrap-price-block{flex-basis:15%;font-weight:bold;font-size:17px}
.amwrap-wrap-list .amwrap-actions-block{display:flex;align-items:flex-end;justify-content:flex-end;width:100%}
.amwrap-wrap-list .amwrap-edit-btn{padding:0 15px}.amwrap-wrap-list .amwrap-trash-btn{padding:0 0 0 15px}
.amwrap-wrap-list .amwrap-edit-btn,.amwrap-wrap-list .amwrap-trash-btn{min-height:22px}
.amwrap-info-list{margin:15px 0}
.amwrap-info-list .amwrap-item .amwrap-name,.amwrap-info-list .amwrap-item .amwrap-title{padding:0 0 20px 0;word-break:break-all;word-break:break-word}
.amwrap-info-list .amwrap-item .amwrap-name{margin:0;width:100%}.amwrap-info-list .amwrap-item .amwrap-title{padding-right:10px;white-space:nowrap;font-weight:bold}
.amwrap.gift-wrap{padding:15px 0 40px}
.amwrap-make-gift{display:flex;flex-wrap:wrap;z-index:2;margin:0 0 30px 0;background:#fff;color:#333}
.amwrap-make-gift>.amwrap-text{animation:slideDown .2s;display:none;margin:0;padding:15px 0 15px 25px;width:100%;word-break:break-word}
@keyframes slideDown{0%{opacity:0;transform:translateY(-10%)}100%{opacity:1;transform:translateY(0)}}
.amwrap-make-gift>.amwrap-text.-active{display:block;border-bottom:1px solid #c1c1c1}
.amwrap-textarea-block{padding:35px 0 0}.amwrap-textarea-block .amwrap-label{display:block;padding:0 0 10px}
.amwrap-textarea-block .amwrap-textarea{box-sizing:border-box;padding:10px;border:1px solid #c2c2c2;border-radius:2px}
.amwrap-textarea-block .amwrap-textarea:focus{border:1px solid #1e79c2;box-shadow:none}
.amwrap-textarea-block .amwrap-textarea::placeholder{color:#adadad;font-style:italic}
.amwrap-textarea-block.-hidden{display:none}
.amwrap-selected-items{display:flex;align-items:center;margin:0 0 35px 0;padding:5px 10px;max-width:360px;background:#e8f6ff;white-space:normal;word-wrap:break-word}
.amwrap-selected-items .amwrap-title{margin:0;max-width:75%}
.amwrap-selected-items .amwrap-edit-btn{margin:0 0 0 auto}
.amwrap-selected-items .amwrap-edit-btn:hover:after{filter:invert(19%) sepia(98%) saturate(2559%) hue-rotate(190deg) brightness(101%) contrast(98%)}.amwrap-selected-items:not(.-active){display:none}
.amwrap-existing-section{display:flex;flex-wrap:wrap;padding:0 0 10px 0}
.amwrap-existing-section:not(.-active){display:none}
.amwrap-existing-section .amwrap-btn{box-sizing:border-box;margin:0 10px 10px 0;padding:15px 10px;max-width:155px;width:100%;border-radius:2px;box-shadow:0 3px 5px #d7e0ea;color:#333}
.amwrap-existing-section .amwrap-btn:hover{box-shadow:0 3px 5px #a3acb7}
.amwrap-existing-section .amwrap-text{text-align:center;word-break:break-all;word-break:break-word}
.amwrap-existing-section .amwrap-input{position:absolute;opacity:0}
.amwrap-existing-section .amwrap-btn.-new:before{display:flex;justify-content:center;align-items:center;box-sizing:border-box;margin:0 5px 0 0;width:15px;height:15px;border:1px solid transparent;border-radius:50%;background:#1e79c2;color:#fff;content:'+';line-height:normal}
.amwrap-checkout-product{display:flex}.amwrap-checkout-product>.amwrap-image{display:block;margin:0 15px;min-width:75px}
.amwrap-checkout-product>.amwrap-item-details{flex-grow:1;width:100%}
.amwrap-item-details>.amwrap-header{display:flex;justify-content:space-between}
.amwrap-item-details .amwrap-name{padding:0 5px 0 0;word-break:break-all;word-break:break-word}
.amwrap-item-details>.amwrap-item-options{margin:10px 0 0}
.amwrap-item-options>.amwrap-toggle{position:relative;display:inline-block;margin:0 0 10px 0;padding:0 15px 0 0;cursor:pointer;user-select:none}
.amwrap-item-options>.amwrap-toggle:before{position:absolute;top:4px;right:0;display:block;width:6px;height:6px;border-width:1px;border-style:solid;border-color:transparent #000 #000 transparent;content:'';transform:rotate(45deg)}
.amwrap-item-options.-active>.amwrap-toggle:before{top:10px;border-color:#000 transparent transparent #000}.amwrap-options-content{margin:0;padding:0;list-style-type:none}
.amwrap-options-content>.amwrap-option{margin:0 0 5px 0}
.amwrap-options-content .amwrap-label,.amwrap-options-content .amwrap-value{display:block;width:100%;font-size:12px}
.amwrap-options-content .amwrap-label{font-weight:bold}
.multi-checkout-fields label{display:block;margin-bottom:7px}
.multi-checkout-fields .field{margin:1.5em 0}
.multi-checkout-fields .field.checkbox label{display:inline-block;margin:0 0 0 12px}
.checkout-index-index .authentication-dropdown .modal-inner-wrap {
    padding: 0;
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    max-width: 320px;
    padding: 30px 20px 30px;
    width: 100%;
    height: auto;
    background: #fff;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.checkout-index-index .authentication-wrapper .authentication-dropdown._show {
    margin-top: 0;
    top: 0;
    border: none;
    left: 0;
    width: 100%;
    background: rgba(0,0,0, 0.5);
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
}
.checkout-index-index .authentication-wrapper .modal-content {
        position: static;
    background-color: none;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 0px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: none;
    outline: 0;
    max-width: 100%;
    padding: 30px 20px 30px;
    width: 100%;
    /* top: 30%; */
    /* left: 30%; */
    /* transform: translate(0, 30%); */
    min-width: 100%;
}   
.checkout-index-index #checkout header.modal-header {
    display: block;
    position: static;
    padding: 0;
    border: none !important;
}
.checkout-index-index .opc-block-summary .items-in-cart > .title strong{font-family: 'Gotham' !important; letter-spacing: 0 !important;}


/********** Cms Page Desing ****************/

.cms-term .col-md-12 p {
    margin-bottom: 0;
    font-size: 16px;
    font-family: Gotham Book;
    line-height: 28px;
}
.cms-term .col-md-12 h3 {
    text-transform: capitalize;
}
.cms-main .cms-title {
    text-align: center;
    font-size: 30px;
    margin: 50px 0px;
    font-weight: 600;
    font-family: Gotham;
    color: #132246;
}
.why-waynik-content h5 {
    font-size: 25px;
    font-family: Gotham;
    font-weight: bold;
    color: #132246;
    margin: 40px 0 30px 0;
}
.why-waynik-content p {
    font-size: 16px;
    font-family: Gotham Book;
    font-weight: normal;
    line-height: 25px;
}
.why-waynik-content ul li {
    font-size: 16px;
    font-family: Gotham Book;
    font-weight: normal;
    line-height: 25px;
}
.why-waynik-content {
    max-width: 70%;
    margin: 0 auto;
    width: 100%;
}
.why-waynik-content ul {
    padding:0 0 0 20px;
}
.why-waynik-content ul li:before {
    content: "\f00c ";
    font-family: FontAwesome;
    margin-right: 11px;
}

/* my account design */
.account.page-layout-2columns-left section.headerr h1{
    margin:0;
    text-align: left;
}
.message.info > *:first-child:before {display: none;}
.account.page-layout-2columns-left section.headerr .container {padding:0;}
.account.page-layout-2columns-left .sidebar-main {
    width: 25%;
    padding-right: 15px;
    max-width: 100%;
    padding: 0;
    margin-top: 50px !important;
}
body.account .actions-toolbar .primary .action {
    color:#fff !important;
}
body.account .actions-toolbar .primary .action:hover{
    color: #f4990b !important;
}
.account.page-layout-2columns-left .column.main {
    width: 75%;
    padding-left: 15px;
    margin-top: 50px;
}
.account.page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
    width: 20.83333333%;
}
.account .data.table tr th{ border: 0px; }
.account .data.table tr th,
.account .data.table tr td
{   display: table-cell;
    width: auto;
    flex: unset;
    font-size: 14px;
}
.account .page-main
{   padding-top: 20px !important;
}
.account .sidebar .page-title
{   display: block;
    text-align: left;
    margin-right: 0px;
    font-family: 'Gotham Book';
    text-transform: uppercase;
    letter-spacing: 2.2px;
    margin-bottom: 20px;
}
.block-dashboard-info
{   margin-bottom: 20px !important; border-bottom: 1px solid #c6c6c6; padding-bottom: 20px;
}
.block-dashboard-info .box-information
{   width: 100% !important; clear: both; clear: both; float: none !important;
}
.block-dashboard-info .block-content h2
{   margin-bottom: 30px;
    text-transform: uppercase;
    font-family: 'Gotham';
    font-size: 14px;
    font-weight: bold;
}
.account .column.main .block .block-content{flex-wrap: wrap;}
.block-dashboard-info .box-information .box-content p
{   color:#1d1d1b;  font-size: 18px; line-height: 26px;
}
.account .column.main .block .block-content p {
    margin-top: 0 !important;
}
.account .column.main .block .block-content .box .box-actions a span{
    color: #999999 !important;
    font-size: 15px !important;
    font-family: Gotham !important;
    margin: 0 0 10px 0 !important;
    display: flex !important;
    flex-wrap: wrap !important  ;
    text-decoration: none !important;
}
.block-dashboard-info .box-information .box-content p span
{   margin-right: 10px;
}
.block-dashboard-info .box-information .box-actions a
{   display: block; color: #999999; font-size: 15px; text-decoration: underline; 
}
.block-dashboard-info .box-information .box-actions a.action:after
{   display: none;
}
.account .sidebar .account-nav .content
{   background: #fff; padding: 0px;
}
.account .sidebar .account-nav .item
{   display: block; width: 100%;
}
.account .sidebar .account-nav .item.current a, .account-nav .item.current > strong
{   border-left:none; padding: 0px;
}
.account .sidebar .account-nav .item .delimiter
{   display: none;
}
.account .sidebar .account-nav .item
{   margin: 0px;
}
.account.page-layout-2columns-left .sidebar-main .block.account-nav .content .items .item a, .account.page-layout-2columns-left .sidebar-main .block.account-nav .content .items .item strong {
    color: #999999 !important;
    font-size: 18px !important;
    padding: 4px 0 !important;
    border: none !important;
    letter-spacing: 0;
    text-transform: capitalize;
}
.account.page-layout-2columns-left .sidebar-main .block.account-nav .content .items .item strong{font-weight: bold !important;}
.sidebar-main .block.account-nav .content .items .item .delimiter{display: none;}
.account .sidebar-main .block.account-nav .content .items .item a:hover{
    background:#e8e8e8 !important;
}
.gender {
    display: none !important;
}
.block-dashboard-addresses
{   padding-bottom: 30px; border-bottom: 1px solid #dfdfdf;    
}
.block-dashboard-addresses .block-title
{   border-bottom: 0px !important; margin-bottom: 0px !important; 
}
.block-dashboard-info .block-title strong
{   font-family: 'Gotham';
    font-size: 18px !important; 
}
.block-dashboard-addresses .block-title strong
{   margin-bottom: 30px;
    text-transform: uppercase;
    font-family: 'Gotham';
    font-size: 14px !important; 
}
.block-dashboard-addresses .block-title .action
{   color: #999; font-size: 15px; float: right;
}
.block-dashboard-addresses .box .box-title
{   font-family: 'Gotham';
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: normal;
}
.block-dashboard-addresses .box .box-title span{ font-size: 18px;  }
.block-dashboard-addresses .box address
{   font-size: 18px;
}
.block-dashboard-addresses .box .box-actions a
{   color: #999999;
    text-decoration: underline;
    position: relative;
    font-size: 15px;
}
.account .page-bottom
{   display: none;
}













@media (min-width: 1600px){
	#wishlist-view-form .product-items .pro-name{width: 63%}
}

@media (min-width: 1634px) {
	.cart-totals {
	    width: 100%;
	    float: right;
	    border: none;
	    max-width: 100%;
	    padding: 10px 0 30px 20vw;
	}
}


@media (min-width: 1920px) {	
	.wishlist_main .shopping-cart .product .product-details {
	    -ms-flex: 0 0 45%;
	    flex: 0 0 57.5%;
	    max-width: 57.5%;
	    padding: 0 0 0 5px;
	}
	.wishlist_main .shopping-cart .product .product-price {
	    -ms-flex: 0 0 20%;
	    flex: 0 0 10%;
	    max-width: 10%;
	}
	.wishlist_main .product_wishlist .product-item-inner {
	    display: -ms-flexbox;
	    display: flex;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	    -ms-flex-align: center;
	    align-items: center;
	    -ms-flex-pack: center;
	    justify-content: flex-end;
	    -ms-flex: 0 0 20%;
	    flex: 0 0 22.2%;
	    max-width: 22.2%;
	    box-sizing: border-box;
	}
	.wishlist_main .shopping-cart .product .product-quantity {
	    -ms-flex: 0 0 20%;
	    flex: 0 0 30%;
	    max-width: 50%;
	    padding-left: 105px;
	}
	.catalog-product-view .product-info .product-main-info {
		padding-left: 100px;
	}

}



@media (max-width: 1600px) {
    

    .welcome-slider-area a.explore {
        left: 20px;
    }

    section.personalise-your {
        margin-top: 80px;
    }

    .start-stk .navbar-brand img {
        width: 100%;
        max-width: 150px;
        right: 0;
    }

    section.personalise-your.personalise-your-top figure {
        height: auto !important
    }

    .welcome-slider-area .owl-dots {
        top: auto !important;
        bottom: 10px;
        width: 100%;
        max-width: 100%;
    }

    .welcome-slider-area a.explore {
        left: 0;
    }

    .nav > li .sub_menu_main li:before, .nav > li .sub_menu_main li:nth-of-type(1):before {
        background-size: 28px !important;
    }

    .nav > li .sub_menu_main li:before {
        left: 5px;
        top: 12px;

    }



    section.personalise-your.personalise-your-top figure {
        height: 70vh !important;
    }

    .nav > li > ul.dropdown-mega-menu,
    .start-stk .nav > li > ul.dropdown-mega-menu {

        padding: 0 0px 0 0;
    }

    section.personalise-your figcaption h1 a {
        font-size: 50px;
    }

    .boxes_row_box2 .flowers_list .flower_box_col figcaption form button.tocart {
        -ms-flex: 0 0 calc(100% - 115px);
        flex: 0 0 calc(100% - 115px);
        max-width: calc(100% - 115px);
    }

    .cart-container .col-md-8 {
        padding-right: 5%;
    }

    .cart-container .cart.main.actions.line .col-md-4 {
        width: 33.33333333%;
    }


   

    .welcome-slider-area {
        /*margin-top:211px;*/
    }

    .nav > li .sub_menu_main li a:before{
        margin-right: 10px;
    }
    ul.sub_menu_main li a{
            font-size: 13px;
    }
    .nav > li .sub_menu_main li a:before{
        width: 32px !important;
        height: 32px !important;
        background-size: 30px !important;
        -ms-flex: 0 0 40px;
        flex: 0 0 32px;
        max-width: 32px;
    }
    
    
    
    .nav > li .sub_menu_main, .top__header .container, .main__navigation .container, .single-slide-item-tablecell .container, .relt, .no_flowers_main .container, .page-footer .middle-footer > .container {
        width: 95% !important;
        max-width: 100% !important;
    }
    
    
    
    .footer1 .row .col-md-3:nth-of-type(2){
            -ms-flex: 0 0 350px;
    flex: 0 0 350px;
    width: 350px;
    max-width: 350px;
    }
    .footer1 .row .col-md-3:nth-of-type(4), .footer1 .row .col-md-3:nth-of-type(3) {
    -ms-flex: 0 0 calc((100% - 800px)/2);
    flex: 0 0 calc((100% - 800px)/2);
    width: calc((100% - 800px)/2);
    max-width: calc((100% - 800px)/2);
    }
    .footer1 .row .col-md-3:nth-of-type(1) {
    -ms-flex:0 0 160px;
    flex: 0 0 160px;
    width: 160px;
    max-width: 160px;
    }
    
}

@media (max-width: 1500px) {
    .cms-index-index .mgs-products .mgs-owl-carousel .product-item .number_box span {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .cms-index-index .mgs-products .mgs-owl-carousel .product-item .number_box .qty {
        width: 50px;
        height: 40px;
        line-height: 40px;
    }


    .nav > li .sub_menu_main, .top__header .container, .main__navigation .container, .single-slide-item-tablecell .container, .relt, .no_flowers_main .container, .page-footer .middle-footer > .container {
        width: 90% !important;
        max-width: 100% !important;
    }
    header .top__header > .container, .main__navigation .container {
        width: 90% !important;
        max-width: 100% !important;
    }
    .page.messages {
        width: 90% !important;
        max-width: 100% !important;
        padding: 0 15px;
        margin:0 auto;   
    }
    div#navbar {
        width: 90%;
        max-width: 100%;
        margin: 0 auto;
        float: none;
        padding: 0 15px;
    }   
    .catalog-product-view .breadcrumbs{
        max-width: 100%;
        width: 90%;
        margin: 0 auto !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .catalog-product-view .breadcrumbs ul.items{width:100%;max-width: 100%;}
    .wishlist_main .shopping-cart {
        width: 90%;
        margin: 0 auto;
        display: block;
        max-width: 100%;
        padding: 0 15px;
    }
    .wishlist-index-index form#wishlist-view-form {
        width: 90%;
        max-width: 100%;
        padding: 0 15px;
        margin: 0 auto;
    }
    .checkout-cart-index .cart-container {
        width: 90%;
        max-width: 100%;
        margin: 0 auto;
        padding: 0 15px;
    }
    .account main#maincontent .columns {
        padding: 0 15px;
        width: 90%;
        margin: 0 auto;
    }

    .nav > li > ul.dropdown-mega-menu .sub_menu_main {
        width: 100% !important;
    }
    

    ul.sub_menu_main li a {
        font-size: 11px;
    }

    .nav > li .sub_menu_main li a:before {
        width: 30px !important;
        height: 30px !important;
        background-size: 28px !important;
        -ms-flex: 0 0 30px;
        flex: 0 0 30px;
        max-width: 30px;
    }

    .nav > li > ul.dropdown-mega-menu .sub_menu_main {
        margin-right: auto;
    }

    .nav > li > ul.dropdown-mega-menu .sub_menu_main {
        max-width: 100% !important;
    }

   .nav > li .sub_menu_main li a:before {
        margin-right: 5px;
    }

    ul.sub_menu_main li a {
        padding: 10px 15px;
    }
    .products-grid .product-item-details form, .boxes_row_box2 .flowers_list .flower_box_col figcaption form{
        margin-top: 20px;
    }
    .products-grid .product-item-details form, .boxes_row_box2 .flowers_list .flower_box_col figcaption form{
        padding: 0 !important;
    }
    

}

@media (max-width: 1400px) {
    .single-slide-item-tablecell .container {
        padding: 0 30px;
    }

    .catalog-product-view .product-info .gallery-area {
        width: 55.666667%;
    }

    .catalog-product-view .product-info .product-main-info {
        width: 44.333333%;
    }

    header .top__header ul.login__list {
        /* padding-right: 25px;*/
    }

}
@media (min-width: 1301px)  {    
    ul.nav.navbar-nav > li.level0.browser-store .dropdown-mega-menu ul li ul.dropdown-menu-ct{box-shadow: none !important; height: 100%;overflow-x: hidden;}        
    ul.nav.navbar-nav > li.level0.browser-store .dropdown-mega-menu .dropdown-submenu-ct li.level1{position: static;}
}
@media (min-width: 1600px){
    .fotorama{margin-bottom: -180px;}
}
@media (min-width: 1300px)
{
    .nav > li .sub_menu_main, .top__header .container, .main__navigation .container, .single-slide-item-tablecell .container, .relt, .no_flowers_main .container, .page-footer .middle-footer > .container
    {   width: 95% !important;
    }    
   
}

 .header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item{
        padding:20px 0 !important;
    }
    .header.minicart-slide .minicart-wrapper .block-minicart .block-content > .minicart-items-wrapper {
    order: 1;
    border: 0;
    width: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    max-width: none !important;
    height: calc(100vh - 250px) !important;
    overflow-y: auto;
}
section.personalise-your h1,
footer h4, .products-grid .price-final_price .price-wrapper .price, .products-grid .product-item-info .product.name a, .products-list .product-item-details .product-item-name a, section.personalise-your figcaption h1 a, section.new-arrivals h1,
.cms-index-index .products-grid .product-item-info .product.name a,
.cms-index-index .products-grid .product-item-info .pro_qty,
.cms-index-index .mgs-products .mgs-owl-carousel .product-item .action.tocart.primary.btn.btn-primary.btn-md span.text-add-tocart, .boxes_row_box2 .flowers_list .flower_box_col figcaption form button.tocart span.text-add-tocart,
.ti_box_info h2,
.create_acc, .checkout-index-index .field .control._with-tooltip div#customer-email-error, .checkout-index-index .payment_section1 .shipping-address-items .shipping-address-item, .account .field.password-info p, .account .password-strength-meter, .account .sidebar-main .block.account-nav .content .items .item.current strong, body footer ul li a, body footer p, body footer p.copy, body footer p.copy small span, body footer p a, .account .column.main .block .block-content address, .account .sidebar-main .block.account-nav .content .items .item a, .account .column.main .block .block-content p, .account .column.main .block .block-content .box .box-title span, .checkout-cart-index section.corpoarates.veiw-cart .col-md-8 .product-price span.price, .block-giftregistry-shared-items .product .item-options dt, .multicheckout .item-options dt, .cart.table-wrapper .item-options dt, .block-giftregistry-shared-items .product .item-options dd, .multicheckout .item-options dd, .cart.table-wrapper .item-options dd, .opc-wrapper .step-title, .checkout-index-index table td[class*="col-"], .checkout-index-index table th[class*="col-"], .checkout-shipping-method .no-quotes-block, .benefits li, .search-box input[type="text"], .search-box input[type="submit"], section.new-arrivals .category_row p a, .catalog-product-view .swatch-attribute.color #swatch-color a.js-linktwo, .catalog-product-view .price-final_price .price-wrapper .price, footer p.copy, footer p.copy small span, .catalog-product-view section.corpoarates.detail .size button.multiselect.dropdown-toggle.btn.btn-default, .block-content.filter-content .filter-options .filter-item .swatch-option, .minicart-items .product .toggle, section.new-arrivals figcaption h2 a, .filter-options .filter-options-content .item a, section.corpoarates button.send__message, .as_inner ul li a, .row.wedding-form input.form-control, .row.wedding-form select.form-control, section.corpoarates input.form-control, .customer-account-login .login-container .block-customer-login .block-content .form-login .form-group input, section.corpoarates p, .personal_textarea, section.corpoarates.detail li, section.corpoarates.detail p, button.cart, .message.info, .message.error, .message.warning, .message.notice, .message.success, .guestwishlist-index-index .action.primary, .guest_wishlist_list .actions-toolbar .action.update, .checkout-index-index .checkout-payment-method .actions-toolbar .primary .action.action-update, .checkout-index-index .checkout-payment-method .actions-toolbar .primary .action.action-cancel, .guest_wishlist_list .price-container span.price, .content-block.block > .message.info, .content-block.block .message.error, .content-block.block .message.warning, .content-block.block .message.notice, .content-block.block .message.success, section.newsletter p, footer p a, footer p, footer ul li a, body, header .top__header ul.first__list li:last-child a, .checkout-cart-index .cart.main.actions.line button, .checkout-cart-index .cart.main.actions.line a.action, .cart-container .checkout-methods-items .action.primary, .welcome-slider-area a.explore, .round_button, a.shop__btnv, section.newsletter button.btn.btn-theme, .header .minicart-wrapper .block-minicart .block-content > .button-control .action.viewcart, .header .minicart-wrapper .block-minicart .block-content > .button-control > .primary > .action.primary.checkout, .header .minicart-wrapper .block-minicart .block-content > .button-control > .primary > .action.primary.checkout span, .checkout_header li a, .product.media .product-label.new-label, span.product-label.sold-out-label, .header .account .dropdown-account .header.links li > *, textarea, select, input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"], .checkout-index-index span.note, .checkout-index-index .opc-block-summary .minicart-items .product-item-details .product-item-name, .checkout-index-index .checkout-payment-method .form .payment-method-billing-address .checkout-billing-address .billing-address-details, .opc-block-shipping-information .ship-to, .opc-block-shipping-information .ship-via, .table-order-items th, .table-order-items td, .account .column.main .block > .block-title, .history, .history td, .history th, .toolbar.bottom, .table, .table td, .table th, section.corpoarates.veiw-cart .col-md-4 table td:nth-child(2) span, .cart-totals .mark, .opc-block-summary .table-totals .mark, .cart-totals .mark span.label, .minicart-items .product-item-details .details-qty .label, .checkout-success p, .cart-empty p, #registration p{
    font-family: 'Gotham' !important;    
}
.cms-index-index .products-grid .product-item-info .product.name a,
.products-grid .price-final_price .price-wrapper .price,
.ti_box_info h2,
footer h4,
h1.flower_title,
section.personalise-your figcaption h1{
     font-family: 'Gotham Book' !important;
    font-weight: bold !important;
}
.cms-index-index .products-grid .product-item-info .product.name a{
     font-style: normal !important;
     font-family: 'Gotham' !important;
    font-weight: bold !important;
    color: #142246 !important;
    text-transform: uppercase;

}
.category_list{
    margin: 0 -5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.category_list li{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 5px;
    margin-bottom: 10px;
}
.category_list li a{
    display: block;
    padding: 15px;
}
.category_list li a img{
    display: block;
    margin: 0;
    padding: 0;
}
.category_list li:nth-of-type(1) a{
    background-color: #dcd8aa;
}
.category_list li:nth-of-type(2) a{
    background-color: #b8e1e5;
}
.category_list li:nth-of-type(3) a{
    background-color: #edb0cf;
}
.category_list li:nth-of-type(4) a{
    background-color: #e2ccb7;
}
.category_list li:nth-of-type(5) a{
    background-color: #aed1f7;
}
.category_list li:nth-of-type(6) a{
        background-color: #c1ddaa;
}
.category_list li:nth-of-type(7) a{
    background-color: #f4e2b0;
}
.category_list li:nth-of-type(8) a{
    background-color: #afebf3;
}
.category_list li:nth-of-type(9) a{
    background-color: #b1e8b1;
}
.category_list li:nth-of-type(10) a{
    background-color: #f8f4ac;
}
.header-text{
    display: none !important;
}
.video_banner_inner {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100% !important;
    z-index: 50;
    pointer-events: none !important;
}
.video_banner_inner video{
    position: absolute;
    left: 0;
    top: 0;
    width:100%;
    height:100%;
    display:block;
    margin:0;
    padding:0;
    -webkit-transform-origin: center;
    transform-origin: center;
    -o-object-position: center center;
    object-position: center center;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none !important;
}
.navbar-header
{   float: none;
}
.search-box
{    position: relative;
    display: inline-block;
    margin-left: 50px;
    vertical-align: middle;
    top: 50px;
}
.search-box:before
{   display:none;
}
.search-box input
{   position: static;
}
.search-box input[type="submit"]
{   top: 4px;
}
.header-top-link
{   float: right; display: inline-block; margin-top: 66px;
}
.header-top-link ul li{ display: inline-block; margin: 0px 5px;  }
.header-top-link ul li a
{   display: block;
    padding: 5px 10px;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 20px;
    background: #f4990b;
    border-radius: 5px;
    color: #142246; 
}
ul.nav.navbar-nav > li { position: static; }
ul.nav.navbar-nav > li .dropdown-mega-menu 
{
    position: absolute;
    left: 0px;
    top: 62px;
    width: 200px;
    z-index: 10;
    background: #74caed;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    box-shadow: 0px 13px 15px 5px rgba(0,0,0,.1);
    z-index: 999;
    padding: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;    
}
ul.nav.navbar-nav > li .dropdown-mega-menu .dropdown-submenu-ct li.level1 > ul.dropdown-menu-ct, ul.nav.navbar-nav > li .dropdown-mega-menu .sub-menu li.level1 > ul.sub-menu {
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 10;
    background: #74caed;
    opacity: 0;
    visibility: visible;
    pointer-events: none;
    box-shadow: 0px 13px 15px 5px rgba(0,0,0,.1);
    z-index: 999;
    padding: 0;
    left: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;    
}
ul.nav.navbar-nav > li .dropdown-mega-menu .dropdown-submenu-ct li.level1:hover > ul.dropdown-menu-ct, ul.nav.navbar-nav > li .dropdown-mega-menu .sub-menu li.level1:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}
ul.nav.navbar-nav > li .dropdown-mega-menu .dropdown-submenu-ct li.level1{position: relative;}

ul.nav.navbar-nav > li .dropdown-mega-menu .line{margin:0;}
ul.nav.navbar-nav > li .dropdown-mega-menu .col-des-3 {flex: auto;max-width: 100%;padding:0;}
ul.nav.navbar-nav > li.level0{position: relative;}
ul.nav.navbar-nav > li:hover .dropdown-mega-menu
{   opacity: 1; visibility: visible; pointer-events: all;
}

ul.nav.navbar-nav > li:hover .dropdown-mega-menu
{   opacity: 1; visibility: visible; pointer-events: all;
}
ul.nav.navbar-nav > li .dropdown-mega-menu .dropdown-submenu-ct li > a, ul.nav.navbar-nav > li .dropdown-mega-menu .sub-menu li > a
{   font-weight: 500;
    font-size: 14px;
    display: block;
    padding: 10px 15px;
    text-transform: uppercase;

}
ul.nav.navbar-nav > li .dropdown-mega-menu a
{   color: #fff;  font-size: 13px; border: none; text-transform: capitalize; padding: 2px 15px; display: block;
}
ul.nav.navbar-nav > li .dropdown-submenu-ct .dropdown-menu-ct li a .label-menu
{   display: none;
}

header.page-header
{   z-index: 99;
}
header.page-header .block-search
{   margin: 0px;
}
.search-box .block-search .label
{   display: none;
}
.search-box .block-search .field
{   display: block; margin-bottom: 0px;
}
header.page-header .block-search .block-content input
{   min-height: 100%; border: 1px solid #eaeaea !important; border-radius: 0px !important;
}
header.page-header .block-search .block-content input:focus
{   box-shadow: none;
}
header.page-header .block-search .action.search
{   top: 10px; border: 1px solid #f4990b; line-height: normal; padding: 4px 10px; text-transform: uppercase; font-size: 13px; right: 0px;
    height: 39px; color: #000; cursor: pointer; line-height: 30px;
}
header.page-header .block-search .action.search:before
{   display: inline-block; line-height: 30px; margin-right: 10px; display: inline-block; vertical-align: middle; line-height: 21px;
}
header.page-header .block-search .action.search:hover
{   background: #f4990b; color: #fff;
}
header.page-header .block-search .action.search:hover:before
{   color: #fff;
}
header.page-header .block-search .block-content
{   width: 100%;
}
.navbar
{   background: #142246;
    float: left;
    width: 100%;
    padding:0px;
    border-radius: 0px;
}
.navbar ul.nav.navbar-nav
{  max-width: 98%;
    margin: 0 auto;
    display: block;
    float: none;
}
.nav > li > a
{   color: #fff;
}
.nav > li > a:hover
{   background: none; 
}
ul.nav.navbar-nav > li.level0{ padding: 10px 0px;  }
ul.nav.navbar-nav > li > a.level0
{   padding: 10px 20px; text-align: left; letter-spacing: 0.05em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    max-width: 166px;
    border-radius: 0px;
}
ul.nav.navbar-nav > li.level0:hover
{  
}
ul.nav.navbar-nav > li > a.level0:hover,
.nav > li:hover > a
{ color: #fff; background-color: #74caed; 
}
ul.nav.navbar-nav > li.level0 a.level0:after
{   content: '';
    width: 1px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background-color: rgba(255, 255, 255,.3);
    display: block;
    border: none;
    left: auto;
}
ul.nav.navbar-nav > li > a.level0:before
{   content:""; left: 0px; top: 0px; width: 32px; height: 32px; background-size: 30px auto; flex: 0 0 32px;
    margin-right: 10px; background-repeat: no-repeat; background-position: center center;
}
ul.nav.navbar-nav > li.browser-store a.level0
{   background:  #f4990b; padding:0 !important; color: #fff; border-radius: 3px;  position: relative;
    text-transform: capitalize; letter-spacing: 0px; width:40px;height: 40px;max-width: 100%;justify-content: center;font-size: 0;
}
ul.nav.navbar-nav > li.browser-store a.level0:after{ display: none; }
ul.nav.navbar-nav > li.browser-store a.level0:before
{   background: url(menu.png) no-repeat center center; content:""; position: static; right: 10px; top: 4px;
    width: 30px; height: 30px; display: block; left: auto; border: none;margin: 0;
}
ul.nav.navbar-nav > li.meat-poultry a:before
{   background-image: url(meat.png);
}
ul.nav.navbar-nav > li.see-food a:before
{   background-image: url(seafood.png);
}
ul.nav.navbar-nav > li.dairy a:before
{   background-image: url(dairy-cheese.png);
}
ul.nav.navbar-nav > li.fruit a:before
{   background-image: url(vegetables.svg);
}
ul.nav.navbar-nav > li.household a:before
{   background-image: url(furniture-and-household.svg);
}
ul.nav.navbar-nav > li.vegetables a:before
{   background-image: url(vegetables.svg);
}
ul.nav.navbar-nav > li.deals a
{   min-height: 40px;
}
ul.nav.navbar-nav > li.deals a:before,
ul.nav.navbar-nav > li.deals a:after
{   display: none !important;
}
section.personalise-your .col-md-4.one img.img-responsive
{   height: 50px; width: auto;
}
section.personalise-your h1 {
    margin-bottom: 10px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: bold;
}
footer h4 {
    color: #132246;
    width: 100%;
}
.page-with-filter #maincontent
{	/*padding-top: 237px;*/
}
.catalog-product-view main#maincontent{ /*padding-top: 247px;*/ }
ul.nav.navbar-nav > li.level0.browser-store
{	position: relative;
}
.catalog-product-view .product-social-links .action.tocompare
{   display: none;
}
@media (min-width: 1201px) 
{
	ul.nav.navbar-nav > li.level0.browser-store .dropdown-mega-menu
	{	width: 250px; top: 60px; background: #f4990b; padding: 0px;left:10px;
	}
    .navbar{
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    ul.nav.navbar-nav > li.level0 {
        display: flex;
        align-items: center;
        height: 100%;
    }
    div#navbar{height: 100% !important;}
    .navbar ul.nav.navbar-nav {
        height: 100%;
        min-height: 100%;
    }
	ul.nav.navbar-nav > li.level0.browser-store .dropdown-mega-menu ul li a
	{	padding: 10px;
	    text-transform: capitalize;
	    position: relative;
	}
	ul.nav.navbar-nav > li.level0.browser-store .dropdown-mega-menu ul li a:hover
	{	background: #74caed;
	}
	ul.nav.navbar-nav > li.level0.browser-store .dropdown-mega-menu ul li.level1 > a:after
	{	content: "\f105";
	    font-family: 'FontAwesome';
	    position: absolute;
	    top: 0px;
	    right: 10px;
	    font-size: 16px;
	    line-height: 34px;
	}
	ul.nav.navbar-nav > li.level0.browser-store .dropdown-mega-menu ul li ul.dropdown-menu-ct
	{	position: absolute;
	    left: 100%;
	    width: 250px;
	    background: #e08d0b;
	    top: 0px;
	    visibility: hidden;
	}
	ul.nav.navbar-nav > li.level0.browser-store .dropdown-mega-menu ul li:hover > ul.dropdown-menu-ct
	{	visibility: visible;		
	}
}
@media (min-width: 1200px) and (max-width: 1300px){
    .search-box{top:21px;}
    .navbar-brand {
        max-width: 210px;
    }
    .header-top-link{margin-top:36px;}
}
@media (max-width: 1200px)
{
    .header-top-link
    {   margin-top: 68px; float: right; clear: right;
    }
    .search-box
    {   float: right; top: 0px;position: absolute;
    }
    ul.nav.navbar-nav > li > a.level0{ padding: 10px; font-size: 12px; }
}
@media (max-width: 1200px) 
{	
	.catalog-product-view .product-info .product-main-info{padding:0;}
	section.corpoarates.detail .row.product-info{padding:0;}
	#owl-carousel-gallery{min-height: inherit;min-width: inherit;}
    header .top__header ul.login__list li.header_li_call,
    header .top__header ul.login__list li.header_li_social
    {   display: none;
    }
    .search-box{ margin-left: 0px; margin-right: 100px; z-index: 1; }
    header.page-header .header-area.search-visible .block-search .block-title{ display: none; }
    header.page-header .header-area.search-visible .block-search .block-content
    {   position: static; transform: unset; visibility: visible; margin-right: 0px;
    }
    .navigation__final
    {   position: relative;
    }
    .right-control
    {   position: absolute; right: 0; display: block; top: 10px;
    }    
    .right-control .icon-menu-responsive
    {   line-height: 35px;
        margin-right: 0px;
        padding-right: 0px;
        font-family: 'Gotham' !important;
        border: 1px solid #142246;
        padding: 0px 10px;
        border-radius: 4px;
        background: #142246;
        color: #fff;
    }
    .icon-menu-responsive:before 
    {   content: '\f0c9';
        font-family: 'FontAwesome';
        display: inline-block;
        font-size: 14px;
        color: #fff;
        margin-right: 5px;
    }
    .menu-mobile .menu-mobile-content .menu-mobile-icon .search-menu
    {   visibility:hidden;
    }
    .menu-mobile .menu-mobile-content .main-menu-mobile
    {   max-height: inherit !important;
        background: #fff !important;
        padding: 0px;
    }
    ul.nav.navbar-nav
    {   margin-top: 0px;
    }
    .menu-mobile .menu-mobile-content .menu-mobile-control
    {   display: none;
    }
    body ul.nav.navbar-nav > li
    {   display: block;
    }
    ul.nav.navbar-nav > li > a.level0
    {   max-width: inherit;
    }
    ul.nav.navbar-nav > li.deals a{ min-height: inherit; }
    .menu-mobile .menu-mobile-content .main-menu-mobile .nav-main-menu > li > a
    {   padding: 10px !important;
    }
    .menu-mobile .menu-mobile-content .main-menu-mobile .nav-main-menu > li > a.a-active
    {   border: none !important; background: none !important;
    }
    ul.nav.navbar-nav > li > a.level0:before,
    ul.nav.navbar-nav > li.level0 a.level0:after
    {   display: none;
    }
    .menu-mobile
    {   overflow-y: auto;
    }
    ul.nav.navbar-nav > li.browser-store a{ background: #fff; }
    .menu-mobile .menu-mobile-content .main-menu-mobile .nav-main-menu > li .open-sub
    {   right: 0px !important; top: 0px !important; padding: 10px; font-size: 15px;
    }
    .menu-mobile .menu-mobile-content .main-menu-mobile .nav-main-menu > li > a + span + .dropdown-mega-menu
    {   position: static;
        top: 0px;
        visibility: visible;
        opacity: 1;
        background: #fff !important;
        padding: 0px !important;
        box-shadow: none !important;
    }
    .menu-mobile .menu-mobile-content .main-menu-mobile .nav-main-menu > li > a.a-active + span + .dropdown-mega-menu
    {   display: block;
    }
    .menu-mobile .menu-mobile-content .main-menu-mobile .nav-main-menu > li > a + span + .dropdown-mega-menu .mega-menu-content
    {   margin-bottom: 0px !important;
    }
    .menu-mobile .menu-mobile-content .main-menu-mobile .nav-main-menu > li > a + span + .dropdown-mega-menu .mega-menu-content .col-des-3
    {   max-width:100%; flex: unset;
    }
    .header1 .menu-mobile .menu-mobile-content .main-menu-mobile .nav-main-menu > li .dropdown-mega-menu .mega-menu-content .sub-menu .level1 > a
    {   display: inline-block;
        width: 100%;
        padding: 5px 10px;
        font-family: 'Gotham' !important;
        font-size: 13px;
    }
    .menu-mobile .menu-mobile-content .main-menu-mobile .nav-main-menu > li .dropdown-mega-menu .mega-menu-content .sub-menu .level1 .sub-menu
    {   padding-left: 0px;
    }
    .header1 .menu-mobile .menu-mobile-content .main-menu-mobile .nav-main-menu > li .dropdown-mega-menu .sub-menu li.level2 > a
    {   padding: 5px 20px; font-family: 'Gotham' !important; font-size: 13px;
    }
    ul.nav.navbar-nav > li.browser-store a.level0
    {   width: auto;
        height: auto;
        background: none !important;
        color: #333;
        text-transform: uppercase;
        padding: 10px 10px !important;
    }
    ul.nav.navbar-nav > li .dropdown-mega-menu a
    {   color: #333; font-family: 'Gotham' !important; text-transform: uppercase; border-bottom: 1px dashed #dfdfdf; padding: 5px 10px;
    } 
    .welcome-slider-area{ /*margin-top: 190px;*/ }
    .top__header .col-md-6:nth-of-type(2){ flex: unset; max-width: inherit; }
    .navbar{ display: none; }    
    .cart-container form.form-cart{margin:0 !important;}
    header.page-header .header.show-sticky-menu{position: static;padding:10px 0 10px 0;}
    header.page-header .header.hide-sticky
    {
        position: fixed;
        padding:10px 0 10px 0 !important;
        box-shadow: 2px 3px 5px 2px #ddd !important;
    }
    header.page-header .header.start-stk {
        position: fixed;
        padding:10px 0 10px 0 !important;
        box-shadow: 2px 3px 5px 2px #ddd !important;
    }
    .start-stk .navbar-brand a, .start-stk .navigation__final .navbar-brand strong.logo {
        width: 100%;
    }
    .icon-menu-responsive{display: block !important;}
}
@media (max-width: 1218px) {
    .footer1 .row .col-md-3:nth-of-type(1)
    {       -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        width: 40%;
        max-width: 40%;        
    }
    .footer1 .row .col-md-3:nth-of-type(2)
    {   -ms-flex: 0 0 415px;
        flex: 0 0 60%;
        width: 60%;
        max-width: 60%;
    }
    .footer1 .row .col-md-3:nth-of-type(4),
    .footer1 .row .col-md-3:nth-of-type(3)
    {    -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        width: 40%;
        max-width: 40%;
        margin-top: 30px;
    }
    .footer1 .row .col-md-3.last
    {   margin-top: 30px;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        width: 20%;
        max-width: 20%;
    }
}
@media (max-width: 1279px) {
    .boxes_row_box2 .row.flowers_list .flower_list_item{width: 33.33%;}
}

@media (max-width: 1199px) {
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column{
        width: 100%;
    }
    .checkout-index-index .checkout-container {padding:0 20px;}
    .table-checkout-shipping-method tbody tr:first-child td {
        padding: 15px 4px 10px !important;
        font-size: 15px;
    }
    .amcheckout-step-container input[type='radio']+label:hover:before, .amcheckout-step-container input[type='radio']:checked+label:before {
        margin:0 15px 0 0 !important;
    }
    .checkout-index-index .checkout-payment-method .form > .fieldset .field.payment-method-title {
        padding: 14px 20px;
    }
    .checkout-index-index div#checkout-payment-method-load .items.payment-methods .payment-group .payment-method._active label.label:after{margin:0 15px 0 0 !important;}
    .checkout-index-index .actions-toolbar.new_place_btn .primary {
        margin: 0 auto;
        width: 85% !important;
        text-align: center;
    }
    #place_order_btn {
        padding: 17px 4px !important;
        margin: 0 auto 40px !important;
        border-radius: 2px !important;
        float: none;
    }
    .checkout-index-index .opc-block-summary .minicart-items .product-item-details .details-qty span.label{margin:0 0 10px 0;}
    .checkout-payment-method .payment-option-title{border:none !important;}
    .checkout-payment-method .payment-option{margin:0 !important;}
    .checkout-index-index .modal-custom .action-close, .checkout-index-index .modal-popup .action-close, .checkout-index-index .modal-slide .action-close {
        right: 25px;
        top: 25px;
    }
}

@media (max-width: 992px)
{
    .header-top-link{ display: none; }
    .navbar-brand{ margin-top: -20px; padding: 0px !important; }
    .search-box{ width: 100% !important; margin-right: 0px;right:0 !important;}
    .category_list li
    {   -ms-flex: 0 0 20%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    section.personalise-your .col-md-4.one p{ margin: 0 auto; }
    .footer1 .row .col-md-3:nth-of-type(1)
    {   
    }
    .welcome-slider-area{ margin-top: 30px; }

    
}
@media (max-width: 991px) {
    .boxes_row_box2 .row.flowers_list .flower_list_item{width: 50%;}
}
@media (max-width: 1520px) and (min-width: 1300px) {
	.my-new-page-wrapper-class{
		padding-top: 179px;
	}
}
@media (max-width: 1299px) and (min-width: 1200px) {
	.my-new-page-wrapper-class{
		padding-top: 202px;
	}
}
@media (max-width: 1199px) and (min-width: 993px) {
	.my-new-page-wrapper-class{padding-top: 175px;}
}
@media (max-width: 1300px) and (min-width: 1200px){
    .vertical-gallery{padding:0 0 0 127px;}    
    section.corpoarates.detail .row.product-info{padding:40px 20px 40px;}
}

@media (max-width: 1299px) and (min-width: 1200px) {
    #owl-carousel-gallery{width: 100%; max-width: 385px;padding:0;height: 385px;} 

    #vertical-thumbnail-wrapper {
            width: 60px;
            float: left;
            height: 385px;
            overflow: hidden;            
            left: 0;
            display: block !important;
        }
        #vertical-thumbnail-wrapper .item-thumb{width: 60px !important;height: 60px;}

}
@media (max-width: 1199px) and (min-width: 992px){    
    .vertical-gallery {
        padding: 0 0 0 90px;
        position: relative;
        display: flex;
        justify-content: flex-start;
    }
    #vertical-thumbnail-wrapper {
        width: 60px;
        float: left;
        height: 380px;
        overflow: hidden;        
        left: 0;
        display: block !important;
    }
    #vertical-thumbnail-wrapper .item-thumb{width: 60px !important;height: 60px;}
    #owl-carousel-gallery{width: 100%; max-width: 380px;padding:0;height: 380px;}
    section.corpoarates.detail .row.product-info {
        padding: 40px 0 20px;
    }
    
    #vertical-thumbnail-wrapper .item-thumb{margin:0 0 25px 0;}
    .wishlist_main .shopping-cart .product .product-price {
	    -ms-flex: 0 0 14%;
	    flex: 0 0 14%;
	    max-width: 14%;
	}
	.wishlist_main .shopping-cart .product .product-details {
	    -ms-flex: 0 0 45%;
	    flex: 0 0 48%;
	    max-width: 48%;
	    padding: 0 0 0 5px;
	}
	.wishlist_main .product_wishlist .product-item-inner{
		flex: 0 0 28%;
    	max-width: 28%;
	}
	.wishlist_main .shopping-cart .product .product-quantity {
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}
    section.overview.sign-in-sign-up {
        padding: 80px 0 0 0;
    }
}
@media (min-width: 770px) and (max-width: 1199px) {
    .navbar-brand {
        display: inline-block;
        max-width: 230px;
    }
}
@media (min-width: 770px) and (max-width: 991px){
    .catalog-product-view .product-info .gallery-area {
        width: 50.2% !important;
        padding-right: 0;
    }
    .catalog-product-view .product-info .product-main-info {
        width: 49.8% !important;
        display: flex;
        flex-wrap: wrap;
        padding-left:30px;
    }
    .vertical-gallery {
        padding: 0 0 0 60px;
        position: relative;
        display: flex;
        justify-content: flex-start;
    }
    #vertical-thumbnail-wrapper {
        width: 50px;
        float: left;
        height: 300px;
        overflow: hidden;        
        left: 0;
        display: block !important;
    }
    #vertical-thumbnail-wrapper .item-thumb{width: 50px !important;height: 50px;}
    #owl-carousel-gallery{width: 100%; max-width: 300px;padding:0;height: 300px;}
    section.corpoarates.detail .row.product-info {
        padding: 40px 0 20px;
    }
    .product-info{display: flex;justify-content: space-between;}
    #vertical-thumbnail-wrapper .item-thumb{margin:0 0 15px 0;}
    .catalog-product-view .product-info-price{margin:10px 0 30px 0;}
    .catalog-product-view section.corpoarates.detail .size h4{margin:10px 0 10px 0;}
    .box_details_bar{margin:0;}
    .catalog-product-view .product-add-form .cart_buy{margin:20px 0 0 0;}
    .catalog-product-view .product-social-links{margin:10px 0 20px 0 !important;}
    .catalog-product-view .product-main-info p.size_attr{padding:15px 0 0 0;}

}
@media (min-width: 770px){
    .filter-open .opacity-background-filter{display: none !important;}
    body.page-layout-2columns-left .icon-action-filter, body.page-layout-2columns-right .icon-action-filter{display: none;}
}

@media (min-width: 768px) {
    body.cms-home section.new-arrivals.brands-your-section .owl-nav button{
        transform: translateY(0) !important;
    }
    .order-details .show-order{
        padding-left: 40px;
        padding-right: 0;
    }
    .order-details .info {
        padding-right: 40px;
        padding-left: 0;
    }
    .order-details .button-continue {
        width: 220px;
        float: none;
        clear: both;
        margin-top: 20px;
        margin: 0 auto;
    }
    .order-details .number {
        width: auto;
        height: 50px;
        position: relative;

    }
}

@media (min-width: 768px) and (max-width: 1299px) {
    .checkout-index-index .checkout-container {
        padding: 0 15px;
        width: 90%;
        margin: 0 auto;
    }
}
@media (min-width: 768px) and (max-width: 1199px){
	.continue-shop {
	    width: 190px;
	    margin-bottom: 0;
	    position: static;
	    bottom: 0;
	    right:230px;
	}
	.shopping-cart-bottom .col-lg-5.col-md-5.col{padding:0 0 0 10px;}
	.shopping-cart-bottom .col-lg-7.col-md-7.col {
	    padding: 0 10px 0 0;
	}
	.cart-info-right{width: 190px;}
}
@media (min-width: 768px) and (max-width: 992px) {
    .search-box{
        position: relative;
    }
    .cart-info-right{margin-left: 15px !important;}
    .cart-info-right {
        width: 150px;
    }
    .continue-shop{width:150px;}
    .continue-shop .continue{font-size: 11px;}
    .cart-container form.form-cart .cart.main.actions button{font-size: 12px !important;}
    .cart-container form.form-cart .cart.main.actions a.action.continue{font-size: 12px !important;}

}
@media (min-width: 481px) and (max-width: 767px){
	.shopping-cart-bottom .col-lg-5.col-md-5.col{padding:0 0 0 10px;}
	.shopping-cart-bottom .col-lg-7.col-md-7.col {
	    padding: 0 10px 0 0;
	}
	.continue-shop {
	    width: 200px;
	    margin-bottom: 0;
	    position: static;
	    bottom: 0;
	    right:230px;
	}
	.shopping-cart-bottom .col-lg-5.col-md-5.col{padding:0 0 0 10px;}
	.shopping-cart-bottom .col-lg-7.col-md-7.col {
	    padding: 0 10px 0 0;
	}
	.cart-info-right{width: 200px;}
	.cart-totals{padding:15px 0px 0px 0px;}
}
@media (min-width: 1300px) {
    
}



@media (max-width: 769px){
	body.cms-home {
	    padding-top: 0 !important;
	}
    footer .col-md-3.last .title-block.payment_ul {
        width: auto;
    }
    .catalog-product-view section.corpoarates.detail .product-main-info p.hero {
        font-size: 24px !important;        
    } 
    section.personalise-your{display: none !important;}
    h1.flower_title{margin:0 !important;}
    .flowers_list_similar .product-item-info .number_box {
        max-width: 100%;
        flex: auto !important;
        justify-content: center;
    }
    .flowers_list_similar{overflow: visible;}
    .catalog-product-view .flowers_list_similar.owl-carousel .owl-nav>button.owl-prev {
        left: -30px !important;
    }
    .catalog-product-view .flowers_list_similar.owl-carousel .owl-nav>button.owl-next {
        right: -30px !important;
    }
    header .top__header ul.login__list li .minicart-wrapper a.action.edit{display: none !important;}
/*********** product list page ****************/
.filter-open .mgs-filter {
    opacity: 1;
    right: 0;
}
.mgs-filter .filter-cancel {
    font-weight: 400;
    height: 40px;
    cursor: pointer;
    position: absolute;
    background-color: white;
    top: 5px;
    left: -60px;
    opacity: 1;
    background: none;
    border: 0;
    display: block !important;
    color: #fff;
}
.boxes_row_box2 .mgs-products .flowers_list .product-item-info .number_box{flex: auto !important;}
.mgs-filter {
    opacity: 0;
    position: fixed !important;
    background: #fff;
    top: 0;
    height: 100%;
    right: -100%;
    width: calc(100% - 80px);
    z-index: 99999999 !important;
    margin: 0 !important;
    padding: 20px 20px;
    transition: all 0.5s !important;
    transform: translateX(160%) !important;
}
.filter-content .filter-options h5{position: relative;}
.mgs-filter .filter-options .filter-options-content{display: none;}
.filter-content .filter-options h5:before {
    content: "+";
    position: absolute;
    right: 0;
    top: 0;
}
.filter-content .filter-options h5.active{content:"-";}
section.corpoarates.detail .row.product-info {
    padding: 0;
    margin-top: 50px;
}
    .catalog-category-view .boxes_row_box1{
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        padding: 0px;
        margin:30px 0 0 0;
    }    
    section.new-arrivals .wishh{right:30px;}
    .catalog-category-view .boxes_row_box2 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        padding-left: 25px;
    }
    #owl-carousel-gallery .product {
	    width: 300px !important;
	    margin: 0 auto;
	}
    .category-product-actions.category-product-actions-grid .filter-wrapper {
        overflow: visible !important;
        height: auto !important;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .catalog-product-view .product-info .gallery-area {
        width: 100% !important;
        padding: 0 !important;
        margin-bottom: 40px;
    }
    .category-product-actions.category-product-actions-grid .icon-action-filter{width: auto;}
    .category-product-actions.category-product-actions-grid .filter-wrapper span.ti-filter{position: static;display: flex;align-items: center;font-size: 17px;}
    .category-product-actions.category-product-actions-grid .filter-wrapper span.ti-filter:after {
        position: static;
        font-size: 13px;
        margin-left: 2px;
        font-family: 'Gotham-Medium' !important;
        line-height: normal;
        margin-top:-3px;
    }
    .row.boxes.boxes_row_main.sidebar{padding:0;}
    .boxes_row_box2 .category-product-actions.category-product-actions-grid {
        margin-top: 0;
        margin-bottom: 0;
    }
    .category-product-actions .filter-wrapper .toolbar-products .toolbar-sorter .sorter-label{font-size: 13px;margin:0 10px 0 0;}
    .boxes_row_box2 .flowers_list .flower_box_col figcaption form{padding:0 !important;}
    .boxes_row_box2 .flowers_list .flower_box_col .product-item-info figure .product .product-image-container .parent_lazy{
        border:none;
    }
    .category-product-actions .filter-wrapper .toolbar-products{margin:0;}
    .category-product-actions .filter-wrapper .toolbar-products .toolbar-sorter{margin:0;}

    header .top__header li.header_li_minicart ol li.product-item:after{display: none;}
    /******************* end product list page ****************/

    /**************** product detail page ****************/

    section.corpoarates.detail{
        padding:0 15px;
    }    
    .catalog-product-view .product-info .product-main-info{width: 100% !important;}
    #owl-carousel-gallery{max-width: 100%;}
    .vertical-gallery .owl-carousel .owl-item img{width: 100%;}
    .vertical-gallery {
        padding: 0;
        position: relative;
        display: flex;
        justify-content: center;
        width: 100%;
        flex-wrap: wrap;
        margin:60px 0 0 0;
    }
    .catalog-product-view .owl-carousel .owl-nav>button.owl-prev, .catalog-product-view .owl-carousel .owl-nav button.owl-next{display: block !important;background-color:#f4990b !important;}
    .catalog-product-view .owl-carousel .owl-nav>button.owl-prev{left:0 !important;}
    .catalog-product-view .owl-carousel .owl-nav button.owl-next{right:0 !important;}
    .cms-in-conatainer .why-img h4 {
        position: absolute;
        font-size: 16px;
        font-weight: 600;
        color: #f4990b;
        max-width: 100%;
        margin-left: 0;
        margin-top: 0;
        line-height: normal;
        bottom: 30px;
        left: 50px;
        width: 60%;
    }
    .why-waynik-content {
        max-width: 100%;
        margin: 0 auto;
        width: 100%;
        padding: 0 15px;
    }
}
@media (max-width: 469px) {
    .boxes_row_box2 .mgs-products .flowers_list .product-item-info .number_box {
        max-width: 100%;
        flex: auto !important;
        margin-bottom: 15px;
    }
    .boxes_row_box2 .flowers_list .flower_box_col figcaption form button.tocart {
        width: 116px !important;
        flex: inherit !important;
        height: 25px;
        max-width: inherit !important;
        margin: 0 auto !important;
    }
    .boxes_row_box2 .mgs-products .flowers_list .product-item-info .number_box .qty {
        width: 67px;
        height: 25px;
    }
    .flowers_list_similar figcaption form button.tocart {
        width: 100% !important;
        flex: auto !important;
        height: 25px;
        padding: 0 !important;
        max-width:82% !important;
        margin: 20px auto 0 !important;
    }
    .flowers_list_similar .flower_box_col .number_box input{width:67px !important;}
}
@media (max-width: 1199px) {
	/*.flowers_list_similar .product-item-info .number_box {
		max-width: 100%;
	    flex: inherit !important;
	    width: 100%;
	    justify-content: center;
	    margin: 0 0 15px 0;
	}
	.catalog-product-view section.corpoarates.detail .flowers_list_similar figcaption .pro_qty{min-height: 30px;}
	.flowers_list_similar figcaption form button.tocart{margin:0 auto;}
	.catalog-product-view section.corpoarates.detail .flowers_list_similar figcaption h2{min-height: 40px;}
	.catalog-product-view section.corpoarates.detail .flowers_list_similar figcaption span.price{margin-bottom: 8px;}*/
}
@media (max-width: 1023px) {
    .catalog-product-view .fotorama__dot {
        background: #e5e5e5;
        display: block;
        height: 3px;
        position: relative;
        top: 12px;
        width: 25px;
        border: none;
    }
    .catalog-product-view .fotorama__nav--dots .fotorama__nav__frame {
        height: 30px;
        width: 25px;
        margin: 0 5px;
    }
    .catalog-product-view .fotorama__active .fotorama__dot {
        background-color: #f5a01c;
    }   
}
@media (max-width: 460px) {
    .guest-checkout-section{padding-top: 20px !important;padding-left: 0;}
}

@media (max-width: 767px) 
{   
    .header:not(.header3) .wishlist .top-wishlist a .label{display: none;}
    header .top__header li.vat-content{display: none !important;}
    .brands-your-section .owl-carousel.owl-them.e.brands_outer.owl-loaded.owl-drag {
        padding: 0 30px;
    }
    .menu-mobile .menu-mobile-content .menu-mobile-icon .cancel::after{position: static;}
    .page.messages {
        padding: 0 15px;
        margin-top: 50px;
    }
    .product-info-main .product-info-price sup {
        top: 0;
        font-size: 1.1rem;
        margin-left: 6px;
    }
    .product-item-info sup {
        margin-left: 4px;
        letter-spacing: 0;
        text-transform: capitalize;
        font-size: 12px;
        position: static;
        width: 100%;
        display: flex;
        margin-top: 15px;
    }
    .account main#maincontent .columns {
        padding: 0;
        width: 100%;
        margin: 0 auto;
    }
    .page-footer {
        padding-top: 20px;
    }
    .product-item-info .price-box .old-price .price-final_price .price-wrapper .price{font-size: 11px !important;}
    .product-item-info .price-box .price-final_price .price-wrapper .price{font-size: 14px !important;}
    figcaption .price-infor.price-save{min-height: 45px !important;}
    .checkout-index-index .opc-block-summary .minicart-items .product-item-details .product-item-name {
        font-size: 12px !important;
    }
    .checkout-index-index .opc-block-summary .table-totals:not(.cart):not(.totals) th{font-size: 14px !important;}
    .checkout-index-index .opc-block-summary .table-totals th span.label, .checkout-index-index .opc-block-summary .table-totals th span.value{font-size: 14px !important;}
    .checkout-index-index .opc-block-summary .table-totals:not(.cart):not(.totals) td.amount{font-size: 14px !important;}
    .checkout-index-index .checkout-billing-address input + label{font-size: 18px !important;}
    .amcheckout-step-container input[type='checkbox']:checked+label:before{width: 16px !important;height: 16px !important;}
    .checkout-index-index #checkout-payment-method-load .payment-methods .payment-group .payment-method .payment-method-title label, .checkout-index-index #checkout-payment-method-load .payment-methods .payment-group .payment-method .payment-method-title label span{font-size: 14px !important;}
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary, .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary {
        border: 1px solid #d4d4d4;
        background: #fff;
        float: left;
        margin: 60px 0 0 0;
        width: 100%;
    }
    .checkout-index-index .account-social-login{margin-top: 30px;}
    .catalog-product-view section.corpoarates.detail .product-info-main p.hero{font-size: 18px !important;}
    .catalog-product-view .product-info-price .price-final_price .price-wrapper .price{font-size: 16px !important;}
    .catalog-product-view .product-info-price .old-price .price-final_price .price-wrapper .price {
        font-size: 12px !important;
        padding-left: 10px;
    }
    section.new-arrivals .owl-carousel .owl-item img{transform: scale(1) !important;}
    section.new-arrivals .owl-carousel .owl-item img:hover{transform: scale(1) !important;}
    .account.page-layout-2columns-left .column.main{width:100%;}
    .block-dashboard-info .block-title strong{font-size: 16px !important;}
    .block-dashboard-info .box-information .box-actions a{font-size: 14px !important;}
    .block-dashboard-addresses .box address {
        font-size: 14px;
    }
    .account .column.main .block .block-content .box .box-actions a span{font-size: 14px !important;}
    .block-dashboard-addresses .block-title .action{font-size: 14px !important;}
    .block-dashboard-info .box-information .box-content p{font-size: 14px !important;}
    .wishlist-index-index .product-image-photo, .checkout-cart-index .product-image-photo, .guestwishlist-index-index .product-image-photo{transform: scale(1) !important;padding: 0 10px 0 0;}
    .wishlist-index-index .product-image-photo:hover, .checkout-cart-index .product-image-photo:hover, .guestwishlist-index-index .product-image-photo:hover{transform: scale(1) !important;padding: 0 10px 0 0;}
    .checkout-cart-index .product-image-photo{padding:0 !important;}
    .prod-info-moq{font-size: 14px;}
    .wishlist_main .product_wishlist .product-details p a{font-size: 12px !important;}
    .product-info-packing{font-size: 14px;}
    section.corpoarates.detail p.size_attr label, section.corpoarates.detail p{font-size: 14px;}
    .cms-index-index .products-grid .product-item-info .product.name a{font-size: 11px !important;width: 140px;margin:0 auto 5px !important;}
    .boxes_row_box2 .mgs-products .product-image-container .product-image-photo{transform: scale(1);}
    .boxes_row_box2 .mgs-products .product-image-container .product-image-photo:hover, .boxes_row_box2 .mgs-products .product-image-container .product-image-photo:focus{transform: scale(1) !important;}
    section.new-arrivals .product-item-info figcaption h2 a{font-size: 11px !important;width: 140px;margin:0 auto 5px !important;}
    .minicart-wrapper .action.close{height: auto !important;width: auto !important;}
    .header .minicart-wrapper .block-minicart .block-content>.minicart-items-wrapper>.minicart-items>.product-item>.product>.product-item-details>.product-name-action>.product-item-name>a{font-size: 12px !important;}
    .header .minicart-wrapper .block-minicart .product.actions{top:0 !important;}
    .modal-popup .modal-footer{display: flex; justify-content: center;}
    .modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-footer > button.action-dismiss{margin-right:20px;}
    .cart-container form.form-cart .cart.main{
        margin: 60px 0 0 0;
        border-top: none !important;
        border-bottom: 1px solid #d7d7d7 !important;
        border-top:1px solid #d7d7d7 !important;
    }
    .cart.table-wrapper .items{border:none !important;}
    header .top__header ul.login__list li.header_li_login > a:after{display: none;}
    header .top__header ul.login__list li.header_li_minicart a span.text{display: none;}
    header .top__header ul.login__list li .wishlist a:after{display: none;}
    header .top__header > .container > .row
    {   display: block; text-align: right; width: 100%;
    }    
    .top__header .col-md-6:nth-of-type(2){ float: right; flex: unset !important; max-width: inherit !important; }    
    .category_list li
    {   -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .category_list li a img{ margin: 0 auto; }
    .personalise-your .col-md-4.one{ margin-bottom: 20px; }
    .footer1 .row .col-md-3:nth-of-type(1),
    .footer1 .row .col-md-3:nth-of-type(2),
    .footer1 .row .col-md-3:nth-of-type(3),
    .footer1 .row .col-md-3:nth-of-type(4),
    .footer1 .row .col-md-3.last
    {    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
    }
    .block.widget .product-item-info{ max-width: 250px; margin: 0 auto; }    
    section.personalise-your{ margin-bottom: 0px; }
    .brands-your-section.new-arrivals .row:nth-of-type(2){ padding: 0px; }

    /******** shopping cart responsive ****************/    
    .cart.table-wrapper #shopping-cart-table{ display: block; }
	.cart.table-wrapper .cart.item { display: block; clear: both; padding-bottom: 8px; }
	.cart.table-wrapper .cart.item tr{ display: block; }
	.cart.table-wrapper .item .col{ width: 100% !important; display: block; padding: 10px !important; text-align: left !important; float: none !important; }
	.table tbody+tbody{ border:none; }
	.cart.table-wrapper .product-item-photo{ position: static; max-width: inherit; }
	.cart.table-wrapper .items>.item{border:none !important;}
	.cart.table-wrapper .cart tbody tr td.col.item .actions a{ margin-right: 0px; }
	.cart.table-wrapper .cart tbody tr td.col.item .actions a.towishlist::before{ display: none; }
	.cart.table-wrapper .cart tbody tr td.col.item .actions a.towishlist span
	{ 	display: inline-block;
    	overflow: visible;
    	width: auto;
    	height: auto;
    	font-size: 16px;
    	clip: unset;
    	position: static; 
    }
    .cart.table-wrapper .cart tbody tr td::before{ display: inline-block !important; min-width: 35%; padding-bottom: 0px !important; vertical-align: middle; }
    .cart.table-wrapper .cart tbody tr td span{ display: inline-block; }
    .cart.table-wrapper .cart tbody tr td .price-excluding-tax,
    .cart.table-wrapper .cart tbody tr td .field.qty,
    .cart.table-wrapper .cart tbody tr td .price-excluding-tax{ display: inline-block !important; vertical-align: middle; }
    .cart.table-wrapper .cart tbody tr td.col.item{ padding-left: 0px; }
    .cart.table-wrapper .cart tbody tr td.col.item 
    {	position: static;  max-width: inherit;
    }
    .cart.table-wrapper .product-item-details{ vertical-align: top; }
    .cart.table-wrapper .product-item-name + .item-options{ margin: 0px; }
    .cart.table-wrapper .cart tbody tr td .control.qty{ top: 0px; }
	.cart-totals{ padding: 20px 0px 0px 0px; }	
	.checkout-cart-index .cart-container{width:100%;}
	.cart.items a.action.action-delete span {
	    display: none;
	}
	.cart-container form.form-cart .cart.table .col.remove{
		position: absolute;
	    top: 15px;
	    right: 0;
	    width: auto !important;
	}
	.cart-container form.form-cart .cart.table tr{border-top: 1px solid #eaeaea !important;border-bottom: none !important;}	
	.cart-container .shopping-cart-bottom:after{display: none !important;}
	.cart-info-right {
	    float: right;
	    width: 218px;
	    margin-left: 15px !important;
	}
	.cart-container form.form-cart{margin:0 !important;}
	/********* shopping cart end responsive **********/	
    .sign-in-sign-up .actions-toolbar .action.login{width: 100%;}
    .sign-in-sign-up .actions-toolbar .action.submit{width: 100%;}
    .sign-in-sign-up .actions-toolbar > .primary, .sign-in-sign-up .actions-toolbar > .secondary{width: 100%;}
     .sign-in-sign-up .actions-toolbar .secondary {
        padding-left: 0;
        margin: 10px 0 0 0;
        text-align: left;
    }
    .sign-in-sign-up .actions-toolbar .secondary a{padding:0 !important;margin:0 0 0 0 !important;}
    body.cms-home section.new-arrivals .owl-nav button.owl-prev {
        left:0px !important;
    }
    body.cms-home section.new-arrivals .owl-nav button.owl-next{right:0 !important;}
    .page-products .bottom-toolbar .toolbar .limiter{   position: static; width: 100%; }
    .cart.table-wrapper .item .col{
        padding:24px 10px !important;
    }
    .cart-container form.form-cart .cart.table .col.qty {
        width: 33.33% !important;
        float: left !important;
    }
    .cart-container form.form-cart .cart.table .col.qty .field.qty {
        justify-content: center;
        width: 100%;
    }
    .cart.table-wrapper .cart tbody tr td::before {
        display: inline-block !important;
        min-width: auto;
        padding-bottom: 0px !important;
        vertical-align: middle;
        text-align: left;
        position: absolute;
        top: -10px;
        left: auto;
        right: auto;
        margin: 0 auto !important;
        display: flex !important;
        justify-content: center;
        width: calc(100% - 20px);
        content:attr(data-th) '' !important;
        width: 100%;
    }
    .cart-container form.form-cart .cart.table tbody td.col .price-excluding-tax{
        width: 100%;
        margin: 0;
        text-align: center !important;
    }
    .cart-container form.form-cart .cart.table tbody td.col .price-excluding-tax .span.cart-price{
        margin: 0 !important;
        width: 100%;
    }
    .cart-container form.form-cart .cart.table tbody td.col .price-excluding-tax .span.cart-price span.price {
        margin: 0 !important;
        width: 100%;
    }
    .cart.table-wrapper .cart tbody tr td .control.qty{width: 93px !important;}
    .cart-container form.form-cart .cart.table .col.price, .cart-container form.form-cart .cart.table .col.subtotal {
        width: 33.33% !important;
        float: left !important;
    }
    .cart.table-wrapper .cart tbody tr td.item::before{display: none !important;}
}

@media (min-width: 641px) and (max-width: 767px) {
    .checkout-index-index .modal-popup.modal-slide:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
        width: 500px;
        top: 30% !important;
        transform: translate(0, 40%);
        min-height: auto;
    }
}
@media (max-width: 576px)
{
    .checkout-index-index .checkout-payment-method form#discount-form{flex-wrap: wrap !important;}
    .checkout-index-index .checkout-payment-method .actions-toolbar .primary {
        margin-top: 10px !important;
    }
    .cart-container form.form-cart .cart.main.actions a.action.continue{width: 218px !important;font-size: 12px !important;}
    .cart-container form.form-cart .cart.main.actions button{width: 218px!important;font-size: 12px!important;}
    .catalog-product-view section.corpoarates.detail .flowers_list_similar figcaption h2{min-height: 35px;}    

	#wishlist-view-form .product-items .wishlist-row{ border: 1px solid #999; margin-bottom: 20px; }
	#wishlist-view-form .product-items td
	{	display: block;	 border: none; width: 100% !important; padding: 0px 20px;	
	}
	#wishlist-view-form .product-items .pro-img .product-item-photo
	{	max-width: inherit; margin-right: 0px; float: none; margin-left: -5px;
	}
	.products-grid.wishlist .product-image-container{ max-width: inherit; }
	#wishlist-view-form .product-items .pro-img{ padding-top: 20px; }
	#wishlist-view-form .product-items .pro-name{ text-align: left;  }
	#wishlist-view-form .product-items .pro-name .product-item-name{ margin-left: 0px; }
	#wishlist-view-form .product-items .pro-add-to-cart .box-tocart{ top: 0px; margin-bottom: 0px; }
	#wishlist-view-form .product-items .action{ padding-bottom: 50px;  }
	.wishlist-index-index #wishlist-view-form .products-grid.wishlist .product-items{
		display: table;
	    margin: 0 !important;
	    width: 100%;

	}
	#wishlist-view-form .product-items td{padding:5px 20px !important;}
	#wishlist-view-form .product-items td.action {
	    padding-bottom: 20px !important;
	    text-align: left;
	}	
	#wishlist-view-form .product-items td.pro-img {
	    padding-top: 20px !important;
	    text-align: left;
	}
	#wishlist-view-form .product-items .pro-add-to-cart{text-align: left;}
	#wishlist-view-form .product-items .pro-price{text-align: left;}
	.wishlist_main .product.product_wishlist{border:1px solid #eaeaea !important;}
	.wishlist_main .shopping-cart .product .product-price{
		margin:0 0 20px 0;
	}
	#wishlist-view-form .product-items thead{display: none;}
	.shopping-cart-bottom .col-lg-7.col-md-7.col {
	    padding: 0;
	    width: 100% !important;
	    float: left;
	    flex-grow: inherit;
	    flex-basis: inherit;
	}
	.shopping-cart-bottom .col-lg-5.col-md-5.col {
	    display: flex;
	    flex-wrap: wrap;
	    align-items: center;
	    justify-content: flex-end;
	    padding: 0;
	    width: 100% !important;
	}
	.cart-totals{
		padding:15px 0px 0px 0px;
	}
	.wishlist_main .shopping-cart .product .product-details{margin:0 0 20px 0;padding:0;}

}
@media (max-width: 480px) 
{
    .nav > li .sub_menu_main, .top__header .container, .main__navigation .container, .single-slide-item-tablecell .container, .relt, .no_flowers_main .container, .page-footer .middle-footer > .container
    {   width: 100%;
    }
    .navbar-brand{ margin-top: 0px; }
    .right-control{ top: 25px; }
    .continue-shop {
	    width: 242px;
	    margin: 0 auto 20px;
	    float: none;
	}
	.cart-info-right{ 
		float: none;
	    width: 242px !important;
	    margin: 0 auto !important;
	}
	.checkout-extra .block.discount .actions-toolbar{position: static;margin:10px 0 0 0 !important;}
	.checkout-extra .block.discount .actions-toolbar button.apply{border-radius: 5px;}
}

.blog-container
{
	display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 40px;
    grid-column-gap: 90px;
    grid-auto-flow: dense;
}
.blog-container .blog-item:nth-child(9n+1)
{	    grid-column-start: 1;
    grid-column-end: span 2;
    grid-row-end: span 2;
}
article.blog-item img{ max-width: 100%; height: auto; }
.search.mgs-instant-search
{   max-width: 95%; margin: 0 auto;
}
.category-result .block.block-title,
.products-result .block.block-title
{   border-bottom: 1px solid #ccc;
}
.category-result .block.block-title h4,
.products-result .block.block-title h4
{   font-size: 25px; text-transform: uppercase; font-weight: bold; color: #132246;
    padding-bottom: 20px;
}
.products-result .product-item .product-item-details .product-item-name
{   font-size: 15px; text-align: center; display: block; 
    margin: 0 0 5px;
    padding: 0 10px;
    font-weight: bold;
    color: #142246;
}
.products-result .product-item .product-item-details .product-item-name a{ color: #142246; font-weight: bold !important; }
.products-result .product-item .product-item-details .price-box{ text-align: center; display: block; margin-top: 10px;}
.category-item-details .category-item-name
{   padding: 20px 0px;
}
.category-item-details .category-item-name a
{   font-size: 16px; font-weight: bold;
}
.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date .control
{   position: relative;
}
.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date .ui-datepicker-trigger
{   position: absolute; top: 11px; right: 10px;
}
@media (max-width: 991px) and (min-width: 850px)
{
	#wishlist-view-form .product-items .pro-name{width:40%;}
	#wishlist-view-form .product-items .pro-price{width:144px !important;}
}
@media (max-width: 991px) and (min-width: 577px) {
	.shopping-cart .product .product-image {
	    top: 10px !important;
	    position: absolute !important;
	    left: 0 !important;
	    display: block;
	    width: 80px !important;
	    max-width: 80px;
	}
	.shopping-cart .product .product-details {
		flex: inherit !important;
	    max-width: 28% !important;
	    width: 100%;
	    padding: 0;
	}
	.shopping-cart .product .product-price {
	    -ms-flex: inherit !important;
	    flex: inherit !important;
	    max-width: 25% !important;
	    text-align: center;
	    width: 100%;
	 }
	 .wishlist_main .product_wishlist .product-item-inner {
	 	    justify-content: flex-start;
	    -ms-flex: inherit !important;
	    flex: inherit !important;
	    max-width: 40% !important;
	    width: 100%;
	 }
	 .wishlist_main .product.product_wishlist {
	    margin-bottom: 0;
	    padding: 20px 0 20px 92px;
	    border: none;
	    display: flex !important;
	    position: relative;
	    flex-wrap: wrap;
	    border-bottom: none !important;
	}
	#wishlist-view-form .product-items .pro-add-to-cart .box-tocart{top:0;}
	#wishlist-view-form .product-items .pro-img {
	    width: 17%;
	}
	#wishlist-view-form .product-items .pro-price {
    width: 120px;
	text-align: center;
	}
	#wishlist-view-form .product-items .pro-add-to-cart {
	    width: 120px;
	    text-align: right;
	}
	#wishlist-view-form .product-items .action {
	    width: 108px;
	    text-align: right;
	}
	#wishlist-view-form .product-items .pro-price .price{font-size:13px;}
	#wishlist-view-form .product-items .pro-name .product-item-name a{font-size:14px;}
}
@media (max-width: 991px) 
{
	.wishlist_main .product.product_wishlist {
	    margin-bottom: 0;
	    padding: 20px 0 20px 92px;
	    border: none;
	    display: flex !important;
	    position: relative;
	    flex-wrap: wrap;
	    border-bottom: 1px solid #eaeaea;
	}
	.wishlist_main .shopping-cart .product .product-image {
	    -ms-flex: 0 0 15%;
	    flex: inherit;
	    max-width: 100%;
	    top: 20px;	    
	    position: absolute;
	    left: 0;
	    display: block;
	    width: 90px;
	    max-width: 90px;
	}
	.wishlist_main .product_wishlist .product-item-inner .product-item-actions{margin:0;}
	.wishlist_main .shopping-cart .product .product-details {
	    -ms-flex: 0 0 45%;
	    flex: inherit;
	    max-width: 100%;
	    width: 100%;
	    padding:0 20px 0 0;
	}
	.wishlist_main .shopping-cart .product .product-price {
	    -ms-flex: 0 0 20%;
	    flex: inherit;
	    max-width: 100%;
	    text-align: left;	    
	}
	.wishlist_main .product_wishlist .product-item-inner {
	    display: -ms-flexbox;
	    display: flex;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	    -ms-flex-align: center;
	    align-items: center;
	    -ms-flex-pack: center;
	    justify-content: flex-start;
	    -ms-flex: 0 0 20%;
	    flex: inherit;
	    max-width: 100%;
	    width: 100%;
	    position: static;
	}
	.wishlist_main .shopping-cart .product .product-quantity {
	    text-align: center;
	    position: absolute;
	    right: 0;
	}
	.wishlist_main .shopping-cart a.remove:after{display: none;}
    /* Login and register responsive *********/
    section.overview.sign-in-sign-up {
        padding: 90px 15px 0;
    }
    .sign-in-sign-up .row {
        display: flex;
        flex-wrap: wrap;
    }
    .sign-in-sign-up .right-side {
        order: 1;
        padding: 0;
        width: 100%;
        margin:0 0 40px 0;
    }
    .sign-in-sign-up .first-side {
        order: 2;
        border-right: none;
        padding: 0;
        width: 100%;
    }
    .form-create-account{padding:0;}
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main
    {   width: 100%;
    }
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar
    {   width: 100%; max-width: inherit;
    }
    .amcheckout-main-container.-modern .amcheckout-block:not(:first-of-type)
    {   margin: 0px;
    }
    .amcheckout-step-container .amcheckout-title + .amcheckout-content> .amcheckout-wrapper{ margin: 0px; }
    #checkout-step-shipping_method{ margin: 15px 0px; }
}




@media (min-width: 1301px) 
{
	
	.menu-mobile{display: none;}
	.navigation__final {
	    display: flex;
	    justify-content: space-between;
	    align-items: center;
	}
	.start-stk .navbar-brand a, .start-stk .navigation__final .navbar-brand strong.logo{width: 100% !important;}
	.navbar-brand {
	    display: inline-block;
	    max-width: 285px;
	    padding:0 !important;
	}    
	.search-box{
		margin: 30px 0 0 0;
        position: static;
        height: 35px;
        line-height: normal;
        flex-grow: 0.42;
        max-width: inherit;
	}
	.header-top-link {
	    float: none;
	    display: inline-block;
	    margin-top: 30px;
	    margin-left: 0;
	}
	.header-top-link ul li{padding:0 5px;margin:0;}
	.header-top-link ul{margin:0 -5px;}
	.header-top-link ul li a {
	    display: block;
	    padding: 0 10px;
	    font-size: 16px;
	    text-transform: uppercase;
	    line-height: normal;
	    background: #f4990b;
	    border-radius: 5px;
	    color: #142246;
	    font-family: Gotham Book;
	    height: 35px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	.right-control{display: none;}
	.main__navigation {
	    align-items: center;
	    padding: 12px 0 5px 0;
	}
	header .top__header{
		position: absolute;
		margin:0;
	    right: 0;
	    width: 100%;
	    top: 10px;
	    padding: 0;
	}	
	header.page-header .block-search .action.search {
		top: 0;
	    border: 1px solid #f4990b;
	    line-height: normal;
	    padding: 0;
	    text-transform: uppercase;
	    font-size: 13px;
	    right: 0px;
	    height: 35px;
	    color: #000;
	    cursor: pointer;
	    line-height: normal;
	    width: 121px;
	}
	header.page-header .block-search .block-content input {
	    background-color: #fff;
	    height: 35px;
	    border: none;
	    box-shadow: none;
	    color: #000;
	    border-radius: 0 !important;
	    padding: 0 50px 0 18px;
	    border: 1px solid #eaeaea !important;
	    min-height: 100
	    min-width: 100%;
	    position: static;
	    margin: 0;
	    left: 0;
	    max-width: 100%;
	}
	header.page-header .block-search .control {
	    padding: 0;
	    margin: 0;
	    border: none;
	}
	header.page-header .block-search{margin:0; width: 100%;}
	ul.nav.navbar-nav > li > a.level0 {
    padding: 0;
    text-align: left;
    letter-spacing: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    max-width: 100%;
    line-height: normal;
    border-radius: 0px;
}
ul.nav.navbar-nav > li.level0 {
    padding: 10px 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}
ul.nav.navbar-nav > li > a.level0:before{margin-right:30px;}
ul.nav.navbar-nav > li.level0:after {
    content: '';
    width: 1px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background-color: rgba(255, 255, 255,.3);
    display: block;
    border: none;
    left: auto;
}
ul.nav.navbar-nav > li.level0:nth-last-child(1):after{
    display: none;
}
ul.nav.navbar-nav > li.level0:nth-child(1):after{
    display: none;
}
.navbar ul.nav.navbar-nav {
    max-width: 100%;
    margin: 0 -20px;
    display: flex;
    float: none;
    align-items: center;
    justify-content: space-between;
}
.navbar ul.nav.navbar-nav:before{display:none;}
.navbar ul.nav.navbar-nav:after{display:none;}
ul.nav.navbar-nav > li:hover, .nav > li:hover {
    color: #fff;
    background-color: #74caed;
}
ul.nav.navbar-nav > li.browser-store:hover, .nav > li.browser-store:hover {
    color: #fff;
    background: none;
}

ul.nav.navbar-nav > li a.level0:hover , .nav > li a:hover {
background:none;
}
ul.nav.navbar-nav > li.browser-store a:hover, .nav > li.browser-store a:hover {
    color: #fff;
    background-color: #74caed;
}
ul.nav.navbar-nav > li.level0.browser-store a:after{display: none;}
ul.nav.navbar-nav > li .dropdown-mega-menu{top:60px;}

}

@media (min-width: 1300px) and (max-width: 1729px) {
	header .top__header > .container, .main__navigation .container {
	    width: 95% !important;
	    max-width: 100% !important;
	}
	div#navbar {
	    width: 95%;
	    max-width: 100%;
	    margin: 0 auto;
	    float: none;
	    padding: 0 15px;
	}	
	.catalog-product-view .breadcrumbs{
	    max-width: 100%;
	    width: 95%;
	    margin: 0 auto !important;
	    padding-left: 15px !important;
	    padding-right: 15px !important;
	}
	.catalog-product-view .breadcrumbs ul.items{width:100%;max-width: 100%;}
	.wishlist_main .shopping-cart {
	    width: 95%;
	    margin: 0 auto;
	    display: block;
	    max-width: 100%;
	    padding: 0 15px;
	}
	.wishlist-index-index form#wishlist-view-form {
	    width: 95%;
	    max-width: 100%;
	    padding: 0 15px;
	    margin: 0 auto;
	}
	.checkout-cart-index .cart-container {
	    width: 95%;
	    max-width: 100%;
	    margin: 0 auto;
	    padding: 0 15px;
	}
    .account main#maincontent .columns {
        padding: 0 15px;
        width: 95%;
        margin: 0 auto;
        max-width: 100%;
    }
    .account.wishlist-index-index main#maincontent .columns {
        width: 100%;
        max-width: 100% !important;
        padding: 0;
    }
    .checkout-index-index .checkout-container{
        width: 95%;
        max-width: 100%;
        margin: 0 auto;
    }
    .checkout-onepage-success .order-details {
        max-width: 100% !important;
        margin: 0 auto;
        width: 95%;
        padding:20px 15px 0;
    }
    .page.messages {
        max-width: 100% !important;
        margin: 0 auto;
        width: 95%;
        padding:0 15px 0;   
    }
}
@media (min-width: 1730px) {
    .checkout-onepage-success .order-details {
        max-width: 90.2% !important;
        margin: 0 auto;
        width: 100%;
        padding:20px 15px 0;
    }
    .page.messages {
        max-width: 90.2% !important;
        margin: 0 auto;
        width: 100%;
        padding:0 15px 0;
    }
	.nav > li .sub_menu_main, .top__header .container, .main__navigation .container, .single-slide-item-tablecell .container, .relt, .no_flowers_main .container, .page-footer .middle-footer > .container{
		width: 100% !important;
    	max-width: 90.2% !important;
	}
	header .top__header > .container, .main__navigation .container {
	    width: 100% !important;
	    max-width: 90.2% !important;
	}	
	.catalog-product-view .breadcrumbs {
	    max-width: 90.2% !important;
	    width: 100%;
	    margin: 0 auto !important;
	    padding-left: 15px !important;
	    padding-right: 15px !important;
	}
	.catalog-product-view .breadcrumbs ul.items {
	    max-width: 100%;
	    width: 100%;
	}
	div#navbar {
	    border: none;
	    margin-top: 0;
	    width: 100%;
	    max-width: 90.2% !important;
	    margin: 0 auto;
	    float: none;
	    padding: 0 15px;
	}
	.wishlist_main .shopping-cart {
	    width: 100%;
	    margin: 0 auto;
	    display: block;
	    max-width: 100%;
	    padding: 0 15px;
	    max-width: 90.2% !important;
	}
	.wishlist-index-index form#wishlist-view-form {
	    width: 100%;
	    max-width: 100%;
	    padding: 0 15px;
	    margin: 0 auto;
	    max-width: 90.2% !important;
	}
	.checkout-cart-index .cart-container {
	    width: 100%;
	    max-width: 100%;
	    margin: 0 auto;
	    padding: 0 15px;
	    max-width: 90.2% !important;
	}
    .account main#maincontent .columns {
        padding: 0 15px;
        width: 100%;
        margin: 0 auto;
        max-width: 90.2% !important;
    }
    .account.wishlist-index-index main#maincontent .columns {
        width: 100%;
        max-width: 100% !important;
        padding: 0;
    }
    .checkout-index-index .checkout-container{
        max-width: 90.2% !important;
        margin: 0 auto;
        padding: 0 15px;
        width: 100%;
    }
}
@media (max-width: 1200px) {
	.top__header .col-md-6{flex: auto;width:100%;max-width: 100%;}
}

@media (min-width: 1200px) and (max-width: 1520px) {
	.navbar-brand{max-width: 240px;}
	.header-top-link ul li a{font-size:12px;}
	.search-box{max-width: 390px;}
	ul.nav.navbar-nav > li > a.level0:before {
	    margin-right: 15px;
	}
	ul.nav.navbar-nav > li > a.level0 {
		font-size: 14px;
    	max-width: 141px;
	}
	ul.nav.navbar-nav > li.level0{padding:10px 10px;}
	.navbar ul.nav.navbar-nav{margin:0 -10px;}
	ul.nav.navbar-nav > li.level0 a.level0:after{right:-20px;}
}

@media (min-width: 1200px) and (max-width: 1300px) 
{
	.navbar ul.nav.navbar-nav {
	    margin: 0 -10px;
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	    max-width: 100%;
	}
	ul.nav.navbar-nav > li.browser-store a.level0:before{right: 4px;}
	ul.nav.navbar-nav > li.level0 {
	    padding: 10px 9px;
	}

	ul.nav.navbar-nav > li.browser-store a.level0{width: 40px;}
	ul.nav.navbar-nav > li > a.level0{max-width: 100%;font-size: 12px;padding:0;}
	.cms-index-index .mgs-products .mgs-owl-carousel .product-item .action.tocart.primary.btn.btn-primary.btn-md{
		padding: 5px 5px 5px 25px !important;
    	background-position: left 5px center;
	}
	.cms-index-index .mgs-products .mgs-owl-carousel .product-item .number_box .qty{width:35px;}
	.cms-index-index .mgs-products .mgs-owl-carousel .product-item .number_box span.plus, .cms-index-index .mgs-products .mgs-owl-carousel .product-item .number_box span.minus{
		width:20px;
	}
	.products-grid .product-item-details form, .boxes_row_box2 .flowers_list .flower_box_col figcaption form {
	    padding: 0 !important;
	}
    .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col {
        font-size: 15px;
    }
    .checkout-index-index #checkout-payment-method-load .payment-methods .payment-group .payment-method .payment-method-title label, .checkout-index-index #checkout-payment-method-load .payment-methods .payment-group .payment-method .payment-method-title label span{font-size: 14px !important;}
    #cashondelivery + label span:after{width:55px;}
    .checkout-index-index .opc-block-summary .minicart-items .product-item-details .details-qty span.label{margin:0 0 10px 0;}
    #place_order_btn {
        padding: 14px 10px !important;
    }
}
/* checkout page new */
 body.checkout-index-index .page-header .header:not(.header6).active-sticky.start-stk
{ position:static !important
}
.checkout-index-index .account-social-login {
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding:0 15px;
}
.checkout-index-index .account-social-login .block-content
{   text-align: center !important; padding-top: 20px;
}
.checkout-index-index .account-social-login .actions-toolbar.social-btn
{   display:inline-block;
}

#checkout-step-shipping_method .amcheckout-method
{   margin:0px;
}
.checkout-index-index .opc-block-summary{ border:none;}
/* checkout page end */

.checkout-header .title
{ font-size: 22px; font-weight: 600;
}
.checkout-index-index .checkout-header .description
{   font-size: 14px;
}
.am-checkout.-modern .authentication-wrapper
{   display: none;
}
.checkout-index-index section.headerr{ display: none; }
.header.minicart-slide .minicart-wrapper.active::after{display: none !important;}
.checkout-index-index fieldset#customer-email-fieldset
{   margin-top: 0px !important; padding: 0 15px;
}
.checkout-index-index fieldset#customer-email-fieldset .note{ font-size: 14px; }
.checkout-index-index fieldset#customer-email-fieldset .guest .checkbox
{   display: inline-block;
    width: auto !important;
    min-width: inherit !important;
}
/*.checkout-index-index #customer-email-fieldset .field:first-child > label
{   padding-left: 20px !important;
}*/
.checkout-index-index #customer-email-fieldset .field .guest
{   position: absolute;
    left: 0px;
    width: auto;
    z-index: 5;
    top: -4px;   
}
.amcheckout-shipping-address.-opened .step-title.amcheckout-title:after,
.checkout-shipping-method .step-title.amcheckout-title:after
{   position: absolute;
    top: 48%;
    right: 19px;
    display: block !important;
    box-sizing: border-box;
    width: 8px;
    height: 8px;
    border-right: 2px solid #1979c3;
    border-bottom: 2px solid #1979c3;
    content: '';
    transition: all .3s ease;
    transform:translate(-50%, 0%) rotate(224deg);    
}
.amcheckout-shipping-address.-closed .step-title.amcheckout-title:after,
.checkout-shipping-method.-closed .step-title.amcheckout-title:after
{   transform: translate(-50%, -50%) rotate(45deg);
    position: absolute;
    top: 48%;
    right: 19px;
    display: block !important;
    box-sizing: border-box;
    width: 8px;
    height: 8px;
    border-right: 2px solid #1979c3;
    border-bottom: 2px solid #1979c3;
    content: '';
    transition: all .3s ease;
}
.amcheckout-shipping-address .step-title.amcheckout-title:before,
.checkout-shipping-method .step-title.amcheckout-title:before
{   content: "";
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    border: 2px solid #1979c3;
    border-radius: 50%;
    transition: all .3s ease;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 29%;
}
.modal-footer{background:none !important; border:none !important;}
.modal-content{box-shadow: none !important;}
.modal-popup .modal-header{position: static !important;}
.modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-footer > button{
	height: auto !important;
    font-family: 'Gotham'!important;
    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 12px 20px !important;
    line-height: 14px !important;
    border-radius: 0px !important;
    min-width: 120px !important;
    text-align: center !important;
    background: none !important;
    color: #fff !important;
    border: 1px solid #000 !important;
    text-transform: uppercase !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #f4990b !important;
    border: 1px solid #f4990b !important;
}
.modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-footer > button:hover {
	background-color: transparent !important;
	color: #f4990b !important;
}
.modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-footer > button.action-dismiss {
	height: auto !important;
    font-family: 'Gotham'!important;
    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 12px 20px !important;
    line-height: 14px !important;
    border-radius: 0px !important;
    min-width: 120px !important;
    text-align: center !important;
    background: none !important;
    color: #f4990b !important;
    border: 1px solid #000 !important;
    text-transform: uppercase !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: transparent !important;
    border: 1px solid #f4990b !important;
}
.modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-footer > button.action-dismiss:hover{
	background-color: #f4990b !important;
	color:#fff !important;

}
.modal-popup.confirm .modal-inner-wrap .modal-content div{
	font-family: 'Gotham'!important;
	font-weight: 400;
}
.modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-footer>.action-accept {
	height: auto !important;
    font-family: 'Gotham'!important;
    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 12px 20px !important;
    line-height: 14px !important;
    border-radius: 0px !important;
    min-width: 120px !important;
    text-align: center !important;
    background: none !important;
    color: #fff !important;
    border: 1px solid #000 !important;
    text-transform: uppercase !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #f4990b !important;
    border: 1px solid #f4990b !important;
}
.modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-footer>.action-accept:hover {
	background-color: transparent !important;
	color: #f4990b !important;
}
div#welcome-slide-carousel .owl-nav button span:before {
    display: none;
}
.welcome-slider-area div.owl-nav{height: auto;}
#welcome-slide-carousel .owl-nav button {
    background: #d6d6d6 !important;
    color: #000;
    opacity: 1;
    font-size: 30px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
#welcome-slide-carousel .owl-nav button:hover {
    background: #f4990b !important;
    color: #fff;
}
#welcome-slide-carousel .owl-nav button .fa-angle-left:before{margin-right: 4px;}
button span.mini-cart {
    display: none !important;
}
#wachat a{
    background: #0dc152;
    box-shadow: 0 0 30px rgba(0,0,0,.3);
    cursor: pointer;
    user-select: none;
    line-height: 1;
    /*overflow: hidden;*/
    min-width: 40px;
    max-width: 350px;
	bottom: 15px !important;
    top: auto !important; border-radius: 50%;  right:15px;
	-webkit-animation-name: ok_bounceInUp;
    animation-name: ok_bounceInUp;
	    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
#wachat a img{
    padding: 14px;
    height: 60px;
    width: 60px;
    background: rgba(0,0,0,0); 
}
#wachat a:before {
    transition: opacity .5s ease;
    content: "";
    background-color: rgba(0,0,0,.05);
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 60px;
    z-index: 1;
    opacity: 0;border-radius: 60px;
}
#wachat a:after{
    display: block;
    border-width: 1px;
    border-style: solid;
    border-radius: 55px;
    height: 55px;
    width: 55px;
    content: "";
    -webkit-animation: ok_widgetPulse infinite 1.5s;
    animation: ok_widgetPulse infinite 1.5s;
    position: absolute;
    top: 3px;
    left: 3px;
    border-color: #0dc152;
}
.cms-home a.view-all-categorylink {
    margin: 0;
    position: absolute;
    right: 15px;
    top: 7px;
    background: #f4990b;
    padding: 4px 20px;
    color: #fff;
    border-radius: 5px;
    border:1px solid #f4990b;
}
.cms-home a.view-all-categorylink:hover{
	background:transparent;
	color:#f4990b;
}
ul.nav.navbar-nav > li.level0 a.level0:after{display: none !important;}
ul.nav.navbar-nav > li > a.level0:before{display: none;}
.products-result .products.products-grid .view-more{display: none;}
.search.results .block.block-title{display: none;}

h1.flower_title a:hover{
    color:#f4990b;
}
h1.flower_title a:hover{
    color:#f4990b;
}
body.account .sidebar-main .block.account-nav .content .items .item:nth-last-child(1) {
    display: none;
}
.form-edit-account .field.password-info p {
    display: none;
}







.header .minicart-wrapper .block-minicart .block-content > .minicart-items-wrapper > .minicart-items > .product-item > .product > .product-item-details{position: relative;}
.header .minicart-wrapper .block-minicart .product.actions {
    float: none !important;
    display: block;
    margin: 0 !important;
    text-align: left;
    position: absolute;
    right: 0;
    top: -2px;
    left: auto;
    width: auto !important;
}
.header .minicart-wrapper .block-minicart .product-item-pricing .price-container .price-excluding-tax {
    text-align: left !important;
}
.header .minicart-wrapper .block-minicart .block-content > .minicart-items-wrapper > .minicart-items > .product-item > .product > .product-item-details > .product-item-pricing .price{font-weight: 600 !important;}
.checkout-onepage-success div#registration{display: none;}
.checkout-onepage-success .product-image-photo {
    height: auto!important;
    max-width: 70%;
}

.checkout-container li#payment {
    width: 100%;
    float: left;
    margin-top: 0;
}
.checkout-container .field[name="shippingAddress.amdeliverydate_date"] {
    width: 100%;
    float: left;
    padding: 0 15px !important;
}
.checkout-container .field[name="shippingAddress.amdeliverydate_time"] {
    float: right;
    width: 100%;
    margin: 0 !important;
    padding: 0 15px !important;
}
.checkout-index-index .checkout-container .fieldset .field[name="shippingAddress.amdeliverydate_comment"] {
    width: 100%;
    float: left;
    padding: 0 15px !important;
    margin-bottom: 40px !important;
}
.checkout-container .field[name="shippingAddress.amdeliverydate_date"] button.ui-datepicker-trigger.v-middle {
    position: absolute;
    right: 10px;
    top: 14px;
}
.checkout-index-index .checkout-container .field[name="shippingAddress.amdeliverydate_date"] .control {position: relative;}
#checkout-step-shipping_method tbody.amcheckout-items {
    padding: 0 15px;
}
.minicart-items-wrapper .details-qty label.label {
    display: none !important;
}

.checkout-index-index #customer-email-fieldset .hidden-fields .field > label {
    padding: 0 !important;
}
.checkout-index-index .field .control._with-tooltip{margin-bottom: 0;}
.checkout-index-index .hidden-fields .actions-toolbar .primary{margin:0;}
.checkout-index-index .form .fieldset.address .field.street.admin__control-fields .control{margin:0 !important;}
.checkout-index-index .checkout-payment-method .checkout-billing-address .actions-toolbar{padding:0 15px;}
.checkout-successs{margin-top: 15px;}
.checkout-cart-index .message.message-notice.notice {
    position: relative;
    z-index: 0;
    top: 0;
    width: 100%;
    margin: 0 0 10px 0;
}
.catalog-product-view .product-info-price{text-transform: lowercase;}
.product-info-main .price-box {
    text-transform: capitalize;
}
.account.wishlist-index-index.page-layout-2columns-left .column.main {margin:0;}

.account.wishlist-index-index.page-layout-2columns-left section.headerr h1 {
    margin: 30px 0 0 0;
    text-align: center;
}

.checkout-index-index .checkout-payment-method .discount-code .payment-option-content {
    display: block !important;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after{display: none !important;}
.checkout-payment-method .payment-option-title .action-toggle:after{display: none !important;}
.product-item-info .price-box .special-price .price-final_price .price-wrapper .price {
    color: #f4990b !important;
}
ul.nav.navbar-nav > li.level0.deals:after{display: none;}
ul.nav.navbar-nav > li.level0.offers-products{background:#f4990b;}
ul.nav.navbar-nav > li.level0.offers-products:hover{
    background:#74caed;
}
ul.nav.navbar-nav > li.level0.offers-products:hover a{background:none;}
ul.nav.navbar-nav > li.level0.offers-products a:hover{background:none;}
.cart-container form.form-cart .cart.main{padding:30px 0;}

.cart-container form.form-cart .cart.main.actions button {
    background: transparent !important;
    border: 1px solid #f4990b;
    padding: 0;
    font-family: 'Gotham-medium' !important;
    letter-spacing: normal;
    text-align: center;
    text-transform: uppercase;
    color: #f4990b;
    transition: all 0.5s ease;
    margin-top: 0px;
    height: 45px;
    font-weight: normal;
    font-size: 14px;
    width: auto;
    /* display: flex; */
    /* align-items: center; */
    border-radius: 5px;
    /* justify-content: center; */
    padding: 0 10px;
}
.cart-container form.form-cart .cart.main.actions button:hover{background:#f4990b !important;color: #fff;}
.cart-container form.form-cart .cart.main.actions a.action.continue {
    background: #f4990b !important;
    border: 1px solid #f4990b;
    padding: 0;
    font-family: 'Gotham-medium' !important;
    letter-spacing: normal;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    transition: all 0.5s ease;
    margin-top: 0px;
    height: 45px;
    font-weight: normal;
    font-size: 14px;
    width: auto;
    /* display: flex; */
    /* align-items: center; */
    border-radius: 5px;
    /* justify-content: center; */
    padding: 0 25px 0 10px;
    line-height: normal !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cart-container form.form-cart .cart.main.actions a.action.continue:hover{background:transparent !!important;color: #f4990b;}
.login_main .actions-toolbar > .secondary {
    margin: 0;
}
.header .account .dropdown-account{right:0 !important;left:auto !important; transform: translateX(0) !important;}
.wishlist-index-index .product-image-photo, .checkout-cart-index .product-image-photo, .guestwishlist-index-index .product-image-photo{transform: scale(1.3);}
div#coupon_code-error {
    position: static;    
}
.header .minicart-wrapper .block-minicart .block-content > .button-control .action.viewcart{border-radius: 5px !important;}
.header .minicart-wrapper .block-minicart .block-content > .button-control .action.viewcart:hover {
    background: transparent !important;
    color: #f4990b !important;
    opacity: 1 !important;
}
.header .minicart-wrapper .block-minicart .block-content > .button-control .action.viewcart:hover span {
    color: #f4990b !important;
    background: transparent !important;
    opacity: 1 !important;
}
.header .minicart-wrapper .block-minicart .block-content > .button-control > .primary #top-cart-btn-checkout{border-radius: 5px !important;}
.header .minicart-wrapper .block-minicart .block-content > .button-control > .primary #top-cart-btn-checkout:hover{
    background: transparent !important;
    color: #f4990b !important;
    opacity: 1 !important;
}
.header .minicart-wrapper .block-minicart .block-content > .button-control > .primary #top-cart-btn-checkout:hover span {
    color: #f4990b !important;
    background: transparent !important;
    opacity: 1 !important;
}
.header .minicart-wrapper .block-minicart .block-content > .button-control > .primary #top-cart-btn-checkout span, .header .minicart-wrapper .block-minicart .block-content > .button-control .action.viewcart span{
    background:none !important;
}
.search-box input#search::placeholder {
    color: #d1d1d1 !important;
    font-weight: 400 !important;
    font-family: Gotham !important;
}
#checkout-step-shipping_method .amcheckout-header + tbody.amcheckout-items{display: none;}
.social-btn .btn-social:hover, .social-btn .btn-social:focus{color:#fff;}
.account .actions-toolbar{justify-content: flex-start !important;}
.product-item-info span.origin_country {
    width: 100%;
    margin: 10px 0 10px 0 !important;
    color: #f4990b;
    font-weight: 600;
    font-family: Gotham;
    float: left;
    width: 100%;
    order: 4;
    text-align: center;

}
.order-details .number{text-align: right !important;}
.show-order table tfoot th, .show-order table tfoot td{width:auto !important;}
.top__header svg {
    overflow: visible;
    font-size: 16px !important;
    color: #000;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    margin-top: 0;
    float: left;
}
.mini-cart .st0 {
    fill: #142246 !important;
}
.top__header .wishlist svg {
    width: 20px;
    height: 20px;
}
li.header_li_social.header_li_social_inst {
    order: 3;
}
.login__list ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.login__list em.fa.fa-linkedin {
    margin: 0 !important;
}
header .top__header ul.login__list li.header_li_social_fb{order:2;}
header .top__header ul.login__list li.header_li_call{order:1;}
.order-details .bottom-message {
    float: left;
    width: 50%;
    margin-top: 15px;
    margin-bottom: 50px;
    text-transform: uppercase;
    display: block;
    font-size: 20px;
    color: #132246;
    font-family: 'Gotham';
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 0;
    text-transform: capitalize !important;
}
.checkout-onepage-success section.headerr {
    display: none;
}
sup {
    font-size: 1.1rem;
    margin-left: 4px;
    letter-spacing: 0;
    text-transform: capitalize;
}
.product-info-main .product-info-price sup{
    top: -4px;
    font-size: 1.5rem;
    margin-left: 6px;
}

.product-info-country {
    color: #7f7f7f;
    display: flex;
    font-size: 1.6rem;
    font-family: Gotham Book;
    padding: 10px 0 20px 0;
    float: left;
    width: 100%;
}
.product-info-country span {
    margin-left: 5px;
    color: #000;
}
.product.details.product-item-details{text-align: center;}
.header:not(.header3) .wishlist .top-wishlist a .label {
    font-size: 13px !important;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
.message-error.error.message {
    margin: 0 0 10px;
    padding: 12px 20px 12px 25px;
    display: block;
    font-size: 1.3rem;
    background: #fae5e5 !important;
    color: #e02b27 !important;
    padding-left: 45px;
    position: relative;
    font-weight: bold;
    z-index: 0;
}
.message.success {
    margin: 10px 0 10px;
    padding: 12px 20px 12px 25px;
    display: block;
    font-size: 1.3rem;
    background: #e5efe5 !important;
    color: #006400 !important;
    padding-left: 45px;
    position: relative;
    z-index: 0;
    font-weight: bold;
}
.catalog-category-view .message-success.success.message, .cms-index-index .message-success.success.message, .catalog-product-view .message-success.success.message, .catalogsearch-result-index .message-success.success.message{
    display: none;
}

.guest-checkout-section {
    padding-top: 20px;
    padding-left: 5px;
}
.guest-checkout-section a.btn.btn-block.btn-guest-checkout {
    background: #f4990b !important;
    color: #fff;
    padding: 6px 42px;
}
.checkout-index-index .footer-copyright{display:none;}
@-webkit-keyframes ok_widgetPulse {
0% {
opacity:0
}
50% {
-webkit-transform:scale(1, 1);
transform:scale(1, 1);
opacity:1
}
100% {
-webkit-transform:scale(2, 2);
transform:scale(2, 2);
opacity:0
}
}
@keyframes ok_widgetPulse {
0% {
opacity:0
}
50% {
-webkit-transform:scale(1, 1);
transform:scale(1, 1);
opacity:1
}
100% {
-webkit-transform:scale(2, 2);
transform:scale(2, 2);
opacity:0
}
}
.footer-mobile-inner_caps a{text-transform:capitalize}
body.cms-home .carousel-inner .single-slide-item > a.fix_aaa{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 111;
    cursor: pointer;
}
#welcome-slide-carousel .single-slide-item-table{display: none;}

div#mess {
    padding: 10px 0px !important;
    font-family: Gotham !important;
    margin: 0 !important;
    width: 100% !important;
}

.free-shipping-bar {
    margin: 15px 0 0 0 !important;
    width: 100% !important;
}
.cart-container form.form-cart .cart.table .col.subtotal>span{text-align: right;}
.cart-container form.form-cart .cart.table thead th.col.price {text-align: center !important;}
/*.page-footer .copy{display:none!important}*/