/********************************************************
			Templatemela Custom Styles
********************************************************/



.owl-carousel {
    display: none;
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    float: left;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-carousel .owl-item .manu_image a {
    display: inline-block;
}

.owl-carousel .owl-item .manu_image a img {
    max-width: 100%;
}

.owl-carousel .owl-item:hover a img {
    border-color: blue;
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    /* fix */
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    text-align: center;
}


/* mouse grab icon */

.grabbing {
    cursor: url("../img/caprica/grabbing.png") 8 8, move;
}

.customNavigation {
    position: absolute;
    z-index: 959;
    width: 5%;
    top: -10%;
    direction: ltr !important;
    display: block;
    right: 15px;
}

#additional-carousel .customNavigation {
    top: 45px;
    right: 0;
}

.ctcategorylist:hover .customNavigation,
.ct-hometabcontent:hover .customNavigation,
.brands:hover .customNavigation,
#product .products:hover .customNavigation,
.additional_slider:hover .customNavigation,
.special-products:hover .customNavigation,
.lastest_block:hover .customNavigation {
    display: block;
}

.ctcategory-container .customNavigation {
    top: 40%;
}

.ctcategory-container .customNavigation a.prev {
    left: -10px;
}

.ctcategory-container .customNavigation a.next {
    right: -10px;
}

.customNavigation a {
    position: absolute;
    font-size: 18px;
    line-height: 27px;
    padding: 0 0 0 3px;
    color: #000 !important;
    height: 27px;
    width: 27px;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    /*border-radius:50%;*/
    font-weight: normal;
    letter-spacing: 0;
    background: #ebebeb;
    text-align: center;
}

.pspc-main .time::before {
    position: absolute;
    content: "";
    background: url("../img/caprica/timer-bg.png") no-repeat scroll center center;
    background-size: 100%;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
}

.additional_slider .customNavigation {
    width: 100%;
    top: 40px;
    right: 0px;
}

.customNavigation a:hover {
    border-color: #ffcb05;
    color: #fff;
    background-color: #ffcb05;
}

.customNavigation a:hover:before {
    color: #fff;
}

.customNavigation a.prev {
    left: 0;
}

.additional_slider .customNavigation a.prev {
    left: 0;
}

.customNavigation a.next {
    right: 0;
}

.additional_slider .customNavigation a.next {
    /*right: 0px;display:none;*/
}

.brands .customNavigation a.prev {
    left: 0;
}

.brands .customNavigation a.next {
    right: 0;
}

.lastest_block .customNavigation {
    top: -8.5%;
}



.lastest_block {
    /*background: url("../img/caprica/blog-bg.jpg") repeat fixed center center;*/
}
.lastest_block .customNavigation a:hover {
    background-color: #ffcb05;
}
.lastest_block .customNavigation a:hover::before {
    color: #fff;
}
@media (max-width: 1300px) {
    .brands .customNavigation a.prev {}
    
    .brands .customNavigation a.next {}
}
@media (max-width: 991px) {
    #main .images-container .js-qv-mask {
        margin: 0px;
    }
    
    .pspc-main .time::before {
        background-size: 93%;
    }
}
@media (max-width: 767px) {}
.customNavigation a.prev:before {
    content: "\E314";
    font-family: "Material Icons";
}
.customNavigation a.next:before {
    content: "\E315";
    font-family: "Material Icons";
}
#ctleftbanner img,
#ctrightbanner img {
    max-width: 100%;
}

