/*Use this to change your parent theme*/
@media(max-width: 560px) {
    .ox-column.col-xs-6{
        width: -webkit-fill-available !important;
    }
}

.cms_content{
    overflow: auto;
}

table.contact-box td{
    padding: 15px 0px 0px 10px;
}

table#blkcontact td{
    padding-top:10px;
    padding-bottom:10px;
    padding-right:10px;  
}

table#blkcontact td:first-child {
    padding-left:10px;
    padding-right:0;
}

table#blkcontact td:last-child {
    padding-right:15px;
}

table#blkcontact td:last-child input.PBBtnStd{
    padding: 0px 20px !important;
    background: #2C7ECF !important;
    color: #fff !important;
}

table.viewtbl table:first-child td:first-child{
    padding-left: 10px;
}

table.viewtbl table:first-child td:last-child{
    padding-right: 10px;
}

table.viewtbl .loginValid{
    margin-top: 20px;
}

.st_modal_close{
    right: 10px;
    top: -5px;
    border: 1px solid #ccc;
}

.modal-content {
  margin-right: 0;
  margin-left: 0;
}

.myacount_dashbord_list .list-group-item {
    width: 250px !important;
}
@media screen and (max-width: 991px) {
    .myacount_dashbord_list .list-group-item {
        width: 100% !important;
    }
}

.base_list_line .order-line > div{
    border-style: solid;
    border-color: #d9d9d9;
    border-width: 1px 1px 1px 0px;
}

.base_list_line .order-line > div:first-child{
    border-width: 1px 1px 1px 1px;
}

@media(max-width: 560px) {
    .product_img_link img.front-image.swiper-lazy.swiper-lazy-loaded {
        background: white;
    }

    .sttext_item_content p{
        display: flex;
        flex-direction: column;
    }
}

@media(max-width: 991px) {
    .product_left_column_hook a.add_to_love {
        position: absolute;
        top: 60%;
        z-index: 99;
        left: 20px;
    }
}

@media(max-width: 560px) {
    .product_left_column_hook a.add_to_love {
        position: absolute;
        top: 73%;
        z-index: 99;
        left: 25px;
    }
}

.product_left_column_hook a.add_to_love {
    position: absolute;
    top: 73%;
    z-index: 99;
    left: 25px;
}

.add_to_love i{
    font-size: 25px;
    color: red
}

.add_to_love .amount_inline {
    color: red
}

.add_to_love.layer_btn {
    bottom: 0px;
    left: 10px !important;
    margin-bottom: -8px;
    top: auto !important;
}

.form-check-label {
    padding-left: 0px !important;
}

/* From StTheme Editor */
#mobile_bar_right {
    width: 300px;
}

.title_block_inner h2 {
   font-size:1.6rem !important;
}

#easycontent_23 h1 {
    font-size: 2.1rem;
}
@media screen and (max-width: 991px) {
    #easycontent_23 h1 {
        font-size: 1.3rem;
    }
}

.product_name_wrap .product_name {
    text-align:left!important
}
.product-specific-references dl.data-sheet dt.name {
  text-transform: capitalize;
  min-width: 200px;
  font-weight: 700;
}

/* footer blog featured articles title */
#easycontent_30 .title_block {
    border-bottom-width: 1px;
    border-bottom-color: #292A2A;
    border-bottom-style: solid;
    margin-bottom: 30px;
}

#easycontent_30 .title_block .title_block_inner {
    border-bottom-width: 1px;
    border-bottom-color: #292A2A;
    border-bottom-style: solid;
}

#easycontent_30 {
  margin-bottom: 50px !important;
  margin-top: 50px !important;
}

#steasy_column_38 {
    display: flex;
    align-items: center;
}

/* Regarder : margin */
#easycontent_container_28 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

@font-face {
font-family: 'fontello';
src: url('//www.prophot.com/themes/panda/font-fontello/font/fontello.woff2?0105') format('woff2'),
    url('//www.prophot.com/themes/panda/font-fontello/font/fontello.woff?0105') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
.fto-logo-prophot-blog_prepared:before { content: '\e961'; }

/* Header Search mod */
.search_widget input.form-control {
    height: 40px;
}

#st_header .search_widget_block {
    width: 560px;
}

