/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
/* EXTENSION */
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
/*-------------------------------COLORS-----------------------------------------*/
/*-------------------------------LINES-----------------------------------------*/
/*-------------------------------SIZE-----------------------------------------*/
/*-------------------------------FONT SIZE-----------------------------------------*/
/*-------------------------------FONT SIZE-----------------------------------------*/
/*-------------------------------LINE HEIGHT-----------------------------------------*/
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
.action_toggle .action.toggle:after {
  color: #ffffff !important;
  content: "" !important;
  font-size: 2.875rem;
  line-height: 2.5rem;
  margin: 8px 0 -6px -7px;
}
.action_toggle .action.toggle:hover:after {
  color: #ffffff;
}
.action_toggle .action.toggle.active:after {
  content: "" !important;
  font-size: 2.875rem;
  line-height: 2.5rem;
  margin: 8px 0 -6px -7px;
}
.switcher_options_after .switcher .options .action.toggle:after {
  color: #ffffff !important;
  content: "" !important;
  font-size: 2.875rem;
  line-height: 2.5rem;
  margin: 8px 0 -6px -7px;
}
.switcher_options_after .switcher .options .action.toggle:hover:after {
  color: #ffffff;
}
.switcher_options_after .switcher .options .action.toggle.active:after {
  content: "" !important;
  font-size: 2.875rem;
  line-height: 2.5rem;
  margin: 8px 0 -6px -7px;
}
.switcher_options_after .switcher .options ul.dropdown {
  border-radius: 3px;
  right: 0;
  box-shadow: 0 0 34px 5px rgba(0, 0, 0, 0.2);
  border: medium none;
  padding: 5px 15px 10px;
  margin-top: 10px;
}
.switcher_options_after .switcher .options ul.dropdown:before {
  left: 123px;
  top: -12px;
  border-width: 7px;
}
.switcher_options_after .switcher .options ul.dropdown:after {
  left: 123px;
  top: -12px;
}
.switcher_options_after .switcher .options ul.dropdown li:hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.switcher_options_after .switcher .options ul.dropdown li:hover a {
  color: #fc8927;
}
.switcher_options_after .switcher .options ul.dropdown a {
  padding: 3px 0;
  color: #747474;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.wrapper_max_width {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1900px;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
}
.button_bg_style {
  background: none repeat scroll 0 0 #fc8927;
  border: medium none !important;
  text-transform: capitalize;
  padding: 10px 25px;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
  box-sizing: border-box;
}
.button_bg_style:hover,
.button_bg_style:focus,
.button_bg_style:active {
  background: none repeat scroll 0 0 #ef7915 !important;
  border: medium none !important;
  color: #ffffff !important;
  text-decoration: none;
}
.defaultButtonStyle {
  background: none repeat scroll 0 0 #fc8927;
  border: medium none !important;
  text-transform: capitalize;
  padding: 10px 25px;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
  box-sizing: border-box;
  background-color: #8b8a89;
}
.defaultButtonStyle:hover,
.defaultButtonStyle:focus,
.defaultButtonStyle:active {
  background: none repeat scroll 0 0 #ef7915 !important;
  border: medium none !important;
  color: #ffffff !important;
  text-decoration: none;
}
.defaultButtonStyle:hover,
.defaultButtonStyle:focus,
.defaultButtonStyle:visited,
.defaultButtonStyle:active {
  background-color: #9f9f9f;
}
.widgetBlock .widget.block {
  margin-top: 0;
}
.homepageBlockHeading .wk-heading {
  text-transform: capitalize;
  margin-bottom: 30px;
  color: #444444;
  font-size: 1.75rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.anchorLink {
  text-transform: uppercase;
  color: #fc8927;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.removeIcon {
  background-image: url(../images/Sprite-Category-Page.png);
  content: "";
  display: block;
  background-position: 29px 0;
  height: 17px;
  margin-top: 2px;
  width: 16px;
}
.categorySpriteUrl {
  background-image: url(../images/Sprite-Category-Page.png);
  content: "";
  display: block;
}
.spriteUrl {
  background-image: url(../images/Sprite.png);
  content: "";
}
.productPageSpriteUrl {
  background-image: url(../images/sprite-product-page.png);
  content: "";
}
.checkoutPageSpriteUrl {
  background-image: url(../images/Sprite-Checkout-Page.png);
  content: "";
}
.socialProfileSpriteUrl {
  background-image: url(../images/Sprite-Social-Profile.png );
  content: "";
}
.leftArrow {
  background-image: url("../images/Left-Arrow.png");
}
.leftArrowHover {
  background-image: url("../images/Arrow-Left-Hover.png");
}
.rightArrow {
  background-image: url("../images/Rigth-Arrow.png");
}
.rightArrowHover {
  background-image: url("../images/Arrow-Right-Hover.png");
}
.responsiveHomepageSprite {
  background-image: url("../images/Sprite-Home-Page.png");
}
.productName .product-item-name,
.productName .product.name a,
.productName .price-box .price {
  color: #757575;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Regular";
}
.checkboxStyle:not(:checked),
.checkboxStyle:checked {
  position: absolute;
  left: -9999px;
  top: unset;
}
.checkboxStyle:not(:checked) + label,
.checkboxStyle:checked + label {
  position: relative;
  padding-right: 1.65em;
  cursor: pointer;
  font-size: 1.5rem !important;
}
.checkboxStyle:not(:checked) + label:before,
.checkboxStyle:checked + label:before,
.checkboxStyle:not(:checked) + label:after,
.checkboxStyle:checked + label:after {
  left: 0;
  top: 2px;
  bottom: 0;
  position: absolute;
  background-color: #ffffff;
}
.checkboxStyle:not(:checked) + label:after,
.checkboxStyle:checked + label:after {
  content: '';
  width: 12px;
  height: 12px;
  border: 2px solid #bfbfbf;
  border-radius: 3px;
}
.checkboxStyle:not(:checked) + label:before,
.checkboxStyle:checked + label:before {
  content: '\f14a';
  line-height: 16px;
  transition: all .2s;
  color: #fc8927;
  font-family: "FontAwesome";
  font-size: 2rem;
  z-index: 1;
}
.checkboxStyle:not(:checked):disabled + label:after,
.checkboxStyle:checked:disabled + label:after {
  box-shadow: none;
  border-color: #bfbfbf;
  background-color: #dddddd;
}
.checkboxStyle:not(:checked):focus + label:after,
.checkboxStyle:checked:focus + label:after {
  border: 2px solid #fc8927;
}
.checkboxStyle:not(:checked) + label:before {
  opacity: 0;
  transform: scale(0);
}
.checkboxStyle:not(:checked) + label:hover:after {
  border: 2px solid #fc8927;
}
.checkboxStyle:checked + label:before {
  opacity: 1;
  transform: scale(1);
}
.checkboxStyle:checked + label:after {
  border: 2px solid transparent;
}
.checkboxStyle:checked:disabled + label:before {
  color: #bfbfbf;
}
.checkboxStyle:checked ~ a,
.checkboxStyle:checked ~ a > span {
  color: #fc8927;
}
.checkboxStyle:disabled + label {
  color: #dddddd;
}
.xtremoCheckboxStyle:not(:checked),
.xtremoCheckboxStyle:checked {
  position: absolute;
  left: -9999px;
  top: unset;
}
.xtremoCheckboxStyle:not(:checked) + label,
.xtremoCheckboxStyle:checked + label {
  position: relative !important;
  padding-left: 1.65em !important;
  cursor: pointer;
  font-size: 1.5rem !important;
}
.xtremoCheckboxStyle:not(:checked) + label:before,
.xtremoCheckboxStyle:checked + label:before,
.xtremoCheckboxStyle:not(:checked) + label:after,
.xtremoCheckboxStyle:checked + label:after {
  left: 0;
  top: 2px;
  position: absolute;
  background-color: #ffffff;
}
.xtremoCheckboxStyle:not(:checked) + label:before,
.xtremoCheckboxStyle:checked + label:before {
  content: '';
  width: 12px;
  height: 12px;
  border: 2px solid #bfbfbf;
  border-radius: 3px;
}
.xtremoCheckboxStyle:not(:checked) + label:after,
.xtremoCheckboxStyle:checked + label:after {
  content: '\f14a';
  line-height: 1;
  transition: all .2s;
  color: #fc8927;
  font-family: "FontAwesome";
  font-size: 1.875rem;
}
.xtremoCheckboxStyle:not(:checked):disabled + label:before,
.xtremoCheckboxStyle:checked:disabled + label:before {
  box-shadow: none;
  border-color: #bfbfbf;
  background-color: #dddddd;
}
.xtremoCheckboxStyle:not(:checked):focus + label:before,
.xtremoCheckboxStyle:checked:focus + label:before {
  border: 2px solid #fc8927;
}
.xtremoCheckboxStyle:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.xtremoCheckboxStyle:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.xtremoCheckboxStyle:checked:disabled + label:after {
  color: #bfbfbf;
}
.xtremoCheckboxStyle:checked ~ a,
.xtremoCheckboxStyle:checked ~ a > span {
  color: #fc8927;
}
.xtremoCheckboxStyle:disabled + label {
  color: #dddddd;
}
.xtremoCheckboxStyle + label:hover:before {
  border: 2px solid #fc8927;
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
.page-header .header.panel {
  margin-bottom: 15px;
}
.page-header .header.panel .switcher.toplink.switcher-toplink {
  float: right;
  margin-right: 0;
  margin-top: -4px;
  max-width: 170px;
}
.page-header .header.panel .switcher.toplink.switcher-toplink .welcome-msg {
  display: none;
}
.page-header .header.panel .switcher.toplink.switcher-toplink .action.toggle:after {
  margin: -5px 0 0 25px;
  float: right;
}
.page-header .header.panel .switcher.toplink.switcher-toplink .action.toggle .switcher-toplink-strong {
  max-width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-header .header.panel .switcher.toplink.switcher-toplink .actions.dropdown.options.switcher-options::before {
  background-image: url(../images/Sprite.png);
  content: "";
  background-position: -40px 1px;
  float: left;
  height: 26px;
  margin-top: 5px;
  width: 26px;
  margin-right: 8px;
}
.page-header .header.panel .switcher.toplink.switcher-toplink .switcher-toplink-strong {
  display: block;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Regular";
}
.page-header .header.panel .switcher.toplink.switcher-toplink .wk-cat-text {
  font-size: 1.625rem;
  margin-top: -3px;
  width: auto !important;
}
.page-header .header.panel .switcher.toplink.switcher-toplink ul.dropdown {
  right: 30%;
  min-width: 190px;
  padding: 12px 15px;
}
.page-header .header.panel .switcher.toplink.switcher-toplink ul.dropdown:before,
.page-header .header.panel .switcher.toplink.switcher-toplink ul.dropdown:after {
  left: 150px !important;
}
.page-header .header.panel .switcher.toplink.switcher-toplink ul.dropdown .reg-sign-wrapper {
  color: #444444;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.page-header .header.panel .switcher.toplink.switcher-toplink ul.dropdown .reg-sign-wrapper ul {
  list-style: none outside none;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.page-header .header.panel .switcher.toplink.switcher-toplink ul.dropdown .reg-sign-wrapper ul li {
  font-size: 1.5rem;
  text-transform: uppercase;
}
.page-header .header.panel .switcher.toplink.switcher-toplink ul.dropdown .reg-sign-wrapper ul li.authorization-link {
  float: left;
}
.page-header .header.panel .switcher.toplink.switcher-toplink ul.dropdown .reg-sign-wrapper ul li.authorization-link a {
  color: #fc8927;
}
.page-header .header.panel .switcher.toplink.switcher-toplink ul.dropdown .reg-sign-wrapper ul li + li {
  float: right;
}
.page-header .header.panel .switcher.toplink.switcher-toplink ul.dropdown .reg-sign-wrapper ul li + li a {
  color: #ffffff;
  background-color: #fc8927;
  border-radius: 3px;
  padding: 5px 8px;
}
.page-header .header.panel .switcher.toplink.switcher-toplink ul.dropdown .reg-sign-wrapper ul li + li a:hover {
  background-color: #ef7915;
}
.page-header .header.panel .switcher.toplink.switcher-toplink ul.dropdown .reg-sign-wrapper ul li a {
  padding: 5px;
}
.page-header .header.panel .switcher.toplink.switcher-toplink ul.dropdown li.forgot-password-link {
  text-transform: none;
  border-top: 1px solid #bebebe;
  margin-top: 10px;
}
.page-header .header.panel .switcher.toplink.switcher-toplink ul.dropdown li.forgot-password-link a {
  color: #fc8927;
  padding: 10px 5px 0;
}
.page-header .header.panel .xtremo-authorization-link {
  display: none;
}
.page-header .xtremo.header {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1900px;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
}
.block-search .xtremo-cat-search-wrapper {
  float: left;
  width: 100px;
}
@media only screen and (max-width: 1000px) {
  .block-search .xtremo-cat-search-wrapper {
    width: 60px;
  }
}
.block-search .xtremo-cat-search-wrapper .xtremo-cat-search {
  border-radius: 2px 0 0 2px;
  background-color: #ffffff;
  box-shadow: 0 1px 0 0 #ffffff inset, 0 -1px 0 0 rgba(204, 204, 204, 0.3) inset;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("../images/Arrow-Icon.png");
  background-repeat: no-repeat;
  background-size: 9% auto;
  background-position: 80px 10px;
  text-indent: 0.01em;
  text-overflow: "";
}
@media only screen and (max-width: 1000px) {
  .block-search .xtremo-cat-search-wrapper .xtremo-cat-search {
    background-position: 45px 12px;
    background-size: 12% auto;
  }
}
.block-search .xtremo-cat-search-wrapper + input {
  width: calc(100% - 100px) !important;
}
@media only screen and (max-width: 1000px) {
  .block-search .xtremo-cat-search-wrapper + input {
    width: calc(100% - 60px) !important;
  }
}
@media only screen and (max-width: 767px) {
  .block-search .xtremo-cat-search-wrapper + input {
    width: 100% !important;
  }
}
.block-search .xtremo-cat-search-wrapper ~ .search-autocomplete {
  left: 100px;
}
@media only screen and (max-width: 1000px) {
  .block-search .xtremo-cat-search-wrapper ~ .search-autocomplete {
    left: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .block-search .xtremo-cat-search-wrapper ~ .search-autocomplete {
    left: auto;
    margin-top: 0;
  }
}
.wk-cat-text {
  float: left !important;
  height: 100% !important;
  position: static !important;
  width: 100% !important;
  color: #fc8927;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.xtremo.header .navigation {
  z-index: 9;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  width: auto;
  top: -20px;
  max-width: 160px;
  position: static;
  margin-bottom: 5px;
  font-weight: normal;
  /*@media only screen and (min-width: 768px) {*/
  /*}*/
}
.xtremo.header .navigation .switcher.category {
  margin-right: 0;
}
.xtremo.header .navigation .switcher.category .switcher-category-strong {
  text-transform: capitalize;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Regular";
}
.xtremo.header .navigation .switcher.category .wk-cat-text {
  font-size: 1.625rem;
  font-weight: normal;
  margin-top: -8px !important;
  text-transform: capitalize;
}
.xtremo.header .navigation .switcher.category ul.dropdown {
  left: -2px;
  min-width: unset;
  right: auto;
  width: auto;
  margin-top: 6px;
  min-height: 500px;
}
.xtremo.header .navigation .switcher.category ul.dropdown:before,
.xtremo.header .navigation .switcher.category ul.dropdown:after {
  left: 25px !important;
}
.xtremo.header .navigation .nav-menu-left {
  float: left;
  width: 300px;
  box-sizing: border-box;
  padding-top: 10px;
  color: #444444;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
@media only screen and (max-width: 1200px) {
  .xtremo.header .navigation .nav-menu-left {
    width: 200px;
  }
}
.xtremo.header .navigation .nav-menu-left .choose-cat {
  padding: 0 8px 15px;
  font-size: 1.625rem;
}
.xtremo.header .navigation .nav-menu-right {
  float: left;
  width: calc(100% - 300px);
  padding-top: 5px;
  height: auto;
  max-width: 600px;
  color: #444444;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
  overflow-x: hidden;
  overflow-y: auto;
}
@media only screen and (max-width: 1200px) {
  .xtremo.header .navigation .nav-menu-right {
    width: calc(100% - 200px);
  }
}
.xtremo.header .navigation .nav-menu-right > .submenu {
  display: none;
  height: 100%;
}
.xtremo.header .navigation .nav-menu-right .submenu .level1.submenu {
  display: block !important;
  position: relative;
}
.xtremo.header .navigation .nav-menu-right li {
  position: static;
}
.xtremo.header .navigation .level0 {
  position: static;
}
.xtremo.header .navigation .level0 .wk-cat-image {
  clear: both;
  display: block;
  bottom: 0;
  height: auto;
  position: absolute;
  width: calc(100% - 323px);
  max-height: 450px;
  z-index: -1;
}
@media only screen and (max-width: 1280px) {
  .xtremo.header .navigation .level0 .wk-cat-image {
    width: calc(100% - 319px);
  }
}
@media only screen and (max-width: 1200px) {
  .xtremo.header .navigation .level0 .wk-cat-image {
    width: calc(100% - 219px);
  }
}
.xtremo.header .navigation .level0 .wk-cat-image .img-cat-0 {
  height: 100%;
  overflow: hidden;
  width: 100%;
  opacity: 0.7;
  max-height: 450px;
}
.xtremo.header .navigation .level0 > .level-top {
  position: static;
  line-height: 2.5rem;
  text-overflow: ellipsis;
}
.xtremo.header .navigation .level0 > .level-top span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-wrap: break-word;
  display: block;
  margin-right: 10px;
}
.xtremo.header .navigation .level0.parent > .level-top:after {
  background-image: url(../images/Sprite.png);
  content: "";
  background-position: -87px -24px;
  float: right;
  height: 12px;
  margin-top: -16px;
  width: 8px;
  margin-left: 10px;
}
.xtremo.header .navigation .level0.parent:hover > .level-top:after,
.xtremo.header .navigation .level0.parent:active > .level-top:after,
.xtremo.header .navigation .level0.parent:focus > .level-top:after {
  background-position: -94px -24px;
}
.xtremo.header .navigation .level0.active-level > .level-top:after {
  background-position: -94px -24px;
}
.xtremo.header .navigation .level0 > li > .submenu {
  background: none repeat scroll 0 0 transparent;
}
.xtremo.header .navigation .level0 .submenu {
  position: static;
  top: 0 !important;
  border: medium none;
  box-shadow: none;
  min-width: 80px;
  color: #444444;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.xtremo.header .navigation .level0 .submenu.level0 {
  box-shadow: 20px 5px 34px rgba(0, 0, 0, 0.2);
}
.xtremo.header .navigation .level0 .submenu .submenu {
  position: static !important;
  box-shadow: none;
  height: auto;
  display: inline !important;
}
.xtremo.header .navigation .level0 .submenu a:hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.xtremo.header .navigation .level0 .submenu a.ui-state-focus {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.xtremo.header .navigation .level0 li.level2 .submenu {
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.2);
  display: none !important;
  padding: 5px;
  position: absolute !important;
  left: auto !important;
  margin-left: 40px !important;
  margin-top: -30px !important;
  top: auto !important;
  border: 1px solid #d1d1d1;
}
.xtremo.header .navigation .level0 li.level2:hover .level2.submenu {
  display: block !important;
}
.xtremo.header .navigation .level0 li.level2 li.level3:hover .level3.submenu {
  display: block !important;
}
.xtremo.header .navigation .level0 li.level2 li.level3 li.level4:hover .level4.submenu {
  display: block !important;
}
.xtremo.header .navigation .level0 li.level2 li.level3 li.level4 li.level5:hover .level5.submenu {
  display: block !important;
}
.xtremo.header .navigation ul {
  position: static;
  box-sizing: border-box;
}
.xtremo.header .navigation li.level0 {
  display: block;
}
.xtremo.header .navigation li.level1 {
  float: left;
  display: inline-block;
  margin-bottom: 20px !important;
}
.xtremo.header .navigation li.level1:not(.last) {
  margin-right: 30px !important;
}
.xtremo.header .navigation li.level1 > a {
  font-size: 1.625rem !important;
  color: #000000 !important;
}
.xtremo.header .navigation li.level1:hover > ul li a {
  color: #747474 !important;
}
.xtremo-right-cms {
  float: right;
  width: auto;
  margin-top: 15px;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Regular";
  margin-bottom: 5px;
  max-width: 78%;
}
.xtremo-right-cms .wk-xtremo-phone-cms {
  float: left;
  display: inline-block;
}
.xtremo-right-cms .phone-number-wrapper {
  float: left;
  box-sizing: border-box;
}
.xtremo-right-cms .phone-number-wrapper:before {
  background-image: url(../images/Sprite.png);
  content: "";
  background-position: 26px -4px;
  float: left;
  height: 18px;
  width: 17px;
  margin-top: 2px;
}
.xtremo-right-cms .phone-number-wrapper .phone-number {
  float: left;
  margin-left: 3px;
  padding-right: 10px;
  box-sizing: border-box;
}
.xtremo-right-cms .wk-cms-wrapper {
  margin-left: 10px;
  float: left;
}
.xtremo-right-cms .wk-cms-wrapper span {
  margin-right: 10px;
}
.xtremo-right-cms .wk-cms-wrapper span a {
  border-bottom: 1px dotted;
  color: #ffffff;
}
.xtremo-right-cms .wk-cms-wrapper span a:hover {
  text-decoration: none;
}
.xtremo-right-cms .wk-cms-wrapper .wk-cms-block > span {
  vertical-align: top;
}
.xtremo-right-cms .wk-cms-wrapper .switcher-cms {
  float: none;
}
.xtremo-right-cms .wk-cms-wrapper .switcher-cms .switcher-cms-strong {
  border-bottom: 1px dotted;
  text-transform: capitalize;
}
.xtremo-right-cms .wk-cms-wrapper .switcher-cms ul.dropdown {
  min-width: 90px !important;
}
@media only screen and (max-width: 1450px) {
  .xtremo-right-cms .wk-cms-wrapper .switcher-cms ul.dropdown {
    min-width: 70px !important;
  }
}
.xtremo-right-cms .wk-cms-wrapper .switcher-cms ul.dropdown:before,
.xtremo-right-cms .wk-cms-wrapper .switcher-cms ul.dropdown:after {
  left: 55px !important;
}
@media only screen and (max-width: 1450px) {
  .xtremo-right-cms .wk-cms-wrapper .switcher-cms ul.dropdown:before,
  .xtremo-right-cms .wk-cms-wrapper .switcher-cms ul.dropdown:after {
    left: 40px !important;
  }
}
.xtremo-right-cms .switcher {
  display: block;
  float: left;
}
.xtremo-right-cms .action.toggle.switcher-trigger:after {
  font-size: 2.125rem !important;
  margin: 0 0 0 -16px !important;
}
.xtremo-right-cms .switcher-currency .action.toggle.switcher-trigger:after,
.xtremo-right-cms .switcher-language .action.toggle.switcher-trigger:after {
  margin: 0 -7px 0 -6px !important;
}
.xtremo-right-cms .switcher-currency ul.dropdown {
  min-width: 205px !important;
}
@media only screen and (max-width: 1450px) {
  .xtremo-right-cms .switcher-currency ul.dropdown {
    min-width: 140px !important;
  }
}
.xtremo-right-cms .switcher-currency ul.dropdown:before,
.xtremo-right-cms .switcher-currency ul.dropdown:after {
  left: 170px !important;
}
@media only screen and (max-width: 1450px) {
  .xtremo-right-cms .switcher-currency ul.dropdown:before,
  .xtremo-right-cms .switcher-currency ul.dropdown:after {
    left: 115px !important;
  }
}
.xtremo-right-cms .switcher-language ul.dropdown {
  min-width: 95px !important;
}
@media only screen and (max-width: 1450px) {
  .xtremo-right-cms .switcher-language ul.dropdown {
    min-width: 60px !important;
  }
}
.xtremo-right-cms .switcher-language ul.dropdown:before,
.xtremo-right-cms .switcher-language ul.dropdown:after {
  left: 62px !important;
}
@media only screen and (max-width: 1450px) {
  .xtremo-right-cms .switcher-language ul.dropdown:before,
  .xtremo-right-cms .switcher-language ul.dropdown:after {
    left: 35px !important;
  }
}
.block-minicart .items-total > span:first-child:after {
  content: "(";
}
.block-minicart .items-total > span:last-child:after {
  content: " )";
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
@media only screen and (max-width: 767px) {
  .xtremo-right-cms .switcher-currency ul.dropdown {
    left: 0;
  }
  .xtremo-right-cms .switcher-currency ul.dropdown:before,
  .xtremo-right-cms .switcher-currency ul.dropdown:after {
    left: 3px !important;
  }
  .xtremo-right-cms .phone-number-wrapper:before {
    background-image: url("../images/Sprite-Home-Page.png");
    background-position: -22px 0;
  }
  .nav-sections .welcome-msg {
    box-sizing: border-box;
    display: inline-block;
    font-size: 17px;
    padding: 10px 20px;
    width: 100%;
    color: #000000;
    font-size: 1.25rem;
    font-weight: normal;
    font-family: "Roboto-Bold";
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    padding: 12px 20px;
  }
  .page-header .header.panel .xtremo-authorization-link {
    box-sizing: border-box;
    display: inline-block;
    float: right;
    line-height: 2;
    color: #fc8927;
  }
  .page-header .header.panel .xtremo-authorization-link:after {
    color: #fc8927;
    content: "\f105";
    font-family: Fontawesome;
    font-weight: 700;
  }
  .page-header .xtremo.header {
    width: 100%;
    background-color: #173246;
  }
  .page-header .xtremo.header .xtremo-right-cms {
    float: none;
    clear: both;
    min-height: 17px;
  }
  .page-header .xtremo.header .xtremo-right-cms > .switcher .switcher-options .action.toggle.switcher-trigger {
    background-color: #203a4e;
    padding: 2px;
    border-radius: 2px;
  }
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
.page-main .homepage-content-top-wrapper {
  display: inline-block;
  width: 100%;
}
.page-main .xtremo-category-sidebar-main {
  background-color: #ffffff;
  width: auto;
  border-radius: 3px;
  display: inline-block;
  float: left;
  height: auto;
  margin-bottom: 35px;
  position: absolute;
  z-index: 2;
}
.page-main .xtremo-category-sidebar-main:hover {
  box-shadow: 0 0 34px 5px rgba(0, 0, 0, 0.2);
}
.page-main .xtremo-category-sidebar-main .navigation {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  width: auto;
  top: 0px;
}
.page-main .xtremo-category-sidebar-main .navigation ul.dropdown {
  left: -18px;
  min-width: 700px;
}
.page-main .xtremo-category-sidebar-main .navigation ul.dropdown:before,
.page-main .xtremo-category-sidebar-main .navigation ul.dropdown:after {
  left: 37px !important;
}
.page-main .xtremo-category-sidebar-main .navigation .level0 {
  position: static;
  width: 100%;
  margin: 5px 10px 0 0;
}
.page-main .xtremo-category-sidebar-main .navigation .level0 .wk-cat-image {
  clear: both;
  display: block;
  bottom: 0;
  height: auto;
  position: absolute;
  width: calc(100% - 250px);
  max-height: 350px;
  z-index: -1;
}
@media only screen and (max-width: 1450px) {
  .page-main .xtremo-category-sidebar-main .navigation .level0 .wk-cat-image {
    width: calc(100% - 150px);
  }
}
.page-main .xtremo-category-sidebar-main .navigation .level0 .wk-cat-image .img-cat-0 {
  height: 100%;
  overflow: hidden;
  width: 100%;
  opacity: 0.7;
  max-height: 350px;
}
@media only screen and (max-width: 1450px) {
  .page-main .xtremo-category-sidebar-main .navigation .level0 .wk-cat-image .img-cat-0 {
    max-height: 310px;
  }
}
.page-main .xtremo-category-sidebar-main .navigation .level0 > .level-top {
  position: static;
  line-height: 2.5rem;
  color: #757575;
  text-overflow: ellipsis;
  display: inline-block;
  width: 100%;
}
.page-main .xtremo-category-sidebar-main .navigation .level0 > .level-top span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-wrap: break-word;
  display: block;
  margin-right: 10px;
}
.page-main .xtremo-category-sidebar-main .navigation .level0.parent > .level-top:after {
  background-image: url(../images/Sprite.png);
  content: "";
  background-position: -87px -24px;
  float: right;
  height: 12px;
  margin-top: -16px;
  width: 8px;
}
.page-main .xtremo-category-sidebar-main .navigation .level0.parent:hover > .level-top:after,
.page-main .xtremo-category-sidebar-main .navigation .level0.parent:active > .level-top:after,
.page-main .xtremo-category-sidebar-main .navigation .level0.parent:focus > .level-top:after {
  background-position: -94px -24px;
}
.page-main .xtremo-category-sidebar-main .navigation .level0.active-level > .level-top:after {
  background-position: -94px -24px;
}
.page-main .xtremo-category-sidebar-main .navigation .level0 .submenu {
  position: static;
  top: 0 !important;
  border: medium none;
  box-shadow: none;
  min-width: 130px;
  color: #444444;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.page-main .xtremo-category-sidebar-main .navigation .level0 .submenu.level0 {
  box-shadow: 20px 5px 34px rgba(0, 0, 0, 0.2);
}
.page-main .xtremo-category-sidebar-main .navigation .level0 .submenu .submenu {
  position: static !important;
  box-shadow: none;
  height: auto;
  display: inline !important;
}
.page-main .xtremo-category-sidebar-main .navigation .level0 .submenu a {
  padding: 3px 0;
}
.page-main .xtremo-category-sidebar-main .navigation .level0 .submenu a:hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.page-main .xtremo-category-sidebar-main .navigation .level0 .submenu a.ui-state-focus {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.page-main .xtremo-category-sidebar-main .navigation .level0 .submenu li {
  margin: 0;
}
.page-main .xtremo-category-sidebar-main .navigation .level0 li.level2 .submenu {
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.2);
  display: none !important;
  padding: 5px;
  position: absolute !important;
  left: auto !important;
  margin-left: 40px !important;
  margin-top: -30px !important;
  top: auto !important;
  border: 1px solid #d1d1d1;
}
.page-main .xtremo-category-sidebar-main .navigation .level0 li.level2:hover .level2.submenu {
  display: block !important;
}
.page-main .xtremo-category-sidebar-main .navigation .level0 li.level2 li.level3:hover .level3.submenu {
  display: block !important;
}
.page-main .xtremo-category-sidebar-main .navigation .level0 li.level2 li.level3 li.level4:hover .level4.submenu {
  display: block !important;
}
.page-main .xtremo-category-sidebar-main .navigation .level0 li.level2 li.level3 li.level4 li.level5:hover .level5.submenu {
  display: block !important;
}
.page-main .xtremo-category-sidebar-main .navigation .level0 > li > .submenu {
  background: none repeat scroll 0 0 transparent;
}
.page-main .xtremo-category-sidebar-main .navigation ul {
  position: static;
  box-sizing: border-box;
  padding: 0;
}
.page-main .xtremo-category-sidebar-main .navigation li.level0 {
  display: block;
}
.page-main .xtremo-category-sidebar-main .navigation li.level1 {
  float: left;
  display: inline-block;
  margin-right: 30px !important;
  margin-bottom: 20px !important;
}
.page-main .xtremo-category-sidebar-main .navigation li.level1 > a {
  font-size: 1.625rem !important;
  color: #000000 !important;
  position: relative;
  z-index: 9;
}
.page-main .xtremo-category-sidebar-main .navigation li.level1:hover > ul li a {
  color: #747474 !important;
}
.page-main .xtremo-category-sidebar-main .navigation .nav-menu-left {
  float: left;
  box-sizing: border-box;
  padding: 15px;
  width: 250px;
  background-color: #ffffff;
  color: #444444;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
@media only screen and (max-width: 1450px) {
  .page-main .xtremo-category-sidebar-main .navigation .nav-menu-left {
    width: 150px;
  }
}
.page-main .xtremo-category-sidebar-main .navigation .nav-menu-left .choose-cat {
  padding-bottom: 15px;
  font-size: 1.625rem;
}
.page-main .xtremo-category-sidebar-main .navigation .nav-menu-left a {
  padding-left: 0;
}
.page-main .xtremo-category-sidebar-main .navigation .nav-menu-left ul.ui-menu {
  padding-bottom: 15px;
}
.page-main .xtremo-category-sidebar-main .navigation .nav-menu-left ul.ui-menu + div {
  border-top: 1px solid #bfbfbf;
  padding-top: 20px;
}
.page-main .xtremo-category-sidebar-main .navigation .nav-menu-right {
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  box-sizing: border-box;
  height: auto;
  width: auto;
  max-width: 550px;
  color: #444444;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
@media only screen and (max-width: 1450px) {
  .page-main .xtremo-category-sidebar-main .navigation .nav-menu-right {
    max-width: 650px;
  }
}
.page-main .xtremo-category-sidebar-main .navigation .nav-menu-right > .submenu {
  display: none;
  overflow: hidden;
  padding-right: 20px;
  height: 100%;
  overflow-y: overlay;
}
.page-main .xtremo-category-sidebar-main .navigation .nav-menu-right .submenu .level1.submenu {
  display: block !important;
  position: relative;
}
.page-main .xtremo-feature-carousel {
  clear: both;
  display: block;
  float: none;
  padding-top: 40px;
}
.page-main .xtremo-feature-carousel .wk-heading {
  text-transform: capitalize;
  margin-bottom: 30px;
  color: #444444;
  font-size: 1.75rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.page-main .xtremo-feature-carousel .owl-stage-outer {
  background-color: #ffffff;
}
.page-main .xtremo-feature-carousel .owl-carousel.owl-theme.product-item-info {
  display: block;
  text-align: center;
  background-color: #ffffff;
}
.page-main .xtremo-feature-carousel .owl-carousel.owl-theme.product-item-info > .item {
  background-color: #ffffff;
  box-sizing: border-box;
  display: inline-block;
  width: auto;
  max-width: calc(20% - 40px);
  margin: 15px;
  padding: 15px;
}
.page-main .xtremo-feature-carousel .owl-carousel.owl-theme.product-item-info > .item:hover {
  box-shadow: 0 3px 20px 2px rgba(0, 0, 0, 0.2);
}
.page-main .xtremo-feature-carousel .price-container .price {
  color: #757575;
}
.page-main .xtremo-feature-carousel .price-container .price-label {
  display: none;
}
.page-main .xtremo-feature-carousel .product-reviews-summary {
  margin: 0 0 5px;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.page-main .xtremo-feature-carousel .product-reviews-summary .reviews-actions {
  display: none;
}
.page-main .xtremo-feature-carousel .product-reviews-summary .rating-summary .rating-result > span:before {
  color: #fc8927;
}
.page-main .xtremo-feature-carousel .product.name.product-item-name {
  color: #444444;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Regular";
}
.page-main .xtremo-feature-carousel .product.name.product-item-name a {
  color: #757575;
}
.page-main .xtremo-feature-carousel .owl-carousel .owl-item {
  background-color: #ffffff;
}
.page-main .xtremo-feature-carousel .owl-carousel .owl-item .item {
  background-color: #ffffff;
  margin: 15px;
  padding: 15px;
}
.page-main .xtremo-feature-carousel .owl-carousel .owl-item .item:hover {
  box-shadow: 0 3px 20px 2px rgba(0, 0, 0, 0.2);
}
.page-main .xtremo-feature-carousel .owl-carousel .owl-item .item .product-image {
  display: inline-block;
  width: 100%;
}
.page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-prev,
.page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-next {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  font-size: 0;
  opacity: 1;
  position: absolute;
  top: 40%;
  padding: 0;
  margin: 0;
}
.page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-prev:before,
.page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-next:before {
  content: " ";
  display: block;
  height: 80px;
  opacity: 1;
  width: 80px;
}
.page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-prev {
  left: -100px;
}
.page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-prev:before {
  background-image: url("../images/Left-Arrow.png");
}
.page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-prev:hover:before {
  background-image: url("../images/Arrow-Left-Hover.png");
}
.page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-next {
  right: -100px;
}
.page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-next:before {
  background-image: url("../images/Rigth-Arrow.png");
}
.page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-next:hover:before {
  background-image: url("../images/Arrow-Right-Hover.png");
}
.page-main .xtremo-banner-cat {
  display: inline-block;
  margin-top: 30px;
  width: 100%;
  height: 450px;
}
@media only screen and (max-width: 1400px) {
  .page-main .xtremo-banner-cat {
    height: 350px;
  }
}
@media only screen and (max-width: 1000px) {
  .page-main .xtremo-banner-cat {
    height: 250px;
  }
}
.page-main .xtremo-banner-cat .left-banner {
  float: left;
  height: 100%;
  box-sizing: border-box;
  padding-right: 30px;
  width: 70%;
}
@media only screen and (max-width: 1000px) {
  .page-main .xtremo-banner-cat .left-banner {
    padding-right: 20px;
  }
}
.page-main .xtremo-banner-cat .left-banner .banner-1 {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.page-main .xtremo-banner-cat .right-banner {
  float: right;
  width: 30%;
  height: 100%;
}
.page-main .xtremo-banner-cat .right-banner .banner-2 {
  padding-bottom: 15px;
}
@media only screen and (max-width: 1000px) {
  .page-main .xtremo-banner-cat .right-banner .banner-2 {
    padding-bottom: 10px;
  }
}
.page-main .xtremo-banner-cat .right-banner .banner-3 {
  padding-top: 15px;
}
@media only screen and (max-width: 1000px) {
  .page-main .xtremo-banner-cat .right-banner .banner-3 {
    padding-top: 10px;
  }
}
.page-main .xtremo-banner-cat .right-banner .banner-2,
.page-main .xtremo-banner-cat .right-banner .banner-3 {
  display: inline-block;
  height: 50%;
  width: 100%;
  box-sizing: border-box;
}
.page-main .xtremo-banner-cat .right-banner .banner-2 span,
.page-main .xtremo-banner-cat .right-banner .banner-3 span {
  font-size: 1.625rem;
}
.page-main .xtremo-banner-cat a {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
}
.page-main .xtremo-banner-cat a span {
  left: 4%;
  bottom: 4%;
  margin: 0;
  padding: 0;
  position: absolute;
  color: #ffffff;
  font-size: 2rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.page-main .xtremo-banner-cat a img {
  height: 100%;
  width: 100%;
  border-radius: 3px;
}
.page-main .xtremo-popular-category {
  display: inline-block;
  margin-top: 60px;
  width: 100%;
}
.page-main .xtremo-popular-category .wk-heading {
  text-transform: capitalize;
  margin-bottom: 30px;
  color: #444444;
  font-size: 1.75rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.page-main .xtremo-popular-category .popular-cat-wrapper {
  margin-left: -10px;
  margin-right: -10px;
  text-align: center;
}
.page-main .xtremo-popular-category .cat-container {
  display: inline-block;
  width: 19.8%;
  box-sizing: border-box;
  padding: 0 10px;
  vertical-align: top;
}
@media only screen and (max-width: 1380px) {
  .page-main .xtremo-popular-category .cat-container {
    width: 19.7%;
  }
}
@media only screen and (max-width: 980px) {
  .page-main .xtremo-popular-category .cat-container {
    width: 19.6%;
  }
}
@media only screen and (max-width: 780px) {
  .page-main .xtremo-popular-category .cat-container {
    width: 19.5%;
  }
}
.page-main .xtremo-popular-category .cat-container .cat-image {
  display: inline-block;
  width: 100%;
  height: 250px;
  overflow: hidden;
}
@media only screen and (max-width: 1400px) {
  .page-main .xtremo-popular-category .cat-container .cat-image {
    max-height: 200px;
  }
}
@media only screen and (max-width: 1000px) {
  .page-main .xtremo-popular-category .cat-container .cat-image {
    max-height: 150px;
  }
}
@media only screen and (max-width: 900px) {
  .page-main .xtremo-popular-category .cat-container .cat-image {
    max-height: 125px;
  }
}
.page-main .xtremo-popular-category .cat-container .cat-image img {
  display: inline-block;
  width: 100%;
  border-radius: 3px;
  height: 100%;
}
.page-main .xtremo-popular-category .cat-container .cat-heading {
  margin-top: 10px;
  text-align: center;
  text-transform: capitalize;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #444444;
  font-size: 1.75rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.page-main .xtremo-popular-category .cat-container .cat-heading a {
  color: #fc8927;
}
.page-main .xtremo-popular-category .cat-container .cat-heading a:hover {
  text-decoration: none;
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
@media only screen and (max-width: 767px) {
  .page-main .xtremo-category-sidebar-main {
    display: none;
  }
  .page-main .homepage-content-top-wrapper .xtremo-image-carousel {
    width: 100%;
  }
  .page-main .xtremo-feature-carousel {
    background-color: #ffffff;
    margin-top: 15px;
    padding: 20px 15px;
  }
  .page-main .xtremo-feature-carousel .product-item-info {
    max-width: 80%;
    margin: 0 auto;
  }
  .page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-next:before,
  .page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-prev:before,
  .page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-next:hover:before,
  .page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-prev:hover:before {
    background-image: url("../images/Sprite-Home-Page.png");
  }
  .page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-next:before,
  .page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-prev:before {
    height: 25px;
    width: 25px;
    border-radius: 25px;
    box-sizing: border-box;
    box-shadow: 0 0 20px #d1d1d1;
  }
  .page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-next {
    right: -25px;
  }
  .page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-next:before {
    background-position: 78px 0;
  }
  .page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-next:hover:before {
    background-position: 25px 0;
  }
  .page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-prev {
    left: -25px;
  }
  .page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-prev:before {
    background-position: 103px 0;
  }
  .page-main .xtremo-feature-carousel .owl-carousel .owl-nav .owl-prev:hover:before {
    background-position: 51px 0;
  }
  .page-main .xtremo-banner-cat {
    height: auto;
  }
  .page-main .xtremo-banner-cat .left-banner {
    float: none;
    padding-right: 0;
    width: 100%;
  }
  .page-main .xtremo-banner-cat .right-banner {
    display: inline-block;
    float: none;
    height: 100%;
    padding-top: 20px;
    width: 100%;
  }
  .page-main .xtremo-banner-cat .right-banner .banner-2,
  .page-main .xtremo-banner-cat .right-banner .banner-3 {
    float: left;
    width: 50%;
  }
  .page-main .xtremo-banner-cat .right-banner .banner-2 {
    padding-right: 10px;
    padding-bottom: 0;
  }
  .page-main .xtremo-banner-cat .right-banner .banner-3 {
    padding-left: 10px;
    padding-top: 0;
  }
  .page-main .xtremo-popular-category .cat-container {
    width: 32.9%;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 478px) {
  .page-main .xtremo-popular-category .cat-container {
    width: 32.8%;
  }
}
@media only screen and (max-width: 450px) {
  .page-main .xtremo-feature-carousel .product-item-info {
    max-width: 85%;
  }
  .page-main .xtremo-popular-category .cat-container {
    width: 49%;
  }
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
.filter-nav-open .page-wrapper > .block.filter.filter-nav-sections,
.sorter-nav-open .page-wrapper > .toolbar-sorter.sorter-nav-sections {
  display: none;
}
.page-wrapper > .block.filter.filter-nav-sections {
  height: 100%;
  left: calc(-100%);
  overflow: auto;
  position: fixed;
  top: 0;
  transition: left 0.3s ease 0s;
  width: 100%;
  background-color: #f2f2f2;
}
.page-wrapper > .block.filter.filter-nav-sections > .filter-title {
  background-color: #ffffff;
  padding: 20px;
  margin-bottom: 0;
}
.page-wrapper > .block.filter.filter-nav-sections > .filter-title strong {
  color: #444444;
  font-size: 18px;
  font-weight: normal;
  font-family: "Roboto-Medium";
  text-transform: uppercase;
}
.page-wrapper > .block.filter.filter-nav-sections > .filter-title .remove-filter-nav {
  cursor: pointer;
  display: inline-block;
  float: left;
  padding: 4px 10px 0 0;
  width: auto;
}
.page-wrapper > .block.filter.filter-nav-sections > .filter-title .remove-filter-nav:before {
  border-radius: 50%;
  box-shadow: 0 0 20px #d1d1d1;
  box-sizing: border-box;
  color: #757575;
  content: "\e616";
  float: left;
  font-family: "icons-blank-theme";
  font-size: 20px;
  font-weight: bold;
  height: 20px;
  line-height: 1;
  width: 20px;
}
.page-wrapper > .block.filter.filter-nav-sections > .filter-title .remove-filter-nav:hover:before {
  background-color: #fc8927;
  color: #ffffff;
}
.page-wrapper > .block.filter.filter-nav-sections > .filter-content {
  padding: 15px;
}
.page-wrapper > .block.filter.filter-nav-sections > .filter-content > .filter-subtitle {
  display: none;
}
.page-wrapper > .block.filter.filter-nav-sections > .filter-content .filter-options .filter-options-item:not(:last-child) {
  border-bottom: none;
  margin-bottom: 10px;
}
.page-wrapper > .block.filter.filter-nav-sections > .filter-content .filter-options-title,
.page-wrapper > .block.filter.filter-nav-sections > .filter-content .filter-options-content,
.page-wrapper > .block.filter.filter-nav-sections > .filter-content .main-cat-parent {
  padding: 10px;
  background-color: #ffffff;
}
.page-wrapper > .block.filter.filter-nav-sections > .filter-content .filter-options-content .item a {
  font-size: 15px;
  margin-left: 10px;
}
.page-wrapper > .block.filter.filter-nav-sections > .filter-content .filter-options-title {
  cursor: pointer;
  margin-bottom: 0;
}
.page-wrapper > .block.filter.filter-nav-sections > .filter-content .filter-options-title.filter-toggle + .filter-options-content {
  display: block !important;
  border: medium none !important;
}
.page-wrapper > .block.filter.filter-nav-sections > .filter-content .filter-options-title.filter-toggle:after {
  content: "\e622";
}
.page-wrapper > .block.filter.filter-nav-sections > .filter-content .filter-options-title:after {
  content: "\e608";
  float: right;
  font-family: "icons-blank-theme";
  font-size: 25px;
  padding-top: 5px;
}
.page-wrapper > .block.filter.filter-nav-sections > .filter-content > .filter-actions .button.layer-filter-btn .button {
  position: absolute;
  right: 20px;
  top: 20px;
  width: auto;
  padding: 5px 15px;
}
.page-wrapper > .block.filter.filter-nav-sections > .filter-content > .filter-actions .filter-clear {
  float: right;
  width: auto;
  color: #444444;
  font-size: 16px;
  font-weight: normal;
  font-family: "Roboto-Medium";
  text-transform: uppercase;
}
.page-wrapper > .toolbar-sorter.sorter-nav-sections {
  height: auto;
  top: calc(-100%);
  overflow: auto;
  position: fixed;
  left: 0;
  transition: top 0.3s ease 0s;
  width: 260px;
  background-color: #ffffff;
  margin-left: 20px;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 20px 30px;
}
.page-wrapper > .toolbar-sorter.sorter-nav-sections > .sorter-label {
  color: #444444;
  font-size: 15px;
  font-weight: normal;
  font-family: "Roboto-Medium";
  text-transform: uppercase;
}
.page-wrapper > .toolbar-sorter.sorter-nav-sections > .sorter-action,
.page-wrapper > .toolbar-sorter.sorter-nav-sections > select.sorter-options {
  display: none;
}
.page-wrapper > .toolbar-sorter.sorter-nav-sections > ul.dropdown-sorter-options {
  list-style: none outside none;
  padding: 0;
  margin-top: 10px;
}
.page-wrapper > .toolbar-sorter.sorter-nav-sections > ul.dropdown-sorter-options li.sort-opt {
  margin-bottom: 5px;
  cursor: pointer;
  color: #444444;
  font-size: 15px;
  font-weight: normal;
  font-family: "Roboto-Regular";
}
.page-wrapper > .toolbar-sorter.sorter-nav-sections > ul.dropdown-sorter-options li.sort-opt:hover {
  color: #fc8927;
}
.page-wrapper > .toolbar-sorter.sorter-nav-sections > ul.dropdown-sorter-options li.sort-opt.opt-selected {
  color: #fc8927;
  cursor: default;
}
.page-wrapper > .toolbar-sorter.sorter-nav-sections .remove-sort-nav {
  cursor: pointer;
  display: inline-block;
  float: left;
  margin-left: -25px;
  padding-top: 3px;
  width: auto;
}
.page-wrapper > .toolbar-sorter.sorter-nav-sections .remove-sort-nav:before {
  border-radius: 50%;
  box-shadow: 0 0 20px #d1d1d1;
  box-sizing: border-box;
  color: #757575;
  content: "\e616";
  float: left;
  font-family: "icons-blank-theme";
  font-size: 20px;
  font-weight: bold;
  height: 20px;
  line-height: 1;
  width: 20px;
}
.page-wrapper > .toolbar-sorter.sorter-nav-sections .remove-sort-nav:hover:before {
  background-color: #fc8927;
  color: #ffffff;
}
.catalog-category-view .column.main {
  margin-bottom: 40px;
  padding: 15px;
  order: 0;
}
.catalog-category-view .column.main > .products {
  margin: 0;
}
.catalog-category-view .sidebar.sidebar-main {
  margin-bottom: 40px;
}
.catalog-category-view .category-view {
  margin-top: 20px;
}
.catalog-category-view .product-reviews-summary .rating-summary,
.catalog-category-view .product-reviews-summary .reviews-actions {
  display: inline-block;
}
.catalog-category-view .product-reviews-summary .reviews-actions {
  margin-top: 0;
}
.catalog-category-view .filter-options a {
  color: #757575;
  font-size: 1.4rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.catalog-category-view .filter-options a.highlighted-filter {
  color: #444444;
  font-size: 15px;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.catalog-category-view .filter-options a.highlighted-filter .count {
  color: #444444;
  font-size: 15px;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.catalog-category-view .filter-options a:hover,
.catalog-category-view .filter-options a:focus,
.catalog-category-view .filter-options a:active {
  text-decoration: none;
  color: #fc8927;
}
.catalog-category-view .filter-options .filter-options-item:not(:last-child) {
  border-bottom: 1px solid #757575;
}
.catalog-category-view .filter-options .filter-options-title {
  padding: 10px 40px 0 10px;
  color: #444444;
  font-size: 15px;
  font-weight: normal;
  font-family: "Roboto-Medium";
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
}
.catalog-category-view .filter-options .filter-options-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
  right: 13px;
  top: 0;
}
.catalog-category-view .filter-options .filter-options-content {
  padding-bottom: 20px;
  padding-left: 10px;
}
.catalog-category-view .filter-options .filter-options-content:not(:last-child) {
  border-bottom: 1px solid #757575;
  margin-bottom: 20px;
}
.catalog-category-view .filter-options .filter-options-content:last-child {
  margin-bottom: 0;
}
.catalog-category-view .filter-options .filter-options-content .xt-filter-check {
  margin-right: 5px !important;
}
.catalog-category-view .filter-options .filter-options-content .item {
  margin-bottom: 7px;
}
.catalog-category-view .filter-options .main-cat-parent {
  padding-left: 0;
}
.catalog-category-view .filter-options .main-cat-parent a {
  color: #444444;
  font-size: 15px;
  font-weight: normal;
  font-family: "Roboto-Medium";
  padding-left: 10px;
}
.catalog-category-view .filter-options .main-cat-parent:nth-child(1) a {
  padding-left: 0;
  color: #757575;
  font-size: 16px;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.catalog-category-view .filter-options .main-cat-parent:nth-child(1):before {
  content: "\f104";
  font-family: "FontAwesome";
  font-size: 1.625rem;
  margin-right: 5px;
}
.catalog-category-view .filter-actions {
  display: inline-block;
  width: 100%;
  padding-left: 10px;
  box-sizing: border-box;
}
.catalog-category-view .filter-actions a {
  display: inline-block;
}
.catalog-category-view .filter-actions a:hover,
.catalog-category-view .filter-actions a:focus,
.catalog-category-view .filter-actions a:visited,
.catalog-category-view .filter-actions a:active {
  text-decoration: none;
}
.catalog-category-view .filter-actions .action.clear {
  float: left;
  width: 50%;
  display: none;
  margin-top: 10px;
}
.catalog-category-view .filter-actions .button.layer-filter-btn {
  float: right;
  width: auto;
}
.catalog-category-view .filter-actions .button.layer-filter-btn .button {
  width: 100%;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.catalog-category-view .current-cat {
  display: inline-block;
  width: 100%;
}
.catalog-category-view .current-cat h3 {
  margin: 0;
  text-transform: capitalize;
  color: #444444;
  font-size: 1.75rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.catalog-category-view .filter-current {
  display: inline-block;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #bfbfbf;
}
.catalog-category-view .filter-current .filter-current-subtitle {
  color: #757575;
  font-size: 1.4rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
  text-transform: capitalize;
  float: left;
}
.catalog-category-view .filter-current .filter-current-subtitle:after {
  content: " :";
}
.catalog-category-view .filter-current .items {
  float: left;
  margin-left: 5px;
}
.catalog-category-view .filter-current .items .item {
  display: inline-block;
  margin-left: 10px;
}
.catalog-category-view .filter-current .filter-label {
  color: #444444;
  font-size: 1.4rem;
  font-weight: normal;
  font-family: "Roboto-Regular";
  float: left;
  margin-right: 6px;
}
.catalog-category-view .filter-current .filter-label:after {
  content: "";
}
.catalog-category-view .filter-current .filter-value {
  background-color: #fc8927;
  float: left;
  text-transform: capitalize;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
  border-radius: 3px;
  padding: 0 25px 2px 5px;
}
.catalog-category-view .filter-current .filter-value + .action.remove {
  float: left;
}
.catalog-category-view .filter-current .filter-value + .action.remove span {
  font-size: 0;
}
.catalog-category-view .filter-current .filter-value + .action.remove:before {
  background-image: url(../images/Sprite-Category-Page.png);
  content: "";
  display: block;
  display: inline-block;
  background-position: 42px 0;
  height: 15px;
  margin-left: -17px;
  margin-top: 1px;
  width: 12px;
  position: absolute;
}
.catalog-category-view .filter-current .filter-actions-clear {
  display: inline-block;
  float: right;
  width: auto;
}
.catalog-category-view .filter-current .filter-actions-clear .action.clear {
  background-color: #fc8927;
  text-transform: capitalize;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
  border-radius: 3px;
  padding: 2px 25px 2px 5px;
}
.catalog-category-view .filter-current .filter-actions-clear .action.clear:after {
  background-image: url(../images/Sprite-Category-Page.png);
  content: "";
  display: block;
  display: inline-block;
  background-position: 42px 0;
  height: 15px;
  margin-left: 6px;
  position: absolute;
  width: 12px;
}
.catalog-category-view .product-item-description {
  color: #757575;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Light";
}
.catalog-category-view .products-list > .product-items {
  margin: 0;
}
.catalog-category-view .products-list li.product-item {
  padding: 20px;
}
.catalog-category-view .products-list li.product-item:not(:last-child) {
  border-bottom: 1px solid #bfbfbf;
}
.catalog-category-view .products-list li.product-item .product-reviews-summary {
  margin: 5px 0 10px;
}
.catalog-category-view .products-list .product-item-photo {
  padding-bottom: 0;
}
.catalog-category-view .products-grid li.product-item .product-item-details > .disount-wrapper,
.catalog-category-view .products-list li.product-item .product-item-details > .disount-wrapper {
  float: left;
  margin-left: 5px;
  margin-top: 5px;
}
.catalog-category-view .products-grid li.product-item .product-item-details > .price-box,
.catalog-category-view .products-list li.product-item .product-item-details > .price-box {
  float: left;
  margin: 5px 0;
}
.catalog-category-view .products-grid li.product-item .product-item-details > .price-box + div:not(.discount-wrapper),
.catalog-category-view .products-list li.product-item .product-item-details > .price-box + div:not(.discount-wrapper) {
  float: none;
  clear: both;
}
.catalog-category-view .resp-filter-wrapper {
  display: none;
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
@media only screen and (max-width: 767px) {
  .filter-nav-open .page-wrapper > .block.filter.filter-nav-sections {
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
    display: block;
  }
  .sorter-nav-open .page-wrapper > .toolbar-sorter.sorter-nav-sections {
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    top: 20%;
    z-index: 99;
    display: block;
  }
  .catalog-category-view .breadcrumbs,
  .catalog-category-view .category-view,
  .catalog-category-view .sidebar-main .block.filter,
  .catalog-category-view .toolbar-products .toolbar-sorter {
    display: none;
  }
  .catalog-category-view .column.main {
    margin-bottom: 0;
  }
  .catalog-category-view .column.main .current-cat {
    display: none;
  }
  .catalog-category-view .column.main .filter-current {
    border-bottom: medium none;
  }
  .catalog-category-view .sidebar-additional .block.block-reorder,
  .catalog-category-view .sidebar-additional .block.block-compare,
  .catalog-category-view .sidebar-additional .block.block-wishlist {
    display: none;
  }
  .catalog-category-view .filter-actions .action.clear {
    display: block;
  }
  .catalog-category-view .resp-filter-wrapper {
    display: block;
    margin-bottom: 5px;
    margin-left: -20px;
    margin-right: -20px;
    width: auto;
  }
  .catalog-category-view .resp-filter-wrapper .container {
    display: inline-block;
    padding: 0;
    width: 100%;
  }
  .catalog-category-view .resp-filter-wrapper .container > .tab {
    display: inline-block;
    float: left;
    width: 50%;
  }
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button {
    background: none repeat scroll 0 0 #fc8927;
    border: medium none !important;
    text-transform: capitalize;
    padding: 10px 25px;
    color: #ffffff;
    font-size: 1.4rem;
    font-family: "Roboto-Bold";
    background-color: #8b8a89;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 0;
    background-color: #ffffff;
    color: #6a6a6a;
    font-size: 16px;
    font-weight: normal;
    font-family: "Roboto-Medium";
    padding: 15px;
    text-transform: uppercase;
  }
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button:hover,
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button:focus,
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button:active {
    background: none repeat scroll 0 0 #ef7915 !important;
    border: medium none !important;
    color: #ffffff !important;
    text-decoration: none;
  }
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button:hover,
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button:focus,
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button:visited,
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button:active {
    background-color: #9f9f9f;
  }
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button.filter {
    border-top: 1px solid #bfbfbf !important;
    border-right: 1px solid #bfbfbf !important;
    border-bottom: 1px solid #bfbfbf !important;
    border-color: #6a6a6a;
  }
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button.filter:hover,
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button.filter:focus,
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button.filter:active {
    border-color: #d05c00;
  }
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button.filter:before {
    color: inherit;
    content: "\f0b0";
    font-family: FontAwesome;
    font-size: inherit;
    padding-right: 6px;
  }
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button.sort {
    border-top: 1px solid #bfbfbf !important;
    border-bottom: 1px solid #bfbfbf !important;
    border-color: #6a6a6a;
  }
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button.sort:hover,
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button.sort:focus,
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button.sort:active {
    border-color: #d05c00;
  }
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button.sort:hover:before,
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button.sort:focus:before,
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button.sort:active:before {
    background-position: -14px 16px;
  }
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button.sort:before {
    background-image: url("../images/Sprite-Home-Page.png");
    background-position: 0 16px;
    content: "";
    display: inline-block;
    height: 16px;
    line-height: 3;
    margin-right: 5px;
    width: 14px;
    margin-top: -2px;
  }
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button:hover,
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button:focus,
  .catalog-category-view .resp-filter-wrapper .container > .tab > .button:active {
    background-color: #fc7d23 !important;
    color: #ffffff !important;
  }
  .catalog-category-view .products-list li.product-item:not(:last-child) {
    border-bottom: none;
    margin-bottom: 10px;
  }
  /* layered navigation filter css
    .filter-nav-open {
        .page-wrapper {
            height: 0;
            margin-top: -999999em;
            visibility: hidden;
            .block.filter.filter-nav-sections {
                position: relative;
                visibility: visible;
                z-index: 99;
                display: block;
                & > .filter-title {
                    background-color: #ffffff;
                    padding: 20px;
                    margin-bottom: 0;
                    z-index: 1;
                    top: 0;
                    display: block;
                    height: auto;
                    position: fixed;
                    left: 0;
                    right: 0;
                    strong{
                        .fontRobotoMedium(18px);
                        text-transform: uppercase;
                    }
                    .remove-filter-nav{
                        cursor: pointer;
                        display: inline-block;
                        float: left;
                        padding: 4px 10px 0 0;
                        width: auto;
                        &:before{
                            border-radius: 50%;
                            box-shadow: 0 0 20px @border-submenu;
                            box-sizing: border-box;
                            color: @cat-link-color;
                            content: "\e616";
                            float: left;
                            font-family: "icons-blank-theme";
                            font-size: 20px;
                            font-weight: bold;
                            height: 20px;
                            line-height: 1;
                            width: 20px;
                        }
                        &:hover:before{
                            background-color: @link-color;
                            color: @color-white;
                        }
                    }
                }
                & > .filter-content{
                    visibility: visible;
                    & > .filter-options {
                        display: block;
                        left: 0;
                        bottom: 0;
                        right: 0;
                        position: fixed;
                        background: #f2f2f2;
                        top: 70px;
                        overflow: scroll;
                        padding: 15px;
                        & > .main-cat-parent {
                            background: #fff;
                            padding: 10px 40px 10px 10px;
                        }
                        .filter-options-item {
                            // &:not(:last-child) {
                                border-bottom: none;
                                margin-bottom: 10px;
                                background: #fff;
                            // }
                            &.active {
                                .filter-options-title {
                                    &:after{
                                        content: "\e622";
                                    }
                                }
                            }
                        }
                        .filter-options-title {
                            padding-bottom: 10px;
                            padding-left: 10px;
                            &:after{
                                content: "\e608";
                                float: right;
                                font-family: "icons-blank-theme";
                                font-size: 25px;
                                padding-top: 5px;
                            }
                        }
                    }
                    & > .filter-actions{
                        .button.layer-filter-btn .button{
                            position: fixed;
                            right: 20px;
                            top: 20px;
                            width: auto;
                            padding: 5px 15px;
                            z-index: 9;
                        }
                    }
                }
            }
        }
    }
    end layered navigation filter css */
  .modes {
    display: inline-block;
    float: none;
    margin-right: 20px;
    text-align: center;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode {
    color: #7d7d7d;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
    border: medium none;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    background-image: url(../images/Sprite-Category-Page.png);
    display: block;
    background-repeat: no-repeat;
    background-position: -47px 0;
    height: 20px;
    width: 24px;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .modes-mode:hover:not(.active) {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  }
  .mode-grid:before {
    background-position: -47px 0;
  }
  .mode-grid:hover:not(.active):before {
    background-position: -71px 0;
  }
  .mode-grid.active:before {
    background-position: -71px 0;
  }
  .mode-list:before {
    background-position: 1px 0;
  }
  .mode-list:hover:not(.active):before {
    background-position: -23px 0;
  }
  .mode-list.active:before {
    background-position: -23px 0;
  }
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
.catalog-product-view .columns .column.main {
  background-color: #ffffff;
  padding: 10px;
}
.catalog-product-view .__thumb-border {
  background-image: none !important;
  border: medium none !important;
  box-shadow: 0 0 25px 2px #bebebe;
}
@media only screen and (min-width: 768px) {
  .catalog-product-view .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
    right: 0;
    left: auto !important;
  }
  .catalog-product-view .fotorama__nav-wrap--vertical .fotorama__thumb__arr .fotorama__thumb--icon {
    background-image: url(../images/sprite-product-page.png);
    content: "";
    background-position: 0 0;
    padding-bottom: 25px;
    transform: rotate(0deg);
    width: 50px;
  }
  .catalog-product-view .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left :before {
    background-image: url(../images/sprite-product-page.png);
    content: "";
    background-position: 0 0;
    display: block;
  }
  .catalog-product-view .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
    background-position: 0 -25px;
  }
  .catalog-product-view .fotorama__stage {
    left: 0 !important;
  }
  .catalog-product-view .fotorama__stage .fotorama__shadows--top:before {
    background-image: none;
  }
  .catalog-product-view .fotorama__nav.fotorama__shadows--top:before {
    background-image: none;
  }
}
.catalog-product-view .product-name {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
.catalog-product-view .product-name span {
  margin: 0;
  color: #444444;
  font-size: 2.25rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.catalog-product-view .review-list .rating-label {
  display: table-cell;
  padding-right: 15px;
  vertical-align: middle;
}
.catalog-product-view .review-list .rating-summary {
  display: table-row;
}
.catalog-product-view.page-product-bundle .product-name {
  width: auto;
}
.catalog-product-view.page-product-bundle .fieldset-bundle-options > .field.option:not(:last-child) {
  padding-bottom: 10px;
  border-bottom: 1px solid #bfbfbf;
}
.catalog-product-view.page-product-bundle .bundle-options-container .nested .field.qty {
  width: 100%;
}
.catalog-product-view.page-product-bundle .box-tocart .stock {
  display: inline-block;
  line-height: 2;
  margin-left: 10px;
}
.catalog-product-view.page-product-bundle .box-tocart .stock + .actions {
  margin-top: 10px;
  width: 100%;
}
.catalog-product-view.page-product-bundle .block-bundle-summary .bundle-info {
  padding-top: 15px;
}
.catalog-product-view.page-product-bundle .block-bundle-summary .bundle-info .product-image-container {
  display: none;
}
.catalog-product-view.page-product-bundle .block-bundle-summary .bundle-info .product-details > .product.name,
.catalog-product-view.page-product-bundle .block-bundle-summary .bundle-info .product-details .stock {
  display: none;
}
.catalog-product-view.page-product-bundle .block-bundle-summary .bundle-info .field.qty {
  float: none !important;
  clear: both;
}
.catalog-product-view.page-product-bundle .product-info-price .price-from .price-label,
.catalog-product-view.page-product-bundle .product-info-price .price-to .price-label {
  display: block;
  margin-bottom: 15px;
}
.catalog-product-view .product-reviews-summary {
  margin-bottom: 20px;
}
.catalog-product-view .product-info-price {
  display: inline-block;
  width: 100%;
}
.catalog-product-view .product-addto-links {
  margin: 15px 0 0;
}
.catalog-product-view .product-info-main .box-tocart,
.catalog-product-view .product-options-bottom .box-tocart {
  margin: 0;
}
.catalog-product-view .product-info-main .box-tocart .input-text.qty,
.catalog-product-view .product-options-bottom .box-tocart .input-text.qty {
  height: 27px;
}
.catalog-product-view .product-info-main .box-tocart .actions,
.catalog-product-view .product-options-bottom .box-tocart .actions {
  padding-top: 15px;
}
.catalog-product-view .product-info-main .price-box .price-wrapper .price,
.catalog-product-view .product-options-bottom .price-box .price-wrapper .price {
  font-size: 2rem;
}
.catalog-product-view .product-info-main .price-box {
  margin-top: 0;
  float: left;
  margin-bottom: 20px;
}
.catalog-product-view .product-info-main .stock.available {
  padding-left: 10px;
  color: #5ccd67;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.catalog-product-view .product-info-main .stock.unavailable {
  color: #ff0400;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.catalog-product-view .product-info-main .disount-wrapper {
  float: left;
  margin-left: 20px;
}
.catalog-product-view .product-info-main .disount-wrapper .sale-label {
  margin-left: 10px;
}
.catalog-product-view .product-info-main .product.attribute.sku .type::after {
  content: '#:';
}
.catalog-product-view .wk-seller-block {
  width: auto;
  border-left: medium none;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 10px;
}
.catalog-product-view .wk-seller-block:before,
.catalog-product-view .wk-seller-block:after {
  border: medium none;
}
.catalog-product-view .wk-seller-block .wk-block-font-bold-up {
  text-transform: capitalize;
  color: #444444;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Regular";
}
.catalog-product-view .wk-seller-block > div {
  display: inline-block;
  width: 100%;
}
.catalog-product-view .wk-seller-block > div:first-child br {
  display: none;
}
.catalog-product-view .wk-seller-block > div:first-child > span {
  float: left;
}
.catalog-product-view .wk-seller-block > div:first-child .wk-block-font-bold-up:after {
  content: " - ";
  margin-right: 5px;
}
.catalog-product-view .wk-seller-block > div:first-child .wk-block-rating {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.catalog-product-view .wk-seller-block div a {
  text-decoration: none;
  color: #fc8927;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.catalog-product-view .swatch-attribute {
  display: inline-block;
  width: 100%;
}
.catalog-product-view .swatch-attribute:not(:last-child) {
  margin-bottom: 15px;
}
.catalog-product-view .swatch-attribute-label {
  float: left;
  line-height: 2;
  color: #444444;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.catalog-product-view .swatch-attribute-label:after {
  content: " : ";
  margin-right: 10px;
}
.catalog-product-view .swatch-attribute-selected-option {
  line-height: 2;
}
.catalog-product-view .swatch-attribute-options.clearfix {
  float: left;
  margin: 0;
}
.catalog-product-view .swatch-opt {
  margin: 0;
}
.catalog-product-view .product-options-wrapper {
  margin-bottom: 10px;
}
.catalog-product-view .product-options-bottom {
  padding: 0;
}
.catalog-product-view .field.qty {
  float: left !important;
  margin-bottom: 0 !important;
}
.catalog-product-view .field.qty .label {
  float: left !important;
  line-height: 2;
  color: #444444;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.catalog-product-view .field.qty .label:after {
  content: " : ";
  margin-right: 10px;
}
.catalog-product-view .field.qty .control {
  float: left !important;
}
.catalog-product-view .product-social-links {
  display: inline-block;
  float: none;
  width: 100%;
}
.catalog-product-view .action.tocompare,
.catalog-product-view .action.towishlist,
.catalog-product-view .action.mailto {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  text-transform: uppercase;
  line-height: 1;
  padding: 10px;
  color: #fc8927;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.catalog-product-view .action.tocompare span,
.catalog-product-view .action.towishlist span,
.catalog-product-view .action.mailto span {
  line-height: 0;
  vertical-align: middle;
}
.catalog-product-view .action.tocompare:before,
.catalog-product-view .action.towishlist:before,
.catalog-product-view .action.mailto:before {
  background-image: url(../images/sprite-product-page.png);
  content: "";
  float: left;
  height: 20px;
  line-height: 1.2;
  margin-right: 10px;
  vertical-align: top;
  width: 21px;
}
.catalog-product-view .action.tocompare:hover,
.catalog-product-view .action.towishlist:hover,
.catalog-product-view .action.mailto:hover,
.catalog-product-view .action.tocompare:focus,
.catalog-product-view .action.towishlist:focus,
.catalog-product-view .action.mailto:focus,
.catalog-product-view .action.tocompare:active,
.catalog-product-view .action.towishlist:active,
.catalog-product-view .action.mailto:active {
  background-color: #fc8927;
  border: medium none;
  color: #ffffff;
}
.catalog-product-view .action.towishlist:before {
  background-position: -50px 1px;
}
.catalog-product-view .action.towishlist:hover:before,
.catalog-product-view .action.towishlist:focus:before,
.catalog-product-view .action.towishlist:active:before {
  background-position: -50px -20px;
}
.catalog-product-view .action.tocompare:before {
  background-position: -71px 0;
}
.catalog-product-view .action.tocompare:hover:before,
.catalog-product-view .action.tocompare:focus:before,
.catalog-product-view .action.tocompare:active:before {
  background-position: -70px -20px;
}
.catalog-product-view .action.mailto {
  vertical-align: top;
  box-sizing: border-box;
  border-radius: 3px;
}
.catalog-product-view .action.mailto:before {
  background-position: -92px 1px;
}
.catalog-product-view .action.mailto:hover:before,
.catalog-product-view .action.mailto:focus:before,
.catalog-product-view .action.mailto:active:before {
  background-position: -92px -20px;
}
.catalog-product-view .action.primary.tocart {
  padding: 7px 40px;
  text-transform: uppercase;
}
.catalog-product-view .action.primary.buynow-button {
  display: none;
}
.catalog-product-view .product.info.detailed {
  padding-top: 50px;
  box-sizing: border-box;
  padding-left: 15px;
}
.catalog-product-view .product.info.detailed .additional-attributes .col.label {
  color: #444444;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.catalog-product-view .product.info.detailed .data.switch {
  color: #444444;
  font-size: 20px;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.catalog-product-view .product.info.detailed .data.title {
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 5px;
}
.catalog-product-view .product.info.detailed .data.title:not(:first-child) {
  margin-top: 30px;
}
.catalog-product-view .product.info.detailed .data.content {
  margin-top: 10px;
  color: #757575;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
@media only screen and (min-width: 768px) {
  .catalog-product-view .product.info.detailed .data.content {
    display: block !important;
  }
}
.catalog-product-view .product.info.detailed .product-reviews-summary {
  margin-bottom: 30px;
}
.catalog-product-view .product.info.detailed .product-reviews-summary .rating-summary,
.catalog-product-view .product.info.detailed .product-reviews-summary .reviews-actions {
  display: block;
}
.catalog-product-view .product.info.detailed .product-reviews-summary .rating-summary .action,
.catalog-product-view .product.info.detailed .product-reviews-summary .reviews-actions .action {
  display: block;
}
.catalog-product-view .product.info.detailed .product-reviews-summary .rating-summary .action.add,
.catalog-product-view .product.info.detailed .product-reviews-summary .reviews-actions .action.add {
  background-color: #fc8927;
  color: #ffffff;
}
.catalog-product-view .product.info.detailed .product-reviews-summary .rating-summary .action.add:before,
.catalog-product-view .product.info.detailed .product-reviews-summary .reviews-actions .action.add:before {
  background-position: -112px -21px;
}
.catalog-product-view .product.info.detailed #product-review-container {
  border-top: 1px solid #bfbfbf;
  margin-left: 30px;
  padding-top: 15px;
}
.catalog-product-view .product.info.detailed .review-form .legend.review-legend {
  border: medium none;
  margin-bottom: 10px;
  color: #444444;
  font-size: 1.75rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.catalog-product-view .product.info.detailed .review-form .legend.review-legend strong {
  font-weight: normal;
  color: #fc8927;
  display: inline-block;
  margin-left: 5px;
}
.catalog-product-view .product.info.detailed .review-form .review-field-ratings {
  margin: 0 0 15px;
}
.catalog-product-view .product.info.detailed .review-form .review-field-ratings legend {
  border: medium none;
  clear: both;
  display: inline-block;
  float: none;
  text-align: left;
  color: #444444;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.catalog-product-view .product.info.detailed .review-form .label {
  text-align: left;
  color: #444444;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
  margin-bottom: 5px;
  width: auto;
}
.catalog-product-view .product.info.detailed .review-form .field {
  margin-bottom: 10px;
}
.catalog-product-view .product.info.detailed .review-form .control {
  float: none;
}
.catalog-product-view .product.info.detailed .review-form .review-form-actions {
  margin-left: 0;
}
.catalog-product-view .product.info.detailed .review-form .review-fieldset {
  margin-bottom: 20px;
}
.catalog-product-view .product.info.detailed .block.review-add {
  margin-top: 10px;
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
@media only screen and (max-width: 767px) {
  .catalog-product-view .breadcrumbs {
    display: none;
  }
  .catalog-product-view .product.media,
  .catalog-product-view .product-info-main > div,
  .catalog-product-view .product.data.items .data.title,
  .catalog-product-view .product.data.items .data.content {
    background-color: #ffffff;
  }
  .catalog-product-view .product.media {
    margin-top: 0;
    padding: 10px;
    box-sizing: border-box;
  }
  .catalog-product-view .product-info-main {
    margin-top: 20px;
  }
  .catalog-product-view .product-info-main > div {
    padding: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
  }
  .catalog-product-view .product-info-main .product-name {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .catalog-product-view .product-info-main .product-info-price {
    padding-top: 0;
  }
  .catalog-product-view .product-info-main .product-info-price > div {
    margin-bottom: 0;
  }
  .catalog-product-view .product-info-main > .product.attribute.overview {
    display: none;
  }
  .catalog-product-view .product.info.detailed {
    padding: 0;
    margin-bottom: 20px;
  }
  .catalog-product-view .product.info.detailed > .product.data.items > .data.title:after {
    color: inherit;
    content: "";
    display: inline-block;
    font-family: "icons-blank-theme";
    font-size: 35px;
    font-weight: normal;
    line-height: inherit;
    margin: -10px 0 0;
    overflow: hidden;
    position: absolute;
    right: 20px;
    text-align: center;
    vertical-align: middle;
  }
  .catalog-product-view .product.info.detailed > .product.data.items > .data.title.active::after {
    content: "";
  }
  .catalog-product-view .product.info.detailed > .product.data.items > .data.title:not(:first-child) {
    margin-top: 20px;
  }
  .catalog-product-view .product.info.detailed .data.title,
  .catalog-product-view .product.info.detailed .data.content {
    padding: 10px;
    box-sizing: border-box;
  }
  .catalog-product-view .product.info.detailed .data.content {
    margin-top: 0;
  }
  .catalog-product-view .product.info.detailed .data.content table.additional-attributes > .table-caption {
    display: none;
  }
  .catalog-product-view .product.info.detailed .data.title {
    border: medium none;
  }
  .catalog-product-view .product.info.detailed #product-review-container {
    margin-left: 0;
  }
  .catalog-product-view .product.info.detailed .product-reviews-summary .rating-summary .action.add,
  .catalog-product-view .product.info.detailed .product-reviews-summary .reviews-actions .action.add {
    padding: 0 10px;
  }
  .catalog-product-view .product.info.detailed .product-reviews-summary .rating-summary .action.add::before,
  .catalog-product-view .product.info.detailed .product-reviews-summary .reviews-actions .action.add::before {
    display: none;
  }
  .catalog-product-view .field.qty .label,
  .catalog-product-view .field.qty .control {
    width: auto;
  }
  .catalog-product-view .columns .column.main {
    padding: 0;
  }
  .catalog-product-view .review-form-actions .actions-primary {
    width: auto;
    text-align: left;
  }
  .catalog-product-view .review-form-actions .actions-primary button {
    text-transform: uppercase;
    width: auto;
  }
  .catalog-product-view .product-addto-links {
    box-shadow: 0px 0px 20px #d1d1d1;
    display: inline-block;
    width: 100%;
  }
  .catalog-product-view .product-addto-links > .action:not(:last-child) {
    border-right: 1px solid #d1d1d1;
  }
  .catalog-product-view .action.towishlist,
  .catalog-product-view .action.mailto {
    box-sizing: border-box;
    text-align: center;
    width: 50%;
    color: #757575;
    float: left;
    display: inline-block;
    padding: 10px;
  }
  .catalog-product-view .action.towishlist:before,
  .catalog-product-view .action.mailto:before {
    background-image: url("../images/Sprite-Home-Page.png");
    float: none;
    margin: 0 auto;
    clear: both;
    display: block;
    height: 10px;
    width: 12px;
    margin-bottom: 5px;
  }
  .catalog-product-view .action.towishlist:before {
    background-position: -27px -26px;
  }
  .catalog-product-view .action.towishlist:hover:before,
  .catalog-product-view .action.towishlist:visited:before,
  .catalog-product-view .action.towishlist:focus:before,
  .catalog-product-view .action.towishlist:active:before {
    background-position: -40px -25px;
  }
  .catalog-product-view .action.mailto:before {
    background-position: -52px -26px;
  }
  .catalog-product-view .action.mailto:hover:before,
  .catalog-product-view .action.mailto:visited:before,
  .catalog-product-view .action.mailto:focus:before,
  .catalog-product-view .action.mailto:active:before {
    background-position: -65px -26px;
  }
  .catalog-product-view .box-tocart {
    display: inline-block;
    width: 100%;
  }
  .catalog-product-view .box-tocart .actions {
    display: none;
  }
  .catalog-product-view .actions {
    display: inline-block;
    width: 100%;
  }
  .catalog-product-view .actions.action-clone.fix {
    left: 0;
    margin-bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 9;
    box-shadow: 0 0 18px #e3e3e3;
    bottom: 0;
  }
  .catalog-product-view .actions.action-clone.fix > .actions {
    display: block;
  }
  .catalog-product-view .actions.action-clone.static {
    margin-left: -20px;
    margin-right: -20px;
    width: auto;
    margin-bottom: 30px;
    display: flow-root;
  }
  .catalog-product-view .actions.action-clone .action.primary {
    display: inline-block;
    width: 100%;
    border-radius: 0;
  }
  .catalog-product-view .actions.action-clone .action.primary.tocart,
  .catalog-product-view .actions.action-clone .action.primary.buynow-button {
    display: inline-block;
    width: 50% !important;
    float: left;
    padding: 7px 15px;
    text-transform: uppercase;
    line-height: 2.2rem;
  }
  .catalog-product-view .actions.action-clone .action.primary.tocart {
    color: #444444;
    background-color: #ffffff;
  }
  .catalog-product-view .actions.action-clone .action.primary.tocart.single {
    width: 100% !important;
    box-sizing: border-box;
  }
  .catalog-product-view .actions.action-clone .action.primary.tocart:hover,
  .catalog-product-view .actions.action-clone .action.primary.tocart:active,
  .catalog-product-view .actions.action-clone .action.primary.tocart:focus {
    background-color: #ffffff !important;
    color: #444444 !important;
  }
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
.customer-account-login .page-title-wrapper {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
@media only screen and (max-width: 900px) and (min-width: 768px) {
  .customer-account-login .page-title-wrapper {
    width: 100%;
  }
}
@media only screen and (max-width: 450px) {
  .customer-account-login .page-title-wrapper {
    width: 100%;
  }
}
.customer-account-login .page-title-wrapper ~ .page.messages {
  margin: 15px auto;
  width: 80%;
}
@media only screen and (max-width: 900px) and (min-width: 768px) {
  .customer-account-login .page-title-wrapper ~ .page.messages {
    width: 100%;
  }
}
@media only screen and (max-width: 450px) {
  .customer-account-login .page-title-wrapper ~ .page.messages {
    width: 100%;
  }
}
.customer-account-login .page-main .columns {
  margin-top: 30px;
}
.customer-account-login .fieldset {
  margin: 0;
}
.customer-account-login .login-container {
  display: flex;
  margin: 0 auto;
  width: 80%;
}
@media only screen and (max-width: 900px) and (min-width: 768px) {
  .customer-account-login .login-container {
    width: 100%;
  }
}
@media only screen and (max-width: 450px) {
  .customer-account-login .login-container {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-login .login-container {
    flex-direction: column;
  }
}
.customer-account-login .login-container .field.note {
  color: #757575;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
@media only screen and (max-width: 767px) {
  .customer-account-login .login-container .field.note {
    color: #757575;
    font-size: 1.625rem;
    font-weight: normal;
    font-family: "Roboto-Regular";
  }
}
.customer-account-login .login-container > .block {
  background-color: #ffffff;
  box-sizing: border-box;
  padding: 20px 30px;
  width: 50%;
  display: inline-block;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .customer-account-login .login-container > .block {
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
  }
  .customer-account-login .login-container > .block:not(:last-child) {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-login .login-container > .block .block-title strong {
    font-size: 2rem;
  }
}
.customer-account-login .block.block-new-customer-create {
  display: none;
}
@media only screen and (max-width: 767px) {
  .customer-account-login .block.block-new-customer-create {
    display: inline-block;
  }
}
.customer-account-login .block.block-new-customer {
  margin-left: 32px;
}
@media only screen and (max-width: 767px) {
  .customer-account-login .block.block-new-customer {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-login .actions-toolbar .primary {
    text-align: left;
  }
}
.customer-account-login .actions-toolbar .primary .action.primary {
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .customer-account-login .actions-toolbar .primary .action.primary {
    width: auto;
  }
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
.customer-account-create .form.create.account {
  display: block;
  margin: 0 auto;
  width: 30%;
  box-sizing: border-box;
}
@media only screen and (max-width: 1000px) and (min-width: 768px) {
  .customer-account-create .form.create.account {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-create .form.create.account {
    width: 80%;
  }
}
@media only screen and (max-width: 450px) {
  .customer-account-create .form.create.account {
    width: 100%;
  }
}
.customer-account-create .form.create.account .legend {
  display: none;
}
.customer-account-create .form.create.account .legend.register {
  display: block;
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 20px;
  padding-bottom: 20px;
  width: 100%;
  text-align: center;
}
.customer-account-create .form.create.account .actions-toolbar {
  display: inline-block;
  width: 100%;
}
.customer-account-create .form.create.account .actions-toolbar .primary {
  width: 38%;
  box-sizing: border-box;
  float: left;
}
.customer-account-create .form.create.account .actions-toolbar .primary .action.submit.primary {
  text-transform: uppercase;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  padding: 10px;
  margin: 0;
}
.customer-account-create .form.create.account .actions-toolbar .secondary {
  box-sizing: border-box;
  padding-left: 10px;
  width: 62%;
  float: right;
  display: inline-block;
}
.customer-account-create .form.create.account .actions-toolbar .secondary .action.sign-in {
  color: #fc8927;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
  display: inline-block;
  margin-top: 6px;
  width: auto;
}
.customer-account-create .form.create.account .actions-toolbar .secondary label {
  color: #757575;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
.page-layout-1column #contact-form,
.page-layout-1column .form.contact {
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .page-layout-1column .product.media {
    width: 45% !important;
    margin-top: 0;
  }
  .page-layout-1column .product-info-main {
    width: 52% !important;
  }
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
.page-layout-2columns-left .column.main {
  width: 76% !important;
  background-color: #ffffff;
  padding: 10px;
  box-sizing: border-box;
}
@media only screen and (max-width: 1200px) {
  .page-layout-2columns-left .column.main {
    width: 73% !important;
  }
}
@media only screen and (max-width: 1000px) {
  .page-layout-2columns-left .column.main {
    width: 68% !important;
  }
}
.page-layout-2columns-left .sidebar-additional {
  width: 22% !important;
  padding: 0px !important;
}
@media only screen and (max-width: 1200px) {
  .page-layout-2columns-left .sidebar-additional {
    width: 25% !important;
  }
}
@media only screen and (max-width: 1000px) {
  .page-layout-2columns-left .sidebar-additional {
    width: 30% !important;
  }
}
.page-layout-2columns-left .sidebar-additional .block-title strong {
  color: #444444;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.page-layout-2columns-left .sidebar-additional .block-title .counter {
  color: #444444;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.page-layout-2columns-left .sidebar-additional .block-title .counter:before {
  content: "(";
}
.page-layout-2columns-left .sidebar-additional .block-title .counter:after {
  content: ")";
}
.page-layout-2columns-left .sidebar-additional > .block {
  background-color: #ffffff;
  padding: 10px 20px;
}
.page-layout-2columns-left .sidebar-additional > .block.block.block-reorder {
  padding: 0;
}
.page-layout-2columns-left .sidebar-additional > .block.block.block-reorder > div.block-title {
  padding: 10px 20px 0;
}
.page-layout-2columns-left .sidebar-additional > .block.block.block-reorder > div.block-content {
  padding: 0 20px 10px;
}
.page-layout-2columns-left .sidebar-main {
  width: 22% !important;
  background-color: #ffffff;
}
@media only screen and (max-width: 1200px) {
  .page-layout-2columns-left .sidebar-main {
    width: 25% !important;
  }
}
@media only screen and (max-width: 1000px) {
  .page-layout-2columns-left .sidebar-main {
    width: 30% !important;
  }
}
.page-layout-2columns-left .sidebar-main .block-title.filter-title {
  display: none;
}
.page-layout-2columns-left .sidebar-main .block-content .block-subtitle.filter-subtitle {
  display: none;
}
.page-layout-2columns-left .sidebar-main .block.filter {
  box-sizing: border-box;
  margin-bottom: 10px;
  padding: 15px;
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
@media only screen and (max-width: 767px) {
  .page-layout-2columns-left .column.main {
    background-color: #f4f4f4 !important;
    padding: 0;
    width: 100% !important;
  }
  .page-layout-2columns-left .sidebar-main,
  .page-layout-2columns-left .sidebar-additional {
    width: 100% !important;
  }
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
.account .columns {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .account .column.main > *:not(script) {
    background-color: #ffffff;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 10px;
  }
}
.account.page-layout-2columns-left .column.main {
  padding: 30px 15px 15px;
  width: 78% !important;
}
@media only screen and (max-width: 1000px) {
  .account.page-layout-2columns-left .column.main {
    width: 72% !important;
  }
}
@media only screen and (max-width: 767px) {
  .account.page-layout-2columns-left .column.main {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .account.page-layout-2columns-left .column.main > .block,
  .account.page-layout-2columns-left .column.main > form {
    padding: 10px;
    background-color: #ffffff;
  }
}
.account .sidebar-main,
.account .sidebar-additional {
  background-color: unset;
  padding: 0;
  width: 20% !important;
}
@media only screen and (max-width: 1000px) {
  .account .sidebar-main,
  .account .sidebar-additional {
    width: 25% !important;
  }
}
.account .block .title {
  display: inline-block;
  height: auto;
  margin-bottom: 10px;
  position: static;
  width: auto;
}
.account .block .title strong {
  text-transform: capitalize;
  color: #444444;
  font-size: 1.75rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.account .account-nav.block,
.account .block-collapsible-nav.block {
  padding: 30px 15px 15px;
  background-color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .account .account-nav.block,
  .account .block-collapsible-nav.block {
    padding: 15px;
    margin-bottom: 20px;
  }
}
.account .account-nav.block:not(:last-child),
.account .block-collapsible-nav.block:not(:last-child) {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .account .account-nav > .block-collapsible-nav-title.title,
  .account .block-collapsible-nav > .block-collapsible-nav-title.title {
    margin-bottom: 0px;
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .account .account-nav > .block-collapsible-nav-title.title.active,
  .account .block-collapsible-nav > .block-collapsible-nav-title.title.active {
    margin-bottom: 10px;
  }
}
.account .account-nav .item a,
.account .block-collapsible-nav .item a {
  color: #757575;
  font-size: 1.4rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
  text-transform: capitalize;
}
.account .account-nav .item a:hover,
.account .block-collapsible-nav .item a:hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.account .account-nav .item:hover,
.account .block-collapsible-nav .item:hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.account .account-nav .item:hover a,
.account .block-collapsible-nav .item:hover a,
.account .account-nav .item:hover span,
.account .block-collapsible-nav .item:hover span {
  color: #fc8927;
}
.account .account-nav .item.current a,
.account .block-collapsible-nav .item.current a,
.account .account-nav .item.current strong,
.account .block-collapsible-nav .item.current strong {
  color: #fc8927;
  font-size: 1.4rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
  display: block;
}
.account .account-nav .content,
.account .block-collapsible-nav .content {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding: 0;
}
.account-nav .item {
  margin-top: 0;
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart-container {
    display: flex;
    flex-direction: column;
  }
}
.checkout-cart-index .action.update,
.checkout-cart-index .action.clear {
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart-summary {
    order: 1;
    width: 100%;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart-summary select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 2px 0 0 2px;
    box-shadow: 0 1px 0 0 #ffffff inset, 0 -1px 0 0 rgba(204, 204, 204, 0.3) inset;
    background-image: url("../images/select-bg.svg");
    background-repeat: no-repeat;
    background-size: 10% auto;
    background-position: 98% -10px;
    text-indent: 0.01em;
    text-overflow: "";
    cursor: pointer;
  }
}
.checkout-cart-index .cart-summary > .title {
  color: #444444;
  font-size: 1.75rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
  text-align: center;
  margin: 0px;
  padding: 0 30px 10px;
  box-sizing: border-box;
  border-bottom: 1px solid #bfbfbf;
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart-summary > .title {
    display: none;
  }
}
.checkout-cart-index .cart-summary .block > .title:after {
  top: -15px;
}
.checkout-cart-index .cart-summary .block > .title strong {
  color: #444444;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.checkout-cart-index .cart-summary .block.shipping > .title {
  padding-right: 30px;
}
.checkout-cart-index .cart-summary > .block,
.checkout-cart-index .cart-summary > .checkout-methods-items {
  padding: 10px 30px;
}
@media only screen and (max-width: 1000px) {
  .checkout-cart-index .cart-summary > .block,
  .checkout-cart-index .cart-summary > .checkout-methods-items {
    padding-left: 18px;
    padding-right: 18px;
  }
}
.checkout-cart-index .cart-summary .cart-totals {
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  padding: 10px 0;
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart-summary .cart-totals {
    border-color: #edeaea;
  }
}
.checkout-cart-index .cart-summary .cart-totals th {
  padding: 0 0 10px 30px;
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart-summary .cart-totals th.mark:after {
    content: " : ";
    float: right;
    margin-right: 20px;
  }
}
.checkout-cart-index .cart-summary .cart-totals td {
  padding: 0 30px 10px 0;
}
.checkout-cart-index .cart-summary .cart-totals .grand.totals {
  border-top: 1px solid #bfbfbf;
}
.checkout-cart-index .cart-summary .cart-totals .grand.totals th,
.checkout-cart-index .cart-summary .cart-totals .grand.totals td {
  padding-top: 10px;
  padding-bottom: 0;
}
.checkout-cart-index .cart-summary .checkout-methods-items .action.primary {
  width: auto;
  padding: 7px 25px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1000px) {
  .checkout-cart-index .cart-summary .checkout-methods-items .action.primary {
    width: 100%;
  }
}
.checkout-cart-index #shopping-cart-table > caption {
  border: medium none;
  clip: unset;
  height: auto;
  margin: 0;
  overflow: unset;
  padding: 0 0 20px;
  position: static;
  text-align: left;
  width: auto;
  box-sizing: border-box;
  color: #444444;
  font-size: 2.125rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index #shopping-cart-table > caption {
    font-size: 1.75rem;
    padding: 5px 10px;
  }
}
.checkout-cart-index #shopping-cart-table .item-actions {
  margin-left: 130px;
}
@media only screen and (max-width: 1000px) {
  .checkout-cart-index #shopping-cart-table .item-actions {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1000px) {
  .checkout-cart-index #shopping-cart-table .product-item-details {
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index #shopping-cart-table .product-item-details {
    display: table-cell;
    vertical-align: top;
    padding-left: 10px;
  }
}
.checkout-cart-index #shopping-cart-table .item-actions .action,
.checkout-cart-index #shopping-cart-table .action-gift {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding: 0;
  color: #fc8927;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Light";
}
.checkout-cart-index #shopping-cart-table .item-actions .action:hover,
.checkout-cart-index #shopping-cart-table .action-gift:hover,
.checkout-cart-index #shopping-cart-table .item-actions .action:active,
.checkout-cart-index #shopping-cart-table .action-gift:active,
.checkout-cart-index #shopping-cart-table .item-actions .action:visited,
.checkout-cart-index #shopping-cart-table .action-gift:visited,
.checkout-cart-index #shopping-cart-table .item-actions .action:focus,
.checkout-cart-index #shopping-cart-table .action-gift:focus {
  color: #fc8927 !important;
  background-color: unset !important;
}
.checkout-cart-index #shopping-cart-table .item-actions .action.action-delete,
.checkout-cart-index #shopping-cart-table .action-gift.action-delete,
.checkout-cart-index #shopping-cart-table .item-actions .action.action-edit,
.checkout-cart-index #shopping-cart-table .action-gift.action-edit {
  margin-right: 5px;
}
.checkout-cart-index #shopping-cart-table .item-actions .action.action-delete:after,
.checkout-cart-index #shopping-cart-table .action-gift.action-delete:after,
.checkout-cart-index #shopping-cart-table .item-actions .action.action-edit:after,
.checkout-cart-index #shopping-cart-table .action-gift.action-edit:after {
  color: #757575;
  content: "|";
  margin-left: 5px;
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index #shopping-cart-table .item-actions .action.action-delete,
  .checkout-cart-index #shopping-cart-table .action-gift.action-delete {
    font-size: 0;
    padding-top: 18px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 1;
  }
  .checkout-cart-index #shopping-cart-table .item-actions .action.action-delete:after,
  .checkout-cart-index #shopping-cart-table .action-gift.action-delete:after {
    background-image: url(../images/Sprite-Category-Page.png);
    background-position: 29px 0;
    content: "";
    display: block;
    height: 17px;
    width: 16px;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index #shopping-cart-table .item-actions .action.action-edit,
  .checkout-cart-index #shopping-cart-table .action-gift.action-edit,
  .checkout-cart-index #shopping-cart-table .item-actions .action.action-towishlist,
  .checkout-cart-index #shopping-cart-table .action-gift.action-towishlist {
    font-size: 0 !important;
  }
  .checkout-cart-index #shopping-cart-table .item-actions .action.action-edit:before,
  .checkout-cart-index #shopping-cart-table .action-gift.action-edit:before,
  .checkout-cart-index #shopping-cart-table .item-actions .action.action-towishlist:before,
  .checkout-cart-index #shopping-cart-table .action-gift.action-towishlist:before {
    color: #757575;
    content: "\f040";
    font-family: FontAwesome;
    font-size: 15px;
    font-weight: normal;
    background-color: #f4f4f4;
    display: inline-block;
    height: 25px;
    text-align: center;
    width: 60px;
    vertical-align: middle;
    line-height: 1.5;
  }
  .checkout-cart-index #shopping-cart-table .item-actions .action.action-edit:after,
  .checkout-cart-index #shopping-cart-table .action-gift.action-edit:after,
  .checkout-cart-index #shopping-cart-table .item-actions .action.action-towishlist:after,
  .checkout-cart-index #shopping-cart-table .action-gift.action-towishlist:after {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index #shopping-cart-table .item-actions .action.action-towishlist:before,
  .checkout-cart-index #shopping-cart-table .action-gift.action-towishlist:before {
    content: "\f004";
  }
}
.checkout-cart-index .form.form-cart {
  padding: 15px;
  box-sizing: border-box;
  background-color: #ffffff;
  width: 68%;
  float: left;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .form.form-cart {
    width: 100%;
    background-color: transparent;
    padding: 0;
  }
}
.checkout-cart-index .form.form-cart .table > thead {
  border-bottom: 1px solid #bfbfbf;
  border-top: 1px solid #bfbfbf;
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .form.form-cart .table > thead {
    border-bottom: medium none;
    border-top: medium none;
  }
}
.checkout-cart-index .form.form-cart .table > thead > tr > th,
.checkout-cart-index .form.form-cart .table > thead > tr > td {
  border-bottom: medium none;
  padding: 20px;
  color: #444444;
  font-size: 1.75rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.checkout-cart-index .form.form-cart .table > tbody {
  border-bottom: 1px solid #bfbfbf !important;
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .form.form-cart .table > tbody {
    border-bottom: 10px solid #f2f2f2 !important;
  }
}
.checkout-cart-index .form.form-cart .table > tbody > tr > th,
.checkout-cart-index .form.form-cart .table > tbody > tr > td {
  padding: 20px;
}
@media only screen and (max-width: 800px) and (min-width: 768px) {
  .checkout-cart-index .form.form-cart .table > tbody > tr > th,
  .checkout-cart-index .form.form-cart .table > tbody > tr > td {
    padding: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .form.form-cart .cart.table-wrapper {
    background-color: #ffffff;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 800px) and (min-width: 768px) {
  .checkout-cart-index .form.form-cart .cart.table-wrapper .item .col.item {
    padding: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .form.form-cart .cart.table-wrapper .product-item-photo {
    position: static;
    width: auto;
    display: table-cell;
  }
}
.checkout-cart-index .form.form-cart .cart.main.actions {
  border-bottom: 1px solid #bfbfbf;
  padding: 0 20px;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 900px) {
  .checkout-cart-index .form.form-cart .cart.main.actions {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .form.form-cart .cart.main.actions {
    border-bottom: medium none;
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (max-width: 450px) {
  .checkout-cart-index .form.form-cart .cart.main.actions {
    padding: 0;
  }
}
.checkout-cart-index .form.form-cart .cart.main.actions > .action {
  margin-bottom: 20px;
}
@media only screen and (max-width: 900px) {
  .checkout-cart-index .form.form-cart .cart.main.actions > .action {
    width: 80%;
    display: block;
    float: none;
    margin: 0 auto 10px !important;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .form.form-cart .cart.main.actions > .action {
    width: 100%;
  }
}
.checkout-cart-index .form.form-cart .cart.main.actions > .action.continue {
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .form.form-cart .cart.main.actions > .action.continue {
    order: 2;
  }
}
.checkout-cart-index .form.form-cart .cart.main.actions > .action.clear {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .form.form-cart .cart.main.actions > .action.clear {
    order: 3;
  }
}
.checkout-cart-index .form.form-cart .cart.main.actions > .action.update {
  margin-left: 10px;
}
@media only screen and (max-width: 900px) {
  .checkout-cart-index .form.form-cart .cart.main.actions > .action.update {
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .form.form-cart .cart.main.actions > .action.update {
    order: 1;
    margin-bottom: 10px !important;
  }
}
.checkout-cart-index .price,
.checkout-cart-index .input-text.qty,
.checkout-cart-index .product-item-name {
  color: #444444;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.checkout-cart-index .wk-seller-block {
  color: #757575;
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
.opc-progress-bar-item._active > span {
  color: #fc8927;
}
.opc-progress-bar-item._active > span:after {
  font-size: 2.25rem;
  background-image: url(../images/Sprite-Checkout-Page.png);
  content: "";
}
.opc-progress-bar-item._active[step-name="shipping"] > span:after {
  background-image: url(../images/Sprite-Checkout-Page.png);
  content: "";
  background-position: -68px 0;
}
.opc-progress-bar-item._active[step-name="payment"] > span:after {
  background-position: 68px 0;
}
.opc-progress-bar-item._complete > span:after {
  font-size: 2.375rem;
}
.opc-progress-bar-item[step-name="shipping"] > span:after {
  background-position: -102px 0;
}
.opc-progress-bar-item[step-name="payment"] > span:after {
  background-position: 33px 0px;
}
.opc-progress-bar-item > span {
  font-size: 1.75rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  height: 45px;
  left: 90%;
  width: 45px;
  z-index: 1;
}
.opc-progress-bar-item > span:after {
  font-weight: normal;
  height: 33px;
  width: 33px;
  font-size: 1.625rem;
  background-image: url(../images/Sprite-Checkout-Page.png);
  content: "";
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  color: #444444;
  font-size: 2.125rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.checkout-index-index .page-header .header.content {
  padding-bottom: 15px;
}
.checkout-index-index .checkout-container > .messages {
  display: inline-block;
  margin: 20px 0;
  width: 66.6667%;
}
.opc-progress-bar,
.opc-wrapper {
  background-color: #ffffff;
  margin: 0;
  padding: 20px 20px 10px;
  box-sizing: border-box;
  width: 66.6667%;
  float: left;
}
@media only screen and (max-width: 1250px) {
  .opc-progress-bar,
  .opc-wrapper {
    width: 63%;
  }
}
@media only screen and (max-width: 767px) {
  .opc-progress-bar,
  .opc-wrapper {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .opc-progress-bar {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .opc-wrapper .primary {
    text-align: left;
  }
  .opc-wrapper .primary button {
    width: auto !important;
  }
}
.opc-wrapper .shipping-address-item {
  border: 1px solid #f2f2f2;
  width: 100% !important;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #f2f2f2;
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: visible;
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item > span:before {
  content: "\f046";
  color: #fc8927;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  content: "";
  display: none;
}
.opc-wrapper .action-select-shipping-item {
  background-color: unset;
  padding: 0;
  float: left;
  color: #757575;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Regular";
}
.opc-wrapper .action-select-shipping-item > span:before {
  margin-right: 15px;
  content: "\f096";
  font-family: Fontawesome;
}
.opc-wrapper .action-select-shipping-item:hover,
.opc-wrapper .action-select-shipping-item:focus,
.opc-wrapper .action-select-shipping-item:active {
  background-color: unset !important;
  color: #757575 !important;
}
.opc-sidebar {
  display: inline-block;
  float: none !important;
  margin-top: 0 !important;
  padding-left: 30px;
  box-sizing: border-box;
}
@media only screen and (max-width: 1250px) {
  .opc-sidebar {
    width: 37%;
  }
}
@media only screen and (max-width: 767px) {
  .opc-sidebar {
    width: auto;
  }
}
.opc-sidebar > div {
  background-color: #ffffff;
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .opc-sidebar > div {
    display: block;
  }
}
.opc-sidebar .opc-block-summary {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.opc-sidebar .opc-block-summary .items-in-cart > .title {
  background-color: #f5f5f5;
}
.opc-sidebar .opc-block-summary .items-in-cart > .title strong {
  color: #757575;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
  padding-left: 10px;
}
.opc-sidebar .opc-block-summary .items-in-cart > .title:after {
  content: "\e607";
  color: #757575;
}
.opc-sidebar .opc-block-summary .items-in-cart.active > .title:after {
  content: "\e618";
}
@media only screen and (max-width: 767px) {
  .opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-item {
    background-color: transparent;
  }
}
.opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-item :first-child {
  border-top: medium none;
}
.opc-sidebar .opc-block-summary .table-totals {
  margin-top: 20px;
}
.opc-sidebar .opc-block-summary .table-totals > tbody > tr:not(:last-child) {
  border-bottom: medium none !important;
}
.opc-sidebar .opc-block-summary .table-totals + .items-in-cart {
  margin-top: 20px;
}
.opc-sidebar .opc-block-summary .table-totals + .items-in-cart > .title {
  border-top: 1px solid #d1d1d1;
}
.opc-sidebar .opc-block-summary .product-item .price {
  font-size: 1.625rem !important;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover {
  background: unset !important;
}
.checkout-payment-method .payment-method-billing-address .billing-address-details,
.opc-block-shipping-information .shipping-information-content {
  color: #757575;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Regular";
}
.opc-estimated-wrapper .minicart-wrapper {
  background-color: #fc8927;
  border-radius: 3px;
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
.block-wishlist .actions-toolbar .action {
  font-size: 1.625rem;
  background: none repeat scroll 0 0 #fc8927;
  border: medium none !important;
  text-transform: capitalize;
  padding: 10px 25px;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
  box-sizing: border-box;
  padding: 7px 15px;
  border-radius: 3px;
}
.block-wishlist .actions-toolbar .action:hover,
.block-wishlist .actions-toolbar .action:focus,
.block-wishlist .actions-toolbar .action:active {
  background: none repeat scroll 0 0 #ef7915 !important;
  border: medium none !important;
  color: #ffffff !important;
  text-decoration: none;
}
.block-wishlist li.product-item {
  display: inline-block;
  width: 100%;
  position: static;
}
.block-wishlist li.product-item:not(:last-child) {
  border-bottom: 1px solid #bfbfbf;
}
.block-wishlist li.product-item .product-item-photo {
  display: inline-block;
  float: left !important;
  position: static !important;
}
.block-wishlist li.product-item .product-item-details {
  padding: 0 0 0 10px;
  margin: 0;
  position: static;
  max-width: 75%;
  float: right;
  box-sizing: border-box;
}
.block-wishlist .product-item-info {
  display: inline-block;
  padding-left: 15px;
  width: 100% !important;
  position: static;
  box-sizing: border-box;
}
.block-wishlist .product-item-info .product-image-photo {
  position: relative;
}
.block-wishlist .product-item-info .product-item-photo {
  max-width: 25%;
  float: left;
  margin: 0 !important;
}
.block-wishlist .product-item-actions {
  margin-left: 15px;
  position: absolute;
}
.block-wishlist .product-item-name {
  margin-right: 0;
}
.block-wishlist .product-item-name .product-item-link {
  color: #757575;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.wishlist-index-index button {
  text-transform: uppercase;
}
.wishlist-index-index .wk-mp-page-title {
  margin-bottom: 15px;
}
@media only screen and (max-width: 640px) {
  .wishlist-index-index .wk-mp-page-title {
    background-color: #ffffff;
    box-sizing: border-box;
    margin-bottom: 0;
    padding: 10px;
    width: 100%;
  }
}
.wishlist-index-index .wk-mp-page-title h2 {
  color: #444444;
  font-size: 1.75rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .wishlist-index-index .wk-mp-page-title h2 {
    color: #444444;
    font-size: 1.75rem;
    font-weight: normal;
    font-family: "Roboto-Medium";
  }
}
@media only screen and (max-width: 640px) {
  .wishlist-index-index .form-wishlist-items {
    background-color: transparent !important;
    padding: 0 !important;
  }
}
.wishlist-index-index .form-wishlist-items .wk-mp-page-title {
  margin-bottom: 30px;
}
@media only screen and (max-width: 640px) {
  .wishlist-index-index .form-wishlist-items .wk-mp-page-title {
    background-color: #ffffff;
    box-sizing: border-box;
    margin-bottom: 0;
    padding: 10px;
    width: 100%;
  }
}
.wishlist-index-index .form-wishlist-items .wk-mp-page-title button {
  float: right;
  text-transform: uppercase;
  padding: 10px 40px;
}
.wishlist-index-index .form-wishlist-items .box-tocart .field.qty {
  float: left;
  display: inline-block;
}
.wishlist-index-index .form-wishlist-items .box-tocart .field.qty > label,
.wishlist-index-index .form-wishlist-items .box-tocart .field.qty > .control {
  float: left;
  width: auto;
}
.wishlist-index-index .form-wishlist-items .box-tocart .field.qty > label:after {
  content: " :";
}
.wishlist-index-index .form-wishlist-items .box-tocart .field.qty + .product-item-actions {
  display: inline-block;
  float: left;
  line-height: 1;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .wishlist-index-index .form-wishlist-items .box-tocart .field.qty + .product-item-actions {
    float: right;
  }
}
.wishlist-index-index .form-wishlist-items .box-tocart .field.qty + .product-item-actions > .btn-remove {
  margin-right: 5px;
  float: left;
}
@media only screen and (max-width: 640px) {
  .wishlist-index-index .form-wishlist-items .box-tocart .field.qty + .product-item-actions > .btn-remove {
    font-size: 0;
    margin-right: 10px;
    position: absolute;
    right: 0;
    top: 0;
  }
}
.wishlist-index-index .form-wishlist-items .box-tocart .field.qty + .product-item-actions > .btn-remove:after {
  content: "|";
  margin-left: 5px;
  color: #757575;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Regular";
}
@media only screen and (max-width: 640px) {
  .wishlist-index-index .form-wishlist-items .box-tocart .field.qty + .product-item-actions > .btn-remove:after {
    background-image: url(../images/Sprite-Category-Page.png);
    background-position: 29px 0;
    content: "";
    display: block;
    height: 17px;
    width: 16px;
    margin: 0;
  }
}
.wishlist-index-index .form-wishlist-items .box-tocart .comment-box {
  display: inline-block;
  width: 100%;
}
.wishlist-index-index .form-wishlist-items .box-tocart .comment-box > .control {
  width: 100%;
}
.wishlist-index-index .form-wishlist-items .box-tocart .comment-box > .control .product-item-comment {
  background-color: #f5f5f5;
}
.wishlist-index-index .form-wishlist-items .box-tocart .comment-box > label {
  height: auto !important;
  position: static !important;
  width: auto !important;
}
.wishlist-index-index .form-wishlist-items .box-tocart .comment-box > label:after {
  content: " :";
}
.wishlist-index-index .form-wishlist-items .box-tocart .actions-primary {
  display: block;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .wishlist-index-index .form-wishlist-items .box-tocart .actions-primary {
    text-align: left;
  }
}
@media only screen and (max-width: 640px) {
  .wishlist-index-index .form-wishlist-items .box-tocart .actions-primary .action {
    float: left;
  }
}
.wishlist-index-index .form-wishlist-items .box-tocart .actions-primary > .action.tocart.primary {
  text-transform: uppercase;
  padding: 10px 40px;
}
@media only screen and (max-width: 640px) {
  .wishlist-index-index .form-wishlist-items .box-tocart .actions-primary > .action.tocart.primary {
    padding: 2px 10px;
  }
}
.wishlist-index-index .form-wishlist-items .box-tocart .label {
  color: #757575;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Regular";
}
@media only screen and (max-width: 767px) {
  .wishlist-index-index .form-wishlist-items .box-tocart .label {
    padding: 6px 15px 0 0;
  }
}
.wishlist-index-index .form-wishlist-items .actions-toolbar {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .wishlist-index-index .form-wishlist-items .actions-toolbar {
    display: block;
    margin-left: -20px !important;
    margin-right: -20px;
    width: auto;
  }
}
.wishlist-index-index .form-wishlist-items .actions-toolbar .primary {
  border-bottom: 1px solid #bfbfbf;
  border-top: 1px solid #bfbfbf;
  margin-top: 20px;
  padding-bottom: 2%;
  padding-top: 2%;
  text-align: right;
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
}
@media only screen and (max-width: 640px) {
  .wishlist-index-index .form-wishlist-items .actions-toolbar .primary {
    padding: 0;
    margin: 10px 0;
  }
}
.wishlist-index-index .form-wishlist-items .actions-toolbar .primary button.action {
  font-size: 1.5rem;
  background: none repeat scroll 0 0 #fc8927;
  border: medium none !important;
  text-transform: capitalize;
  padding: 10px 25px;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
  box-sizing: border-box;
  text-transform: uppercase;
  padding: 10px 40px;
  margin-bottom: 0;
  margin-right: 5px;
}
.wishlist-index-index .form-wishlist-items .actions-toolbar .primary button.action:hover,
.wishlist-index-index .form-wishlist-items .actions-toolbar .primary button.action:focus,
.wishlist-index-index .form-wishlist-items .actions-toolbar .primary button.action:active {
  background: none repeat scroll 0 0 #ef7915 !important;
  border: medium none !important;
  color: #ffffff !important;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .wishlist-index-index .form-wishlist-items .actions-toolbar .primary button.action {
    width: auto;
  }
}
@media only screen and (max-width: 640px) {
  .wishlist-index-index .form-wishlist-items .actions-toolbar .primary button.action {
    width: 50% !important;
    margin: 0 !important;
    float: left;
    border-radius: 0;
    padding: 12px;
  }
  .wishlist-index-index .form-wishlist-items .actions-toolbar .primary button.action.update:before {
    color: #ffffff;
    font-family: FontAwesome;
    content: "\f004";
    margin-right: 10px;
  }
}
.wishlist-index-index .form-wishlist-items .actions-toolbar .primary button.action.share {
  padding-left: 20px;
}
.wishlist-index-index .form-wishlist-items .actions-toolbar .primary button.action.share:before {
  color: #ffffff;
  content: "\f1e0";
  font-family: FontAwesome;
  font-size: 1.625rem;
  font-weight: normal;
  margin-right: 10px;
}
@media only screen and (max-width: 640px) {
  .wishlist-index-index .form-wishlist-items .actions-toolbar .primary button.action.share {
    border-left: 1px solid #bfbfbf !important;
    border-left-color: #ffffff !important;
  }
  .wishlist-index-index .form-wishlist-items .actions-toolbar .primary button.action.share:before {
    content: "\f004";
  }
}
.wishlist-index-index .form-wishlist-items .actions-toolbar .secondary {
  display: block;
  margin-top: 30px;
  text-align: left;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .wishlist-index-index .form-wishlist-items .actions-toolbar .secondary {
    display: none;
  }
}
@media only screen and (max-width: 900px) and (min-width: 640px) {
  .wishlist-index-index .form-wishlist-items .products-grid .product-items li {
    width: 50%;
  }
}
.wishlist-index-index .form-wishlist-items .products-grid .product-items li .product-item-info:hover,
.wishlist-index-index .form-wishlist-items .products-grid .product-items li .product-item-info.active {
  box-shadow: unset;
  margin: unset;
  padding: unset;
}
.wishlist-index-index .form-wishlist-items .add-all-to-cart-wrapper {
  margin-bottom: 20px;
  margin-top: 15px;
  margin-left: -20px;
  margin-right: -20px;
  width: auto;
}
@media only screen and (max-width: 640px) {
  .wishlist-index-index .form-wishlist-items .add-all-to-cart-wrapper {
    margin: -3px -20px 10px;
  }
}
.wishlist-index-index .form-wishlist-items .add-all-to-cart-wrapper .action {
  border-radius: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .wishlist-index-index .products-grid.wishlist {
    margin-right: 0;
    margin-bottom: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .wishlist-index-index .products-grid.wishlist .product-item {
    border: medium none;
  }
  .wishlist-index-index .products-grid.wishlist .product-item:not(:first-child) {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .wishlist-index-index .products-grid.wishlist .product-item .price-box {
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .wishlist-index-index .products-grid.wishlist .product-item-actions .action.edit,
  .wishlist-index-index .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 4px;
  }
}
.wishlist-index-index .column.main .page-title-wrapper {
  display: none !important;
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
.no-route-wrapper {
  background-color: #ffffff;
  box-sizing: border-box;
  margin: 40px auto 0;
  padding: 140px 0;
  text-align: center;
  width: 80%;
}
@media only screen and (max-width: 1100px) {
  .no-route-wrapper {
    width: 90%;
    padding: 100px 0;
  }
}
@media only screen and (max-width: 900px) {
  .no-route-wrapper {
    width: 100%;
    padding: 70px 0;
  }
}
@media only screen and (max-width: 767px) {
  .no-route-wrapper {
    margin: 20px auto;
    padding: 50px;
    width: 90%;
  }
}
@media only screen and (max-width: 500px) {
  .no-route-wrapper {
    padding: 25px;
  }
}
.no-route-wrapper.no-search {
  padding: 65px 0;
}
@media only screen and (max-width: 767px) {
  .no-route-wrapper.no-search {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 500px) {
  .no-route-wrapper.no-search {
    padding: 30px 20px;
  }
}
@media only screen and (max-width: 400px) {
  .no-route-wrapper.no-search {
    padding: 30px 10px;
  }
}
.no-route-wrapper.no-search .no-route-text {
  padding: 0;
  width: 60%;
}
@media only screen and (max-width: 1100px) {
  .no-route-wrapper.no-search .no-route-text {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .no-route-wrapper.no-search .no-route-text {
    width: 90%;
  }
}
.no-route-wrapper.no-search .no-route-text a {
  text-transform: capitalize;
}
.no-route-wrapper.no-search .no-route-icon {
  padding-bottom: 30px;
}
@media only screen and (max-width: 500px) {
  .no-route-wrapper.no-search .no-route-icon {
    width: 50%;
  }
}
@media only screen and (max-width: 400px) {
  .no-route-wrapper.no-search .no-route-icon {
    width: 60%;
  }
}
.no-route-wrapper .no-route-icon,
.no-route-wrapper .no-route-text,
.no-route-wrapper .back-home {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.no-route-wrapper .no-route-icon {
  padding-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .no-route-wrapper .no-route-icon {
    width: 70%;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 400px) {
  .no-route-wrapper .no-route-icon {
    width: 100%;
  }
}
.no-route-wrapper .no-route-text {
  padding-bottom: 45px;
}
@media only screen and (max-width: 767px) {
  .no-route-wrapper .no-route-text {
    padding-bottom: 30px;
  }
}
.no-route-wrapper .no-route-text > * {
  color: #979797;
  font-size: 1.875rem;
  font-weight: normal;
  font-family: "Roboto-Regular";
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.no-route-wrapper .back-home a {
  padding: 7px 15px;
  text-transform: uppercase;
  width: 300px;
}
@media only screen and (max-width: 767px) {
  .no-route-wrapper .back-home a {
    width: 200px;
  }
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
.page-title-wrapper {
  background-color: #ffffff;
  box-sizing: border-box;
  margin-top: 40px;
  padding: 15px 20px;
  display: none;
}
.page-title-wrapper h1 {
  margin-bottom: 0;
  color: #444444;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
  text-transform: uppercase;
  margin-top: 0;
}
body.account .column.main > .page-title-wrapper {
  display: inline-block;
  margin: 0 0 20px;
  padding: 0;
}
body.account .column.main > .page-title-wrapper .page-title {
  font-size: 2.1875rem;
}
.sidebar-main {
  padding-right: 0;
}
.page-product-downloadable .product-options-bottom .box-tocart + .product-social-links {
  display: none;
}
.block-compare .action.delete:before,
.block-wishlist .action.delete:before,
.block-reorder .action.delete:before {
  background-image: url(../images/Sprite-Category-Page.png);
  content: "";
  display: block;
  background-position: 29px 0;
  height: 17px;
  margin-top: 2px;
  width: 16px;
}
.block-compare .actions-toolbar,
.block-wishlist .actions-toolbar,
.block-reorder .actions-toolbar {
  max-width: unset;
}
.block-compare .product-item-name a,
.block-wishlist .product-item-name a,
.block-reorder .product-item-name a {
  color: #757575;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.block-reorder .product-item .checkbox {
  position: absolute;
  top: 0;
  vertical-align: unset;
}
.block-reorder .actions-toolbar,
.block-compare .actions-toolbar,
.block-wishlist .actions-toolbar {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
.block-reorder .actions-toolbar .primary,
.block-compare .actions-toolbar .primary,
.block-wishlist .actions-toolbar .primary {
  float: right;
}
.block-reorder .actions-toolbar .primary .action,
.block-compare .actions-toolbar .primary .action,
.block-wishlist .actions-toolbar .primary .action {
  font-size: 1.5rem;
  background: none repeat scroll 0 0 #fc8927;
  border: medium none !important;
  text-transform: capitalize;
  padding: 10px 25px;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
  box-sizing: border-box;
  text-transform: uppercase;
  padding: 5px 12px;
  margin-right: 0;
}
.block-reorder .actions-toolbar .primary .action:hover,
.block-compare .actions-toolbar .primary .action:hover,
.block-wishlist .actions-toolbar .primary .action:hover,
.block-reorder .actions-toolbar .primary .action:focus,
.block-compare .actions-toolbar .primary .action:focus,
.block-wishlist .actions-toolbar .primary .action:focus,
.block-reorder .actions-toolbar .primary .action:active,
.block-compare .actions-toolbar .primary .action:active,
.block-wishlist .actions-toolbar .primary .action:active {
  background: none repeat scroll 0 0 #ef7915 !important;
  border: medium none !important;
  color: #ffffff !important;
  text-decoration: none;
}
.block-reorder .actions-toolbar .secondary,
.block-compare .actions-toolbar .secondary,
.block-wishlist .actions-toolbar .secondary {
  float: left;
}
.block-reorder .actions-toolbar .secondary .action,
.block-compare .actions-toolbar .secondary .action,
.block-wishlist .actions-toolbar .secondary .action {
  text-transform: uppercase;
  color: #fc8927;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
  margin-top: 0;
}
.block-compare .action.delete:before {
  margin-left: 5px;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.swatch-option-link-layered.swatch-selected > .swatch-option.text {
  border: 1px solid #ff3b30 !important;
  padding: 3px !important;
  outline: medium none !important;
}
.swatch-option-link-layered.swatch-selected > .swatch-option.text:hover {
  padding: 3px !important;
}
.swatch-option-link-layered.swatch-selected > .swatch-option.color {
  background-clip: content-box !important;
  border: 1px solid #ff3b30 !important;
  padding: 2px !important;
}
.swatch-option-link-layered.swatch-selected > .swatch-option.color:hover:not(.disabled) {
  padding: 2px !important;
}
.swatch-option {
  border: medium none !important;
  border-radius: 3px;
  height: 25px !important;
  min-width: 25px !important;
  padding: 3px !important;
}
.swatch-option.selected.text {
  border: 1px solid #ff3b30 !important;
  padding: 3px !important;
  outline: medium none !important;
}
.swatch-option.selected.color {
  background-clip: content-box !important;
  border: 1px solid #ff3b30 !important;
  padding: 2px !important;
  outline: medium none !important;
}
.swatch-option.selected.color:hover:not(.disabled) {
  padding: 3px !important;
  outline: medium none !important;
  border: medium none !important;
  background-clip: unset !important;
}
.swatch-option:hover:not(.disabled) {
  border: medium none !important;
  outline: medium none !important;
}
.swatch-option.text {
  padding: 4px !important;
}
.swatch-option.text:hover:not(.disabled) {
  padding: 4px !important;
}
.swatch-option.color:hover:not(.disabled) {
  padding: 3px !important;
}
.column.main > .breadcrumbs {
  max-width: 1900px !important;
  background-color: #ffffff;
  box-sizing: border-box;
  padding: 5px 10px 5px 0 !important;
}
.breadcrumbs {
  padding: 0 !important;
  margin-bottom: 15px;
}
.breadcrumbs a {
  color: #757575;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
  color: #757575 !important;
  text-transform: capitalize;
}
.breadcrumbs strong {
  color: #fc8927;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.breadcrumbs .item:not(:last-child):after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 13px;
  font-weight: bold;
  line-height: 24px;
  margin: 0 3px;
  color: #757575;
}
.action.mailto.friend {
  margin-left: 0;
}
.product-reviews-summary {
  margin: 0;
}
.product-reviews-summary .rating-summary,
.product-reviews-summary .reviews-actions {
  display: inline-block;
}
.product-reviews-summary .reviews-actions a {
  color: #fc8927;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
  text-transform: capitalize;
}
.product-reviews-summary .reviews-actions a.action.add {
  text-transform: uppercase;
  padding: 10px 15px;
  border-radius: 3px;
  color: #fc8927;
  display: inline-block;
}
.product-reviews-summary .reviews-actions a.action.add:before {
  background-image: url(../images/sprite-product-page.png);
  content: "";
  background-position: 28px 1px;
  display: inline-block;
  height: 20px;
  line-height: 0;
  margin-right: 7px;
  vertical-align: sub;
  width: 20px;
}
.product-reviews-summary .reviews-actions a.action.add:hover,
.product-reviews-summary .reviews-actions a.action.add:focus,
.product-reviews-summary .reviews-actions a.action.add:active {
  background-color: #fc8927;
  color: #ffffff;
}
.product-reviews-summary .reviews-actions a.action.add:hover:before,
.product-reviews-summary .reviews-actions a.action.add:focus:before,
.product-reviews-summary .reviews-actions a.action.add:active:before {
  background-position: -112px -21px;
}
.rating-summary .rating-result:before {
  color: #bfbfbf;
}
.rating-summary .rating-result > span:before {
  color: #fc8927;
}
.review-control-vote label:before {
  color: #fc8927;
}
.review-control-vote:before {
  color: #bfbfbf;
}
.toolbar.toolbar-products {
  padding: 0 0 10px;
  border-bottom: 1px solid #bfbfbf;
}
.products.wrapper + .toolbar.toolbar-products {
  border-top: 1px solid #bfbfbf;
  border-bottom: medium none;
  margin-bottom: 5px;
  padding-bottom: 0;
  padding-top: 10px;
}
.products.wrapper ~ .toolbar .pages {
  float: none !important;
  margin: 0 auto;
}
.pages strong.page {
  background-color: #fc8927;
  border-radius: 3px;
  line-height: 8px;
  padding: 12px;
  color: #ffffff;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.pages a.page {
  border-radius: 3px;
  line-height: 8px;
  padding: 12px;
  border: unset;
  color: #757575;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.pages a.page:hover {
  background-color: #fc8927;
  color: #ffffff !important;
}
.pages a.page:focus,
.pages a.page:active,
.pages a.page:visited {
  color: #757575;
}
.pages .action {
  border: medium none;
}
.disount-wrapper {
  display: inline-block;
}
.disount-wrapper .percent-label,
.disount-wrapper .sale-label {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
  border-radius: 3px;
  text-align: center;
  display: inline-block;
}
.disount-wrapper .percent-label {
  background-color: #5ccd67;
  padding: 1px 8px;
}
.disount-wrapper .sale-label {
  background-color: #ff3b30;
  padding: 1px 5px;
}
.old-price,
.old.price {
  color: #757575;
}
.customer-account-create .form.create.account {
  padding: 20px 30px;
  background-color: #ffffff;
}
.review-list .block-title strong {
  color: #444444;
  font-size: 1.75rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.review-list .review-title {
  color: #444444;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
  margin: 0 0 5px;
}
.review-list .review-item {
  padding: 20px 0;
  border-color: #bfbfbf;
}
.review-list .rating-label {
  display: none;
}
.review-list .rating-star {
  color: #444444;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
  float: left;
  line-height: 28px;
  margin-left: 5px;
}
.review-list .rating-result {
  float: left;
}
.review-list .review-ratings {
  float: none;
}
.review-list .review-ratings ~ .review-content,
.review-list .review-ratings ~ .review-details {
  margin-left: 0;
  margin-top: 5px;
}
.review-list .review-details-label {
  color: #444444;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.review-list .review-details-label:after {
  content: " - ";
}
.review-list .review-details-value {
  color: #757575;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.review-list .review-date {
  display: inline;
  margin-left: 10px;
}
.review-list .review-content {
  margin-bottom: 10px;
  color: #757575;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.review-list .review-toolbar {
  margin: 0;
}
.review-list .review-toolbar .pager {
  margin: 5px 0;
}
/*---------------------------------------checkbox redesigned---------------------------------------*/
/* Base for label styling */
.xtremo-checkbox:not(:checked),
.xtremo-checkbox:checked {
  position: absolute;
  left: -9999px;
  top: unset;
}
.xtremo-checkbox:not(:checked) + label,
.xtremo-checkbox:checked + label {
  position: relative !important;
  padding-left: 1.65em !important;
  cursor: pointer;
  font-size: 1.5rem !important;
}
.xtremo-checkbox:not(:checked) + label:before,
.xtremo-checkbox:checked + label:before,
.xtremo-checkbox:not(:checked) + label:after,
.xtremo-checkbox:checked + label:after {
  left: 0;
  top: 2px;
  position: absolute;
  background-color: #ffffff;
}
.xtremo-checkbox:not(:checked) + label:before,
.xtremo-checkbox:checked + label:before {
  content: '';
  width: 12px;
  height: 12px;
  border: 2px solid #bfbfbf;
  border-radius: 3px;
}
.xtremo-checkbox:not(:checked) + label:after,
.xtremo-checkbox:checked + label:after {
  content: '\f14a';
  line-height: 1;
  transition: all .2s;
  color: #fc8927;
  font-family: "FontAwesome";
  font-size: 1.875rem;
}
.xtremo-checkbox:not(:checked):disabled + label:before,
.xtremo-checkbox:checked:disabled + label:before {
  box-shadow: none;
  border-color: #bfbfbf;
  background-color: #dddddd;
}
.xtremo-checkbox:not(:checked):focus + label:before,
.xtremo-checkbox:checked:focus + label:before {
  border: 2px solid #fc8927;
}
.xtremo-checkbox:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.xtremo-checkbox:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.xtremo-checkbox:checked:disabled + label:after {
  color: #bfbfbf;
}
.xtremo-checkbox:checked ~ a,
.xtremo-checkbox:checked ~ a > span {
  color: #fc8927;
}
.xtremo-checkbox:disabled + label {
  color: #dddddd;
}
.xtremo-checkbox + label:hover:before {
  border: 2px solid #fc8927;
}
.form.form-edit-account input[type="checkbox"]:not(:checked),
.form.form-newsletter-manage input[type="checkbox"]:not(:checked),
.form.form-edit-account input[type="checkbox"]:checked,
.form.form-newsletter-manage input[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
  top: unset;
}
.form.form-edit-account input[type="checkbox"]:not(:checked) + label,
.form.form-newsletter-manage input[type="checkbox"]:not(:checked) + label,
.form.form-edit-account input[type="checkbox"]:checked + label,
.form.form-newsletter-manage input[type="checkbox"]:checked + label {
  position: relative !important;
  padding-left: 1.65em !important;
  cursor: pointer;
  font-size: 1.5rem !important;
}
.form.form-edit-account input[type="checkbox"]:not(:checked) + label:before,
.form.form-newsletter-manage input[type="checkbox"]:not(:checked) + label:before,
.form.form-edit-account input[type="checkbox"]:checked + label:before,
.form.form-newsletter-manage input[type="checkbox"]:checked + label:before,
.form.form-edit-account input[type="checkbox"]:not(:checked) + label:after,
.form.form-newsletter-manage input[type="checkbox"]:not(:checked) + label:after,
.form.form-edit-account input[type="checkbox"]:checked + label:after,
.form.form-newsletter-manage input[type="checkbox"]:checked + label:after {
  left: 0;
  top: 2px;
  position: absolute;
  background-color: #ffffff;
}
.form.form-edit-account input[type="checkbox"]:not(:checked) + label:before,
.form.form-newsletter-manage input[type="checkbox"]:not(:checked) + label:before,
.form.form-edit-account input[type="checkbox"]:checked + label:before,
.form.form-newsletter-manage input[type="checkbox"]:checked + label:before {
  content: '';
  width: 12px;
  height: 12px;
  border: 2px solid #bfbfbf;
  border-radius: 3px;
}
.form.form-edit-account input[type="checkbox"]:not(:checked) + label:after,
.form.form-newsletter-manage input[type="checkbox"]:not(:checked) + label:after,
.form.form-edit-account input[type="checkbox"]:checked + label:after,
.form.form-newsletter-manage input[type="checkbox"]:checked + label:after {
  content: '\f14a';
  line-height: 1;
  transition: all .2s;
  color: #fc8927;
  font-family: "FontAwesome";
  font-size: 1.875rem;
}
.form.form-edit-account input[type="checkbox"]:not(:checked):disabled + label:before,
.form.form-newsletter-manage input[type="checkbox"]:not(:checked):disabled + label:before,
.form.form-edit-account input[type="checkbox"]:checked:disabled + label:before,
.form.form-newsletter-manage input[type="checkbox"]:checked:disabled + label:before {
  box-shadow: none;
  border-color: #bfbfbf;
  background-color: #dddddd;
}
.form.form-edit-account input[type="checkbox"]:not(:checked):focus + label:before,
.form.form-newsletter-manage input[type="checkbox"]:not(:checked):focus + label:before,
.form.form-edit-account input[type="checkbox"]:checked:focus + label:before,
.form.form-newsletter-manage input[type="checkbox"]:checked:focus + label:before {
  border: 2px solid #fc8927;
}
.form.form-edit-account input[type="checkbox"]:not(:checked) + label:after,
.form.form-newsletter-manage input[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.form.form-edit-account input[type="checkbox"]:checked + label:after,
.form.form-newsletter-manage input[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.form.form-edit-account input[type="checkbox"]:checked:disabled + label:after,
.form.form-newsletter-manage input[type="checkbox"]:checked:disabled + label:after {
  color: #bfbfbf;
}
.form.form-edit-account input[type="checkbox"]:checked ~ a,
.form.form-newsletter-manage input[type="checkbox"]:checked ~ a,
.form.form-edit-account input[type="checkbox"]:checked ~ a > span,
.form.form-newsletter-manage input[type="checkbox"]:checked ~ a > span {
  color: #fc8927;
}
.form.form-edit-account input[type="checkbox"]:disabled + label,
.form.form-newsletter-manage input[type="checkbox"]:disabled + label {
  color: #dddddd;
}
.form.form-edit-account input[type="checkbox"] + label:hover:before,
.form.form-newsletter-manage input[type="checkbox"] + label:hover:before {
  border: 2px solid #fc8927;
}
/*---------------------------------------radio redesigned---------------------------------------*/
/* Base for label styling */
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):not(:checked),
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):checked {
  position: absolute;
  left: -9999px;
  top: unset;
}
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):not(:checked) + label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5),
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):checked + label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5) {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):not(:checked) + label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):before,
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):checked + label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):before,
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):not(:checked) + label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):after,
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):checked + label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):after {
  left: 0;
  top: 0;
  position: absolute;
  background-color: #ffffff;
}
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):not(:checked) + label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):before,
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):checked + label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):before {
  content: '';
  width: 12px;
  height: 12px;
  border: 2px solid #bfbfbf;
  border-radius: 50%;
}
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):not(:checked) + label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):after,
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):checked + label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):after {
  height: 5px;
  width: 5px;
  margin-top: 5px;
  margin-left: 5px;
  background-color: #ffffff;
  border-radius: 50%;
  content: "";
  transition: all .2s;
}
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):not(:checked):disabled + label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):before,
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):checked:disabled + label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):before {
  box-shadow: none;
  border-color: #bfbfbf;
  background-color: #dddddd;
}
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):not(:checked):focus + label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):before,
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):checked:focus + label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):before {
  border: 2px solid #fc8927;
}
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):not(:checked) + label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5) {
  z-index: 9;
}
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):not(:checked) + label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):after {
  opacity: 0;
  transform: scale(0);
}
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):checked + label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):after {
  opacity: 1;
  transform: scale(1);
}
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):checked + label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):before {
  border-color: #fc8927;
  background-color: #fc8927;
}
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):checked:disabled + label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):after {
  color: #bfbfbf;
}
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):checked ~ a,
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):checked ~ a > span {
  color: #fc8927;
}
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection):disabled + label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5) {
  color: #dddddd;
}
input[type="radio"]:not(.admin__control-radio):not(.wk_rma_order_selection) + label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):hover:before {
  border: 2px solid #fc8927;
}
.table-wrapper.comparison {
  background-color: #ffffff;
  padding: 30px 20px 20px;
  box-sizing: border-box;
}
.table-wrapper.comparison #product-comparison .table-caption {
  padding-bottom: 25px;
  width: auto;
  height: auto;
  position: static;
  color: #444444;
  font-size: 2.5rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.table-wrapper.comparison #product-comparison tr td {
  color: #5d5d5d;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto-Regular";
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  box-shadow: 0 10px 16px -1px rgba(0, 0, 0, 0.2);
  margin: -10px;
  padding: 10px;
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
@media only screen and (max-width: 767px) {
  .products.wrapper + .toolbar.toolbar-products {
    border: medium none !important;
  }
  .products-grid .product-item-info:hover,
  .products-grid .product-item-info.active {
    box-shadow: unset !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  body.account .column.main > .page-title-wrapper {
    margin: 0 0 10px;
    background-color: #ffffff;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
  }
  .column.main {
    background-color: #f4f4f4 !important;
  }
  .column.main .product-item {
    background-color: #ffffff;
    border: 5px solid #f4f4f4;
    box-sizing: border-box;
    padding: 10px;
    margin: 0;
  }
  .toolbar.toolbar-products {
    border: medium none !important;
  }
  .toolbar.toolbar-products .toolbar-amount {
    display: none !important;
  }
  .toolbar.toolbar-products .toolbar-sorter .action.sorter-action {
    display: none !important;
  }
  .account .page-main {
    padding-top: 95px;
  }
  .account .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
    box-sizing: border-box;
    border-bottom: 1px solid #cccccc;
  }
  .account .block-collapsible-nav.wk-mp-main {
    top: 50px;
  }
  .account .block-collapsible-nav .title:after {
    top: unset !important;
  }
  .account .columns .sidebar-main {
    order: 1;
  }
  .account .columns .sidebar-additional {
    width: 100% !important;
  }
  .account .columns .column.main {
    -webkit-flex-basis: 100%;
    width: 100% !important;
  }
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
.footer.content .block-title {
  margin-bottom: 24px;
}
.footer.content .block-title strong {
  color: #bdbdbd;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Bold";
}
.footer.content .footer.links li a {
  color: #ffffff;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.footer.content .footer.links li a:hover {
  text-decoration: none;
}
.footer.content .footer.links li.current strong {
  color: #ffffff;
  font-size: 1.625rem;
  font-weight: normal;
  font-family: "Roboto-Medium";
}
.footer.content .switcher .switcher-trigger span {
  color: #ffffff;
}
.page-footer {
  background-color: #444444;
}
.page-footer .social.links {
  float: right !important;
  width: 20% !important;
}
@media only screen and (max-width: 1000px) {
  .page-footer .social.links {
    width: 30% !important;
  }
}
.page-footer .social.links .links {
  padding-right: 0;
}
.page-footer .social.links .footer.links {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
.page-footer .social.links ul.footer.links {
  width: auto;
}
.page-footer .social.links .block-title {
  display: block;
  width: auto;
}
.page-footer .social.links li.social_links {
  float: left;
  margin-right: 5px;
}
.page-footer .social.links li.social_links a {
  font-size: 0;
  display: inline-block;
}
.page-footer .social.links li.social_links a:before {
  background-image: url(../images/Sprite-Social-Icons.png);
  content: "";
  display: block;
  height: 34px;
  width: 34px;
}
.page-footer .social.links li.social_links.google_link a:before {
  background-position: -33px 0;
}
.page-footer .social.links li.social_links.facebook_link a:before {
  background-position: -66px 0;
}
.page-footer .social.links li.social_links.linkedin_link a:before {
  background-position: -99px 0;
}
.page-footer .social.links li.social_links.instagram_link a:before {
  background-position: -132px 0;
}
.page-footer .social.links li.card_links {
  float: left;
  margin-right: 5px;
  display: inline-block;
}
.page-footer .social.links li.card_links:hover {
  opacity: 1;
}
.page-footer .social.links li.card_links a {
  font-size: 0;
  cursor: default;
}
.page-footer .social.links li.card_links a:before {
  background-image: url(../images/Sprite-Credit-Card.png);
  content: "";
  display: block;
  height: 30px;
  width: 44px;
}
.page-footer .social.links li.card_links.visa_link a:before {
  background-position: -43px 0;
}
.page-footer .social.links li.card_links.discover_link a:before {
  background-position: -86px 0;
}
.page-footer .social.links li.card_links.master_link a:before {
  background-position: -129px 0;
}
.page-footer .social.links li.card_links.maestro_link a:before {
  background-position: -172px 0;
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Xtremo
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
@media only screen and (max-width: 767px) {
  .page-footer .social.links {
    width: 100% !important;
    display: inline-block;
    float: none;
    clear: both;
  }
  .page-footer .social.links li.card_links a {
    display: inline-block;
  }
  .page-footer .copyright {
    padding-left: 20px;
    padding-right: 20px;
  }
}
