@CHARSET "UTF8";

@font-face {
    font-family: 'NotoSans-Regular';
    src: url("https://www.ideashoppingcenter.it/template_ebay/fonts/Noto_Sans/NotoSans-Regular.ttf");
    font-weight: normal;
}
@font-face {
    font-family: 'NotoSans-Bold';
    src: url("https://www.ideashoppingcenter.it/template_ebay/fonts/Noto_Sans/NotoSans-Bold.ttf");
    font-weight: bold;
}
@font-face {
    font-family: 'NotoSans-Italic';
    src: url("https://www.ideashoppingcenter.it/template_ebay/fonts/Noto_Sans/NotoSans-Italic.ttf");
    font-weight: normal;
}
@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap');


@media (min-width: 768px) {
  	.col-sm-5ths {
	    width: 20%;
	    float: left;
    }
}
@media (min-width: 992px) {
  .col-md-5ths {
	    width: 20%;
	    float: left;
    }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
	    width: 20%;
	    float: left;
    }
}
#header{
    padding-top: 1em;
    background-color: #fff;
}


@media (max-width: 767px) {
    .header-container {

        flex-direction: column !important;
    }
}

.header-container {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;

}

.menu-end-flex {
    align-self: flex-end;
}

h1,h2, h3, h4{
    font-family: 'Fjalla One', sans-serif !important;
    color: #1B75BB;
}

.v4title h1,.v4title h2,.v4title h3,.v4title h4,.v4title font{
    font-family: 'Fjalla One', sans-serif !important;
    color: #ffffff;
}

.btn-red {
    background-color: #a72a30;
    color: #ffffff;
}

.bottom-border{
    border-bottom: solid 2px #1c75bb;
}

h3,.h3{
    font-size: 32px;
    font-weight: bold;
}

p{
    color: #1B75BB;
    font-family: 'NotoSans-Regular', sans-serif !important;
    font-size: 16px;
}

.banner-section p{
    font-size: 24px;
    font-weight: bold;
    font-family: 'Fjalla One', sans-serif !important;
}

.categories-section a{
    text-shadow: 2px 2px 5px #333333;
    text-decoration: none;
}

.categories-section a:hover{
    transition: all .5s ease;
    opacity: 0.8;
}

.bg_categories{
    width: 280px;
    height: 130px;
    background-size: cover;
}

#bg_candies{
    background: url("https://www.ideashoppingcenter.it/template_ebay/images/bg_candies.jpg") no-repeat;
}

#bg_coffee{
    background: url("https://www.ideashoppingcenter.it/template_ebay/images/bg_coffeee.jpg") no-repeat;
}

#bg_pasta{
    background: url("https://www.ideashoppingcenter.it/template_ebay/images/bg_pasta.jpg") no-repeat;
}

#bg_sauce{
    background: url("https://www.ideashoppingcenter.it/template_ebay/images/bg_sauce.jpg") no-repeat center center;
}

#bg_snacks{
    background: url("https://www.ideashoppingcenter.it/template_ebay/images/bg_snacks.jpg") no-repeat;
}

#bg_fruit{
    background: url("https://www.ideashoppingcenter.it/template_ebay/images/bg_fruit.jpg") no-repeat;
}

.shop_button{
    font-size: 24px;
    font-family: 'Fjalla One', sans-serif !important;
    color: #1B75BB;
    border-radius: 0px
}

.shop_button:hover{
    transition: all .5s ease;
    background-color:  #1B75BB !important;
    border: 1px solid #ffffff;
    color:#ffffff;
}

#header{
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #fff;
}

#top_menu a{
    color: white;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
#top_menu a:hover{
    color:#555555;
    background-color: #ffc602;
}

#top_second_menu{
    background-color: #f8f9fa;
    color: #212529;
      font-family: 'NotoSans-Regular', sans-serif !important;
}
#top_second_menu a{
    color: #212529;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom:5px;
}
#top_second_menu a:hover{
    color:#555555;
}


#logo img{

    margin-left: 20%;
}
#logo_text{
    color: #ff0000;
    font-weight: bold;
}


.contacts-header, .contacts-header h3,.contacts-header h4, .contacts-header a{
    font-family: 'Fjalla One', sans-serif !important;
    color: #1B75BB;
}

#contact{
    padding: 20px;
}
#contact a{
    color: #1B75BB;
    text-decoration: none;
    font-size: 18px;

}

.bg-blue{
    background-color: #1B75BB;
}

.menu li{
    padding-left: 10px;
    padding-right: 10px;
}

.menu li > a{
    color: #ffffff !important;
}

