
/* Template overide */
.modal-header {
	color: #fff;
	background-color: #8C1717;
}

#tour-flyer-modal .modal-body {
	max-height: 80vh; 
    overflow-y: auto;
}

.alert-banner {
	font-size: 16px;
    color: #fff;
    background: #8C1717;
    height: auto;
    border-radius: 25px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 2rem;
    padding: 13px 22px;
}
.alert-banner-mobile {
	width: 70%;
	display: block;
	margin: 0 auto;
	text-align: center !important;
}
.alert-banner-sold-out, .alert-banner-sold-out-mobile {
	color: #a00;
	background: #fff;
	border: 1px solid #a00;
	width: 45%;
	text-align: center !important;
	
	margin: -60px auto 0 auto;
	padding: 7px 10px;
}
.alert-banner-sold-out-mobile {
	width: 35%;
	margin: -25px auto 0 auto;
}
.alert-banner .btn {
	margin-top: -5px;
}
.tour-buttons {
	text-align: center !important;
}
.tour-buttons button {
	margin: 5px 5px 0 5px;
	border-radius: 30px;
}
.btn-tour-sold-out, .btn-tour-sold-out:hover {
	color: #fff;
    background-color: #8C1717;
    border-color: #8C1717;
    cursor: default;
}




.top-bar2 i {
	margin-right: 5px;
}

.top-bar2 .top-left .call-us, .top-bar2 .top-left .email-us {
    height: 40px;
    padding: 9px 15px;
}

.top-bar2 .top-left .call-us p {
    color: #444;
    font-weight: 500;
}
.top-bar2 .top-left .email-us p {
    color: #444;
    font-weight: 500;
}
.top-bar2 .top-left .email-us a:hover {
    color: #8C1717;
}


.top-bar2 .top-right ul li a {
    color: #444;
    font-weight: 500;
}
.top-bar2 .top-right ul li a:hover {
    color: #8C1717;
    font-weight: 500;
}

.logo-area2 .logo a img {
    margin: 0 0 0 30px;
}
.sticky-menu .sticky-logo a img {
    margin: 7px 0 0 30px;
}
.sticky-menu .carts-area .src-box {
    margin-right: 25px;
}

.sticky-button ul li.cup-btn a {
	font-size: 14px;
    color: #fff;
    background: #8C1717;
    padding: 4px 15px;
    
    margin: 0;
    position: absolute;
    top: 60%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    
    border: 1px solid #8C1717;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
}
.sticky-button ul li.cup-btn a:hover {
	color: #aa1717;
    background: #fff;
}	

.menu-area2 .main-menu ul li:last-child.cup-btn a {
    color: #fff;
    background: #8C1717;
    border: 1px solid #8C1717;
}
.menu-area2 .main-menu ul li:last-child.cup-btn a:hover {
    color: #aa1717;
    background: #fff;
}

.menu-area2 .sidemenu ul.gt-menu li .mega-menu {
    padding: 5px;
}
/*
position: absolute;
    width: calc(340% - 4px);
    max-width: 910px;
    top: 0;
    left: 100%;
    background: #fff;
    border: 1px solid #e5e5e5;
    
    overflow: hidden;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
    opacity: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    visibility: hidden;
    z-index: 999;
    -webkit-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    transform-origin: center top 0;
*/

.menu-area2 .sidemenu ul.gt-menu li .mega-menu a {
    font-size: 14px;
    color: #444;
    padding: 6px 0;
    border: none;
}
.menu-area2 .sidemenu ul.gt-menu li .mega-menu a:hover {
	font-size: 14px;
    color: #8C1717;
    background-color: #fff;
    font-weight: 400;
}

.menu-area2 .sidemenu ul.gt-menu li a i {
    font-size: 14px;
    color: #969696;
    float: none;
    margin-top: 4px;
}

.logo-area2 form.search-bar .search-cat:after {
    content: "";
}

.side-menu-subcats ul li {
	color: #8C1717 !important;
	font-weight: 500;
}

.cart-body {
	overflow: auto;
}
.cart-body .crt-bd-box .cart-content {
    margin-bottom: 20px;
}
.cart-body .crt-bd-box .cart-heading h5 {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 40px;
}
.cart-body .crt-bd-box .cart-btm p {
    margin-bottom: 25px;
}
.cart-content img {
	width: 100%;
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.cart-detail {
	font-size: 15px;
}

h5.cart-pricing-notice {
	font-size: 17px;
	text-align: center;
	margin-bottom: 20px;
}

.shopping-cart {
    padding: 20px 0 35px 0;
}
.shopping-cart .cart-table {
    margin-bottom: 0px;
}



.slider-area2 .slider-wrapper .slider-item .slider-table .slider-tablecell .slider-box {
    padding-top: 5%;
}

/*
.breadcrumb-area {
  background-image: url("http://localhost/beth-giacomo/img/headers/h4.jpg");
  background-color: #f1f1f1;
  height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
*/

/*
.label-danger {
	color: #fff;
	background: #a00;
	font-size: 13px;
	padding: 2px 4px;
	border: 1px solid #a00;
	border-radius: 10px;
	cursor: pointer;
	float: right;
}
*/
p.clear-filters {
	color: #a00;
	font-size: 14px;
	cursor: pointer;
	margin-right: 10px;
	float: right;
}
p.clear-filters:hover {
	color: #f00;
}
.cat-brand .brand-box ul#rating-filter li i {
    color: #fdba2d;
    font-size: 13px;
    margin-right: 3px;
}


.breadcrumb-area {
  background: #f1f1f1;
  padding: 20px 0;
}
.breadcrumb-area .breadcrumb-box h4 {
    text-align: center;
    text-transform: capitalize;
}

i.fas.fa-heart {
	color: #a00;
}

