@font-face {
  font-family: 'awesome';
  src:  url('/fonts/awesome.eot?943hf5');
  src:  url('/fonts/awesome.eot?943hf5#iefix') format('embedded-opentype'),
    url('/fonts/awesome.ttf?943hf5') format('truetype'),
    url('/fonts/awesome.woff?943hf5') format('woff'),
    url('/fonts/awesome.svg?943hf5#awesome') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"], .login_link a:before, .social_icons a:before, #wowslider-hss .ws-title div b:after, .icons:before, .submit_button:after, .slide_nav, .read_more_toggle:after, .bullet_list li:before,
.domain_label: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: 'Raleway', sans-serif;
}
body, td, th, dt, dd {
	color:#000;
	font-size:14px;
}
body {
	margin: 0px;
}

a {
  color: #000;
  text-decoration: none;
}
.main_bg a {
  border-bottom: 1px solid #e2e2e2;
}
a:hover { color: #999; }
section p {
  line-height: 30px;
}
.wrapper, .home_wrapper, #HomeListingContent .content, #MainContent {
  position: relative;
  max-width: 1110px;
  width: auto;
  margin: 0 auto;
}
.body-content-home #MainContent, .wrapper_wide {
  max-width: unset !important;
}
#MainContent ul li {
  line-height: 32px;
}
header {
  position: relative;
  min-height: 145px;
  border-bottom: 1px solid #ececec;
  z-index: 1000;
}
section {
  background: url(/images/bg_site.jpg) bottom no-repeat;
  background-size: contain;
  padding-bottom: 345px;
}
.logo_link {
  background: url(/images/logo_bluesoap.svg) no-repeat;
  width: 170px;
  height: 50px;
  display: inline-block;
  margin-top: 70px;
}
.header_contact {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 44px;
  background: #f7f7f7;
}
.main_menu {
  position: absolute;
  top: 74px;
  right: 0;
}
.main_menu ul, .main_menu li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main_menu .site_menu_ul ul {
  position: absolute;
  visibility: hidden;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  z-index: 10;
  height: 0;
}
.main_menu li:hover > ul {
  background: #007bc4;
  visibility: visible;
}
.main_menu .sm_li_1455:hover > ul {
  height: 120px;
}
.main_menu .sm_li_1456:hover > ul {
  height: 120px;
}
.main_menu .sm_li_1457:hover > ul {
  height: 320px;
}
.main_menu .sm_li_1461:hover > ul {
  height: 160px;
}
.main_menu li {
  display: inline-block;
  vertical-align: top;
  height: 40px;
}
.main_menu a {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 16px;
  color: #000;
  padding: 0 16px;
  line-height: 40px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: inline-block;
  height: 14px;
  width: 100%;
}
.main_menu .sm_a-0 {
  width: auto;
}
.main_menu a:hover, .main_menu .sm_li-0:hover .sm_a-0 {
  background: #007bc4;
  color: #fff;
  height: 40px;
  box-sizing: border-box;
}
.main_menu .menu_sel, .selected_menu {
  border-bottom: 3px solid #007bc4;
  height: 40px !important;
}
.main_menu .sm_li-1 {
  display: block;
  margin-top: 20px;
  opacity: 0;
  /*-webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;*/
}
.main_menu li:hover > ul .sm_li-1 {
  opacity: 1;
  margin-top: 0;
}
.main_menu .sm_a-1 {
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-size: 12px;
  box-sizing: border-box;
}
.main_menu .sm_a-1:hover {
  background: #fff;
  color: #007bc4;
}
.main_menu .sm_li-0:hover {
  opacity: 0.95;
}
.header_about {
  position: absolute;
  right: 0;
  top: 0;
}
.header_contact ul, .header_contact li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.header_contact li {
  display: inline-block;
  vertical-align: top;
}
.header_contact a {
  display: block;
  font-size: 18px;
  color: #000;
  padding: 0 11px;
  line-height: 44px;
}
.login_link a:before {
  content: "a";
  padding-right: 4px;
  font-size: 18px;
  vertical-align: text-bottom;
}
.header_email a:before {
  padding-right: 4px;
  font-size: 18px;
  vertical-align: text-bottom;
}
.header_contact a {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 15px;
}
.header_contact a:hover {
  background: #007bc4;
  color: #fff;
}
.call_heading {
  color: #fff;
  font-size:22px;
}
.layout-blog-details .blog_menu_item {
  border-bottom: none;
}
.default_content_container, .img_box, .layout-blog-details .blog_content {
  line-height: 27px;
  margin-top: 15px;
}
.layout-blog-details .blog_cat_tag {
  margin-top: 20px;
  font-size: 11px;
  line-height: 21px;
  font-style: italic;
}
.host_plan_sub_heading {
  font-size:15px;
  font-weight:bold;
  color: #007bc4;
}

