/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1401px) and (max-width: 1600px){
.xmas-images{
    right: 11%;
}
}
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 1400px){
.videobox, .contentbox, .imagebox{
margin: 20px 0px;
}
.magicicons{
left: 0px;
}
.xmas-images {
    min-height: 476px;
    right: 50px;
}
.xmas-images img {
    width: 450px;
}
.giftright img {
    float: right;
    width: 335px;
}
.giftleft img {
    width: 516px;
}
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px){ 
.card-block,
.donation-total {
    padding: 15px 15px 0px;
}
.donation-amount,
.cart-paypal{
    padding: 0px 15px 15px;
}
#checkout .donation-amount{
    padding: 15px;
}
#checkout .donation-total{
    padding: 15px 15px 0px;
}
.container{
max-width: 960px;
}

#index .container{
max-width: 960px;
width: 100%;
}
.fillingup{
max-width: 560px;
padding: 20px;
margin-right: 15px;
}
.user-details p{
font-size: 10px;
}
.user-details p span{
font-size: 14px;
}
.user-details img {
width: 38px;
}
.giftcards .user-details{
max-width: 230px;
margin-right: 7px;
}
.block_newsletter{
margin-bottom: 0px;
}
.child-hospital{
margin: 30px 0px;
}
.givemgift .listing .btn-big{
font-size: 12px;
}
.fillingup h1{
font-size: 18px;
}
.notification {
max-width: 330px;
padding: 20px;
}
.listing .cards {
max-width: 210px;
}
.videobox, .contentbox, .imagebox, .giftbox{
max-width: 451px;
min-height: 300px;
padding: 20px;
margin: 10px 0px;
}
#discovbergifts{
padding: 30px 0px;
}
.contentbox h4{
font-size: 26px;
line-height: 32px;
margin-bottom: 10px;
}
.contentbox .btn-white {
margin-top: 10px;
}
.contentbox p{
font-size: 16px;
line-height: 24px;
}
.imgsec{
margin-right: 30px;
}
.reverseview .imgsec{
margin-right: 0px;
margin-left: 30px;
}
.infosec p{
margin-bottom: 10px;
}
.magicicons{
left: 0px;
}
.footerlogo{
width: 40%;
} .quicklinks {
width: 60%;
}
.quicklinks p{
padding: 0px 10px;
}

.productbody .pricing .btn-redbrown{
width: 100%;
margin-top: 10px;
min-width: 100%;
}
.productbody form{
width: 100%;
}
.giftleft img{
width: 100%;
}
.giftright img{
width: 100%;
}
.productcard{
min-height: 541px;
}
.pricing{
flex-direction: column-reverse;
align-items: flex-end;      
}
.orangey-red-box, .pink-red-box, .red-brown-box{
max-width: 300px;
}
#fatherchristmas{
padding-top: 0px;
}
#catalog #offeryou .productslist {
margin-bottom: 0;
}
.productslist{
margin-top: 0px;
}
.sechead h4, .sechead h1{
font-size: 30px;
}
.aboutcontent h2{
font-size: 28px;
line-height: 36px;
margin-bottom: 10px;
}
.ateam{
padding: 0px 0px 90px;
}
.donec-content .videocontent {
max-width: 48%;
}
.donec-content .videocontent .img-block {
max-width: 100%;
width: 100%;
min-height: 300px;
height: auto;
}
.videocontent .img-content h2{
font-size: 26px;
line-height: 37px;
}
.videocontent .img-content p {
font-size: 16px;
}
.donec-content{
padding-bottom: 50px;
}
#ourpartners{
padding-top: 0px;
}
.partnerslist{
padding-bottom: 0px;
}
#masonary{
padding: 0 0px 30px;
}
.blogcontent .btn-redbrown {
margin-top: 10px;
}
.blog-post img{
min-height: 240px;
}
#blog-listing{
padding-bottom: 33px;
}
.blogimg {
max-width: 530px;
min-height: 291px;
}
.blogcontent .dateDisplay {
font-size: 14px;
line-height: 17px;
margin-bottom: 4px;
}
.blogcontent h1{
font-size: 27px;
line-height: 36px;  
}
.blogcontent p{
font-size: 14px;
line-height: 22px;
}
.donec{
padding-top: 0px;
}
.panier-content h1{
font-size: 26px;
line-height: 37px;
}
.tabpro-name h3{
font-size: 16px;
line-height: 20px;
}
.tabpro-name p img{
width: 25px;
margin-top: 5px;
}
#panier .table tbody tr td .amount p,
#panier .table tbody tr td .amount p span{
font-size: 18px;
}
.tabl-product .tabproductimg{
margin-right: 12px;
width: 100px;
height: 100px;
}
#panier .table tbody tr td .tabl-product .tabproductimg > img{
width: 100%;
}
.donation-amount label{
font-size: 11px;
}
.donation-total li p {
font-size: 14px;
}
.donation-summary h2{
font-size: 16px;
line-height: 24px;
padding: 0px 20px 20px;
}
.donation-summary{
padding: 25px 0px 0px;
min-height: 444px;
}
.xmas-images {
    min-height: 476px;
    right: 50px;
}
.xmas-images img {
    width: 450px;
}
.header-top .menuDesk a{
    font-size: 14px;
    padding: 0 5px;
}
}

@media (max-width: 991px) {
    #header .logo {
        width: unset;
        max-width: 100px;
    }
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px){
    .xmas-images {
    min-height: 477px;
    right: 0;
    width: 100%;
}
.xmas-images img {
    position: relative;
    width: 100%;
    float: right;
    margin-bottom: -5px;
}
    .blockcart .header a i{
        left: 34px;
    }
.donation-summary{
float: left;
width: 100%;
max-width: 100%;
padding:25px 0px 0px;
}
.blogdetailcontent h1{
font-size: 26px;
line-height: 36px;
}
.listing .cards{
max-width: 160px;
min-height: 290px;
}
.listing .cards img {
width: 90px;
}
.listing .cards p{
font-size: 18px;
}
.listing .cards span{
font-size: 14px;
line-height: 18px;
}
.listing .cards .btn-gradient{
font-size: 10px;
padding: 0px 10px;
}
.fillingup{
padding: 25px;  
}
.fillingup h1{
font-size: 16px;
}
#index .header-top .menuDesk a{
font-size: 12px;
padding: 0px 5px;
}
.notification{
float: left;
max-width: 100%;
}
.block_newsletter{
width: 100%;
}
.notification .content{
justify-content: flex-start;
}
#child-gifts .item .cards{
width: 150px;
min-height: 247px;
border-radius: 20px;
}
#child-gifts .item .cards{
box-shadow: none;
}
#child-gifts .item .cards img{
width: 90px;
}
#child-gifts .item .cards span{
margin-bottom: 10px;
}

