
/*------------------------------------------------------------------
NOTE: everything below was manually added by Square Mile
-------------------------------------------------------------------*/




/*------------------------------------------------------------------
Christmas Gift selection
-------------------------------------------------------------------*/


.sqmile-product.christmasbox .interior-wrap {
  background-color: #99080c;
}

.sqmile-product.christmasbox .sqmile-product-name,
.sqmile-product.christmas .sqmile-product-name {
  color: #ffffff;
  background: url(~"//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-img-line-dotted-light.png?v=8467257196746364293") top center no-repeat, url(~"//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-img-line-dotted-light.png?v=8467257196746364293") bottom center no-repeat;
}

.sqmile-single-product.christmas {

}
.sqmile-single-product.christmas .sqmile-single-product-description{
  float: left;
}
.sqmile-single-product.christmas .sqmile-single-product-header {
  /*
            slideshow amends
            */
}
.sqmile-single-product.christmas .sqmile-single-product-header .sqmile-single-product-column {
  display: none;
}
.sqmile-single-product.christmas .sqmile-single-product-header .sqmile-slideshow .sqmile-slideshow-images {
  max-height: 376px;
}
@media (min-width: 768px) {
  .sqmile-single-product.christmas .sqmile-single-product-header {
    max-height: 390px;
    height: 390px;
  }
}
@media (min-width: 960px) {
  .sqmile-single-product.christmas .sqmile-single-product-header .sqmile-single-product-column {
    display: block;
    float: right;
    padding-top: 30px;
    padding-right: 32px;
  }
  .sqmile-single-product.christmas .sqmile-single-product-header .sqmile-single-product-column .sqmile-slideshow .sqmile-slideshow-images{
    max-height: 376px;
  }
}
@media (min-width: 1281px) {
  .sqmile-single-product.christmas .sqmile-single-product-header {
    max-height: 450px;
    height: 450px;
  }
}


/*------------------------------------------------------------------
Android & Windows mobile header fix
-------------------------------------------------------------------*/

#sqmile-header-block {
    display: block;
    height: 190px !important;
    pointer-events: none;
  }


@media (min-width: 768px) {
  #sqmile-header-block {
    display: none;

  }
}


/*------------------------------------------------------------------
Red BRick Video
-------------------------------------------------------------------*/


@media (min-width: 1280px) {

.redbrick-video {
  width:100%;
  height: 100%;
  max-width: 432px;
  min-height: 380px;
  vertical-align: center;
  float: right;
  display: block;
}

.redbrick-video-mb {
  display: none;
}
}

@media (max-width: 1280px) {

.redbrick-video {
  width:100%;
  height: 100%;
  max-width: 365px;
  min-height: 380px;
  vertical-align: center;
  float: right;
  display: block;
}

.redbrick-video-mb {
  display: none;
}
}

@media (max-width: 958px) {

.redbrick-video {
  display: none;
}

.redbrick-video-mb {
  width:100%;
  height: 100%;

  min-height: 380px;
  vertical-align: center;
  float: left;
  display: block;
}
}

