/**********************************  * CART***********************************/

.cartTop .input-group .input-group-addon { color: #909090; line-height: 30px; }.cartTop .input-group .input-group-addon.active { font-weight: bold; color: #233662; }.cartTop .input-group .input-group-addon.inpath { color: #555; }.cartContainer .navbar { margin-top: 40px; }.cartContainer .navbar .btn { float: right; }.cartContainer .navbar > .btn:last-child { float: left; }@media (max-width: 767px ) {  .cartTop .input-group { display: block; overflow: hidden; }  .cartTop .input-group .input-group-addon { float: left; width: 50%; line-height: 20px; border-radius: 0; }}/**********************************  * CART STEP 1***********************************/.cartContainer .orderContent .row .col { padding: 10px 15px; }.cartContainer .orderContent .row.orderline { border-bottom: 1px solid #cccccc; }.cartContainer .orderContent .row.orderline:first-child { border-top: 1px solid #cccccc; }.cartContainer.content .orderContent .row.orderline .col.quantity { padding: 3px 15px; }.cartContainer.content .orderContent .row.orderline .col.quantity input[type=text] { width: 54px; text-align: center; }.cartContainer.content .orderContent .row.orderline .col.quantity .btn { font-size: 12px; line-height: 20px; }.cartContainer.content .orderContent .row.orderline .input-group{ white-space: nowrap;}.cartContainer.content .orderContent .row.orderline .input-group input.form-control{ width: 54px;}@media (max-width: 767px ) {  .cartContainer .orderContent .row { padding: 10px 0; }  .cartContainer .orderContent .row .col { padding: 0px 15px; }  .cartContainer .orderContent .row.orderline .col { text-align: left; overflow: hidden; }  .cartContainer .orderContent .row.orderline .col .xs-right { float: right; }  .cartContainer .orderContent .row.orderline .col .xs-left { float: left; }  .cartContainer.content .orderContent .row.orderline .col.quantity > span { float: left; line-height: 34px; margin-right: 5px; }}/**********************************  * SPECIAL INPUT GROUPS WITH FORMS***********************************/.input-group form { display: inline-block; }.input-group form .form-control,.input-group form .btn { float: none; border-left: 0; vertical-align: top; }.input-group form:first-child .btn,.input-group form:first-child .form-control { border-top-right-radius: 0; border-bottom-right-radius: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-left: 1px solid #ccc; }.input-group form:last-child .btn,.input-group form:last-child .form-control { border-top-left-radius: 0; border-bottom-left-radius: 0; }.input-group form:not(:first-child):not(:last-child) .btn,.input-group form:not(:first-child):not(:last-child) .form-control { border-radius: 0; }/**********************************  * FRONTPAGE***********************************/.carousel { margin-bottom: 50px; }/**********************************  * FOOTER***********************************/footer p { text-align: center; }footer a,footer span { display: inline-block; padding: 0 3px; white-space: nowrap; }/**********************************  * MINICART***********************************/#minicart { line-height: 50px; overflow: hidden; }#minicart a { float: right; margin-top: 8px; margin-left: 10px; }#minicart.loading > span { opacity: .65; }@media (max-width: 767px ) {  #minicart { float: none!important; line-height: 25px; }  #minicart > span { display: block; }}/**********************************  * PRODUCT***********************************/.productView form.loading input[type=submit] { background-color: #428bca; border-color: #357ebd; pointer-events: none; cursor: not-allowed; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; opacity: .65; }.productView form .page-header { margin-top: 0px; }/**********************************  * DEMOSITE SPECIFIC***********************************/.backoffice-link a { display: block; margin: 0; text-align: center; padding: 20px 0; }

@font-face {
  font-family: "Globold";
  src: url("../Fonts/Gobold Uplow.otf");
}

body {
    padding-top:0px !important;
  font-family :"Exo", sans-serif;
  font-size:16px !important;
}

h1,h2,h3,h4,h5,.navbar-nav li, input[type="submit"], button, .nombreItemContainer,.btn-secondary, legend,.item-price
{
    font-family: "Globold";

}

.navbar-default {
    background-color: transparent!important;
    border:none!important;
    margin: 0!important;
}
#navbar {
    border: none;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1020;
    background: #ffffff;
    height: auto!important;
}
.banner {
    margin-top:15px;
    position: relative;
}
.noSlider img, .banner img {
    width: 100%;
    display: block;
    margin: auto;
}
.banner .nombreItemContainer {
    position: absolute;
    z-index: 1001;
    right: 10%;
    bottom: 2%;
    text-align: center;
}
.banner .nombreItemContainer .title {
    font-size: 15px;
    color: #000000;
    display: block;
}
.banner .nombreItemContainer .nombreItem {
    border: 3px solid #29316a;
    border-radius: 15px;
    display: inline-block;
    font-size: 30px;
    padding: 0px 30px;
    margin: 5px 0;
    color: #29316a;
    background: #ffffff;
}
footer .footer .navigation {
    padding-left: 0;
}
footer .footer .socialLinks {
    padding-right: 0;
}
footer .footer ul {
    background: #ffcc01;
    height: 100px;
    display: flex;
    align-items: center;
    margin: 0;
}
footer .footer .navigation ul {
    justify-content: space-around;
}
footer .footer .navigation ul li {
    display: flex;
}
footer .footer .navigation ul li:last-child {
    margin-right: 20%;
}
footer .footer .socialLinks li {
    display: inline-block;
    margin: 0 25px;
}
footer .footer ul li a {
    color: #000000;
    text-decoration: none;
}
.content img {
    width: 100%;
}

