/*@charset "iso-8859-15";
 
 @import url("https://use.typekit.net/uog1fsm.css");

@font-face {
 font-family: 'Open Sans Condensed', sans-serif;
 src: url('basicl-webfont.eot');
 src: url('basicl-webfont.eot?#iefix') format('embedded-opentype'), url('basicl-webfont.woff') format('woff'), url('basicl-webfont.ttf') format('truetype'), url('basicl-webfont.svg#basiclthin_condensed') format('svg');
 font-weight: normal;
 font-style: normal;
}*/
::-moz-selection { /* Code for Firefox */
  color:#f1f1f1;
  background:#EA6759;
}

::selection {
  color:#f1f1f1;
  background:#EA6759;
}

/* animations */
 /* width */
::-webkit-scrollbar {
  width: 10px; padding:5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
  padding:5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background:#EA6759;
  border-radius:30px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
} 
.ml16 {
}

.ml16 .letter {
  display: inline-block;
  line-height: 1em;
}
/* animations end */

body {
    margin: 0;
    background:#fbfaf5;
    text-align: center;
	font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
    color: #143960;
    line-height: 1.2;
    max-width:100%;

}

h1{
font-size:4em!important;
font-weight:100;
	font-family:"the-seasons", sans-serif;

}

h2 {
    font-weight:100;
    font-size: 3em!important;
	font-family:"the-seasons", sans-serif;
}
h3 {
font-weight:100;
    font-size: 2em!important;
	font-family:"the-seasons", sans-serif;
}

.about h2 {
    position: relative;
}
.signupform span, h1.reviews {
    position: relative;
    z-index: 2;
}
.basket{
display:flex;
justify-content: space-between;
}

.blackfridaydesktop{
    padding:1%;
    display:block;
}
.blackfridaydesktop img{
   border-radius:10px;
}
.blackfridaymobile{
    display:none;
}

.about h2:after, h1.reviews:after {
    position: absolute;
    content: '';
    background-image: url(/images/giftsymbol.png);
    top: -30px;
    bottom: -100px;
    left: 80%;
    right: 0;
    background-size: contain;
    z-index: -1;
    width: 120px;
    background-repeat: no-repeat;
    height: auto;
    opacity: 0.4;
    transform: rotate(-17deg);
}
.giftsymbol{
width:20%;
margin-bottom:5%
}

h1.reviews:after {
    background-image: url(/images/sketch-heart.png);
    top: -16px;
    bottom: 0;
    left: -26px;
    width: 58px;
    opacity: 0.9;
    transform: rotate(15deg);
}

#top-banner {
    background-color: #aacccc;
    color: #fff;
    padding: .5em;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.3);
    position: relative;
}

/*#xmasshipping {
    border-bottom: 3px solid #eeeeee;
    background:#234d55;
    padding:8px 0;
    letter-spacing:1px;
    font-weight:bold;
    color:#fff;
}
#xmasshipping p {
    margin:0;
    text-align:center;
}*/
p {
	/*text-align:left;*/
}
a {
	text-decoration: none;
	color:#253439;
	transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
}
a:active, a:hover {
    color: #e54548;
}
a img {
	border:0;
}
img {
    max-width:100%;
}
.mobile {
    display:none !important;
}
.clear {
	clear:both;
}
button {
	cursor: pointer;
}
option {
    font-family: 'Poppins', sans-serif;
}
hr {
	border:0;
	height:5px;
	background-color:#dddddd;
	margin:3em 6em;
	border-radius: 4px;
}
#Cntnt h1 {
    font-family:"the-seasons", sans-serif;
    margin-top: 0;
    font-size: 4rem;
    color: #143960;
    font-weight: 100;
margin-bottom:0px;

}
.l h2 {
	text-transform:uppercase;
}
.l {
	float:left;
}
.r {
	float:right !important;
}
.right_list ul {
}
.right_list li {
	list-style:none;
	text-align:right;
}
/*header*/

/* MOBILE NAV */
@media only screen and (max-width: 600px)
 .topsection {
	display: flex!important;
align-items: center;
z-index:9999;
background:#143960;
}
 .topsection {
    margin:0 auto;
    width:100%;
    display: block!important;

}

}

 .topsection {
	margin:0 auto;
	width:100%;
display: flex!important;
align-items: center;
z-index:9999;
background:#143960;
justify-content: space-between;
}

#Hldr {
	margin:0 auto;
	width:100%;

}


