/************************
*CUSTOM DESIGN / COLOURS*
*************************

    LIGHT	- #fbe399
	DARK	- #d57414
    DARKER	- #a14b08

*/

legend {font-size: 1rem;}
.form-control, .required-info, .custom-control-label, .content, .inputLabel {font-size: 0.9rem;}
.card-header {font-size: 1.0rem !important;}
.white {background-color: #fff; border-radius: 10px; margin-bottom: 20px; box-shadow: 2px 1px 10px; padding-bottom: 20px;}
.footer {background-color: #fbe399;border-top:1px solid #d57414;}
nav.navbar {border-bottom: 1px solid #d57414;}
.gradBackground_header {
    background: #a14b08;}

.gradBackground_main {
	background: rgb(161,75,8);
	background: -moz-linear-gradient(0deg, rgba(161,75,8,1) 0%, rgba(213,116,20,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(161,75,8,1) 0%, rgba(213,116,20,1) 100%);
	background: linear-gradient(0deg, rgba(161,75,8,1) 0%, rgba(213,116,20,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a14b08",endColorstr="#d57414",GradientType=1); }

.FreeCourier {
	border: 2px solid #a14b08;
	border-radius: 5px;
	padding: 1rem .25rem;
	background-color: #d57414;
	width: 50%;
	text-align: center;
	margin: 0 auto;
}
.FreeCourier p {display: ruby; font-size: 1.1rem !important;}
.FreeCourier span {font-weight: 700;}

.btn-removeCart {
	background-color: #e82026 !important;
	border-color: #d21e23 !important;
	color: #ffffff !important;
}
.btn-updateCart {
	background-color: #00A300 !important;
	border-color: #018901 !important;
	color: #ffffff !important;
}

.alertBox {
	position: relative;
	padding: 1rem;
	margin: 1rem -.75rem 0;
}

.alertBox::after {display: block;
	clear: both;
	content: "";}
.shippinghelpLink a {color: #ffffff;}
.shippinghelpLink a:hover {color: #ffffff; text-decoration: underline;}
.recommendedShipping {font-size: 0.9rem; font-weight: 600; font-style: italic; color: red;}
.legalCopyright {line-height: 50px;}
#back-to-top {border: 2px solid #a14b08 ;}
.navMainWrapper {border-bottom: 1px solid #138901;}
#tagline {font-style: italic;}
#ezpagesBarHeader, #ezpagesBarFooter {border-top: 1px solid #fbe399;display: block ruby;text-align: center;width: 100%;}
.nav-pills .nav-link {border-radius: 0.05rem;}
.input-group-text {background-color: #333333; color: #cccccc;}
.leftBoxHeading, .rightBoxHeading {font-size: 1.1rem !important;}
.card-header {padding: .25rem 1.25rem;}
.list-group-item {padding: .45rem 1.25rem;font-size: 0.9rem;}
.sideBoxContent {font-size: 0.9rem;}
.custom-select {font-size: 0.9rem;}
/*#headerWrapper {background:#138901;background: -moz-linear-gradient(top, #33cc1a, #138901);background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33cc1a), to(#138901));background: -o-linear-gradient(top, #33cc1a, #138901);}*/
.navbar {padding: .1rem 1rem !important;}
.breadcrumb {border: 1px solid #d57414;padding: .35rem 1rem;}
.centerBoxHeading {text-align: center;}
.centerBoxContents.card:hover {box-shadow: 0 8px 6px -6px black;}
.card:hover {background-color: #ffffff !important;}
.tabTable {width: 100%;}

#home-text {margin-top:30px;font-size:1em;line-height: 25px;}
#home-text h1 {color: #a14b08;text-align: center;margin-top: 20px;}
#home-text h2, h3 {color: #a14b08;text-align: center;margin-top: 20px;text-transform: uppercase;}
#home-text h1 {font-size: 2rem;}
#home-text h2 {font-size:1.5rem;}
#home-text h3 {font-size: 1.2rem;}
#centerBoxContentsFeatured {background-color: #ffffff;}
#home-text a:hover {text-decoration: underline;}
#home-text img {display: block;margin-left: auto;margin-right: auto;}
#home-text p, .centerColumn p {font-size: 0.9rem;padding: 0;}
#home-text span {color: #d57414;font-weight: normal; font-size: 1rem;}
#home-text fieldset {margin-top: 20px;}
.pushRight {margin-right: 1.5rem;}
.blurb {font-style: italic; text-align: justify !important;}
.newsItem {text-align: justify !important;}
.mainContent p {text-align: justify;}

.pageHeading {color: #a14b08;}
.productBasePrice {font-size: 1.4rem;}
.cartBoxTotal {border-top: 1px solid #cccccc;font-size: 1.25rem;}
#bottomAddtoCart {width: 25rem;}

.navbar-brand {margin-right: -1.5rem !important;}

.contactUsPage p, .contactUsPage td {font-size: 0.8rem;}
.shoppingCart {padding: 0.5rem; text-align: center;}

ul.quickLink {color: #333333;font-weight: bold;list-style-type: none;width: 250px;}

.quickLink li a {font-weight: normal;display: block;text-decoration: none;padding: 1px;}

/* Change the link color on hover */
.quickLink li a:hover {background-color: #fbe399;color: #a14b08;}

main.customPage {color: #333333;font-size: 0.9rem}
.customPage h4 {color: #a14b08;text-decoration: underline;}
.customPage h6 {font-weight: 600;text-transform: uppercase;}
.customPage p {color: #333333;;}
.customPage li {font-size: 0.9rem;}

/* Product Description styling */
.productDescription h1, h2 {color: #a14b08;}
.productDescription h3 {color: #a14b08; text-align: left;text-transform: none;}
.productDescription article {border-bottom: 1px solid #cccccc; padding-bottom: 1rem; margin-bottom: 1rem;}
.productDescription li {font-size: 0.9rem;}

/* Product Listing styling */
.listingDescription {font-size: 0.9rem;}
.button_in_cart {border: 1px solid #007e33 !important;}

.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: .375rem;
    opacity: .5;}

.float-right {float: right;}

.btn_1 {
    margin: 10px 0;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn_1:hover {text-decoration: none;}

.modal-box .show-modal{
    color: #fff;
    background-color: #A51E14;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 10px 15px;
    margin: 80px auto 0;
    border: none;
    border-radius: 5px 5px;
    outline: none;
    display: block;
    transition: all 0.3s ease 0s;
}

.modal-dialog .modal-content{
    color: #3a4943;
    background: #ffd6d3;
    text-align: center;
    border: 5px solid #f1fefa;
    border-radius: 25px 25px;
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.2);
}
.modal-dialog .modal-content .modal-body .modal-icon{
    color: #fff;
    background: #3a4943;
    font-size: 100px;
    line-height: 106px;
    width: 115px;
    height: 115px;
    margin: 0 auto 10px;
    border-radius: 50%;
}

.modal-box .modal-dialog .modal-content .close{
    color: #fff;
    background: #A51E14;
    font-size: 25px;
    font-weight: 400;
    text-align: center;
    line-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    opacity: 1;
    position: absolute;
    left: auto;
    top: 10px;
    right: 10px;
    z-index: 1;
    transition: all 0.3s;
}

.modal-box .modal-dialog .modal-content .close span{
    margin: -2px 0 0 0;
    display: block;
}
