/**
 * This file is a container for custom CSS. You can use it to override the default styles of the theme.
 *
 * 1. Copy the file "SAMPLE.custom.css" and rename it to "custom.css".
 *    Otherwise this file will not be loded by Magento.
 * 2. Enable it in the admin panel.
 * 3. Uncomment slected sample styles or add your own CSS to override the default styles of the theme.
 *
 * Please refer to the user guide for more details.
 *
 */



/* Stock indicator on product page: icon color
-------------------------------------------------------------- */

/*
.availability-only .ic { color: green; }
*/



/* Product counter in the mini cart drop-down
-------------------------------------------------------------- */

/*
.header .skip-link .count {
	background-color: deepskyblue;
}
*/

@import url(http://fonts.googleapis.com/css?family=Ubuntu);


/*==================Header========================*/

.drop-shadow, .shadow .show-bg, .shadow .nav--bar-drop-shadow .mobnav-trigger, .shadow .nav--bar-drop-shadow #nav {
box-shadow: none;
}


.wrapper {
/*background-image: url(../images/Fundal1900x1200.jpg) !important;*/
background-image: url(../images/invictus.jpg) !important;
/*background-image: url(../images/Holiday-HD-Christmas-Lights-Wallpapers-1920x1200.jpg) !important;*/
background-size: cover;
background-attachment: fixed;
}

.header-container2 {
background: rgba(250,250,250,0.95) !important;
-webkit-box-shadow: 0px 4px 10px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 4px 10px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 4px 10px 0px rgba(50, 50, 50, 0.75);
}

/*
.sticker.sale {
background-image: url(../images/Bulina-BF.png) !important;
background-repeat: no-repeat;
}
*/

/*===============Menu===============*/

.nav-regular .nav-item > a { 
font-size:16px;
font-family: "Bitter", georgia, serif;
font-weight: normal;
}

.nav-regular .nav-panel li.classic { position: relative; } /* Container of the dropdown has to be relative */
.nav-regular .nav-panel li.classic > .nav-panel--dropdown {}
.nav-regular .nav-panel li.classic:hover > .nav-panel--dropdown {
display:block;
left:190px;
top:0;
}

.nav-regular .mega > .nav-panel--dropdown { 
margin-left:130px;
}

.nav-regular .mega > .nav-panel--dropdown p {
margin:0 !important;	
}

.nav-regular .nav-submenu--mega > li > a {
font-size: 15px;
text-decoration: underline;
}

 .nav-regular .nav-item--home{
display:none !important;	
}

li.nav-item.level1 {
border-bottom:1px solid #ccc;	
} 
li.nav-item.level2 {
border-bottom:1px solid #ccc;	
}

#nav .nav-panel-inner li.nav-item.level2 {
border-bottom:none;
}

.nav-regular .nav-item  ul li{
padding:3px 10px;	
}

.nav-regular .classic > .nav-panel--dropdown {
padding:0px;	
}

ul.level1.nav-submenu.nav-panel--dropdown.nav-panel {
margin-top:-5px;	
}

/*ul.level1.nav-submenu.nav-submenu--mega.dd-itemgrid.dd-itemgrid-6col {
width:800px;	
}
ul.level1.nav-submenu.nav-submenu--mega.dd-itemgrid.dd-itemgrid-6col li a{
font-size: 13px;
line-height: 15px;	
}

ul.level1.nav-submenu.nav-submenu--mega.dd-itemgrid.dd-itemgrid-6col li li a{
font-size: 12px;	
}*/

/*==========Institutii menu modificari(ascundere subcategorii)===========*/

li.nav-item.level0.nav-2.level-top.nav-item--parent.classic.nav-item--only-subcategories.parent .nav-panel--dropdown a .caret,
li.nav-item.level0.nav-2.level-top.nav-item--parent.classic.nav-item--only-subcategories.parent ul.level0.nav-submenu.nav-panel--dropdown.nav-panel .nav-panel--dropdown.nav-panel {
display:none;	
}
/*=================================================*/


/*===================== Meniu Contact ============================*/
li.nav-item.level0.nav-5.level-top.last.classic {
float:right
}

/*=========Product first page slider========*/

.itemslider-wrapper .products-grid .product-name {
  height: 40px;
  overflow: hidden;
  text-align: center;
}

/*Font titluri*/


.page-title h1, .page-title h2{
font-family: 'Ubuntu', sans-serif;
}

