@font-face {
  font-family: 'awesome';
  src:  url('/fonts/awesome.eot?xpul38');
  src:  url('/fonts/awesome.eot?xpul38#iefix') format('embedded-opentype'),
    url('/fonts/awesome.ttf?xpul38') format('truetype'),
    url('/fonts/awesome.woff?xpul38') format('woff'),
    url('/fonts/awesome.svg?xpul38#awesome') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: "icons";
	src:url("/shop/fonts/icons.eot?xsslk");
	src:url("/shop/fonts/icons.eot?#iefixxsslk") format("embedded-opentype"),
		url("/shop/fonts/icons.woff?xsslk") format("woff"),
		url("/shop/fonts/icons.ttf?xsslk") format("truetype"),
		url("/shop/fonts/icons.svg?xsslk#icons") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"], .icon:before, .icon:after, .icon_font, .account_menu_btns a:before, .breadcrumbDiv, .btn_nav:before, .add_to_cart_complete_opt:before, .close_att_cart_popup:before,
#InfoFavBox .submit_button, .btn_delete, .sm_li_1968 a:before, .flexe_slideshow .navbtn, .im_cat_menu_panel .im_cat_menu_box_extra_tag a:before, .home_wedo .arrow:before, .menu_active .cat_a-0:before,
.mobile_cat_menu:before, .mobile_cat_menu_close:before, .li_ticks li:before, .filter_nav_btn:before, .accordion dt:after, .item_info_text_description li:before, .filter_menu_btn:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'awesome' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: block;
	overflow: hidden;
}
.clearfix:after { clear: both; }
.footer_clear { clear:both; height:0; visibility:hidden; }
.clearfixOverflow { overflow:hidden; }
html { overflow-y:scroll; }
table { vertical-align: baseline; }

body, td, th, dt, dd, input, textarea, select {
	font-family: "Ubuntu Sans", sans-serif;
}
body, td, th, dt, dd {
	color:#000;
	font-size:17px;
}
body {
	margin: 0px;
}

