body {
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4;
}

body.home {
    color: #333;
}

.font_domine {
    font-family: 'Domine', 'Open Sans', sans-serif;
    font-weight: normal;
}

.font_domine strong {
    font-family: 'Domine', 'Open Sans', sans-serif;
}

.font-normal {
    font-weight: normal;
}

.color-blue-light {
    color: #798897;
}

.font_roboto_bold {
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-weight: bold;
}

body.material .nectar-button.medium,
body.material .nectar-button.medium:not(.see-through):not(.see-through-2):not(.see-through-3),
.nectar-button.medium.regular.regular-button {
    font-size: 18px;
    padding: 15px 60px;
}

.category .section-title {
    display: none;
}

#header-outer[data-transparent-header="true"][data-transparent-shadow-helper="true"].transparent:not(.dark-slide)::before {
    display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-weight: bold;
}

.font_30 {
    font-size: 30px;
}

.font_82 {
    font-size: 82px;
}

.font_72 {
    font-size: 72px;
    line-height: 75px;
}

.t-justify {
    text-align: justify;
}

#header-outer.transparent #top nav>ul>li>a,
#header-outer.transparent #top nav>.sf-menu>li>a {
    opacity: 1;
}

#header-outer[data-lhe="animated_underline"].transparent #top nav>ul>li>a::after,
#header-outer.transparent #top nav>ul>li[class*="button_bordered"]>a::before {
    border: none;
}

#header-outer.transparent #top nav>ul>li.current-menu-item>a,
#header-outer.transparent #top nav>.sf-menu>li.current-menu-item>a,
#header-outer.transparent #top nav>ul>li>a:hover,
#header-outer.transparent #top nav>.sf-menu>li>a:hover {
    color: #ffa600 !important;
}

body #header-outer.transparent[data-lhe="default"] #top nav .sf-menu>.current-menu-item>a,
body #header-outer.transparent[data-lhe="default"] #top nav .sf-menu>.current_page_item>a {
    color: #ffa600 !important;
}

body #header-outer.transparent[data-lhe="default"] #top nav .sf-menu>.current-menu-item.shop_menu_top>a,
body #header-outer.transparent[data-lhe="default"] #top nav .sf-menu>.current_page_item.shop_menu_top>a,
body #header-outer[data-lhe="default"] #top nav .sf-menu>.sfHover:not(#social-in-menu)>a,
#header-outer[data-lhe="default"] #top nav>.sf-menu>li.shop_menu_top>a {
    color: #fff !important;
}

#header-outer #top nav>ul>li.current-menu-item>a:after,
#header-outer #top nav>.sf-menu>li.current-menu-item>a:after,
#header-outer #top nav>ul>li>a:hover:after,
#header-outer #top nav>.sf-menu>li>a:hover:after {
    display: none;
}

#header-outer #top nav>ul>li.current-menu-item>a:hover,
body #header-outer.transparent[data-lhe="default"] #top nav>.sf-menu>li.current-menu-item>a:hover,
body #header-outer.transparent[data-lhe="default"] #top nav>ul>li>a:hover,
body #header-outer.transparent[data-lhe="default"] #top nav>.sf-menu>li>a:hover {
    color: #ffa600 !important;
}

body #header-outer.transparent[data-lhe="default"] #top nav ul>li.shop_menu_top>a:hover {
    color: #fff !important;
}

body #header-outer.scrolled-down[data-lhe="default"] #top nav ul>li.shop_menu_top>a:hover {
    color: #fff !important;
}

#header-outer.scrolled-down #top nav>ul>li>a,
#header-outer.scrolled-down #top nav>.sf-menu>li>a,
#header-outer #top nav .sf-sub-indicator i {
    color: #fff !important;
}

.woocommerce-cart .woocommerce-shipping-totals.shipping td,
.woocommerce-cart .woocommerce-shipping-totals.shipping th {
    text-align: right;
    font-family: 'Domine', 'Open Sans', sans-serif;
    font-size: 16px;
}

.woocommerce-cart .woocommerce-shipping-totals.shipping th {
    font-size: 24px;
    color: #ffa630;
}

.top_bar {
    background: #4c5b5c;
    color: #b4b4b4;
    height: 50px;
}

.top_bar ul {
    margin: 0;
}

.socicol_topbar {
    padding-top: 12px;
}

.socicol_topbar li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.right_topbar {
    text-align: right;
    padding-top: 7px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.right_topbar .widget {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.topbar_cart li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}

.topbar_cart li span {
    font-weight: 500;
    margin: 0 6px;
    text-transform: capitalize;
}

.minicart-right_topbar {
    position: relative;
}

#header-outer .minicart-right_topbar .nectar-woo-cart .widget_shopping_cart {
    top: 38px;
}

.socicol_topbar li a,
.topbar_cart li i {
    display: inline-block;
    width: 26px;
    height: 26px;
    text-align: center;
    border-radius: 50%;
    line-height: 27px;
    font-size: 14px;
}

.socicol_topbar li.in a {
    color: #e19991;
    border: 1px solid #e19991;
}

.socicol_topbar li.in a:hover,
.socicol_topbar li.in a:hover i {
    color: #fff;
    background: #e19991;
}

.socicol_topbar li.fb a {
    color: #01afec;
    border: 1px solid #01afec;
}

.socicol_topbar li.fb a:hover,
.socicol_topbar li.fb a:hover i {
    color: #fff;
    background: #01afec;
}

.topbar_cart li.phone i {
    color: #4ab1ad;
    border: 1px solid #4ab1ad;
}

.topbar_cart li.phone a:hover i {
    color: #fff;
    background: #4ab1ad;
}

.topbar_cart li.cart i {
    color: #df9838;
    border: 1px solid #df9838;
}

.minicart-right_topbar .nectar-woo-cart:hover .topbar_cart li.cart a i {
    color: #fff;
    background: #df9838;
}

.topbar_cart li a {
    position: relative;
}

.topbar_cart li a .cart_count {
    position: absolute;
    background: #ffa630;
    color: #fff;
    font-weight: 700;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    border-radius: 100px;
    top: -10px;
    right: -13px;
    margin: 0;
}

.topbar_cart {
    margin-right: 30px;
}

.nectar-woo-cart {
    margin-right: 40px;
}

.nectar-woo-cart .topbar_cart {
    margin-right: 0px;
}

#header-outer #logo,
#header-outer .logo-spacing {
    margin: 0;
}

#header-outer.scrolled-down .top_bar {
    display: none;
}

.right_topbar .widget.widget_search .search-field {
    background: #707c7d;
    color: #fff;
    border-radius: 100px;
    padding: 8px 20px;
    line-height: 1.2;
}

.right_topbar .widget.widget_search .search-widget-btn[type="submit"] {
    padding: 0 !important;
    width: 40px;
    height: 100%;
    top: 17px;
    right: 5px;
    color: #fff;
}

.right_topbar .widget.widget_search .search-widget-btn[type="submit"] .normal.icon-salient-search {
    color: #fff !important;
    font-size: 13px;
}

.right_topbar .widget.widget_search .search-field {
    background: #707c7d;
    color: #fff;
    border-radius: 100px;
    padding: 10px 18px;
    line-height: 1.2;
    position: relative;
    border: none;
    width: auto;
    padding-right: 45px;
}

.right_topbar .widget.widget_search .search-field::-webkit-input-placeholder {
    color: #fff;
}

.right_topbar .widget.widget_search .search-field:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.right_topbar .widget.widget_search .search-field::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

.right_topbar .widget.widget_search .search-field:-ms-input-placeholder {
    color: #fff;
}

.right_topbar .nectar-woo-cart {
    list-style: none;
}

.txt-mini-cart-header {
    color: #b4b4b4;
}

.image_inner_box_home {
    margin-top: -375px;
}

#header-outer.transparent #top .col.span_9.col_last {
    padding-top: 10px;
    padding-bottom: 10px;
}

#header-outer #top nav>.sf-menu>li.shop_menu_top>a {
    background: url(../images/bg_shop.png) center 5px / 100% 75px no-repeat;
    height: 100%;
    padding: 45px 8px;
    font-weight: 500;
    color: #fff !important;
}

#header-outer #top nav>.sf-menu>li.shop_menu_top>a:hover:after {
    display: none;
}

.head_hoz_small_big p {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: normal;
}

.head_hoz_small_big {
    position: relative;
    margin-top: 20px;
}

.head_hoz_small_big h2 {
    position: relative;
    text-transform: capitalize;
    padding-left: 30px;
    padding-bottom: 35px;
}

.head_hoz_small_big.font_h1 h2 {
    font-size: 86px;
    line-height: 86px;
}

.head_hoz_small_big h2 .txt_ver {
    display: block;
    text-transform: uppercase;
    font-size: 27.36px;
    position: absolute;
    left: -20px;
    height: 30px;
    line-height: 1;
    /* flex-direction: unset; */
    transform: rotate3d(0, 0, 2, 270deg);
    top: 30px;
}

.head_hoz_small_big.font_h3 h2 {
    font-size: 60px;
    padding-left: 25px;
    line-height: 75px;
    padding-bottom: 5px;
}

.head_hoz_small_big.font_h3 .txt_ver {
    font-size: 21.28px;
    top: 23px;
    left: -10px;
}

.line_above_heading::before {
    content: "";
    position: absolute;
    left: 0;
    width: calc(100% + 120px);
    height: 3px;
    background: #ec4d3b;
    bottom: 0;
    border-radius: 100px;
}

.line_above_heading::after {
    content: "";
    position: absolute;
    left: -5px;
    bottom: -5px;
    width: 15px;
    height: 15px;
    background: #ec4d3b;
    border-radius: 100px;
}

.text_block_big {
    padding: 0;
    font-size: 16px;
    line-height: 35px;
    padding-top: 22px;
    box-sizing: border-box;
}

.text_block_big .fisrt {
    font-size: 36px;
    width: 50px;
    height: 50px;
    float: left;
    margin: 12px 11px 0px 0;
    text-align: center;
    line-height: 53px;
    text-transform: capitalize;
}

.nectar_video_lightbox svg {
    width: 25px;
    height: 25px;
}

.span_12.dark .nectar_video_lightbox path {
    fill: #ec4d3b;
}

.span_12.dark .nectar_video_lightbox.play_button::before {
    border: none;
}

.span_12.dark .nectar_video_lightbox.play_button {
    border: 11px solid #ec4d3b;
    width: 119px;
    height: 119px;
    border-radius: 100px;
    background: #fff;
}

.box_play_icon_abs .nectar_video_lightbox {
    position: absolute;
    z-index: 99;
    left: 45px;
    top: 102px;
}

.box_relative {
    position: relative;
}

.btn_abs_inner a {
    background: #ffa630;
    color: #fff;
    padding: 18px 28px;
    font-size: 16px;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-weight: 500;
    border-radius: 100px;
}

.btn_abs_inner {
    position: absolute;
    right: 0px;
    bottom: 0;
}

.line_ver {
    position: absolute;
    bottom: -40px;
    left: 378px;
    width: 1px;
    height: 127px;
    background: #cacaca;
}

.box_play_abs_right {
    z-index: 9;
}

.box_play_abs_right .nectar_video_lightbox {
    position: absolute;
    right: -60px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}

.pad_165_175>.vc_column-inner>.wpb_wrapper {
    padding: 142px 175px 163px;
}

.icon_list_hoz .iwithtext {
    display: inline-block;
    vertical-align: top;
    width: auto;
    text-align: center;
    color: #fff;
    margin: 0 34px;
}

.icon_list_hoz .iwithtext .iwt-icon {
    position: inherit;
    display: block;
    text-align: center;
}

.icon_list_hoz .iwithtext .iwt-text {
    padding: 0;
}

.row .col .icon_list_hoz .iwithtext .iwt-icon img {
    height: 78px;
    width: auto;
}

.icon_list_hoz .iwithtext .iwt-text {
    padding: 0;
    margin: 13px 0 0;
}

.full-width-content.vc_row-fluid .wpb_column .column-image-bg-wrap[data-bg-pos="center bottom"] .column-image-bg {
    background-position: center bottom;
}

.head_hoz_small_big .line_img {
    margin: 15px 0 0;
}

.head_hoz_small_big.font_h3 .line_img {
    margin: 0;
    margin-top: 15px;
}

.head_hoz_small_big.font_ver_25 .txt_ver {
    font-size: 25.55px;
    top: 63px;
    height: 30px;
    left: -49px;
}

.head_hoz_small_big.font_ver_25 h2 {
    padding-left: 28px;
}

.head_hoz_small_big.font_ver_28 .txt_ver {
    font-size: 28.5px;
    top: 60px;
    left: -50px;
}

.head_hoz_small_big.font_ver_34 .txt_ver {
    font-size: 34px;
    top: 60px;
    left: -50px;
}

.head_hoz_small_big.font_ver_28 h2 {
    padding-left: 33px;
}

.head_hoz_small_big.font_ver_34 h2 {
    padding-left: 40px;
}

.img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation.brand_logo_top50,
.brand_logo_top50 {
    margin-top: -93px;
}

.font_18 {
    font-size: 18px;
    line-height: 36px;
}

.font_24 {
    font-size: 24px;
    line-height: 1.2;
}

.font_60 {
    font-size: 60px;
    line-height: 1;
}

/*.woocommerce.columns-4 ul.products li.product .product-wrap {
    text-align: center;
    font-family: 'Domine','Open Sans',sans-serif;
    background: none;
}
.woocommerce.columns-4 ul.products li.product .background-color-expand {
    background: none;
    border-radius: 0;
}
ul.products li.minimal.product .product-wrap .woocommerce-loop-product__title {
    font-family: 'Domine','Open Sans',sans-serif;
    font-size: 14px;
    color: #4c5b5c;
}
ul.products li.minimal.product .product-wrap .price-hover-wrap span {
    font-family: 'Domine','Open Sans',sans-serif;
    color: #20a39e !important;
    font-size: 24px;
}
ul.products li.product.minimal .product-meta {
    padding: 12px 10px;
}
ul.products li.product.minimal .price-hover-wrap {
    width: 100%;
}
.woocommerce.columns-4 ul.products li.product {
    border-radius: 0;
    padding: 20px;
    box-sizing: border-box;
}
.woocommerce.columns-4 ul.products li.product .product-wrap > a {
    border: 1px solid #ddd;
    display: block;
}
.products li.product.minimal.hover-bound:hover .background-color-expand::before {
    box-shadow: none;
    transform: scale(0) !important;
}*/
.box_list_productCT .list_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.box_list_productCT .item_product {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 10px 18px;
}

