@font-face {
    font-family: "Quincy CF Italic";
    src: url("quincycf-italic-webfont.eot");
    /* IE9*/
    src: url("quincycf-italic-webfont.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("quincycf-italic-webfont.woff2") format("woff2"), /* chrome、firefox */
    url("quincycf-italic-webfont.woff") format("woff"), /* chrome、firefox */
    url("quincycf-italic-webfont.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("quincycf-italic-webfont.svg#Quincy CF Italic") format("svg");
    /* iOS 4.1- */
}

a,
.icon,
.pricing-table .plan h3 {
    color: #a771a3;
}

.themv2-heading {
    font-size: 56px;
    line-height: 1.2;
}

#themv2-top-hdr {
    background: #ffeb95;
    border-top: solid 1px #fce893;
    border-bottom: solid 1px #fce893;
    padding-top: 10px;
    text-align: center;
}

#thd-head {
    font-family: QuincyCF;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.13;
    /**/
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    display: inline-block;
    max-width: 174px;
    vertical-align: middle;
    margin-right: 15px;
}

#thd-img {
    line-height: 0;
    display: inline-block;
    vertical-align: middle;
}

.themv2-product-box {
    border-radius: 5px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    border: solid 1px #dcdcdc;
    background-color: #ffffff;
    padding: 25px 25px 0 25px;
    text-align: center;
    margin-bottom: 25px;
}

.themv2-head {
    font-family: QuincyCF;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    letter-spacing: normal;
    color: #000;
}

.themv2-head a {
    color: #000;
    text-decoration: none !important;
}

.themv2-head .ion-chevron-right:before {
    color: #000;
    padding: 0;
    font-size: 24px;
}

#themv2-product-section {
    background-color: #f6f6f6;
    padding: 60px 0;
}

#themv2-container {
    padding: 35px 0 0;
}

.themv2-container {
    width: 1108px;
    margin: 0 auto;
}

.themv2-img {
    line-height: 0;
}

#themv2-newsletter {
    background-color: #eaeaea;
    padding: 45px 0;
}

.mc4wp-wrap {
    display: flex;
    flex-wrap: wrap;
}

.mc4wp-wrap .mc4wp-box {
    margin-right: 15px;
}

.mc4wp-box label {
    font-size: 14px;
    font-weight: bold;
    color: #7f7f7f;
}

.mc4wp-box input {
    height: 48px;
}

.mc4wp-submit input[type=submit] {
    border-radius: 2px;
    background-color: #40b075 !important;
    height: 48px;
    padding: 0 35px;
}

.mc4wp-submit {
    margin-top: auto;
}

#themv2-newsletter h2 {
    font-family: QuincyCF;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-bottom: 30px;
}

.themv2-page .site-inner {
    padding-bottom: 0;
    padding-top: 0 !important;
}

#themv2-product {
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap;
}

#themv2-product-img {
    flex: 0 0 40%;
    padding: 0 15px;
}

#themv2-product-desc {
    padding: 0 15px;
    flex: 1 1 60%;
}

.tpo-label {
    margin-bottom: 10px;
}

.number-box {
    width: 24px;
    height: 24px;
    border: solid 1px #000;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 24px;
    vertical-align: middle;
    margin-right: 7px;
}

.tpo-label strong {
    font-family: "quincycf-extrabold", Georgia, Times, Times New Roman, serif;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    vertical-align: middle;
    display: inline-block;
}

.tpo-item {
    border-radius: 3px;
    border: solid 1px #ededed;
    padding: 10px;
    margin-bottom: 10px;
    display: block;
    font-size: 18px;
}

.tpo-item.active {
    border-color: #4a90e2;
}

.themv2-product-option {
    margin-bottom: 20px;
}

#themv2-sub-buynow .tpp-desc .tpp-optin {
    max-width: 380px;
}

.tpp-buynow {
    background-color: #ffeb95;
    padding: 25px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 25px;
}

.tpp-buynow button {
    border-radius: 2px;
    background-color: #cd1719;
    height: 48px;
    padding: 0 35px;
    width: 100%;
}

.tpp-name {
    line-height: 1.67;
    letter-spacing: 2px;
    color: #000;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
}

.tpp-optin {
    margin-bottom: 15px;
}

.tpp-optin .tpp-type {
    color: #000;
    font-family: QuincyCF;
    font-size: 32px;
    font-weight: 800;
    margin-right: 15px;
}

.tpp-optin .tpp-price {
    font-family: QuincyCF;
    font-size: 25px;
    color: #000;
    display: inline-block;
}

