/*to remove numbers delete  / * * / below *//*.stripNav {    display: none;}*//*to remove arrows delete / * * / below *//*.stripNavL, .stripNavR {    display: none;}*//********************************************************************/
p#cross-links {
    text-align: center
}

p#cross-links {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    padding-bottom: 30px
}

noscript p, noscript ol {
    color: #a00;
    font-size: 13px;
    line-height: 1.4em;
    text-align: left
}

noscript a {
}

noscript ol {
    margin-left: 25px;
}

a:focus {
    outline: none
}

img {
    border: 0
}

.stripViewer .panelContainer .panel ul {
    text-align: left;
    margin: 0;
}

.slider-wrap {
	margin: 0;
	position: relative;
	width: 100%;
}
.cms-index-index .slider-wrap .slide_link{
	text-align:center;
}
.cms-index-index .slider-wrap,
.cms-index-index .slider-wrap .slide_link,
.cms-index-index .slider-wrap .slide_link img {
    display: block;
    margin: 0 auto;
    height: calc((100vw * 600.0) / 1080);
    width: 100% !important;
}
@media only screen and (min-width: 768px) {
    .cms-index-index .slider-wrap .slide_link img {
        width: auto !important;
    }
}
@media only screen and (min-width: 320px) and (max-width: 374px) {
    .cms-index-index .slider-wrap,
    .cms-index-index .slider-wrap .slide_link,
    .cms-index-index .slider-wrap .slide_link img {
        height: calc((145vw * 600.0) / 1080);
        width: 145vw !important;
    }
}
@media only screen and (min-width: 375px) and (max-width: 424px){
    .cms-index-index .slider-wrap,
    .cms-index-index .slider-wrap .slide_link,
    .cms-index-index .slider-wrap .slide_link img {
        height: calc((145vw * 600.0) / 1080);
        width: 145vw !important;
    }
}
@media only screen and (min-width: 425px) and (max-width: 767px){
    .cms-index-index .slider-wrap,
    .cms-index-index .slider-wrap .slide_link,
    .cms-index-index .slider-wrap .slide_link img {
        height: calc((145vw * 600.0) / 1080);
        width: 145vw !important;
	}
}
@media only screen and (min-width: 768px){
    .cms-index-index .slider-wrap,
    .cms-index-index .slider-wrap .slide_link,
    .cms-index-index .slider-wrap .slide_link img {
        height:410px !important;
    }
}
@media only screen and (min-width: 1130px){
    .cms-index-index .slider-wrap,
    .cms-index-index .slider-wrap .slide_link,
    .cms-index-index .slider-wrap .slide_link img {
		height:600px !important;
	}
}

.slider-wrap .producto {
    display: block;
    width: 281px;
    height: 305px;
    background: #A2D9D2;
    position: absolute;
}

.slider-wrap .producto .nombre_producto {
    font-family: marvelbold;
    font-weight: normal;
    font-size: 36px;
    color: #fff;
    line-height: 36px;
    margin: 38px 0 0 50px;
    width: 210px;
}

.slider-wrap .producto .desccorta_producto {
    font-family: arial;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    margin: 10px 0 0 50px;
    width: 210px;
}

.slider-wrap .producto .price-box {
    border-top: 1px dashed #fff;
    margin: 15px 0 18px 50px;
    width: 210px;
    overflow: hidden;
    padding: 3px 0 0 0;
}

.slider-wrap .producto .price-box .regular-price .price {
    font-family: marvelbold;
    font-weight: normal;
    font-size: 48px;
    color: #fff;
    line-height: 48px;
}

.slider-wrap .producto .price-box .special-price {
    width: 101px;
    float: left;
    display: block;
}

.slider-wrap .producto .price-box .special-price .price {
    font-family: marvelbold;
    font-weight: normal;
    font-size: 36px;
    color: #fff;
}

.slider-wrap .producto .price-box .old-price {
    width: 92px;
    float: left;
    display: block;
}

.slider-wrap .producto .price-box .old-price .price {
    font-family: arial;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
}

.slider-wrap .producto .boto_slider {
    width: 140px;
    margin: 0 auto;
    text-align: center;
}

.slider-wrap .producto button.btn-cart {
    display: block;
    height: 38px;
    position: relative;
    width: 133px;
    margin: 0 auto !important;
}