#child-gifts .item .cards p{
color: #000;
font-size: 18px;
line-height: 26px;
margin-bottom: 0px;
}
.item .cards .btn-gradient{
height: 39px;
}
.child-hospital .content h4{
font-size: 26px;
padding-right: 25px;
}
.numbers p {
min-width: 33.33%;
font-size: 16px;
}
.numbers p span{
font-size: 26px;
}
.elves-delivery{
padding: 20px;
margin-top: -113px;
min-height: 216px;
}
.deliverymoney fieldset{
width: 100%;
}
.deliverymoney fieldset .form-group label{
margin-right: 10px;
}
.deliverymoney  .btn-sec .btn-redbrown{
width: 145px;
}
.info h3{
font-size: 20px;
line-height: 22px;
float: left;
width: 100%;
}
.info h3 span{
margin-top: 10px;
}
.deliverymoney fieldset .form-group .form-control{
width: 120px;
}
#discovbergifts{
padding: 40px 0px;
}
.tabcontent{
margin-top: 30px;
}
.infosec {
max-width: 640px;
width: 100%;
margin: 30px 0px;
}
.infosec h5{
font-size: 26px;
line-height: 32px;
}
.imgsec {
max-width: 640px;
width: 100%;
}
.associationcontent{
flex-direction: column;
margin: 20px 0px;
}
#header .logo{
max-width: 98px;
width: unset;
}
#index #header .logo{
max-width: 100px;
}
#index .container{
max-width: 720px;
}
.magicicons{
left: 2%;
}
.footerlogo{
width: 35%;
} .quicklinks{
width: 65%;
}
footer{
padding: 30px 0 0;
min-height: 200px;
}
.quicklinks p{padding: 0px; }
.videobox,
.contentbox,
.imagebox,
.giftbox{
padding: 20px;
max-width: 340px;
min-height: 320px;
margin: 10px auto 10px;
}
#discovbergifts h4{
font-size: 26px;
}
.videobox img{
width: 60px;
}
.videobox p{
padding-right: 20px;
}
.contentbox p{
line-height: 22px;
}
.giftbox > span img{
width: 230px;
}
.contentbox h4,
.giftbox h4{
font-size: 24px;
margin-bottom: 10px;
padding-right: 20px;
line-height:30px;
}
.givemgift{
margin-top: -145px;
}
.outernotify{
float: left;
width: 100%;
}
#child-gifts{
padding-bottom: 60px !important;
}
.giftleft img{
width: 100%;
}
.giftright img{
width: 100%;
}
.header-top .menuDesk a{
padding: 0px 13px;
font-size: 12px;
}
#header .header-top .menuDesk {
margin: 13px 0px 4px;
}
.blockcart .header span{
font-size: 12px;
}
#header .header-top{
min-height: 78px;   
}
.productbody h5 a{
font-size: 14px;
}
.productbody > span {
line-height: 17px;
font-size: 12px;
}
#category .productcard, #childrentag .productcard{
min-height: 439px;
padding-bottom: 15px;
}
.pagination{
display: none;  
}
#fatherchristmas{
padding-top: 0px;
}
.orangey-red-box, .pink-red-box, .red-brown-box{
max-width: 32%;
padding: 25px;
min-height: 320px;
}
.orangey-red-box h1, .pink-red-box h1, .red-brown-box h1{
font-size: 26px;
line-height: 37px;
margin-bottom: 10px;
}
.orangey-red-box p, .pink-red-box p, .red-brown-box p{
font-size: 14px;
line-height: 26px;
}
.seeallgifts{
padding: 98px 0px 0px;
}
.seeallgifts .content{
margin-bottom: 0px;
}
.seeallgifts .hr{
margin-top: 10px;
}
.orangey-red-box a, .pink-red-box a, .red-brown-box a {
position: absolute;
bottom: 20px;
left: 20px;
}
.sechead h4, .sechead h1{
font-size: 26px;
line-height: 37px;
margin-bottom: 10px;
}
.sechead p{
font-size: 14px;
line-height: 20px;
margin-bottom: 20px;
}
#product #main{
flex-direction: column;
}
#product .page-content#content .images-container,
#product .productdescrip {
max-width: 100%;
}
.product-cover{
margin-bottom: 20px;
}
.productdescrip{
padding-left: 0px;
}
.amount{
width: 100%;
justify-content: flex-end;
}
#catalog #offeryou .productslist {
margin-bottom: 0px;
}
.sechead{
margin-bottom:0px;
}
.pricing{
flex-direction: column-reverse;
}
.pricing form{
width: 100%;
}
.pricing .btn-redbrown{
width: 100%;
min-width: 100%;
margin-top: 10px;
}
.productbody h5{
font-size: 16px;
}
.bardetails > p{
font-size: 12px;
}
.productcard{
min-height: 439px;
padding-bottom: 15px;
}
.amount p{
justify-content: flex-end;
}
#fatherchristmas .owl-carousel .owl-dots,
.container{
max-width: 720px;
}
.aboutcontent p{
font-size: 14px;
line-height: 24px;  
}
.aboutcontent h2{
font-size: 22px;
line-height: 30px;
margin-bottom: 10px;
}
.aboutimg{
min-height: 423px;
width: 100%;
max-width: 100%;    
}
.aboutcontent {
margin-right: 0;
margin-top: 60px;
max-width: 100%;
}
.ateam .aboutcontent {
margin-left: 0;
margin-right: 0px;
}
.donec-content .videocontent {
max-width: 48%;
}
.donec-content .videocontent .img-block {
max-width: 100%;
width: 100%;
min-height: 260px;
height: auto;
}
.videocontent .img-content h2{
font-size: 26px;
line-height: 37px;
}
.videocontent .img-content p {
font-size: 16px;
}
.donec-content{
padding-bottom: 50px;
}
#ourpartners{
padding-top: 0px;
}
.partnerslist{
padding-bottom: 0px;
}
#masonary{
padding: 0 0px 30px;
}
.videocontent .img-block p img {
width: 40px;
}
.videocontent .img-block p span {
font-size: 18px;
line-height: 40px;
}
.blog-post img{
min-height: auto;
}
.blog-post .blogpost-content h3{
font-size: 22px;
line-height: 30px;
}
.blog-post .blogpost-content p{
font-size: 14px;    
}
.blog-post{
margin: 15px 0px;
}
.pageheader h1{
font-size: 26px;
line-height: 37px;
}
.pageheader {
float: left;
width: 100%;
padding: 20px 0px 28px;
}

.figcounts p{
font-size: 30px;
}
.figcounts span{
font-size: 14px;
}
#latestnews,
.ateam{
padding: 30px 0px;
}
.ateam.aboutouter{
flex-direction: column;
}
.aboutcontent .btn-redbrown {
margin-top: 0;
}
.blogouter{
flex-direction: column;
padding: 0px;
padding-bottom: 30px;
border-bottom: 1px solid #d6d6d6;
}
.blogimg{
margin-bottom: 20px;
}
.blogcontent {
max-width: 100%;
}
.blogcontent h1{
font-size: 26px;
line-height: 36px;
}
#wrapper{
padding: 98px 0px 0px;
}
.aboutouter{
flex-direction: column-reverse;
}

}


/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 400px) and (max-width: 767px){
    .checkout-step h1{
        font-size: 26px;
        line-height: 37px;  
    }
    #panierfacturation h2.smalheading, #panierpaiement h2.smalheading, .checkout-step h2.smalheading{
        font-size: 20px;
        line-height: 29px;
    }
    body#checkout section.checkout-step .step-title{
        margin-bottom: 20px;
    }
    #checkout .cart-summary.donation-summary {
    margin-top: 66px;
}
#christmasyou .owl-carousel.owl-loaded {
    padding-left: 15px;
}
.mobile-tabs::-webkit-scrollbar {
    display: none;
}
.js-top-menu-bottom{
    max-height: 65px;
    float: left;
    width: 100%;
}
.js-top-menu-bottom  .copyright{
    width: 100%;
    position: absolute;
    z-index: 99;
    bottom: 0px;
    padding: 20px 15px 17px 20px;   
}   
#discovbergifts{
padding: 30px 0px;
}
#discovbergifts .productcard  .bardetails > p {
font-size: 13px;
font-weight: 400;
}
#discovbergifts .productcard .users, 
#discovbergifts .productcard .pricing .btn-redbrown{
display: none;
}
#discovbergifts .tabcontent .col-sm-6{
padding: 0px 5px;
}
.giftbox{
display: flex;
flex-direction: column;
padding: 27px 20px 20px;
float: none;
margin: 0 auto;
max-width: 360px;
min-height: 260px;          
}
.giftbox .btn-white{
width: fit-content;
margin-top: 0px;
}
.giftbox p{
padding-right: 50px;
}
.giftbox h4{
font-size: 26px;
line-height: 26px;
margin-bottom: 0px;
}
.giftbox > span img {
width: 191px;
}
.videobox img{
width: 60px;
}
#banner-info{
background-color: #f7f7f7;
}
#index #header{
min-height: 620px;
background: url(../../images/banner-mobile@3x.png) no-repeat;
}
#children-tag .item .cards{
width: 90%;
min-height: 247px;
border-radius: 20px;
}
#children-tag .container{
padding: 0 0 0 20px;
}
.item .cards{
box-shadow: none;
}
.item .cards img{
width: 90px;
}
.item .cards span{
margin-bottom: 10px;
}