.block .block-title strong {
font-family: 'Ubuntu', sans-serif;
}

h2.product-name a, h3.product-name a, h4.product-name a, h5.product-name a, p.product-name a {
font-family: 'Ubuntu', sans-serif;
}

.main-font, h1, h2, h3, h4, h5, .section-title, .products-list .product-name, .products-grid .product-name, h3.product-name, .feature .heading, .accordion .heading, .nav-regular .nav-item.level0 > a, .nav-regular .nav-submenu--mega > li > a, .mobnav-trigger, .nav-mobile .nav-item.level0 > a, .nav-mobile .nav-item.level1 > a, .nav-mobile .nav-item.level2 > a, .block .block-title, #opc-login h3, .box-account .box-head h2, .order-items h2.table-caption, .order-items h2.sub-title, .order-items .order-comments h2, .product-view .box-reviews dt .heading, .gen-tabs .tabs a, .footer .heading, #subscribe-form label, .caption .heading {
font-family: 'Ubuntu', sans-serif;
}

.nav-regular .nav-item > a {
font-family: 'Ubuntu', sans-serif;
}


/*------Links footer Display none---------*/

.footer-top-container.section-container {
display:none;	
}


.form-list .input-box {
width:340px;	
}


/*------Special Price---------*/


.special-price .price, .special-price .price-label {
color:#f49b0f !important;
font-weight:bold;
font-size:1.1em;
}

p.special-price {

padding:4px;
margin: 0 10px;
border-radius: 6px;
display:block; 
}

/*----Carousel front page ------*/

.owl-item {
text-align:center;
}

/*----Contact form ------*/

.cols2 div
{
	
}

.cols2left
{
	margin-right: 15px; 
}

.cols2right
{
}

.divSides
{
	width: 49%;
	min-width: 350px;
	float: left;
	display: inline-block;
}

/*----Create Account form ------*/

.twoColSides
{
	width: 49%;
	min-width: 350px;
	float: left;
	display: inline-block;
}

#rightSide
{

}

#leftSide
{

}

/*----Cookie notification ------*/

#notice-cookie-block
{	
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 100;
}

/*----Comment order ------*/

#checkout-agreements div.input-box
{
	width: 100% !important;
}

#ordercomment-comment
{
	width: 100% !important;

}

/* Product labels (stickers)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* Positionning
-------------------------------------------------------------- */
.sticker-wrapper {
        position:absolute;
        transition:                     all 150ms ease-in-out;
        -moz-transition:        all 150ms ease-in-out;
        -webkit-transition:     all 150ms ease-in-out;
        -o-transition:          all 150ms ease-in-out;
}
.product-view .sticker-wrapper { z-index:99; /* On product page z-index greater than Cloud Zoom image */ }
.product-view .product-img-column { position:relative; } /* Stickers are positioned relative to this container */

.sticker-wrapper.top-right { top:-3px; right:-3px; }
.sticker-wrapper.bottom-right { bottom:-3px; right:-3px; }
.sticker-wrapper.bottom-left { bottom:-3px; left:-3px; }
.sticker-wrapper.top-left { top:-3px; left:-3px; }

/* Appearence
-------------------------------------------------------------- */
.sticker {
        width:50px;
        height:50px;
        border-radius:50%;

        font-size:1.5222em;
        line-height:1em;
        font-weight:bold;
        text-align:center;
        display:table-cell !important; /* Add "important" to override inherited styles of parent elements */
        vertical-align:middle !important;

        transition:                     all 150ms ease-in-out;
        -moz-transition:        all 150ms ease-in-out;
        -webkit-transition:     all 150ms ease-in-out;
        -o-transition:          all 150ms ease-in-out;
}

/* Colors */
.sticker.new { background-color:#F59C00; color:#262646; }
.sticker.sale { background-color:#1b1a34; color:#fff; } 

/* Effects */
.item:hover .sticker { width:65px; height:65px; }
.item:hover .sticker-wrapper.top-right,
.item:hover .sticker-wrapper.top-left { }
.item:hover .sticker-wrapper.top-right { }
.item:hover .sticker-wrapper.top-left { }

/*Sizes*/
.sticker.size-s { width:45px; height:45px; font-size:1em; }
.item:hover .sticker.size-s { width:50px; height:50px; }
.sticker.size-xs { width:40px; height:40px; font-size:0.9166em; /*11px*/ }
.item:hover .sticker.size-xs { width:45px; height:45px; }