.slider-wrap .producto button.btn-cart span {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #A2D9D2;
    color: #77c6c2;
}

.slider-wrap .producto button.btn-cart span {
    border: 1px solid #A2D9D2;
    display: block;
    font-family: marvelbold;
    font-size: 20px;
    font-weight: normal;
    height: 36px;
    line-height: 38px;
    padding: 0;
    text-align: left;
    -webkit-transition: all 500ms linear 0s;
    -o-transition: all 500ms linear 0s;
    transition: all 500ms linear 0s;
    white-space: nowrap;
    width: 131px;
    background: none repeat scroll 0 0 #ffffff;
    color: #77c6c2;
}

.slider-wrap .producto button.btn-cart:hover span {
    border: 1px solid #8ABBB7;
    background: #8ABBB7;
    color: #fff;
}

.slider-wrap .producto button.btn-cart:hover span span {
    border: 0px solid #8ABBB7;
}

.slider-wrap .producto button.btn-cart span span {
    background: none repeat scroll 0 0 transparent;
    border: 0 solid;
    margin: 0;
    padding: 0 0 0 15px;
    width: auto;
}

.slider-wrap .producto button.btn-cart span span.icon {
    border: 0 solid;
    background: url("../../../images/sprite.png") repeat scroll -268px -584px transparent;
    display: block;
    height: 32px;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 3px;
    width: 32px;
}