.box_list_productCT .item_product .thumb {
    height: 251px;
    border: 1px solid #ddd;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.box_list_productCT #bestseller-product .item_product .thumb,
.box_list_productCT .item_product .thumb.best-seller {
    overflow: visible;
}

.box_list_productCT #bestseller-product .item_product .thumb::before,
.box_list_productCT .item_product .thumb.best-seller::before {
    content: '';
    width: 50px;
    height: 50px;
    background: url(../images/icon-bestseller.png) center / contain no-repeat;
    position: absolute;
    top: -20px;
    left: -20px;
    z-index: 1;
}

.box_list_productCT .item_product {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 10px 44px 23px;
    text-align: center;
}

.box_list_productCT .item_product .post_content h2 {
    line-height: 1.3;
    margin: 0 auto 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
}

.box_list_productCT .item_product .post_content h2.font_17 {
    font-size: 17px;
}

.box_list_productCT .item_product .post_content h2.font_14 {
    font-size: 14px;
}

.box_list_productCT .item_product .post_content h2 a {
    color: #ffa630;
}

.box_list_productCT .item_product .post_content h2 a:hover {
    color: #4c5b5c;
}

.box_list_productCT .item_product .post_content .show_weight {
    min-height: 18px;
}

.box_list_productCT .item_product .post_content .woocommerce-Price-amount.amount {
    color: #20a39e;
}

.box_list_productCT .item_product .post_content {
    padding: 12px 5px 10px;
}

.box_list_productCT .item_product .thumb .overlap_hover {
    display: flex;
    width: 100%;
    height: 100%;
    align-content: center;
    align-items: center;
    align-self: stretch;
    background: rgba(32, 163, 158, 0.9);
    transition: 0.2s all ease-in-out 0.2s;
    transform: translateX(-100%);
    opacity: 0;
    visibility: hidden;
}

.box_list_productCT .item_product:hover .thumb .overlap_hover {
    transition: 0.2s all ease-in-out 0.2s;
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

.overlap_hover .inner {
    width: 100%;
}

.overlap_hover .inner span {
    display: block;
    margin: 10px 0;
}

.overlap_hover .inner span .view_detail {
    background: none;
    color: #fff;
    border-radius: 100px;
    border: 2px solid #fff;
    display: inline-block;
    padding: 8px 10px;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500;
    max-width: 149px;
    width: 100%;
    height: 41px;
}

.overlap_hover .inner span .add_cart {
    background: #ffa630;
    color: #fff;
    height: 41px;
    max-width: 149px;
    width: 100%;
    display: inline-block;
    padding: 2px 15px;
    font-size: 23px;
    font-weight: 500;
    border-radius: 100px;
    border: 2px solid #ffa630;
}

.loadmore {
    text-align: center;
}

.loadmore a {
    max-width: 145px;
    background: #ffa600;
    display: inline-block;
    width: 100%;
    color: #fff;
    text-transform: capitalize;
    padding: 10px 10px;
    border-radius: 100px;
    height: 42px;
    font-size: 15px;
    font-weight: 500;
}

.form_home h3 {
    /* width: 50%; */
    float: left;
    color: #ffa600;
    font-size: 45.26px;
    font-weight: bold;
    position: relative;
}

.form_home h3 span {
    display: block;
}

.form_home h3 .font_domine {
    font-size: 200px;
    line-height: 180px;
}

.form_home h3 .font_domine {
    font-size: 250px;
    line-height: 1;
    font-weight: 900;
}

.form_home p {
    max-width: 252px;
    float: left;
    font-size: 82px;
    font-weight: bold;
    line-height: 75px;
    color: #fff;
    padding: 0;
}

.form_home p span {
    display: block;
    font-size: 24px;
    color: #ffbeb7;
}

.form_home h3 .small {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.clearfix {
    float: none;
    clear: both;
}

.form_home_container .form_home {
    max-width: 700px;
    margin: 0 auto;
}

.form_home_container .form_gravity {
    max-width: 85%;
    position: relative;
}

.form_gravity .gform_wrapper {
    background: #ffa630;
    position: relative;
    padding: 10px 0;
    margin: 0 0 5px;
}

.form_gravity .gform_wrapper form {
    max-width: 480px;
    margin: 0 auto;
    position: relative;
}

.form_gravity .gform_wrapper ul.gform_fields li.gfield,
.form_gravity .gform_wrapper ul.gform_fields li.gfield .ginput_container {
    margin: 0;
    padding: 0;
}

.form_home_container .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin: 0;
}

.form_gravity .gform_wrapper .gform_body .ginput_container.ginput_container_email input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    background: #fff;
    border-radius: 100px;
    height: 64px;
    padding: 10px 25px;
    color: #ffa630;
    font-size: 18px;
    font-family: 'Domine', 'Open Sans', sans-serif;
    margin: 0;
}

.form_gravity .gform_wrapper .gform_footer.top_label {
    position: absolute;
    top: 8px;
    right: 8px;
    margin: 0;
    background: #ffa936;
    padding: 0;
    border-radius: 100px;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 43px;
}

.form_gravity .gform_wrapper .gform_footer.top_label .gform_button {
    margin: 0 !important;
    text-indent: -999px;
    background: url(../images/iconemail.png) center center / 24px 19px no-repeat;
    padding: 0 !important;
    font-size: 30px;
    line-height: 1;
    width: 100%;
    height: 100%;
}

.form_gravity .gform_wrapper::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/bkgform.png) center center / 100% 100% no-repeat;
    height: 105px;
    width: 67px;
}

.form_gravity .txt_des {
    max-width: 480px;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
}

.form_gravity .link_me {
    max-width: 480px;
    margin: 0 auto;
    text-align: right;
}

.form_gravity .link_me a {
    color: #fff;
    transform: translateX(-38px) rotate(-30deg);
    display: inline-block;
    font-size: 60px;
    font-family: 'dearJoeItalic', 'Open Sans', sans-serif;
}

body[data-button-style*="slightly_rounded"] .nectar-cta:not([data-style="material"]) .link_wrap,
body[data-button-style*="slightly_rounded"] .nectar-button.see-through,
body[data-button-style*="slightly_rounded"].ascend .nectar-button.see-through,
body[data-button-style*="slightly_rounded"] .nectar-button.see-through-2,
body[data-button-style*="slightly_rounded"].ascend .nectar-button.see-through-2,
body[data-button-style*="slightly_rounded"] .nectar-button.see-through-3,
body[data-button-style*="slightly_rounded"].ascend .nectar-button.see-through-3,
body[data-button-style*="slightly_rounded"] .portfolio-filters-inline .container ul li a,
body[data-button-style*="slightly_rounded"] .slide-out-widget-area-toggle[data-custom-color="true"] a::before,
body[data-button-style*="slightly_rounded"] #infscr-loading,
body[data-button-style*="slightly_rounded"] .flex-direction-nav a,
body[data-button-style*="slightly_rounded"] #pagination span,
body[data-button-style*="slightly_rounded"] #pagination a,
body[data-button-style*="slightly_rounded"] #pagination .next.inactive,
body[data-button-style*="slightly_rounded"] #pagination .prev.inactive,
body[data-button-style*="slightly_rounded"].woocommerce nav.woocommerce-pagination ul li a,
body[data-button-style*="slightly_rounded"].woocommerce .container-wrap nav.woocommerce-pagination ul li span,
body[data-button-style*="slightly_rounded"] .container-wrap nav.woocommerce-pagination ul li span,
body[data-button-style*="slightly_rounded"].woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
body[data-button-style*="slightly_rounded"] input[type="submit"],
body[data-button-style*="slightly_rounded"] button[type="submit"],
body[data-button-style*="slightly_rounded"] input[type="button"],
body[data-button-style*="slightly_rounded"] button,
body[data-button-style*="slightly_rounded"].ascend .container-wrap input[type="submit"],
body[data-button-style*="slightly_rounded"].ascend .container-wrap button[type="submit"],
body[data-button-style*="slightly_rounded"] .nectar-button,
body[data-button-style*="slightly_rounded"] .swiper-slide .button a,
body[data-button-style*="slightly_rounded"] #top nav>ul>li[class*="button_solid_color"]>a::before,
body[data-button-style*="slightly_rounded"] #top nav>ul>li[class*="button_bordered"]>a::before,
body[data-button-style*="slightly_rounded"] #header-outer .widget_shopping_cart a.button,
body[data-button-style*="slightly_rounded"] .comment-list .reply a,
body[data-button-style*="slightly_rounded"].material #page-header-bg.fullscreen-header .inner-wrap>a,
body[data-button-style*="slightly_rounded"] .sharing-default-minimal .nectar-social-inner>a,
body[data-button-style*="slightly_rounded"] .sharing-default-minimal .nectar-love,
body[data-button-style*="slightly_rounded"].single .heading-title[data-header-style="default_minimal"] .meta-category a,
body[data-button-style*="slightly_rounded"] #page-header-bg[data-post-hs="default_minimal"] .inner-wrap>a,
body[data-button-style*="slightly_rounded"] .masonry.classic_enhanced .posts-container article .meta-category a,
body[data-button-style*="slightly_rounded"] .blog-recent[data-style*="classic_enhanced"] .meta-category a,
.ascend[data-button-style="slightly_rounded"] .container-wrap input[type="submit"],
.ascend[data-button-style*="slightly_rounded"] .container-wrap button[type="submit"],
body[data-button-style*="slightly_rounded"] .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    border-radius: 100px !important;
    text-transform: capitalize;
    font-weight: 500;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

body.material .nectar-button.jumbo:not([class*="see-through"]) {
    font-size: 30px;
    padding: 30px 53px;
}

.gform_wrapper div.validation_error {
    display: none;
}

.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
    background: none;
    border: none;
    padding: 0;
    margin: 0 !important;
}

.gform_wrapper .field_description_below .gfield_description {
    display: none;
}

.logo_client_home .portfolio-items.no-masonry,
body .logo_client_home .portfolio-items[data-gutter="5px"][data-col-num="elastic"],
.logo_support_home .portfolio-items.no-masonry,
body .logo_support_home .portfolio-items[data-gutter="5px"][data-col-num="elastic"] {
    height: auto !important;
    position: inherit !important;
    margin: 0;
    display: block;
    text-align: center;
}

.logo_client_home .portfolio-items.no-masonry .col.elastic-portfolio-item.element {
    position: unset !important;
    width: 100% !important;
    transform: none !important;
    padding: 0;
    filter: grayscale(100%);
    max-width: 155px;
    margin: 0 24px !important;
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.logo_support_home .portfolio-items.no-masonry .col.elastic-portfolio-item.element {
    position: unset !important;
    width: 100% !important;
    transform: none !important;
    padding: 0;
    max-width: 155px;
    margin: 0 40px !important;
    float: none;
    vertical-align: middle;
    display: inline-block;
}

.portfolio-items[data-ps="7"] .col[data-default-color="true"] .work-item:not(.style-3) .work-info-bg,
.portfolio-items[data-ps="8"] .col[data-default-color="true"] .work-item:not(.style-3) .work-info-bg {
    background: none !important;
}

.Tslide_list .item_inner {
    display: flex;
    align-items: center;
}

.Tslide_list .item_inner .thumb {
    width: 720px;
    height: 442px;
}

.Tslide_list .item_inner .post_content {
    padding: 0 39px 0 79px;
    box-sizing: border-box;
}

.Tslide_list .item_inner .post_content .date {
    font-size: 16px;
    color: #ffa630;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.Tslide_list .item_inner .post_content h2 {
    font-size: 30px;
    line-height: 1.3em;
    position: relative;
    padding: 0 0 22px;
    margin: 0 0 28px;
}

.Tslide_list .item_inner .post_content h2::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 75px;
    height: 5px;
    background: #20a39e;
}

.Tslide_list .item_inner .post_content h2 a {
    color: #20a39e;
}

.slick-dots li button {
    display: none;
}

.slick-dots li {
    display: inline-block;
    vertical-align: middle;
    text-indent: -9999px;
    width: 8px;
    height: 8px;
    background: #a5a5a5;
    margin: 0 10px 0 0;
    border-radius: 100%;
}

.slick-dots li.slick-active {
    background: #ffa708;
    width: 15px;
    height: 15px;
}

.Tslide_list .slick-dots {
    margin: 0;
    padding: 55px 80px 0;
    text-align: left;
}

.blog_slider_inner {
    display: flex;
}

.Tslide_list .item_inner .post_content .description p {
    line-height: 30px;
    font-size: 16px;
    color: #4c5b5c;
    font-family: 'Domine', sans-serif;
}

.Tslide_list .item_inner .post_content .description p .viewmore {
    color: #20a39e;
    font-weight: bold;
}

.Tslide_list .item_inner .post_content .description p .viewmore:hover {
    color: #ec4d3b;
}

.slide_thumb_list {
    width: 720px;
}

