/* @Start Global CSS */

.font14px p{
  font-size: 14px;
  line-height: 1.2;
}

.nectar-slide-in-cart.style_slide_in_click .widget_shopping_cart .cart_list .product-meta a:not(.remove){
  font-size: 16px;
  line-height: 1.2;
}

.nectar-slider-wrap .entire-slide-link {
    /* cursor: zoom-in; */
}

#sticky-social-icons-container {
    top: 50% !important;
}

.greenText{
  color: #aec700;
}

.boldText{
  font-weight: 700;
}

.placeholder-menu >a {
    display: none;
}

.h4-tile-sizes a {
    /* font-size: 12px; */
    font-weight: 400;
}

.letsPlayVid{
      text-align: right;
    right: 30px;
    /*bottom: 30px; */
    bottom: 70px;
}

div#soundon{
  border: 1px solid rgb(255, 255, 255) !important;
    padding: 30px;
    border-radius: 100%;
}

div#soundoff{
  border: 1px solid rgb(255, 255, 255) !important;
    padding: 30px;
    border-radius: 100%;
}

.span_12.light .wpb_text_column a:not(:hover) {
    opacity: 1.7;
}

.col.span_6.section-title.blog-title {
    opacity: 0;
    pointer-events: none;
}

.paddingblogauthor{
      padding: 0 20px 0 20px;
}

.paddingblog{
    padding: 0 20px 0 20px;
    border-left: 1px solid #fff;
  }

body.single-post.material[data-bg-header=true] .container-wrap {
    padding-top: 0px !important;
}

a.tilespace  {
    background-color: #aec700 !important;
    margin: 5px 6px 0 5px;
    display: inline-block;
    line-height: 18px;
    color: #fff !important;
    border: none;
    padding: 6px 20px;
    border-radius: 100px;
}

.opacity0{
  opacity: 0 !important;
}

.nectar-post-grid[data-text-color=dark] .nectar-post-grid-item .content * {
    color: #444444 !important;
}

.nectar-post-grid[data-text-hover-color=dark] .nectar-underline .post-heading {
    /*background-image: linear-gradient(to right, #000 0, #000 100%);*/
    background: none;
}

div#search-outer{
  z-index: 100000 !important;
  top: 100px !important;
}

.alignCenter{
  text-align: center;
}

.alignRight{
  text-align: right;
}

   .HelveticaNeueLTStd-Th{
      font-family: HelveticaNeueLTStd-Th;
      font-weight: 400;
    }

.AestheticRomanceFont{
  /*font-family: Aesthetic Romance !important;*/
  font-family: le-jour-serif !important;
  font-weight: 400 !important;
}

.lejourserif{
  font-family: le-jour-serif !important;
  font-weight: 400 !important;
}

.Helvetica_Neue_LT_Std_Font{
  font-family: Helvetica Neue LT Std !important;
}

.baskerville{
    font-family: HelveticaNeueLTStd-Th !important;
    font-weight: 400 !important;
    font-size: 18px !important;
  
}

p {
    font-family: HelveticaNeueLTStd-Th;
    /* font-size: 15px; */
    letter-spacing: 1px;
}

.animateHover{
     background-size: 201% 100%;
    background-image: linear-gradient(to right, rgb(65, 67, 71) 50%, rgb(65, 67, 71) 50%), linear-gradient(to right, rgb(255, 255, 255) 50%, transparent 50%);
    background-repeat: no-repeat;
    background-position: right bottom;
    -webkit-background-clip: text, border-box;
    background-clip: text, border-box;
    color: transparent;
    -webkit-transition: background-position .3s;
    -o-transition: background-position .3s;
    transition: background-position .3s;
}

.animateHover:hover {
    background-position: left bottom;
    color: rgb(65, 67, 71) !important;
    background-color: #fff;
    
}

