@font-face {
  font-family: "TTTravels-Regular";
  src: url('webFonts/TTTravelsRegular/font.woff2') format('woff2'), url('webFonts/TTTravelsRegular/font.woff') format('woff');
}
.top-btn .sppb-addon-wrapper {
  	margin:5px 0!important;
}
#sp-logo .logo{
  display:none !important;
}
#sp-logo .sppb-row-container{
  padding-left: 0px;
}

#sp-footer .mod-languages .lang-inline li a{
	color: #b3dfef;
 	font-weight: 500;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 20.4px;
}

#sp-footer .mod-languages .lang-inline li button {
    background: none;
    border: 0;
    padding: 0;
    color: #b3dfef;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 20.4px;
}

.journal #sp-footer .mod-languages .lang-inline li a{
	color: #f5ced8;
}


#sp-bottom .container {
    padding: 0px!important;
    margin: 0 auto;
    background-image: none !important;
}
#sp-bottom1, #sp-bottom2, #sp-bottom3, #sp-bottom4{
  	padding:0px!important;
}
#sp-bottom a h5:hover,  #sp-footer a h5:hover, .contact-socials a h3:hover{
  text-decoration: underline!important;
  text-underline-offset: 0.2em;
}
.sppb-btn {
    white-space: normal!important;
}
.langswitch a img{
  	width: auto;
    height: 15px;
    margin: 3px 5px 3px 0px;
}
.langswitch a{
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    text-transform: uppercase;
    color: #B3DFEF!important;
}
.journal .langswitch a{
    color: #F5CED8!important;
}
#sp-bottom3 .acym_module_form label span, #sp-bottom3 .acym_module_form .acysubbuttons {
  	display:none !important;
}
#sp-bottom .sp-module {
    margin-bottom: 0px!important;
}
#sp-bottom3 .acym_module_form input[type="email"]:not(.form-control), #sp-bottom3 .acym_module_form input[type="email"]:not(.form-control):focus-visible, #sp-bottom3 .acym_module_form input[type="email"]:not(.form-control):active {
    outline: none;
    color: #B3DFEF;
    font-size: 17px;
    border-width: 0px 0px 2px 0px;
    border-style: solid;
    border-color: #B3DFEF;
    border-radius: 0px;
    padding: 10px 0px 10px 0px;
    height: 40px;
    transition: 0.35s;
    font-weight: 500;
  	width: 265px;
}

.acym_module_form {
    margin: 0 15px;
}
.acym_module_form input {
    cursor: pointer;
    max-width: 90%;
}

body.journal #sp-bottom3 .acym_module_form input[type="email"]:not(.form-control), #sp-bottom3 .acym_module_form input[type="email"]:not(.form-control):focus-visible, #sp-bottom3 .acym_module_form input[type="email"]:not(.form-control):active {
    color: #F5CED8!important;
    border-color: #F5CED8!important;
    
}

#sp-bottom3 .acym_module_form .onefield {
    margin: 0 15px;
}
#sp-footer1 .sp-module {
  	display:inline-block !important;
}
.polozhennia .sppb-row-container {
  	padding-right: 0px!important;
}
#sp-footer1{
  	padding-left: 0px!important;
}
.close-offcanvas {
  	top: 28px!important;
  	width: 30px!important;
    height: 30px!important;
    line-height: 30px!important;
    font-size: 30px!important;
    color: #151542!important;
  	background:none!important;
  	z-index:99!important;
}

/*About*/
.about-top{
  	overflow:hidden;
}


/*error*/
.error-page #sp-header, .error-page #sp-footer, .error-page #sp-instagram, .error-page #sp-bottom{
  display: none!important;
}
#sppb-addon-wrapper-1679160381604 {
    right: 0!important;
}
#sppb-addon-wrapper-1679160257802 {
    left: 0!important;
    top: 5%!important;
}

/*where to buy*/

.where-to-buy #sp-header:not(.header-sticky) ul.sp-megamenu-parent li:nth-last-child(-n+2) a {
    color: #B3DFEF!important;
    
}
.where-to-buy #sp-header:not(.header-sticky) ul.sp-megamenu-parent .sp-menu-item:nth-last-child(-n+2) a:before {
    background-color: #B3DFEF!important;
    
}

/*Journal*/
body.journal, body.journal #sp-instagram, body.journal #sp-bottom, body.journal #sp-footer{
    background-color: #006A56!important;
}

body.journal #sp-header:not(.header-sticky) ul.sp-megamenu-parent li a {
    color: #F5CED8!important;
    
}
body.journal #sp-header:not(.header-sticky) ul.sp-megamenu-parent .sp-menu-item a:before {
    background-color: #F5CED8!important;
    
}
.logo-journal .sppb-row-container{
  padding-left: 0px!important;
  padding-right: 0px!important;
}
body.journal div.logo{
  display:none !important;
}

body.journal #sp-header.header-sticky .journal-logo svg path{
 fill: #151542; 
}
body.journal #sp-header:not(.header-sticky) #offcanvas-toggler>.fa {
    color: #F5CED8;
}
body.journal .sppb-addon-articles .sppb-col-4 {
 	-ms-flex: 0 0 32.5%;
    flex: 0 0 32.5%;
    max-width: 32.5%;  
}
body.journal .sppb-addon-articles .sppb-row{
	justify-content: space-between;
    align-content: space-between;
    align-items: stretch;
}



body.journal .sppb-addon-articles .sppb-col-4 a.sppb-article-img-wrap img {
    width: 100%;
    height: 330px;
    object-fit: cover;
    -webkit-object-fit: cover;
    object-position: center;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
}

body.journal .sppb-addon-articles .sppb-col-4 .sppb-article-info-wrap{
	text-align: left;
    background: #fff;
    padding: 20px 35px 20px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
}

body.journal .sppb-addon-articles .sppb-col-4 .sppb-article-info-wrap h3 a{
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    text-transform: uppercase;
    color: #151542;
    margin-bottom: 10px;
}
body.journal .sppb-addon-articles .sppb-col-4 .sppb-article-info-wrap .sppb-article-introtext {
    font-size: 19px;
    line-height: 23px;
    margin-bottom: 25px;
    color: #151542;
    font-weight: 600;
}
body.journal .sppb-addon-articles .sppb-col-4 .sppb-article-info-wrap .sppb-meta-date {
   
    font-size: 17px;
    line-height: 20px;
    color: #151542;
    font-weight: 600;
}

