/*
Theme Name: Personality Child Theme 
Template: Personality
*/
@import url('../Personality/style.css');

#content{
    display: flex;
}
#logo {
    float:none;
}
.logo-container {
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:2%!important;
    background-color:#113E9B !important;
    padding-top:2%!important;
}
#top-menu {
    float: left;
    white-space: nowrap;
    width: 100%;
    list-style: none;
    padding: 0px;
    border: solid #FFFFFF;
    border-width: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#header{
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
    border: 0;
}

#top-menu  {
    background-image: url("images/menu.gif");
    background-color: #1048C8;
    white-space: nowrap;
    width: 100%;
    border-top: #000000 0px solid;
    border-bottom: #000000 0px solid;
    padding: 0px ;
    margin: 0px;
    padding-top:0px !important;
}
.post ol {
    padding-left: 28px;
    line-height: 25px;
}
#top-menu li {
    background-image: url("images/menu.gif") !important;
    background-color: #1048C8;
    border-right: #245BAC 1px solid;
    float: left;
    padding: 5px 9px !important;
}

strong {
    font-weight: bold;
    color: inherit;
}
#top-menu a {
    color: #FFFFFF !important;
    font: 14px arial, sans-serif!important;
    font-weight: bold!important;
    text-decoration: none;
    text-align: center;
    padding: 7px 10px;
    width:auto;
    display: block;
    cursor: pointer;
}

#top-menu li:hover{
    background: green !important;
}

@media only screen and (min-width: 830px){
    #container{
        min-width: 830px;
        max-width: 1100px;
        width:auto !important;
    }
}

body{

    padding-top:0px;
    padding-bottom:0px;
}


.logo-container a{
    font: 48px "PT Serif", "Crimson Text", "Times New Roman", serif;
    font-weight: bold;
    line-height: 48px;
    color:#fff;
}

#logo {
    color: #FFFFFF;
    text-decoration: none;
    font: 48px "PT Serif", "Crimson Text", "Times New Roman", serif;
}

#logo span {
    color: #C0C0C0;
    font: normal 22px "PT Serif", arial, sans-serif;
    font-weight: normal;
}

#logo:hover,#logo span:hover {
    color: #C0C0C0;
    text-decoration: none;
}

#footer-content{
    background-image: url("images/footer-background.jpg") !important;
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    background-color:#2268E3 ;
    width:100% !important;
}
#copyright {
    width: 100%;
    color: black;
    background-color: #113E9B ;
    text-align:center;
    padding-top: 12px;
    padding-bottom: 12px;

}

#footer-widgets .widgettitle{
    color: #FFFFFF !important;
    font: 15px arial, sans-serif !important;
    font-weight: bold !important;
    line-height: normal;
    padding-bottom: 5px !important;
    margin-bottom: 3px;
    border-bottom: #02A85B 1px solid;
    text-shadow:none !important;
    letter-spacing: 0px;
}
.footer-widget a {
    color: #fff;
    text-decoration:none;
    text-shadow: none !important;
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    list-style-type: none;
}

.textwidget img{
    border:#00ACE2 1px solid;
    margin: 30px 0px 3px 10px
}

@media only screen and (max-width: 767px){

    #footer-widgets {
        display:block !important;
    }
}
.logo-container a:hover{
    color: #C0C0C0 !important;
    text-decoration: none;
} 
.home.blog .summary.entry-summary {
    width: 100%;
}
.home.blog .images {
    display: none;
}
div#sidebar {
    width: 25%;
}
#left-area {
    width: 74%;
    float: right;
    padding-left: 30px;
    padding-right: 30px;
}
.page-template-page-shop #left-area {
   padding-bottom: 30px;
}

#content {
    padding: 0px 48px 60px;
}

div#footer-content {
    width: 100%;
}
#content {
    background: url(images/content-bg.png) repeat-y 300px 0px;
}
body {
    background-size: contain;
}

.footer-widget ul li {
    background-image:none;
    padding-left:0px;
}  

.home.blog .single-product .images {
    display: none;
}
.home.blog .summary.entry-summary {
    width: 100%;
}
.home.blog .woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}
#sundaysea-woo-cart table.shop_table.shop_table_responsive.cart>thead {
    display: none;
}


body{
    background-image: url("images/background-imge-outer.jpg");
}