.feat-pro2 .sec-title h5, .ftr-product h5, .best-ofr .bst-slider .sec-title h6, .f-blog .sec-title h5 {
    color: #444;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}

.f-blog .fb-slider .blog-item .blog-content p {
    line-height: 140%;
}

.category .product-box .tab-content .tab-pane .tab-item2 .tab-img span.oos, .detail-image span.oos {
  font-size: 12px;
  color: #f00;
  font-weight: 600;
  background: #eee;
  border: 1px solid #f00;
  text-transform: uppercase;
  line-height: 120%;
  width: 68px;
  height: 42px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  padding-top: 6px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  margin-left: 15px;
  margin-top: 15px;
}

.category .product-box .tab-content .tab-pane .tab-item2 .item-heading {
    padding-top: 10px;
}
.category .product-box .tab-content .tab-pane .tab-item2 .tab-img span.sale {
	background: #CD0000;
}

.category .product-box .tab-content .tab-pane .tab-item2 .tab-img span.new {
	background: #5677fc;
}

.category .product-box .tab-content .tab-pane .tab-item2 .tab-img span.featured {
	background: #236B8E;
}
.category .product-box .tab-content .tab-pane .tab-item2 .tab-img span.featured {
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    background: #236B8E;
    text-transform: uppercase;
    width: 72px;
    height: 42px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    padding-top: 12px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    margin-left: 15px;
    margin-top: 15px;
}

.category .category-box .sec-title h6, .category .cat-brand .sec-title h6, .category .price-range .sec-title h6 {
    text-transform: capitalize;
}
.category .product-box .cat-box .sortby select.sort-box {
    width: 160px;
}


.home-slide-image img {
	display: block;
	height: 80vh !important;
  	width: auto !important;
  	max-height: 100vh;
  	margin: 0 auto;
}
.home-slide-image-full img {
	display: block;
	height: 100vh !important;
  	width: auto !important;
  	max-height: 100vh;
  	margin: 0 auto;
}
.list-image img {
	display: block !important;
	max-width: 200px;
  	max-height: 300px;
  	width: auto;
  	height: auto;
  	margin: 0 auto !important;
}
.basket-list-image img {
	display: block !important;
	max-width: 270px;
  	max-height: 405px;
  	width: auto;
  	height: auto;
  	margin: 0 auto !important;
}
.accessory-list-image img {
	display: block !important;
	max-width: 270px;
  	max-height: 405px;
  	width: auto;
  	height: auto;
  	margin: 0 auto !important;
}
.detail-image img {
	display: block !important;
	max-width: 270px;
  	max-height: 405px;
  	width: auto;
  	height: auto;
  	margin: 0 auto !important;
}
.club-image img {
	display: block !important;
	max-width: 270px;
  	max-height: 405px;
  	width: auto;
  	height: auto;
  	margin: 0 auto !important;
}

.quarterly-club-image {
	position: relative;
	display: inline-block;
	text-align: center;
	margin-left: 20px !important;
	float: right;
}

.quarterly-club-image img {
	display: block !important;
	width: 100%;
	max-width: 600px;
  	max-height: 600px;
  	height: auto;
  	padding: 5px;
	border: 1px solid #e5e5e5;
}
.quarterly-club-image figcaption {
	position: absolute;
	background-color: #FFFCCF;
	font-weight: 600;
	width: 99%;
	bottom: 0.1em;
	left: 50%;
    transform: translatex(-50%);
}

.popular-similar-image img {
	display: block;
  	max-height: 35vh;
  	max-width: 100%;
  	width: auto !important;
  	height: auto !important;
  	margin: 0 auto;
}
.sidebar-image img {
	display: block !important;
	max-width: 270px;
  	max-height: 300px;
  	width: auto;
  	height: auto;
  	margin: 0 auto !important;
}
.index-top-seller img {
	display: block;
  	max-height: 65vh;
  	max-width: 100%;
  	width: auto !important;
  	height: auto !important;
  	margin: 0 auto;
}
h6.index-club-tier {
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	padding: 8px 0;
}
.index-club-image img {
	display: block;
  	max-height: 35vh;
  	max-width: 100%;
  	width: auto !important;
  	height: auto !important;
  	margin: 0 auto;
}
.index-thumbnail-image img {
	display: block !important;
  	max-height: 20vh !important;
  	max-width: 100% !important;
  	margin: 0 auto;
}
.cart-image img {
	display: block !important;
  	max-height: 150px;
  	max-width: 100%;
  	width: auto;
  	height: auto;
  	margin: 0 15px 0 0;
}
.cart-sidebar-image img {
	display: block !important;
  	max-height: 100px;
  	max-width: 100%;
  	width: auto;
  	height: auto;
  	margin: 0 15px 0 0;
}

img.event-list-image {
	display: block !important;
  	width: 100%;
  	height: auto;
}

/* Blog */
.blog3 .blog-box .blog-content ul {
    margin-bottom: 0;
}

.blog3 .blog-box .blog-content p, .blog-details .blog-d-box .image-content p {
    font-size: 15px;
    color: #444;
    font-weight: normal;
    line-height: 150%;
    letter-spacing: 0.3px;
    margin-bottom: 0;
}

.blog-text-img img {
	display: none !important;
	visibility: hidden !important;
}
.post-body-image img {
	margin: 5px 15px 10px 15px;
	padding: 5px;
	border: 1px solid #aaa;
}
.blog-text a {
	color: #00f;
	text-decoration: underline;
}

.f-blog .fb-slider .blog-item .blog-content ul li i, .blog3 .blog-box .blog-content ul li i {
    font-size: 14px;
    color: #8C1717;
    margin-right: 5px;
}

.blog3 .blog-box .blog-content a.rd-btn {
    font-size: 14px;
    color: #8C1717;
    border: 1px solid #8C1717;
    padding: 3px 10px;
    border-radius: 25px;
    margin: 0 20px 20px 0;
    float: right;
}

/* Blog post comments */
.blog-details .blog-d-box .blog-comment h4 {
    color: #222;
    font-size: 20px;
    text-transform: capitalize;
}
.blog-details .blog-d-box .comment-form h5 {
    padding-top: 0;
    margin: 40px 0 20px 0;
}
.blog-details .blog-d-box .blog-comment .comment-box {
    margin-bottom: 20px;
}
.blog-details .blog-d-box .blog-comment .comment-reply {
    margin-left: 45px;
}
.blog-details .blog-d-box .comment-form p.comments {
	font-size: 15px;
	margin-bottom: 20px;
}
.blog-details .blog-d-box .image-box img {
	margin: 5px;
}

#newsletter-card {
	color: #000;
	background-color: #fff;
	max-width: 20rem;
	position: fixed;
	left: 10px;
	bottom: 20px;
	/*
	top: 50%;
    transform: translate(0, -50%);
	*/
	z-index: 1000;
}
#newsletter-card .card-header {
	color: #fff;
	background-color: #700;
}
#newsletter-card button.close {
	color: #fff;
}
#newsletter-card .btn {
	float: right;
}
#newsletter-link-footer {
	cursor: pointer;
}

