/*-----------------------*/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */

.effect-julia .image_description {
  position: absolute;
  bottom: 0;
  padding: 5px 10px;
  background-color: white;
  text-transform: uppercase;
}

.effect-julia .image_description h4{
  margin: 0;
}

.tabs-top {
  padding: 0 0 20px;
}

#categories_block_left li, #categories_block_left .title_block{
    text-transform: lowercase  
}

#categories_block_left li::first-letter, #categories_block_left .title_block::first-letter {
    text-transform: uppercase
}

#cart_summary tbody td.cart_unit .price .old-price {
    text-decoration: line-through
}

img.order_carrier_logo {
    max-width: 250px;
}

span.best_grade.best_grade_price.best_grade_speed {
    display: none;
}

.form-control{
     color: black;
}

.sidebar .block .title_block{
         background-image: none;
}

/**** HEADER ****/

.header-logo {
    margin-top: 28px;
    margin-bottom: 28px;
}

.leo-megamenu {
     border:none;
}

.leo-megamenu .navbar-nav > li > a {
    padding: 12px 8px;
}

.leo-megamenu .navbar-nav > li > a > .hasicon .fa, 
#click_show_search .fa {
    margin-right: 5px;
}

.leo-megamenu .dropdown-submenu .dropdown-menu {
    right: -120%;
}

ul.links li {
    white-space: nowrap;
}

#cart {
    border: none;
    padding: 0;
    min-width: inherit;
    background-color: #464646
}

#cart .title-cart {
    color: white;
    margin: 0 7px 0 7px
}

.rtl #cart .title-cart {
    margin: 0 7px 0 7px
}

#cart .title-cart span {
    display: none
}

#cart .heading {
    height: inherit;
    margin: 11px 0 9px
}

#cart .heading a.link-cart {
    line-height: 23px
}

#cart .heading span.ajax_cart_quantity {
    background-color: white
}

#topbar {
    background: #ac224c;
    margin: 0;
    font-size: 20px;
}

#topbar p {
    margin: 5px 0px;
}

#topbar .container {
    background: transparent;
    color: white;
}

.popup-over .popup-content {
/* modifica per touch */
    z-index: 1000;
}

.popup-content li .ap-btn-compare {
    display: none;
}

#page #breadcrumb {
     background: transparent;
     margin: 0 0 18px;
}

#page .breadcrumb {
    padding: 25px;
    margin: 0;
    background-color: white;
    display: inline-block;
}

#slideshow .container, #slideshow .ApColumn{
    width: 100%;
    padding: 0;
    /* margin: 0; */
}

#slideshow  .slide_config.data-link {
   cursor: pointer; 
}

/********** CATEGORY *********/

#center_column .content_scene_cat {
    margin-bottom: 18px;
}

form.showall {
    display: none;
}

/********** PRODUCT BOX ***********/

.product-block .name {
/******************************
    display: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
*******************************/
     height: 45px;
}

.sidebar .product-block .name {
     height: 45px;
}

.product-block .name a {
    font-size: 15px;
    line-height: 15px;
}

/******** FOOTER *******/

#block_contact_infos li {
    padding: 6px 0 6px 0;
    position: relative;
}

li i {
    margin-right: 10px;
}

#social_block .title_block {
    display: inherit;
}

#footer, #footer .container  {
    background: #ac224c;
    color: #ffffff;
}

#footer.footer-container .block .title_block {
    color: #ffffff;
    font-weight: 500;
}

#footer .toggle-footer, 
#footer a, #footer .new-des {
    color: #ffffff;
}

#footer a:hover {
   color:greenyellow
}


/********* Dettaglio *******/
body{
   color:black;
}

.our_price_display {
    font-size: 40px;
    font-weight: 400;
    font-family: "Work Sans",sans-serif;
    color: black;
}

.pb-center-column h1 {
    padding-bottom: 16px;
    margin: 0;
    font-size: 25px;
    font-weight: 500;
    font-family: "Work Sans",sans-serif;
    text-transform: none;
}

.page-product-box .page-subheading {
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 500;
    font-family: "Work Sans",sans-serif;
    position: relative;
}

.pb-center-column #short_description_block {
    color: black;
    margin-bottom: 20px;
}

.add_to_compare {
    display:none;
}

.label{
font-size: inherit;
}

#availability_statut, #pQuantityAvailable {
    display: block;
}

#attributes .attribute_fieldset label {
    font-weight: bold;
}

#attributes .attribute_fieldset,
#attributes .attribute_list {
    width: 100%;
}

#attributes .attribute_list .form-control {
    width: auto;
}

#attributes {
    background-color: #c0ffc0;
    padding: 10px;
}

.pb-right-column {
    float: right;
}

/************** ORDER ******************/
p.payment_module a {
    color: black;
}

#HOOK_PAYMENT .col-md-6 {
    width: 100%;
}

/******************************* ACCOUNT *********************************/

.dni .form_info {
    display: none;
}

/************* Responsive ***************/

