@font-face {
	font-family: 'Clarendon LT Std';
	src: url('./font/ClarendonLTStd.eot');
	src: url('./font/ClarendonLTStd.eot?#iefix') format('embedded-opentype'),
		url('./font/ClarendonLTStd.woff') format('woff'),
		url('./font/ClarendonLTStd.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

body {
    margin: 0 auto;
    background-color: #F5F5F5;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    line-height: normal;
}

.modal-content,
.btn {
    border-radius: 0px; 
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: none;
}

/* Typography */

form, p{
    text-align: left;
    font-size: 12px;
}

a,
a:hover,
a:active{
    color: #149650;
    text-decoration: underline;
}

strong{
    color: #009900;
}

small{
    font-size: 11px;
}

.menu li a,
.main-menu li a {
    color: #666666;
    text-decoration: underline;
}

.main-menu li a {
    text-decoration: none;
}

.menu li a:hover,
.menu li.active,
.menu li.active a,
.main-menu li a:hover,
.main-menu li.active,
.main-menu li.active a,
.sidenav li a.active,
.sidenav a.active {
    color: #149650;
}

/* Layout */

ul,
ol {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    padding-left: 0;
    padding-right: 0;
}

.hide { display: none; }
.simpleCart_shelfItem img { display: block; padding-left: 7px; }
.simpleCart_shelfItem .item_add { display: block; margin: 40px 0 20px 0; }

header .row > div{
    text-align: center;
}

.logo {
    display: inline-block;
    width: 190px;
    height: 43px;
    background: url("images/kings-of-convenience-xs.jpg") no-repeat center top;
    .text-hide;
    background-size: contain;
}

.logo.text-hide a {
    display: block;
    width: 200px;
    height: 43px;
    cursor: pointer;
}

/* riattivare a modifiche finite */

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 40px;
    text-align:center;
}

.sidenav a {
    padding: 4px 8px 4px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.sidenav .listSidenav {
    text-align: left;
    width: 70%;
    margin: 0 auto;
}

.sidenav .listSidenav > li a {
    padding: 0px 8px 0px 32px;
}

.sidenav .listSidenav .clarendon {
    font-family: 'Clarendon LT Std';
    font-weight: 700;
}

/*.sidenav .subSidenav-shop {
    display: none;
}*/

.sidenav .subSidenav-shop li{
    font-size: 18px;
    padding: 2px 8px 2px 32px;
    color: #ffffff;
}

.sidenav .subSidenav-shop li a{
    font-size: 14px;
    padding: 0px 0px 0px 10px !important;
}

.openbtn {
    font-size: 30px;
    cursor:pointer;
    padding-top: 20px;
    color: #000000;
    display: block;
    text-align: left;
}

/*header .row:last-child {
    margin: 20px 0;
}*/

.shop-page header .row:last-child {
    position: absolute;
    width: 98%;
    top: 95px;
    margin: 0;
}

.shop-page header .row:first-child .tour-menu {
    margin-top: 35px;
}

.main-menu {
    display: inline-block;
    text-align: center;
    margin: 0;
}

.menu li:not(.tendina ):before {
    content: '\003e';
    margin-right: 3px;
}

.main-menu li.active:before {
    content: '\003e';
    margin-right: 3px;
}

.main-menu > li {
    display: inline-block;
    float: left;
    margin-right: 15px; 
}

.menu > li{
    display: inline-block;
    margin: 0 10px;
}

.menu li{
    text-align: left;
}

.tendina ul li{
    margin-top: 5px;
}

.tendina ul li.facebook{
    margin-top: 8px;
}

.img-responsive {
    display: inline-block;
}

.content{
    text-align: center;
    margin: 10px 0 20px 0;
}

.content.secondary{
    background-color: #fff; 
    padding: 10px;
}

.no-thumb .row div:first-child{
    margin-bottom: 10px;
} 

.sidebar.contacts > div {
    text-align: left;
    font-size: 12px;
    margin-left: 0px;
    width: 100%;
}

.tour li.past strong {
    color: #63D763;
}

/* Homepage */

header .home{
    padding-top: 0 !important;
    text-align: center !important;
}

header .home .logo{
    margin-left: 0;
    padding-left: 0;
}

#home ul{
    margin-top: 20px;
    text-align: center;
}

a.index-link{
    font-family: "janeaustennosecret";
    text-decoration: none !important;
    font-size: 22px;
    color: #8f9082;
}

.index-link:hover{
    color: #af763f;
}

/* Presentation Page */

.mini-cart { 
    font-size: 14px; 
    font-weight: 700; 
    float: right; 
    padding-top: 18% !important; 
}

.mini-cart .cart-icon { 
    display: inline-block; 
    text-align: right; 
    width: 46px; 
    height: 62px; 
    background: url('./images/cart.jpg') no-repeat center bottom; 
    padding-right: 10px; 
}

.mini-cart a { 
    vertical-align: bottom;
    text-decoration: none; 
}

.mini-cart a:hover { 
    text-decoration: underline; 
}

.presentation{
    padding: 30px 0;
}

.shop-page .secondary .thumb.opacity a img {
    opacity: 0.5;
}

.shop-page .secondary .thumb.opacity a:hover img {
    opacity: 1;
}

/* Shop Page */

.sidebar_cta{
    border-bottom: 3px solid #c3c3c3; 
}

.sidebar_cta p{
    text-align: center;
    text-transform: uppercase;
    color: #818181;
    font-weight: 700;
    line-height: 1.3em;
    min-width: 254px;
}

.info{
    padding-top: 10px;
}

.info > div{
    padding: 3.2% 10px;
}

.info h2{
    margin-top: 0;
    margin-bottom: 0;
    font-family: "janeaustennosecret";
    font-size: 24px;
    color: #8f9082;
    text-align: left;
}

.info.bag h2{
    margin-bottom: 10px;
}

.info .price{
    font-weight: 700;
    margin: 20px 0;
}

.info .price.poster {
    margin-bottom: 0px !important;
}

.info .price span{
    font-size: 24px;
}

.info ul{
    text-align: left;
    font-size: 12px;
}

.info .faq li{
    margin-top: 20px;
}

.sidebar{
        padding-top: 20px;
    }

.sidebar > div{
    padding: 0px 10px;
}

p.shipping{
    color: #990000;
    font-weight: 700;
}

.bordered{
    border-top: 2px dashed #a3a3a3;
}

/* Modal Style */
#cart-modal .modal-dialog { 
    padding: 15px; 
    background: #ffffff; 
}