.tpp-desc {
    border-right: 1px solid #1a1a1a;
    padding-right: 25px;
    margin-right: 10px;
    margin-top: auto;
    margin-bottom: auto;
}

.tpp-tabs {
    margin-top: 25px;
}

.tpp-tab {
    margin-bottom: 20px;
}

.tpp-tab ul {
    border-bottom: solid 2px #ddd;
}

.tpp-tab ul li {
    display: inline-block;
    font-family: QuincyCF;
    font-size: 20px;
    color: #000;
    margin-right: 20px;
    position: relative;
    cursor: pointer;
}

.tpp-tab ul li.disabled {
    display: none;
}

.tpp-tab ul li.active,
.tpp-tab ul li:hover {
    color: #a771a3;
}

.tpp-tab ul li.active:before,
.tpp-tab ul li:hover:before {
    height: 2px;
    width: 100%;
    background: #a771a3;
    position: absolute;
    bottom: -2px;
    left: 0;
    content: '';
}

.tpp-tab-pannel,
.tpp-tab-pannel.disabled {
    display: none;
}

.tpp-tab-pannel.active {
    display: block;
}

.tpp-tab-pannel p,
.tpx-desc p {
    margin-bottom: 10px;
}

.tpp-tab-pannel ul li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 26px;
}

.tpp-tab-pannel ul li::before {
    position: absolute;
    left: 0;
    top: 4px;
    content: "\f122";
    color: #a771a3;
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tpx-section {
    margin: 60px 0;
}

.tpx-heading {
    font-family: quincycf-extrabold;
    font-size: 48px;
    font-weight: bold;
    color: #1a1a1a;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    text-align: center;
    padding: 10px 0;
    margin: 0 0 45px 0;
    line-height: normal;
}

.text-center {
    text-align: center;
}

.tpx-content {
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap;
}

.tpx-content.reverse {
    flex-direction: row-reverse;
}

.tpx-desc h2 {
    font-family: QuincyCF;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
}

.tpx-img {
    flex: 0 0 60%;
    padding: 0 15px;
    text-align: center;
}

.tpx-desc {
    flex: 0 0 40%;
    padding: 0 15px;
}

.tpx-desc ul {
    padding-left: 20px;
}

.tpx-desc ul li {
    list-style: disc;
    margin-bottom: 10px;
    font-size: 16px;
}

.tpx-content.single {
    justify-content: center;
    margin: 0;
}

.tpx-ttslide {
    background-color: #f3f3f3;
    padding: 25px;
    text-align: center;
    color: #1a1a1a;
    font-size: 20px;
    line-height: 1.4;
}

.tpx-ttslide .tt-author {
    font-size: 18px;
    font-weight: bold;
    color: #1a1a1a;
    text-transform: uppercase;
}

.tpx-ttslide .tt-desc {
    margin-bottom: 15px;
}

#tpx-testimonials {
    margin: 45px 0;
}

.owl-slider .owl-nav .owl-prev {
    left: -45px;
}

.owl-slider .owl-nav .owl-next {
    right: -45px;
}

.owl-slider .owl-nav [class*='owl-'] {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: none !important;
}

.owl-slider .owl-nav [class*='owl-'] i {
    font-size: 30px;
    line-height: 1;
    color: #484848;
}

.owl-slider .ion-chevron-right:before {
    padding-right: 0;
    color: #484848;
    font-size: inherit;
}

.owl-slider .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-slider .owl-nav.disabled+.owl-dots {
    margin-top: 25px;
}

.owl-slider .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: 40px;
}

.owl-slider .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
    box-shadow: none !important;
}

.owl-slider .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 3px 5px;
    background: rgba(145, 126, 122, 0.25);
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-slider .owl-dots .owl-dot.active span,
.owl-slider .owl-dots .owl-dot:hover span {
    background: #917e7a;
}

#tpx-btm {
    text-align: center;
}

.tpx-logo {
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    text-align: center;
    padding: 25px 0;
    margin-bottom: 45px;
    line-height: 0;
}

#tpx-btm .tpx-desc {
    max-width: 712px;
    margin: 0 auto;
}

.woocommerce-cart .woocommerce {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    flex-wrap: wrap;
}

.woocommerce-cart .woocommerce-notices-wrapper,
.woocommerce-cart .woocommerce-cart-form,
.woocommerce-cart .cart-collaterals {
    padding-left: 15px;
    padding-right: 15px;
}