#left-area{

    background:#ddffff;
    border-top-left-radius: 28px;
    border-top-right-radius: 28px;
    box-shadow: inset 5px 5px 7px 0px rgba(0,0,0,0.45);
}
/*body.single-product #content {
    background:#ddffff !important; 
    padding: 40px;
}*/
body.single-product #left-area {
    padding-top: 30px;
}
#content{

    padding-right:30px;
    padding-bottom:0px;
    background-color: #1656D1;
    padding-left:0px;
    background: url(images/sidebar.jpg)!important;
}
.home #content{
    padding-left: 15px !important;
    padding-right: 15px !important;
}
#sidebar {
    width: 17% !important;
    padding: 15px 13px 0px 15px;
    background-repeat:repeat-y;

}


.widget h3.title {
    background-color: #13904C;
    padding: 7px 6px 7px 5px;
    width: 94% !important;
    text-align: center;
    border-bottom: #4376EB 1px solid;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-weight: bold;
    font-stretch: normal;
    /*font-size: 14px;*/
    line-height: 15px;
    font-family: arial, sans-serif;
    color: #fff;
    background-image: url("images/widget-title.jpg");
    letter-spacing:0.5px;
}

.widget ul li a {

    color:#fff;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-weight: bold;
    font-stretch: normal;
    font-size: 12px;
    line-height: 17px;
    font-family: arial, sans-serif;
    line-height: 17px;
}
.widget ul li {
    background:none;
    margin-top:18px;
}

.show-post-modal .slideout-header .closemodal {
    display: none;
}
#sundaysea-woo-cart td.product-thumbnail {
    width: 15%;
}
.kindle-wrapper {
    text-align: center;
}
.footer-widget {
    padding: 5px 30px 5px 30px;
    border-right: #3E75C2 1px solid;
}
div#footer-widgets {
    padding-bottom: 0;
    padding-left: 10px;
}
.home p.product.woocommerce.add_to_cart_inline {
    border: transparent !important;
}
.home p.product.woocommerce.add_to_cart_inline .woocommerce-Price-amount {
    display: none;
}
.slideout-header.layer {
    display: none;
}
.toggle-shop{
    background-color: #4fc912;
    color: #ffffff;
    border-color: #4bbf11;
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    height: 50px;
    width: 50px;
    z-index: 9;
}
.ibooks{
    display: inline-block;
    overflow: hidden;
    background: url(https://linkmaker.itunes.apple.com/images/badges/en-us/badge_ibooks-sm.svg) no-repeat;
    width: 80px;
    height: 15px;
    margin-left: 1%;
}
h2 {
    color: #000099;
    font-family: "PT Serif", "Crimson Text", "Times New Roman", serif;
    font-weight: bold;
    line-height: normal;
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: center;
}
h2.template-page-title{
    color: #000099;
    font-family: "PT Serif", "Crimson Text", "Times New Roman", serif;
    font-weight: bold;
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: center;
}
.title-author{
    color: #000099;
    font: 28px "PT Serif", "Crimson Text", "Times New Roman", serif;
    font-weight: bold;
    line-height: normal;
}
div#left-area a {
    color: #3300FF;
    text-decoration: none;
    font: 14px arial, sans-serif;
}
body {
    color: #000000;
    font: 14px arial, sans-serif;
    font-weight: normal;
    line-height: 18px;
}
i.fa.fa-shopping-cart {
    padding-left: 25%;
}
#ssea-show-post-modal {
    width: 35%;
}

#sundaysea-woo-cart .cart_totals.calculated_shipping {
    width: 100%;
    position: absolute;
    bottom: 0;
}

#sundaysea-woo-cart .wc-proceed-to-checkout {
    text-align: center;
}


