/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 @font-face {
    font-family: 'LinkMX';
    src: url('../fonts/BARBARA.TTF') format('truetype');
}

@font-face {
    font-family: 'Best';
    src: url('../fonts/BEST.TTF') format('truetype');
}

@font-face {
    font-family: 'Jersey';
    src: url('../fonts/JERSEYM54.TTF') format('truetype');
}

@font-face {
    font-family: 'MXRacingSquare';
    src: url('../fonts/MXRACINGSQUARE2015.TTF') format('truetype');
}

@font-face {
    font-family: 'MXRacingType';
    src: url('../fonts/MXRACINGTYPEREGULAR.OTF') format('opentype');
}

@font-face {
    font-family: 'Road rage';
    src: url('../fonts/ROADRAGE.OTF') format('opentype');
}

@font-face {
    font-family: 'Swipe';
    src: url('../fonts/SWIPERACEDEMO.ttf') format('truetype');
}

@font-face {
    font-family: 'Tahu';
    src: url('../fonts/TAHU.TTF') format('truetype');
}
@font-face {
    font-family: 'Bring';
    src: url('../fonts/Bring.otf') format('opentype');
}
@font-face {
    font-family: 'Manuscrite';
    src: url('../fonts/Manuscrite.ttf') format('truetype');
}
div#component_steps_container div.dropdown-menu.open_toogle {
    display: flex;
    flex-flow: wrap;
    padding-bottom: 0px;
    max-height: 210px !important;
    overflow: auto !important;
}

div#component_steps_container div.dropdown-menu.open_toogle ul.dropdown-menu {
    max-height: 200px !important;
    display: flex;
    flex-flow: wrap;
}

#myModal .modal-dialog {
    width: 100%;
    max-width: 100%;
    background: #fff;
}

#myModal .modal-dialog .modal-content .modal-body {
    max-width: 800px;
    margin: auto;
    width: 100%;
}
.component_step button.btn-minified {
    outline-offset: unset;
    border-radius: 8px 8px 0px 0px;
    outline:unset !important;
}
.component_step .sel_min_block .step_title,.component_step .sel_text_block .step_title{
    border-bottom: 0;
}



.zoom-imagen {
    left: 0px;
    top: 0px;
}

.bootstrap-select.btn-group .dropdown-menu i.material-icons.zoom-imagen {
    display: none !important;
}

.bootstrap-select>.dropdown-toggle i.material-icons.zoom-imagen {
    display: none !important;
}
.modal-h-full{
    height: 100vh;
    margin: 0;
}
.idx-custom .modal-header .modal-title {
  margin:auto;
}
.idx-custom .modal-header .btn-close {
  margin: unset;
}
/* css for multistep form */

fieldset.msform {
  background: white;
  border: 0 none;
  border-radius: 3px;
  box-sizing: border-box;
  position: relative;
}


/*Hide all except first fieldset*/

fieldset.msform:not(:first-of-type) {
  display: none;
}

.msform .action-button {
  width: 100px;
  background: #f6ff00;
  font-weight: bold;
  color: #333;
  border: 0 none;
  border-radius: 1px;
  cursor: pointer;
  padding: 10px 5px;
  margin: 0;
  height: 38px;
  margin-top: 39px !important;
  margin-left: 10px;
  margin-right: 10px;
}

#progressbar {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    list-style-type: none;
    counter-reset: step;
    padding: 0;
    max-width: 500px;
    margin: auto;
}
#progressbar li {
    position: relative;
    text-align: center;
    flex: 1;
    color: gray;
}
#progressbar li::before {
    content: counter(step);
    counter-increment: step;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: 2px solid gray;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    background-color: white;
    position: relative;
    z-index: 1;
}
#progressbar li.active::before {
    border-color: #f6ff00;
    background-color: #f6ff00;
    color: #333;
}
#progressbar li::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: gray;
    top: 15px;
    left: 50%;
    /* z-index: -1; */
}

#progressbar li:last-child::after {
    content: none;
}
#progressbar li.active::after {
    background-color: #f6ff00;
}
.input-container {
    padding: 0 !important;
}
.card:nth-child(2) .title {
    border-top: 0;
}
.card:nth-child(3) .title {
    border-top: 0;
}



 .product-info-row {
    display: flex;
    align-items: flex-start;
}

#left-column {
    width: 50%;
    padding: 20px;
}

#right-column {
    width: 50%;
    padding: 20px;
    position: sticky;
    top: 0;
    overflow-y: auto;
    background: white; /* Optional */
}
i.fa.fa-trash-o {
    color: #000;
}

/* #component_step_2.active,
#component_step_3.active,
#component_step_4.active,
#component_step_5.active,
#component_step_6.active,
#component_step_7.active,
#component_step_8.active,
#component_step_9.active,
#component_step_10.active,
#component_step_11.active,
#component_step_12.active,
#component_step_13.active,
#component_step_14.active,
#component_step_15.active,
#component_step_16.active {
  display: block;
} */
 .component-step-hidden {
  display: none !important;
}

.component-step-visible {
  display: block !important;
}