#title{
    font-size: 32px;
    color: #1B75BB;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#mainSection span{
    color: #1B75BB;
    font-size: 24px;
}

.bottom-section a, .bottom-section span{
    font-family: 'NotoSans-Regular' , sans-serif !important;
    font-size: 18px;
    color: #1B75BB;
    text-decoration: none;
}

/*IMAGENES DEL PRODUCTO*/
#principal_picture{
    margin-top: 16px;
    text-align: center;
    height: 100%;
   /* min-height: 480px;
    max-height: 480px;*/
    padding-left: 0;
    padding-right: 0;
}
.previews div:first-child{
    display: block;
    margin: 0 auto;
    padding: 0em 2em;
    max-width: 100%;
    height: auto;
}
.previews div:first-child img{
	display: block;
    margin: 0 auto;
    padding: 0em 2em;
    max-width: 100%;
    height: auto;
    max-height: 490px;/**/
}
#preview_picture{
    padding-left: 0;
    padding-right: 0;
    height: auto;
}
.zoom{
    padding-top: 15px;
      font-family: 'NotoSans-Regular', sans-serif !important;
    font-size: 13px;
    color:grey;
}
#principal_picture > div > a > img{ 
    margin-left: auto;
    margin-right: auto;
    max-height: 478px;
    min-height: 478px;
    padding: 20px;
}
#thumbnail_pictures{
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    
}
.product_thumbnail{
    padding: 3px;
    text-align: center;
    cursor: pointer;
    max-width: 100%;
    
}
.thumb_wrap{
    padding: 0;
    margin:20px auto 0 0;
    
}
.product_thumbnail {
    
    margin: 0 5px 0 0;
}
/**/#servicios img{
    margin: 0 auto;
}
/*FIN DE IMAGENES DEL PRODUCTO*/
/*MODAL*/
.dialogo{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    opacity: 0;
    display: none;
    background-color: rgba(0,0,0,.5);
    transition: all 0s;
}
.m_modal{
    margin-top: 1em;
    position: relative;
    margin: 2% auto;
    float: none;
}
.dialogo:target{
    opacity: 1;
    display: block;
    pointer-events: auto;
}
.complete_picture{
    max-width: 100%;
    margin: 0 auto;
    display: block;
    max-height: 82vh;
}
.previews{
    display:none;
    height: 100%;
    width: 100%;
    background-color: white;
}
#preview_image_1{
    float:left;
    display: block;
    padding-right: 5px;
}
#preview_image_1:target{
    display: block;
    padding-right: 5px;
    /*position: absolute;*/
}
#preview_image_2:target{
    display: block;
    position: absolute;
    padding-right: 5px;
   
}
#preview_image_3:target{
    display: block;
    position: absolute;
    padding-right: 5px;
}
#preview_image_4:target{
    display: block;
    position: absolute;
    padding-right: 5px;
}
#preview_image_5:target{
    display: block;
    position: absolute;
    padding-right: 5px;
}
#preview_image_6:target{
    display: block;
    position: absolute;
    padding-right: 5px;
}
.flecha-derecha{
    position: absolute;
    top: 50%;
    right: 2%;    
}
.flecha-derecha a{
    float: right;
}
.flecha-izquierda{
    position: absolute;
    top: 50%;
    left: 2%;
}
.imagen-central{
    left: 8%;
    min-height: 60px;
}
.imagen-central img{
    max-width: 500px;/*max-width: 100%;*/
    margin: 0 auto;
    display: block;
    max-height: 500px;/*max-height: 82vh;*/
}
.cerrar{
    color:#000000;
    font-weight: bold;
    font-size: 20px;
}
.cerrar:hover{
    color:#000000;
    text-decoration: none;
}
.bar1, .bar3 {
    width: 27px;
    height: 5px;
    background-color: #333;
    margin: 6px 0;
    transition: 0.4s;
}
.bar1 {
    -webkit-transform: rotate(-45deg) translate(0px, 6px) ;
    transform: rotate(-45deg) translate(0px, 6px) ;
}
.bar3 {
    -webkit-transform: rotate(45deg) translate(-1px, -8px) ;
    transform: rotate(45deg) translate(-1px, -8px) ;
}