/******* Subbanner *******/
#ctsubbanner {
    float: right;
    margin: 35px 0 80px;
}
#ctsubbanner ul {
    margin: 0;
}
#ctsubbanner li a {
    display: block;
}
@media (max-width: 1230px) {
    #ctsubbanner img {
        width: 100%;
        height: auto;
    }
    
    .sub_cms {
        width: 31%;
    }
    
    .sub_cms.sec {
        margin: 0 3%;
        padding: 0 3%;
    }
    
    #ctcmssliderbottomblock img {
        width: 100%;
    }
    
    .banner_bottom .banner {
        width: 32%;
    }
    
    .banner.third {
        margin: 0 2%;
    }
}
@media (max-width: 767px) {
  
	.products .product_list li.product_item .product-miniature, .products .product_list li.item .product-miniature {
    min-height: 320px;
}
	
	.sub_cms {
        width: 31%;
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    
    .sub_cms.sec {
        margin: 0 2%;
        padding: 0 2%;
    }
    
    #ctcmssliderbottomblock img {
        width: 100%;
    }
    
    .banner_bottom .banner {
        width: 32%;
    }
    
    .banner.third {
        margin: 0 2%;
    }
    
    .sub_cms_left {
        width: 100%;
        text-align: center;
    }
    
    .sub_cms_img {
        float: none;
        display: inline-block;
    }
    
    .cms_cont {
        padding: 10px 0;
        text-align: center;
    }
}
@media (max-width: 543px) {
    .service_inner {
        width: 100%;
        float: none;
        margin: 0 auto;
        padding: 15px;
    }
    
    .service {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    
    .service .icon {
        display: inline-block;
    }
    
    .service_content {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    
    .block_newsletter form input.btn {
        background: #b82d54 none repeat scroll 0 0;
        color: #fff;
        font-size: 11px;
        /*padding: 7px 2px;*/
    }
    
    .block_newsletter form input.btn:hover {
        background: #fcb040;
        color: #fff;
    }
    
    #blockcart-modal .modal-title i.material-icons {
        margin-right: 3px;
    }
}
@media (max-width: 479px) {
    #ctsubbanner {
        text-align: center;
        margin-top: 25px;
        margin-left: 0;
        width: auto;
    }
    
    #ctsubbanner li {
        display: inline-block;
    }
    
    #ctsubbanner img {
        width: 100%;
    }
    
    #ctsubbanner li:first-child {
        margin-bottom: 25px;
        ;
    }
    
    .sub_cms {
        width: 100%;
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    
    .sub_cms.sec {
        margin: 0 2%;
        padding: 0 2%;
    }
    
    #ctcmssliderbottomblock img {
        width: 100%;
    }
    
    .banner_bottom .banner {
        width: 32%;
    }
    
    .banner.third {
        margin: 0 2%;
    }
    
    .sub_cms_left {
        width: 100%;
        text-align: center;
    }
    
    .sub_cms_img {
        float: none;
        display: inline-block;
    }
    
    .cms_cont {
        padding: 10px 0;
        text-align: center;
    }
    
    .sub_cms_left {
        text-align: left;
        width: auto;
    }
    
    .sub_cms_img {
        display: inline-block;
        float: left;
    }
    
    .cms_cont {
        padding: 10px 0 10px 55px;
        text-align: left;
    }
    
    .sub_cms.sec {
        border-top: 1px solid #dcdcdc;
        border-bottom: 1px solid #dcdcdc;
        border-left: none;
        border-right: none;
        margin: 2% 0;
        padding: 2% 0;
    }
    
    .pspc-main .time::before {
        background-size: 85%;
        top: 3px;
    }
    
    .psproductcountdown .pspc-main .count {
        font-size: 18px;
    }
	
.products .product_list li.product_item.col-sm-6, .products .product_list li.item.col-sm-6, .products .product_list li.product_item.col-md-6 {
    width: 50%;
    float: left;
}
	
#js-product-list .products .product_list li.product_item.col-lg-2 {
    width: 50%;
}	
	
}
@keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    
    to {
        background-position: 100% 0;
    }
}

/*css for lightbox*/

/* line 7, ../sass/lightbox.sass */
body:after {
    content: url(../img/caprica/close.png) url(../img/caprica/loading.gif) url(../img/caprica/prev.png) url(../img/caprica/next.png);
    display: none;
}

/* line 11, ../sass/lightbox.sass */
.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}

/* line 20, ../sass/lightbox.sass */
.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}

/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
    display: block;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

/* line 32, ../sass/lightbox.sass */
.lightbox a img {
    border: none;
}

/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
    position: relative;
    background-color: white;
    zoom: 1;
    width: 928px;
    height: 619px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}

/* line 44, ../sass/lightbox.sass */
.lb-container {
    padding: 4px;
}

/* line 47, ../sass/lightbox.sass */
.lb-loader {
    position: absolute;
    top: 0;
    right: -35px;
    height: 25%;
    width: auto;
    line-height: 0;
    display: inline-block !important;
    left: auto;
    text-align: center;
}

/* line 56, ../sass/lightbox.sass */
.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../img/caprica/close.png) no-repeat;
}

/* line 63, ../sass/lightbox.sass */
.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

/* line 71, ../sass/lightbox.sass */
.lb-container>.nav {
    left: 0;
}

/* line 74, ../sass/lightbox.sass */
.lb-nav a {
    outline: none;
}

/* line 77, ../sass/lightbox.sass */
.lb-prev,
.lb-next {
    width: 49%;
    height: 100%;
    cursor: pointer;
    /* Trick IE into showing hover */
    
    display: block;
}

/* line 84, ../sass/lightbox.sass */
.lb-prev {
    left: 0;
    float: left;
}

/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
    background: url(../img/caprica/prev.png) left 48% no-repeat;
}

/* line 90, ../sass/lightbox.sass */
.lb-next {
    right: 0;
    float: right;
}

/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
    background: url(../img/caprica/next.png) right 48% no-repeat;
}

/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    zoom: 1;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
}