.read_chapter {
    width: 46%;
    margin: 0 auto;
    text-align: center;
}
.read_chapter .read_text{
   float: none !important;
    display: inline;
}
a.button.product_type_simple.add_to_cart_button_sundaysea_slout {
    margin-top: -15px;
    background: #4fc912;
    border-color: #4bbf11;
    color: #ffffff !important;
}
div#sidebar .widget_text {
    width: 100%;
    border: 1px solid #4376EB;
    color: #FFFFFF;
    font: bold 12px arial, sans-serif;
    line-height: 17px;
}
div#sidebar .textwidget {
    margin-top: 5%;
    padding: 18px;
}
.sidebar_button {
    color: #FFFFFF;
    font: bold 13px arial, serif;
    text-align: center;
    background-color: #5795FB;
    background-image: url(images/button-order-green.jpg);
    line-height: 40px;
    cursor: pointer;
    border: #196DF9 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 10px;
   /* letter-spacing: 1px;*/
}
#sidebar .widget{
    padding-bottom: 0;
    margin-bottom: 21px;
}
/*div#ewic-widget-2 li {
    width: 180px !important;
}*/
div#ewic-widget-3 {
    width: auto;
}

.content-wrapper {
    width: 75%;
    float: left;
}
div#right-sidebar {
    width: 22%;
    float: right;
    margin-top: 18%;
}
div#right-sidebar .widget-title {
    color: #FFFFFF;
    font: bold 15px "Trebuchet MS", arial, sans-serif;
    background-color: #13904C;
    margin-bottom: 3px;
    padding: 2px 5px 2px 5px;
    border: 1px solid #66CC66;
    margin-top: 0;
}
div#right-sidebar .widget_text {
    border: 1px solid #194dc3;
    padding: 12px 17px;
    padding-top: 0;
    border-radius: 5px;
}
div#right-sidebar .widget-title {
    margin-top: -13px;
}
.page-title{
    text-align: center;
}
.wrap-pdf {
    border: #999999 1px solid;
    width: 30%;
    padding: 4% 10%;
    text-align: center;
    margin: 5% auto;
    color: #000000;
    font: 14px arial, sans-serif;
    font-weight: normal;
    line-height: 22px;
}
.wrap-pdf strong {
    padding-top: 10px;
    padding-bottom: 10px;
}
.shop.button.product_type_simple.add_to_cart_button_sundaysea_slout {
    margin-top: -15px;
    background: #4fc912;
    border-color: #4bbf11;
    color: #ffffff !important;
    padding: 9px;
}


#top-menu ul {
    width: 200px !important;
    padding: 0px 0px 0px 0px!important;
    border-radius: 0px !important ;
    border-right: 1px solid #3B5586!important;
    border-left: 1px solid #3B5586!important;
    border-bottom: 1px solid #3B5586!important;
    border-top: 1px solid #3B5586!important;
}

#top-menu ul li a {
    padding: 0px 0px 0px 0px;
    width: 128px;
}

#top-menu .sub-menu li {
    background-color: #fff;
    background-image: none !important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    width: 100%;
    border-bottom: 1px solid #3B5586;
}

#top-menu .sub-menu li a {
    font: 12px arial, sans-serif!important;
    color: #3B5586!important;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    padding: 10px 0px 10px 0px!important;
    text-indent: 8px;
    cursor: pointer;
}

#top-menu li {
    border-right: none;
}

#top-menu .sub-menu li a:hover {
    background-color: green;
    width: 200px!important;
    color: #fff!important ;
}

#top-menu li li {
    padding: 0px 9px!important ;
}

.page-splits {
    font-size: 1px;
    line-height: 1px;
    height: 4px;
    padding: 0px;
    background-color: transparent;
    border: #3C71AA 1px solid;
}
body.page-template-page-shop .product{
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 0 !important;
    padding-right: 0;
}

body.page-template-page-shop .entry h2 {
    /*font-size: 28px;*/
    margin-top: 8.86px;
}
.pdf-custom-button {
    font-size: 1.0em;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, san-serif;
    border: .2em solid;
    padding: .3em .6em;
    letter-spacing: .05em;
    color: green;
    background: transparent;
}
span.off-price {
    color: #ff0000;
    clear: right;
    font-weight: bold;
}
del {
    text-decoration: line-through;
    color: #ff0000;
    margin-right: 42px;
    font-weight: bold;
}
span.result-price{
    display: block;
    font-weight: bold;
}
span.result-price span{
    color:green;
    margin-left: 10px;
}

.single-product .images {
    width: 30% ;
}