.woocommerce-cart .woocommerce-notices-wrapper {
    flex: 1 1 100%;
}

.woocommerce-cart .woocommerce-cart-form {
    flex: 1 1 70%;
}

.woocommerce-cart .cart-collaterals {
    flex: 1 1 30%;
}

.woocommerce-cart .cart-collaterals .cart_totals {
    float: none;
    width: 100%;
}

.wc-proceed-to-checkout .checkout-button {
    border-radius: 2px !important;
    background-color: #cd1719 !important;
    width: 100% !important;
}
.header-box .nav-main_nav {
    flex: 0 0 74% !important;
    text-align: left;
    margin-left: 0;
}
.header-scroll .header-box .nav-main_nav {
	flex: 1 !important;
}
.woocommerce-cart-form .coupon .button {
    background: #a771a3 !important;
    border-radius: 2px !important;
    padding: 1.1rem 2rem 1rem !important;
}

.woocommerce-cart-form .actions button[name=update_cart] {
    border-radius: 2px !important;
    color: #a771a3 !important;
    border: 2px solid #a771a3 !important;
    background: transparent !important;
    width: 250px;
}

input,
select,
textarea,
body.woocommerce-cart table.cart td.actions .coupon .input-text {
    padding: 1.2rem 1rem 1rem;
    border-radius: 2px !important;
}

#gifting_optbox {
    background-color: #a771a3 !important;
    border-radius: 2px !important;
}

.woocommerce-checkout-review-order-table .shipping,
.cart_totals .shipping {
    background: #f6f6f6;
}

fieldset {
    border: 2px solid #a771a3;
}

#place_order {
    border-radius: 2px;
    background-color: #cd1719;
    width: 291px;
}

.woocommerce-terms-and-conditions-link,
.woocommerce-privacy-policy-link {
    text-decoration: underline;
}

.cart_totals table td {
    text-align: right;
}

.woocommerce-cart-form table.shop_table_responsive thead {
    display: none;
}

.woocommerce-cart-form table.shop_table_responsive tr td::before {
    content: attr(data-title) ": ";
    font-weight: 700;
    float: left
}

.woocommerce-cart-form table.shop_table_responsive tbody tr:first-child td:first-child {
    border-top: 0
}

.woocommerce-cart-form table.shop_table_responsive tbody th {
    display: none
}

.woocommerce-cart-form table.shop_table_responsive tr {
    display: block
}

.woocommerce-cart-form table.shop_table_responsive tr td {
    display: block;
    text-align: right!important
}

.woocommerce-cart-form table.shop_table_responsive tr td.actions::before,
.woocommerce-cart-form table.shop_table_responsive tr td.product-remove::before {
    display: none
}

.woocommerce-cart-form table.shop_table_responsive .product-remove {
    display: flex;
    justify-content: space-between;
}

.woocommerce-cart-form table.shop_table_responsive .product-remove a {
    margin-top: auto;
    margin-bottom: auto;
}

.woocommerce-cart-form table.shop_table_responsive .product-remove img {
    width: 100px;
    height: auto;
}

.woocommerce-cart-form table.shop_table_responsive .product-remove a.remove {
    background: none !important;
    color: #979797 !important;
    font-size: 36px;
    font-weight: 400;
    width: auto;
    height: auto;
}

.woocommerce-cart-form table.shop_table_responsive .product-remove a.remove:hover {
    color: red !important;
}

.woocommerce-cart-form table.shop_table_responsive .product-remove a.remove span {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
}

.genesis-nav-menu .btn-red {
    background-color: #cd1719 !important;
    border-radius: 2px !important;
}

.genesis-nav-menu .btn-red>a {
    color: #fff !important;
    opacity: 1;
}

.footer-widgets {
    background: #1a1a1a;
}

.site-footer {
    background: #1a1a1a;
    border-top: 1px solid #242424;
}

.tpx-video {
    display: block;
    width: 100%;
    max-width: 720px;
}

.tpx-video-16by9 {
    position: relative;
    padding-bottom: 56.56%;
    width: 100%;
}

.tpx-video-16by9 iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.themv2-gray-box {
    background: #efefef;
    padding: 24px;
    font-size: 16px;
    color: #1a1a1a;
}

#when_first_print p {
    margin-bottom: 10px;
}

.themv2-gray-box h3 {
    font-size: 18px;
    font-family: inherit;
    font-weight: 700;
    margin-bottom: 12px;
}

.themv2-gray-box *:last-child {
    margin-bottom: 0;
    ;
}