body.journal .sppb-addon-articles .sppb-col-4 .sppb-article-info-wrap h3, body.journal .sppb-addon-articles .sppb-col-4 .sppb-article-info-wrap div{
  max-width:450px;
}

body.journal .journal-section-sub .sppb-row-column{
  padding:0px !important;
}


/*standart journal*/
body.journal .article-list .article {
  	padding:0px !important;
  	border-top-left-radius: 40px;
    border-top-right-radius: 40px;
  	border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
}

body.journal .article-list .article .article-intro-image img {
    width: 100%;
    height: 330px;
    object-fit: cover;
    -webkit-object-fit: cover;
    object-position: center;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
  	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  
}


body.journal #sp-main-body {
    padding: 40px 0px 40px 0px;
}
body.journal .article-list .article .article-body {
	padding: 0px 35px 20px;
}
body.journal .article-list .article .article-header h2 a{
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    text-transform: uppercase;
    color: #151542;
    margin-bottom: 10px;
}

body.journal .article-list .article .article-introtext{
    font-size: 19px;
    line-height: 23px;
    margin-bottom: 50px;
    color: #151542;
    font-weight: 600;
}

body.journal .article-list .article .article-info{
    font-size: 17px;
    line-height: 20px;
    color: #151542;
    font-weight: 600;
    margin-top: 40px;
}
body.journal .article-list .row.equal-height {
  display: flex;
  flex-wrap: wrap;
}
body.journal .article-list .row.equal-height .col-lg-4 {
  flex-basis: 33.33333%;
}

body.journal .article-list .row.equal-height [class^="col-"] {
  margin-top: 15px;
  margin-bottom: 15px;
}

body.journal .article-list .row.equal-height [class^="col-"] {
  display: flex;
  flex-direction: column;
}

body.journal .article-list .row.equal-height [class^="col-"] > * {
  flex: 1 0 auto;
}

body.journal .articles-subscribe {
  	display:flex;
  	padding-top: 75px;
  	padding-right: 0px;
    padding-bottom: 75px;
    padding-left: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
  	background-color: #f5ced8;
  	border-radius: 40px;
    position: relative;
  	margin-bottom: 25px;
 	margin-top: 25px
}
body.journal .articles-subscribe .sppb-addon-header.articles-subsribe-s h3{
    font-size: 55px;
    line-height: 60px;
    letter-spacing: -2%;
  	margin-bottom: 20px;
}
body.journal .articles-subscribe .sppb-addon-text-block.home-subsribe-t div{
    font-size: 22px;
    line-height: 26.39px;
  	margin-bottom: 55px
}
body.journal .articles-subscribe .sub-riffo {
    position: absolute;
  	left: -130px;
    top: -60px;
}
body.journal .articles-subscribe .sub-riffo img {
    
    transform: rotate(102.2deg);
    height: 550px;
}
body.journal .articles-subscribe #subscribe-form #submit {
    display: none !important;
}

body.journal .articles-subscribe #subscribe-form input[type="email"]:not(.form-control), body.journal .articles-subscribe #subscribe-form  input[type="email"]:not(.form-control):focus-visible, body.journal .articles-subscribe #subscribe-form  input[type="email"]:not(.form-control):active{
  color: #151542;
  font-size: 55px;
  border-width: 0px 0px 2px 0px;
  border-style: solid;
  border-color: #EF8532;
  border-radius: 0;
  width:830px;
  outline: none;
}
body.journal .articles-subscribe #subscribe-form  input[type="email"]:not(.form-control):hover{
  color: #EF8532;
}
body.journal .articles-subscribe .my-input::-webkit-input-placeholder {
    color: #151542;
  font-size: 55px;
}

body.journal .articles-subscribe .my-input:-moz-placeholder {
    color: #151542;
  font-size: 55px;
}

body.journal .articles-subscribe .my-input::-moz-placeholder {
    color: #151542;
  font-size: 55px;
}

body.journal .articles-subscribe .my-input:-ms-input-placeholder {
    color: #151542;
  font-size: 55px;
}
body.journal .articles-subscribe .my-input:hover::-webkit-input-placeholder {
    color: #EF8532;
}

body.journal .articles-subscribe .my-input:hover:-moz-placeholder {
    color: #EF8532; 
}

body.journal .articles-subscribe .my-input:hover::-moz-placeholder {
    color: #EF8532;
}

body.journal .articles-subscribe .my-input:hover:-ms-input-placeholder {
    color: #EF8532;
}

body.journal.view-article #sp-title {
    display: none;
}
.article-details .article-header {
    margin-top: 75px;
}

.view-article .article-details {
  background: #fff;
  border-radius: 70px;
}

@media screen and (min-width: 993px) {
    .view-article .article-details {
        padding-left: 0;
        padding-right: 0;
    }
}

.article-details .article-full-image img{
  border-top-left-radius: 70px;
   border-top-right-radius: 70px;
}
.article-details .article-header .article-info, .article-details .article-tittle, .article-details .article-body{
  padding: 0 180px;
}
.article-details .article-info {
    margin-bottom: 25px;
}
.article-details .article-tittle h1, .article-details .article-tittle h2{
    font-family: "TTTravels-Regular";
    font-size: 45px;
    line-height: 50px;
  	font-weight: 500;
}
.article-details .article-tittle{
	margin-bottom: 35px;
}

.article-details .article-body{
    font-size: 19px;
    line-height: 23px;
    font-weight: 500;
}

.article-details .article-body h3, .article-details .article-body h4, .article-details .article-body h5, .article-details .article-body h6 {
    font-family: "TTTravels-Regular";
    font-size: 33px;
    line-height: 40px;
}
.article-details .article-body blockquote {
    font-size: 45px;
    line-height: 50px;
  position: relative;
  padding-left: 1.5em;
}
.article-details .article-body blockquote::before {
  content: "\201C"; /* Unicode code for left double quotation mark */
  position: absolute;
  top: 30px;
  left: 0;
  font-size: 2.5em; /* adjust font size as needed */
  vertical-align: middle; /* to vertically center the icon with the text */
  margin-right: 0.5em; /* add some space between the icon and the text */
}
.article-ratings-social-share {
    padding: 25px 0 50px;
    border-top: 2px solid #151542;
    margin-top: 90px;
}
.article-info{
  	font-size: 17px;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #151542;
    opacity: 0.5;
}
figcaption {
    color: #151542;
    opacity: 0.5;
}