.list_inner.Tslide_list {
    width: calc(100% - 720px);
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.slide_thumb_list .attach_image .thumb {
    width: 100%;
    height: 420px;
    display: block;
}

.view_all a {
    display: inline-block;
    background: #ffa708;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding: 17px 62px;
    border-radius: 50px;
}

.view_all {
    text-align: center;
    margin: 100px 0 0;
}

.home .sp-testimonial-free-section .tfree-client-name {
    text-align: left;
}

.bg_testimonials_home::before {
    content: "";
    position: absolute;
    right: 0;
    height: 100%;
    background: url(../images/tes1.png) center center / cover no-repeat;
}

.bg_form_home::before {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    background: url(../images/tes2.png) center center / cover no-repeat;
}

.bg_testimonials_home>.vc_column-inner {
    padding: 134px 81px 0 30px;
}

.bg_form_home>.vc_column-inner {
    padding: 134px 60px 160px 115px;
}

.vc_custom_heading.margin_bottom_5 {
    margin: 0 0 5px;
}

.tfree-client-testimonial p {
    text-align: left;
    color: #fff;
    font-family: 'Domine', 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 34px;
}

.bg_testimonials_home .tfree-client-testimonial {
    max-height: 238px;
    overflow: hidden;
    position: relative;
}

.tfree-client-name {
    text-align: left;
    font-family: 'Domine', 'Open Sans', sans-serif;
    color: #fff !important;
    font-size: 18px;
}

.sp-testimonial-free-section .slick-dots li button {
    display: none;
}

.sp-testimonial-free-section .slick-dots li button {
    width: 100%;
    height: 100%;
}

div.sp-testimonial-free-section .slick-dots li {
    width: 8px;
    height: 8px;
}

div.sp-testimonial-free-section .slick-dots li.slick-active {
    width: 15px;
    height: 15px;
    margin: 0 10px 0;
}

.bg_testimonials_home div.sp-testimonial-free-section .slick-dots li.slick-active {
    background: #fff;
}

.bg_form_home .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.bg_form_home .gform_wrapper .ginput_container textarea {
    color: #fff;
    opacity: 1;
    font-family: 'Domine', 'Open Sans', sans-serif;
    font-size: 18px;
    padding: 13px 20px;
    background: rgba(255, 255, 255, 0.2);
    margin: 0;
}

.bg_tes_form_full_home.wpb_row>.row-bg-wrap::before {
    content: "";
    position: absolute;
    right: -150px;
    top: -120px;
    width: 400px;
    height: 400px;
    background: url(../../../uploads/2022/07/Graphic-7-1.gif) center center / contain no-repeat;
    z-index: 99;
    transform: rotate(-55deg);
}

.bg_form_home .gform_wrapper .ginput_container textarea {
    height: 116px;
}

.bg_form_home .gform_wrapper .gform_footer {
    margin: 0;
    padding: 0;
    width: 50%;
}

.gform_wrapper .gform_body {
    position: relative;
}

.bg_form_home .gform_wrapper .gfield.li_capcha {
    position: absolute;
    right: 0;
    bottom: -92px;
    z-index: 1;
    max-width: 50%;
}

.bg_form_home .gform_wrapper .gform_footer .gform_button.button {
    width: 100%;
    position: relative;
    color: #ec4d3b;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    padding: 23px 30px !important;
    transform: none;
    box-shadow: none !important;
}

.bg_form_home .gform_wrapper .gform_footer {
    margin: 16px 0 0;
    padding: 0;
    width: 50%;
    position: relative;
}

.bg_form_home .gform_wrapper .gform_footer::before {
    content: "\f0da";
    position: absolute;
    right: 10px;
    top: 27px;
    font-family: FontAwesome;
    width: 20px;
    height: 20px;
    color: #ec4d3b;
    z-index: 2;
    font-size: 35px;
    line-height: 20px;
}

.bg_form_home .gform_wrapper .gform_footer .gform_button.button:hover {
    background: #ffffff !important;
}

div.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half,
div.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
    background: no-repeat;
    margin-top: 0;
    border: none;
}

div.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: calc(100% - 16px) !important;
}

div.gform_wrapper.gform_validation_error .gform_body ul li.gfield.li_capcha.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: calc(50% - 16px) !important;
}

body[data-col-gap="30px"] .wpb_row:not(.full-width-section):not(.full-width-content).margin_bottom_0,
.margin_bottom_0 {
    margin-bottom: 0;
}

#footer-outer {
    background-color: #fff;
}

div#footer-outer[data-using-bg-img="true"] {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

.box_text_image_crazy .box_image,
.box_text_image_crazy .box_content {
    width: 50%;
    float: left;
    box-sizing: border-box;
}

.box_text_image_crazy.box_content_left .box_image {
    float: right;
}

.box_text_image_crazy .box_image {
    padding: 0 155px 0 0;
}

.box_text_image_crazy .box_image img:not([srcset]),
.box_text_image_crazy .box_image img {
    width: 100%;
    margin: 0;
}

.box_text_image_crazy .box_image .image_1 {
    position: relative;
    z-index: 2;
}

.box_text_image_crazy .box_icon_image .box_image .image_2 {
    top: 66px;
}

.box_text_image_crazy .box_icon_image .box_image .image_1 .border_line {
    top: 18px;
}

.box_text_image_crazy .box_icon_image .box_image .image_2 .bg_white {
    width: calc(100% - 68px);
    height: calc(100% - 63px);
}

.box_text_image_crazy.box_content_left .box_content h2 {
    display: block;
}

.box_text_image_crazy .box_image .image_2 {
    position: absolute;
    z-index: 1;
    top: 94px;
    left: 65px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.box_text_image_crazy .box_image {
    padding-bottom: 95px;
}

.box_image_both {
    position: relative;
}

.box_text_image_crazy .box_image .image_1 .border_line {
    border-width: 6px;
    position: absolute;
    left: 17px;
    top: 14px;
    width: 100%;
    height: 100%;
    border-style: solid;
}

.box_text_image_crazy .box_icon_image .box_image .box_icon_inner {
    width: 172px;
    height: 172px;
    padding: 25px;
    border-width: 6px;
}

.box_text_image_crazy .box_icon_image .box_content h2 {
    margin: 0 0 50px;
}

.box_icon .box_icon_inner {
    width: 117px;
    height: 117px;
    text-align: center;
    background: #fff;
    border-radius: 100%;
    border-width: 13px;
    border-style: solid;
}

.box_icon_image .box_image .box_icon {
    top: 38px;
}

.border_line .box_icon {
    position: absolute;
    right: 0;
    top: 75px;
    transform: translateX(50%);
    z-index: 2;
}

.brand_font_72.box_text_image_crazy .box_content h2 {
    font-size: 72px;
}

.box_icon .box_icon_inner a {
    font-size: 35px;
    display: block;
    height: 100%;
    line-height: 88px;
}

.box_icon .box_icon_inner a span {
    margin-left: 8px;
}

.box_btn_learmore a {
    color: #fff;
    font-size: 18px;
    padding: 8px 60px;
    display: inline-block;
    border-radius: 100px;
}

.box_text_image_crazy .box_no_icon .box_image .overlap_img {
    height: 100%;
}

.box_text_image_crazy .box_image .overlap_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% - 5px);
    opacity: 0.85;
}

.box_text_image_crazy.box_content_left.cstitle_h2_inline h2 {
    display: inline-block;
}

.sp-testimonial-free-section .tfree-client-name {
    padding-bottom: 20px;
}

.brand_font_72.box_text_image_crazy .box_content .box_text {
    font-size: 18px;
    line-height: 36px;
}

.box_text_image_crazy .box_image .image_2 .bg_white {
    position: absolute;
    left: 34px;
    top: 34px;
    width: calc(100% - 68px);
    height: calc(100% - 68px);
    background: #fff;
    z-index: 2;
}

.box_text_image_crazy .box_content {
    padding-left: 25px;
}

.box_text_image_crazy .box_content h2 {
    font-size: 100px;
    font-weight: bold;
    line-height: 102px;
    margin: 0 0 42px;
    position: relative;
    padding-top: 30px;
    display: inline-block;
}

.box_text_image_crazy .box_content h2 .line_heading {
    height: 5px;
    display: block;
    width: calc(100% + 185px);
    border-radius: 100px;
    position: absolute;
    right: -35px;
    margin: 0;
    bottom: -18px;
}

.line_heading .dot {
    display: block;
    width: 23px;
    height: 23px;
    position: absolute;
    right: -10px;
    top: -10px;
    border-radius: 100px;
}

.box_text_image_crazy .box_content .box_text {
    font-size: 24px;
    line-height: 45px;
}

.box_text_image_crazy.box_content_left .box_content {
    padding-left: 0;
    padding-right: 25px;
}

.box_text_image_crazy.box_content_left .box_image {
    padding-right: 0;
    padding-left: 155px;
}

.box_content_left .line_heading .dot {
    left: -10px;
    right: ;
    right: auto;
}

.box_content_left .border_line .box_icon {
    left: 0;
    right: auto;
    transform: translateX(-50%);
}

.box_text_image_crazy.box_content_left h2 .line_heading {
    left: 0;
    right: auto;
}

.box_text_image_crazy.box_content_left .box_image .image_1 .border_line {
    left: -17px;
}

.box_text_image_crazy.box_content_left .image_2 {
    left: -65px;
}

.font_20 {
    font-size: 20px;
}

.font_36 {
    font-size: 36px;
}

.line_height_36 {
    line-height: 36px;
}

#t-breadcrumb>li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
    font-size: 14px;
    text-transform: capitalize;
    color: #fff;
}

#t-breadcrumb>li a {
    color: #fff;
}

.Tbreadcrumb {
    text-align: center;
    transform: translateY(-50%);
    position: relative;
    z-index: 2;
}

.Tbreadcrumb #t-breadcrumb {
    margin: 0;
    background: #20a39e;
    padding: 15px 52px;
    display: inline-block;
    border-radius: 100px;
}

#page-header-wrap .inner-wrap h1 {
    position: relative;
    padding-bottom: 40px;
    text-align: center;
}

#page-header-wrap .inner-wrap h1::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    background: url(../images/icon_pick_title.png) center center / 172px 25px no-repeat;
    bottom: 0;
    height: 25px;
}

.header-wrap-shop .Tbreadcrumb {
    transform: none;
    margin: 25px 0 42px;
}

.header-wrap-shop .search_form {
    max-width: 660px;
    margin: 15px auto 0;
}

.header-wrap-shop .search_form .form_search {
    position: relative;
}

.header-wrap-shop .search_form .form_search input[type="text"] {
    background: #fff;
    color: #333;
    font-family: 'Domine', 'Open Sans', sans-serif;
    font-size: 18px;
    border-radius: 100px;
    border: none;
    padding: 10px 20px;
    height: 58px;
}

.header-wrap-shop .search_form .form_search #searchsubmit {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 58px;
    background: none;
    color: #ed5e50;
    font-size: 25px;
    padding: 0;
    border-radius: 100px;
    display: block;
}

.header-wrap-shop .search_form .form_search #searchsubmit span {
    color: #ed5e50;
}

.Tlist_cat ul {
    margin: 0;
    padding: 0;
}

.Tlist_cat ul li {
    list-style: none;
}

.Tlist_cat ul li a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    display: block;
    font-weight: 600;
    font-size: 26px;
    line-height: 1.3;
    padding: 40px 28px;
}

.Tlist_cat ul li:last-child a {
    border: none;
}

.Tlist_cat ul li a:hover {
    background: #20a39e;
    color: #fff !important;
}

.Tlist_cat ul li.active a {
    background: #20a39e;
}

.text_form_shop .shop_form_inner {
    display: flex;
}

.text_form_shop .shop_form_inner .form_left {
    width: 504px;
}

.text_form_shop .bg_right {
    width: calc(100% - 504px);
}

.text_form_shop .form_home .form_inner {
    display: flex;
    align-items: center;
}

.text_form_shop .form_home .form_inner p {
    font-size: 59px;
    line-height: 50px;
    max-width: 185px;
    float: none;
}

.text_form_shop .form_home .form_inner p span {
    font-size: 14px;
    color: #fff;
}

.text_form_shop .form_home .form_inner h3 {
    font-size: 30px;
    float: none;
}

.text_form_shop .form_home .form_inner h3 .big {
    font-size: 155.84px;
    font-weight: 900;
}

.text_form_shop .form_home .form_inner h3 .small {
    bottom: -5px;
}

.text_form_shop .form_home {
    padding: 43px 50px 70px;
}

.text_form_shop .shop_form_inner .form_left .form_gravity .gform_wrapper::after {
    display: none;
}

.text_form_shop .form_gravity .gform_wrapper {
    background: no-repeat;
}

.text_form_shop .shop_form_inner .form_left .form_gravity form {
    max-width: 423px;
}

.text_form_shop .shop_form_inner .form_left .form_gravity {
    padding: 48px 15px;
}

.form_gravity div.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
}

.Tbgpick_text h2 {
    font-size: 20px;
    line-height: 1;
    margin: 0 0 5px;
}

.Tbgpick_text,
.wpb_wrapper>div.Tbgpick_text {
    max-width: 400px;
    padding: 29px 18px 28px 110px;
    margin: 0px 0 24px;
}

.font_48 {
    font-size: 48px;
    line-height: 1.2;
}

.Tcontact {
    max-width: 328px;
    margin: 0 auto;
    padding: 35px 0 0;
    text-align: center;
}

.Tcontact .icon img {
    background: #fff;
    display: inline-block;
    height: 65px;
    padding: 10px;
    margin: 0;
}

.Tcontact .contact p {
    width: 100%;
}

.Tcontact .contact {
    border: 1px solid #000;
    border-radius: 20px;
    padding: 16px 10px 15px;
    font-size: 24px;
    color: #4c5b5c;
    font-weight: 500;
    min-height: 108px;
    display: flex;
    text-align: center;
    align-content: center;
    align-items: center;
}

.Tcontact_inner {
    position: relative;
}

.Tcontact_inner .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    transform: translateY(-50%);
}

.Tcontact .contact p span {
    display: block;
    font-weight: 300;
    font-size: 18px;
}

.Tcontact .contact a {
    color: #4c5b5c;
}

.Tcontact .contact a:hover {
    color: #ffa708;
}

.bg_testimonials_shop>.vc_column-inner>.wpb_wrapper {
    padding: 0 66px;
}

.bg_testimonials_shop .sp-testimonial-free p {
    text-align: center;
}

.bg_testimonials_shop .slick-dots li.slick-active {
    background: #fff;
    width: 15px;
    height: 15px;
}

.archive #page-header-wrap,
.archive #page-header-bg {
    height: 650px;
}

.single #page-header-wrap,
.single #page-header-bg,
.blog #page-header-wrap,
.blog #page-header-bg {
    height: 360px;
}

.archive .nectar-recent-post-slide .nectar-recent-post-bg::after,
.single [data-post-hs="default_minimal"] .page-header-bg-image::after,
body.archive .page-header-bg-image::after {
    display: none;
}

body.blog .page-header-bg-image,
.archive .page-header-bg-image,
.single .page-header-bg-image {
    background: url(../images/bgabout.jpg) center center / cover no-repeat;
}

body.blog #header-space,
body.archive #header-space,
body.single #header-space {
    display: none;
}

body.blog #header-outer,
body.archive #header-outer,
body.single #header-outer {
    background: none;
}

.blog #header-outer.scrolled-down,
.archive #header-outer.scrolled-down,
.single #header-outer.scrolled-down {
    background: #ec4d3b;
}

body.blog #header-outer #top nav>ul>li>a,
body.archive #header-outer #top nav>ul>li>a,
body.single #header-outer #top nav>ul>li>a {
    color: #fff !important;
}