.item .cards p{
color: #000;
font-size: 18px;
line-height: 26px;
margin-bottom: 0px;
}
.item .cards .btn-gradient{
height: 39px;
}
.associationcontent{
flex-direction: column;
}
.contentbox .btn-white{
margin-top: 10px;
}
.productcard{
max-width: 100%;
min-height: 360px;
margin: 5px auto 5px;
float: none;        
}
.nav.nav-pills{
    position: absolute;
    width: 170%;
    display: flex;
    z-index: 9;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 0px;
}
.productbody h5{
font-size: 16px;
font-weight: 600;
line-height: 16px;
}
.productbody > span {
line-height: 24px;
font-size: 14px;
margin-bottom: 20px;
}
.tabcontent{
margin-top: 30px;
padding: 0px 15px;
}
#discovbergifts h4{
font-size: 26px;
line-height: 37px;
text-align: left;
padding: 0px 15px;
margin-bottom: 34px;
}
.videobox p {
line-height: 23px;
font-size: 14px;
left: 20px;
bottom: 20px;
padding-right: 30px;
}
.contentbox h4{
font-size: 26px;
margin-bottom: 10px;
line-height: 37px;
padding-right: 0px;
}
.imagebox{
padding: 27px 20px 20px;
max-width: 360px;
min-height: 260px;
}
.imagebox h4{
font-size: 26px;
}
.videobox,
.contentbox,
.imagebox{
float: none !important;
padding: 20px;
max-width: 360px;
min-height: 260px;
margin: 10px auto 10px;
}
.contentbox.float-right,
.videobox.float-right,
.giftbox.float-right{
float: none !important;
}
.elves-delivery{
margin: -273px 0 20px;
flex-direction: column;
padding: 30px 20px 20px;
}
.elves-delivery .info{
margin-bottom: 26px;
flex-direction: row;
}
.elves-delivery .info img{
margin: 0 10px 0 0;
}
.elves-delivery .info h3{
line-height: 26px;
}
.elves-delivery .info h3 span{
margin-top: 10px;
display: block;
}
.deliverymoney fieldset .form-group .form-control{
width: 170px;
}
.deliverymoney{
flex-direction: column;
width: 100%;
}
.btn-sec {
margin-left: 0;
padding-top: 20px;
position: relative;
}
.btn-sec .helptext{
position: absolute;
top: -39px;
right: 106px;
}
.deliverymoney .btn-sec .btn-redbrown{
width: 100%;
}
#child-gifts{
border-bottom: 1px solid #d6d6d6;
padding-bottom: 30px !important;
}
#banner-info{
padding-bottom: 0px;
}
.child-hospital{
margin: 30px 0px 0px;
padding-bottom: 302px;
}
.child-hospital .content{
margin-right: 0px;
margin-bottom: 30px;
}
.numbers{
margin-top: 20px;
}
.numbers p{
min-width: 33.33%;
font-size: 18px;
line-height: 26px;
margin-bottom: 0px;
}
.numbers p span{
line-height: 40px;
}
.child-hospital .content > p{
margin-bottom: 0px
}
#children-tag{
padding-bottom: 30px;
border:1px solid #d6d6d6;
background-color: #f7f7f7;
}
#children-tag .owl-nav{
display: none;
}
#children-tag .owl-dots{
height: auto;
text-align: center;
margin-top: 30px;
}
#children-tag .owl-carousel .owl-stage{
padding-left: 0px !important;
}
#children-tag .owl-carousel.owl-loaded{
padding-bottom: 40px;
}
#children-tag .owl-carousel button.owl-dot{
width: 8px;
height: 8px;
border-radius: 50px;
margin: 0px 3px 0px 4px;
background: #d8d8d8;
}
#children-tag .owl-carousel button.owl-dot.active{
width: 8px;
height: 8px;
border-radius: 50px;
background: #721a1a;    
}
.givemgift h3{
font-size: 26px;
line-height: 36px;
margin-top: 20px;
margin-bottom: 10px;
}
.notification{
float: left;
max-width: 100%;
width: 100%;
max-height: 175px;
min-height: 175px;
padding: 24px 20px 20px;
}
.notification .content{
justify-content: flex-start;
margin-bottom: 10px;
}
.child-hospital img {
width: 100%;
max-width: 100%;
}
.block_newsletter{
width: 100%;
padding: 0px;
}

#header .header-top .position-static{
display: none;
}
#menu-icon img{
width: 24px;
} 
.santahood-sec{
margin-top: 30px;
}
.cart-products-count{
display: none;
}
.progressbar{
height: 12px;
border-radius: 11px;
margin-bottom: 10px;
}
.giftcards{
display: none;
}
.fillingup{
padding: 20px;
min-height: 180px;
}
.fillingup h1{
padding-right: 73px;
font-size: 18px;
}
.fillingup p{
display: block;
margin-bottom: 10px;
}
.child-hospital .content h4{
font-size: 26px;
line-height: 36px;
margin-bottom: 10px;
}
.header-banner .santahood-sec .notification{
display: none !important;
}
.notification.mobil-view{
display: block !important;
float: left;
width: 100%;
}
#index #header .header-top .menuDesk,
#index #header .header-top.scrolled .menuDesk{
margin: 0px;
}
.header-top .mobile{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0px 15px;
    height: 90%;
}
#_mobile_cart{
margin-right: 20px;
}
.footer-content{
flex-direction: row-reverse;
}
.footerlogo img{
float: right;
}
.quicklinks p{
float: left;
width: 100%;
padding: 0px;
}
footer{
padding: 30px 0px 0px;
}
#mobile_top_menu_wrapper{
margin: 0px;
}
.infosec h5{
font-size: 26px;
line-height: 37px;
margin-bottom: 10px;
}
.infosec p{
line-height: 29px;
}
.associationcontent{
margin: 15px 0px;
}
.magicicons{
display: none;
}
.deliverymoney fieldset .form-group label{
font-size: 18px;
line-height: 29px;
margin-bottom: 0px;
color: #000000;
}
.outernotify{
padding: 0px 15px;
float: left;
width: 100%;
}
#children-tag .givemgift{
padding-left: 20px; 
margin-top: -170px;
}
#index #header .header-top.scrolled .menuDesk{
margin: 0px;
}
#mobile_top_menu_wrapper {
padding: 0px;
margin: 0px;
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100vh;
background-color: #6d071a;
padding: 0px;
}
#mobile_top_menu_wrapper .ic_close{
top: 48px;
right: 20px;
height: 26px;
object-fit: contain;
position: absolute;
}
#mobile_top_menu_wrapper #top-menu{
margin-bottom: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
}
#mobile_top_menu_wrapper .top-menu a[data-depth="0"]{
padding: 0px;
font-size: 15px;
line-height: 25px;
margin: 15px 0px;
border-bottom: 0px;
font-weight: 500;
}
#header .header-top a[data-depth="0"],
#header .header-top.scrolled a[data-depth="0"] {
color: #ffffff;
}
#_mobile_logo{
z-index: 99;
position: relative;
margin-top: -1px;
padding: 0;
width: 75%;
}
#header .sponsors-page.scrolled h1 a.afterscroll {
    padding: 0;
}
.giftleft img{
display: none;
}
.giftright img{
width: 100%;
}
.catelogue-content{
flex-direction: column-reverse;
padding-top: 16px;
margin-bottom: 0px;
}
.mobileimgblk{
display: flex;
flex-direction: column;
float: left;
width: 100%;
}
#header .header-top .menuDesk{
margin: 0px;
}
#wrapper{
padding-top: 98px;
}
.headbread{
padding: 0 0 10px;
}
.mobileimgblk h1{
margin-bottom: 14px;
font-size: 26px;
line-height: 37px;
font-family: 'Jellee Roman';
}
.catelogue-content img {
width: 100%;
margin-bottom: 10px;
}
.catelogue-content .sechead {
margin-right: 0px; 
}
.productbody h5 a {
line-height: 16px;
font-size: 16px;
}
#category .productcard .users, #childrentag .productcard .users{
display: none;
}
.bardetails > p {
font-size: 13px;
}
#category .productcard .btn-small, #childrentag .productcard .btn-small{
display: none;
}
#category .productcard, #childrentag .productcard{
min-height: 360px;
}
.col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.amount{
float: left;
width: 100%;
margin-bottom: 15px;
}
.amount .helptext {
margin-top: 0px;
text-align: left;
}
#product .page-content#content .images-container{
max-width: 100%;
width: 100%;
}
#product #main{
flex-direction: column;
margin-top: 20px;
}
.product-cover{
margin-bottom: 20px;
}
.productdescrip{
padding-left: 0px;
}
#product .pricing .btn-redbrown{
display: none;
}
#product .productdescrip .pricing .btn-redbrown{
display: flex;
}
#product .product-users h2{
display: none;
}
.bardetails{
margin-bottom: 15px;
}
#product .product-users{
margin-bottom: 30px;
}
#product .pricing-secription{
float: left;
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
}
#product #details-price .amount{
margin-bottom: 0px;
}
#product .pricing-secription .amount .helptext{
text-align: right;
}
#product .pricing-secription .amount p{
text-align: right;
justify-content: flex-end;
}
.technical-description{
margin-top: 28px;
}
.amount p,
.amount p span {
font-size: 17px;
}
.seeallgifts .content{
flex-direction: column;
}
.seeallgifts{
padding: 100px 0px 0px;
}
.orangey-red-box, .pink-red-box, .red-brown-box{
min-height: 146px;
padding: 16px 60px 16px 20px;
margin-bottom: 10px;
width: 100%;
min-width: 360px;
max-width: 100%;
}
#catalog .seeallgifts a{
display: none;
}   
#catalog .seeallgifts .orangey-red-box a, #catalog .seeallgifts .pink-red-box a, #catalog .seeallgifts .red-brown-box a{
    display: inline-block;
    position: absolute;
    right: 10px;
    left: inherit;
    bottom: inherit;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.orangey-red-box a img, .pink-red-box a img, .red-brown-box a img{
width: 9px;
display: block;
height: 9px;
}
#catalog .seeallgifts .orangey-red-box a button, #catalog .seeallgifts .pink-red-box a button, 
#catalog .seeallgifts .red-brown-box a button{
display: none;
}
.orangey-red-box h1, .pink-red-box h1, .red-brown-box h1{
font-size: 26px;
line-height: 50px;
}
.orangey-red-box p, .pink-red-box p, .red-brown-box p{
font-size: 14px;
line-height: 23px;
}

