/**
 * Copyright © 2013-2017 Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
ul,
ol {
  margin: 0;
  padding: 0;
}
._keyfocus *:focus,
input:focus:not([disabled]),
textarea:focus:not([disabled]),
select:focus:not([disabled]) {
  -webkit-box-shadow: none;
  box-shadow: none;
}
body {
  overflow-x: hidden;
}
body.layout-boxed-md #page {
  max-width: 1200px;
}
body.layout-boxed-lg #page {
  max-width: 1200px;
}
.cms-home h1.page-title {
  display: none !important;
}
.sections.nav-sections {
  margin-bottom: 0;
}
.sections.nav-sections .switcher-trigger strong:after {
  display: none;
}
div.page-header {
  margin: 0;
  padding: 0;
  border: none;
  /* width: 100%;
    .inline-block(); */
}
body:not(.cms-index-index) div.page-header {
  margin-bottom: 30px !important;
  /* float: left; */
  width: 100%;
}
div.page-header .page-main {
  padding-top: 0 !important;
}
div.page-header .fa {
  color: #999999;
  font-size: 16px;
}
div.page-header .block-call-online {
  float: left;
  width: 33.3%;
  text-align: left;
}
.rtl div.page-header .block-call-online {
  float: right !important;
}
.rtl div.page-header .block-call-online {
  text-align: right;
}
div.page-header .block-call-online * {
  float: left;
  font-weight: 500;
  line-height: 40px;
  color: #999999;
}
.rtl div.page-header .block-call-online * {
  float: right !important;
}
div.page-header .block-call-online .fa {
  font-size: 18px;
}
div.page-header .switcher-label {
  display: none;
}
div.page-header .custom-links li {
  float: left;
  font-size: 12px;
  line-height: 23px;
  margin-top: 10px;
  padding: 0 18px;
}
.rtl div.page-header .custom-links li {
  float: right !important;
}
div.page-header .custom-links li .fa {
  font-size: 14px;
  padding-right: 5px;
}
.rtl div.page-header .custom-links li .fa {
  padding-left: 5px;
  padding-right: inherit;
}
div.page-header .ves-menutop {
  padding: 12px 0;
}
div.page-header .ves-header1 {
  background-color: #191c21;
}
div.page-header .ves-header1 .logo-wrapper {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
div.page-header .ves-header1 .ves-menutop {
  padding: 0;
}
div.page-header .ves-header1 .ves-menutop .ves-megamenu {
  height: 58px;
}
div.page-header .ves-header1 div .ves-megamenu li.level0 {
  float: none !important;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
div.page-header .ves-header1 div .ves-megamenu li.level0 > a {
  color: #ffffff;
  font-weight: 500;
}
div.page-header .ves-header1 .minicart-wrapper .action.showcart {
  margin-top: 12px;
}
div.page-header .ves-header2#ves-header {
  background: #ffffff;
}
div.page-header .ves-header2#ves-header .header-content .fa {
  color: #666666;
}
div.page-header .ves-header2 .logo-wrapper,
div.page-header .ves-header2 .custom-links {
  float: left;
}
.rtl div.page-header .ves-header2 .logo-wrapper,
.rtl div.page-header .ves-header2 .custom-links {
  float: right !important;
}
div.page-header .ves-header2 .setting-wrapper {
  float: left;
  margin-left: 3px;
}
.rtl div.page-header .ves-header2 .setting-wrapper {
  float: right !important;
}
.rtl div.page-header .ves-header2 .setting-wrapper {
  margin-right: 3px;
  margin-left: inherit;
}
div.page-header .ves-header3 .header-content {
  background: #191c21;
  color: #999999;
}
div.page-header .ves-header3 .header-bottom {
  float: left;
  width: 100%;
  padding: 16px 0;
}
div.page-header .ves-header3 .header-bottom .fa {
  color: #666666;
}
div.page-header .ves-header3 .minicart-wrapper .action.showcart span.w-item {
  border-color: #e6e6e6;
  margin-left: 5px;
}
.rtl div.page-header .ves-header3 .minicart-wrapper .action.showcart span.w-item {
  margin-right: 5px;
  margin-left: inherit;
}
div.page-header .ves-header3 .custom-links li {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.rtl div.page-header .ves-header3 .custom-links li {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  border-left: none;
}
div.page-header .ves-header3 .custom-links li:last-child {
  padding-right: 0;
}
div.page-header .ves-header3 .custom-links li a {
  color: #999999;
}
div.page-header .ves-header3 .header-links,
div.page-header .ves-header3 .setting-links {
  padding-top: 10px;
}
div.page-header .ves-header3 .setting-links .options .switcher-currency-wrapper .action.toggle {
  border-width: 0;
}
div.page-header .ves-header3 .ves-menutop {
  padding-top: 16px;
}
div.page-header .ves-header3 div .ves-megamenu li.level0 > a {
  font-size: 14px;
}
div.page-header .ves-header4 .minicart-wrapper .action.showcart {
  margin-top: 12px;
}
div.page-header .ves-header4 .minicart-wrapper .action.showcart span.w-item .total-qty {
  background: #f03c43 !important;
}
.header-content {
  padding-top: 5px;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.header-content .header-left {
  position: absolute;
  z-index: 8;
  top: 55px;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
}
.header-content .header-left .options .action.toggle::after {
  font-size: 7px !important;
  font-style: normal;
}
.header-content .header-left .fa {
  margin-right: 3px;
}
.header-content .header-links-wrapper,
.header-content .setting-wrapper {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-style: italic;
}
.header-content .header-links-options a {
  color: #666;
  text-decoration: none;
}
.header-content .header-links-options a:hover {
  color: #666666;
}
.header-content .setting-links-dropdown li {
  border-bottom: 0;
  border-top: 1px solid #ddd;
}
.header-content .setting-links-dropdown li:first-child {
  border-top: 0;
}
.header-content .setting-links-dropdown li:hover {
  background: none !important;
}
.header-content .setting-links-dropdown li a {
  color: #666;
  text-decoration: none;
}
.header-content .setting-links-dropdown li a:hover {
  color: #666666;
}
.authentication-wrapper {
  margin: 0;
}
.header.panel {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
}
.header.panel a {
  color: #666;
  font-size: 16px;
}
.header.panel a:hover {
  color: #666666;
}
/* Keep header */
.navbar-fixed-top #ves-header {
  position: fixed;
  background: #282828;
  width: 100%;
  z-index: 999;
  box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.2);
}
.navbar-fixed-top .header-content {
  padding: 10px 0;
}
.navbar-fixed-top .header-content .header-left {
  top: 20px;
}
.navbar-fixed-top .header-content .minicart-wrapper {
  top: 14px;
}
.navbar-fixed-top .logo img {
  max-width: 120px;
  max-height: 50px;
}
.breadcrumbs {
  margin: 0;
  text-align: center;
}
.breadcrumbs ul.items {
  padding: 15px 0;
}
.breadcrumbs .item {
  text-transform: uppercase;
  line-height: 22px;
}
.breadcrumbs .item a {
  color: #999999;
}
.breadcrumbs .item a:visited {
  color: #999999;
}
.breadcrumbs .item a:hover,
.breadcrumbs .item a:focus {
  color: #ff5500;
}
.breadcrumbs .item:after {
  color: #999999;
}
.breadcrumbs .item strong {
  color: #999999;
}
.style-home2 .product-block .product-item-details {
  text-align: left;
}
.rtl .style-home2 .product-block .product-item-details {
  text-align: right;
}
.style-home2 .block.widget .product-item-info {
  margin-bottom: 30px;
}
.style-home2 .block.widget .product-item-info .product-item-name {
  min-height: 0;
  height: 40px;
  overflow: hidden;
}
.style-footer2 {
  border-top: 1px solid #e6e6e6;
}
.style-footer2 .box-highlighted .block .block-title,
.style-footer3 .box-highlighted .block .block-title,
.style-footer4 .box-highlighted .block .block-title {
  color: #191c21;
}
.style-footer2 .box-highlighted .block .block-title *,
.style-footer3 .box-highlighted .block .block-title *,
.style-footer4 .box-highlighted .block .block-title * {
  color: #191c21;
}
.style-footer2 .block.newsletter .label span,
.style-footer3 .block.newsletter .label span,
.style-footer4 .block.newsletter .label span {
  color: rgba(25, 28, 33, 0.6);
}
.style-footer2 .block.newsletter input,
.style-footer3 .block.newsletter input,
.style-footer4 .block.newsletter input {
  border: 1px solid #ccc;
}
.style-home4 .block.widget .product-item-info {
  margin-bottom: 30px;
}
.page-footer .style-footer4 {
  background: #f6f6f6;
  color: #666666;
}
.page-footer .style-footer4 li,
.page-footer .style-footer4 a {
  color: #666666;
}
.page-footer .style-footer4 .block .panel-default > .panel-heading *,
.page-footer .style-footer4 .block .block-title * {
  color: #191c21;
}
.page-footer .style-footer4 .copyright {
  color: #191c21;
}
.page-footer .style-footer4 .widget-sociallinks li .fa {
  color: #ffffff;
  background: rgba(102, 102, 102, 0.25);
}
.page-footer .style-footer4 .footer-border-top,
.page-footer .style-footer4 .footer-border-bottom {
  border-color: #e6e6e6;
}
.message.info,
.message.error,
.message.warning,
.message.notice,
.message.success {
  padding-left: 45px;
}
.rtl .message.info,
.rtl .message.error,
.rtl .message.warning,
.rtl .message.notice,
.rtl .message.success {
  padding-right: 45px;
  padding-left: inherit;
}
.message.info > *:first-child:before,
.message.error > *:first-child:before,
.message.warning > *:first-child:before,
.message.notice > *:first-child:before,
.message.success > *:first-child:before {
  left: 0;
}
.rtl .message.info > *:first-child:before,
.rtl .message.error > *:first-child:before,
.rtl .message.warning > *:first-child:before,
.rtl .message.notice > *:first-child:before,
.rtl .message.success > *:first-child:before {
  right: 0;
  left: auto;
}
.modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 0;
}
.ves-bannertop a {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.ves-bannertop a:last-child {
  margin-bottom: 0;
}
.ves-showcase {
  margin-bottom: 25px;
}
.ves-massbottom {
  margin-bottom: 25px;
}
.ves-massbottom .block {
  margin-bottom: 0;
}
.ves-massbottom .block .block-title strong {
  color: #ffffff;
}
.ves-massbottom .block .block-content {
  color: #ffffff;
  padding: 30px 0;
}
.brand-image img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.brand-image img:hover,
.brand-image img:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.block.brand-widget .block-title {
  margin-bottom: 0;
}
.call-online {
  float: left;
  color: #222;
}
.call-online span {
  color: #666666;
}
.ves-massbottom2 {
  margin-bottom: 30px;
}
.custom-footer-bg .page-footer {
  background: url("../images/bg-footer1.jpg") repeat transparent;
}
.page-footer {
  float: left;
  width: 100%;
  color: rgba(255, 255, 255, 0.7);
}
.page-footer li {
  list-style: none;
  color: rgba(255, 255, 255, 0.7);
}
.page-footer li a {
  color: rgba(255, 255, 255, 0.7);
}
.page-footer li a:hover {
  color: #ff5500;
  text-decoration: none;
}
.page-footer .panel-group,
.page-footer .widget-links {
  margin: 0;
}
.page-footer .panel-body {
  padding: 0;
}
.page-footer .fa {
  width: 32px;
}
.page-footer .block.vesbuilder-block {
  margin: 0;
}
.page-footer .block .panel-default > .panel-heading,
.page-footer .block .block-title {
  text-align: left;
  border: none;
  background: transparent;
  line-height: 30px;
  padding: 0;
  margin-bottom: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0;
  font-size: 20px;
  color: #ffffff;
}
.rtl .page-footer .block .panel-default > .panel-heading,
.rtl .page-footer .block .block-title {
  text-align: right;
}
.page-footer .block .panel-default > .panel-heading *,
.page-footer .block .block-title * {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  color: #ffffff;
}
.page-footer .block.vesbuilder-block > .block-content {
  padding-top: 0;
}
.page-footer .block .block-content {
  padding-bottom: 0;
}
.page-footer .widget-images img {
  margin-bottom: 40px;
}
.page-footer .widget-images.icon-paypal img {
  float: right;
}
.rtl .page-footer .widget-images.icon-paypal img {
  float: left !important;
}
.page-footer .box-highlighted .block .block-title {
  font-size: 30px;
  font-weight: 700;
  text-align: center !important;
}
.page-footer .box-highlighted .block .block-title * {
  font-size: 30px;
  font-weight: 700;
}
.page-footer .box-warning li {
  float: left;
  width: 48%;
  margin-right: 2%;
  position: relative;
}
.rtl .page-footer .box-warning li {
  float: right !important;
}
.rtl .page-footer .box-warning li {
  margin-left: 2%;
  margin-right: inherit;
}
.page-footer .box-warning li:before {
  display: inline-block;
  *display: inline;
  zoom: 1;
  content: "\f111";
  font-family: "FontAwesome";
  font-size: 5px;
  padding-right: 8px;
}
.rtl .page-footer .box-warning li:before {
  padding-left: 8px;
  padding-right: inherit;
}
.page-footer .box-info li {
  padding-bottom: 15px;
}
.page-footer .panel-group .panel-heading + .panel-collapse > .panel-body {
  border: none;
}
.widget-sociallinks li {
  float: left;
  margin-right: 10px;
  text-align: center;
}
.rtl .widget-sociallinks li {
  float: right !important;
}
.rtl .widget-sociallinks li {
  margin-left: 10px;
  margin-right: inherit;
}
.widget-sociallinks li .fa {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  font-size: 14px;
  height: 32px;
  line-height: 32px;
}
.copyright {
  color: #ffffff;
  font-size: 15px;
}
.copyright a {
  color: #ff5500;
}
.copyright a:hover {
  text-decoration: underline;
}
.scrollup {
  background: #666666;
  border-radius: 100%;
  bottom: 82px;
  -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
  color: #ffffff !important;
  cursor: pointer;
  font-size: 13px;
  font-weight: 600;
  height: 40px;
  line-height: 18px;
  padding: 2px;
  position: fixed;
  right: 10px;
  text-align: center;
  text-transform: uppercase;
  width: 40px;
  z-index: 9999;
}
.rtl .scrollup {
  left: 10px;
  right: auto;
}
.scrollup .fa {
  display: block;
}
.scrollup:hover {
  background: #333333 none repeat scroll 0 0;
  text-decoration: none;
}
div.pages li.item {
  float: left;
  min-width: 32px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #e6e6e6;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-right: 8px;
}
.rtl div.pages li.item {
  float: right !important;
}
.rtl div.pages li.item {
  margin-left: 8px;
  margin-right: inherit;
}
div.pages li.item .page {
  padding: 0 11px;
}
div.pages li.item span {
  font-weight: 600;
  color: #000000;
}
div.pages li.item:hover span,
div.pages li.item:focus span,
div.pages li.item.current span {
  color: #ff5500;
}
div.pages li.item.current strong.page {
  background: transparent;
}
div.pages .action {
  border: none;
  margin: 0 !important;
  background: transparent !important;
}
div.pages .action.previous,
div.pages .action.next {
  padding: 0 10px;
}
div.pages .action.previous > span,
div.pages .action.next > span {
  padding: 0 5px;
  overflow: visible;
  position: relative;
  width: auto;
  height: auto;
  font-weight: 600;
  color: #000000;
}
div.pages .action.previous > span.label,
div.pages .action.next > span.label {
  display: none;
}
div.pages .action.previous:before,
div.pages .action.next:before {
  font-weight: 600;
  font-size: 8px;
  color: #000000;
}
.toolbar .pages a.page {
  color: #666;
}
.toolbar .pages a.page:hover {
  color: #666666;
}
body.filter-active .page-wrapper {
  height: auto !important;
  margin-top: 0 !important;
  visibility: visible !important;
}
.page-wrapper {
  float: left;
  width: 100%;
}
.block-info.block-info-2columns .content,
.block-info.block-info-3columns .content {
  padding: 0;
  background: none;
}
.block-info.block-info-3columns .content .title {
  font-size: 20px;
  font-weight: bold;
}
.block-info.block-info-3columns .content .info {
  font-size: 16px;
}
.product-info-main .price-label {
  display: none;
}
.ves-contact .block-content,
.ves-contact .contact-customhtml {
  float: left;
  width: 100%;
}
.ves-contact .google-map {
  margin-bottom: 30px;
}
.ves-contact .media {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.ves-contact .media .fa {
  background: #ff5500;
  border-radius: 4px;
  color: #ffffff;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  padding: 0;
  margin-right: 10px;
}
.rtl .ves-contact .media .fa {
  margin-left: 10px;
  margin-right: inherit;
}
.themesettings-index-quickview .product-info-main .page-title-wrapper .page-title {
  margin-top: 0;
}
.fancybox-outer .popup_avaiable {
  text-align: center;
}
.cart-container .cart-summary {
  width: 26%;
}
.cart-container .cart.table-wrapper .actions-toolbar {
  margin-bottom: 10px;
}
.cart-container .cart.table-wrapper .item .col.item {
  padding-bottom: 0;
}
#checkout .opc-wrapper {
  width: 70%;
}
#checkout .modal-content {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border: 0;
}
/* Tools */
.text-left {
  text-align: left;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.f-none {
  float: none !important;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.col-no-padding {
  padding: 0 !important;
}
.row-no-margin {
  margin: 0 !important;
}
.no-bg {
  background: none !important;
}
#maincontent img {
  max-width: 100%;
}
#maincontent ul li {
  list-style: none;
}
.page-main-fluid {
  max-width: 100% !important;
  padding: 0 2% !important;
}
a:hover,
a:focus,
a:active {
  outline: none !important;
}
.page-wrapper .label {
  color: #999;
  font-size: 100%;
  font-weight: normal !important;
  padding: 0;
}
/* RTL Fix */
.rtl .f-left,
.rtl .pull-left {
  float: right !important;
}
.rtl .f-right,
.rtl .pull-right {
  float: left !important;
}
.rtl .text-left {
  text-align: right;
}
.rtl .text-right {
  text-align: left;
}
.rtl img.left-block {
  margin-right: 0;
}
.rtl img.right-block {
  margin-left: 0;
}
.rtl .col-lg-1,
.rtl .col-lg-2,
.rtl .col-lg-3,
.rtl .col-lg-4,
.rtl .col-lg-5,
.rtl .col-lg-6,
.rtl .col-lg-7,
.rtl .col-lg-8,
.rtl .col-lg-9,
.rtl .col-lg-10,
.rtl .col-lg-11,
.rtl .col-lg-12,
.rtl .col-md-1,
.rtl .col-md-2,
.rtl .col-md-3,
.rtl .col-md-4,
.rtl .col-md-5,
.rtl .col-md-6,
.rtl .col-md-7,
.rtl .col-md-8,
.rtl .col-md-9,
.rtl .col-md-10,
.rtl .col-md-11,
.rtl .col-md-12,
.rtl .col-sm-1,
.rtl .col-sm-2,
.rtl .col-sm-3,
.rtl .col-sm-4,
.rtl .col-sm-5,
.rtl .col-sm-6,
.rtl .col-sm-7,
.rtl .col-sm-8,
.rtl .col-sm-9,
.rtl .col-sm-10,
.rtl .col-sm-11,
.rtl .col-sm-12,
.rtl .col-xs-1,
.rtl .col-xs-2,
.rtl .col-xs-3,
.rtl .col-xs-4,
.rtl .col-xs-5,
.rtl .col-xs-6,
.rtl .col-xs-7,
.rtl .col-xs-8,
.rtl .col-xs-9,
.rtl .col-xs-10,
.rtl .col-xs-11,
.rtl .col-xs-12 {
  float: right;
}
.rtl .col-md-offset-3 {
  margin-left: auto;
  margin-right: 25%;
}
.rtl .page-layout-2columns-left .column.main {
  float: left;
}
.rtl .page-layout-2columns-left .sidebar {
  float: right;
  clear: right;
  padding-left: 2%;
  padding-right: 0;
}
.rtl .page-layout-2columns-right .column.main {
  float: right;
}
.rtl .page-layout-2columns-right .sidebar {
  float: left;
  clear: left;
  padding-right: 2%;
  padding-left: 0;
}
.rtl.page-layout-1column .filter-options-item {
  margin-right: 0;
  margin-left: 25px;
}
.rtl.catalog-category-view.page-layout-1column #layered-filter-block .filter-options-title {
  padding: 0 0 0 20px !important;
}
.rtl.catalog-category-view.page-layout-1column #layered-filter-block .filter-options-title:after,
.rtl.catalog-category-view.page-layout-1column-fullwidth #layered-filter-block .block-title:before {
  right: auto;
  left: 0;
}
.rtl .product-info-main,
.rtl .cart-summary {
  float: left !important;
}
.rtl .product-info-main .box-tocart .field.qty label,
.rtl .block-bundle-summary .box-tocart .field.qty label {
  float: right !important;
}
.rtl.page-product-downloadable .page-wrapper label,
.rtl.page-product-downloadable .page-wrapper .swatch-attribute-label {
  float: right;
  text-align: right !important;
}
.rtl.page-product-downloadable .product-addto-links {
  float: right;
}
.rtl.page-product-downloadable .product-options-wrapper {
  float: right;
}
.rtl.page-product-downloadable .product-options-wrapper input[type=checkbox] {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
.rtl.page-product-downloadable .product-options-bottom {
  float: left;
}
.rtl.page-product-downloadable .product-options-bottom .box-tocart {
  float: right;
}
.rtl .page-footer .widget-images.icon-paypal img {
  float: none !important;
}
.rtl .product.media,
.rtl .abs-shopping-cart-items-desktop,
.rtl.cms-index-index .ves-post.post-item .post-summary a,
.rtl .block-cart-failed,
.rtl .cart-container .cart-gift-item,
.rtl .cart-container .form-cart,
.rtl #checkout .opc-wrapper {
  float: right;
}
.rtl.cms-index-index .col-primary .owl-item:nth-child(2n+2) .ves-post.post-item .post-image {
  margin-left: 0;
  margin-right: -15px;
}
.rtl .opc-block-summary .product-item .product-item-name-block {
  text-align: right;
}
.rtl .minicart-wrapper .w-item {
  margin-left: 0;
  margin-right: -4px;
}
.rtl .nav-toggle {
  left: auto;
  right: 15px;
}
.rtl .navigation .level0 {
  right: 0;
  left: auto;
}
.rtl .navigation .level0 > .level1.parent::before {
  content: "\f104";
  left: 0;
  right: auto;
}
.rtl .nav-mobile li .opener {
  left: 0;
  right: auto;
}
.rtl .field-tooltip {
  left: 0;
  right: auto;
}
.rtl .filter-options-title {
  padding: 10px 10px 0 40px;
}
.rtl #layered-filter-block .swatch-option {
  float: right;
}
.rtl .cart.table-wrapper .product-item-photo {
  padding-left: 20px;
  padding-right: 0;
}
.rtl .authentication-wrapper {
  float: left;
  text-align: left;
}
.rtl #checkout .opc-wrapper {
  padding-left: 30px;
  padding-right: 0;
}
.rtl ul.list-social li a .fa {
  margin-left: -3px;
  margin-right: 0;
}
.rtl .page-header .ves-header3 .custom-links li:last-child {
  padding-right: 18px;
  padding-left: 0;
}
.rtl .page-header .ves-header3 .setting-links .options .switcher-currency-wrapper .action.toggle {
  border-width: 1px;
}
.rtl .page-header .ves-header3 .setting-links .options .switcher-language-wrapper .action.toggle {
  border-width: 0;
}
#maincontent .cms-content-important {
  margin: 0 0 30px;
  font-size: 18px;
}
.cms-noroute-index .page-wrapper {
  background: url("../images/bg-404.jpg") repeat-x scroll 0 46% transparent;
}
.cms-noroute-index .page-wrapper .page-main > .page-title-wrapper .page-title {
  display: none;
}
.cms-page-error {
  text-align: center;
  color: #666666;
  line-height: 25px;
  font-size: 16px;
}
.cms-page-error .norouter-logo {
  font-size: 120px;
  color: #d8e0e7;
  padding-left: 110px;
  margin-left: -110px;
  background: url("../images/icon-404.png") no-repeat 0 35% transparent;
}
.rtl .cms-page-error .norouter-logo {
  padding-right: 110px;
  padding-left: inherit;
}
.rtl .cms-page-error .norouter-logo {
  margin-right: -110px;
  margin-left: inherit;
}
.cms-page-error h1 {
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 3px;
  color: #191c21;
}
.cms-page-error button {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 14px 30px;
  letter-spacing: 1px;
  border-width: 0;
}
.cms-page-error .block {
  width: 57%;
  margin: 0 auto !important;
}
.cms-page-error .img-animation:before {
  display: none;
}
@media (max-width: 991px) {
  .panel.header .links,
  .panel.header .switcher {
    display: none;
  }
  .nav-sections {
    background: none;
    background: #f5f5f5;
  }
  .nav-toggle {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    left: 15px;
    position: absolute;
    top: 15px;
    z-index: 14;
  }
  .nav-toggle:before {
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    line-height: inherit;
    color: #ff5500;
    content: '\e609';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-toggle:hover:before {
    color: #ff5500;
  }
  .nav-toggle > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
}
@media (max-width: 991px) {
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: 5px;
  }
  .navigation .parent .level-top.ui-state-active {
    margin-left: 0;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: 8px 20px;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: inline-block !important;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -18px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    padding: 10px 0;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .nav-sections .header.links li {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    font-weight: 700;
    padding: 8px 20px;
  }
  .nav-sections .header.links li:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 8px 20px;
  }
  .nav-before-open {
    height: 100%;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open {
    /* .rtl {
            .page-wrapper{
                left: auto; 
                right: 80%;
                right: calc(~"100% - @{active-nav-indent}");
            }
            .nav-sections{left: auto; right: 0;}
        } */
  }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.01);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
}
@media (min-width: 992px) {
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 15px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    padding: 0;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: 0 !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
#shipping-new-address-form .field .label span {
  color: #333;
  font-size: 14px;
  font-weight: 600;
}
#shipping-new-address-form .field input#shipping-save-in-address-book {
  float: left;
}
.rtl #shipping-new-address-form .field input#shipping-save-in-address-book {
  float: right !important;
}
.page-layout-1column .columns,
.page-layout-1column-fullwidth .columns {
  display: block;
}
.navigation {
  background: transparent !important;
  border-top: 2px solid #333;
}
.navigation ul.ui-menu {
  padding: 0;
}
.navigation ul > li,
.navigation ol > li {
  margin-bottom: 0;
}
.navigation .level0 {
  margin: 0 !important;
}
.navigation .level0 .level1.parent::before {
  top: 15px !important;
}
.navigation .level0 > .level-top {
  text-transform: uppercase;
  padding: 0 28px!important;
  line-height: 58px !important;
}
.navigation .level0 > .level1.parent {
  position: relative;
}
.navigation .level0 > .level1.parent:before {
  position: absolute;
  content: "\f105";
  width: 20px;
  height: 20px;
  right: 0px;
  top: 10px;
  font-family: "FontAwesome";
}
.navigation .level0 .submenu {
  border: 1px solid #e6e6e6!important;
}
.navigation .level0 .submenu a {
  padding: 15px 20px!important;
}
.navigation .ui-menu > li > a {
  font-family: "Poppins", sans-serif;
  color: #000000 !important;
  font-weight: normal;
  letter-spacing: 3px;
}
.navigation .ui-menu > li > a.level-top {
  font-size: 16px;
}
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top {
  border: 0 !important;
}
.navigation .level0.active > .level-top::before,
.navigation .level0.has-active > .level-top::before {
  content: "";
  background: #666666;
  position: absolute;
  top: -2px;
  left: 0;
  width: 100%;
  height: 2px;
}
div .ves-megamenu {
  background: transparent;
  margin-bottom: 0;
  text-align: center;
}
div .ves-megamenu p {
  margin: 0;
}
div .ves-megamenu img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
div .ves-megamenu .megamenu-header .links li,
div .ves-megamenu .megamenu-footer .links li {
  display: inline-block;
  padding: 0 5px;
}
div .ves-megamenu .cat-label.pin-top {
  top: -10px;
  right: 20px;
}
.rtl div .ves-megamenu .cat-label.pin-top {
  left: 20px;
  right: auto;
}
div .ves-megamenu.menu-click li:hover a,
div .ves-megamenu.menu-hover li:hover a {
  color: #191c21;
}
div .ves-megamenu.menu-click li:hover a:hover,
div .ves-megamenu.menu-hover li:hover a:hover {
  color: #ff5500;
}
div .ves-megamenu li.level0 {
  float: left;
}
.rtl div .ves-megamenu li.level0 {
  float: right !important;
}
div .ves-megamenu li.level0 > a {
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  letter-spacing: 0.5px;
  color: #191c21;
  font-weight: 600;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 48px;
}
div .ves-megamenu li.level0 > a.fa {
  font-family: "FontAwesome";
}
div .ves-megamenu li.level0:hover > a,
div .ves-megamenu li.level0.active > a,
div .ves-megamenu li.level0 > a.active {
  background: rgba(255, 255, 255, 0.05);
  color: #ff5500;
}
div .ves-megamenu .caret {
  margin-left: 5px;
  right: 20px;
}
.rtl div .ves-megamenu .caret {
  margin-right: 5px;
  margin-left: inherit;
}
.rtl div .ves-megamenu .caret {
  left: 20px;
  right: auto;
}
div .ves-megamenu .megamenu-widget .block-title {
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #f1f1f1;
}
div .ves-megamenu .products-widget {
  position: relative;
  overflow: hidden;
}
div .ves-megamenu .products-widget .owl-nav {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  margin: 0;
}
.rtl div .ves-megamenu .products-widget .owl-nav {
  left: 0;
  right: auto;
}
div .ves-megamenu .products-widget .owl-nav a {
  float: left;
  width: 20px;
  cursor: pointer;
  border: 1px solid transparent;
  padding: 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
div .ves-megamenu .product-block .product-item-info:hover,
div .ves-megamenu .product-block .product-item-info:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
div .ves-megamenu .dropdown-submenu .dropdown-menu {
  margin-left: 0;
}
div .ves-megamenu .dropdown-submenu:hover > .dropdown-menu {
  min-width: 170px;
  position: absolute;
  left: 100%;
  top: 0;
}
.rtl div .ves-megamenu .dropdown-submenu:hover > .dropdown-menu {
  right: 100%;
  left: auto;
}
div .ves-megamenu.nav-mobile .dropdown-submenu:hover > .dropdown-menu {
  position: relative;
}
div .ves-megamenu .dropdown.submenu-alignleft > .dropdown-menu {
  left: auto;
  right: 0;
}
.rtl div .ves-megamenu .dropdown.submenu-alignleft > .dropdown-menu {
  left: 0;
  right: auto;
}
div .ves-megamenu .dropdown.submenu-alignright > .dropdown-menu {
  right: auto;
  left: 0;
}
.rtl div .ves-megamenu .dropdown.submenu-alignright > .dropdown-menu {
  right: 0;
  left: auto;
}
div .ves-megamenu .dropdown-menu {
  text-align: left;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.rtl div .ves-megamenu .dropdown-menu {
  text-align: right;
}
div .ves-megamenu .dropdown-menu .nav-item > a::before {
  content: "-";
  margin-right: 4px;
  font-size: 12px;
}
.rtl div .ves-megamenu .dropdown-menu .nav-item > a::before {
  margin-left: 4px;
  margin-right: inherit;
}
div .ves-megamenu .dropdown-menu .subgroup.level1 > a::before {
  content: "";
  margin: 0;
}
div .ves-megamenu .dropdown-menu a:hover,
div .ves-megamenu .dropdown-menu .subgroup.level1 > a:hover,
div .ves-megamenu .dropdown-menu .subgroup .subgroup .dropdown-mega a:hover {
  color: #ff5500;
}
div .ves-megamenu.ves-vertical {
  width: 100%;
  background: #ffffff;
  border: 1px solid #eee;
}
div .ves-megamenu.ves-vertical li.level0 > a > .caret {
  right: 20px;
  top: 25px;
  position: absolute;
}
.rtl div .ves-megamenu.ves-vertical li.level0 > a > .caret {
  left: 20px;
  right: auto;
}
div .ves-megamenu.ves-vertical li {
  float: left;
  width: 100% !important;
  border-color: #eee;
}
div .ves-megamenu.ves-vertical li a {
  float: left;
  width: 100%;
}
div .ves-megamenu.ves-vertical li a:hover {
  color: #ff5500;
}
div .ves-megamenu.ves-vertical li.level0 > a {
  display: block;
  color: #191c21;
  padding: 0 20px;
  line-height: 50px;
  text-transform: uppercase;
}
div .ves-megamenu.ves-vertical li.level0 > a:hover {
  color: #ff5500;
}
div .ves-megamenu.ves-vertical li.level0 > a .fa {
  float: left;
  font-size: 15px;
  padding-top: 16px;
  width: 25px;
  color: #ff5500;
}
.rtl div .ves-megamenu.ves-vertical li.level0 > a .fa {
  float: right !important;
}
div .ves-megamenu.ves-vertical li.level0 > a > span:not(.caret):not(.opener) {
  float: left;
  width: 85%;
}
div .ves-megamenu.ves-vertical li.level0:hover > a,
div .ves-megamenu.ves-vertical li.level0 a.active {
  background: transparent !important;
}
div .ves-megamenu.ves-vertical .dropdown > .dropdown-menu {
  left: 100%;
}
.rtl div .ves-megamenu.ves-vertical .dropdown > .dropdown-menu {
  right: 100%;
  left: auto;
}
.dropdown-left .ves-megamenu.ves-vertical .dropdown > .dropdown-menu,
.dropdown-left .ves-megamenu.ves-vertical .dropdown.submenu-alignright > .dropdown-menu {
  left: auto !important;
  right: 100%;
}
.rtl .dropdown-left .ves-megamenu.ves-vertical .dropdown > .dropdown-menu,
.rtl .dropdown-left .ves-megamenu.ves-vertical .dropdown.submenu-alignright > .dropdown-menu {
  left: 100%;
  right: auto;
}
.dropdown-left .ves-megamenu.ves-vertical li.level0 > a {
  line-height: 47px;
}
.header-verticalmenu {
  height: 54px;
  overflow: hidden;
}
.header-verticalmenu .block-title {
  position: relative;
  background: #333;
  padding: 0 20px;
  letter-spacing: 0;
  line-height: 54px;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
}
.header-verticalmenu .block-title:after {
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right: 20px;
  top: 16px;
  font-size: 14px;
  color: #414141;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #ffffff;
  text-align: center;
  line-height: 20px;
}
.rtl .header-verticalmenu .block-title:after {
  left: 20px;
  right: auto;
}
.header-verticalmenu .nav-menu {
  display: none;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  float: left;
  width: 100%;
  background: #ffffff;
  z-index: 99;
  position: relative;
}
.header-verticalmenu:hover {
  overflow: visible;
}
.header-verticalmenu:hover .nav-menu {
  display: block;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (max-width: 991px) {
  .ves-menutop .ves-megamenu li.level0 > a {
    color: #191c21 !important;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
  }
  .rtl .ves-menutop .ves-megamenu li.level0 > a {
    text-align: right;
  }
}
/*background RGBA
============================================*/
.border-right {
  border-right: 1px solid #f6f6f6;
}
.rtl .border-right {
  border-left: 1px solid #f6f6f6;
  border-right: none;
}
.border-left {
  border-left: 1px solid #f6f6f6;
}
.rtl .border-left {
  border-right: 1px solid #f6f6f6;
  border-left: none;
}
.border-top {
  border-top: 1px solid #f6f6f6;
}
.border-bottom {
  border-bottom: 1px solid #f6f6f6;
}
.footer-border-right {
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}
.rtl .footer-border-right {
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  border-right: none;
}
.footer-border-left {
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.rtl .footer-border-left {
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  border-left: none;
}
.footer-border-top {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.footer-border-bottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
/*inline-block
============================================*/
.display-flex {
  display: -webkit-flex;
  /* Safari */
  display: flex;
}
/* ---------------------------------- RTL Mixin --------------------------------------- */
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .block-addresses-list .items.addresses > .item {
    width: 48.8%;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .block-addresses-list .items.addresses > .item:nth-child(odd) {
    clear: left;
    float: left;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .bundle-options-container .legend.title,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .block-search .label,
  .dashboard-welcome-toggler,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after,
  .account .toolbar:before,
  .account .toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .header.content:after,
  .page-header .header.panel:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after,
  .account .toolbar:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .block.crosssell {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous),
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages,
  .account .toolbar .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .cart-gift-item,
  .cart-container .form-cart {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .cart-gift-item .actions,
  .cart-container .form-cart .actions {
    text-align: right;
  }
  .block-cart-failed .action.continue,
  .cart-container .cart-gift-item .action.continue,
  .cart-container .form-cart .action.continue {
    float: left;
  }
  .block-cart-failed .action.clear,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .form-cart .action.clear {
    margin-right: 10px;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 1200px;
    box-sizing: border-box;
  }
  .page-main {
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .ie9 .page-main {
    width: auto;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
    float: left;
    width: 100%;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 50%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-right: 0;
    padding-left: 2%;
  }
  .sidebar-additional {
    padding-left: 2%;
    clear: right;
  }
  .page-layout-3columns .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    padding-right: 2%;
    padding-left: 0;
    clear: left;
    float: left;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .fieldset > .field {
    margin: 0 0 29px;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #cccccc;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .gift-message .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .gift-message .field > .label {
    margin: 0;
  }
  .gift-message .field:before,
  .gift-message .field:after {
    content: '';
    display: table;
  }
  .gift-message .field:after {
    clear: both;
  }
  .gift-message .field.choice:before,
  .gift-message .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .gift-message .field .description {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .gift-message .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .gift-message .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .order-actions-toolbar .pages {
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .bundle-options-container .bundle-options-wrapper {
    float: left;
    width: 48%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 48%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: 0;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    position: relative;
    float: left;
    margin: 0 0 10px;
    margin-right: 10px;
  }
  .rtl .sidebar .product-items .product-item-info .product-item-photo {
    margin-left: 10px;
    margin-right: inherit;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-add-form {
    float: left;
  }
  .rtl .product-add-form {
    float: right !important;
  }
  .product.info.detailed .data > .item.content {
    margin-left: -100%;
  }
  .rtl .product.info.detailed .data > .item.content {
    margin-right: -100%;
    margin-left: inherit;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin: 0 0 40px;
  }
  .page-layout-1column .product-info-main {
    width: 50%;
  }
  .page-layout-1column .product.media {
    width: 47%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 50%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 47%;
  }
  .block-search {
    position: relative;
    margin: 0 !important;
    width: 100%;
    z-index: 4;
    margin-right: 15px;
  }
  .rtl .block-search {
    margin-left: 15px;
    margin-right: inherit;
  }
  .block-search input {
    position: static;
    border: none;
    height: 42px;
    padding-right: 35px;
    background: transparent;
    margin: 0;
  }
  .rtl .block-search input {
    padding-left: 35px;
    padding-right: inherit;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    background: transparent;
    position: absolute;
    border: none;
    display: inline-block;
    right: 0;
    top: 0;
    height: 100%;
    width: 40px;
    z-index: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .rtl .block-search .action.search {
    left: 0;
    right: auto;
  }
  .block-search .action.search .fa {
    font-size: 14px;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-top: 25px;
  }
  .checkout-index-index div.page-header .ves-header2 .logo-wrapper {
    line-height: 73px;
  }
  .checkout-index-index div.page-header .ves-header2 .ves-menutop {
    border: none;
  }
  .mark,
  mark {
    background: transparent;
  }
  .cart-container .form-cart {
    padding-left: 15px;
  }
  .cart-container .form-cart .action.clear {
    margin-left: 10px;
  }
  .rtl .cart-container .form-cart .action.clear {
    margin-right: 10px;
    margin-left: inherit;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item .price-excluding-tax .price {
    font-size: 14px;
    font-weight: 400;
  }
  .cart.table-wrapper .item .subtotal .price-excluding-tax .price {
    color: #333;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    padding-bottom: 35px;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-discount {
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    border: 0;
    box-sizing: border-box;
    padding-left: 15px;
    float: left;
  }
  .rtl .cart-discount {
    padding-right: 15px;
    padding-left: inherit;
  }
  .rtl .cart-discount {
    float: right !important;
  }
  .block.crosssell {
    width: 33.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0;
    margin-bottom: 30px !important;
    width: 73%;
  }
  .block.crosssell .products-crosssell {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 100%;
  }
  .block.crosssell .block-content {
    padding: 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper .block-minicart {
    right: 0px;
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 133.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #e4e4e4;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #1979c3;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 30%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block::before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .payment-methods .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .payment-method-billing-address .action-update {
    float: right;
  }
  .payment-method-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 55%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    float: left;
    margin: 0 10px 10px 0;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    width: 50%;
    min-width: 600px;
  }
  /* // My account
    .account.page-layout-2columns-left {
        .sidebar-main,
        .sidebar-additional {
            width: 22.3%;
        }
        .column.main {
            width: 77.7%;
        }
    } */
  .block-addresses-list .items.addresses > .item {
    margin-bottom: 20px;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 46%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 50%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 12px;
    margin-top: 5px;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .page-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    width: 100%;
    box-sizing: border-box;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .header.panel {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #191c21;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: auto;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n+1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n+1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: auto;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: auto;
    margin-left: 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(n+1) {
    margin-left: 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: auto;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    width: auto;
    margin-left: 0;
  }
  .block.widget .products-grid .product-item:nth-child(4n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-details {
    margin-left: 90px;
  }
}
p {
  margin: 0;
}
ul {
  list-style: none;
}
a {
  color: #666666;
}
a:hover {
  color: #ff5500;
}
body {
  color: #666666;
  font-family: "Poppins", georgia, serif;
  font-size: 14px;
}
.button,
button {
  background-color: #ff5500;
  color: #ffffff;
}
.page-wrapper .scrollup {
  color: #ffffff;
  background-color: #ff5500;
}
.page-wrapper .scrollup:hover {
  background-color: #e64d00;
}
.product-item-info {
  float: left;
  background-color: #ffffff;
  text-align: center;
}
.product-item-info .product-item-name a {
  color: #000000;
}
.product-item-info .product-item-name a:hover {
  color: #ff5500;
}
.product-item-info .price,
.product-item-info .special-price .price {
  color: #ff5500;
}
.product-item-info .old-price .price {
  color: #999999;
}
.product-item-info .product-item-description {
  color: #666666;
}
.product-item-info .countdown_timer_color {
  color: #191c21;
}
.product-item-info .icon .onsale {
  border-color: #ff5500;
}
.style-home3 .product-item-info .icon .onsale,
.style-home4 .product-item-info .icon .onsale {
  border-color: #f03c43;
}
.product-item-info .icon .onsale span {
  background: #ff5500;
}
.style-home3 .product-item-info .icon .onsale span,
.style-home4 .product-item-info .icon .onsale span {
  background: #f03c43;
}
.add-to-wishlist,
.add-to-compare,
.quick-view,
.add-to-cart,
.mailto {
  display: inline-block;
  padding: 0;
  margin: 5px;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  line-height: 40px;
  color: #666666;
  background: #ffffff;
}
.add-to-wishlist:hover,
.add-to-compare:hover,
.quick-view:hover,
.add-to-cart:hover,
.mailto:hover,
.add-to-wishlist:focus,
.add-to-compare:focus,
.quick-view:focus,
.add-to-cart:focus,
.mailto:focus {
  color: #ffffff;
  background: #ff5500;
}
.product-info-main .page-title-wrapper .page-title {
  font-weight: 600;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: -1px;
}
.block {
  margin-bottom: 30px;
}
.block .block-title {
  text-align: center;
  text-transform: uppercase;
  color: #191c21;
  font-weight: 700;
  font-size: 30px;
  letter-spacing: -1px;
  font-family: "Poppins", sans-serif;
  position: relative;
}
.block .block-title strong {
  padding: 0;
  text-transform: uppercase;
  color: #191c21;
  font-weight: 700;
  font-size: 30px !important;
  letter-spacing: -1px;
  font-family: "Poppins", sans-serif;
}
.block .pretext,
.block .pretext-html {
  text-align: center;
  color: #999999;
  margin-bottom: 20px;
  letter-spacing: 0;
  font-weight: normal;
  text-transform: none;
  font-size: 14px;
}
.block .pretext {
  float: left;
  width: 100%;
}
.block .block-content {
  padding: 15px 0;
}
.block.imageslider-widget .block-content {
  padding: 0;
}
.block.imageslider-widget .owl-nav {
  top: 42%;
}
.block.imageslider-widget .owl-dots {
  bottom: 25px;
  position: absolute;
  width: 100%;
}
.row-darked .block .block-title {
  color: #ffffff;
}
.row-darked .block .block-title strong {
  color: #ffffff;
}
.row-darked .block .pretext-html {
  color: rgba(255, 255, 255, 0.7);
}
#maincontent .widget-images:not(.no-effect) .img-animation {
  position: relative;
  float: left;
  width: 100%;
}
#maincontent .widget-images:not(.no-effect) .img-animation:before {
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  border: 2px solid transparent;
}
#maincontent .widget-images:not(.no-effect) .img-animation:hover:before,
#maincontent .widget-images:not(.no-effect) .img-animation:focus:before {
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  border-color: #ffffff;
}
.btn {
  border-width: 0;
}
.btn-danger {
  background-color: #f83d44;
  border-color: #f83d44;
}
.widget-images.block .block-content {
  padding: 0;
}
.create.info input#is_subscribed {
  margin: 2px 5px 0 0;
  float: left;
}
#shipping-new-address-form .field .label {
  text-align: left;
  margin-bottom: 12px;
  border: none;
}
.block-collapsible-nav .content {
  padding: 0;
}
.block-collapsible-nav .content .item {
  margin: 0;
}
.block-collapsible-nav .content .item a,
.block-collapsible-nav .content .item strong {
  line-height: 25px;
}
.fieldset .legend,
.column:not(.sidebar-main) form .actions-toolbar,
.column:not(.sidebar-additional) form .actions-toolbar {
  margin: 0 0 20px;
}
.minicart-wrapper .block-minicart {
  border: 1px solid #ddd;
}
.minicart-wrapper .minicart-items-wrapper {
  max-height: 410px;
}
.minicart-wrapper .action.showcart:after {
  display: none !important;
}
.minicart-wrapper .action.showcart .cart-title {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
  padding: 0 10px 5px;
}
.minicart-wrapper .action.showcart .fa {
  float: left;
  font-size: 20px;
}
.rtl .minicart-wrapper .action.showcart .fa {
  float: right !important;
}
.minicart-wrapper .action.showcart span.w-item {
  padding-left: 15px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.rtl .minicart-wrapper .action.showcart span.w-item {
  padding-right: 15px;
  padding-left: inherit;
}
.rtl .minicart-wrapper .action.showcart span.w-item {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  border-left: none;
}
.minicart-wrapper .action.showcart span.w-item .total-qty {
  float: left;
  width: 17px;
  height: 16px;
  line-height: 18px;
  color: #ffffff;
  text-align: center;
  background: #ff5500;
  margin-top: -5px;
  font-size: 11px;
  margin-left: -5px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.rtl .minicart-wrapper .action.showcart span.w-item .total-qty {
  float: right !important;
}
.rtl .minicart-wrapper .action.showcart span.w-item .total-qty {
  margin-right: -5px;
  margin-left: inherit;
}
.minicart-wrapper .action.showcart .label {
  font-size: 14px;
  font-weight: 500 !important;
  color: #ff5500;
  text-transform: uppercase;
}
.minicart-wrapper .w-item {
  display: inline-block;
  *display: inline;
  zoom: 1;
  line-height: normal;
  margin-left: -4px;
}
.minicart-wrapper .actions a {
  color: #666;
}
.minicart-wrapper .actions a:hover {
  color: #666666;
}
.minicart-wrapper .loader img {
  max-width: 20px;
}
.imageslider-widget {
  max-width: 100% !important;
  margin: 0;
  padding: 0 !important;
}
.imageslider-widget .customNavigation .owl-prev,
.imageslider-widget .owl-nav .owl-prev,
.imageslider-widget .customNavigation .owl-next,
.imageslider-widget .owl-nav .owl-next {
  text-indent: -99999px;
  position: absolute;
  top: 45%;
  background: rgba(0, 0, 0, 0.5) !important;
  color: #ffffff !important;
  width: 30px !important;
  height: 50px !important;
  line-height: 50px !important;
}
.imageslider-widget .customNavigation .owl-prev:before,
.imageslider-widget .owl-nav .owl-prev:before,
.imageslider-widget .customNavigation .owl-next:before,
.imageslider-widget .owl-nav .owl-next:before {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  font-family: "FontAwesome";
  font-size: 24px;
  text-indent: 0;
}
.imageslider-widget .customNavigation .owl-prev:hover,
.imageslider-widget .owl-nav .owl-prev:hover,
.imageslider-widget .customNavigation .owl-next:hover,
.imageslider-widget .owl-nav .owl-next:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.imageslider-widget .customNavigation .owl-prev,
.imageslider-widget .owl-nav .owl-prev {
  left: 15px;
}
.imageslider-widget .customNavigation .owl-prev:before,
.imageslider-widget .owl-nav .owl-prev:before {
  content: "\f104";
}
.imageslider-widget .customNavigation .owl-next,
.imageslider-widget .owl-nav .owl-next {
  right: 15px;
}
.imageslider-widget .customNavigation .owl-next:before,
.imageslider-widget .owl-nav .owl-next:before {
  content: "\f105";
}
.imageslider-widget .slidershow-info {
  width: 100%;
  position: absolute;
  top: 28%;
  left: 0;
  text-align: center;
  color: #ffffff;
  letter-spacing: 0.5px;
}
.imageslider-widget .slidershow-info h4 {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 12px 60px;
  border: 2px solid #ffffff;
}
.style-home2 .imageslider-widget .slidershow-info h4 {
  padding: 12px 20px;
}
.style-home4 .imageslider-widget .slidershow-info h4 {
  padding: 12px 20px;
}
.imageslider-widget .slidershow-info h1 {
  font-size: 68px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 10px;
  margin: 10px 0 30px;
}
.imageslider-widget .slidershow-info p {
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}
.imageslider-widget .slidershow-info a {
  color: #ffffff;
  letter-spacing: 2px;
  font-size: 12px;
  font-weight: 600;
  padding: 10px 45px;
  line-height: 30px;
  margin-top: 50px;
}
.imageslider-widget .slidershow-info a:hover,
.imageslider-widget .slidershow-info a:focus {
  background: #d64700;
}
.style-home2 .imageslider-widget .slidershow-info {
  width: auto;
  left: auto;
  right: 20%;
  top: 40%;
}
.style-home3 .imageslider-widget .slidershow-info {
  top: 24%;
}
.widget-carousel:not(.custom-detail) {
  text-align: center;
  margin-top: 30px;
}
.widget-carousel:not(.custom-detail) .item-content {
  width: 80%;
  margin: 0 auto;
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}
.widget-carousel:not(.custom-detail) .item-content .testimonial-img {
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 40px 0 25px;
}
.widget-carousel:not(.custom-detail) .item-content .testimonial-img:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #ffffff;
  content: "";
}
.widget-carousel:not(.custom-detail) .item-content .testimonial-img img {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #ffffff;
  margin: 0 auto;
}
.widget-carousel:not(.custom-detail) .item-content h4 {
  font-size: 16px;
  font-weight: 600;
}
.widget-carousel:not(.custom-detail) .item-content .testimonial-job {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
}
.swatch-option {
  height: 27px !important;
}
.account .sidebar-additional {
  margin-top: 0;
}
.sidebar .block .block-title {
  text-align: left;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.25px;
  text-transform: uppercase;
}
.rtl .sidebar .block .block-title {
  text-align: right;
}
.sidebar .block .block-title strong {
  font-size: 20px !important;
  font-weight: 700;
  letter-spacing: -0.25px;
  text-transform: uppercase;
  display: block;
  margin: 0;
}
.sidebar .block .block-content .block-content {
  padding: 0;
}
.sidebar .block .block-content .owl-nav,
.sidebar .block > .empty .owl-nav,
.sidebar .block .block-content .customNavigation,
.sidebar .block > .empty .customNavigation {
  display: none;
}
.sidebar .block.filter .block-title {
  display: none;
}
.sidebar .block.filter .block-content {
  padding-top: 0;
}
.sidebar .block.filter .filter-current {
  border-bottom: 1px solid #eee;
  padding: 15px 0;
  margin-bottom: 10px;
}
.sidebar .block.filter .filter-current .item {
  padding-left: 0;
  padding-right: 17px;
}
.sidebar .block.filter .filter-current .action.remove {
  left: auto;
  right: -2px;
}
.sidebar .block.filter .filter-current .action.remove::before {
  font-size: 14px !important;
}
.sidebar .block.filter .filter-current + .filter-actions {
  padding-bottom: 10px;
}
.sidebar .block.filter .filter-subtitle {
  display: none;
}
.sidebar .block.filter .filter-options {
  display: block;
  position: relative;
  top: 0;
}
.sidebar .block.filter .filter-options.active {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
}
.sidebar .block.filter .filter-options.active:first-child {
  border-top: none;
}
.sidebar .block.filter .filter-options.active:last-child {
  border-bottom: none;
}
.sidebar .block.filter .filter-options.active .filter-options-title:after {
  content: "-";
}
.sidebar .block.filter .filter-options .filter-options-title {
  font-weight: 700;
  font-size: 20px;
  color: #191c21;
  cursor: pointer;
  position: relative;
}
.sidebar .block.filter .filter-options .filter-options-title:after {
  position: absolute;
  content: "";
  width: 20px;
  height: 22px;
  right: 0;
  top: 2px;
  font-weight: 300;
  font-size: 20px;
  color: #666666;
}
.sidebar .block.filter .filter-options .filter-options-item.active .filter-options-title {
  color: #666666;
}
.sidebar .block.filter .filter-options .filter-options-content {
  display: block !important;
}
.sidebar .block.filter .filter-options .filter-options-content .item {
  margin: 0;
  padding: 5px 0;
}
.sidebar .block.filter .filter-options .filter-options-content a {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  color: #999999;
  padding: 0;
  margin: 0;
  background: none !important;
  position: relative;
  padding-left: 16px;
}
.rtl .sidebar .block.filter .filter-options .filter-options-content a {
  padding-right: 16px;
  padding-left: inherit;
}
.sidebar .block.filter .filter-options .filter-options-content a:not(.swatch-option-link-layered):before {
  color: #DDD;
  content: "\f096";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  top: 0;
  margin-right: 5px;
}
.rtl .sidebar .block.filter .filter-options .filter-options-content a:not(.swatch-option-link-layered):before {
  right: 0;
  left: auto;
}
.rtl .sidebar .block.filter .filter-options .filter-options-content a:not(.swatch-option-link-layered):before {
  margin-left: 5px;
  margin-right: inherit;
}
.sidebar .block.filter .filter-options .filter-options-content a:not(.swatch-option-link-layered):hover:before {
  content: "\f046";
  color: #ff5500;
}
.sidebar .block.filter .filter-options .filter-options-content a:hover {
  color: #ff5500;
}
.sidebar .product-block .product-item-info:hover {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.sidebar .productlist-widget.block .block-content {
  margin-bottom: 0;
  padding-bottom: 0;
}
.sidebar .block-compare .action.primary,
.sidebar .block-wishlist .action.primary,
.sidebar .block-reorder .action.primary {
  padding: 5px 10px;
}
.sidebar .block-reorder .product-item .field.item {
  display: block;
}
.sidebar .block-reorder .product-item-name {
  padding-left: 20px;
}
.rtl .sidebar .block-reorder .product-item-name {
  padding-right: 20px;
  padding-left: inherit;
}
.sidebar .block-reorder .control {
  position: absolute;
}
.block-image a {
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 30px;
  /* style for hover */
}
.block-image a:before {
  border: 1px solid #ffffff;
  bottom: 20px;
  content: "";
  left: 20px;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
.block-image a img {
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
.block-image a:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
.block-image a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  filter: grayscale(100%);
}
.product-block {
  /* 
	div[class^="swatch-opt-"]{
		position: absolute; 
		top: 20px; left: 20px;
		z-index: 99;
	} */
}
.product-block .product-img {
  overflow: hidden;
  position: relative;
}
.product-block .product-image {
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  float: left;
  min-width: 80px;
  max-width: 100%;
}
.rtl .product-block .product-image {
  float: right !important;
}
.grid .product-block .product-image {
  width: 100%;
}
.sidebar .product-block .product-image {
  width: auto;
}
.product-block .product-image .hover-image {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  visibility: hidden;
  left: -100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.product-block .product-image .product-item-actions {
  position: absolute;
  top: 30%;
  left: 0;
  z-index: 11;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  float: left;
  width: 100%;
}
.rtl .product-block .product-image .product-item-actions {
  right: 0;
  left: auto;
}
.product-block .product-image .product-item-actions .actions-secondary,
.product-block .product-image .product-item-actions .actions-primary {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 100%;
  text-align: center;
}
.product-block .product-image .product-item-actions .actions-secondary form,
.product-block .product-image .product-item-actions .actions-primary form {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.product-block .product-item-details {
  padding: 10px 20px;
  float: left;
  width: 100%;
}
.product-block .product-item-details .product-item-name a {
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}
.product-block .product-item-details .price-box {
  position: relative;
  margin: 10px 0 20px;
}
.product-block .product-item-details .price-box span {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.product-block .product-item-details .price-box .price-label {
  display: none;
}
.product-block .product-item-details .price-box .price {
  font-weight: 600;
}
.product-block .product-item-details .price-box .special-price,
.product-block .product-item-details .price-box .minimal-price {
  margin-right: 5px;
}
.rtl .product-block .product-item-details .price-box .special-price,
.rtl .product-block .product-item-details .price-box .minimal-price {
  margin-left: 5px;
  margin-right: inherit;
}
.product-block .product-item-details .price-box .special-price .price,
.product-block .product-item-details .price-box .minimal-price .price {
  font-weight: 600;
}
.product-block .product-item-details .price-box .old-price .price {
  font-size: 16px;
  font-weight: 500;
  color: #666666;
}
.product-block .product-item-info:hover,
.product-block .product-item-info:focus {
  -webkit-box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.12);
}
.product-block .product-item-info:hover .product-image .product-img a:after,
.product-block .product-item-info:focus .product-image .product-img a:after {
  float: left;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.08);
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.product-block .product-item-info:hover .hover-image,
.product-block .product-item-info:focus .hover-image,
.product-block .product-item-info:hover .product-item-actions,
.product-block .product-item-info:focus .product-item-actions {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  visibility: visible;
}
.product-block .product-reviews-summary {
  margin-bottom: 5px;
}
.product-block .description,
.product-block .reviews-actions {
  display: none;
}
.product-block .swatch-option {
  width: 30px;
  float: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.product-block .swatch-attribute-options {
  margin-top: 0;
}
.col-highlighted .product-block .product-item-details {
  float: right;
  width: 50%;
  padding: 10px 6% 0;
}
.rtl .col-highlighted .product-block .product-item-details {
  float: left !important;
}
.col-highlighted .product-block .product-item-details .product-item-name a {
  font-size: 24px;
}
.col-highlighted .product-item-info {
  -webkit-box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.12);
}
.col-highlighted .product-item-info .product-image {
  max-width: 49%;
  float: left;
}
.rtl .col-highlighted .product-item-info .product-image {
  float: right !important;
}
.col-highlighted .product-item-info .product-image .product-img a:after {
  float: left;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.05);
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.col-highlighted .product-item-info .product-item-description {
  font-size: 16px;
  line-height: 25px;
  float: left;
  width: 100%;
}
.col-success .product-block .product-item-info {
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}
.col-success .product-block .product-image {
  width: 37%;
}
.col-success .product-block .product-image .product-image .product-item-actions {
  top: 15%;
}
.col-success .product-block .product-item-details {
  text-align: left;
  float: right;
  width: 62%;
}
.rtl .col-success .product-block .product-item-details {
  text-align: right;
}
.rtl .col-success .product-block .product-item-details {
  float: left !important;
}
.col-success .product-block .product-item-details .product-item-name a {
  float: left;
  max-height: 44px;
  overflow: hidden;
}
.page.messages {
  float: left;
  width: 100%;
}
.block-new-customer .actions-toolbar > .primary {
  margin-bottom: 30px;
}
.checkout-onepage-success .action.primary {
  margin: 15px 0 !important;
}
.icon {
  position: absolute;
  left: 20px;
  top: 0;
  z-index: 12;
}
.rtl .icon {
  right: 20px;
  left: auto;
}
.icon > span {
  border-bottom: 1px dashed #7bc821;
  margin-right: 5px;
  float: left;
}
.icon > span span {
  background: #7bc821;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  text-transform: capitalize;
  float: left;
  line-height: 22px;
  padding: 0 10px;
}
.product.media {
  position: relative;
}
.product.media .icon span {
  color: #ffffff;
}
.product.media .icon .onsale {
  border-color: #ff5500;
}
.product.media .icon .onsale span {
  background: #ff5500;
}
.products-grid .product-item {
  margin: 0 !important;
}
.products-grid .product-item {
  width: 33.3333%;
}
.list.products-list .ves-grid-item {
  width: 100% !important;
}
.list.products-list .ves-grid-item .product-item-details {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.list.products-list .product-block .product-item-details {
  float: none;
  padding: 0;
  padding-left: 30px;
  text-align: left;
}
.rtl .list.products-list .product-block .product-item-details {
  padding-right: 30px;
  padding-left: inherit;
}
.rtl .list.products-list .product-block .product-item-details {
  text-align: right;
}
.list.products-list .product-block .product-item-details .product-item-name {
  font-size: 14px;
}
.list.products-list .product-block .product-item-details .product-item-name {
  margin-top: 0;
}
.list.products-list .product-block .product-item-photo {
  padding: 0;
}
.list.products-list .product-block .description {
  display: block;
}
.list.products-list .product-block .product-reviews-summary {
  margin-bottom: 5px;
}
.list.products-list a.more {
  color: #666;
}
.list.products-list a.more:hover {
  color: #666666;
}
.review-form .action.submit.primary {
  background: #2f2f2f;
  border-color: #2f2f2f;
  color: #ffffff !important;
}
.review-form .action.submit.primary:hover {
  background: #666666;
  border-color: #666666;
}
.product.data.items > .item.title {
  margin: 0 auto;
}
.product.data.items > .item.title > .switch {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  border-width: 0;
  font-weight: 600;
  padding: 15px !important;
  line-height: 30px;
  height: auto;
  text-transform: uppercase;
  color: #191c21;
}
.page-product-downloadable .product-add-form {
  width: 100%;
}
.fotorama__thumb-border {
  border: 1px solid #DDD !important;
}
.product-info-main .add-action,
.block-bundle-summary .add-action,
.page-product-downloadable .add-action {
  border: 1px solid #e6e6e6;
  color: #888;
  cursor: pointer;
  display: block;
  font-size: 9px;
  line-height: 20px;
  margin-left: -1px;
  position: relative;
  text-align: center;
  width: 26px;
  height: 20px;
}
.product-info-main .add-action.add-up,
.block-bundle-summary .add-action.add-up,
.page-product-downloadable .add-action.add-up {
  border-bottom: none;
}
.product-info-main .add-action:hover,
.block-bundle-summary .add-action:hover,
.page-product-downloadable .add-action:hover {
  color: #666666;
}
.product-info-main .field.qty .control,
.block-bundle-summary .field.qty .control,
.page-product-downloadable .field.qty .control {
  float: left !important;
}
.product-info-main .field.qty .input-text.qty,
.block-bundle-summary .field.qty .input-text.qty,
.page-product-downloadable .field.qty .input-text.qty {
  text-align: left;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-weight: 600;
  border-color: #e6e6e6 !important;
}
.rtl .product-info-main .field.qty .input-text.qty,
.rtl .block-bundle-summary .field.qty .input-text.qty,
.rtl .page-product-downloadable .field.qty .input-text.qty {
  text-align: right;
}
.product-info-main .product-addto-links,
.block-bundle-summary .product-addto-links,
.page-product-downloadable .product-addto-links {
  float: left;
}
.rtl .product-info-main .product-addto-links,
.rtl .block-bundle-summary .product-addto-links,
.rtl .page-product-downloadable .product-addto-links {
  float: right !important;
}
.product-info-main .product-addto-links span,
.block-bundle-summary .product-addto-links span,
.page-product-downloadable .product-addto-links span {
  display: none;
}
.product-info-main .product-addto-links a,
.block-bundle-summary .product-addto-links a,
.page-product-downloadable .product-addto-links a {
  margin-top: 0;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.product-info-main .product-addto-links a:hover,
.block-bundle-summary .product-addto-links a:hover,
.page-product-downloadable .product-addto-links a:hover {
  border-color: #ff5500;
}
.product-info-main .actions,
.block-bundle-summary .actions,
.page-product-downloadable .actions {
  vertical-align: top !important;
}
.product-info-main .ourservice-block,
.block-bundle-summary .ourservice-block,
.page-product-downloadable .ourservice-block {
  padding: 15px 0;
  margin: 0 !important;
}
.productlist-index-quickview .product-info-main .page-title {
  padding-top: 25px !important;
}
.fancybox-skin .action_button ul {
  margin-bottom: 0;
  margin-top: 15px;
}
.fancybox-skin .action_button ul li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  float: none;
  width: auto;
}
.fancybox-skin .action_button .button {
  padding: 0 18px;
  line-height: 35px;
  background: #2f2f2f;
  color: #ffffff;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  border: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.fancybox-skin .action_button .button:hover {
  background: #666666;
  text-decoration: none;
}
.owl-carousel {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.owl-carousel .owl-item {
  padding-left: 15px !important;
  padding-right: 15px !important;
  float: left;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  float: left;
}
.owl-carousel .owl-stage {
  float: left;
}
.owl-carousel .owl-nav {
  position: absolute;
  margin-top: 0;
  text-align: center;
  width: 97.5%;
  left: 15px;
  top: -16%;
}
.owl-carousel .owl-nav.disabled {
  display: none !important;
}
.owl-carousel .owl-nav [class*=owl-] {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 42px;
  height: 42px;
  border: 1px solid #DDD;
  padding: 0;
  color: #666666;
  font-size: 30px;
  margin: 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
  background: transparent;
  cursor: pointer;
  line-height: 42px;
  border-radius: 0;
}
.owl-carousel .owl-nav [class*=owl-]:hover,
.owl-carousel .owl-nav [class*=owl-]:focus {
  background: transparent;
  border-color: #000000;
  color: #000000;
}
.owl-nav .owl-prev {
  float: left;
}
.owl-nav .owl-next {
  float: right;
}
.owl-nav [class*=owl-]:hover {
  border-color: #333;
  text-decoration: none;
}
.owl-carousel .owl-dots.disabled {
  display: none !important;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-theme .owl-dots .owl-dot:hover span {
  background: #ff5500;
}
.productlist-widget .owl-carousel .owl-stage-outer,
.block.related .owl-carousel .owl-stage-outer,
.block.upsell .owl-carousel .owl-stage-outer {
  padding-bottom: 6px;
}
.countdown-timmer {
  float: left;
  width: 100%;
  margin: 10px 0;
}
.rtl .countdown-timmer {
  float: right !important;
}
.countdown-timmer .item-detail {
  display: none;
}
.countdown-timmer .item-countdown li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 11px;
  font-weight: 600;
  color: #3d3d3d;
  text-transform: uppercase;
  min-width: 60px;
  padding: 10px 5px 8px;
  margin: 0 5px;
  text-align: center;
  border: 2px solid #e6e6e6;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.countdown-timmer .item-countdown li .countdown_num {
  font-size: 24px;
  color: #ff5500;
}
.block.related,
.block.upsell {
  margin-bottom: 30px !important;
  padding-top: 50px;
  border-top: 1px solid #e6e6e6;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 100%;
}
.block.related .block-content,
.block.upsell .block-content {
  padding: 0;
}
.block.related .product-block .product-item-inner,
.block.upsell .product-block .product-item-inner,
.block.related .owl-dots,
.block.upsell .owl-dots {
  display: none;
}
.block.related .product-item,
.block.upsell .product-item {
  padding: 0 0 26px !important;
}
.block.related .products,
.block.upsell .products {
  margin: 0;
}
.block.upsell .block-title {
  margin-bottom: 30px;
}
.block.related {
  position: relative;
}
.block.related .block-actions {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 100%;
  margin-bottom: 40px;
  text-align: center;
}
.block.related .block-actions .action.select {
  padding: 2px 10px;
}
.block.related .choice.related {
  position: absolute;
  top: 8px;
  left: 10px;
  z-index: 10;
}
.block.related .choice.related label {
  display: none;
}
.brand-item {
  height: auto !important;
}
.footer-top .block .block-title strong {
  font-size: 16px;
  letter-spacing: 2px;
  color: #000000;
  font-weight: normal;
}
.footer-top .block .block-title strong:before,
.footer-top .block .block-title strong:after {
  display: none;
}
.footer-center .block .block-title {
  text-align: left;
}
.footer-center .block .block-title strong {
  font-size: 16px;
  color: #ffffff;
}
.footer-center .block .block-title strong:before,
.footer-center .block .block-title strong:after {
  display: none;
}
.block-aboutus .block-content {
  color: #666666;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
}
#login-form .actions-toolbar,
.block-new-customer .actions-toolbar,
.form-create-account .actions-toolbar {
  margin-left: 0 !important;
  text-align: left;
}
.rtl #login-form .actions-toolbar,
.rtl .block-new-customer .actions-toolbar,
.rtl .form-create-account .actions-toolbar {
  text-align: right;
}
#login-form .actions-toolbar > .primary,
.block-new-customer .actions-toolbar > .primary,
.form-create-account .actions-toolbar > .primary {
  float: left;
}
.rtl #login-form .actions-toolbar > .primary,
.rtl .block-new-customer .actions-toolbar > .primary,
.rtl .form-create-account .actions-toolbar > .primary {
  float: right !important;
}
#login-form .actions-toolbar > .primary .action,
.block-new-customer .actions-toolbar > .primary .action,
.form-create-account .actions-toolbar > .primary .action {
  margin-right: 15px;
}
.rtl #login-form .actions-toolbar > .primary .action,
.rtl .block-new-customer .actions-toolbar > .primary .action,
.rtl .form-create-account .actions-toolbar > .primary .action {
  margin-left: 15px;
  margin-right: inherit;
}
.login-container .fieldset::after {
  margin-left: 0 !important;
}
/* social internal module */
ul.list-social {
  padding: 0;
  margin: 0;
}
ul.list-social li {
  display: inline-block;
  margin-right: 3px;
}
ul.list-social li a {
  color: #555;
  font-size: 15px;
  width: 26px;
  height: 26px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
}
ul.list-social li a .fa {
  width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 50%;
  display: inline-block;
  margin-right: -3px;
}
ul.list-social li a.facebook {
  background: #3b5999;
}
ul.list-social li a.twitter {
  background: #55acef;
}
ul.list-social li a.google {
  background: #dc4d3c;
}
ul.list-social li a.pinterest {
  background: #cb2026;
}
ul.list-social li a.instagram {
  background: #4f7fa5;
}
ul.list-social li a.youtube {
  background: #e04e41;
}
ul.list-social li a.skype {
  background: #02b0ec;
}
ul.list-social li a:hover {
  opacity: 0.6;
}
.action.primary {
  border: none;
}
.abs-actions-addto-gridlist::before,
.table-comparison .wishlist.split.button > .action.split::before,
.product-items .wishlist.split.button > .action.split::before,
.products.list.items .action.towishlist::before,
.table-comparison .action.towishlist::before,
.product-item-actions .actions-secondary > .action::before {
  font-size: 14px;
}
.wishlist-index-index .products-grid .product-item {
  padding-left: 15px !important;
  margin-bottom: 20px !important;
}
.wishlist-index-index .products-grid .product-item .control {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.wishlist-index-index .products-grid .product-item .field.qty {
  float: left;
}
.wishlist-index-index .products-grid .product-item .product-item-actions {
  margin: 0;
}
.wishlist-index-index .products-grid .product-item .product-item-actions button {
  padding: 5px 10px;
}
.wishlist-index-index .products-grid .product-items {
  margin-left: -15px !important;
}
#ves-paneltool .panel-apply .btn {
  display: inline-block;
  line-height: 30px;
  padding: 0 15px !important;
  vertical-align: top;
  text-decoration: none;
  font-size: 14px !important;
}
#ves-paneltool .panel-apply .btn span {
  font-size: 14px !important;
}
#ves-paneltool .panel-apply .btn.btn-apply {
  background: #669900;
}
.feature-box .fbox-icon {
  float: left;
  margin: 10px 20px 0 0;
}
.rtl .feature-box .fbox-icon {
  float: right;
}
.rtl .feature-box .fbox-icon {
  margin: 10px 0 0 20px;
}
.feature-box .fbox-body {
  overflow: hidden;
}
.feature-box .fbox-body .fbox-icon {
  margin-top: 0;
}
.feature-box.feature-box-center {
  text-align: center;
}
.feature-box.feature-box-center .fbox-icon {
  float: none;
}
.feature-box .icons {
  background: #f1f1f1;
  border-radius: 50%;
}
.feature-box:hover .icons {
  background: #e6e6e6;
  color: #ffffff;
}
[class*="feature-box-"] .fbox-icon {
  float: none;
  margin: 0;
}
[class*="feature-box-"] h4 {
  padding: 10px 0 30px;
  position: relative;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}
[class*="feature-box-"] h4:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 30px;
  height: 2px;
  background-color: #ef2840;
}
[class*="feature-box-"].feature-box-center h4:before {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.flashsale {
  text-align: center;
  padding: 20px 0;
  padding-right: 50px;
}
.rtl .flashsale {
  padding-left: 50px;
  padding-right: inherit;
}
.flashsale .flashsale-description {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 25px;
}
.flashsale .countdown-timmer {
  margin-bottom: 30px;
}
.flashsale .button {
  margin-top: 15px;
  padding: 16px 40px;
  color: #ffffff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.flashsale .button:hover,
.flashsale .button:focus {
  background: #e64d00;
}
.feature-box-v3 .fbox-icon .icons {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 30px;
}
.feature-box-v3 .fbox-icon .icons.icons-plain {
  width: auto;
  height: auto;
  line-height: 100%;
}
.ourservice-block {
  margin-bottom: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.ourservice-block .media > .pull-left {
  padding-right: 10px;
}
.rtl .ourservice-block .media > .pull-left {
  padding-left: 10px;
  padding-right: inherit;
}
.ourservice-block .ourservice-heading,
.ourservice-block .ourservice-content {
  float: right;
  width: 73%;
  margin-top: 0;
}
.rtl .ourservice-block .ourservice-heading,
.rtl .ourservice-block .ourservice-content {
  float: left !important;
}
.ourservice-block .ourservice-heading a {
  color: #191c21;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
}
.ourservice-block .ourservice-content {
  color: #666666;
  font-size: 15px;
}
.ourservice-block .fa {
  font-size: 36px;
  color: #191c21;
  width: 75px;
  height: 75px;
  line-height: 75px;
  text-align: center;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.ourservice-block:hover {
  overflow: visible;
  cursor: default;
}
.ourservice-block:hover .fa {
  color: #ff5500;
}
.ourservice-block:hover .ourservice-heading {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  color: #ff5500;
}
.col-info .block-static-block {
  padding-top: 90px;
  font-size: 16px;
  color: #999999;
  line-height: 25px;
}
.col-info .block-static-block h1 {
  font-size: 30px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: -1px;
  margin-top: 0;
}
.col-info .block-static-block button.btn-large {
  padding: 13px 40px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 60px;
}
.style-default .col-info .block-static-block {
  padding-left: 20px;
  padding-right: 20px;
}
.post-content-wrap .post-image {
  overflow: hidden;
}
.blog-posts .owl-item {
  float: left;
}
.rtl .blog-posts .owl-item {
  float: right !important;
}
.ves-post.post-item .post-title {
  margin-top: 10px;
}
.ves-post.post-item .post-title a {
  color: #333;
  font-size: 20px;
}
.cms-index-index .ves-post.post-item {
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  color: #999999;
  background: #ffffff;
}
.cms-index-index .ves-post.post-item a {
  color: #999999;
}
.cms-index-index .ves-post.post-item .post-meta {
  float: left;
}
.cms-index-index .ves-post.post-item .post-title a {
  color: #191c21;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
}
.cms-index-index .ves-post.post-item .post-summary {
  text-transform: none;
  color: #666666;
  font-size: 16px;
  line-height: 25px;
  white-space: pre-wrap;
  margin-top: 22px;
}
.cms-index-index .ves-post.post-item .post-summary a {
  font-size: 12px;
  font-weight: 600;
  color: #191c21;
  letter-spacing: 1px;
  border: 2px solid #666666;
  padding: 8px 20px;
  line-height: 22px;
  text-transform: uppercase;
  margin: 30px 0;
  float: left;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.rtl .cms-index-index .ves-post.post-item .post-summary a {
  float: right !important;
}
.cms-index-index .ves-post.post-item .post-summary a:hover {
  color: #ffffff;
  text-decoration: none;
  border-color: #ff5500 !important;
  background: #ff5500;
}
.cms-index-index .col-primary .owl-item:nth-child(2n+2) .ves-post.post-item {
  color: rgba(255, 255, 255, 0.7);
}
.cms-index-index .col-primary .owl-item:nth-child(2n+2) .ves-post.post-item a {
  color: rgba(255, 255, 255, 0.7);
}
.cms-index-index .col-primary .owl-item:nth-child(2n+2) .ves-post.post-item .post-meta {
  background: #ff661a;
}
.cms-index-index .col-primary .owl-item:nth-child(2n+2) .ves-post.post-item .post-title a,
.cms-index-index .col-primary .owl-item:nth-child(2n+2) .ves-post.post-item .post-summary,
.cms-index-index .col-primary .owl-item:nth-child(2n+2) .ves-post.post-item .post-summary a {
  background: transparent !important;
  color: #ffffff;
  border-color: #ffffff !important;
}
.cms-index-index .col-primary .owl-item:nth-child(2n+2) .ves-post.post-item .post-summary a:hover {
  background: #333 !important;
  border-color: #333 !important;
}
.cms-index-index .col-primary .owl-item:nth-child(2n+2) .ves-post.post-item .post-image {
  position: absolute;
  top: 100%;
  width: 100%;
  float: left;
  padding: 0 15px;
  margin-left: -15px;
}
.rtl .cms-index-index .col-primary .owl-item:nth-child(2n+2) .ves-post.post-item .post-image {
  margin-right: -15px;
  margin-left: inherit;
}
.cms-index-index .col-primary .owl-item:nth-child(2n+2) .ves-post.post-item .post-image img {
  width: 100%;
}
.embed-responsive {
  height: 100%;
  padding: 0 !important;
}
.product-category-image {
  margin-bottom: 30px;
}
.product-category-image img {
  width: 100%;
}
.etabs .hidden-etabs {
  display: none !important;
}
div button.action-hide-popup {
  background: transparent !important;
}
.modal-content {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent !important;
}
.modal-header,
.modal-content,
.modal-footer {
  border: none !important;
}
.order-links {
  float: left;
  margin: 0;
}
.order-links .item {
  float: left;
  margin: 0 -1px -1px 0;
  line-height: 40px;
}
.order-links .item strong {
  background: #fff;
  position: relative;
  z-index: 2;
  border: 1px solid #ccc;
  display: block;
  font-weight: 400;
  border-bottom: 0;
  margin-bottom: -1px;
  padding: 1px 35px 2px 35px;
}
.order-links .item a {
  background: #f5f5f5;
  padding: 1px 35px;
  display: block;
  font-weight: 400;
  border-bottom: 0;
}
.order-details-items {
  float: left;
  border: 1px solid #ccc;
  margin-top: -1px;
  padding: 25px;
}
.order-details-items tfoot {
  background: #f5f5f5;
}
.order-details-items tfoot th {
  background: transparent;
}
.order-details-items tfoot th,
.order-details-items tfoot td {
  border: none !important;
  padding: 10px !important;
}
.block-order-details-view .block-title {
  float: left;
  width: 100%;
}
.table-comparison .cell.product.label,
.table:not(.cart):not(.totals) > thead > tr > th {
  border: none;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 0;
  right: 0;
}
.rtl .opc-block-shipping-information .shipping-information-title .action-edit {
  left: 0;
  right: auto;
}
.product-list-categories {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
.rtl .product-list-categories {
  float: right !important;
}
.product-list-categories span {
  color: #191c21;
  font-weight: 500;
  float: left;
  margin-right: 8px;
}
.rtl .product-list-categories span {
  float: right !important;
}
.rtl .product-list-categories span {
  margin-left: 8px;
  margin-right: inherit;
}
.product-list-categories a {
  color: #999999;
}
.productlist-index-quickview .page-main > .page-title-wrapper,
.themesettings-index-quickview .page-main > .page-title-wrapper,
.productlist-index-quickview .product-category-image,
.themesettings-index-quickview .product-category-image {
  display: none;
}
.productlist-index-quickview .bundle-options-wrapper .fieldset,
.themesettings-index-quickview .bundle-options-wrapper .fieldset {
  margin-bottom: 20px;
}
.productlist-index-quickview .bundle-options-wrapper .field,
.themesettings-index-quickview .bundle-options-wrapper .field {
  float: left;
  width: 100%;
  margin: 15px 0 0 !important;
}
.productlist-index-quickview .bundle-options-wrapper .label,
.themesettings-index-quickview .bundle-options-wrapper .label {
  text-align: left;
}
.rtl .productlist-index-quickview .bundle-options-wrapper .label,
.rtl .themesettings-index-quickview .bundle-options-wrapper .label {
  text-align: right;
}
.productlist-index-quickview .bundle-options-wrapper p.required,
.themesettings-index-quickview .bundle-options-wrapper p.required {
  color: red;
  margin-bottom: 30px;
}
.productlist-index-quickview #bundleSummary .box-tocart,
.themesettings-index-quickview #bundleSummary .box-tocart {
  float: left;
}
.rtl .productlist-index-quickview #bundleSummary .box-tocart,
.rtl .themesettings-index-quickview #bundleSummary .box-tocart {
  float: right !important;
}
.productlist-index-quickview .bundle-summary,
.themesettings-index-quickview .bundle-summary {
  float: left;
  width: 100%;
}
.block-authentication .block-customer-login .label {
  color: #333;
}
.catalog-category-view.page-layout-3columns .products-grid .product-item {
  width: 50%;
}
.catalog-category-view.page-layout-3columns .toolbar select {
  min-width: 0;
  padding: 0;
}
.catalog-category-view.page-layout-3columns .column.main {
  float: none !important;
}
.catalog-category-view.page-layout-1column-fullwidth #layered-filter-block {
  background: #f5f5f5;
  padding: 12px 20px;
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
.catalog-category-view.page-layout-1column-fullwidth #layered-filter-block .filter-content {
  display: none;
}
.catalog-category-view.page-layout-1column-fullwidth #layered-filter-block strong {
  float: left;
  width: 100%;
  position: relative;
  cursor: pointer;
  line-height: 32px;
}
.catalog-category-view.page-layout-1column-fullwidth #layered-filter-block .block-title strong:before {
  content: "+";
  font-size: 20px;
  line-height: 22px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.rtl .catalog-category-view.page-layout-1column-fullwidth #layered-filter-block .block-title strong:before {
  left: 5px;
  right: auto;
}
.catalog-category-view.page-layout-1column-fullwidth #layered-filter-block.filter.active .filter-content {
  display: block;
  float: left;
  width: 100%;
  padding-bottom: 0;
}
.catalog-category-view.page-layout-1column-fullwidth #layered-filter-block.filter.active .block-title strong:before {
  content: "-";
}
div#ui-id-1.block.block-minicart.empty.ui-dialog-content.ui-widget-content {
  display: block;
  position: absolute;
}
ul#ui-id-3.dropdown.setting-links-dropdown.ui-dialog-content.ui-widget-content {
  display: block;
  position: absolute;
}
ul#ui-id-2.dropdown.header-links-dropdown.ui-dialog-content.ui-widget-content {
  position: absolute;
}
@media (min-width: 1199px) {
  .col-info .block-static-block {
    padding-top: 190px;
  }
  .style-default .col-info .block-static-block {
    padding-left: 180px;
    padding-right: 180px;
  }
  .style-home4 .col-info .block-static-block {
    color: #ffffff;
    font-size: 15px;
  }
  .style-home4 .col-info .block-static-block h1 {
    font-size: 36px;
  }
  .style-home4 .col-info .block-static-block button.btn-large {
    padding: 8px 20px;
    letter-spacing: 1px;
  }
  .flashsale {
    padding: 80px 0 20px;
    padding-right: 80px;
  }
  .rtl .flashsale {
    padding-left: 80px;
    padding-right: inherit;
  }
  .col-highlighted .product-block .product-item-details {
    padding-top: 45px;
  }
  .cms-index-index .ves-post.post-item .post-meta {
    padding: 25px;
  }
  .cms-index-index .style-home4 .ves-post.post-item .post-meta {
    padding: 10px;
  }
  .cms-index-index .col-danger .blog-posts .owl-item.active {
    width: 800px !important;
  }
  .cms-index-index .col-danger .blog-posts .owl-item.active .ves-post.post-item {
    float: left;
  }
  .rtl .cms-index-index .col-danger .blog-posts .owl-item.active .ves-post.post-item {
    float: right !important;
  }
  .cms-index-index .col-danger .blog-posts .owl-item.active .ves-post.post-item .post-image {
    float: left;
    width: 48%;
  }
  .rtl .cms-index-index .col-danger .blog-posts .owl-item.active .ves-post.post-item .post-image {
    float: right !important;
  }
  .cms-index-index .col-danger .blog-posts .owl-item.active .ves-post.post-item .post-meta {
    float: right;
    width: 51%;
  }
  .rtl .cms-index-index .col-danger .blog-posts .owl-item.active .ves-post.post-item .post-meta {
    float: left !important;
  }
  .cms-index-index .style-home2 .ves-post.post-item {
    background: #f3f3f3;
  }
  .style-home2 .col-danger .blog-posts .owl-item.active:first-child,
  .style-home2 .col-danger .blog-posts .owl-item.active:nth-child(4n) {
    width: 400px !important;
  }
  .cms-index-index .style-home2 .col-danger .blog-posts .owl-item.active:first-child .ves-post.post-item,
  .cms-index-index .style-home2 .col-danger .blog-posts .owl-item.active:nth-child(4n) .ves-post.post-item {
    background: #f3f3f3;
  }
  .cms-index-index .style-home2 .col-danger .blog-posts .owl-item.active:first-child .ves-post.post-item .post-image,
  .cms-index-index .style-home2 .col-danger .blog-posts .owl-item.active:nth-child(4n) .ves-post.post-item .post-image {
    width: 100%;
  }
  .cms-index-index .style-home2 .col-danger .blog-posts .owl-item.active:first-child .ves-post.post-item .post-meta,
  .cms-index-index .style-home2 .col-danger .blog-posts .owl-item.active:nth-child(4n) .ves-post.post-item .post-meta {
    position: absolute;
    left: 15px;
    bottom: 30px;
    color: #ffffff;
    width: 92%;
    height: auto;
    color: rgba(255, 255, 255, 0.7);
  }
  .rtl .cms-index-index .style-home2 .col-danger .blog-posts .owl-item.active:first-child .ves-post.post-item .post-meta,
  .rtl .cms-index-index .style-home2 .col-danger .blog-posts .owl-item.active:nth-child(4n) .ves-post.post-item .post-meta {
    right: 15px;
    left: auto;
  }
  .cms-index-index .style-home2 .col-danger .blog-posts .owl-item.active:first-child .ves-post.post-item .post-meta a,
  .cms-index-index .style-home2 .col-danger .blog-posts .owl-item.active:nth-child(4n) .ves-post.post-item .post-meta a {
    color: rgba(255, 255, 255, 0.7);
  }
  .cms-index-index .style-home2 .col-danger .blog-posts .owl-item.active:first-child .ves-post.post-item .post-meta .post-title a,
  .cms-index-index .style-home2 .col-danger .blog-posts .owl-item.active:nth-child(4n) .ves-post.post-item .post-meta .post-title a {
    color: #ffffff;
  }
  .cms-index-index .style-home2 .col-danger .blog-posts .owl-item.active:first-child .ves-post.post-item .post-meta .post-summary p,
  .cms-index-index .style-home2 .col-danger .blog-posts .owl-item.active:nth-child(4n) .ves-post.post-item .post-meta .post-summary p {
    display: none;
  }
  .cms-index-index .style-home2 .col-danger .blog-posts .owl-item.active:first-child .ves-post.post-item .post-meta .post-summary a,
  .cms-index-index .style-home2 .col-danger .blog-posts .owl-item.active:nth-child(4n) .ves-post.post-item .post-meta .post-summary a {
    border: 1px solid #ffffff;
    color: #ffffff;
    margin: 0;
  }
  .cms-index-index .style-home3 .col-danger .blog-posts .owl-item.active:last-child,
  .cms-index-index .style-home3 .col-danger .blog-posts .owl-item.active:nth-child(3n) {
    width: 400px !important;
    position: absolute;
    top: 0;
    right: 0;
  }
  .rtl .cms-index-index .style-home3 .col-danger .blog-posts .owl-item.active:last-child,
  .rtl .cms-index-index .style-home3 .col-danger .blog-posts .owl-item.active:nth-child(3n) {
    left: 0;
    right: auto;
  }
  .cms-index-index .style-home3 .col-danger .blog-posts .owl-item.active:last-child .ves-post.post-item .post-image,
  .cms-index-index .style-home3 .col-danger .blog-posts .owl-item.active:nth-child(3n) .ves-post.post-item .post-image,
  .cms-index-index .style-home3 .col-danger .blog-posts .owl-item.active:last-child .ves-post.post-item .post-meta,
  .cms-index-index .style-home3 .col-danger .blog-posts .owl-item.active:nth-child(3n) .ves-post.post-item .post-meta {
    width: 100%;
  }
  .cms-index-index .style-home3 .widget-carousel .item-content {
    width: 52%;
  }
  .cms-index-index .style-home3 .block.imageslider-widget .owl-dots {
    bottom: 25%;
  }
  .cms-index-index .style-home4 .ves-post.post-item {
    background: transparent;
  }
  div.page-header .ves-header1 .logo-wrapper {
    width: 33.3%;
    text-align: center;
  }
  div.page-header .ves-header3 div .ves-megamenu li.level0.subdynamic .dropdown-menu {
    min-width: 875px;
  }
  div.page-header .ves-header4 .header-content > * {
    padding: 12px 0;
  }
  div.page-header .ves-header4 .logo-wrapper {
    width: 18%;
    line-height: 50px;
  }
  div.page-header .ves-header4 .ves-menutop {
    position: absolute;
    margin-left: 18.2%;
    width: 55%;
  }
  .rtl div.page-header .ves-header4 .ves-menutop {
    margin-right: 18.2%;
    margin-left: inherit;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .ourservice-block .fa {
    border: none;
    width: auto;
  }
  .col-success .product-block .product-item-name {
    min-height: 38px;
    height: 38px;
    overflow: hidden;
  }
  .col-success .product-block .product-image .product-item-actions {
    bottom: 10px !important;
  }
  div.page-header .ves-header1 .logo-wrapper {
    width: 29%;
    text-align: center;
  }
  div.page-header .ves-header3 .ves-menutop {
    padding: 0 !important;
    width: 100%;
  }
  div.page-header .ves-header3 .ves-menutop div .ves-megamenu li.level0 {
    float: none;
    display: inline-block;
  }
  .style-home3 .block.imageslider-widget .owl-dots {
    bottom: 33%;
  }
  .style-home3 .block.imageslider-widget .slidershow-info {
    top: 12%;
  }
}
@media (max-width: 1199px) {
  div.page-header .ves-header2 .ves-menutop .ves-megamenu li.level0 > a {
    padding-left: 18px;
    padding-right: 18px;
  }
  .cms-index-index .ves-post.post-item .post-title a {
    font-size: 18px;
  }
  .cms-index-index .ves-post.post-item .post-summary {
    font-size: 14px;
  }
  .cms-index-index .col-primary .owl-item:nth-child(2n+2) .ves-post.post-item .post-meta {
    padding: 0 15px;
  }
  .col-success .product-block .product-item-name {
    margin: 0;
  }
  .imageslider-widget .slidershow-info {
    top: 22%;
  }
  .imageslider-widget .slidershow-info h4 {
    letter-spacing: 2px;
    padding: 8px 20px !important;
  }
  .imageslider-widget .slidershow-info h1 {
    font-size: 50px;
    letter-spacing: 5px;
    margin: 0 0 10px;
  }
  .imageslider-widget .slidershow-info p {
    font-size: 14px;
    line-height: 22px;
  }
  .imageslider-widget .slidershow-info a {
    font-size: 10px;
    padding: 2px 20px;
    margin-top: 30px;
  }
}
@media (min-width: 991px) {
  .minicart-warp {
    float: right;
  }
  .rtl .minicart-warp {
    float: left !important;
  }
  .block-search input {
    width: 110px;
  }
  body:not(.cms-index-index) div.page-header {
    float: left;
  }
  div.page-header .ves-header1 .header-content {
    padding: 28px 0;
  }
  div.page-header .ves-header2 .logo-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 25%;
    line-height: 132px;
    background: #ffffff;
    border-right: 1px solid #dddddd;
    text-align: center;
  }
  .rtl div.page-header .ves-header2 .logo-wrapper {
    right: 0;
    left: auto;
  }
  .rtl div.page-header .ves-header2 .logo-wrapper {
    border-left: 1px solid #dddddd;
    border-right: none;
  }
  div.page-header .ves-header3 .logo-wrapper {
    line-height: 80px;
  }
  div.page-header .ves-header3 div .ves-megamenu li.level0 > a {
    padding: 0 16px;
  }
  div.page-header .ves-header3 .search-wrapper,
  div.page-header .ves-header3 .minicart-warp {
    margin-top: 18px;
  }
  div.page-header .ves-header3 .block-search {
    float: right;
    width: 110px;
    height: 42px;
  }
  div.page-header .ves-header3 .block-search input {
    border-bottom: 1px solid transparent;
    position: absolute;
    left: auto;
    right: 0;
  }
  .rtl div.page-header .ves-header3 .block-search input {
    left: 0;
    right: auto;
  }
  div.page-header .ves-header3 .block-search input:hover,
  div.page-header .ves-header3 .block-search input:focus {
    position: absolute;
    left: auto;
    right: 0;
    background: #f5f5f5;
    border-color: #ff5500;
  }
  .rtl div.page-header .ves-header3 .block-search input:hover,
  .rtl div.page-header .ves-header3 .block-search input:focus {
    left: 0;
    right: auto;
  }
  div.page-header .ves-header3 .block-search .action.search {
    z-index: 99;
  }
  div.page-header .header-links .options .action.toggle,
  div.page-header .setting-links .options .action.toggle {
    padding: 0 15px;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
  .rtl div.page-header .header-links .options .action.toggle,
  .rtl div.page-header .setting-links .options .action.toggle {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-left: none;
  }
  div.page-header .ves-header4 .minicart-wrapper .action.showcart span.w-item,
  div.page-header .ves-header4 .header-links .options .action.toggle,
  div.page-header .ves-header4 .setting-links .options .action.toggle {
    border-left: 1px solid #cccccc;
  }
  .rtl div.page-header .ves-header4 .minicart-wrapper .action.showcart span.w-item,
  .rtl div.page-header .ves-header4 .header-links .options .action.toggle,
  .rtl div.page-header .ves-header4 .setting-links .options .action.toggle {
    border-right: 1px solid #cccccc;
    border-left: none;
  }
  div.page-header .ves-header2 .ves-menutop {
    border-top: 1px solid #ddd;
  }
  body:not(.cms-index-index) .ves-header2,
  body:not(.cms-index-index) .ves-header3,
  body:not(.cms-index-index) .ves-header4 {
    float: left;
    width: 100%;
    -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15);
  }
  .cms-index-index div.page-header .ves-header2#ves-header {
    background-color: transparent;
    position: absolute;
    z-index: 2;
    float: left;
    width: 100%;
  }
  .cms-index-index div.page-header .ves-header2#ves-header .custom-header-fixed {
    background: #ffffff;
    float: left;
    width: 100%;
  }
  div.page-header #ves-header.ves-header1 .block-search input {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  div.page-header #ves-header.ves-header1 .block-search input:hover,
  div.page-header #ves-header.ves-header1 .block-search input:focus {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .block-search input:hover,
  .block-search input:focus {
    width: 200px;
  }
  .col-warning .product-block .product-item-details {
    text-align: left;
  }
  .rtl .col-warning .product-block .product-item-details {
    text-align: right;
  }
  .col-warning .product-block .product-item-details .product-item-name {
    max-width: 75%;
    float: left;
  }
  .rtl .col-warning .product-block .product-item-details .product-item-name {
    float: right !important;
  }
  .col-warning .product-block .product-item-details .product-reviews-summary {
    margin-top: 10px;
    float: right;
  }
  .rtl .col-warning .product-block .product-item-details .product-reviews-summary {
    float: left !important;
  }
  .col-warning .product-block .product-item-details .price-box {
    width: 100%;
    float: left;
  }
  .rtl .col-warning .product-block .product-item-details .price-box {
    float: right !important;
  }
  .col-success .product-block .product-image {
    position: static;
  }
  .col-success .product-block .product-image .product-item-actions {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    top: auto;
    bottom: 15%;
    text-align: left;
    margin-left: 41%;
  }
  .rtl .col-success .product-block .product-image .product-item-actions {
    text-align: right;
  }
  .rtl .col-success .product-block .product-image .product-item-actions {
    margin-right: 41%;
    margin-left: inherit;
  }
  .col-success .product-block .product-image .product-item-actions a,
  .col-success .product-block .product-image .product-item-actions button {
    border: 1px solid #eee;
  }
  .col-success .product-block .product-image .product-item-actions a:hover,
  .col-success .product-block .product-image .product-item-actions button:hover,
  .col-success .product-block .product-image .product-item-actions a:focus,
  .col-success .product-block .product-image .product-item-actions button:focus {
    border-color: #ff5500;
  }
  .col-success .product-block .product-image .product-item-actions .actions-secondary,
  .col-success .product-block .product-image .product-item-actions .actions-primary {
    width: auto;
  }
  .toolbar select {
    min-width: 130px;
  }
  .cms-index-index #maincontent.page-main {
    max-width: 100%;
    padding: 0;
  }
  .cms-index-index #maincontent.page-main .block {
    margin-bottom: 0;
  }
  .cms-index-index #maincontent.page-main .row-success {
    position: relative;
    z-index: 9;
  }
  .cms-index-index #maincontent.page-main .row-success > .row-inner {
    margin-top: -16%;
    float: left;
  }
  .page-layout-1column-fullwidth .breadcrumbs .page-main {
    max-width: 100%;
    width: 100%;
    padding: 0 2%;
  }
  .catalog-category-view.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .catalog-category-view.page-layout-1column .product-block .product-item-info {
    width: 100%;
  }
  .catalog-category-view.page-layout-1column .column.main {
    padding-top: 0 !important;
  }
  .catalog-category-view.page-layout-1column-fullwidth .product-image-container {
    width: 100% !important;
  }
  .catalog-category-view.page-layout-1column-fullwidth .product-image-container img {
    width: 100%;
  }
  .catalog-category-view.page-layout-1column-fullwidth .products-grid .product-item {
    width: 20%;
  }
  .catalog-category-view.page-layout-1column-fullwidth .product-block .product-item-info {
    width: 100%;
  }
  .catalog-category-view.page-layout-1column-fullwidth .product-block .product-image {
    width: 100%;
  }
  .catalog-category-view.page-layout-1column-fullwidth .product-block .product-image .product-img {
    float: left;
    width: 100%;
  }
  .catalog-category-view.page-layout-1column-fullwidth .breadcrumbs .page-main {
    max-width: 100%;
    width: 100%;
    padding: 0 2%;
  }
  .catalog-category-view.page-layout-1column-fullwidth .page-main-fluid {
    padding: 0 2%!important;
  }
  .catalog-category-view.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .catalog-category-view.page-layout-3columns .toolbar select {
    min-width: 0;
  }
  .rtl.catalog-category-view.page-layout-1column-fullwidth .filter-options-title:after {
    left: 13px;
    right: auto;
  }
  .catalog-product-view.page-layout-1column-fullwidth .product-info-main {
    width: 55%;
  }
  .catalog-product-view.page-layout-1column-fullwidth .product.media {
    width: 43%;
  }
  .catalog-product-view.page-layout-1column-fullwidth .block.related,
  .catalog-product-view.page-layout-1column-fullwidth .block.upsell {
    width: 100%;
    max-width: 1200px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    clear: both;
  }
  /* .product-info-main {
		.countdown-timmer{.rtl-margin-left(105px);}
		.product-addto-links{.rtl-padding-left(107px);}
	} */
}
@media (min-width: 768px) {
  .no-margin-left {
    margin-left: 0 !important;
  }
  .rtl .no-margin-left {
    margin-left: 0 !important;
    margin-right: 15px !important;
  }
  .no-margin-right {
    margin-right: 0 !important;
  }
  .rtl .no-margin-right {
    margin-right: 0 !important;
    margin-left: 15px !important;
  }
  .no-padding-right {
    padding-right: 0 !important;
  }
  .rtl .no-padding-right {
    padding-left: 0 !important;
    padding-right: 15px !important;
  }
  .no-padding-left {
    padding-left: 0 !important;
  }
  .rtl .no-padding-left {
    padding-right: 0 !important;
    padding-left: 15px !important;
  }
  .catalog-category-view.page-layout-1column #layered-filter-block .filter-options-content {
    padding: 5px 10px;
  }
  .catalog-category-view.page-layout-1column #layered-filter-block .filter-options-title {
    padding: 0 20px 0 0;
  }
  .rtl .catalog-category-view.page-layout-1column #layered-filter-block .filter-options-title {
    padding-left: 20px;
    padding-right: 0;
  }
  .catalog-category-view.page-layout-1column #layered-filter-block .filter-options-title:after {
    top: 2px;
    font-size: 10px;
  }
  .productlist-index-quickview.page-layout-2columns-right .column.main,
  .page-product-bundle.page-layout-2columns-right .column.main {
    width: 100%;
  }
  .catalog-category-view .column.main .products.wrapper,
  .catalogsearch-result-index .column.main .products.wrapper,
  .vesbrand-brand-view .column.main .products.wrapper {
    margin-left: -30px;
  }
  .rtl .catalog-category-view .column.main .products.wrapper,
  .rtl .catalogsearch-result-index .column.main .products.wrapper,
  .rtl .vesbrand-brand-view .column.main .products.wrapper {
    margin-right: -30px;
    margin-left: inherit;
  }
  .catalog-category-view .column.main .products.wrapper .product-item,
  .catalogsearch-result-index .column.main .products.wrapper .product-item,
  .vesbrand-brand-view .column.main .products.wrapper .product-item {
    padding-left: 30px;
    padding-bottom: 30px;
  }
  .rtl .catalog-category-view .column.main .products.wrapper .product-item,
  .rtl .catalogsearch-result-index .column.main .products.wrapper .product-item,
  .rtl .vesbrand-brand-view .column.main .products.wrapper .product-item {
    padding-right: 30px;
    padding-left: inherit;
  }
  .catalog-category-view .column.main .products.wrapper.list .product-item,
  .catalogsearch-result-index .column.main .products.wrapper.list .product-item,
  .vesbrand-brand-view .column.main .products.wrapper.list .product-item {
    padding-bottom: 0;
  }
  .catalog-category-view .column.main .products.wrapper.list .product-item .product-item-info:hover,
  .catalogsearch-result-index .column.main .products.wrapper.list .product-item .product-item-info:hover,
  .vesbrand-brand-view .column.main .products.wrapper.list .product-item .product-item-info:hover,
  .catalog-category-view .column.main .products.wrapper.list .product-item .product-item-info:focus,
  .catalogsearch-result-index .column.main .products.wrapper.list .product-item .product-item-info:focus,
  .vesbrand-brand-view .column.main .products.wrapper.list .product-item .product-item-info:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #e6e6e6;
  }
  .catalog-category-view.page-layout-3columns .column.main,
  .catalogsearch-result-index.page-layout-3columns .column.main,
  .vesbrand-brand-view.page-layout-3columns .column.main {
    float: none !important;
  }
  .catalog-category-view.page-layout-3columns .toolbar .limiter,
  .catalogsearch-result-index.page-layout-3columns .toolbar .limiter,
  .vesbrand-brand-view.page-layout-3columns .toolbar .limiter,
  .catalog-category-view.page-layout-3columns .toolbar .toolbar-amount,
  .catalogsearch-result-index.page-layout-3columns .toolbar .toolbar-amount,
  .vesbrand-brand-view.page-layout-3columns .toolbar .toolbar-amount {
    display: none;
  }
  .product-info-main .countdown-timmer {
    margin-bottom: 30px;
  }
  .search-wrapper {
    float: right;
  }
  .rtl .search-wrapper {
    float: left !important;
  }
  div.pages .action {
    width: auto;
  }
  div.pages .action.next:before {
    float: right;
  }
  .rtl div.pages .action.next:before {
    float: left !important;
  }
}
@media (max-width: 991px) {
  html.nav-before-open {
    overflow: hidden;
  }
  .nav-before-open .page-wrapper {
    left: 0;
  }
  .nav-open .page-wrapper {
    left: 300px !important;
  }
  .page-wrapper .nav-sections {
    left: -100%;
    width: 300px;
  }
  .nav-open .nav-sections {
    left: 0 !important;
    z-index: 999 !important;
  }
  #search_mini_form input {
    min-height: 40px;
    margin: 0;
  }
  .minicart-warp {
    position: absolute;
    top: 2px;
    right: 0;
  }
  .rtl .minicart-warp {
    left: 0;
    right: auto;
  }
  .search-wrapper {
    margin-top: -3px;
    margin-right: 45px;
  }
  .rtl .search-wrapper {
    margin-left: 45px;
    margin-right: inherit;
  }
  div.no-padding {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .ves-overlay {
    display: none !important;
  }
  .display-flex {
    display: block !important;
  }
  .product-block .product-item-actions {
    display: block;
  }
  .product-block .product-image .product-item-actions {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .catalog-product-view.page-layout-1column-fullwidth .product-info-main,
  .catalog-product-view.page-layout-1column-fullwidth .product.media {
    width: 100%;
  }
  .catalog-product-view.page-layout-1column-fullwidth img.fotorama__img {
    width: 100%;
  }
  div.page-header {
    margin-bottom: 30px;
  }
  div.page-header .ves-header3 .header-bottom {
    padding: 5px 0 10px;
  }
  div.page-header .nav-toggle {
    position: static;
    float: left;
    width: 40px;
    height: 40px;
    line-height: 38px;
  }
  .rtl div.page-header .nav-toggle {
    float: right !important;
  }
  div.page-header .logo img {
    max-width: 140px;
    padding-top: 9px;
  }
  div.page-header .minicart-wrapper .w-item .label,
  div.page-header .minicart-wrapper .w-item .counter-price {
    display: none;
  }
  body:not(.cms-index-index) div.page-header {
    float: left;
  }
  .custom-width {
    margin: 0 !important;
    position: static !important;
    float: right;
    padding-right: 0 !important;
  }
  .rtl .custom-width {
    float: left !important;
  }
  .rtl .custom-width {
    padding-left: 0 !important;
    padding-right: inherit !important;
  }
  .custom-links {
    display: none;
  }
  .ves-menutop .nav-sections-item-title {
    height: auto;
    padding: 0;
  }
  .ves-menutop .nav-sections-item-title a {
    float: left;
    padding: 15px 0;
    width: 100%;
  }
  .ves-menutop .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 1px solid transparent;
  }
  .ves-menutop .section-item-content {
    float: left;
    width: 100%;
  }
  .nav-sections .switcher .label {
    text-align: left;
  }
  .rtl .nav-sections .switcher .label {
    text-align: right;
  }
  div .ves-megamenu a:focus,
  div .ves-megamenu a:hover {
    text-decoration: none;
  }
  .page-footer .footer-border-right {
    border: none !important;
  }
  .productlist-widget ul.etabs {
    z-index: 9;
  }
  div.page-header .header-links .options {
    padding: 15px;
  }
  div.page-header .header-links li {
    width: 100%;
  }
  div.page-header .header-links li * {
    font-size: 14px !important;
  }
  .store-currency {
    border-bottom: 1px solid #e5e5e5;
  }
  .store-currency,
  .store-language {
    padding: 25px 15px 12px;
  }
  .store-currency .switcher-title,
  .store-language .switcher-title {
    float: left;
    width: 100%;
    margin-bottom: 12px;
  }
  .rtl .store-currency .switcher-title,
  .rtl .store-language .switcher-title {
    float: right !important;
  }
  .store-currency .selected,
  .store-language .selected,
  .store-currency .sub-option li,
  .store-language .sub-option li {
    padding-right: 15px;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .rtl .store-currency .selected,
  .rtl .store-language .selected,
  .rtl .store-currency .sub-option li,
  .rtl .store-language .sub-option li {
    padding-left: 15px;
    padding-right: inherit;
  }
  .store-currency .sub-option,
  .store-language .sub-option {
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .page-header .header-links .toggle.switcher-trigger {
    display: none !important;
  }
  .page-header .header-links .options li {
    padding: 5px 0;
  }
  .page-header .header-links .options li a:not(.no-display) {
    padding-left: 18px;
    position: relative;
  }
  .rtl .page-header .header-links .options li a:not(.no-display) {
    padding-right: 18px;
    padding-left: inherit;
  }
  .page-header .header-links .options li a:not(.no-display):before {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: 0;
  }
  .rtl .page-header .header-links .options li a:not(.no-display):before {
    right: 0;
    left: auto;
  }
  .block.crosssell,
  .block.related,
  .block.upsell {
    overflow: hidden;
  }
  .block.crosssell .product-item-name,
  .block.related .product-item-name,
  .block.upsell .product-item-name {
    min-height: 60px;
  }
  .imageslider-widget {
    margin-bottom: 30px;
  }
  .imageslider-widget .slidershow-info {
    top: 14%;
  }
  .imageslider-widget .slidershow-info h4 {
    font-size: 12px;
  }
  .imageslider-widget .slidershow-info h1 {
    font-size: 40px;
    letter-spacing: 2px;
    margin: 0;
  }
  .imageslider-widget .slidershow-info p {
    font-size: 12px;
    line-height: 18px;
  }
  .imageslider-widget .slidershow-info a {
    margin-top: 20px;
  }
  div.page-header .ves-header3 .header-content {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ves-megamenu li.level0 > a,
  .navigation .level0 > .level-top {
    padding: 0 10px!important;
  }
  .video-widget-bg,
  .col-info div {
    height: 600px !important;
  }
  .col-success .product-block .product-image .product-item-actions {
    top: 12%;
  }
}
@media (max-width: 768px) {
  .page-topbar {
    display: none;
  }
  .search-wrapper {
    float: right;
  }
  .rtl .search-wrapper {
    float: left !important;
  }
  .navbar-fixed-top {
    position: fixed !important;
  }
  .navbar-fixed-top #ves-header {
    position: unset !important;
    box-shadow: none !important;
  }
  div.page-header .block-call-online,
  div.page-header .header-links-wrapper,
  div.page-header .setting-wrapper {
    display: none;
  }
  .products-grid .product-item {
    width: 50%;
  }
  .list.products-list .product-block .product-image {
    margin-bottom: 10px;
  }
  .list.products-list .product-block .product-item-details {
    /* display: unset;  */
    padding: 10px 0 0;
  }
  .list.products-list .product-block .product-image-container,
  .list.products-list .product-block .product-image-photo {
    width: 100% !important;
  }
  .product-block {
    /* .product-item-info .product-image .product-img a:after{
			float: left;
			.size(100%, 100%);
			background: rgba(0,0,0,0.08);
			z-index: 1;
			content: "";
			position: absolute;
			top: 0; left: 0;
		} */
  }
  .product-block .add-to-compare,
  .product-block .quick-view {
    display: none !important;
  }
  .product-block .add-to-cart,
  .product-block .add-to-wishlist {
    background: #ff5500 !important;
    color: #ffffff;
  }
  .widget-banner-flash .panel-body {
    padding: 0;
  }
  .countdown-timmer .item-countdown li {
    font-weight: normal;
    font-size: 10px;
    min-width: 50px;
    padding: 8px 2px 5px;
    margin: 0 2px;
  }
  .countdown-timmer .item-countdown li .countdown_num {
    font-size: 20px;
    font-weight: 600;
  }
  .page-layout-1column .fotorama__nav {
    height: auto !important;
  }
  .product-info-main .field.qty {
    float: left;
  }
  .rtl .product-info-main .field.qty {
    float: right !important;
  }
  .product-info-main .page-title-wrapper .page-title {
    font-size: 24px;
  }
  .category-view .block-info .content {
    display: none;
  }
  .block-image a img {
    width: 100%;
  }
  .navigation .parent .level-top::after {
    top: 0;
  }
  .abs-toggling-title-mobile::after,
  .block-wishlist-management .wishlist-select .wishlist-name::after,
  .block-collapsible-nav .title::after {
    font-size: 15px;
  }
  .block-wishlist-management .wishlist-select .wishlist-name::after,
  .block-collapsible-nav .title::after {
    top: 8px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    width: 100%;
  }
  .productlist-widget .owl-nav {
    width: 46px;
  }
  #checkout .opc-estimated-wrapper {
    margin: 0 0 20px 0;
    position: relative;
    float: left;
    width: 100%;
  }
  #checkout .minicart-wrapper {
    top: 15px;
  }
  #checkout .opc-wrapper .form-login,
  #checkout .opc-wrapper .form-shipping-address,
  #checkout .opc-wrapper .methods-shipping {
    background: none;
  }
  #checkout .modal-custom .action-close {
    background: transparent !important;
  }
  /* .block.filter{
		margin-bottom: 30px;
		.block-title{
			position: relative;
			&::before{
				content:"+";
				position: absolute;
				right: 0;
				font-family: "Open Sans", sans-serif;
				top: 8px;//-4px;
				font-size: 20px;
			}
		}
		&.active{
			.block-title:before{content: "-";}
		}
	}
	
	.rtl .block.filter .block-title::before{left: 0; right: auto;} */
  .block.related .block-actions {
    position: static;
    margin-bottom: 20px;
  }
  .cms-index-index .ourservice-block {
    text-align: center;
  }
  .cms-index-index .ourservice-block .media > .pull-left {
    float: none !important;
    margin-bottom: 20px;
  }
  .cms-index-index .ourservice-block .ourservice-heading,
  .cms-index-index .ourservice-block .ourservice-content {
    width: 100%;
  }
  #form-validate button {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .list.products-list .product-block .product-image {
    margin-right: 10px;
    max-width: 200px;
  }
  .rtl .list.products-list .product-block .product-image {
    margin-left: 10px;
    margin-right: inherit;
  }
  .sidebar-main .product-items .product-item-info .product-item-photo,
  .sidebar-additional .product-items .product-item-info .product-item-photo {
    display: none;
  }
  .sidebar-main .product-items .product-item-info .product-item-details,
  .sidebar-additional .product-items .product-item-info .product-item-details {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .order-links .item {
    width: 100%;
  }
  .block-search .block-content .control {
    position: absolute;
    width: 100%;
    top: 50px;
    right: 0;
    z-index: 4;
    height: 0;
  }
  .cart-container .cart-summary {
    width: 100%;
  }
  #checkout .opc-wrapper {
    width: 100%;
  }
  #checkout .opc-block-summary {
    background: transparent;
  }
  .sidebar .block#layered-filter-block .block-content {
    padding-top: 0;
    padding-bottom: 0;
  }
  .filter-active .sidebar .block#layered-filter-block .block-content {
    border-width: 1px;
  }
  .sidebar .block.block-wishlist .block-content {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 100%;
  }
  .sidebar .block.block-wishlist .block-content .actions-toolbar {
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .block .block-title strong {
    font-size: 20px !important;
  }
  .block-search {
    margin-top: 8px;
  }
  .ves-header2 .block-search,
  .ves-header3 .block-search {
    margin-top: 6px;
  }
  .ves-header2 .block-search .label:before,
  .ves-header3 .block-search .label:before {
    color: #666666;
  }
  .ves-header3 .block-search .block-content .control {
    padding: 0 15px;
  }
  div.page-header .ves-header3 .ves-menutop {
    padding: 0;
  }
  .productlist-widget ul.etabs {
    position: static;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 100%;
  }
  .col-highlighted .product-item-info .product-image {
    max-width: 100%;
  }
  .col-highlighted .product-item-info .product-item-details {
    width: 100%;
  }
  .col-info div {
    max-height: 500px;
  }
  .col-info .block-static-block h1 {
    font-size: 20px;
  }
  .col-info .block-static-block button.btn-large {
    margin-top: 20px;
  }
  #maincontent .widget-images img,
  .block.widget .product-item-info {
    width: 100%;
  }
  .products-grid .product-item-info {
    margin-bottom: 30px;
  }
  .product.info.detailed .data .title.active > .switch:before {
    display: none;
  }
  .product.info.detailed .data > .item.content {
    margin-top: 0 !important;
    width: 100%;
  }
  .product.data.items > .item.title {
    border-bottom: 1px solid #eee;
    /* border-right: 1px solid #eee; */
  }
  .column.main .block.ourservice-block {
    margin-bottom: 30px;
  }
  .col-success .product-block .product-image,
  .col-success .product-block .product-item-details {
    width: 100%;
    text-align: center;
  }
  div.ves-menutop .ves-megamenu li.level0:hover > a,
  div.ves-menutop .ves-megamenu li.level0 > a.active {
    background: #ffffff !important;
  }
  div .ves-megamenu li.level0 > a {
    padding-left: 12px;
    line-height: 40px;
    font-size: 14px;
  }
  .rtl div .ves-megamenu li.level0 > a {
    padding-right: 12px;
    padding-left: inherit;
  }
  div .ves-megamenu .dropdown-menu .subgroup.level1 > a {
    text-transform: capitalize;
  }
  .sidebar .block-collapsible-nav {
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-inner {
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }
  .product-block .product-image {
    width: 100%;
    text-align: center;
  }
  .product-block .product-image a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    float: none;
  }
  .sidebar .product-block .product-image {
    width: auto;
    max-width: 80px;
  }
  .toolbar > * {
    margin: 10px 0;
    float: left;
    width: 100%;
  }
  .ourservice-block {
    text-align: center;
  }
  .ourservice-block .media > .pull-left {
    float: none !important;
    margin-bottom: 20px;
  }
  .ourservice-block .ourservice-heading,
  .ourservice-block .ourservice-content {
    width: 100%;
  }
  .copyright,
  .icon-paypal {
    text-align: center;
  }
  .copyright img,
  .icon-paypal img {
    margin: 0 auto !important;
    float: none !important;
  }
  .style-home4 .col-info .block-static-block {
    text-align: center;
    padding: 0 15px 50px;
  }
  div.pages .action.previous > span:not(.label),
  div.pages .action.next > span:not(.label) {
    display: none;
  }
  .product-info-main .box-tocart .field.qty label {
    min-width: 0;
    margin-right: 8px;
  }
  .rtl .product-info-main .box-tocart .field.qty label {
    margin-left: 8px;
    margin-right: inherit;
  }
  .product-info-main .box-tocart .action.tocart {
    float: left;
  }
  .rtl .product-info-main .box-tocart .action.tocart {
    float: right !important;
  }
  .rtl .minicart-wrapper .action.showcart span.w-item {
    border: none !important;
  }
  .imageslider-widget .slidershow-info h4,
  .imageslider-widget .slidershow-info p,
  .imageslider-widget .slidershow-info a {
    display: none;
  }
  .imageslider-widget .slidershow-info h1 {
    font-size: 25px;
    font-weight: 700;
  }
}
@media (max-width: 480px) {
  .products-grid .product-item {
    width: 100%;
  }
  .block.newsletter input {
    width: 66%;
  }
  .block.newsletter .action.subscribe {
    font-size: 12px;
  }
}