/* Header mega menu shadow */
#top_extra .st_mega_menu_container {
  border-bottom-width: 4px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px -6px 8px -10px;
}

/* Home heading font-size */
#steasy_column_29 h2 {
    font-size: 20px;
}
#steasy_column_26 h2 {
    font-size: 20px;
}
#steasy_column_45 h3 {
    font-size : 20px;
}

/* Product flags */
li.product-flag.discount {
  display: block;
}
.product-miniature .product-flags li.product-flag {
    min-width:3.125rem;
    min-height:1.875rem;
    font-weight:600
}
.product-miniature .product-flags li.product-flag.online-only {
    top:13.1rem
}
.product-flags {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.product-flags {
    position:absolute;
    top:0;
    left:0;
    z-index:2;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    width:100%;
    pointer-events:none
}
.product-flags li.product-flag {
    width:-webkit-fit-content;
    width:-moz-fit-content;
    width:fit-content;
    position: relative;
    padding: .3125rem 0.34rem;
    margin-top:.625rem;
    margin-left: 0;
    font-size:.7rem;
    font-weight:700;
    color:#fff;text-transform:uppercase;
    word-break:break-word;
    pointer-events:auto;
    background:#2C7ECF;
}
.product-flags li.product-flag.online-only {
    position:absolute;
    top:25rem;
    right:0;
    z-index:1;
    margin-top:0;
    font-size:.8125rem
}
.product-flags li.product-flag.online-only::before {
    margin:.3125rem;
    font-family:"Material Icons",Arial,sans-serif;
    vertical-align:middle;
    content:"\E30A"
}
.product-flags li.product-flag.discount,.product-flags li.product-flag.discount-amount,.product-flags li.product-flag.discount-percentage {
    background-color:#ff6600
}
.product-flags li.product-flag.on-sale {
    -webkit-box-ordinal-group:0;
    -ms-flex-order:-1;
    order:-1;
    width:100%;
    margin-top:0!important;
    text-align:center;
    background:#ff6600;
}

/* 32748 : improve discount product flag */
li.product-flag.discount span {
    font-size: 2rem;
    font-weight: bold;
}
li.product-flag.discount sup {
    font-size: 1rem;
}
#product .product-flags li.product-flag.on-sale {
    font-size:1.2rem;
}
#product li.product-flag.discount span {
    font-size: 3.5rem;
    font-weight: bold;
}
#product li.product-flag.discount sup {
    font-size: 1.5rem;
}

.cel_pssavecart_block__download-pdf{
display:none;
}
/**font-style des titres dans le footer**/
#footer .title_block .title_block_inner {
  font-size: 1.25rem;
  font-weight: 500;
}

#mobile_bar {
  padding: 10px 0;
}

.ajax_add_to_cart_button i {
  font-size: 1.5rem!important;
}

.st_news_letter_form_inner .input-group-btn {
  background-color: #2C7ECF;
}

.st_news_letter_form_inner .input-group-btn i {
   color: #fff;
}
#st_news_letter_1 .st_news_letter_form_inner {
    max-width: 100% !important;
}

#leftbar, #rightbar {
  background: none;
}

#rightbar .rightbar_wrap a {
    background-color: #535353;
    color: #fff;
}

#swiper_container_1 {
   margin-bottom: 20px;
}

.text-primary {
    color: #2C7ECF!important;
}

.bg-primary {
    background-color: #2C7ECF!important;
}

.ajax_add_to_cart_button i {
  font-size: 1.5rem!important;
}

.icon_add_to_cart_black, .icon_add_to_cart_white {
    width: 35px;
}

