.sw-theme-arrows > ul.nav > .nav-item {
	padding: 0px 15px;
	background-color: transparent;
  border-bottom: none;
}
.sw-theme-arrows > ul.nav > .nav-item .nav-link span{
  white-space: nowrap;
  font-size: 14px;
}
.sw-theme-arrows > ul.nav > .nav-item.active .nav-link{
  opacity: 1;
}

#module-bestkit_opc-checkout #specialwizard .radio-inline {
  margin-right: .8rem;
  display: inline-block;
}
#module-bestkit_opc-checkout #specialwizard .radio-inline label {
  display: flex;
  align-items: center;
}
#module-bestkit_opc-checkout #specialwizard .radio-inline input{
  margin-right: .8rem;
}
.sw-theme-arrows > .nav .nav-link.done {
  color: #fff;
  border-color: #aeaeae;
  background: #aeaeae;
  cursor: pointer;
}
.sw-theme-arrows > .nav .nav-link.done::after {
  border-left-color: #aeaeae;
}
.sw-theme-arrows > .nav .nav-link.active {
  color: #fff;
  border-color: #cc071e;
  background: #cc071e;
  cursor: pointer;
}
.sw-theme-arrows > .nav .nav-link.active::after {
  border-left-color: #cc071e;
}
#module-bestkit_opc-checkout #specialwizard .page-subheading {
  border-bottom: 1px solid #cc071e;
  margin: 10px 0; }
#module-bestkit_opc-checkout #specialwizard .sw-theme-arrows .nav {
  padding: 10px 10px 0px; }
#module-bestkit_opc-checkout #specialwizard .sw-toolbar .sw-btn-group-extra {
  float: right; }
#module-bestkit_opc-checkout #specialwizard .sw-toolbar .btn.disabled {
  display: none; }
#module-bestkit_opc-checkout #specialwizard .sw-toolbar .btn-group .btn:not(.disabled) + .btn:not(.disabled) {
  margin-left: 5px; }
#module-bestkit_opc-checkout #specialwizard .alert {
  padding: 15px;
  margin: 0 0 5px;
  border-radius: 3px; }
#module-bestkit_opc-checkout #specialwizard .alert-danger {
  background-color: #ffe2e4;
  color: #d27c82; }
#module-bestkit_opc-checkout #specialwizard .alert.alert-danger {
  position: relative;
  border: none;
  padding-left: 50px;
  border-left: solid 3px #eab3b7; }
#module-bestkit_opc-checkout #specialwizard .alert.alert-danger:before {
  position: absolute;
  left: 8px;
  top: 8px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 2.5em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #eab3b7;
  content: ""; }
#module-bestkit_opc-checkout #specialwizard .alert-success {
  background-color: #ddf0de;
  color: #72C279; }
#module-bestkit_opc-checkout #specialwizard .alert + p {
  margin-top: 10px; }
#module-bestkit_opc-checkout #specialwizard .alert.alert-success {
  position: relative;
  border: none;
  padding-left: 50px;
  border-left: solid 3px #92d097; }
#module-bestkit_opc-checkout #specialwizard .alert.alert-success:before {
  position: absolute;
  left: 8px;
  top: 8px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 2.5em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #92d097;
  content: ""; }
#module-bestkit_opc-checkout #specialwizard .form-group {
  margin-right: 0; }
#module-bestkit_opc-checkout #specialwizard .form-group textarea {
  resize: none; }
#module-bestkit_opc-checkout #specialwizard #attachment_area #attachments {
  margin-top: 10px; }
#module-bestkit_opc-checkout #specialwizard #attachment_area #attachments .attachment {
  margin-top: 5px; }
#module-bestkit_opc-checkout #specialwizard #attachment_area .dropzone {
  padding: 15px 15px;
  min-height: 80px;
  border: 1px dashed #ccc; }
#module-bestkit_opc-checkout #specialwizard #attachment_area .dropzone .dz-preview {
  min-height: 60px;
  width: 60px; }
#module-bestkit_opc-checkout #specialwizard #attachment_area .dropzone .dz-preview .dz-image {
  width: 60px;
  height: 60px; }
#module-bestkit_opc-checkout #specialwizard #attachment_area .dropzone .dz-preview .dz-details {
  font-size: 10px; }
#module-bestkit_opc-checkout #specialwizard #attachment_area .dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 0.5em;
  font-size: 10px; }
#module-bestkit_opc-checkout #specialwizard #attachment_area .dropzone .dz-preview .dz-progress {
  width: 40px;
  margin-left: -20px; }
#module-bestkit_opc-checkout #specialwizard #attachment_area .dropzone .dz-preview .dz-error-message {
  top: 70px;
  left: -40px;
  font-size: 10px;
  color: #fff; }