/*Cart*/

#basket-wrapper {
  	flex-direction: column;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
    background-color: white;
    z-index: 9999;
    transition: all 0.3s ease-in-out;
    overflow: scroll;
  }

#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 98; /* lower than #basket-wrapper */
    transition: all 0.3s ease-in-out;
}
#basket-container {
    padding: 45px 80px;
/*    height: 100%;*/
    width: 100%;
  }
.basket-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(21, 21, 66, 0.2);
    padding-bottom: 45px;
}
  
.basket-title{
  	font-weight: 500;
	font-size: 55px;
	line-height: 60px;
	letter-spacing: -0.02em;
	color: #151542;
}
.basket-close{
  	font-weight: 600;
	font-size: 17px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #151542;
  	text-decoration: underline;
	text-underline-offset: 0.2em;
    cursor: pointer;
}
.basket-close:hover, .basket-close:focus, .basket-close:active{
	color: #151542;
}
.basket-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
/*    height: 100%;*/
    margin-bottom: 20px;
  } 
.basket-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 35px 0;
    border-bottom: 1px solid rgba(21, 21, 66, 0.2);
  }
.basket-column {
  	display: flex;
  	justify-content: space-between;
  	flex-direction: column;
}
.basket-column.img-col{
  	width:25%;
}
.basket-prod-img{
  	text-align: center;
    width: 100%;
    background: #FFD6E0;
    padding: 10px;
    border-radius: 20px;
}
.basket-prod-img img{
  	margin:0 auto;
}
.basket-column.total-col{
  	width:25%;
  	align-items: flex-end;
  	height: 150px;
}

.basket-column.qty-col h3{
    width:100%;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    color: #151542;
}
.basket-column.qty-col p{
  	font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    color: #151542;
  	width:100%;
}
.basket-column.qty-col .quantity-input{
  	width:100%;
    display: flex;
}
.basket-column.qty-col .quantity-input input{
    width:65px;
    height:65px;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #151542;
  	border: 2px solid #D0D0D9;
	border-radius: 20px;
}
.basket-column.qty-col .quantity-input input[type=number]::-webkit-inner-spin-button,
.basket-column.qty-col .quantity-input input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.quantity-input .minus-btn, .quantity-input .plus-btn{
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    text-transform: uppercase;
    color: #151542;
    width: 65px;
    height: 65px;
    border: none;
    background: #fff;
}
.total-col .total_price_cart{
  font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    color: #151542;
    
}
.total-col .del-button{
  	font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #151542;
  	text-decoration: underline;
	text-underline-offset: 0.2em;
    cursor: pointer;
}
.total-col .del-button:hover, .total-col .del-button:focus, .total-col .del-button:active{
	color: #151542;
}
.basket-footer{
  	display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-end;
}
.basket-footer .sppb-btn-primary{
    width:100%;
    color:#fff!important;
}
.basket-footer .sppb-btn-primary:hover, .basket-footer .sppb-btn-primary:focus, .basket-footer .sppb-btn-primary:active{
  	color:#151542!important;
}
.mobile-desc{
  	display:none;
}

.button-cart-mobile{
    display:none;
}
.com-jshopping.view-product #sp-section-3{
  background: #F7C8A5;
}

/*checkout*/
.checkout-page #sp-menu{
  display:none;
}
.checkout-page #sp-component.col-lg-8, .checkout-page #sp-right.col-lg-4{
  width:50%;
  min-height: 670px;
}
#sp-component.col-lg-8{
  padding: 0 80px 0 0;
}
.checkout-page #sp-main-body{
  	background-image: linear-gradient(90deg, #ffffff 50%, #151542 50%);
  	padding: 120px 0px 80px 0px;
}
.checkout-page #sp-right{
    color:#fff;
    padding: 0 0 0 80px;
}
.checkout-prod-img img{
  	height:80px;
  	margin: 0 auto;
}
.checkout-prod-img{
  	width: 100px;
    height: 100px;
    background: #FFD6E0;
    border-radius: 10px;
    padding: 10px;
}
#checkout-container{
  	display: flex;
    flex-direction: column;
}
.checkout-items .checkout-row{
  	display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.checkout-prod-details h3{
  	font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
}
.checkout-span{
		color:#F7C8A5;
}
.checkout-prod-details p{
  	font-weight: 400;
    font-size: 22px;
    line-height: 30px;
}
.checkout-price{
  	font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    text-align: right;
  	padding-right: 10px;
}
.checkout-header{
  padding-bottom: 45px;
}
.checkout-discount .span12{
  display: flex;
  flex-direction: row;
}
.checkout-discount .span12 input[type="text"]{
 	width: 60%;
    background: #fff;
    height: 65px;
    margin: 0;
    border: none;
    border-radius: 20px 0 0 20px;
    padding: 22px 25px;
  	font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    text-transform: uppercase;
	color: #151542;
}
.checkout-discount .span12 input[type="text"]::placeholder{
  	font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    text-transform: uppercase;
	color: #151542;
	opacity: 0.5;
}
.checkout-btn{
 	width: 40%;
    height: 65px;
    border: none;
    background: #8A8AA0;
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    text-transform: uppercase;
    color: #FFFFFF;
    border-radius: 0px 20px 20px 0;
    padding: 22px 25px;
}
.checkout-discount{
  	padding-bottom: 35px;
    border-bottom: 2px solid rgba(255,255,255,0.2);
}
.checkout-total{
  	padding: 15px 0 10px;
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid rgba(255,255,255,0.2);
}
.checkout-total .total_decription{
  	font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
}

.checkout-total .total_price{
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    text-align: right;
    text-transform: uppercase;
    color: #F7C8A5;
}
.full-total-price{
  	font-weight: 500;
    font-size: 55px;
    line-height: 60px;
    letter-spacing: -0.02em;
    color: #F7C8A5;
    text-align: right;
    margin-top: 25px;
}
.checkout-footer{
  	display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.checkout-footer a{
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    opacity: 0.5;
}
.checkout-footer a:hover{
    color: #FFFFFF;
    opacity: 0.7;
  	text-decoration: underline;
	text-underline-offset: 0.2em;
}

#sp-right .sp-column, #sp-right .sp-column .sp-module, #sp-right .sp-column .sp-module .sp-module-content, #sp-right .sp-column .sp-module .sp-module-content .mod-custom{
  height:100%;
}
#checkout-wrapper{
  	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    height: 100%;
    justify-content: space-between;
}
.other_delivery_adress, .control-group .control-label, .requiredtext{
  display:none;
}
.jshop_register {
  	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.jshop_register .control-group, .jshop_register .contact-tittle, .jshop_register .address-tittle{
  	width:100%;
  	margin-bottom: 20px;
}
.jshop_register .control-group.form-name{
    width: 50%;
    padding-right:10px;
}
.jshop_register .control-group.form-last-name{
   width: 50%;
  	padding-left:10px;
}
.jshop_register .contact-tittle, .jshop_register .address-tittle{
  	font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    color: #151542;
  	margin-top: 20px;
}

.jshop_register .control-group input{
	border: 2px solid rgba(21, 21, 66, 0.2);
	border-radius: 20px;
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    color: #151542;
}
.jshop_register .control-group input::placeholder{
  	opacity: 0.5;
}
#checkoutajax .checkoutajax-disabled{
  display:none !important;
}
#table_shippings label, #table_payments label{
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    text-transform: uppercase;
	color: #151542;
}
.checkout_shipping_block, .checkout_payment_block{
 	margin-top:0px;
}
.checkoutajax-content .jshopss{
  	display:none;
}
.shipping_image{
  display: inline-block;
  margin-right:5px;
}
.shipping_image img{
	height: 17px;
}
.checkout_shipping_block input[name=sh_pr_method_id]{
  display:none;
}
.np-form-table .chosen-single{
  border: 2px solid rgba(21, 21, 66, 0.2)!important;
    border-radius: 20px!important;
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
    color: #151542!important;
    background: transparent!important;
    padding: 20px 15px 10px 15px!important;
    height: 60px!important;
}

