/* ========== ETERNL DESIGN ========== */
#cart .checkout .button {
    background-color: rgb(225, 154, 166);
    font-size: 16px;
    max-width: unset;
    border-radius: 40px;
    width: 100%;
    min-height: 45px;
    display: flex;
    justify-content: center;
    line-height: 1.3;
    align-items: center;
}
.category-page .heading-title {
    font-weight: 600;
}
.product-details .cart .button {
    background-color: rgb(225, 154, 166);
    font-size: 16px;
    max-width: unset;
    border-radius: 40px;
    width: 100%;
    min-height: 45px;
    display: flex;
    justify-content: center;
    line-height: 1.3;
    align-items: center;
}
html .product-grid-item .name a, .posts h2 a {
    font-weight:500;
}
html .product-grid-item .price-new , html .product-grid-item .price{
    font-weight:500;
}
#bottom-modules .editor-content h1, #bottom-modules .editor-content h2, #bottom-modules .editor-content h3, #bottom-modules .side-block-content h1, #bottom-modules .side-block-content h3, .side-block-content h3 {
    font-weight:600;
}
#bottom-modules .editor-content p, #bottom-modules .side-block-content p {
    padding-bottom: 8px;
    line-height: 15px;
    font-weight: 400;
}
.product-page-content .button-custom-review button {
    background-color: rgb(225, 154, 166);
    font-size: 20px;
    margin: 20px 0 0;
    max-width: unset;
    border-radius: 40px;
    min-height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height:1.4;
}
html .product-tabs p ,html .product-tabs span,html .product-tabs div,html .tab-content p,html .tab-content p span,html .tab-content p font,html #tab-description,html .product-info .tab-content,html #review,html #tab-review b,html #tab-review span,html .attribute td,html  .tab-content p span {
    font-weight: 500;
    line-height: 1.2;
    font-size: 20px;
}
.product-tabs ul {
   list-style: none;
    padding-left:14px;
}
.product-tabs  ul li {
    position: relative;
    padding-left: 34px;
    margin-left:0;
    margin-bottom:10px;
}
.product-tabs  #tab-description ul li {
    margin-bottom:10px;
}
.tab-content ul li, .cms-blocks ul li, .journal-custom-tab ul li {
    margin-left:0;
}
.product-tabs #tabs li a {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: .05em;
}
.product-info .product-tabs #tabs li:hover {
    border-color: rgb(225, 154, 166);
}
.product-info .product-tabs #tabs li a:hover {
    background-color: rgb(225, 154, 166);
}
html .product-info .right .product-tabs #tab-description ul {
    padding-left:14px;
}
.product-tabs  ul:not(#tabs) li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 13px;
    height: 13px;
    background-color: rgb(225, 154, 166);
    border-radius: 50%;
}
html.product-page .heading-title {
    font-weight: 600;
    font-size: 30px;
}
html #content .product-info .right .price .price-new {
    letter-spacing: .03em;
    font-weight: 600;
}
html #content .product-info .right .price .price-old {
    letter-spacing: .03em;
}
.vimeo-video {
    margin:auto;
    border-radius:32px;
    box-shadow: none;
    display: block;
    /*max-height: 620px;*/
    max-width: 620px;
    overflow: hidden;
}
.vimeo-video iframe {
    width:100%;
    aspect-ratio: 1;
    border-radius:23px;
}
.product-page #button-cart , .product-page .button-sticky{
    background-color: rgb(225, 154, 166);
    font-size: 20px;
    margin: 20px 0 0;
    max-width:unset;
    border-radius:40px;
    width:100%;
    min-height:55px;
    display: flex;
    justify-content: center;
    line-height: 1.3;
    align-items: center;
}
.product-page .button-sticky{
    min-height:55px;
    font-size: 18px;
}
#button-cart:active, .product-info .right .cart div .button.enquiry-button:active {
    box-shadow: none!important;
}
.super-menu > li > a * {
    color: #000000;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: .03em;
}
.super-menu > li:hover a * {
    color: #FFF;
}
/* MOBILE HEADER */
.mobile .journal-header-center {
    margin-top:40px;
}
.mobile .journal-header-center .journal-search,
.tablet .journal-header-center .journal-search {
    display: none;
}
.tablet .journal-header-center .journal-logo {
    width: 100%;
}
.tablet .journal-header-center .journal-cart {
    position: absolute;
    right: 0;
}
.mobile .journal-header-center #cart {
    background: #fff;
}

