@charset "UTF-8";
/* CSS Document */

body {
	width:100%;
	height:100%;
	position:relative;
	font-family:"Helvetica Neue", Helvetica, Arial, "sans-serif";
	color:#000000;
	background: #ffffff;
	line-height: 1.3em;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin:0 0 5px 0;
	font-family:"Helvetica Neue", Helvetica, Arial, "sans-serif";
}

p {
	margin:0 0 5px 0;
}

h1 {
    font-size: 1.7em;
	line-height: 1.1em;
}

h2 {
    font-size: 1.5em; 
}

h3 {
    font-size: 1.3em; 
}

h4 {
    font-size: 1.2em; 
}

h5 {
    font-size: 1.1em; 
}

h6 {
    font-size: 1em; 
}

p {
    font-size: 1em; 
}

td {
	font-size: 1em;
}

strong {
	font-weight: bold;
}

a {
	color:inherit;
}

em {
	font-style: italic;
}

input {
    border-radius: 0;
}

.opacity-30 {
	opacity: 0.3;
}

.opacity-50 {
	opacity: 0.5;
}

.opacity-70 {
	opacity: 0.7;
}

.opacity-80 {
	opacity: 0.8;
}

.gold {
	color: #fbba00;
}

.dark-gold {
	color: #977300;
}

.white {
	color: #ffffff;
}

.black {
	color: #000000;
}

.joints-text {
	color:#275c39;
}
.hooves-text {
	color:#f1823c;
}
.breathing-text {
	color:#224290;
}
.digestion-text {
	color:#d72985;
}
.performance-text {
	color:#f9b641;
}
.calming-text {
	color:#1d7cbd;
}
.vitality-text {
	color:#fddb46;
}
.immunity-text {
	color:#74614b;
}
.first-aid-text {
	color:#9fcf93;
}
.health-text {
	color:#23a457;
}
.support-text {
	color:#77c06a;
}
.tack-care-text {
	color:#cc273a;
}
.balancer-text {
	color:#231f20;
}
.care-text {
	color:#d72985;
}
.veterinary-support-text {
	color:#2bb0e9;
}
.skin-text {
	color:#939598;
}