.host_small {
  font-size:12px;
  color: #999;
}

.call_back {
  font-size: 21px;  
  margin-top: 28px;
  margin-bottom: 3px;
  font-weight: 400;	
  color: #000;
}

.host_tiny {
  font-size:10px;
  color: #999;
}

#wowslider-hss .ws-title {
  font: unset;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 60px;
  color: #000;
  text-shadow: none;
  bottom: unset;
  text-align: left;
  left: 115px;
  top: 247px;
  padding-left: 0;
  padding-right: 0;
}
#wowslider-hss .ws-title i {
  display: block;
  font-size: 30px;
  color: #999;
  margin-top: 8px;
}
#wowslider-hss .ws-title div {
  margin-top: 40px;
  font-size: 25px;
  width: 29%;
  line-height: 44px;
}
#wowslider-hss .ws-title div b {
  position: relative;
  color: #fff;
  background: #007bc4;
  padding: 0 16px;
  font-size: 21px;
  font-weight: 300;
  font-style: italic;
  margin-top: 105px;
  display: inline-block;
  height: 45px;
  line-height: 47px;
}
#wowslider-hss .ws-title div b:after, .submit_button:after {
  content: ">";
  font-size: 15px;
  padding-left: 10px;
}
#wowslider-hss a.ws_next, #wowslider-hss a.ws_prev {
  width: 70px;
  height: 40px;
  top: 51%;
  background: #333;
}
#wowslider-hss a.ws_prev:after, #wowslider-hss a.ws_next:after {
  font-family: 'Raleway', sans-serif;
  content: 'Preve';
  font-size: 13px;
  text-transform: uppercase;
  height: 40px;
  line-height: 40px;
}
#wowslider-hss a.ws_prev {
  width: 97px !important;
  left: 10px;
}
#wowslider-hss a.ws_next {
  left: auto;
  right: 10px;
}
#wowslider-hss a.ws_prev:after {
  content: 'Previous';
}
#wowslider-hss a.ws_next:after {
  content: 'Next';
}
#HomeListingContent {
  text-align: center;
}
#HomeListingContent .content {
  margin: 0 auto;
  max-width: 765px;
}
footer {
  position: relative;
  background: #111111;
  color: #999;
  padding: 100px 0 175px 0;
}
footer a {
  color: #999;
}
.footer_links .grid {
  display: inline-block;
  vertical-align: top;
  width: 24%;
}
.footer_links h5 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 30px;
  display: block;
}
.footer_links ul, .footer_links li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer_links .logo_link {
  margin-top: 0;
}
.footer_links li {
  line-height: 28px;
  font-size: 14px;
}
footer a:hover {
  color: #fff;
}
.social_icons {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #1d1d1d;
  height: 75px;
  text-align: center;
}
.social_icons ul, .social_icons li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.social_icons li {
  display: inline-block;
  vertical-align: top;
}
.social_icons a {
  padding: 0 20px;
  font-size: 30px;
  line-height: 75px;
}
.social_icons a:hover {
  color: #fff;
}
.social_icons span {
  display: none;
}
.sicon-facebook:before {
  content: "f";
}
.sicon-twitter:before {
  content: "w";
}
.sicon-instagram:before {
  content: "n";
}
.sicon-pinterest:before {
  content: "p";
}
.sicon-google:before {
  content: "g";
}
.sicon-linkedin:before {
  content: "i";
}
.home_steps_wrapper {
  text-align: left;
  margin-bottom: 50px;
}
.steps_box {
  font-family: 'Josefin Sans', sans-serif;
  display: inline-block;
  width: 33%;
  vertical-align: top;
  color: #000;
  border: none !important;
}
.homt_btn_text span {
  font-size: 60px;
}
.home_btn_name {
  font-size: 18px;
  margin-top: 15px;
}
.homt_btn_text p {
  font-family: 'Raleway', sans-serif;
  color: #999;
  font-size: 14px;
  padding-right: 20px;
}
.home_btn_name span {
  display: inline-block;
  width: 120px;
  border-bottom: 1px solid #000;
  margin-right: 10px;
}
.copyright {
  font-size: 10px !important;
}
.grid-contact li {
  margin-bottom: 20px;
}
.grid-contact li:before {
  position: absolute;
  left: -26px;
  top: 7px;
  color: #fff;
  font-size: 16px;
}
.icon_address:before {
  content: "l";
}
.icon_phone:before {
  content: "t";
}
.icon_email:before {
  content: "e";
}
.grid-contact li {
  position: relative;
}
.home_content {
  padding: 100px 0;
  text-align: center;
}
.blue_section {
  background: #007bc4;
  color: #fff;
}
.flow_icons div {
  display: inline-block;
  width: 125px;
  height: 75px;
  vertical-align: top;
  margin: 0 30px;
}
.flow_icons .img1 {
  background: url(/images/brainstorm.svg) center center no-repeat;
}
.flow_icons .img2 {
  background: url(/images/make-proposals.svg) center center no-repeat;
}
.flow_icons .img3 {
  background: url(/images/action-test.svg) center center no-repeat;
}
.flow_wrapper {
  width: 575px;
  margin: 0 auto;
  box-sizing: border-box;
  margin-top: 70px;
}
.flow_wrapper .line {
  position: relative;
  border-bottom: 2px solid #fff;
  margin: 0 30px;
  height: 25px;
  margin-bottom: 25px;
}
.flow_wrapper .line span {
  position: absolute;
  border: 2px solid #fff;
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 100%;
  background: #007bc4;
  margin-top: 19px;
  top: 0;
  left: 48%;
  cursor: default;
}
.flow_wrapper .line span:first-child {
  border: 6px solid #fff;
  height: 13px;
  width: 13px;
  left: 55px;
  top: -5px;
}
.flow_wrapper .line span:last-child {
  left: auto;
  right: 66px;
}
.flow_text {
  margin: 50px 0 70px 0;
}
.flow_text span {
  display: inline-block;
  width: 32%;
  text-transform: uppercase;
  font-size: 13px;
}
.pie_box {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 49%;
  margin-top: 45px;
  text-align: right;
  padding-left: 100px;
  padding-right: 100px;
  box-sizing: border-box;
}
.pie_box:nth-child(even) {
  text-align: left;
  padding-left: 100px;
  padding-right: 100px;
}
.pie_box:nth-child(3) {
  padding-right: 200px;
  padding-left: 0;
}
.pie_box:nth-child(4) {
  padding-left: 200px;
  padding-right: 0;
}
.pie_box:before {
  content: "";
  position: absolute;
  display: inline-block;
  height: 60px;
  width: 60px;
  top: -10px;
}
.pie_box_6803:before {
  background: url(/images/website-design-company.svg) no-repeat;
  right: 26px;
}
.pie_box_6808:before {
  background: url(/images/user-friendly-website.svg) no-repeat;
  left: 26px;
}
.pie_box_6807:before {
  background: url(/images/small-business-website-design.svg) no-repeat;
  right: 120px;
}
.pie_box_6806:before {
  background: url(/images/responsive-design.svg) no-repeat;
  left: 120px;
}
.pie_box_6805:before {
  background: url(/images/ecommerce-website-designer.svg) no-repeat;
  right: 26px;
}
.pie_box_6804:before {
  background: url(/images/best-website-designer.svg) no-repeat;
  left: 26px;
}
.home_pie_name {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
}
.pie_box p {
  color: #999;
  font-size: 13px;
  line-height: 23px;
}
.section_gray {
  background: #f9f9f9;
}
.gallery_wrapper {
  -webkit-columns: 100px 3;
  -moz-columns: 100px 3;
  columns: 100px 3;
}
.gal_box {
  max-width: 350px;
  width: 100%;
  margin-bottom: 100px;
}
.gal_box img {
  width: 100%;
}
.gallaery_series_menu {
  margin: 25px 0;
  height: 47px;
}
.gallaery_series_menu a {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 20px;
  color: #000;
  padding: 0 15px;
  line-height: 50px;
  height: 47px;
  display: inline-block;
  border-bottom: 4px solid #fff;
  box-sizing: border-box;
  vertical-align: top;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  border-bottom: none !important;
}
.gallaery_series_menu a:hover, .gallaery_series_menu_sel {
  color: #007bc4 !important;
  border-bottom: 3px solid #007bc4 !important;
  line-height: 37px !important;
}
.home_gallery .gallaery_series_menu a {
  border-bottom: 2px solid #f9f9f9;
}
.testimonials_box {
  position: absolute;
  display: inline-block;
  vertical-align: top;
  width: 350px;
  text-align: left;
  margin-top: 50px;
  padding-right: 20px;
  overflow: hidden;
  z-index: 1;
}
.testimonials_box .img {
  display: inline-block;
  width: 62px;
  height: 62px;
  vertical-align: top;
  overflow: hidden;
  border-radius: 100%;
}
.testimonials_box img {
  width: 100%;
  height: 100%;
}
.home_testimonials_text {
  display: inline-block;
  vertical-align: top;
  width: 73%;
  padding-left: 20px;
}
.home_testimonials_text .name {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 27px;
}
.home_testimonials_text p {
  color: #999;
  font-size: 12px;
  line-height: 23px;
}
.home_testimonials_text .from {
  color: #007bc4;
  font-weight: 700;
  font-size: 14px;
}
.home_testimonials .slide_overview {
  overflow: hidden;
  text-align: left;
}
.home_testimonials .slider {
  position: relative;
  width: 9999999999px;
  height: 360px;
  top: 0;
  left: 0;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s;
}
.slide_nav {
  font-size: 30px;
  color: #007bc4;
}
.slide_nav div {
  position: absolute;
  top: 130px;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.slide_nav div:hover {
  color: #999;
}
.slide_pre {
  left: -50px;
}
.slide_next {
  right: -50px;
}
.home_logos {
  padding-top: 0;
}
.logo_box {
  position: relative;
  display: inline-block;
  width: 275px;
  height: 180px;
  margin-left: -3px;
  vertical-align: top;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  overflow: hidden;
}
.logo_box:last-child, .logo_box:nth-child(4) {
  border-right: none;
}
.logo_box img {
  width: 85%;
  margin-top: 0;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.logo_box img:hover {
  width: auto;
  margin-top: 5px;
}
.logos_wrapper {
  overflow: hidden;
  height: 360px;
}
.home_blog {
  padding-top: 0;
  height: 430px;
}
.home_blog_post {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  margin-right: 20px;
  text-align: left;
  border-bottom: none !important;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.home_blog_post:hover {
  margin-top: -18px;
}
.home_blog_post:last-child {
  margin-right: 0;
}
.home_blog_img img {
  width: 100%;
}
.blog_name {
  font-family: 'Josefin Sans', sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 23px;
  margin-top: 10px;
}
.home_blog_img {
  height: 220px;
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 10px;
}
.media_items_wrapper {
  -webkit-columns: 100px 3;
  -moz-columns: 100px 3;
  columns: 100px 3;
}
.media_box {
  position: relative;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 15px;
  margin-top: 60px;
  width: 310px;
  overflow: hidden;
  box-shadow: 0 0 16px 0 #ddd;
  display: inline-block;
}
.media_box img {
  max-width: 100%;
  display: block;
}
.media_name {
  font-family: 'Josefin Sans', sans-serif;
  display: none;
  padding: 20px;
  font-size: 23px;
  text-align: center;
  color: #000;
}
.media_d {
  position: absolute;
  z-index: 1;
  bottom: 115px;
  background: #fff;
  padding: 0 20px;
  opacity: 0;
  height: 0;
  color: #000;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.media_box:hover .media_d {
  opacity: 0.7;
  height: auto;
}
.media_more {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 20px;
  margin-top: 0;
  padding-top: 20px;
  padding-right: 20px;
  position: relative;
  color: #007bc4;
  text-align: center;
}
.media_more:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #007bc4;
  position: absolute;
  top: 19px;
  right: 3px;
}
.blue_black_split {
  background: linear-gradient(90deg, #0a80c6 0%, #0a80c6 50%, #1b1b1b 50%, #1b1b1b 100%);
  color: #fff;
  margin-bottom: 50px;
  margin-top: -24px;
}
.blue_black_split .default_left_content {
  background: #0a80c6;
  padding: 30px 20px;
  padding-left: 0;
}
.blue_black_split .default_right_content {
  background: #1b1b1b;
  padding: 30px 20px;
}
#MainContent .desktop {
  display: none;
}
.default_content {
  display: inline-block;
  vertical-align: top;
  width: 23%;
  padding:5px;
}
.read_more_toggle {
  overflow: hidden;
  height: 43px;
  position: relative;
  padding-bottom: 21px;
  margin-bottom: 30px;
}
.read_more_toggle:after {
  content: "1";
  position: absolute;
  bottom: 0;
  right: 50%;
  font-size: 24px;
  color: #007bc4;
  cursor: pointer;
}
.read_more_close:after {
  content: "";
}
.bullet_list ul {
  padding: 0;
}
.bullet_list li {
  list-style: none;
}
.bullet_list li:before {
  content: "u";
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  background: #007bc4;
  color: #fff;
  margin-right: 18px;
  border-radius: 3px;
  font-size: 11px;
  display: inline-block;
}
.DomainSearch_wrapper {
  background: #007bc4;
  padding: 50px 0;
  margin-bottom: 50px;
  color: #fff;
}
.DomainSearch {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
.DomainSearch td {
  color: #fff;
}
.DomainSearch table {
  margin-left: 50px;
}
.domain_ext_check input {
  display: none;
}
.domain_ext_check label {
  cursor: pointer;
  line-height: 24px;
  position: relative;
  padding-left: 19px;
}
.domain_label:before {
  content: "";
  position: absolute;
  margin-top: 4px;
  left: 0;
  margin-right: 10px;
  background: #fff;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
  color: #007bc4;
  font-size: 12px;
}
.domain_ext_sel:before {
  content: "u";
}













.main_bg {
  position: relative;
  min-height: 450px;
}

#cart-items { padding:0; margin:0; }
#cart-items li { list-style:none; }

.login_new { float:left; width: 48%; margin-right: 5px; }
.login_existing { float:right; width: 48%; margin-left: 5px; }

.checkout_confirm_right { display: inline-block; width: 47%; vertical-align: top; margin-left: 20px; box-sizing: border-box; }
.checkout_confirm_left { display: inline-block; width: 47%; vertical-align: top; margin-right: 20px; box-sizing: border-box; }
.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: 14px; }
.checkout_sel_option input[type="radio"] { display:none; }

.Products_Cats_Frame { position:relative; }

/* headers */

h1, h2, h3, h4, h5 {
  font-family: 'Josefin Sans', sans-serif;
  margin:0;
  padding:0;
  font-weight: 300;
}
h1 {
  font-size: 45px;
  margin: 55px 0 25px 0;
  text-align: center;
  font-weight: 300;
}

.white_button {
    font-family: 'Josefin Sans', sans-serif;
    color: #000;
    margin: 0;
    font-style: italic;
    display: inline-block;
    font-size: 21px;
    border: 1px solid #fff;
    cursor: pointer;
    height: 45px;
    padding: 0 25px;
    line-height: 45px;
    background: #fff;
    box-sizing: border-box;
    -moz-outline: none;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    appearance: none;
}


.blog_heading a, .blog_date a, .blog_cat_tag a {
  border: none;
}

.hero_header_wrapper {
  color: #fff;
  min-height: 29vw;
  background-attachment: fixed !important;
  background-size: contain !important;
  text-shadow: 1px 1px 1px #000;
}

.hero_header_wrapper h1 {
    padding-top: 2vw;
    margin: 0 0 16px 0;
}
h2 {
  font-size: 25px;
  font-style: italic;
  text-align: center;
  margin-bottom: 20px;
}
h3 {
  font-size: 22px;  
  margin-top: 28px;
  margin-bottom: 3px;
  font-weight: 400;
}
h4 {
  font-size: 18px;  
  margin-top: 6px;
  margin-bottom: 3px;
  font-weight: 400;
}
.home_main_content h2 {
  font-size: 30px;
  line-height: 49px;
}
.home_main_content h3 {
  color: #999;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 25px;
  padding-top: 7px;
}
.blue_section h3 {
  color: #fff;
}
.home_main_content h4 {
  font-size: 35px;
  font-weight: 400;
  margin-bottom: 41px;
}
.home_blog h2 {
  font-weight: 700;
}
.blog_heading {
  padding-top: 25px;
}

.sub_header, .sub_header_alt, .sub_header2, .newsletter_frame span {
	font-size:14px;
	font-weight:bold;
}

/* Header Account*/
.header_acc {
	font-size:12px;
	padding-left: 10px;
	height:30px;
	line-height:30px;
}
.account_menu_btns {
	float:right;
}
.account_menu_btns a {
	margin:0 10px 0 5px;
	line-height: 30px;
}
#HomeLink, #BackLink, #NonLink { display: none; }
.welcome_note {
	float:left;
}
.table_header_bar {
	border-top:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
	height:30px;
	line-height:30px;
	overflow: hidden;
	margin-bottom:10px;
}
	.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_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;
}
.paper {
  text-align: center;
}

.accordion dt {
  border-bottom: 3px solid #aadd54;
  font-size: 20px;
  padding-bottom: 6px;
  cursor: pointer;
}
.accordion dd {
  display: none;
  margin: 0;
  padding: 10px 0;
}

.feature_container .table_header_bar h3 { float:left; }
.feature_container .table_header_bar a { float:right; }

/* Breadcrumbe */
.nav_bg nav div { display:inline; }
a.link_breadcrumb, a.link_breadcrumb:hover, .breadcrumbDiv { font-size:12px; }
.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 */
.link_text, .nav_area { font-size:10px; }
.nav_text_dis {
	color: #ccc;
	font-size:10px;
}
a.nav {
	color:#5b7893;
	font-size:10px;
	text-decoration:none;
	display: inline-block;
}
a.nav:hover {
	color:#5b7893;
	font-size:10px;
	text-decoration:underline;
}
a.nav_num:link, a.nav_num:visited, a.nav_num:active {
	color:#5b7893;
	font-size:10px;
	text-decoration:none;
	width:10px;
}
a.nav_num:hover {
	color:#5b7893;
	font-size:10px;
	border-bottom: 3px solid #E2E2E2;
	text-decoration:none;
	width:10px;
}
a.nav_text:link, a.nav_text:visited, a.nav_text:active {
	color:#5b7893;
	font-size:10px;
	border-bottom: 3px solid #E2E2E2;
	width:10px;
	text-decoration:none;
}
a.nav_text:hover {
	color:#5b7893;
	font-size:10px;
	border-bottom: 3px solid #E2E2E2;
	width:10px;
	text-decoration:none;
}
a.btn_pre:before { content:"Â« Prev"; }
a.btn_next:before { content:"Next Â»"; }
/*form elements */
.form_fields, #SignUp input[type="text"] {
    border: solid 1px #D2D2D2;
	font-size: 11px;
	height:18px;
}
.form_fields, select, .form_fields_error, textarea, #SignUp input[type="text"] {
  border: solid 1px #D2D2D2;
  font-size: 18px;
  height: 42px;
  line-height: 42px;
  box-sizing: border-box;
  width: 100%;
  padding: 0;
  margin: 0;
  padding-left: 10px;
  -moz-outline: none;
  outline: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.form_fields_error {
	background: #FFE6E6;
}
textarea {
	height:80px !important;
}

