@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


:root {
    --red: #951313;
    --dark: #303130;
    --lightgray: #f4f4f4;
}

a:hover, a:focus {color: var(--red);}
.action.primary:focus, .action.primary:active {
    background: var(--red);
    border: none;
    color: #fff;
}


/* Lable */
.product-item .newlabel, .product-list-item .newlabel {
    background-color: var(--red);
}
.product-item .newlabel:before, .product-list-item .newlabel:before {
    border: 7px solid #951313;
    border-color: transparent transparent var(--red) var(--red);
    border-width: 7px 5px;
}
.product-item .newlabel:after, .product-list-item .newlabel:after {
    border: 7px solid #951313;
    border-color: var(--red) transparent transparent var(--red);
    border-width: 7px 5px;
}

.newlabel.new_product {right: 15px;}


/* header */

.header-container .header .minicart-wrapper .action.showcart .counter.qty {
    background-color: var(--red);
}
.navigation .level0.active>.level-top, .navigation .level0.has-active>.level-top, .navigation .level0>.level-top:hover {
    color: var(--red);
}

/* Owl Carousel */

.owl-theme .owl-controls .owl-buttons>div {
    top: 46.5%;
}
.slider_homepage3slider .owl-theme .owl-pagination {
    display: none;
}
.owl-theme .owl-controls .owl-page span {
    border-color: var(--red);
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: var(--red);
}
.owl-theme .owl-controls .owl-buttons>div:hover {
    background-color: var(--red);
}

/* Home New Arrival Block */

.box-new .box_new_image a:before, .box-new .box_new_image a:after, .box-banner-middle a:before, .box-banner-middle a:after {
    background: rgba(149, 19, 19, 0.1);
}

.box_new_image {position: relative;}
.new-arrival-banner-text {
    position: absolute;
    bottom: 10%;
    left: 6%;
    color: #fff;
}
.new-arrival-banner-text .new-arrival-title {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-size: 2.5vw;
    font-weight: bold;
    text-transform: uppercase;
}
.new-arrival-banner-text .new-arrival-main-heading {
    font-family: 'Lato', sans-serif;
    font-size: 69px;
    font-size: 3.55vw;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    display: block;
    line-height: normal;
}
.new-arrival-banner-text .new-arrival-subheading {
    font-family: 'Lato', sans-serif;
    font-size: 34px;
    font-size: 2.73vw;
    font-weight: 500;
    font-style: italic;
    display: block;
    line-height: normal;
    margin-bottom: 64px;
    margin-top: 20px;
}
.new-arrival-banner-text .new-arrival-shop-btn {
    font-size: 34px;
    font-size: 2.73vw;
    font-weight: 500;
    font-style: italic;
    text-transform: capitalize;
    border: 2px solid #f4f4f4;
    display: inline-block;
    line-height: normal;
    padding: 12px 28px;
    color: #fff;
}
.new-arrival-banner-text a.new-arrival-shop-btn::before, .new-arrival-banner-text a.new-arrival-shop-btn::after {
    background: none;
}
.new-arrival-banner-text a.new-arrival-shop-btn:hover {
    border-color: var(--red);
    color: #fff !important;
}

.product-item .product-info .price-box .price, .product-list-item .product-info .price-box .price {
    color: var(--red);
}

.product-item .product-photo, .product-list-item .product-photo, .wishlist-index-index .product-items .product-item .product-item-photo {
    background-color: var(--lightgray);
}
.product-item .product-photo .product-image-photo, .product-list-item .product-photo .product-image-photo {
    max-height: 250px;
}
.product-item .addto-links-icons .add-to-links li a:hover, .product-list-item .addto-links-icons .add-to-links li a:hover {
    background: var(--red);
    border: 1px solid var(--red);
}
.product-item .product-info .product-name a:hover, .product-list-item .product-info .product-name a:hover {
    color: var(--red);
}


/* Home-AboutUs */

.aboutus-mob-left-img {
    display: none;
}
.about-block-section {
    background: url(/pub/media/wysiwyg/home3/bg-about.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 80px;
    /* padding-top: 85px !important; */
    /* padding-bottom: 85px !important; */
    margin-top: 50px;
    position: relative;
    /* height: 459px;
    overflow: hidden; */
}
.aboutus-left-img {
    display: inline-block;
}
/* .aboutus-left-img {
    margin-top: -15%;
    height: 1000px;
    width: 1000px;
    border-radius: 50%;
    margin-left: -19%;
    background: #74869e;
    background: -moz-linear-gradient(left, #68798E 0%,#68788e 20%,#68788e 38%,#8697a9 73%,#8b9db1 100%);
    background: -webkit-linear-gradient(left, #68798E 0%,#68788e 20%,#68788e 38%,#8697a9 73%,#8b9db1 100%);
    background: linear-gradient(to right, #68798E 0%,#68788e 20%,#68788e 38%,#8697a9 73%,#8b9db1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74869e', endColorstr='#899cad',GradientType=1 );
    position: relative;
    overflow: hidden;
}
.aboutus-left-img:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.1);
    border-radius: 50%;
}
.aboutus-left-img img {
    margin-top: 22%;
    margin-left: 50%;
    height: 69%;
} */
.aboutus-right-section {
    display: inline-block;
    width: 60%;
    vertical-align: middle;
    margin-top: 100px;
    margin-left: 84px;
}
.aboutus-heading h2 {
    font-size: 24px;
    font-weight: 700;
    color: #201f1f;
    text-transform: uppercase;
}
.aboutus-heading em {
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
    color: #606060;
}
.aboutus-content {
    margin-top: 30px;
    margin-right: 60px;
}
.aboutus-content p {
    font-size: 18px;
    font-style: italic;
    color: #606060;
}
.aboutus-content p a {
    color: var(--red);
    text-decoration: underline;
}

/* Home-Blog */

.box-blog .block-content .post-info .post-date {
    color: var(--red);
}
.box-blog .block-content .post-info .post-title:after {
    background: var(--red) none repeat scroll 0 0;
}
.box-blog .block-content .post-info .readmore-text:hover {
    color: var(--red);
}
.box-blog .block-content .post-info a .fa {
    color: var(--red);
}

/* Home-Newsletter */

.section-newsletter {
    background: url(/pub/media/wysiwyg/home3/newsletter-bg-img.jpg) center center;
    position: relative;
    overflow: hidden;
}
.section-newsletter:before {
    content: "";
    position: absolute;
    top: -20px;
    left: 0;
    background: url(/pub/media/wysiwyg/home3/newsletter-leaf-img.png) center center no-repeat;
    background-size: contain;
    height: 450px;
    width: 331px;
}
.section-newsletter:after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0;
    background: url(/pub/media/wysiwyg/home3/newsletter-teapot-img.png) center center no-repeat;
    background-size: contain;
    height: 450px;
    width: 539px;
}

/* Home-Usps */
.section-services .support-info:hover {
    border-color: var(--red);
}
.section-services .support-info:hover .info-title {
    color: var(--red);
}
.section-services .support-info:hover .info-title i {
    color: var(--red);
}
.section-services .support-info:hover .info-title strong {
    color: var(--red);
}

/* Footer */
#back-top i {
    background: var(--red);
}
.page-footer .footer-static-container {
    background: none;
    background-color: #261616;
}
.page-footer .footer-static-container .footer-static .footer-links .title {
    color: #fff !important;
}
.page-footer .footer-static-container .footer-static .footer-links ul li a.call,
.page-footer .footer-static-container .footer-static .footer-links ul li a.mail {
    padding-left: 0;
}
.page-footer .footer-static-container .footer-static .footer-links ul li a.call:before,
.page-footer .footer-static-container .footer-static .footer-links ul li a.mail:before {
    display: none;
}
.page-footer .footer-static-container .footer-static .footer-links .title:before {
    background: var(--red);
}
.page-footer .footer-static-container .footer-static .footer-links ul li a:hover,
.page-footer .footer-bottom .link-follow li a:hover {
    color: var(--red);
}
.page-footer .footer-bottom {
    background: #1e0d0d;
}



.header-container .header .header-top-setting .setting-container h3:before {
    border-top-color: #951313;
}


/* Category-Page */

.catalog-category-view .category-image {
    margin-bottom: 30px;
}
.catalog-category-view .header-container {
    margin-bottom: 0;
}


/* .catalog-category-view .page-title-wrapper {
    position: absolute;
    top: 143px;
    left: 50%;
    transform: translateX(-50%);
}
.catalog-category-view .page-title-wrapper .page-title .base {
    font-size: 44pt;
    font-weight: normal;
    font-size: 3.1vw;
    color: var(--red);
}
.catalog-category-view .page-title-wrapper .page-title .base:before {
    display: none;
} */



#layered-ajax-filter-block .widget-title {
    position: relative;
    padding-bottom: 12px;
}
#layered-ajax-filter-block .widget-title:before {
    content: "";
    width: 20px;
    border-top: 3px solid #951313;
    position: absolute;
    left: 0;
    bottom: 0;
}
#layered-ajax-filter-block .items, #layered-ajax-filter-block .filter-actions {
    padding-left: 10px;
}

