div.temp-banner
{
	width: 100%;
	height: 50px;
	background-color: #FFFFFF;
	position: absolute;
	display: flex;
    align-items: center;
    justify-content: center;
	top: 50px;
}

p.temp-banner-text
{
	font-size: 20px !important;
	text-align: center !important;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
}

div.shop-sort
{
	display: flex;
    align-items: center;
    margin: 0px 60px;
}

div.sortable-image-order
{
	width: 1000px;
	flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
	margin-bottom: 50px;
}

div.a-current-images
{
	width: 900px;
}

img.a-current-image
{
	width: 200px;
	margin: 12px
}

img.a-sorting-image
{
	width: 200px;
	height: 150px;
	padding: 24px;
	border: 1px solid black;
}

div.pagination-menu
{
	display: flex;
	justify-content: center;
	margin-bottom: 50px;
}

p.pagination-number
{
	font-size: 20px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 700;
	color: #141414;
	margin-left: 6px;
}

img.atinythumb
{
	height: 150px;
}

.mobile-only-shop-menu
{
	display: none !important;
}

input.checkout-field
{
	width: calc(100% - 105px);
	padding-left: 5px;
}

div.banner-container-new
{
	width: 1064px;
    height: calc(100vh - 152px);
    margin: 50px auto 0px;
    display: flex;
    padding-top: 55px;
}

div.home-down-arrow-container
{
	width: 1064px;
	height: 50px;
	margin: 0 auto;
	display: flex;
    justify-content: center;
}

div.banner-columns-wrapper
{
	display: flex;
    align-items: center;
}

.block
{
	display: block !important;
}

.w100
{
	width: 100px;
}

.w299
{
	width: 299px !important;
}

.w600
{
	width: 600px !important;
}

.w1200
{
	width: 1200px !important;
}


div.row
{
	display: flex;
    align-items: center;
    flex-direction: row;
}