.np-form-table .selection .select2-selection--single{
  border: 2px solid rgba(21, 21, 66, 0.2)!important;
    border-radius: 20px!important;
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
    color: #151542!important;
    background: transparent!important;
    padding: 20px 15px 10px 15px!important;
    height: 60px!important;
}
.np-form-table .select2-selection--single .select2-selection__rendered {
    line-height: 20px!important;
    color: #151542!important;
  	padding-left: 0!important;
    padding-right: 0!important;
}

.np-form-table .select2-selection--single .select2-selection__arrow {
    height: 60px!important;
    top: 0px!important;
}
.np-form-table .select2-container--default{
  width:100% !important;
}
.np-form-table .chosen-container-single .chosen-single div b{
  background-position-y:20px!important;
}
.np-form-table .chosen-container-single .chosen-drop {
    margin-top: 0px!important;
    border-radius: 0 0 20px 20px!important;
  width: calc(100% - 10px)!important;
  
}
.shipping_form .chosen-container-single {
    max-width: 500px;
}
#npServicetype option[value=WarehousePostomat] {
display:none;
}
.shipping_price{
  display:none;
}

.finish-page #sp-footer{
  display:none;
}
.finish-socials{
  	max-width: 700px;
    margin: 0 auto;
}
.finish-socials h6{
  	text-decoration: underline;
	text-underline-offset: 0.2em;
}
#table_payments img{
  display: inline-block;
    margin-right: 5px;
}
#table_payments input{
 /* display:none;*/
}
#npServicetype option[value=WarehousePostomat] {
display:none;
}

.chosen-search-input{
  height:30px !important;
}

#npServicetype_chosen .chosen-drop .chosen-results li[data-option-array-index="2"]{
  display:none;
}
.cartpage #basket-wrapper {
    position: relative;
    width: 100%;
    z-index: 1;
}
.cartpage .basket-footer{
    margin-top: 30px;
}
.cartpage .basket-footer .sppb-btn-primary {
    width: auto;
}
.eptycart{
  margin: 50px 0;
    min-height: calc(100vh - 730px);
    font-size: 22px;
}