span.post-comment-name {
	color: #8C1717 !important;
	font-size: 17px !important;
	font-weight: 600;
	margin-bottom: 0 !important;
}
span.post-comment-title {
	display: inline-block !important;
	color: #8C1717 !important;
	font-size: 13px !important;
	font-weight: 600;
	margin-bottom: 0 !important;
}
li.post-comment-date {
	color: #8C1717 !important;
	font-size: 15px !important;
	font-style: italic;
	float: right;
}

.comment-form input, .comment-form textarea {
	color: #000 !important;
	background-color: #fff !important;
	border-color: #ccc;
	padding: 12px 15px;
}
.comment-form #comment-success, .comment-form #comment-fail {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 30px;
	font-weight: normal;
	text-align: center;
	margin: 0 auto;
	padding: 8px;
}
.comment-form #comment-success {
	background-color: #7BBF6A;
	width: 60%;
	margin-bottom: 20px;
}
.comment-form #comment-fail {
	background-color: #900;
	width: 60%;
	margin-bottom: 0;
}
.comment-form .result-show {
	display: block;
	margin-bottom: 0;
}
.comment-form .result-hide {
	display: none;
}
/* End blog post comments */
/* End blog */




.review-form #review-success, .review-form #review-duplicate, .review-form #review-fail {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 10px;
	font-weight: normal;
	text-align: center;
	margin: 0 auto;
	padding: 8px;
}
.review-form #review-success {
	background-color: #7BBF6A;
	width: 70%;
	margin-bottom: 0;
}
.review-form #review-duplicate {
	background-color: #A2B5CD;
	width: 100%;
	margin-bottom: 0;
}
.review-form #review-fail {
	background-color: #900;
	width: 80%;
	margin-bottom: 0;
}
.review-form .result-show {
	display: block;
	margin-bottom: 0;
}
.review-form .result-hide {
	display: none;
}

#review-modal {
	margin-top: 70px;
}



/* Blog sidebar */
.blog3 .blog-sr .sec-title h6, .blog3 .blog-cat .sec-title h6, .blog3 .blog-po .sec-title h6 {
	font-size: 18px;
    text-transform: capitalize;
}
.blog-details .blog-po .post-box .rec-post div p a {
    font-size: 15px;
    font-weight: 600;
}
.blog-details .blog-po .post-box .rec-post div p {
    margin-bottom: 0;
}
/* End blog sidebar */

/* Pagination */
.pagination-container {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}
.pagination-center ul {
	position: absolute;
	margin: auto;
	left: calc(50% - 100px);
}
.pagination > li {
    margin: 0 2px !important;
}
.pagination > li > a {
    color: #8C1717 !important;
    background-color:  #fff !important;
    border: 1px solid #8C1717;
    padding: 7px;
}
.pagination > li > a:hover {
	color: #fff !important;
    background-color:  #c00 !important;
    border-color:  #fff !important;
}
.pagination> li.active >a {
    color: #fff !important;
    background-color:  #8C1717 !important;
    border-color:  #fff !important;
}
/* End pagination */

/* Shopping cart */
.t-img img {
	width: 100px;
	max-width: 100px;
	height: auto;
}
.cart-in-stock {
	font-size: 12px;
	margin-top: 3px;
}

.green-status-text, .red-status-text {
	font-size: 16px;
	margin: 8px 10px 0 0;
	float: right;
}
.green-status-text {
	color: #47bac1;
}
.red-status-text {
	color: #a00;
}

div.cart-coupon-text {
	color: #fff;
	background-color: #47bac1;
	border: 1px solid #47bac1;
	border-radius: 15px;
	font-size: 14px;
	padding: 5px 10px;
}
div.cart-coupon-text-error {
	color: #fff;
	background-color: #a00;
	border: 1px solid #a00;
	border-radius: 15px;
	font-size: 14px;
	padding: 5px 10px;
}

.shopping-cart .crt-sumry ul li:nth-child(2), .checkout .order-review .review-box ul li:nth-child(6) {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 5px;
}
.checkout .order-review .review-box ul li:last-child span {
    float: left;
}
.checkout-summary {
	color: #333;
	font-size: 17px;
	font-weight: 600;
}
.checkout-summary-block {
	margin-top: 20px;
}
.checkout-summary-block span {
	float: right;
}
/*
.checkout .order-review .review-box ul li:nth-child(5) {
    font-size: 16px;
    color: #666666;
    border: none;
    
    padding: 12px 0;
    margin-bottom: 0;
    font-weight: 600;
}
*/

/* End shopping cart */

/* Forms */
.checkout form div div input[type=text], .checkout form div div input[type=number] {
    border: 1px solid #dddddd;
    width: 100%;
    height: 45px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    padding-left: 15px;
    margin-bottom: 20px;
}
/* End Forms */

/* Single product */
.sg-product .sg-content .pro-name p {
    font-size: 26px;
    color: #8C1717;
    font-weight: 600;
    margin-bottom: 0;
}
.sg-product .sg-tab ul.nav li.nav-item a, .sg-product .sim-pro .sec-title h5, .sg-product .category-box .sec-title h6, .sg-product .ht-offer .sec-title h6 {
    text-transform: capitalize;
}

.sg-product .sg-tab .tab-content .tab-pane#pro-det p {
	padding-right: 10px;
}
.sg-product .sg-tab .tab-content .tab-pane#pro-det p, .sg-product .sg-tab .tab-content .tab-pane#rev .review-box .rv-content p {
    color: #444;
    font-size: 16px;
    line-height: 130%;
}
.sg-product .sg-tab .tab-content .tab-pane#rev .review-box .rv-content h6 span {
	color: #444;
    font-size: 14px;
    font-style: italic;
}
.sg-product .sg-content .colo-siz .qty-box ul li:first-child {
    color: #444;
}
.sg-product .sg-tab .tab-content .tab-pane#rev .review-box .rv-content {
    border: 1px solid #e5e5e5;
    padding: 20px;
    width: 100%;
}
.sg-product .sg-tab .tab-content .tab-pane#rev .review-form form label {
    font-size: 15px;
    color: #333;
    font-weight: 600;
    display: block;
}
.sg-product .sg-tab .tab-content .tab-pane#rev .review-form h6 {
	font-size: 17px;
    color: #444;
    text-transform: capitalize;
}
.sg-product .sg-tab .tab-content .tab-pane#rev .review-form {
    margin-top: 40px;
}
.textarea-review {
	color: #444;
	font-size: 13px;
	float: right;
}
.chars-remaining-review {
	color: #8C1717;
	font-size: 13px;
	float: right;
}
.single-product-sidebar {
	border-left: 1px solid #eee;
	padding-left: 25px;
}

/* End single product */