.entry.post.clearfix {
    padding-left: 0;
    padding-right: 0 ;
    width: 100% ;
}
span.jot a {
    color: #fff !important;
    font-weight: bold !important;
    padding: 11px;
}
span.jot {
    font: 2.4em Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    background: url(overlay.png) repeat-x center #ffcc00;
    background-color: #090;
    border: 1px solid #ffcc00;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border-bottom: 1px solid #9f9f9f;
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
    cursor: pointer;
}
div#AnythingPopup_BoxClose1 a {
    color: #fff;
}
img.blockimage.left-div {
    width: 100%;
}
img.product-cat-thumb {
    max-width: 80%;
    height: 100px;
}

.thumbnail-wrapper {
    width: 20%;
    display: inline-block;
}

.cat-name {
    display: inline-block;
}

@media only screen and (max-width: 767px){
    #content {
        padding: 0px 28px 0 !important;
        padding-right: 0 !important;
    }
}
div#et-control-panel {
    display: none;
}

@media only screen and (max-width: 1024px) and (min-width: 833px) {
    #left-area {    
        width: 70%;
    }
    div#sidebar {    
        padding-left: 0;    
        width: 20% !important;
    }
    .sidebar_button{
        display: inline-block;
        font-size: 11px;
    }
}

@media only screen and (max-width: 832px) and (min-width: 768px) {
    #left-area {    
        width: 66% !important;
    }
    div#sidebar {    
        padding-left: 0;    
        width: 29% !important;
    }
}
.mobile-view{
    display: none;
}

@media only screen and (max-width: 767px) {
    #content {
        display: block;
    }
    #left-area {    
        width: 92%;
    }
    #content {
        background-size: cover !important;
        display: block !important;
    }
    #left-area {
    width: 87% !important;
}
.mobile-view {
    color: #fff;
}
    .mobile-view{
        display: block;
        width: 100%;
        float: left;
        margin-top: 30px;
    }
    .mobile-view .widget {
        width: 100%;
    }
    .sliderpreloader {
        display: none;
    }

    div#ewic-widget-2 {
        width: 186px;
        margin: 0 auto;
    }
    body.page-template-page-bothsidebar .content-wrapper {
        width: 100%;
    }
    body.page-template-page-bothsidebar div#right-sidebar {
        width: 100%;
        float: left;
        margin-top: 37px;
    }
}

#content{
    display: flex;
}
@media only screen and (max-width: 980px) {
    .cu-search {
        text-align: center;
        background: #113e9b;
    }
}

@media only screen and (min-width: 981px) {
    .cu-search {
        display: none;
    }
}
.search div#category-name,.search div#breadcrumbs {
    display: none;
}
ul#top-menu > li.current_page_item > a, ul#top-menu > li.current-menu-item > a{
    color:#fff !important;
}
ul#top-menu li {
    border-right: #245BAC 1px solid;
}
div#custom_footer {
    padding-left: 31px;
}
#copyright{
color: #F0F0F0;
    font: 11px arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    padding: 14px 0px 14px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #113E9B;
    border: solid #000000;
    border-width: 0px 0px 0px 0px;
}
#copyright a{
    color: #93D5FE;
    text-decoration: none;
}
#copyright a:hover{
        color: #CCFF99;
          text-decoration: underline;
}

h2.post-title a {
    color: #000099 !important;
    font-family:"PT Serif", "Crimson Text", "Times New Roman", serif !important;
    font-weight: bold !important;
    line-height: normal !important;
    margin-top: 35px !important;
    margin-bottom: 35px;
    text-align: center;
}
.post p.meta-info {
    color: #000;
}

.post p.meta-info a { 
    color: rgb(29, 51, 144) !important;
    font-weight: bold !important;
}
span.post-overlay {
    background: transparent;
}
a.read-more {
    color: #FFFFFF !important;
    font: bold 13px arial, serif !important;
    text-align: center;
    background-color: #5795FB;
    background-image: url('images/button-order-green.jpg');
    cursor: pointer;
    border: #196DF9 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 18px;
}
.no-title {
    border: transparent !important;
}
.no-title h3.title,.only-no-title h3 {
    display: none;
}
.no-title .textwidget {
    padding-top: 0 !important;
    margin-top: 0 !important;
}
.only-no-title{
    border-left:transparent !important; 
    border-right:transparent !important;
    border-radius: 0 !important;
    padding-top: 12px !important;
}
#top-menu li:hover{
    background-color: #13904C;
    background-image: url(images/menuon.gif) !important;
    border: solid #245BAC;
    border-width: 0px 1px 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
}
input#searchsubmit {
    background: #4fc912;
    color: #fff;
    border: transparent;
    padding: 3px;
    margin-left: -4px;
    position: relative;
    top: 1px;
}
@media only screen and (max-width: 767px) {
.logo-container img {
    width: 100%;
}
}
.mobile-view form#searchform {
    text-align: center;
}
div#dialog-form {
    border-width: 3px;
    border-style: ridge;
    border-color: #32407D;
    background-color: #edfaf9;
    background-image: url();
    background-repeat: repeat-x;
    background-position: left top;
    border-radius: 10px;
}