#cart-modal .modal-content { 
    border-radius: 0px; 
    box-shadow: none; 
}

#cart-modal .modal-content > div { 
    padding: 0; 
}

#cart-modal .modal-header, .modal-footer { 
    border: none; 
}

#cart-modal .modal-header .close { 
    color: #ffffff; 
    opacity: 1; 
    margin-right: 10px; 
    margin-top: 10px;
}

#cart-modal .modal-title { 
    color: #ffffff; 
    background-color: #5cb85c; 
    margin: 0; 
    padding: 8px 10px; 
    font-weight: 400; 
    font-size: 20px; 
    text-transform: uppercase; 
}

#cart-modal .modal-body { 
    padding: 15px !important;  
}

#cart-modal .modal-body img { 
    max-width: 100%;  
}

#cart-modal .modal-body p{ 
    font-size: 14px !important; 
}

#cart-modal .modal-body .row { 
    margin: 0; 
    padding-bottom: 15px; 
    border-bottom: 1px solid #000000; 
}

#cart-modal .modal-footer { 
    padding: 0 15px 15px !important; 
}

#cart-modal .modal-footer button { 
    float: left; 
} 

#cart-modal .modal-footer a,
#cart-modal .modal-footer a:hover { 
    text-decoration: none; 
}

.modal-body {
    overflow-y: auto;
}

.modal-title{
    text-align: left;
    color: #026701;
    font-size: 12px;
    font-weight: 700;
    margin: 10px 0;
}

.modal-body .table-responsive{
    margin-bottom: 10px;
    overflow-x: hidden !important;
    border: none !important;
}