.joints-bkgrnd {
	background:#275c39;
}
.hooves-bkgrnd {
	background:#f1823c;
}
.breathing-bkgrnd {
	background:#224290;
}
.digestion-bkgrnd {
	background:#d72985;
}
.performance-bkgrnd {
	background:#f9b641;
}
.calming-bkgrnd {
	background:#1d7cbd;
}
.vitality-bkgrnd {
	background:#fddb46;
	color: #000000;
}
.immunity-bkgrnd {
	background:#74614b;
}
.first-aid-bkgrnd, .naturalintx-bkgrnd {
	background:#9fcf93;
}
.health-bkgrnd {
	background:#23a457;
}
.support-bkgrnd {
	background:#77c06a;
}
.tack-care-bkgrnd {
	background:#cc273a;
}
.balancer-bkgrnd {
	background:#231f20;
}
.care-bkgrnd {
	background:#d72985;
}
.veterinary-support-bkgrnd {
	background:#2bb0e9;
}
.skin-bkgrnd {
	background:#939598;
}
.raceon-bkgrnd {
	background: url(http://www.naf-equine.eu:14080/uk/img/backgrounds/raceon-bkgrnd.jpg);
	background-repeat: no-repeat;
	background-size:100% 100%;
	color: #000000;
}

.clothing-bkgrnd {
	background:#275c39;
}

.black-bkgrnd {
	background:#000000;
}

.white-bkgrnd {
	background:#ffffff;
}


/* PAGE ACTIVE LINKS */


.clear {
	clear:both;	
}

.position {
	position: relative;
}

.width {
	width:100%;
	height: auto;
}

.fullbar {
	width:100%;
	height:auto;
	display: block;
}

.container {
	position:relative;
	min-height:auto;
	overflow: visible;
}

.padding-top {
	padding-top: 30px;
}

.padding-top-small {
	padding-top:10px;
}

.padding-bottom {
	padding-bottom:30px;
}

.padding-bottom-small {
	padding-bottom:10px;
}

.page-text {
	padding: 0 1.5%;
}



/* Main Navigation */

.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-y: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay a {
    padding: 17px 0;
    text-decoration: none;
    font-size: 1.8em;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}


.menu-icon {
	cursor:pointer;
	float: left;
}

@media screen and (max-height: 450px) {
  .overlay {overflow-y: auto;}
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}


/* Search Bar */

.search-form {
	width: 30%;
	height: 30px;
	margin: 0 0 0 32%;
	color: #000000;
	text-align: center;
	display: inline-block;
	border-radius: 0;
	outline: none;
	position: relative;
}


.search-bar {
	border: 1px solid #9d9d9c;
	width: 100%;
	height: 30px;
	margin: 0;
	font-size: 0.8em;
	color: #000000;
	text-align: center;
	display: inline-block;
	border-radius: 0;
	outline: none;
		   -webkit-box-shadow:inset 0 0 0 #fff;
       -moz-box-shadow:inset 0 0 0 #fff;
            box-shadow:inset 0 0 0 #fff;
}

.search-bar::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #c6c6c6;
	font-family:"Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 300;
}
.search-bar::-moz-placeholder { /* Firefox 19+ */
  color:  #c6c6c6;
	font-family:"Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 300;
}
.search-bar:-ms-input-placeholder { /* IE 10+ */
  color:  #c6c6c6;
	font-family:"Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 300;
}
.search-bar:-moz-placeholder { /* Firefox 18- */
  color:  #c6c6c6;
	font-family:"Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 300;
}


/* Basket Count */

.basketicon {
	width: auto;
	height: 20px;
	margin: 5px 7px 5px 0;
	float: right;
	opacity: 0.4;
}

.basketicon:hover, .basketicon:focus {
	opacity: 1;
}

.basket-count {
	border: 1px solid #9d9d9c;
	width: 30px;
	height: 30px;
	float: right;
	font-size: 0.8em;
	color: #000000;
	text-align: center;
	border-radius: 0;
	outline: none;
	   -webkit-box-shadow:inset 0 0 0 #fff;
       -moz-box-shadow:inset 0 0 0 #fff;
            box-shadow:inset 0 0 0 #fff;
}

.basket-count::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #c6c6c6;
	font-family:"Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 300; 
}
.basket-count::-moz-placeholder { /* Firefox 19+ */
  color:  #c6c6c6;
	font-family:"Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 300;
}
.basket-count:-ms-input-placeholder { /* IE 10+ */
  color:  #c6c6c6;
	font-family:"Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 300;
}
.basket-count:-moz-placeholder { /* Firefox 18- */
  color:  #c6c6c6;
	font-family:"Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 300;
}



/* Header Logos */
.NAF-header-logo {
	width: auto;
	float: right;
	display: block;
	margin: 0;
}

.NAF-header-logo-left {
	width: auto;
	float: left;
	display: block;
	margin: 0;
}

.NAF-header-logo-horizontal {
	width: auto;
	float: left;
	display: block;
	margin: 0;
}

.SM-header-logo {
	width: auto;
	display: block;
	margin: 0;
	position: absolute;
}


.header-text, .header-text-small {
	color: #c09100;
	font-weight: 100;
	text-transform: uppercase;
	text-align: center;
}

/* PRODUCT CATEGORIES PRODUCT PAGE */