/*MEDIA*/
@media screen and (max-width: 767px) {
  .langswitch a {
    font-size: 13px;
  }
  body.journal #sp-main-body {
    	padding: 20px 0px 0px 0px;
	}
  	.logo-image-phone {
    	height: 35px!important;
	}
  	#sp-bottom1 {
    	order: 1;
 	}	
   	#sp-bottom2 {
    	order: 3;
        text-align: center;
  	}
    #sp-bottom2 h5 {
        font-size: 14px !important;
    }
  	#sp-bottom3 {
    	order: 4;
        display: none;
  	}
   	#sp-bottom4 {
    	order: 2;
  	}
  	#sp-footer1{
    	order: 3;
    	text-align:center;
    	margin-top:15px;
  	}
  	#sp-footer2{
    	order: 1;  
  	}
  	#sp-position7{
    	order: 2;
  	}
 	body .sppb-btn, body .sppb-btn-info {
    	padding 22px 25px!important;
  	}
	#sp-bottom3 .acym_module_form input[type="email"]:not(.form-control), #sp-bottom3 .acym_module_form input[type="email"]:not(.form-control):focus-visible, #sp-bottom3 .acym_module_form input[type="email"]:not(.form-control):active {
    	width:500px;
    	max-width:100%;
    	text-align: center;
    	margin: 0 auto;
    	display: block;
  	}
  	#sp-bottom3 .acym_module_form label {
   		padding: 0 20px;
  	}
  	
  	.mid-section-i svg{
    	width:100px;
  	}
 	body.journal .articles-subscribe #subscribe-form input[type="email"]{
    	width: 100%!important;
  	}
  	body.journal .articles-subscribe #subscribe-form input[type="email"]:not(.form-control), body.journal .articles-subscribe #subscribe-form  input[type="email"]:not(.form-control):focus-visible, body.journal .articles-subscribe #subscribe-form  input[type="email"]:not(.form-control):active {
  		font-weight: 400;
    	font-size: 26px;
    	line-height: 28px;
    	letter-spacing: -2%;
	}
  
  	body.journal .articles-subscribe .my-input::-webkit-input-placeholder {
    	font-weight: 400;
   		font-size: 26px;
    	line-height: 28px;
    	letter-spacing: -2%;
	}

	body.journal .articles-subscribe .my-input:-moz-placeholder {
  		font-weight: 400;
    	font-size: 26px;
    	line-height: 28px;
    	letter-spacing: -2%;
	}
	body.journal .articles-subscribe .my-input::-moz-placeholder {
  		font-weight: 400;
    	font-size: 26px;
    	line-height: 28px;
    	letter-spacing: -2%;
	}
	body.journal .articles-subscribe .my-input:-ms-input-placeholder {
  		font-weight: 400;
    	font-size: 26px;
    	line-height: 28px;
    	letter-spacing: -2%;
	}
  	body.journal .article-list .row.equal-height .col-12 {
    	flex-basis: 100%;
	}
  	
   	body.journal .article-list .article .article-header h2 a,  	body.journal .article-list .article .article-header h2 {
        font-weight: 500;
    	font-size: 15px;
    	line-height: 18px;
  	}
  	body.journal .article-list .article .article-introtext {
    	font-size: 13px;
    	line-height: 15px;
    	font-weight: 500;
	}
   	body.journal .article-list .article .article-info {
    	font-size: 13px;
    	line-height: 15px;
    	font-weight: 500;
	}
  	body.journal .articles-subscribe .sppb-addon-header.articles-subsribe-s h3 {
    	font-size: 26px;
    	line-height: 28px;
      	letter-spacing: -0.02em;
	}  
  	body.journal .articles-subscribe .sppb-addon-text-block.home-subsribe-t div {
    	font-size: 13px;
    	line-height: 15px;
        margin-bottom: 25px;
	}
  	body.journal .articles-subscribe {
    	flex-direction: column;
     	 padding:0px 0 25px;
      	
  	}
  	body.journal .articles-subscribe .sub-riffo img {
    	height: 300px;
	}
  	body.journal .articles-subscribe .sub-riffo {
        top: -20px;
    	left: -50px;
        position: relative;
	}
  	.article-list .article {
    	margin-bottom: 0px!important;
  	}
  	body.journal .articles-subscribe .subsmain{
    	padding: 0 20px;
  	}
  	body.journal .articles-subscribe .subsmain	.sub-head-br{
    	display:none;
  	}
  	.journal-logo{
    	display: flex;
    	align-items: center;
    	height: 60px;
  	}
 	 body.journal .article-list .article .article-intro-image img {
   	    height: 240px;
 	 }
  	.article-details .article-full-image img {
   		 width: 100%;
    	height: 240px;
    	object-fit: cover;
    	-webkit-object-fit: cover;
    	object-position: center;
    	border-top-left-radius: 40px;
    	border-top-right-radius: 40px;
	}
  
  	.view-article .article-details {
       	margin: 0 20px!important;
      	border-radius: 40px;
        flex-shrink: inherit;
        padding-left: 0;
        padding-right: 0;
	}
  	.article-details .article-full-image {
        margin-bottom: 12px;
	}
  	.article-details .article-header .article-info, .article-details .article-tittle, .article-details .article-body {
    	padding: 0 25px;
	}
  	.article-details .article-tittle h1, .article-details .article-tittle h2 {
      	font-size: 26px;
    	line-height: 28px;
	}
  	.article-info {
    	font-size: 13px;
    	line-height: 17px;
  	}
  	.article-details .article-body {
    	font-size: 13px;
    	line-height: 15px;
    }
  	.article-details .article-body h3, .article-details .article-body h4, .article-details .article-body h5, .article-details .article-body h6 {
        font-size: 20px;
    	line-height: 21px;
	}
  	.article-details .article-body blockquote {
    	font-size: 26px;
    	line-height: 28px;
	}
  	body.journal #sp-main-body {
    	padding: 40px 0px 0px 0px;
	}
  	.article-ratings-social-share {
    	padding: 25px 0 25px;
      	margin-top: 50px;
       flex-wrap: wrap;
       justify-content: center!important;
  	}
  	.article-details .justify-content-end {
    	justify-content: center!important;
	}
  	.article-details .article-body blockquote::before {
        top: 19px;
  	}
  	.com-jshopping.view-product #sp-main-body {
    	background-image: linear-gradient(180deg, #ffd6e0 50%, #F7C8A5 50%);
      	padding: 110px 0px 40px 0px;
	}
  	.com-jshopping.view-product .image_middle img {
    	width: 200px !important;
    	margin: 0 auto 50px;
	}
  	.com-jshopping #sp-header #sp-menu>.sp-column {
        justify-content: flex-end;
	}
  	.productfull .product-buttons .btn-buy {
    	font-size: 10px;
  	}
  
  	.jshop_prod_description .section-button {
    	font-size: 13px;
    	line-height: 12px;
	}
  	.productfull .jshop_oiproduct {
    	padding-left: 10px;
    	padding-right: 10px;
	}
  	.productfull .jshop_oiproduct h1 {
    	display:none;
	}
  	.productfull .prod_qty_input {
    	margin-top: 0px!important;
    }
  	.productfull .jshop_oiproduct {
    	display: flex;
    	flex-direction: column;
      	flex-wrap: wrap;
  	}
	.productfull .jshop_oiproduct .prod_buttons {
    	order: -1;
 	}
  	.productfull .jshop_prod_description{
    	min-height:360px;
  	}
  	.slick-dots {
       	bottom: 15px!important;
	}
    #basket-container {
        padding: 35px 15px; 
  	}
  	.basket-header {
       	padding-bottom: 50px;
	}
    .basket-title {
        font-size: 45px;
        line-height: 43px;
    }
    .basket-close {
        font-size: 13px;
        line-height: 15px;
    }
  .mobile-desc{
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
  }
  .not-mobile-desc{
    display:none;
  }
    .mobile-desc h3{
        font-weight: 600;
        font-size: 15px;
        line-height: 18px;
        text-transform: uppercase;
        color: #151542;
    }
  	.mobile-desc p{
        font-weight: 500;
        font-size: 13px;
        line-height: 15px;
        color: #151542;
  	}
    .basket-row{
    	flex-direction: row;
      	flex-wrap: wrap;
    }
  	.mob-price{
  		font-size: 15px;
		line-height: 18px;
		text-align: right;
		text-transform: uppercase;
		color: #151542;
      	font-weight: 600;
  	}
    #basket-container .jshop_img{
      	height:100px;
    }
 	.basket-column.img-col {
    	width: 120px;
	}
  	.quantity-input .minus-btn, .quantity-input .plus-btn {
        width: 25px;
  	}
  	.total_price_cart  {
    	display:none;
    }
  	.basket-column.total-col {
        width: 25%;
        align-items: flex-end;
        height: 120px;
      	display: flex;
      	justify-content: flex-end;
	}
    .top-button-cart #cart .sp-module-content {
        display:none;
    }
    .button-cart-mobile{
      	display:block;
      	text-align: center;
      	padding-bottom:20px;
    }
  	.com-jshopping.view-product #sp-section-3{
  		background: #F7C8A5;
	}
  	.checkout-page #sp-main-body {
      	background-image: none;
      	padding: 100px 0px 0px 0px;
  	}
  	#sp-component.col-lg-8 {
    	padding: 0 0px 40px 10px;
	}
    .jshop_register .contact-tittle, .jshop_register .address-tittle {
      	font-weight: 500;
      	font-size: 17px;
      	line-height: 20px;
    }
    .jshop_register .control-group input, .jshop_register .control-group input::placeholder {
      	font-size: 11px;
      	line-height: 17px;
    }
    .checkout-page .box_button{
		text-align:center;
    }
  	.checkout-page #sp-right {
    	padding: 40px 20px 60px;
	}
  	.checkout-prod-img img {
    	height: 50px;
    }
    .checkout-prod-img {
      	width: 70px;
      	height: 70px;
    }
  	.checkout-prod-details h3 {
        font-weight: 500;
        font-size: 15px;
        line-height: 18px;
  	}
    .checkout-prod-details p {
         font-size: 13px;
      	line-height: 15px;
  	}
  	.checkout-price {
        font-weight: 500;
        font-size: 15px;
        line-height: 18px;
	}
    .checkout-discount .span12 input[type="text"] {
        width: 60%;
        height: 40px;
        padding: 15px 15px;
        font-weight: 500;
        font-size: 13px;
        line-height: 17px; 
  	}
    .checkout-btn {
         width: 40%;
         height: 40px;
         font-weight: 500;
         font-size: 13px;
         line-height: 17px;
         padding: 12px 15px;
  	}
  	.checkout-total .total_decription {
        font-weight: 500;
        font-size: 15px;
        line-height: 18px;
	}
    .checkout-total .total_price {
        font-weight: 500;
        font-size: 15px;
        line-height: 18px;
    }
  	.full-total-price {
      	font-size: 26px;
    	line-height: 28px;
  	}
    .checkout-footer a {
        font-weight: 500;
        font-size: 13px;
        line-height: 12px;
    }
  .checkout-footer{
    flex-wrap: wrap;
    margin-top: 60px;
  } 
  .checkout-footer div{
    width: 100%;
    text-align:center;
  }
  
  .productfull .image_middle, .productfull .jshop_oiproduct {
    padding: 0px;
    
  }
  .productfull .jshop_prod_description{
    background: #F7C8A5;
    padding: 0 10px;
    
  }
  .productfull .prod_buttons{
    padding: 5px 10px 10px!important;
    background: #FFD6E0;
  }
}
@media screen and (max-width: 350px){
  	.mid-section-i svg{
    	width:80px!important;
  	}
  	.jshop_prod_description .section-button {
    	font-size: 10px;
    	line-height: 12px;
	}
  	.productfull .input-group .btn-number {
    	padding: 0px!important;
	}
  	.productfull .input-group .form-control {
        max-width: 45px;
      	font-size:10px;
  	}
  	.productfull .product-buttons .btn-buy {
    	font-size: 8px;
	}
    .basket-column.total-col {
        width: 100%;
        height: auto;
    }
  	
  
}