/* component 44 layout changes start*/
[attribute-id^="image_perview_"] {
    padding: 0 1rem;
}
[attribute-id^="image_perview_"] label.step_title p {
    height: 10px;
    margin: 5px 0;
    font-size: 14px;
    font-weight: 600;
}
[data-multivalue="multi_simple"]{
    width: 100%;
}
 [attribute-id^="image_perview_"] .bootstrap-select>.dropdown-toggle, 
 [color-attribute-id^="color_sel_color_"] .bootstrap-select>.dropdown-toggle,
 [data-multivalue="multi_simple"] .bootstrap-select>.dropdown-toggle,.sel_min_img_block.image_grid .bootstrap-select>.dropdown-toggle { 
    display: none;
}
[attribute-id^="image_perview_"] .dropdown-menu,[color-attribute-id^="color_sel_color_"] .dropdown-menu {
    display: flex;
    position: relative;
    border: 0;
    padding: 0;
}

[attribute-id^="image_perview_"] .bootstrap-select.btn-group .dropdown-menu.inner,[color-attribute-id^="color_sel_color_"] .bootstrap-select.btn-group .dropdown-menu.inner {
    flex-flow: unset;
    flex-wrap: wrap;
    padding: 0!important;
}
[attribute-id^="image_perview_"] .dropdown-menu li:first-child,[color-attribute-id^="color_sel_color_"] .dropdown-menu li:first-child, 
[data-multivalue="multi_simple"] .dropdown-menu li:first-child,.sel_min_img_block.image_grid .dropdown-menu li:first-child {
    display: none;
}

[attribute-id^="image_perview_"] .dropdown-menu li.selected::after,[color-attribute-id^="color_sel_color_"] .dropdown-menu li.selected::after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAOCAYAAAAi2ky3AAAAiElEQVQokaXPwQ3DMAgF0D9LVugKhItlxvBOHQBbynBeITm0qSKRpOAg/dvnCYDBYZXCml6j+wCAucnCTVauuZMmeobsqbmHLzPIHpXyK7FKIU1TFJmbLLb0+dlgMeTw8xFzIQDANXdT/GJuBABIE51iFzlFotgt4sVcyD8shFxhQ4jF8tu7swGui+otf3QUOQAAAABJRU5ErkJggg==);
    border-radius: 30px;
    bottom: -7px;
    color: #46a74e;
    content: " ";
    display: block;
    font-family: "FontAwesome";
    font-size: 25px;
    position: absolute;
    right: -9px;
    z-index: 1;
    height: 25px;
    width: 25px;
    background-repeat: no-repeat;
    border: 2px solid;
    background-color: #fff;
    background-position: center center;
}
.sel_min_img_block.image_grid a{
    padding: 0;
}
.sel_min_img_block.image_grid .dropdown-menu {
    display: contents;
}
.sel_min_img_block.image_grid .dropdown-menu li {
    width: 133px !important;
    margin: 0px 10px;
    text-align: center;
}
.sel_min_img_block.image_grid .dropdown-menu li img {
    width: 100%;
    height: auto;
    border-radius: 0;
    border: 2px solid #ccc;    
}
.set-image-grid .dropdown-menu li {
    width: 200px !important;
    margin: 20px 28px;
    text-align: center;
}
.set-image-grid .dropdown-menu li img {
    width: 100%;
    height: auto;
    border-radius: 16px;
    border: 2px solid #ccc;    
}
.set-image-grid .dropdown-menu {
    display: flex;
    position: relative;
    border: 0;
    width: 1024px;
    left: -8rem;
}
.set-image-grid .bootstrap-select.btn-group .dropdown-menu.inner,.sel_min_img_block.image_grid .bootstrap-select.btn-group .dropdown-menu.inner{
    flex-flow: unset;
    flex-wrap: wrap;
    padding: 0!important;
}

.set-image-grid .dropdown-menu li [id^="option_name_"],.sel_min_img_block.image_grid .dropdown-menu li [id^="option_name_"] {
    font-size: 11px;
    font-weight: 700;
}
.set-image-grid .dropdown-menu li span.idxroption_price, .sel_min_img_block.image_grid .dropdown-menu li span.idxroption_price {
     font-weight: bold;
}
.set-image-grid  .dropdown-menu li.selected a img, .sel_min_img_block.image_grid .dropdown-menu li.selected a img {
    border: 2px solid #46a74e;
    
}
.set-image-grid  .dropdown-menu li a, .sel_min_img_block.image_grid .dropdown-menu li a {
    background-color: unset;
}

.set-image-grid .dropdown-menu li a.idxcp_minified_option,.sel_min_img_block.image_grid .dropdown-menu li a.idxcp_minified_option {
    border-radius: 16px;
}
 .idxroption_wodisscount_price {
    font-size: 13px;
    text-decoration: line-through;
    font-weight: 400;
}
.my-preview-box {
    margin-bottom: 10px;
    position: relative;
    display: inline-block;

}
.my-preview-img {
    width: 100px;
    border-radius: 16px;
    border: 2px solid #ccc;
    padding: 1rem;
}
.my-delete-btn.btn {
    padding: 0 .36rem;
    font-size: 14px;
    margin: 1rem;
}
div#preview_container {
    margin-bottom: 2rem;
}