#catalog .seeallgifts .hr{
margin-bottom: 26px;
}
.sechead h4, .sechead h1{
font-size: 26px;
line-height: 37px;
}
.sechead h4{
margin-bottom: 14px;
}
#fatherchristmas{
padding-top: 0px;
}
.blockcart .header a i {
    left: 20px;
}
#fatherchristmas .owl-nav{
display: none;
}
#fatherchristmas .owl-dots{
height: auto;
text-align: center;
margin-top: 30px;
}
#fatherchristmas .item .cards .btn-gradient{
width: 125px;
}
#fatherchristmas .owl-carousel .owl-stage{
padding-left: 0px !important;
}
#fatherchristmas .owl-carousel.owl-loaded{
padding-bottom: 40px;
padding-left: 20px;     
}
#fatherchristmas .owl-carousel button.owl-dot{
width: 8px;
height: 8px;
border-radius: 50px;
margin: 0px 3px 0px 4px;
background: #d8d8d8;
}
#fatherchristmas .owl-carousel button.owl-dot.active{
width: 8px;
height: 8px;
border-radius: 50px;
background: #721a1a;    
}
.owl-carousel .owl-stage-outer{
padding-bottom: 0px;
}
.item .cards{
min-width: 150px;
width: 100%;
min-height: 247px;
}
#christmasyou{
margin-top: 6px;
}
#christmasyou .owl-carousel .owl-stage{
padding-left: 0px !important;
}
#christmasyou .productcard {
min-height: 324px;
}
#christmasyou .owl-dots{
display: none;
}
#christmasyou .owl-carousel .owl-stage-outer{
padding-bottom: 30px;
margin-bottom: 30px;
border-bottom: 1px solid #d6d6d6;
}
#christmasyou .row:last-child .owl-carousel .owl-stage-outer{
border-bottom: 0px !important;  
}
.bgpink-overlay, .bgredbrown-overlay{
display: none;
}
.aboutouter{
flex-direction: column-reverse;
}
.aboutouter.ateam{
flex-direction: column; 
padding: 23px 0px 30px;
border-top: 1px solid #d6d6d6;
}
.aboutimg{
margin-bottom: 10px;
max-width: 100%;
min-height: 238px;
}
.aboutcontent{
max-width: 100%;
margin-right: 0px;
}
.aboutcontent h2,
#latestnews h3{
font-size: 26px;
line-height: 37px;
margin-bottom: 10px;
}
.ateam .aboutcontent {
margin-left: 0;
margin-right: 0px;
}
.aboutcontent .btn-redbrown {
margin-top: 10px;
}
.fewfigures h3{
margin-bottom: 20px;
}
.figcounts{
margin: 0 0 30px;
}
.fewfigures{
margin: 30px 0px 0px;
}
#latestnews{
padding: 30px 0px;
}
.partnerslist{
padding-bottom: 25px;   
}
#ourpartners{
padding-bottom: 0px;
padding-top: 30px;
}
.donec{
margin-bottom: 0px;
padding-top: 0px;
}
.donec-content{
padding-bottom: 10px;
flex-direction: column;
}
.donec-content .videocontent .img-block{
max-width: 100%;
min-height: 250px;
}
.donec-content .videocontent{
max-width: 100%;
}
.videocontent .img-content p{
font-size: 14px;
line-height: 23px;
}
.videocontent .img-content h2{
font-size: 26px;
line-height: 37px;
}
.img-content .btn-big{
margin-bottom: 30px;
height: 39px;
}
.blogouter{
flex-direction: column;
margin-bottom: 0px;
padding-bottom: 30px !important;
padding-top: 0px;
border-bottom:1px solid #d6d6d6;
}
.blogcontent .dateDisplay{
margin-bottom: 0px;
}
.blogimg{
min-height: auto;   
margin-bottom: 11px;    
}
.blog-post img{ 
max-width: 140px;
width: 100%;
min-height: 120px;
height: auto;
margin-right: 14px;
object-fit: cover;
margin-bottom: 0px;
}
#blog-listing{
padding-top: 20px;
padding-bottom: 20px;   
}

.blog-post{
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
margin: 10px 0px;
}
.blog-post .blogpost-content h3{
font-size: 20px;
line-height: 29px;
margin-bottom: 0px;
}
.blog-post .blogpost-content p{
font-size: 14px;
line-height: 21px;
}
.blog-post .blogpost-content .dateDisplay{
font-size: 13px;
line-height: 21px;
margin-bottom: 0px;
}
.blogcontent h1{
font-size: 26px;
line-height: 37px;
}
.blogcontent p {
font-size: 14px;
}
.blogcontent .btn-redbrown {
margin-top: 10px;
}
.pageheader h1{
font-size: 26px;
line-height: 37px;
}
.pageheader{
padding: 0 0 40px;
}
#blog-listing h2{
font-size: 20px;
line-height: 26px;
margin-bottom: 20px;
}
#blog-listing h2 {
padding-top: 20px;
}
#blogdetails{
padding: 0px;
}
#blog-details .headbread{
border-bottom: 0px;
}
.blogdetailcontent h1{
font-size: 26px;
line-height: 37px;
}
.bloginfo .dateDisplay{
font-size: 13px;
}
.bloginfo{
margin-bottom: 10px;    
}
.blogdetailcontent{
margin: 10px 0px 30px;
}
.blogdetailcontent p{
margin-bottom: 30px !important;
}
.aboutcontent p{
margin-bottom: 0px;
}
.panier-content h1 {
font-size: 26px;
line-height: 37px;
}
.panier-content h2{
font-weight: normal;
letter-spacing: normal;
color: #000000;
font-family: 'Jellee Roman';
font-size: 20px;
line-height: 29px;
display: block;
margin-top: 20px;   
}
.xmas-img img{
display: none;
}
#checkout .xmas-img img{
    display: block;
}
#checkout #wrapper{
    overflow-x: hidden;
}
.donation-summary{
max-width: 100%;
}
.tabl-product .tabproductimg{
width: 120px;
height: 120px;
}
#panier .table tbody{
display: table;
width: 100%;
}
.tabpro-descrip{
display: flex;
flex-direction: column;
margin-bottom: 20px;
justify-content: flex-start;
}   
.tabpro-name,
.tabproduct-final{
display: flex;
flex-direction: row;
justify-content: space-between;
}
.tabproduct-final .amount .helptext{
text-align: right;
}
.quantity {
max-width: 70px;
}
.bootstrap-touchspin input.form-control{
max-width: 70px;
width: 100%;
height: 40px;
padding: 0px;
}
.bootstrap-touchspin .input-group-btn-vertical{
display: none;
}
.aboutimg-outer {
max-width: 100%;
min-height: auto;
}
.container{
padding: 0px 20px;
}
#cart .donation-summary{
min-height: 376px;
}
#cart .donation-summary .donation-total{
padding: 0px 30px 30px;
border-bottom: 1px solid #905e5e;
}
#cart .card-block.cart-summary-totals{
padding: 30px 0px 0;
}
#cart .donation-amount{
padding: 30px 30px 0px;
border-bottom: 0px;
}
#cart .card-block.checkout{
margin-top: 30px;
}
#catalog .productcard .bardetails .users{
display: none;
}
#catalog .productcard .pricing #add-to-cart-or-refresh{
width: 100%;
}
#christmasyou .productcard .btn-redbrown{
width: 100%;
min-width: 100%;
}
#christmasyou .productcard{
padding-bottom: 10px;
}
#checkout .mobile #menu-icon .beforescroll, #catalog .mobile #menu-icon .beforescroll, 
#category .mobile #menu-icon .beforescroll, #product .mobile #menu-icon .beforescroll, 
#childrentag .mobile #menu-icon .beforescroll, #product .mobile #menu-icon .beforescroll,
#cart .mobile #menu-icon .beforescroll, #checkout .mobile #menu-icon .beforescroll, #objectif .mobile #menu-icon .beforescroll,
#partenaire .mobile #menu-icon .beforescroll, #blog .mobile #menu-icon .beforescroll,
#order-confirmation .mobile #menu-icon .beforescroll{
display: none;
}