/* Member page */
button.member-logout-button {
    color: #fff;
    background: #8C1717;
    padding: 5px 15px;
    border: none;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    float: right;
}
button.member-logout-button:hover {
    color: #fff;
    background: #aa1717;
}

td.t-rem {
	cursor: pointer;
}

p.membership-cancel-text {
	color: #777;
	font-size: 15px;
	text-align: center;
}
p.membership-cancel-text a {
	color: #8C1717;
}
p.membership-cancel-text a:hover {
	text-decoration: underline;
}

h6.form-error {
	color: #c00 !important;
	font-size: 0.9rem !important;
	font-weight: normal !important;
	margin: 2px 0 0 5px !important;
}

.shopping-cart .cart-table .table tbody tr td.inner-table-left, .shopping-cart .cart-table .table tbody tr td.inner-table-center {
    padding: 10px 0;
    vertical-align: middle;
    text-align: center;
    border: none;
}
.shopping-cart .cart-table .table tbody tr td.inner-table-left {
    text-align: left;
}

.shopping-cart .cart-table .table tbody tr td.outer-table {
    padding: 10px 0;
    vertical-align: top;
    text-align: center;
    border: none;
    padding-top: 30px;
}
.shopping-cart .cart-table .table tbody tr td.outer-table-left {
    text-align: left;
}
.shopping-cart .cart-table .table tbody tr td.review-add button {
    color: #fff;
    background: #8C1717;
    font-size: 12px;
    padding: 1px 7px;
    border: none;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
}
.order-table-separator {
	border-bottom: 2px solid #cecece;
}


.wishlist-section {
	padding-top: 20px;
}
div.wishlist-buttons {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.opt-wish-list {
	margin-right: 4px;
}
.opt-wish-list-label {
	margin-left: 15px;
}




.sg-product .sg-tab .tab-content .tab-pane#rev .review-form form .star-rating span {
    font-size: 18px;
    color: #fdba2d;
    cursor: pointer;
}
form#modal-review-form .star-rating span {
    font-size: 18px;
    color: #fdba2d;
    cursor: pointer;
}

button.btn-form {
    color: #fff;
    background: #8C1717;
    padding: 5px 15px;
    
}
button.btn-form:hover {
    color: #fff;
    background: #aa1717;
}

button.btn-print-invoice {
	color: #fff;
    background: #8C1717;
    padding: 5px 15px;
    border: none;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    float: right;
}
button.btn-print-invoice:hover {
	color: #fff;
    background-color: #aa1717;
}

.shopping-cart .cart-table .table tbody tr td.t-add button:hover {
    color: #fff;
    background: #aa1717;
}

/* End member page */


.pull-left {
	float: left;
}
.pull-right {
	float: right;
}


.club-page h5 {
	color: #8C1717;
	font-size: 1.4rem;
    font-weight: 500;
    text-align: center;
    margin: 20px 0;
}

.club-page .club-page-top-section h2, .club-page .club-page-top-section h4, .club-page .club-page-top-section h6 {
	color: #222222;
	text-align: center;
	margin-bottom: 10px;
}

.club-page .club-page-top-section h2 {
	font-size: 2.2rem;
    font-weight: 600;
    margin-bottom: 20px;
}
.club-page .club-page-top-section h2 span {
	color: #8C1717;
}
.club-page .club-page-top-section h4 {
	font-size: 1.3rem;
    font-weight: 500;
}
.club-page .club-page-top-section h6 {
	font-size: 1.1rem;
    font-weight: normal;
}



.club-page .club-page-main-section img {
	display: block;
	margin: 0 auto;
	width: 80%;
}

.club-page .club-page-main-section h6 {
	font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
    margin: 10px 0;
}

.club-page .club-page-main-section ul {
	text-align: center;
	margin-bottom: 20px;
}
.club-page .club-page-main-section ul li {
	font-size: 1.2rem;
	text-align: center;
	list-style-type: none;
}
.club-page .club-page-main-section ul li:before {
	font-family: "Font Awesome 5 Free";
	content: "\f0a4";
	color: #8C1717;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	font-weight: 900;
}


.club-page .club-page-main-section button {
    display: block;
    color: #fff;
    background: #8C1717;
    font-size: 15px;
    font-weight: 600;
    margin: 40px auto;
    padding: 10px 30px;
    border: none;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    margin-top: 10px;
}







.register-page .register-page-top-section h4.signup-error {
	color: #a00;
	font-size: 1.2rem;
	text-align: center;
	margin-bottom: 10px;
}
.register-page .register-page-top-section h4.login-error {
	color: #a00;
	font-size: 1.4rem;
	text-align: center;
	margin-bottom: 20px;
}





.register-page .register-page-top-section h5 {
	color: #8C1717;
	font-size: 1.4rem;
    font-weight: 600;
    text-transform: none;
    margin: 0 0 20px 0;
}
.register-page .register-page-top-section h5.no-account {
	color: #8C1717;
	font-size: 1.5rem;
    font-weight: 600;
    text-align: center;
    text-transform: none;
    margin: 30px 0 0 0;
}
.register-page .register-page-top-section h5.no-account:hover {
	cursor: pointer;
	text-decoration: underline;
}

.register-page .register-page-top-section h2, .register-page .register-page-top-section h4, .register-page .register-page-top-section h6 {
	color: #222222;
	text-align: center;
	margin-bottom: 15px;
}

.register-page .register-page-top-section h2 {
	font-size: 2.0rem;
    font-weight: 600;
    margin-bottom: 10px;
}
.register-page .register-page-top-section h2 span {
	color: #8C1717;
}
.register-page .register-page-top-section h4 {
	font-size: 1.3rem;
    font-weight: 500;
}
.register-page .register-page-top-section h6 {
	font-size: 1.2rem;
    font-weight: normal;
}

.register-page .register-page-top-section ul {
	text-align: center;
	margin-bottom: 20px;
}
.register-page .register-page-top-section ul li {
	font-size: 1.2rem;
	text-align: center;
	list-style-type: none;
}
.register-page .register-page-top-section ul li:before {
	font-family: "Font Awesome 5 Free";
	content: "\f0a4";
	color: #8C1717;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	font-weight: 900;
}







/* signup / login / Userr update forms */
.register form input[type=password], .register form input[type=number] {
    border: 1px solid #ddd;
    width: 100%;
    height: 45px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    padding-left: 15px;
    margin-bottom: 35px;
}
.register form input[type=password]:focus, .register form input[type=number]:focus {
  	border-color: #8C1717;
}