/* line 103, ../sass/lightbox.sass */
.lb-data {
    padding: 0 4px;
    color: #bbbbbb;
}

/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em;
}

/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
}

/* line 115, ../sass/lightbox.sass */
.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999;
}

/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../img/caprica/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
}

/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

/* Video  */
#slvj-window {
    width: 100%;
    min-height: 100%;
    z-index: 999;
    background: rgba(0, 0, 0, .8);
    position: fixed;
    top: 0;
    left: 0;
}
#slvj-window,
#slvj-window * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}
#slvj-background-close {
    width: 100%;
    min-height: 100%;
    z-index: 31;
    position: fixed;
    top: 0;
    left: 0;
}
#slvj-back-lightbox {
    width: 700px;
    height: 540px;
    margin: auto;
    z-index: 32;
}
.slvj-lightbox {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 5px;
    margin: 0;
    background-color: #FFF;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, .3);
    z-index: 53;
}
#slvj-close-icon {
    background-image: url(../img/caprica/close-icon.png);
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 551;
}
#slvj-close-icon:hover {
    cursor: pointer
}
@media (max-width: 767px) {
    #slvj-back-lightbox {
        width: 100%;
        padding: 0 15px;
        height: 310px;
    }
}

/*
Party Magic custom
*/
.product-quantity .add.message-product-unavailable {
    display: block;
    float: none;
    clear: both;
    margin: auto;
}
#product-availability .product-availability-date {
    float: right;
    text-align: right;
}
.add.message-product-unavailable #product-availability {
    width: 100%;
    margin: auto;
}
@media (min-width: 1230px) {
    .tabs.notify-availability .form-control {
        width: calc(100% - 273px);
    }
}
.tabs.notify-availability .form-control,
.tabs.notify-availability button.btn.btn-primary {
    display: inline-block;
    margin-bottom: 10px;
}
@media (max-width: 510px) {
    #product-availability .product-availability-date {
        float: none;
        text-align: left;
        margin: 20px auto auto;
    }
}
.top-menu a[data-depth="3"] {
    color: #acaaa6 !important;
}
.footer-about-desc a {
    color: #fff;
}
.footer-about-desc a:hover {
    color: #ffcb05;
}
.footer-container .footer-about-desc .h3 {
    margin: 20px 0 0;
}
.block-contact .social-links i {
    float: none;
    clear: both;
    font-size: initial;
    line-height: initial;
    width: 40px;
    height: 40px;
    background-size: auto;
    border: solid 1px transparent;
}
.block-contact .social-links i:hover {
    background-color: transparent;
    border-color: #b82d54;
}
.foreign-customer-warning {
    color: #5e5e5e;
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
    text-transform: uppercase;
    border-style: solid;
    border-width: 2px 0;
    box-sizing: border-box;
    padding: 10px 15px;
    margin-bottom: 15px;
    border-color: #ffcb05;
}
.foreign-customer-warning p {
    margin: 0;
}
#header .foreign-customer-warning p a {
    color: #b82d54 !important;
    font-size: inherit;
}
#header .foreign-customer-warning p a:hover {
    color: #5e5e5e;
}
.banner-item {
    box-sizing: border-box;
    padding: 27px 15px;
    line-height: 88px
}
.free-shipping-advice.container {
    color: #5e5e5e;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    box-sizing: border-box;
    display: block;
}
.free-shipping-advice.container p {
    margin: 20px 0;
    display: block;
    line-height: 18px;
    border-style: solid;
    border-width: 2px 0;
    box-sizing: border-box;
    padding: 8px 0;
    border-color: #b82d54;
    font-weight: bold;
}
.slides .slide h1 {
    color: #b82d54;
    font-weight: bold;
    font-size: 60px;
    text-align: center;
    text-shadow: #00000040 4px 4px 5px;
    background: #ffffffb8;
    border-radius: 2px;
    padding: 50px;
    line-height: 65px;
    box-shadow: #00000050 0px 0px 13px;
}
@media (max-width: 685px) {
    #ctheadercmsblock {
        max-width: 95%;
        position: static;
        text-align: left;
        /* margin: auto auto auto 50px; */
        padding: 0;
    }
}
#header .header-nav .container {
    position: relative;
}
.cbp-spmenu {
    box-shadow: none !important;
}
@media (max-width: 412px) {
    #ctheadercmsblock {
        max-width: 55%;
        padding: 15px 0;
    }
    
    #contact-link .cmsimg {
        background-position: 0px 6px;
    }
}
@media (max-width: 384px) {
    #ctcmsblock {
        margin-right: 15px;
    }
    
    #header .header-nav .right-nav {
        margin-right: -30px;
    }
}
.container-iqit-menu {
    z-index: 7;
}
.block_newsletter h5 {
    text-transform: uppercase;
    font-size: 1.8em;
    margin: 0;
}
.block_newsletter p {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.5em;
}
.block_newsletter .psgdpr_consent_message {
    color: #fff;
}
.block_newsletter #gdpr_consent {
    margin-top: 30px;
}
.block_newsletter #gdpr_consent .custom-checkbox input[type="checkbox"]+span {
    border: 1px solid #fff;
}
.block_newsletter #gdpr_consent .custom-checkbox input[type="checkbox"]+span .checkbox-checked,
.block_newsletter #gdpr_consent .custom-checkbox a {
    color: #b82d54;
}
@media (min-width: 1400px) {
    #ctaboutcmsblock .content1 .sub-title {
        font-size: 55px !important;
    }
    
    #ctaboutcmsblock .content2 {
        font-size: 32px !important;
    }
}
#search_filters .facet .facet-label a {
    margin: auto;
    white-space: normal;
    vertical-align: middle;
}
#search_filters .facet .facet-label .custom-checkbox,
#search_filters .facet .facet-label .custom-radio {
    top: auto;
}
#search_filters .facet:nth-child(3) li {
    margin-top: 8px;
}