/*------------------------------------------------------------------
Klaviyo setup
-------------------------------------------------------------------*/
<style type="text/css">
    .klaviyo_styling.klaviyo_gdpr_embed_LIST_ID,
    .klaviyo_condensed_styling.klaviyo_gdpr_embed_LIST_ID {
      font-family: "Georgia", Arial;
    }

    .klaviyo_styling.klaviyo_gdpr_embed_LIST_ID .klaviyo_helptext,
    .klaviyo_condensed_styling.klaviyo_gdpr_embed_LIST_ID .klaviyo_helptext {
      font-family: "Georgia", Arial;
      padding-top: 10px;
      padding-bottom: 10px;
    }

    .klaviyo_styling.klaviyo_gdpr_embed_LIST_ID .klaviyo_gdpr_text,
    .klaviyo_condensed_styling.klaviyo_gdpr_embed_LIST_ID .klaviyo_gdpr_text {
      font-size: 10px;
      line-height: 1.3;
    }

    .klaviyo_styling.klaviyo_gdpr_embed_LIST_ID label,
    .klaviyo_condensed_styling.klaviyo_gdpr_embed_LIST_ID label {
      color: #222;
    }

    .klaviyo_styling .klaviyo_field_group .klaviyo_form_actions {
      text-align: left;
    }

    .klaviyo_styling.klaviyo_gdpr_embed_LIST_ID input[type=checkbox]+label,
    .klaviyo_condensed_styling.klaviyo_gdpr_embed_LIST_ID input[type=checkbox]+label {
      display: inline;
      font-weight: normal;
      padding-left: 5px;
    }

    .klaviyo_styling.klaviyo_gdpr_embed_LIST_ID input[type=text],
    .klaviyo_styling.klaviyo_gdpr_embed_LIST_ID input[type=email],
    .klaviyo_condensed_styling.klaviyo_gdpr_embed_LIST_ID input[type=text],
    .klaviyo_condensed_styling.klaviyo_gdpr_embed_LIST_ID input[type=email] {
      border-radius: 2px;
    }

    .klaviyo_styling.klaviyo_gdpr_embed_LIST_ID .klaviyo_submit_button,
    .klaviyo_condensed_styling.klaviyo_gdpr_embed_LIST_ID .klaviyo_submit_button {
      background-color: #0064cd;
      border-radius: 2px;
    }

    .klaviyo_styling.klaviyo_gdpr_embed_LIST_ID .klaviyo_submit_button:hover,
    .klaviyo_condensed_styling.klaviyo_gdpr_embed_LIST_ID .klaviyo_submit_button:hover {
      color: #99080C;
    }
  </style>
  <script type="text/javascript" src="//www.klaviyo.com/media/js/public/klaviyo_subscribe.js"></script>
  <script type="text/javascript">
    KlaviyoSubscribe.attachToForms('#email_signup', {
      hide_form_on_success: true,
      extra_properties: {
        $source: '$embed',
        $method_type: "Klaviyo Form",
        $method_id: 'embed',
        $consent_version: 'Embed default text'
      }
    });
  </script>
/*------------------------------------------------------------------
Short Stories setup
-------------------------------------------------------------------*/


.collectiondetails {
	background-color: #fff;
	height: 20%;
	padding: 30px 30%;
	text-align: center;
	position: relative;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
	z-index: 10000;
	width:100%;
}

@media screen and (min-width: 960px) {
	.collectiondetails {
		padding: 30px 10%;
	}
}

@media screen and (max-width: 959px) {
	.collectiondetails {
		padding: 30px 10%;
	}
}

.collectiontilescontainer {
	top: 20%;
}


.collectiontilescontainer:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.sqmile-common-container-ss {
	max-width: 1142px;
	padding-bottom: 0px;
	width: auto;
	padding-top: 0px;
	float: none;
	clear: none;
	display: block;
	position: relative;
	overflow: visible;
}

@media screen and (min-width: 1401px) {
	.sqmile-common-container-ss, .sqmile-common-container-ss2 {
		width: auto;
		margin-left: 266px;
	}
}

@media screen and (min-width: 1281px) and (max-width:1400px) {
	.sqmile-common-container-ss, .sqmile-common-container-ss2 {
		width: auto;
		margin-left: 230px;
	}
}

@media screen and (min-width: 960px) and (max-width:1280px) {
	.sqmile-common-container-ss, .sqmile-common-container-ss2 {
		width: auto;
		margin-left: 217px;
	}
}

@media screen and (min-width: 768px) and (max-width:959px) {
	.sqmile-common-container-ss, .sqmile-common-container-ss2 {
		width: auto;
		margin-left: 175px;
	}
}

@media screen and (max-width:767px) {
	.sqmile-common-container-ss, .sqmile-common-container-ss2 {
	}
}

@media screen and (max-width:767px) {
	.sqmile-common-container-ss {
		margin-top: 25px;
		margin-right: 30px;
		width: auto;
		margin-left: 25px;
	}

	.sqmile-common-container-ss2 {
		width: 100%;
		padding-bottom: 50px;
		margin-right: 15px;
		margin-top: 25px;
		margin-left: 2px;
	}
}