.register form select, .checkout form select {
  	border: 1px solid #dddddd;
    width: 100%;
    height: 45px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    padding-left: 15px;
    margin-bottom: 35px;
}
.register form select:focus, .checkout form select:focus {
  	border-color: #8C1717;
}
.register form p.club-form {
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 10px;
}
.register form h5.club-form {
	text-transform: capitalize;
	margin: 20px 0 10px;
}
.register form h6.club-form {
	color: #8C1717;
	font-weight: 600;
	line-height: 150%;
}

.btn-danger {
    color: #fff;
    background-color: #8C1717;
    border-color: #8C1717;
}
.login .r-customer form button, .login .n-customer a, .register form button {
    background: #8C1717;
}
.login .r-customer form button, .login .n-customer a, .register form button:hover {
    background: #aa1717;
}
.sg-product .sg-tab .tab-content .tab-pane#rev .review-form form button {
    background: #8C1717 !important;
    float: right;
}
.sg-product .sg-tab .tab-content .tab-pane#rev .review-form form button:hover {
    background: #aa1717 !important;
}


.shopping-cart .crt-sumry button.chq-out {
    color: #fff;
    background: #8C1717 !important;
    border: 1px solid #8C1717;
}
.shopping-cart .crt-sumry button.chq-out:hover {
	color: #fff;
    background: #aa1717 !important;
}

.checkout button.ord-btn {
	color: #fff;
    background: #8C1717 !important;
    border: 1px solid #8C1717;
    margin-top: 0;
}
.checkout button.ord-btn:hover {
	color: #fff;
    background: #aa1717 !important;
}
.checkout form h5, .checkout .order-review h5, .checkout .pay-meth h5 {
    text-transform: capitalize;
}

.order-review-col {
	padding: 0 25px;
}
.list-border-right {
	border-right: 1px solid #cecece;
}

p.thank-you {
	color: #797979;
	font-size: 15px;
	line-height: 30px;
}
p.thank-you a {
	color: #0645ad;
}
p.thank-you a:hover {
	color: #0645ad;
	text-decoration: underline !important;
}

.btn-event-registration {
    font-size: 16px;
    color: #fff;
    background-color: #8C1717;
    border: 1px solid #fff;
    padding: 3px 10px;
    border-radius: 25px;
    margin: 0 20px 20px 0;
    float: right;
}
.btn-event-registration:hover {
    color: #8C1717;
    background-color: #fff;
    border: 1px solid #8C1717;
}

.btn-wine {
    color: #fff;
    background: #8C1717;
    padding: 5px 15px;
    border: none;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
}
.btn-wine:hover {
	color: #fff;
    background: #aa1717;
}


.register form {
    max-width: 700px;
    margin: 0 auto;
    border: 1px solid #eeeeee;
    padding: 20px 42px 35px;
}
.no-border form {
	padding: 10px 0;
	border: none;
}



p.registration {
	font-size: 16px !important;
}

.terms-link a {
	color: #8C1717;
}
.terms-link a:hover {
	text-decoration: underline;
}

.login .r-customer form .nam-btm {
    margin-bottom: 0;
}

.login .r-customer p {
    margin-bottom: 5px;
}
.login .r-customer form .nam-btm a {
    color: #8C1717;
}

h4.signup-error {
	color: #c00;
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
}
h4.login-error {
	color: #c00;
	font-size: 20px;
	text-align: left;
	margin-bottom: 5px;
}

/* End signup / login forms */





/* Add to cart buttons */
.item-content a.it-cart {
    background: #eee;
    display: inline-block;
    padding-right: 10px;
    border: 1px solid #ddd;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    margin-right: 8px;
}
.item-content a.it-cart span.it-img {
    background: #fff;
    display: inline-block;
    padding: 7px 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.item-content a.it-cart span.it-title {
    color: #444;
    font-weight: 600;
    padding-left: 5px;
    cursor: pointer;
}
.item-content a.it-fav {
    border: 1px solid #ddd;
    display: inline-block;
    padding: 7px 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-right: 8px;
}
.item-content a.it-cart:hover, .item-content a.it-fav:hover {
	border-color: #8C1717;
}
/* End add to cart buttons */


/* End template overide */





img.img-bordered {
	border: 1px solid #777;
	padding: 5px;
}

.home-welcome img {
	width: 35vw;
	max-width: 35vw;
	height: auto;
	margin: 15px 20px 10px 20px;
	float: left;
}

.f-banner .home-welcome h4 span {
    color: #8C1717;
}

i.i-red {
	color: #8C1717 !important;
}

/*
.search-cat {
	width: 200px;
}
*/
.search-dropdown {
	width: auto;
}

h1.home-slide-title {
	color: #8C1717 !important;
	font-size: 28px !important;
}



.slider-area2 .slider-wrapper .slider-item .slider-table .slider-tablecell-text {
    vertical-align: top;
    padding-top: 40px;
}
.slider-area2 .slider-wrapper .slider-item .slider-table .slider-tablecell-image {
    vertical-align: top;
}


.category .price-range .price-filter #price-range-slider.ui-slider {
  background: #eeeeee none repeat scroll 0 0;
  width: 100%;
  height: 10px;
  margin-bottom: 15px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  position: relative;
}

.category .price-range .price-filter #price-range-slider.ui-slider .ui-price-range-slider {
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 1;
  display: block;
  background: #8C1717 none repeat scroll 0 0;
}

.category .price-range .price-filter #price-range-slider.ui-slider span.ui-slider-handle {
  position: absolute;
  top: -5px;
  width: 18px;
  height: 18px;
  background: #8C1717;
  z-index: 2;
  margin-left: -8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.category .price-range .price-filter #price-range-slider.ui-slider span.ui-slider-handle:hover {
  cursor: pointer;
}

.category .price-range .price-filter #price-range-slider.ui-slider span.ui-slider-handle:focus {
  outline: none;
}


/*
p, li, a, button {
    font-size: 14px;
    font-family: "Source Sans Pro", sans-serif;
    margin: 0;
    letter-spacing: 0.2px;
}
*/





h2.home-slide-subtitle {
	font-size: 22px !important;
	font-weight: 600;
}
p.home-slide-text {
	font-size: 20px !important;
	margin-top: 20px;
}