.archive #page-header-bg[data-alignment-v="bottom"] .span_6,
.single #page-header-bg[data-alignment-v="bottom"] .span_6 {
    bottom: 101px;
}

.Tlist_cat {
    background: linear-gradient(to bottom, #ec4d3b 0%, #ffa430 100%);
}

.material #sidebar .widget .Tlist_cat ul li a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    display: block;
    font-weight: 600;
    font-size: 26px;
    line-height: 1.3;
    padding: 40px 28px !important;
}

div#sidebar .widget {
    margin: 0;
}

.heading_cat .woocommerce-products-header__title.page-title {
    font-size: 36px;
    font-weight: 500;
    color: #20a39e;
    border-bottom: 5px solid #20a39e;
    margin: 0 0 45px;
}

.archive .box_list_productCT .item_product {
    width: calc(33.3% - 27px);
    padding: 0;
    margin-bottom: 15px;
}

.archive .box_list_productCT .item_product:nth-of-type(3n+2) {
    margin: 0 40px;
}

.cat_sidebar_bg_btn .inner {
    height: 333px;
    display: flex;
    align-content: center;
    align-items: center;
    color: #fff;
}

.cat_sidebar_bg_btn .box_content {
    width: 100%;
    text-align: center;
}

.cat_sidebar_bg_btn .box_content h3 {
    color: #fff;
    font-size: 57.18px;
    font-weight: bold;
    line-height: 58px;
    position: relative;
}

.cat_sidebar_bg_btn .box_content h3 span {
    color: #ffa630;
    padding-right: 58px;
}

.cat_sidebar_bg_btn .box_content h3 span.big {
    font-size: 160.79px;
    line-height: 135px;
    position: absolute;
    right: 32px;
    bottom: 0;
    padding: 0;
}

.cat_sidebar_bg_btn .box_content a {
    font-size: 22px;
    color: #fff;
    background: #ec4d3b;
    display: inline-block;
    padding: 14px 44px;
    border-radius: 100px;
    margin: 10px 0 0;
}

.sider_shop_bottom {
    clear: both;
    float: none;
    margin: 100px 0 0;
}

.archive #page-header-bg[data-alignment-v="bottom"] .span_6>.inner-wrap {
    transform: none !important;
}

.cat_sidebar_bg_btn {
    float: none;
    clear: both;
}

.box_image_single .box_inner {
    display: flex;
}

.box_image_single .thumb_gallery {
    width: 100px;
    text-align: center;
    display: block;
    box-sizing: border-box;
    padding-right: 5px;
}

.box_image_single .box_image_large {
    width: calc(100% - 96px);
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 5px 0 5px 20px;
    text-align: center;
    box-sizing: border-box;
    padding: 20px;
    display: flex;
    align-items: center;
    height: 389px;
}

.box_large_inner {
    width: 100%;
    text-align: center;
    height: 100%;
    display: block;
}

.row .col .box_large_inner img:not([srcset]) {
    max-height: 100%;
    margin: 0;
}

.summary.entry-summary .product_title.entry-title {
    font-size: 30px;
    font-weight: 500;
    color: #20a39e;
    line-height: 1.3;
    margin: 0 0 25px;
}

.woocommerce-product-details__short-description p {
    font-family: 'Domine', 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 30px;
}

.woocommerce-Price-amount.amount {
    font-size: 30px;
    color: #20a39e;
    font-family: 'Domine', 'Open Sans', sans-serif;
}

.txt_quantity {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Domine', 'Open Sans', sans-serif;
    font-size: 18px;
}

body.single p,
body.single {
    color: #4c5b5c;
}

body.woocommerce div.product form.cart div.quantity,
.woocommerce table.shop_table .quantity {
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 2px 5px;
}

body.woocommerce div.product form.cart div.quantity input[type="button"],
.woocommerce table.shop_table .quantity input[type="button"] {
    margin: 0;
    box-shadow: none;
    color: #20a39e !important;
    font-weight: 900;
    font-size: 32px;
    background: none;
}

body.woocommerce div.product form.cart div.quantity input[type="number"],
.woocommerce table.shop_table .quantity input[type="number"] {
    font-size: 18px;
    font-family: 'Domine', 'Open Sans', sans-serif;
    color: #4c5b5c;
    line-height: 1;
    height: 100%;
    vertical-align: middle;
    padding: 0;
    margin: 4px 0 0;
}

.checkout_box {
    display: inline-block;
    vertical-align: middle;
}

.checkout_box .checkout_btn {
    background: #337ca0;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    padding: 11px 25px;
    border-radius: 100px;
    line-height: 20px;
    margin: 0 10px;
}

body.woocommerce-page button[type="submit"].single_add_to_cart_button,
body[data-form-submit="regular"].woocommerce-page .container-wrap button[type="submit"].single_add_to_cart_button {
    margin: 0;
    float: none;
    padding: 11px 25px !important;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}

.single.woocommerce .summary .price,
.single.woocommerce div.product .summary p.price {
    margin: 10px 0 0;
    padding: 0 0 23px;
}

.tab_single_right_side .woocommerce-tabs.wc-tabs-wrapper.full-width-tabs {
    width: calc(100% - 360px);
    float: left;
}

.tab_single_right_side .right_sidebar {
    width: 360px;
    float: right;
    padding-left: 109px;
    box-sizing: border-box;
}

.tab_single_right_side .woocommerce-tabs.wc-tabs-wrapper.full-width-tabs .full-width-content {
    width: 100% !important;
    left: 0 !important;
    margin: 0 !important;
    text-align: left;
}

div.product .woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs {
    border-bottom: 5px solid #20a39e;
    text-align: left;
    margin: 0;
}

div.product .woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li.active a {
    background: #20a39e;
    color: #fff;
    padding: 13px 53px !important;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px 5px 0 0;
    margin: 0;
    line-height: 1;
}

.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li {
    vertical-align: bottom;
}

.tab_single_right_side .right_sidebar h3 {
    font-size: 35.12px;
    line-height: 1.2;
}

.tab_single_right_side .cat_sidebar_bg_btn .box_content h3 span.big {
    font-size: 98.74px;
    line-height: 1;
    right: 18px;
    padding: 0;
}

.tab_single_right_side .cat_sidebar_bg_btn .box_content h3 span {
    padding-right: 20px;
}

.tab_single_right_side .cat_sidebar_bg_btn .box_content a {
    font-size: 16px;
    padding: 9px 25px;
}

.woocommerce div.product .woocommerce-tabs .panel {
    border: 1px solid #ddd;
    padding: 20px 45px !important;
}

.woocommerce div.product .woocommerce-tabs .panel h1,
.woocommerce div.product .woocommerce-tabs .panel h2,
.woocommerce div.product .woocommerce-tabs .panel h3,
.woocommerce div.product .woocommerce-tabs .panel h4,
.woocommerce div.product .woocommerce-tabs .panel h5 {
    color: #20a39e;
}

.tab_single_right_side .right_sidebar .sider_shop_bottom {
    margin-top: 82px;
}

.single .summary.entry-summary {
    padding-left: 100px;
}

.row .col .item_thumb_inner img:not([srcset]) {
    margin: 0;
}

.thumb_gallery .item_thumb .item_thumb_inner {
    width: 100%;
    height: 88px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    margin: 5px 0;
    display: flex;
    align-content: center;
    align-items: center;
}

.thumb_gallery .item_thumb .item_thumb_inner:hover {
    border: 2px solid #ec4d3b;
}

.thumb_gallery .item_thumb.active-img .item_thumb_inner {
    border: 2px solid #4c5b5c;
}

.thumb_gallery .item_thumb.active-img .item_thumb_inner img {
    opacity: 0.5;
}

.span_5.col.single-product-main-image,
.product[data-tab-pos="fullwidth"] div.summary.entry-summary {
    width: 50%;
    box-sizing: border-box;
    margin: 0;
}

.single .related.products {
    display: none;
}

body.single-product .container-wrap {
    padding-top: 70px;
}

.single .product_meta {
    display: none;
}

#sidebar.sidebar_blog {
    width: 295px;
    float: right;
}

.left_content_blog.span_9 {
    width: calc(100% - 295px);
    margin: 0;
    padding-right: 100px;
    box-sizing: border-box;
}

div.post-area.featured_img_left .article-content-wrap .post-featured-img-wrap::before {
    display: none;
}

div.post-area.featured_img_left .article-content-wrap .post-content-wrap {
    width: calc(100% - 399px);
    padding: 0 0 0 35px;
    box-sizing: border-box;
    border: 0;
    border-radius: 0;
    overflow: visible;
}

div.post-area.featured_img_left .article-content-wrap .post-featured-img-wrap {
    width: 399px;
    border-radius: 0;
    box-shadow: none;
    background: none;
    border: none;
}

.post-area.featured_img_left .article-content-wrap .post-featured-img-wrap a,
.post-area.featured_img_left .article-content-wrap .post-featured-img-wrap a span {
    border-radius: 0;
    height: 439px;
    position: initial;
}

.post-area.featured_img_left .article-content-wrap {
    align-content: center;
    align-items: center;
}

.post-header .date_cs {
    font-family: 'Domine', 'Open Sans', sans-serif;
    color: #ffa630;
    font-size: 16px;
}

.post .post-header .title {
    color: #20a39e;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.2;
    position: relative;
    margin: 0 0 20px;
    padding: 0 0 25px;
}

.post .post-header .title::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 75px;
    height: 5px;
    background: #20a39e;
}

.post-header .excerpt {
    font-family: 'Domine', 'Open Sans', sans-serif;
    font-size: 16px;
    color: #4c5b5c;
    line-height: 30px;
}

.post .post-header .readmore a {
    background: #20a39e;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    padding: 9px 43px;
    text-transform: capitalize;
    margin: 38px 0 0;
    border-radius: 100px;
}

div.post-area.featured_img_left article {
    margin-bottom: 100px;
}

#sidebar .widget_search .search-form input[type="text"] {
    background: #fff;
    border: 1px solid #20a39e;
    border-radius: 100px;
    padding: 14px 45px 14px 23px;
}

#sidebar .widget_search .search-form .normal.icon-salient-search {
    color: #20a39e !important;
}

#sidebar .widget>h4 {
    font-size: 30px;
    color: #4c5b5c;
    font-weight: 600;
    opacity: 1;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    line-height: 48px;
    position: relative;
    border-bottom: 3px solid #20a39e;
    padding: 0 0 2px;
    margin: 0 0 45px;
}

div#sidebar.sidebar_blog .widget {
    margin: 0 0 28px;
}

.list_blog_sidebar .date {
    font-size: 14px;
    color: #999;
    margin: 0 0 8px;
}

.list_blog_sidebar h3,
.col .list_blog_sidebar h3 {
    color: #20a39e;
    font-size: 22px;
    line-height: 1.2;
    margin: 0 0 45px;
}

.list_blog_sidebar h3 a {
    color: #20a39e;
}

.sidebar_blog .cat_sidebar_bg_btn .box_content h3 {
    font-size: 40.92px;
    line-height: 41.95px;
}

.sidebar_blog .cat_sidebar_bg_btn .box_content h3 span {
    padding-right: 35px;
}

.sidebar_blog .cat_sidebar_bg_btn .box_content h3 span.big {
    font-size: 115px;
    line-height: 138.07px;
    bottom: -19px;
    padding: 0;
    right: 24px;
}

.sidebar_blog .cat_sidebar_bg_btn .box_content a {
    font-size: 16px;
    padding: 10px 29px;
}

.blog #pagination {
    text-align: center;
}

.info_single .date {
    color: #ffa630;
    font-size: 16px;
    margin: 38px 0 10px;
}

.info_single .title {
    color: #20a39e;
    font-size: 48px;
    line-height: 1.1;
    position: relative;
    padding: 0 0 30px;
    margin: 0 0 60px;
}

.info_single .title::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 75px;
    height: 5px;
    background: #20a39e;
}

.content_single p,
.content_single {
    font-size: 18px;
    line-height: 36px;
}

.content_single h1,
.content_single h2,
.content_single h3,
.content_single h4,
.content_single h5,
.content_single h6 {
    color: #20a39e;
}

.woocommerce-message,
.woocommerce-info {
    font-family: 'Domine', 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 1.2;
    padding: 15px 20px;
    margin: 0 0 20px;
}

.woocommerce .woocommerce-message .button.wc-forward {
    font-size: 18px;
    line-height: 1;
    height: auto;
    padding: 0;
    margin: 0;
    color: #ec4d3b;
}

.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr th {
    background: #20a39e;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}

.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr th.product-name {
    text-align: left;
}

.woocommerce table.shop_table td {
    text-align: center;
}

.woocommerce table.shop_table td.product-name {
    text-align: left;
}

.box_td_name {
    display: flex;
    align-items: center;
}

.box_td_name .thumb {
    width: 60px;
    padding: 10px;
}

.box_td_name .title_product {
    padding-left: 18px;
}

.box_td_name .title_product a,
.woocommerce table.shop_table .woocommerce-Price-amount.amount {
    color: #4c5b5c;
    font-size: 16px;
    line-height: 1.2;
}

body.woocommerce-cart .woocommerce table.shop_table {
    border: 1px solid #d0d0d0;
}

body.woocommerce-cart .woocommerce table.shop_table tbody tr td {
    border-bottom: 1px solid #d0d0d0;
    background: #fff;
}

body.woocommerce-cart .woocommerce table.shop_table tbody tr td.actions,
body.woocommerce-cart .woocommerce table.shop_table tbody tr td.actions {
    padding: 20px 15px;
    border-bottom: none;
}

body[data-button-style="slightly_rounded_shadow"] .nectar-button:hover,
body[data-button-style="slightly_rounded_shadow"] .nectar-button:focus,
body[data-button-style="slightly_rounded_shadow"].ascend .nectar-button.see-through:hover,
body[data-button-style="slightly_rounded_shadow"] input[type="submit"]:hover,
body[data-button-style="slightly_rounded_shadow"] input[type="submit"]:focus,
body[data-button-style*="slightly_rounded"].single .heading-title[data-header-style="default_minimal"] .meta-category a:hover,
body[data-button-style*="slightly_rounded"] #page-header-bg[data-post-hs="default_minimal"] .inner-wrap>a:hover,
body[data-button-style="slightly_rounded_shadow"].woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
body[data-button-style="slightly_rounded_shadow"] .swiper-slide .button a:hover,
body[data-button-style="slightly_rounded_shadow"].ascend .nectar-button.see-through-2:hover,
body[data-button-style="slightly_rounded_shadow"].ascend .nectar-button:hover,
body[data-button-style="slightly_rounded_shadow"].woocommerce-page .woocommerce p.return-to-shop a.wc-backward:hover,
body[data-button-style="slightly_rounded_shadow"] .sharing-default-minimal .nectar-love:hover,
body[data-button-style="slightly_rounded_shadow"] .sharing-default-minimal .nectar-social-inner>a:hover,
body[data-button-style="slightly_rounded_shadow"] .container-wrap input[type="submit"]:hover,
body[data-button-style="slightly_rounded_shadow"] .container-wrap button[type="submit"]:hover,
body[data-button-style="slightly_rounded_shadow"] .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    transform: none;
    box-shadow: none !important;
    background: #ec4d3b !important;
    color: #fff;
}

