@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Caption:400,700);
a {
  color: #26aae1;
}
a:hover {
  color: #1a8bba;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #26aae1;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #26aae1;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #26aae1;
}
#offcanvas-toggler >i {
  color: #000000;
}
#offcanvas-toggler >i:hover {
  color: #26aae1;
}
.btn-primary,
.sppb-btn-primary {
  border-color: #1c98cc;
  background-color: #26aae1;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: #177aa4;
  background-color: #1a8bba;
}
ul.social-icons >li a:hover {
  color: #26aae1;
}
.sp-page-title {
  background: #26aae1;
}
.layout-boxed .body-innerwrapper {
  background: #ffffff;
}
.sp-module ul >li >a {
  color: #000000;
}
.sp-module ul >li >a:hover {
  color: #26aae1;
}
.sp-module .latestnews >div >a {
  color: #000000;
}
.sp-module .latestnews >div >a:hover {
  color: #26aae1;
}
.sp-module .tagscloud .tag-name:hover {
  background: #26aae1;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #26aae1;
}
.search .btn-toolbar button {
  background: #26aae1;
}
.post-format {
  background: #26aae1;
}
.voting-symbol span.star.active:before {
  color: #26aae1;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  color: #1a8bba;
}
.entry-link,
.entry-quote {
  background: #26aae1;
}
blockquote {
  border-color: #26aae1;
}
.carousel-left:hover,
.carousel-right:hover {
  background: #26aae1;
}
#sp-footer {
  background: #26aae1;
}
.sp-comingsoon body {
  background-color: #26aae1;
}
.pagination>li>a,
.pagination>li>span {
  color: #000000;
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  color: #000000;
}
.pagination>.active>a,
.pagination>.active>span {
  border-color: #26aae1;
  background-color: #26aae1;
}
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  border-color: #26aae1;
  background-color: #26aae1;
}
body,
p,
a,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Oswald', Open Sans, sans-serif !important;
}
.product_inner_title,
.product_second_name {
  font-family: 'PT Sans Caption', sans-serif !important;
}
body.itemid-124 .hp-text-inner h3:hover,
body.itemid-124 .hp-text-inner h3 {
  -webkit-transition: background 400ms ease-in;
  -moz-transition: background 400ms ease-in;
  -ms-transition: background 400ms ease-in;
  -o-transition: background 400ms ease-in;
  transition: background 400ms ease-in;
}
.sp-module-title,
.sp-module-title:hover,
.btn,
.btn:hover {
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
img {
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
#sp-main-body {
  padding: 0px;
  background: url('../../../../images/design/inner_body_bg.jpg');
  background-size: cover;
}
#sp-header {
  background: transparent url('../../../../images/design/top-bg.jpg') no-repeat;
  height: 156px;
}
#sp-header .logo {
  height: 156px;
  width: 120%;
}
#sp-top-bar {
  background-color: transparent !important;
}
div#sp-menu {
  margin-top: 3%;
}
#mod-search-searchword {
  border-radius: 16px !important;
}
ul.sp-megamenu-parent.menu-fade.hidden-xs {
  background: #ffffff;
  border-radius: 12px;
  height: 48px;
  line-height: 50px;
  border: 1px solid #ccc;
}
.sp-megamenu-parent >li {
  line-height: 40px;
  padding: 0px 4px;
}
.sp-megamenu-parent >li >a {
  padding: 0 8px;
  line-height: 40px;
  font-size: 20px;
  font-weight: 400;
  border-radius: 8px;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #ffffff;
  background: #353f3f;
  border-radius: 8px;
}
#sp-menu .search {
  position: absolute;
  top: 20px;
  padding-left: 115px;
}
body.com-search .search {
  margin-bottom: 100px;
}
body.com-search .search fieldset.only {
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  padding: 0px;
  border-radius: 8px;
  background: #6c989e;
}
li.sp-menu-item.sp-has-child a:after {
  display: none;
}
ul.sp-dropdown-items li:first-child {
  padding-top: 5px !important;
}
ul.sp-dropdown-items li:first-child a {
  margin-top: 10px;
}
ul.sp-dropdown-items li:last-child {
  padding-bottom: 15px !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #ffffff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
  background: #6c989e;
  color: #ffffff;
  padding: 0px 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #353f3f;
}
#sp-header-down .sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: -300%;
  background: transparent;
  padding-bottom: 30px;
}
body.itemid-101 #sp-main-body {
  display: none;
}
.hp-text-header,
#sp-title,
#sp-position3,
#sp-footer,
#product_second_title,
.rl_sliders.accordion>.accordion-group>.accordion-heading>a.accordion-toggle {
  background: #353f3f;
  background: -moz-linear-gradient(-45deg,#353f3f 0%,#6c989e 100%);
  background: -webkit-linear-gradient(-45deg,#353f3f 0%,#6c989e 100%);
  background: linear-gradient(135deg,#353f3f 0%,#6c989e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#353f3f',endColorstr='#6c989e',GradientType=1);
  color: #ffffff;
}
.hp-text-inner img {
  display: inline-block;
  height: auto;
  margin: 40px 0px;
}
.hp-text-inner p {
  padding: 5px;
  text-align: center;
}
.hp-text-subheaders.hp-text-header {
  width: 200%;
  margin-left: -50%;
  text-align: center;
}
body.itemid-101 #sp-main-body .entry-header {
  position: relative;
  margin-bottom: 2px;
}
.hikashop_category_description {
  display: none;
}
.hikashop_submodules {
  padding-top: 0;
}
.products_image_inner {
  display: inline-block;
  width: 38%;
}
.products_image_inner:nth-child(1) {
  z-index: 2;
  position: relative;
}
.products_image_inner:nth-child(2) img:hover {
  z-index: 3;
  position: relative;
}
.products_image_inner:nth-child(2),
.products_image_inner:nth-child(3) {
  margin-left: -100px;
}
#wwm_21,
.wwm_21 {
  display: none !important;
}
.hp-text-inner {
  width: 100%;
}
body.itemid-124 .hp-text-inner {
  width: 32%;
  display: inline-block;
  vertical-align: top;
}
body.itemid-124 .hp-text-inner h3 {
  text-align: center;
  background: #2d3f40;
  border-radius: 12px;
  line-height: 60px;
  color: #ffffff;
  font-size: 36px;
  margin-bottom: 20px;
}
body.itemid-124 .hp-text-inner h3:hover {
  background: #6c989e;
}
body.itemid-124 .hp-text-inner a {
  color: #ffffff;
}
body.itemid-124 #sp-main-body .entry-header {
  display: none;
}
body.itemid-124 .hp-text-inner-list {
  background: #2d3f40;
  border-radius: 8px;
  line-height: 26px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  padding-left: 26px;
  margin-bottom: 6px;
  margin-left: 16px;
}
body.itemid-124 .hp-text-inner p {
  padding-left: 22px;
  color: #2d3f40;
  font-size: 16px;
  font-weight: 400;
}
.hp-text-inner-text {
  text-align: left !important;
  font-size: 16px;
}
.big-header {
  max-width: 1170px;
  margin: 0 auto;
  height: 80px;
}
.big-header:before {
  position: absolute;
  content: ' ';
  background: url('../../images/small-sq.png') 0% 100% no-repeat;
  height: 60px;
  width: 60px;
}
body.view-product #sp-position3 .sp-module:before {
  position: absolute;
  content: ' ';
  background: url('../../images/small-sq-blue.png') 0% 100% no-repeat;
  height: 80px;
  width: 60px;
}
.big-header h1 {
  margin: 0;
}
.big-header h1,
body.view-product #sp-position3 .sp-module-title {
  line-height: 100px;
  margin: 0px;
}
body.view-product .big-header h1,
div#hikashop_product_contact_main {
  display: inline-block;
}
div#hikashop_product_contact_main {
  float: right;
  margin-top: 5px;
}
div#hikashop_product_contact_main .btn:hover {
  color: #ffffff !important;
  background: #353f3f url('../../../../images/design/l_w.png') no-repeat;
  background-position: 2% 50%;
}
div#hikashop_product_contact_main .btn {
  background: #ffffff url('../../../../images/design/l_g.png') no-repeat;
  line-height: 62px;
  border: 0;
  font-size: 32px;
  border-radius: 8px;
  padding: 4px 16px;
  font-weight: 400;
  background-position: 2% 50%;
  padding-left: 50px;
  margin: 0;
}
.big-header h1,
.big-header h2,
body.view-product #sp-position3 .sp-module-title {
  margin-left: 90px;
  font-size: 50px;
  font-weight: 300;
}
#sp-cart #hikashop_cart {
  display: none;
  font-size: 35px;
  margin-top: 20px;
}
#sp-cart #hikashop_cart .hikashop_cart_input_button {
  margin: 5px 0px;
  background: #5a797e;
  color: #ffffff !important;
  padding: 8px 12px;
  border-radius: 0;
  font-size: 16px;
  font-weight: 400;
}
#sp-cart #hikashop_cart th {
  padding: 10px 2px 5px 2px;
  background: #acacab;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
}
#sp-cart #hikashop_cart th:not(:nth-child(1)) {
  border-left: 2px solid #ffffff;
}
#sp-cart #hikashop_cart tbody td {
  text-align: center;
}
#sp-cart #hikashop_cart tbody td input {
  margin-left: 38% !important;
}
#sp-cart #hikashop_cart tbody td:not(:nth-child(1)) {
  border-left: 2px solid #ffffff;
}
#sp-cart #hikashop_cart tbody td:first-child img {
  max-height: 100px;
  margin: 0 auto;
}
#sp-cart #hikashop_cart tbody td.hikashop_cart_module_product_name_value.hikashop_cart_value {
  font-size: 15px;
  background: #7fa8ae;
  font-weight: 400;
}
#sp-cart #hikashop_cart tbody td.hikashop_cart_module_product_name_value.hikashop_cart_value a {
  color: #ffffff;
  cursor: default;
}
#sp-cart #hikashop_cart tbody td.hikashop_cart_module_product_delete_value.hikashop_cart_value img {
  margin: 0 auto;
}
#sp-cart #hikashop_cart tbody tr {
  border-bottom: solid 1px white;
}
#sp-cart .cart_maximize {
  background: #c4dfe5;
  cursor: pointer;
}
#sp-cart .cart_maximize h2 {
  line-height: 60px;
  padding: 0px 20px;
}
#sp-cart .cart_maximize h2 i:first-child {
  font-size: 42px;
}
#sp-cart .cart_maximize h2 span {
  margin-left: 20px;
}
#sp-cart .cart_maximize h2 i:last-child {
  width: 42%;
  text-align: right;
  font-size: 36px;
}
.hikashop_checkout_cart th {
  padding: 10px 2px 5px 2px;
  background: #acacab;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  vertical-align: middle;
}
.hikashop_checkout_cart th:not(:nth-child(1)) {
  border-left: 2px solid #ffffff;
}
.hikashop_checkout_cart tbody td {
  text-align: center;
}
.hikashop_checkout_cart tbody td input {
  margin-left: 38% !important;
}
.hikashop_checkout_cart tbody td:not(:nth-child(1)) {
  border-left: 2px solid #ffffff;
}
.hikashop_checkout_cart tbody td:first-child img {
  max-height: 100px;
  margin: 0 auto;
}
.hikashop_checkout_cart tbody td.hikashop_cart_product_name_value {
  background: #7fa8ae;
  font-weight: 400;
}
.hikashop_checkout_cart tbody td.hikashop_cart_product_name_value p.hikashop_cart_product_name {
  line-height: 40px;
  margin: 0;
}
.hikashop_checkout_cart tbody td.hikashop_cart_product_name_value a {
  color: #ffffff;
  font-size: 15px;
  cursor: default;
}
form[name="hikashop_checkout_form"] .button {
  margin: 5px 0px;
  background: #5a797e;
  color: #ffffff !important;
  padding: 8px 12px;
  border-radius: 0;
  font-size: 16px;
  font-weight: 400;
}
form[name="hikashop_checkout_form"] .button[name="wishlist"] {
  display: none;
}
.view-checkout div#hikashop_checkout_login_right_part fieldset {
  display: none;
}
#hikashop_checkout_page #hikashop_cart_bar {
  padding-top: 100px;
  background: url("../../../../images/design/checkout/line.png") repeat-x scroll 100% 50% transparent;
  background-size: contain;
}
#hikashop_checkout_page #hikashop_cart_bar .hikashop_cart_step {
  padding-top: 68px;
}
#hikashop_checkout_page #hikashop_cart_bar .hikashop_cart_step {
  background: url("../../../../images/design/checkout/step.png") no-repeat scroll 50% 0px transparent;
}
#hikashop_checkout_page #hikashop_cart_bar .hikashop_cart_step_finished {
  background: url("../../../../images/design/checkout/finished_step.png") no-repeat scroll 50% 0px transparent;
}
#hikashop_checkout_page #hikashop_cart_bar .hikashop_cart_step_current {
  background: url("../../../../images/design/checkout/current_step.png") no-repeat scroll 50% 0px transparent;
}
.hikashop_products {
  overflow: auto;
}
.hikashop_products .hikashop_products_table thead th {
  background: #acacab;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  vertical-align: middle;
}
.hikashop_products .hikashop_products_table thead th:not(:first-child) {
  border-left: 2px solid #ffffff;
}
.hikashop_products .hikashop_products_table thead th:nth-child(8) {
  display: none;
}
.hikashop_products .hikashop_products_table tbody tr:first-child {
  background: #c4dfe5;
  color: #202020;
  font-size: 17px;
  font-weight: 400;
}
.hikashop_products .hikashop_products_table tbody tr:first-child .category_image_div {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  max-height: 64px;
}
.hikashop_products .hikashop_products_table tbody tr:first-child .category_image_div img {
  margin-top: -48px;
}
.hikashop_products .hikashop_products_table tbody tr:not(:first-child) td {
  vertical-align: inherit;
  text-align: center;
  font-weight: 400;
}
.hikashop_products .hikashop_products_table tbody tr:not(:first-child) td .hikashop_product_image {
  height: 100px !important;
}
.hikashop_products .hikashop_products_table tbody tr:not(:first-child) td:nth-child(2) {
  background: #7fa8ae;
}
.hikashop_products .hikashop_products_table tbody tr:not(:first-child) td:nth-child(2) a {
  text-align: center;
  font-size: 15px;
  background: #7fa8ae;
  cursor: default;
}
.hikashop_products .hikashop_products_table tbody tr:not(:first-child) td:nth-child(n+3):nth-child(-n+6),
.hikashop_products .hikashop_products_table tbody tr:not(:first-child) td:nth-child(1) {
  background: #ffffff;
  font-size: 15px;
}
.hikashop_products .hikashop_products_table tbody tr:not(:first-child) td:nth-child(n+7):nth-child(-n+9) {
  background: #f9f9f9;
}
.hikashop_products .hikashop_products_table tbody tr:not(:first-child) td .custom_add_to_cart {
  background: #5a797e;
  font-size: 14px;
  color: #ffffff;
  padding: 6px 10px;
}
.hikashop_products .hikashop_products_table tbody tr:not(:first-child) td label,
.hikashop_products .hikashop_products_table tbody tr:not(:first-child) td select,
.hikashop_products .hikashop_products_table tbody tr:not(:first-child) td input,
.hikashop_products .hikashop_products_table tbody tr:not(:first-child) td .custom_add_to_cart {
  display: inline-block;
  width: 90px !important;
}
.hikashop_products .hikashop_products_table tbody tr:not(:first-child) td.price_row {
  display: none;
}
.hp_bottom_info {
  margin-top: 100px;
}
#sp-bottom1 h3 {
  font-size: 32px;
  color: #6c989e;
  font-weight: 300;
}
div#sp-bottom1 {
  background: rgba(244,249,249,0.5);
  border-radius: 20px;
  padding-left: 80px;
}
#sp-bottom1 p {
  font-size: 18px;
}
.hp_bottom_info p:last-child {
  margin-top: 26px;
}
.hp_bottom_info p {
  font-size: 28px !important;
  line-height: 32px;
  color: #2d3f40;
  font-weight: 500;
  width: 48%;
  display: inline-block;
}
.hp_bottom_info a {
  color: #2d3f40;
}
#sp-bottom {
  background: url('../../../../images/design/inner_body_bg.jpg');
  background-size: cover;
  padding-bottom: 15% !important;
}
body.itemid-123 #sp-bottom {
  background-size: 100% 100%;
}
#sp-header-down {
  height: 158px;
  background: transparent;
  margin-top: -158px;
}
#sp-main-fields {
  background: url('../../images/fields_back.png') no-repeat, url('../../../../images/design/body-bg.jpg') no-repeat;
  padding-bottom: 40px;
}
#sp-main-fields .sp-module .sp-module-title {
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  text-transform: capitalize;
  line-height: 44px;
}
body.itemid-123 #sp-main-body {
  display: none;
}
body.itemid-123 #sp-bottom {
  padding: 0px;
  padding-top: 20px;
}
body.view-profile #sp-main-body {
  padding: 100px 0px 200px;
}
body.view-profile #member-profile fieldset:nth-child(2) {
  display: none;
}
body.itemid-126 #sp-main-body .container,
body.itemid-242 #sp-main-body .container {
  background: rgba(210,233,232,0.7);
  border-radius: 20px;
}
body.itemid-126 #sp-main-body .page-header,
body.itemid-124 #sp-main-body .page-header {
  display: none;
}
body.itemid-126 #sp-main-body {
  padding-bottom: 200px;
  padding-top: 20px;
}
#form_aikonform_117_container.ltrer {
  direction: ltr;
  float: left;
  width: 100%;
}
#form_aikonform_117_container.ltrer .field {
  display: inline-block;
}
#form_aikonform_117_container.ltrer .field label {
  float: left;
}
.field input,
.field textarea,
.field select {
  border-radius: 0px !important;
}
.field_first_name_wrapper,
.field_last_name_wrapper,
.field_cell_phone_wrapper,
.field_website_wrapper,
.field_city_wrapper,
.field_job_title_wrapper,
.field_state_wrapper,
.field_which_product_wrapper {
  float: right;
  clear: both;
  margin-top: -51px;
}
#form_aikonform_117_container.ltrer .field_security_check_wrapper {
  margin-left: 115px;
}
#form_aikonform_117_container.ltrer .field_security_check_wrapper input.af-captcha {
  width: 120px !important;
}
.field_comment_wrapper {
  width: 102.3% !important;
}
#form_aikonform_117_container input,
#form_aikonform_117_container textarea,
#form_aikonform_117_container select,
#fox-container-m125 .fox-form select,
#fox-container-m125 .fox-form textarea,
#fox-container-m125 .fox-form input[type="text"],
#fox-container-m125 .fox-form input[type="email"] {
  border: 0px !important;
}
#form_aikonform_117_container select {
  float: left;
  margin-bottom: 4px;
}
.field_which_product_wrapper select {
  float: none !important;
}
.field_title_wrapper {
  margin-bottom: -4px !important;
}
.field_title_wrapper select {
  height: 40px !important;
}
#form_aikonform_117_container .field_message_wrapper,
#form_aikonform_117_container .fox-item-textarea-input,
#fox-container-m125 .field_message_wrapper,
#fox-container-m125 .fox-item-textarea-input {
  width: 100% !important;
}
#form_aikonform_117_container .field_message_wrapper label,
#form_aikonform_117_container .fox-item-textarea-input label,
#fox-container-m125 .field_message_wrapper label,
#fox-container-m125 .fox-item-textarea-input label {
  width: 10% !important;
}
#form_aikonform_117_container .field_message_wrapper textarea,
#form_aikonform_117_container .fox-item-textarea-input textarea,
#fox-container-m125 .field_message_wrapper textarea,
#fox-container-m125 .fox-item-textarea-input textarea {
  -webkit-clip-path: polygon(100% 0,100% 60%,94% 100%,0 100%,0 0);
  clip-path: polygon(100% 0,100% 60%,94% 100%,0 100%,0 0);
  height: 130px !important;
  display: inline-block !important;
}
#form_aikonform_117_container button {
  padding-left: 0px !important;
  padding-right: 0px !important;
  font-family: Oswald !important;
  margin-bottom: 20px;
  background-color: #353f3f !important;
  border-radius: 30px !important;
  width: 97.5%;
  font-size: 22px !important;
  font-weight: 500 !important;
}
.aikon-form.tooltipval .fv-err-container {
  width: 33%;
  font-size: 15px;
  color: #D8000C;
  border: 1px solid #D8000C;
  box-shadow: 0 0 1px #D8000C;
}
.aikon-form.tooltipval .fv-err-container:before {
  width: 0px;
  height: 0px;
  top: -13px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid rgba(216,0,12,0.8);
  background: inherit;
}
span#recaptcha_privacy {
  display: none;
}
.af-success-container {
  height: auto !important;
  text-align: center;
  padding: 0px 50px 30px 50px;
  font-size: 36px;
  letter-spacing: 0.4px;
}
.af-success-container div.table-title {
  display: block;
  max-width: 600px;
  padding: 5px;
  width: 80%;
  margin: 0 auto;
}
.af-success-container div.table-title h3 {
  color: #fafafa;
  font-size: 30px;
  font-weight: 400;
  text-shadow: -1px -1px 1px rgba(0,0,0,0.1);
  padding: 50px;
  background: #353f3f;
  border-radius: 30px;
  text-align: center;
}
.af-success-container .form-data {
  width: 80%;
  margin: 0 auto;
  text-align: left;
}
.af-success-container .form-data table {
  width: 100%;
}
.af-success-container .form-data tbody {
  background: white;
  border-radius: 3px;
  border-collapse: collapse;
  height: 320px;
  margin: auto;
  max-width: 600px;
  padding: 5px;
  width: 100%;
  box-shadow: 0 5px 10px rgba(0,0,0,0.1);
  animation: float 5s infinite;
}
.af-success-container .form-data th {
  color: #D5DDE5;
  background: #1b1e24;
  border-bottom: 4px solid #9ea7af;
  border-right: 1px solid #343a45;
  font-size: 23px;
  font-weight: 100;
  padding: 12px 14px;
  text-align: left;
  text-shadow: 0 1px 1px rgba(0,0,0,0.1);
  vertical-align: middle;
}
.af-success-container .form-data th:first-child {
  border-top-left-radius: 3px;
}
.af-success-container .form-data th:last-child {
  border-top-right-radius: 3px;
  border-right: none;
}
.af-success-container .form-data tr {
  border-top: 1px solid #C1C3D1;
  border-bottom: 1px solid #C1C3D1;
  color: #666B85;
  font-size: 16px;
  font-weight: normal;
  text-shadow: 0 1px 1px rgba(255,255,255,0.1);
  height: 30px;
}
.af-success-container .form-data tr:hover td {
  background: #353f3f;
  color: #FFFFFF;
  border-top: 1px solid #22262e;
  border-bottom: 1px solid #22262e;
}
.af-success-container .form-data tr:first-child {
  border-top: none;
}
.af-success-container .form-data tr:last-child {
  border-bottom: none;
}
.af-success-container .form-data tr:nth-child(odd) td {
  background: #EBEBEB;
}
.af-success-container .form-data tr:nth-child(odd):hover td {
  background: #353f3f;
}
.af-success-container .form-data tr:last-child td:first-child {
  border-bottom-left-radius: 3px;
}
.af-success-container .form-data tr:last-child td:last-child {
  border-bottom-right-radius: 3px;
}
.af-success-container .form-data td {
  background: #FFFFFF;
  padding: 10px 16px;
  text-align: left;
  vertical-align: middle;
  font-weight: 300;
  font-size: 18px;
  text-shadow: -1px -1px 1px rgba(0,0,0,0.1);
  border-right: 1px solid #C1C3D1;
}
.af-success-container .form-data td:last-child {
  border-right: 0px;
}
.af-success-container .form-data th.text-left {
  text-align: left;
}
.af-success-container .form-data th.text-center {
  text-align: center;
}
.af-success-container .form-data th.text-right {
  text-align: right;
}
.af-success-container .form-data td.text-left {
  text-align: left;
}
.af-success-container .form-data td.text-center {
  text-align: center;
}
.af-success-container .form-data td.text-right {
  text-align: right;
}
.contactus_boss,
.contactus_top,
.contactus_bottom {
  width: 98.8%;
}
.contactus_top,
.contactus_bottom {
  border-bottom: 2px dotted #353f3f;
  margin-bottom: 20px;
  padding-bottom: 14px;
}
.contactus_boss {
  font-size: 20px;
  letter-spacing: 0.2px;
  font-weight: 400;
}
.contactus_inner1,
.contactus_inner2,
.contactus_inner3,
.contactus_inner4 {
  display: inline-block;
  height: 44px;
}
.contactus_inner1,
.contactus_inner3 {
  width: 49%;
}
.contactus_inner2,
.contactus_inner4 {
  padding-left: 16px;
  width: 50%;
}
.contactus_inner1 {
  text-align: center;
  background: #353f3f;
  line-height: 44px;
  border-radius: 30px;
  vertical-align: top;
  color: #ffffff;
}
.contactus_inner2_bottom {
  font-size: 16px;
}
div#fox-container-m125 .fox-form select,
div#fox-container-m125 .fox-form textarea,
div#fox-container-m125 .fox-form input[type="text"],
div#fox-container-m125 .fox-form input[type="email"],
div#fox-container-m125 .chzn-container-active.chzn-with-drop .chzn-single,
div#fox_m125_dropdown2_chzn {
  border-radius: 0;
  height: 40px;
}
div#fox-container-m125 .control-group {
  margin-bottom: 5px;
}
#fox-container-m125 .fox-form input {
  padding-left: 2%;
  padding-right: 2%;
  height: 40px;
  outline: 0;
  box-shadow: 0px 0px 0px transparent;
  font-size: 13px;
  font-family: arial;
  color: #666;
  background-color: #fff;
  padding: 4px 10px !important;
}
#fox-container-m125 .fox-form input:focus,
#fox-container-m125 .fox-form input:hover {
  background-color: #eee !important;
  color: #333 !important;
  box-shadow: 0px 0px 0px transparent !important;
}
div#fox-container-m125 .fox-form .controls > textarea {
  clip-path: polygon(100% 0,100% 60%,94% 100%,0 100%,0 0);
  height: 130px !important;
  display: inline-block !important;
  font-size: 13px;
  font-family: arial;
  padding-right: 10px !important;
}
div#fox-container-m125 .fox-form .controls > textarea:focus,
div#fox-container-m125 .fox-form .controls > textarea:hover {
  background-color: #eee !important;
  color: #333 !important;
  box-shadow: 0px 0px 0px transparent !important;
}
div#fox-container-m125 .control-label label {
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 5px;
  cursor: text;
  color: #333;
}
div#fox-container-m125 .special .controls {
  width: 86.5%;
  margin-top: 5px;
}
div#fox-container-m125 .chzn-container-single .chzn-single {
  padding-left: 2%;
  padding-right: 2%;
  outline: 0;
  box-shadow: 0px 0px 0px transparent;
  font-size: 13px;
  color: #000000a6;
  font-family: arial !important;
  border: 0px !important;
  height: 40px !important;
  background-color: #fff;
  background-image: none;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  border-radius: 0;
  padding-top: 6px;
  padding-right: 10px;
}
div#fox-container-m125 .chzn-container-single .chzn-single:focus,
div#fox-container-m125 .chzn-container-single .chzn-single:hover {
  background: #eee !important;
  background-color: #eee !important;
  color: #333 !important;
  box-shadow: 0px 0px 0px transparent !important;
}
div#fox-container-m125 .chzn-container-single .chzn-single .chzn-drop {
  border-radius: 0;
  background: #eee !important;
}
div#fox-container-m125 .chzn-container .chzn-drop {
  border-radius: 0;
  background: #eee !important;
  border-top: 1px solid #aaa;
  box-shadow: none;
}
div#fox-container-m125 .chzn-container-single .chzn-single div {
  width: 16px;
}
div#fox-container-m125 .chzn-container-single .chzn-single div b {
  background: url(../../../../media/jui/css/chosen-sprite.png) no-repeat 0px 8px !important;
}
div#fox-container-m125 select {
  line-height: 40px;
}
div#fox-container-m125 .btn {
  padding-left: 0px !important;
  padding-right: 0px !important;
  font-family: Oswald !important;
  margin-bottom: 20px;
  background-color: #353f3f !important;
  border-radius: 30px !important;
  width: 97.5%;
  font-size: 22px !important;
  font-weight: 500 !important;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: none;
  border: none;
}
div#fox-container-m125 .btn span {
  color: #fff;
}
#g-recaptcha-response .g-recaptcha-response {
  display: none !important;
}
.hikashop_product_right_part {
  width: 100%;
}
.tab-content ul {
  list-style: none;
}
.tab-content li:before {
  color: #6c989e;
  content: "•";
  padding-right: 8px;
  font-weight: 700;
}
.tab-content li,
.tab-pane {
  font-size: 20px;
  letter-spacing: 0.4px;
  font-weight: 400;
}
.tab-pane {
  padding: 40px 40px;
}
.nav-tabs {
  border-bottom: 0px !important;
}
#myTab li {
  font-size: 17px;
  margin-bottom: -1px;
  width: 12.5%;
}
.tab_custom_title a {
  border-radius: 8px 8px 0 0 !important;
  min-height: 48px;
}
.tab_custom_title a,
.tab_custom_title a:hover,
.nav>li>a:hover,
.nav>li>a:focus,
.panel-default>.panel-heading a,
.panel-default>.panel-heading {
  color: #ffffff;
  background: #6c989e;
  font-weight: 400;
}
.nav-tabs>li.active>a {
  color: #6c989e !important;
  font-weight: 400;
}
.tab-content {
  background: #ffffff;
  border: 1px solid #ddd;
  min-height: 350px;
  max-width: 100%;
  border-radius: 0 0 8px 8px;
}
.tab_custom_title a label {
  margin-bottom: 0px;
}
body.view-product.task-show #sp-main-body .container {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}
#hikashop_product_top_part {
  background: url('../../images/Background-10.jpg') 0% 100% no-repeat;
  background-size: cover !important;
}
#hikashop_product_image_main,
.product_main_des_part,
body.view-product #sp-position3 {
  max-width: 1170px;
  margin: 0 auto;
}
.hikashop_main_image_div {
  max-width: 60%;
}
.product_image_right_side {
  max-width: 40%;
}
.hikashop_main_image_div,
.product_image_right_side {
  display: inline-block;
}
.product_image_right_side {
  vertical-align: top;
  margin-top: 100px;
}
#hikashop_small_image_div {
  margin-top: 200px;
}
body.view-product #sp-position3 {
  background: transparent;
  float: none;
}
body.view-product #sp-header-down {
  margin-top: 0px;
}
body.view-product #sp-position3 .sp-module-title {
  color: #6c989e;
}
.hikashop_subcontainer.thumbnail {
  -moz-border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  -khtml-border-radius: 10px !important;
  border-radius: 10px !important;
  border: 2px solid #6c989e;
  padding: 0px;
  height: auto;
}
span.hikashop_product_price_full {
  display: none;
}
div#hikashop_image_main_thumb_div {
  height: auto !important;
}
img.hikashop_child_image {
  border: 3px solid #2d3f40;
  border-radius: 10px;
  margin: 4px;
  background: #ffffff;
  height: 110px;
  display: inherit;
}
span.hikashop_product_name,
span.hikashop_category_name {
  margin-bottom: 0px;
}
.hikashop_product_name a,
.hikashop_category_name a {
  color: #ffffff;
  background: #6c989e;
  border-radius: 0px 0px 4px 4px !important;
  font-size: 22px;
  font-weight: 400;
}
.hikashop_category_name a,
body.view-category .hikashop_product_name a {
  font-size: 22px;
  padding: 4px;
  background: #2d3f40;
}
.hikashop_category .hikashop_subcontainer.thumbnail,
body.view-category .hikashop_subcontainer.thumbnail {
  border: 2px solid #2d3f40;
}
body.com-hikashop #sp-main-body {
  padding-bottom: 15%;
}
.hikashop_product_name a:hover,
.hikashop_category_name a:hover {
  color: #ffffff;
}
.hikashop_footer {
  display: none;
}
.hikashop_product_main_image_subdiv {
  max-width: 500px;
  width: 100% !important;
}
body.view-product #sp-main-body {
  padding: 0px !important;
  margin-bottom: 0px !important;
}
body.view-product .big-header:before {
  height: 70px;
}
body.view-product .big-header h1 {
  line-height: 80px;
}
.product_inner_title {
  font-size: 50px;
  font-weight: 400;
  color: #58585A;
}
.product_second_name {
  background: rgba(0,0,0,0.5);
  color: #ffffff;
  font-weight: 400;
  padding: 6px 20px;
  position: relative;
}
.product_second_name:before,
.product_second_name:after {
  content: " ";
  width: 44px;
  height: 45px;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  background-size: 100% 100% !important;
}
.product_second_name:before {
  left: -44px;
  background: url('../../../../images/design/prod_sectitle_before.png') no-repeat;
}
.product_second_name:after {
  right: -44px;
  background: url('../../../../images/design/prod_sectitle_after.png') no-repeat;
}
.offcanvas-menu {
  overflow-y: auto;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  top: 40px;
  background-color: #6c989e;
}
.close-offcanvas {
  background-color: #6c989e;
  color: #ffffff;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover,
.close-offcanvas:hover {
  background: #f5f5f5;
  color: #6c989e;
}
#offcanvas-toggler {
  line-height: 62px;
}
#offcanvas-toggler >i {
  font-size: 26px;
}
#offcanvas-toggler >i:hover {
  color: #0E173C !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
  border-bottom: 1px solid #e8e8e8 !important;
  color: #ffffff;
  font-size: 20px;
  padding: 7px 21px;
}
.rl_sliders.accordion:last-child,
body.itemid-190 article.item,
body.itemid-125 article.item {
  margin-bottom: 200px;
}
body.itemid-178 .rl_sliders.accordion:last-child {
  margin-bottom: 50px;
}
.rl_sliders-toggle-inner {
  font-size: 24px;
  font-weight: 400;
}
.rl_sliders.accordion>.accordion-group.active>.accordion-heading>a.accordion-toggle,
.rl_sliders.accordion>.accordion-group>.accordion-heading>a.accordion-toggle:hover {
  color: #ffffff;
}
.inner_articles_images .row-fluid {
  text-align: center;
}
.inner_articles_images .row-fluid img {
  min-height: 182px;
  max-height: 182px;
  min-width: 182px;
  max-width: 182px;
  margin: 10px 4px;
  border: 1px solid black;
  border-radius: 8px;
  display: inline-block;
}
.accordion-body .row-fluid {
  text-align: center;
}
.accordion-body .row-fluid img {
  min-height: 172px;
  max-height: 172px;
  min-width: 172px;
  max-width: 172px;
  margin: 10px 4px;
  border: 1px solid black;
  border-radius: 8px;
  display: inline-block;
}
body.itemid-178 .accordion-body .row-fluid {
  text-align: center;
}
body.itemid-178 .accordion-body .row-fluid img {
  min-height: 162px;
  max-height: 162px;
  min-width: 162px;
  max-width: 162px;
}
body.itemid-125 .inner_articles_images .row-fluid,
body.itemid-125 .inner_articles_images_2 .row-fluid,
body.itemid-190 .inner_articles_images .row-fluid,
body.itemid-190 .inner_articles_images_2 .row-fluid,
body.view-product .inner_articles_images .row-fluid,
body.view-product .inner_articles_images_2 .row-fluid {
  text-align: center;
}
body.itemid-125 .inner_articles_images .row-fluid h4,
body.itemid-125 .inner_articles_images_2 .row-fluid h4,
body.itemid-190 .inner_articles_images .row-fluid h4,
body.itemid-190 .inner_articles_images_2 .row-fluid h4,
body.view-product .inner_articles_images .row-fluid h4,
body.view-product .inner_articles_images_2 .row-fluid h4 {
  min-height: 20px;
}
body.itemid-125 .inner_articles_images .row-fluid .inner_articles_images_inner,
body.itemid-125 .inner_articles_images_2 .row-fluid .inner_articles_images_inner,
body.itemid-190 .inner_articles_images .row-fluid .inner_articles_images_inner,
body.itemid-190 .inner_articles_images_2 .row-fluid .inner_articles_images_inner,
body.view-product .inner_articles_images .row-fluid .inner_articles_images_inner,
body.view-product .inner_articles_images_2 .row-fluid .inner_articles_images_inner {
  margin: 10px 4px;
  border: 1px solid black;
  border-radius: 8px;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  height: 182px;
  width: 100%;
  max-width: 182px;
}
body.itemid-125 .inner_articles_images .row-fluid .inner_articles_images_inner img,
body.itemid-125 .inner_articles_images_2 .row-fluid .inner_articles_images_inner img,
body.itemid-190 .inner_articles_images .row-fluid .inner_articles_images_inner img,
body.itemid-190 .inner_articles_images_2 .row-fluid .inner_articles_images_inner img,
body.view-product .inner_articles_images .row-fluid .inner_articles_images_inner img,
body.view-product .inner_articles_images_2 .row-fluid .inner_articles_images_inner img {
  height: 182px;
  width: 100%;
  min-height: 172px;
  max-height: auto;
  min-width: auto;
  max-width: auto;
  margin: auto;
  border: 0;
  border-radius: 0;
  display: inline-block;
}
body.itemid-190 h4 {
  min-height: 40px !important;
}
#wwm_19 .row img {
  max-width: 46%;
  margin: 0 auto;
}
body.itemid-178 #myTab {
  display: none;
}
body.itemid-178 .tab-content {
  background: transparent;
  border: 0px solid #ddd;
  min-height: auto;
  max-width: 100%;
  border-radius: 0px;
}
body.com-hikashop .col-xs-6.col-sm-6.col-md-2.inner_articles_images_wrapper {
  margin: 0px 6px;
}
.footer_left {
  display: inline-block;
  width: 30%;
  float: left;
  font-size: 24px;
  line-height: 50px;
  text-align: left;
}
.footer_right {
  display: inline-block;
  width: 70%;
  text-align: left;
}
.side_contact,
.side_virus {
  position: fixed;
  right: 0;
  top: 300px;
  z-index: 9;
  border-radius: 20px 0 0 20px;
  background: #394545;
}
.side_contact img,
.side_virus img {
  border-radius: 20px 0 0 20px;
  display: inline-block;
}
.side_contact a,
.side_virus a {
  color: #ffffff;
  display: block;
  font-size: 20px;
  margin-right: -114px;
  transition: all 400ms ease;
  height: 70px;
  line-height: 48px;
}
.side_contact a:hover,
.side_virus a:hover {
  margin-right: 0;
}
.side_contact a span,
.side_virus a span {
  background: #394545;
  line-height: 64px;
  height: 70px;
  display: inline-block;
  padding: 0px 20px;
  margin-left: -1px;
}
.side_virus {
  top: 380px;
}
.side_customer {
  background: #394545;
  border-radius: 20px 0 0 20px;
  text-align: center;
  position: fixed;
  right: 0;
  top: 390px;
  z-index: 9;
  height: 70px;
}
.side_customer a {
  color: #ffffff;
  display: block;
  font-size: 20px;
  padding: 10px;
  margin-right: -110px;
  transition: all 400ms ease;
  height: 70px;
  line-height: 48px;
}
.side_customer a:hover {
  margin-right: 0;
}
.side_customer em.fa.fa-user {
  font-size: 38px;
  margin-right: 20px;
  padding-left: 10px;
}
.side_customer span {
  vertical-align: super;
}
#sbox-window {
  padding: 0px 10px;
}
@media print {
  .no-print,
  .no-print *,
  .contactus_boss .contactus_inner2,
  .contactus_boss .contactus_bottom,
  #sp-menu #offcanvas-toggler {
    display: none !important;
  }
}
.itemid-177 .inner_articles_images_inner a img {
  width: 100%;
}