#Hdr {
	/*background: url(/images/skin/hr.png) repeat-x 0 8px;*/
}
.HdrLinks {
	float:right;
	background: #E6D7C6 url(/images/skin/bg.png) repeat;
}
.HdrLinks a {
	text-transform: uppercase;
	font-size:10pt;
	margin:0 10px;
}
.HdrLinks a:active, .HdrLinks a:hover {
	text-decoration: underline;
	color:#234d55;
}
#HdrLinks1 {
	text-transform:uppercase;
	padding: 0;
	margin: 6px 10px;
	border: 0;
	float:right;
	background: #EAE3D9;
	text-align:left;
	font-size:11pt;
}
#HdrLinks1 ul, #HdrLinks1 li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#HdrLinks1 ul {
	position: relative;
	z-index: 597;
}
#HdrLinks1 ul li {
	float: left;
	min-height: 1px;
	white-space: nowrap;
	border-left:2px solid #253439;
	padding:0px 5px;
}
#HdrLinks1 ul li:first-child, #HdrLinks1 ul li:first-child:hover {
    border-left:none;
}
#HdrLinks1 ul li.hover, #HdrLinks1 ul li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}
#HdrLinks1 ul ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 100%;
	padding:2px;
}
#HdrLinks1 ul ul ul {
	top: 0;
	left: auto;
	right: -99.5%;
}
#HdrLinks1 ul li:hover > ul {
	visibility: visible;
}
#HdrLinks1 ul ul {
	bottom: 0;
	left: 0;
}
#HdrLinks1 ul ul {
	margin-top: 0;
}
#HdrLinks1 ul ul li {
    float: none;
    border:none;
    padding:0 0 2px;
	font-weight: normal;
}
#HdrLinks1 a {
	display: block;
	line-height: 1em;
	text-decoration: none;
	font-weight:bold;
}
#HdrLinks1 ul li a {
	margin-left:20px;
}
#HdrLinks1 ul li a:first-child {
	margin-left:5px;
}
#HdrLinks1 ul li a:last-child {
	margin-right:10px;
}
.HdrLogo {
	float:left;
	margin:0 0 0 -30px;
}
.logo.headeritem {
    text-align: left;
    padding: 0 0 1em 0;
}
.HdrSrchHldr {
    margin: 9% 0 0 0;
    font-size:10pt;
	text-transform:uppercase;
}
/*.HdrSrchHldr img.l {
	float:left;
}
.HdrSrchHldr img.r {
	float:right;
}*/
.HdrSrchHldr form {
	display:inline-block;
	width:100%;
}
.HdrSrchHldr input {
    background: #fbfaf5;
    color: #000000;
    border: none;
    height: 50px;
    padding: 16px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
border-radius:10px;
margin-top:10px
}
.HdrSrchHldr input:focus {
        border: none!important;
 }

.btn a{
color: white;
    border: none;
    font-weight: 500;}

.btn, .proceedbtn {
    padding: 1em;
    letter-spacing: 2px;
    text-transform: uppercase;
    width: 100%;
    margin: 2em 0;
    background-color:#EA6759;
    color: white;
    border: none;
    font-weight: 500;
    transition: all 0.3s ease-in-out; 
    border-radius:50px;
    font-size: 14px;
max-width: ;
    width: auto;
  margin-left: auto;
    margin-right: auto;
    display: block;
}

.btn:hover {
	color:#ffffff;
	background: #EA6859 !important;
}
.prod-title .btn {
float:left;
    background-color:#EA6759;
    max-width: 200px;
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding: 0.1em;
    font-weight: 600;
    transition: all 0.4s ease-in-out;
text-align:center!important;
}
.prod-title .btn:hover {
	background-color: #731420;
}
.btn.viewall {
    color: #000000;
background:#FFAFB3;
}
.btn.buynow {
    background-color:#EA6759;
    color: #fff;
}

.HdrSrch p {
    display: inline-block;
    margin: 0;
    padding-top: 5px;
    color: #0D2641;
    font-size: 12px;
}
.searchicon {
	position: relative;
	float:left;
	top:53px;
	left:118px;
}
.HdrButtons {
	margin-top:4% !important;
}
.HdrButtons img {
    float:right;
}
.overlay ul, .overlay-close {
    display:none;
}
#giftcards {
    display:none;
}
#topnav {

    margin-left: auto;
    margin-right: auto;
    padding: 0.6em 0em;
    border-top: 1px solid #0D2641;
}
#topnav ul {
    padding:0;
	list-style-type: none;
	display: flex;
  justify-content: space-around;
}

#topnav ul li {
    display: inline-block;
    padding: 10px;
    color: #fff;

}	
#topnav li {
	height:37px;
}
#topnav ul li a {
    position: relative;
    font-size: 0.9em;
    text-transform: capitalize;
    color: #EFE4CD;
    font-weight:400;
}
#topnav ul li a:hover {
    color: #EA6759;
}
#topnav ul li a:active {
    color: #EA6759;
}

#topnav ul li img {
	margin-left:4px;
}


.topbar{
background:#0D2641;
padding:5px!important;
}

.topbar p {
font-size:14px!important;
margin:0px!important;
letter-spacing:1px;
}

.gift-banner {
    padding: 2em;
    background-color: #acd1b4;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    background-image: url(https://www.transparenttextures.com/patterns/mirrored-squares.png);
}

.gift-banner h4 {
    font-size: 2rem;
    text-transform: uppercase;
    margin: 22px;
    color: #fff7dc;
    font-weight: 400;
}
.banner-container {
    max-width: 700px;
    margin: 0 auto;
}
i.fas.fa-gift, i.fas.fa-holly-berry, i.fas.fa-candy-cane, i.far.fa-star {
    font-size: 2em;
    padding: 16px;
    border: none;
    color: #ffffff;
    margin: 10px;
    background-color: #EA6759;
}
i.far.fa-star {
	background-color: #EA6759;
    color: #ffffff;
    font-size: 16px;
    padding: 8px;
}
i.fas.fa-candy-cane {
    background-color: #fff7dc;
    color: #eb9c9b;
}
i.fas.fa-holly-berry {
    background-color: #f9aaa9;
    color: #749b7d;
}
/*.gift-banner a {
    color: #fff;
}*/
.relative {
	position:relative;
}
.slidercontainer {
	width:630px;
}
.slidertabs {
	position:absolute;
	top:0px;
	left:600px;
}
nav#slides {
    height:100%;
    overflow:hidden;
}
nav#slides:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.5;
    z-index: 1;
    background-color: #000;
}