.tpx-list-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -25px;
}

.tpx-list-col {
    flex: 1 1 50%;
    padding: 0 25px;
}

ul.list {
    padding-left: 25px;
}

ul.list li {
    list-style: disc;
    margin-bottom: 15px;
}

.tpx-heading2 {
    font-size: 48px;
    color: #1a1a1a;
    text-align: center;
    margin-bottom: 25px;
}

#themv2-btm-box {
    background-image: linear-gradient(to bottom, #fafafa, #ffffff);
    padding: 55px 0 0;
    margin-top: 60px;
}

#themv2-btm-box .tpx-section:first-child {
    margin-top: 0;
}

#tpx-stone-desc {
    margin-top: 40px;
}

#themv2-btm-box h2 {
    line-height: 1.2;
}

.header-box .nav-primary {
    margin-left: auto;
}

.nav-primary ul li ul.sub-menu {
    border: 1px solid #ddd;
    margin-top: 0 !important;
    left: 50%;
    width: 200px;
    margin: 0 0 0 -86px;
}


/* .nav-primary ul li.subbutton ul.sub-menu {
    margin: 0 !important;
} */

.nav-primary ul li.subbutton a i.ion-chevron-right {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.nav-primary ul li.subbutton a i.ion-chevron-right::before {
    color: #000;
}

.nav-primary ul li ul.sub-menu li {
    border-bottom: 1px solid #ddd;
    display: block;
}

.nav-primary ul li ul.sub-menu::before {
    display: none;
}

.nav-primary ul li ul.sub-menu li:last-child {
    border-bottom: none;
}

.themv2-heading.mbl {
    display: none;
}

#themv2-product-img-holder {
    background: #ededed;
}

body:not(.header-scroll) .hdr-right-box {
    margin-bottom: 25px;
}

@media (min-width: 1500px) {
    .site-header .subbutton a {
        padding-right: 2rem !important;
    }
    .nav-primary .genesis-nav-menu>li>a {
        margin: -2px 0 0 2rem;
    }
    body:not(.header-scroll) .header-box .title-area {
        position: relative;
        top: 22px;
    }
}

@media (min-width: 1100px) {
    .header-image .site-header .site-title a {
        background: url("images/logo-header.png") no-repeat !important;
        width: 202px;
        height: 36px;
        background-size: cover !important;
    }
    .header-image .site-header .title-area {
        width: 202px;
        margin-top: 15px;
    }
}

@media (min-width: 800px) {
    .site-header {
        border-top: 1rem solid #917e7a;
    }
    .nav-primary .genesis-nav-menu>li>a {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
}

@media (max-width:991px) {
    .themv2-container {
        width: 100%;
        padding: 0 5%;
    }
    .tpx-list-col {
        flex: 1 1 100%;
        width: 100%;
    }
}

@media (max-width: 768px) {
    .themv2-head {
        font-size: 24px;
    }
    .themv2-head .ion-chevron-right:before {
        font-size: 18px;
    }
    .mc4wp-wrap .mc4wp-box {
        margin-right: 0;
        flex: 1 1 100%;
        margin-bottom: 15px;
    }
    #themv2-product-img {
        margin-bottom: 20px;
    }
    #themv2-product-img,
    #themv2-product-desc {
        flex: 0 0 100%;
    }
    .tpp-desc {
        padding-right: 0;
        margin-bottom: 10px;
        margin-right: 0;
        padding-bottom: 25px;
        border-right: 0;
        border-bottom: 1px solid #1a1a1a;
    }
    .tpp-optin .tpp-type {
        font-size: 24px;
    }
    .tpp-optin .tpp-price {
        font-size: 20px;
    }
    .tpp-buynow {
        text-align: center;
    }
    .tpx-img {
        margin-bottom: 20px;
    }
    .tpx-img,
    .tpx-desc {
        flex: 0 0 100%;
        text-align: center;
    }
    .tpx-section {
        margin: 35px 0;
    }
    .tpx-desc h2,
    .tpx-heading {
        font-size: 36px;
        padding: 20px 0;
    }
    .tpx-desc ul {
        display: table;
        margin: 0 auto;
        text-align: left;
    }
    #themv2-container {
        padding: 0 0 0;
    }
    .themv2-heading {
        display: none;
    }
    .themv2-heading.mbl {
        display: block;
        font-size: 40px;
    }
    #themv2-product-img {
        margin-bottom: 15px;
    }
    #themv2-btm-box h2 {
        font-size: 36px;
    }
}