a { color:#529dd6; text-decoration:none; }
a:hover { color: #000; }
section a { text-decoration:none; }
.main_bg p {
  line-height: 28px;
}
header {
  position: relative;
  min-height: 100px;
  left: 0;
  right: 0;
  top: 0;
  overflow: hidden;
  z-index: 1;
}
header:hover {
  overflow: visible;
}
section {
	background: #fff;
}
section .wrapper, .home_wrapper, .shop_main_frame, .header_inner {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.body-content-home .shop_main_frame {
  padding: 0;
}
.set_wrapper {
  max-width: 1100px;
  margin: 0 auto;
}
.set_wrapper_2 {
  max-width: 1200px;
  margin: 0 auto;
}
.content_product_listing .shop_main_frame, .body-content-home .shop_main_frame, .content_product_listing .header_inner, .wrapper {
  position: relative;
	max-width: unset;
	margin: 0 20px;
}
.body-content-home .shop_main_frame {
  margin: 0 auto;
}
body {
	margin: 0px;
}
.trans, .trans a {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.trans1, .trans1 a {
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.logo_link img {
  width: clamp(260px, 20vw, 334px);
  display: block;
}
.logo_link {
  position: relative;
  overflow: hidden;
  display: inline-flex;
  height: 100px;
  z-index: 2;
}
.home_logo {
  display: block;
  text-align: center;
  margin-top: 25px;
}
.home_logo svg {
  height: 100px;
	display: inline-block;
}
.header_top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
	line-height: 50px;
	font-size: 11px;
  background: #1d1d1d;
  color: #fff;
  z-index: 3;
}
.header_top a {
	color: #fff;
}
.address_top {
	display: inline-block;
	vertical-align: top;
	margin-right: 50px;
}
.address_top a:hover {
	color: #529dd6;
}
.address_top div {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
}
.address_top div:before {
	content: "m";
	font-size: 15px;
  margin-right: 6px;
  vertical-align: middle;
}
.address_top a:before {
  content: "T";
  font-size: 15px;
  margin-right: 6px;
  vertical-align: middle;
}
.search_btn {
  position: absolute;
  text-transform: uppercase;
  color: #9d9d9d;
  font-size: 12px;
  cursor: pointer;
  right: 0;
  top: 28px;
}
.search_btn:hover {
  color: #000;
}
.search_btn:before {
  content: "s";
  padding-right: 4px;
  vertical-align: bottom;
}
.main_menu {
  position: absolute;
  text-align: right;
  top: 28px;
  left: 0;
  right: 50px;
  z-index: 1;
}
.main_menu ul, .main_menu li {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 15px;
}
.main_menu li {
  display: inline-block;
	vertical-align: top;
	margin-right: -3px;
}
.main_menu li ul li {
  display: block;
}
.main_menu a {
  display: block;
  padding: 0 clamp(10px, 1.2vw, 20px);
  color: #000;
  font-size: clamp(14px, 1.2vw, 18px);
  line-height: 45px;
  font-weight: bold;
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.main_menu a:hover, .main_menu ul li:hover a, .main_menu .menu_sel {
  border-bottom: 2px solid #529dd6;
  padding-bottom: 0;
}
.main_menu li ul {
  position: absolute;
  height: 0;
  opacity: 0;
  visibility: hidden;
  background: #529dd6;
  border-top: none;
  overflow: hidden;
  text-align: left;
  padding: 0;
  min-width: 182px;
  margin-top: 15px;
  box-shadow: 1px 1px 10px #00000020;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.main_menu li:hover ul {
  height: auto;
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}
.main_menu li ul li ul {
  display: block;
  position: relative;
  box-shadow: none;
  left: auto;
  right: 0;
}
.main_menu .main_cat_menu li ul li {
  display: block;
  text-align: left;
  margin: 0;
}
.main_menu li ul li a {
  font-size: 14px;
  color: #fff;
  border: none !important;
}
.main_menu li ul li a:hover {
  background: #fff;
  color: #000;
}

.header_search {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
	right: 0;
	padding-top: 11%;
  display: none;
  background: rgba(0,0,0,0.5);
  z-index: 200;
}
.search_close {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding-right: 10px;
  cursor: pointer;
}
.sub_menu {
  position: absolute;
  color: #000;
  display: inline-block;
  top: 45px;
  right: 0;
}
.sub_menu a {
  color: #000;
  padding: 0 15px;
  line-height: 25px;
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  border: 2px solid #000;
  border-radius: 4px;
  margin-left: 4px;
}
.sub_menu a:hover {
	background: #000;
  color: #fff;
}
.header_search {
	text-align: center;
}
.close_search {
  display: inline-block;
  color: #fff;
  cursor: pointer;
  font-size: 31px;
  line-height: 60px;
  vertical-align: top;
}

.slide_box_effect {
  background: none;
}
.hss_container .slide_box_text {
  color: #000;
  top: 0;
}
.hss_container .slide_box_text .inner {
  margin: 19vw 53vw 0 8vw;
}
.hss_container .slide_box_text p {
  display: block;
  font-size: 1.4vw;
  margin: 0;
  margin-bottom: 15px;
  line-height: 1.9vw;
}
.hss_container .slide_box_text p:first-child {
  display: inline-block;
  padding: 0;
  font-size: 1.6vw;
  color: #000;
  line-height: 2.09vw;
}
.hss_container .slide_box_text p:last-child a:hover {
	background: #ffffff95;
	color: #fff;
}
.hss_container .slide_box_text iframe {
  width: 19vw;
  height: 10vw;
}
.li_ticks li:before {
  content: "w";
  margin-right: 7px;
  font-size: 21px;
  color: #d2a02f;
}
#MainContent ul.li_ticks li {
  list-style: none;
}
#HomeListingContent li {
  list-style: none;
  font-size: 18px;
  line-height: 37px;
}
#MainContent ol li {
  list-style: decimal;
}
footer {
	position: relative;
  color: #646464;
  padding: 30px 0;
	z-index: 2;
}
.logo_link_footer svg {
  height: 115px;
}
.footer_links {
  padding-bottom: 30px;
  display: flex;
  gap: 190px;
  justify-content: center;
  margin: 50px 0 0;
}
@media only screen and (max-width: 600px) {
  .footer_links {
    display: grid;
    gap: 40px;
  }
}
.footer_links a {
  color: #646464;
  font-size: 14px;
}
.footer_links a:hover {
	color: #529dd6
}
.footer_links ul, .footer_links li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer_links li {
  position: relative;
  line-height: 32px;
  font-size: 14px;
}
.footer_links .grid {
  vertical-align: top;
  text-align: center;
  box-sizing: border-box;
}
.logo_link_footer {
  text-align: center;
}
.footer_links .grid_stay {
  width: 18%;
}
.footer_pay {
	position: absolute;
	right: 132px;
	text-align: left;
	margin-top: 18px;
}
.copyright {
  font-size: 14px;
  margin-top: -8px;
  margin-bottom: 15px;
}
.logo_link_footer a {
  position: relative;
  margin-top: 0;
}
.footer_line {
	display: none;
  height: 1px;
  background: #c7c7c7;
  margin: 0 30px;
}
.logo_link_footer .icon:before {
  margin-right: 13px;
  font-size: 24px;
  vertical-align: middle;
}
.logo_link_footer li {
  line-height: 50px;
}
.footer_links .phone {
  margin-top: 16px;
  margin-bottom: -10px;
}
.footer_links .address2 {
  padding-left: 38px;
  margin-top: -23px;
}
.footer_links .opening {
  margin-top: 16px;
}
.footer_links .opening_hours {
  padding-left: 38px;
  margin-top: -23px;
}
.footer_links .email:before {
  content: "E";
}
.footer_links .phone:before {
  content: "T";
}
.footer_links .address:before {
  content: "m";
}
.footer_links .opening:before {
  content: "u";
}
.body-content-home .footer_line {
	display: block;
}
.footer_note {
	background-attachment: fixed;
	font-size: 33px;
	color: #fff;
	font-weight: bold;
}
.social_icons {
  position: relative;
  vertical-align: top;
  text-align: center;
  margin-top: 25px;
}
.social_icons ul, .social_icons li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.social_icons li {
  display: inline-block;
  vertical-align: top;
  height: 45px;
  width: 45px;
  line-height: 49px;
  text-align: center;
  border-radius: 5px;
	margin-right: 4px;
}
.social_icons a {
  display: block;
  font-size: 20px;
  color: #529dd6;
  background: #f8f4f1;
  height: 40px;
  width: 40px;
  line-height: 42px;
  border-radius: 100%;
}
.social_icons.home {
  margin-top: 150px;
}
.social_icons.home a {
  width: auto;
  background: none;
}
.social_icons a:hover {
  background: #529dd6;
  color: #fff;
}
.social_icons.home a:hover {
  background: none;
  color: #529dd6;
}
.social_icons span {
  display: none;
}
.social_icons.home span {
  display: block;
  text-align: center;
  width: auto;
  font-size: 14px;
  color: #000;
  font-weight: bold;
}
.social_icons.home span:first-child {
  font-size: 30px;
  color: #529dd6;
}
.sicon-facebook:before {
  content: "f";
}
.sicon-twitter:before {
  content: "t";
}
.sicon-instagram:before {
  content: "i";
}
.sicon-pinterest:before {
  content: "p";
}
.sicon-google:before {
  content: "g";
}
.sicon-youtube:before {
  content: "y";
}
.social_icons.home .sicon-instagram:before {
  background: #f8f4f1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  border-radius: 100%;
  margin-bottom: 15px;
}
.social_icons .copyright {
	padding-top: 20px;
	display: block;
	font-size: 10px;
}
.footer_note .text {
	padding: 60px 0;
}
.footer_newsletter_wrapper {
  text-align: center;
}
.footer_newsletter {
  background: url(/images/bg_newsletter.webp) no-repeat;
  background-position: top center;
  background-size: cover;
  padding: 55px 20px;
  color: #fff;
}
.newsletter_text {
  margin-bottom: 15px;
  text-align: center;
  font-size: 40px;
}
.footer_newsletter p {
  padding: 0 20px;
}
.toggle_newsletter {
  padding-bottom: 17px;
  max-width: 800px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 37% 37% auto;
  gap: 7px;
}
@media only screen and (max-width: 520px) {
  .toggle_newsletter {
    grid-template-columns: unset;
  }
}
.newsletter_wrapper {
	background-size: cover;
}
.service_20 {
  position: absolute;
  bottom: 3px;
  right: 0;
  left: 0;
  text-align: center;
}
.service_20 img {
  width: 68px;
	vertical-align: middle;
}
.row_location {
  margin-bottom: 30px;
}
.row_location .loc-address {
  display: inline-block;
  vertical-align: top;
  width: 27%;
}
.row_location .loc-gmaps {
  display: inline-block;
  vertical-align: top;
  width: 72%;
}
.row_location .sub_header {
  margin-bottom: 10px;
}
.row_location .opening-hours {
  margin-top: 18px;
}
.googleMap iframe {
  width: 100%;
}
.hss_container {
  position: relative;
  z-index: 1;
}
.home_panel {
  position: relative;
  padding: 80px 0;
  z-index: 2;
}
.blog_wrapper {
  text-align: center;
}
.home_blog_post, #HomeListingContent .media_box {
  position: relative;
  display: inline-block;
  width: 30.5%;
  overflow: hidden;
  vertical-align: top;
  text-align: left;
  margin: 0 10px;
  background: #f8f8f8;
  box-shadow: 1px 1px 10px #00000020;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
#HomeListingContent .media_box {
  margin-bottom: 30px;
  text-align: center;
  width: 20%;
}
.home_blog_post:hover, #HomeListingContent .media_box:hover {
	box-shadow: 1px 1px 20px #00000070;
  -webkit-transform: translateY(-1.25rem);
  -ms-transform: translateY(-1.25rem);
  transform: translateY(-1.25rem);
}
.home_blog .blog_name, #HomeListingContent .media_box .media_name {
  font-weight: 500;
  margin: 13px 0;
  color: #000;
  font-size: 18px;
}
.home_blog .blog_name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.page-home-feature-panels {
  margin-top: 35px;
}
#HomeListingContent .media_box .media_name, #HomeListingContent .media_box .media_d {
  padding: 0 20px;
  margin-bottom: 0;
}
#HomeListingContent .media_box .media_name {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 15px;
}
.home_blog .blog_img, #HomeListingContent .media_box .media_img {
  height: 190px;
  overflow: hidden;
  border-bottom: 4px solid #529dd6;
  margin-top: 40px;
}
.home_blog .blog_img {
  margin-top: 0;
}
#HomeListingContent .media_box .media_img {
  height: unset;
}
#HomeListingContent .media_box img {
  width: 100%;
  margin-bottom: 2px;
}
.home_blog .blog_img img {
	width: 100%;
	display: block;
}
.home_blog .blog_excerpt, #HomeListingContent .media_box .media_d {
  font-size: 14px;
  line-height: 26px;
  max-height: 130px;
  overflow: hidden;
  color: #000;
}
#HomeListingContent .media_box .media_d p {
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
}
.home_blog .blog_content {
  font-size: 14px;
  text-decoration: none;
  color: #000;
	margin: 13px 20px;
}
.home_blog .blog_date {
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.home_panel .home_header, .blog_header {
  margin-bottom: 15px;
  text-align: center;
  font-size: 40px;
}
.home_panel .header_sub {
  text-align: center;
  margin-bottom: 38px;
  font-size: 20px;
}
.blog_content {
	font-size: 16px;
	margin-top: 20px;
}
.blog_content iframe {
  height: 400px;
}
.custom_tables_wrapper {
  padding: 60px 30px;
}
.custom_tables_wrapper #MainBgProducts {
  min-height: auto;
}
.custom_tables_wrapper h3 {
  color: #999;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 32px;
  text-align: center;
}
.custom_tables_wrapper h3 span {
	color: #000;
}
.home_insta .link {
  background-size: 100%;
  background-position: left 66%;
  display: inline-block;
  width: 24%;
  vertical-align: top;
  height: 385px;
}
.home_insta .instagram_wrapper {
  display: inline-block;
  width: 74%;
}
#MainContent ul.bullet_points li {
  line-height: 36px;
}
.pg_insert.pg_insert_type17 {
  background: #549dd319;
  padding: 1px clamp(20px, 4vw, 40px);
  border-radius: 0 0 10px 10px;
}