/* NEW RANGE PAGE STYLING */

	.product-container {
		text-align: center;
		vertical-align:top;
		margin-bottom: 20px;
	}
	
	.product-container td {
		vertical-align: middle;
	}

	
	.product-heading-row {
		background: #dadada;
		color:#000000;
		padding: 5px;
	}
	
	
	.product-heading-row h2 {
		font-size: 15px;
		font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
		line-height: 105%;
		padding: 0;
		margin: 0;
	}
	
	
	.product-text-row {
		background: #dadada;
		color:#000000;
		padding: 5px;
	}
	
	
	.product-image-row {
		background: #dadada;
		color:#000000;
		padding: 5px;
	}
	
	
	.product-text-row p {
		font-size: 12px;
		font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
		line-height: 105%;
		padding: 0;
		margin: 0;
	}
	
	.product-more-info-button {
		font-size: 12px;
		font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
		background: #575756;
		color:#ffffff;
		cursor: pointer;
		padding: 10px 0;
		font-weight: 900;
	}
	
	
	.product-more-info-button:hover, .product-more-info-button:focus {
		background: #000000;
	}

.product-more-info-button p {
	padding: 0;
	margin: 0;
}


		
	tr .product-spacing-row {
		background: #ffffff;
	}

/* END OF NEW RANGE STYLING */



.product-categories-heading {
	color: #c09100;
	font-weight: 200;
	letter-spacing: 10px;
}

.product-categories, .product-range-table  {
	width: 100%;
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 0.6em;
	line-height: 1em;
}

.product-categories td:hover, .product-range-table td:hover {
	opacity: 0.5;
	cursor: pointer;
}


/* PRODUCT CATEGORIES HOME / RANGE */
.product-categories-home  {
	width: 100%;
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 0.6em;
	line-height: 1em;
	border-spacing: 12px;
	margin: 0 auto;
}


.product-categories-home-td:hover, .product-categories-home-td:focus {
	opacity: 0.5;
	cursor: pointer;
}


/* HOMEPAGE */
/* Style the tab */
.tabhomepage {
	padding-top: 15px;
    overflow: hidden;
}


/* Style the buttons inside the tab */
.tabhomepage button {
	width: 21.5%;
    margin:10px 1.75%;
    background: #d0d0d0;	
	color: #000000;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 7px 8px;
    transition: 0.3s;
    font-size: 17px;
    text-align:center;
	position: relative;
}

.tabhomepage button h3 {
	margin:0;
    font-size: 0.7em;
}

/* Change background color of buttons on hover */
.tabhomepage button:hover, .tabhomepage button:focus {
    background-color: #898989;
    color:#ffffff;
}

/* Create an active/current tablink class */
.tabhomepage button.active {
    background-color: #898989;
    color:#ffffff;
}


/* Column sizes */

.column {
	height: auto;
	position:relative;
}

/* Column Margins sizes */	
	
	.margin-right-5 {
		margin:0 5% 0 0;
	}
	
	.margin-right-10 {
		margin:0 10% 0 0;
	}
	
	.margin-left-5 {
		margin:0 0 0 5%;
	}
	
	.margin-left-10 {
		margin:0  0 0 10%;
	}

	.margin-top-2 {
		margin:2% 0 0 0;
	}

	.margin-top-5 {
		margin:5% 0 0 0;
	}
	
	.margin-top-10 {
		margin:10%  0 0 0;
	}



/* WHATS NEW */
/* Style the tab */
.more-info-button {
    overflow: hidden;
}


/* Style the buttons inside the tab */
.more-info-button button {
	width: auto;
    margin:10px 1.75%;
    background: #d0d0d0;	
	color: #000000;
    float: right;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 7px 8px;
    transition: 0.3s;
    font-size: 17px;
    text-align:center;
	position: relative;
}

.more-info-button button h3 {
	margin:0;
    font-size: 0.7em;
}

/* Change background color of buttons on hover */
.more-info-button button:hover, .more-info-button button:focus {
    background-color: #898989;
    color:#ffffff;
}

/* Create an active/current tablink class */
.more-info-button button.active {
    background-color: #898989;
    color:#ffffff;
}


.more-news {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
}


.more-news img {
	float: left;
	border: 1px solid #696969;
}