#title_description p{
    font-size: 13px;
    padding: 0;
    text-align: justify;
}
.price{
    padding-top: 1em;
}
#standar_price{
    font-size: 13px;
    padding-bottom: 5px;
}
#standar_shipping, #personal_shipping
{
    color: rgb(0, 138, 203);
    font-weight: bold;
}
#shipping h3, #payment h3, #return h3, #contacto h3{
    font-size: 1.15em;
    font-weight: bold;
    color: #ffcc00;
}
#shipping, #payment, #return, #contacto {
    padding: 0;
      font-family: 'NotoSans-Regular', sans-serif !important;
}
#shipping_price_value{
    font-weight: bold;
}
#payment ul, #payment li{
    font-size: 12px;
}
#payment_description{
    font-size: .85em;
    /*color: #a8d5f2;*/
}
#payment{
    margin-bottom: .7em;
}
#payment li{
     color: #434142;
}
#return ul, #return li{
	list-style-type: none;
    font-size: 13px;
}
#return_description{
    font-size: .85em;
    /*color: #a8d5f2;*/
}
#return{
    margin-bottom: .7em;
}
#return li{
     color: #434142;
}
#shipping p, #payment p, #return p, #contacto p{
    font-size: 13px;
    text-align: justify;
    line-height: 1.5em;
    color: #434142;
}
.color-red{
	color: red;
}
#previous{
    color: #909090;
}
#previous_price{
    text-decoration: line-through;
}
#price_value{
    font-size: 2.7em;
    color:  #ff0000;
    font-weight: bold;
}
#price_currency{
    font-size: 2em;
    color:  #ff0000;
}
#price_info_footer{
    border-bottom-style: dotted;
    border-bottom-width: thin;
    border-bottom-color: #878787;
    padding-bottom: .3em;
    margin-bottom: 1em;
}
#info{
      font-family: 'NotoSans-Regular', sans-serif !important;
    padding-top: 10px;
}
#price_info{
    margin-top: 1em;
      font-family: 'NotoSans-Regular', sans-serif !important;
}
@media(max-width: 1000px){
    #price_info{
        margin-top: 2.5em;
    }
}
#price_info , #shipping_description{
    background-color: #f6f6f6;
}
#preview_picture{
    margin-top: 16px;
    text-align: center;
    padding-right: 15px;
    
}
.selected_product_picture{
    display: block;
    margin: 0 auto;
    padding: 0em 2em;
}
#more_info{
    padding-left: 0;
    padding-right: 0;
}
#thumbnail_pictures{
    width: 100%;
}
.product_thumbnail{
    padding: 3px;
    text-align: center;
    cursor: pointer;
    border: solid thin #cccccc;
}
.product_thumbnail img{
    display: block;
    max-width: 100%;
    height: auto;
	max-height: 180px;
    margin: 0 auto 0 auto;
    padding: 5px;
    border: none;
}
#complete_picture{
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
}
@media(min-width: 900px){
    #pictures{
        min-height: 950px;
    }   
}