.st_shopping_cart.header_item  .header_icon_btn_icon {
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.st_shopping_cart.header_item .icon_add_to_cart_black, .st_shopping_cart.header_item .icon_add_to_cart_blue {
    width: 38px;
}

 button.add-to-cart .icon_add_to_cart_black,  button.add-to-cart .icon_add_to_cart_white {
    width: 30px;
    margin-right: 10px;
}

.ajax_add_to_cart_button:hover .icon_add_to_cart_black, button.add-to-cart:hover .icon_add_to_cart_black, a.add-to-cart:hover .icon_add_to_cart_black {
    display: none;
}

.ajax_add_to_cart_button:hover .icon_add_to_cart_white, button.add-to-cart:hover .icon_add_to_cart_white, a.add-to-cart:hover .icon_add_to_cart_white {
     display: inline-block!important;
}

.st-menu.sidebar_opened {
    visibility: visible;
}

.contact-email-header:hover .picto-contact-black {
    display: none;
}

.contact-email-header:hover .picto-contact-blue {
    display: inline-block!important;
}

.st_shopping_cart.dropdown_tri.header_item:hover  .icon_add_to_cart_black {
    display: none;
} 

.st_shopping_cart.dropdown_tri.header_item:hover  .icon_add_to_cart_blue {
    display: inline-block!important;
} 

/* Swiper buttons duplicated */
.swiper-button-next::after, .swiper-button-prev::after {
  display: none;
}

#st_swiper_1 .st_swiper_block {
    display: grid;
    grid-template-columns: 40% 60%;
    grid-auto-rows: minmax(0, 1fr);
}

#st_swiper_1 .st_swiper_block picture {
  order: 2;
grid-column: 2;
}

#st_swiper_1 .st_swiper_block picture img{
  height: 100%;
object-fit: cover;
}

#st_swiper_1 .st_swiper_block  .st_image_layered_description {
  order: 1;
grid-column: 1;
background: #535353;
}

#st_swiper_1 .st_swiper_block .st_image_layered_description_inner {
width: 100%;
}

#st_swiper_1 .st_swiper_block  .adveditor_content, #st_swiper_1 .st_swiper_block  .st_image_layered_description {
    position: relative;
}

#easycontent_22 .steasy_column, #easycontent_22 .sttext_item_text {
    display: flex;
    align-items: center;
    justify-content: center;
}

#easycontent_container_22 {
  margin-bottom: 0px !important;
}

@media screen and (max-width: 991px) {
    .top_bar_item .header_icon_btn_text {
        display: none;
    }
    .top_bar_item .header_icon_btn_icon i {
        font-size: 25px!important;
    }
    .top_bar_item .header_icon_btn_icon .fto-user {
        margin-right: 1rem;
    }

    li.li-niveau1 a.a-niveau1 {
        border-width: 0px 0px 1px 0px!important;
    }

    .st_shopping_cart.header_item .header_icon_btn_icon {
        height: auto;
    }

    .st_shopping_cart.header_item .icon_add_to_cart_black, .st_shopping_cart.header_item .icon_add_to_cart_blue {
        width: 30px;
        margin-bottom: 8px;
    }

    .#adtm_menu .li-niveau1 a.a-niveau1 {
        border-width: 0 0 1px 0!important;
        border-color: #d6d4d4;
    }

    #adtm_menu ul#menu li.li-niveau1 a.a-niveau1:hover, #adtm_menu .li-niveau1 a.advtm_menu_actif {
        border-width: 0 0 1px 0 !important;
    }
    #adtm_menu ul#menu li.li-niveau1 a.a-niveau1:hover, #adtm_menu .li-niveau1 a.advtm_menu_actif {
        border-bottom: 1px solid #d6d4d4;
        border-bottom-width: 0;
    }

    #easycontent_23 .easy_brother_block h2 {
        font-size: 1.25rem;
    }

    #st_swiper_1 .st_swiper_block {
        display: block;
    }
}


@media screen and (max-width: 600px) {
    #st_swiper_1 .st_swiper_block {
        display: flex;
        flex-direction: column;
    }
    #st_swiper_1 .st_swiper_block .st_image_layered_description {
        position: relative;
        min-height: 232.2px;
    }
    #st_swiper_1 .st_swiper_block .st_image_layered_description span {
        font-size: 12px!important;
    }

    #easycontent_22 {
        margin-bottom: 20px;
        padding: 15px 0;
    }
}

/* delete whitespace below the home page slider */
#index #swiper_container_1 {
  margin-bottom: 0;
}

/* Alma font family */
._3B8wx, ._180ro, ._MPKjS, ._3ERx-, ._GTTk7, ._1l2Oa > button {
  font-family: inherit;
}

/* Alma block width */
._TSkFv {
  width: 100%;
}

/* Add padding to payment options */
.checkout-step .payment-options .payment-option {
    padding: 5px 0px;
}

/* SogeCommerce img float */
.payment-option label img[src*="sogecommerce"] {
    float: none;
}