body[data-form-submit="regular"] .container-wrap input[type="submit"],
body[data-form-submit="regular"] .container-wrap button[type="submit"],
body[data-form-submit="see-through"] .container-wrap input[type="submit"],
body[data-form-submit="see-through"] .container-wrap button[type="submit"]:not(.search-widget-btn) {
    padding: 12px 30px !important;
    font-size: 14px;
    font-weight: 600;
}

.cart_subtotal {
    text-align: right;
}

.cart_subtotal h4 {
    font-family: 'Domine', 'Open Sans', sans-serif;
    color: #4c5b5c;
    font-size: 24px;
    margin: 0;
    font-weight: 100;
}

#ajax-content-wrap .cart_totals .shop_table.shop_table_responsive {
    border: none;
    background: none;
}

#ajax-content-wrap .cart_totals .shop_table.shop_table_responsive td,
#ajax-content-wrap .cart_totals .shop_table.shop_table_responsive th {
    background: #fff;
    border: none;
}

.cart_subtotal .subtotal .woocommerce-Price-amount.amount {
    font-size: 36px;
}

.cart_subtotal p {
    padding: 0;
    margin: 0;
}

.cart_subtotal {
    text-align: right;
    margin: 0 0 30px;
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    width: auto;
    display: inline-block;
    padding: 13px 78px !important;
    font-size: 18px;
    margin: 0;
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button i {
    margin: 0 5px 0 0;
}

body.woocommerce-cart .wc-proceed-to-checkout {
    text-align: right;
}

.woocommerce table.cart a.remove,
.woocommerce #content table.cart a.remove,
.woocommerce-page table.cart a.remove,
.woocommerce-page #content table.cart a.remove {
    color: #ec4d3b !important;
    font-weight: 900;
    font-size: 30px;
}

.woocommerce input#coupon_code.input-text[type="text"] {
    border-radius: 100px;
    padding: 13px 15px;
}

.checkout.woocommerce-checkout #customer_details .col-2 {
    width: 400px;
}

.checkout.woocommerce-checkout #customer_details .col-1 {
    width: calc(100% - 400px);
    box-sizing: border-box;
    margin: 0;
    padding-right: 45px;
}

.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields {
    padding: 0;
}

.woocommerce form.woocommerce-checkout #customer_details .form-row input,
.woocommerce form.woocommerce-checkout #customer_details .form-row textarea {
    background: #fff;
    border: 1px solid #d0d0d0;
    color: #666;
    font-family: 'Domine', 'Open Sans', sans-serif;
    font-size: 16px;
}

.woocommerce form.woocommerce-checkout #customer_details .form-row label {
    font-family: 'Domine', 'Open Sans', sans-serif;
    font-size: 16px;
    color: #4c5b5c;
    line-height: 1;
    margin: 10px 0 8px;
}

.woocommerce form.checkout.woocommerce-checkout .form-row {
    width: 33.3%;
    display: inline-block;
    float: none;
    box-sizing: border-box;
    padding: 0 5px;
}

.woocommerce-additional-fields__field-wrapper #order_comments_field {
    width: 100%;
    display: block;
}

.woocommerce form.woocommerce-checkout #customer_details .form-row.place-order .form-row.validate-required label {
    font-size: 14px;
}

#customer_details .customer_infomation h3 {
    font-size: 24px;
    color: #20a39e;
    font-weight: 500;
    margin: 0 0 20px;
}

.woocommerce-checkout .woocommerce-input-wrapper .select2.select2-container {
    position: relative;
    top: -3px;
}

form.checkout .woocommerce-shipping-fields {
    padding: 0;
}

#customer_details .customer_infomation .payment_customshow h3 {
    margin: 55px 0 0;
}

body.woocommerce-checkout #payment .wc_payment_methods.payment_methods.methods li.wc_payment_method {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding-right: 20px;
    box-sizing: border-box;
    margin: 0 0 18px;
}

#customer_details .customer_infomation .headding {
    color: #20a39e;
    font-size: 36px;
    font-weight: 500;
    border-bottom: 5px solid #20a39e;
    padding: 0 0 8px;
    margin: 0 0 55px;
}

.order_review_list #order_review_heading {
    color: #20a39e;
    font-size: 36px;
    font-weight: 500;
    margin: 5px 0 12px;
}

.product-reviewcart {
    border-bottom: 2px solid #d8d8d8;
}

body:not(.woocommerce-cart) .main-content .product-reviewcart table td {
    border: none;
    padding: 20px 0;
}

body:not(.woocommerce-cart) .main-content .product-reviewcart table th {
    border: none;
    background: #20a39e;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 13px 20px;
}

body:not(.woocommerce-cart) .main-content .product-reviewcart table th strong {
    display: block;
    text-align: center;
    font-weight: 900;
}

body:not(.woocommerce-cart) .main-content .product-reviewcart table {
    border: none;
}

.product-reviewcart .product_image .inner_box .product-image a {
    display: block;
    height: 100%;
}

.product-reviewcart .product_image .inner_box .product-image img {
    max-height: 100%;
    width: auto;
    display: block;
    margin: 0 auto;
}

.product-reviewcart .product_image .inner_box .product-image .quanity {
    position: absolute;
    right: 0;
    top: 0;
    background: #4c5b5c;
    color: #fff;
    font-size: 12px;
    padding: 5px;
    line-height: 10px;
    border-radius: 100px;
    min-width: 20px;
    min-height: 20px;
    text-align: center;
    display: block;
    transform: translateX(50%) translateY(-50%);
}

.product-reviewcart .product_image .inner_box .product-image {
    display: inline-block;
    width: 57px;
    line-height: 1;
    position: relative;
    border: 1px solid #d8d8d8;
    float: none;
    padding: 8px;
    height: 57px;
    vertical-align: middle;
}

.product-reviewcart .product_image .inner_box .info_name_item {
    display: inline-block;
    width: calc(100% - 62px);
    margin: 0;
    padding-left: 15px;
    vertical-align: middle;
}

.product-reviewcart .product_image .inner_box .info_name_item h4 {
    color: #4c5b5c;
    font-size: 14px;
    line-height: 1.2;
    margin: 0;
}

.product-reviewcart .product_image .inner_box .info_name_item .woocommerce-Price-amount.amount {
    display: block;
    font-size: 14px;
    color: #929292;
    font-weight: 100;
    margin: 2px 0 0;
}

body:not(.woocommerce-cart) .main-content .product-reviewcart table td.info .woocommerce-Price-amount.amount {
    color: #4c5b5c !important;
}

body:not(.woocommerce-cart) .main-content .product-reviewcart table .product-info {
    float: none;
    padding: 0;
    display: block;
    text-align: center;
    width: 100%;
}

.checkout .shop_table.woocommerce-checkout-review-order-table th,
.woocommerce-privacy-policy-text p {
    font-family: 'Domine', 'Open Sans', sans-serif;
    color: #4c5b5c;
    font-size: 14px;
}

.woocommerce-privacy-policy-text p {
    line-height: 24px;
}

.checkout .shop_table.woocommerce-checkout-review-order-table table.order-review .woocommerce-shipping-totals.shipping td {
    font-family: 'Domine', 'Open Sans', sans-serif;
    color: #4c5b5c;
    font-size: 14px;
}

.checkout .shop_table.woocommerce-checkout-review-order-table table.order-review td {
    text-align: right;
    font-size: 18px;
}

.checkout .shop_table.woocommerce-checkout-review-order-table table.order-review td .woocommerce-Price-amount.amount {
    font-size: 18px;
    color: #4c5b5c;
}

.checkout #payment,
.checkout_coupon.woocommerce-form-coupon p {
    font-family: 'Domine', 'Open Sans', sans-serif;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    margin: 0;
    padding: 0;
}

.woocommerce form.checkout.woocommerce-checkout .form-row.place-order,
.woocommerce form.checkout.woocommerce-checkout .form-row.place-order .form-row.validate-required {
    width: 100%;
}

.wc-proceed-to-checkout .button.checkout-button,
.woocommerce #order_review #payment #place_order,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    padding: 14px 20px !important;
    font-size: 18px;
}

.woocommerce-checkout input#coupon_code.input-text[type="text"] {
    padding: 7px 18px;
}

.woocommerce form.woocommerce-checkout #customer_details .form-row label .required,
.woocommerce form.woocommerce-checkout #customer_details .form-row label span,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    color: #ec4d3b !important;
}

.woocommerce-terms-and-conditions-link,
.woocommerce-privacy-policy-link {
    color: #4c5b5c;
}

body.woocommerce-checkout .container-wrap #payment button[type="submit"]#place_order {
    background: #ffa630;
    padding: 14px 45px !important;
    float: none;
    margin: 10px 0 0;
}

#customer_details .customer_infomation h3#ship-to-different-address {
    margin: 45px 0 35px;
}

#customer_details .customer_infomation h3#ship-to-different-address span {
    color: #20a39e;
}

.shop_table.woocommerce-checkout-review-order-table table.order-review .order-total h5 {
    color: #ffa630;
    font-size: 30px;
    font-family: 'Domine', 'Open Sans', sans-serif;
    padding-top: 20px;
}

.shop_table.woocommerce-checkout-review-order-table table.order-review .order-total td .woocommerce-Price-amount.amount {
    font-size: 36px;
    color: #337ca0;
}

.checkout #order_review .form-row.place-order #place_order {
    background: #ffa630;
    display: block;
    width: 100%;
    font-size: 18px;
    padding: 14px 20px !important;
}

.billing_add p.form-row label,
.shipping_address p.form-row label,
.woocommerce-additional-fields #order_comments_field label {
    display: none;
}

.woocommerce-input-wrapper {
    display: block;
    margin: 0 0 5px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-family: 'Domine', 'Open Sans', sans-serif;
    font-size: 16px;
}

form.checkout #order_review {
    margin: 0;
}

.box_logo_clients .box_logo_client_large {
    max-width: 724px;
    margin: 0 auto 30px;
    text-align: center;
    padding: 0 0 88px;
}

.box_logo_client_large .slick-dots {
    bottom: 0;
}

.box_logo_client_thumb .logo_item {
    padding: 0 5px;
}

.box_logo_client_thumb .logo_item_inner {
    border: 1px solid #e1e1e1;
    height: 180px;
    display: flex;
    align-items: center;
    align-content: center;
    padding: 15px;
    border-radius: 5px;
    filter: grayscale(1);
}

.box_logo_client_thumb .slick-current .logo_item_inner {
    border: 2px solid #20a39e;
    filter: grayscale(0);
}

.logo_item_inner {
    text-align: center;
}

.logo_item_inner img {
    display: inline-block;
    margin: 0;
}

.box_logo_clients button.slick-arrow {
    border: none;
    background: url(../images/icon_sl.png) center center / contain no-repeat;
    width: 40px;
    height: 40px;
    top: 50%;
    transform: translateY(-50%);
}

.box_logo_clients button.slick-arrow::before {
    display: none;
}

.box_logo_clients button.slick-prev.slick-arrow {
    left: 0;
}

.box_logo_clients button.slick-next.slick-arrow {
    right: 0;
    left: auto;
    transform: rotate(180deg) translateY(50%);
}

.box_logo_client_thumb {
    padding: 0 65px;
}

.box_tab_career .box_tab_inner {
    display: flex;
}

.box_tab_title {
    width: 100%;
    padding-right: 40px;
    box-sizing: border-box;
}

.title_tab h2 {
    color: #20a39e;
    font-size: 36px;
    border-bottom: 3px solid #20a39e;
    padding: 0 0 5px;
    margin: 0 0 28px;
}

.Ttab_contentbig {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    transform: translateY(100px);
    transition: 0.2s all ease-in 0.2s;
}

.Ttab_contentbig.active {
    opacity: 1;
    height: auto;
    overflow: visible;
    visibility: visible;
    transition: 0.2s all ease-in 0.2s;
    transform: translateY(0);
}

.tab_ul {
    margin: 0;
    padding: 0;
}

.tab_ul li {
    list-style: none;
}

.tab_ul li a {
    color: #4c5b5c;
    font-size: 24px;
    padding: 5px 5px;
    display: block;
}

.tab_ul li.active a,
.tab_ul li a:hover {
    color: #ec4d3b;
}

.box_tab_content .tab_content_item .headding_item {
    background: #ec4d3b;
    padding: 0 28px;
    border-radius: 5px 5px 0 0;
    color: #fff;
}

.box_tab_content .tab_content_item .headding_item .inner {
    display: flex;
    align-items: center;
}

.box_tab_content .tab_content_item .headding_item .box_button {
    width: 30%;
    text-align: right;
}

.box_tab_content .tab_content_item .headding_item h3 {
    width: 70%;
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    margin: 0;
}

.box_tab_content .resume_btn {
    margin: 15px 0;
    background: #ec4d3b;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 100px;
    padding: 8px 17px;
    vertical-align: middle;
    display: inline-block;
}

.resume_btn i {
    margin: 0 0 0 8px;
}

.box_tab_content .content_item {
    background: #f2f2f2;
    padding: 28px;
    color: #4c5b5c;
    border-radius: 0 0 5px 5px;
}

.box_tab_content .content_item h3 {
    color: #20a39e;
    font-size: 30px;
    border-bottom: 3px solid #20a39e;
    padding: 0 0 8px;
    margin: 0 0 20px;
}