/* STOCKIST Page */
/* Style the tab */
.tabstockists {
    overflow: hidden;
}


/* Style the buttons inside the tab */
.tabstockists button {
	width: 47%;
    margin:10px 1.75%;
    background: #d0d0d0;	
	color: #000000;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 7px 8px;
    transition: 0.3s;
    font-size: 17px;
    text-align:center;
	position: relative;
}

.tabstockists button h3 {
	margin:0;
    font-size: 0.7em;
}

/* Change background color of buttons on hover */
.tabstockists button:hover, .tabstockists button:focus {
    background-color: #000000;
    color:#ffffff;
}

/* Create an active/current tablink class */
.tabstockists button.active {
    background-color: #000000;
    color:#ffffff;
}


.stockist-accordion-half {
	cursor: pointer;
    padding: 7px 20px 8px 7px;
    width: 45%;
    border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
    text-align: center;
    outline: none;
    transition: 0.4s;
    position:relative;
    font-weight:bold;
	margin-top: 10px;
	-webkit-appearance: none;
}


.stockist-accordion-half:hover, .stockist-accordion-half:focus, .stockist-online-half:hover, .stockist-online-half:focus {
	background-color: #898989;
    color:#ffffff;
}


.stockist-accordion-half:active, .stockist-online-half:active {
	background-color: #898989;
    color:#ffffff;
}


.stockist-online-half {
	cursor: pointer;
    padding: 7px 20px 8px 7px;
    width: 48%;
    border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
    text-align: center;
    outline: none;
    transition: 0.4s;
    position:relative;
    font-weight:bold;
	margin-top: 10px;
	-webkit-appearance: none;
}

.retailerholder {
	width:45%;
	height: 100px;
	padding: 0;
	float:left;
	margin: 0 5% 20px 0;
	border-bottom:1px solid #000000;
}

.retailerholder h3 {
	margin-bottom:0;
	color:#000000;
	font-size:100%;
}

.retailerholder a {
	text-decoration:none;
	color:#252525;
}

.retailerholder strong {
	color:#000000;
}


/* PRODUCT PAGE Tables */


/* Style the tab */
.tab {
    overflow: hidden;
	margin-top: 10px;
}

/* Style the buttons inside the tab */
.tab button {
	width: 44%;
    margin:10px;
    background:#d0d0d0;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 7px 8px;
    transition: 0.3s;
    font-size: 17px;
    text-align:left;
	position: relative;
}

.tab button h3 {
	margin:0;
    font-size: 0.7em;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #000000;
    color:#ffffff;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #000000;
    color:#ffffff;
}

/* Style the tab content */
.tabcontent {
	width:85%;
    display: none;
    padding: 0 0 0 15px;
    border-top: none;
    position:relative;
}

/* Style the close button */
.topright {
	color: #c09100;
    position:absolute;
    opacity:0.5;
    cursor: pointer;
 }
  
.topright:hover {
	color: #000000;
	opacity:1;
}


.text-align-left {
	text-align:left;
   }
   
 .text-align-right {
	text-align:right;
   } 

 .text-align-center {
	text-align:center;
   } 

.table-rule-below {
	border-bottom:1px solid #d0d0d0;
   }



#rate-note {
	font-size: 0.6em;
}

.rate-note {
	font-size: 0.7em;
	text-align: center;
}



/* PRODUCT PAGE BUY BUTTONS */

#product-size, #product-price {
	font-weight: bold;font-size: 90%;
}

#days-supply {
	font-weight: 400;font-size: 0.6em;
}

#product-price {
	float: right;
	margin-right: 35px;
}


/* PRODUCT POP UP STYLING */
/* pagecover (background) */
.pagecover {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(255,255,255); /* Fallback color */
    background-color: rgba(255,255,255,0.8); /* White w/ opacity */
}

