.alignleft {
display: inline;
float: left;
clear: both;
margin: 0 20px 20px 0;
}
.alignright {
display: inline;
float: right;
clear: both;
margin: 0 0 20px 20px;
}
.aligncenter {
display: block;
margin-right: auto;
margin-left: auto;
text-align: center;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4em 20px 20px 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4em 0 20px 20px;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
clear: both;
margin-top: 0.4em;
margin-bottom: 20px;
}
.wp-block-pullquote.is-style-solid-color blockquote{
max-width: 100%;
}
.wp-block-pullquote.has-background blockquote{
background-color: transparent;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 20px;
}
.wp-caption {
margin-bottom: 20px;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 0 10px;
}
.wp-caption-text {
font-family: "Open Sans", sans-serif;
font-size: 13px;
padding: 0;
margin: 10px 0 0;
color: #848486;
}
.bypostauthor {
display: block;
}
.pagination .current .screen-reader-text {
position: absolute !important;
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}
.image-navigation {
padding: 0 9.0909%;
}
.comment-content ul,
.comment-content ol {
margin-left: 0;
}
.widecolumn {
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
margin: 7.6923%;
}
.gallery {
margin-bottom: 20px;
}
.gallery-item {
display: inline-block;
padding: 0 1.79104477%;
text-align: center;
vertical-align: top;
width: 100%;
margin-bottom: 20px;
}
.wp-block-table.is-style-stripes{
border-bottom: 0;
}
.wp-block-table.is-style-stripes table tr:nth-child(odd) td{
background-color: #e6e6e6;
}
.wp-block-latest-posts.is-grid{
margin: 0;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
margin-top: 10px;
margin-bottom: 0;
color: #848486;
font-size: 13px;
font-family: "Open Sans", sans-serif;
padding: 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
p{ word-wrap: break-word; }
.wp-block-pullquote{
padding: 0;
}
.wp-block-image{
margin-bottom: 20px;
}
.wp-block-image .alignleft{
margin-right: 20px;
}
.wp-block-image .alignright{
margin-left: 20px;
}
.alignwide audio{
width: 100%;
}
.alignleft img {
float: left;
}
.alignright img {
float: right;
}
.page-body .wp-block-gallery li.blocks-gallery-item::before{
content: '';
display: none;
}
hr.wp-block-separator{
clear:both;
}
.entry-content ul.blocks-gallery-grid,
.entry-content ul.wp-block-gallery,
.wp-block-latest-posts.wp-block-latest-posts__list{
padding-left: 0;
}
.wp-block-cover, .wp-block-cover-image{
margin-bottom: 20px;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large{
margin: 0 0 20px;
padding: 30px;
}
.wp-block-button{
margin-bottom: 20px;
}
.wp-block-button.aligncenter{
margin-bottom: 20px;
}
.wp-block-button.alignleft{
margin: 0 20px 20px 0;
}
.wp-block-button.alignright{
margin: 0 0 20px 20px;
}
.wp-block-button__link{
cursor: pointer;
display: inline-block;
text-align: center;
white-space: nowrap;
vertical-align: middle;
position: relative;
background-color: #d22828;
border: 0;
color: #fff;
font-size: 14px;
font-weight: 600;
padding: 12px 30px;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
text-transform: uppercase;
z-index: 1;
box-shadow: 0 3px 24px rgba(0,0,0,.1);
}
.wp-block-button__link:hover{
background-color: #960d0d;
outline: none;
}
.entry-content a.wp-block-button__link:not(.has-color),
.entry-content a.wp-block-button__link:not(.has-color):hover{
color: #fff;
}
.is-style-outline .wp-block-button__link::before{
display: none;
}
.is-style-outline .wp-block-button__link,
.entry-content .is-style-outline .wp-block-button__link:not(.has-color){
background-color: transparent;
border: 2px solid #d22828;
color: #d22828;
}
.is-style-outline .wp-block-button__link::before{
border-radius: 0;
}
.is-style-outline .wp-block-button__link:hover,
.entry-content .is-style-outline .wp-block-button__link:not(.has-color):hover{
border-color: #960d0d;
color: #960d0d;
}
.has-sushiyama-green-background-color{
background-color: #d22828;
}
.has-sushiyama-red-background-color{
background-color: #022147;
}
.has-white-background-color{
background-color: #fff;
}
.has-white-color{
color: #fff;
}
.has-black-background-color{
background-color: #333;
}
.has-black-color{
color: #333;
}
.has-sushiyama-green-color{
color: #d22828;
}
.has-sushiyama-red-color{
color: #022147;
}
.wp-block-cover.has-background-dim,
.wp-block-cover.has-background-dim .wp-block-cover-text a{
color: #fff;
}
.wp-block-cover.has-background-dim .wp-block-cover-text a:hover{
text-decoration: underline;
}
.wp-block-image figcaption,
.wp-block-video figcaption,
.wp-block-embed figcaption{
margin-top: 10px;
margin-bottom: 0;
color: #848486;
font-size: 13px;
}
.blocks-gallery-caption{
margin-bottom: 16px;
}
.wp-block-columns{
margin-bottom: 0;
}
.wp-block-audio audio,
.wp-block-embed{
margin-bottom: 20px;
} .wp-block-archives-list,
.entry-content .wp-block-archives-list{
padding-left: 0;
}
.wp-block-archives-list li + li{
margin-top: 15px;
}
.wp-block-archives-list li{
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: space-between;
}
.wp-block-archives-list li a{
color: #515151;
}
.wp-block-archives-list li a:hover{
color: #960d0d;
}
.entry-content select{
height: 50px;
padding: 8px 15px;
border: 1px solid #F0F2F3;
width: 100%;
color: #6e6e6e;
background-color: #fff;
letter-spacing: 0.1px;
font-size: 14px;
outline: none;
margin-bottom: 20px;
}
.entry-content select:focus{
border: 1px solid #efefef;
-webkit-box-shadow: none;
box-shadow: none;
}
.wp-block-calendar table th{
font-weight: 600;
color: #fff;
background-color: #1D2228;
font-family: "Oswald", sans-serif;
}
.wp-block-calendar tbody td, .wp-block-calendar th{
text-align: center;
padding: 6px 0;
border-left: 0;
border-right: 0;
border-top: 0;
}
.wp-block-calendar tbody td a, .wp-block-calendar th a{
text-decoration: none;
}
.wp-block-calendar tfoot td{
padding: 2px;
}
.wp-block-calendar tfoot a{
color: #d22828;
text-decoration: none;
}
.wp-block-calendar tbody td a,
.wp-block-calendar th a,
.wp-block-calendar tfoot a:hover{
color: #960d0d;
}
.wp-block-calendar table caption{
font-weight: 600;
color: #fff;
background-color: #1D2228;
font-family: "Oswald", sans-serif;
padding: 2px;
text-align: center;
margin-top: -1px;
}
.wp-block-latest-comments,
.entry-content .wp-block-latest-comments{
padding-left: 0;
}
.entry-content .wp-block-latest-comments a{
font-weight: 600;
color: #515151;
}
.entry-content .wp-block-latest-comments a:hover{
color: #960d0d;
}
.wp-block-latest-comments__comment{
font-size: 14px;
margin-bottom: 15px;
}
.wp-block-latest-comments__comment-date{
margin-top: 5px;
}
.wp-block-search{
margin-bottom: 20px;
}
.wp-block-search .wp-block-search__input{
height: 50px;
padding: 8px 15px;
border: 1px solid #F0F2F3;
color: #6e6e6e;
background-color: #fff;
letter-spacing: 0.1px;
font-size: 14px;
outline: none;
}
.wp-block-search .wp-block-search__button{
cursor: pointer;
display: inline-block;
text-align: center;
white-space: nowrap;
vertical-align: middle;
position: relative;
background-color: #d22828;
border: 0;
color: #fff;
font-size: 14px;
font-weight: 600;
padding: 12px 30px;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
text-transform: uppercase;
z-index: 1;
box-shadow: 0 3px 24px rgba(0,0,0,.1);
}
.wp-block-search .wp-block-search__button::before{
content: '';
width: 100%;
height: 100%;
background-color: #960d0d;
position: absolute;
top: 0;
left: 0;
z-index: -1;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
.wp-block-search .wp-block-search__button:hover{
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.wp-block-media-text{
margin-bottom: 20px;
}
.wp-block-media-text .wp-block-media-text__content{
padding: 20px;
}
.wp-block-group.has-background{
padding: 20px;
margin-bottom: 20px;
}
.wp-block-group.has-background p:last-child,
.wp-block-media-text__content p:last-child{
margin-bottom: 0;
} #menu-item-language {
position: relative;
}
#menu-item-language .sub-menu {
min-width: 60px;
text-align: center;
} #menu-item-language .sub-menu li:hover,
#menu-item-language .sub-menu li:hover > a {
background-color: #f8f8f8; color: #d22828 !important; transition: all 0.3s ease; } #menu-item-language .active-language > a {
color: #d22828; } .wpml-ls-item:hover > a {
background-color: #f8f8f8 !important;
transition: all 0.3s ease;
}
.wpml-ls-item:hover > a .wpml-ls-native {
color: #d22828 !important;
font-weight: bold !important;
} .wpml-ls-current-language > a .wpml-ls-native {
color: #d22828 !important;
font-weight: bold !important;
} .wpml-ls-item .sub-menu {
min-width: 60px !important;
text-align: center !important;
padding: 5px 0 !important;
} .wpml-ls-item .sub-menu li a {
padding: 8px 15px !important;
display: block !important;
} .wpml-ls-item .sub-menu li:hover > a {
background-color: #f0f0f0 !important;
color: #d22828 !important;
}
.wpml-ls-item .sub-menu li:hover > a .wpml-ls-native {
transform: scale(1.1) !important;
transition: transform 0.2s ease !important;
} .sigma_header-top-social ul {
display: flex;
margin: 0;
padding: 0;
list-style: none;
}
.sigma_header-top-social ul li {
margin: 0 5px;
}
.sigma_header-top-social ul li a {
color: var(--thm-primary);
font-size: 14px;
transition: all 0.3s ease;
display: flex;
align-items: center;
justify-content: center;
}
.sigma_header-top-social ul li a:hover {
color: var(--thm-secondary);
transform: translateY(-3px);
} .product-allergens {
margin-top: 15px;
padding: 10px;
background-color: #f9f9f9;
border-left: 3px solid #d22828;
font-size: 14px;
clear: both;
}
.product-allergens strong {
color: #d22828;
font-weight: 600;
}
.product-allergens span {
font-style: italic;
}
.sigma_footer-middle {
.wpml-ls-current-language{
display: none;
}
}