#module-bestkit_opc-checkout #specialwizard #attachment_area .dropzone .dz-preview .dz-error-mark,
#module-bestkit_opc-checkout #specialwizard #attachment_area .dropzone .dz-preview .dz-success-mark {
  top: 40px; }
#module-bestkit_opc-checkout #specialwizard #attachment_area .dropzone .dz-preview .dz-error-mark svg,
#module-bestkit_opc-checkout #specialwizard #attachment_area .dropzone .dz-preview .dz-success-mark svg {
  width: 55px;
  height: 35px; }
#module-bestkit_opc-checkout #specialwizard #attachment_area .dropzone .dz-preview.dz-file-preview.dz-complete-error .dz-image {
  background: #e51717;
  background: linear-gradient(to bottom, #e51717, #6a0707); }
#module-bestkit_opc-checkout #specialwizard #attachment_area .dropzone .dz-preview.dz-file-preview.dz-complete-success .dz-image {
  background: #a1e912;
  background: linear-gradient(to bottom, #a1e912, #188017); }
#module-bestkit_opc-checkout #specialwizard #attachment_area .dropzone .dz-preview.dz-complete-success .dz-success-mark,
#module-bestkit_opc-checkout #specialwizard #attachment_area .dropzone .dz-preview.dz-complete-error .dz-error-mark {
  display: block; }
#module-bestkit_opc-checkout #specialwizard #attachment_area .dropzone .dz-preview.dz-complete-success .dz-success-mark,
#module-bestkit_opc-checkout #specialwizard #attachment_area .dropzone .dz-preview.dz-complete-error .dz-error-mark {
  opacity: 1; }
  #module-bestkit_opc-checkout #specialwizard .sw-btn-finish{
    background-color: #188017;
    color:#fff;
    border: solid 1px rgba(0, 0, 0, 0.11);
  }
#module-bestkit_opc-checkout #specialwizard .tab-content{
  min-height: 250px;
  height: inherit !important;
  min-width: 280px;
}
@media screen and (min-width: 769px) {
  #module-bestkit_opc-checkout #specialwizard .tab-content{
    min-height: 250px;
    height: inherit !important;
    min-width: 700px;
  }
}
#module-bestkit_opc-checkout #specialwizard .tab-content > .tab-pane {
    display: initial;
    height: auto;
     overflow: visible;
    visibility: initial;
}
.sw-btn-cancel{
  float: left;
  background-color: #d0d0d0;
  border-color: #d0d0d0;
}


/*** PARA MODULO cw_custocart **/
.sw-theme-arrows > ul.nav > .nav-item {
  padding: 0px 15px;
  background-color: transparent;
  border-bottom: none;
}
.sw-theme-arrows > ul.nav > .nav-item .nav-link span{
  white-space: nowrap;
  font-size: 14px;
}
.sw-theme-arrows > ul.nav > .nav-item.active .nav-link{
  opacity: 1;
}

#module-cw_customcart-checkout #specialwizard .radio-inline {
  margin-right: .8rem;
  display: inline-block;
}
#module-cw_customcart-checkout #specialwizard .radio-inline label {
  display: flex;
  align-items: center;
}
#module-cw_customcart-checkout #specialwizard .radio-inline input{
  margin-right: .8rem;
}
.sw-theme-arrows > .nav .nav-link.done {
  color: #fff;
  border-color: #aeaeae;
  background: #aeaeae;
  cursor: pointer;
}
.sw-theme-arrows > .nav .nav-link.done::after {
  border-left-color: #aeaeae;
}
.sw-theme-arrows > .nav .nav-link.active {
  color: #fff;
  border-color: #cc071e;
  background: #cc071e;
  cursor: pointer;
}
.sw-theme-arrows > .nav .nav-link.active::after {
  border-left-color: #cc071e;
}
#module-cw_customcart-checkout #specialwizard .page-subheading {
  border-bottom: 1px solid #cc071e;
  margin: 10px 0; }
#module-cw_customcart-checkout #specialwizard .sw-theme-arrows .nav {
  padding: 10px 10px 0px; }
#module-cw_customcart-checkout #specialwizard .sw-toolbar .sw-btn-group-extra {
  float: right; }
#module-cw_customcart-checkout #specialwizard .sw-toolbar .btn.disabled {
  display: none; }
#module-cw_customcart-checkout #specialwizard .sw-toolbar .btn-group .btn:not(.disabled) + .btn:not(.disabled) {
  margin-left: 5px; }
#module-cw_customcart-checkout #specialwizard .alert {
  padding: 15px;
  margin: 0 0 5px;
  border-radius: 3px; }
#module-cw_customcart-checkout #specialwizard .alert-danger {
  background-color: #ffe2e4;
  color: #d27c82; }
#module-cw_customcart-checkout #specialwizard .alert.alert-danger {
  position: relative;
  border: none;
  padding-left: 50px;
  border-left: solid 3px #eab3b7; }