/* Productadded Content */
.productadded-content {
	position:relative;
    background-color: #fefefe;
    margin: auto;
    padding:15px;
    border: 1px solid #000000;
    width:85%;
    max-width: 400px;
    height:auto;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin:0 0 15px 0;
    display:block;
}

.close:hover,
.close:focus {
    color: #c09100;
    text-decoration: none;
    cursor: pointer;
}

.thankyoubar {
	width:96%;
    height:auto;
    display:block;
    padding:2%;
    background:#000000;
    position:relative;
}

.thankyoubar h3 {
	color:#c09100;
	font-weight:400;
    font-size:24px;
    text-align:left;
    float:left;
    margin:0;
    padding:7px 0 6px 10px;
	font-family:"Helvetica Neue", Helvetica, Arial, "sans-serif";
}

.thankyoubar-logo {
	width:35%;
    height:auto;
    padding:0;
    margin:0;
    float:right;
}

.productadded-text {
	text-align:center;
    font-size:16px;
    margin:0;
    padding:15px 0 0 0;
}

.productadded-items {
	width:100%;
    font-size:20px;
	margin: 15px 0;
    letter-spacing:-1px;
}

.productadded-items span {
	font-weight:bold;
}

.productadded-checkout {
	width:45%;
    height:auto;
    padding:3% 1%;
    margin:0 5% 0 0;
    background:#575756;
    color:#ffffff;
    text-align:center;
    font-weight:bold;
    font-size:16px;
    letter-spacing:0;
	float: left;
	font-family:"Helvetica Neue", Helvetica, Arial, "sans-serif";
}

.productadded-continueshopping {
	width:45%;
    height:auto;
    padding:3% 1%;
    margin:0 0 0 0;
    border:1px solid #575756;
    background:#ffffff;
    color:#575756;
    text-align:center;
    font-weight:bold;
    font-size:16px;
    letter-spacing:0;
	float: right;
	font-family:"Helvetica Neue", Helvetica, Arial, "sans-serif";
}

.productadded-checkout:hover,
.productadded-checkout:focus, .productadded-continueshopping:hover, .productadded-continueshopping:focus {
    background: #000000;
    color:#ffffff;
    text-decoration: none;
    cursor: pointer;
}


/* Tabs */

.tablinks h3 {
	text-align: center;
}


/* Marketing Team */

.marketing-title {
	font-size: 0.75em;
	color: #fbba00;
	font-weight: 400;
}



/* PRODUCT RANGE STYLING */

.product-holder {
	position: relative;
	background: #dadada;
	float: left;
	text-align: center;
	line-height: 150%;
}

.product-info {
	width: 95%;
	height: auto;
	margin: 5% 2.5% 30px 2.5%;	
}

.product-image {
	position: absolute;
}

.product-info-button {
	width: 100%;
	height: auto;
	padding: 2% 0;
	text-align: center;
	background: #575756;
	color: #ffffff;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 70%;
}

.product-info-button p {
	padding: 0;
	margin: 0;
}

.product-info-button:hover, .product-info-button:focus {
	background: #000000;
}



/* ARTICLE STYLING */

.article {
	position:relative;
	min-height:auto;
	line-height: 150%;
	background: #ffffff;
	border-bottom: 1px solid #474747;
}

.article p, blockquote {
	padding:10px 0;
}



/* FOOTER STYLING */

	.footertext {
		padding-top: 15px;
		font-size: 60%;
		color: #ffffff;
		text-align: center;
	}	


/* Style the tab */
.tabfooter {
    overflow: hidden;
}


/* Style the buttons inside the tab */
.tabfooter button {
	width: 44%;
    margin:10px;
    background:#575756;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 7px 8px;
    transition: 0.3s;
    font-size: 17px;
    text-align:left;
	position: relative;
}

.tabfooter button h3 {
	margin:0;
    font-size: 0.7em;
}

/* Change background color of buttons on hover */
.tabfooter button:hover, .tabfooter button:focus {
    background-color: #c09100;
    color:#ffffff;
}