.toolbar-products .modes-mode.active,
.toolbar-products .modes-mode:not(.active):hover {
    background-color: var(--red);
}
.filter-content .filter-options .filter-options-title:before {
    border-top-color: var(--red);
}
.filter-content .filter-options .filter-options-content ol li a:hover {
    color: var(--red);
}
.page-title-wrapper .page-title .base:before, .block.filter .page-title .base:before, .block-compare .page-title .base:before, .block-wishlist .page-title .base:before, .page-title-wrapper .filter-title .base:before, .block.filter .filter-title .base:before, .block-compare .filter-title .base:before, .block-wishlist .filter-title .base:before, .page-title-wrapper .block-title .base:before, .block.filter .block-title .base:before, .block-compare .block-title .base:before, .block-wishlist .block-title .base:before, .page-title-wrapper .page-title strong:before, .block.filter .page-title strong:before, .block-compare .page-title strong:before, .block-wishlist .page-title strong:before, .page-title-wrapper .filter-title strong:before, .block.filter .filter-title strong:before, .block-compare .filter-title strong:before, .block-wishlist .filter-title strong:before, .page-title-wrapper .block-title strong:before, .block.filter .block-title strong:before, .block-compare .block-title strong:before, .block-wishlist .block-title strong:before {
    border-top-color: var(--red);
}
.toolbar-products .pages .pages-items .item:hover a, .toolbar-products .pages .pages-items .item.current a, .toolbar-products .pages .pages-items .item:hover strong, .toolbar-products .pages .pages-items .item.current strong {
    background-color: var(--red);
}
.toolbar-products .pages .pages-items .item a:hover {
    color: #fff !important;
}
.ui-slider-horizontal {
    background-color: var(--red);
}
.ui-slider .ui-slider-handle {
    border-color: var(--red);
}
.breadcrumbs ul li a:hover, .breadcrumbs ul li strong {
    color: var(--red);
}
.product-item .btn-add-to-cart:hover, .product-list-item .btn-add-to-cart:hover {
    color: var(--red);
}
.abs-revert-secondary-color:hover, .block-compare .action.compare:hover, .cart-summary .actions-toolbar>.primary button:hover, .cart-summary .form.giftregistry .fieldset .action.primary:hover, .paypal-review .block .actions-toolbar .action.primary:hover, .cart-summary .actions-toolbar>.primary .cart.table-wrapper .actions-toolbar>.action:hover, .cart-summary .actions-toolbar>.primary .cart.table-wrapper .action-gift:hover {
    background: var(--red);
    color: #fff !important;
}
button:hover, .cart.table-wrapper .actions-toolbar>.action:hover, .cart.table-wrapper .action-gift:hover, .block-cart-failed .action.continue:hover, .cart-container .form-cart .action.continue:hover, .action.primary:hover {
    background: var(--red);
}
.products-list .product-item .product-item-details .addto-links-icons .actions-secondary a:hover .fa {
    background: var(--red);
}

#quickview-close {
    background-color: var(--red);
}
.quick-view-content .product-info-main {
    margin-bottom: 20px;
}

.catalog-category-view input[type="checkbox"], .sidebar-additional1 .block-reorder input[type="checkbox"] {
    margin-right: 5px;
    margin-top: 3px;
}
ol.product-grid.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
}
.page-products .product-item-info {
    height: 100%;
    /* display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column; */
}
/* .products.grid .product-grid .item-inner .product-item-info .product-item-details {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
.products.grid .product-grid .item-inner .product-item-info .product-item-details form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    flex: 1 1 auto;
}
.products.grid .product-grid .item-inner .product-item-info .product-item-details form .product-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    flex: 1 1 auto;
}
.products.grid .product-grid .item-inner .product-item-info .product-item-details form .product-info .price-box {
    margin-top: auto;
} */

.product-view .box-tocart, .product-options-bottom .box-tocart {margin-bottom: 20px;}

.quick-view-content .mousetrap {width: 100% !important;}
.quick-view-content .cloud-zoom-big {width: 100% !important;background-repeat: no-repeat;}



/* Category-page-Product-listing */


.products.list.products-list .item.product-item .product-info .product-photo .product-image-container .product-image-photo {
    padding: 30px 0;
}
.products.list.products-list .item.product-item .product-info .product.details .product-name {
    margin-top: 10px;
    margin-bottom: 10px;
}
.products.list.products-list .item.product-item .product-info .product.details .product-name a {
    font-size: 20px;
}
.products.list.products-list .item.product-item .product-info .product.details .product-name a:hover {
    color: var(--red);
}


/* Category-quick-view */

.quick-view-content .product.media .main-img-quickview a {
    background-color: #f4f4f4;
}
.quick-view-content .product.media .main-img-quickview a img {
    max-height: 350px;
    margin: auto;
    padding: 40px 0;
}
.quick-view-content .product-info-main .page-title-wrapper .page-title .base {
    font-size: 30px;
}
.quick-view-content .product-info-main .product-info-stock-sku .stock {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
}
.quick-view-content .product-info-main .product-info-stock-sku .stock span {
    color: #006400;
}
.quick-view-content .product-info-main .product-info-stock-sku .product.attribute.sku {
    color: #333;
    font-weight: 700;
    font-size: 13px;
}
.quick-view-content .product-info-main .product-info-stock-sku .product.attribute.sku > .value {
    font-size: 15px;
    line-height: normal;
    color: var(--red);
}
.quick-view-content .product-info-main .price-box .special-price {
    color: var(--red);
}








/* Product-Detail-page */

.message.success {
    color: #006400;
    background: rgba(0, 100, 0, 0.05);
}
.message.success>*:first-child:before {
    color: #006400;
}

.product-view .product-info-stock-sku .stock span {
    color: #006400;
}
.product-view .product-info-stock-sku .attribute.sku .value {
    color: var(--red);
    font-size: 15px;
    line-height: normal;
    font-weight: 600;
}
.old-price, .old.price {text-decoration-color: #797979;}
.product-view .product-info-main .price-box .price-wrapper .price {
    color: var(--red);
}
.product-view .product-info-main .price-box .special-price .price-container .price {
    color: var(--red);
}
.product-social-links .action:hover .fa, .product-social-links .action.mailto.friend:hover .fa {
    background: var(--red);
}

.product.info.detailed .product.data.items .item.title:hover a, .product.info.detailed .product.data.items .item.title.active a {
    color: var(--red);
}
.product.info.detailed .product.data.items .item.title.active:after {
    border-color: var(--red);
}
button:hover, .cart.table-wrapper .actions-toolbar>.action:hover, .cart.table-wrapper .action-gift:hover, .block-cart-failed .action.continue:hover, .cart-container .form-cart .action.continue:hover, .action.primary:hover {
    background: var(--red);
}
.review-form .action.submit.primary:hover {
    background: var(--red);
}


.product-media .fotorama-item.fotorama .fotorama__stage {
    background-color: var(--lightgray);
}
.product-media .fotorama-item.fotorama .fotorama__stage .fotorama__stage__frame .fotorama__img {
    max-height: 75%;
}
.fotorama-item .fotorama__nav--thumbs .fotorama__nav__frame {
    background-color: var(--lightgray);
}
.product-view .product-info-stock-sku .stock {
    display: block;
}
.product-view .product-info-stock-sku .attribute.sku .type {
    font-weight: 600;
}
.product.info.detailed {
    margin-top: 100px;
}
.rating-summary .rating-result:before {
    color: var(--red);
}
.rating-summary .rating-result span:before {
    content: '\f005' '\f005' '\f005' '\f005' '\f005';
    color: var(--red);
}
.product-reviews-summary .reviews-actions a.action.add {
    color: var(--red);
    text-decoration: underline;
}
.product-view .box-tocart, .product-options-bottom .box-tocart, .product-add-form .box-tocart {
    width: 100%;
}
.product-view .box-tocart .payment-request-button, .product-options-bottom .box-tocart .payment-request-button {
    display: none !important;
}

.view-product .product-info-main .product-add-form .box-tocart .actions {
    width: calc(100% - 135px);
}
.fotorama-item .fotorama__nav--thumbs .fotorama__nav__frame .fotorama__thumb img.fotorama__img {
    max-height: 110px;
    width: auto;
    padding: 0 25px;
}

.review-control-vote label:before {color: var(--red);}

.product-view .box-tocart .field.qty .control, .product-options-bottom .box-tocart .field.qty .control, .quick-view-content .product-info-main .box-tocart .control {
    position: relative;
}
.product-view .box-tocart .field.qty .control #qty-error, .product-options-bottom .box-tocart .field.qty .control #qty-error, .quick-view-content .product-info-main .box-tocart .control #qty-error {
    position: absolute;
    width: 250px;
    left: -40px;
}

.fotorama--fullscreen .fotorama__wrap .fotorama__nav-wrap {
    text-align: center;
}
.fotorama__fullscreen-icon:focus:after, .fotorama__zoom-out:focus:after, .fotorama__zoom-in:focus:after, .fotorama__arr:focus:after, .fotorama__stage__shaft:focus:after, .fotorama__nav__frame--thumb:focus .fotorama__thumb:after, .fotorama__nav__frame--dot:focus .fotorama__dot:after {
    box-shadow: 0 0 3px 1px var(--red);
}

