/*
Theme Name: Welcart Basic Child
Description: Welcart Basic Child Theme
Author: Collne Inc
Template: welcart_basic
Version: 1.0.0
*/
body {
    font-size: 16px;
    line-height: 1.8em;
    font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    margin: 0;
    padding: 0;
    background: #fff;
    color: #444;
}
body {
    /*color: #fff;
    background-color: #000;*/
}
body, h1, h2, h3, h4, h5, h6 {
    /* font-family: "Open Sans", Arial, sans-serif; */
    /*font-family: "a-otf-ryumin-pr6n", serif;
    font-weight: 300;
    font-style: normal;*/
}
a {
    color: #262626;
    text-decoration: none;
}
.h1_title h1 {
    font-size: 48px;
}
@media screen and (max-width: 768px) {
    .h1_title h1, .h1_title2 h1 {
        font-size: 1.3em;
    }
}
[type=reset]:not(:disabled), [type=submit]:not(:disabled) {
    width: auto;
}
a {
    /*color: #fff;*/
}
.widget_categories li a {
    /*color: #fff;*/
}
a:hover {
    color: #BBBBBB;
    text-decoration: underline;
}
#secondary h3 {
    color: #000000;
}
@media screen and (max-width: 768px) {
    .customer_form tr {
        display: inherit;
    }
}
.customer_form th {
    color: #000000;
}
select {
    background-color: #FFFFFF;
}
pre {
    color: #fff;
}
/*　新東京花店　*/
.incart-btn {
    float: none;
}
.search-box div.s-box {
    float: none;
    text-align: left;
}
.front-il .itemimg img {
    /*width: auto;
	height: 225px;*/
}
#main, .home #main {
    margin: 3.5em auto;
}
@media screen and (min-width: 62.5em) {
    #main, .home #main {
        width: 1200px;
        margin: 3.5em auto;
    }
    .two-column #secondary {
        width: 28%;
        margin-left: 2%;
    }
    #main.two-column #content {
        width: 68%;
        margin-right: 2%;
    }
    .incart-btn {
        float: none;
    }
    /*.front-il article {
    width: 21%;
  }*/
    #secondary section {
        padding: 0;
    }
}
.copyright {
    text-align: center;
    padding: 1em 0 2em;
    color: #666;
    background-color: #f9f9f9;
}
footer {
    /*color: #555;
  padding: 0;
  background-color: #fff;*/
}
/*h2 {
    font-size: 2.7em;
    line-height: 1.3em;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 1em;
    color: #533822;
    border-bottom: 2px solid #f1b500;
}*/
h2 {
    font-family: 'Rounded Mplus 1c';
    font-size: 2.2em;
    line-height: 1.5em;
    text-align: center;
    position: relative;
    margin-bottom: 2em;
}
h2:after {
    content: '';
    position: absolute;
    bottom: -17px;
    display: inline-block;
    width: 150px;
    height: 8px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ef6c70;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
h3 {
    font-size: 1.2em;
    text-align: center;
    margin: 0 0 0.75em 0;
    padding: 0 0.5em 0.3em 0.5em;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: 0.6em;
    border-bottom: 1px dotted #c7bbad;
}
h3.item-name:after {
    height: 0;
}
@media screen and (max-width: 768px) {
    h2 {
        font-size: 1.8em;
        line-height: normal;
        padding: 5px 5px 5px 5px;
        font-weight: normal;
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 600px) {
    h2 {
        font-size: 1.4em;
        line-height: normal;
        /*text-align: left;*/
        padding: 5px 5px 5px 5px;
        font-weight: normal;
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 768px) {
    .bgcolor3 {
        min-width: 100%;
    }
}
@media screen and (min-width: 62.5em) {
    header .inner {
        width: auto;
    }
}
/*.flex {
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-wrap: wrap;
}*/
.flex-2col {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.flex-2col > li {
    width: 49%;
    margin: 2% 0% 0 1%;
}
.flex-2col > li:nth-of-type(odd) {
    width: 47.5%;
    margin: 2% 2.5% 0 0%;
}
.flex-2col > li:nth-of-type(even) {
    width: 47.5%;
    margin: 2% 0 0 2.5%;
}
.flex-2col-start {
    display: flex;
    justify-content: start;
    align-items: start;
    flex-wrap: wrap;
}
.flex-2col-start > li {
    width: 48%;
    margin: 2% 0 0 2%;
}
.flex-2col-start > li:nth-of-type(odd) {
    width: 47.5%;
    margin: 2% 2.5% 0 0%;
}
.flex-2col-start > li:nth-of-type(even) {
    width: 47.5%;
    margin: 2% 0 0 2.5%;
}
.flex-list2 {
    width: 18% !important;
    margin: 0 0 0 0% !important;
}
.flex-list3 {
    width: 28% !important;
    margin: 0 0 0 2% !important;
}
.flex-list4 {
    width: 38% !important;
    margin: 0 0 0 2% !important;
}
.flex-list5 {
    width: 49% !important;
    margin: 0% 1% 0 0% !important;
}
.flex-list6 {
    width: 58% !important;
    margin: 0% 0 0 2% !important;
}
.flex-list7 {
    width: 68% !important;
    margin: 0% 0 0 2% !important;
}
.flex-list8 {
    width: 78% !important;
    margin: 0% 0 0 2% !important;
}
.flex-list9 {
    width: 88% !important;
    margin: 0% 0 0 2% !important;
}
.flex-3col {
    display: flex;
    justify-content: start;
    align-items: start;
    flex-wrap: wrap;
}
.flex-3col > li:nth-of-type(3n) {
    width: 30%;
    margin: 5% 0% 0 0%;
}
.flex-3col > li:nth-of-type(1), .flex-3col > li:nth-of-type(2), .flex-3col > li:nth-of-type(3) {
    margin-top: 0%;
}
.flex-3col > li {
    width: 30%;
    margin: 5% 5% 0 0%;
}
.flex-4col {
    display: flex;
    justify-content: start;
    align-items: start;
    flex-wrap: wrap;
}
.flex-4col > li:nth-of-type(4n) {
    width: 22%;
    margin: 5% 0% 0 0%;
}
.flex-4col > li:nth-of-type(1), .flex-4col > li:nth-of-type(2), .flex-4col > li:nth-of-type(3), .flex-4col > li:nth-of-type(4) {
    margin-top: 0%;
}
.flex-4col > li {
    width: 22%;
    margin: 5% 4% 0 0%;
}
@media only screen and (max-width: 768px) {
    .flex-2col > li, .flex-2col-start > li {
        width: 100% !important;
        margin: 2% auto !important;
    }
    .flex-3col > li, .flex-3col > li:nth-of-type(3n) {
        width: 40%;
        margin: 2% auto !important;
    }
    .flex-4col > li, .flex-4col > li:nth-of-type(4n) {
        width: 45%;
        margin: 2% auto !important;
    }
    .flex-list2, .flex-list3, .flex-list4, .flex-list5, .flex-list6, .flex-list7, .flex-list8, .flex-list9 {
        width: 100% !important;
        margin: 2% auto !important;
    }
}
@media only screen and (max-width: 420px) {
    .flex-3col > li, .flex-3col > li:nth-of-type(3n) {
        width: 90%;
        margin: 2% auto !important;
    }
    .flex-4col > li, .flex-4col > li:nth-of-type(4n) {
        width: 100%;
        margin: 2% auto !important;
    }
}
.tax {
    font-size: 0.8em;
    color: #fff;
}
.price {
    text-align: left !important;
    font-weight: 600;
    font-size: 1.0em;
    margin-top: 0.5em;
}
.img-frame {
    text-align: center;
    padding: 2px;
    border: 2px solid #d7d8da;
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 0 0 3px 1px #ccc;
}
.item {
    text-align: center;
    font-size: 1.0em;
    font-weight: 300;
    color: #545353;
    padding-left: 5%;
}
.sidenavi {
    width: 96%;
    margin: 0 auto;
}
.incart-btn .total-quant {
    display: inline-block;
    position: relative;
    font-weight: bold;
    color: #fba60d;
    margin-left: 1.25em;
    background-color: #fff;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: text-bottom;
    top: 0;
    left: 0;
    width: auto;
    min-width: 20px;
    max-width: 30px;
    height: 20px;
}
.incart-btn i:before {
    color: #fff;
    margin-right: 8px;
}
.incart-btn span {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    letter-spacing: 1px;
}
.incart-btn a {
    background-color: #ff8c00;
    padding: 6px .714286em;
    text-align: center;
    -webkit-transition: .3s ease all;
    -moz-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
    display: block;
    color: #fff !important;
    position: relative;
}
.incart-btn i {
    padding: 0;
    font-size: 1.57143em;
}
.incart-btn {
    min-width: 100%;
    margin-top: 0em;
    /*
	float: left;
	*/
}
@media screen and (min-width: 62.5em) {
    /* -- .incart-btn -- */
    .incart-btn {
        min-width: 100%;
        margin-top: .714286em;
        /*
		float: right;
		*/
    }
}
.search-box form {
    display: block;
}
/* -- .search-box -- */
.search-box {
    position: inherit;
    padding: 0 0 10px;
    float: none;
}
@media screen and (min-width: 62.5em) {
    /* -- .search-box -- */
    .search-box {
        position: inherit;
        padding: 0 0 10px;
        /*
		float: right;
		*/
    }
}
@media screen and (min-width: 62.5em) {
    .two-column #secondary {
        width: 28%;
        padding: 0;
        border: none;
    }
}
.search-box .searchsubmit {
    position: inherit;
    color: #161616;
    padding: .357143em;
    font-size: 1.14286em;
    font-family: FontAwesome;
    background-color: #e3e3e3;
    border: 1px solid #767676;
}
.search-box input[type="text"] {
    width: auto;
    border: 1px solid #b5b3b3;
}
.search-box div.s-box {
    /*
	border: 1px solid #ccc;
	float: right;
	*/
}
.search-box div.s-box {
    display: block;
    position: relative;
    width: auto;
    border: 0px solid #ccc;
    /*text-align: center;*/
}
.search-box i {
    font-size: 1.42857em;
    padding: .5em;
}
.s-navi01 {
    width: auto;
    padding: 0 .714286em;
}
.s-navi01 li::nth-of-type(1) {
    line-height: 200%;
    text-align: center;
    margin-left: 1.07143em;
    margin-top: 1em;
}
.s-navi01 > li {
    line-height: 200%;
    text-align: center;
    margin-left: 0em;
    margin-top: 1em;
}
.s-navi01 > li:nth-of-type(1) {
    line-height: inherit;
    text-align: center;
    margin-left: 0em;
    margin-top: 0em;
}
.s-navi01 > li a {
    color: #808080;
    text-decoration: none;
}
.s-navi02 {
    width: 90%;
    padding: 0 .714286em;
}
.s-navi02 > li {
    line-height: 200%;
    text-align: center;
    margin-left: 1.07143em;
    margin-top: 1em;
}
.s-navi02 > li a {
    color: #808080;
    text-decoration: none;
    display: block;
    border-bottom: 1px dotted #CCC;
}
.s-navi03 {
    width: 100%;
    padding: 0 .714286em;
}
.s-navi03 > li {
    line-height: 200%;
    text-align: center;
    margin-left: 1.07143em;
    margin-top: 1em;
}
.s-navi03 > li a {
    color: #808080;
    text-decoration: none;
    position: relative;
    display: block;
    border-bottom: 1px dotted #CCC;
}
.s-navi03 > li a::after {
    margin-left: .8rem;
    font-family: Font Awesome\ 5 Free;
    font-size: 12px;
    font-weight: bold;
    color: #9b9b9b;
    content: "";
}
input, select, textarea {
    font-size: 1em;
}
.h3-ttl {
    padding-bottom: .357143em;
    border-bottom: 3px solid #eee;
    padding: 9px 7px;
    background-color: #e3e8eb;
    overflow: hidden;
    text-align: center;
    font-size: 110%;
    margin-top: 3em;
    width: 86%;
    margin: 2em auto 1.07143em;
    font-weight: 800;
}
@media only screen and (max-width: 768px) {
    .sidenavi {
        width: 100%;
        margin: 0 auto;
    }
    .s-navi02 li {
        margin-left: 0em;
    }
}
.widget_categories li {
    /*text-align: center;
  margin-left: 1.07143em;
    margin-top: 1em;
    line-height: 200%;*/
    width: 100%;
}
.widget_categories li a {
    /*color: #808080;*/
    text-decoration: none;
    position: relative;
    /*display: block;
  border-bottom: 1px dotted #CCC;*/
}
/*.widget_categories li a:after {
    margin-left: .8rem;
    font-family: Font Awesome\ 5 Free;
    font-size: 12px;
    font-weight: bold;
    color: #9b9b9b;
    content: "";
}*/
#secondary h3 {
    padding-bottom: .357143em;
    border-bottom: none;
    padding: 9px 7px;
    background-color: #e3e8eb00;
    overflow: hidden;
    text-align: center;
    font-size: 110%;
    width: 100%;
    margin: 0 auto 1.07143em;
    font-weight: 800;
    position: relative;
    padding: 0.7rem 0;
    margin-bottom: 0.2rem;
    background-image: repeating-linear-gradient(45deg, transparent 0 3px, #ffc7d5 3px 6px);
    background-repeat: no-repeat;
    background-size: 100% 10px;
    background-position: left 0 bottom 7px;
    color: #353535;
    font-weight: bold;
}
/*===========================
spacer
===========================*/
.mt10 {
    margin-top: 10px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mt40 {
    margin-top: 40px !important;
}
.mt50 {
    margin-top: 50px !important;
}
.mt60 {
    margin-top: 60px !important;
}
.mt70 {
    margin-top: 70px !important;
}
.mt80 {
    margin-top: 80px !important;
}
.mt0 {
    margin-top: 0px !important;
}
.mb10 {
    margin-bottom: 10px !important;
}
.mb20 {
    margin-bottom: 20px !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.mb40 {
    margin-bottom: 40px !important;
}
.mb50 {
    margin-bottom: 50px !important;
}
.mb60 {
    margin-bottom: 60px !important;
}
.mb70 {
    margin-bottom: 70px !important;
}
.mb80 {
    margin-bottom: 80px !important;
}
.mb0 {
    margin-bottom: 0px !important;
}
@media screen and (max-width: 768px) {
    .mt10, .mt20, .mt30 {
        margin-top: 4% !important;
    }
    .mb10, .mb20, .mb30 {
        margin-bottom: 4% !important;
    }
    .mt40, .mt50, .mt60 {
        margin-top: 5% !important;
    }
    .mb40, .mb50, .mb60 {
        margin-bottom: 5% !important;
    }
    .mt70, .mt80 {
        margin-top: 8% !important;
    }
    .mb70, .mb80 {
        margin-bottom: 8% !important;
    }
}
.widget_nav_menu ul li {
    padding: 0 .714286em;
}
.widget_nav_menu ul li, .widget_pages li {
    text-align: center;
    margin-left: 1.07143em;
    margin-top: 1em;
    line-height: 200%;
    width: 100%;
}
.widget_nav_menu ul li a:after {
    margin-left: .8rem;
    font-family: Font Awesome\ 5 Free;
    font-size: 12px;
    font-weight: bold;
    color: #9b9b9b;
    content: "";
}
.widget_nav_menu ul li a {
    color: #808080;
    text-decoration: none;
    position: relative;
    display: block;
    border-bottom: 1px dotted #CCC;
    padding-bottom: .357143em;
}
.new-entry h2 {
    font-size: 2.2em;
}
.member_page_title, .member_page_title {
    line-height: 1.285714em;
    margin: 3em 0 2.22222em;
    font-size: 1.285714em;
}
#content .page-title, #content .entry-title {
    font-size: 2em;
    margin-bottom: 2.222224em;
    line-height: 1.285712em;
}
div#swipebox-overlay {
    background: rgba(13, 13, 13, 0.5) none repeat scroll 0 0;
}
#cart_table thead, #cart_table tfoot {
    color: black;
}
.tax {
    color: #333;
}
footer {
    padding: 0;
    background-color: #fff;
    color: #262626;
}
/* -- .front-il -- */
.front-il article {
    width: 46% !important;
    margin-right: 4%;
    padding: 2.85712em 0 0;
}
.front-il article:nth-of-type(odd) {
    margin-right: 4%;
}
.probootstrap-footer h3 {
    border-bottom-style: none;
}
h3:before {
    height: 0;
}
.comments-area {
    border-top-style: none;
}
.entry-meta {
    display: none;
}
@media screen and (min-width: 62.5em) {
    footer a {
        color: #42518E;
        /*margin-bottom: 15px;*/
    }
}
.cat {
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 4px;
    background-color: #0E3997;
    display: inline-block;
    margin-bottom: 5px;
}
.cat a {
    color: #FFFFFF;
}
input[type="checkbox"] {
    margin: 4px 0 0px -17px;
}
#delivery_flag1, #delivery_flag2 {
    margin: 0 .5rem 0 0;
}
/* 1カラムここから */
/* 共通 */
.changeCard ul {
    padding: 0;
    list-style: none;
    border: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0;
    height: 263px;
    overflow-y: scroll;
    /*margin-top: 20px;*/
}
.changeCard.wp ul {
    height: auto;
    overflow-y: auto;
}
.changeItemTxt {
    width: 62%;
}
.changeItemTxt p.itemTitle {
    font-size: 1.6rem;
    line-height: 1.56;
    margin: 0;
    font-weight: bold;
    color: #313131;
    margin-bottom: 10px;
}
.changeItemTxt ul.itemTag {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}
.changeItemTxt ul.itemTag li {
    background: #f1f1f1;
    color: #707070;
    font-size: 0.7rem;
    padding: 2px 10px;
    position: relative;
}
.changeItemTxt ul.itemTag li:before {
    padding-right: 3px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 1em;
    content: "\f02b";
    vertical-align: baseline;
    color: #aaa;
}
p.itemCat {
    position: absolute;
    left: 22px;
    top: 22px;
    background: #8a8b8c; /* 色替え */
    color: #FFF;
    border-radius: 9999px;
    font-size: 0.7rem;
    display: inline-block;
    padding: 1px 12px 0px;
    z-index: 2;
}
/* 共通ここまで */
/* List */
li.changeItem.defaultList {
    width: 100%;
    padding: 0;
}
li.changeItem.defaultList a {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border-radius: 2px;
    background: #fff;
    cursor: pointer;
    transition: 0.2s ease-in-out;
    padding: 15px;
    position: relative;
    align-items: center;
    text-decoration: none;
    border-top: solid 1px #eee;
    padding-right: 10px;
    cursor: pointer;
}
li.changeItem.defaultList:last-child a {
    border-bottom: solid 1px #EEE;
}
li.changeItem.defaultList a:hover {
    background: #fafafa;
}
li.changeItem.defaultList a img {
    width: 35%;
    margin-right: 3%;
    height: auto;
}
@media screen and (max-width: 767px) {
    /* （ここにモバイル用スタイルを記述） */
    li.changeItem.defaultList a {
        flex-direction: column;
    }
    li.changeItem.defaultList a img {
        width: 100%;
        margin: 0 0 15px;
    }
    li.changeItem.defaultList a .changeItemTxt {
        width: 100%;
    }
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: #444;
}
/* 1カラムここまで */
.shell {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.shell.reverse {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
}
.shell.nowrap-x {
    flex-wrap: nowrap;
}
.shell.left {
    justify-content: flex-start;
}
.shell.center, .shell.x-center {
    justify-content: center;
}
.shell.right {
    justify-content: flex-end;
}
.shell.fill, .shell.fill-x, .shell.split {
    justify-content: space-between;
}
.shell.equalize {
    justify-content: space-around;
}
.shell.top {
    align-items: flex-start;
}
.shell.middle, .shell.y-center {
    align-items: center;
}
.shell.baseline {
    align-items: baseline;
}
.shell.bottom {
    align-items: flex-end;
}
.shell > .grow-x {
    flex-grow: 1;
}
.stretch, .grow-y {
    align-self: stretch;
}
.solo, .full {
    width: 100%;
}
.duo, .half {
    width: 50%;
}
.trio, .one-third {
    width: calc(100% / 3);
}
.two-thirds {
    width: calc(100% / 3 * 2);
}
.quad, .quarter {
    width: 25%;
}
.three-quarters {
    width: 75%;
}
.penta, .twenty {
    width: 20%;
}
.thirty {
    width: 30%;
}
.forty {
    width: 40%;
}
.sixty {
    width: 60%;
}
.seventy {
    width: 70%;
}
.eighty {
    width: 80%;
}
.solo.gutter, .full.gutter {
    width: 98%;
    margin: 1em 1%;
}
.duo.gutter, .half.gutter {
    width: 48%;
    margin: 1em 1%;
}
.trio.gutter, .one-third.gutter {
    width: calc(94% / 3);
    margin: 1em 1%;
}
.two-thirds.gutter {
    width: calc(97% / 3 * 2);
    margin: 1em 1%;
}
.quad.gutter, .quarter.gutter {
    width: 23%;
    margin: 1em 1%;
}
.three-quarters.gutter {
    width: 73%;
    margin: 1em 1%;
}
.penta.gutter, .twenty.gutter {
    width: 18%;
    margin: 1em 1%;
}
.thirty.gutter {
    width: 28%;
    margin: 1em 1%;
}
.forty.gutter {
    width: 38%;
    margin: 1em 1%;
}
.sixty.gutter {
    width: 58%;
    margin: 1em 1%;
}
.seventy.gutter {
    width: 68%;
    margin: 1em 1%;
}
.eighty.gutter {
    width: 78%;
    margin: 1em 1%;
}
.centering {
    text-align: center;
}
.centering > * {
    margin-left: auto !important;
    margin-right: auto !important;
}
/* Universal Padding Class --- as you like */
.pd-around {
    padding: 1.5em 1.5em;
}
.pd-side {
    padding: 0 1.5em;
}
.pd-top-bottom {
    padding: 1.5em 0;
}
.pd-right {
    padding-right: 1.5em;
}
.pd-left {
    padding-left: 1.5em;
}
/* clearfix --- for use together with legacy float layout */
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
/*** Media Query ***/
@media only screen and (max-width: 899px) {
    .shell.break900:not(.step) {
        flex-direction: column;
    }
    .shell.break900 > .solo, .shell.break900 > .full, .shell.break900 > .duo, .shell.break900 > .half, .shell.break900 > .trio, .shell.break900 > .one-third, .shell.break900 > .two-thirds, .shell.break900 > .quad, .shell.break900 > .quarter, .shell.break900 > .three-quarters, .shell.break900 > .penta, .shell.break900 > .twenty, .shell.break900 > .thirty, .shell.break900 > .forty, .shell.break900 > .sixty, .shell.break900 > .seventy, .shell.break900 > .eighty {
        width: 100%;
    }
    .shell.break900 > .solo.gutter, .shell.break900 > .full.gutter, .shell.break900 > .duo.gutter, .shell.break900 > .half.gutter, .shell.break900 > .trio.gutter, .shell.break900 > .one-third.gutter, .shell.break900 > .two-thirds.gutter, .shell.break900 > .quad.gutter, .shell.break900 > .quarter.gutter, .shell.break900 > .three-quarters.gutter, .shell.break900 > .penta.gutter, .shell.break900 > .twenty.gutter, .shell.break900 > .thirty.gutter, .shell.break900 > .forty.gutter, .shell.break900 > .sixty.gutter, .shell.break900 > .seventy.gutter, .shell.break900 > .eighty.gutter {
        width: 98%;
        margin: 1em 1%;
    }
    .shell.step {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .shell.step > .duo, .shell.step > .half, .shell.step > .trio, .shell.step > .one-third, .shell.step > .two-thirds, .shell.step > .quad, .shell.step > .quarter, .shell.step > .three-quarters, .shell.step > .penta, .shell.step > .twenty, .shell.step > .thirty, .shell.step > .forty, .shell.step > .sixty, .shell.step > .seventy, .shell.step > .eighty {
        width: 50%;
    }
    .shell.step > .duo.gutter, .shell.step > .half.gutter, .shell.step > .trio.gutter, .shell.step > .one-third.gutter, .shell.step > .two-thirds.gutter, .shell.step > .quad.gutter, .shell.step > .quarter.gutter, .shell.step > .three-quarters.gutter, .shell.step > .penta.gutter, .shell.step > .twenty.gutter, .shell.step > .thirty.gutter, .shell.step > .forty.gutter, .shell.step > .sixty.gutter, .shell.step > .seventy.gutter, .shell.step > .eighty.gutter {
        width: 48%;
        margin: 1em 1%;
    }
}
/* Mobile Single Column ( like 7-10 inch Tablet ) */
@media only screen and (max-width: 768px) {
    .container, .wide-container {
        padding: 0 0.3em;
    } /* as you like */
    .shell.break768:not(.step) {
        flex-direction: column;
    }
    .shell.break768 > .solo, .shell.break768 > .full, .shell.break768 > .duo, .shell.break768 > .half, .shell.break768 > .trio, .shell.break768 > .one-third, .shell.break768 > .two-thirds, .shell.break768 > .quad, .shell.break768 > .quarter, .shell.break768 > .three-quarters, .shell.break768 > .penta, .shell.break768 > .twenty, .shell.break768 > .thirty, .shell.break768 > .forty, .shell.break768 > .sixty, .shell.break768 > .seventy, .shell.break768 > .eighty {
        width: 100%;
    }
    .shell.break768 > .solo.gutter, .shell.break768 > .full.gutter, .shell.break768 > .duo.gutter, .shell.break768 > .half.gutter, .shell.break768 > .trio.gutter, .shell.break768 > .one-third.gutter, .shell.break768 > .two-thirds.gutter, .shell.break768 > .quad.gutter, .shell.break768 > .quarter.gutter, .shell.break768 > .three-quarters.gutter, .shell.break768 > .penta.gutter, .shell.break768 > .twenty.gutter, .shell.break768 > .thirty.gutter, .shell.break768 > .forty.gutter, .shell.break768 > .sixty.gutter, .shell.break768 > .seventy.gutter, .shell.break768 > .eighty.gutter {
        width: 98%;
        margin: 1em 1%;
    }
    .shell:not(.keep) > .solo, .shell:not(.keep) > .full, .shell:not(.keep) > .duo, .shell:not(.keep) > .half, .shell:not(.keep) > .trio, .shell:not(.keep) > .one-third, .shell:not(.keep) > .two-thirds, .shell:not(.keep) > .quad, .shell:not(.keep) > .quarter, .shell:not(.keep) > .three-quarters, .shell:not(.keep) > .penta, .shell:not(.keep) > .twenty, .shell:not(.keep) > .thirty, .shell:not(.keep) > .forty, .shell:not(.keep) > .sixty, .shell:not(.keep) > .seventy, .shell:not(.keep) > .eighty {
        width: 100%;
        margin: 0;
    }
    .shell:not(.keep) > .solo.gutter, .shell:not(.keep) > .full.gutter, .shell:not(.keep) > .duo.gutter, .shell:not(.keep) > .half.gutter, .shell:not(.keep) > .trio.gutter, .shell:not(.keep) > .one-third.gutter, .shell:not(.keep) > .two-thirds.gutter, .shell:not(.keep) > .quad.gutter, .shell:not(.keep) > .quarter.gutter, .shell:not(.keep) > .three-quarters.gutter, .shell:not(.keep) > .penta.gutter, .shell:not(.keep) > .twenty.gutter, .shell:not(.keep) > .thirty.gutter, .shell:not(.keep) > .forty.gutter, .shell:not(.keep) > .sixty.gutter, .shell:not(.keep) > .seventy.gutter, .shell:not(.keep) > .eighty.gutter {
        width: 98%;
        margin: 1em 1%;
    }
    .shell.step {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .shell.step > .duo, .shell.step > .half, .shell.step > .trio, .shell.step > .one-third, .shell.step > .two-thirds, .shell.step > .quad, .shell.step > .quarter, .shell.step > .three-quarters, .shell.step > .penta, .shell.step > .twenty, .shell.step > .thirty, .shell.step > .forty, .shell.step > .sixty, .shell.step > .seventy, .shell.step > .eighty {
        width: 50%;
    }
    .shell.step > .duo.gutter, .shell.step > .half.gutter, .shell.step > .trio.gutter, .shell.step > .one-third.gutter, .shell.step > .two-thirds.gutter, .shell.step > .quad.gutter, .shell.step > .quarter.gutter, .shell.step > .three-quarters.gutter, .shell.step > .penta.gutter, .shell.step > .twenty.gutter, .shell.step > .thirty.gutter, .shell.step > .forty.gutter, .shell.step > .sixty.gutter, .shell.step > .seventy.gutter, .shell.step > .eighty.gutter {
        width: 48%;
        margin: 1em 1%;
    }
    .shell.keep-half:not(.keep), .shell.keep-half:not(.keep) {
        flex-direction: row;
    }
    .shell.keep-half:not(.keep) > .solo, .shell.keep-half:not(.keep) > .full, .shell.keep-half:not(.keep) > .duo, .shell.keep-half:not(.keep) > .half, .shell.keep-half:not(.keep) > .trio, .shell.keep-half:not(.keep) > .one-third, .shell.keep-half:not(.keep) > .two-thirds, .shell.keep-half:not(.keep) > .quad, .shell.keep-half:not(.keep) > .quarter, .shell.keep-half:not(.keep) > .three-quarters, .shell.keep-half:not(.keep) > .penta, .shell.keep-half:not(.keep) > .twenty, .shell.keep-half:not(.keep) > .thirty, .shell.keep-half:not(.keep) > .forty, .shell.keep-half:not(.keep) > .sixty, .shell.keep-half:not(.keep) > .seventy, .shell.keep-half:not(.keep) > .eighty {
        width: 50%;
    }
    .shell.keep-half:not(.keep) > .solo.gutter, .shell.keep-half:not(.keep) > .full.gutter, .shell.keep-half:not(.keep) > .duo.gutter, .shell.keep-half:not(.keep) > .half.gutter, .shell.keep-half:not(.keep) > .trio.gutter, .shell.keep-half:not(.keep) > .one-third.gutter, .shell.keep-half:not(.keep) > .two-thirds.gutter, .shell.keep-half:not(.keep) > .quad.gutter, .shell.keep-half:not(.keep) > .quarter.gutter, .shell.keep-half:not(.keep) > .three-quarters.gutter, .shell.keep-half:not(.keep) > .penta.gutter, .shell.keep-half:not(.keep) > .twenty.gutter, .shell.keep-half:not(.keep) > .thirty.gutter, .shell.keep-half:not(.keep) > .forty.gutter, .shell.keep-half:not(.keep) > .sixty.gutter, .shell.keep-half:not(.keep) > .seventy.gutter, .shell.keep-half:not(.keep) > .eighty.gutter {
        width: 48%;
        margin: 1em 1%;
    }
    /* Universal padding class --- as you like */
    .pd-around {
        padding: 1.5em 1.5em;
    }
    .pd-side {
        padding: 0 1.5em;
    }
    .ttal {
        text-align: left !important;
    }
    .ttal:not(.pd-side) {
        padding: 0 1.5em;
    }
    .pd-around .ttal:not(.pd-side), .pd-side .ttal:not(.pd-side) {
        padding: 0;
    }
}
/* Traditional SmartPhone Portrait Size */
@media only screen and (max-width: 479px) {
    .shell:not(.keep), .shell.step:not(.keep) {
        flex-direction: column;
    }
    .shell.step:not(.keep) > .solo, .shell.step:not(.keep) > .full, .shell.step:not(.keep) > .duo, .shell.step:not(.keep) > .half, .shell.step:not(.keep) > .trio, .shell.step:not(.keep) > .one-third, .shell.step:not(.keep) > .two-thirds, .shell.step:not(.keep) > .quad, .shell.step:not(.keep) > .quarter, .shell.step:not(.keep) > .three-quarters, .shell.step:not(.keep) > .penta, .shell.step:not(.keep) > .twenty, .shell.step:not(.keep) > .thirty, .shell.step:not(.keep) > .forty, .shell.step:not(.keep) > .sixty, .shell.step:not(.keep) > .seventy, .shell.step:not(.keep) > .eighty {
        width: 100%;
        margin: margin:0;
    }
    .shell.step:not(.keep) > .solo.gutter, .shell.step:not(.keep) > .full.gutter, .shell.step:not(.keep) > .duo.gutter, .shell.step:not(.keep) > .half.gutter, .shell.step:not(.keep) > .trio.gutter, .shell.step:not(.keep) > .one-third.gutter, .shell.step:not(.keep) > .two-thirds.gutter, .shell.step:not(.keep) > .quad.gutter, .shell.step:not(.keep) > .quarter.gutter, .shell.step:not(.keep) > .three-quarters.gutter, .shell.step:not(.keep) > .penta.gutter, .shell.step:not(.keep) > .twenty.gutter, .shell.step:not(.keep) > .thirty.gutter, .shell.step:not(.keep) > .forty.gutter, .shell.step:not(.keep) > .sixty.gutter, .shell.step:not(.keep) > .seventy.gutter, .shell.step:not(.keep) > .eighty.gutter {
        width: 98%;
        margin: 1em 1%;
    }
    /* Single Column --- Universal margin-bottom class */
    .shell.automa > , .shell.automa > .gutter {
        margin-bottom: 1.5em !important;
    }
    /* Universal padding class --- as you like */
    .pd-around {
        padding: 6% 3%;
    }
    .pd-side, .pd-right, .pd-left {
        padding: 0 3%;
    }
    .stal {
        text-align: left !important;
    }
    .stal:not(.pd-side) {
        padding: 0 3%;
    }
    .pd-around .stal:not(.pd-side), .pd-side .stal:not(.pd-side) {
        padding: 0;
    }
}
@media screen and (max-width: 600px) {
    #content .page-title, #content .entry-title {
        font-size: 1.7em;
    }
}