.slider-wrap .categoria {
    display: block;
    width: 281px;
    height: 305px;
    background: #A2D9D2;
    position: absolute;
}
.slider-wrap .categoria.reposteria{ background: #A2D9D2 !important;}
.slider-wrap .categoria.reposteria .boto_slider button.btn-category {border: 1px solid #A2D9D2 !important;}
.slider-wrap .categoria.reposteria .boto_slider button.btn-category span {color: #8ABBB7;border: 0 solid;}
.slider-wrap .categoria.reposteria .boto_slider button.btn-category span span.icon {background: url("../../../images/arrow_boto_turquesa.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;}
.slider-wrap .categoria.reposteria .boto_slider button.btn-category:hover span { background: none repeat scroll 0 0 #8ABBB7; color: #FFFFFF;border: 0 solid #8ABBB7 !important;}
.slider-wrap .producto.reposteria  {background: none repeat scroll 0 0 #A2D9D2;display: block;height: 305px;position: absolute;width: 281px;}

.slider-wrap .categoria.cocina{ background: #f8d487 !important;}
.slider-wrap .categoria.cocina .boto_slider button.btn-category {border: 1px solid #f8d487 !important;}
.slider-wrap .categoria.cocina .boto_slider button.btn-category span {color: #FABF5C; border: 0 solid;}
.slider-wrap .categoria.cocina .boto_slider button.btn-category span span.icon {background: url("../../../images/arrow_boto_cocina.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;}
.slider-wrap .categoria.cocina .boto_slider button.btn-category:hover span { background: none repeat scroll 0 0 #FABF5C; color: #FFFFFF;border: 0 solid #FABF5C !important;}
.slider-wrap .producto.cocina  {background: none repeat scroll 0 0 #f8d487;display: block;height: 305px;position: absolute;width: 281px;}

.slider-wrap .categoria.fiestas{ background: #c7cf3b !important;}
.slider-wrap .categoria.fiestas .boto_slider button.btn-category {border: 1px solid #c7cf3b !important;}
.slider-wrap .categoria.fiestas .boto_slider button.btn-category span {color: #AAB800; border: 0 solid;}
.slider-wrap .categoria.fiestas .boto_slider button.btn-category span span.icon {background: url("../../../images/arrow_boto_fiestas.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;}
.slider-wrap .categoria.fiestas .boto_slider button.btn-category:hover span { background: none repeat scroll 0 0 #AAB800; color: #FFFFFF;border: 0 solid #AAB800 !important;}
.slider-wrap .producto.fiestas  {background: none repeat scroll 0 0 #c7cf3b;display: block;height: 305px;position: absolute;width: 281px;}

.slider-wrap .categoria.craft{ background: #f58589 !important;}
.slider-wrap .categoria.craft .boto_slider button.btn-category {border: 1px solid #f58589 !important;}
.slider-wrap .categoria.craft .boto_slider button.btn-category span {color: #D36B6C; border: 0 solid;}
.slider-wrap .categoria.craft .boto_slider button.btn-category span span.icon {background: url("../../../images/arrow_boto_craft.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;}
.slider-wrap .categoria.craft .boto_slider button.btn-category:hover span { background: none repeat scroll 0 0 #D36B6C; color: #FFFFFF; border: 0 solid #D36B6C !important;}
.slider-wrap .producto.craft  {background: none repeat scroll 0 0 #F98385;display: block;height: 305px;position: absolute;width: 281px;}



.slider-wrap .categoria button.btn-category {
    display: block;
    height: 38px;
    position: relative;
    width: 180px;
    margin: 0 auto !important;
    background: none repeat scroll 0 0 #FFFFFF !important;
}

.slider-wrap .categoria button.btn-category span {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #A2D9D2;
    color: #77c6c2;
    width: 180px;
}

.slider-wrap .categoria button.btn-category span {
    display: block;
    font-family: marvelbold;
    font-size: 20px;
    font-weight: normal;
    height: 36px;
    line-height: 38px;
    padding: 0;
    text-align: left;
    -webkit-transition: all 500ms linear 0s;
    -o-transition: all 500ms linear 0s;
    transition: all 500ms linear 0s;
    white-space: nowrap;
    width: 180px;
    background: none repeat scroll 0 0 #ffffff;
    color: #77c6c2;
}

.slider-wrap .categoria button.btn-category span span {
    background: #fff;
    border: 0 solid red;
    margin: 0;
    padding: 0 0 0 8px;
    width: auto;
}

.slider-wrap .categoria button.btn-category span span.icon {
    background: url("../../../images/arrow_boto_turquesa.png") no-repeat scroll 0px 0 rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 3px;
    width: 32px;
}

.slider-wrap .categoria button.btn-category:hover {
    display: block;
    height: 38px;
    position: relative;
    width: 180px;
    margin: 0 auto !important;
    background: none repeat scroll 0 0 #8ABBB7 !important;
}

.slider-wrap .categoria button.btn-category:hover span {
    background: none repeat scroll 0 0 #8ABBB7;
    color: #fff;
}

.slider-wrap .categoria button.btn-category:hover span {
}

.slider-wrap .categoria button.btn-category:hover span span {
}

.slider-wrap .categoria button.btn-category:hover span span.icon {
    background: url("../../../images/arrow_boto_turquesa.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0px solid;
}

.category-cocina .slider-wrap .categoria {
    display: block;
    width: 281px;
    height: 305px;
    background: #FAD67C;
    position: absolute;
}

.category-cocina .slider-wrap .categoria button.btn-category {
    display: block;
    height: 38px;
    position: relative;
    width: 180px;
    margin: 0 auto !important;
    background: none repeat scroll 0 0 #FFFFFF !important;
}

.category-cocina .slider-wrap .categoria button.btn-category span {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #FAD67C;
    color: #FABF5C;
    width: 180px;
}

.category-cocina .slider-wrap .categoria button.btn-category span {
    display: block;
    font-family: marvelbold;
    font-size: 20px;
    font-weight: normal;
    height: 36px;
    line-height: 38px;
    padding: 0;
    text-align: left;
    -webkit-transition: all 500ms linear 0s;
    -o-transition: all 500ms linear 0s;
    transition: all 500ms linear 0s;
    white-space: nowrap;
    width: 180px;
    background: none repeat scroll 0 0 #ffffff;
    color: #FABF5C;
}

.category-cocina .slider-wrap .categoria button.btn-category span span {
    background: #fff;
    border: 0 solid red;
    margin: 0;
    padding: 0 0 0 8px;
    width: auto;
}

.category-cocina .slider-wrap .categoria button.btn-category span span.icon {
    background: url("../../../images/arrow_boto_cocina.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 3px;
    width: 31px;
}

.category-cocina .slider-wrap .categoria button.btn-category:hover {
    display: block;
    height: 38px;
    position: relative;
    width: 180px;
    margin: 0 auto !important;
    background: none repeat scroll 0 0 #FABF5C !important;
}

.category-cocina .slider-wrap .categoria button.btn-category:hover span {
    background: none repeat scroll 0 0 #FABF5C;
    color: #fff;
}

.category-cocina .slider-wrap .categoria button.btn-category:hover span {
}

.category-cocina .slider-wrap .categoria button.btn-category:hover span span {
}

.category-cocina .slider-wrap .categoria button.btn-category:hover span span.icon {
    background: url("../../../images/arrow_boto_cocina.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0px solid;
}

.category-fiestas .slider-wrap .categoria {
    display: block;
    width: 281px;
    height: 305px;
    background: #C7D127;
    position: absolute;
}

.category-fiestas .slider-wrap .categoria button.btn-category {
    display: block;
    height: 38px;
    position: relative;
    width: 180px;
    margin: 0 auto !important;
    background: none repeat scroll 0 0 #FFFFFF !important;
}

.category-fiestas .slider-wrap .categoria button.btn-category span {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #C7D127;
    color: #AAB800;
    width: 180px;
}

.category-fiestas .slider-wrap .categoria button.btn-category span {
    display: block;
    font-family: marvelbold;
    font-size: 20px;
    font-weight: normal;
    height: 36px;
    line-height: 38px;
    padding: 0;
    text-align: left;
    -webkit-transition: all 500ms linear 0s;
    -o-transition: all 500ms linear 0s;
    transition: all 500ms linear 0s;
    white-space: nowrap;
    width: 180px;
    background: none repeat scroll 0 0 #ffffff;
    color: #AAB800;
}

.category-fiestas .slider-wrap .categoria button.btn-category span span {
    background: #fff;
    border: 0 solid red;
    margin: 0;
    padding: 0 0 0 8px;
    width: auto;
}

.category-fiestas .slider-wrap .categoria button.btn-category span span.icon {
    background: url("../../../images/arrow_boto_fiestas.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 3px;
    width: 31px;
}

.category-fiestas .slider-wrap .categoria button.btn-category:hover {
    display: block;
    height: 38px;
    position: relative;
    width: 180px;
    margin: 0 auto !important;
    background: none repeat scroll 0 0 #AAB800 !important;
}

.category-fiestas .slider-wrap .categoria button.btn-category:hover span {
    background: none repeat scroll 0 0 #AAB800;
    color: #fff;
}

.category-fiestas .slider-wrap .categoria button.btn-category:hover span {
}

.category-fiestas .slider-wrap .categoria button.btn-category:hover span span {
}

.category-fiestas .slider-wrap .categoria button.btn-category:hover span span.icon {
    background: url("../../../images/arrow_boto_fiestas.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0px solid;
}

.category-craft .slider-wrap .categoria {
    display: block;
    width: 281px;
    height: 305px;
    background: #F98385;
    position: absolute;
}

.category-craft .slider-wrap .categoria button.btn-category {
    display: block;
    height: 38px;
    position: relative;
    width: 180px;
    margin: 0 auto !important;
    background: none repeat scroll 0 0 #FFFFFF !important;
}

.category-craft .slider-wrap .categoria button.btn-category span {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #F98385;
    color: #D36B6C;
    width: 180px;
}

.category-craft .slider-wrap .categoria button.btn-category span {
    display: block;
    font-family: marvelbold;
    font-size: 20px;
    font-weight: normal;
    height: 36px;
    line-height: 38px;
    padding: 0;
    text-align: left;
    -webkit-transition: all 500ms linear 0s;
    -o-transition: all 500ms linear 0s;
    transition: all 500ms linear 0s;
    white-space: nowrap;
    width: 180px;
    background: none repeat scroll 0 0 #ffffff;
    color: #D36B6C;
}

.category-craft .slider-wrap .categoria button.btn-category span span {
    background: #fff;
    border: 0 solid red;
    margin: 0;
    padding: 0 0 0 8px;
    width: auto;
}

.category-craft .slider-wrap .categoria button.btn-category span span.icon {
    background: url("../../../images/arrow_boto_craft.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 3px;
    width: 31px;
}

.category-craft .slider-wrap .categoria button.btn-category:hover {
    display: block;
    height: 38px;
    position: relative;
    width: 180px;
    margin: 0 auto !important;
    background: none repeat scroll 0 0 #D36B6C !important;
}

.category-craft .slider-wrap .categoria button.btn-category:hover span {
    background: none repeat scroll 0 0 #D36B6C;
    color: #fff;
}

.category-craft .slider-wrap .categoria button.btn-category:hover span {
}

.category-craft .slider-wrap .categoria button.btn-category:hover span span {
}

.category-craft .slider-wrap .categoria button.btn-category:hover span span.icon {
    background: url("../../../images/arrow_boto_craft.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0px solid;
}

.category-cheque-regalo .slider-wrap .categoria {
    display: block;
    width: 281px;
    height: 305px;
    background: #96D8F8;
    position: absolute;
}

.category-cheque-regalo .slider-wrap .categoria button.btn-category {
    display: block;
    height: 38px;
    position: relative;
    width: 180px;
    margin: 0 auto !important;
    background: none repeat scroll 0 0 #FFFFFF !important;
}

.category-cheque-regalo .slider-wrap .categoria button.btn-category span {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #96D8F8;
    color: #78BFD8;
    width: 180px;
}

.category-cheque-regalo .slider-wrap .categoria button.btn-category span {
    display: block;
    font-family: marvelbold;
    font-size: 20px;
    font-weight: normal;
    height: 36px;
    line-height: 38px;
    padding: 0;
    text-align: left;
    -webkit-transition: all 500ms linear 0s;
    -o-transition: all 500ms linear 0s;
    transition: all 500ms linear 0s;
    white-space: nowrap;
    width: 180px;
    background: none repeat scroll 0 0 #ffffff;
    color: #78BFD8;
}

.category-cheque-regalo .slider-wrap .categoria button.btn-category span span {
    background: #fff;
    border: 0 solid red;
    margin: 0;
    padding: 0 0 0 8px;
    width: auto;
}

.category-cheque-regalo .slider-wrap .categoria button.btn-category span span.icon {
    background: url("../../../images/arrow_boto_turquesa.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 3px;
    width: 31px;
}

.category-cheque-regalo .slider-wrap .categoria button.btn-category:hover {
    display: block;
    height: 38px;
    position: relative;
    width: 180px;
    margin: 0 auto !important;
    background: none repeat scroll 0 0 #78BFD8 !important;
}

.category-cheque-regalo .slider-wrap .categoria button.btn-category:hover span {
    background: none repeat scroll 0 0 #78BFD8;
    color: #fff;
}

.category-cheque-regalo .slider-wrap .categoria button.btn-category:hover span {
}

.category-cheque-regalo .slider-wrap .categoria button.btn-category:hover span span {
}

.category-cheque-regalo .slider-wrap .categoria button.btn-category:hover span span.icon {
    background: url("../../../images/arrow_boto_turquesa.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0px solid;
}

.slider-wrap .categoria .nombre_categoria {
    font-family: marvelbold;
    font-weight: normal;
    font-size: 36px;
    color: #fff;
    line-height: 36px;
    margin: 38px 0 0 50px;
    width: 210px;
}

.slider-wrap .categoria .desccorta_categoria {
    font-family: arial;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    margin: 10px 0 0 50px;
    width: 210px;
}

.slider-wrap .categoria .price-box {
    border-top: 1px dashed #fff;
    margin: 15px 0 18px 50px;
    width: 210px;
    overflow: hidden;
    padding: 3px 0 0 0;
}

.slider-wrap .categoria .price-box .regular-price .price {
    font-family: marvelbold;
    font-weight: normal;
    font-size: 48px;
    color: #fff;
    line-height: 48px;
}

.slider-wrap .categoria .price-box .special-price {
    width: 101px;
    float: left;
    display: block;
}

.slider-wrap .categoria .price-box .special-price .price {
    font-family: marvelbold;
    font-weight: normal;
    font-size: 36px;
    color: #fff;
}

.slider-wrap .categoria .price-box .old-price {
    width: 92px;
    float: left;
    display: block;
}

.slider-wrap .categoria .price-box .old-price .price {
    font-family: arial;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
}

.slider-wrap .categoria .boto_slider {
    width: 180px;
    margin: 15px auto;
    text-align: center;
    background: none repeat scroll 0 0 #FFFFFF !important;
}

.slider-wrap .slider-wrap {
    width: 100%;
    height: 100%;
    margin: 0;
}

.csw {
    width: 100%;
    height: 280px;
    background: #fff;
    overflow: hidden;
    $ display: none;
}

.csw .loading {
    margin: 200px 0 300px 0;
    text-align: center;
    $ display: none;
}

.stripViewer {
    position: relative;
    overflow: hidden;
    border: 0px solid #000;
    margin: auto;
    width: 950px;
    height: 280px;
    clear: both;
    background: #ffffff;
}

.stripViewer .panelContainer {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    list-style-type: none;
}

.stripViewer .panelContainer .panel {
    float: left;
    height: 100%;
    position: relative;
    width: 950px;
}

.stripViewer .panelContainer .panel .wrapper {
    padding: 0px !important;
    width: 950px !important;
    min-width: 950px !important;
    background: #ffffff !important;
}

.stripViewer .panelContainer .panel .wrapper p {
    margin: 0 !important;
    padding: 0 !important;
}

.stripNav {
    margin: 0px 0px 0px 0px;
    position: relative;
    bottom: -17px;
    right: 0;
    z-index: 100;
    display: block;
    text-align: center;
}

.stripNav ul {
    list-style: none;
}

.stripNav ul li {
    float: left;
    margin-right: 2px;
}

.stripNav a {
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    line-height: 12px;
    background: none repeat scroll 0 0 #BBB8B6;
    color: #BBB8B6;
    text-decoration: none;
    display: inline-block;
    padding: 0 4px;
    width: 13px;
    height: 13px;
    overflow: hidden;
    border: 0px solid #999999;
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 60);
    float: none;
    margin-right: 2px;
    border-radius: 15px;
    margin: 0 10px;
}

.stripNav a:hover {
    opacity: 0.8;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 80);
}

.stripNav a.activeSlide {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 100);
    background: none repeat scroll 0 0 #FF5959;
    border: 0px solid #7F7F7F;
    border-radius: 15px;
    color: #FF5959;
}

.stripNav li a:hover {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 100);
}

.stripNav li a.current {
}

@media only screen and (min-width: 1024px){
    .stripNavL, .stripNavR {
        position: absolute;
        text-indent: -9000em;
        z-index: 120;
        width: 30px;
        opacity: 1;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 40);
        top: 50% !important;
    }
}
@media only screen and (min-width: 768px){
    .stripNavL, .stripNavR {
        position: absolute;
        text-indent: -9000em;
        z-index: 120;
        width: 30px;
        opacity: 1;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 40);
        top: 50% !important;
    }
}

@media only screen and (max-width: 425px){
    .stripNavL, .stripNavR {
        position: absolute;
        text-indent: -9000em;
        z-index: 120;
        width: 30px;
        opacity: 1;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 40);
        top: 50% !important;
    }
}

.stripNavL a, .stripNavR a {
    display: block;
    height: 60px;
    width: 30px;
    margin: 0;
    padding: 0;
}

.stripNavL:hover, .stripNavR:hover {
    opacity: 0.6;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 60);
}

.stripNavL {
   /*background: url('skin/frontend/default/default/images/sprite.png') -1px -381px no-repeat;*/
    background-image: url("../../../../newdesign2017/images/light-skin-1-retina.png");
    background-position: -113px -19px;
    background-repeat: no-repeat;
    background-size: 188px 221px;
}

.stripNavR {
   /* background: url('skin/frontend/default/default/images/sprite.png') -51px -381px no-repeat;*/
    background-image: url("../../../../newdesign2017/images/light-skin-1-retina.png");
    background-position: -113px -99px;
    background-repeat: no-repeat;
    background-size: 188px 221px;
}
/*sidebar slider*/
.sidebar .stripNav a {
    font-size: 6px;
    line-height: 6px;
    width: 30px;
    height: 60px;
}

.sidebar .stripNav {
    margin: 0px 0px 0px 0px;
    position: absolute;
    bottom: 3px;
    left: 3px;
    z-index: 100;
}

/*GRAY*/
.stripNav a.activeSlide {
    background: none repeat scroll 0 0 #FF5959;
    color: #FF5959;
    border: 0px solid #7F7F7F;
    border-radius: 15px;
}

@media only screen and (max-width: 880px) {
    .stripNavL {
        display: none !important;
    }
    .stripNavR {
        display: none !important;
    }
}