.box_tab_content .content_item ul {
    margin: 0;
    padding: 0 0 0 15px;
}

.box_tab_content .content_item ul li {
    list-style: none;
    position: relative;
    padding-left: 18px;
    color: #4c5b5c;
    font-family: 'Domine', 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 18px;
}

.box_tab_content .content_item ul li::before {
    content: "\f0da";
    position: absolute;
    left: 0;
    top: 0;
    font-family: FontAwesome;
}

.box_tab_content .resume_btn.resume_btn_bottom {
    float: none;
    background: #ffa630;
    margin: 15px 15px 30px;
    display: inline-block;
}

.line_height_30 {
    line-height: 30px;
}

.color_default a {
    color: #4c5b5c;
}

.Ttab_hoz li {
    display: inline-block;
    vertical-align: top;
}

.Ttab_hoz li a {
    font-size: 16px;
    font-weight: 500;
    padding: 11px 20px;
}

.Ttab_hoz li.active a {
    color: #fff;
    background: #ffa630;
    border-radius: 100px;
    padding: 11px 44px;
}

.list_tab_content .faq_inner {
    display: flex;
}

.list_faq_title,
.list_faq_content {
    width: 50%;
    box-sizing: border-box;
}

.list_faq_title {
    text-align: center;
    background: url(../images/faq1.png) center center / cover no-repeat;
    padding: 102px 50px;
}

.list_faq_content {
    text-align: center;
    background: url(../images/faq2.png) center center / cover no-repeat;
    padding: 20px 100px;
}

.list_faq_title .list_title_inner {
    color: #f9a79e;
    font-size: 24px;
    font-weight: 400;
    padding: 8px 0;
}

.list_faq_title .list_title_inner.slick-current {
    color: #fff;
    font-weight: 600;
}

.list_faq_title .slick-arrow {
    position: absolute;
    left: 50%;
    width: 45px;
    height: 45px;
    border: 2px solid #fff;
    text-align: center;
    transform: translateX(-50%);
    z-index: 9;
}

.list_faq_title .slick-arrow::before {
    content: "\f107";
    font-family: FontAwesome;
    opacity: 1;
    color: #fff;
    font-size: 32px;
}

.list_faq_title .slick-prev.slick-arrow {
    transform: translateX(-50%) translateY(-100%) rotate(180deg);
    top: 0;
}

.list_faq_title .slick-next.slick-arrow {
    bottom: 0;
    top: auto;
    transform: translateX(-50%) translateY(100%);
}

.list_faq_title .slider_title_faq {
    padding: 12px 0;
}

.list_faq_content .list_inner,
.list_faq_title .list_inner {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}

.slider_title_faq,
.slider_content_faq {
    width: 100%;
}

.list_faq_content p,
.list_faq_content ul li {
    font-size: 18px;
    text-align: justify;
    line-height: 36px;
}

.box_tab_content_faq .list_tab_content {
    margin: 11px 0 0;
}

.box_content_faq {
    border-radius: 20px;
    overflow: hidden;
}

.Tcontact.faq_phone_red .contact {
    border-color: #ec4d3b;
}

.Tcontact.faq_email_green .contact {
    border-color: #26a6a1;
}

.Tcontact.faq_time_orange .contact {
    border-color: #ffa731;
}

.box_play_abs_right .img-with-aniamtion-wrap .img-gif-choose-us {
    padding-top: 380px;
}

.full-width-content.vc_row-fluid.bg_mobile_red .wpb_column .column-image-bg-wrap .column-image-bg {
    background-position: center top;
}

.bg_mobile_red .wrapper-email-me .row_col_wrap_12_inner {
    height: 625px;
}

.bg_mobile_red .wrapper-email-me .form_home_container {
    position: relative;
    z-index: 0;
}

.bg_mobile_red .wrapper-email-me .form_home_container::before {
    content: '';
    position: absolute;
    width: 600px;
    height: 600px;
    background: url(../../../uploads/2022/07/Graphic-6-1.gif) center / cover no-repeat;
    top: -168px;
    right: -335px;
    z-index: 1;
}

.bg_mobile_red .wrapper-email-me .btn_align_center .nectar-button {
    margin-top: 160px;
}

#footer-outer {
    background: #ffffff;
    margin-top: 0;
}

#footer-outer::before {
    background: url(../../../uploads/2020/08/footer-new.png) center top / cover no-repeat;
    content: '';
    position: absolute;
    z-index: 0;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 0;
}

.home #footer-outer::before {
    top: -90px;
}

#footer-outer #footer-widgets {
    padding-top: 350px;
}

.home #footer-outer #footer-widgets,
.contact-us #footer-outer #footer-widgets {
    padding-top: 250px;
}

#footer-outer .gif-tree,
#footer-outer .gif-pig {
    position: relative;
    top: 90px;
}

.home #footer-outer .gif-tree,
.home #footer-outer .gif-pig,
.contact-us #footer-outer .gif-tree,
.contact-us #footer-outer .gif-pig {
    top: 0;
}

#footer-outer .gif-tree::before {
    background: url(../../../uploads/2020/08/tree1.gif) center top / cover no-repeat;
    content: '';
    position: absolute;
    z-index: 20;
    top: -185px;
    left: -70px;
    width: 24%;
    height: 450px;
}

#footer-outer .gif-tree::after {
    background: url(../../../uploads/2020/08/tree2.gif) center top / cover no-repeat;
    content: '';
    position: absolute;
    z-index: 20;
    top: -8px;
    right: 0;
    width: 11%;
    height: 250px;
}

#footer-outer .gif-pig::before {
    background: url(../../../uploads/2022/07/pig2B-1.gif) center top / cover no-repeat;
    content: '';
    position: absolute;
    z-index: 20;
    top: 0;
    left: 45%;
    width: 20%;
    height: 220px;
}

#footer-outer .gif-pig::after {
    background: url(../../../uploads/2022/07/pig1A-1.gif) center top / cover no-repeat;
    content: '';
    position: absolute;
    z-index: 20;
    top: -55px;
    right: 8%;
    width: 28%;
    height: 300px;
}

.checkoutredeem,
.rs_button_redeem_checkout {
    display: none;
}

.fp_apply_reward,
.rs_button_redeem_cart {
    display: block !important;
}

.ext_bundle_tr {
    webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    box-shadow: 0 1px 4px rgb(0 0 0/30%), 0 0 40px rgb(0 0 0/10%) inset;
    -moz-transform: scale(.9);
    -webkit-transform: scale(.9);
    -o-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    height: max-content
}

table#extendons_table_bundle .ext_bundle_tr {
    position: relative;
    box-shadow: none;
    transform: none
}

table#extendons_table_bundle .ext_bundle_tr td {
    padding: 10px;
    vertical-align: bottom;
    text-align: center
}

table#extendons_table_bundle .ext_bundle_tr td:first-child {
    width: 20%
}

table#extendons_table_bundle .ext_bundle_tr .woocommerce-product-gallery__image img {
    max-width: 150px !important;
    margin: 0;
}

table#extendons_table_bundle .ext_bundle_tr td.extendons_item_td {
    vertical-align: middle;
}

table#extendons_table_bundle .ext_bundle_tr td.extendons_item_td h2.product_title {
    font-size: 16px;
    line-height: 1.6
}

table#extendons_table_bundle .ext_bundle_tr td.extendons_item_td .quantity.buttons_added {
    display: none;
}

table#extendons_table_bundle .ext_bundle_tr td.extendons_item_td .stock {
    position: absolute;
    left: 20px;
    bottom: 10px;
    margin: 0;
    padding: 0;
    border: 0
}

table#extendons_table_bundle .ext_bundle_tr td.extendons_item_td .stock.out-of-stock {
    left: 14px;
    color: red !important
}

table#extendons_table_bundle .ext_bundle_tr td.extendons_item_td h2.product_title~p,
table#extendons_table_bundle .ext_bundle_tr td.extendons_item_td .woocommerce-Price-amount.amount,
table#extendons_table_bundle .ext_bundle_tr td.extendons_item_td .woocommerce-product-details__short-description,
table#extendons_table_bundle .ext_bundle_tr td.extendons_item_td .custom-quality {
    display: none
}

.woocommerce div.product form.cart div.quantity.buttons_added {
    display: inline-block;
    float: left;
}

.up-sells.upsells.products ul.products .slick-arrow {
    top: 42%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}

.up-sells.upsells.products ul.products.wpls-dots-false .slick-arrow {
    top: 50%;
}

.up-sells.upsells.products ul.products .slick-next {
    right: 0px !important;
}

.up-sells.upsells.products ul.products .slick-prev {
    left: 0px !important
}

.up-sells.upsells.products ul.products .slick-arrow {
    display: none;
}

.up-sells.upsells.products ul.products .slick-prev::before,
.up-sells.upsells.products ul.products .slick-next::before {
    display: none !important;
}

.up-sells.upsells.products ul.products .slick-arrow {
    text-indent: -99999px;
    padding: 0px !important;
    margin: 0px !important;
    border-radius: 0px !important
}

.up-sells.upsells.products ul.products button.slick-arrow {
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 9;
    border: 0px !important;
    border-radius: 50% !important;
    color: #fff;
    cursor: pointer !important;
    -webkit-transition-duration: 0.4s;
    /* Safari */
    transition-duration: 0.4s;
}

.up-sells.upsells.products ul.products button.slick-next,
.up-sells.upsells.products ul.products button.slick-next:active {
    background: rgba(0, 0, 0, 0.5) url('../images/arrow-right.png') center center no-repeat !important;
    background-size: 15px 15px !important;
    box-shadow: none !important;
}

.up-sells.upsells.products ul.products button.slick-prev,
.up-sells.upsells.products ul.products button.slick-prev:active {
    background: rgba(0, 0, 0, 0.5) url('../images/arrow-left.png') center center no-repeat !important;
    background-size: 15px 15px !important;
    box-shadow: none !important;
}

.up-sells.upsells.products ul.products button.slick-next:hover,
.up-sells.upsells.products ul.products button.slick-next:focus {
    background: rgba(0, 0, 0, 0.7) url('../images/arrow-right.png') center center no-repeat !important;
    background-size: 15px 15px !important;
}

.up-sells.upsells.products ul.products button.slick-prev:hover,
.up-sells.upsells.products ul.products button.slick-prev:focus {
    background: rgba(0, 0, 0, 0.7) url('../images/arrow-left.png') center center no-repeat !important;
    background-size: 15px 15px !important;
}

.container-wrap .woocommerce-error a {
    color: #ec4d3b;
}

/*-----big screen---------------------------------------*/
@media all and (min-width:1171px) {
    #header-outer header#top .container {
        max-width: 100%;
        padding: 0 25px;
    }

    #header-outer[data-lhe="default"] #top nav>ul>li>a {
        padding: 0 12px;
    }

    #header-outer #top .sf-menu>.sf-with-ul>a {
        padding: 0 !important;
    }
}

@media all and (min-width: 1281px) {
    #header-outer[data-lhe="default"] #top nav>ul>li>a {
        padding: 0 20px;
    }

    #header-outer #top .sf-menu>.sf-with-ul>a {
        padding: 0 5px !important;
    }

    .right_topbar .widget.widget_search .search-field {
        width: 298px;
    }

    .head_hoz_small_big,
    .text_block_big {
        padding-left: 75px;
    }

    ul.sf-menu>li.sfHover:not(.megamenu)>ul:not(.on-left-side) {
        left: 50%;
        right: 0;
        transform: translateX(-50%);
    }

    #header-outer .sf-menu>li:hover>ul,
    #header-outer .sf-menu>.sfHover>ul {
        top: 80px;
    }

    .sf-menu>li ul.sub-menu {
        padding: 0;
        width: 580px;
        font-size: 0;
    }

    #top .sf-menu>li ul.sub-menu>li {
        float: none;
        display: inline-block;
        width: 33.33%;
        box-sizing: content-box;
        font-size: 18px;
    }

    #top .sf-menu>li ul.sub-menu>li a {
        padding: 16px 10px;
        display: block;
        text-align: center;
        position: relative;
    }

    #top .sf-menu>li ul.sub-menu>li a::before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        height: 18px;
        width: 1px;
        background: #fff;
        transform: translateY(-9px);
    }

    #top .sf-menu>li ul.sub-menu>li:first-child a::before {
        display: none;
    }
}

/*-----------------reponsive------------------------------*/
@media all and (max-width:1680px) {

    #footer-outer .gif-tree,
    #footer-outer .gif-pig {
        top: 120px;
    }

    #footer-outer .gif-tree::after {
        top: -40px;
    }
}

@media all and (max-width:1540px) {
    .icon_list_hoz .iwithtext {
        margin: 0 22px;
    }
}

@media all and (max-width:1400px) {
    .bg_mobile_red .wrapper-email-me .form_home_container::before {
        right: -290px;
    }

    #footer-outer .gif-tree {
        display: none;
    }

    #footer-outer .gif-pig::before {
        width: 20%;
        height: 150px;
        top: 25px;
        left: 45%;
    }

    #footer-outer .gif-pig::after {
        width: 31%;
        height: 230px;
        top: -35px;
        right: 1%;
    }
}

@media all and (max-width:1366px) {
    .icon_list_hoz .iwithtext {
        margin: 0 30px 0 0;
    }

    .form_home_container .form_home {
        max-width: 100%;
        padding-left: 60px;
    }
}

@media all and (max-width:1300px) {
    #header-outer[data-full-width="true"] header>.container {
        padding: 0;
    }
}

@media all and (max-width:1280px) {
    .tab_single_right_side .woocommerce-tabs.wc-tabs-wrapper.full-width-tabs .full-width-content .tab-container.container {
        padding: 0;
    }

    .form_home_container .form_home {
        padding-left: 20px;
    }

    #header-outer[data-full-width="true"] header>.container {
        padding: 0 20px;
    }

    .image_inner_box_home {
        padding: 0 30px;
    }

    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .home .wpb_row.vc_row-fluid.vc_row.full-width-content {
        margin: 0 -15px !important;
    }

    .icon_list_hoz .iwithtext {
        margin-right: 35px;
    }

    .pad_165_175>.vc_column-inner>.wpb_wrapper {
        padding: 115px 145px 140px;
    }

    #footer-outer .gif-pig::before {
        top: 50px;
    }

    #footer-outer .gif-pig::after {
        top: -10px;
    }
}