@media screen and (min-width:768px) {
	.sqmile-common-container-ss {
		margin-top: 49px;
		margin-right: 12px;
	}

	.sqmile-common-container-ss2 {
		padding-bottom: 6px;
		margin-right: 12px;
		margin-top: -5px;
	}
}

.sqmile-common-container-ss:after {
	clear: both;
}

.sqmile-common-container-ss2 {

  max-width: 1152px;




  padding-top: 0px;
  float: none;
  clear: none;
  display: block;
  position: relative;
  overflow: visible;

}

.sqmile-common-container-ss2:after {
clear: both;
}

.shortstoriesheader {

	font-family: 'TradeGothicLTPro-BdCn20', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 45px;
    color: #000;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0px;
    width: 100%;
    line-height: 82px;
    margin-top: 8%;
    margin-bottom: 8%;
  background: url(~"//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-img-line-dotted-dark-large.png?v=17527444578318731066") top center no-repeat, url(~"//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-img-line-dotted-dark-large.png?v=17527444578318731066") bottom center no-repeat;


}

.shortstoriescopy {
  	font-size: 16px;
  	line-height: 22px;
  	font-family: gentium_basicregular, Georgia, Times, 'Times New Roman', serif;
  	color: #fff;
}

.shortstoriescomingsoon {
    font-family: 'TradeGothicLTPro-BdCn20', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 25px;
    color: #fff;
  background-color: #f3f3f3;
    font-style: normal;
  line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding: 5px 5px 1px;
    border: none;
  width: 145px;
  margin: 15px auto 0px;
}

.shortstoriessoldout {
    font-family: 'TradeGothicLTPro-BdCn20', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 25px;
    color: #fff;
  background-color: #99080c;
    font-style: normal;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding: 5px 5px 1px;
    border: none;
    width: 120px;
    margin: 15px auto 0px;
}


/**
 Copied over from style-wsform.css.liquid
 */
.wsformsetup {
  line-height: 40px;
  margin-top:40px;
  width: 100%;
}


.formheading {
  font-size: 20px;
  line-height: 32px;
  font-family: 'TradeGothicLTPro-BdCn20';src:url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.eot?v=16968292097789040015);src:url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.eot?%23iefix&v=16968292097789040015) format('embedded-opentype'),url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.woff?v=9704896615554508985) format('woff'),url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.ttf?v=1187664063265307256) format('truetype');
  font-weight: normal;
  font-style: normal;

}

.wsforminput {
  background-color: #f9f9f9;
  width:100%;
  padding: 6px 0 6px 6px;
  margin-top:5px;

  font-family: "gentium_basicitalic",Georgia,Times,"Times New Roman",serif;
  font-size: 14px;
  font-style: normal;
  border-color: #cecdcd;
  border-image: none;
  border-style: none none solid;
  border-width: 0.5px 0.5px 1px 0.5px;
  color: #231f20;
}

.wsforminputhalf {
  background-color: #f7f7f7;
  width:49.5%;
  padding: 6px 1% 6px 6px;
  margin-top:5px;

  font-family: "gentium_basicitalic",Georgia,Times,"Times New Roman",serif;
  font-size: 14px;
  font-style: normal;
  border-color: #cecdcd;
  border-image: none;
  border-style: none none solid;
  border-width: 0.5px 0.5px 1px 0.5px;
  color: #231f20;
}

.wsformradio {
  margin-right:5px;
  margin-left: 15px;

}

.wsformcheckbox {
  margin-right:5px;
  margin-top:15px;
}

.wssubmitbutton {
  background-color: #231f20;
  font-family: 'TradeGothicLTPro-BdCn20';src:url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.eot?v=16968292097789040015);src:url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.eot?%23iefix&v=16968292097789040015) format('embedded-opentype'),url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.woff?v=9704896615554508985) format('woff'),url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.ttf?v=1187664063265307256) format('truetype');
  font-weight: normal;
  font-size: 14px;
  font-style: normal;
  border-color: #cecdcd;
  border-image: none;
  border-style: none none solid;
  border-width: 0.5px 0.5px 1px 0.5px;
  color: #fff;

  padding: 6px 6px 6px 6px;
  float: right;
  margin-bottom: 50px;
}