.product.info.detailed .product.data.items #product-review-container .review-list .block-title strong, .product.info.detailed .product.data.items .review-add .review-fieldset .legend {
    font-size: 16px;
}
.product.info.detailed .product.data.items .review-add .review-fieldset .field .label {font-size: 13px;}
.product-view .rokan-product-heading h2:after {border-top-color: var(--red);}



/* Search-listing */
.qs-option-image {
    text-align: center;
    padding: 0 0 10px;
}
.qs-option-image img {
    max-height: 100px;
    padding: 0 0;
}

/* Order-success */
.checkout-success a.order-number {
    font-size: 18px;
    color: var(--red);
}
.checkout-success a.order-number strong {
    font-weight: 700;
}
a.action.print {
    color: var(--red);
    text-decoration: underline;
}

/* Empty-cart */
.cart-empty a {
    color: var(--red);
    text-decoration: underline;
}


/* Popup */

.fancybox-wrap .action_button .button:hover {
    background: var(--red);
    color: #fff !important;
}

/* minicart */

.header-container .header .minicart-wrapper .minicart-items .product-item-name a:hover {
    color: var(--red);
}
.block-minicart .block-content>.actions .viewcart:hover {
    border-color: var(--red);
}
.checkout.action.primary {
    background: var(--red);
    border-color: var(--red);
}
.minicart-wrapper .block-minicart #btn-minicart-close:hover:before, .minicart-wrapper .block-minicart #btn-minicart-close:hover span {
    color: var(--red);
}
.minicart-items .product-image-wrapper .product-image-photo {
    height: auto !important;
    width: auto !important;
    max-height: 80px;
}


/* Modal-Popup */

.modal-popup .modal-inner-wrap {border-color: var(--red);}
.modal-popup.confirm._show {z-index: 10002 !important;}
.modals-overlay {z-index: 10001 !important;}
.minicart-items .action.delete:before, .minicart-items .action.delete:hover:before {color: var(--red);}
.fancybox-inner .popup_avaiable a {color: var(--red); text-decoration: underline;}

/* Cart-Page */
.header-container .header .minicart-wrapper:after {background-color: #000;}
.header-container .header .minicart-wrapper.active:after {opacity: 0.5;}
.cart-summary form#co-shipping-method-form .item-options input[type="radio"] {
    display: inline-block;
    margin: 0;
    top: 1px;
}
.cart-summary form#co-shipping-method-form .item-options .label {
    margin-left: 5px;
}
.cart-summary form#co-shipping-method-form .item-options .label .price {
    vertical-align: inherit;
    margin-left: 5px;
}
.abs-shopping-cart-items .action.update:before, .block-cart-failed .action.update:before, .cart-container .form-cart .action.update:before {line-height: 13px;}

/* One-Step-Checkout */

.one-step-checkout h1.checkout_header:before {
    border-top-color: var(--red);
}
.one-step-checkout h3 {
    background-color: var(--red);
}
button:focus, button:active, .cart.table-wrapper .actions-toolbar>.action:focus, .cart.table-wrapper .actions-toolbar>.action:active, .action-gift:focus, .action-gift:active {
    background-color: #8e0606;
    color: #fff;
}
button:active, .cart.table-wrapper .actions-toolbar>.action:active, .action-gift:active {
    box-shadow: none;
}