.content_grid.col2_left {
  grid-template-columns: auto 395px;
}
@media only screen and (max-width: 930px) {
  .content_grid.col2_left {
    grid-template-columns: unset;
  }
  .pg_insert.pg_insert_type17 {
    border-radius: 10px;
  }
  .content_grid.col2 {
    grid-template-columns: unset;
  }
}
.accounts_overhaul {
  padding: clamp(30px, 5vw, 80px) 0;
}
.accounts_switch {
  background: #549dd319;
  padding: 80px 0;
}
.accounts_switch img {
  margin-top: 85px;
}
#HomeListingContent .content_grid.col2 {
  gap: clamp(30px, 5vw, 135px);
}
@media only screen and (max-width: 910px) {
  #HomeListingContent .content_grid.col2 {
      grid-template-columns: unset;
  }
  .accounts_switch img {
    margin-top: 0;
  }
}

#MainContent {
  padding-bottom: 50px;
  background: #fff;
}
.main_content_info, .home_main_content, .product_main_content {
	background: none !important;
	box-shadow: none !important;
	padding: 0 !important;
}
.main_bg {
  position: relative;
  min-height: 100px;
}
#MainBgProducts {
  margin-left: 0;
  min-height: 800px;
}
.layout-products-wrapper {
  padding: 0 20px;
}
.layout-cart {
  margin-top: 65px;
}
#cart-items {
	padding: 0;
	margin: 0;
	border-top: 1px solid #dedede;
	padding-top: 11px !important;
}
.side_menu_wrapper #cart-items {
  border-top: none;
  margin-top: -10px;
}
#cart-items li { list-style:none; }

.login_new { float:left; width: 48%; margin-right: 5px; }
.login_existing { float:right; width: 48%; margin-left: 5px; }

.cart_list_img img {
	height: 75px;
}
.checkout_confirm_right {
	float: right;
	width: 49%;
	vertical-align: top;
	box-sizing: border-box;
}
.checkout_confirm_left {
	float: left;
	width: 49%;
	vertical-align: top;
	box-sizing: border-box;
}
.checkout_section3 .checkout_confirm_left, .checkout_section3 .checkout_confirm_right {
	float: none;
	width: auto;
}
.checkout_section3 .checkout_confirm_right {
	border: none;
	background: #eceef3;
	padding: 0;
}
.checkout_confirm_box_text { height:80px; }

.checkout_billing { float:left; width:50%; }
.checkout_delivery { float: right; width:50%; }
.checkout_btn_container { text-align:center; padding-top:10px; }
.checkout_address_table b { display:inline-block; width:50%; line-height: 20px; }
.checkout_note { margin: 10px 0; font-size: 11px; }
.checkout_sel_option input[type="radio"] { display:none; }
.checkout_address_table {
	font-size: 12px;
}


.Products_Cats_Frame { position:relative; }

/* headers */
.header {
  position: relative;
  background: #2b5677;
  color: #fff;
  overflow: hidden;
}
.header:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  height: 100%;
  width: 107%;
  color: #fff;
  background: #2b5677;
  background-image: radial-gradient(#5479c3 1px, transparent 0);
  background-size: 10px 10px;
  background-position: -19px -19px;
  transform: rotate(7deg);
  z-index: 1;
}
.header_inner {
  position: relative;
  z-index: 2;
}
.header h1 {
  font-size: clamp(30px, 5vw, 45px);
  font-weight: 900;
  margin: clamp(40px, 10vw, 150px) 0 clamp(60px, 11vw, 180px);
}
#MainBgProducts h1, #HeaderProductInfo h1 {
  text-align: center;
}
.header_hero h1 {
  color: #fff;
  font-size: 42px;
  text-shadow: 1px 1px 11px #000;
  padding-top: 135px;
}
h1, h2, h3, h4, h5 {
  margin: 0;
	padding: 0;
	font-weight: normal;
}
h2 {
	font-size: 23px;
  margin-top: 50px;
  margin-bottom: 20px;
}
h3 {
	font-size: 20px;
  margin-top: 40px;
  margin-bottom: 20px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}



.layout-home-wrapper h2 {
  font-size: clamp(28px, 3vw, 35px);
  margin-top: clamp(5px, 3vw, 50px);
}
.footer_links .f_heading {
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 500;
}
.sub_header, .sub_header_alt, .sub_header2, .newsletter_frame span {
	font-size:14px;
	font-weight:bold;
}
.nav_bg {
  line-height: 25px;
  margin-bottom: 15px;
  display: none;
}

/* Header Account*/
.header_acc {
	font-size:12px;
	padding-left: 10px;
	height:30px;
	line-height:30px;
}
.header_acc_menu {
  position: absolute;
  top: 47px;
  right: 0;
  z-index: 2;
}
.account_menu_btns a {
	position: relative;
	margin:0 13px;
	line-height: 30px;
	color: #000;
	display: inline-block;
}
.account_menu_btns .search {
  font-size: 24px;
  border-right: 1px solid #5f5f5f;
  padding-right: 17px;
}
#searchlink, #MyCartLink, #MyFavLink, #signinlink, #MyAccountLink {
	height: 30px;
	text-align: center;
}
.account_menu_btns a:hover {
	color: #529dd6 !important;
}
.account_menu_btns a:after {
  font-size: 10px;
  vertical-align: revert;
  font-weight: 500;
  padding-left: 3px;
}
#signinlink:before, #MyAccountLink:before {
	content: "a";
	font-size: 27px;
}
#MyFavLink:before {
	content: "F";
	font-size: 25px;
}
#MyCompareLink {
	display: none;
}
#MyCartLink:before {
	content: "c";
	font-size: 27px;
	vertical-align: text-bottom;
}
.account_menu_btns a span:before {
	content: "";
}
.account_menu_btns a span:after {
	content: "";
}
#CheckoutLink, .acc_div {
  display: none;
}
#LogoutLink:after {
  content: "Logout";
}
.acc_div:before {
  content: "|";
}
.welcome_note {
	display: none;
}
#MyCartLink span, #MyFavLink span {
  background: #529dd6;
  height: 15px;
  line-height: 16px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  padding: 0 3px;
  font-size: 9px;
  display: block;
  position: absolute;
  top: -4px;
  left: 22px;
  margin: 0;
}
.table_header_bar {
  position: relative;
  margin-bottom: 40px;
  margin-top: 80px;
  overflow: hidden;
  text-align: center;
}
.table_header_bar h3 { margin:0 10px; padding:0; }
.table_header_bar td { font-size:10px; }
.table_header_bar tr { background:#fff; }
.table_header_bar_sel { font-weight:bold; background:#5b7893; }

.contact_page_wrapper,
.blog_content_wrapper {
  margin-top: 45px;
}
.contact_left { float:left; width:47%; padding-right:20px; }
.contact_right { float:right; width:50%; }
.contact_right .sub_header_alt { padding:0; }
.contact_left_bottom {
  width: 100%;
  float: none;
  padding: 0;
  margin-top: 30px;
}
.opening-hours {
  position: absolute;
  top: -4px;
  right: 17%;
}

.feature_container .table_header_bar h3 {
  font-weight: 700;
  font-size: 36px;
  display: block;
  text-transform: uppercase;
  font-style: italic;
}
#NewItemContainer .table_header_bar h3 {
  background-position: center top;
  background-size: 310px;
  color: #f2f2f2;
  line-height: 67px;
  padding-bottom: 12px;
}
#NewItemContainer .table_header_bar h3 span {
  color: #e38120;
  margin-left: -5px;
  margin-right: 9px;
}
#SpecialItemContainer .table_header_bar h3 {
  background-position: center top;
  background-size: 233px;
  color: #f2f2f2;
  line-height: 67px;
  padding-bottom: 12px;
}
#SpecialItemContainer .table_header_bar h3 span {
  color: #ff3636;
  margin-left: -24px;
  margin-right: 25px;
}
#HotProductsItemContainer .table_header_bar h3 {
  background-size: 46px;
  font-weight: 700;
  line-height: 67px;
  padding-bottom: 12px;
  font-style: normal;
  display: inline-block;
  padding: 0 84px;
}
.feature_container .table_header_bar a {
  position: absolute;
  font-size: 13px;
  text-decoration: none;
  font-weight: normal;
  border: 1px solid #fff;
  border-radius: 5px;
  line-height: 30px;
  height: 30px;
  padding: 0 11px;
  color: #fff;
  top: 43px;
  right: 25px;
  text-transform: uppercase;
}
.feature_container .table_header_bar a:hover {
	background: #fff;
	color: #529dd6;
}