nav#slides:after {
    content: '';
    background-color: #F6B6B5;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.3;
    z-index: 0;
}


.m-1of2.col.account-basket a {
    margin: 10px;
    font-size: .9em;
}
div#Hdr {
    background-color: #143960
}
.headeritem {
    display: inline-block;
    
    vertical-align: middle;
}
img#logo {
    width: 100%;
    max-width: 200px;
    padding-top: 16px;
}
.HdrSrchHldr {
    margin-top:0px;
    padding:1em 1em 1em 3em;
background:#143960

}

form.searchbox input {
    width: 55vw;
}
.searchbox button {
        background: transparent;
    border: none;
	border-radius:10px;
    height: 50px;
    color: #000;
    width: 50px;
    text-align: center;
    margin-left: -50px;
    margin-top: 3px;
    transition: all 0.2s ease-in-out;
    z-index: 99;
    position: relative;
}

.searchbox button:hover {
   color: #ea6859;
}
.mob-menu {
    position: absolute;
    display: block;
    margin: 0.8em;
    width: 30px;
    cursor: pointer;
    top: 60px;
    right: 0;
}
.sellers-container {
    max-width: 1200px;
    margin: 0 auto !important;
}
.header-sellers {
    background-color: #ffffff;
    padding: 1em;
    margin: 1em;
        border-radius: 4px;
}
.header-sellers h6 {
    font-size: 0.86em;
    margin: 0;
    padding-top: 1em;
    font-weight: 400;
}
.header-sellers i {
    font-size: 2em;
    color: #aacccc;
}

/*content*/
#Cntnt {
	clear: both;
    width: 98%;
    max-width: 1200px;
    margin: 4em auto;
}

.giftlisting .listingprice a {
    display: block;
    font-size: 0.8em;

}


.giftlistings p {
    font-size: 16px;
    text-align: left;
}
.about {
    margin:0px auto;
max-width:700px;
    padding: 3em;
}

.about h2 {
	text-transform:none;
	font-family:"the-seasons", sans-serif;
    font-size: 3.5rem;
    font-weight: 100;
}
.ultimatecards .btn{
margin-bottom:0px;
}
.ultimatecards span{
letter-spacing:3px;
font-size:16px;
color:#a59053;
margin-top:5%
}
.ultimatecards{
    position: relative;
    margin: 20px auto 0;
    max-width: 94%;
    width: 100%;
padding: 3em;
margin-bottom:4em;
align-items: center;
    display: flex;
background:white;
border-radius:10px;
    flex-wrap: wrap;
}
.ultimatecards img{
border-radius:10px
}
.scotsmanevents .btn{
margin-bottom:0px;
}
.scotsmanevents span{
letter-spacing:3px;
font-size:16px;
color:#a59053;
margin-top:5%
}
.scotsmaneventsheader{
color:white;
}
.scotsmanevents p{
color:white;
}
.scotsmaneventstext{
    padding-left:3em;
    width:50%;
}
.scotsmanevents{
    position: relative;
    margin: 20px auto 0;
    max-width: 94%;
    width: 100%;
padding: 3em;
margin-bottom:4em;
align-items: center;
    display: flex;
background:#143960;
border-radius:10px;
    flex-wrap: wrap;
}
.scotsmanevents img{
border-radius:10px
}
.somethingspecial{
    padding-right:3em;
}
.somethingspecialimg{
    width:50%;
}

/*footer*/
#Ftr {
    margin: 1em auto 0;
    max-width: 980px;
    width: 90%;
}
.FtrDeals {
	position:relative;
	margin:20px auto 0;
	max-width:100%;
	width:100%;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}