.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
    display: none;
}

.ui-widget input[type="submit"] {
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-color: #faf676;
    border-width: 1px;
    border-style: ridge;
    border-radius: 3px;
    background-color: #fc9b0a;
    font-family: Verdana, Geneva, sans-serif;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    background-image: url();
    background-repeat: no-repeat;
    background-position: left top;
    position:absolute;
    bottom: 2%;
    left: 37%;
}
.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 16px .1em 0;
    font-size: 14px;
    text-align: center;
    float: none;
    color: #0000dd;
}
#sidebar .widget {
    width: 100%;
}
#sidebar input#s {
    width: 70%;
}
ul#top-menu {
    float: none;
}
div#header {
    background-image: url(http://the5personalitypatterns.com/wp-content/themes/Personality-childtheme/images/menu.gif) !important;
}
ul#top-menu {
    margin: 0 auto;
    width: 73%;
}
#sundaysea-woo-cart a.checkout-button.button.alt.wc-forward {
    background-color: #4fc912;
    color: #ffffff;
    border-color: #4bbf11;
    width: 25% !important;
    margin: 0 auto !important
}
div#category-name, div#category-inner {
    background: transparent;
}
.comment-body {
    background: #fff;
    border: 1px solid #383434;
    border-radius: 10px;
}
#commentform input, #commentform textarea {
    background: #fff;
    border: 1px solid #0000ff;
    border-radius: 10px;
}
#commentform input#submit {
    background: #4fc912;
    color: #fff;
    border: transparent;
    margin-left: -4px;
    position: relative;
    top: 1px;
    font-size: 20px;
    padding: 5px 14px;
    margin-bottom: 5%;
}
.comment-arrow {
    background: transparent;
}
li.ewic-slider{
padding-left:0 !important;
}
.image-widget.no-title img {
    margin-left: 0;
    width: 176px;
    max-width: 176px;
    margin-top:0;
}
.image-widget.no-title {
    padding-left: 0 !important;
   
}
#right-sidebar h3.title {
    color: #FFFFFF;
    font: bold 12px arial, sans-serif;
    background-color: #13904C;
    margin-bottom: 3px;
    border: 1px solid #66CC66;
    padding: 9px;
    margin-top: -10px;
}
.no-title.red.image-widget h4 {
    color: red;
    text-align: center;
    font-weight: 400;
}
.image-widget.no-title {
    margin-top: 20px;
    line-height: 23px;
    margin-bottom: 20px;
}
.about-steven.no-title img {
    margin-left: 0;
    width: 176px;
    max-width: 176px;
    margin-top: 0;
}
.about-steven.no-title{
     padding-left:0 !important;
     margin-bottom: 20px;
     line-height: 22px;
     text-align:center;
}
.make-center {
    text-align: center;
    width: 176px;
}
ul.wc_payment_methods img {
    max-width: 10%;
    margin-right: 1% !important;
}
.post-type-archive-product ul.products {
    border-top: 2px solid #113e9b;
    padding-top: 20px !important;
}
.post-type-archive-product div#left-area {
    padding-top: 50px;
}
.blog div#content {
    padding-right: 0 !important;
}
.widget_recent_entries span.post-date, .widget_archive{
    color: #fff !important;
}
.widget_recent_entries li:before, .widget_archive li:before {
    content: "." !important;
    color: #fff;
    font-size: 36px;
    padding-right: 5px;
}
.media-1, .media-2, .media-3 {
    display: inline-block;
    width: 28%;
    word-wrap: break-word;
    padding-right: 5%;
    vertical-align: top;
}