#checkout .mobile #menu-icon .afterscroll, #catalog .mobile #menu-icon .afterscroll, 
#category .mobile #menu-icon .afterscroll, #product .mobile #menu-icon .afterscroll, 
#childrentag .mobile #menu-icon .afterscroll, #product .mobile #menu-icon .afterscroll,
#cart .mobile #menu-icon .afterscroll, #checkout .mobile #menu-icon .afterscroll, #objectif .mobile #menu-icon .afterscroll,
#partenaire .mobile #menu-icon .afterscroll, 
#blog .mobile #menu-icon .afterscroll, #order-confirmation .mobile #menu-icon .afterscroll{
display: block !important;
}
.col-md-6{ max-width: 50%; }
.col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}

.blogcontent{
max-width: 100%;
}
.imgsec{
margin-bottom: 10px;
}
.reverseview .infosec .btn-redbrown {
margin-top: 36px;
}
.centerblock{
        padding: 25px 0px 0;
}   
#aidaassociation{padding: 10px 0px;}
#masonary{
    padding: 30px 0px;
}
.tabcontent{
    margin-top: 10px;
    padding: 0px 10px;
    float: left;
    width: 100%;
}
.tabcontent .row{
    margin-right: -5px;
    margin-left: -5px;
}
#discovbergifts{
padding: 30px 0px;
}
#discovbergifts > .container{
    padding: 0px;
}
#discovbergifts > .container > .row{
    margin: 0px;
}
#discovbergifts > .container > .row > .col-12{ 
padding: 0px;
}
.masonary-block [class*="col-"] {
    padding: 0px 10px;
}
.masonary-block .row {
    margin: 0px -10px;
}
.orangey-red-box a img, .pink-red-box a img, .red-brown-box a img{
display: block;
}
    #checkout-personal-information-step .continue, #payment-confirmation button.btn-gradient{
        display: block;
                width: 100%;
        line-height: 48px;
    }
    #previous-payment.btn-grey{
        display: none;
    }
    .donation-summary h2{
        padding: 21px 15px 20px;
        font-size: 19px;
    }
    #checkout .donation-total{
        padding: 20px 16px 0px;
    }
    body#checkout section#content {
    margin-bottom: 0;
}
#payment-confirmation{
    margin-top: 20px;
}
.xmas-images {
    min-height: 477px;
    right: 0;
    width: 100%;
}
.xmas-images img {
    position: relative;
    width: 100%;
    float: right;
    margin-bottom: -5px;
}
#blockcart-modal .modal-title{
    font-size: 16px;
    line-height: 20px;
}
#blockcart-modal .cart-content .cart-content-btn{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
#checkout .cart-detailed-actions{
    display: block;
}
    .donation-summary{
        padding-top: 0px;
        min-height: 422px;
    }
    #mobile_top_menu_wrapper .copyright{
        position: absolute;
    bottom: 0px;
    padding: 20px 20px;
    }
        .mobile-tabs{
        overflow-y: scroll;
    }
    #product .product-quantity #quantity_wanted {
        padding: 0px;
    }
    .header-banner h2 {
        font-size: 26px;
        line-height: 36px;
        margin: 0px;
    }
}

@media (min-width: 400px) and (max-width: 500px){
.header-banner h2, .givemgift h3 {
    font-size: 20px;
    line-height: 25px;
}
}
/*Extra small devices (portrait phones, less than 576px)*/
/*No media query since this is the default in Bootstrap*/
@media (min-width: 320px) and (max-width: 399px){
    #mobile_top_menu_wrapper  .copyright{
        position: absolute;
    bottom: 0px;
    padding: 20px 20px;
    }
#discovbergifts{
padding: 30px 0px;
}
#discovbergifts > .container{
    padding: 0px;
}
#discovbergifts > .container > .row{
    margin: 0px;
}
#discovbergifts > .container > .row > .col-12{ 
padding: 0px;
}
#discovbergifts .productcard  .bardetails > p {
font-size: 13px;
font-weight: 400;
}
#discovbergifts .productcard .users, 
#discovbergifts .productcard .pricing .btn-redbrown{
display: none;
}
#discovbergifts .tabcontent .col-sm-6{
padding: 0px 5px;
}
.giftbox{
display: flex;
flex-direction: column;
padding: 27px 20px 20px;
float: none;
margin: 0 auto;
max-width: 360px;
min-height: 260px;          
}
.giftbox .btn-white{
width: fit-content;
margin-top: 0px;
}
.giftbox p{
padding-right: 50px;
}
.giftbox h4{
font-size: 26px;
line-height: 26px;
margin-bottom: 0px;
}
.giftbox > span img {
width: 191px;
}
.videobox img{
width: 60px;
}
#banner-info{
background-color: #f7f7f7;
}
#index #header{
min-height: 496px;
background: url(../../images/banner-mobile@3x.png) no-repeat;
}
#children-tag .item .cards{
width: 100%;
min-height: 247px;
border-radius: 20px;
}
#children-tag .container{
padding: 0 0 0 20px;
}
.item .cards{
box-shadow: none;
}
.item .cards img{
width: 90px;
}
.item .cards span{
margin-bottom: 10px;
}