.deal-cta {
	position:relative;
	margin-bottom:2% !important;
    margin-left:1% !important;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.deal-cta:first-child { 
    margin-left:0px!important;
}
.deal-cta a {
	color:#EA6859;
	text-decoration: none;
}

.deal-cta a:hover {
	color:#731420;
}
.deal-cta img {
    width: 100%;
    border-radius:10px;
    box-shadow: 1px 2px 3px #adadad66;
    transition: all 0.3s ease-in-out;
filter: brightness(.7);
}

.deal-cta img:hover {
    width: 100%;
    border-radius:10px;
    box-shadow:none;
    transition: all 0.3s ease-in-out;
}

.deal-cta h3 {
    padding:20px;
    text-transform: none;
    text-decoration: none;
    font-weight: 100;
    position: absolute;
    color: white;
    left: 2px;
    right: 2px;
    bottom: 40%;
    font-size: 2em!important;
    text-align: center;
    font-family: "the-seasons", sans-serif; 
margin:0px;}

.deal-cta span {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background:rgba(61,84,90,0.8);
	padding:10px;
	letter-spacing:1.5px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
.deal-cta img:hover + span {
	background:rgba(246,156,138,0.8);
	transition-duration: 0.75s;
	-webkit-transition-duration: 0.75s;
	-moz-transition-duration: 0.75s;
	-o-transition-duration: 0.75s;
}
.FtrStrapHldr {
	background:url(images/skin/footerr.png) no-repeat right #2a4045;
}
.FtrStrapHldr img {
	background-position: 0px 0px;
}
.FtrStrap {
    padding:10px 0;
	text-transform: uppercase;
	color:#faf8ea;
}
.FtrStrap span {
    margin:0 50px;
}
.FtrStrap img {
	margin:-2px 6px;
	vertical-align: middle;
}
.FtrNav {
	clear:both;
	margin-top: 10px;
	height:25px;
	background: url(/images/skin/hr.png) repeat-x 10px 8px;
}
.FtrNavLinks {
    background: #0D2641;
    text-transform: uppercase;
    font-weight: bold;
    color: #f9f9f9;
    padding: 3em 4em 2em;
display: flex;
    justify-content: space-between;
    align-items: center;
}
.FtrNavLinks a {
	padding:4px 8px;
	color: #ffffff;
	font-weight: 500;
	transition: all 0.2s ease-in;
}
.FtrNavLinks a:hover {
	color: #ffd6d8;
}
.footerribbon {
	position:absolute;
	top: 0px;
	right:0;
}
.js-cm-form{
    display: flex;
    justify-content: center;
    align-items: center;

}
.smt{
background-color:#0D2641;
margin-left:20px
}
.signupform {
 background-size: cover;
    background-image:url(/images/giftpattern.png);
    padding: 4em 0;
    color: #2c3a62;
    background-color: #EA6759;
    font-family: "the-seasons", sans-serif;

}
.signupform-container {
    max-width: 90%;

    margin: 0 auto;
}
.signupform h3 {
    font-size: 2em;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.signupform span {
    font-size: 3rem;
    display: block;
    margin-bottom: 0;
    margin: 0.2em;
	padding-right:3%;
    color: white;
    text-transform: none;
font-weight:100;
text-align:left
}
.signupform input {
    height: 60px;
    padding: 0 16px;
    width: 33%;
    text-align: left;
    border: none;
    border-radius: 10px;
    margin-bottom: 0.6em;
    text-transform: none;    font-family: 'Poppins', sans-serif;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
input {
	font-family: 'Poppins', sans-serif;	
}
.signupform input[type="submit" i] {
    text-transform: uppercase;
    border: 2px solid #000000;
    height: 60px;
    border-radius: 0;
    background-color: #ffd6d8;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
}

div#testimonial div {
    padding: 2em;
    width: 90%;
    margin: 0 auto;
}
div#testimonial ul li h3 {
    color: #aacccc;
    font-size: 2.4em;
    display: block;
    margin-bottom: 0;
    margin: 0.2em;
    font-weight: 600;
    text-transform: uppercase;
    color: #143960;
    padding-bottom: 1em;
}
div#testimonial ul li h5 {
    font-size: 1.2em;
    text-transform: uppercase;
    margin-top: 0;
}
img.logo-footer {
    max-width: 250px;
    padding: 1em;
    margin-bottom: 2em;
}

.forgotpass h4 {
    margin-bottom: 4em;
}
/*contact*/
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}
.contact {
    text-align: center;
    width: 90%;
    max-width: 700px;
    margin: 0 auto;
    padding: 0 1em 4em 1em;
}
.contact p {
	line-height:20px;
}
.contact form, .account form, .register form, .discount form  {
    width: 90%;
    max-width: 600px;
    padding: 16px;
    margin: 16px auto 0px auto;
}
.contact form div, .account form div, .register form div, .discount form div {
    position: relative;
    margin-bottom:0px;
}
.contact form div label, .account form div label, .register form div label, .discount form label {
    position: absolute;
    left: 0px;
    top: -22px;
   
    padding: 0 0.4em;
    z-index: 1;
    color: #143960;
  
    border: none;
}
.contact form input, .contact form textarea, .account form input, .register form input, .discount form input {
    border: none;
    border-radius: 50px;
}
.contact form input, .contact form textarea, .account form input, .register form input, .discount form input {
    width: 100%;
    height: 60px;
    padding: 1em;
    -webkit-appearance: none;
    margin-bottom: 3em;
}
.register form input[type='checkbox']{
	width: 20px;
	height: 20px;
	margin-bottom: 0;
	border-radius: 0;
	padding: 0;
	-webkit-appearance: checkbox;
}

.personalise {
    text-align: left;
    padding-bottom: 1em;
}
.personalise h4 {
    text-transform: uppercase;
    font-size: 1.5rem;
}
h4.multiproduct {
    text-align: left;
    margin-bottom: 3em;
    text-transform: uppercase;
    margin-top: 0;
    color: #ea6859;
}
.contact form textarea {
    height: 120px;
}
.account form [type=submit]{
cursor:pointer
}
.registerarea .btn {
padding:1.2em;
background:#FFAFB3!important;
color:#143960!important
}

.registerarea h3{
font-family: "the-seasons", sans-serif;
    margin-top: 0;
    font-size: 2rem;
    color: #143960;
    font-weight: 100;
    margin-bottom: 0px;
}

.register form textarea {
	width: 100%;
    border: 0;
    background: #fff;
    color: #234d55;
    border: 2px solid #000;
    padding: 1em;
}
.contact form [type=submit], .account form [type=submit], .register form [type=submit], .discount form [type=submit] {
   background-color:#EA6759;
color:white;
font-size:1em;
letter-spacing:1px;
text-transform:uppercase;
    max-width: 200px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 0.1em;
    font-weight: 600;
    transition: all 0.4s ease-in-out;
}
span.required {
    color: #234d55;
    padding-left: 4px;
}
.smo {
	margin-top:25px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ccc;
    opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ccc;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color: #ccc;
}