/* Breadcrumbe */
.nav_bg nav div { display:inline; }
a.link_breadcrumb, a.link_breadcrumb:hover, .breadcrumbDiv {
  color: #373737;
  text-decoration: none;
  font-size: 13px;
}
.breadcrumbDiv {
	display: inline-block;
	padding: 0 3px;
}
.header_hero a.link_breadcrumb, .header_hero .breadcrumbDiv {
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  font-size: 17px;
}
.breadcrumb_text h2 {
	display:inline;
	margin:0;
	padding:0 !important;
}
.breadcrumb_text, .breadcrumb_text h2 {
	font-size:10px;
	padding-top:5px;
	padding-bottom:3px;
}

/* navigation */
.nav_page a {
  color: #000;
  font-size: 13px;
  font-weight: 700;
  border: 1px solid #dedede;
  border-right: none;
  width: 37px;
  height: 37px;
  line-height: 37px;
  box-sizing: border-box;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  margin-left: -7px;
}
.nav_page a:last-child {
	border: 1px solid #dedede;
}
.nav_page .nav_text, .nav_page a:hover {
  background: #529dd6;
  color: #fff !important;
}
.btn_nav:before {
	font-size: 16px;
	font-weight: bold;
	vertical-align: text-bottom;
}
.btn_pre:before { content:"<"; }
.btn_next:before { content: ">"; }
.nav_btn_info_container a {
	text-decoration: none;
}
.nav_btn_info_container .btn_nav:before {
	font-size: 21px;
}
/*form elements */
.form_fields, select, .form_fields_error, textarea, #SignUp input[type="text"] {
  border: 1px solid #c7c7c7;
  font-size: 15px;
  background: #f3f3f3;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  width: 100%;
  padding: 0;
  margin: 0;
  padding-left: 10px;
  -moz-outline: none;
  outline: none;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.pg_insert.pg_insert_type17 .form_fields {
  background: #fff;
}
.form_fields_error {
	background: #FFE6E6;
}
textarea {
	height:80px !important;
}
.coupon_enable .form_fields {
  border-radius: 6px 0 0 6px;
}
.newsletter_name {
  background: #ffffffa6;
}
.header_search_input {
  font-size: 17px;
  width: 380px;
  line-height: 60px;
  height: 60px;
  border-radius: 6px 0 0 6px;
  margin-left: 12px;
}
fieldset { border:0; margin:0; padding:0; }
dl { clear: left; margin: 0 0 10px 0; }
	fieldset dt { 
		float: left; 
		width: 210px;
		line-height:25px;
	}
	fieldset dt:only-child { float: none; width: auto; }
		label.required:before {
			display: inline-block;
			color: #b75034;
			content: "*";
			padding: 0 5px 0 0;
		}
		label.requiredText {
			display: inline-block;
			color: #b75034;
			padding: 3px 0;
		}
	fieldset dd { margin: 0 0 0 220px; }

.dt_long { width: 244px; }

	#pay fieldset { border:0; margin-left: 30px; }
	#pay dl { clear: left; margin: 0 0 10px 0; }
	#pay fieldset dt { 
		float: left; 
		width: 175px;
		line-height:25px;
	}
	#pay fieldset dt:only-child { float: none; width: auto; }
		#pay label.required:before {
			display: inline-block;
			color: #b75034;
			content: "*";
			padding: 0 5px 0 0;
		}
		#pay label.requiredText {
			display: inline-block;
			color: #b75034;
			padding: 3px 0;
		}
	#pay fieldset dd { margin: 0 0 0 180px; }

	#pay .dt_long { width: 260px; }
	