#more_info_border{
    border-style: solid;
    border-width: thin;
    border-color: #cccccc;
    padding: 2em;
    
}
@media (max-width: 800px){
    #more_info_border{
        padding: .8em;
        padding-bottom: 20px;
    }
    
    /*#more_info{
        padding: .3em;
    }*/
    #contact {
        text-align: center;
	    margin-top: 0px;
	    padding: 15px;
	}
    #logo img{
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }
    .previews{
    display:none;
    height: 100%;
    width: 100%;
    background-color: white;
	}
	#preview_image_1{
	    padding-right: 0px;
	}
	#preview_image_1:target{
	    padding-right: 0px;
	}
	#preview_image_2:target{
	    padding-right: 0px;
	}
	#preview_image_3:target{
	    padding-right: 0px;
	}
	#preview_image_4:target{
	    padding-right: 0px;
	}
	#preview_image_5:target{
	    padding-right: 0px;
	}
	#preview_image_6:target{
	    padding-right: 0px;
	}
  /*cambio.previews div:first-child img{
	display: flex;
    margin: 0 auto;
    padding: 0em 2em;
    max-width: 100%;
    height: auto;
    max-height: 400px;
    }*/
    .complete_picture{
    width: 100%;
	}
	.complete_picture_link{
    cursor: pointer;
    font-size: .85em;
    color: grey;
	}
}
#policies{
	padding: 0;
}    
#more_info_title, #title_policies {
    font-size: 21px;
    margin-bottom: 1.5em;
    color: #555555;
}
#more_info, #policies{
    margin-top: 3em;
      font-family: 'NotoSans-Regular', sans-serif !important;
    padding-bottom: 15px;
}
.more_info_feature_title, .payment_title, .shipping_title, .return_title, .contact_title{
    font-size: 18px;
    color: #a72a30;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #cccccc;
    margin-bottom: 1em;
    padding-bottom: .3em;
      font-family: 'NotoSans-Regular', sans-serif !important;
}
.feature_list{
    font-size: 13px;
      font-family: 'NotoSans-Regular', sans-serif !important;
    text-align: justify;
    padding-left: 15px;
    padding-right: 15px;
}
.feature_list > p {
	margin-right: 15px;
	text-align: justify;
}
.feature_list img{
    width: 150px;
}
.thumbnails{
    background-color: #f6f6f6;
    margin-top: 2em;
    padding: 1.5em;
    padding-bottom: 5em;
}
.feature_list > ul > li {
    padding-right: 15px;
}
@media(min-width: 800px){
    .featured_thumbnails{
        width: 90vw;
    }
}
#thumbnail_left_arrow{
    position: absolute; 
    top: 5em; 
    bottom: 5em; 
    left: -3vw; 
    cursor: pointer;
    width: 1em;
}
#thumbnail_right_arrow{
    position: absolute; 
    top: 5em; 
    bottom: 5em; 
    right: -3vw; 
    cursor: pointer;
    width: 1em;
}
#thumbnail_left_arrow_mobile{
    position: absolute; 
    top: 30%; 
    left: -7vw; 
    cursor: pointer;
    width: 1em;
}
#thumbnail_right_arrow_mobile{
    position: absolute; 
    top: 30%; 
    right: 0vw; 
    cursor: pointer;
    width: 1em;
}
.feature_list .row{
     color: #434142;
}
footer{
    background: #000000;
    padding: 30px 30px 20px 15px;
    margin-top: 5em;
	color: #ffffff;
	text-align: center;
	  font-family: 'NotoSans-Regular', sans-serif !important;
	font-size: 14px;
}
footer span, footer p {
	color: #fff;
}
footer .text-muted{
    margin: 0;
    color: #FFFFFF;
      font-family: 'NotoSans-Regular', sans-serif !important;
}
footer .text-muted:first-child {
    font-size: 18px;
    font-weight: bold;
}
footer .street{
    color: #838382;
    font-size: 14px;
}
@media(max-width:767px){
	#thumbnail_pictures > div:nth-child(odd) > div {
		margin-left: 0px;
		margin-right: 3px !important;
	}
	#thumbnail_pictures > div:nth-child(even) > div {
		margin-left: 3px !important;
		margin-right: 0px;
	}
	.feature_list > p {
		margin-left: 15px
	}
}
@media(min-width:767px){
	.alinear-derecha{
		float: right!important;
        text-align: right;
    }
}
@media(max-height:600px){
    .imagen-central img{
    max-width: 100%;
    margin: 0 auto;
    display: block;
    max-height: 300px;/*max-height: 82vh;*/
}
    .panel-body{
        min-height: 300px;
    } 
}

@media(max-width:992px){

    .mt-md-2{
        margin-top: 0 !important;
    }

    .mt-md-2{
        margin-top: 2rem !important;
    }

}

/**Home Ebay fix**/

.category-inner h6, .bot-inner h6{
    color: #000000 !important;
    text-shadow: none !important;
}

.bbc-nav h1{
    font-family: Verdana !important;
    font-size: x-small !important;
    font-weight: bold !important;
    display: inline !important;
    color: blue !important;
}

    .home-banner-2 {
        background-image: url('https://www.ideashoppingcenter.it/Restyling/images/infobox-5.jpg') !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: 60% 40% !important;
    }

.category-mosaic a:hover{
    text-decoration: none;
    transition: all .5s ease;
}

/**Template UK**/

#uk_template h1,#uk_template h2,#uk_template h3,#uk_template h4{
    font-family: 'Fjalla One', sans-serif !important;
    color: #CD212A;
}

#uk_template p{
    color: #008C45;
    font-family: 'NotoSans-Regular', sans-serif !important;
    font-size: 16px;
}

#uk_template #title{
    font-size: 32px;
    color: #CD212A;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#uk_template #mainSection span{
    color: #008C45;
    font-size: 24px;
}

#uk_template .bottom-section a, #uk_template .bottom-section span{
    font-family: 'NotoSans-Regular' , sans-serif !important;
    font-size: 18px;
    color: #008C45;
    text-decoration: none;
}


#uk_template .contacts-header, #uk_template .contacts-header h3, #uk_template .contacts-header h4, .contacts-header a{
    font-family: 'Fjalla One', sans-serif !important;
    color: #008C45;
}

#uk_template #contact a{
    color: #008C45;
    text-decoration: none;
    font-size: 18px;

}

.bg-green{
    background-color: #008C45;
}


#uk_template .shop_button{
    color: #008C45 !important;
}


#uk_template .shop_button:hover {
    background-color: #008C45 !important;
    color: #ffffff !important;
}

#uk_template .bottom-border{
    border-color: #CD212A;
}

::placeholder{
    color:lightgrey;
}

.v4sbox {
    width: 130px;
}