span.italics {
    font-style: italic;
}
.about-steven {
    padding-right: 0 !important;
    color: #000000;
    font: 12px arial, sans-serif;
    font-weight: bold;
    line-height: 15px;
}
.pdf-custom-button,a.button.product_type_simple.add_to_cart_button_sundaysea_slout.add_to_cart_button.ajax_add_to_cart {
    border: .2em solid;
    padding: .3em .6em;
    color: green;
    color: #FFFFFF;
    font: bold 13px arial, serif;
    text-align: center;
    background-color: #5795FB;
    background-image: url(images/button-order-green.jpg);
    cursor: pointer;
    border: #196DF9 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 18px;
}
.left-free img {
    margin: 0 !important;
}
.left-free .make-center {
    text-align: center;
    width: 100%;
    margin-top: 6%;
}
div#AnythingPopup_BoxContainerBody6 iframe,div#AnythingPopup_BoxContainerBody7 iframe,div#AnythingPopup_BoxContainerBody8 iframe {
    height: 100% !important;
}

/*.mobile-view .owl-item {
    text-align: center;
}

.owl-item img {
    margin: 0;
}
.owl-wrapper img {
    margin: 0 !important;
    width: 100%;
}
.slider-widget .textwidget {
    padding: 0 !important;
}*/
.slick-slide img {
    margin: 0;
    height: 100% !important;
    width: 100%;
}

.slick-slider .textwidget {
    padding: 0;
}

.slick-image-slide.slick-slide {
    height: 100% !important;
}

.page-template-page-shop p.meta__price {
    float: right;
    text-align: right;
}
.page-template-page-shop  span.result-price {
    margin-bottom: 10px;
}
div#AnythingPopup_BoxClose8 a,div#AnythingPopup_BoxClose7 a,div#AnythingPopup_BoxClose6 a,div#AnythingPopup_BoxClose5 a {
    background: url(http://the5personalitypatterns.com/wp-content/uploads/2016/10/cross.png);
    background-size: contain;
    background-repeat: no-repeat;
    color: transparent !important;
    position: absolute;
    right: 0;
}
.make-center.red a {
    border: 1px solid red;
    padding: 10px;
    color: red !important;
}
.make-center.red {
    margin-top: 20px;
}
.press-wrapper{
text-align:center;
}
.press-wrapper {
    float: left;
    width: 40%;
    margin-right: 4%;
}
.media-wrapper .media-1, .media-wrapper .media-2, .media-wrapper .media-3 {
    width: 100%;
    padding-bottom: 6%;
}
.media-wrapper {
    float: left;
    width: 25%;
}
.widget-button {
    text-align: center;
    width: 180px;
}
.wrap-pdf {
    width: 60%;
    padding: 4%;
}
span.cart__count.cartitems {
    display: block;
    padding-left: 30% !important;
    padding-top: 15%;
}
#AnythingPopup_BoxContainerBody6,#AnythingPopup_BoxContainerBody5,#AnythingPopup_BoxContainerBody7,#AnythingPopup_BoxContainerBody8 {
    overflow: visible !important;
    margin-top: 0 !important;
/*height: 459px !important;*/

}
#AnythingPopup_BoxContainerHeader6,#AnythingPopup_BoxContainerHeader5,#AnythingPopup_BoxContainerHeader7,#AnythingPopup_BoxContainerHeader8 {
    height: 52px !important;}