@media (min-width: 1450px) {
    .container {
        width: 1430px;
    }    
    .navbar-nav > li > a {
        font-size: 20px;
    }
}
@media (max-width: 1450px) {
    .noSmall {
        display: none;
    }   
}
@media (max-width: 992px) {
    .background {
        position: absolute; 
        opacity: 0.5; 
        width: 100%;
    }
    .content .background img {
        width: 23%;
        margin: 0!important;
    }
    .banner .nombreItemContainer {
        top: -10%;
        bottom: auto;
        right: 5%;
    }
    .banner .nombreItemContainer .title {
        font-size: 11px;
    }
    .banner .nombreItemContainer .nombreItem {
        font-size: 20px;
    }
}
@media (max-width: 768px) {
    footer .footer .socialLinks, footer .footer .navigation {
        padding: 0;
    }
    footer .footer .socialLinks ul {
        justify-content: center;
    }
}

#add-to-basket
{
    height:58px;
    border-radius:10px;
    background-color:#f2b04f;
    border:none;
       font-size: 32px;
    line-height: 47px;
}
#proceed-pay
{
   
    border-radius:5px;
    background-color:#f2b04f;
    border:none;
     
}


.item-price {
 color:   #ffcc01 !important;
}

#product-details section header
{
    border:none !important;
}

.form-add-to-cart
{
    padding-bottom:57px;

}
.img-product
{
    padding-left:57px;
    padding-top:63px;
    padding-bottom:75px;
}
.alert
{
      background-color:#f2b04f;
      color:#FFFFFF;
      border:none;
      border-radius:0px;
}

.alert-success
{
  
    background-color:white !important;
    border:none;
    color:#000000;
}

.alert-success p{

      color:   #ffcc01 !important;
}


.alert-success.item-added p, .alert-success.item-added a {
        font-weight: bold;
        color: rgb(51, 51, 51) !important;
    }

    .alert-success.item-added a {
        font-weight: bold;
        text-decoration:underline;
    }
.btn-secondary,.btn-secondary:hover,.btn-primary, .btn-primary:hover
{
    border-radius:5px;
    background-color:#f2b04f;
    border:none;
}

a,a:hover
{
    color:#ffcc01;

}

.container form
{
    padding:30px !important;
}

.fa-arrow-right
{

       vertical-align: middle;
}

.checkbox.red, .checkbox.red i, .checkbox.red a, .checkbox.red *
{
    color:red !important;
}

.checkbox.shake
{
    -webkit-animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
          animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-perspective: 1000px;
          perspective: 1000px;

}

@-webkit-keyframes shake {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
            transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
            transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-4px, 0, 0);
            transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    -webkit-transform: translate3d(4px, 0, 0);
            transform: translate3d(4px, 0, 0);
  }
}

@keyframes shake {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
            transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
            transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-4px, 0, 0);
            transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    -webkit-transform: translate3d(4px, 0, 0);
            transform: translate3d(4px, 0, 0);
  }
}

div.gopay
{
    display:inline-block;
}

#send-order:disabled
{
    background-color: lightgray !important;

}
    .containero:hover .overlay{
    opacity: 0.5;
  
    height: 74%;
	 right: 15px;
    bottom: 0;
    left: 15px;
    
  }
  
  .containero:hover .basketspan{
    opacity: 1;
   
    -webkit-transition:  opacity 1.3s ease;
    transition:  opacity 1.3s ease;

  }
  
  .overlay{

      z-index:10000;
    /*background-image: linear-gradient(to bottom right,#002f4b,#dc4225);*/
background: -moz-linear-gradient(top, rgba(0,47,75,0) 5%, rgba(220,66,37,0.8) 30%, rgba(0,47,75,0.8) 53%, rgba(220,66,37,0.8) 75%, rgba(0,47,75,0.04) 96%, rgba(0,47,75,0) 97%);
background: -webkit-linear-gradient(top, rgba(0,47,75,0) 5%,rgba(220,66,37,0.8) 30%,rgba(0,47,75,0.8) 53%,rgba(220,66,37,0.8) 75%,rgba(0,47,75,0.04) 96%,rgba(0,47,75,0) 97%);
background: linear-gradient(to bottom, rgba(0,47,75,0) 5%,rgba(220,66,37,0.8) 30%,rgba(0,47,75,0.8) 53%,rgba(220,66,37,0.8) 75%,rgba(0,47,75,0.04) 96%,rgba(0,47,75,0) 97%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00002f4b', endColorstr='#00002f4b',GradientType=0 );
    position: absolute;
    margin: auto;
  
    height: 74%;
    top: -194px;
    right: 15px;
    bottom: 0;
    left: 15px;

    
    opacity: 0;
    
    -webkit-transition: .4s ease;
    transition: .4s ease;
    
  }
  .basketspan{
      z-index:10000;
    color: #fff;
    text-align: center;
    position: absolute;
    margin: auto;
    width: 251px;
    height: 42px;
    line-height: 30px;
    left: 0;
    top: -42%;

    right: 0;
    bottom: 0;
    opacity: 0;
  font-size:14pt;
    -webkit-transition: opacity .7s ease;
    transition:  opacity .7s ease;
  }
  
  .banner::after {
    content: '2024';
    color: #FFFFFF;
    font-size: 4vw;
    display: block;
    height: 100px;
    width: 30%;
    /* background-color: red; */
    position: absolute;
    opacity: 1;
    visibility: visible;
    right: 0%;
    top: 46%;
    z-index: 1000;
}


.banner::before {
    content: 'Edition';
    color:#FFFFFF;
    font-size: 4vw;
    display: block;
    height: 100px;
    width: 30%;
    /* background-color: red; */
    position: absolute;
    opacity: 1;
    visibility: visible;
    left: 0%;
    top: 46%;
    z-index: 1000;
    text-align: right;
}