.wsbutton {
  background-color: #99080c;
  font-family: 'TradeGothicLTPro-BdCn20';src:url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.eot?v=16968292097789040015);src:url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.eot?%23iefix&v=16968292097789040015) format('embedded-opentype'),url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.woff?v=9704896615554508985) format('woff'),url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.ttf?v=1187664063265307256) format('truetype');
  font-weight: normal;
  font-size: 21px;
  font-style: normal;
  border-color: #cecdcd;
  border-image: none;
  border-style: none none solid;
  border-width: 0.5px 0.5px 0.5px 1.5px;
  color: #fff;

  padding: 10px 20px 6px 20px;
  float: center;
  margin-bottom: 20px;
  margin-top: 30px;
}


*::-webkit-input-placeholder {color: #231f20;}
*:-moz-placeholder {color: #231f20;}
*::-moz-placeholder {color: #231f20;}
*:-ms-input-placeholder {color: #231f20;}

.contact-form {margin:1em 0}
.feedback {padding:10px; margin-top:30px; margin-bottom:25px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px}
.feedback p {color:#fff;padding:0.5em 0 !important;margin:0 !important}
.successForm {background:#BDE0A8;color:green}
.errorForm {background:#EEBDBD;color:red}

@media(min-width: 960px) {
	.mobile-feature-img {
		display: none;
		visibility:hidden ;
		}
	}

.sqm-product-tasting-notes-pp {
	font-family: 'TradeGothicLTPro-BdCn20';src:url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.eot?v=16968292097789040015);src:url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.eot?%23iefix&v=16968292097789040015) format('embedded-opentype'),url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.woff?v=9704896615554508985) format('woff'),url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.ttf?v=1187664063265307256) format('truetype');
  	font-weight: normal;
  	font-size: 22px;
  	font-style: normal;
  	color: #231f20;
  	padding-bottom: 20px;
  	line-height: 22px;
  	padding-top: 0px;
  	letter-spacing: 0.4px;
  	}

.sqm-product-tasting-notes-tt {
	font-family: 'TradeGothicLTPro-BdCn20';src:url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.eot?v=16968292097789040015);src:url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.eot?%23iefix&v=16968292097789040015) format('embedded-opentype'),url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.woff?v=9704896615554508985) format('woff'),url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.ttf?v=1187664063265307256) format('truetype');
  	font-weight: normal;
  	font-size: 20px;
  	font-style: normal;
  	color: #231f20;
  	padding-bottom: 0px;
  	line-height: 19px;
  	padding-top: 0px;
    letter-spacing: 0.4px;
  	}

.tns {
  font-family: 'gentium_basicitalic', Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  color: #676565;
  text-transform: none;
  letter-spacing: 0px;
  font-style: normal;
  padding-top: 10px;
  line-height: 0px;
  margin-bottom: -7px;

}

.slashcolorred {
	color: #99080c;
    padding-left:3px;

	}

.slashcolorgreen {
	color: #007442;
    padding-left:3px;

	}

.slashcolorblue {
	color: #003155;
    padding-left:3px;

	}

.slashcolorred2 {
	color: #99080c;
    padding-left:3px;
  padding-right:3px;

	}

.slashcolorgreen2 {
	color: #007442;
    padding-left:3px;
  padding-right:3px;

	}

.slashcolorblue2 {
	color: #003155;
    padding-left:3px;
  padding-right:3px;

	}

.bagweightbit {
	font-family: 'TradeGothicLTPro-BdCn20';src:url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.eot?v=16968292097789040015);src:url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.eot?%23iefix&v=16968292097789040015) format('embedded-opentype'),url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.woff?v=9704896615554508985) format('woff'),url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.ttf?v=1187664063265307256) format('truetype');
  	font-weight: normal;
  	font-size: 13px;
	color: #858484;
    text-transform: none;
    letter-spacing: 0px;
    padding-top:2px;
  }
