/* ------------------------------------------------
   The Whisky Exchange Engraving
   Designed and Built by The Whisky Exchange
   All Rights Reserved

   Glenfarclas 25 Theme File

   Content:
   Product Layout
   Product Information
   Product Image
   Background Colours
   Engraving Preview
   Engraving Fonts
   ------------------------------------------------ */
/* ------------------------------------------------
   Product Layout
   ------------------------------------------------ */
#tweEngBottle.eng-glenfarclas25 .product {
	background-image: url(/components/feature/engraving/assets/application/themes/glenfarclas25/top-bg.jpg);
}
/* ------------------------------------------------
   Product Information
   ------------------------------------------------ */
/* Widget */
#tweEngBottle.eng-glenfarclas25 .product .prod-info .widget {
   min-height: 410px;
}
#tweEngBottle.eng-glenfarclas25 .product .prod-info .widget .widget-nav .nav-link.active {
   background:  #910016;
}
#tweEngBottle.eng-glenfarclas25 .product .prod-info .widget .widget-nav .nav-link.active:after {
   border-top: solid 10px  #910016;
}
/* ------------------------------------------------
   Product Image
   ------------------------------------------------ */
#tweEngBottle.eng-glenfarclas25 .product .prod-image .image {
   max-width: 224px;
   max-height: 706px;
}
/* ------------------------------------------------
   Font Colours
   ------------------------------------------------ */
#tweEngBottle.eng-glenfarclas25 .product .prod-info .title,
#tweEngBottle.eng-glenfarclas25 .product .prod-info .price {
   color:  #910016;   
}
#tweEngBottle.eng-glenfarclas25 .product .prod-info .classification,
#tweEngBottle.eng-glenfarclas25 .product .prod-info .meta,
#tweEngBottle.eng-glenfarclas25 .product .prod-info .note,
#tweEngBottle.eng-glenfarclas25 .product .prod-info .widget .description,
#tweEngBottle.eng-glenfarclas25 .product .prod-info .widget .widget-nav .nav-link,
#tweEngBottle.eng-glenfarclas25 .product .prod-action .eng-note-item a {
   color: #000;
}
#tweEngBottle.eng-glenfarclas25 .product .prod-action .title,
#tweEngBottle.eng-glenfarclas25 .product .prod-action .quantity .label-quantity,
#tweEngBottle.eng-glenfarclas25 .product .back-button,
#tweEngBottle.eng-glenfarclas25 .profile,
#tweEngBottle.eng-glenfarclas25 .extra .extra-content .title,
#tweEngBottle.eng-glenfarclas25 .related-title,
#tweEngBottle.eng-glenfarclas25 .related-content .name,
#tweEngBottle.eng-glenfarclas25 .product .prod-info .widget .widget-nav .nav-link.active {
   color: #bbac78;
}
#tweEngBottle.eng-glenfarclas25 .extra .extra-content .tasting-note {
   color: #fff;
}
/* ------------------------------------------------
   Background Colours
   ------------------------------------------------ */
#tweEngBottle.eng-glenfarclas25 .product .prod-action .quantity .quantity-inner,
#tweEngBottle.eng-glenfarclas25 .product .prod-action .fonts .font.active,
#tweEngBottle.eng-glenfarclas25 .product .prod-action .inputs .inputs-inner,
#tweEngBottle.eng-glenfarclas25 .product .prod-action .preview .preview-button,
#tweEngBottle.eng-glenfarclas25 .profile,
#tweEngBottle.eng-glenfarclas25 .product .back-button,
#tweEngBottle.eng-glenfarclas25 .related {
   background:  #910016;   
}
#tweEngBottle.eng-glenfarclas25 .profile:after,
#tweEngBottle.eng-glenfarclas25 .related:after {
   border-bottom: solid 15px  #910016;
}
#tweEngBottle.eng-glenfarclas25 .product .back-button:before {
   border-right: solid 10px  #910016;  
}
/* ------------------------------------------------
   Engraving Preview
   ------------------------------------------------ */
#tweEngBottle.eng-glenfarclas25 .product .prod-image .engraving-preview {
   top: 60%;
   left: -1%;
   -moz-transform: rotate(90deg);
   -webkit-transform: rotate(90deg);
   -o-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
   transform: rotate(90deg);
}
#tweEngBottle.eng-glenfarclas25 .product .prod-image .engraving-preview .engraving-line {
   height: 25px;
   line-height: 1;
}
/* ------------------------------------------------
   Engraving Fonts
   ------------------------------------------------ */
/* Font Select */
#tweEngBottle.eng-glenfarclas25 .engFont1,
#tweEngBottle.eng-glenfarclas25 .engFont2,
#tweEngBottle.eng-glenfarclas25 .engFont3 {
   color: #bbac78;
}
#tweEngBottle.eng-glenfarclas25 .engFont1 {
   font-family: 'greatvibesregular';
   font-size: 1.2em;
}
#tweEngBottle.eng-glenfarclas25 .engFont2 {
   font-family: 'timesnewroman';
}
#tweEngBottle.eng-glenfarclas25 .engFont3 {
   font-family: 'edwardianscript';
   font-size: 1.4em;
}
/* ------------------------------------------------
   Extra Content
   ------------------------------------------------ */
#tweEngBottle.eng-glenfarclas25 .extra .extra-wrapper {
   background-image: url(/components/feature/engraving/assets/application/themes/glenfarclas25/bottom-bg.jpg);
}
#tweEngBottle.eng-glenfarclas25 .extra .extra-image .image-container .image {
   max-width: 424px;
   max-height: 613px;
}