.require { color:#CC0000; }
.dots {
  position: relative;
  color: #dce0e1;
  font-size: 30px;
  text-align: center;
  overflow: hidden;
  height: 40px;
  letter-spacing: 6px;
  width: 100%;
  margin: 20px 0 !important;
}
.dots:after {
  content: "........................................................................................................................";
  position: absolute;
  left: 20%;
  top: -9px;
  right: 20%;
  overflow: hidden;
}
.checkoutRow { margin-bottom:5px; }
.moduleRow {
	cursor: pointer;
	border: 1px solid transparent;
	line-height: 50px;
}
.moduleRow:hover {
	cursor: pointer;
	border: 1px solid #529dd6;
	line-height: 50px;
}
.moduleRowSelected {
	cursor: pointer;
	background: #529dd6;
	border: 1px solid #529dd6;
	color: #fff;
	line-height: 50px;
}
.checkout_pay_row.payrowSelected {
  border: 2px solid #529dd6;
}
.msgbox {
	padding: 15px;
	min-height: 25px;
	line-height: 25px;
	margin: 5px 0 15px 0;
	color: #fff;
  border-radius: 6px;
	font-size: 16px;
	position: relative;
	z-index: 100;
}
.shoutcast_msg {
  position: fixed;
  text-align: center;
  margin: 0;
  top: 0;
  left: 0;
  right: 0;
}
.flag_error { background:#BF0003; }
.flag_ok { background:#009824; }
.flag_att { background:#F0B712; }
.flag_checkout_acc { margin-top:10px; }
.noticebox.notice_top {
  position: relative;
  background: #000;
  text-align: center;
  margin: 0;
  padding: 0;
  border-radius: 0;
  z-index: 2999;
}
.noticebox.notice_top p {
  padding: 0;
  margin: 0;
  line-height: 40px;
  font-size: 13px;
}
.evenrowbg {
	position: relative;
	padding: 5px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #dedede;
}
.line {
	background-color: #E2E2E2;
	color:#E2E2E2;
	height: 1px;
	border: none;
}
.line2 {
	height:2px;
	background-color: #E2E2E2;
	color:#E2E2E2;
	border: none;
}
.sent_email {
	position: relative;
	background: #009824;
	text-align: center;
	color: #fff;
	line-height: 55px !important;
}

.coupon_container .evenrowbg { width: 84%; }

.cart_table_img { width:2em; padding:0.5em 0 0.5em 0.5em; }
.cart_table_item {
	padding: 0.5em 0 0 0.5em;
	vertical-align: middle;
}
.cart_table_price { width:7em; }
.cart_table_qty { width: 10em; }
.page-retail-class .cart_table_qty {
  width: 4em;
}
.cart_table_qty input {
  text-align: center;
  padding: 0;
}
.cart_table_qty_error { width:5em; text-align:center; }
.cart_table_total { width:6em; padding:0 0.5em; }
.layout-cart-wrapper p { margin:0.5em; }
#taxDisplay { padding:1em; }
.cart_table_item a {
	font-weight: normal;
	text-decoration: none;
}
.grid-block-pricing {
  overflow: hidden;
}
.order_total_wrapper {
	line-height: 55px;
}
.order_total_wrapper td {
	background: #eceef3;
	padding: 0 10px;
}
.cart_price_total td {
	background: #529dd6;
	color: #fff;
}
.order_total_wrapper td b {
	font-weight: normal;
}
.order_total_wrapper .sub_header, .order_total_wrapper .clear10 {
	display: none;
}
.order_total_wrapper td { height:25px; width: 49%; }
.cart_price_name { width: 50%; }
.cart_price_price { text-align:right; }
.cart_price_box_clear { clear:right; }

/* Buttons */
.submit_button, a.submit_button_image, .submit_button_image, #SignUp input[type="submit"] {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  border: none;
  cursor: pointer;
  height: 40px;
  padding: 0 60px;
  display: inline-block;
  line-height: 40px;
  background: #529dd6;
  text-align: center;
  box-sizing: border-box;
  text-decoration: none;
  -moz-outline: none;
  outline: none;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.submit_button:hover { background:#000; color: #fff; }
.btn_add_to_cart_list_info {
  font-size: 22px;
}
.coupon_enable .submit_button {
  border-radius: 0 6px 6px 0;
}
.form_add_to_cart {
  position: absolute;
  bottom: 10px;
  right: 10px;
  left: 10px;
  opacity: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.item_container:hover .form_add_to_cart, .item_in_cart.form_add_to_cart {
  opacity: 1;
}
.btn_add_to_cart_list {
  display: block;
  height: 33px;
  line-height: 33px;
  width: 100%;
  padding: 0;
}
.plus_minus_theme .btn_add_to_cart_list {
  width: 56%;
  float: right;
}
.item_in_cart .btn_add_to_cart_list {
  background: #529dd6;
}
.cart_toggle_status {
  position: absolute;
  display: none;
  background: #ffaa24;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 30px;
  display: block;
  text-align: center;
  bottom: 42px;
  padding: 0 20px;
  border-radius: 5px;
  left: 0;
  right: 0;
  z-index: 1;
}
.qty_order_wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 42%;
  text-align: left;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.item_info_add_cart .qty_order_wrapper {
  position: relative;
  left: auto;
  bottom: auto;
  display: inline-block;
  width: auto;
}
.cart_table_qty .qty_order_wrapper {
  position: relative;
  width: auto;
}
.qty_order_wrapper span {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  text-align: center;
  cursor: pointer;
  border: 1px solid #529dd6;
  color: #529dd6;
  font-weight: bold;
  box-sizing: border-box;
  border-radius: 6px;
  height: 40px;
  line-height: 40px;
}
.qty_order_wrapper span.minus {
  border-right: none;
}
.qty_order_wrapper span.plus {
  border-left: none;
}
.cart_qty_toggle.minus {
  border-radius: 6px 0 0 6px;
}
.cart_qty_toggle.plus {
  border-radius: 0 6px 6px 0;
}
.qty_order_wrapper input {
  vertical-align: top;
  width: 50px;
  padding: 0;
  text-align: center;
  background: #fff;
  border-radius: 0;
  border: 1px solid #529dd6;
  margin-left: -4px;
  margin-right: -4px;
  height: 40px;
  line-height: 40px;
}
.buy_now_container .item_qty_field {
  display: none;
}
.buy_now_container .item_qty_field_plus_minus {
  display: inline-block;
  cursor: default;
}
.header_search_btn {
  text-transform: lowercase;
  font-size: 30px;
  height: 60px;
  line-height: 60px;
  vertical-align: top;
  margin-left: -4px;
  border-radius: 0 6px 6px 0;
  padding: 0 20px;
}
.toggle_newsletter .submit_button {
  display: block;
}
.add_to_cart_complete_inner .btn_add_to_cart_list {
  /* position: static; */
  width: auto;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 24px;
  height: 50px;
  font-size: 14px;
  padding: 0 60px;
  display: inline-block;
}
.checkout_select_opt_box .button {
  border-radius: 5px;
  border: 1px solid #c7c7c7;
  font-size: 15px;
  background: #fff;
}
.checkout_select_opt_box .button.selected {
  border: 1px solid #529dd6;
  background: #529dd6;
  color: #fff;
}
#InfoFavBox .submit_button {
  text-transform: unset;
  background: none;
  border: none;
  color: #d02a2a;
  font-size: 40px;
  padding: 0;
}
#InfoFavBox .submit_button:hover {
	color: #000;
}
#InfoReviewBox .review_btn_toggle, #InfoItemDescription {
  background: #fff;
  color: #000;
  font-weight: bold;
  font-size: 14px;
  border: none;
  height: 35px;
  line-height: 35px;
  border-bottom: none;
  display: inline-block;
  padding: 0;
  cursor: default;
}
#btn_delete {
	position: absolute;
	top: -10px;
	right: 0;
	text-transform: lowercase;
	background: none;
	color: #272727;
	font-size: 30px;
	padding: 0;
}

.btn_layout { border-top:1px solid #E2E2E2; margin: 10px 0; padding: 10px 0; text-align:center; height: 50px; }
.btn_left { float: left; text-align: left; }
.btn_right { float: right; text-align: right; }
.btn_middle { display: block; width: 250px; margin: 0 auto; }

.cart_footer_btns .btn_middle, .cart_footer_btns .btn_left {
  display: none;
}

#HomeLink { display: none !important; }

/*cat menu */
.im_cat_menu_panel {
  display: none;
}
.scrollbar_wrapper {
  height: 100%;
  overflow: hidden;
}
.filter_menu_btn {
  position: absolute;
  color: #000;
  top: 0px;
  right: 10px;
  font-size: 27px;
  cursor: pointer;
  z-index: 10;
}
.filter_menu_btn:before {
  content: "x";
}
.filter_nav_btn {
  display: none;
}
.filter_nav_btn:hover {
  box-shadow: 0 0 5px #00000050;
}
.filter_nav_btn:before {
  content: "k";
  font-size: 18px;
  vertical-align: sub;
  text-transform: lowercase;
  margin-right: 5px;
}
.filter_nav_btn:after {
  content: "Filter";
}
.toggle_mobile_cat_menu {
	display: none;
  background: #000;
  color: #fff;
  font-size: 26px;
  text-align: center;
  height: 50px;
  line-height: 54px;
  width: 59px;
  position: fixed;
  top: 263px;
  left: 0;
  cursor: pointer;
  border-radius: 0 25px 25px 0;
  z-index: 1000;
}
.toggle_mobile_cat_menu:before {
	content: "k";
}
.im_cat_menu_header {
	display: block;
	font-size: 16px;
	height: 35px;
	font-weight: bold;
	font-style: italic;
}
.im_cat_menu_box {
  padding: 20px 0;
  margin-bottom: 4px;
  border-top: 1px solid #e0e0e0;
}
.im_cat_menu_box:first-child {
  border: none;
  padding: 40px 0 20px;
}
.im_cat_menu_panel ol, .im_cat_menu_panel li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.im_cat_menu_panel .im_cat_menu_box_extra_tag a {
  text-decoration: none;
  font-size: 11px;
  line-height: 25px;
  cursor: pointer;
  color: #000;
	font-weight: 500;
	-webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.im_cat_menu_panel .im_cat_menu_box_extra_tag a:hover {
  color: #529dd6;
}
.im_cat_menu_panel .im_cat_menu_box_extra_tag a:before {
  content: "";
  margin-right: 8px;
  font-size: 13px;
  color: #000;
  width: 15px;
  height: 15px;
  background: #ccc;
  display: inline-block;
	vertical-align: middle;
	color: #fff;
  font-size: 10px;
  text-align: center;
  line-height: 15px;
}
.im_cat_menu_panel .im_cat_menu_box_extra_tag a:hover:before {
  background: #529dd6;
}
.im_cat_menu_panel .im_cat_menu_box_extra_tag .link_cat_sel:before {
  content: "w";
  background: #529dd6;
}
.im_cat_menu_panel .im_cat_menu_box_extra_tag a.dis {
  color: #ddd;
  cursor: default;
}
.im_cat_menu_panel .im_cat_menu_box_extra_tag a.dis:hover:before {
	background: #ccc;
}
	
.sm_text, .small_text, .small_text td { font-size:10px; }

#MenuSearch fieldset { margin:0; padding:0; }

#MenuSearch dt, #MenuSearch dd, #MenuSearch dl { margin:0; padding:0; }
#MenuSearch dt {
	float:left;
	padding: 0 0 0 10px;
	width:39px;
	line-height: 21px;
}
#MenuSearch dd { margin:0 0 0 55px; }

.search_opt_frame { margin-left:5px; }

/* shared elements for Cat & Product */
.nav_bg h2 { float:left; }
#FooterNavigation { clear:both; padding-bottom: 30px; }

/* Category Listing */
.cat_listing_container {
  padding: 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #e0e0e0
}
.cat_listing_container:before {
	content: "Category";
	position: absolute;
	top: 0;
  left: 10px;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}
.cat_container .cat_table {
	display: none;
}
.cat_container .cat_name {
	display: inline-block;
}







.sort_menu .SortBgTop:after {
	content: "";
	position: absolute;
	top: 15px;
	right: 5px;
	width: 0px;
	height: 0px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #000;
}
.sort_menu, .nav_page { position: relative; display:inline-block; vertical-align: top; }

.nav_btn_container {
  display: none;
}
.nav_page { height: 35px; line-height: 35px; }
.sort_menu {
	display: none;
	position: relative;
	cursor: pointer;
	font-size: 10px;
	border: 1px solid #dedede;
	z-index: 10;
	line-height: 35px;
	margin-right: 10px;
	color: #000;
  box-sizing: border-box;
	background: #fff;
	text-align: left;
	z-index: 2000
}
.sort_menu:hover {
  box-shadow: 0 0 5px #00000050;
}
.ProductBgTop {
  height: 35px;
}
.sort_menu a {
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	display: block;
	padding: 0 10px;
}
.sort_menu a:hover {
	text-decoration: none;
	color: #fff;
	background: #529dd6;
}
.sort_menu .sort_name {
	height: 0;
	line-height: 35px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.sort_menu:hover .sort_name {
	height: 35px;
	opacity: 1;
	visibility: visible;
}
.sort_menu .SortBgTop:before {
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0 10px;
}
.filter_listing {
	display: inline-block;
	cursor: pointer;
	font-size: 13px;
	border: 1px solid #529dd6;
	line-height: 35px;
	margin-left: 41px;
	border-radius: 3px;
	color: #fff;
	background: #529dd6;
	padding: 0 20px 0 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.filter_listing:hover {
	color: #529dd6;
	background: #fff;
}
.filter_listing:before {
	content: "y";
	margin-right: 13px;
	font-size: 18px;
	vertical-align: sub;
}
#FooterNavigation .filter_listing {
	display: none;
}

/* Product Listing */
.item_listing_group {
	text-align: center;
}
.item_container {
  position: relative;
  width: 40%;
  background: #fff;
  text-align: center;
  margin: 50px;
  margin-bottom: 30px;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 6px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.item_container:hover {
	box-shadow: 1px 1px 20px #00000040;
  -webkit-transform: translateY(-0.25rem);
  -ms-transform: translateY(-0.25rem);
  transform: translateY(-0.25rem);
}
.item_container_active_opts, .item_container_active_opts:hover {
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
}
.item_container .item_img {
  max-width: 100%;
}
.item_img_frame {
  margin: 0;
}
.cart_image img {
  box-shadow: 0 0 4px #00000040;
}
.cart_table_cat_6 .cart_image img {
  border-radius: 0 0 10px 10px;
}
.cart_table_cat_1 .cart_image img {
  border-radius: 5px;
}
.item_listing_info {
	padding: 0 15px;
}
.item_name {
  font-size: 18px;
  font-weight: bold;
}
.item_no {
	display: none;
	color: #529dd6;
	font-size: 13px;
	font-weight: bold;
}
.listing_price {
  font-size: 23px;
  font-weight: bold;
  margin-top: 10px;
  padding-bottom: 10px;
}
.item_price_was div {
  display: inline-block;
	color: #e50000;
}
.item_price_was div:last-child {
	text-decoration: line-through;
}
.item_price_was .price_savings {
  display: block !important;
  position: absolute;
  top: -10px;
  right: -13px;
  color: #fff;
  background: #e50000;
  border-radius: 100%;
  height: 55px;
  width: 55px;
  line-height: 55px;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
}
.item_price_was .price_savings:before {
  content: "SAVE";
  display: block;
  height: 14px;
  margin-top: -9px;
}
.more_info_container, .item_price abbr, .item_description {
	display:none;
}
.item_description_short {
  font-size: 13px;
  margin-top: 5px;
}
.item_description_short span {
  display: inline-block;
  padding: 0 5px;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
	from {
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes rotating {
	from {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.add_to_cart_load, .add_to_cart_load:hover {
  border-radius: 100%;
  text-indent: -1000px;
  background: url(/images/loading.svg) 10px 10px no-repeat #529dd6 !important;
  background-size: 20px !important;
  width: 40px !important;
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}
.add_to_cart_complete_wrapper {
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0.4;
	z-index: 1000;
}
.add_to_cart_complete_opt {
	text-align: center;
	position: fixed;
	top: 13%;
	left: 0;
  right: 0;
	z-index: 1001;
}
.add_to_cart_complete_opt:before {
	content: "a";
	position: absolute;
	top: -27px;
	left: 47%;
	color: #fff;
	background: #529dd6;
	height: 70px;
	width: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 40px;
	border-radius: 100%;
	box-shadow: 0 0 11px #000;
	z-index: 2;
}
.add_to_cart_complete_inner {
	background: #fff;
	width: 50%;
	display: inline-block;
	padding: 50px 20px 60px;
	box-shadow: 0 0 18px #000;
	position: relative;
	z-index: 1;
}
.add_to_cart_complete_inner p {
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 35px;
}
.add_to_cart_complete_inner a {
	margin: 0 10px;
}
.close_att_cart_popup {
	position: absolute;
	top: 4px;
	right: 5px;
	font-size: 30px;
	cursor: pointer;
}
.close_att_cart_popup:before {
	content: 'x';
}
.gift_wrap_label .item_img {
  position: absolute;
  border-radius: 0 16px 16px 0;
  top: 4px;
  right: 4px;
  margin: 0;
}
.page-about-gallery {
  text-align: center;
}
.page-about-gallery .media_box {
  display: inline-block;
  width: 43%;
  vertical-align: top;
  margin: 0 20px;
  margin-bottom: 60px;
  box-sizing: border-box;
  text-align: center;
}
.page-about-gallery .media_box img {
  width: 100%;
}
.page-about-gallery .media_name {
  font-weight: bold;
  margin-top: 22px;
}
.media_d {
  margin-top: -6px;
}
.media_d p {
  font-size: 11px;
  line-height: 19px;
}

/* Extra panel */
.extra_panel_feature { height: 240px; position:relative; padding:10px; margin-bottom: 15px; }
.extra_panel_reviews .item_container { width: 100%; }
.extra_panel_feature .item_container { position: absolute; width:100%; }

/* Product Info */
.product_box {
  position: relative;
  display: inline-block;
  width: 100%;
	background: #fff;
  padding: 20px;
	box-sizing: border-box;
}
#ItemInfoBoxText {
	float: right;
	width: 49%;
}
#ItemInfoBoxImage {
	float: left;
	width: 48%;
}
.more_image_container { float:right; margin: 5px 0; }
.more_images {
	float:left;
	width:51px;
	margin-left:1px;
}
#InfoFavBox {
  position: absolute;
  display: inline-block;
  vertical-align: -webkit-baseline-middle;
  margin-left: 15px;
  padding: 0;
  top: 56px;
  right: 19px;
	z-index: 10;
}
#ZoomImage {
	background:url(/shop/images/viewlarge.png) no-repeat;
	height:16px;
	width:16px;
}
#ProductInfoBoxImage a, #ProductInfoBoxImage a:visited, #ProductInfoBoxImage a:hover {
	display: block;
	overflow: hidden;
}
#qty {
	width: 50px;
	padding: 0;
	text-align: center;
	vertical-align: inherit;
}
#ItemInfoBoxImage .flexe_slideshow_wrapper .slide_img {
  max-height: 650px;
  max-width: 100%;
  width: auto;
  display: block;
}
#ItemInfoBoxImage .flexe_slideshow {
  display: inline-block;
  text-align: left;
}
#ItemInfoBoxImage .flexe_slideshow_wrapper {
  text-align: center;
}
.ws_thumb_container {
  text-align: center;
}
.item_info_header {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 8px;
}
.info_features_box .info_feature, .info_features_box .item_info_text {
  line-height: 22px;
}
#InfoItemName {
	display: none;
}
.item_info_text { padding-bottom: 5px; }
#InfoItemNo {
  display: none;
}
.item_info_pricing {
	line-height: 75px;
	font-size: 28px;
}
.item_info_price, .item_info_price_was {
	display: inline-block;
}
.item_info_price_was {
  display: block;
  margin-top: -36px;
  color: #e50000;
  font-size: 22px;
}
.listing_price_from, .item_info_pricing abbr, .item_info_price_was .item_price_was_text {
	font-size: 17px;
}
.ws_thumb_container img {
  width: 99px;
}
.item_info_category {
	display: none;
	font-size: 17px;
	color: #529dd6;
	float: right;
}
.item_info_category span {
	color: #000;
}
.item_info_category .breadcrumbDiv {
	color: #529dd6;
}
.item_info_add_cart table {
	border-spacing: 0;
	display: inline-block;
	vertical-align: top;
}
.item_info_add_cart tbody, .item_info_add_cart tr {
	display: block;
}
.item_info_add_cart td {
	padding: 0;
	display: inline-block;
}
#ItemInfoQtyText {
  display: none;
}
.page-retail-class #ItemInfoQtyText {
  display: inline-block;
}
#InfoItemDescription {
  display: none;
}
#wowslider-container1 .ws_images {
	border: none;
}
.product_details_wrapper {
  position: relative;
  margin-bottom: 50px;
}
.global_item_tabs_wrapper {
  display: block;
}
.global_item_tabs_wrapper div {
  position: relative;
  display: inline-block;
  line-height: 40px;
  border: 1px solid #ddd;
  border-bottom: none;
  background: #fff;
  padding: 0 15px;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
  z-index: 1;
}
.global_item_tabs_wrapper div.active {
  z-index: 3;
}
.global_item_tab {
  position: relative;
  background: #fff;
  border: 1px solid #ddd;
  padding: 20px;
  margin-top: -1px;
  display: none;
  z-index: 2;
}
.global_item_tab.active {
  display: block;
}
.item_info_text_description {
  font-size: 14px;
}
.item_info_text_description span {
  display: block;
  line-height: 24px;
}
#InfoItemFeature {
  display: none;
}
.table_dimensions {
  position: absolute;
  bottom: 27px;
  left: 40%;
  width: 32%;
}
.table_dimensions img {
  width: 100%;
}
.main_content_info_1 .table_dimensions {
  bottom: 30px;
  left: auto;
  right: 12%;
  width: 32%;
}
.item_info_text_description p {
	line-height: 23px;
}
#MainContent  .item_info_text_description ul, #MainContent  .item_info_text_description li {
  list-style: none;
}
#MainContent .item_info_text_description li {
  line-height: 11px;
}
.item_info_text_description ul:first-of-type li:before {
  content: "w";
  margin-right: 7px;
  font-size: 11px;
}
#MainContent .item_info_text_description p.point {
  font-weight: bold;
  display: block;
  margin-bottom: 11px;
  margin-top: 17px;
}
.item_info_text_area { position:relative; }
.item_info_image_frame { 
  text-align: center;
  position:relative;;
}
.flexe_slideshow_item .ws_images {
  padding: 5px;
}
.flexe_slideshow_item .slide_box img {
  width: 99%;
}
.flexe_slideshow_item .slide_box:first-child img {
  overflow: hidden;
}
.main_cat_info_1 .flexe_slideshow_item .slide_box:first-child img {
  border-radius: 35px;
}
.main_cat_info_6 .flexe_slideshow_item .slide_box:first-child img {
  border-radius: 0 0 35px 35px;
}
.popUp { position:absolute; bottom:4px; right:4px; cursor:pointer; }
.att_container_box {
	display: block;
	border-top: 1px solid #ededed;
	padding-top: 20px;
}
.add_to_cart_complete_inner .att_container_box {
	border: none;
}
.att_container {
	margin-bottom:30px;
}
.att_header {
	margin-bottom: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.radio_group {
	display: inline-block;
}
.radio_group_0 {
	display: none;
}
.radio_group label {
  border: 1px solid #ddd;
  font-size: 22px;
  font-weight: bold;
  display: inline-block;
  line-height: 60px;
  padding: 0 25px;
  margin-right: 10px;
  border-radius: 7px;
  cursor: pointer;
}
.radio_group label:hover {
	border: 1px solid #529dd6;
	background: none;
}
.attr_sel label, .attr_sel label:hover {
	background: #529dd6;
	color: #fff;
}
.radio_group label input {
	display: none;
}
.radio_group.sel label {
  background: #529dd6;
  border: 1px solid #529dd6;
  color: #fff;
}
.item_info_text p { margin:0; margin-bottom:5px; }
.item_info_add_cart {
  border-bottom: 1px solid #dedede;
  padding: 20px 0;
}
.social_btns {
	margin-top: 24px;
	height: 60px;
}
.sec_image {
	float:right;
	cursor:pointer;
	border: 1px solid #E2E2E2;
	cursor:pointer;
	margin-top: 2px;
}
.sec_image_frame { padding: 2px; }
.social_btns div { vertical-align: top; }
.info_ext_box {
	display: none;
}
.info_ext_box .item_info_header {
  display: inline-block;
  margin-right: 12px;
}
.info_ext_box .info_ext {
  display: inline-block;
}
.gift_wrap_group {
  border: 1px solid #ddd;
  margin: 30px 0;
  border-radius: 7px;
  padding: 0 20px 10px 20px;
  background: #fff;
  box-shadow: 0 0 10px #00000020;
}
.gift_wrap_group .item_info_header {
  margin: 20px 0;
  font-size: 20px;
}
.gift_wrap {
  position: relative;
  border: 1px solid #ddd;
  border-radius: 7px;
  margin-bottom: 15px;
  height: 82px;
  cursor: pointer;
  overflow: hidden;
}
.gift_wrap_group .choice {
  display: none;
}
.gift_wrap.sel {
  background: #529dd6;
	border: 1px solid #529dd6;
  color: #fff;
}
.gift_wrap input {
	display: none;
}
.gift_wrap label {
  display: block;
  cursor: pointer;
  height: 70px;
}
.gift_wrap img {
  width: 82px;
}
.gift_wrap span {
  position: absolute;
  top: 0;
  left: 95px;
  font-size: 22px;
  font-weight: bold;
  line-height: 82px;
}
.gift_wrap_none span {
  left: 20px;
}

/* reviews */
.review_border {
	border: 1px solid #E2E2E2;
	padding:10px;
}
.review_date_added { float:right; }
#InfoReviewBox {
  position: relative;
  z-index: 3;
}
.info_reviews_box {
  position: relative;
  display: block !important;
  border: 1px solid #E2E2E2;
  z-index: 1;
  width: auto !important;
  height: auto !important;
  padding: 10px !important;
  margin: 0 !important;
  opacity: 1 !important;
}
.review_container textarea { width:100%; }
#InfoReviewBox .tab_sel {
	padding: 5px 20px 0;
	height: 41px;
	position: relative;
	z-index: 2;
}
#InfoItemDescription {
	height: 35px !important;
}
#InfoReviewBox .btn_layout {
  margin: 0;
  padding: 0;
	height: 36px;
	border: none;
}