/*newsletter*/
.newsletter {
	font-size:9pt;
}
button.nl {
    border: 0 none;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 11pt;
	color: #253439;
	right: 0;
	top: -1px;
	margin-top: 0;
	line-height: normal;
	padding-top: 0;
	text-transform: uppercase;
	padding-bottom: 0;
	font-weight:bold;
}
.popup {
	position: absolute;
	bottom: 80px;
	width: 250px;
	border: 1px dotted #234d55;
	background: #eeeeee;
	padding: 10px;
	display: none;
	right: 0px;
	top: -117px;
	height: 106px;
}
.popup span {
	display:block;
}
.popup form input {
	width:100px;
	background:#eeeeee;
	border: 1px dotted #234d55;
	-webkit-appearance: none;
}
.popup form [type=submit] {
	width:100px;
	padding:2px;
	border:1px dashed #234d55;
	background:#234d55;
	color:#efe3bd;
	margin:2px;
}
.cancel {
	position: absolute;
	cursor: pointer;
	float: right;
	height: 22px;
	width: 16px;
	padding: 1px;
	background-color: #234d55;
	text-align: center;
	font-weight: bold;
	color: #fff;
	top: -8px;
	right: 2px;
}
.smt {

}
.help {
    max-width: 800px;
    margin: 0 auto;
}
.help #accordian {
}
.ui-widget {
	color:#818080;
}
h3.ui-accordion-header {
    background: #ffffff;
    font-weight: 100;
    color: #143960;
    padding: 1.2em !important;
    text-transform:;
    background-color: transparent;

}
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 5px;
    padding: 0.5em 0.5em 0.5em 0.7em;
    min-height: 0;
    border:0px;
    border-bottom:1px solid #143960;
    color: #143960;
}
#accordion h5 {
    font-size: 2.4em;
    display: block;
    margin-bottom: 0;
    margin: 0.2em;
    font-weight: 100;
    text-transform: capitalize;
    color: #143960;
}

/*account*/
.account {
    text-align: center;
}
.account-basket {
    text-align: right;
    padding: 0 1em;
}

div.discount {
    margin:30px auto;
    max-width:450px;
	width:100%;
	background: #eeeeee;
	padding: 1px 16px 25px;
}
.centeralign {
	text-align: center;	
}
.loginr, .myaccount .r {
	width: 270px;
	border: 1px dotted #234d55;
	padding: 15px;
	margin:0 auto 45px;
	background: #eeeeee;
}
.accountinfo {
    display: block;
    font-size: 0.8em;
    text-align: center;
    margin-bottom: 0.4em;
}
.myaccount {
    padding: 1em;
    font-weight: bold;
    max-width: 600px;
    width: 90%;
    background-color: #fff;
    margin: 0 auto;
    margin-bottom: 2em;
}
.myaccount a, .orderhistory .r a {
	display:block;
	padding:10px 0;
    text-align: center;
    text-transform: uppercase;
}
.orderhistory table {
    margin: 5px auto;
    width: 100%;
    border: 2px solid #eeeeee;
    text-align: left;
    margin-bottom: 2em;
    font-size: 0.9em;
}
.orderhistory table th {
    text-transform: uppercase;
    background-color: #eeeeee;
    padding: 0.6em;
    color: #234d55;
    font-weight: 500;
}
.orderhistory table td {
    padding: 0.6em;
    border: 2px solid #eee;
}
.orderhistory .l table tr:first-child {
	background:#eeeeee;
}
.account span {
	text-align:center;
}

table.venues {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 4em;
}
table.venues td {
    padding: 8px;
}
table.venues tr:nth-child(even) {
    background-color: #fffcf0;
}

/*register*/
.popup input[type="text"] {
    padding:5px 0;
}

.right_list {
    margin-top:14%;
}
.checkout .wrap {
    height: auto;
}
.steps span {
    display: block;
    text-transform: uppercase;
    margin: 0.4em;
    font-weight: 700;
    color: #aacccc;
}
/*giftlistings*/
.giftlisting h3{
    margin: 0!important;
}
.giftlisting h3 a {
    color: #143960;
display: block;
    text-align: left;
    margin: 0!important;
font-family:"the-seasons", sans-serif;
text-transform:capitalize;
font-weight:100;

}
.giftlisting .r p {
	width:560px;
	float:left;
	margin-top: 10px;
	padding: 0 10px 10px 10px;
	font-size:18px;
	letter-spacing: 0.25px;
}
.giftlisting .r .listingprice {
	float:right;
	font-size:20pt;
	font-weight:bold;
	color: #234d55;
}
.giftlisting .r .listingprice strong {
	clear: both;
	display:block;
}
.giftlisting .listingprice a {
	display:block;
	font-size: 0.8em;
}
.listingprice .section {
    display:block;
    margin:0 auto;
    max-width:210px;
}
.fontwrapper {font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 2em;
}
.fontwrapper span .poundwork{
   color:#0D2641
}
.fontwrapper h5 {
    color:#0D2641;
    margin-top: 0;
    font-size: 23px;
    margin-bottom: 1em;
}
.listingsfilter {
	display:block;
	margin:0 auto;
	padding:4px 0 14px;
	font-weight: bold;
	color:#253439;
display: flex;
    justify-content: flex-end;
    align-items: center;}

.sortbyfiltertext{
color:#0D2641;
font-size:14px;
margin-right:10px
}