#one-step-checkout-form .payment-method .payment-method-title.field.choice {
    position: relative;
}
#one-step-checkout-form input.radio, .payment-method input.radio {
    float: inherit;
    margin: 5px 8px 0 0;
    display: inline-block;
}
#one-step-checkout-form .payment-method input.radio {
    margin-top: 2px;
}
#one-step-checkout-form .payment-method .label .stripe-icon-container.right {
    float: inherit;
    top: 0;
    right: 0;
    position: absolute;
}
#one-step-checkout-form .payment-method .label span {
    width: auto;
    line-height: normal;
}
.stripe-icon-container img.stripe-icon {
    height: 1.4em;
    position: relative;
    top: 0.7em;
    margin-right: 2px;
}
#one-step-checkout-form .payment-method .payment-method-title .payment-icon {
    position: absolute;
    height: 25px;
    top: 5px;
    right: 0;
}
#one-step-checkout-form .payment-method .payment-method-title .action.action-help {
    display: none;
}
#one-step-checkout-form .payment-method .stripe-payments-brand {
    top: -30px;
}
#one-step-checkout-form .payment-method .payment-method-content input.select {
    display: inline-block;
    float: inherit;
    margin-right: 5px;
}
#one-step-checkout-form .payment-method .payment-method-content label {
    float: inherit;
    display: inline-block;
    vertical-align: top;
}
.stripe-payments span.type.Visa, .stripe-payments span.type.visa, .stripe-payments span.type.American.Express, .stripe-payments span.type.amex, .stripe-payments span.type.MasterCard, .stripe-payments span.type.mastercard, .stripe-payments span.type.Discover, .stripe-payments span.type.discover, .stripe-payments span.type.Diners, .stripe-payments span.type.diners, .stripe-payments span.type.JCB, .stripe-payments span.type.jcb {
    background-position: right center;
    padding-left: 0;
    padding-right: 40px;
}
.stripe-payments-saved-card span.stripe-payments-fade {
    margin-left: 5px;
}
#one-step-checkout-form .payment-method .payment-method-content input[type="checkbox"] {
    float: inherit;
    display: inline-block;
    margin-top: 0;
    vertical-align: top;
}
.opcheckout-index-index .osc-product-image img {
    max-height: 60px;
    width: auto;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.checkout-onepage-success .col-main {
    text-align: left;
}
.osc-delete:before {color: var(--red);}

.field-tooltip .field-tooltip-content {background-color: #fff; border-color: #e5c4c4;}
.field-tooltip .field-tooltip-content:before {border-right-color: #951313;}
.field-tooltip .field-tooltip-content:after {border-right-color: #fff;}
.field-tooltip .field-tooltip-content:before, .field-tooltip .field-tooltip-content:after {left: -20px;}

.order-review-info .opcheckout-discount .actions-button {
    vertical-align: bottom;
    margin-bottom: 3px;
}
.order-review-info .opcheckout-discount .actions-button button {
    padding: 13px 25px;
}




/* CrossSell-Products */
.crosssell .rokan-product-heading {
    margin-top: 100px;
}
.crosssell .rokan-product-heading h2 {
    text-align: left;
    font-size: 20px;
    padding-bottom: 18px;
}
.crosssell .rokan-product-heading h2:after {
    content: "";
    width: 30px;
    border-top: 3px solid var(--red);
    position: absolute;
    left: 0;
    bottom: 0;
}


/* Account-page */

/* My-Account-Tab */
.account-nav .item.current a, .account-nav .item.current strong {
    border-color: var(--red);
}
.account-nav .nav li a:hover {color: var(--red);}
.account-nav .item a:hover { background: rgba(149, 19, 19, 0.05);}

.block-dashboard-info .box-newsletter a:hover,
.block-dashboard-info .box-information a:hover,
.block-dashboard-addresses .block-title a:hover,
.block-dashboard-addresses .box-billing-address a:hover,
.block-dashboard-addresses .box-shipping-address a:hover,
.block-addresses-default .box-address-billing a:hover,
.block-addresses-default .box-address-shipping a:hover {
    color: var(--red);
}

/* My-Order-Tab */
.sales-order-view .block-content .box strong.box-title, .sales-order-invoice .block-content .box strong.box-title {
    font-weight: 600;
    font-size: 16px;
}

/* Address-tab */
.block-addresses-list {
    padding: 20px;
    border: 1px solid #eee;
    overflow: hidden;
}
.block-addresses-list .block-title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.form-address-edit input[type="checkbox"] {
    display: inline-block;
    margin-top: 0;
}
.form-address-edit .field.set .label {
    line-height: 22px;
}

.shipping-address-items .shipping-address-item .input-wrapper {
    display: inline-block;
    float: inherit;
}
.shipping-address-items .shipping-address-item .address-detail {
    float: inherit;
    display: inline-block;
}

.autocomplete-items div {
    cursor: default;
    padding: 3px 10px;
}
.autocomplete-items div:hover {
    background-color: #f4f4f4;
}
.stripe-payments-brand {top: -20px;}

.billing-address-form .two-fields {
    width: 100%;
}
.abs-action-remove, .cart.table-wrapper .action.help.map, .opc-wrapper .edit-address-link, .opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle, .checkout-payment-method .checkout-billing-address .action-cancel, .checkout-agreements-block .action-show, .cart-summary .block.giftcard .action.check, .gift-options .actions-toolbar .action-cancel, .table-comparison .wishlist.split.button>.action, .product-items .wishlist.split.button>.action, .paypal-button-widget .paypal-button, .abs-add-fields .action.remove, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove, .form.send.friend .action.remove {
    color: var(--red);
}
.abs-action-button-as-link:hover, .abs-action-remove:hover, .cart.table-wrapper .action.help.map:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .checkout-billing-address .action-cancel:hover, .checkout-agreements-block .action-show:hover, .cart-summary .block.giftcard .action.check:hover, .gift-options .actions-toolbar .action-cancel:hover, .table-comparison .wishlist.split.button>.action:hover, .product-items .wishlist.split.button>.action:hover, .paypal-button-widget .paypal-button:hover, .abs-add-fields .action.remove:hover, .form-giftregistry-share .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover, .form.send.friend .action.remove:hover {
    color: var(--red);
    text-decoration: underline;
}



/* Wishlist-Tab */

.wishlist-index-index .products-grid .product-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
}
.wishlist-index-index .products-grid .product-item {
    margin: 0 0 30px;
    padding: 0 15px;
}
.wishlist-index-index .products-grid .product-item .product-item-info {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
.wishlist-index-index .products-grid .product-item .product-image-container {
    width: 100% !important;
    max-width: inherit;
}
.wishlist-index-index .product-items .product-item .product-item-photo .product-image-photo {
    max-height: 250px;
}
.wishlist-index-index .product-items .product-item .product-item-name a {
    font-family: Lato,sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    color: #7b7b7b;
}
.wishlist-index-index .product-items .product-item .product-item-name a:hover {
    color: var(--red);
}
.wishlist-index-index .product-items .product-item .price-box {
    margin-top: auto;
}
.wishlist-index-index .product-items .product-item .price-box .price {
    font-size: 16px;
    color: var(--red);
}
.wishlist-index-index .product-items .product-item .price-box .special-price {
    display: inline-block;
}
.wishlist-index-index .product-items .product-item .price-box .old-price .price {
    color: #797979;
}
.wishlist-index-index .product-item .box-tocart .field.qty {
    display: inline-block;
    padding-right: 15px !important;
}
.wishlist-index-index .product-item .box-tocart .field.qty .control {
    width: auto;
    position: relative;
    display: inline-block;
    float: inherit;
}
.wishlist-index-index .product-item .box-tocart input.qty {
    height: 33px;
}
.wishlist-index-index .product-item .box-tocart .field.qty .control div.mage-error[generated] {
    position: absolute;
    width: 250px;
    left: -20px;
    bottom: -24px;
}
.wishlist-index-index .product-item .box-tocart .product-item-actions {
    display: inline-block;
    margin-top: 0;
    width: calc(100% - 100px);
    float: inherit;
}
.wishlist-index-index .product-item .box-tocart .product-item-actions .actions-primary,
.wishlist-index-index .product-item .box-tocart .product-item-actions .actions-primary .action.tocart {
    width: 100%;
}



/* Compare-page */
.catalog-product_compare-index table.comparison.headings.data.table {display: none;}
.message.success a {color: var(--red);}
.message.success a:hover {color: var(--red); text-decoration: underline;}
.catalog-product_compare-index .column.main {
    margin-top: 10px;
}
.table-wrapper.comparison {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    position: relative;
    border-right: 1px solid #eeeeee;
}
.catalog-product-compare-index .table, .catalog-product_compare-index .table {
    border-right: none !important;
}
a.action.print.hidden-print {color: var(--red);}
a.action.print.hidden-print:hover {text-decoration: underline;}
.table-comparison th.cell.label.product span {
	height: auto;
	width: auto;
	position: static;
}
.abs-remove-button-for-blocks:before, .sidebar .action.delete:before, .table-comparison .cell.remove .action.delete:before, .block-compare .action.delete:before, .filtered .item .action.remove:before {color: var(--red);}





/* Contact-Page */

.contactpage-banner {
    position: relative;
}
.contactpage-title {
    position: absolute;
    top: 43%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.contactpage-title strong {
    display: block;
    font-size: 44pt;
    font-size: 3.1vw;
    font-weight: normal;
    color: var(--red);
    font-family: 'Oswald',sans-serif;
    line-height: normal;
}
.contactpage-title span {
    font-size: 21px;
    font-size: 1.1vw;
    font-weight: 600;
    letter-spacing: .25em;
    text-transform: uppercase;
    color: var(--dark);
}
.contact-index-index .page-title-wrapper {
    display: none;
}


.form.contact .form-heading, .contact-index-index .contact-info-heading {
    font-size: 24px;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 12px;
    margin-bottom: 20px;
}
.form-heading:before, .contact-info-heading:before {
    content: "";
    width: 30px;
    border-top: 3px solid var(--red);
    position: absolute;
    left: 0;
    bottom: 0;
}
.form.contact .contact-form-subtext, .contact-info-subtext {
    font-size: 16px;
    font-style: italic;
    color: #606060;
}

.form.contact .field, .form.contact p.contact-form-subtext {
    margin-bottom: 30px;
}
.form.contact .label {
    display: none;
}
.form.contact input, .form.contact textarea {
    display: block;
    width: 100%;
    line-height: 28px;
    height: 50px;
    font-size: 16px;
    padding: 10px 25px;
    background: 0;
    color: #333538;
    border-radius: 4px;
    box-shadow: 0 0 15px #eee;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    border: none;
}

.form.contact textarea {
    height: 150px;
    resize: none;
}
.form.contact .fieldset {
    margin-bottom: 10px;
}
.form.contact .actions-toolbar .primary {
    float: right;
}
.form.contact .actions-toolbar .primary .action.submit {
    padding: 17px 100px;
    margin-right: 0;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}

.contact-info {
    margin-top: 100px;
}
.contact-index-index .contact-info ul {
    margin-top: 50px;
}
.contact-index-index .contact-info ul li {
    text-align: center;
    padding: 110px 0 0 0;
}
.contact-index-index .contact-info ul li:before {
    position: absolute;
    top: 0 !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    height: 90px;
    width: 90px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: 0 0 15px #eee;
    color: var(--red) !important;
}
.contact-index-index .contact-info ul li h4 {
    font-size: 16px;
}
.contact-index-index .contact-info ul li p strong {
    font-weight: 600;
}




/* 404-Page */

.cms-no-route .page-title-wrapper {
    display: none;
}
.page-not-found {
    font-size: 17px;
}

.page-not-found .error-heading {
    font-size: 20vw;
    line-height: 20vw;
    letter-spacing: 1vw;
    font-weight: 700;
}

.error-heading {
    /* -webkit-text-stroke: 4px var(--red);
    -webkit-text-stroke: 4px var(--red); */
    -webkit-text-stroke: 4px #e81d1b;
    -webkit-text-stroke: 4px #e81d1b;
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

h2.error-subheading {
    font-size: 5vw;
    line-height: 1vw;
    letter-spacing: 0vw;
    margin-top: 3rem;
    color: var(--dark);
    font-family: 'Lato',sans-serif;
    margin-bottom: 5rem;
}

span.e4 {
    -webkit-text-stroke: 4px var(--dark);
    -webkit-text-stroke: 4px var(--dark);
}

.page-not-found dt {
    font-weight: 700;
    margin-bottom: 10px;
}

.page-not-found li {
    line-height: 30px;
}

.cms-no-route a {
    color: var(--red);
}
.cms-no-route a:hover {text-decoration: underline;}

.page-not-found ul {
    margin-bottom: 15px;
}

.cms-no-route .section-services {
    margin-top: 100px;
}


/* Blog-page */

.blog-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
}
.post-view .post-info .post-categories a, .post-list .post-info .post-categories a, .post-view .post-content .post-categories a, .post-list .post-content .post-categories a {
    color: var(--red);
}
.post-view .post-info .post-title a, .post-list .post-info .post-title a, .post-view .post-content .post-title a, .post-list .post-content .post-title a {
    font-size: 20px;
}
.post-view .post-info .post-title a:hover, .post-list .post-info .post-title a:hover, .post-view .post-content .post-title a:hover, .post-list .post-content .post-title a:hover {
    color: var(--red);
}
.post-view .post-info .post-description, .post-list .post-info .post-description, .post-view .post-content .post-description, .post-list .post-content .post-description {
    font-size: 14px;
}
.post-view .post-images img {
    width: 100%;
}

.post-header a .at-icon-wrapper, #at15s .at-icon-wrapper {
    height: 40px !important;
    width: 40px !important;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #fff !important;
    box-shadow: 0 0 15px #eee;
    margin-right: 15px;
    /* margin-bottom: 15px; */
}
.post-header a .at-icon-wrapper svg.at-icon.at-icon-facebook {
    fill: rgb(59, 89, 152);
    height: 20px !important;
    width: 20px !important;
}
.post-header a .at-icon-wrapper svg.at-icon.at-icon-twitter {
    fill: rgb(29, 161, 242);
    height: 20px !important;
    width: 20px !important;
}
.post-header a .at-icon-wrapper svg.at-icon.at-icon-email {
    fill: rgb(132, 132, 132);
    height: 20px !important;
    width: 20px !important;
}
.post-header a .at-icon-wrapper svg.at-icon.at-icon-addthis {
    fill: rgb(255, 101, 80);
    height: 20px !important;
    width: 20px !important;
}

#at15s .at-icon-wrapper svg.at-icon.at-icon-print {
    fill: rgb(115, 138, 141);
    height: 20px !important;
    width: 20px !important;
}
#at15s .at-icon-wrapper svg.at-icon.at-icon-pinterest_share {
    fill: rgb(203, 32, 39);
    height: 20px !important;
    width: 20px !important;
}
#at15s .at-icon-wrapper svg.at-icon.at-icon-gmail {
    height: 20px !important;
    width: 20px !important;
    fill: rgb(219, 68, 55);
}
#at15s .at-icon-wrapper svg.at-icon.at-icon-linkedin {
    height: 20px !important;
    width: 20px !important;
    fill: rgb(0, 119, 181);
}
#at15s .at-icon-wrapper svg.at-icon.at-icon-mailto {
    height: 20px !important;
    width: 20px !important;
    fill: rgb(88, 88, 88);
}
#at15s .at-icon-wrapper svg.at-icon.at-icon-tumblr {
    height: 20px !important;
    width: 20px !important;
    fill: rgb(55, 69, 92);
}
#at15s .at-icon-wrapper svg.at-icon.at-icon-messenger {
    height: 20px !important;
    width: 20px !important;
    fill: rgb(0, 132, 255);
}
#at15s .at-icon-wrapper svg.at-icon.at-icon-addthis {
    height: 20px !important;
    width: 20px !important;
    fill: rgb(255, 101, 80);
}