h4.intro-title {
	color: #8C1717;
	margin-bottom: 10px;
}
div.intro-text p {
	color: #333 !important;
	font-size: 16px !important;
	margin-top: 10px !important;
}
div.rules-text p {
	color: #333 !important;
	font-size: 16px !important;
	line-height: 140% !important;
	margin-left: 35px;
	margin-bottom: 7px !important;
}
div.rules-text ul {
	color: #333 !important;
	font-size: 16px !important;
	line-height: 140% !important;
	list-style-position: inside;
	margin-left: 50px;
	margin-bottom: 5px !important;
}

.bst-img img {
	width: 100px;
	max-width: 100px;
	height: auto;
}

.grid-item-padded {
    padding: 0 15px;
}
.grid-item-name {
	color: #000 !important;
    font-weight: normal;
}
.grid-item-name a {
	color: #000 !important;
	font-size: 17px !important;
}
.grid-item-name a:hover {
	color: #8C1717 !important;
}
.grid-item-winery {
	color: #777;
	font-size: 14px;
    font-weight: normal;
}
.grid-item-region {
	color: #777;
	font-size: 13px;
    font-weight: normal;
}
.grid-item-desciption {
	line-height: 1.4;
	padding: 0 15px;
}
.grid-item-price, .grid-basket-price {
	font-size: 14px;
    color: #444;
    font-weight: 400;
    letter-spacing: 0.2;
}
.grid-item-member-price, .grid-basket-member-price {
    font-size: 16px;
    color: #444;
    font-weight: 600;
    letter-spacing: 0;
}
.grid-basket-price {
	font-size: 20px;
}
.member-price-small {
	font-size: 15px;
}
.price-small {
	font-size: 13px;
}
/*
.grid-basket-member-price {
	font-size: 17px;
}
*/
.grid-basket-name {
	font-size: 20px;
    color: #8C1717;
    font-weight: 600;
    margin-bottom: 10px;
}
.grid-basket-description {
	font-size: 15px;
    line-height: 130% !important;
    margin-bottom: 10px;
}

.category .product-box .tab-content .tab-pane .tab-item2 .item-heading .item-price ul.list-price {
    padding-top: 15px;
}
.list-item-price {
	font-size: 20px;
    color: #444;
    font-weight: 600;
    letter-spacing: 0;
}
.list-item-sale-price {
	font-size: 15px;
    color: #969696;
    font-weight: normal;
    text-decoration: line-through;
}


.single-item-price {
	font-size: 26px;
    color: #8C1717;
    font-weight: 600;
    letter-spacing: 0;
}
.single-item-sale-price {
	font-size: 18px;
    color: #969696;
    font-weight: normal;
    text-decoration: line-through;
}
.single-item-desc {
	color: #444;
	font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 140%;
    margin-bottom: 20px;
    padding-right: 10px;
}

.wine-page-club-wine-title h6 {
	color: #8C1717;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	margin: 10px 0;
}

.similar-item-name a {
	color: #8C1717 !important;
	font-size: 16px !important;
	font-weight: normal;
	line-height: 120%;
}
.similar-item-name a:hover {
	color: #dc3545 !important;
}
.similar-item-winery {
	color: #777;
	font-size: 13px;
    font-weight: normal;
}
.similar-item-region {
	color: #777;
	font-size: 13px;
    font-weight: normal;
}
.similar-item-price {
	font-size: 17px;
    color: #444;
    font-weight: 600;
    letter-spacing: 0;
}
.similar-item-sale-price {
	font-size: 14px;
    color: #444;
    font-weight: 400;
    letter-spacing: 0.2;
    text-decoration: line-through;
}
.similar-item-not-selected {
	color: #8C1717 !important;
	font-size: 16px !important;
	font-weight: 500;
	line-height: 120%;
}

.ht-heading, .ht-content {
	padding: 0 15px 0 15px;
}
.ht-img {
	margin-bottom: 10px;
}

.ht-offer .ht-content ul li i {
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    
	font-size: 13px;
    color: #fdba2d;
    letter-spacing: 0.2px;
}

.ht-offer .ht-content a {
    background: #eeeeee;
    padding: 6px;
    border: 1px solid #dddddd;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    
}
.ht-offer .ht-content a:hover {
	border-color: #8C1717;
}

.about-us {
    padding: 20px 0;
}
.about-us .wc-box p {
    font-size: 16px;
    color: #777;
    line-height: 150%;
    margin-bottom: 20px;
}
.about-us .wc-box h4, .about-us .his-mis .history h5 {
    text-transform: capitalize;
}
.about-us .his-mis .history h5 {
    margin: 30px 0 10px 0;
}
.about-us .his-mis .history p {
    font-size: 16px;
    color: #777;
    line-height: 150%;
    margin-bottom: 15px;
}
.about-us .his-mis .history ul li {
    margin-bottom: 5px;
}


#user-tab-orders-mobile .order-box, #user-tab-wishlist-mobile .order-box, #user-tab-reviews-mobile .order-box {
	background-color: #f3f3f3;
	padding: 10px;
	margin-bottom: 20px !important;
}


#user-tab-wishlist-mobile .order-box button, #user-tab-reviews-mobile .order-box button {
    color: #fff;
    background: #8C1717;
    font-size: 12px;
    padding: 1px 7px;
    border: none;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
}
#user-tab-reviews-mobile .order-box .list-inline-item {
    margin: 5px 0;
}
#user-tab-reviews-mobile .order-box .list-inline-item i {
    font-size: 13px;
    color: #fdba2d;
}
#user-tab-reviews-mobile .order-box .btn-review-delete {
    margin-right: 10px;
    margin-top: 10px;
    float: right;
}

section.contact-area {
	padding: 50px 0 40px;
}
.contact-area .contact-box-tp h4, .contact-area .contact-form h4 {
    text-transform: capitalize;
}

section.footer-banner {
	color: #cecece;
	background-color: #400;
	text-align: center;
	padding: 15px 0;
}
.footer-top .f-cat p {
    font-size: 15px;
    color: #969696;
    display: block;
    margin-bottom: 15px;
    padding-right: 35px;
}
.footer-top .f-email a {
    font-size: 15px;
    color: #969696;
    display: inline-block;
}
.footer-top .f-email a:hover {
    color: #fff;
}
.footer-top .f-cat ul li a:hover, .footer-top .f-sup ul li a:hover, .footer-top .f-link ul li a:hover {
    color: #fff;
}
.footer-top .f-cat ul li a:hover i, .footer-top .f-sup ul li a:hover i, .footer-top .f-link ul li a:hover i {
    color: #fff;
}
.footer-top .f-cat img.logo-footer {
	width: 35%;
	height: auto;
    margin: 0 25px 0 7px;
	float: right; !important;
}