.mobile .journal-menu .mobile-trigger {
    border-right: 1px solid #eee;
}
.mobile .journal-menu .super-menu {
    border-top: 1px solid rgb(73, 73, 73);
}
.mobile .journal-header-center #logo a,
.mobile .journal-header-center .journal-logo {
    height: auto;
}

/*RANDOM*/
#content .cms-blocks {
    margin-top: 50px;
    margin-bottom: 50px;
}

#footer .column-menu-wrap ul {
    text-align: center;
}
#footer .column-menu-wrap ul li {
    display: inline-block;
    margin: 0 10px;
}
.mobile #footer .column-menu-wrap ul li {
    display: block;
}

.information-page .buttons {
    display: none;
}

/*PRODUCT PAGE*/
.product-page .product-info .left .image-additional a {
    padding: 20px 0px 0 0px;
    float: none;
}
.product-page .product-info .left .image-additional img:hover {
    border: 1px solid rgb(225, 154, 166);
}

.product-page .zm-viewer {
    border: 1px solid #494949;
}

.product-info .right > div > .price {
    text-align: right;
}

.product-page .product-info .right .description {
    display: none;
}
.product-page .product-info .right .meta_description {
    font-size: 16px;
    
    padding: 10px;
    margin: 10px 0 10px 0;
        
    border-left: 3px solid rgb(225, 154, 166);
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.product-info .right .cart div .qty {
    width: auto;
}
.product-info .right .cart div .qty .journal-stepper,
.product-info .right .cart div input[name="quantity"] {
    width: 50px;
}
.product-info .right .cart div .qty .journal-stepper {
    background: #fff;
    color: #C0C0C0;
    
    border: 1px solid #C0C0C0;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
.product-info .right .cart div .qty .journal-stepper:hover {
    background: #000;
    border-color: #000;
    color: #fff;    
}
.product-info .right .cart div input[name="quantity"] {
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
}

.product-info .right .cart #button-cart,
.product-info .right .cart div .qty {
    float: right;
}

.product-page #tabs {
    margin-top: 10px;
    display: flex;
}
.product-page .tab-content table.attribute {
    background: #fff;
}

/*simple slider fullwidth fix*/
#top-modules > div.journal2_simple_slider {
    padding: 0px;
}

/*breadcrumbs fix*/
.breadcrumb li a {
    color: #494949 !important;
}
.breadcrumb li:last-of-type a,
.breadcrumb li a:hover {
    color: rgb(225, 154, 166) !important;
}

/*MEDIA*/
@media only screen and (min-width: 779px) {
    /*.home-page .journal-carousel {*/
        /*margin-top: -185px;*/
    /*}*/
    .home-page .journal-carousel .product-wrapper .label-latest,
    .home-page .journal-carousel .product-wrapper .label-sale {
        /*display: none;*/
    }
    
    .layout-18 .content-text, .layout-19 .content-text, .layout-20 .content-text,
    .layout-18 .heading-title, .layout-19 .heading-title, .layout-20 .heading-title,
    .layout-18 .breadcrumb, .layout-19 .breadcrumb, .layout-20 .breadcrumb {
        display: none;
    }
    
    .product-page .product-info .right {
        padding-left: 5%;
    }

    .breadcrumb{
        padding-top: 10px;
        margin-top: 10px;
    }

}

