html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
a
{
   color: #CF122E;
   text-decoration: underline;
}
a:active
{
   color: #D3D3D3;
}
a:hover
{
   color: #D3D3D3;
   text-decoration: underline;
}
#wb_indexLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FF0000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid2
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2, #indexLayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid2
{
   width: 1200px;
}
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2, #indexLayoutGrid2 > .row > .col-3
{
   float: left;
}
#indexLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#indexLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#indexLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#indexLayoutGrid2:before,
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:before,
#indexLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid2
{
   width: 100%;
}
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2, #indexLayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_master_frameResponsiveMenu1
{
   display: block;
   background-color: #000000;
   font-family: "Rajdhani";
   font-weight: 600;
   text-align: center;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#master_frameResponsiveMenu1
{
   display: inline-block;
   background-color: #000000;
   height: 55px;
}
#wb_master_frameResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_master_frameResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_master_frameResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_master_frameResponsiveMenu1 ul li i
{
   font-size: 0px;
   width: 0px;
   margin-bottom: 0px;
}
#wb_master_frameResponsiveMenu1 ul li a
{
   background-color: #000000;
   color: #FFFFFF;
   font-family: "Rajdhani";
   font-weight: 600;
   font-size: 20px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
   text-align: center;
}
#wb_master_frameResponsiveMenu1 > ul > li > a 
{
   height: 25px;
}
.master_frameResponsiveMenu1 a 
{
   display: block;
}
#wb_master_frameResponsiveMenu1 li:hover > a, #wb_master_frameResponsiveMenu1 li .active
{
   background-color: #000000;
   color: #FF0000;
}
#wb_master_frameResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 55px;
}
#wb_master_frameResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_master_frameResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 105px;
}
#wb_master_frameResponsiveMenu1 ul ul li a
{
   background-color: #7A7A7A;
   border: 0px solid #7A7A7A;
   color: #FFFFFF;
}
#wb_master_frameResponsiveMenu1 ul ul li:hover > a, #wb_master_frameResponsiveMenu1 ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_master_frameResponsiveMenu1 ul ul li i 
{
   margin-right: 0px;
   vertical-align: middle;
}
#wb_master_frameResponsiveMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_master_frameResponsiveMenu1 ul ul ul li 
{
   left: 105px;
   position: relative;
   top: -55px;
}
#wb_master_frameResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_master_frameResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_master_frameResponsiveMenu1 li:hover > a .arrow-down, #wb_master_frameResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #FF0000;
}
#wb_master_frameResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_master_frameResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_master_frameResponsiveMenu1 .toggle,[id^=master_frameResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:1100px) 
{
#wb_master_frameResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_master_frameResponsiveMenu1 ul li a, #wb_master_frameResponsiveMenu1 .toggle
{
   font-size: 20px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_master_frameResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.master_frameResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#master_frameResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_master_frameResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_master_frameResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #000000;
   color: #FFFFFF;
   padding: 0 20px 0 20px;
   line-height: 30px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_master_frameResponsiveMenu1 .toggle:hover
{
   background-color: #000000;
   color: #FF0000;
}
[id^=master_frameResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#master_frameResponsiveMenu1-title
{
   height: 55px !important;
   line-height: 55px !important;
   text-align: center;
}
#wb_master_frameResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_master_frameResponsiveMenu1 ul ul .toggle,
#wb_master_frameResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_master_frameResponsiveMenu1 a:hover,
#wb_master_frameResponsiveMenu1 ul ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_master_frameResponsiveMenu1 ul li ul li .toggle,
#wb_master_frameResponsiveMenu1 ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_master_frameResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_master_frameResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_master_frameResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_master_frameResponsiveMenu1 ul li i 
{
   margin-right: 0px;
}
#wb_master_frameResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_master_frameResponsiveMenu1 ul ul li:hover > ul,
#wb_master_frameResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_master_frameResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_master_frameResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#master_frameResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 20px;
   top: 15px;
   user-select: none;
}
#master_frameResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_master_frameResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_master_frameResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_master_frameResponsiveMenu1 .toggle:hover .arrow-down, #wb_master_frameResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #FF0000;
}
#wb_master_frameResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_master_frameResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_master_frameResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #424242;
}
}
#wb_master_frameLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#master_frameLayoutGrid2
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#master_frameLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_frameLayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#master_frameLayoutGrid2
{
   width: 1200px;
}
#master_frameLayoutGrid2 > .row > .col-1
{
   float: left;
}
#master_frameLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#master_frameLayoutGrid2:before,
#master_frameLayoutGrid2:after,
#master_frameLayoutGrid2 .row:before,
#master_frameLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#master_frameLayoutGrid2:after,
#master_frameLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#master_frameLayoutGrid2
{
   width: 100%;
}
#master_frameLayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #FFFFFF;
   font-family: Barlow;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_master_frameImage2
{
   margin: 0;
   vertical-align: top;
}
#master_frameImage2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_master_frameLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#master_frameLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#master_frameLayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#master_frameLayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#master_frameLayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#master_frameLayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#RollOverText4 .image
{
   display: block;
   position: relative;
   transition: all 200ms linear;
}
#RollOverText4 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 20px 20px 20px 20px;
   text-align: center;
   background-color: rgba(0,0,0,0.00);
   opacity: 0;
   transition: all 400ms linear;
}
#RollOverText4 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateY(-400px);
   transition: all 200ms linear;
}
#RollOverText4 .description
{
   position: relative;
   margin: 0;
   padding: 250px 0 0 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateY(400px);
   transition: all 200ms linear;
}
#RollOverText4 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Lato;
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 250px 0 0 0 ;
   padding: 0;
   text-align: center;
   text-decoration: none;
   opacity: 0;
   transition: all 200ms linear;
}
#RollOverText4:hover .caption
{
   opacity: 1;
}
#RollOverText4:hover .image
{
   transform: scale(1.1,1.1);
}
#RollOverText4:hover .title
{
   opacity: 1;
   transform: translateY(0px);
}
#RollOverText4:hover .description
{
   opacity: 1;
   transform: translateY(0px);
   transition-delay: 100ms;
}
#RollOverText4:hover .link
{
   opacity: 1;
   transform: translateY(0px);
   transition-delay: 200ms;
}
#RollOverText4 .image
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText4
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#RollOverText1 .image
{
   display: block;
   position: relative;
   transition: all 200ms linear;
}
#RollOverText1 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 20px 20px 20px 20px;
   text-align: center;
   background-color: rgba(0,0,0,0.00);
   opacity: 0;
   transition: all 400ms linear;
}
#RollOverText1 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateY(-400px);
   transition: all 200ms linear;
}
#RollOverText1 .description
{
   position: relative;
   margin: 0;
   padding: 250px 0 0 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateY(400px);
   transition: all 200ms linear;
}
#RollOverText1 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Lato;
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 250px 0 0 0 ;
   padding: 0;
   text-align: center;
   text-decoration: none;
   opacity: 0;
   transition: all 200ms linear;
}
#RollOverText1:hover .caption
{
   opacity: 1;
}
#RollOverText1:hover .image
{
   transform: scale(1.1,1.1);
}
#RollOverText1:hover .title
{
   opacity: 1;
   transform: translateY(0px);
}
#RollOverText1:hover .description
{
   opacity: 1;
   transform: translateY(0px);
   transition-delay: 100ms;
}
#RollOverText1:hover .link
{
   opacity: 1;
   transform: translateY(0px);
   transition-delay: 200ms;
}
#RollOverText1 .image
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText1
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#RollOverText2 .image
{
   display: block;
   position: relative;
   transition: all 200ms linear;
}
#RollOverText2 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 20px 20px 20px 20px;
   text-align: center;
   background-color: rgba(0,0,0,0.00);
   opacity: 0;
   transition: all 400ms linear;
}
#RollOverText2 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateY(-400px);
   transition: all 200ms linear;
}
#RollOverText2 .description
{
   position: relative;
   margin: 0;
   padding: 250px 0 0 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateY(400px);
   transition: all 200ms linear;
}
#RollOverText2 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Lato;
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 250px 0 0 0 ;
   padding: 0;
   text-align: center;
   text-decoration: none;
   opacity: 0;
   transition: all 200ms linear;
}
#RollOverText2:hover .caption
{
   opacity: 1;
}
#RollOverText2:hover .image
{
   transform: scale(1.1,1.1);
}
#RollOverText2:hover .title
{
   opacity: 1;
   transform: translateY(0px);
}
#RollOverText2:hover .description
{
   opacity: 1;
   transform: translateY(0px);
   transition-delay: 100ms;
}
#RollOverText2:hover .link
{
   opacity: 1;
   transform: translateY(0px);
   transition-delay: 200ms;
}
#RollOverText2 .image
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText2
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#RollOverText3 .image
{
   display: block;
   position: relative;
   transition: all 200ms linear;
}
#RollOverText3 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 20px 20px 20px 20px;
   text-align: center;
   background-color: rgba(0,0,0,0.00);
   opacity: 0;
   transition: all 400ms linear;
}
#RollOverText3 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateY(-400px);
   transition: all 200ms linear;
}
#RollOverText3 .description
{
   position: relative;
   margin: 0;
   padding: 250px 0 0 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateY(400px);
   transition: all 200ms linear;
}
#RollOverText3 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Lato;
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 250px 0 0 0 ;
   padding: 0;
   text-align: center;
   text-decoration: none;
   opacity: 0;
   transition: all 200ms linear;
}
#RollOverText3:hover .caption
{
   opacity: 1;
}
#RollOverText3:hover .image
{
   transform: scale(1.1,1.1);
}
#RollOverText3:hover .title
{
   opacity: 1;
   transform: translateY(0px);
}
#RollOverText3:hover .description
{
   opacity: 1;
   transform: translateY(0px);
   transition-delay: 100ms;
}
#RollOverText3:hover .link
{
   opacity: 1;
   transform: translateY(0px);
   transition-delay: 200ms;
}
#RollOverText3 .image
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText3
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#wb_indexLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../wbfx-images/recambios-moto-productos.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid1
{
   box-sizing: border-box;
   padding: 200px 15px 200px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid1 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#indexLayoutGrid1:before,
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:before,
#indexLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#indexLayoutGrid1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.6;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Rajdhani";
   font-weight: 600;
   font-style: normal;
   font-size: 53px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_indexLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 40px 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid3 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 100px;
   padding-left: 100px;
   position: relative;
}
#indexLayoutGrid3
{
   width: 1200px;
}
#indexLayoutGrid3 > .col-1
{
   flex: 0 0 auto;
}
#indexLayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#indexLayoutGrid3
{
   width: 100%;
}
#indexLayoutGrid3 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_recambios-accesorios-biciText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 30px 0 0 0 ;
   text-align: left;
}
#wb_recambios-accesorios-biciText1 div
{
   text-align: left;
}
#wb_recambios-accesorios-biciText1
{
   display: block;
   margin: 30px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#recambios-accesorios-biciLayer1
{
   background-color: #FBFBFB;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text11 div
{
   text-align: center;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text8 div
{
   text-align: center;
}
#wb_embedded_page_01LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FBFBFB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#embedded_page_01LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 40px 0;
   margin-right: auto;
   margin-left: auto;
}
#embedded_page_01LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#embedded_page_01LayoutGrid1
{
   width: 1199px;
}
#embedded_page_01LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#embedded_page_01LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#embedded_page_01LayoutGrid1
{
   width: 100%;
}
#embedded_page_01LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text28 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text28
{
   color: #303030;
   font-family: "Rajdhani";
   font-weight: 600;
   font-size: 29px;
}
#wb_Text28 div
{
   text-align: center;
}
#wb_Text28
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_embedded_page_01LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FBFBFB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#embedded_page_01LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 40px 0;
   margin-right: auto;
   margin-left: auto;
}
#embedded_page_01LayoutGrid3 > .col-1, #embedded_page_01LayoutGrid3 > .col-2, #embedded_page_01LayoutGrid3 > .col-3, #embedded_page_01LayoutGrid3 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#embedded_page_01LayoutGrid3
{
   width: 1199px;
}
#embedded_page_01LayoutGrid3 > .col-1, #embedded_page_01LayoutGrid3 > .col-2, #embedded_page_01LayoutGrid3 > .col-3, #embedded_page_01LayoutGrid3 > .col-4
{
   flex: 0 0 auto;
}
#embedded_page_01LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#embedded_page_01LayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#embedded_page_01LayoutGrid3 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#embedded_page_01LayoutGrid3 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#embedded_page_01LayoutGrid3
{
   width: 100%;
}
#embedded_page_01LayoutGrid3 > .col-1, #embedded_page_01LayoutGrid3 > .col-2, #embedded_page_01LayoutGrid3 > .col-3, #embedded_page_01LayoutGrid3 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text27 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 15px 0 ;
   text-align: center;
}
#wb_Text27
{
   color: #E82037;
   font-family: "Rajdhani";
   font-weight: 600;
   font-size: 16px;
}
#wb_Text27 div
{
   text-align: center;
}
#wb_Text27
{
   display: block;
   margin: 15px 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text32
{
   color: #696969;
   font-family: Barlow;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text32 div
{
   text-align: center;
}
#wb_Text32
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 15px 0 ;
   text-align: center;
}
#wb_Text29
{
   color: #E82037;
   font-family: "Rajdhani";
   font-weight: 600;
   font-size: 16px;
}
#wb_Text29 div
{
   text-align: center;
}
#wb_Text29
{
   display: block;
   margin: 15px 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text33 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text33
{
   color: #696969;
   font-family: Barlow;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text33 div
{
   text-align: center;
}
#wb_Text33
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text34 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text34
{
   color: #696969;
   font-family: Barlow;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text34 div
{
   text-align: center;
}
#wb_Text34
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text30 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 15px 0 ;
   text-align: center;
}
#wb_Text30
{
   color: #E82037;
   font-family: "Rajdhani";
   font-weight: 600;
   font-size: 16px;
}
#wb_Text30 div
{
   text-align: center;
}
#wb_Text30
{
   display: block;
   margin: 15px 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 15px 0 ;
   text-align: center;
}
#wb_Text31
{
   color: #E82037;
   font-family: "Rajdhani";
   font-weight: 600;
   font-size: 16px;
}
#wb_Text31 div
{
   text-align: center;
}
#wb_Text31
{
   display: block;
   margin: 15px 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text35 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text35
{
   color: #696969;
   font-family: Barlow;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text35 div
{
   text-align: center;
}
#wb_Text35
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_embedded_page_01Image1
{
   margin: 0;
   vertical-align: top;
}
#embedded_page_01Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 73px;
   height: 75px;
   vertical-align: top;
}
#wb_embedded_page_01Image2
{
   margin: 0;
   vertical-align: top;
}
#embedded_page_01Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 72px;
   height: 70px;
   vertical-align: top;
}
#wb_embedded_page_01Image3
{
   margin: 0;
   vertical-align: top;
}
#embedded_page_01Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 72px;
   height: 72px;
   vertical-align: top;
}
#wb_embedded_page_01Image4
{
   margin: 0;
   vertical-align: top;
}
#embedded_page_01Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 72px;
   height: 70px;
   vertical-align: top;
}
#wb_recambios-accesorios-biciLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#recambios-accesorios-biciLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#recambios-accesorios-biciLayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#recambios-accesorios-biciLayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#recambios-accesorios-biciLayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#recambios-accesorios-biciLayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid6
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 80px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid6 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid6
{
   width: 1200px;
}
#indexLayoutGrid6 > .col-1
{
   flex: 0 0 auto;
}
#indexLayoutGrid6 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#indexLayoutGrid6
{
   width: 100%;
}
#indexLayoutGrid6 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#Heading3
{
   color: #FD0600;
   font-family: "Rajdhani";
   font-weight: 600;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Text66 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text66 div
{
   text-align: center;
}
#wb_Text66
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#boxes
{
   background-color: #FBFBFB;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#box1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #F0F4F4;
   border-radius: 0px;
}
#box2
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #F0F4F4;
   border-radius: 0px;
}
#box3
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #F0F4F4;
   border-radius: 0px;
}
#box4
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #F0F4F4;
   border-radius: 0px;
}
#box5
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #F0F4F4;
   border-radius: 0px;
}
#box6
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #F0F4F4;
   border-radius: 0px;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 40px 0 ;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text5
{
   display: block;
   margin: 0 0 40px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_recambios-accesorios-motoImage1
{
   vertical-align: top;
}
#recambios-accesorios-motoImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text10 div
{
   text-align: center;
}
#wb_Image10
{
   vertical-align: top;
}
#Image10
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text18 div
{
   text-align: left;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text19 div
{
   text-align: center;
}
#wb_Image11
{
   vertical-align: top;
}
#Image11
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text21 div
{
   text-align: center;
}
#wb_Text23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text23 div
{
   text-align: center;
}
#wb_Image12
{
   vertical-align: top;
}
#Image12
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text22 div
{
   text-align: left;
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text24 div
{
   text-align: center;
}
#wb_Image17
{
   vertical-align: top;
}
#Image17
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text42 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text42 div
{
   text-align: center;
}
#wb_Text43 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text43 div
{
   text-align: center;
}
#wb_Text44 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text44 div
{
   text-align: left;
}
#wb_Image18
{
   vertical-align: top;
}
#Image18
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text45 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text45 div
{
   text-align: center;
}
#wb_Image13
{
   vertical-align: top;
}
#Image13
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text25 div
{
   text-align: center;
}
#wb_Text26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text26 div
{
   text-align: center;
}
#wb_Image14
{
   vertical-align: top;
}
#Image14
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text36 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text36 div
{
   text-align: left;
}
#wb_Text37 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text37 div
{
   text-align: center;
}
#wb_Image15
{
   vertical-align: top;
}
#Image15
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text38 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text38 div
{
   text-align: center;
}
#wb_Text39 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text39 div
{
   text-align: center;
}
#wb_Image16
{
   vertical-align: top;
}
#Image16
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text40 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text40 div
{
   text-align: left;
}
#wb_Text41 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text41 div
{
   text-align: center;
}
#wb_Text49 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text49 div
{
   text-align: center;
}
#wb_Text48 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text48 div
{
   text-align: left;
}
#wb_Image24
{
   vertical-align: top;
}
#Image24
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text47 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text47 div
{
   text-align: center;
}
#wb_Text46 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text46 div
{
   text-align: center;
}
#wb_Image23
{
   vertical-align: top;
}
#Image23
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_recambios-accesorios-motoShape1 a img
{
   position: absolute;
   left: 0;
}
#wb_recambios-accesorios-motoShape1 .default
{
   position: absolute;
   left: 0;
}
#wb_recambios-accesorios-motoShape1 a .hover
{
   visibility: hidden;
}
#wb_recambios-accesorios-motoShape1 a:hover .hover
{
   visibility: visible;
}
#wb_recambios-accesorios-motoShape1 a:hover .default
{
   visibility: hidden;
}
#recambios-accesorios-motoShape1
{
   border-width: 0;
   vertical-align: top;
}
#wb_recambios-accesorios-motoShape1
{
   margin: 0;
   vertical-align: top;
}
#wb_recambios-motos-alicanteLayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#recambios-motos-alicanteLayoutGrid8
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
}
#recambios-motos-alicanteLayoutGrid8 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#recambios-motos-alicanteLayoutGrid8
{
   width: 1200px;
}
#recambios-motos-alicanteLayoutGrid8 > .col-1
{
   flex: 0 0 auto;
}
#recambios-motos-alicanteLayoutGrid8 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#recambios-motos-alicanteLayoutGrid8
{
   width: 100%;
}
#recambios-motos-alicanteLayoutGrid8 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_recambios-accesorios-motoImage2
{
   margin: 0 0 20px 0 ;
   vertical-align: top;
}
#recambios-accesorios-motoImage2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 362px;
   height: 144px;
   vertical-align: top;
}
#Line6
{
   border-color: #CF122E;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_recambios-accesorios-motoShape2 a img
{
   position: absolute;
   left: 0;
}
#wb_recambios-accesorios-motoShape2 .default
{
   position: absolute;
   left: 0;
}
#wb_recambios-accesorios-motoShape2 a .hover
{
   visibility: hidden;
}
#wb_recambios-accesorios-motoShape2 a:hover .hover
{
   visibility: visible;
}
#wb_recambios-accesorios-motoShape2 a:hover .default
{
   visibility: hidden;
}
#recambios-accesorios-motoShape2
{
   border-width: 0;
   vertical-align: top;
}
#wb_recambios-accesorios-motoShape2
{
   margin: 40px 0 0 0 ;
   vertical-align: top;
}
#wb_recambios-motos-alicanteImage1
{
   margin: 0;
   vertical-align: top;
}
#recambios-motos-alicanteImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 700px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Layer16
{
   background-color: #1D1D1D;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Text51 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text51 div
{
   text-align: left;
}
#Line7
{
   border-color: #CF122E;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#Line13
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Image29
{
   vertical-align: top;
}
#Image29
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image32
{
   vertical-align: top;
}
#Image32
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text59 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text59 div
{
   text-align: left;
}
#wb_Text62 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text62 div
{
   text-align: left;
}
#wb_Image31
{
   vertical-align: top;
}
#Image31
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text60 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text60 div
{
   text-align: left;
}
#Line9
{
   border-color: #CF122E;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text52 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text52 div
{
   text-align: left;
}
#wb_Text64 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text64 div
{
   text-align: center;
}
#Line14
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text55 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text55 div
{
   text-align: justify;
}
#Line10
{
   border-color: #CF122E;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text53 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text53 div
{
   text-align: left;
}
#wb_Image25
{
   vertical-align: top;
}
#Image25
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image28
{
   vertical-align: top;
}
#Image28
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Line15
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#Line11
{
   border-color: #CF122E;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#Line16
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text54 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text54 div
{
   text-align: left;
}
#wb_Text57 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text57 div
{
   text-align: left;
}
#wb_Text63 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text63 div
{
   text-align: center;
}
#wb_Text65 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text65 div
{
   text-align: center;
}
#Line17
{
   border-color: #F5F5F5;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text58 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text58 div
{
   text-align: left;
}
#wb_master_frameText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_frameText4 div
{
   text-align: left;
}
#wb_master_frameText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_frameText5 div
{
   text-align: left;
}
#wb_master_frameText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_frameText6 div
{
   text-align: left;
}
#wb_master_frameText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_frameText7 div
{
   text-align: left;
}
#wb_master_frameIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0 0 10px 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_master_frameIcon1 a
{
   text-decoration: none;
}
#wb_master_frameIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#master_frameIcon1
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.master_frameIcon1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.master_frameIcon1:before
{
   content: "\f0d2";
}
#master_frameIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_master_frameIcon1:hover #master_frameIcon1 i
{
   color: #000000;
}
#wb_master_frameIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0 0 10px 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_master_frameIcon2 a
{
   text-decoration: none;
}
#wb_master_frameIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#master_frameIcon2
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#master_frameIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_master_frameIcon2:hover #master_frameIcon2 i
{
   color: #000000;
}
#wb_master_frameText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_master_frameText3
{
   color: #FFFFFF;
   font-family: Barlow;
   font-weight: normal;
   font-size: 17px;
}
#wb_master_frameText3 div
{
   text-align: center;
}
#wb_master_frameText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_master_frameIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0 0 10px 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_master_frameIcon3 a
{
   text-decoration: none;
}
#wb_master_frameIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#master_frameIcon3
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.master_frameIcon3
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.master_frameIcon3:before
{
   content: "\e558";
}
#master_frameIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_master_frameIcon3:hover #master_frameIcon3 i
{
   color: #000000;
}
#wb_master_frameText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_master_frameText8
{
   color: #FFFFFF;
   font-family: Barlow;
   font-weight: normal;
   font-size: 15px;
}
#wb_master_frameText8 div
{
   text-align: center;
}
#wb_master_frameText8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
/*MIT LICENCE*/
/*Web builder FX*/
.floating-wpp {
    position: fixed;
    bottom: 20px;
    left: 15px;
    font-size: 12px;
    transition: bottom 0.2s;
}

.floating-wpp .floating-wpp-button {
    position: relative;
    border-radius: 50%;
    box-shadow: 1px 1px 4px rgba(60, 60, 60, 0.4);
    transition: box-shadow 0.2s;
    cursor: pointer;
    overflow: hidden;
}

.floating-wpp .floating-wpp-button img,
.floating-wpp .floating-wpp-button svg {
    position: absolute;
    width: 100%;
    height: auto;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
}

.floating-wpp:hover {
    bottom: 17px;
}

.floating-wpp:hover .floating-wpp-button {
    box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.4);
}

.floating-wpp .floating-wpp-popup {
    /*border: 2px solid white;*/
    border-radius: 5px;
    background-color: #E9FFE9;
    position: absolute;
    overflow: hidden;
    padding: 0;
    box-shadow: 5px 5px 8px rgba(60, 60, 60, 0.25);
    width: 0px;
    height: 0px;
    bottom: 0;
    opacity: 0;
    transition: bottom 0.1s ease-out, opacity 0.2s ease-out;
    transform-origin: bottom;
}

.floating-wpp .floating-wpp-popup.active {
    padding: 0 12px 12px 12px;
    width: 260px;
    height: auto;
    bottom: 82px;
    opacity: 1;
}

.floating-wpp .floating-wpp-popup .floating-wpp-message {
    background-color: white;
    padding: 8px;
    border-radius: 0px 5px 5px 5px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
    opacity: 0;
    transition: opacity 0.2s;
}

.floating-wpp .floating-wpp-popup.active .floating-wpp-message {
    opacity: 1;
    transition-delay: 0.2s;
}

.floating-wpp .floating-wpp-popup .floating-wpp-head {
    text-align: right;
    color: white;
    margin: 0 -15px 10px -15px;
    padding: 6px 12px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.floating-wpp .floating-wpp-input-message {
    background-color: #F5F5F5;
    margin: 10px -15px -15px -15px;
    padding: 0 15px;
    display: flex;
    align-items: center;
}

.floating-wpp .floating-wpp-input-message textarea {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: none;
    padding: 8px;
    margin: 10px 0;
    width: 100%;
    max-width: 100%;
    font-family: inherit;
    font-size: inherit;
    resize: none;
}

.floating-wpp .floating-wpp-btn-send {
    margin-left: 12px;
    font-size: 0;
    cursor: pointer;
}
#wb_Shape8 a img
{
   position: absolute;
   left: 0;
}
#wb_Shape8 .default
{
   position: absolute;
   left: 0;
}
#wb_Shape8 a .hover
{
   visibility: hidden;
}
#wb_Shape8 a:hover .hover
{
   visibility: visible;
}
#wb_Shape8 a:hover .default
{
   visibility: hidden;
}
#Shape8
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape8
{
   margin: 10px 0 0 0 ;
   vertical-align: top;
}
#wb_Text58
{
   position: absolute;
   left: 961px;
   top: 226px;
   width: 215px;
   height: 16px;
   z-index: 161;
}
#Line11
{
   position: absolute;
   left: 961px;
   top: 166px;
   width: 33px;
   z-index: 154;
}
#boxes
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 881px;
   float: left;
   clear: left;
   display: block;
   z-index: 169;
}
#wb_embedded_page_01Image3
{
   display: inline-block;
   width: 72px;
   height: 72px;
   z-index: 43;
}
#wb_Image31
{
   position: absolute;
   left: 37px;
   top: 246px;
   width: 24px;
   height: 24px;
   z-index: 143;
}
#wb_Image32
{
   position: absolute;
   left: 37px;
   top: 296px;
   width: 24px;
   height: 24px;
   z-index: 140;
}
#wb_Text19
{
   position: absolute;
   left: 41px;
   top: 332px;
   width: 199px;
   height: 21px;
   text-align: center;
   z-index: 56;
}
#box1
{
   position: absolute;
   text-align: center;
   left: 106px;
   top: 56px;
   width: 276px;
   height: 367px;
   z-index: 90;
}
#wb_embedded_page_01Image4
{
   display: inline-block;
   width: 72px;
   height: 70px;
   z-index: 46;
}
#wb_master_frameResponsiveMenu1
{
   display: block;
   width: 100%;
   z-index: 8;
}
#wb_Image28
{
   position: absolute;
   left: 741px;
   top: 190px;
   width: 32px;
   height: 32px;
   z-index: 152;
}
#wb_Image25
{
   position: absolute;
   left: 698px;
   top: 191px;
   width: 32px;
   height: 32px;
   z-index: 151;
}
#wb_Image29
{
   position: absolute;
   left: 38px;
   top: 195px;
   width: 24px;
   height: 24px;
   z-index: 139;
}
#Line13
{
   position: absolute;
   left: 71px;
   top: 168px;
   width: 150px;
   z-index: 138;
}
#wb_Image23
{
   position: absolute;
   left: 40px;
   top: 33px;
   width: 199px;
   height: 161px;
   z-index: 88;
}
#wb_Image24
{
   position: absolute;
   left: 99px;
   top: 301px;
   width: 24px;
   height: 24px;
   z-index: 85;
}
#wb_Text40
{
   position: absolute;
   left: 124px;
   top: 300px;
   width: 79px;
   height: 19px;
   z-index: 79;
}
#box2
{
   position: absolute;
   text-align: center;
   left: 460px;
   top: 56px;
   width: 276px;
   height: 367px;
   z-index: 91;
}
#wb_Text18
{
   position: absolute;
   left: 129px;
   top: 291px;
   width: 79px;
   height: 19px;
   z-index: 55;
}
#wb_master_frameExtension1
{
   position: absolute;
   left: 4px;
   top: 0px;
   width: 319px;
   height: 86px;
   z-index: 167;
}
#wb_Text64
{
   position: absolute;
   left: 527px;
   top: 444px;
   width: 193px;
   height: 16px;
   text-align: center;
   z-index: 166;
}
#wb_Text41
{
   position: absolute;
   left: 39px;
   top: 339px;
   width: 196px;
   height: 21px;
   text-align: center;
   z-index: 80;
}
#box3
{
   position: absolute;
   text-align: center;
   left: 814px;
   top: 56px;
   width: 276px;
   height: 367px;
   z-index: 92;
}
#wb_Text65
{
   position: absolute;
   left: 884px;
   top: 447px;
   width: 279px;
   height: 14px;
   text-align: center;
   z-index: 159;
}
#Line7
{
   position: absolute;
   left: 38px;
   top: 168px;
   width: 33px;
   z-index: 137;
}
#recambios-accesorios-motoShape2
{
   width: 256px;
   height: 49px;
}
#box4
{
   position: absolute;
   text-align: center;
   left: 106px;
   top: 457px;
   width: 276px;
   height: 371px;
   z-index: 93;
}
#wb_Text42
{
   position: absolute;
   left: 8px;
   top: 212px;
   width: 262px;
   height: 22px;
   text-align: center;
   z-index: 71;
}
#recambios-accesorios-biciLayer1_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#recambios-accesorios-motoShape1
{
   width: 256px;
   height: 68px;
}
#wb_Text62
{
   position: absolute;
   left: 67px;
   top: 195px;
   width: 219px;
   height: 16px;
   z-index: 142;
}
#Line6
{
   display: block;
   width: 100%;
   z-index: 134;
}
#box5
{
   position: absolute;
   text-align: center;
   left: 460px;
   top: 457px;
   width: 276px;
   height: 370px;
   z-index: 94;
}
#wb_Text37
{
   position: absolute;
   left: 36px;
   top: 339px;
   width: 196px;
   height: 21px;
   text-align: center;
   z-index: 75;
}
#wb_Text43
{
   position: absolute;
   left: 22px;
   top: 239px;
   width: 235px;
   height: 32px;
   text-align: center;
   z-index: 69;
}
#wb_Text6
{
   position: absolute;
   left: 87px;
   top: 379px;
   width: 202px;
   height: 34px;
   text-align: center;
   z-index: 14;
}
#wb_Text63
{
   position: absolute;
   left: 10px;
   top: 446px;
   width: 307px;
   height: 14px;
   text-align: center;
   z-index: 158;
}
#wb_Text53
{
   position: absolute;
   left: 698px;
   top: 133px;
   width: 144px;
   height: 26px;
   z-index: 150;
}
#box6
{
   position: absolute;
   text-align: center;
   left: 814px;
   top: 457px;
   width: 276px;
   height: 375px;
   z-index: 95;
}
#wb_Text36
{
   position: absolute;
   left: 129px;
   top: 300px;
   width: 79px;
   height: 19px;
   z-index: 73;
}
#wb_Text44
{
   position: absolute;
   left: 128px;
   top: 290px;
   width: 79px;
   height: 19px;
   z-index: 67;
}
#wb_Text7
{
   position: absolute;
   left: 360px;
   top: 381px;
   width: 202px;
   height: 34px;
   text-align: center;
   z-index: 16;
}
#wb_Text52
{
   position: absolute;
   left: 389px;
   top: 133px;
   width: 164px;
   height: 26px;
   z-index: 146;
}
#wb_Text60
{
   position: absolute;
   left: 68px;
   top: 249px;
   width: 157px;
   height: 18px;
   z-index: 144;
}
#wb_recambios-accesorios-motoShape2
{
   display: inline-block;
   width: 256px;
   height: 49px;
   z-index: 135;
   position: relative;
}
#wb_Text45
{
   position: absolute;
   left: 46px;
   top: 331px;
   width: 194px;
   height: 21px;
   text-align: center;
   z-index: 70;
}
#wb_recambios-accesorios-motoShape1
{
   display: inline-block;
   width: 256px;
   height: 68px;
   opacity: 0.85;
   z-index: 12;
   position: relative;
}
#wb_Text51
{
   position: absolute;
   left: 38px;
   top: 133px;
   width: 183px;
   height: 26px;
   z-index: 136;
}
#wb_recambios-accesorios-motoImage2
{
   display: inline-block;
   width: 362px;
   height: 144px;
   z-index: 133;
}
#wb_Text46
{
   position: absolute;
   left: 7px;
   top: 225px;
   width: 262px;
   height: 22px;
   text-align: center;
   z-index: 89;
}
#wb_Text22
{
   position: absolute;
   left: 125px;
   top: 291px;
   width: 79px;
   height: 19px;
   z-index: 62;
}
#wb_recambios-accesorios-motoImage1
{
   position: absolute;
   left: 23px;
   top: 18px;
   width: 228px;
   height: 170px;
   z-index: 58;
}
#boxes_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Shape8
{
   display: inline-block;
   width: 226px;
   height: 52px;
   z-index: 7;
   position: relative;
}
#wb_master_frameImage2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 6;
}
#Layer16
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 471px;
   float: left;
   clear: left;
   display: block;
   z-index: 170;
}
#wb_Text47
{
   position: absolute;
   left: 13px;
   top: 252px;
   width: 251px;
   height: 32px;
   text-align: center;
   z-index: 87;
}
#box6_Container
{
   width: 272px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#box5_Container
{
   width: 272px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#box4_Container
{
   width: 272px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#box3_Container
{
   width: 272px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Text23
{
   position: absolute;
   left: 22px;
   top: 239px;
   width: 236px;
   height: 32px;
   text-align: center;
   z-index: 65;
}
#box2_Container
{
   width: 272px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#box1_Container
{
   width: 272px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Text11
{
   position: absolute;
   left: 911px;
   top: 381px;
   width: 218px;
   height: 34px;
   text-align: center;
   z-index: 19;
}
#wb_Text57
{
   position: absolute;
   left: 961px;
   top: 197px;
   width: 225px;
   height: 16px;
   z-index: 157;
}
#wb_Text48
{
   position: absolute;
   left: 127px;
   top: 304px;
   width: 79px;
   height: 19px;
   z-index: 84;
}
#wb_Text10
{
   position: absolute;
   left: 13px;
   top: 239px;
   width: 251px;
   height: 32px;
   text-align: center;
   z-index: 57;
}
#RollOverText1
{
   overflow: hidden;
   position: absolute;
   left: 60px;
   top: 43px;
   width: 256px;
   height: 400px;
   z-index: 13;
}
#Layer16_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Text49
{
   position: absolute;
   left: 38px;
   top: 344px;
   width: 201px;
   height: 21px;
   text-align: center;
   z-index: 86;
}
#wb_Text21
{
   position: absolute;
   left: 9px;
   top: 212px;
   width: 262px;
   height: 22px;
   text-align: center;
   z-index: 60;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 52;
}
#wb_master_frameText7
{
   position: absolute;
   left: 961px;
   top: 346px;
   width: 225px;
   height: 16px;
   z-index: 165;
}
#wb_master_frameText6
{
   position: absolute;
   left: 961px;
   top: 316px;
   width: 225px;
   height: 16px;
   z-index: 164;
}
#wb_master_frameText5
{
   position: absolute;
   left: 961px;
   top: 285px;
   width: 225px;
   height: 16px;
   z-index: 163;
}
#wb_master_frameText4
{
   position: absolute;
   left: 961px;
   top: 254px;
   width: 225px;
   height: 16px;
   z-index: 162;
}
#wb_Text55
{
   position: absolute;
   left: 386px;
   top: 193px;
   width: 231px;
   height: 98px;
   text-align: justify;
   z-index: 148;
}
#Line14
{
   position: absolute;
   left: 422px;
   top: 167px;
   width: 150px;
   z-index: 147;
}
#wb_recambios-motos-alicanteImage1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 132;
}
#wb_Text26
{
   position: absolute;
   left: 13px;
   top: 248px;
   width: 251px;
   height: 32px;
   text-align: center;
   z-index: 74;
}
#RollOverText3
{
   overflow: hidden;
   position: absolute;
   left: 612px;
   top: 43px;
   width: 256px;
   height: 400px;
   z-index: 17;
}
#wb_Text54
{
   position: absolute;
   left: 961px;
   top: 133px;
   width: 189px;
   height: 26px;
   z-index: 156;
}
#Line15
{
   position: absolute;
   left: 730px;
   top: 168px;
   width: 150px;
   z-index: 153;
}
#RollOverText2
{
   overflow: hidden;
   position: absolute;
   left: 333px;
   top: 44px;
   width: 256px;
   height: 400px;
   z-index: 15;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 9;
}
#Line16
{
   position: absolute;
   left: 994px;
   top: 166px;
   width: 150px;
   z-index: 155;
}
#wb_Text24
{
   position: absolute;
   left: 39px;
   top: 332px;
   width: 201px;
   height: 21px;
   text-align: center;
   z-index: 63;
}
#Shape8
{
   width: 226px;
   height: 52px;
}
#Line17
{
   position: absolute;
   left: 99px;
   top: 434px;
   width: 1002px;
   z-index: 160;
}
#Line9
{
   position: absolute;
   left: 389px;
   top: 167px;
   width: 33px;
   z-index: 145;
}
#wb_Text39
{
   position: absolute;
   left: 21px;
   top: 248px;
   width: 238px;
   height: 32px;
   text-align: center;
   z-index: 83;
}
#wb_Text25
{
   position: absolute;
   left: 7px;
   top: 220px;
   width: 262px;
   height: 22px;
   text-align: center;
   z-index: 76;
}
#wb_embedded_page_01Image1
{
   display: inline-block;
   width: 73px;
   height: 75px;
   z-index: 37;
}
#wb_Text8
{
   position: absolute;
   left: 639px;
   top: 379px;
   width: 202px;
   height: 34px;
   text-align: center;
   z-index: 20;
}
#RollOverText4
{
   overflow: hidden;
   position: absolute;
   left: 892px;
   top: 44px;
   width: 256px;
   height: 400px;
   z-index: 18;
}
#Line10
{
   position: absolute;
   left: 698px;
   top: 168px;
   width: 33px;
   z-index: 149;
}
#wb_Text59
{
   position: absolute;
   left: 68px;
   top: 300px;
   width: 224px;
   height: 16px;
   z-index: 141;
}
#wb_Text38
{
   position: absolute;
   left: 9px;
   top: 222px;
   width: 262px;
   height: 22px;
   text-align: center;
   z-index: 82;
}
#wb_Image15
{
   position: absolute;
   left: 38px;
   top: 34px;
   width: 205px;
   height: 146px;
   z-index: 81;
}
#wb_Image16
{
   position: absolute;
   left: 97px;
   top: 296px;
   width: 24px;
   height: 24px;
   z-index: 78;
}
#wb_Image13
{
   position: absolute;
   left: 56px;
   top: 22px;
   width: 157px;
   height: 171px;
   z-index: 77;
}
#wb_Image14
{
   position: absolute;
   left: 100px;
   top: 297px;
   width: 24px;
   height: 24px;
   z-index: 72;
}
#wb_Image18
{
   position: absolute;
   left: 99px;
   top: 287px;
   width: 24px;
   height: 24px;
   z-index: 68;
}
#wb_Image17
{
   position: absolute;
   left: 63px;
   top: 28px;
   width: 151px;
   height: 151px;
   z-index: 66;
}
#wb_Image11
{
   position: absolute;
   left: 57px;
   top: 22px;
   width: 162px;
   height: 162px;
   z-index: 64;
}
#wb_Image12
{
   position: absolute;
   left: 97px;
   top: 287px;
   width: 24px;
   height: 24px;
   z-index: 61;
}
#wb_Text9
{
   position: absolute;
   left: 7px;
   top: 212px;
   width: 262px;
   height: 22px;
   text-align: center;
   z-index: 59;
}
#wb_Image10
{
   position: absolute;
   left: 100px;
   top: 288px;
   width: 24px;
   height: 24px;
   z-index: 54;
}
#wb_embedded_page_01Image2
{
   display: inline-block;
   width: 72px;
   height: 70px;
   z-index: 40;
}
#recambios-accesorios-biciLayer1
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 487px;
   float: left;
   clear: left;
   display: block;
   z-index: 168;
}
#wb_master_frameIcon3
{
   display: inline-block;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 4;
}
#wb_master_frameIcon1
{
   display: inline-block;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 2;
}
#wb_master_frameIcon2
{
   display: inline-block;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 0;
}
@media only screen and (min-width: 1024px) and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2
{
   width: 1009px;
}
#wb_master_frameResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_master_frameLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid2
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#master_frameLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_frameLayoutGrid2
{
   width: 1009px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#master_frameImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_master_frameLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#RollOverText4
{
   left: 768px;
   top: 40px;
   width: 256px;
   height: 400px;
   visibility: visible;
   display: inline;
}
#RollOverText1
{
   left: 1px;
   top: 40px;
   width: 256px;
   height: 400px;
   visibility: visible;
   display: inline;
}
#RollOverText2
{
   left: 257px;
   top: 40px;
   width: 256px;
   height: 400px;
   visibility: visible;
   display: inline;
}
#RollOverText3
{
   left: 513px;
   top: 40px;
   width: 256px;
   height: 400px;
   visibility: visible;
   display: inline;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../wbfx-images/recambios-moto-productos.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 200px 15px 200px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 50px 0 40px 0;
}
#indexLayoutGrid3
{
   width: 924px;
}
#wb_recambios-accesorios-biciText1
{
   visibility: visible;
   display: block;
}
#wb_recambios-accesorios-biciText1
{
   margin: 30px 0 0 0 ;
   padding: 0;
}
#recambios-accesorios-biciLayer1
{
   height: 475px;
   visibility: visible;
   display: block;
   margin: 0;
}
#recambios-accesorios-biciLayer1
{
   width: 100%;
   margin: 0;
}
#recambios-accesorios-biciLayer1_Container
{
   width: 1024px;
}
#recambios-accesorios-biciLayer1
{
    width: 100%;
    height: 475px;
}
#wb_Text6
{
   left: 25px;
   top: 375px;
   width: 202px;
   height: 40px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 282px;
   top: 376px;
   width: 202px;
   height: 40px;
   visibility: visible;
   display: inline;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   left: 792px;
   top: 377px;
   width: 218px;
   height: 40px;
   visibility: visible;
   display: inline;
}
#wb_Text11
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 538px;
   top: 374px;
   width: 202px;
   height: 40px;
   visibility: visible;
   display: inline;
}
#wb_Text8
{
   margin: 0;
   padding: 0;
}
#indexEmbeddedPage1
{
   width: 1024px;
   height: 442px;
   visibility: visible;
   display: inline-block;
}
#wb_embedded_page_01LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_embedded_page_01LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#embedded_page_01LayoutGrid1
{
   height: auto;
   padding: 40px 0 40px 0;
}
#embedded_page_01LayoutGrid1
{
   width: 1008px;
}
#wb_Text28
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text28
{
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_embedded_page_01LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_embedded_page_01LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#embedded_page_01LayoutGrid3
{
   height: auto;
   padding: 40px 0 40px 0;
}
#embedded_page_01LayoutGrid3
{
   width: 1008px;
}
#wb_Text27
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text27
{
   font-size: 16px;
   margin: 15px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text32
{
   visibility: visible;
   display: block;
}
#wb_Text32
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text29
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text29
{
   font-size: 16px;
   margin: 15px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text33
{
   visibility: visible;
   display: block;
}
#wb_Text33
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text34
{
   visibility: visible;
   display: block;
}
#wb_Text34
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text30
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text30
{
   font-size: 16px;
   margin: 15px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text31
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text31
{
   font-size: 16px;
   margin: 15px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text35
{
   visibility: visible;
   display: block;
}
#wb_Text35
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_embedded_page_01Image1
{
   width: 73px;
   height: 75px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image1
{
   width: 73px;
   height: 75px;
}
#wb_embedded_page_01Image2
{
   width: 72px;
   height: 70px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image2
{
   width: 72px;
   height: 70px;
}
#wb_embedded_page_01Image3
{
   width: 72px;
   height: 72px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image3
{
   width: 72px;
   height: 72px;
}
#wb_embedded_page_01Image4
{
   width: 72px;
   height: 70px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image4
{
   width: 72px;
   height: 70px;
}
#wb_recambios-accesorios-biciLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_recambios-accesorios-biciLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#recambios-accesorios-biciLayoutGrid1
{
   height: auto;
   padding: 0;
}
#wb_indexLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid6
{
   height: auto;
   padding: 80px 0 20px 0;
}
#indexLayoutGrid6
{
   width: 1009px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_Text66
{
   visibility: visible;
   display: block;
}
#wb_Text66
{
   margin: 0;
   padding: 0;
}
#boxes
{
   height: 850px;
   visibility: visible;
   display: block;
   margin: 0;
}
#boxes
{
   width: 100%;
   margin: 0;
}
#boxes_Container
{
   width: 1024px;
}
#boxes
{
    width: 100%;
    height: 850px;
}
#box1
{
   left: 48px;
   top: 30px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
   background-color: #F0F4F4;
   background-image: none;
}
#box1_Container
{
   width: 272px;
}
#box2
{
   left: 372px;
   top: 30px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box2_Container
{
   width: 272px;
}
#box3
{
   left: 692px;
   top: 30px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box3_Container
{
   width: 272px;
}
#box4
{
   left: 48px;
   top: 439px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box4_Container
{
   width: 272px;
}
#box5
{
   left: 373px;
   top: 439px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box5_Container
{
   width: 272px;
}
#box6
{
   left: 692px;
   top: 439px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box6_Container
{
   width: 272px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_recambios-accesorios-motoImage1
{
   left: 21px;
   top: 21px;
   width: 228px;
   height: 170px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   left: 5px;
   top: 215px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text9
{
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   left: 11px;
   top: 242px;
   width: 251px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_Image10
{
   left: 98px;
   top: 291px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text18
{
   left: 127px;
   top: 294px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text18
{
   margin: 0;
   padding: 0;
}
#wb_Text19
{
   left: 39px;
   top: 335px;
   width: 199px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text19
{
   margin: 0;
   padding: 0;
}
#wb_Image11
{
   left: 29px;
   top: 21px;
   width: 220px;
   height: 164px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text21
{
   left: 10px;
   top: 214px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_Text23
{
   left: 5px;
   top: 242px;
   width: 269px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text23
{
   margin: 0;
   padding: 0;
}
#wb_Image12
{
   left: 98px;
   top: 291px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text22
{
   left: 126px;
   top: 295px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_Text24
{
   left: 40px;
   top: 336px;
   width: 201px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text24
{
   margin: 0;
   padding: 0;
}
#wb_Image17
{
   left: 56px;
   top: 35px;
   width: 175px;
   height: 138px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text42
{
   left: 7px;
   top: 217px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text42
{
   margin: 0;
   padding: 0;
}
#wb_Text43
{
   left: 13px;
   top: 245px;
   width: 251px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text43
{
   margin: 0;
   padding: 0;
}
#wb_Text44
{
   left: 127px;
   top: 295px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text44
{
   margin: 0;
   padding: 0;
}
#wb_Image18
{
   left: 98px;
   top: 292px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text45
{
   left: 45px;
   top: 336px;
   width: 194px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text45
{
   margin: 0;
   padding: 0;
}
#wb_Image13
{
   left: 37px;
   top: 21px;
   width: 194px;
   height: 173px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text25
{
   left: 7px;
   top: 220px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text25
{
   margin: 0;
   padding: 0;
}
#wb_Text26
{
   left: 13px;
   top: 248px;
   width: 251px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text26
{
   margin: 0;
   padding: 0;
}
#wb_Image14
{
   left: 100px;
   top: 297px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text36
{
   left: 129px;
   top: 300px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text36
{
   margin: 0;
   padding: 0;
}
#wb_Text37
{
   left: 39px;
   top: 340px;
   width: 196px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text37
{
   margin: 0;
   padding: 0;
}
#wb_Image15
{
   left: 37px;
   top: 35px;
   width: 205px;
   height: 146px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text38
{
   left: 8px;
   top: 223px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text38
{
   margin: 0;
   padding: 0;
}
#wb_Text39
{
   left: 4px;
   top: 250px;
   width: 268px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text39
{
   margin: 0;
   padding: 0;
}
#wb_Image16
{
   left: 96px;
   top: 297px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text40
{
   left: 123px;
   top: 301px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text40
{
   margin: 0;
   padding: 0;
}
#wb_Text41
{
   left: 38px;
   top: 340px;
   width: 196px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text41
{
   margin: 0;
   padding: 0;
}
#wb_Text49
{
   left: 38px;
   top: 340px;
   width: 201px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text49
{
   margin: 0;
   padding: 0;
}
#wb_Text48
{
   left: 127px;
   top: 300px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text48
{
   margin: 0;
   padding: 0;
}
#wb_Image24
{
   left: 99px;
   top: 297px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text47
{
   left: 13px;
   top: 248px;
   width: 251px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text47
{
   margin: 0;
   padding: 0;
}
#wb_Text46
{
   left: 7px;
   top: 218px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text46
{
   margin: 0;
   padding: 0;
}
#wb_Image23
{
   left: 40px;
   top: 29px;
   width: 199px;
   height: 161px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_recambios-accesorios-motoShape1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_recambios-motos-alicanteLayoutGrid8
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_recambios-motos-alicanteLayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#recambios-motos-alicanteLayoutGrid8
{
   height: auto;
   padding: 100px 0 100px 0;
}
#recambios-motos-alicanteLayoutGrid8
{
   width: 1009px;
}
#wb_recambios-accesorios-motoImage2
{
   width: 310px;
   height: 124px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#recambios-accesorios-motoImage2
{
   width: 310px;
   height: 124px;
}
#Line6
{
   width: 100%;
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line6
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_recambios-accesorios-motoShape2
{
   visibility: visible;
   display: inline-block;
   margin: 40px 0 0 0 ;
}
#wb_recambios-motos-alicanteImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#recambios-motos-alicanteImage1
{
   margin-left: auto;
   margin-right: auto;
}
#Layer16
{
   height: 471px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer16
{
   width: 100%;
   margin: 0;
}
#Layer16_Container
{
   width: 1024px;
}
#Layer16
{
    width: 100%;
    height: 471px;
}
#wb_Text51
{
   left: 15px;
   top: 120px;
   width: 183px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text51
{
   margin: 0;
   padding: 0;
}
#Line7
{
   left: 15px;
   top: 165px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line7
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line13
{
   left: 48px;
   top: 165px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line13
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Image29
{
   left: 18px;
   top: 197px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image32
{
   left: 19px;
   top: 300px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text59
{
   left: 54px;
   top: 304px;
   width: 169px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text59
{
   margin: 0;
   padding: 0;
}
#wb_Text62
{
   left: 54px;
   top: 193px;
   width: 175px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text62
{
   margin: 0;
   padding: 0;
}
#wb_Image31
{
   left: 18px;
   top: 245px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text60
{
   left: 54px;
   top: 247px;
   width: 157px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text60
{
   margin: 0;
   padding: 0;
}
#Line9
{
   left: 292px;
   top: 162px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line9
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text52
{
   left: 292px;
   top: 116px;
   width: 138px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text52
{
   margin: 0;
   padding: 0;
}
#wb_Text64
{
   left: 439px;
   top: 444px;
   width: 177px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text64
{
   margin: 0;
   padding: 0;
}
#Line14
{
   left: 325px;
   top: 162px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line14
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text55
{
   left: 289px;
   top: 188px;
   width: 231px;
   height: 98px;
   visibility: visible;
   display: inline;
}
#wb_Text55
{
   margin: 0;
   padding: 0;
}
#Line10
{
   left: 572px;
   top: 165px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line10
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text53
{
   left: 572px;
   top: 119px;
   width: 144px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text53
{
   margin: 0;
   padding: 0;
}
#wb_Image25
{
   left: 572px;
   top: 188px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image28
{
   left: 616px;
   top: 188px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Line15
{
   left: 604px;
   top: 165px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line15
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#Line11
{
   left: 788px;
   top: 164px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line11
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line16
{
   left: 821px;
   top: 164px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line16
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text54
{
   left: 788px;
   top: 119px;
   width: 189px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text54
{
   margin: 0;
   padding: 0;
}
#wb_Text57
{
   left: 788px;
   top: 192px;
   width: 201px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text57
{
   margin: 0;
   padding: 0;
}
#wb_Text63
{
   left: 10px;
   top: 446px;
   width: 307px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text63
{
   margin: 0;
   padding: 0;
}
#wb_Text65
{
   left: 729px;
   top: 449px;
   width: 279px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text65
{
   margin: 0;
   padding: 0;
}
#Line17
{
   left: 11px;
   top: 427px;
   width: 1002px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line17
{
   border-color: #F5F5F5;
   border-bottom-width: 1px;
}
#wb_Text58
{
   left: 788px;
   top: 221px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text58
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText4
{
   left: 788px;
   top: 251px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText4
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText5
{
   left: 788px;
   top: 282px;
   width: 225px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText5
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText6
{
   left: 788px;
   top: 312px;
   width: 220px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText6
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText7
{
   left: 788px;
   top: 344px;
   width: 220px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText7
{
   margin: 0;
   padding: 0;
}
#wb_master_frameIcon1
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon1
{
   width: 24px;
   height: 24px;
}
#master_frameIcon1 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameIcon2
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon2
{
   width: 24px;
   height: 24px;
}
#master_frameIcon2 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText3
{
   visibility: visible;
   display: block;
}
#wb_master_frameText3
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameIcon3
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon3
{
   width: 24px;
   height: 24px;
}
#master_frameIcon3 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText8
{
   visibility: visible;
   display: block;
}
#wb_master_frameText8
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameExtension1
{
   left: 271px;
   top: 327px;
   width: 319px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Shape8
{
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2
{
   width: 753px;
}
#wb_master_frameResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_master_frameLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid2
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#master_frameLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_frameLayoutGrid2
{
   width: 753px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#master_frameImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_master_frameLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#RollOverText4
{
   left: 101px;
   top: 467px;
   width: 256px;
   height: 400px;
   visibility: visible;
   display: inline;
}
#RollOverText1
{
   left: 101px;
   top: 40px;
   width: 256px;
   height: 400px;
   visibility: visible;
   display: inline;
}
#RollOverText2
{
   left: 411px;
   top: 40px;
   width: 256px;
   height: 400px;
   visibility: visible;
   display: inline;
}
#RollOverText3
{
   left: 411px;
   top: 467px;
   width: 256px;
   height: 400px;
   visibility: visible;
   display: inline;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../wbfx-images/recambios-moto-productos.jpg');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 200px 15px 200px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 50px 0 40px 0;
}
#indexLayoutGrid3
{
   width: 743px;
}
#wb_recambios-accesorios-biciText1
{
   visibility: visible;
   display: block;
}
#wb_recambios-accesorios-biciText1
{
   margin: 30px 0 0 0 ;
   padding: 0;
}
#recambios-accesorios-biciLayer1
{
   height: 907px;
   visibility: visible;
   display: block;
   margin: 0;
}
#recambios-accesorios-biciLayer1
{
   width: 100%;
   margin: 0;
}
#recambios-accesorios-biciLayer1_Container
{
   width: 768px;
}
#recambios-accesorios-biciLayer1
{
    width: 100%;
    height: 907px;
}
#wb_Text6
{
   left: 125px;
   top: 375px;
   width: 202px;
   height: 40px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 436px;
   top: 376px;
   width: 202px;
   height: 40px;
   visibility: visible;
   display: inline;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   left: 125px;
   top: 804px;
   width: 218px;
   height: 40px;
   visibility: visible;
   display: inline;
}
#wb_Text11
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 436px;
   top: 804px;
   width: 202px;
   height: 40px;
   visibility: visible;
   display: inline;
}
#wb_Text8
{
   margin: 0;
   padding: 0;
}
#indexEmbeddedPage1
{
   width: 768px;
   height: 446px;
   visibility: visible;
   display: inline-block;
}
#wb_embedded_page_01LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_embedded_page_01LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#embedded_page_01LayoutGrid1
{
   height: auto;
   padding: 40px 0 40px 0;
}
#embedded_page_01LayoutGrid1
{
   width: 752px;
}
#wb_Text28
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text28
{
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_embedded_page_01LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_embedded_page_01LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#embedded_page_01LayoutGrid3
{
   height: auto;
   padding: 40px 0 40px 0;
}
#embedded_page_01LayoutGrid3
{
   width: 752px;
}
#wb_Text27
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text27
{
   font-size: 13px;
   margin: 15px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text32
{
   visibility: visible;
   display: block;
}
#wb_Text32
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text29
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text29
{
   font-size: 13px;
   margin: 15px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text33
{
   visibility: visible;
   display: block;
}
#wb_Text33
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text34
{
   visibility: visible;
   display: block;
}
#wb_Text34
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text30
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text30
{
   font-size: 13px;
   margin: 15px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text31
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text31
{
   font-size: 13px;
   margin: 15px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text35
{
   visibility: visible;
   display: block;
}
#wb_Text35
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_embedded_page_01Image1
{
   width: 73px;
   height: 75px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image1
{
   width: 73px;
   height: 75px;
}
#wb_embedded_page_01Image2
{
   width: 72px;
   height: 70px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image2
{
   width: 72px;
   height: 70px;
}
#wb_embedded_page_01Image3
{
   width: 72px;
   height: 72px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image3
{
   width: 72px;
   height: 72px;
}
#wb_embedded_page_01Image4
{
   width: 72px;
   height: 70px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image4
{
   width: 72px;
   height: 70px;
}
#wb_recambios-accesorios-biciLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_recambios-accesorios-biciLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#recambios-accesorios-biciLayoutGrid1
{
   height: auto;
   padding: 0;
}
#wb_indexLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid6
{
   height: auto;
   padding: 80px 0 20px 0;
}
#indexLayoutGrid6
{
   width: 753px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_Text66
{
   visibility: visible;
   display: block;
}
#wb_Text66
{
   margin: 0;
   padding: 0;
}
#boxes
{
   height: 1214px;
   visibility: visible;
   display: block;
   margin: 0;
}
#boxes
{
   width: 100%;
   margin: 0;
}
#boxes_Container
{
   width: 768px;
}
#boxes
{
    width: 100%;
    height: 1214px;
}
#box1
{
   left: 72px;
   top: 19px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
   background-color: #F0F4F4;
   background-image: none;
}
#box1_Container
{
   width: 272px;
}
#box2
{
   left: 420px;
   top: 19px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box2_Container
{
   width: 272px;
}
#box3
{
   left: 72px;
   top: 414px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box3_Container
{
   width: 272px;
}
#box4
{
   left: 420px;
   top: 414px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box4_Container
{
   width: 272px;
}
#box5
{
   left: 71px;
   top: 812px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box5_Container
{
   width: 272px;
}
#box6
{
   left: 420px;
   top: 812px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box6_Container
{
   width: 272px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_recambios-accesorios-motoImage1
{
   left: 23px;
   top: 22px;
   width: 228px;
   height: 170px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   left: 7px;
   top: 216px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text9
{
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   left: 13px;
   top: 243px;
   width: 251px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_Image10
{
   left: 100px;
   top: 292px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text18
{
   left: 129px;
   top: 295px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text18
{
   margin: 0;
   padding: 0;
}
#wb_Text19
{
   left: 41px;
   top: 336px;
   width: 199px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text19
{
   margin: 0;
   padding: 0;
}
#wb_Image11
{
   left: 28px;
   top: 23px;
   width: 220px;
   height: 164px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text21
{
   left: 9px;
   top: 216px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_Text23
{
   left: 4px;
   top: 244px;
   width: 269px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text23
{
   margin: 0;
   padding: 0;
}
#wb_Image12
{
   left: 97px;
   top: 293px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text22
{
   left: 125px;
   top: 297px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_Text24
{
   left: 39px;
   top: 338px;
   width: 201px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text24
{
   margin: 0;
   padding: 0;
}
#wb_Image17
{
   left: 52px;
   top: 30px;
   width: 175px;
   height: 138px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text42
{
   left: 3px;
   top: 212px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text42
{
   margin: 0;
   padding: 0;
}
#wb_Text43
{
   left: 9px;
   top: 240px;
   width: 251px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text43
{
   margin: 0;
   padding: 0;
}
#wb_Text44
{
   left: 123px;
   top: 290px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text44
{
   margin: 0;
   padding: 0;
}
#wb_Image18
{
   left: 94px;
   top: 287px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text45
{
   left: 41px;
   top: 331px;
   width: 194px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text45
{
   margin: 0;
   padding: 0;
}
#wb_Image13
{
   left: 41px;
   top: 12px;
   width: 194px;
   height: 173px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text25
{
   left: 11px;
   top: 211px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text25
{
   margin: 0;
   padding: 0;
}
#wb_Text26
{
   left: 17px;
   top: 239px;
   width: 251px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text26
{
   margin: 0;
   padding: 0;
}
#wb_Image14
{
   left: 104px;
   top: 288px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text36
{
   left: 133px;
   top: 291px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text36
{
   margin: 0;
   padding: 0;
}
#wb_Text37
{
   left: 43px;
   top: 331px;
   width: 196px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text37
{
   margin: 0;
   padding: 0;
}
#wb_Image15
{
   left: 36px;
   top: 21px;
   width: 205px;
   height: 146px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text38
{
   left: 7px;
   top: 209px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text38
{
   margin: 0;
   padding: 0;
}
#wb_Text39
{
   left: 4px;
   top: 234px;
   width: 268px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text39
{
   margin: 0;
   padding: 0;
}
#wb_Image16
{
   left: 90px;
   top: 285px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text40
{
   left: 117px;
   top: 288px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text40
{
   margin: 0;
   padding: 0;
}
#wb_Text41
{
   left: 40px;
   top: 328px;
   width: 196px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text41
{
   margin: 0;
   padding: 0;
}
#wb_Text49
{
   left: 38px;
   top: 326px;
   width: 201px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text49
{
   margin: 0;
   padding: 0;
}
#wb_Text48
{
   left: 127px;
   top: 286px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text48
{
   margin: 0;
   padding: 0;
}
#wb_Image24
{
   left: 99px;
   top: 283px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text47
{
   left: 13px;
   top: 234px;
   width: 251px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text47
{
   margin: 0;
   padding: 0;
}
#wb_Text46
{
   left: 7px;
   top: 204px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text46
{
   margin: 0;
   padding: 0;
}
#wb_Image23
{
   left: 40px;
   top: 15px;
   width: 199px;
   height: 161px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_recambios-accesorios-motoShape1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_recambios-motos-alicanteLayoutGrid8
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_recambios-motos-alicanteLayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#recambios-motos-alicanteLayoutGrid8
{
   height: auto;
   padding: 100px 0 100px 0;
}
#recambios-motos-alicanteLayoutGrid8
{
   width: 763px;
}
#wb_recambios-accesorios-motoImage2
{
   width: 216px;
   height: 86px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#recambios-accesorios-motoImage2
{
   width: 216px;
   height: 86px;
}
#Line6
{
   width: 100%;
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line6
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_recambios-accesorios-motoShape2
{
   visibility: visible;
   display: inline-block;
   margin: 40px 0 0 0 ;
}
#wb_recambios-motos-alicanteImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#recambios-motos-alicanteImage1
{
   margin-left: auto;
   margin-right: auto;
}
#Layer16
{
   height: 532px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer16
{
   width: 100%;
   margin: 0;
}
#Layer16_Container
{
   width: 768px;
}
#Layer16
{
    width: 100%;
    height: 532px;
}
#wb_Text51
{
   left: 20px;
   top: 46px;
   width: 183px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text51
{
   margin: 0;
   padding: 0;
}
#Line7
{
   left: 19px;
   top: 96px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line7
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line13
{
   left: 52px;
   top: 96px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line13
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Image29
{
   left: 19px;
   top: 124px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image32
{
   left: 18px;
   top: 267px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text59
{
   left: 48px;
   top: 271px;
   width: 183px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text59
{
   margin: 0;
   padding: 0;
}
#wb_Text62
{
   left: 48px;
   top: 125px;
   width: 169px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text62
{
   margin: 0;
   padding: 0;
}
#wb_Image31
{
   left: 18px;
   top: 224px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text60
{
   left: 48px;
   top: 224px;
   width: 157px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text60
{
   margin: 0;
   padding: 0;
}
#Line9
{
   left: 294px;
   top: 96px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line9
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text52
{
   left: 294px;
   top: 46px;
   width: 138px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text52
{
   margin: 0;
   padding: 0;
}
#wb_Text64
{
   left: 295px;
   top: 438px;
   width: 179px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text64
{
   margin: 0;
   padding: 0;
}
#Line14
{
   left: 327px;
   top: 96px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line14
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text55
{
   left: 294px;
   top: 117px;
   width: 182px;
   height: 126px;
   visibility: visible;
   display: inline;
}
#wb_Text55
{
   margin: 0;
   padding: 0;
}
#Line10
{
   left: 551px;
   top: 92px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line10
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text53
{
   left: 551px;
   top: 46px;
   width: 144px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text53
{
   margin: 0;
   padding: 0;
}
#wb_Image25
{
   left: 551px;
   top: 115px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image28
{
   left: 590px;
   top: 115px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Line15
{
   left: 583px;
   top: 92px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line15
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#Line11
{
   left: 551px;
   top: 232px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line11
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line16
{
   left: 584px;
   top: 232px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line16
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text54
{
   left: 551px;
   top: 187px;
   width: 189px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text54
{
   margin: 0;
   padding: 0;
}
#wb_Text57
{
   left: 551px;
   top: 249px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text57
{
   margin: 0;
   padding: 0;
}
#wb_Text63
{
   left: 226px;
   top: 471px;
   width: 307px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text63
{
   margin: 0;
   padding: 0;
}
#wb_Text65
{
   left: 240px;
   top: 503px;
   width: 279px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text65
{
   margin: 0;
   padding: 0;
}
#Line17
{
   left: 212px;
   top: 425px;
   width: 334px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line17
{
   border-color: #F5F5F5;
   border-bottom-width: 1px;
}
#wb_Text58
{
   left: 551px;
   top: 278px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text58
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText4
{
   left: 551px;
   top: 309px;
   width: 201px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText4
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText5
{
   left: 551px;
   top: 340px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText5
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText6
{
   left: 551px;
   top: 370px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText6
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText7
{
   left: 551px;
   top: 400px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText7
{
   margin: 0;
   padding: 0;
}
#wb_master_frameIcon1
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon1
{
   width: 24px;
   height: 24px;
}
#master_frameIcon1 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameIcon2
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon2
{
   width: 24px;
   height: 24px;
}
#master_frameIcon2 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText3
{
   visibility: visible;
   display: block;
}
#wb_master_frameText3
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameIcon3
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon3
{
   width: 24px;
   height: 24px;
}
#master_frameIcon3 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText8
{
   visibility: visible;
   display: block;
}
#wb_master_frameText8
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameExtension1
{
   left: 271px;
   top: 574px;
   width: 319px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Shape8
{
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2
{
   width: 100%;
}
#wb_master_frameResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_master_frameLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid2
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#master_frameLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_frameLayoutGrid2
{
   width: 100%;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#master_frameImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_master_frameLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#RollOverText4
{
   left: 112px;
   top: 1330px;
   width: 256px;
   height: 400px;
   visibility: visible;
   display: inline;
}
#RollOverText1
{
   left: 112px;
   top: 40px;
   width: 256px;
   height: 400px;
   visibility: visible;
   display: inline;
}
#RollOverText2
{
   left: 112px;
   top: 472px;
   width: 256px;
   height: 400px;
   visibility: visible;
   display: inline;
}
#RollOverText3
{
   left: 112px;
   top: 902px;
   width: 256px;
   height: 400px;
   visibility: visible;
   display: inline;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../wbfx-images/recambios-moto-productos.jpg');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 50px 0 40px 0;
}
#indexLayoutGrid3
{
   width: 100%;
}
#wb_recambios-accesorios-biciText1
{
   visibility: visible;
   display: block;
}
#wb_recambios-accesorios-biciText1
{
   margin: 30px 0 0 0 ;
   padding: 0;
}
#recambios-accesorios-biciLayer1
{
   height: 1768px;
   visibility: visible;
   display: block;
   margin: 0;
}
#recambios-accesorios-biciLayer1
{
   width: 100%;
   margin: 0;
}
#recambios-accesorios-biciLayer1_Container
{
   width: 480px;
}
#recambios-accesorios-biciLayer1
{
    width: 100%;
    height: 1768px;
}
#wb_Text6
{
   left: 136px;
   top: 375px;
   width: 202px;
   height: 40px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 137px;
   top: 808px;
   width: 202px;
   height: 40px;
   visibility: visible;
   display: inline;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   left: 136px;
   top: 1667px;
   width: 218px;
   height: 40px;
   visibility: visible;
   display: inline;
}
#wb_Text11
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 139px;
   top: 1239px;
   width: 202px;
   height: 40px;
   visibility: visible;
   display: inline;
}
#wb_Text8
{
   margin: 0;
   padding: 0;
}
#indexEmbeddedPage1
{
   width: 480px;
   height: 925px;
   visibility: visible;
   display: inline-block;
}
#wb_embedded_page_01LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_embedded_page_01LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#embedded_page_01LayoutGrid1
{
   height: auto;
   padding: 40px 0 20px 0;
}
#embedded_page_01LayoutGrid1
{
   width: 100%;
}
#wb_Text28
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text28
{
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_embedded_page_01LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_embedded_page_01LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#embedded_page_01LayoutGrid3
{
   height: auto;
   padding: 40px 0 40px 0;
}
#embedded_page_01LayoutGrid3
{
   width: 100%;
}
#wb_Text27
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text27
{
   font-size: 16px;
   margin: 10px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text32
{
   visibility: visible;
   display: block;
}
#wb_Text32
{
   font-size: 15px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text29
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text29
{
   font-size: 16px;
   margin: 10px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text33
{
   visibility: visible;
   display: block;
}
#wb_Text33
{
   font-size: 15px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text34
{
   visibility: visible;
   display: block;
}
#wb_Text34
{
   font-size: 15px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text30
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text30
{
   font-size: 16px;
   margin: 10px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text31
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text31
{
   font-size: 16px;
   margin: 10px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text35
{
   visibility: visible;
   display: block;
}
#wb_Text35
{
   font-size: 15px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_embedded_page_01Image1
{
   width: 73px;
   height: 75px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image1
{
   width: 73px;
   height: 75px;
}
#wb_embedded_page_01Image2
{
   width: 72px;
   height: 70px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image2
{
   width: 72px;
   height: 70px;
}
#wb_embedded_page_01Image3
{
   width: 72px;
   height: 72px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image3
{
   width: 72px;
   height: 72px;
}
#wb_embedded_page_01Image4
{
   width: 72px;
   height: 70px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image4
{
   width: 72px;
   height: 70px;
}
#wb_recambios-accesorios-biciLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_recambios-accesorios-biciLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#recambios-accesorios-biciLayoutGrid1
{
   height: auto;
   padding: 0;
}
#wb_indexLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid6
{
   height: auto;
   padding: 80px 0 20px 0;
}
#indexLayoutGrid6
{
   width: 100%;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_Text66
{
   visibility: visible;
   display: block;
}
#wb_Text66
{
   margin: 0;
   padding: 0;
}
#boxes
{
   height: 2412px;
   visibility: visible;
   display: block;
   margin: 0;
}
#boxes
{
   width: 100%;
   margin: 0;
}
#boxes_Container
{
   width: 480px;
}
#boxes
{
    width: 100%;
    height: 2412px;
}
#box1
{
   left: 100px;
   top: 10px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
   background-color: #F0F4F4;
   background-image: none;
}
#box1_Container
{
   width: 272px;
}
#box2
{
   left: 99px;
   top: 407px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box2_Container
{
   width: 272px;
}
#box3
{
   left: 100px;
   top: 803px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box3_Container
{
   width: 272px;
}
#box4
{
   left: 99px;
   top: 1201px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box4_Container
{
   width: 272px;
}
#box5
{
   left: 99px;
   top: 1600px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box5_Container
{
   width: 272px;
}
#box6
{
   left: 100px;
   top: 2000px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box6_Container
{
   width: 272px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_recambios-accesorios-motoImage1
{
   left: 23px;
   top: 18px;
   width: 228px;
   height: 170px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   left: 7px;
   top: 212px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text9
{
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   left: 13px;
   top: 239px;
   width: 251px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_Image10
{
   left: 100px;
   top: 288px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text18
{
   left: 129px;
   top: 291px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text18
{
   margin: 0;
   padding: 0;
}
#wb_Text19
{
   left: 41px;
   top: 332px;
   width: 199px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text19
{
   margin: 0;
   padding: 0;
}
#wb_Image11
{
   left: 28px;
   top: 18px;
   width: 220px;
   height: 164px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text21
{
   left: 9px;
   top: 211px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_Text23
{
   left: 4px;
   top: 239px;
   width: 269px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text23
{
   margin: 0;
   padding: 0;
}
#wb_Image12
{
   left: 97px;
   top: 288px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text22
{
   left: 125px;
   top: 292px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_Text24
{
   left: 39px;
   top: 333px;
   width: 201px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text24
{
   margin: 0;
   padding: 0;
}
#wb_Image17
{
   left: 56px;
   top: 25px;
   width: 175px;
   height: 138px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text42
{
   left: 7px;
   top: 207px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text42
{
   margin: 0;
   padding: 0;
}
#wb_Text43
{
   left: 13px;
   top: 235px;
   width: 251px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text43
{
   margin: 0;
   padding: 0;
}
#wb_Text44
{
   left: 127px;
   top: 285px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text44
{
   margin: 0;
   padding: 0;
}
#wb_Image18
{
   left: 98px;
   top: 282px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text45
{
   left: 45px;
   top: 326px;
   width: 194px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text45
{
   margin: 0;
   padding: 0;
}
#wb_Image13
{
   left: 35px;
   top: 17px;
   width: 194px;
   height: 173px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text25
{
   left: 5px;
   top: 216px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text25
{
   margin: 0;
   padding: 0;
}
#wb_Text26
{
   left: 11px;
   top: 244px;
   width: 251px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text26
{
   margin: 0;
   padding: 0;
}
#wb_Image14
{
   left: 98px;
   top: 293px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text36
{
   left: 127px;
   top: 296px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text36
{
   margin: 0;
   padding: 0;
}
#wb_Text37
{
   left: 37px;
   top: 336px;
   width: 196px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text37
{
   margin: 0;
   padding: 0;
}
#wb_Image15
{
   left: 35px;
   top: 26px;
   width: 205px;
   height: 146px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text38
{
   left: 7px;
   top: 214px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text38
{
   margin: 0;
   padding: 0;
}
#wb_Text39
{
   left: 4px;
   top: 239px;
   width: 268px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text39
{
   margin: 0;
   padding: 0;
}
#wb_Image16
{
   left: 89px;
   top: 290px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text40
{
   left: 116px;
   top: 293px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text40
{
   margin: 0;
   padding: 0;
}
#wb_Text41
{
   left: 39px;
   top: 333px;
   width: 196px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text41
{
   margin: 0;
   padding: 0;
}
#wb_Text49
{
   left: 40px;
   top: 331px;
   width: 201px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text49
{
   margin: 0;
   padding: 0;
}
#wb_Text48
{
   left: 129px;
   top: 291px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text48
{
   margin: 0;
   padding: 0;
}
#wb_Image24
{
   left: 101px;
   top: 288px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text47
{
   left: 15px;
   top: 239px;
   width: 251px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text47
{
   margin: 0;
   padding: 0;
}
#wb_Text46
{
   left: 7px;
   top: 209px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text46
{
   margin: 0;
   padding: 0;
}
#wb_Image23
{
   left: 42px;
   top: 20px;
   width: 199px;
   height: 161px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_recambios-accesorios-motoShape1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_recambios-motos-alicanteLayoutGrid8
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_recambios-motos-alicanteLayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#recambios-motos-alicanteLayoutGrid8
{
   height: auto;
   padding: 80px 0 130px 0;
}
#recambios-motos-alicanteLayoutGrid8
{
   width: 100%;
}
#wb_recambios-accesorios-motoImage2
{
   width: 362px;
   height: 144px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#recambios-accesorios-motoImage2
{
   width: 362px;
   height: 144px;
}
#Line6
{
   width: 100%;
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line6
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_recambios-accesorios-motoShape2
{
   visibility: visible;
   display: inline-block;
   margin: 40px 0 0 0 ;
}
#wb_recambios-motos-alicanteImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#recambios-motos-alicanteImage1
{
   margin-left: auto;
   margin-right: auto;
}
#Layer16
{
   height: 654px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer16
{
   width: 100%;
   margin: 0;
}
#Layer16_Container
{
   width: 480px;
}
#Layer16
{
    width: 100%;
    height: 654px;
}
#wb_Text51
{
   left: 11px;
   top: 51px;
   width: 183px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text51
{
   margin: 0;
   padding: 0;
}
#Line7
{
   left: 10px;
   top: 97px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line7
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line13
{
   left: 43px;
   top: 97px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line13
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Image29
{
   left: 11px;
   top: 127px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image32
{
   left: 10px;
   top: 212px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text59
{
   left: 39px;
   top: 216px;
   width: 158px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text59
{
   margin: 0;
   padding: 0;
}
#wb_Text62
{
   left: 40px;
   top: 127px;
   width: 183px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text62
{
   margin: 0;
   padding: 0;
}
#wb_Image31
{
   left: 10px;
   top: 169px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text60
{
   left: 40px;
   top: 172px;
   width: 157px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text60
{
   margin: 0;
   padding: 0;
}
#Line9
{
   left: 266px;
   top: 99px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line9
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text52
{
   left: 266px;
   top: 53px;
   width: 138px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text52
{
   margin: 0;
   padding: 0;
}
#wb_Text64
{
   left: 148px;
   top: 569px;
   width: 185px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text64
{
   margin: 0;
   padding: 0;
}
#Line14
{
   left: 299px;
   top: 99px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line14
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text55
{
   left: 263px;
   top: 118px;
   width: 186px;
   height: 126px;
   visibility: visible;
   display: inline;
}
#wb_Text55
{
   margin: 0;
   padding: 0;
}
#Line10
{
   left: 11px;
   top: 380px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line10
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text53
{
   left: 11px;
   top: 334px;
   width: 144px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text53
{
   margin: 0;
   padding: 0;
}
#wb_Image25
{
   left: 11px;
   top: 403px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image28
{
   left: 55px;
   top: 403px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Line15
{
   left: 43px;
   top: 380px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line15
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#Line11
{
   left: 263px;
   top: 301px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line11
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line16
{
   left: 296px;
   top: 301px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line16
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text54
{
   left: 263px;
   top: 256px;
   width: 189px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text54
{
   margin: 0;
   padding: 0;
}
#wb_Text57
{
   left: 263px;
   top: 324px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text57
{
   margin: 0;
   padding: 0;
}
#wb_Text63
{
   left: 87px;
   top: 602px;
   width: 307px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text63
{
   margin: 0;
   padding: 0;
}
#wb_Text65
{
   left: 101px;
   top: 630px;
   width: 279px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text65
{
   margin: 0;
   padding: 0;
}
#Line17
{
   left: 55px;
   top: 562px;
   width: 371px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line17
{
   border-color: #F5F5F5;
   border-bottom-width: 1px;
}
#wb_Text58
{
   left: 263px;
   top: 356px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text58
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText4
{
   left: 263px;
   top: 390px;
   width: 201px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText4
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText5
{
   left: 263px;
   top: 422px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText5
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText6
{
   left: 263px;
   top: 456px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText6
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText7
{
   left: 263px;
   top: 489px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText7
{
   margin: 0;
   padding: 0;
}
#wb_master_frameIcon1
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon1
{
   width: 24px;
   height: 24px;
}
#master_frameIcon1 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameIcon2
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon2
{
   width: 24px;
   height: 24px;
}
#master_frameIcon2 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText3
{
   visibility: visible;
   display: block;
}
#wb_master_frameText3
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameIcon3
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon3
{
   width: 24px;
   height: 24px;
}
#master_frameIcon3 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText8
{
   visibility: visible;
   display: block;
}
#wb_master_frameText8
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameExtension1
{
   left: 100px;
   top: 469px;
   width: 319px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Shape8
{
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2
{
   width: 100%;
}
#wb_master_frameResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_master_frameLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid2
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#master_frameLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_frameLayoutGrid2
{
   width: 100%;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#master_frameImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_master_frameLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#RollOverText4
{
   left: 32px;
   top: 1330px;
   width: 256px;
   height: 400px;
   visibility: visible;
   display: inline;
}
#RollOverText1
{
   left: 32px;
   top: 40px;
   width: 256px;
   height: 400px;
   visibility: visible;
   display: inline;
}
#RollOverText2
{
   left: 32px;
   top: 472px;
   width: 256px;
   height: 400px;
   visibility: visible;
   display: inline;
}
#RollOverText3
{
   left: 32px;
   top: 902px;
   width: 256px;
   height: 400px;
   visibility: visible;
   display: inline;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../wbfx-images/recambios-moto-productos.jpg');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 50px 0 40px 0;
}
#indexLayoutGrid3
{
   width: 100%;
}
#wb_recambios-accesorios-biciText1
{
   visibility: visible;
   display: block;
}
#wb_recambios-accesorios-biciText1
{
   margin: 30px 0 0 0 ;
   padding: 0;
}
#recambios-accesorios-biciLayer1
{
   height: 1761px;
   visibility: visible;
   display: block;
   margin: 0;
}
#recambios-accesorios-biciLayer1
{
   width: 100%;
   margin: 0;
}
#recambios-accesorios-biciLayer1_Container
{
   width: 320px;
}
#recambios-accesorios-biciLayer1
{
    width: 100%;
    height: 1761px;
}
#wb_Text6
{
   left: 56px;
   top: 375px;
   width: 202px;
   height: 40px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 57px;
   top: 808px;
   width: 202px;
   height: 40px;
   visibility: visible;
   display: inline;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   left: 56px;
   top: 1667px;
   width: 218px;
   height: 40px;
   visibility: visible;
   display: inline;
}
#wb_Text11
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 59px;
   top: 1239px;
   width: 202px;
   height: 40px;
   visibility: visible;
   display: inline;
}
#wb_Text8
{
   margin: 0;
   padding: 0;
}
#indexEmbeddedPage1
{
   width: 320px;
   height: 974px;
   visibility: visible;
   display: inline-block;
}
#wb_embedded_page_01LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_embedded_page_01LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#embedded_page_01LayoutGrid1
{
   height: auto;
   padding: 40px 0 20px 0;
}
#embedded_page_01LayoutGrid1
{
   width: 100%;
}
#wb_Text28
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text28
{
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_embedded_page_01LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_embedded_page_01LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#embedded_page_01LayoutGrid3
{
   height: auto;
   padding: 40px 0 40px 0;
}
#embedded_page_01LayoutGrid3
{
   width: 100%;
}
#wb_Text27
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text27
{
   font-size: 16px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text32
{
   visibility: visible;
   display: block;
}
#wb_Text32
{
   font-size: 15px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text29
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text29
{
   font-size: 16px;
   margin: 15px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text33
{
   visibility: visible;
   display: block;
}
#wb_Text33
{
   font-size: 13px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text34
{
   visibility: visible;
   display: block;
}
#wb_Text34
{
   font-size: 13px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text30
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text30
{
   font-size: 16px;
   margin: 10px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text31
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text31
{
   font-size: 16px;
   margin: 10px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text35
{
   visibility: visible;
   display: block;
}
#wb_Text35
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_embedded_page_01Image1
{
   width: 73px;
   height: 75px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image1
{
   width: 73px;
   height: 75px;
}
#wb_embedded_page_01Image2
{
   width: 72px;
   height: 70px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image2
{
   width: 72px;
   height: 70px;
}
#wb_embedded_page_01Image3
{
   width: 72px;
   height: 72px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image3
{
   width: 72px;
   height: 72px;
}
#wb_embedded_page_01Image4
{
   width: 72px;
   height: 70px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image4
{
   width: 72px;
   height: 70px;
}
#wb_recambios-accesorios-biciLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_recambios-accesorios-biciLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#recambios-accesorios-biciLayoutGrid1
{
   height: auto;
   padding: 0;
}
#wb_indexLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid6
{
   height: auto;
   padding: 80px 0 20px 0;
}
#indexLayoutGrid6
{
   width: 100%;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_Text66
{
   visibility: visible;
   display: block;
}
#wb_Text66
{
   margin: 0;
   padding: 0;
}
#boxes
{
   height: 2392px;
   visibility: visible;
   display: block;
   margin: 0;
}
#boxes
{
   width: 100%;
   margin: 0;
}
#boxes_Container
{
   width: 320px;
}
#boxes
{
    width: 100%;
    height: 2392px;
}
#box1
{
   left: 20px;
   top: 13px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
   background-color: #FFFFFF;
   background-image: none;
}
#box1_Container
{
   width: 272px;
}
#box2
{
   left: 20px;
   top: 407px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box2_Container
{
   width: 272px;
}
#box3
{
   left: 19px;
   top: 802px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box3_Container
{
   width: 272px;
}
#box4
{
   left: 18px;
   top: 1194px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box4_Container
{
   width: 272px;
}
#box5
{
   left: 18px;
   top: 1589px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box5_Container
{
   width: 272px;
}
#box6
{
   left: 18px;
   top: 1985px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box6_Container
{
   width: 272px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_recambios-accesorios-motoImage1
{
   left: 23px;
   top: 18px;
   width: 228px;
   height: 170px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   left: 7px;
   top: 212px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text9
{
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   left: 13px;
   top: 239px;
   width: 251px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_Image10
{
   left: 100px;
   top: 288px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text18
{
   left: 129px;
   top: 291px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text18
{
   margin: 0;
   padding: 0;
}
#wb_Text19
{
   left: 41px;
   top: 332px;
   width: 199px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text19
{
   margin: 0;
   padding: 0;
}
#wb_Image11
{
   left: 28px;
   top: 15px;
   width: 220px;
   height: 164px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text21
{
   left: 9px;
   top: 208px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_Text23
{
   left: 4px;
   top: 236px;
   width: 269px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text23
{
   margin: 0;
   padding: 0;
}
#wb_Image12
{
   left: 97px;
   top: 285px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text22
{
   left: 125px;
   top: 289px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_Text24
{
   left: 39px;
   top: 330px;
   width: 201px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text24
{
   margin: 0;
   padding: 0;
}
#wb_Image17
{
   left: 56px;
   top: 25px;
   width: 175px;
   height: 138px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text42
{
   left: 7px;
   top: 207px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text42
{
   margin: 0;
   padding: 0;
}
#wb_Text43
{
   left: 13px;
   top: 235px;
   width: 251px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text43
{
   margin: 0;
   padding: 0;
}
#wb_Text44
{
   left: 127px;
   top: 285px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text44
{
   margin: 0;
   padding: 0;
}
#wb_Image18
{
   left: 98px;
   top: 282px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text45
{
   left: 45px;
   top: 326px;
   width: 194px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text45
{
   margin: 0;
   padding: 0;
}
#wb_Image13
{
   left: 36px;
   top: 14px;
   width: 194px;
   height: 173px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text25
{
   left: 6px;
   top: 213px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text25
{
   margin: 0;
   padding: 0;
}
#wb_Text26
{
   left: 12px;
   top: 241px;
   width: 251px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text26
{
   margin: 0;
   padding: 0;
}
#wb_Image14
{
   left: 99px;
   top: 290px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text36
{
   left: 128px;
   top: 293px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text36
{
   margin: 0;
   padding: 0;
}
#wb_Text37
{
   left: 38px;
   top: 333px;
   width: 196px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text37
{
   margin: 0;
   padding: 0;
}
#wb_Image15
{
   left: 35px;
   top: 22px;
   width: 205px;
   height: 146px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text38
{
   left: 7px;
   top: 210px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text38
{
   margin: 0;
   padding: 0;
}
#wb_Text39
{
   left: 4px;
   top: 235px;
   width: 268px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text39
{
   margin: 0;
   padding: 0;
}
#wb_Image16
{
   left: 89px;
   top: 286px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text40
{
   left: 116px;
   top: 289px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text40
{
   margin: 0;
   padding: 0;
}
#wb_Text41
{
   left: 39px;
   top: 329px;
   width: 196px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text41
{
   margin: 0;
   padding: 0;
}
#wb_Text49
{
   left: 40px;
   top: 331px;
   width: 201px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text49
{
   margin: 0;
   padding: 0;
}
#wb_Text48
{
   left: 129px;
   top: 291px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text48
{
   margin: 0;
   padding: 0;
}
#wb_Image24
{
   left: 101px;
   top: 288px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text47
{
   left: 15px;
   top: 239px;
   width: 251px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text47
{
   margin: 0;
   padding: 0;
}
#wb_Text46
{
   left: 7px;
   top: 209px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text46
{
   margin: 0;
   padding: 0;
}
#wb_Image23
{
   left: 42px;
   top: 20px;
   width: 199px;
   height: 161px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_recambios-accesorios-motoShape1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_recambios-motos-alicanteLayoutGrid8
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_recambios-motos-alicanteLayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#recambios-motos-alicanteLayoutGrid8
{
   height: auto;
   padding: 100px 0 140px 0;
}
#recambios-motos-alicanteLayoutGrid8
{
   width: 100%;
}
#wb_recambios-accesorios-motoImage2
{
   width: 290px;
   height: 116px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#recambios-accesorios-motoImage2
{
   width: 290px;
   height: 116px;
}
#Line6
{
   width: 100%;
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line6
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_recambios-accesorios-motoShape2
{
   visibility: visible;
   display: inline-block;
   margin: 40px 0 0 0 ;
}
#wb_recambios-motos-alicanteImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#recambios-motos-alicanteImage1
{
   margin-left: auto;
   margin-right: auto;
}
#Layer16
{
   height: 1044px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer16
{
   width: 100%;
   margin: 0;
}
#Layer16_Container
{
   width: 320px;
}
#Layer16
{
    width: 100%;
    height: 1044px;
}
#wb_Text51
{
   left: 12px;
   top: 47px;
   width: 183px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text51
{
   margin: 0;
   padding: 0;
}
#Line7
{
   left: 12px;
   top: 93px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line7
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line13
{
   left: 45px;
   top: 93px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line13
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Image29
{
   left: 10px;
   top: 123px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image32
{
   left: 9px;
   top: 232px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text59
{
   left: 38px;
   top: 236px;
   width: 225px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text59
{
   margin: 0;
   padding: 0;
}
#wb_Text62
{
   left: 38px;
   top: 123px;
   width: 178px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text62
{
   margin: 0;
   padding: 0;
}
#wb_Image31
{
   left: 9px;
   top: 174px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text60
{
   left: 38px;
   top: 177px;
   width: 157px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text60
{
   margin: 0;
   padding: 0;
}
#Line9
{
   left: 15px;
   top: 334px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line9
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text52
{
   left: 11px;
   top: 289px;
   width: 138px;
   height: 26px;
   visibility: visible;
   display: inline;
}
#wb_Text52
{
   margin: 0;
   padding: 0;
}
#wb_Text64
{
   left: 50px;
   top: 957px;
   width: 201px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text64
{
   margin: 0;
   padding: 0;
}
#Line14
{
   left: 48px;
   top: 334px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line14
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text55
{
   left: 12px;
   top: 345px;
   width: 231px;
   height: 162px;
   visibility: visible;
   display: inline;
}
#wb_Text55
{
   margin: 0;
   padding: 0;
}
#Line10
{
   left: 15px;
   top: 585px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line10
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text53
{
   left: 15px;
   top: 539px;
   width: 144px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text53
{
   margin: 0;
   padding: 0;
}
#wb_Image25
{
   left: 15px;
   top: 608px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image28
{
   left: 53px;
   top: 608px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Line15
{
   left: 47px;
   top: 585px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line15
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#Line11
{
   left: 19px;
   top: 722px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line11
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line16
{
   left: 52px;
   top: 722px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line16
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text54
{
   left: 19px;
   top: 677px;
   width: 189px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text54
{
   margin: 0;
   padding: 0;
}
#wb_Text57
{
   left: 19px;
   top: 744px;
   width: 221px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text57
{
   margin: 0;
   padding: 0;
}
#wb_Text63
{
   left: 8px;
   top: 990px;
   width: 300px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text63
{
   margin: 0;
   padding: 0;
}
#wb_Text65
{
   left: 19px;
   top: 1020px;
   width: 279px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text65
{
   margin: 0;
   padding: 0;
}
#Line17
{
   left: 54px;
   top: 945px;
   width: 209px;
   height: 2px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line17
{
   border-color: #F5F5F5;
   border-bottom-width: 2px;
}
#wb_Text58
{
   left: 19px;
   top: 775px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text58
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText4
{
   left: 19px;
   top: 806px;
   width: 201px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText4
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText5
{
   left: 19px;
   top: 837px;
   width: 224px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText5
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText6
{
   left: 19px;
   top: 871px;
   width: 221px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText6
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText7
{
   left: 21px;
   top: 904px;
   width: 244px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText7
{
   margin: 0;
   padding: 0;
}
#wb_master_frameIcon1
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon1
{
   width: 24px;
   height: 24px;
}
#master_frameIcon1 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameIcon2
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon2
{
   width: 24px;
   height: 24px;
}
#master_frameIcon2 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText3
{
   visibility: visible;
   display: block;
}
#wb_master_frameText3
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameIcon3
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon3
{
   width: 24px;
   height: 24px;
}
#master_frameIcon3 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText8
{
   visibility: visible;
   display: block;
}
#wb_master_frameText8
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameExtension1
{
   left: 1px;
   top: 439px;
   width: 319px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Shape8
{
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
}
}
body {font-family: Barlow}