#at_hover.atm-s a:hover, .atm-s a:hover {background: var(--red) !important;}

.block-categories .block-title strong, .block-recent-posts .block-title strong, .block-archive .block-title strong {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 12px;
    margin-bottom: 20px;
    font-family: 'Oswald',sans-serif;
    display: block;
}
.block-categories .block-title strong:before, .block-recent-posts .block-title strong:before, .block-archive .block-title strong:before {
    content: "";
    width: 20px;
    border-top: 3px solid var(--red);
    position: absolute;
    left: 0;
    bottom: 0;
}


.post-list .post-images a {
    display: block;
    height: 250px;
}
.post-list .post-images a img {
    width: 100%;
    object-fit: cover;
}
.post-list .post-holder {
    margin-bottom: 40px;
}
.post-list .post-content {
    margin-top: 0;
    padding: 15px;
    text-align: center;
    border: 1px solid rgb(149 19 19 / 0.1);
    border-top: none;
}
/* .about-video {
    position: relative;
}
.about-video:before {
    content: "";
    position: absolute;
    top: 0;
    right: -48%;
    background: url(wysiwyg/home3/our-story-bg-img.png) no-repeat;
    background-position: center;
    background-size: contain;
    height: 600px;
    width: 100%;
} */


/* About-Us-Page */





.about-block1 .about-title-box {
    margin-top: 100px;
}

.about-block1 .about-title-box .about-title {
    font-size: 40px;
    font-weight: 600;
}

.about-block1 .about-content {
    padding: 0 30px;
}

.about-block1 .about-title-box .author-name {
    font-size: 30px;
    font-weight: 900;
    color: var(--red);
    font-family: 'Lato',sans-serif;
}

.about-block1 .about-title-box .author-name em {
    font-weight: 400;
    font-style: italic;
}

.about-description-box .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.about-description-box p {
    font-size: 18px;
    line-height: 30px;
    font-style: italic;
}

.about-video {
    margin-top: 30px;
}

.tab-box {
    margin-top: 8rem;
}
.tab-box h2 {
    color: #201f1f;
    font-size: 24px;
    font-family: Oswald,sans-serif;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: left;
    font-weight: 700;
    padding-bottom: 18px;
    margin-bottom: 2rem;
}
.tab-box h2:after {
    content: "";
    width: 30px;
    border-top: 3px solid var(--red);
    position: absolute;
    left: 0;
    bottom: 0;
}

.recipe-tab .recipe-content-box .row, .bridge-tab .bridge-content-box .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.recipe-content-box h3, .bridge-content-box h3, .team-member-content h3 {
    font-size: 22px;
    color: var(--red);
}
.cms-about-us p {
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
}
.bridge-img-col1 {
    padding-right: 0;
}
.bridge-img-col2 {
    padding-left: 0;
}
.bridge-img-col1 img, .bridge-img-col2 img {
    width: 100%;
}

.team-tab .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.team-member-content {
    padding: 20px;
    text-align: center;
}
.team-member-content h3 {
    color: var(--red);
}
.bridge-content-col1, .bridge-content-col2 {
    padding: 0 30px;
}
.bridge-content-col2 {
    text-align: right;
}

/* Pemba-book-page */
.cms-pemba-book .page-title-wrapper {
    display: none;
}
.pemba-about-images .col-sm-6.col-md-4 {
    height: 500px;
}
.pemba-about-images .col-sm-6.col-md-4 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* .pemba-book-title {
    background: url(wysiwyg/home3/fixed-img.jpg);
    height: 300px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    background-attachment: fixed;
    position: relative;
}
.pemba-book-title:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
}
.pemba-img-contant {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
}
.pemba-img-contant strong {
    display: block;
    font-size: 44pt;
    font-size: 3.1vw;
    font-weight: normal;
    color: #fff;
    font-family: 'Oswald',sans-serif;
    line-height: normal;
}
.pemba-book-subtitle {
    font-size: 21px;
    font-size: 1.1vw;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
} */

.pemba-book-title {
    text-align: center;
    margin-bottom: 50px
}
.pemba-book-title strong {
    display: block;
    font-size: 44pt;
    font-weight: normal;
    color: var(--red);
    font-family: 'Oswald',sans-serif;
    line-height: normal;
}
.pemba-book-title .pemba-book-subtitle {
    font-size: 21px;
    font-weight: 600;
    letter-spacing: .25em;
    text-transform: uppercase;
    color: var(--dark);
}
.pemba-about-images {
    margin-bottom: 80px;
}
.pemba-sherpa-about h2 {
    font-size: 40px;
    font-weight: 600;
}
.pemba-sherpa-about p.description {
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
}
.pemba-book-block {
    position: relative;
    margin-bottom: 80px;
}
.pemba-heading {
    font-size: 62px;
    line-height: 1.7;
    margin-left: -130px;
    margin-top: 40px;
}
.pemba-subheading {
    font-size: 26px;
    line-height: normal;
    font-weight: 300;
}
.pemba-book-block-img {
    position: relative;
}
.pemba-book-block-img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(150,150,150,.1);
}
.pemba-heading strong {
    background-color: #fff;
    padding-left: 20px;
}
.pemba-book-btn {
    margin-top: 30px;
    text-align: center;
}
.pemba-book-btn a {
    border: 2px solid var(--red);
    padding: 18px 30px;
    font-size: 20px;
    border-radius: 3px;
    color: var(--dark);
    display: inline-block;
    text-transform: uppercase;
}
.pemba-book-btn a:hover {
    background-color: var(--red);
    color: #fff;
}