#AnythingPopup_BoxClose5,#AnythingPopup_BoxClose6,#AnythingPopup_BoxClose7,#AnythingPopup_BoxClose8 {
    margin: 19px !important;
}
.sidebar_button a {
    color: #fff !important;
}
aside#text-6 h3.title {
    letter-spacing: 1px;
}
.pdf_wrapper span.sidebar_button {
    margin-left: 0%;
}
aside#text-6 h3.title {
    letter-spacing: 1px;
    width: 147px;
    margin-left: -9px;
    padding: 9px 4px;
}
@media only screen and (max-width: 767px) {
#AnythingPopup_BoxContainer5,#AnythingPopup_BoxContainer6,#AnythingPopup_BoxContainer7,#AnythingPopup_BoxContainer8 {
    width: 100% !important;
    left: 0 !important;
}
.home iframe {
    height: 320px;
}
.home #left-area {
    position: relative;
    left: 4.5%;
}
.home .read_chapter {
    width: 80%;
    text-align: center;
}
.home .read_chapter .read_text {
    float: left;
    padding-right: 5%;
    text-align: center;
}
}
div#AnythingPopup_BoxContainerBody5,div#AnythingPopup_BoxContainerBody6,div#AnythingPopup_BoxContainerBody7,div#AnythingPopup_BoxContainerBody8 {
    margin: 0 !important;
}
#AnythingPopup_BoxTitle8 {
     margin: 14px !important;
}
aside#text-6 h3.title {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}
#AnythingPopup_BoxContainer5 {
overflow: hidden;
height: auto !important;
}
.supernova body,
.supernova .jotform-form,
.supernova .form-all { height: 100%; }
#AnythingPopup_BoxContainer6 {
overflow: hidden;
height: auto !important;
}
.supernova body,
.supernova .jotform-form,
.supernova .form-all { height: 100%; }
#AnythingPopup_BoxContainer7 {
overflow: hidden;
height: auto !important;
}
.supernova body,
.supernova .jotform-form,
.supernova .form-all { height: 100%; }
#AnythingPopup_BoxContainer8 {
overflow: hidden;
height: auto !important;
}
.supernova body,
.supernova .jotform-form,
.supernova .form-all { height: 100%; }
#AnythingPopup_BoxContainerBody8 {
    height: 466px !important;
}

#AnythingPopup_BoxContainerBody5 {
    height: 560px !important;
}

#AnythingPopup_BoxContainer1 {
    max-width: 100%;max-height: 100%;}
p.product.woocommerce.add_to_cart_inline {
    display: inline;
}
.home p.product.woocommerce.add_to_cart_inline del {
    display: none;
}
@media screen and (max-width: 480px) {
  #AnythingPopup_BoxContainer1 {
    top: 70px !important;
    left: 0 !important;
  }
  #AnythingPopup_BoxContainerBody1 {
    max-height: calc(100vh - 60px);
  }

}
@media screen and (max-width: 479px) {
#AnythingPopup_BoxContainerBody7 {
    height: 460px !important;
}
#AnythingPopup_BoxContainerBody5 {
    height: 570px !important;
}
}
#AnythingPopup_BoxContainerBody1{ -webkit-overflow-scrolling: touch; }
iframe#61045469091153{ height: auto !important;}
@media screen and (max-width: 479px) {
.press-wrapper, .media-wrapper {
    width: 100%;
}
.media-wrapper {
    padding-top: 10%;
}
}
@media only screen and (min-width: 480px) and (max-width: 980px) {
.media-wrapper {
    width: 50%;
}
.press-wrapper{
    width: 100%;
}
}
#AnythingPopup_BoxContainerBody6,#AnythingPopup_BoxContainerBody8 {
    height: 448px !important;
}
#AnythingPopup_BoxContainerBody1 {
    height: 695px !important;
    border-radius: 12px !important;
    margin: 0 !important;
}
#AnythingPopup_BoxContainer1 {
    height: 720px !important;
}

@media screen and (max-width: 767px) {
.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input.text, .wpcf7-form input.title, .wpcf7-form textarea, .wpcf7-form select {
    width: 100%;
}
.widget-button {
    width: 100%;
}
#AnythingPopup_BoxContainerBody6, #AnythingPopup_BoxContainerBody5, #AnythingPopup_BoxContainerBody7, #AnythingPopup_BoxContainerBody8 {
    overflow-y: scroll !important;
}

.home .woocommerce a.button{
    background-image: url('images/button-order-green.jpg') !important;
    color: #fff !important;
    font-weight: bold !important;
}
#ssea-show-post-modal {
    width: 75% !important;
}
#AnythingPopup_BoxContainerBody6,#AnythingPopup_BoxContainerBody8 {
    height: 458px !important;
}
#AnythingPopup_BoxContainerBody1 {
    height: 500px !important;
}
/*#AnythingPopup_BoxContainerBody1 iframe {
    height: 1350px !important;
}*/
#AnythingPopup_BoxContainer1 {
    height: auto !important;
}
}


.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width: 100% !important;
}

#sundaysea-woo-cart .type-product {
    float: left;
    margin-right: 7%;
    width: 20%;
}

a.button.product_type_simple.add_to_cart_button_sundaysea_slout.add_to_cart_button.ajax_add_to_cart {
    margin-top: 10px;
    letter-spacing: 1px;
}


