﻿ /* Use this CSS-file to override any styles set by system-default */
 
/** GENEREL **/
body { background-color: #ffffff !important; }
.section { padding: 30px 0 60px 0; }
.text-success { color: #5cb85c !important; }

/* Topnavigation navbar  */
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse { max-height: none; }
#ctl00_ctl00_LIT_CartLinkPanel{ text-transform: uppercase; font-weight: bold; }
.rcbSlide .combo_search .rcbScroll{ min-height: 250px; /* Minimum højde i søgeboks, varer */ }

/* Søgefunktion */
.searchprodrow .panel-product-heading{ line-height: 20px; max-height: 100px; }

/* Breadcrumbs  */
.section-breadcrumbs { background: white; padding: 0; border-bottom: 1px solid #ddd; line-height: 40px; }

/* Produktside  */
.RadEditor_Silk { background-color: rgb(240,240,240,0.0) !important; background-image: linear-gradient(white,#e3e3e3); border-radius: 4px; border-color: #ccc; }
.reToolBarWrapper { background-image: none; }
.panel-options .row { margin: 0px 0px; }
.webshop-footer-fixed { margin-bottom: 200px; }
#ctl00_MC_PH_pnlR_CatNText .row.teaser:before,
#ctl00_MC_PH_pnlR_Prod .row:before,
#ctl00_MC_PH_pnl_FocusP .row:before{ content: none; }
.panel-preview-large .panel-preview-illustrations { margin-bottom: 50px; }
.panel-preview-large .panel-preview-illustrations a{ min-height: 215px; }
.aspNetDisabled.btn-success:hover{ background: #d43f3a !important; }

/*Carousel - login*/
.carousel-indicators li:first-child { margin-right: -3px; }

/* Kategori */
.section-products .panel-product{ margin-bottom: 40px; }
.section-products .panel-product-text { display: none; /* Fjerner  dublet kategori-tekst*/ }
.panel-product a{ text-decoration: none !important; } 

#spinner3 { z-index: 12345678; position: fixed; top: 50%; left: 45%; margin-left: -75px; margin-top: -75px; border: none; box-shadow: none; background: transparent; }
#spinner3 img{ width: 40%; padding: 0px; /*border: 2px solid #ababab;*/ box-shadow: 1px 1px 10px #ababab; border-radius: 25px; text-align:center; }

#ctl00_MainContentPH_pnlR_Cat .row:before,
#ctl00_MC_PH_pnlR_Cat .row:before{ content: none; }
.webshop-product-image img:hover { position: relative; z-index: 2; }
.k-image { display: none; }

/* WebshopView */
#ctl00_MC_PH_loadpnl_CatNavctl00_MC_PH_pnl_WSProducts.RadAjax .raDiv { background-position: bottom 250px center; /* Places spinner in the bottom */ }
#ctl00_MC_PH_loadpnl_CatNavctl00_MC_PH_pnl_WSProducts.RadAjax_Bootstrap .raColor { background-color: #e4e4e4; }
.webshop-product-image .fa-camera:before { color: #f3f3f3; }

/* Checkout / Indkøbskurv */
.checkout-page-content .panel-heading { background: #efefef; }
.checkout-page-content .panel-title { color: #808080 !important; }
.checkout-page-content .RadDropDownList_Bootstrap .rddlInner { color: #fff; border: 1px solid #4cae4c; background: -webkit-linear-gradient(#4cae4c, #5cb85c,); background: linear-gradient(#4cae4c, #5cb85c); }
#ctl00_MC_PH_lbl_InvEmail,
#ctl00_MC_PH_TB_InvEmail{ display: none; }
.checkout-sidebar .cart-save { position: relative; z-index: 0; }
#ctl00_MC_PH_TB_Comment{ height: 55px; }

.checkout-page .oref-row{ padding: 1px 3px; } /* Anden information */
.checkout-page #ctl00_MC_PH_radDDL_Ref_DropDown{ min-height: 300px !important; } /* Anden information dropdown*/
.checkout-page .rcbScroll{ min-height: 265px !important; } /* Anden information dropdown*/

@media (min-width: 768px){
  .checkout-page-sidebar .checkout-sidebar.affix { z-index: 1; }
}

.cart-row.cart-discount h4,
.cart-row.cart-discount p { color: red !important; }

/*.RadDropDownList_Bootstrap .rddlFocused,*/
.checkout-page-content .RadDropDownList .rddlFakeInput { color: #fff; }

/* Checkout - orderconfirm fail */
.jumbotron-confirmpage.jumbotron-danger .jumbotron-heading .fa-check:before { content: "\f00d"; }

/* Media page */
.media-page .footer{ display: none; }