/* Create an active/current tablink class */
.tabfooter button.active {
    background-color: #c09100;
    color:#ffffff;
}

#tablinks-message {
    overflow: hidden;
}

#tablinks-message button {
	width: 98%;
    margin: 0.5% 2% 10px 0;
	background: #d0d0d0;	
	color: #000000;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 7px 8px;
    transition: 0.3s;
    font-size: 17px;
    text-align:center;
}	

#tablinks-message button h3 {
	margin:0;
    font-size: 0.7em;
}


/* Change background color of buttons on hover */
#tablinks-message button:hover, #tablinks-message button:focus {
    color: #ffffff;
    background:#c09100;
}

/* Create an active/current tablink class */
#tablinks-message button.active {
    color: #ffffff;
    background:#c09100;
}


/* CONTACT FORM */

/* Full-width input fields */
.sendmessage-modal-content input[type=text], .sendmessage-modal-content input[type=password] {
    width: 100%;
    padding: 12px 10px;
    margin: 6px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
	border-radius: 0;
}

.sendmessage-modal-content textarea {
	 width: 100%;
     height:100px;
    padding: 12px 10px;
    margin: 6px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
	border-radius: 0;
 }

/* Set a style for all buttons */
.sendmessage-modal-content button {
    background-color: #575756;
    color: #ffffff;
    padding: 8px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
    font-weight:bold;
}

.sendmessage-modal-content button:hover {
    opacity: 0.8;
}

/* Center the image and position the close button */
.imgcontainer {
    text-align: center;
    margin: 0 0 12px 0;
    position: relative;
}

.sendmessage-container {
    padding: 0 16px 10px 16px;
}

/* The Modal (background) */
.sendmessage-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    top: 0;
    left:0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(255,255,255); /* Fallback color */
    background-color: rgba(255,255,255,0.8); /* White w/ opacity */
    padding-top: 60px;
	z-index: 1000;
}

/* Modal Content/Box */
.sendmessage-modal-content {
    background-color: #ffffff;
    margin: 0 auto; /* 5% from the top, 15% from the bottom and centered */
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
	max-width:450px;
	padding:0;
}

.branwen-image {
	width:100%;
    height:auto;
    margin:0;
    padding:0;
    display:block;
}


/* Modal Content/Box */
.product-popup-modal-content {
    background-color: #ffffff;
    margin: 0 auto; /* 5% from the top, 15% from the bottom and centered */
    border: 15px solid #000000;
    width: 80%; /* Could be more or less, depending on screen size */
	max-width:450px;
	padding:0;
}

/* Center the image and position the close button */
.imgcontainer-product-popup {
    text-align: center;
    position: relative;
}

/* The Close Button (x) */
.close {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: red;
    cursor: pointer;
}

/* Add Zoom Animation */
.animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
    from {-webkit-transform: scale(0)} 
    to {-webkit-transform: scale(1)}
}
    
@keyframes animatezoom {
    from {transform: scale(0)} 
    to {transform: scale(1)}
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
    span.psw {
       display: block;
       float: none;
    }
    .cancelbtn {
       width: 100%;
    }
}




/* ARTICLES STYLING */


/* Style the tab */
.tabarticles {
	padding-top: 15px;
    overflow: hidden;
}


/* Style the buttons inside the tab */
.tabarticles button {
	width: 21.5%;
    margin:10px 1.75%;	
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 7px 8px;
    transition: 0.3s;
    font-size: 17px;
    text-align:center;
	position: relative;
}

.tabarticles button h3 {
	margin:0;
    font-size: 0.7em;
}

/* Change background color of buttons on hover */
.tabarticles button:hover, .tabarticles button:focus {
    background-color: #898989;
    color:#ffffff;
}

/* Create an active/current tablink class */
.tabarticles button.active {
    background-color: #898989;
    color:#ffffff;
}