.call_to_action .form_fields {
  background: #1b1b1b;
  border: 1px solid #464646;
  width: 33%;
  color: #fff;
}
.call_to_action_simple .form_fields {
  background: #fff;
  border: 1px solid #D2D2D2;
  width: 33%;
  color: #000;
}
.call_to_action_simple {
  width: 50%;
  display: inline-block;
  padding: 10px 0;
}
.paper .form_fields {
  background: none;
  border: 1px solid #fff;
  color: #fff;
}
.paper .form_fields::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #eaeaea;
}
.paper .form_fields::-moz-placeholder { /* Firefox 19+ */
  color: #eaeaea;
}
.paper .form_fields:-ms-input-placeholder { /* IE 10+ */
  color: #eaeaea;
}
.paper .form_fields:-moz-placeholder { /* Firefox 18- */
  color: #eaeaea;
}

fieldset { border:0; margin:0; padding:0; }
dl { clear: left; margin: 0 0 10px 0; }
	fieldset dt { 
		float: left; 
		width: 175px;
		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 180px; }

.dt_long { width: 260px; }

	#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; }

.checkoutRow { margin-bottom:5px; }
.moduleRow {
	cursor: pointer;
	background: none;
	border:solid 1px transparent;
}
.moduleRowOver {
	cursor: pointer;
	background:#ffffe6;
	border:solid 1px #E2E2E2;
}
.moduleRowSelected {
	cursor: pointer;
	border:solid 1px #E2E2E2;
	background:url(/shop/images/ok2.png) no-repeat right #EDFAED;
}
.msgbox {
  padding: 15px;
  min-height: 25px;
  line-height: 25px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2000;
}
.flag_att { background:#F0B712; }
.flag_error { background:#BF0003; }
.flag_ok { background:#009824; }
.flag_checkout_acc { margin-top:10px; }
.evenrowbg {
  position: relative;
  padding: 5px;
  margin: 0 0 20px 0;
  border: 1px solid #007bc4;
}

#HeaderAccountContainer {
  display: none;
}
.coupon_container .evenrowbg { width: 84%; }

.cart_table_img { width:13em; padding:0.5em 0 0.5em 0.5em; }
.cart_table_item {
  vertical-align: middle;
}
.cart_table_price { width:22em; }
.cart_table_qty { width:4em; }
.cart_table_qty_error { width:1em; text-align:center; }
.cart_table_total { width:8em; padding:0 0.5em; }
.layout-cart-wrapper p { margin:0.5em; }
#taxDisplay { padding:1em; }

.cart_price_box {
  width: 27%;
  float: right;
}
.cart_price_row {
  line-height: 45px;
}
.cart_price_box td { height:25px; }
.cart_price_name { width: 80px; }
.cart_price_price { font-weight:bold; text-align:right; }
.cart_price_box_clear { clear:right; }

/* Buttons */
.submit_button, a.submit_button_image, .submit_button_image, #SignUp input[type="submit"] {
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  margin: 0;
  font-style: italic;
  display: inline-block;
  font-size: 21px;
  border: 1px solid #007bc4;
  cursor: pointer;
  height: 42px;
  padding: 0 25px;
  line-height: 42px;
  background: #007bc4;
  box-sizing: border-box;
  -moz-outline: none;
  outline: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  appearance: none;
}
a.submit_button_image:hover, .submit_button:hover { color:#007bc4; background: #fff }

.btn_layout { border-top:1px solid #E2E2E2; margin: 10px 0; padding: 10px 0; text-align:center; overflow: hidden; }
.btn_left { float: left; text-align: left; }
.btn_right { float: right; text-align: right; }
.btn_middle { display: block; width: 250px; margin: 0 auto; }

#btn_delete {
  position: absolute;
  top: 0;
  right: 0;
}

#HomeLink { display: none !important; }

.DomainSearch .submit_button {
  border: 1px solid #fff;
  background: #fff;
  color: #007bc4;
}
.nav_bg h2 { float:left; }
.nav_btn_container {
  display: none;
}
#FooterNavigation { clear:both; }


/* Product Listing */
.item_listing_container {
  margin: 95px 0;
  text-align: center;
}
.item_container {
  position: relative;
  width: 26%;
  text-align: center;
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #007bc4;
  padding: 40px 0;
  margin: 0 40px;
}
	.product_listing_link {
		width:200px; /* dynamic data */
		height:200px; /* dynamic data */
	}
	.item_table { height:165px; margin: auto; display: table; }
	.listing_price span { display:block; }
	.item_name {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
  }
  .item_no {
    font-size: 15px;
    font-weight: bold;
    color: #007bc4;
  }
  .listing_price, .more_info_container, .checkout_coupon_box {
    display: none;
  }


/* 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%; }
#ItemInfoBoxText {
	float: left;
	width: 37%;
	margin-right: 3%;
}
#ItemInfoBoxImage {
	float: right;
	width: 60%;
}
.more_image_container { float:right; margin: 5px 0; }
.more_images {
	float:left;
	width:51px;
	margin-left:1px;
}
#InfoFavBox { clear:both; }
#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; }
.item_info_header {
	font-size:14px;
	font-weight:bold;
	padding:5px 0;
}
.item_info_text { padding-bottom: 5px; }
.item_info_text span { font-weight:bold; }
.item_info_text_area { position:relative; }
.item_info_image_frame { text-align: center; position:relative; }
.popUp { position:absolute; bottom:4px; right:4px; cursor:pointer; }
.att_container_box { display:inline-block; margin-top:10px; }
.att_container {
	float:left;
	margin-bottom:10px;
}
.item_info_text p { margin:0; margin-bottom:5px; }
.item_info_add_cart {
	border-top:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
	height: 35px;
	line-height: 22px;
}
.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; }

	/* reviews */
	.review_border {
		border: 1px solid #E2E2E2;
		padding:10px;
	}
	.review_date_added { float:right; }
	.info_reviews_box { border:1px solid #E2E2E2; padding:10px; }
	.review_container textarea { width:100%; }
	
#MainLinkedItemContainer { margin-top:10px; }

/* footer link */
.shop_footer_links { text-align: center; }
a.link_footer, a.link_footer:hover, .link_footer_text { font-size:10px; }

.tag_icon {
	display:none;
}
.line_icon {
	background: #E2E2E2;
	color:#5b7893;
	height: 1px;
	border: none;
}

.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; }


#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 #333; }
.of_date { font-size:18px; padding-left: 50px; }
.of_feed {
	border-top: 1px solid #333;
	padding-left: 41px;
	position:relative;
	margin: 25px 0;
	margin-left: 5px;
}
.of_feed:before {
	content: "";
	height: 7px;
	width: 7px;
	position: absolute;
	background: #333;
	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;
}


.nav_bg_home, .im_cat_menu_panel, .nav_bg, .menu_toggle {
  display: none;
}