@media all and (max-width:1200px) {
    .checkout_box {
        display: block;
        margin: 25px 0 0;
        text-align: left;
    }

    .line_ver {
        display: none;
    }

    .icon_list_hoz .iwithtext {
        margin-right: 25px;
    }

    .pad_165_175>.vc_column-inner>.wpb_wrapper {
        padding: 115px 0 140px 120px;
    }

    .box_list_productCT .item_product {
        padding: 10px 15px 15px;
    }

    .slide_thumb_list,
    .list_inner.Tslide_list {
        width: 50%;
    }

    .box_play_icon_abs .nectar_video_lightbox {
        left: 5px;
    }

    .bg_form_home .gform_wrapper .gfield.li_capcha {
        position: initial;
        max-width: 100%;
    }

    .font_60 {
        font-size: 50px;
    }
}

@media all and (max-width:1100px) {
    .single .summary.entry-summary {
        padding-left: 30px;
    }

    .post-area.featured_img_left .article-content-wrap .post-featured-img-wrap a,
    .post-area.featured_img_left .article-content-wrap .post-featured-img-wrap a span {
        height: 300px;
    }

    div.post-area.featured_img_left article {
        margin-bottom: 50px;
    }

    div.post-area.featured_img_left .article-content-wrap .post-featured-img-wrap {
        width: 300px;
    }

    div.post-area.featured_img_left .article-content-wrap .post-content-wrap {
        width: calc(100% - 300px);
    }

    .left_content_blog.span_9 {
        padding-right: 40px;
    }

    .tab_single_right_side .right_sidebar {
        padding-left: 30px;
    }

    .material #sidebar .widget .Tlist_cat ul li a {
        font-size: 20px;
        padding: 20px 15px !important;
    }

    .cat_sidebar_bg_btn .box_content h3 span {
        padding: 0;
    }

    .cat_sidebar_bg_btn .box_content h3 span.big {
        position: initial;
        font-size: 50px;
        line-height: 1;
    }

    .text_form_shop .shop_form_inner .form_left {
        width: 100%;
    }

    .text_form_shop .shop_form_inner {
        display: block;
    }

    .Tlist_cat ul li a {
        padding: 28px 20px;
        font-size: 18px;
    }

    .Tbgpick_text h2 {
        font-size: 18px;
    }

    .Tbgpick_text,
    .wpb_wrapper>div.Tbgpick_text {
        background: none !important;
        border: 2px solid #ffa600;
        border-radius: 20px;
        padding: 15px 20px;
    }

    .text_form_shop .form_home .form_inner h3 .big {
        line-height: 1;
    }
}

@media all and (max-width:1024px) {
    #footer-outer .gif-pig::before {
        top: 60px;
        left: 40%;
    }

    #footer-outer .gif-pig::after {
        top: 0;
        right: 5%;
    }
}

@media all and (max-width:1000px) {

    .Tbgpick_text,
    .wpb_wrapper>div.Tbgpick_text {
        max-width: 100%;
    }

    .btn_abs_inner {
        position: initial;
    }

    .form_gravity .gform_wrapper::after {
        display: none;
    }

    .form_home_container .form_gravity {
        max-width: 100%;
    }

    .image_inner_box_home {
        margin-top: -230px;
    }

    .post .post-header .title {
        font-size: 25px;
        line-height: 1.2;
        padding: 0 0 10px;
        margin: 5px 0 15px;
    }

    .sidebar_blog .cat_sidebar_bg_btn .box_content h3 {
        line-height: 1;
        font-size: 45px;
    }

    .sidebar_blog .cat_sidebar_bg_btn .box_content h3 span {
        padding-right: 0;
    }

    .sidebar_blog .cat_sidebar_bg_btn .box_content h3 span.big {
        line-height: 1;
        font-size: inherit;
    }

    .list_faq_title .list_title_inner {
        font-size: 20px;
    }

    .list_faq_content,
    .list_faq_title {
        padding: 25px;
    }

    .woocommerce form.checkout.woocommerce-checkout .form-row {
        width: 50%;
    }

    body.woocommerce-checkout #payment .wc_payment_methods.payment_methods.methods li.wc_payment_method {
        width: 100%;
        padding: 0;
    }

    .box_logo_client_thumb .logo_item_inner {
        height: 120px;
    }

    .box_play_abs_right .vc_column-inner,
    .box_play_abs_right.wpb_column>.vc_column-inner>.wpb_wrapper {
        display: block;
        height: 100%;
    }

    .box_text_image_crazy .box_image {
        padding-right: 90px;
    }

    .box_text_image_crazy .box_content h2 {
        font-size: 62px;
        line-height: 50px;
    }

    .border_line .box_icon {
        top: 22px;
    }

    .box_text_image_crazy .box_image .image_2 {
        left: 42px;
        top: 45px;
    }

    .box_text_image_crazy .box_image .image_2 .bg_white {
        width: calc(100% - 30px);
        height: calc(100% - 50px);
        left: 16px;
    }

    .box_text_image_crazy.box_content_left .box_image {
        padding-left: 90px;
    }

    .box_text_image_crazy.box_content_left .image_2 {
        left: -45px;
    }

    .box_text_image_crazy .box_content .box_text {
        font-size: 20px;
        line-height: 35px;
    }

    .bg_mobile_red {
        background: url(../../../uploads/2020/08/1-F_and_G-home1.jpg) center top / cover no-repeat;
    }

    .bg_mobile_red .form_home_container {
        width: 100%;
    }

    .bg_mobile_red .wrapper-email-me .form_home_container::before {
        content: none;
    }

    .bg_mobile_red .form_home_container .column-image-bg-wrap .column-image-bg {
        background: transparent !important;
    }

    .bg_mobile_red .btn_align_center {
        width: 100%;
    }

    .bg_mobile_red .btn_align_center .column-image-bg-wrap .column-image-bg {
        background: transparent !important;
    }

    .bg_mobile_red .wrapper-email-me .btn_align_center .nectar-button {
        margin-top: 0;
    }

    #footer-outer {
        background: url(../../../uploads/2020/08/footer.gif) center top / cover no-repeat;
        margin-top: -50px;
    }

    #footer-outer::before {
        content: none;
    }

    #footer-outer #footer-widgets {
        padding-top: 400px;
    }

    .home #footer-outer #footer-widgets {
        padding-top: 300px;
    }

    .contact-us #footer-outer {
        background: #ec4d3b;
    }

    .contact-us #footer-outer #footer-widgets {
        padding: 0;
    }

    #footer-outer .gif-pig {
        display: none;
    }
}

@media all and (max-width:999px) {
    .line_above_heading::before {
        width: 100%;
    }

    .box_play_icon_abs .nectar_video_lightbox {
        left: 50%;
        top: -38px;
        transform: translateX(-50%);
    }

    .box_play_abs_right .nectar_video_lightbox {
        right: 50%;
        transform: translateX(50%) translateY(-50%);
    }

    .head_hoz_small_big {
        width: 49%;
        display: inline-block;
        vertical-align: middle;
        padding-right: 60px;
    }

    .text_block_big {
        width: 50%;
        display: inline-block;
        vertical-align: middle;
    }

    .head_hoz_small_big.font_h3 h2 {
        font-size: 50px;
        line-height: 55px;
    }

    .form_home_container .form_gravity {
        max-width: 625px;
    }

    .form_home_container .gform_wrapper form {
        margin: 0 0 0 20px;
    }

    .form_gravity .link_me {
        margin-bottom: 30px;
    }

    div.bg_testimonials_home::before,
    div.bg_form_home::before {
        width: 100%;
    }

    .bg_testimonials_home {
        margin-bottom: 0 !important;
    }

    .bg_form_home>.vc_column-inner {
        padding: 50px 60px;
    }

    .bg_form_home .gform_wrapper .gform_footer {
        max-width: 300px;
    }

    .form_home h3 .font_domine {
        font-size: 208px;
        line-height: 250px;
    }

    .form_home h3 .small {
        right: -10px;
        bottom: 18px;
    }

    .head_hoz_small_big.line_above_heading.font_h1,
    .head_hoz_small_big.line_above_heading.font_h1+.text_block_big {
        width: 100%;
        display: block;
    }

    .top_bar .left_topbar {
        width: 40%;
    }

    .right_topbar {
        width: 60%;
    }

    header#top {
        background: #ffa600;
        padding: 10px 0;
    }

    body div#header-outer {
        padding: 0;
    }

    div.cart-outer {
        display: block;
    }

    .topbar_cart,
    .nectar-woo-cart {
        margin-right: 12px;
    }

    .cart-menu.topbar_cart .txt-mini-cart-header {
        display: none;
    }

    .box_play_abs_right .img-with-aniamtion-wrap .img-gif-choose-us {
        display: none;
    }
}

@media all and (max-width:933px) {
    .image_inner_box_home {
        margin-top: -320px;
    }

    .bg_mobile_red .row-bg.using-image {
        background: url(../images/tes2.png) center center / cover no-repeat !important;
    }

    .form_home_container .form_gravity {
        max-width: 100%;
    }

    .form_home_container .gform_wrapper form {
        max-width: calc(100% - 95px);
    }

    .loadmore {
        margin: 0 0 20px;
    }
}

@media all and (max-width:900px) {

    .box_tab_content .tab_content_item .headding_item .box_button,
    .box_tab_content .tab_content_item .headding_item h3 {
        width: 50%;
    }

    #footer-outer .col:nth-child(3) .widget_nav_menu {
        padding: 0;
    }

    #core-margin-top .core_value .vc_column-inner {
        padding: 0 50px;
    }

    #core-margin-top .core-value-content .vc_column-inner {
        padding: 35px;
    }

    #ajax-content-wrap .left_content_blog.span_9 {
        padding-right: 20px;
    }

    div.post-area.featured_img_left .article-content-wrap .post-featured-img-wrap {
        width: 100%;
        height: auto;
    }

    .post-area.featured_img_left .article-content-wrap {
        display: block;
    }

    div.post-area.featured_img_left .article-content-wrap .post-content-wrap {
        width: 100%;
        padding: 0;
        margin: 20px 0px 0;
    }

    .Tbgpick_text,
    .wpb_wrapper>div.Tbgpick_text {
        max-width: 100%;
        width: calc(50% - 20px);
        float: left;
        margin-right: 20px;
    }

    .bg_testimonials_shop>.vc_column-inner>.wpb_wrapper {
        padding: 50px;
    }
}

@media all and (max-width:895px) {
    .box_list_productCT .item_product {
        width: 33%;
    }

    .tab_ul li a {
        font-size: 20px;
    }
}

@media all and (max-width:831px) {
    .image_inner_box_home {
        margin-top: -320px;
    }

    .top_bar .left_topbar,
    .right_topbar {
        width: auto;
    }

    .box_text_image_crazy .box_content {
        padding-left: 0;
    }

    .box_text_image_crazy.box_content_left .box_content {
        padding-right: 0;
    }
}

@media all and (max-width:800px) {
    .title_tab h2 {
        font-size: 26px;
    }

    .wpb_wrapper>div.box_text_image_crazy,
    .box_text_image_crazy {
        margin: 0 0 40px;
    }

    .mission .box_text_image_crazy.box_content_left .box_content,
    .box_text_image_crazy.box_content_left .box_content {
        text-align: left;
    }

    .mission .box_text_image_crazy.box_content_left .box_content h2 .line_heading {
        left: 0;
    }

    .box_text_image_crazy.box_content_left.cstitle_h2_inline h2 {
        display: block;
        text-align: left;
    }

    .vision .box_text_image_crazy .box_content h2 {
        max-width: 100%;
    }

    .checkout.woocommerce-checkout #customer_details .col-1,
    .checkout.woocommerce-checkout #customer_details .col-2 {
        width: 100%;
        padding: 0;
    }

    .checkout #order_review .form-row.place-order #place_order {
        display: block;
        width: auto;
        margin: 24px auto 0;
    }

    body.woocommerce div.product form.cart div.quantity,
    .woocommerce table.shop_table .quantity {
        width: 145px !important;
    }

    .tab_ul li a {
        font-size: 17px;
    }

    .box_text_image_crazy .box_content h2 {
        display: block;
        padding-bottom: 18px;
    }

    .tab_single_right_side .woocommerce-tabs.wc-tabs-wrapper.full-width-tabs {
        width: 100%;
        float: none;
    }

    .box_logo_client_thumb .logo_item_inner {
        height: 90px;
        padding: 0 5px;
    }

    .tab_single_right_side .right_sidebar {
        width: 100%;
        padding: 0;
        float: none;
    }

    .tab_single_right_side .cat_sidebar_bg_btn .box_content h3 span.big {
        font-size: 42px;
    }

    .tab_single_right_side .cat_sidebar_bg_btn .box_content h3 span {
        padding-right: 0;
    }

    .span_5.col.single-product-main-image,
    .product[data-tab-pos="fullwidth"] div.summary.entry-summary {
        width: 100%;
        float: none;
        padding: 0;
    }

    .box_text_image_crazy .box_image,
    .box_text_image_crazy .box_content,
    .box_text_image_crazy.box_content_left .box_image {
        width: 100%;
        float: none;
    }

    .border_line .box_icon {
        left: 0;
        top: 50%;
        transform: translateY(-50px);
        width: 100%;
        text-align: center;
    }

    .box_icon .box_icon_inner {
        margin: 0 auto;
    }

    .box_text_image_crazy .box_content h2 .line_heading,
    .box_text_image_crazy.box_content_left .box_content h2 .line_heading {
        left: 0;
        width: calc(100% - 20px);
    }

    .box_text_image_crazy .box_image {
        padding-right: 42px;
    }

    .box_text_image_crazy .box_image .image_2 {
        right: 0;
    }

    .box_text_image_crazy.box_content_left .box_image {
        padding-left: 42px;
    }

    .box_content_left .border_line .box_icon {
        transform: translateY(-50px);
    }

    .box_content_left .line_heading .dot {
        right: 0;
        left: auto;
    }

    .box_text_image_crazy .box_image {
        padding-bottom: 43px;
    }

    .image_inner_box_home {
        margin: 0;
        text-align: center;
    }
}

@media all and (max-width:768px) {
    .form_home_container .form_home {
        padding-left: 10px;
    }

    .top_bar {
        display: none;
    }

    .head_hoz_small_big {
        padding-right: 0;
    }
}