@media only screen and (min-width: 768px){
    .journal-header-center .journal-menu-bg,
    .journal-header-center .journal-header .journal-menu,
    .journal-header-center .journal-header .journal-menu ul{
        height: 63px;
    }

}
@media only screen and (max-width: 767px) {
    .list-unstyled.price, .product-info .price {
        margin-bottom: 0;
    }
    .product-page .product-info .left .image-additional a {
        padding-top:10px;
    }
    .product-info .product-options > .cart {
        margin-bottom:0;
    }
    .product-page #button-cart {
        margin-top:0;
    }
    .product-info .left .image-additional {
        margin-bottom:0;
    }
    .product-page #tabs {
        flex-direction: column;
        /*overflow-x: scroll;*/
        margin-top:0;
    }
    #tab-description .custom-slider-wrap, .points-wrap {
        margin-top:25px;
        margin-bottom:25px;
    }
    .super-menu > li > a * {
        color:#FFF;
    }
    .product-page-content .button-custom-review button {
        font-size: 16px;
    }
    .product-page-content #tab-custom-review .buttons button {
        font-size: 16px;
        min-height: auto;
    }
    .product-details {
        padding-top:10px;
    }
    html .product-grid-item .name a, .posts h2 a {
        font-size:14px;
    }
    .product-tabs ul li {
        padding-left:22px;
    }
    .mobile .product-tabs #tabs li.active a {
        background-color:rgb(225, 154, 166) ;
    }
    .product-page #button-cart {
        font-size:18px;
    }
    html .product-tabs p, html .product-tabs span, html .product-tabs div, html .tab-content p, html .tab-content p span, html .tab-content p font, html #tab-description, html .product-info .tab-content, html #review, html #tab-review b, html #tab-review span, html .attribute td, html .tab-content p span {
        font-size: 15px;
    }
    html .product-info .right .product-tabs #tab-description ul {
        padding-left:8px;
    }
    .product-tabs ul:not(#tabs) li:before {
        width: 8px;
        height: 8px;
    }
    .vimeo-video {
        width:100%;
    }
    .journal-cart #cart .heading i:before{
        top: 0px;
        left: 0px;
    }
    .journal-header-center #cart .heading i{
        background: rgb(225, 154, 166);
    }
    #cart .heading a > span{
        padding-right: 1px;
    }
    .breadcrumb{
        padding-top: 10px;
    }
    .mobile.product-page .heading-title{
        font-size: 19px;
        text-transform: none;
    }
    .mobile.category-page .heading-title{
        font-size: 25px;
    }
    .mobile .one-page-checkout h1.heading-title{
        font-size: 27px;
    }
}

/* product options changes START */
.oc2 .product-info .right .price-old {
    float: right;
    position: relative;
    margin-left: 10px;
}
.oc2 .options .required label:before {
    content: "";
}
.product-info .right .options {
    overflow: unset;
}
.product-info .right .options label {
    font-size: 16px;
    padding: 10px;
    margin: 0;
    cursor: default;
    text-transform: uppercase;
}
.product-info .right .options .option {
    /*background-color: rgb(250, 250, 250);*/
    padding: 5px 5px 10px !important;
}
.product-info .right .options .option label, .product-info .right .options .option label:hover {
    color: inherit !important;
}
.product-info .option ul {
    padding: 0 10px;
}
.product-info .option ul li {
    padding: 5px 10px;
}
.product-info .option .option_inactive, .product-info .option .option_inactive:hover {
    background: #CCC;
    /*cursor: auto;*/
    /*pointer-events: none;*/
}
.product-info .option .option_inactive:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.product-info .option .text-danger {
    margin: 0 10px 5px;
}

@media only screen and (max-width: 468px) {
    .mobile .journal-header-center {
        margin-top:60px;
    }
    .product-info .cart .qty {
        display: none !important;
    }
}
/* product options changes END */

/**
 * Tooltip Styles
 */

/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
  z-index: 999;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 
      opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition:    
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition:         
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform:    translate3d(0, 0, 0);
  transform:         translate3d(0, 0, 0);
  pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  /*padding: 8px;*/
  padding: 3px 6px 6px;
  width: 160px;
  background-color: #CCC;
  background-color: hsla(0, 0%, 90%, 0.9);
  color: rgb(218, 35, 56);
  content: attr(data-tooltip);
  font-size: 14px;
  line-height: 1.2;
}

/* Directions */

/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: 100%;
  left: 50%;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: hsla(0, 0%, 20%, 0.9);
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
  margin-left: -80px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform:    translateY(-12px);
  transform:         translateY(-12px); 
}

/* Left */
.tooltip-left:before,
.tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
}

.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #000;
  border-left-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
  -webkit-transform: translateX(-12px);
  -moz-transform:    translateX(-12px);
  transform:         translateX(-12px); 
}

/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%;
  z-index: 99;
}

.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #ccc;
  border-bottom-color: hsla(0, 0%, 90%, 0.9);
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform:    translateY(12px);
  transform:         translateY(12px); 
}

/* Right */
.tooltip-right:before,
.tooltip-right:after {
  bottom: 50%;
  left: 100%;
}

.tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: #000;
  border-right-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform:    translateX(12px);
  transform:         translateX(12px); 
}

/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-right:before {
  top: 3px;
}

/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after,
.tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
}

.label-latest, .label-sale{
    background-size: 40px 40px;
    background-position: top;
    background-repeat: no-repeat;
    background-color: transparent;
}