/* Ps Checkout margin */
.ps_checkout-payment-option span.custom-radio {
    margin-right: 0px !important;
}

.ps_checkout.payment-method-logo-block.left {
    margin-left: 0px !important;
}

/* Place Order btn size */
#payment-confirmation button {
    width: 100%;
    font-size:1.6rem;
}

/* Order confirmation product detail list */
#order-items .details, #order-items .qty {
    margin-bottom: 0;
}
.base_list_line.medium_list .line_item {
    margin: 20px 0;
}
.base_list_line .order-line > div {
    border: none !important;
}

/* promo code input height */
#promo-code input.form-control {
  height: 39px;
  line-height: normal;
}
/*Size of the price HT*/
span.product-information .product-without-taxes {
    font-size: 1.2rem;
}

/*Align button Demande de rappel*/
.pro_cart_right > .flex_box {
     margin-top: 0px;
     margin-bottom: 14px;
}
#cl_fancy_mark {
  height: 58px;
  margin-top: 6px;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: #666666;
  opacity: .3;
  margin-top: 10px;
  margin-left: -1px;
}

/* listing img box min height */
.pro_first_box {
  min-height: 290px;
}

div#blockcart-modal .swiper-container {
    overflow: unset !important;
}
/*Add * in CGV*/
.js-terms.flex_child::after {
    content: "*";
    color: red ;
}

@media only screen and (max-width: 991px) {
    #lgcookieslaw_banner {
        padding-bottom: 50px !important;
    }
    div#blockcart-modal .swiper-container {
        overflow: unset !important;
    }
    .ps_checkout.payment-method-logo-block.left.col-md-5 {
        display: flex;
    }
    div#callback_popup #time {
        text-align: center;
    }
}

/* hide subcategory images on category page */
#subcategories .inline_list li a.img img {
    display: none;
}

/*Change Color Stock Bientôt dispo" */
.product-available-soon {
    color: #ff9a52 ;
}

/*Sousligner CVG*/
#cta-terms-and-conditions-0 {
	text-decoration: underline;
}

/* Product description heading size */
.product-description-short h2 {
    font-size: 1.5rem;
}
.product-description-short h3 {
    font-size: 1.25rem;
}
/*#31690*/
.stuck  div#header_left img {
    width: 42%;
}

.stuck  aside#easycontent_21 {
    width: 58%;
}

.stuck  aside#easycontent_21 span {
    display: none;
}

.stuck  span.header_icon_btn_text.header_v_align_m {
    display: none;
}

.stuck  i.fto-user.icon_btn.fs_big.mar_r4 {
    font-size: 30px;
}

.stuck #header_primary_container {
    height: 58px !important;
}

.stuck  .st_shopping_cart.header_item .icon_add_to_cart_black,.stuck   .st_shopping_cart.header_item .icon_add_to_cart_blue {
    width: 33px;
}

.stuck  .header_icon_btn_icon .amount_circle {
    top: 7px;
    bottom: auto;
    right: -5px;
}

/* 38224 : Home design */
.header_icon_btn_text {
    display:none!important;
}
.products_sldier_swiper .ajax_add_to_cart_button {
  height: 30px;
  padding: 3px;
  margin-bottom: 0;
}
.icon_add_to_cart_black, .icon_add_to_cart_white, .icon_add_to_cart_blue {
  width: 22px !important;
}

.pro_first_box {
    min-height: 270px !important;
}
.pro_second_box .s_title_block {
    margin-bottom:0px;
}
.products_sldier_swiper .pro_second_box .st_sticker_block {
    display:none;
}
.products_sldier_swiper .swiper-container-android .swiper-slide, .products_sldier_swiper .swiper-wrapper {
  max-height: 355px !important;
}
.products_sldier_swiper .pro_second_box {
    padding: 0px;
}
.btn .btn-default .add-to-cart {
    margin-bottom: 0px !important;
}
#easycontent_23 h1 {
  font-size: 1.0rem !important;
}
.sthomeproducts_container .block .products_container {
    margin-bottom: 20px !important;
}
.pro_second_box > .av_category_stars {
    display:none;
}
.picto-contact-black, .picto-contact-blue {
  width: 40px !important;
}
.quick_login.top_bar_item .header_icon_btn_icon i {
  font-size: 20px !important;
}
/* /38224 : Home design */