.footer-top .f-sup ul li a i:hover {
 	color: #fff;
 }
.footer-btm {
    padding: 10px 0 30px 0;
}
.footer-btm p {
	color: #777 !important;
}
.footer-btm a {
	color: #aaa !important;
}
.footer-btm a:hover {
	color: #cecece !important;
	text-decoration: none !important;
}

.card-pay-field {
	margin-bottom: 20px !important;
}

.paypal-button {
	margin-top: 20px;
	float: right;
}

.show {
	display: block;
	visibility: visible;
}
.hide, .hidden {
	display: none;
	visibility: hidden;
}
.show-row {
	display: table-row;
	visibility: visible;
}
.hide-row {
	display: none;
	visibility: hidden;
}
.hide-div {
	display: none !important;
}


.text-bold {
	font-weight: bold;
}
.text-red {
	color: #8C1717 !important;
}
.text-bright-red {
	color: #f00 !important;
}
.text-black {
	color: #000 !important;
}

.fs-80p {
	font-size: 80%;
}
.fs-17 {
	font-size: 17px;
}

.lh-140p {
	line-height: 140%;
}

.m-y-10 {
	margin: 10px 0;
}
.m-y-20 {
	margin: 20px 0;
}

.p-y-15 {
	padding: 15px 0;
}
.p-y-20 {
	padding: 20px 0;
}
.p-y-40 {
	padding: 40px 0;
}
.p-y-50 {
	padding: 50px 0;
}

.p-t-0 {
	padding-top: 0;
}
.p-t-10 {
	padding-top: 10px;
}
.p-t-20 {
	padding-top: 20px;
}
.p-t-30 {
	padding-top: 30px;
}

.p-b-0 {
	padding-bottom: 0 !important;
}

.p-r-20 {
	padding-right: 20px;
}

.p-r-0 {
	padding: 0;
}

.m-r-0 {
	display: block;
	margin-right: 0;
	padding-right: 0;
	border: 0;
}

.m-t-0 {
	margin-top: 0 !important;
}
.m-t-5 {
	margin-top: 5px;
}
.m-t-10 {
	margin-top: 10px;
}
.m-t-15 {
	margin-top: 15px;
}
.m-t-20 {
	margin-top: 20px;
}
.m-t-30 {
	margin-top: 30px;
}
.m-t-40 {
	margin-top: 40px;
}
.m-t-50 {
	margin-top: 50px;
}
.m-t-60 {
	margin-top: 60px;
}

.m-b-0 {
	margin-bottom: 0 !important;
}
.m-b-5 {
	margin-bottom: 5px !important;
}
.m-b-10 {
	margin-bottom: 10px !important;
}
.m-b-15 {
	margin-bottom: 15px !important;
}
.m-b-20 {
	margin-bottom: 20px !important;
}
.m-b-30 {
	margin-bottom: 30px !important;
}
.m-b-40 {
	margin-bottom: 40px !important;
}
.m-b-50 {
	margin-bottom: 50px !important;
}

.m-l-5 {
	margin-left: 5px;
}
.m-l-10 {
	margin-left: 10px;
}
.m-l-15 {
	margin-left: 20px;
}
.m-l-20 {
	margin-left: 20px;
}
.m-l-25 {
	margin-left: 25px;
}
.m-l-30 {
	margin-left: 30px;
}
.m-l-40 {
	margin-left: 40px;
}
.m-l-50 {
	margin-left: 50px;
}
.m-r-10 {
	margin-right: 10px;
}
.m-r-20 {
	margin-right: 20px;
}



.btn-mobile-join-club {
	font-size: 14px;
	margin: 5px 20px 0 0;
	padding: 3px 12px;
	border-radius: 30px;
	float: right;
}
.mean-container .mean-bar .mean-nav a span {
	font-family: "Source Sans Pro", sans-serif;
	font-weight: normal;
	color: #fff;
	background-color: #8C1717;
}


div#cart-row-mobile, div#account-row-mobile {
	display: none;
}


/*
.alert-banner-mobile {
	width: 70%;
	display: block;
	margin: 0 auto;
	text-align: center !important;
}

.alert-banner .btn {
	margin-top: -5px;
}
.tour-buttons {
	text-align: center !important;
}
.tour-buttons button {
	margin: 5px 5px 0 5px;
	border-radius: 30px;
}
*/


section.italy-banner-desktop {
	display: block;
}
section.italy-banner-mobile {
	margin-bottom: 40px;
	display: none;
}







/* Extra large devices (desktops, greater than 1200px) */
@media (min-width: 1200px) {
	div#cart-row-mobile, div#account-row-mobile {
		display: none;
	}
	.media-xl-m-t-30 {
		margin-top: 30px;
	}
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
	div#cart-row-mobile, div#account-row-mobile {
		display: none;
	}
	#review-modal {
		margin-top: 120px;
	}
	
	
	section.italy-banner-desktop {
		display: none;
	}
	section.italy-banner-mobile {
		display: block;
	}
	
	
	
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
	div#cart-row-mobile, div#account-row-mobile {
		display: none;
	}
	.menu-area2 .main-menu ul li:last-child.cup-btn a {
	    margin: -10px 0 10px 0;
	}
	.home-welcome img {
		width: 40vw;
		max-width: 40vw;
		height: auto;
		margin-left: 20px;
	}
	.index-thumbnail-image img {
		display: block !important;
	  	max-height: 12vh !important;
	  	max-width: 100% !important;
	  	margin: 0 auto;
	}
	.bst-content {
		margin-left: 10px;
	}
	.detail-image img {
	    display: block !important;
	    max-width: 170px;
	    max-height: 405px;
	    width: auto;
	    height: auto;
	    margin: 0 auto !important;
	}
	.sidebar-image img {
	    display: block !important;
	    max-width: 120px;
	    max-height: 300px;
	    width: auto;
	    height: auto;
	    margin: 0 auto !important;
	}
	.club-image img {
	    display: block !important;
	    max-width: 160px;
	    max-height: 405px;
	    width: auto;
	    height: auto;
	    margin: 0 auto !important;
	}
	.quarterly-club-image img {
		display: block !important;
		max-width: 160px;
	    max-height: 405px;
	    width: auto;
	    height: auto;
	    margin: 0 auto !important;
	}
	
	
	.alert-banner-mobile {
		width: 90%;
	}



	.hide-md {
		display: none;
	}
	.media-md-fs-18 {
		font-size: 18px;
	}
	.media-md-m-y-10 {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	.media-md-m-y-20 {
		margin-top: 20px !important;
		margin-bottom: 20px !important;
	}
	.media-md-m-t-15 {
		margin-top: 15px !important;
	}
}