#sundaysea-woo-cart .cross-sells h2 {
    padding-bottom: 20px;
}
button.single_add_to_cart_button.button.alt,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    border: .2em solid;
    padding: .3em .6em;
    color: green;
    color: #FFFFFF;
    font: bold 13px arial, serif;
    text-align: center;
    background-color: #5795FB;
    background-image: url(http://the5personalitypatterns.com/wp-content/themes/Personality-childtheme/images/button-order-green.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    border: #196DF9 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 18px;
}
div#category-name, div#category-inner {
    width: 100%;
}
h1.category-title {
    color: #000099 !important;
    font: 40px "PT Serif", "Crimson Text", "Times New Roman", serif !important;
    font-weight: bold !important;
    line-height: normal !important;    text-align: center;
}
#sundaysea-woo-cart .cross-sells h2,.cart_totals h2 {
    padding-bottom: 20px;
    font-size: 24px;
    font-family: "PT Serig","Crimson Text";
}
span.sidebar_button a {
    color: #fff !important;
}
.cart-hide {
    display: none;
}

.cart-show {
    display: block;
}
#sundaysea-woo-cart .cart_totals.calculated_shipping {
    position: relative;
}

#sundaysea-woo-cart .cart_totals.calculated_shipping h2 {
    margin-bottom: 0;
    margin-top: 0;
}

#sundaysea-woo-cart .cross-sells h2 {
    margin-bottom: 10px;
    margin-top: 7px;
    padding-bottom: 0 !important;
}

.modal-container .cart-wrap {
    height: calc(100vh - 30px) !important;
}
.pdf_wrapper span.sidebar_button {
    letter-spacing: 1px;
}
.post-type-archive-product h1.page-title {
    font-size: 40px;
    color: #000099;
    font-family: "PT Serif", "Crimson Text", "Times New Roman", serif;
    font-weight: bold;
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: center;
}
.single-product h1.product_title.entry-title {
    font-size: 36px;
    color: #000099;
    font-family: "PT Serif", "Crimson Text", "Times New Roman", serif;
    font-weight: bold;
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: center;
}
.payment_method_stripe img{
height:48px !important;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
    padding: 8px 18px !important;
    font-size: 13px !important;
    color: #fff !important;
    font-weight: bold !important;
}
#sundaysea-woo-cart .cart_totals {
    width: 100% !important;
}
/*SHOP PAGE REMOVE BASIC ENERGY SKILLS*/
.post-type-archive-product.woocommerce ul.products li.last, .post-type-archive-product.woocommerce-page ul.products li.last {
    margin: 0 3.8% 2.992em 0;
}

.post-type-archive-product.woocommerce ul.products li.first.post-602,.post-type-archive-product.woocommerce-page ul.products li.first.post-602 {
    clear: none;
    margin-right: 0;
}

.post-type-archive-product.woocommerce li.post-359.product {
    display: none;
}
/*SHOP PAGE REMOVE BASIC ENERGY SKILLS*/

#AnythingPopup_BoxContainerBody1,#AnythingPopup_BoxContainer1 {
    height: 550px !important;
}

/*PRODUCT TITLE ON PRODUCT DETAILS PAGE*/
.single-product h1.product_title.entry-title {
  font-size: 36px;
}
/*DESCRIPTION TITLE ON PRODUCT DETAILS PAGE
div#tab-description h2 {
    font-size: 30px;
}
*/
/*RELATED PRODUCTS TITLE ON PRODUCT DETAILS PAGE*/
.single-product .related.products h2 {
 font-size: 30px;
}

.woocommerce-Tabs-panel h2 {
    font-size: 30px;
}
.woocommerce ul.products li.product .price del {
    color: #ff0000 !important;
    opacity: 1 !important;
}

.woocommerce ul.products li.product .price ins,.woocommerce div.product p.price ins, .woocommerce div.product span.price ins,.woocommerce div.product .stock {
    color: #008000 !important;
}
.woocommerce span.onsale{
background:#008000 !important;
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    opacity: 1 !important;
}

@media screen and (max-height: 600px) {
 #AnythingPopup_BoxContainerBody1, #AnythingPopup_BoxContainer1 {
   height: 80vh !important;
  }
}