#sortDropdown{
padding: 1em 0.5em!important;
    background: transparent!important;
    border-radius: 10px!important;
}

.btn .buynow{

}


.giftlisting {
    border-radius:10px;
    box-shadow: 1px 2px 3px #adadad66;
    transition: all 0.3s ease-in-out;
padding-top:22%!important;
    padding: 20px;
    background-color: #ffffff;
        display: inline-block;
    width: calc(90%/3);
    margin: 12px;
    vertical-align: text-top;
    transition: all 0.2s ease-in;
}
.giftlisting:hover {
    box-shadow: none;
    
}
.pricing .btn {
    margin: 1em 0;
}
@media only screen and (max-width : 1025px) {
	.giftlisting {
	    width: calc(90%/2);
    padding-top: 33% !important;
	}
}
@media only screen and (max-width : 700px) {
	.giftlisting {
	    width: calc(94%/1);
padding-top: 70% !important;
	}
}

small {
    vertical-align: top;
	font-size:14px;
}

/*giftitem*/

.giftidea {
    text-align: left;
}


.giftidea a {
    color:#EA6759;
text-align:center
}

.giftidea .gifthldr h2 {
    color: #143960;
    text-transform: uppercase;
    font-size: 3rem;
    font-weight: 400;
}
.giftidea .l .gifthldr .giftsnippet {
	background:#D0C6C4;
	padding:4px;
}
.giftidea .l .gifthldr .giftspecifics {
	height: 255px;
}
.giftspecifics{
display: flex;
align-items: stretch;
}

.productdescription{
    width:66.5%!important;
}

.giftimage{
position: sticky;
height: 100%;
}


.qty {
	position:absolute;
	top:0px;
	left:0px;
}

.quantity{
display:flex
}
.venue {
	margin-top:20px;
	font-size:20px;
	font-weight:bold;
}
.giftidea .l .gifthldr .giftspecifics .giftslider {
	float:left;
	margin-right:25px;
}
.giftidea .l .gifthldr .giftspecifics .giftslider img {
	width:450px;
	height:300px;
}
.giftidea .l .gifthldr .giftspecifics .giftbuy {
	text-align:left;
}
.giftbuy {
    display:inline-block;
    margin:0 auto;
}
.giftbuy table {
    margin:0 auto;
}
.giftidea .l .gifthldr .giftspecifics .giftbuy table {
	padding:5px;
}
.giftidea .l .gifthldr .giftspecifics .giftbuy h3 {
	margin:5px auto;
	font-size:20px;
	font-family: 'Wire One', sans-serif;
	color:#234d55;
}
.giftidea .l .gifthldr .giftspecifics .giftbuy [type=image] {
	clear:both;
}
.giftidea .l .gifthldr .giftspecifics .giftbuy [type=text] {
	width:30px;
}
.giftidea .l .gifthldr .giftspecifics .giftbuy a img {
	display:block;
	margin-top:35px;
	text-align: center;
	padding-left:100px;
}
#giftcontent {
    padding: 4em;
	border: none;
    background-color: #143960;
    background-size: cover;
    background-image: url(/images/giftpattern.png);
    background-blend-mode: multiply;
}

.moredeals div:hover {
box-shadow: none;}
.moredeals div {
box-shadow: 1px 2px 3px #adadad66;
    border:none;
border-radius:10px;
    margin-bottom: 2em;
    background-color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    max-width: 30%;
    text-align: left;
    display: inline-block;
    margin: 1em;
}
.moredeals a img{
border-radius:10px 10px 0px 0px;
}
.basket .moredeals div {
    max-width: 100%;
}
span.product_title {
    display: block;
    position: relative;
    padding: 1em;
}
.giftslider {
	width: 50%;
    border: none;
    border-radius:10px
}

.nospacepage {
margin:0em auto;
}
.description h3, .termscon h3 {
    color: #EA6859;
    text-transform: none;
    font-size: 1.6rem;
    margin-bottom: 0em;
    margin-top: 2em;
    font-family: "the-seasons", sans-serif;
font-weight:100;
}

.panel {
  padding: 5vw;
  background-color: white;
  display: none;
  overflow: hidden;
}

.giftbuy h1{
font-family: "the-seasons", sans-serif;
font-weight:100;
font-size:3.5em;
margin:0px;
}
.giftimage col{
min-height:100vh
}
.giftbuy{
padding:100px 50px 100px 50px;}
.infochunk h3 {
    padding: 1em 0;
font-family: "the-seasons", sans-serif;
    font-weight: 100;
    color:white;
    text-transform: none;
    font-size: 2rem;
    margin: 0;
	text-align:center
}
.giftbuy select {
    padding: 10px;
    border: 2px solid #000;
    margin-bottom: 1em;
    text-transform: uppercase;
    font-weight: 600;
}
.giftbuy button.btn {
    width: 100%;
    margin: 2em 0;
    background-color: #EA6759;
}
.giftbuy form .productbutt[type=image] {
	display:block;
	margin:15px auto 0;
}
/*basket*/
.basket .l {
	width:700px;
}
.basket .r {
	width:100%;
}
.basket .l table {
    margin: 1em auto;
}
.basket .l table tr:first-child {
	background:#eeeeee;
}
.basketbtns .btn {
    margin: 1em 0;
    text-align: center;
}