@media screen and (max-width: 400px){
	.com-jshopping.view-product #sp-main-body {
    	padding: 110px 0px 10px 0px;
	}
  	.slick-dots {
       	bottom: 25px!important;
	}
}

@media screen and (max-width: 450px){
	.offcanvas-menu {
    	width: 100%!important;
  	}
  	.offcanvas-overlay {
   		background: none!important;
  	}
	
}

@media screen and (max-width: 967px) {

  	#sp-header #sp-menu>.sp-column {
    	flex-direction: row!important;
  	}
  	.mid-section-i {
    	width: 100%!important;
    	max-width:100%;
  	}
  	.contact-page {
    	background-image:none!important;
  	}
  	.sp-page-builder .page-content #section-id-1678719106361 {
    	background-image: none!important;
        background-color: #ffd6e0!important;
  	}
  	.top-btn{
    	display:none!important;
  	}
	.jshop_prod_description .section-content {
       	font-size: 17px;
    	line-height: 20px;
	}
  	#basket-wrapper {
    	width: 100%;
  	}
    .finish-page #section-id-1679157415882 {
      height: 100%!important;
 	}
  .finish-page #sppb-addon-wrapper-1679162937662 {
    position: initial!important;
	}
  .checkout-page #sp-main-body .container{
    max-width:100%;
  }
  	
    .checkout-page #sp-right {
      	background-color: #151542;
  	}
  	
  	.checkout-page #sp-component.col-lg-8, .checkout-page #sp-right.col-lg-4 {
      	width: 100%;
      	min-height: auto;
  	}
 	.cartpage #basket-container {
 	   padding: 45px 0px;
    
	}
	#npForm{
        padding-right: 10px;
        padding-left: 0px!important;
    }
}

