.slider-container{
margin: auto !important;
background-color: white !important;
width:100% !important;
overflow-x:scroll !important;
scroll-snap-type: x mandatory !important;
}
#lista-slider{
padding:0!important;
display:flex !important;
width: 300%!important;
animation: cambio 15s infinite ease-out !important;
}
.slider-container li{
width:100% !important;
list-style:none !important;
}
.slider-container img{
width:100% !important;
max-width: 100% !important;
obj-fit:cover !important;
scroll-snap-align:center;
}
@keyframes cambio{
0% {margin-left:0;}
32% {margin-left:0;}
34% {margin-left:-100%;}
65% {margin-left:-100%;}
67% {margin-left:-200%;}
100% {margin-left:-200%;}
}
@media only screen and (max-width: 797px){
.slide-pc{
display:none !important;
}
}
@media only screen and (min-width: 600px){
.slide-cel{
display:none !important;
}
}
{% if section.blocks.size > 0 %}
{% for block in section.blocks %}
{% if block.type == "slideshow" %}
.section-slideshow-v1 .slick-active .info-sideh1 .box-content-center .button-shop-{{block.id}}:hover{
background : {{block.settings.color_hover_button}} !important;
border-color : {{block.settings.color_hover_button}} !important;
color : {{block.settings.color_hover_text}} !important;
}
.section-slideshow-v1 .slick-active .info-sideh1 .box-content .button-shop-{{block.id}}:hover{
background : {{block.settings.color_hover_button}} !important;
border-color : {{block.settings.color_hover_button}} !important;
color : {{block.settings.color_hover_text}} !important;
}
.section-slideshow-v1 .slick-active .info-sideh1 .box-content-right .button-shop-{{block.id}}:hover{
background : {{block.settings.color_hover_button}} !important;
border-color : {{block.settings.color_hover_button}} !important;
color : {{block.settings.color_hover_text}} !important;
}
.section-slideshow-v1 .slick-active .info-sideh1 .box-info-{{block.id}} .box-title-{{block.id}}{
-webkit-animation-name: {{block.settings.effect_title}};
animation-name: {{block.settings.effect_title}}; ;
}
.section-slideshow-v1 .slick-active .info-sideh1 .box-info-{{block.id}} .box-title1-{{block.id}}{
-webkit-animation-name: {{block.settings.effect_title1}};
animation-name: {{block.settings.effect_title1}}; ;
}
.section-slideshow-v1 .slick-active .info-sideh1 .box-info-{{block.id}} .box-title2-{{block.id}}{
-webkit-animation-name: {{block.settings.effect_title2}};
animation-name: {{block.settings.effect_title2}}; ;
}
.section-slideshow-v1 .slick-active .info-sideh1 .box-info-{{block.id}} .btn-animation-{{block.id}}{
-webkit-animation-name: {{block.settings.effect_title3}};
animation-name: {{block.settings.effect_title3}}; ;
}
{% endif %}
{% endfor %}
{% endif %}
{% schema %}
{
“name”: “SLIDESHOW”,
“class”: “index-section”,
“settings”: [
{
“type”: “header”,
“content”: “Section Space”
},
{
“type”: “text”,
“id”: “margin_top”,
“label”: “Margin Top”,
“info”: “Defined in pixels. Do not add the ‘px’ unit.”
},
{
“type”: “text”,
“id”: “margin_bottom”,
“label”: “Margin Bottom”,
“info”: “Defined in pixels. Do not add the ‘px’ unit.”
}
],
“blocks”: [
{
“type”: “slideshow”,
“name”: “Slideshow”,
“settings”: [
{
“type”: “header”,
“content”: “Position Content”
},
{
“type”: “select”,
“id”: “select_position_content”,
“label”: “Choose The Position Content”,
“options”: [
{
“value”: “left”,
“label”: “Left”
},
{
“value”: “center”,
“label”: “Center”
},
{
“value”: “right”,
“label”: “Right”
}
],
“default”: “left”
},
{
“type”: “select”,
“id”: “select_textalign_content”,
“label”: “Text Align Content”,
“options”: [
{
“value”: “left”,
“label”: “Left”
},
{
“value”: “center”,
“label”: “Center”
},
{
“value”: “right”,
“label”: “Right”
}
],
“default”: “left”
},
{
“type”: “text”,
“id”: “block_title_top1”,
“label”: “Subtitle Slideshow”,
“default”: “Style Destination”
},
{
“type”: “color”,
“id”: “color_block_title_top1”,
“label”: " Subtitle Slideshow Color",
“default”: “#E5E5E5”
},
{
“type”: “select”,
“id”: “effect_title1”,
“label”: “Choose The Effect SubTitle”,
“options”: [
{
“value”: “bounce”,
“label”: “Bounce”
},
{
“value”: “flash”,
“label”: “Flash”
},
{
“value”: “pulse”,
“label”: “Pulse”
},
{
“value”: “rubberBand”,
“label”: “Rubberband”
},
{
“value”: “shake”,
“label”: “Shake”
},
{
“value”: “swing”,
“label”: “Swing”
},
{
“value”: “tada”,
“label”: “tada”
},
{
“value”: “wobble”,
“label”: “Wobble”
},
{
“value”: “jello”,
“label”: “Jello”
},
{
“value”: “heartBeat”,
“label”: “HeartBeat”
},
{
“value”: “bounceIn”,
“label”: “BounceIn”
},
{
“value”: “bounceInDown”,
“label”: “Bounce In Down”
},
{
“value”: “bounceInLeft”,
“label”: “Bounce In Left”
},
{
“value”: “bounceInRight”,
“label”: “Bounce In Right”
},
{
“value”: “fadeIn”,
“label”: “Fade In”
},
{
“value”: “fadeInDown”,
“label”: “Fade In Down”
},
{
“value”: “fadeInLeft”,
“label”: “Fade In Left”
},
{
“value”: “fadeInRight”,
“label”: “Fade In Right”
},
{
“value”: “fadeInUp”,
“label”: “Fade In Up”
},
{
“value”: “flipInX”,
“label”: “Flip In X”
},
{
“value”: “flipInY”,
“label”: “Flip In Y”
},
{
“value”: “lightSpeedIn”,
“label”: “Light Speed In”
},
{
“value”: “slideInUp”,
“label”: “Slide In Up”
},
{
“value”: “slideInRight”,
“label”: “Slide In Right”
},
{
“value”: “slideInDown”,
“label”: “Slide In Down”
},
{
“value”: “slideInLeft”,
“label”: “Slide In Left”
},
{
“value”: “zoomIn”,
“label”: “Zoom In”
}
]
},
{
“type”: “text”,
“id”: “block_title_top”,
“label”: “Title Slideshow”,
“default”: “Basic Collection”
},
{
“type”: “color”,
“id”: “color_block_title_top”,
“label”: “Title Slideshow Color”,
“default”: “#010101”
},
{
“type”: “select”,
“id”: “effect_title”,
“label”: “Choose The Effect Title”,
“options”: [
{
“value”: “bounce”,
“label”: “Bounce”
},
{
“value”: “flash”,
“label”: “Flash”
},
{
“value”: “pulse”,
“label”: “Pulse”
},
{
“value”: “rubberBand”,
“label”: “Rubberband”
},
{
“value”: “shake”,
“label”: “Shake”
},
{
“value”: “swing”,
“label”: “Swing”
},
{
“value”: “tada”,
“label”: “tada”
},
{
“value”: “wobble”,
“label”: “Wobble”
},
{
“value”: “jello”,
“label”: “Jello”
},
{
“value”: “heartBeat”,
“label”: “HeartBeat”
},
{
“value”: “bounceIn”,
“label”: “BounceIn”
},
{
“value”: “bounceInDown”,
“label”: “Bounce In Down”
},
{
“value”: “bounceInLeft”,
“label”: “Bounce In Left”
},
{
“value”: “bounceInRight”,
“label”: “Bounce In Right”
},
{
“value”: “fadeIn”,
“label”: “Fade In”
},
{
“value”: “fadeInDown”,
“label”: “Fade In Down”
},
{
“value”: “fadeInLeft”,
“label”: “Fade In Left”
},
{
“value”: “fadeInRight”,
“label”: “Fade In Right”
},
{
“value”: “fadeInUp”,
“label”: “Fade In Up”
},
{
“value”: “flipInX”,
“label”: “Flip In X”
},
{
“value”: “flipInY”,
“label”: “Flip In Y”
},
{
“value”: “lightSpeedIn”,
“label”: “Light Speed In”
},
{
“value”: “slideInUp”,
“label”: “Slide In Up”
},
{
“value”: “slideInRight”,
“label”: “Slide In Right”
},
{
“value”: “slideInDown”,
“label”: “Slide In Down”
},
{
“value”: “slideInLeft”,
“label”: “Slide In Left”
},
{
“value”: “zoomIn”,
“label”: “Zoom In”
}
]
},
{
“type”: “text”,
“id”: “block_title_top2”,
“label”: “Subtitle Slideshow”,
“default”: “Style Destination”
},
{
“type”: “color”,
“id”: “color_block_title_top2”,
“label”: " Subtitle Slideshow Color",
“default”: “#E5E5E5”
},
{
“type”: “select”,
“id”: “effect_title2”,
“label”: “Choose The Effect SubTitle”,
“options”: [
{
“value”: “bounce”,
“label”: “Bounce”
},
{
“value”: “flash”,
“label”: “Flash”
},
{
“value”: “pulse”,
“label”: “Pulse”
},
{
“value”: “rubberBand”,
“label”: “Rubberband”
},
{
“value”: “shake”,
“label”: “Shake”
},
{
“value”: “swing”,
“label”: “Swing”
},
{
“value”: “tada”,
“label”: “tada”
},
{
“value”: “wobble”,
“label”: “Wobble”
},
{
“value”: “jello”,
“label”: “Jello”
},
{
“value”: “heartBeat”,
“label”: “HeartBeat”
},
{
“value”: “bounceIn”,
“label”: “BounceIn”
},
{
“value”: “bounceInDown”,
“label”: “Bounce In Down”
},
{
“value”: “bounceInLeft”,
“label”: “Bounce In Left”
},
{
“value”: “bounceInRight”,
“label”: “Bounce In Right”
},
{
“value”: “fadeIn”,
“label”: “Fade In”
},
{
“value”: “fadeInDown”,
“label”: “Fade In Down”
},
{
“value”: “fadeInLeft”,
“label”: “Fade In Left”
},
{
“value”: “fadeInRight”,
“label”: “Fade In Right”
},
{
“value”: “fadeInUp”,
“label”: “Fade In Up”
},
{
“value”: “flipInX”,
“label”: “Flip In X”
},
{
“value”: “flipInY”,
“label”: “Flip In Y”
},
{
“value”: “lightSpeedIn”,
“label”: “Light Speed In”
},
{
“value”: “slideInUp”,
“label”: “Slide In Up”
},
{
“value”: “slideInRight”,
“label”: “Slide In Right”
},
{
“value”: “slideInDown”,
“label”: “Slide In Down”
},
{
“value”: “slideInLeft”,
“label”: “Slide In Left”
},
{
“value”: “zoomIn”,
“label”: “ZoomIn”
}
]
},
{
“type”: “text”,
“id”: “block_buton”,
“label”: “Button Slideshow”,
“default”: “Shop now”
},
{
“type”: “color”,
“id”: “color_block_button”,
“label”: “Button Color”,
“default”: “#fff”
},
{
“type”: “color”,
“id”: “color_hover_button”,
“label”: “Background Hover Color”,
“default”: “#fff”
},
{
“type”: “color”,
“id”: “color_hover_text”,
“label”: “Text Hover Color”,
“default”: “#000”
},
{
“type”: “url”,
“id”: “block_url”,
“label”: “URL Button & Slideshow”,
“default”: “/collections/all”
},
{
“type”: “select”,
“id”: “effect_title3”,
“label”: “Choose The Effect Button”,
“options”: [
{
“value”: “bounce”,
“label”: “Bounce”
},
{
“value”: “flash”,
“label”: “Flash”
},
{
“value”: “pulse”,
“label”: “Pulse”
},
{
“value”: “rubberBand”,
“label”: “Rubberband”
},
{
“value”: “shake”,
“label”: “Shake”
},
{
“value”: “swing”,
“label”: “Swing”
},
{
“value”: “tada”,
“label”: “tada”
},
{
“value”: “wobble”,
“label”: “Wobble”
},
{
“value”: “jello”,
“label”: “Jello”
},
{
“value”: “heartBeat”,
“label”: “HeartBeat”
},
{
“value”: “bounceIn”,
“label”: “BounceIn”
},
{
“value”: “bounceInDown”,
“label”: “Bounce In Down”
},
{
“value”: “bounceInLeft”,
“label”: “Bounce In Left”
},
{
“value”: “bounceInRight”,
“label”: “Bounce In Right”
},
{
“value”: “fadeIn”,
“label”: “Fade In”
},
{
“value”: “fadeInDown”,
“label”: “Fade In Down”
},
{
“value”: “fadeInLeft”,
“label”: “Fade In Left”
},
{
“value”: “fadeInRight”,
“label”: “Fade In Right”
},
{
“value”: “fadeInUp”,
“label”: “Fade In Up”
},
{
“value”: “flipInX”,
“label”: “Flip In X”
},
{
“value”: “flipInY”,
“label”: “Flip In Y”
},
{
“value”: “lightSpeedIn”,
“label”: “Light Speed In”
},
{
“value”: “slideInUp”,
“label”: “Slide In Up”
},
{
“value”: “slideInRight”,
“label”: “Slide In Right”
},
{
“value”: “slideInDown”,
“label”: “Slide In Down”
},
{
“value”: “slideInLeft”,
“label”: “Slide In Left”
},
{
“value”: “zoomIn”,
“label”: “Zoom In”
}
]
},
{
“type”: “header”,
“content”: “Image or Video Slideshow”
},
{
“type”: “checkbox”,
“id”: “ena_slide_video”,
“label”: “Enable Slide Video”
},
{
“type”: “textarea”,
“id”: “url_ytb_video”,
“label”: “Iframe Youtube Or Vimeo Video”
},
{
“type”: “image_picker”,
“id”: “block_banerimage”,
“label”: “Image On Desktop”,
“info”: “1920 x 900px recommended”
},
{
“type”: “image_picker”,
“id”: “block_banerimage_mb”,
“label”: “Image On Mobile”,
“info”: " 500px 600px recommended"
}
]
}
],
“presets”: [
{
“name”: “SLIDESHOW”,
“category”: “HOME”,
“blocks”: [
{
“type”: “slideshow”,
“settings”: {
“block_title_top”: “Basic Collection”,
“block_title_top2”: “Style Destination”,
“block_buton”: “Shop now”
}
},
{
“type”: “slideshow”,
“settings”: {
“block_title_top”: “Spring Collection”,
“block_title_top2”: “Hanpicked By Moocha”,
“block_buton”: “Shop now”
}
},
{
“type”: “slideshow”,
“settings”: {
“block_title_top”: “Kids Collection”,
“block_title_top2”: “Everything For Chirdren”,
“block_buton”: “Shop now”
}
}
]
}
]
}
{% endschema %}
{% stylesheet %}
{% endstylesheet %}
{% javascript %}