.label-latest{
    /*background-image: url("/image/data/new-icons/label-latest.png");*/
    background: rgb(225, 154, 166);
    border-radius: 50%;
}

.label-sale {
    /*background-image: url("/image/data/new-icons/label-sale.png")*/
    background: rgb(225, 154, 166);
    border-radius: 50%;
}

.checkout-page.oc2 .required label::before{
    font-size: 15px;
    font-weight: normal;
}

.product-page .label-latest, .product-page .label-sale{
    background-size: 60px 60px;
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 18px;
}

.product-page .label-latest + .label-sale {
    top: 60px;
}

.product-tabs #tabs li.active{
    margin-bottom: -1px;
    padding: 0 0 1px 0;
    border-style: solid;
    border-width: 1px 1px 0 1px;
    border-color: rgb(192, 192, 192);
}
.product-tabs #tabs li a:hover{
    background-color: rgb(0, 0, 0);
    color: rgb(255,255,255);
}
.product-tabs #tabs li:hover{
    padding: 0 0 1px 0;
    border-style: solid;
    border-width: 1px 1px 0 1px;
    border-color: rgb(192, 192, 192);
}
.product-tabs #tabs li{
    margin-bottom: -1px;
    padding: 1px;
    box-sizing:border-box;
}
.mobile .product-tabs #tabs li.active {
    border-color: rgb(225, 154, 166);
}
.mobile .product-tabs #tabs li.active a{
    background-color: rgb(225, 154, 166);
    color: rgb(255,255,255);
}

.mobile .product-grid-item .cart .button-cart-text {
    display: none !important;
}

/* Temp changes START */
/*.label-latest,
.label-sale {
    color: rgb(255, 255, 255) !important;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    background-color: rgb(172, 126, 77) !important;
    background-image: none !important;
}
.product-grid-item .price, .product-grid-item .price-new,
.product-info .right .price .price-new, .product-info .right .price .product-price, .product-info .right .price li.price-new, .product-info .right .price li.product-price {
    color: rgb(172, 126, 77) !important;
}
.copyright a,
.heading-title, .box-heading, #blogArticle .articleHeader h1, #swipebox-caption, .journal-carousel .htabs.single-tab a:hover, .journal-carousel .htabs.single-tab a.selected, .oc-filter .panel-heading,
.ui-pnotify-text a, .ui-pnotify-title,
.product-options > div, .product-options > ul,
.tab-content > h1, .tab-content > h2, .tab-content > h3, .tab-content > h4, .tab-content > h5,
.editor-content h1, .editor-content h2, .editor-content h3, .side-block-content h1, .side-block-content h3, .side-block-content h3,
footer .column-menu-wrap > ul li:hover a,
.product-grid-item .name a:hover, .side-column .product-grid-item .name a:hover, .posts h2 a:hover,
.information-page #content a, .information-page #content a:hover, .information-page #content p a:hover,
.tp-leftarrow:hover::before, .tp-leftarrow.default:hover::before, .tp-rightarrow:hover::before, .tp-rightarrow.default:hover::before, .journal-simple-slider .owl-controls .owl-buttons .owl-prev:hover::before, .journal-simple-slider .owl-controls .owl-buttons .owl-next:hover::before
{
    color: rgb(172, 126, 77) !important;
}

.tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.round .bullet:hover, .journal-simple-slider .owl-controls .owl-page.active span, .journal-simple-slider .owl-controls.clickable .owl-page:hover span,
.button:hover, #quickcheckout .button:hover, .modal-footer .btn:hover,
.product-info .option > ul > li.selected, .product-info .option > ul > li:hover,
.super-menu > li:hover {
    background-color: rgb(172, 126, 77) !important;
}
a.button.notification-checkout:hover {
    color: #FFF !important;
}

.product-page .product-info .right .meta_description {
    border-left: 3px solid rgb(172, 126, 77) !important;
}*/
/* Temp changes END */
.mobile .product-grid-item .price-old, .mobile .compare-info .price-old, .mobile .autocomplete2-suggestion span.p-price .price-old{
    font-size: 13px;
}

.mobile .product-grid-item .price, .mobile .product-grid-item .price-new{
    font-size: 15px;
}

.mobile .product-grid-item .name a{
    padding: 0 !important;
}

/* iPhone bypass for font resizing, because apparently it needs it */
@media screen and (max-device-width: 480px){
    body{
        -webkit-text-size-adjust: none;
    }
}