#MainLinkedItemContainer { margin-top:10px; }

/* footer link */
.shop_footer_links {
  text-align: center;
  padding: 20px 0;
  color: #fff;
  background: #529dd6;
}
a.link_footer, a.link_footer:hover, .link_footer_text { font-size:10px; color: #fff; }
.link_footer_flexe:before {
	color: #fff;
}
.footer_text_left, .footer_text_right {
	display: inline-block;
}
.footer_small_text	{
	font-size: 10px; 
	color: #8f8f8f;
	padding-left: 0px;
}
.tag_icon {
	display:none;
}
.line_icon {
	display: none;
}
.body-content-faqs h2 {
  font-weight: bold;
  border-bottom: 4px solid #529dd6;
  line-height: 110px;
  padding-left: 15px;
}
.accordion dl {
  border-bottom: 1px solid #ddd;
	padding: 30px;
	margin: 0;
}
.accordion dl:last-child {
  border: none;
}
.accordion dt {
	position: relative;
  font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	padding-right: 27px;
}
.accordion dt:after {
  content: "v";
  position: absolute;
  top: 0;
  right: 0;
  color: #529dd6;
}
.accordion .open dt:after {
	content: "^";
}
.accordion dd {
  display: none;
  margin: 0;
  padding-top: 14px;
  font-size: 15px;
  line-height: 27px;
}
.main_heading {
	font-size: 45px;
	font-weight: bold;
	text-align:center;
}
div.form_fields {
	padding:2px;
	margin:0;
}
div.form_fields_error {
	padding:2px;
	margin:0;
}
.clear_clear {
	height:0;
	clear:both;
	display: block;
	position: relative;
}
.clear {
	display: block;
	position: relative;
}
.clear1 {
	display: block;
	position: relative;
	height:1px;
}
.clear5 {
	display: block;
	position: relative;
	height:5px;
}
.clear10 {
	display: block;
	position: relative;
	height:10px;
}

nav { margin: 0; padding: 0; }
.coupon_container {
	left: 14px;
	width: 48%;
}
.account_order_remove_btn { width: 80px; }
.account_order_details_left { float: left; width:50%; }
.account_order_details_right { float: right; width:50%; }
.border_table_info div { line-height:22px; }

.zoom_open {
	width:16px;
	height:16px;
	display:inline-block;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 9;
	cursor:pointer;
}
.zoom_open:before {
	content: "m";
	font-family: "icons";
	font-size: 16px;
}
.zoom_bg { background:#000; opacity:0.8; position:fixed; top:0; bottom:0; left:0; right:0; z-index:299; }
.zoom_container { width:630px; position:fixed; top:100px; margin:0 auto; z-index: 300; }
.zoom_img_container { overflow:hidden; background:#fff; padding: 10px; }
.zoom_img_box { float:left; width:500px; margin-right: 10px; cursor: move; }
.zoom_img_box img { width:500px; }
.zoom_img_series { float:right; width:100px; }
.zoom_img_series img { width:100px; }
.zoom_img_series .zoom_img { display: block; padding-bottom: 5px; }
.zoom_close { background:url(/shop/images/close.png) no-repeat bottom right; height: 33px; cursor:pointer; opacity: 0.7; }
.zoom_img_box {
	display:inline-block;
	position: relative;
}
.zoom_img_box img {
	display: block;
}
.zoom_img_box img::selection { background-color: transparent; }
.inst_video {
  display: none;
  margin-top: -21px;
}
.main_cat_info_2 .inst_video {
  display: block;
}
.inst_video span {
  color: #529dd6;
  border-bottom: 2px solid #529dd6;
  font-weight: bold;
  font-size: 17px;
  margin: 0 0 20px 0;
  display: inline-block;
  cursor: pointer;
}
.inst_video .iframe {
  position: absolute;
  display: none;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
  z-index: 100;
}
.inst_video iframe {
  box-shadow: 0 0 10px #00000070;
}
.inst_video .close_video {
  margin-right: -58%;
  cursor: pointer;
  font-size: 37px;
}
.ifram_bg {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #00000030;
  z-index: 97;
}

#lightbox-container-image-box {
	width: 700px !important;
	height: 700px !important;
}
#lightbox-container-image-data-box {
	width: 720px !important;
}

.signupframe { border: none !important; }

.order_feeds {
	margin-top:55px;
}
.order_feeds_frame { border-left: 1px dotted #000; }
.of_date { font-size:18px; padding-left: 50px; }
.of_feed {
	border-top: 1px solid #000;
	padding-left: 41px;
	position:relative;
	margin: 25px 0;
	margin-left: 5px;
}
.of_feed:before {
	content: "";
	height: 7px;
	width: 7px;
	position: absolute;
	background: #000;
	left: -9px;
	top: -4px;	
}
.of_feed .of_comment {
	background: #fff;
	margin-top: -10px;
	padding-left: 4px;
	font-size:11px;
}
.of_feed .of_comment span { font-weight:bold; }
.of_comment_date { color:#999; font-style:italic; }
.order_feeds textarea { width:100%; }

#MenuExtratag a { cursor:pointer; }

.products_load {
	text-align: center;
	overflow: hidden;
	height: 84px;
	margin-top:100px;
	position:absolute;
	width:100%;
}
.products_load img {
	width: 227px;
	margin-top: -79px;
}

.testimonial_text {
	position: relative;
	background: #ecdfe0;
	border-radius: 55px;
	padding: 20px 40px;
	color: #000;
	font-size: 17px;
	font-weight: 300;
}
.testimonial_text:after {
	content: "";
	position: absolute;
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-top: 52px solid #ecdfe0;
	bottom: -28px;
	right: 63px;
}
.testimonial_name {
	font-size: 19px;
	margin-bottom: 50px;
	text-align: right;
	padding-right: 76px;
	margin-top: 30px;
}
.testimonial_box:nth-child(even) .testimonial_name {
	text-align: left;
	padding-left: 76px;
}
.testimonial_box:nth-child(even) .testimonial_text:after {
	left: 63px;
	right: auto;
}

.instagram_wrapper {
	margin-top: 80px;
	overflow: hidden;
}
.insta_heading {
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
	text-decoration: none;
}
.insta_heading a {
	text-decoration: none;
}
.insta_heading a {
  color: #529dd6;
}
#instagram_feed .slide_wrapper {
  height: 250px;
  max-width: 1040px;
  margin: 0 auto;
  margin-top: 0;
  position: relative;
  overflow: visible;
}
#instagram_feed .slide_show {
  width: 999999px;
  position: relative;
  top: 0;
  left: 0;
  transition: .25s
}
#instagram_feed .slide_show_box {
  display: inline-block;
  margin-right: 10px;
  position: absolute;
  box-sizing: border-box;
  width: 195px;
  height: 195px;
  text-align: center;
  vertical-align: top;
  overflow: hidden;
}
#instagram_feed .slide_show_img img {
  max-width: 100%;
  height: auto;
  width: auto;
}
#instagram_feed .slide_nav {
  position: absolute;
  background: #529dd6;
  color: #fff;
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 22px;
  bottom: 7px;
  cursor: pointer;
  z-index: 999;
}
#instagram_feed .slide_pre {
  right: 43px;
  text-indent: -5px;
  opacity: .8;
}
#instagram_feed .slide_next {
  right: 0;
  text-indent: 5px;
  opacity: .8;
}
#instagram_feed .slide_wrapper:hover .slide_nav { opacity: .8 }

.print-mode-orders .inv_company_box {
  background: #529dd6;
  color: #000;
}

.menu_toggle, #HeaderHome, .nav_bg_home, #ItemInfo_MinQty, .dt_order_no, .web_icon_box, .hero, .compare_item {
	display: none;
}