@media screen and (min-width:768px) and (max-width: 967px) {
 	
  	#sp-bottom1 {
    	order: 1;
  	}
   	#sp-bottom2 {
    	order: 2;
  	}
  	#sp-bottom3 {
    	order: 4;
  	}
   	#sp-bottom4 {
    	order: 3;
  	}
  	.offcanvas-menu {
    	width: 50%!important;
  	}
  	#sppb-addon-wrapper-1679162937662{
    	position: fixed;
    	bottom: 0;
    	left: calc(50% - 150px);
  	}
  	.offcanvas-logo{
    	display:none!important;
  	}
 	body.journal .articles-subscribe #subscribe-form input[type="email"]{
    	width: 420px!important;
 	 }
  	body.journal .articles-subscribe #subscribe-form input[type="email"]:not(.form-control), body.journal .articles-subscribe #subscribe-form  input[type="email"]:not(.form-control):focus-visible, body.journal .articles-subscribe #subscribe-form  input[type="email"]:not(.form-control):active {
  		font-size: 30px;
	}
  	body.journal .articles-subscribe .my-input::-webkit-input-placeholder {
  		font-size: 30px;
	}
	body.journal .articles-subscribe .my-input:-moz-placeholder {
  		font-size: 30px;
	}
	body.journal .articles-subscribe .my-input::-moz-placeholder {
  		font-size: 30px;
	}
	body.journal .articles-subscribe .my-input:-ms-input-placeholder {
      font-size: 30px;
	}
  	body.journal .article-list .row.equal-height .col-md-6 {
    	flex-basis: 50%;
	}
  	body.journal .article-list .row.equal-height .col-md-6:not(.col-riffo):first-child {
  		flex-basis:100%!important;
	}
   	body.journal .article-list .article .article-header h2 a,  	body.journal .article-list .article .article-header h2 {
        font-weight: 500;
    	font-size: 17px;
    	line-height: 22px;
  	}
  	body.journal .article-list .article .article-introtext {
    	font-size: 16px;
    	line-height: 20px;
    	font-weight: 500;
	}
   	body.journal .article-list .article .article-info {
    	font-size: 16px;
    	line-height: 20px;
    	font-weight: 500;
	}
  	body.journal .articles-subscribe .sppb-addon-header.articles-subsribe-s h3 {
    	font-size: 30px;
    	line-height: 35px;
	}
  	body.journal .articles-subscribe .sppb-addon-text-block.home-subsribe-t div {
    	font-size: 14px;
    	line-height: 21px;
	}
  	body.journal .articles-subscribe .sub-riffo img {
    	height: 300px;
	}
  	body.journal .articles-subscribe .sub-riffo {
        top: 55px;
    	left: -89px
	}
  	
  	.view-article .article-details {
       	margin: 0 20px!important;
	}
  
  	.article-details .article-header .article-info, .article-details .article-tittle, .article-details .article-body {
    	padding: 0 25px;
	}
  	.article-details .article-tittle h1, .article-details .article-tittle h2 {
      	font-size: 35px;
    	line-height: 40px;
	}
  	.article-info {
    	font-size: 15px;
    	line-height: 19px;
  	}
  	.article-details .article-body {
    	font-size: 17px;
    	line-height: 20px;
    }
  	.article-details .article-body h3, .article-details .article-body h4, .article-details .article-body h5, .article-details .article-body h6 {
        font-size: 26px;
    	line-height: 28px;
	}
  	.article-details .article-body blockquote {
    	font-size: 35px;
    	line-height: 40px;
	}
  	body.journal #sp-main-body {
    	padding: 40px 0px 0px 0px;
	}
  	.article-ratings-social-share {
    	padding: 25px 0 35px;
      	margin-top: 60px;
  	}
  
  	.com-jshopping.view-product #sp-main-body {
    	background-image: linear-gradient(180deg, #ffd6e0 50%, #F7C8A5 50%);
      	padding: 110px 0px 50px 0px;
	}
  	.com-jshopping.view-product .image_middle img {
    	width: 200px;
    	margin: 0 auto 50px;
	}
  	.com-jshopping #sp-header #sp-menu>.sp-column {
        justify-content: flex-end;
	}
  	.com_jshopping #sp-header #sp-logo.col-8, .com_jshopping #sp-header #sp-menu.col-4 {
       	width: 50%!important;
	}
  	.com_jshopping #top-basket{
    	font-size:13px;
  	}
  	.slick-dots {
       	bottom: 15px!important;
	}
    .checkout-page #sp-right {
      	padding:60px 20px 80px;
  	}
  	.checkout-page #sp-component.col-lg-8 {
   		padding: 0 30px 60px;
	}
    .checkout-footer {
        margin-top: 100px;
  	}
  	.checkout-page #sp-main-body {
      	background-image: none;
      	padding: 120px 0px 0px 0px;
  	}
    .productfull .jshop_oiproduct h1 {
        display: none;
    }
      .productfull .prod_buttons {
        margin-top: -40px!important;
    }
}
@media screen and (min-width: 968px) {
	#sp-header #sp-menu>.sp-column {
    	justify-content: space-evenly !important;
	}

 	
  	.com-jshopping #sp-header #sp-menu>.sp-column .sp-megamenu-wrapper{
      margin-right:5px;
  	}
  
}