.finishingsoon {
	font-family: 'TradeGothicLTPro-BdCn20';src:url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.eot?v=16968292097789040015);src:url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.eot?%23iefix&v=16968292097789040015) format('embedded-opentype'),url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.woff?v=9704896615554508985) format('woff'),url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.ttf?v=1187664063265307256) format('truetype');
  	font-weight: normal;
  	font-size: 21px;
	color: #99080c;
    text-transform: none;
    letter-spacing: 0px;
    padding-top:0px;
  padding-bottom:20px;
  }
.finishingsoontile {
	font-family: 'TradeGothicLTPro-BdCn20';src:url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.eot?v=16968292097789040015);src:url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.eot?%23iefix&v=16968292097789040015) format('embedded-opentype'),url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.woff?v=9704896615554508985) format('woff'),url(//cdn.shopify.com/s/files/1/0017/1562/t/22/assets/sqmile-font-trade-gothic-bold-condensed-2771B1_0_0.ttf?v=1187664063265307256) format('truetype');
  	font-weight: normal;
  	font-size: 18px;
	color: #99080c;
    text-transform: none;
    letter-spacing: 0px;
    padding-top:2px;
  }

  @media (min-width: 601px) {
  .shipping-width {
    padding-right:20%;
	padding-left:20%;
	padding-top: 5%;
	padding-bottom: 8%;
  }

  .form-width {
    padding-right:20%;
	padding-left:20%;
  }}

  @media (max-width: 600px) {
  .shipping-width {
    padding-right:7%;
	padding-left:7%;
	padding-top: 7%;
	padding-bottom: 5%;
  }

   .form-width {
    padding-right:7%;
	padding-left:7%;
  }}


/* MOBILE SLIDESHOW */

.sqmile-slideshow-mb .sqmile-slideshow-images-mb {
  height: auto;
  overflow: hidden;
}
.sqmile-slideshow-mb img {
  height: auto;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}
.sqmile-slideshow-mb .sqmile-slideshow-navigation-mb {
  padding-top: 10px;
  text-align: center;
  width: 100%;
}
.sqmile-slideshow-mb .sqmile-slideshow-navigation-mb span {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin: 0 5px 0 5px;
  background-color: #97999c;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  display: inline-block;
}
.sqmile-slideshow-mb .sqmile-slideshow-navigation-mb span:hover {
  cursor: pointer;
  background-color: #646669;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.sqmile-slideshow-mb .sqmile-slideshow-navigation-mb .cycle-pager-active {
  background-color: #231f20;
}

.sqmile-slideshow-mb {
  overflow: hidden;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  /*
        duration
        */
  -webkit-animation-duration: 800ms;
  -moz-animation-duration: 800ms;
  -ms-animation-duration: 800ms;
  -o-animation-duration: 800ms;
  animation-duration: 800ms;
  /*
        easing
        http://matthewlein.com/ceaser/
        value should  be valid cubic bezier
        */
  -webkit-animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
  -moz-animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
  -ms-animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
  -o-animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
  animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}



/* END MOBILE SLIDESHOW */

/** Ultimate Upsell CSS tweaks**/

.tabarnapp__product_title_container {
  margin-top: 1% !important; font-family: 'Arial';
}

.tabarnapp__price_container {
  display: none;
}

.tabarnapp__call_to_action .add-to-cart {
  clear: both;
    font-family: 'TradeGothicLTPro-BdCn20', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #fff;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0;
    background-color: #99080c;
    line-height: 1;
    margin: 0 0 0 4px;
    padding: 9px 24px 6px 24px;
    border: none;
    transition: all 400ms ease-out;
    -webkit-appearance: none;
    border-radius: 0 !important;
  margin-bottom: 10px;
   margin-top: 5px;
}

.tabarnapp__checkbox_container {
  margin-top: -5px;
}

/* END Ultimate Upsell tweaks */


/* #rc_login {
    display: none !important;
}

#rc_link_container {
    display: none;
} */

span.sub-text.delivery-message {
    display: none;
}

.shop img {
    /* text-align: center; */
    /* margin: 0 auto; */
    /* justify-content: center; */
    width: unset;
    width: 50% !important;
    /* align-items: center; */
}


/** Ultimate Upsell Custom CSS **/
.tabarnapp__upsell_in_theme {
    margin-top: 40px !important;
}