.basketBtnswrap{
display:flex;
justify-content:flex-end;
}
.basketBtnswrap .btn {
padding:1.3em!important;
margin:0em 0em 0em 1em;
    max-width: 250px !important;
text-align:center;
}
.baskettotal input[type="submit"] {
   
    padding: 1em;
    letter-spacing: 2px;
    text-transform: uppercase;
    width: 100%;
    margin: 0.5em 0;
    background-color: #FFAFB3;
    color: #143960;
    border: none;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
    border-radius: 50px;
    font-size: 14px;
      display: block;
}

table.baskett {
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

table.baskett i {
    font-size: 1.6em;
    color: #731420;
}
table.baskett .desktop {
    text-align: left;
}
.basket table.baskett td img {
	width:100%;
}
table.baskett tr.toprow td, .toprow {
    margin: 0;
    background:transparent;
    padding: 20px 10px;
    text-align: center;
    font-weight: 600;
    color: #143960;
font-size:13px;
    text-transform: uppercase !important;
    border: none;
}
.basket table td h3 {
    text-align: left;
    color: #ea6859;
	text-transform:capitalize
}

.basket table td p {
text-transform:capitalize
}
.basket table tr td {
    text-align: right;
    padding: 1em;
    color: #143960;
    border: none;
}
.basket table tr td:first-child {
	width:100%;
}
.basket table [type=text] {
        width: 40px;
    height: 40px;
    padding: 10px;
    border: 1px solid #143960;
    border-radius: 10px;
}
.discountcode td [type=text] {
    width: 180px;
}
.basket table.baskettotal {
    width: 100%;
    border: 0;
    text-transform: uppercase;
    font-weight: 500;
    color: #143960;
background: transparent;
}

.basket table.baskettotal td {
    background:none !important;
}
.basket table.baskettotal tr:first-child {
	background-color: transparent;
}
table.baskettotal select, .discountcode td [type=text] {
    max-width: 180px;
    height: 40px;
    border:none;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 600;    border: 1px solid #143960;
    border-radius: 10px;
}
#qty {
    display:block;
    vertical-align:middle;
    /*padding-top:15%;*/
    text-align:center;
}
#qty p{
text-align:left
}
.quantity i {
        padding: 0px;
    background-color: transparent;
    border: none;
    color: #EA6759;
    cursor: pointer;
    width: 100%;
    margin: 1px 0;
    text-align: center;
    font-size: 28px;
}
input#quantity {
    width: 50%;
    padding: 1.3em;
    border: 1px solid #000;
    margin-bottom: 1em;
    border-radius: 10px;
}}