.modal-body table td{
    text-align: left;
    padding: 0 2px;
}

.added-modal { width: 200%; }

/* Poster Page */

#poster_link{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    cursor: pointer;
}

/* Video Page */

.video{
    margin-top: 20px;
}

.video-info{
    text-align: left;
    font-size: 12px;
    padding-left: 16px;
}

.youtube-videogallery-item {
    border: none;
    box-shadow: 0px 0px 0px rgba(0,0,0,0);
    display: inline-block;
    line-height: 0;
    list-style: none;
    margin: 0;
    overflow: hidden;
    text-align: center;
}

.youtube-videogallery-item a{
    width: 92%;
}

.youtube-videogallery-img {
    border-radius: 0px;
    width: 92%;
}

/* Tour Page */
.tour {
    padding-top: 0px !important;
}

.tour > div:first-child {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.tour h3 {
    text-align: left;
    margin-top: 0px !important;
}

.tour p span {
    display: inline-block;
    float: right;
}

.tour-list li {
    margin-bottom: 20px;
}

.pag-list {
    text-align: center !important;
}

.pag-list li {
    display: inline;
}

.pag-list li a {
    text-decoration: none;
    color: #666666;
    margin: 0 2px;
    padding-right: 4px;
    border-right: 1px solid #666666;
}

.pag-list li:last-child a {
    border: none;
}

.pag-list li a:hover {
    text-decoration: underline;
    color: #149650;
    border-color: #666666;
}

.pag-list li a.active {
    text-decoration: none;
    color: #149650;
}

/* Contacts Page */
.contacts .secondary .thumb > div {
    margin-bottom: 5px;
}

/* Cart Page */
.cart .cart-container { background: #f7f9fa; border-bottom: 2px solid #e5e5e5; border-left: 2px solid #e5e5e5; border-right: 2px solid #e5e5e5 }
.cart .cart-container > div:first-child { background: #ffffff; }
.cart h2 { color: #ffffff; background-color: #5cb85c; margin: 0; padding: 8px 10px; font-weight: 400; font-size: 18px; text-transform: uppercase; text-align: left; }
.cart-summary, .cart-total { padding: 10px; }
.cart-total { text-align: center; }
.cart-total table thead tr, .cart-total table tfoot { border-bottom: 1px solid #e5e5e5;} 
.cart-total table tfoot th { font-size: 14px; padding-top: 20px; padding-bottom: 40px; }
.cart table tr th, .cart table tr td { border: none; padding: 8px 0px; }
.cart table tr td { font-size: 12px; }
.cart .cart-summary > table tr td { font-size: 12px; padding-bottom: 16px; }
.cart table tr td .name { text-transform: uppercase; }
.cart table tr td p { margin-top: 0; }
.cart-item-qty a { display: inline-block; width: 16px; height: 16px; }
.cart-item-qty a:first-child { margin-right: 18px; }
.cart-item-qty a:last-child { margin-left: 10px; }
.cart-item-remove a { display: inline-block; width: 24px; height: 24px; }
.cart-button { margin: 0; padding: 10px 0px; }
.cart .cart-summary .cart-table tr td { font-size: 13px; }
.cart .cart-summary .shipment-info { margin: 40px 0 20px 0; }
.cart .cart-summary .shipment-info h5 { text-align: left; display: inline-block; float: left; text-transform: uppercase; }
.cart .cart-summary .shipment-info a { float: right; margin-top: 10px; margin-bottom: 10px; font-size: 12px; font-style: italic; }
.cart .cart-summary .shipment-info form { clear: both; }
.cart .cart-summary .shipment-info table tr td { font-size: 12px !important; }
.cart .cart-summary .shipment-info table .ship-input { padding: 0 40px; }
.cart .cart-summary .shipment-info table ul { margin-bottom: 0px; }
.cart .cart-total table { margin-bottom: 40px; }
.cart .cart-total p { font-size: 14px; color: #535252; text-align: center; padding-top: 10px; }
.cart .cart-total .or { padding: 20px 0px; background: url('./images/orbg.png') no-repeat center center; margin-bottom: 0px; }
.cart .cart-button a { text-decoration: none; }
.cart #payModal ul li { text-align: left; font-size: 12px; }
.each_price { display: none; }

/* Media Queries */

/* -----------------------------------
Piccoli device Tablet
------------------------------------ */
@media only screen and (max-width: 374px){
    #cart-modal .modal-footer button {
        float: none;
        margin-bottom: 10px; 
    }
}

@media only screen and (max-width: 567px){
    .each {
        display: none;
    }
    
    .each_price {
        display: block;
    }
}

@media only screen and (min-width: 768px){
    
    header{
        margin-top: 30px;
    }
    
    header .row:last-child {
        margin: 0;
    }
    
    .logo {
        display: inline-block;
        width: 200px;
        height: 43px;
        background: url("images/kings-of-convenience-xs.jpg") no-repeat center top;
        .text-hide;
        background-size: auto;
    }
    
    .shop-page header .row:last-child {
        position: inherit;
    }
    

    .shop-page header .row:first-child .tour-menu {
        margin-top: inherit;
    }
    
    .shop-page header .row:first-child .tour-menu .menu {
        text-align: left;
    }
    
    header .row div:nth-child(2), header .row div:last-child {
        margin-top: 10px; 
    }

    
    header .row div:first-child {
        text-align: left;
    }
    
    header .row div:nth-child(2){
        text-align: left;
    }
    
    .logo {
        display: inline-block;
        width: 265px;
        height: 57px;
        background: url("images/kings-of-convenience.jpg") no-repeat center top;
        .text-hide;
    }
    
    .logo.text-hide a {
        width: 265px;
        height: 57px;
    }
    
    .sidebar_cta{
        float: right;
    }
    
    .no-thumb{
        padding-right: 35px;
    }

    .col-sm-3.thumb{
        border-left: 2px dashed #a3a3a3;
        width: 27%;
        margin-left: -2.06185567%;
        padding-left: 2.06185567%;
    }
    
    #home ul{
        padding-top: 10px;
    }
    
    .bordered{
        border-top: none;
        border-left: 2px dashed #a3a3a3;
        border-right: 2px dashed #a3a3a3;
    }
    
    .info{
        padding-top: 30px;
    }
    
    .sidebar{
        padding-top: 50px;
    }
    
    .sidebar > div{
        padding: 0;
    }
    
    .modal-body {
        padding: 40px;
    }
    
    #cta{
        position: relative;
        text-align: center;
        width: 94.6%;
        position: absolute;
        top: 40px;
        z-index: 1000;
    }

    #cta a{
        background: rgba(255, 255, 255, 0.7);
        text-transform: uppercase;
        padding: 10px;
        width: 84px;
        height: 84px;
        line-height: 1.3em;
        display: inline-block;
        font-size: 13px;
        color: #4a4a4a;
        text-decoration: none;
        text-align: left;
    }
    
    #cta.book a{
        padding: 8px;
        height: 80px;
    }
    
    .video-info{
        padding-left: 12px;
    }
    
    .added-modal { 
        width: 100%; 
    }
    
    .item_size {
        width: 50%;
    }
    
}

/* -----------------------------------
Device Medi PC 
------------------------------------ */
@media only screen and (min-width: 992px){
    
    .container{
        width: 70.625%;
        padding-left: 0;
        padding-right: 0;
    }
    
    .sidebar > div{
        margin-left: -25px;
        width: 110%;
    }
    
}

/* -----------------------------------
Grandi device PC 
------------------------------------ */
@media only screen and (min-width: 1200px){
    
    .container{
        max-width: 904px;
        padding-left: 0;
        padding-right: 0;
    }
    
    header .row div:first-child{
        text-align: center;
    }
    
    header .row div:nth-child(3){
        text-align: right;
        padding-top: 34px;
        margin: 0;
    }
    
    .tour-menu, header .row div:last-child{
        padding-top: 32px; 
        margin: 0;
    }
    
    header .row:last-child div.tour-menu{
        margin-top: -58px;
    }
    
    .presentation{
        display: inline-block;
        float: left;
        width: 485px;
    }
    
}