.item .cards p{
color: #000;
font-size: 18px;
line-height: 26px;
margin-bottom: 0px;
}
.item .cards .btn-gradient{
height: 39px;
}
.associationcontent{
flex-direction: column;
}
.contentbox .btn-white{
margin-top: 10px;
}
.productcard{
max-width: 100%;
min-height: 320px;
margin: 5px auto 5px;
float: none;        
}
.nav.nav-pills{
    position: absolute;
    width: 195%;
    display: flex;
    z-index: 9;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 0px;
}
.productbody h5{
font-size: 16px;
font-weight: 600;
line-height: 16px;
}
.productbody > span {
line-height: 24px;
font-size: 14px;
margin-bottom: 10px;
}
.tabcontent{
    margin-top: 10px;
    padding: 0px 10px;
    float: left;
    width: 100%;
}
.tabcontent .row{
    margin-right: -5px;
    margin-left: -5px;
}
#discovbergifts h4{
font-size: 20px;
    line-height: 29px;
    text-align: left;
    padding: 0px 15px;
    margin-bottom: 20px;
}
.productbody {
    padding: 0px 10px;
}
.videobox p {
line-height: 23px;
font-size: 14px;
left: 20px;
bottom: 20px;
padding-right: 0;
}
.contentbox h4{
font-size: 20px;
margin-bottom: 10px;
line-height: 29px;
padding-right: 0px;
}
.imagebox{
padding: 27px 20px 20px;
max-width: 360px;
min-height: 260px;
}
.imagebox h4{
font-size: 20px;
line-height: 29px;
padding-right: 0px;
}
.imagebox p{
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 0px;
}
.imgbox-cont a{
    position: absolute;
    bottom: 0;
    left: 0;
}
.imgbox-cont{
    min-height: 160px;
}
.videobox,
.contentbox,
.imagebox{
    position: relative;
    display: inline-table;
float: none !important;
padding: 20px;
max-width: 360px;
min-height: 209px !important; 
margin: 10px auto 10px;
}
.contentbox.float-right,
.videobox.float-right,
.giftbox.float-right{
float: none !important;
}
.elves-delivery{
margin: -273px 0 20px;
flex-direction: column;
padding: 15px;
}
.elves-delivery .info{
margin-bottom: 26px;
flex-direction: row;
}
.elves-delivery .info img{
margin: 0 10px 0 0;
}
.elves-delivery .info h3{
line-height: 26px;
}
.elves-delivery .info h3 span{
margin-top: 10px;
display: block;
}
.deliverymoney fieldset .form-group .form-control{
width: 160px;
}
.deliverymoney{
flex-direction: column;
width: 100%;
}
.btn-sec {
margin-left: 0;
padding-top: 20px;
position: relative;
}
.btn-sec .helptext{
position: absolute;
top: -39px;
right: 46px;
}
.deliverymoney .btn-sec .btn-redbrown{
width: 100%;
}
#child-gifts{
border-bottom: 1px solid #d6d6d6;
padding-bottom: 30px !important;
}
#banner-info{
padding-bottom: 0px;
}
.child-hospital{
margin: 30px 0px 0px;
padding-bottom: 302px;
}
.child-hospital .content{
margin-right: 0px;
margin-bottom: 30px;
}
.numbers{
margin: 20px 0px;
}
.numbers p{
min-width: 33.33%;
font-size: 14px;
line-height: 23px;
margin-bottom: 0px;
}
.numbers p span{
line-height: 40px;
font-size: 20px;
line-height: 29px;
}
.child-hospital .content > p{
margin-bottom: 0px
}
#children-tag{
padding-bottom: 30px;
border:1px solid #d6d6d6;
background-color: #f7f7f7;
}
#children-tag .owl-nav{
display: none;
}
#children-tag .owl-dots{
height: auto;
text-align: center;
margin-top: 20px;
}
#children-tag .owl-carousel .owl-stage{
padding-left: 0px !important;
}
#children-tag .owl-carousel.owl-loaded{
padding-bottom: 20px;
}
#children-tag .owl-carousel button.owl-dot{
width: 8px;
height: 8px;
border-radius: 50px;
margin: 0px 3px 0px 4px;
background: #d8d8d8;
}
#children-tag .owl-carousel button.owl-dot.active{
width: 8px;
height: 8px;
border-radius: 50px;
background: #721a1a;    
}
.givemgift h3{
font-size: 24px;
line-height: 36px;
margin-top: 20px;
margin-bottom: 10px;
}
.notification{
    float: left;
    max-width: 100%;
    width: 100%;
    max-height: 180px;
    min-height: 180px;
    padding: 15px;
}
.block_newsletter form input,
.block_newsletter .btn-primary{
    height: 44px;
}
.notification .content{
justify-content: flex-start;
margin-bottom: 10px;
}
.child-hospital img {
width: 100%;
max-width: 100%;
}
.block_newsletter{
width: 100%;
padding: 0px;
}

#header .header-top .position-static{
display: none;
}
#menu-icon img{
width: 24px;
} 
.santahood-sec{
margin-top: 0;
}
.cart-products-count{
display: none;
}
.progressbar{
height: 12px;
border-radius: 11px;
margin-bottom: 10px;
}
.giftcards{
display: none;
}
.fillingup{
padding: 20px;
min-height: 180px;
}
.fillingup h1{
padding-right: 10px ;
font-size: 18px;
}
.fillingup p{
display: block;
margin-bottom: 10px;
}
.child-hospital .content h4{
font-size: 26px;
line-height: 36px;
margin-bottom: 10px;
padding-right: 0px;
}
.header-banner .santahood-sec .notification{
display: none !important;
}
.notification.mobil-view{
display: block !important;
float: left;
width: 100%;
}
#index #header .header-top .menuDesk,
#index #header .header-top.scrolled .menuDesk{
margin: 0px;
}
.header-top .mobile{
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
height: 90%;
padding: 0px 15px;
}
#_mobile_cart{
margin-right: 25px;
}
.footer-content{
flex-direction: row-reverse;
}
.footerlogo img{
float: right;
}
.quicklinks p{
float: left;
width: 100%;
padding: 0px;
}
footer{
padding: 30px 0px 0px;
}
#mobile_top_menu_wrapper{
margin: 0px;
}
.infosec h5{
font-size: 26px;
line-height: 37px;
margin-bottom: 10px;
}
.infosec p{
line-height: 29px;
}
.associationcontent{
margin: 15px 0px;
}
.magicicons{
display: none;
}
.deliverymoney fieldset .form-group label{
font-size: 18px;
line-height: 29px;
margin-bottom: 0px;
color: #000000;
margin-right: 0;
min-width: 86px;
}
.outernotify{
padding: 0px 15px;
float: left;
width: 100%;
}
#children-tag .givemgift{
padding-left: 20px; 
margin-top: -136px;
}
#index #header .header-top.scrolled .menuDesk{
margin: 0px;
}
#mobile_top_menu_wrapper {
padding: 0px;
margin: 0px;
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100vh;
background-color: #6d071a;
padding: 0px;
}
#mobile_top_menu_wrapper .ic_close{
top: 48px;
right: 20px;
height: 26px;
object-fit: contain;
position: absolute;
}
#mobile_top_menu_wrapper #top-menu{
margin-bottom: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
}
#mobile_top_menu_wrapper .top-menu a[data-depth="0"]{
padding: 0px;
font-size: 15px;
line-height: 25px;
margin: 15px 0px;
border-bottom: 0px;
font-weight: 500;
}
#header .header-top a[data-depth="0"],
#header .header-top.scrolled a[data-depth="0"] {
color: #ffffff;
}
#_mobile_logo{
z-index: 0;
position: relative;
margin-top: -1px;
padding: 0;
width: 75%;
}
.giftleft img{
display: none;
}
.giftright img{
width: 100%;
}
.catelogue-content{
flex-direction: column-reverse;
padding-top: 16px;
margin-bottom: 0px;
}
.mobileimgblk{
display: flex;
flex-direction: column;
float: left;
width: 100%;
}
#header .header-top .menuDesk{
margin: 0px;
}
#wrapper{
padding-top: 98px;
}
.headbread{
padding: 0 0 10px;
}
.mobileimgblk h1{
margin-bottom: 14px;
font-size: 20px;
line-height: 29px;
font-family: 'Jellee Roman';
}
.catelogue-content img {
width: 100%;
margin-bottom: 10px;
}
.catelogue-content .sechead {
margin-right: 0px; 
}
.productbody h5 a {
line-height: 16px;
font-size: 16px;
}
#category .productcard .users, #childrentag .productcard .users{
display: none;
}
.bardetails > p {
font-size: 13px;
}
#category .productcard .btn-small, #childrentag .productcard .btn-small{
display: none;
}
#category .productcard, #childrentag .productcard{
min-height: 360px;
}
.col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.amount{
float: left;
width: 100%;
margin-bottom: 15px;
}
.amount .helptext {
margin-top: 0px;
text-align: left;
}
#product .page-content#content .images-container{
max-width: 100%;
width: 100%;
}
#product #main{
flex-direction: column;
margin-top: 20px;
}
.product-cover{
margin-bottom: 20px;
}
.productdescrip{
padding-left: 0px;
}
#product .pricing .btn-redbrown{
display: none;
}
#product .productdescrip .pricing .btn-redbrown{
display: flex;
}
#product .product-users h2{
display: none;
}
.bardetails{
margin-bottom: 15px;
}
#product .product-users{
margin-bottom: 30px;
}
#product .pricing-secription{
float: left;
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
}
#product #details-price .amount{
margin-bottom: 0px;
}
#product .pricing-secription .amount .helptext{
text-align: right;
}
#product .pricing-secription .amount p{
text-align: right;
justify-content: flex-end;
}
.technical-description{
margin-top: 28px;
}
.amount p,
.amount p span {
font-size: 14px;
}
.seeallgifts .content{
flex-direction: column;
}
.seeallgifts{
padding: 100px 0px 0px;
}
.orangey-red-box, .pink-red-box, .red-brown-box{
min-height: 146px;
padding: 16px 15px 16px 15px;
margin-bottom: 10px;
width: 100%;
min-width: 100%;
max-width: 100%;
}
#catalog .seeallgifts a{
display: none;
}   
#catalog .seeallgifts .orangey-red-box a, #catalog .seeallgifts .pink-red-box a, #catalog .seeallgifts .red-brown-box a{
    display: inline-block;
    position: absolute;
    right: 10px;
    left: inherit;
    bottom: inherit;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