/*checkout*/
.wrap{
    display:block;
    margin-right: auto;
	margin-left: auto;
	max-width:620px;
	width:100%;
	height:100px;
}
.checkout .l {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.checkout .progress {
    background:url(images/stages.png) no-repeat 0px 20px;
    padding:4px;
	white-space: nowrap;
	height:50px;
}
.checkout .progress .step:first-child {
}
.checkout .progress .step {
	float:left;
	width:150px;
}
.checkout .progress .active, .deliver .active {
	background: url(images/stages-circle.png) no-repeat 70px 25px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 40px;
}
.checkout .progress .active, .bill .active {
	background: url(images/stages-circle.png) no-repeat 70px 25px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 40px;
}
.checkout .progress .active, .over .active {
	background: url(images/stages-circle.png) no-repeat 65px 25px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 40px;
}
.checkout ol {
    display:inline-block;
    margin:0 auto;
    max-width:125px;
    width:100%;
    text-align:left;
}
.contentsteps {
	border-bottom:2px dotted #eeeeee;
	text-align:left;
}
.contentsteps h3 {
	float:left;
	display:block;
	width:100px;
}
.contentsteps p {
	float:left;
	padding-left:10px;
}
.checkout .proceed {
	float:right;
}
/*RHS*/
.howitworks .rhsinfo, .moredeals {
    margin: 0;
    padding: 0em;
    text-align: center;
}

.howitworkslist{
    display: flex;
    flex-wrap: wrap;
    justify-content:space-around;
}
.howitworks h4 {
margin-top: 0;
    text-transform:uppercase;
    font-size: 20px;
    font-weight: 600;
    color: #143960;
}
.rhsinfo h3 {
    margin-top:0;
}

.rhs h3{
    color: #143960;
    display: block;
    text-align: left;
    margin: 0 !important;
    font-family: "the-seasons", sans-serif;
    text-transform: capitalize;
    font-weight: 100;
}

.rhsinfo p{
    color: white;
}

.rhsinfo i {
width:100px;
height:100px;
margin-bottom:30px;
	font-size: 2em;
    color: #ffffff;
    background-color:#EA6759;
    padding: 33px;
    border:none;
	border-radius:100px;}
.moredeals {
	border:0;
}
.moredeals {
	height: auto;
	clear: both;
}
.moredeals .product_title {
    font-size: .8em;
    padding:20px;
}
.howitworks .basket, .howitworks .voucher, .howitworks .date {
	width:100%;
}
.error {
	color: red;
}
h1 {
	display: inline-block;
}
div.errorbox {
    margin: 0 auto 20px;
    border: 2px solid #d02a2a;
    background-color: #ffe2e2;
    padding: 16px;
    color: red;
    width: 90%;
    max-width: 600px;
}
div.infobox {
	background-color: paleGreen;
	border: 1px solid green;
	color: green;
	padding: 5px;
	width: 50%;
	margin: auto;
}
div.errorbox li {
	text-align: left;
}
span.badfont, span.poundwork {
	/*font-family: 'Open Sans Condensed', sans-serif;
	font-weight: normal;*/
}
span.extrapriceinfo {
	font-size: 10pt;
	line-height:20px;
}
.banner_block {
    position: relative;
    display: block;
    width: 100%;
    background: #6ba5a9;
    background: repeating-linear-gradient(-45deg, #fff, #fff 10px, #dae6e8 10px, #dae6e8 20px);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.account-basket a {
    display: inline-block;
}
.account-basket a {
    margin: 1px;
    display: inline-block;
    color: #fff;
    text-align: center;
    transition: all 0.3s ease-in-out;
}
.account-basket i {

font-size: 18px;
    padding: 10px;
    width: 40px;
    height: 40px;
    color: #EA6759;
    background-color: #0D2641;
    border-radius: 30px;
    transition: all 0.2s ease-in;}
.account-basket i:hover {
    color: #EA6759;
   background-color: transparent!important;
}
.banner_block a span {
    padding: 0.2em;
    background-color: #fff;
    border-radius: 4px;
}
div.kilkie {
	border: 1px solid #eeeeee;
	padding:10px;
	text-align:center;
}
div.kilkie img {
	height:25px;
}
div.rhs {
	width:100%;
}

div.moredeals p {
    font-family: "the-seasons", sans-serif;
    font-weight: 100;
    color: #0D2641;
    text-transform: none;
    font-size: 2rem;
    margin: 0;
    text-align: center;}
.note {
    margin: 40px auto !important;
    border-top: 2px solid #eee;
    padding-top: 1em;
}
.addr div {
    margin-bottom:15px;
}

/*-- product accordian--*/
button.productaccordion{
    background:transparent;
    border:none!important;
    cursor:pointer;
    transition: 0.5s ease;
     border-bottom:1px solid #143960!important;
       width:100%;
}
button.productaccordion:hover{
    opacity: 0.6;
}
.productaccordion h3{
    width:100%;
    color:#143960;
    outline: none!important;
   text-align:left;
    padding:0px!important;
}

/*----- Accordion -----*/
#accordionwrap-mob {
    display:none;
}
.accordion, .accordion * {
    -webkit-box-sizing:border-box; 
    -moz-box-sizing:border-box; 
    box-sizing:border-box;
}
.accordion {
    margin-top:12px;
    overflow:hidden;
    box-shadow:0px 1px 3px rgba(0,0,0,0.25);
    text-align:center;
}

/*----- Section Titles -----*/
.accordion-section-title {
    display:inline-block;
    width:100%;
    border-bottom:2px solid #FFAA96;
    background:#234d55;
    padding:15px;
    transition:all linear 0.25s;
    font-size:1.200em;
    color:#fff;
}
.accordion-section-title.active, .accordion-section-title:hover {
    border-bottom:2px solid #FFAA96;
    background:#4c646b;
    text-decoration:none;
}

/*----- Section Content -----*/
.accordion-section-content {
    display:none;
    background:#bfb09a;
    padding:15px;
}
.g-recaptcha iframe {
    border: 2px solid #ddd !important;
}
.terms {
    text-align: left;
    padding:0 10% 0 10%;
}
.terms h2{
    font-family: "dm-sans", sans-serif;
    font-size: 22px!important;
    font-weight: 100!important;
    margin-top:50px;
}

.terms h3{
     font-family: "dm-sans", sans-serif;
    font-size: 18px!important;
    font-weight: 100!important;
    letter-spacing: 0px;
}
div#giftcontent li {
    list-style-type: disc;
    margin: 0 1em;
    float: inherit;
}


/*FLEXSLIDER*/
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider, .flexslider1 {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li, .flexslider1 .slides > li  {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img, .flexslider1 .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after, .flexslider1 .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides, html[xmlns] .flexslider1 .slides {
  display: block;
}
* html .flexslider .slides, * html .flexslider1 .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child, .no-js .flexslider1 .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider, .flexslider1 {
  margin: 0 0 60px;
  border: 0;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides, .flexslider1 .slides  {
  zoom: 1;
}
.flexslider .slides img, .flexslider1 .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 74vh;
border-radius: 10px !important;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
	font-size: 34px;
    display: inline-block;
    font-family: "Font Awesome 5 free";
    font-weight: 800;
    color: #731420;
    content: "\f053";
}
.flex-direction-nav a.flex-next:before {
  content: '\f054';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev, .flexslider1:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover, .flexslider1:hover .flex-direction-nav .flex-prev:hover  {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next, .flexslider1:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover, .flexslider1:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #ffffff;
    cursor: pointer;
    text-indent: -9999px;
    border: none!important;
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
#testimonial .flex-control-paging li a {
    background: #000000;
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
    background: #EA6759;
    cursor: default;
    
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
.flexslider1 {
    position: relative;
}
.flexslider1 ol {
    position: absolute;
    bottom: 0;
    padding-bottom: 0;
    width: 100%;
    z-index: 2;
}

/**
 * personalize gift update May 2019
 */	
	/*#personalizeMultiPerson{
		display: none;
	}*/
	.hidden{
		display: none;
	}
	
/**
 * #authorise_registration
 * Jan Moravek, Dezember 2021
 */ 
#authoriseButton{

    background-color: darkGreen;
    max-width: none;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}