@media all and (max-width:708px) {

    .top_bar .left_topbar,
    .right_topbar {
        width: 100%;
        text-align: left;
    }

    .top_bar {
        height: auto;
    }

    .top_bar .left_topbar,
    .right_topbar {
        width: 100%;
        text-align: center;
        justify-content: center;
        padding-bottom: 5px;
    }

    #header-outer[data-mobile-fixed="false"] {
        position: initial;
    }

    #header-outer[data-transparent-header="true"][data-transparent-shadow-helper="true"].transparent:not(.dark-slide)::before {
        background: none;
    }

    body .container {
        max-width: 100%;
    }
}

@media all and (max-width:700px) {
    .blog_slider_inner {
        display: block;
    }

    .home #footer-outer {
        background: #ec4d3b !important;
        margin: 0;
    }

    #footer-outer #footer-widgets {
        padding: 0 !important;
    }

    #ajax-content-wrap .left_content_blog.span_9,
    #sidebar.sidebar_blog {
        width: 100%;
        padding: 0;
        float: none;
    }

    #sidebar.sidebar_blog {
        margin: 50px 0 0;
        border-top: 3px solid #20a39e;
        padding: 20px 15px 20px;
        background: #eee;
    }

    div#sidebar.sidebar_blog .widget:last-child {
        margin: 0;
    }

    .box_content_faq {
        border-radius: 0;
        overflow: visible;
    }

    .list_faq_title,
    .list_faq_content {
        width: 100%;
        display: block;
    }

    .list_faq_content,
    .list_faq_title {
        padding: 70px 20px;
    }

    .list_tab_content .faq_inner {
        display: block;
    }

    body.woocommerce-cart .woocommerce table.shop_table tbody tr td {
        position: relative;
        padding-left: 65px;
    }

    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        height: 100%;
        display: flex;
        align-items: center;
        position: absolute;
        left: 0;
        top: 0;
        padding: 0 8px;
    }

    body.woocommerce-cart .woocommerce table.shop_table tbody tr td.product-remove {
        position: absolute;
        right: -11px;
        top: -11px;
        z-index: 9;
    }

    .woocommerce table.shop_table_responsive tr.woocommerce-cart-form__cart-item.cart_item {
        position: relative;
    }

    body.woocommerce div.product form.cart div.quantity,
    .woocommerce table.shop_table .quantity {
        margin: 0;
    }

    .slide_thumb_list {
        margin: 0 0 20px;
    }

    .slide_thumb_list,
    .list_inner.Tslide_list {
        width: 100%;
    }

    .view_all {
        margin: 30px 0 0;
    }

    .Tslide_list .item_inner .post_content {
        padding: 0 10px;
    }

    .box_list_productCT .item_product {
        width: 50%;
    }

    .head_hoz_small_big {
        width: 100%;
        padding: 0;
    }

    .text_block_big {
        display: block;
        width: 100%;
    }
}

@media all and (max-width:650px) {
    .box_tab_career .box_tab_inner {
        display: block;
    }

    .box_tab_title {
        width: 100%;
        padding: 0;
        margin: 0 0 20px;
    }

    .home #footer-outer {
        margin: 0;
    }

    .pad_165_175>.vc_column-inner>.wpb_wrapper {
        padding: 60px 20px;
    }

    .woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li {
        width: auto;
    }

    .woocommerce div.product .woocommerce-tabs .panel {
        padding: 20px 15px !important;
    }

    .single #page-header-wrap .inner-wrap h1 {
        margin-bottom: 30px;
    }

    .form_home_container .gform_wrapper .gform_footer.top_label .gform_button {
        vertical-align: middle;
        display: inline-block;
    }

    .form_home_container .gform_wrapper::after {
        display: none;
    }

    .form_home_container .gform_wrapper form {
        max-width: calc(100% - 15px);
        margin: 0 auto;
    }

    .font_82 {
        line-height: 1;
    }

    #footer-outer {
        background: #ec4d3b !important;
    }

    #footer-outer .col:nth-child(3) .widget_nav_menu {
        padding: 0;
    }

    #footer-outer .col:nth-child(2) {
        margin: 0;
    }

    div#footer-widgets {
        padding: 0;
    }

    body #footer-outer #copyright[data-layout="centered"] .col {
        float: none;
        width: 100%;
    }

    #copyright .wrap_footer_bottom #text-3 ul li:last-child::before {
        display: none;
    }

    .archive .box_list_productCT .item_product:nth-of-type(3n+2) {
        margin: 0 20px;
    }

    .archive .box_list_productCT .item_product {
        width: calc(33.3% - 15px);
    }
}

@media all and (max-width:550px) {
    .icon_list_hoz .iwithtext {
        width: 50%;
        margin: 0 0 23px;
    }

    .single #page-header-wrap,
    .single #page-header-bg,
    .blog #page-header-wrap,
    .blog #page-header-bg {
        height: 250px;
    }

    .info_single .title {
        font-size: 30px;
        padding: 0 0 15px;
        margin: 0 0 15px;
        line-height: 1.2;
    }

    .info_single .date {
        margin: 10px 0 12px;
    }

    .Tcontact {
        max-width: 100%;
    }

    .Ttab_hoz li a,
    .Ttab_hoz li.active a {
        padding: 6px 15px;
    }

    .list_faq_content {
        padding: 20px;
    }

    body.woocommerce-cart .woocommerce table.shop_table tbody tr td.product-name {
        padding: 25px 32px 25px 75px;
    }

    body.woocommerce-cart .woocommerce table.shop_table .woocommerce-shipping-totals.shipping td {
        padding-left: 100px;
    }

    .cart_subtotal {
        text-align: center;
    }

    body.woocommerce-cart .wc-proceed-to-checkout {
        text-align: center;
    }

    body.woocommerce-cart .woocommerce table.shop_table .woocommerce-shipping-totals.shipping td::before {
        display: none;
    }

    body.woocommerce-cart .woocommerce table.shop_table .woocommerce-shipping-totals.shipping td {
        padding: 0;
        text-align: center !important;
    }

    .box_logo_clients .box_logo_client_large {
        padding-bottom: 30px;
    }

    .box_large_inner {
        padding: 20px;
    }

    body.single-product .container-wrap {
        padding-top: 0;
    }

    .box_image_single .box_inner {
        display: block;
    }

    .box_image_single .thumb_gallery {
        width: 100%;
        padding: 0;
    }

    .box_image_single .box_image_large {
        width: 100%;
        padding: 0;
        display: block;
        margin: 18px 0px;
        height: auto;
    }

    .thumb_gallery .item_thumb {
        margin: 0 5px;
    }

    .bg_tes_form_full_home.wpb_row>.row-bg-wrap::before {
        display: none;
    }

    .bg_testimonials_home>.vc_column-inner,
    .bg_form_home>.vc_column-inner {
        padding: 40px 15px;
    }

    .form_home h3 .font_domine {
        font-size: 175px;
        line-height: 288px;
    }

    .bg_form_home .gform_wrapper .gform_footer::before {
        display: none;
    }

    .bg_form_home .gform_wrapper .gform_footer {
        max-width: 100%;
        width: 100%;
        text-align: center;
    }

    .bg_form_home .gform_wrapper .gform_footer .gform_button.button {
        font-size: 17px;
        padding: 18px 30px !important;
        width: auto;
        line-height: 1 !important;
    }

    .ginput_container.ginput_recaptcha>div {
        margin: 0 auto;
    }

    .bg_testimonials_shop>.vc_column-inner>.wpb_wrapper {
        padding: 30px 20px;
    }

    .Tbgpick_text,
    .wpb_wrapper>div.Tbgpick_text {
        width: 100%;
    }

    .archive .box_list_productCT .item_product:nth-of-type(3n+2) {
        margin: 0;
    }

    .archive .box_list_productCT .item_product:nth-of-type(2n+1) {
        margin-right: 15px;
    }

    .archive .box_list_productCT .item_product {
        width: calc(50% - 8px);
    }
}

@media all and (max-width:463px) {
    .ocm-effect-wrap .bg_mobile_red {
        padding-bottom: 250px !important;
    }

    .archive .box_list_productCT .item_product {
        width: 100%;
    }
}

@media all and (max-width:400px) {
    .box_tab_content .tab_content_item .headding_item .inner {
        display: block;
    }

    .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation.brand_logo_top50,
    .brand_logo_top50 {
        margin: 25px auto 0;
    }

    .brand_font_72.box_text_image_crazy .box_content h2 {
        font-size: 55px;
        margin: 12px 0 35px;
    }

    .font_72 {
        font-size: 55px;
        line-height: 1;
    }

    #core-margin-top .core_value .vc_column-inner {
        padding: 20px 0;
    }

    #core-margin-top .core-value-content .vc_column-inner {
        padding: 0px 0 30px;
    }

    .wpb_wrapper>div.box_text_image_crazy,
    .box_text_image_crazy {
        margin: 0;
    }

    #bg-mission .box_text_image_crazy .box_content .box_text {
        max-width: 100%;
        display: block;
    }

    .box_text_image_crazy .box_content h2 {
        font-size: 32px;
        line-height: 1;
        padding: 22px 0 0;
    }

    .box_text_image_crazy .box_content .box_text {
        font-size: 17px;
        line-height: 25px;
    }

    #core-margin-top .core-value-content .wpb_wrapper p {
        font-size: 20px;
        text-align: center;
    }

    .Ttab_hoz li {
        display: block;
        text-align: center;
    }

    .tab_ul li a {
        background: #ddd;
        border-radius: 100px;
        margin: 5px 0;
        display: block;
    }

    .woocommerce form.checkout.woocommerce-checkout .form-row {
        width: 100%;
    }

    .woocommerce-message,
    .woocommerce-info {
        font-size: 15px;
        padding: 10px;
    }

    #customer_details .customer_infomation .headding,
    .order_review_list #order_review_heading {
        margin: 0 0 15px;
        font-size: 22px;
        line-height: 1;
    }

    #customer_details .customer_infomation h3#ship-to-different-address,
    #customer_details .customer_infomation .payment_customshow h3 {
        margin: 2px 0 10px;
    }

    #customer_details .customer_infomation h3 {
        font-size: 18px;
    }

    .cat_sidebar_bg_btn .box_content a {
        font-size: 16px;
    }

    .box_tab_content .tab_content_item .headding_item .box_button,
    .box_tab_content .tab_content_item .headding_item h3 {
        width: 100%;
        text-align: center;
    }

    .box_tab_content .content_item {
        padding: 10px;
    }

    .text_form_shop .form_home .form_inner {
        display: block;
        text-align: center;
    }

    .text_form_shop .form_home .form_inner p {
        margin: 0 auto;
    }

    .text_form_shop .form_home {
        padding: 20px 10px;
    }

    .slide_thumb_list .attach_image .thumb {
        height: 300px;
    }

    .Tbreadcrumb {
        transform: translateY(-18px);
    }

    .line_ver {
        display: none;
    }

    .btn_abs_inner {
        position: initial;
        padding: 5px 0 52px;
    }

    .box_list_productCT .item_product {
        width: 100%;
    }

    .head_hoz_small_big.font_ver_25 .txt_ver {
        top: 43px;
        font-size: 18px;
        left: -25px;
    }

    .head_hoz_small_big.font_h3 h2 {
        font-size: 40px;
        line-height: 55px;
    }

    .head_hoz_small_big.font_ver_34 .txt_ver {
        font-size: 25px;
        left: -20px;
        top: 40px;
    }

    .head_hoz_small_big.font_ver_28 .txt_ver {
        font-size: 20px;
        left: -25px;
        top: 42px;
    }

    .form_home p {
        max-width: 100%;
        text-align: center;
        text-transform: capitalize;
        float: none;
        line-height: 1;
        margin: 0 0 15px;
    }

    .form_home h3 {
        text-align: center;
        float: none;
        position: initial;
        line-height: 1;
    }

    .form_home h3 .font_domine {
        font-size: 200px;
        text-align: center;
        line-height: 1;
    }

    .form_home h3 .small {
        position: initial;
    }

    .form_home h3 span {
        display: block;
        text-align: center;
        line-height: 1;
    }

    body.material .nectar-button.jumbo:not([class*="see-through"]) {
        font-size: 20px;
        padding: 18px 20px;
    }

    .box_logo_client_thumb .logo_item_inner {
        height: 50px;
        padding: 0 5px;
    }

    .ocm-effect-wrap .bg_mobile_red {
        padding-bottom: 150px !important;
    }
}

@media all and (max-width:300px) {
    .head_hoz_small_big.font_h1 h2 {
        font-size: 66px;
        line-height: 1;
    }

    .Tcontact .contact {
        font-size: 18px;
    }

    .Tcontact .contact p span {
        font-size: 15px;
    }

    .font_60 {
        font-size: 30px;
    }

    .checkout_box .checkout_btn {
        margin: 0 0 13px;
        display: block;
        text-align: center;
    }

    body.woocommerce-page button[type="submit"].single_add_to_cart_button,
    body[data-form-submit="regular"].woocommerce-page .container-wrap button[type="submit"].single_add_to_cart_button {
        display: block;
        width: 100%;
        box-shadow: none;
    }

    .woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li {
        width: 100%;
        text-align: center;
    }

    .head_hoz_small_big.font_h3 h2 {
        font-size: 30px;
        line-height: 35px;
    }

    .archive .box_list_productCT .item_product {
        width: 100%;
    }

    .archive .box_list_productCT .item_product:nth-of-type(2n+1) {
        margin: 0;
    }
}

@media all and (max-width: 767px) {
    .up-sells .products[data-product-style="minimal"] {
        width: 100%;
    }

    .up-sells .item_product {
        width: 100%;
        padding: 10px 10px 23px;
    }

    .sider_shop_bottom {
        margin: 0 0 40px;
    }

    .woocommerce div.product form.cart table.extendons_table_bundle td {
        display: block;
        border: none;
    }

    .woocommerce div.product form.cart table.extendons_table_bundle {
        border-width: 0;
    }

    body:not(.woocommerce-cart) .main-content table.extendons_table_bundle tr {
        background-color: #fcfcfc;
        box-shadow: 0 1px 4px rgb(0 0 0 / 30%), 0 0 40px rgb(0 0 0 / 10%) inset;
    }

    .woocommerce div.product form.cart table.extendons_table_bundle td:first-child img {
        width: 100%;
    }

    body .mobile div.product .woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs {
        margin: 0px 0 20px 0;
    }
}