#component_step_45 .dropdown-menu li span.idxroption_price {
    position: absolute;
    font-weight: bold;
    right: 0px;
    background: #ffffffbd;
    padding: .1rem;
}

#component_step_45 .dropdown-menu li span.idxroption_price:before,
.set-image-grid  .dropdown-menu li span.idxroption_price:before {
    content: "+";
    padding-right: .2rem;
}
[id^="step_title_"] hr,[id^="step_title_"] hr {
    display: none;
}

[attribute-id^="image_perview_"] .dropdown-menu li,[color-attribute-id^="color_sel_color_"] .dropdown-menu li {
    margin-bottom: 10px;
    text-align: center;
    border: 1px solid #d9d9d9;
    border-radius: 8px;
}
[attribute-id^="image_perview_"] .dropdown-menu li.selected,[color-attribute-id^="color_sel_color_"] .dropdown-menu li.selected {
    box-shadow: 0px 4px 20px 0px #00000029;
    border: 2px solid #46a74e;
}
[attribute-id^="image_perview_"] .dropdown-menu li .img-minified,
[color-attribute-id^="color_sel_color_"] .dropdown-menu li .img-minified {
    width: 40px;
    height: 40px;
    border-radius: 12px;
    
}

[attribute-id^="image_perview_"] .dropdown-menu li img,[color-attribute-id^="color_sel_color_"] .dropdown-menu li img {
    float: left;
}
[attribute-id^="image_perview_"] .dropdown-menu li [id^="option_name_"],
[color-attribute-id^="color_sel_color_"] .dropdown-menu li [id^="option_name_"] {

    text-align: center;
    float: left;
    margin-top: 1rem;
    margin-left: 1rem;
}

[attribute-id^="image_perview_"] .dropdown-menu li span.idxroption_price,[color-attribute-id^="color_sel_color_"] .dropdown-menu li span.idxroption_price {
    font-weight: bold;
    float: right;
    margin-top: 1rem;
}

[attribute-id^="image_perview_"] .dropdown-menu li span.idxroption_price:before,
[color-attribute-id^="color_sel_color_"] .dropdown-menu li span.idxroption_price:before {
    content: "+";
    padding-right: .2rem;
}
#zoom_image img {
    width: 50%;
    border-radius: 30px;
    margin: 4%;
    padding: 0;
}
.modal-body #zoom_color_bike img {
	 width: 90%;
    border-radius: 30px;
    margin: 4%;
    padding: 0;
}
.minified_sel_font{
	width:100% !important;
}

.minified_sel_font button, .minified_sel_font button:hover, .minified_sel_font button:focus{
	background: #efefef;
	color:#333 !important;
	/* border-radius: 5px; */
}

.minified_sel_font .dropdown-menu.inner{
	padding:0px 20px !important;
}
.font-perview {
    font-size: 45px;
    line-height: 38px;
    color: #000;
    margin-top: 2rem;
    letter-spacing: 1px;
}
.bootstrap-select .dropdown-toggle:focus {
    outline: 0px auto -webkit-focus-ring-color !important;
    border-radius: 12px 12px 0px 0px;
}
span.filter-option.pull-left img {
    height: 30px;
    width: 30px;
}
.minified_text.form-control{
    color: #333;
}
/* component 24 layout changes end*/


/* start responsive css */

@media (max-width: 770px){
	#right-column {
    width: 100%;
   
    }
	#left-column {
	    width: 100%;
	}
    .modal-body #zoom_image img,.modal-body #zoom_color_bike img {
        margin-top: 2%;
        padding: 1rem;
        border-radius: 30px;
        width: 100%;
        position: initial;
        background: none;
    
    }
    .set-image-grid .dropdown-menu{
        width: 100%;
        left: 0;
    }
}


input#idxrcustomproduct_send {
    width: 100px;
    font-weight: bold;
    border-radius: 1px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 0;
    height: 38px;
    margin-top: 39px !important;
    margin-left: 10px;
    margin-right: 10px;
}
#component_step_last .collapsed .fa-plus {
    display: block;
}

#component_step_last .fa-plus,div#component_step_last .collapsed .fa-minus {
    display: none;
}
#component_step_last a h3{
    display: inline;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    border: none;
    /* padding: 0; */
    /* margin: 0; */
}
.modal-body #component_steps_container button.btn.next,.modal-body  #component_steps_container button.btn.previous,.modal-body  #component_steps_container #idxrcustomproduct_send {
    cursor: unset;
}
.cart-overview.js-cart {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}
.cart-overview.js-cart  .cart-item{
    border: 0;
}
#cart .product-price {
    font-size: 18px;
}
#cart  .col.col-auto.col-md.unit-price {
    line-height: 26px;
    vertical-align: middle;
    color: #666;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .5px;
}
#product-customization:hover {
    background: #000;
    color: #fff;
}