.pemba-parallax-block {
    position: relative;
    padding: 3rem 0;
    text-align: center;
}
.pemba-parallax-block:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.3);
    z-index: 0;
}
.pemba-fixed-img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.pemba-parallax-img {
    /* background: url(wysiwyg/home3/pemba-book-parallax-img.jpg); */
    background: url(/pub/media/wysiwyg/home3/fixed-image.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-attachment: fixed;
}
.pemba-parallax-content {
    position: relative;
    color: #fff;
    font-size: 18px;
    width: 90%;
    margin: 0 auto;
    z-index: 1;
    /* background-color: rgba(0,0,0,0.3); */
    padding: 3rem;
}
.pemba-parallax-content p {
    line-height: 1.6;
    margin-bottom: 30px;
}
.pemba-parallax-content p em {
    font-style: italic;
}



/* Home-page-Call-to-action */

.cms-index-index .page-footer .footer-static-container:before {
    border-width: 32px 170px;
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    left: 50%;
    right: auto;
    width: 19%;
    transform: translateX(-50%);
    background-image: none;
}












@media (min-width: 768px) {
    .product-view .product-info-main .page-title .base {
        font-size: 24px;
    }
    .quick-view-content .product-info-main .product-add-form .box-tocart .field.qty {
        display: inline-block;
        margin-bottom: 20px;
    }
    .quick-view-content .product-info-main .product-add-form .box-tocart .actions {
        width: calc(100% - 135px);
        display: inline-block;
    }
    .product-view .box-tocart .action.tocart, .product-options-bottom .box-tocart .action.tocart, .product-add-form .box-tocart .action.tocart {
        width: 100%;
    }

    
}

@media (min-width: 992px) {
    .wishlist-index-index .products-grid .product-item {
        width: 33.33333333%;
    }
}

@media (min-width: 1024px)  {
    .table-wrapper.comparison .table-comparison .cell {
        width: 234px !important;
    }
    .cms-about-us .page-main.container {
        width: 100%;
        padding: 0;
    }
    
    .cms-about-us .header-container {
        margin-bottom: 0;
    }
    
    .cms-about-us .page-wrapper>.breadcrumbs {
        position: absolute;
        top: 252px;
        left: 50%;
        transform: translateX(-50%);
        display: inline-block;
        width: auto;
        z-index: 1;
    }
    
    .cms-about-us .page-wrapper>.breadcrumbs .container {
        max-width: inherit;
        width: auto;
    }
    
    .cms-about-us .page-wrapper>.breadcrumbs a {
        font-weight: bolder;
        color: #737272;
    }
    
    .cms-about-us .page-wrapper>.breadcrumbs ul li.item:not(:last-child):after {
        font-weight: bold;
        color: #737272;
    }
    
    .cms-about-us .page-wrapper>.breadcrumbs li strong {
        font-weight: bolder;
    }
}

@media (min-width: 1200px) {
    .catalog-category-view .page-wrapper>.breadcrumbs, .contact-index-index .page-wrapper>.breadcrumbs {
        position: absolute;
        top: 252px;
        left: 50%;
        transform: translateX(-50%);
        display: inline-block;
        width: auto;
        z-index: 1;
    }
    .catalog-category-view .page-wrapper>.breadcrumbs .container, .contact-index-index .page-wrapper>.breadcrumbs .container {
        max-width: inherit;
        width: auto;
    }
    .catalog-category-view .page-wrapper>.breadcrumbs a, .contact-index-index .page-wrapper>.breadcrumbs a {
        font-weight: bolder;
        color: #737272;
    }
    .catalog-category-view .page-wrapper>.breadcrumbs .item:not(:last-child):after, .contact-index-index .page-wrapper>.breadcrumbs .item:not(:last-child):after {
        font-weight: bold;
        color: #737272;
    }
    .catalog-category-view .page-wrapper>.breadcrumbs li strong, .contact-index-index .page-wrapper>.breadcrumbs li strong {
        font-weight: bolder;
    }

    .product-media .fotorama-item.fotorama .fotorama__stage {
        width: 470px !important;
        height: 470px !important;
    }
    .product-media .fotorama-item.fotorama .fotorama__stage .fotorama__stage__frame .fotorama__img {
        max-height: 75%;
    }
    .product-view .product-info-main .page-title .base {
        font-size: 30px;
    }
    /* .fotorama-item .fotorama__nav--thumbs .fotorama__nav__frame .fotorama__thumb img.fotorama__img {
        max-height: 110px;
        width: auto;
        padding: 0 25px;
    } */
    /* .product-view .box-tocart .actions, .product-options-bottom .box-tocart .actions {
        width: 79.9%;
    } */
    
    .products.list.products-list .item.product-item .product-info {
        border: 1px solid var(--lightgray);
    }
    
}



@media(min-width:1601px) and (max-width:1824px) {
    .aboutus-right-section {width: 54%;}
    .catalog-category-view .page-wrapper>.breadcrumbs, .contact-index-index .page-wrapper>.breadcrumbs {top: 230px;}
    .cms-about-us .page-wrapper>.breadcrumbs {top: 235px;}
}

@media (max-width: 1600px) {
    .aboutus-left-img {width: 38%;}
    .aboutus-right-section {margin: 0 0 0 20px;}
    .aboutus-content {margin: 16px 40px 0 0;}
    .aboutus-content p {font-size: 17px;}
    .cms-index-index .product-item .product-photo .product-image-photo, .cms-index-index .product-list-item .product-photo .product-image-photo {max-height: 180px;}

}

@media(min-width:1401px) and (max-width:1600px) {
    .section-newsletter:before {height: 420px;width: 301px;}
    .section-newsletter:after {height: 258px;width: 309px;}
    .catalog-category-view .page-wrapper>.breadcrumbs, .contact-index-index .page-wrapper>.breadcrumbs {top: 210px;}
    .cms-about-us .page-wrapper>.breadcrumbs {top: 215px;}
}

@media(min-width:1201px) and (max-width:1400px) {
    .section-newsletter:before {width: 220px;height: 320px;}
    .section-newsletter:after {width: 220px;height: 184px;}
}
@media(min-width:1200px) and (max-width:1400px) {
    .catalog-category-view .page-wrapper>.breadcrumbs, .contact-index-index .page-wrapper>.breadcrumbs {top: 190px;}
    .cms-about-us .page-wrapper>.breadcrumbs {top: 195px;}
}


@media (max-width: 1200px) {
    .new-arrival-banner-text {left: 6%;bottom: 8%;}
    .new-arrival-banner-text .new-arrival-title {font-size: 22px;font-size: 2vw;}
    .new-arrival-banner-text .new-arrival-main-heading {font-size: 34px;font-size: 3.4vw;}
    .new-arrival-banner-text .new-arrival-subheading {font-size: 22px;font-size: 2vw;margin: 10px 0 40px;}
    .new-arrival-banner-text .new-arrival-shop-btn {font-size: 18px;font-size: 1.8vw; padding: 8px 18px;}
    .aboutus-left-img {width: 48%;}
    .aboutus-right-section {width: 50%;margin: 0 0 0 15px;}
    .aboutus-heading h2 {font-size: 22px;margin-bottom: 6px;}
    .aboutus-heading em {font-size: 17px;}
    .aboutus-content {margin: 10px 18px 0 0;}
    .aboutus-content p {font-size: 16px;}
    .section-newsletter:before {height: 300px;width: 220px;}
    .section-newsletter:after {height: 160px;width: 190px;}
    .product-item .product-photo .product-image-photo, .product-list-item .product-photo .product-image-photo,
    .cms-index-index .product-item .product-photo .product-image-photo, .cms-index-index .product-list-item .product-photo .product-image-photo {max-height: 200px;}
    .products.list.products-list .item.product-item .product-info .product-photo .product-image-photo {max-height: 300px;}

    .wishlist-index-index .product-items .product-item .product-item-photo .product-image-photo {max-height: 200px;}

    .contactpage-banner {margin-bottom: 30px;}
    .contactpage-title {top: 50%;}
    .contact-index-index .breadcrumbs {margin: 0;}
    .contactpage-title strong {font-size: 32px;}
    .contactpage-title span {font-size: 14px;}

    .sidebar .block-search.blog-search {width: 100%;}
}

@media(min-width:1024px) and (max-width:1199px) {
    .contactpage-title span {font-size: 12px;}
    .cms-about-us .page-wrapper>.breadcrumbs {top: 180px;}
}

@media(min-width:768px) and (max-width:1600px) {
    .aboutus-main-box {
        display: -webkit-box; 
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex; 
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
}

@media(min-width:993px) and (max-width:1199px) {
    .cms-about-us p {font-size: 14px;}
}

@media (max-width: 992px) {
    .new-arrival-banner-text .new-arrival-title {font-size: 30px;}
    .new-arrival-banner-text .new-arrival-main-heading {font-size: 54px;}
    .new-arrival-banner-text .new-arrival-subheading {font-size: 34px;}
    .new-arrival-banner-text .new-arrival-shop-btn {font-size: 34px;}
    .aboutus-left-img {width: 50%;}
    .aboutus-right-section {width: 49%;margin: 0;}
    .aboutus-heading {margin-left: 23px;}
    .aboutus-heading h2 {font-size: 22px;margin:10px 0 2px;}
    .aboutus-heading em {font-size: 16px;}
    .aboutus-content {margin: 6px 0px 0 23px;}
    .aboutus-content p {font-size: 14px;margin-bottom: 5px;}
    .aboutus-content p:nth-child(2) {display: none;}
    .section-newsletter:before {height: 200px;width: 147px;}
    .section-newsletter:after {height: 160px;width: 192px;}

    .product-item .product-photo .product-image-photo,
    .cms-index-index .product-item .product-photo .product-image-photo, .cms-index-index .product-list-item .product-photo .product-image-photo {max-height: 250px;}
    /* .product-list-item .product-photo .product-image-photo {max-height: 150px;} */
    .actions-toolbar .secondary a span {font-size: 12px;}
    .products.list.products-list .item.product-item .product-info {border: none; padding-right: 0;}

    .wishlist-index-index .products-grid .product-item {width: 50%;}

    .contactpage-title strong {font-size: 28px;}

    .page-not-found .error-heading {font-size: 25vw;line-height: 25vw;}
    h2.error-subheading {font-size: 6vw;line-height: 3vw;margin-bottom: 4rem;}
    .recipe-content-box img {margin-bottom: 20px;margin-top: 10px;}
    .bridge-content-box .bridge-img-col1 {padding-right: 15px;}
    .bridge-content-box .bridge-content-col1 {margin-top: 20px;}
    .bridge-content-col1, .bridge-content-col2 {padding: 0 15px;}
    .bridge-content-box .bridge-content-col2 {display: flex;flex-direction: column;order: 2;text-align: left;margin-top: 20px;}
    .bridge-content-box .bridge-img-col2 {display: flex;flex-direction: column;order: 1;padding-left: 15px;margin-top: 3rem;}
    

}

@media(min-width:861px) and (max-width:1199px) {
    #one-step-checkout-form .payment-method .label span {margin-bottom: 25px;}
    #one-step-checkout-form .payment-method .label .stripe-icon-container.right {top: 24px;right: auto;left: 9%;}
    #one-step-checkout-form .payment-method .payment-method-title .payment-icon {top: 32px;left: 22px;right: auto;}
}

@media(min-width:861px) and (max-width:991px) {
    .two-fields {width: 100%;}
    #stripe-payments-card-number {width: 165px;}
    #one-step-checkout-form .payment-method .stripe-payments-brand {top: -30px;left: 25px;}
    .pci-dss-info-text {width: 140px;top: 0px;left: -25px;}
    .three-columns-new-osc #one-step-checkout-form .checkout-review-load .data-table td h2 {font-size: 12px;display: block;}
    #one-step-checkout-form .checkout-review-load .data-table td dl.item-options, #one-step-checkout-form .checkout-review-load .data-table td dl.item-options .label {font-size: 9px;}
}

@media (max-width: 860px) {
    
}

@media(min-width:768px) and (max-width:991px) {
    .filter-content .filter-options .filter-options-content ol li a {font-size: 12px;}
    .products-list .product-item .product-item-details .addto-links-icons .actions-primary .tocart {padding: 0 10px;}
    .products.grid .product-grid .item-inner.col-sm-4 {width: 50%;}
    .contactpage-title {left: 30%;transform: translate(-20%, -50%);}
    .contactpage-title span {font-size: 12px;}
    .pemba-about-images .col-sm-6.col-md-4 {margin-bottom: 30px;}
    .pemba-heading {margin-left: 0;margin-top: -150px;}
}

@media(min-width:768px) and (max-width:799px) {
    .navigation .level0>.level-top {padding: 34px 2px;}
}

@media (max-width: 768px) {
    .field-tooltip .field-tooltip-content {border-color: #ca8989;}
    .field-tooltip .field-tooltip-content:before, .field-tooltip .field-tooltip-content:after {left: auto;}
    .field-tooltip .field-tooltip-content::after {border-right-color: transparent; border-bottom-color: #fff;}
    .field-tooltip .field-tooltip-content:before {border-right-color: transparent; border-bottom-color: var(--red);}
    .one-step-checkout .address-information .shipping_address {margin-bottom: 25px;}
}

@media (max-width: 767px) {
    .nav-open .nav-sections {
        background: #fff;
    }
    .navigation {padding-right: 0;}
    .navigation .level0>.level-top {
        color: var(--dark);
        border-bottom: 1px solid rgba(149, 19, 19,0.3);
    }
    .navigation .level0.active>.level-top, .navigation .level0.has-active>.level-top, .navigation .level0>.level-top:hover {
        background-color: var(--red);
        color: #fff;
        border-bottom-color: var(--red);
    }




    .section-newsletter .block.newsletter .control {
        width: 100%;
        margin-top: 50px;
    }
    .section-newsletter {
        margin-top: 85px;
        position: relative;
        overflow: hidden;
    }
    .section-newsletter:before {
        top: -30px;
        left: 0;
        background-size: contain;
        height: 140px;
        width: 96px;
    }
    .section-newsletter:after {
        bottom: -30px;
        right: 0;
        background-size: contain;
        height: 190px;
        width: 160px;
    }
    .new-arrival-banner-text {bottom: 10%;left: 7%;}
    .new-arrival-banner-text .new-arrival-title {font-size: 24px;}
    .new-arrival-banner-text .new-arrival-main-heading {font-size: 38px;}
    .new-arrival-banner-text .new-arrival-subheading {font-size: 24px;margin-top: 10px;margin-bottom: 30px;}
    .new-arrival-banner-text .new-arrival-shop-btn {font-size: 22px;padding: 8px 18px;}
    .aboutus-mob-left-img {
        display: block;
        height: 280px;
        text-align: center;
        padding-top: 30px;
    }
    .aboutus-left-img {
        display: none;
    }
    .aboutus-right-section {
        width: 100%;
        padding: 15px;
        margin: 0;
        text-align: center;
    }
    .aboutus-content {
        margin: 30px 0px 0 0;
    }
    .aboutus-heading {margin-left: 0;}

    .product-item .product-photo .product-image-photo, .product-list-item .product-photo .product-image-photo,
    .cms-index-index .product-item .product-photo .product-image-photo, .cms-index-index .product-list-item .product-photo .product-image-photo {max-height: 200px;}

    .page-footer .footer-static-container .footer-static .footer-links .title:hover:after {background: var(--red);}

    .products.list.products-list .item.product-item .product-info {border: none;}
    .products.list.products-list .actions-primary {margin-bottom: 0;}
    .quick-view-content .product-options-bottom .box-tocart {margin-bottom: 20px;}
    .quick-view-content .product-add-form .box-tocart .field.qty {display: inline-block;margin-bottom: 20px;}
    .quick-view-content .product-info-main .box-tocart .actions,
    .quick-view-content .product-options-bottom .box-tocart .actions {display: inline-block; width: calc(100% - 135px);}
    .product-view .product-info-main .page-title .base {font-size: 30px; margin-top: 20px;}

    .product.data.items>.item.title>.switch {height: auto; line-height: normal;}

    /* .modal-popup.confirm._show {z-index: 10002 !important;}
    .modals-overlay {z-index: 10001 !important;} */
    .modal-popup.confirm._show .modal-inner-wrap {width: 100%;}
    .modal-popup.confirm._show .modal-inner-wrap .modal-content {
        padding: 10px 30px 10px 0;
    }

    .account .col-main .block:not(.widget) .block-title>strong, [class^='sales-guest-'] .col-main .block:not(.widget) .block-title>strong, .sales-guest-view .col-main .block:not(.widget) .block-title>strong {
        font-size: 18px;
        color: #201f1f;
        position: relative;
        font-weight: 500;
    }
    .sales-order-view .block-content .box, .sales-order-invoice .block-content .box {
        margin-top: 20px;
    }
    .form-edit-account .field.choice input[type="checkbox"] {
        display: inline-block;
        margin-top: 0;
        top: 2px;
    }
    .form-newsletter-manage .field.choice input[type="checkbox"] {
        display: inline-block;
        top: 0px;
        margin-top: 0;
    }
    .form-newsletter-manage .field.choice .label {
        line-height: 18px;
    }

    .table-responsive {border: none;}
    .wishlist-index-index .product-items .product-item .product-item-photo {margin-right: 0; float: inherit;}
    .products-grid.wishlist .product-item-name, .products-grid.wishlist .product-item-description, .products-grid.wishlist .product-item .price-box, .products-grid.wishlist .product-item-tooltip {
        margin-left: 0;
    }
    .wishlist-index-index .products-grid.wishlist  .product-item .box-tocart {
        float: inherit;
        margin: 0;
    }
    .account .wishlist-toolbar .toolbar-amount {
        float: left;
        position: relative;
        z-index: 1;
        padding: 0;
    }
    .account .wishlist-toolbar .limiter {
        float: right;
        position: relative;
        z-index: 1;
        clear: inherit;
    }
    .wishlist-index-index .products-grid .product-items {-webkit-justify-content: center; justify-content: center;}
    .wishlist-index-index .product-item .box-tocart .product-item-actions {width: calc(100% - 87px)}
    table#shopping-cart-table tr.item-info td.item .product-item-photo .product-image-container {width: 34px !important;}
    .cart.table-wrapper .col.qty, .cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp {width: 33.3333%;padding: 20px 0;}
    .cart.table-wrapper .col.qty .control.qty {position: relative;}
    .cart.table-wrapper .col.qty .control.qty label input {height: 33px;}
    .cart.table-wrapper .col.qty .control.qty div.mage-error[generated] {position: absolute;left: 50%;transform: translateX(-50%);background-color: #fff;padding: 2px 10px;border: 1px solid #951313;}
    .cart.table-wrapper .col.qty .control.qty div.mage-error[generated]:before {content: "";position: absolute;top: -2px;height: 10px;width: 10px;background-color: #fff;transform: rotate(45deg) translateX(-50%);border-top: 1px solid #951313;border-left: 1px solid #951313;left: 50%;}
    .contact-index-index .contact-info {margin-top: 60px;}
    .form.contact .actions-toolbar .primary {width: 100%;}
    .contactpage-title strong {font-size: 24px;}

    .page-not-found .error-heading {font-size: 30vw;line-height: 30vw;}
    h2.error-subheading {font-size: 7vw;line-height: 5vw;margin-bottom: 3rem;}

    .blog-box li.post-holder {width: 50%;}
    
    .cms-about-us .contactpage-banner img {display: none;}
    .cms-about-us .breadcrumbs {margin-bottom: 10px;}
    .cms-about-us .about-video {margin-top: 0;}
    .cms-about-us .contactpage-banner .contactpage-title {position: static;left: inherit;top: inherit;transform: inherit;}
    .cms-about-us .about-block1 .container, .cms-about-us .about-block2 .container {padding: 0;}
    .about-description-box .row {-ms-flex-direction: column; flex-direction: column;}
    .cms-about-us .contactpage-title strong {font-size: 34px;}
    .cms-about-us .contactpage-title span {display: block;font-size: 18px;line-height: normal;}
    .about-block1 .about-title-box {margin-top: 60px;}
    .about-block1 .about-content {padding: 0;}
    .about-block1 .about-title-box .about-title {font-size: 28px;}
    .about-block1 .about-title-box .author-name {font-size: 22px;}
    .about-description-box {margin-top: 30px;}
    .about-description-box img {margin-top: 30px;}
    .tab-box {margin-top: 5rem;}
    .team-member-img {margin-top: 10px;text-align: center;}
    .pemba-about-images .col-sm-6.col-md-4 {height: auto;margin-bottom: 30px;text-align: center;}
    .pemba-about-images .col-sm-6.col-md-4 img {max-width: 100%; height: auto;width: auto;}
    .pemba-about-images .decs-2 {margin-bottom: 50px !important;}
    .pemba-heading {margin-left: 0px;margin-top: -130px;}

}

@media(min-width:577px) and (max-width:767px) {
    .product.data.items>.item.title {width: auto;}
    .product.info.detailed .product.data.items .item.title {margin-right: 30px;}
    .product.data.items>.item.content {margin-top: 31px;box-sizing: border-box;float: right;margin-left: -100%;width: 100%;}
    .cart-container .form-cart .actions .action {display: inline-block;}
}

@media (max-width: 639px) {
    .block-dashboard-orders, .block-reviews-dashboard {
        padding: 20px;
        border: 1px solid #eee;
        overflow: hidden;
    }
    .block-dashboard-orders .block-title, .block-reviews-dashboard .block-title {
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }
    .block-dashboard-orders .block-title strong, .block-reviews-dashboard .block-title strong {
        color: #222;
        font-family: 'Oswald',sans-serif;
        font-size: 18px;
    }
    .block-dashboard-orders .block-title a.action.view, .block-reviews-dashboard .block-title a.action.view {
        float: right;
    }
    .block-dashboard-orders .table-wrapper.orders-recent .table-order-items tbody tr,
    .block-addresses-list .block-content .additional-addresses .table-additional-addresses-items tbody tr {
        border-bottom: 1px solid #eee;
    }
    .block-dashboard-orders .table-wrapper.orders-recent .table-order-items tbody tr:last-child,
    .block-addresses-list .block-content .additional-addresses .table-additional-addresses-items tbody tr:last-child {
        border-bottom: none;
    }
    .products-grid.wishlist .product-item, .products-grid.wishlist .product-item:first-child {border: none;}

    .error-heading {-webkit-text-stroke: 2px #e81d1b;-webkit-text-stroke: 2px #e81d1b;}
    span.e4 {-webkit-text-stroke: 2px var(--dark);-webkit-text-stroke: 2px var(--dark);}
}

@media (max-width: 576px) {
    
    .aboutus-heading em {
        font-size: 16px;
    }
    .aboutus-content {
        margin: 10px 6px 0 0;
    }
    .aboutus-content p {
        font-size: 14px;
    }
    .section-newsletter .block.newsletter .control {
        width: 100%;
        margin-top: 50px;
    }
    .new-arrival-banner-text {bottom: 10%;left: 8%;}
    .new-arrival-banner-text .new-arrival-title {font-size: 20px;}
    .new-arrival-banner-text .new-arrival-main-heading {font-size: 30px;}
    .new-arrival-banner-text .new-arrival-subheading {font-size: 20px;margin-top: 10px;margin-bottom: 30px;}
    .new-arrival-banner-text .new-arrival-shop-btn {font-size: 18px;padding: 5px 15px;}

    .product-item .product-photo .product-image-photo, .product-list-item .product-photo .product-image-photo,
    .cms-index-index .product-item .product-photo .product-image-photo, .cms-index-index .product-list-item .product-photo .product-image-photo {max-height: 200px;}
    .product-view .product-info-main .page-title .base {font-size: 24px;}

    .product.info.detailed .product.data.items .item.title {text-align: left;}
    .product.info.detailed .product.data.items .item.title.active:before {
        content: "\f068";
        font: normal normal normal 14px/1 FontAwesome;
    }
    .product.info.detailed .product.data.items .item.title:before {
        content: "\f067";
        position: absolute;
        top: 9px;
        right: 0;
        font-weight: 600;
        font: normal normal normal 14px/1 FontAwesome;
        color: var(--red);
    }
    .product.info.detailed .product.data.items #product-review-container {
        width: 100%;
    }
    .product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-ratings {width: 100%;}
    .product.info.detailed .product.data.items .review-add {
        width: 100%;
    }

    .block-dashboard-info .box-information,
    .block-dashboard-info .box-newsletter,
    .block-dashboard-addresses .box-billing-address,
    .block-dashboard-addresses .box-shipping-address,
    .block-addresses-default .box-address-billing,
    .block-addresses-default .box-address-shipping {width: 100%;}
    
    .block-dashboard-info .box-newsletter,
    .block-dashboard-addresses .box-shipping-address,
    .block-addresses-default .box-address-shipping {margin-top: 20px;padding-top: 20px;border-top: 1px solid #eeeeee;}

    button#add_coupon_code_button {margin-top: 10px;}
    .two-fields {width: 100%;}

    .contactpage-title strong {font-size: 18px;}
    .contactpage-title span {font-size: 12px;letter-spacing: normal;font-weight: 400;}

    .page-not-found .error-heading {font-size: 40vw;line-height: 40vw;}
    h2.error-subheading {font-size: 9vw;line-height: 11vw;margin-top: 2rem;margin-bottom: 2rem;}
    .page-not-found {font-size: 15px;}
    .page-not-found li {line-height: 24px;}

    
    .about-block1 .about-title-box .about-title {font-size: 22px;}
    .about-block1 .about-title-box .author-name {font-size: 18px;}
    .tab-box {margin-top: 3rem;}
    .team-member-content {padding: 20px 0;}
    .recipe-content-box h3, .bridge-content-box h3, .team-member-content h3 {font-size: 24px;}
    .cms-about-us .contactpage-title strong {font-size: 30px;}
    .cms-about-us .contactpage-title span {display: block;font-size: 16px;line-height: normal;}
    .pemba-book-title .pemba-book-subtitle {letter-spacing: normal;line-height: normal;}
    
    
    .pemba-heading {font-size: 50px;}
    .pemba-heading strong {padding-left: 0;}
    .pemba-parallax-content {width: 100%;padding: 1rem;}
    



}

@media(min-width:380px) and (max-width:767px) {
    .product-media .fotorama-item.fotorama .fotorama__stage {height: 470px !important;}
}

@media (max-width: 480px) {
    .header-container .header .nav-toggle {top: 73px;}
    .new-arrival-banner-text {bottom: 10%;left: 10%;}
    .new-arrival-banner-text .new-arrival-title {font-size: 14px;}
    .new-arrival-banner-text .new-arrival-main-heading {font-size: 18px;}
    .new-arrival-banner-text .new-arrival-subheading {font-size: 14px;margin: 6px 0 20px;}
    .new-arrival-banner-text .new-arrival-shop-btn {font-size: 14px;padding: 3px 8px;border-width: 1px;}
    .aboutus-mob-left-img {height: auto;padding-top: 0;}
    .aboutus-right-section {text-align: left;}

    .catalog-category-view .category-image {display: none;}
    .catalog-category-view .header-container {margin-bottom: 30px;}
    .product-item .product-photo .product-image-photo, .product-list-item .product-photo .product-image-photo,
    .cms-index-index .product-item .product-photo .product-image-photo, .cms-index-index .product-list-item .product-photo .product-image-photo {max-height: 250px;}
    #quickview-close {right: -15px;}
    .quick-view-content .product-info-main .page-title-wrapper .page-title .base {font-size: 20px;}
    .quick-view-content .product-add-form .box-tocart .field.qty {margin-bottom: 20px;}
    .quick-view-content .product-info-main .box-tocart .actions .action.primary {padding: 0 6px; font-size: 13px;}
    /* .quick-view-content .product-info-main .box-tocart .actions,
    .quick-view-content .product-options-bottom .box-tocart .actions {display: block;width: 100%;} */
    .product-view .product-info-main .page-title .base {font-size: 22px;}
    .header-container .header .minicart-wrapper .block-minicart {width: 90%;}

    
    .wishlist-index-index .products-grid .product-item {width: 100%; padding: 0;}
    .wishlist-index-index .product-items .product-item .product-item-photo .product-image-photo {max-height: 250px;}

    .stripe-icon-container img.stripe-icon {height: 0.98em;}
    
    .contactpage-title strong {font-size: 20px;}
    .contactpage-title span {display: none;}

    .blog-box li.post-holder {width: 100%;margin-bottom: 40px;}

    .cms-about-us .contactpage-title strong {font-size: 28px;}
    .cms-about-us .contactpage-title span {display: block;font-size: 14px;line-height: normal;}
    .pemba-book-title strong {font-size: 37pt;}
    .pemba-about-images {margin-bottom: 40px;}
    .pemba-heading {margin-left: 0;font-size: 40px;margin-top: 20px;line-height: 1.5;}
    .pemba-subheading {font-size: 22px;}
    .pemba-book-btn a {padding: 18px 22px;}
    
        
}

.box-call-to-action {
    margin-bottom: 3.5rem;
}


    
    
.FAQ-Wrapper
{
padding:60px 0;	
}



.FAQ-Wrapper .panel-group .panel-heading {
    padding: 0;
}


.FAQ-Wrapper .panel-title a
{
  display: block;
    font-weight: 700;
    background: #fff;
    padding: 25px 75px 25px 22px;
    position: relative;
}