/* (iPad) */
@media (min-width: 767.98px) and (max-width: 770px){
	div#cart-row-mobile, div#account-row-mobile {
		display: none;
	}
	.index-thumbnail-image img {
		display: block !important;
	  	max-height: 10vh !important;
	  	max-width: 100% !important;
	  	margin: 0 auto;
	}
	.bst-content {
		margin-left: 10px;
	}
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
	/*
	div#cart-row-full, div#account-row-full {
		display: none;
	}
	div#cart-row-mobile, div#account-row-mobile {
		display: block;
	}
	*/
	
	
	
	section.italy-banner-mobile {
		margin-top: 150px;
		margin-bottom: 0;
	}
	.alert-banner-mobile {
		width: 90%;
	}
	a.cup-btn {
	    font-size: 14px;
	    color: #fff;
	    background: #8C1717;
	    padding: 4px 15px;
	    
	    margin: 0;
	    position: absolute;
	    top: 30px;
	    right: 140px;
		
	    -ms-transform: translateY(-50%);
	    transform: translateY(-50%);
	    
	    border: 1px solid #8C1717;
	    -webkit-border-radius: 30px;
	    -moz-border-radius: 30px;
	    -ms-border-radius: 30px;
	    border-radius: 30px;
	}
	
	.media-sm-m-t-15 {
		margin-top: 15px !important;
	}
	.media-sm-m-t-20 {
		margin-top: 20px !important;
	}
	.media-sm-m-t-30 {
		margin-top: 30px !important;
	}
}

@media (max-width: 600.00px) {
	a.cup-btn {
	    font-size: 14px;
	    color: #fff;
	    background: #8C1717;
	    padding: 4px 15px;
	    
	    margin: 0;
	    position: absolute;
	    top: 30px;
	    right: 95px;
		
	    -ms-transform: translateY(-50%);
	    transform: translateY(-50%);
	    
	    border: 1px solid #8C1717;
	    -webkit-border-radius: 30px;
	    -moz-border-radius: 30px;
	    -ms-border-radius: 30px;
	    border-radius: 30px;
	}
}	

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
	section.slider-area2 {
		display: none;
	}
	section.f-banner {
		margin-top: 10px !important; /* 50px without the Italy tour banner */
		padding-top: 10px !important; /* 50px without the Italy tour banner */
	}
	
	section.breadcrumb-area {
		margin-top: 120px !important;
		padding: 10px !important;
	}
	section.feat-pro2 .feat-box {
		display: block !important;
	}
	
	a.cup-btn {
	    font-size: 14px;
	    color: #fff;
	    background: #8C1717;
	    padding: 4px 15px;
	    
	    margin: 0;
	    position: absolute;
	    top: 90px;
	    right: 148px;
		
	    -ms-transform: translateY(-50%);
	    transform: translateY(-50%);
	    
	    border: 1px solid #8C1717;
	    -webkit-border-radius: 30px;
	    -moz-border-radius: 30px;
	    -ms-border-radius: 30px;
	    border-radius: 30px;
	}
	
	#review-modal {
		margin-top: 60px;
	}
	
	#newsletter-card {
		width: 80vw;
		max-width: 80vw;
		position: fixed;
		left: 50%;
    	transform: translateX(-50%);
	}
	.home-welcome img {
		width: 45vw;
		max-width: 45vw;
		height: auto;
		margin: 15px 10px 0 10px;
	}
	.index-thumbnail-image img {
		display: block !important;
	  	max-height: 120px !important;
	  	max-width: 100% !important;
	  	margin: 0 auto;
	}
	.bst-img a img {
	  	margin-right: 10px !important;
	}
	
	.cart-wishlist-area-mobile {
		position: relative;
		top: -25px;
		right: 40px;
	}
	.cart-wishlist-area-mobile span {
		position: relative;
		top: 20px;
		left: 25px;
	}
	.mobile-wishlist span {
		margin-right: 15px !important;
	}
	.mobile-cart {
		margin-right: -15px !important;
	}
	
	.checkout .order-review .review-box ul li div.pro img {
	    display: none !important;
	}
	
	.media-xs-m-y-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.media-xs-m-y-10 {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	.media-xs-m-t-0 {
		margin-top: 0 !important;
	}
	.media-xs-m-t-15 {
		margin-top: 15px !important;
	}
	.media-xs-m-t-20 {
		margin-top: 20px !important;
	}
	.media-xs-m-t-30 {
		margin-top: 30px !important;
	}
}

@media (max-width: 460.00px) {
	.btn-mobile-join-club {
		display: none;	
	}
}	

@media (max-width: 390.00px) {
	
	
	
	section.italy-banner-mobile {
		margin-top: 130px;
		margin-bottom: 0;
	}
	
	
	
	
	a.cup-btn {
	    font-size: 14px;
	    color: #fff;
	    background: #8C1717;
	    padding: 4px 15px;
	    
	    margin: 0;
	    position: absolute;
	    top: 90px;
	    right: 137px;
		
	    -ms-transform: translateY(-50%);
	    transform: translateY(-50%);
	    
	    border: 1px solid #8C1717;
	    -webkit-border-radius: 30px;
	    -moz-border-radius: 30px;
	    -ms-border-radius: 30px;
	    border-radius: 30px;
	}
}

@media (max-width: 360.00px) {
	a.cup-btn {
	    font-size: 14px;
	    color: #fff;
	    background: #8C1717;
	    padding: 4px 15px;
	    
	    margin: 0;
	    position: absolute;
	    top: 90px;
	    right: 122px;
		
	    -ms-transform: translateY(-50%);
	    transform: translateY(-50%);
	    
	    border: 1px solid #8C1717;
	    -webkit-border-radius: 30px;
	    -moz-border-radius: 30px;
	    -ms-border-radius: 30px;
	    border-radius: 30px;
	}
}

@media (max-width: 320.00px) {
	a.cup-btn {
	    font-size: 14px;
	    color: #fff;
	    background: #8C1717;
	    padding: 4px 15px;
	    
	    margin: 0;
	    position: absolute;
	    top: 90px;
	    right: 100px;
		
	    -ms-transform: translateY(-50%);
	    transform: translateY(-50%);
	    
	    border: 1px solid #8C1717;
	    -webkit-border-radius: 30px;
	    -moz-border-radius: 30px;
	    -ms-border-radius: 30px;
	    border-radius: 30px;
	}
}