/**************************************************** 10-10-2018
@media (max-width: 1024px) {
  #search_block_top #searchbox {
    width: 165px;
  }
}

@media (max-width: 991px) {
  .navbar-header .navbar-toggle {
    top: 8px;
  }

  #search_block_top form#searchbox input.search_query {
    height: 59px;
  }

}

@media (max-width: 767px) {
  .space-padding-top-60 {
    padding-top: 20px !important;
  }
}

@media (max-width: 480px) {
  .popup-over {
    top: 1px;
  }

  .header-logo.block {
    margin-bottom: 30px;
  }

}
**********************************************/

@media  (min-width: 1200px){
/********** HEADER ********/
.header-logo {
     margin: 0;
}
}

@media (min-width: 992px) {
    .ApColumn .block.btn_search {
        display:block;
        margin-bottom: 0;
        position: absolute;
        top: 20px;
        height: 36px;
        z-index: 10;
        right: 142px
        font-size: 13px;
    }

    .btn_search .search-title{
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
        font-family: "Work Sans", sans-serif;
    }
    .rtl .ApColumn .block.btn_search {
        left: 142px;
        right: auto
    }

    .btn_search {
        cursor: pointer;
        height: 43px;
        line-height: 43px;
        text-align: right
    }

    .rtl .btn_search {
        text-align: left
    }

    .btn_search em {
        display: none
    }

    .btn_search p {
        margin-bottom: 0
    }

    #search_block_top {
        position: absolute;
        width: 0;
        bottom: 20px;
        overflow: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
        right: 70px;
        -webkit-transition: width 0.1s;
        transition: width 0.1s
    }

    .rtl #search_block_top {
        left: 70px;
        right: auto
    }

    #search_block_top.showsearch {
        width: 65%;
        border-bottom: 1px solid #999999;
        opacity: 1;
        filter: alpha(opacity=100)
    }

    #search_block_top.showsearch form#searchbox {
        width: 100%
    }

    #search_block_top.showsearch form#searchbox input.search_query {
        border: 0 none;
        padding: 0;
        height: 36px;
        background-color: transparent;
        padding: 0 0 0 15px
    }

    .rtl #search_block_top.showsearch form#searchbox input.search_query {
        padding: 0 15px 0 0
    }

    #search_block_top.showsearch form#searchbox .btn {
        border: 0 none;
        display: none
    }

    #index .header-container {
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 99
    }

/********** PRODUCT BOX ***********/

     .product-block:hover .image a.product_img_link:before {
          opacity: 0;
      }

}

@media (max-width: 991px) {
    #search_block_top {
        width:100%
    }

    #search_block_top #searchbox {
        width: 80%;
        top: 2px;
        float: left
    }

    .rtl #search_block_top #searchbox {
        float: right
    }

    #search_block_top #search_query_top {
        height: 40px;
        padding: 5px 40px 5px 10px
    }

    .rtl #search_block_top #search_query_top {
        padding: 5px 10px 5px 40px
    }

    #search_block_top .btn {
        height: 40px
    }

    #header .ApColumn .block.btn_search {
        display: none
    }

/****
    .header-logo {
        margin-bottom: 10px
    }
*****/

  .header-logo {
    text-align: center;
    margin-bottom: 30px;
  }

}

@media (max-width: 767px) {
    #search_block_top #searchbox {
        width:76%
    }

#topbar {
    font-size: 15px;
    padding-top: 5px;
}

}

@media (max-width: 480px) {
    #search_block_top #searchbox {
        width:100%
    }

    div.blockcart_top {
        width: auto
    }

    .navbar-header {
        float: left
    }

    .rtl .navbar-header {
        float: right
    }

   .navbar-header .navbar-toggle {
        top: -6px;
    }

    #search_block_top #searchbox {
        top: 17px;
        margin-bottom: 12px;
    }

    #header .popup-over .popup-title {
        margin: 2px 0
    }

    #header .popup-over .popup-content {
        top: 26px
    }

    #header #cart .heading {
        margin: 2px 0
    }

.product-block .box-buttons a {
    padding: 0px 6px;}
}

/************* Aggiunta CSS ***************/

.col-md-10 {
 padding: 10px;
}

/****** spazio breadcrumb  ******/
#page .breadcrumb {
    padding: 15px 0;
    background: none;
}

/****** sfondo menu sx ******/
.sidebar .block-highlighted {
    background: #fff;
}

/****** sfondo blocchi sx ******/
.sidebar .block {
 background: #fff;
}

/***** PAGINA PRODOTTO ******/

#add_to_cart {margin-bottom: 20px;margin-top: 20px;}
.group-btn {margin-top: 20px;}

/***** EVIDENZIA SCONTO NEL CARRELLO ******/
.cart_discount_name {color:#ff0000; font-weight:bold;}
.cart_discount_delete {color:#ff0000; font-weight:bold;}
.cart_discount_price {color:#ff0000; font-weight:bold;}


/****** Dimensione testo nel box accedi ******/
.e-translate-top .popup-content {
    font-size: 18px;
}



#topbar {
    background: #1b84b3;
    min-height: 30px !important;
}