.animateHoverDark{
     background-size: 201% 100%;
    background-image: linear-gradient(to right,#fff 50%,#444444 50%),linear-gradient(to right,#444444 50%,transparent 50%);
    background-repeat: no-repeat;
    background-position: right bottom;
    -webkit-background-clip: text, border-box;
    background-clip: text, border-box;
    color: transparent;
    -webkit-transition: background-position .3s;
    -o-transition: background-position .3s;
    transition: background-position .3s;
}

.animateHoverDark:hover {
    background-position: left bottom;
    color: #fff !important;
    background-color:#444444;
    
}


.hoverHeaders{
        -webkit-transform: translate3d(-150%, 0, 0);
    transform: translate3d(-150%, 0, 0);
    -webkit-transition: -webkit-transform .3s ease, opacity .3s;
    -webkit-transition: opacity .3s, -webkit-transform .3s ease;
    transition: opacity .3s, -webkit-transform .3s ease;
    -o-transition: transform .3s ease, opacity .3s;
    transition: transform .3s ease, opacity .3s;
    transition: transform .3s ease, opacity .3s, -webkit-transform .3s ease;
}

.categoryCols:hover .hoverHeaders {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
}

.categoryCols{
    overflow: hidden;
}


/* #END Global CSS */


/* @Start Woocomerce CSS */
@media only screen and (min-width: 1000px) {
    .single-product .row > .product[data-gallery-style] .single-product-main-image, .single-product .product[data-gallery-style] .single-product-main-image {
        width: 60%;
        margin-right: 5%;
    }
}

h2.yikes-custom-woo-tab-title.yikes-custom-woo-tab-title-collection-delivery-information{
  display: none;
}

h2.yikes-custom-woo-tab-title.yikes-custom-woo-tab-title-additional-information{
  display: none;
}

.select2-container--default .select2-selection--single {
    border: 0px; 
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-bottom: 10px;
}

.variations_form .variations .select2-container .select2-selection--single .select2-selection__rendered{
    padding-bottom: 10px;
}

/* #END Woocomerce CSS */


/* @Start Megamenu*/

#header-outer .sf-menu li ul li a .item_desc, #slide-out-widget-area .inner .off-canvas-menu-container li a .item_desc{
      display: inline;
}

.nectar-ext-menu-item .menu-item-desc{
  display: inline;
}

.heading_menu > a {
      font-size: 14px !important;
    font-weight: 500 !important;
    /* margin-bottom: 15px !important; */
    margin-bottom: 0px !important;
    padding: 4px 6px;
}

.greenborder > a {
    /*padding-bottom: 21px !important;*/
    padding-bottom: 20px !important;
   border-bottom: 2px solid #aec700 !important;
}

.greenheader > a > span {
    color: #aec700 !important;
}

.nectar-ext-menu-item.style-img-above-text > .inner-content > span.title > span.menu-title-text{
  /*font-size: 20px !important;*/
    font-weight: 800 !important;
    margin-bottom: 15px !important;
}

.viewcollection > a span{
  border: 1px solid;
  padding: 8px 12px;
}

.viewcollection{
  margin-top: 15px;
}

.collection_heading > a{
  font-size: 30px !important;
  font-family: Aesthetic Romance !important;
}

/* #END Megamenu*/


/* @Start Catalogue Slider */

button.mfp-arrow.mfp-arrow-right.mfp-prevent-close{
  border: 0px;
}

button.mfp-arrow.mfp-arrow-left.mfp-prevent-close {
    border: 0px;
}

.mfp-arrow-left:before {
    border-right: 27px solid #ffffff;
    /*margin-left: 0px;*/
}

.mfp-arrow-right:before {
    border-left: 27px solid #ffffff;
        margin-left: -10px;
}

.mfp-arrow-left:after {
    opacity: 0;
}

.mfp-arrow-right:after {
    opacity: 0;
}

.hover-message {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 10px 20px;
    border-radius: 65px;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none; /* Prevent mouse events on the message */
    z-index: 99;
}

.swiper-slide:hover .hover-message {
    opacity: 1; /* Show message on hover */
    pointer-events: auto; /* Enable mouse events on hover */
}


/* #END Catalogue Slider */