@media screen and (min-width: 968px) and (max-width: 1199px) {
  	.logo-image {
    	height: 35px;
	}
  	.home-top .top-riffo img {
   		height: 500px!important;
	}
 	.home-top .top-riffo {
    	left: 0!important;
    	right: 60.2%!important;
    	top: 60%!important; 
  	}
  	#sppb-addon-1678740959085 .tablets-icon img {
    	width: 354px!important;
    	height: 380px!important;
	}	
  	#sppb-addon-1678740959085 .tablets-icon {
    	right: 13px!important;
  	}	
  	.mid-section-i {
    	width: 100%!important;
    	max-width:100%;
  	}
  	.mid-section-i svg{
    	width:120px;
  	}
  	#sppb-addon-wrapper-1679160381604 {
    	right: 0!important;
      	bottom: 0px!important;
	}
	#sppb-addon-wrapper-1679160257802 {
    	left: 0!important;
    	
	}
 	 body.journal .articles-subscribe #subscribe-form input[type="email"]{
    	width: 525px!important;
  	}
 	body.journal .articles-subscribe #subscribe-form input[type="email"]:not(.form-control), body.journal .articles-subscribe #subscribe-form  input[type="email"]:not(.form-control):focus-visible, body.journal .articles-subscribe #subscribe-form  input[type="email"]:not(.form-control):active {
  		font-size: 40px;
	}
 	 body.journal .articles-subscribe .my-input::-webkit-input-placeholder{
  		font-size: 40px;
	}
	body.journal .articles-subscribe .my-input:-moz-placeholder {
  		font-size: 40px;
	}
	body.journal .articles-subscribe .my-input::-moz-placeholder {
  		font-size: 40px;
	}
	body.journal .articles-subscribe .my-input:-ms-input-placeholder {
  		font-size: 40px;
	}
  	body.journal .article-list .row.equal-height .col-lg-4:not(.col-riffo):first-child {
  		flex-basis:66.6666%;
	}
 	 body.journal .article-list .article .article-header h2 a {
        font-weight: 500;
    	font-size: 17px;
    	line-height: 22px;
  	}
  	body.journal .article-list .article .article-introtext {
    	font-size: 16px;
    	line-height: 20px;
    	font-weight: 500;
	}
   	body.journal .article-list .article .article-info {
    	font-size: 16px;
    	line-height: 20px;
    	font-weight: 500;
	}
  	body.journal .articles-subscribe .sppb-addon-header.articles-subsribe-s h3 {
    	font-size: 38px;
    	line-height: 43px;
	}
  	body.journal .articles-subscribe .sppb-addon-text-block.home-subsribe-t div {
    	font-size: 17px;
    	line-height: 21px;
	}
  	body.journal .articles-subscribe .sub-riffo img {
    	height: 430px;
	}
  	body.journal .articles-subscribe .sub-riffo {
        top: 0px;
	}
  	.view-article .article-details {
       margin: 0 20px!important;
	}
  
  	.article-details .article-header .article-info, .article-details .article-tittle, .article-details .article-body {
    	padding: 0 80px;
	}
  	.article-info {
    	font-size: 15px;
    	line-height: 19px;
  	}
  	.article-details .article-body h3, .article-details .article-body h4, .article-details .article-body h5, .article-details .article-body h6 {
        font-size: 30px;
    	line-height: 35px;
	}
  	.article-details .article-body blockquote {
    	font-size: 40px;
    	line-height: 45px;
	}
  	body.journal #sp-main-body {
    	padding: 40px 0px 0px 0px;
	}
 	.jshop_prod_description .section-button {
      	font-size: 15px;
    	line-height: 20px;
	}
  	.jshop_prod_description .section-content {
        font-size: 17px;
    	line-height: 23px;
	}
  	.productfull .product-buttons .btn-buy {
    	font-size: 10.5px;
  	}
  	.productfull .input-group .form-control {
       	max-width: 25px;
        font-size: 11px;
	}
  	.com-jshopping.view-product .image_middle img {
    	width: 290px;
	}
  	.com-jshopping #sp-header #sp-menu>.sp-column .sp-megamenu-wrapper {
    	margin-right: 15px;
	}
  	.com-jshopping #top-basket{
    	font-size: 12px;
    	line-height: 15px;
    	padding: 22px;
  	}
  	#basket-wrapper {
    	width: 80%;
  	}
    #sp-component.col-lg-8 {
      	padding: 0 10px 0 0;
  	} 
    .checkout-page #sp-right {
      	padding: 0 0 0 30px;
  	}
    .jshop_register .contact-tittle, .jshop_register .address-tittle {
      	font-size: 20px;
      	line-height: 26px;
    }
    .checkout-prod-details h3 {
      	font-size: 17px;
      	line-height: 23px;
     }
  	.checkout-prod-details p {
    	font-size: 14px;
    	line-height: 17px;
	}
    .checkout-total .total_decription {
        font-size: 17px;
        line-height: 23px;
  	}
    .checkout-footer a {
      font-size: 13px;
    }
  
  
  
}


@media screen and (min-width: 1200px) and (max-width: 1500px) {
  	.sp-page-builder .page-content #section-id-1678718250607.home-top {
    	padding-bottom: 190px;
	}
    .home-top .top-riffo img {
    	height: 550px!important;
	}
  	.top-riffo {
    	top: 40.54% !important;
  	}
  	#sppb-addon-1678740959085 .tablets-icon img {
    	width: 385.23px!important;
    	height: 398.68px!important;
	}
  	.mid-section {
    	padding-left:50px!important;
    	padding-right:50px!important;
  	}
  	.mid-section-i {
   		width: 470px!important;
  	}
  	.mid-section-i svg{
    width:130px;
  	}
  
  body.journal .articles-subscribe #subscribe-form input[type="email"]{
    width: 650px!important;
  }
  #basket-wrapper {
    width: 65%;
  }
  
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
  	.home-section-sub .sppb-container-inner{
    	max-width:1140px;
    	margin: 0 auto;
  	}
 	 #sp-instagram .container, #sp-bottom .container, #sp-footer .container{
    	max-width:1140px; 
  	}
  	.top-about-riffo-col .sppb-column-addons .sppb-addon-wrapper{
    	left: 15px!important;
    	top: 180px!important;
  	}
  	#sppb-addon-wrapper-1679160381604 {
    	right: 0!important;
      	bottom: -100px!important;
	}
	#sppb-addon-wrapper-1679160257802 {
    	left: 0!important;
    	top: -50px!important;
	}
  	.jshop_prod_description .section-content {
        font-size: 19px;
    	line-height: 26px;
	}
  	.productfull .product-buttons .btn-buy {
   	 	font-size: 13px;
  	}
  	.com-jshopping.view-product .image_middle img {
      	width: 300px;
    }
  	.productfull .input-group .form-control {
        max-width: 40px;
    	font-size: 14px;
	}
    .checkout-page #sp-right {
        padding: 0 0 0 40px;
  	}
  	#sp-component.col-lg-8 {
    	padding: 0 30px 0 0;
	}
  	.checkout-footer a {
       font-size: 14px;
 	}
  .shipping_form .chosen-container-single {
    max-width: 450px;
	}
}

@media screen and (min-width:1200px) {
	body.journal .article-list .row.equal-height .col-lg-4:not(.col-riffo):first-child {
  		flex-basis: 66.66666%;
	}
 
  	body.journal .article-list .col-lg-4:first-child .article-body{
    	max-width:66%;
  	}
}

@media screen and (min-width:1400px) {
  	.home-section-sub .sppb-container-inner{
    	max-width:1320px;
    	margin: 0 auto;
  	}
 	 #sp-instagram .container, #sp-bottom .container, #sp-footer .container{
    	max-width:1320px;
  	}
  	.sppb-row-container {
    	max-width: 1340px!important;
	}
  	.com-jshopping #sp-main-body .container {
   		max-width: 1340px;
	}
}


@media screen and (min-width:2000px) {
	.home-wave .sppb-container-inner{
		max-width: 100%;
    	margin: 0px auto;
  	}
  
}

@media (min-width: 1200px) {
    .container {
        max-width:1340px !important;
    }
}