div.login-page-box
{
    width: 500px;
    background-color: #eab2e8;
    border-radius: 20px;
    margin-top: 25px;
	display: flex;
    justify-content: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.pointer
{
	cursor: pointer;
}

.red
{
	color: #FF0000;
}

p.maintenance_heading
{
	font-family: Impact;
	color: #141414;
	text-align: center;
	background-color: #eab2e8;
	font-size: 44px;
	padding: 50px;
    border-radius: 20px;
}

p.maintenance_text
{
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	color: #141414;
	text-align: center;
	background-color: #eab2e8;
	font-size: 24px;
	padding: 50px;
    border-radius: 20px;
}

img.maintenance_icon
{
	width: 400px;
	height: 400px;
	margin: 0 auto;
}

div.home2_textcontainer
{
	background-color: #eab2e8;
	border-radius: 20px;
	width: 1055px;
    margin: 40px auto 0;
	padding: 30px 0;
}

div.home-welcome2
{
    width: 950px;
    border-radius: 20px;
    background-color: #ffdfff;
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
	margin: 0 auto;
}

p.welcome2
{
	font-size: 32px;
    font-family: 'Zen Kaku Gothic Antique', sans-serif;
    font-weight: 700;
    color: #141414;
}

p.announcement-date2
{
	color: #141414;
    font-size: 20px;
    font-family: 'Zen Kaku Gothic Antique', sans-serif;
    margin-top: 10px;
    font-weight: 700;
    margin-bottom: 0px;
}

p.announcement2
{
	color: #141414;
    font-size: 20px;
    font-family: 'Zen Kaku Gothic Antique', sans-serif;
    margin-top: 0;
    margin-bottom: 25px;
}

input.ml-quick-join
{
	width: 410px;
    height: 30px;
    font-family: 'Zen Kaku Gothic Antique', sans-serif;
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
	text-align: center;
	margin-top: 20px;
}

button.ml-quick-join-submit
{
	width: 454px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #e87ab7;
    background-color: #e87ab7;
    font-family: 'Zen Kaku Gothic Antique', sans-serif;
    font-weight: 700;
    font-size: 24px;
    display: inline-flex;
    align-items: center;
    flex-direction: column;
    align-content: stretch;
    justify-content: flex-end;
    padding-bottom: 4px;
    margin-top: 28px;
}

p.ml-thanks
{
	font-size: 32px;
    font-family: 'Zen Kaku Gothic Antique', sans-serif;
    font-weight: 400;
    color: #141414;
	text-align: center;
	width: 1000px;
}

div.ml-quick-join-container
{
	background-color: #eab2e8;
	width: 1000px;
	height: 250px;
	margin: 20px auto;
	display: flex;
	border-radius: 20px;
	flex-direction: column;
}

div.ml-quick-join-container-about
{
	background-color: #eab2e8;
	width: 1000px;
	height: 250px;
	margin: 20px auto;
	display: flex;
	border-radius: 20px;
	flex-direction: column;
}

div.ml-quick-join-form
{
	display: flex;
}

div.ml-quick-join-form-text
{
	width:500px;
}

div.ml-quick-join-form-text-about
{
	width:500px;
}

div.ml-quick-join-form-input
{
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	width:500px;
}

div.ml-quick-join-form-input-about
{
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	width:500px;
}

div.ml-quick-join-form-about
{
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	width:500px;
}

div.ml-quick-join-heading
{
	width: 1000px;
	margin: 0 auto;
}

p.ml-quick-join-heading
{
	font-family: Impact;
	text-align: center;
	color: #181818;
	font-size: 48px;
	margin-top: 25px;
	margin-bottom: 0;
}

div.ml-quick-join-left
{
	width: calc(33% + 160px);
	margin-left: 160px !important;
}

div.ml-quick-join-right
{
	width: calc(67% - 160px);
	display: flex;
    flex-direction: column;
    justify-content: center;
	align-items: center;
}

.ml-input
{
	width:350px;
	height: 40px !important;
	font-size: 20px;
	padding: 0px 20px;
}

button.ml-submit
{
	width: 390px;
	margin-top: 10px;
	height:50px;
	border-radius: 4px;
	border: 1px solid #e87ab7;
	background-color: #e87ab7;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 700;
	font-size: 24px;
	display: inline-flex;
	align-items: center;
	flex-direction: column;
    align-content: stretch;
	justify-content: center;
	padding-bottom: 5px;
}

img.home_reel_img
{
	height: 660px;
	width: 495px;
}

img.ml-quick-join-pic
{
	display: block;
	width: 100%;
}

.splide__track
{
	background-color: #eab2e8;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 25px;
}

.no-select {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.strikethrough
{
	text-decoration: line-through;
}

.no-margin
{
	margin: 0;
}

.blue
{
    color: blue;
}

.indent1
{
    text-indent: 50px;
}

.list-margins
{
	margin: 5px 0px 5px 0px;
}

.no-top-margin
{
	margin-top: 0;
}

.no-bot-margin
{
	margin-top: 0;
}

.margin5
{
	margin: 5px;
}

.margin-top-5
{
	margin-top: 5px !important;
}

.margin-top-10
{
	margin-top: 10px;
}

.margin-top-25
{
	margin-top: 25px !important;
}

.margin-top-50
{
	margin-top: 50px;
}

.margin-bot-0
{
	margin-bottom: 0px;
}

.margin-bot-5
{
	margin-bottom: 5px;
}

.margin-bot-10
{
	margin-bottom: 10px;
}

.margin-bot-30
{
	margin-bottom: 30px;
}

.margin-bot-50
{
	margin-bottom: 50px;
}

.margin-right-25
{
	margin-right: 25px;
}

.margin-left-45
{
	margin-left: 45px;
}

.padding-bottom-50
{
    padding-bottom: 50px;
}

.padding-left-40
{
	padding-left: 40px;
}

.column
{
	flex-direction: column;
}

.hide
{
	display: none;
}

.pink
{
	color: #eab2e8;
}

.green
{
	color: #008523;
}

.margin-center
{
	margin: 0 auto;
}

.block-center
{
	display: block;
	text-align: center;
}

.text-center
{
	text-align: center;
}

.text-right
{
	text-align: right;
}

.side-margins
{
	margin-left: 50px;
	margin-right: 50px;
}

.side-margins-25
{
	margin-left: 25px;
	margin-right: 25px;
}
.side-margins-5
{
	margin-left: 5px;
	margin-right: 5px;
}

.margins-5
{
	margin: 5px;
}

.space-above
{
	padding-top: 45px;
}

.space-below
{
	padding-bottom: 45px;
}

.inline
{
	display: inline;
}

.font16
{
	font-size: 16px;
}

.w330
{
	width: 330px;
}

.nowrap
{
	white-space: nowrap;
}

.no-mouse-events
{
	pointer-events: none;
}

.pink-scroll::-webkit-scrollbar-track
{
	background-color: #F5F5F5;
	border: 1px solid #e87ab7;
}

.pink-scroll::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

.pink-scroll::-webkit-scrollbar-thumb
{
	background-color: #e87ab7;
}

a:link
{
	text-decoration: none;
	color: #181818;
}

a:visited
{
	text-decoration: none;
	color: #181818;
}

a:hover
{
	text-decoration: none;
	color: #181818;
}

a:active
{
	text-decoration: none;
	color: #181818;
}

body
{
	background-image: url("../img/bg.png");
	background-color: #181818;
	background-position: center top;
	padding: 0;
	margin: 0;
}

input.checkout-paypal-button
{
    margin: 0 auto;
    display: block;
    width: 500px;
    background-repeat: no-repeat;
    height: 55px;
	cursor: pointer;
	border: none;
	background-color: transparent;
}

h2
{
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
}

p.forgot-pw
{
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
    font-size: 18px;
    text-align: center;
}

button.pink-button
{
	width: 250px;
	height:32px;
	border-radius: 4px;
	border: 1px solid #e87ab7;
	background-color: #e87ab7;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 700;
	font-size: 20px;
	display: inline-flex;
	align-items: center;
	flex-direction: column;
    align-content: stretch;
	justify-content: flex-end;
	padding-bottom: 2px;
}

input.pink-submit
{
	width: 250px;
	height:32px;
	border-radius: 4px;
	border: 1px solid #e87ab7;
	background-color: #e87ab7;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 700;
	font-size: 20px;
	display: inline-flex;
	align-items: center;
	flex-direction: column;
    align-content: stretch;
	justify-content: flex-end;
	padding-bottom: 2px;
}

button.pink-button-small
{
	width: 180px;
	height:32px;
	border-radius: 4px;
	border: 1px solid #e87ab7;
	background-color: #e87ab7;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 700;
	font-size: 20px;
	display: inline-flex;
	align-items: center;
	flex-direction: column;
    align-content: stretch;
	justify-content: flex-end;
	padding-bottom: 2px;
	cursor: pointer;
}


button.page-button
{
	width: 260px;
	height:44px;
	border-radius: 4px;
	border: 1px solid #e87ab7;
	background-color: #e87ab7;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 700;
	font-size: 24px;
	display: inline-flex;
	align-items: center;
	flex-direction: column;
    align-content: stretch;
	justify-content: flex-end;
	padding-bottom: 2px;
	cursor: pointer;
	margin: 0 auto 15px auto;
	display: block;
}

button.user-menu-button
{
	margin-top: 10px;
	margin-bottom: 10px;
}

button.basket-dropdown-button
{
	width: 280px;
	height:45px;
	border-radius: 4px;
	border: 1px solid #e87ab7;
	background-color: #e87ab7;
	margin: 0 auto 0 auto;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 700;
	font-size: 24px;
	padding-bottom: 6px;
}

button.basket-page-nav-button
{
	width: 250px;
	height: 70px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	background-color: #e87ab7;
	border: 1px solid #e87ab7;
	border-radius: 35px;
	font-size: 24px;
	padding-bottom: 5px;
	font-weight: 700;
	cursor: pointer;
}

div.announcements-scroll
{
	width: 400px;
	height: 220px;
	overflow-y: scroll;
}

/*Announcement Box Scrolling*/
#styled-scroll::-webkit-scrollbar-track
{
	background-color: #F5F5F5;
	border: 1px solid #e87ab7;
}

#styled-scroll::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

#styled-scroll::-webkit-scrollbar-thumb
{
	background-color: #e87ab7;
}

div.a_order_container
{
	width: 810px;
	border: 1px solid #e87ab7;
	border-radius: 10px;
	overflow:hidden;
	background-color: white;
	margin: 25px auto;
}

div.a_order_top
{
	width: 810px;
	height: 50px;
	background-color: #e87ab7;
	display: flex;
}

div.a_order_top_no
{
	width: 325px;
	height: 50px;
	display: flex;
    justify-content: center;
    align-items: center;
}

div.a_order_top_date
{
	width: 485px;
	height: 50px;
	display: flex;
    justify-content: center;
    align-items: center;
}

div.a_order_mid
{
	width: 810px;
	display: flex;
}

div.a_order_mid_addr
{
	width: 250px;
    padding: 10px;
}

div.a_order_mid_contents
{
	width: 248px;
    padding: 10px;
	overflow-y: scroll;
	overflow-x: hidden;
	border-left: 1px solid #e87ab7;
	border-right: 1px solid #e87ab7;
}

div.a_order_mid_right
{
	width: 250px;
    padding: 10px;
}

div.a_order_mid_money
{
	width: 250px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
	border-bottom: 1px solid #e87ab7;
}

div.a_order_mid_dispatch
{
	width: 250px;
	border-bottom: 1px solid #e87ab7;
	display: flex;
    justify-content: center;
}

div.a_order_mid_dispatchdate
{
	width: 250px;
	display: flex;
    justify-content: center;
}

div.a_order_mid_contents_row
{
	width: 250px;
    height: 75px;
	display: flex;
    align-items: center;
}

div.a_order_bot
{
	width: 810px;
	display: flex;
}

div.a_order_bot_cour
{
	width: 270px;
	display: flex;
    flex-direction: column;
    align-items: center;
	margin-bottom: 20px;
	border-top: 1px solid #e87ab7;
}

div.a_order_bot_tracking
{
	width: 270px;
	display: flex;
    flex-direction: column;
    align-items: center;
	margin-bottom: 20px;
	border-top: 1px solid #e87ab7;
}

div.a_order_bot_submit
{
	width: 270px;
	display: flex;
    flex-direction: column;
    align-items: center;
	margin-bottom: 20px;
	border-top: 1px solid #e87ab7;
}

div.about-text-container
{
	background-color: #ffdfff;
	padding: 10px 0 10px 0;
    margin: 40px auto 60px auto;
	width: 750px;
	border-radius: 20px;
}

div.banner-container
{
	width: 1064px;
	height: 550px;
	margin: 0 auto;
	display: flex;
	padding-top: 55px;
}

div.banner-side-column
{
	width: 368px;
	height: 550px;
}

div.banner-side-left1
{
	width: 368px;
	height: 138.5px;
}

div.banner-side-left2
{
	width: 368px;
	height: 75px;
	background-image: url("../img/banner/banner_05.png");
	position: relative;
	z-index: 1;
}

div.banner-side-left3
{
	width: 368px;
	height: 12px;
	background-image: url("../img/banner/banner_08.png");
}

div.banner-side-left4
{
	width: 368px;
	height: 75px;
	background-image: url("../img/banner/banner_10.png");
	position: relative;
	z-index: 1;
}

div.banner-side-left5
{
	width: 368px;
	height: 250px;
	background-image: url("../img/banner/banner_12.png");
}

div.banner-side-right1
{
	width: 368px;
	height: 138.5px;
	
}

div.banner-side-right2
{
	width: 368px;
	height: 75px;
	background-image: url("../img/banner/banner_06.png");
	position: relative;
	z-index: 1;
}

div.banner-side-right3
{
	width: 368px;
	height: 12px;
	background-image: url("../img/banner/banner_09.png");
}

div.banner-side-right4
{
	width: 368px;
	height: 75px;
	background-image: url("../img/banner/banner_11.png");
	position: relative;
	z-index: 1;
}

div.banner-side-right5
{
	width: 368px;
	height: 250px;
	background-image: url("../img/banner/banner_13.png");
}

div.banner-middle-column
{
	margin-top: 1px;
	width: 328px;
	height: 550px;
	background-image: url("../img/banner/banner_02.png");
}

div.basket-button-contents-container
{
	width: 180px;
	height: 38px;
	margin-left: 10px;
	margin-right: 10px;	
}

div.basket-icon-container
{
	width:50px;
	height: 36px;
	background-image: url("../img/basket3.png");
	background-size: 50px 36px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 2px;
	margin-top: 4px;
    position: fixed;
}

div.basket-page-totals-container
{
	width: 850px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
    justify-content: flex-end;
}

div.basket-page-totals
{
	margin-right: 25px;
}

div.basket-page-navigation-buttons-container
{
	width:800px;
	height:100px;
	margin: 0 auto 30px auto;
	display: flex;
    align-content: center;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
}

div.basket-page-list-container
{
	background-color: #ffdfff;
	border-radius: 20px;
	width: 850px;
	margin: 0 auto 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
}

div.baseline
{
	display: flex;
    flex-direction: row;
    align-items: baseline;
}

div.basket-text-container
{
	width: 130px;
	height: 38px;
	float: left;
}

div.basket-page-item-row
{
	width:800px;
	height: 120px;
	margin: 0 auto;
	border-bottom:5px solid #e87ab7;
	padding-top: 25px;
	padding-bottom: 25px;
	display: flex;
    flex-direction: row;
    align-items: center;
}

div.basket-page-item-row-text
{
	height: 120px;
}

div.basket-page-item-row-text-top
{
	width: 328px;
	height: 80px;
	padding-left:6px;
	padding-right:6px;
	display: flex;
    align-items: center;
}

div.basket-page-item-row-text-bottom
{
	width: 328px;
	height: 40px;
	padding-left:6px;
	padding-right:6px;
	display: flex;
    align-items: center;
}

div.basket-page-item-row-qty
{
	width: 150px;
	height: 120px;
}

div.basket-page-item-row-qty-top
{
	width: 150px;
	height: 60px;
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

div.basket-page-item-row-qty-bottom
{
	width: 150px;
	height: 60px;
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

input.basket-page-button, button.basket-page-button
{
	background-color: #e87ab7;
	width: 140px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #e87ab7;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-size:22px;
	padding-bottom:5px;
	cursor: pointer;
}

input.password-reset-rq-button
{
	background-color: #e87ab7;
    width: 80%;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #e87ab7;
    font-family: 'Zen Kaku Gothic Antique', sans-serif;
    font-size: 22px;
    padding-bottom: 5px;
    cursor: pointer;
    margin-left: 10%;
    margin-right: 10%;
}

div.basket-page-item-row-remove
{
	width: 150px;
	height: 120px;
	display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
}

img.x-button
{
	height:50px;
	width: auto;
}

div.basket-page-item-row-img-container
{
	width:120px;
	height: 120px;
	margin-left: 20px;
	display: flex;
    justify-content: center;
    align-items: center;
}

div.care-logos-container
{
	width: 900px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	margin-top: 45px;
	margin-bottom: 95px;
}

p.shop-go-back
{
	margin-top: 0;
    margin-bottom: 0;
	text-align: right;
}

div.checkout-page
{
	width: 1000px;
    display: flex;
    margin-top: 25px;
    margin-bottom: 25px;
}

div.checkout-page-text
{
	width: 600px;
	/*height: 700px;*/
}

div.checkout-page-basket
{
	width: 400px;
	/*height: 700px;*/
	display: flex;
    flex-direction: column;
    align-items: center;
}

div.checkout-page-basket-list
{
	width:360px;
	background-color: #ffdfff;
	border-radius: 20px 20px 0 0;
	/*height: 475px;*/
	height: 100%;
	overflow-x: hidden;
    overflow-y: auto;
}

div.checkout-page-basket-list-row
{
	display: flex;
	margin-top:20px;
	margin-bottom:20px;
	border: 1px solid #e87ab7;
}

div.checkout-page-basket-list-thumbnail
{
	width: 120px;
	height:120px;
	display: flex;
    align-items: center;
    justify-content: center;
}

div.checkout-page-basket-list-details
{
	width: 225px;
	height:120px;
}

div.checkout-page-basket-list-details-top
{
	width: 225px;
	height:85px;
}

div.checkout-page-basket-list-details-bottom
{
	width: 225px;
	height:35px;
}

div.checkout-page-basket-text
{
	width:360px;
	background-color: #ffdfff;
	border-radius: 0 0 20px 20px;
	height: 225px;
}

div.content-full-page
{
	margin: 15px auto 0 auto;
	width: 1000px;
	border-radius: 40px;
	display: flex;
	justify-content: space-evenly;
}

div.content-full-page-half
{
	width:480px;
	display: flex;
	border-radius: 20px;
	margin: 0px 0px 0px 0px;
	padding: 20px 15px 15px 15px;
	background-color: #eab2e8;
}

div.content-full-page-half-leftside
{
	margin-right:10px;
	padding-top: 20px;
	padding-bottom: 25px;
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

div.content-full-page-half-rightside
{
	margin-left:10px;
}

div.currency-menu
{
	display: none;
	width: 90px;
	height: 150px;
	background-color: #eab2e8;
	position: fixed;
	top: -100px;
	right: 401px;
	z-index: 2;
	border-left: 1px solid #141414;
	border-right: 1px solid #141414;
	border-bottom: 1px solid #141414;
}

div.currency-menu-object
{
	width: 90px;
	height: 50px;
}

div.dropdown-basket
{
	display: none;
	width: 350px;
	height: 500px;
	background-color: #eab2e8;
	position: fixed;
	top: -450px;
	right: 0px;
	z-index: 2;
	border-left: 1px solid #141414;
	border-right: 1px solid #141414;
	border-bottom: 1px solid #141414;
	flex-direction: column;
    justify-content: space-evenly;
	align-items: center;
}

div.dropdown-basket-item-list
{
	width:300px;
	height:340px;
	background-color: #ffdfff;
	border-radius: 20px;
	overflow-x: hidden;
	overflow-y: auto;
	display: flex;
    flex-direction: column;
    align-items: center;
}

div.dropdown-basket-product
{
	width:280px;
	height: 100px;
	margin-top: 15px;
	display: flex;
	flex-direction: column;
    align-items: flex-start;
    flex-wrap: wrap;
	border: 1px solid #e87ab7;
}

div.dropdown-basket-product-img-container
{
	width:100px;
	height: 100px;
	display: flex;
    justify-content: center;
    align-items: center;
}

div.dropdown-basket-text-container
{
	height: 67px;
	width: 180px;
	display: flex;
    align-items: center;
}

div.dropdown-basket-price-container
{
	height: 33px;
	width: 180px;
	display: flex;
    align-items: center;
}

div.dropdown-login-form
{
	display: none;
	width: 350px;
	height: 325px;
	background-color: #eab2e8;
	position: fixed;
	top: -230px;
	right: 50px;
	z-index: 2;
	border-left: 1px solid #141414;
	border-right: 1px solid #141414;
	border-bottom: 1px solid #141414;
}

div.error-message
{
	width: 1000px;
	border: 2px solid red;
	background-color: #ff5c5c;
	border-radius: 20px;
	margin: 15px auto 0 auto;
}

p.error-text
{
	font-size: 20px;
    font-family: 'Zen Kaku Gothic Antique', sans-serif;
    font-weight: 700;
    color: #141414;
	padding: 25px 25px 25px 25px;
	text-align: center;
}

div.eu-notice
{
	height: 135px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.ep-row-img-container
{
	width:125px;
	height: 125px;
}

div.ep-row-small-container
{
	width:125px;
	height:125px;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

div.ep-row-name-container
{
	width:425px;
	height:125px;
	display: flex;
    justify-content: center;
    align-items: center;
}

img.ep-row-img
{
	max-width: 125px;
    max-height: 125px;
    display: block;
    margin: 0 auto;
}

div.ep-row
{
	width:800px;
	height: 125px;
	margin: 10px auto;
	display: flex;
    align-items: center;
    justify-content: center;
	border: 1px solid #e87ab7;
}

div.success-message
{
	width: 1000px;
	border: 2px solid green;
	background-color: #afffad;
	border-radius: 20px;
	margin: 15px auto 0 auto;
}

div.success-message-smaller
{
	width: 800px;
	border: 2px solid green;
	background-color: #afffad;
	border-radius: 20px;
	margin: 15px auto 0 auto;
}

div.footer
{
	width: 276px;
	margin: 15px auto 25px auto;
}

div.faq-text-container
{
	background-color: #ffdfff;
	padding: 10px 0 10px 0;
    margin: 40px auto 60px auto;
	width: 900px;
	border-radius: 20px;
}

div.full-page-single-column
{
	width:1000px;
	background-color: #eab2e8;
	border-radius: 20px;
	margin-top: 25px;
}

div.home-gallery
{
	width: 450px;
	margin: 0 auto;
	position: relative;
}

div.home-gallery-entry
{
	width: 215px;
	height: 378px;
	margin: 0 5px 10px 5px;
	float: left;
	background-color: #ffdfff;
	border-radius:10px;
}

div.home-gallery-img-holder
{
	width: 215px;
	height: 258px;
}

div.home-gallery-text-holder
{
	width: 215px;
	height: 120px;
	display: flex;
    flex-direction: column;
    justify-content: space-around;
}

div.home-welcome
{
	height: 240px;
	width: 410px;
	background-color: white;
	border-radius: 20px;
	background-color: #ffdfff;
	padding-top: 15px;
    padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

div.home-announcements
{
	height: 260px;
	background-color: white;
	width: 410px;
	border-radius: 20px;
	background-color: #ffdfff;
	padding-top: 20px;
    padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 25px;
}

div.login-form
{
	width: 330px;
	margin: 10px 10px 0 10px;
}

div.login-form-label-container
{
	width: 100px;
	height: 50px;
	float: left;
	display: flex;
    flex-direction: column;
    justify-content: space-around;
}

div.login-form-text-entry-container
{
	width: 230px;
	height: 50px;
	float: left;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

div.menu
{
	display: none;
	width: 200px;
	height: 340px;
	background-color: #eab2e8;
	position: fixed;
	/*top: 50px;*/
	top: -290px;
	z-index: 2;
	border-right: 1px solid #141414;
	border-bottom: 1px solid #141414;
	/*-webkit-box-shadow: 10px 36px 25px 8px rgba(20,20,20,0.7); 
	box-shadow: 10px 36px 25px 8px rgba(20,20,20,0.7);*/
}

div.menu-selection-container
{
	width: 200px;
	height: 60px;
	margin: 8px 0 8px 0;
}

div.mob-banner-container
{
	display: none;
}

div.mob-main-menu
{
	display: none;
}

div.my-order-container
{
	width: 720px;
	border: solid 1px #e87ab7;
	margin: 25px auto 35px auto;
	border-radius: 10px;
	overflow:hidden
}

div.my-order-top
{
	width: 720px;
	height: 50px;
	background-color: #e87ab7;
	display: flex;
}

div.my-order-top-section
{
	width: 240px;
	height: 50px;
	display: flex;
    align-items: center;
    justify-content: center;
}

div.my-order-bottom
{
	width: 720px;
	height: 220px;
	display: flex;
}

div.my-order-bottom-section
{
	width: 240px;
	height: 220px;
	background-color: white;
	display: flex;
    justify-content: center;
    align-items: center;
}

div.my-order-bottom-section-fs
{
	width: 240px;
	height: 220px;
	background-color: white;
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

div.my-order-bottom-section-right
{
	width: 220px;
	height: 200px;
	background-color: white;
	display: flex;
    justify-content: flex-start;
    align-items: flex-end;
	padding-right: 20px;
	padding-top: 20px;
}

div.my-order-product-row
{
	width: 720px;
	height: 280px;
	display: flex;
    align-items: center;
    justify-content: center;
	background-color: white;
}

div.my-order-product-row-imgcontainer
{
	width:250px;
	height:250px;
}

div.my-order-product-row-textcontainer
{
	height:250px;
	width:420px;
	display: flex;
    justify-content: center;
    align-items: center;
}


div.nothing-found
{
	width: 600px;
	margin: 50px auto 50px auto;
}

div.order-details-container
{
	width: 720px;
    border: solid 1px #e87ab7;
    margin: 25px auto 35px auto;
    border-radius: 10px;
    overflow: hidden;
}

div.order-details-postage-section-top
{
	width:240px;
	height:140px;
	display: flex;
    flex-direction: column;
    justify-content: center;
}

div.order-details-postage-section-bottom
{
	width:240px;
	height:80px;
	display: flex;
    flex-direction: column;
    justify-content: center;
}

div.registration-form
{
	background-color: #eab2e8;
	width: 550px;
	border-radius: 20px;
	padding-bottom: 50px;
}

div.reg-form-entry
{
	width: 450px;
	margin: 20px auto;
}

div.reg-curr-left
{
	width: 125px;
}

div.reg-curr-right
{
	width: 325px;
}

div.reg-curr-row
{
	display: flex;
    flex-direction: row;
    align-items: baseline;
}

p.reg-form-entry-text
{
	color: #141414;
	font-size: 20px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	margin-bottom: 0px;
}

select.reg-form-curr
{
	height: 23px;
    border-radius: 4px;
    border: 1px solid #e87ab7;
    margin-top: 2px;
	width: 85px;
}

textarea.product
{
	width:400px;
	height: 250px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-size:20px;
	border-radius: 4px;
	border: 1px solid #e87ab7;
}

div.settings-entry
{
	width: 800px;
	margin: 0 auto;
}

div.settings-row
{
	width: 400px;
	margin-top: 10px;
	margin-bottom: 15px;
}

div.settings-row-mail
{
	width: 600px;
	display: flex;
    flex-direction: row;
    align-items: baseline;
}

div.socials-container
{
	margin: 0 auto;
	width: 276px;
}

div.slideshow-pic-holder
{
	position: absolute; 
}
div.paypal-btn-container
{
	width: 500px;
    margin: 160px auto 0 auto;
}

div.terms-container
{
	background-color: #ffdfff;
	width: 900px;
	margin: 0 auto 50px auto;
	border-radius: 20px;
}

div.top-bar
{
	position: fixed;
	width: 100%;
	background-color: #eab2e8;
	height: 50px;
	z-index: 3;
	border-bottom: 2px solid #141414;
	top: 0;
}
/*
div.top-bar
{
	position: relative;
	width: 100%;
	background-color: #eab2e8;
	height: 50px;
	margin-bottom:10px;
	z-index: 3;
}
*/
div.top-bar-menu-container
{
	width:200px;
	height:50px;
	border-right: solid #141414 1px;
	float: left;
	cursor: pointer;
}

textarea.ml-form-text
{
	width: 894px;
    height: 294px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-size: 20px;
}

div.top-bar-user-menu-container
{
	width:200px;
	height:50px;
	border-left: solid #141414 1px;
	float: right;
	cursor: pointer;
	overflow-x: hidden;
}

div.top-bar-basket-menu-container
{
	width:200px;
	height:50px;
	border-left: solid #141414 1px;
	float: right;
	cursor: pointer;
}

div.top-bar-currency-menu-container
{
	width:90px;
	height:50px;
	border-left: solid #141414 1px;
	float: right;
	cursor: pointer;
}

div.top-bar-menu-content-container
{
	width: 200px;
	height: 38px;
}

div.top-bar-menu-arrow-container
{
	width: 200px;
	height: 12px;
}

div.top-bar-menu-content-container-curr
{
	width: 80px;
	height: 38px;
	margin: 0 5px;
}

div.top-bar-menu-arrow-container-curr
{
	width: 80px;
	height: 12px;
	margin: 0 5px;
}

div.top-decor-container-wrapper
{
	text-align: center;
}

div.top-decor-container
{
	width: 1060px;
	height: 252px;
	margin: 75px auto 0 auto;
	background-image: url("../img/top-decor-v2.png");
	display: inline-block;
}

div.username-container
{
	display: flex;
    flex-direction: column;
    justify-content: center;
}

div.user-menu-container
{
	display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    height: 280px;
	overflow-x: hidden;
}

div.ml-preview
{
	width: 700px;
    background-color: white;
    padding-top: 50px;
    padding-bottom: 50px;
    margin: 0 auto 80px auto;
}

div.ml-el-select
{
	display: flex;
    align-items: center;
}

div.ml-el-edit
{
	border: 2px solid #e87ab7;
	width: 896px;
	height: 300px;
	margin-bottom: 50px;
}

div.ml-mini-form
{
	width: 896px;
	height: 300px;
	display: flex;
}

img.ml-mini-form-imgprev
{
	max-width: 448px;
	max-height: 300px;
}

div.ml-mini-form-half
{
	width: 448px;
	height: 300px;
	display: flex;
    align-items: center;
    justify-content: center;
}

input.tidy-text-input, select.tidy-text-input
{
	height: 23px;
	border-radius: 4px;
	border: 1px solid #e87ab7;
	margin-top: 2px;
}

select.shop-sort
{
	width: 250px;
	height: 41px;
    border-radius: 4px;
    border: 1px solid #e87ab7;
    margin-top: 6px;
    font-size: 24px;
    font-family: 'Zen Kaku Gothic Antique', sans-serif;
    font-weight: 400;
    color: #141414;
    padding-bottom: 1px;
    margin-left: 10px;
	padding-left: 10px;
	background-image: url("../shop/shopsortbg4.png");
}

input.sign-in-form-button
{
	width: 250px;
	margin-top: 10px;
	height:32px;
	border-radius: 4px;
	border: 1px solid #e87ab7;
	background-color: #e87ab7;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 700;
	font-size: 20px;
	display: inline-flex;
	align-items: center;
	flex-direction: column;
    align-content: stretch;
	justify-content: flex-end;
	padding-bottom: 2px;
}

input.logout-button
{
	width: 250px;
    height: 44px;
    border-radius: 4px;
    border: 1px solid #e87ab7;
    background-color: #e87ab7;
    font-family: 'Zen Kaku Gothic Antique', sans-serif;
    font-weight: 700;
    font-size: 20px;
    display: inline-flex;
    align-items: center;
    flex-direction: column;
    align-content: stretch;
    justify-content: center;
    padding-bottom: 2px;
	margin-top: 19px;
}

input.register-button
{
	width: 280px;
	margin-top: 10px;
	height:36px;
	border-radius: 4px;
	border: 1px solid #e87ab7;
	background-color: #e87ab7;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 700;
	font-size: 24px;
	display: inline-flex;
	align-items: center;
	flex-direction: column;
    align-content: stretch;
	justify-content: flex-end;
	padding-bottom: 2px;
}

img.about-img
{
	width: 550px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-radius: 20px;
	margin-bottom: 50px;
}

img.basket-icon
{
	
}

img.basket-page-item-row-img
{
	max-width: 120px;
	max-height: 120px;
}

img.top-decor
{
	width: 1060px;
	height: 252px;
	display: block;
}

img.top-decor-logo
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	width: 190px;
}

img.top-menu-down-arrow
{
	display: block;
	margin: 0 auto;
	padding: 0;
}

img.bottom-decor
{
	width: 1060px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

img.care-icon
{
	width: 245px;
}

img.checkout-page-basket-thumbnail
{
	max-height: 120px;
	max-width: 120px;
}

img.demo-menu
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}

img.gal-prev
{
	height: 200px;
	margin: 10px 25px;
}

img.home-gallery-img
{
	width: 215px;
	height: 258px;
	padding: 0;
	margin: 0;
	border-radius: 10px 10px 0 0;
}

img.slideshow-pic
{
	width: 450px;
	border-radius: 20px;
}

img.top-bar-logo-container
{
	padding: 0;
	margin: 0 3px 0 3px;
	width: 50px;
	height: 50px;
	float: left;
}

img.basket-dropdown-thumbnail
{
	max-width:100px;
	max-height: 100px;
}

img.menu-logo-gif
{
	margin: 95px auto;
    width: 250px;
    display: block;
}

img.shop-banner
{
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    padding-top: 15px;
}

img.social-media-logo
{
	width: 60px;
	height: 60px;
	margin: 0 3px 0 3px;
}

hr.user-menu
{
	width: 350px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #141414;
}

p.about-quote
{
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	text-align: center;
	font-size: 36px;
	font-style: italic;
	margin-top: -25px;
}

p.announcement
{
	color: #141414;
	font-size: 20px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	margin-top: 0;
}

p.announcement-date
{
	color: #141414;
	font-size: 20px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	margin-top: 0;
	font-weight: 700;
	margin-bottom: 0px;
}

p.banner-text-left
{
	position: absolute;
	left: 150px; 
	font-family: Impact;
	font-size:54px;
	margin: 5px 0 5px 0;
	color: #141414;
}

p.banner-text-right
{
	position: absolute;
	right: 150px; 
	font-family: Impact;
	font-size:54px;
	margin: 5px 0 5px 0;
	color: #141414;
}

p.basket-amount-text
{
	text-align: center;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	color: #141414;
	font-size: 29px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	position: fixed;
    right: 25px;
	-webkit-user-select: none;  
    -moz-user-select: none;    
    -ms-user-select: none;      
    user-select: none;
}

p.basket-heading
{
	font-family: Impacto, Impact, sans-serif;
	font-size: 40px;
	color: #181818;
	margin: 35px 0 30px 20px;
}

p.basket-quantity-text
{
	text-align: center;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	color: #141414;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	font-size: 22px;
	font-weight: bold;
}

p.bold
{
	font-weight: 700 !important;
}

p.bold-pink
{
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 700;
	color: #eab2e8;
	text-align: center;
}

p.checkout-text-margin
{
	margin: 0 25px 0 0;
}

p.contact-text
{
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-size: 18px;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 25px;
	margin-bottom: 25px;
}

p.currency-menu-object-text
{
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-size: 28px;
	font-weight: 700;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
}

p.currency-menu-symbol
{
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-size: 28px;
	font-weight: 700;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
}

p.eu-notice-text
{
	font-size: 18px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 400;
	color: #141414;
	margin: 0 50px 0 50px;
}

p.faq-question-text
{
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin-left: 20px;
}

p.faq-answer-text
{
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-size: 18px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 50px;
}

p.fs12
{
	font-size: 12px;
}

p.fs14
{
	font-size: 14px;
}

p.fs18
{
	font-size: 18px;
}

p.login-menu-button-text
{
	margin:0 0 0 0;
	padding:5px 0 0 0;
	text-align: center;
	font-family: Impacto, Impact, sans-serif;
	font-size: 28px;
	color: #141414;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

p.login-form-label
{
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-size: 20px;
	padding: 0;
	margin: 0 0 0 10px;
}

p.login-form-new-msg
{
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-size: 18px;
	text-align: center;
	margin-top: 30px;
}

p.page-heading
{
	text-align: center;
	font-family: Impacto, Impact, sans-serif;
	color: #141414;
	font-size: 60px;
}

p.welcome
{
	font-size: 24px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 700;
	color: #141414;
}

p.very-large-text-bold
{
	font-size: 36px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 700;
	color: #141414;
}

p.larger-text-bold
{
	font-size: 30px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 700;
	color: #141414;
}

p.large-text
{
	font-size: 24px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 400;
	color: #141414;
}

p.large-text-green
{
	font-size: 24px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 400;
	color: #008523;
}

p.large-text-bold
{
	font-size: 24px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 700;
	color: #141414;
}

p.medium-text
{
	font-size: 18px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 400;
	color: #141414;
}

p.medium-text-blue
{
	font-size: 18px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 400;
	color: blue;
}

p.medium-text-bold
{
	font-size: 18px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 700;
	color: #141414;
}

p.small-medium-text
{
	font-size: 16px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 400;
	color: #141414;
}

p.small-text
{
	font-size: 14px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 400;
	color: #141414;
}

p.home-gallery-text
{
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 400;
	color: black;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

p.heavy
{
	font-weight: 700;
}

p.filter-button-text
{
	font-family: Impacto, Impact, sans-serif;
	margin: 0;
	font-size: 40px;
}

p.menu-selection
{
	font-family: Impact;
	font-size: 46px;
	float: left;
	margin: 0 0 0 15px;
}

p.top-bar-menu-button
{
	font-family: Impact;
	font-size: 38px;
	float: left;
	color: #141414;
	margin: 2px 0 0 20px;
	padding: 0;
}

p.reg-form-heading
{
	font-family: Impact;
	font-size: 36px;
	color: #141414;
	margin-top: 45px;
}

select.regions
{
	height: 40px;
	width: 240px;
    margin: 0 auto;
    display: block;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-size: 18px;
	padding-bottom: 3px;
	border: 1px solid #e87ab7;
}

select.type-sel
{
	height: 35px;
    width: 180px;
    display: block;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-size: 18px;
	padding-bottom: 3px;
	border: 1px solid #e87ab7;
}

textarea.tidy
{
	font-size: 18px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
}

table.announcements
{
	width: 800px;
	margin: 0 auto;
	margin-bottom: 50px;
	border: 2px solid #141414;
	border-collapse: collapse;
}

tr.announcements
{
	border: 1px solid #141414;
}

tr.top
{
	background-color: #ed66ff;
}

tr.col1
{
	background-color: #f396ff;
}

tr.col2
{
	background-color: #f7baff;
}

td.announcements
{
	border: 1px solid #141414;
}

ul.contact-list
{
	font-size: 18px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 700;
	color: #141414;
	margin-left: 50px;
	margin-right: 50px;
}

ul.terms-list
{
	font-size: 18px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 400;
	color: #141414;
}

p.username-text
{
	word-wrap: break-word;
}

p.mob-basket-row-qty-text
{
	display: none;
}



/*Mobiles #mobile*/
/*Moto G5*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px){ 
	
	div.home-down-arrow-container
	{
		display: none;
	}

	div.temp-banner
	{
		width: 100%;
		height: 300px;
		background-color: #FFFFFF;
		position: static;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 153px;
	}

	p.temp-banner-text
	{
		font-size: 40px !important;
		text-align: center !important;
		font-family: 'Zen Kaku Gothic Antique', sans-serif;
	}

	div.a_order_container
	{
		margin: 25px auto 120px;
	}
	
	body
	{
		overflow-x: hidden;
	}
	
	div.a_order_top
	{
		height: 200px;
	}
	
	div.a_order_top_no
	{
		height: 200px;
	}
	
	div.a_order_top_date
	{
		height: 200px;
	}
	
	div.a_order_mid
	{
		flex-direction: column;
	}
	
	div.a_order_mid_contents_row 
	{
		width: 800px;
	}
	
	div.a_order_mid_right 
	{
		width: 800px;
	}
	
	div.a_order_mid_addr 
	{
		width: 800px;
		margin-bottom: 60px;
	}
	
	div.a_order_mid_contents
	{
		width: 800px;
		overflow-x: visible;
		overflow-y: visible;
	}
	
	div.a_order_mid_money 
	{
		width: 780px;
		align-items: flex-start;
		border-bottom: none;
	}
	
	div.a_order_mid_dispatch 
	{
		width: 800px;
		border-bottom: none;
	}
	
	div.a_order_mid_dispatchdate 
	{
		width: 800px;
	}
	
	div.a_order_bot
	{
		width: 810px;
		flex-direction: column
	}
	
	div.a_order_bot_cour 
	{
		width: 800px;
		border-top: none;
	}
	
	div.a_order_bot_tracking
	{
		width: 800px;
		border-top: none;
	}
	
	div.a_order_bot_submit
	{
		width: 800px;
		border-top: none;
	}
	
	input.mob-mad
	{
		width: 660px !important;
	}
	
	select.shop-sort
	{
		height: 105px;
		font-size: 62px;
		text-align: left;
		width: 600px;
		background-size: contain;
	}
	
	div.shop-sort
	{
		justify-content: center;
	}
	
	.mob-login-page-button
	{
		display: block !important;
		margin: 60px auto 28px !important;
	}
	
	.mob-w-600
	{
		width: 600px !important;
	}
	
	p.login-form-label
	{
		width: 280px !important;
	}
	
	div.login-page-box
	{
		width: 1000px;
	}
	
	.mobile-only-shop-menu
	{
		display: flex !important;
	}
	
	.desktop-only
	{
		display: none !important;
	}
	
	input.checkout-paypal-button
	{
		width: 800px;
		height: 88px;
		background-size: cover;
		-webkit-background-origin: border;
	}
	
	.w600
	{
		width: 1000px !important;
	}
	
	.w1200
	{
		width: 1000px !important;
	}
	
	p.ml-thanks
	{
		font-size: 72px;
		text-align: center;
		width: 850px;
		margin: 230px 0;
	}
	
	button.ml-quick-join-submit
	{
		width: 790px;
		height: 96px;
		border-radius: 4px;
		border: 1px solid #e87ab7;
		background-color: #e87ab7;
		font-family: 'Zen Kaku Gothic Antique', sans-serif;
		font-weight: 700;
		font-size: 64px;
		display: inline-flex;
		align-items: center;
		flex-direction: column;
		align-content: stretch;
		justify-content: flex-end;
		padding-bottom: 5px;
		margin-top: 28px;
		margin-bottom: 30px;
	}
	
	input.ml-quick-join
	{
		width: 750px;
		height: 86px;
		font-family: 'Zen Kaku Gothic Antique', sans-serif;
		font-size: 64px;
		padding-left: 20px;
		padding-right: 20px;
		text-align: center;
		margin-top: 20px;
		padding-bottom: 10px;
	}
	
	div.ml-quick-join-form-input
	{
		width: 850px;
	}
	
	.mob-text-padding
	{
		padding: 0px 20px;
	}
	
	div.ml-quick-join-form-text
	{
		width: 850px;
	}
	
	div.ml-quick-join-form
	{
		flex-direction: column;
	}
	
	div.banner-container-new
	{
		display: none;
	}
	
	div.ml-quick-join-container
	{
		width: 850px;
		height: 800px;
		margin: 40px auto 20px;
	}
	
	div.ml-quick-join-container-about
	{
		width: 1000px;
		height: 800px;
		margin: 40px auto 20px;
	}
	
	div.ml-quick-join-form-text-about
	{
		width: 1000px;
	}
	
	div.ml-quick-join-form-input-about
	{
		width: 800px;
		margin: 0 auto;
	}
	
	div.ml-quick-join-heading
	{
		width: 850px;
	}
	
	p.ml-quick-join-heading
	{
		font-size: 80px;
		font-family: Impacto;
	}
	
	input.checkout-field
	{
		width: calc(100% - 105px) !important;
	}
	
	p.maintenance_heading
	{

		font-size: 80px;
		font-family: Impacto;

	}

	p.maintenance_text
	{
		width: 90%;
		font-size: 44px;
	}

	img.maintenance_icon
	{
		width: 75%;
		height: 75%;
		margin: 0 auto 60px;
	}
	
	.view-order-extra-padding
	{
		padding-left: 50px;
		padding-right: 50px;
	}
	
	p.forgot-pw
	{
		font-family: 'Zen Kaku Gothic Antique', sans-serif;
		font-size: 42px;
		text-align: center;
	}
	
	p.my-order-product-title
	{
		margin: 0 25px 0 25px;
	}
	
	.mob-no-margin
	{
		margin: 0;
	}
	
	div.my-order-product-row-textcontainer
	{
		width: 620px;
	}
	
	div.my-order-product-row
	{
		width: 900px;
	}
	
	div.my-order-bottom-section-right
	{
		width: auto;
		height: auto;
		margin-top: 25px;
		margin-bottom: 25px;
	}
	
	p.view-order-tracking-code-heading
	{
		margin-top: 50px;
		font-size: 78px !important;
	}
	
	div.order-details-postage-section-top
	{
		height: auto;
		width: 800px;
	}
	
	div.order-details-postage-section-bottom
	{
		height: auto;
		width: 800px;
	}
	
	p.mob-view-order-addr
	{
		width: 800px;
	}
	
	div.order-details-container
	{
		width: 900px !important;
	}
	
	div.my-order-top
	{
		width: 800px !important;
		justify-content: space-around;
	}
	
	div.my-order-bottom
	{
		width: 900px !important;
		background-color: white;
	}
	
	div.my-order-bottom-section
	{
		width: 800px !important;
		height: auto !important;
	}
	
	p.mob-center
	{
		text-align: center;
	}
	
	p.my-orders-addr
	{
		margin-left: 25px;
		margin-top: 25px;
		width: 750px;
	}
	
	button.my-orders-deets-btn
	{
		width: 450px;
		height: 120px;
		border-radius: 60px;
		margin-bottom: 50px;
		font-size: 70px;
		padding-bottom: 12px;
	}
	
	div.my-order-container
	{
		width: 800px;
	}
	
	div.my-order-top
	{
		width: 800px;
		height: auto;
	}
	
	div.my-order-top-section
	{
		height: auto;
		width: 266px;
	}
	
	div.my-order-bottom
	{
		height: auto;
		flex-direction: column;
	}
	
	div.my-order-bottom-section
	{
		height: auto;
		width: 800px;
	}
	
	div.my-order-bottom-section-fs
	{
		height: auto;
		width: 800px;
	}
	
	input.acc-settings-text-field
	{
		width: 800px !important;
	}
	
	input.acc-settings
	{
		width: 500px !important;
		height: 120px !important;
		border-radius: 60px !important;
		padding-bottom: 17px !important;
		margin-bottom: 100px;
	}
	
	div.settings-row-mail
	{
		width: 800px;
	}
	
	p.mob-checkbox-text
	{
		margin-left: 50px;
	}
	
	img.paypal-btn
	{
		width: 800px;
		margin-bottom: 50px;
	}
	
	div.paypal-btn-container
	{
		width: 800px;
	}
	
	p.eu-notice-text
	{
		font-size: 48px;
		margin: 50px 50px 75px 50px;
	}
	
	div.eu-notice
	{
		height: auto;
	}
	
	select.regions
	{
		font-size: 50px;
		height: 100px;
		width: 820px;
		text-align-last:center;
		-webkit-appearance: none;
		background-color: white;
		background-image: url("../register/currselbg.png");
		background-position: right center;
		background-repeat: no-repeat;
		padding-right: 65px;
	}
	
	div.checkout-page-text
	{
		width: 1000px;
	}
	
	p.checkout-basket-product-name
	{
		font-size: 54px;
		display: -webkit-box;
		height: 160px;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	
	div.checkout-page
	{
		flex-direction: column-reverse;
	}
	
	div.checkout-page-basket
	{
		width:1000px;
		height: auto;
	}
	
	div.checkout-page-basket-list-thumbnail
	{
		width: 240px;
		height: 240px;
	}
	
	img.checkout-page-basket-thumbnail
	{
		max-height: 240px;
		max-width: 240px;
	}
	
	div.checkout-page-basket-list
	{
		width: 950px;
		height: auto;
	}
	
	div.checkout-page-basket-text
	{
		width: 950px;
		margin-top: -2px;
		height: auto;
	}
	
	div.checkout-page-basket-list-details-top
	{
		width: 665px;
		height: 160px;
	}
	
	div.checkout-page-basket-list-details-bottom
	{
		width: 680px;
		height: 76px;
	}
	
	input.mob-reg-captcha-answer
	{
		margin-top: 35px;
	}
	
	input.register-button
	{
		width: 600px;
		height: 130px;
		border-radius: 65px;
		font-size: 100px;
		margin-top: 60px;
	}
	
	img.mob-reg-captcha
	{
		width: 800px;
		margin: 35px 0;
	}
	
	input[type=checkbox]
	{
		transform: scale(5);
	}
	
	p.mob-reg-checkbox-text
	{
		margin-left: 50px;
		margin-top: 20px;
		margin-bottom: 80px;
	}
	
	p.mob-reg-smalltext
	{
		font-size: 45px !important;
	}
	
	select.reg-form-curr
	{
		font-size: 50px;
		height: 100px;
		width: 330px;
		text-align-last:center;
		-webkit-appearance: none;
		background-image: url("../register/currselbg.png");
		padding-right: 65px;
	}
	
	div.reg-curr-right
	{
		width: 900px;
	}
	
	/*mob font resizes*/
	
	p.mob-checkout-country
	{
		font-size: 48px;
		margin-top: 5px;
	}
	
	p.mob-fontsize30
	{
		font-size: 30px !important;
	}
	
	p.mob-fontsize34
	{
		font-size: 34px !important;
	}
	
	p.mob-fontsize54
	{
		font-size: 54px !important;
	}
	
	p.mob-fontsize50
	{
		font-size: 50px !important;
	}
	
	p.mob-fontsize60
	{
		font-size: 60px !important;
	}
	
	p.mob-fontsize64
	{
		font-size: 64px !important;
	}
	
	p.mob-fontsize70
	{
		font-size: 70px !important;
	}
	
	p.mob-fontsize72
	{
		font-size: 72px !important;
	}
	
	p.mob-fontsize80
	{
		font-size: 80px !important;
	}
	
	p.mob-fontsize100
	{
		font-size: 100px !important;
	}
	
	div.reg-curr-left
	{
		width: auto;
	}
	
	div.reg-curr-row
	{
		flex-direction: column;
	}
	
	p.reg-form-entry-text
	{
		font-size: 48px;
	}
	
	input.mob-reg-form
	{
		width: 895px !important;
	}
	
	div.reg-form-entry
	{
		width: 900px;
	}
	
	p.reg-form-heading
	{
		font-family: Impacto, Impact, sans-serif;
		font-size: 96px;
		color: #141414;
		margin-top: 55px;
		margin-bottom: 20px;
	}
	
	div.registration-form
	{
		width: 1000px;
	}
	
	button.mob-checkout-create-account-btn
	{
		width: 600px;
		height: 130px;
		border-radius: 65px;
		font-size: 60px;
		padding-top: 12px;
	}
	
	button.basket-page-nav-button
	{
		width: 425px;
		height: 126px;
		border-radius: 63px;
		font-size: 56px;
		padding-bottom: 12px;
	}
	
	div.basket-page-totals-container
	{
		width: 1000px;
	}
	
	p.mob-basket-page-total
	{
		font-size: 72px;
	}
	
	div.basket-page-navigation-buttons-container
	{
		width: 1000px;
		height: auto;
	}
	
	p.error-text
	{
		font-size: 45px;
	}
	
	button.mob-rmv-button
	{
		margin-bottom: 5px;
	}
	
	img.x-button
	{
		height: 90px;
		margin-bottom: 40px;
	}
	
	input.basket-page-button, button.basket-page-button
	{
		width: 170px;
		height: 70px;
		font-size: 46px;
		padding-bottom: 0;
	}
	
	div.basket-page-item-row-qty-top
	{
		height: auto;
	}
	
	input.mob-qty-input
	{
		height: 60px !important;
		width: 65px !important;
		font-size: 50px;
	}
	
	p.mob-basket-row-qty-text
	{
		display: block;
		font-family: 'Zen Kaku Gothic Antique', sans-serif;
		font-weight: 400;
		color: #141414;
		font-size: 50px;
		margin: 0;
	}
	
	.mob-hide
	{
		display: none !important;
	}
	
	div.basket-page-item-row-remove
	{
		height: 240px;
		width: 170px;
		justify-content: flex-end;
	}
	
	div.basket-page-item-row-qty
	{
		height: 240px;
		width: 170px;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
	}
	
	div.basket-page-item-row-text-bottom
	{
		height: 80px;
	}
	
	p.mob-basket-product-name
	{
		display: -webkit-box;
		height: 160px;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	
	div.basket-page-item-row-text-top
	{
		height: 160px;
	}
	
	div.basket-page-item-row-text
	{
		height: 240px;
	}
	
	div.basket-page-item-row-img-container
	{
		width: 240px;
		height: 240px;
	}
	
	img.basket-page-item-row-img
	{
		max-width: 240px;
		max-height: 240px;
	}
	
	p.basket-heading
	{
		font-size: 100px;
		text-align: center;
		margin: 35px 0 30px 0px;		
	}
	
	div.basket-page-list-container
	{
		width: 960px;
	}
	
	div.basket-page-item-row
	{
		height: auto;
		width: 960px;
	}
	
	body
	{
		display: grid;
	}
	
	div.dropdown-basket-item-list
	{
		width: 480px;
		height: 540px;
		padding-bottom: 20px;
	}
	
	div.dropdown-basket-product
	{
		width: 450px;
		height: 200px;
	}
	
	div.dropdown-basket-product-img-container
	{
		width: 200px;
		height: 200px;
	}
	
	div.dropdown-basket-text-container
	{
		height: 120px;
		width: 210px;
	}
	
	div.dropdown-basket-price-container
	{
		height: 80px;
		width: 210px;
	}
	
	p.mob-basket-product-name
	{
		font-size: 44px;
		margin: 0px !important;
	}
	
	p.mob-basket-price
	{
		font-size: 48px;
		margin: 0px !important;
	}
	
	img.basket-dropdown-thumbnail
	{
		max-width: 200px;
		max-height: 200px;
	}

	p.mob-basket-empty-text
	{
		font-size: 64px !important;
	}
	
	button.basket-dropdown-button
	{
		width: 420px;
		height: 100px;
		font-size: 64px;
	}

	input.logout-button
	{
		width: 420px;
		height: 120px;
		border-radius: 4px;
		border: 1px solid #e87ab7;
		background-color: #e87ab7;
		font-family: 'Zen Kaku Gothic Antique', sans-serif;
		font-weight: 700;
		font-size: 60px;
		display: inline-flex;
		align-items: center;
		flex-direction: column;
		align-content: stretch;
		justify-content: center;
		padding-bottom: 12px;
		margin-top: 59px;
	}

	p.mob-bold
	{
		font-weight: 700;
	}
	
	button.mob-user-menu-spacing
	{
		margin-top: 60px;
		margin-bottom: 60px;
	}
	
	button.mob-create-account-button-correction
	{
		font-size: 48px !important;
		padding-top: 8px;
	}

	div.about-text-container
	{
		width: 800px;
	}
	
	div.basket-button-contents-container
	{
		width: 100%;
		height: 100%;
		margin-left: 0px;
		margin-right: 0px;
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		justify-content: flex-end;
	}
	
	div.basket-text-container
	{
		width:100%;
		height: 72%;
		position: static;
	}
	
	div.basket-icon-container
	{
		display: none;
	}
	
	div.dropdown-basket
	{
		width: 50%;
		border-left: 2px solid #141414;
		/*border-right: 2px solid #141414;*/
		border-bottom: 2px solid #141414;
		height: 840px;
		top: -690px;
	}
	  
	div.content-full-page
	{
		margin: 15px auto 0 auto;
		width: 1000px;
		border-radius: 40px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	
	div.content-full-page-half
	{
		width: 820px;
	}
	
	div.content-full-page-half-rightside
	{
		margin-left: -10px;
		margin-top: 36px;
		height: 500px;
		height: 1075px;
	}
	
	div.home-announcements
	{
		width: 765px;
		height: 500px;
	}
	
	div.announcements-scroll
	{
		width: 770px;
		height: 410px;
	}
	
	div.home-welcome
	{
		width: 765px;
		height: auto;
	}
	
	div.mob-flex-vert-center
	{
		display: flex;
		flex-direction: column;
		justify-content: space-around;
	}
	
	div.top-bar
	{
		width: 100%;
		background-color: #eab2e8;
		height: 150px;
		margin-bottom:10px;
		position: fixed;
		top: 0;
	}
	
	div.top-bar-menu-container
	{
		width: 37.3%;
		/*width:400px;*/
		height:150px;
		border-right: solid #141414 2px;
		float: left;
	}
	
	
	
	img.top-bar-logo-container
	{
		padding: 0;
		margin: 0 125px 0 125px;
		width: 150px;
		height: 150px;
		float: left;
	}
	
	div.top-bar-basket-menu-container
	{
		width: 25.6%;
		/*width: 275px;*/
		height: 150px;
		border-left: solid #141414 2px;
	}
	/*height: 138px;*/
	div.top-bar-user-menu-container
	{
		width: 25.6%;
		/*width: 275px;*/
		height: 150px;
		border-left: solid #141414 2px;
	}
	
	div.login-form
	{
		width: 100%;
		margin: 0px 0px 0px 0px;
	}
	
	p.login-form-label 
	{
		font-size: 56px;
		font-weight: 700;
		margin: 0 0 0 15px;
	}
	
	div.login-form-label-container
	{
		width: 100%;
		height: 80px;
	}
	
	div.login-form-text-entry-container
	{
		width: 100%;
		height: 105px;
	}
	
	input.tidy-text-input
	{
		height: 100px;
		width: 470px;
		border-radius: 10px;
		font-size: 50px;
	}
	
	div.top-bar-currency-menu-container
	{
		width: 10.7%;
		/*width: 115px;*/
		height: 150px;
		border-left: none;
	}
	
	div.currency-menu
	{
		width: calc(10.7% + 4px);
		height: 330px;
		left: 37.3%;
		border-left: 2px solid #141414;
		border-right: 2px solid #141414;
		border-bottom: 2px solid #14141;
		top: -180px;
	}
	
	div.currency-menu-object
	{
		width: 100%;
		height: 110px;
	}
	
	p.currency-menu-object-text
	{
		font-size: 75px;
	}
	
	div.top-bar-menu-content-container
	{
		height: 138px;
		width: 100%;
	}
	
	div.dropdown-login-form
	{
		left: calc(48% + 6px);
		width: 50%;
		height: 925px;
		border-left: 2px solid #141414;
		border-right: 2px solid #141414;
		border-bottom: 2px solid #141414;
		top: -690px;
	}
	
	input.password-reset-rq-button
	{
		background-color: #e87ab7;
		width: 80%;
		height: 120px;
		border-radius: 4px;
		border: 1px solid #e87ab7;
		font-family: 'Zen Kaku Gothic Antique', sans-serif;
		font-size: 56px;
		padding-bottom: 5px;
		cursor: pointer;
		margin-left: 10%;
		margin-right: 10%;
	}
	
	input.sign-in-form-button
	{
		width: 440px;
		height: 80px;
		border-radius: 35px;
		font-size: 60px;
		margin-top: 45px;
	}
	
	button.pink-button
	{
		width: 460px;
		height: 100px;
		border-radius: 50px;
		font-size: 56px;
		flex-direction: column;
		justify-content: space-between;
	}	
	
	p.login-form-new-msg
	{
		font-size:46px;
	}
	
	div.mob-basket-bg
	{
		background: url("../img/basket-mob-bg.png");
		background-size : 100% 100%;
	}
	
	div.top-bar-menu-content-container-curr
	{
		width: 100%;
		height: 138px;
		margin: 0 0 0 0;
	}
	
	div.top-bar-menu-arrow-container
	{
		width: 100%;
	}
	
	div.top-bar-menu-arrow-container-curr
	{
		width: 100%;
		margin: 0;
	}
	
	div.top-decor-container
	{
		margin-top: 200px;
		width: 1100px;
		height: 980px;
		background-size: 1100px auto;
		background-repeat: no-repeat;
		background-image: url(../img/mob-banner.png);
	}
	
	img.top-decor-logo
	{
		width: 560px;
		padding-top: 105px;
	}
	
	img.bottom-decor
	{
		width: 920px;
		margin-top: 50px;
	}
	
	img.about-img
	{
		width: 800px;
	}
	
	p.about-quote
	{
		margin-left: 30px;
		margin-right: 30px;
		font-size: 56px;
	}
	
	p.announcement
	{
		font-size: 36px;
		margin: 0px 20px;
	}

	p.announcement-date
	{
		font-size: 36px;
		margin: 0px 20px;
	}
	
	p.basket-amount-text
	{
		font-size: 60px;
		position: relative;
		left: auto;
		right: auto;
	}
	
	p.contact-text
	{
		font-size: 48px;
	}
	
	p.currency-menu-symbol
	{
		font-size: 70px;
	}
	
	p.faq-question-text
	{
		font-size: 56px;
	}

	p.faq-answer-text
	{
		font-size: 48px;
	}
	
	p.login-menu-button-text
	{
		font-size: 70px;
	}
	
	p.medium-text
	{
		font-size: 48px;
	}
	
	p.mob-about-text
	{
		font-size: 48px;
	}
	
	p.large-text
	{
		font-size: 50px;
	}
	
	p.top-bar-menu-button
	{
		display: none;
	}
	
	p.welcome
	{
		font-size: 46px;
		margin-top: 0;
	}
	
	p.page-heading
	{
		font-size: 100px;
	}
	
	div.footer
	{
		width: 700px;
	}
	
	div.socials-container
	{
		margin-top: 25px;
		margin-bottom: 25px;
		width: 690px;
		
	}
	
	div.home-gallery
	{
		width: 800px;
	}
	
	div.menu
	{
		display: none;
		width: 37.3%;
		height: 650px;
		background-color: #eab2e8;
		position: fixed;
		top: -500px;
		border-right: solid #141414 2px;
		border-bottom: solid #141414 2px;
		-moz-box-shadow:    3px 3px 20px 0px #000000;
		-webkit-box-shadow: 3px 3px 20px 0px #000000;
		box-shadow:         3px 3px 20px 0px #000000;
	}
	
	div.menu-selection-container
	{
		width: 400px;
		height: 120px;
		display: flex;
		align-items: center;
	}
	
	div.banner-container
	{
		display: none;
	}
	
	div.mob-banner-container
	{
		display: flex;
		width: 912px;
		height: 802px;
		background-image: url("../img/mob-banner.png");
		margin: 200px auto 0;
	}
	
	div.mob-main-menu
	{
		display: flex;
		width: 900px;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	
	div.mob-main-menu-selection
	{
		display: flex;
		width: 450px;
		height: 200px;
	}
	
	.mob-main-menu-btn1
	{
		background-image: url("../img/mob-buttons_01.png");
		background-repeat: no-repeat;
		background-position: center;
	}
	
	.mob-main-menu-btn2
	{
		background-image: url("../img/mob-buttons_02.png");
		background-repeat: no-repeat;
		background-position: center;
	}
	
	.mob-main-menu-btn3
	{
		background-image: url("../img/mob-buttons_03.png");
		background-repeat: no-repeat;
		background-position: center;
	}
	
	.mob-main-menu-btn4
	{
		background-image: url("../img/mob-buttons_04.png");
		background-repeat: no-repeat;
		background-position: center;
	}
	
	p.mob-menu-button-text
	{
		font-size: 104px;
		font-family: Impacto;
		margin: 36px auto 0 auto;
		color: #141414;
	}
	
	img.animated-logo-mob
	{
		display: block;
		width: 520px;
		height: 520px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 102px;
		
	}
	
	img.slideshow-pic
	{
		width: 800px;
		border-radius: 20px;
	}
	
	img.social-media-logo
	{
		width: 165px;
		height: 165px;
		margin: 0 2px 0 2px;
	}
	
	p.menu-selection
	{
		font-family: Impacto;
		margin: 0px 0 0 44px;
		font-size: 82px;
	}
	
	p.banner-text-left
	{
		position: absolute;
		left: 150px; 
		font-family: Impacto;
		font-size:54px;
		margin: 5px 0 5px 0;
		color: #141414;
	}

	p.banner-text-right
	{
		position: absolute;
		right: 150px; 
		font-family: Impacto;
		font-size:54px;
		margin: 5px 0 5px 0;
		color: #141414;
	}
	
	p.fs14
	{
		font-size: 36px;
		margin-bottom: 60px;
	}
	
	ul.contact-list
	{
		font-size: 45px;
	}
	
	ul.terms-list
	{
		font-size: 48px;
	}
	
	div.user-menu-container
	{
		height: 800px;
		margin: 20px 0 20px 0;
	}
	
	p.mob-footer-text
	{
		font-size: 48px !important;
	}
	
	p.mob-announcement-heading
	{
		font-size: 56px;
		margin-left: 20px;
	}
	
}


/*Big phones, portrait*/
@media only screen and (min-device-width : 412px) and (max-device-width : 480px){ 
	
	.w1200
	{
		width: 1100px !important;
	}
	
	.w600
	{
		width: 1100px !important;
	}
	
	div.ml-quick-join-container
	{
		width:1000px;
	}
	
	div.ml-quick-join-form-text
	{
		width: 1000px;
	}
	
	div.ml-quick-join-form-input
	{
		width: 1000px;
	}
	
	p.menu-selection
	{
		font-size: 92px;
	}
	
	div.login-form
	{
		margin: 40px 0px 0px 0px;
	}
	
	input.tidy-text-input
	{
		width: 550px;
	}
	
	button.mob-user-menu-spacing
	{
		width: 540px;
	}
	
	div.dropdown-basket-item-list
	{
		width: 570px;
	}
	
	div.dropdown-basket-product
	{
		width: 520px;
	}
	
	div.mob-main-menu
	{
		width: 1020px;
	}
	
	div.mob-main-menu-selection
	{
		width: 510px;
	}
	
	div.mob-main-menu-btn1
	{
		background-size: 520px;
	}
	
	div.mob-main-menu-btn2
	{
		background-size: 520px;
	}
	
	div.mob-main-menu-btn3
	{
		background-size: 520px;
	}
	
	div.mob-main-menu-btn4
	{
		background-size: 520px;
	}
	
	div.content-full-page-half
	{
		width: 930px;
	}
	
	div.home-welcome
	{
		width: 865px;
	}
	
	div.home-announcements
	{
		width: 865px;
		height: 575px;
	}
	
	div.announcements-scroll
	{
		width: 860px;
		height: 480px;
	}
	
	div.home-gallery
	{
		width: 900px;
	}
	
	img.slideshow-pic
	{
		width: 900px;
	}
	
	div.content-full-page-half-rightside
	{
		height: 1210px;
	}
	
	div.footer
	{
		width: 800px;
	}
	
	img.social-media-logo
	{
		width: 185px;
		height: 185px;
		margin: 0px 6px 0 6px;
	}
	
	div.socials-container
	{
		width: 801px;
	}
}



/*Mobile Landscape*/
@media screen and (orientation:landscape)
and (max-device-width: 640px)
{
	div.announcements-scroll
	{
		width: 820px;
		height: 275px;
	}
	
	div.content-full-page
	{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	
	div.content-full-page-half-rightside
	{
		margin-left: -10px;
		margin-top: 25px;
		height: 1160px;
	}
	
	div.footer
	{
		width: 700px;
	}
	
	div.home-gallery
	{
		width: 860px;
	}
	
	div.home-welcome
	{
		width: 820px;
		height: auto;
	}
	
	div.home-announcements
	{
		width: 820px;
		height: 350px;
	}
	
	div.socials-container
	{
		margin-top: 50px;
		margin-bottom: 50px;
		width: 520px;
		
	}
	
	div.menu
	{
		height:540px;
	}
	
	div.menu-selection-container
	{
		height: 100px;
	}
	
	div.top-bar
	{
		height: 150px;
	}
	
	div.top-bar-menu-container
	{
		height: 150px;
		width:
	}
	
	img.slideshow-pic
	{
		width: 860px;
		border-radius: 20px;
	}
	
	img.social-media-logo
	{
		height: 120px;
		width: 120px;
	}
	
	img.top-bar-logo-container
	{
		display: block;
		width: 150px;
		height: 150px;
		margin-left: 25px;
		margin-right: 25px;
	}
	
	p.announcement-date
	{
		font-size: 36px;
	}
	
	p.announcement
	{
		font-size: 36px;
	}
	
	p.banner-text-left
	{
		font-family: Impacto, Impact, sans-serif;
	}
	
	p.banner-text-right
	{
		font-family: Impacto, Impact, sans-serif;
	}
	
	p.fs14
	{
		font-size: 32px;
	}
	
	p.menu-selection
	{
		font-size: 54px;
		font-family: Impacto, Impact, sans-serif;
		margin-top: 10px;
	}
	
	p.top-bar-menu-button
	{
		display: none;
	}
	
	p.welcome
	{
		font-size: 44px;
		margin-top: 0px;
	}
	
	p.large-text
	{
		font-size: 46px;
	}
	
	p.medium-text
	{
		font-size: 42px;
	}
	
	div.content-full-page-half
	{
		width: 880px;
	}
}