#module-cw_customcart-checkout #specialwizard .alert.alert-danger:before {
  position: absolute;
  left: 8px;
  top: 8px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 2.5em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #eab3b7;
  content: ""; }
#module-cw_customcart-checkout #specialwizard .alert-success {
  background-color: #ddf0de;
  color: #72C279; }
#module-cw_customcart-checkout #specialwizard .alert + p {
  margin-top: 10px; }
#module-cw_customcart-checkout #specialwizard .alert.alert-success {
  position: relative;
  border: none;
  padding-left: 50px;
  border-left: solid 3px #92d097; }
#module-cw_customcart-checkout #specialwizard .alert.alert-success:before {
  position: absolute;
  left: 8px;
  top: 8px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 2.5em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #92d097;
  content: ""; }
#module-cw_customcart-checkout #specialwizard .form-group {
  margin-right: 0; }
#module-cw_customcart-checkout #specialwizard .form-group textarea {
  resize: none; }
#module-cw_customcart-checkout #specialwizard #attachment_area #attachments {
  margin-top: 10px; }
#module-cw_customcart-checkout #specialwizard #attachment_area #attachments .attachment {
  margin-top: 5px; }
#module-cw_customcart-checkout #specialwizard #attachment_area .dropzone {
  padding: 15px 15px;
  min-height: 80px;
  border: 1px dashed #ccc; }
#module-cw_customcart-checkout #specialwizard #attachment_area .dropzone .dz-preview {
  min-height: 60px;
  width: 60px; }
#module-cw_customcart-checkout #specialwizard #attachment_area .dropzone .dz-preview .dz-image {
  width: 60px;
  height: 60px; }
#module-cw_customcart-checkout #specialwizard #attachment_area .dropzone .dz-preview .dz-details {
  font-size: 10px; }
#module-cw_customcart-checkout #specialwizard #attachment_area .dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 0.5em;
  font-size: 10px; }
#module-cw_customcart-checkout #specialwizard #attachment_area .dropzone .dz-preview .dz-progress {
  width: 40px;
  margin-left: -20px; }
#module-cw_customcart-checkout #specialwizard #attachment_area .dropzone .dz-preview .dz-error-message {
  top: 70px;
  left: -40px;
  font-size: 10px;
  color: #fff; }
#module-cw_customcart-checkout #specialwizard #attachment_area .dropzone .dz-preview .dz-error-mark,
#module-cw_customcart-checkout #specialwizard #attachment_area .dropzone .dz-preview .dz-success-mark {
  top: 40px; }
#module-cw_customcart-checkout #specialwizard #attachment_area .dropzone .dz-preview .dz-error-mark svg,
#module-cw_customcart-checkout #specialwizard #attachment_area .dropzone .dz-preview .dz-success-mark svg {
  width: 55px;
  height: 35px; }
#module-cw_customcart-checkout #specialwizard #attachment_area .dropzone .dz-preview.dz-file-preview.dz-complete-error .dz-image {
  background: #e51717;
  background: linear-gradient(to bottom, #e51717, #6a0707); }
#module-cw_customcart-checkout #specialwizard #attachment_area .dropzone .dz-preview.dz-file-preview.dz-complete-success .dz-image {
  background: #a1e912;
  background: linear-gradient(to bottom, #a1e912, #188017); }
#module-cw_customcart-checkout #specialwizard #attachment_area .dropzone .dz-preview.dz-complete-success .dz-success-mark,
#module-cw_customcart-checkout #specialwizard #attachment_area .dropzone .dz-preview.dz-complete-error .dz-error-mark {
  display: block; }
#module-cw_customcart-checkout #specialwizard #attachment_area .dropzone .dz-preview.dz-complete-success .dz-success-mark,
#module-cw_customcart-checkout #specialwizard #attachment_area .dropzone .dz-preview.dz-complete-error .dz-error-mark {
  opacity: 1; }
  #module-cw_customcart-checkout #specialwizard .sw-btn-finish{
    background-color: #188017;
    color:#fff;
    border: solid 1px rgba(0, 0, 0, 0.11);
  }
#module-cw_customcart-checkout #specialwizard .tab-content{
  min-height: 250px;
  height: inherit !important;
  min-width: 280px;
}
@media screen and (min-width: 769px) {
  #module-cw_customcart-checkout #specialwizard .tab-content{
    min-height: 250px;
    height: inherit !important;
    min-width: 700px;
  }
}
#module-cw_customcart-checkout #specialwizard .tab-content > .tab-pane {
    display: initial;
    height: auto;
     overflow: visible;
    visibility: initial;
}
.sw-btn-cancel{
  float: left;
  background-color: #d0d0d0;
  border-color: #d0d0d0;
}