#catalog .seeallgifts .orangey-red-box a button, #catalog .seeallgifts .pink-red-box a button, 
#catalog .seeallgifts .red-brown-box a button{
display: none;
}
.orangey-red-box h1, .pink-red-box h1, .red-brown-box h1{
font-size: 26px;
line-height: 50px;
}
.orangey-red-box p, .pink-red-box p, .red-brown-box p{
font-size: 14px;
line-height: 23px;
padding-right: 15px;
}
#catalog .seeallgifts a{
display: none;
}
#catalog .seeallgifts .hr{
margin-bottom: 26px;
}
.sechead h4, .sechead h1{
font-size: 20px;
line-height: 29px;
}
.sechead h4{
margin-bottom: 14px;
}
#fatherchristmas{
padding-top: 0px;
}

#fatherchristmas .owl-nav{
display: none;
}
#fatherchristmas .owl-dots{
height: auto;
text-align: center;
margin-top: 30px;
}
#fatherchristmas .item .cards .btn-gradient{
width: 125px;
}
#fatherchristmas .owl-carousel .owl-stage{
padding-left: 0px !important;
}
#fatherchristmas .owl-carousel.owl-loaded{
padding-bottom: 30px;
padding-left: 20px;     
}
#fatherchristmas .owl-carousel button.owl-dot{
width: 8px;
height: 8px;
border-radius: 50px;
margin: 0px 3px 0px 4px;
background: #d8d8d8;
}
#fatherchristmas .owl-carousel button.owl-dot.active{
width: 8px;
height: 8px;
border-radius: 50px;
background: #721a1a;    
}
.owl-carousel .owl-stage-outer{
padding-bottom: 0px;
}
.item .cards{
min-width: 145px;
width: 100%;
min-height: 247px;
}
#christmasyou{
margin-top: 0;
}
#christmasyou .owl-carousel .owl-stage{
padding-left: 0px !important;
}
#christmasyou .productcard {
min-height: 324px;
}
#christmasyou .owl-dots{
display: none;
}
#christmasyou .owl-carousel .owl-stage-outer{
padding-bottom: 30px;
margin-bottom: 30px;
border-bottom: 1px solid #d6d6d6;
}
#christmasyou .row:last-child .owl-carousel .owl-stage-outer{
border-bottom: 0px !important;  
}
.bgpink-overlay, .bgredbrown-overlay{
display: none;
}
.aboutouter{
flex-direction: column-reverse;
}
.aboutouter.ateam{
flex-direction: column; 
padding: 23px 0px 30px;
border-top: 1px solid #d6d6d6;
}
.aboutimg{
margin-bottom: 10px;
max-width: 100%;
min-height: 238px;
}
.aboutcontent{
max-width: 100%;
margin-right: 0px;
}
.aboutcontent h2,
#latestnews h3{
font-size: 20px;
line-height: 29px;
margin-bottom: 10px;
}
.ateam .aboutcontent {
margin-left: 0;
margin-right: 0px;
}
.aboutcontent .btn-redbrown {
margin-top: 10px;
}
.fewfigures h3{
margin-bottom: 20px;
}
.figcounts{
margin: 0 0 20px;
}
.fewfigures{
margin: 30px 0px 0px;
}
#latestnews{
padding: 30px 0px;
}
.partnerslist{
padding-bottom: 25px;   
}
#ourpartners{
padding-bottom: 0px;
padding-top: 30px;  
}
.donec{
margin-bottom: 0px;
padding-top: 0px;
}
.donec-content{
padding-bottom: 0px;
flex-direction: column;
}
.donec-content .videocontent .img-block{
max-width: 100%;
min-height: 250px;
}
.donec-content .videocontent{
max-width: 100%;
}
.videocontent .img-content p{
font-size: 14px;
line-height: 23px;
}
.videocontent .img-content h2{
font-size: 22px;
line-height: 29px;
}
.img-content .btn-big{
margin-bottom: 30px;
height: 39px;
}
.blogouter{
flex-direction: column;
margin-bottom: 0px;
padding-bottom: 30px !important;
padding-top: 0px;
border-bottom:1px solid #d6d6d6;
}
.blogcontent .dateDisplay{
margin-bottom: 0px;
}
.blogimg{
min-height: auto;   
margin-bottom: 11px;    
}
.blog-post img{ 
max-width: 140px;
width: 100%;
min-height: 120px;
height: auto;
margin-right: 14px;
object-fit: cover;
margin-bottom: 0px;
}
#blog-listing{
padding-top: 20px;
padding-bottom: 20px;   
}

.blog-post{
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
margin: 10px 0px;
}
.blog-post .blogpost-content h3{
font-size: 20px;
line-height: 29px;
margin-bottom: 0px;
}
.blog-post .blogpost-content p{
font-size: 14px;
line-height: 21px;
}
.blog-post .blogpost-content .dateDisplay{
font-size: 13px;
line-height: 21px;
margin-bottom: 0px;
}
.blogcontent h1{
font-size: 26px;
line-height: 37px;
}
.blogcontent p {
font-size: 14px;
}
.blogcontent .btn-redbrown {
margin-top: 10px;
}
.pageheader h1{
font-size: 20px;
line-height: 29px;
}
.pageheader span{
    font-size: 14px;
    line-height: 23px;
    margin-top: 5px;
}
.pageheader{
padding: 0 0 20px;
}
#blog-listing h2{
font-size: 20px;
line-height: 26px;
margin-bottom: 20px;
}
#blog-listing h2 {
padding-top: 20px;
}
#blogdetails{
padding: 0px;
}
#blog-details .headbread{
border-bottom: 0px;
}
.blogdetailcontent h1{
font-size: 26px;
line-height: 37px;
}
.bloginfo .dateDisplay{
font-size: 13px;
}
.bloginfo{
margin-bottom: 10px;    
}
.blogdetailcontent{
margin: 10px 0px 30px;
}
.blogdetailcontent p{
margin-bottom: 30px !important;
}
.aboutcontent p{
    font-size: 14px;
    line-height: 23px;
margin-bottom: 0px;
}
.panier-content h1 {
font-size: 26px;
line-height: 37px;
}
.panier-content h2{
font-weight: normal;
letter-spacing: normal;
color: #000000;
font-family: 'Jellee Roman';
font-size: 20px;
line-height: 29px;
display: block;
margin-top: 20px;   
}
.xmas-img img{
display: none;
}
#checkout .xmas-img img{
    display: block;
}
#checkout #wrapper{
    overflow-x: hidden;
}
.donation-summary{
max-width: 100%;
}
.tabl-product .tabproductimg{
width: 100px;
height: 100px;
margin-right: 10px;
}
#panier .table tbody{
display: table;
width: 100%;
}
.tabpro-descrip{
display: flex;
flex-direction: column;
margin-bottom: 5px;
justify-content: flex-start;
}   
.tabpro-name,
.tabproduct-final{
display: flex;
flex-direction: row;
justify-content: space-between;
}
.tabproduct-final .amount .helptext{
text-align: right;
}
.quantity {
max-width: 55px;
}
.bootstrap-touchspin input.form-control{
max-width: 70px;
width: 100%;
height: 40px;
padding: 0px;
}
.bootstrap-touchspin .input-group-btn-vertical{
display: none;
}
.aboutimg-outer {
max-width: 100%;
min-height: auto;
}
.container{
padding: 0px 15px;
}
#cart .donation-summary{
min-height: 376px;
}
.donation-total li p{
    font-size: 14px;
    line-height: 23px;
}
#cart .donation-summary .donation-total{
padding: 0px 15px 15px;
border-bottom: 1px solid #905e5e;
}
#cart .card-block.cart-summary-totals{
padding: 0px;
}
#cart .donation-amount{
padding: 15px 15px 0px;
border-bottom:0px;
}
.card-block{
    padding: 15px;
}