#cms .page-content.page-cms.page-cms-11 ul {
    list-style: disc;
}

@media (max-width: 767px) {
    #delivery label {
        text-align: left;
    }
}

textarea#delivery_message {
    max-width: 100%;
}

#customer-form .form-group.row .col-md-6 label a {
    text-decoration: underline;
}

.product-information dl.data-sheet {
    margin: 0;
}

/* .product-information dl.data-sheet > * {
    display: inline-grid;
    border: solid;
    box-sizing: border-box;
    padding: 2px 7px;
    margin-bottom: 4px;
}*/

.product-information dl.data-sheet.flex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 4px;
}

.product-information dl.data-sheet .flex-50 {
    flex: 1 1 calc(50% - 8px);
    border: solid;
    box-sizing: border-box;
    padding: 8px 10px;
    line-height: 1em;
    margin-bottom: 4px;
    margin-right: 4px;
}

.product-information dl.data-sheet  .disponibile {
    border-color: green;
    border-width: 2px;
}

.product-information dl.data-sheet  .non-disponibile {
    border-color: red;
    font-weight: normal;
    border-width: 1px;
}

#left-column div#block_categories_toggle {
    max-height: 310px;
    overflow: auto;
}

#amazzing_filter {
    box-shadow: none;
    padding: 0;
}

#amazzing_filter .title_block {
    padding: 15px 20px 12px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    margin-bottom: 0;
    cursor: pointer;
    background: #ffcb05;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.02em;
}

.reviews > div {
    margin-bottom: 20px;
    text-align: center;
}

.google-reviews .review, .facebook-reviews .review {
    display: inline-block;
    width: calc(50% - 2px);
    vertical-align: top;
    margin-top: 15px;
}

.google-reviews .review .customer-review, .facebook-reviews .review .customer-review {
    box-sizing: border-box;
    padding: 0 10px;
}

.review .customer {
    font-weight: bold;
    font-size: 14px;
}

.reviews a {
    display: inline-block;
    background: #ffcb05;
    margin: 15px 0;
    font-size: 10px;
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    box-sizing: border-box;
    border: solid 1px #ffcb05;
}

.review img {
    max-height: 20px;
    width: auto;
    display: block;
    margin: auto;
}

.reviews a:hover {
    color: #ffcb05;
    background-color: #fff;
}

.yelp-reviews h3 {
    color: #F15C4F;
}

.reviews h3 {
    text-transform: uppercase;
}

.facebook-reviews h3 {
    color: #4267B2;
}

.google-reviews h3 {
    color: #E94335;
}

#left-column .category-sub-menu > li[data-depth='0'] > a, #left-column .category-sub-menu > li[data-depth='1'] > a.category-sub-link {
    text-transform: uppercase;
}

#left-column .category-sub-menu > li[data-depth='0'] > a {
    font-weight: bold;
}

.no-account {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px;
}

.no-account a, section.register-form > p:first-of-type {
    font-size: 15px;
    margin-top: 20px;
    border: 1px solid #fdcb09;
    padding: 5px 10px;
    text-align: center;
}

section.register-form > p:first-of-type a {
	font-size: 15px;
}

p.info-address {
    font-size: 14px;
    text-align: center;
    margin-bottom: 30px;
    line-height: 24px;
    border: 1px solid #fdcb09;
    padding: 10px;
    width: 94%;
    margin: 0 auto 30px;
}

.b2b-box {
    border: 1px solid #fdcb09;
    padding: 20px;
    margin-bottom: 20px;
}
.b2b-box p {
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: bold;
    text-align: center;
}