#cart .card-block.checkout{
margin-top: 30px;
}
#catalog .productcard .bardetails .users{
display: none;
}
#catalog .productcard .pricing #add-to-cart-or-refresh{
width: 100%;
}
#christmasyou .productcard .btn-redbrown{
width: 100%;
min-width: 100%;
}
#christmasyou .productcard{
padding-bottom: 10px;
}
#checkout .mobile #menu-icon .beforescroll, #catalog .mobile #menu-icon .beforescroll, 
#category .mobile #menu-icon .beforescroll, #product .mobile #menu-icon .beforescroll, 
#childrentag .mobile #menu-icon .beforescroll, #product .mobile #menu-icon .beforescroll,
#cart .mobile #menu-icon .beforescroll, #checkout .mobile #menu-icon .beforescroll, #objectif .mobile #menu-icon .beforescroll,
#partenaire .mobile #menu-icon .beforescroll, #blog .mobile #menu-icon .beforescroll,
#order-confirmation .mobile #menu-icon .beforescroll{
display: none;
}

#checkout .mobile #menu-icon .afterscroll, #catalog .mobile #menu-icon .afterscroll, 
#category .mobile #menu-icon .afterscroll, #product .mobile #menu-icon .afterscroll, 
#childrentag .mobile #menu-icon .afterscroll, #product .mobile #menu-icon .afterscroll,
#cart .mobile #menu-icon .afterscroll, #checkout .mobile #menu-icon .afterscroll, #objectif .mobile #menu-icon .afterscroll,
#partenaire .mobile #menu-icon .afterscroll, 
#blog .mobile #menu-icon .afterscroll,
#order-confirmation .mobile #menu-icon .afterscroll{
display: block !important;
}
.col-md-6{ max-width: 50%; }
.col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}

.blogcontent{
max-width: 100%;
}
.imgsec{
margin-bottom: 10px;
min-height: auto;
}
.reverseview .infosec .btn-redbrown {
margin-top: 36px;
}
.deliverymoney fieldset .form-group span{
    display: none;
}
.centerblock{
        padding: 25px 0px 0;
}
#aidaassociation{padding: 10px 0px;}
.deliverymoney fieldset .form-group{
    justify-content: space-around;
}
#header .logo {
    width: 110px;
    max-width: 110px;
    min-height: auto;
    height: auto;
}
.sponsors-page .mobile .d-flex { width: auto !important; }
.js-top-menu-bottom{
position: relative;
    float: left;
    width: 100%;
}
.js-top-menu-bottom  .copyright{
    width: 100%;
    position: absolute;
    z-index: 99;
    bottom: 0px;
    padding: 20px 15px 17px 20px;   
}
#index #header .header-top.scrolled {
    min-height: 68px;
    }
    .js-top-menu-bottom{
    max-height: 65px;
    float: left;
    width: 100%;
}
.owl-carousel .owl-stage-outer{
    padding-bottom: 30px !important;
}
.sechead p{
    font-size: 14px;
    line-height: 23px;
}
#christmasyou .owl-carousel.owl-loaded {
    padding-left: 20px;
}
.figcounts p{
    font-size: 20px;
    line-height: 29px;
}
.figcounts span{
    font-size: 10px;
    line-height: 23px;
}
#js-product-list .products.row{
    margin: 0px -5px;
}
#category #js-product-list .products.row .col-sm-6{
    padding: 0px 5px;
}
.count-details {
    min-width: 83px;
   }
   .count-details i {
    width: 25px;
    height: 25px;
}
.count-details h3 {
    font-size: 12px;
    }
    .product-quantity #quantity_wanted{
        padding: 10px;
    }
     #product .products .row{
    margin: 0px -5px;
}
    #product .products .row .col-sm-6{
        padding: 0px 5px;
    }
    .videocontent .img-block p{
        padding-right: 15px;
    }
    .videocontent .img-block p img {
    width: 40px;
}
.tabpro-name h3{
    font-size: 14px;
    line-height: 18px;
}
#masonary{
    padding-top: 30px;
}
.tabpro-name p img {
    width: 22px;
    margin-right: 5px;
}
#panier .table{
    margin-bottom: 0px;
}
#christmasyou .owl-carousel.owl-loaded {
    padding-left: 15px;
}
.mobile-tabs::-webkit-scrollbar {
    display: none;
}
.masonary-block [class*="col-"] {
    padding: 0px 10px;
}
.masonary-block .row {
    margin: 0px -10px;
}
.orangey-red-box a img, .pink-red-box a img, .red-brown-box a img{
width: 9px;
display: block;
height: 9px;
}
.blockcart .header a i {
    left: 20px;
}
.custom-checkbox label {
    text-align: left;
    line-height: 15px;
    display: flex;
    font-size: 12px;
}
    .checkout-step h1{
        font-size: 26px;
        line-height: 37px;  
    }
    body#checkout section.checkout-step .step-title {
    text-transform: unset;
    margin-bottom: 30px;
}
.cart-grid-body {
    margin-bottom: 0;
}
    #panierfacturation h2.smalheading, #panierpaiement h2.smalheading, .checkout-step h2.smalheading{
        font-size: 20px;
        line-height: 29px;
    }
    #checkout .cart-summary.donation-summary {
    margin-top: 66px;
}
/*    #payment-confirmation button.btn-redbrown{
        display: block;
        width: 100%;
        line-height: 48px;
    }*/
    #checkout-personal-information-step .continue, #payment-confirmation button.btn-gradient{
        display: block;
         width: 100%;
        line-height: 48px;
    }
    #previous-userinfo.btn-grey{
        display: none;
    }
    .donation-summary h2{
        padding: 21px 15px 20px;
        font-size: 19px;
    }
    #checkout .donation-total{
        padding: 20px 16px 0px;
    }
    body#checkout section#content {
    margin-bottom: 0;
}
#payment-confirmation{
    margin-top: 20px;
}
#previous-payment.btn-grey{
    display: none;
}
.xmas-images {
    min-height: 417px;
    right: 0;
    width: 100%;
}
.xmas-images img {
    position: relative;
    width: 100%;
    float: right;
    margin-bottom: -5px;
    margin-top: -80px;
}
#header .header-top{
    min-height: 78px;
}
#paniersuccess {
    padding-top: 0;
}
.message p{
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 10px;
}
.social-sharing {
    flex-direction: column;
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
}
#paniersuccess .hr{
    margin: 20px 0px;
}
.message .btn-block{
    flex-direction: column;
}
.message .btn-block .btn-big{
    max-width: 280px;
}
.message .btn-block .btn-big.btn-white{
max-width: 219px;
margin-top: 20px;
display: flex;
}
.message span{
    margin-bottom: 0px;
}
#blockcart-modal .cart-content .cart-content-btn{
    display: block;
}
#blockcart-modal .cart-content .cart-content-btn button{
    width: 100%;
    margin-bottom: 5px;
     margin-right: 0;
}
#blockcart-modal .modal-title{
    font-size: 12px;
}
#blockcart-modal .product-name{
    font-size: 16px;
    line-height: 21px;
}
.cart-detailed-actions{
    display: block;
}
#checkout .donation-amount {
    padding: 15px;
    }
    .donation-summary{
        padding-top: 0px;
        min-height: 422px;

    }
    .social-sharing span{
        display: block;
        margin-bottom: 14px;
    }
    .social-sharing li{
        margin-left: 0px;
        margin-right: 20px;
    }
    .mobile-tabs{
        overflow-y: scroll;
    }
.header-banner {
    padding-top: 95px;
}
.header-banner h2, .givemgift h3 {
    font-size: 15px;
    line-height: 25px;
}
}