
.amazing_content_inner {
    height: 100%;
}

.SliderScroll {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.amazing_slider_bot {
    display: inline-block;
    padding: 10px 37px;
    color: white;
    border: 1px solid white;
    border-radius: 5px;
    margin-top: 88px;
}

.SliderScroll .SliderScroll_prev {
    width: 35px;
    cursor: pointer;
    z-index: 2;
    font-size: 33px;
    color: gray;
    top: 40%;
    text-align: center;
    position: absolute;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px
}

.ProductName {
    font-size: 14px;
    padding: 0 10px;
    text-align: right;
    line-height: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 70px;
}
.pp_flex p{
    margin: 7px 0;
}
.border_shadow {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ABA6A65E;
    border-radius: 8px;
}

.border_shadow {
    box-shadow: 0 0 8px 2px rgb(216 214 214 / 39%);
}

.ProductItemFooter {
    text-align: right;
}

.ProductItemFooter a {
    display: inline-block !important;
    width: 40% !important;
}

.ProductItem_addtoCart {
    width: 100%;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
    margin-top: 10px;
}

.ProductCompare {
    width: 60%;
    display: inline-block;
    text-align: left;
}

.SliderScroll .SliderScroll_next {
    width: 35px;
    height: 60px;
    position: absolute;
    background: 0 0;
    left: 10px;
    cursor: pointer;
    z-index: 2;
    top: 40%;
    font-size: 33px;
    color: gray;
    text-align: center;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

.SliderScroll .SliderScroll_next i, .SliderScroll .SliderScroll_prev i {
    margin-top: 0;
    color: grey;
}

.SliderScroll_content {
    width: 100%;
    height: auto;
    float: right;
    overflow: hidden
}

.SliderScroll_main {
    width: auto;
    float: right;
    position: relative;

}

.SliderScroll .SliderScroll_main ul {
    width: 20000px;
    float: right;
    height: 100%
}

.SliderScroll_main ul li {
    width: 211px;
    float: right;
    text-align: center;
    position: relative;

}

.SliderScroll_main ul li a {
    display: block;
    height: 100%;
    width: 100%
}

.SliderScroll_main ul li a:hover {
    display: block;
    height: 100%;
    text-align: center
}

.newplan::before {

    top: -39px !important;
    right: -6px !important;
    border-radius: 6px;
}


.newplan::after {
    top: -18px !important;
    right: 16px !important;
    transform: rotate(90deg);

}

.amazing_slider_section {
    width: 100%;
    height: 455px;
    background-color: red;
    padding: 8px;


}

.amazing_slide_img {
    width: 220px;
    display: block;
    text-align: center;
    float: right;
}

.amazing_slide_img img {
    width: 150px;
}

.amazing_scroll_content {
    width: calc(100% - 232px);
    display: flex;
    float: right;
    height: 100%;
}

.amazing_slider {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    margin-right: 4px;
}

.amazing_slider .amazing_slider_prev {
    width: 35px;
    cursor: pointer;
    z-index: 2;
    font-size: 33px;
    color: gray;
    top: 40%;
    text-align: center;
    position: absolute;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px
}

.amazing_slider .amazing_slider_next {
    width: 35px;
    height: 60px;
    position: absolute;
    background: 0 0;
    left: 10px;
    cursor: pointer;
    z-index: 2;
    top: 40%;
    font-size: 33px;
    color: gray;
    text-align: center;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

.amazing_slider .amazing_slider_next i, .amazing_slider .amazing_slider_prev i {
    margin-top: 0
}

.amazing_slider_content {
    width: 100%;
    height: auto;
    float: right;
    overflow: hidden
}

.amazing_slider_main {
    width: 100%;
    height: 100%;
    float: right;
    position: relative;

}

.amazing_slider .amazing_slider_main ul {
    width: 20000px;
    float: right;
    height: 100%
}
.momentary_slider_section{
    border-radius:7px;
}
.amazing_slider_main ul li {
    width: 211px;
    float: right;
    text-align: center;
    position: relative;
    display: grid;
    border-radius: 7px;
    overflow: hidden;
    /*height: 430px;*/
    height: 100%;

}

.amazing_slider_main ul li a {
    display: block;
    height: 100%;
    width: 100%
}

.amazing_slider_main ul li a:hover {
    display: block;
    height: 100%;
    text-align: center
}

.timer, .timer-done, .timer-loop {
    font-size: 23px;
    color: black;
    font-weight: normal;
    padding: 10px;
}

.timer {
    direction: ltr;
}

.jst-hours {
    float: left;
}

.jst-minutes {
    float: left;
}

.jst-seconds {
    float: left;
}

.jst-clearDiv {
    clear: both;
}

.jst-timeout {
    color: red;
}

.AmzImg {
    width: 100%;
    height: 280px;
    box-sizing: border-box;
}

.AmzImgBut {
    width: 100%;
    height: 20%;
    box-sizing: border-box;
}

#MomentaryLine {
    display: inline-block;
    height: 2px;
    width: 0;
    background: #f44336;
}
.momentary_scroll_content{
    padding: 0 10px;
}
/*=====================*/
.momentary_slider {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.momentary_slider .momentary_slider_prev {
    width: 35px;
    cursor: pointer;
    z-index: 2;
    font-size: 33px;
    color: gray;
    text-align: center;
    position: absolute;
    top: 35%;
    right: 10px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px
}

.momentary_slider .momentary_slider_next {
    width: 35px;
    height: 60px;
    position: absolute;
    top: 35%;
    left: 0;
    background: 0 0;
    cursor: pointer;
    z-index: 2;
    font-size: 33px;
    color: gray;
    text-align: center;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

.momentary_slider .momentary_slider_next i, .momentary_slider .momentary_slider_prev i {
    margin-top: 0
}

.momentary_slider_content {
    width: 100%;
    height: 100%;
    float: right;
    overflow: hidden
}

.momentary_slider_main {
    width: 100%;
    float: right;
    position: relative;
    height: 100%;
}

.momentary_slider .momentary_slider_main ul {
    width: 20000px;
    float: right;
    height: 100%
}

.momentary_slider_main ul li {
    /*width: 211px;*/
    float: right;
    text-align: center;
    min-height: 280px
}

.seler_sliderMomentary_item {
    min-height: 100%;
    position: relative;
}

.momentary_slider_main ul li a {
    display: block;
    height: 100%;
    width: 100%
}

.momentary_slider_main ul li a:hover {
    display: block;
    height: 100%;
    text-align: center
}

.momentary_slider_main ul li p {
    padding: 0;
    text-align: center;
. flipTimer margin-top: 15 px
}

.MomentaryTitle span {
    display: inline-block;
    margin-top: 10px;
}
.MomentaryTitle{
    padding-right: 14px;
    height: 30px;
}
#slider2 {
    width: 100%;
    height: 423px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
    margin-top: 8px;
    position: relative;

}

.digit-wrap {
    color: white;
}

#slider2_content {
    width: 70%;
    float: right;
    height: 100%;
    /*background: url('/wp-content/themes/hellodigi/images/slider2_bg.jpg') no-repeat;*/
    background-size: 120% 100%;
    background-position: right;
}

.flipTimer {
    direction: ltr;
    transform: scale(.4);
    position: absolute;

}


#slider2_navigator {
    width: 30%;
    border-right: 1px solid #f3f0f0;
    height: 100%;
    float: left;
    background: #fff;
    padding: 10px 0 10px 5px;
}

#slider2_content a {
    display: block;
    height: auto;
}

#slider2_content a #slider2_content_left img {
    width: 220px;
    margin-right: 40px;

}

#slider2_navigator ul {
    padding: 0;
}

#slider2_navigator ul li {
    height: 31px;
    padding: 25px 7px;
    line-height: 0;
}

.modern_span {
    display: inline-block;
    font-size: 12px;
}

#slider2_navigator ul li span {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 0;
    cursor: pointer;
    font-weight: 500;
    font-family: IRANYEKAN;
}

.slider2_content_right {
    width: 45%;
    height: 85%;
    float: right;

}

.slider2_content_left {
    width: 49%;
    height: 85%;
    float: left;
    font-size: 0.9rem;
    font-weight: 500;
    text-align: right;
    padding: 0 10px 10px 20px;
}


.slider2_content_left p {
    width: 305px;
    height: 100%;
    float: left;
    font-size: 14px;
    line-height: 20px;
    display: contents;

}

.slider2_content_left p > img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 15px;
    margin: 15px;
    width: 90%;
}

.slider2_content_right .title {
    color: red;
    font-size: 1.2rem;
    padding-right: 30px;
    padding-top: 10px;
    font-weight: 700;
}

.slider2_content_right .price_info {
    height: 35px;
    margin-right: 30px;
}

.slider2_content_right .price_info p {
    font-size: 14px;
    line-height: 20px;
}

.price_info_old {
    width: 45%;
    height: 100%;
    background: #ccc;
    float: right;
    position: relative;
    color: #fff;
    text-align: center;
    line-height: 40px;

    font-size: 1.4rem;
    font-weight: 500;
}

.price_info_old::after {
    content: " ";
    position: absolute;
    left: -11px;
    top: 8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 12px 8px 0;
    border-color: transparent #cccccc transparent transparent;
    z-index: 2;

}

.price_info_old::before {

    border-bottom: 1px solid #000;
    content: " ";
    height: 0;
    position: absolute;
    right: 1px;
    top: 17px;
    transform: rotate(-10deg);
    width: 95%;

}

.price_info_new {
    width: 45%;
    height: 100%;
    background: red;
    float: right;
    margin-right: 2px;
    position: relative;
    color: #fff;
    text-align: center;
    line-height: 40px;

    font-size: 1.2rem;
    font-weight: 500;
}

.price_info_new::before {
    content: " ";
    position: absolute;
    right: 0;
    top: 8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 12px 8px 0;
    border-color: transparent #ffffff transparent transparent;

}


#slider2_navigator .active {

    color: #000000;
    position: relative;
    box-shadow: inset 0 2px 2px #eee;
    box-sizing: border-box;
    border: 1px solid red;
    border-radius: 8px;
    padding: 25px 10px 25px 0;
    cursor:pointer;
    font-weight: 700;

}

#slider2_navigator .active a {


    color: #333333;

}

#slider2_navigator .active::after {

    content: "";
    position: absolute;
    right: -8px;
    top: calc(50% - 7.5px);
    -webkit-transform: rotate(
            45deg);

    border-top: 1px solid red;
    border-right: 1px solid red;
    border-radius: 0 4px 0 0;
    width: 15px;
    height: 15px;
    background-color: white;
    z-index: 100;
    transform: rotate(45deg);
}

.slider2_content_right > .attr {

    margin: 20px 50px 20px 20px;
}

.slider2_content_right > img {
    width: auto;
    height: auto !important;

}

.slider2_left_img {
    width: 220px;
    display: block;
    height: auto;
}

.slider2_left_title {
    width: 100%;
    display: block;
    height: 20%;
    text-align: right;

}

.slider2_left_title > span {
    display: inline-block;
    text-align: right;
    line-height: 35px;
    font-size: .9rem;
    color: #616161;
    font-weight: 700;

}
.amazing_title{
    background: #00bcd4;
    color: white;
    padding: 12px 51px;
    display: inline-flex;
    margin-right: 9%;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    margin-bottom: 27px;
}
.slide_price p {
    font-size: 17px;
    display: flex;
    justify-content: center;
}
.slider2_left_title .latin_name{
    font-size: .8rem;
    font-weight: 400;
}
.slider3_content_left .slide_price {

display: inline-flex;
    flex-direction: column;
    min-height: 40px;
    min-width:192px;
    border-radius: 8px;
    background: #f5f5f5;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
    position: relative;
}
.slide_price:before {
    content: '';
    width: 15px;
    height: 15px;
    background: white;
    border-radius: 50%;
    position: absolute;
    top: 26%;
    right: -8px;
}


.slide_price:after {
    content: '';
    width: 15px;
    height: 15px;
    background: white;
    border-radius: 50%;
    position: absolute;
    top: 26%;
   left: -9px;
}

.owl-prev span,.owl-next span{
    font-size: 40px!important;
}
.owl-prev  {
    width: 45px;
    height: 45px;
    background: white!important;
    position: absolute;
    top: 40%;
    right: -10px;
    border-radius: 50%;
    box-shadow: 0 2px 6px 0 #e0e0e0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-next {
    width: 45px;
    height: 45px;
    background: white!important;
    position: absolute;
    top: 40%;
    left: -10px;
    border-radius: 50%;
    box-shadow: 0 2px 6px 0 #e0e0e0;
    display: flex;
    align-items: center;
    justify-content: center;

}

.slider2_left_img {
    border: 1px dashed #eee;
    border-radius: 8px;
    padding: 10px;

}
.flipTimer{
    scale:.9
}
.wow_slider_svg {
    margin-right: 30px;
}

.postopright {
    right: -124px;
    bottom: 0;
}

.count_sec {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 50px;
}

.archive_item {
    width: calc(33% - 2px);
    background: white;
    text-align: center;
    display: inline-flex;
    flex-direction: column;
    min-height: 333px;
    padding: 10px;
    margin: 0;
    /* box-shadow: 0 0 5px rgb(0 0 0 / 20%); */
    border: 1px solid #e0e0e0;
    position: relative;
}
.archive_item:hover{
    filter: drop-shadow(0 1px 5px rgba(0,0,0,.2));
}
.archive_item .single-offer {
    position: absolute;
}

.arch_pr_title {
    display: inline-block;
    min-height: 50px;
    padding: 10px;
    text-align: right;
    margin: 0 auto;

}

.del_col {
    display: block;
    height: 30px;
}

.arch_dis_perc {
    background: #6067b3;
    padding: 2px 6px;
    border-radius: 4px;
    color: white;
    margin-right: 10px;
    font-size: 13px;
}

.del_col del {
    text-decoration-color: red;
}

.arch_sale_price {
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: flex-end;
    min-height: 35px;

}
.arch_tit_row{
    font-weight: 700;
    font-size: 14px;
}
.arch_cur {
    margin-right: 8px;
}
.arch_pro_price{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 70px;
    line-height: 28px;

}

.instock_bot {
    width: 37px;
    height: 20px;
    background: #d3d3d3;
    border-radius: 2px;
    position: relative;
    display: inline-block;
    border: 1px solid #9e9c9c;
    cursor: pointer;
    transition: all ease-in-out 1s;
    vertical-align: middle;
}

.instock_bot.active {

    background: #6067B3;
    transition: all ease-in-out 1s;
    vertical-align: middle;
}

.instock_bot.active .instock_select {

    right: 16px;
}

.inStock_filter_title {
    font-size: 12px;
}

.instock_select {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 1px;
    right: 2px;
    border-radius: 3px;
    background: #fff;
    cursor: pointer;
    border: 1px solid;
    transition: all ease-in-out 1s;
}

.psmin {
    margin: 10px;
}

.pstitle {
    width: 100%;
    font-size: .8rem;
    display: inline-block;
    margin-left: 50px;
    margin-bottom: 10px;
    font-weight: 700;
}

.pstitlemax {
    width: 100%;
    font-size: .8rem;
    display: inline-block;
    margin-right: 12px;
    margin-left: 40px;
    margin-bottom: 10px;
    font-weight: 700;
}

.price_select_min {
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #eee;
    color: gray;
    width: 100%;
}

.price_select_max {
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #eee;
    color: gray;
    width: 100%;
}

.attr_box {
    background: white;
    padding: 5px;
    margin: 18px 0;
    border-radius: 6px;
    border: 1px solid #E4E4E4;
    display: block;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 4%)
}

.color_filter_col {
    display: inline-flex;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    margin-left: 15px;
    vertical-align: middle;
    border: 1px solid #9d9b9b;
    position: relative;
    float: left;
}

.span_check {


    position: relative;
    top: 5px;
    display: inline-block;
    width: 18px;
    min-width: 18px;
    height: 18px;
    background: #FFF;
    border-style: solid;
    border-width: 1px;
    border-color: #bdbdbd;
    box-shadow: none;
    cursor: pointer;
    border-radius: 3px;
    margin-left: 8px;
}



.attr_title ul li {
    cursor: pointer;

}

.attr_item_tit {
    font-size: .8rem;
    color: #585757;
    font-weight: 700;
}

.vi_price_filter {
    background: white;
    padding: 5px;
    margin: 5px 0;
    border-radius: 6px;
    border: 1px solid #E4E4E4;
    display: block;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 4%)
}

.mtb {
    margin-top: 8px !important;
    margin-bottom: 10px !important;

}

.attr_title span {
    margin-right: 5px;
    font-weight: 700;
    font-size: .9rem;
    color: black;
}
.attr_title{

    border-bottom: 1px solid #f5f5f5;
    margin: 10px 9px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px 0;
}
.attr_title.close{
    border-bottom: 0;
    margin: 0;
}

.attr_drop{
    padding: 11px 0;
}
.attr_title.close i{

    transform:rotate(180deg);
}
.attr_title i{

    transition: all ease 400ms;

}
.inStock_filter_body {
    display: inline-block;
}

.ajax_search_box {
    width: 100%;
    position: relative;
}

.vajax_search {
    width: 100%;
    height: 20px;
    padding: 22px 25px;
    border-radius: 6px;
    position: relative;
    border: none;
    background-color: #f0f0f1;
}


.ajax_search {
    position: absolute;
    left: 3px;
    top: 2px;
    display: inline-block;
    width: 69px;
    height: 90%;
    vertical-align: middle;
    z-index: 2;
    color: #9b9999;
    border-radius: 4px;
    line-height: 34px;
    text-align: center;
    padding: 0 11px;
    cursor: pointer;
    font-size: 21px;
}

.search_res {
    position: absolute;
    width: 100%;
    height: 250px;
    overflow-y: auto;
    z-index: 999;
    background: white;
    padding: 12px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    display: none;
    border: 1px solid #eee;


}

.search_res ul li a {
    font-size: 14px;
    width: 86%;
    display: inline-block;
    color:black
}

.search_res ul li {
    margin: 7px;
}

.search_img {
    width: 70px;
    height: auto;
    vertical-align: middle;
    overflow: hidden;
    min-height: 58px;
    padding: 2px;
    border: 1px solid #CCCCCC !important;
    border-radius: 5px !important;
}

.seler_slider_item img {
    padding: 10px;
}

.vit_slides {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;

}

.vit_slides .slide_item {

    float: right;
    height: 100%;

}


.vit_slides ul li {
    /*display: none;*/
    float: right;
    height: 100%;
    width: 968px;

}


.vit_slides ul {
    width: 20000px;
    float: right;

}

.vit_slides .slide_next {
    position: absolute;
    right: 22px;
    top: 50%;
    display: inline-block;
    width: 17px;
    color: white;
    background-image: url(../images/arrow_slider.png);
    background-position: 16px 31px;
    height: 32px;
    cursor: pointer;
    z-index: 100;
}

.vit_slides .slide_prev {
    position: absolute;
    left: 22px;
    top: 50%;
    display: inline-block;
    width: 17px;
    color: white;
    background-image: url(../images/arrow_slider.png);
    background-position: 19px 65px;
    height: 32px;
    cursor: pointer;
    z-index: 100;

}

.vit_slides .slides_dots {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 20px;
    width: 100%;
    height: 30px;
    cursor: pointer;

}

.slides_dots ul {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    height: 100%;

}

.slides_dots ul li {
    display: contents;
    width: 20px;
    cursor: pointer;

}

.dots_seq {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50px;
    background-color: white;
}

.slides_dots ul li.active .dots_seq {

    background-color: #3a38d1;

}

.product_image_gallery_box {
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
}

.product_image_gallery_box ul {
    align-items: center;
    justify-content: center;
    text-align: center;
    display: inline-flex;
}

.product_image_gallery_box ul li {
    width: 25%;
    overflow: hidden;
    padding: 3px;
    float: right;
    margin: 0 3px;
    cursor: pointer;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #e7e7e7;
}

.product_image_gallery_box ul li:hover img {
    transition: all .5s ease;
    webkit-filter: blur(2px); /* Chrome, Safari, Opera */
    filter: blur(2px);
}

.user_menu_box {
    display: inline-block;
    position: relative;
}

.user_menu_box .user_menu_drop {
    width: 237px;
    height: 250px;
    background: white;
    position: absolute;
    top: 33px;
    left: -57px;
    border: 1px solid #eee;
    border-radius: 7px;
    overflow: hidden;
    z-index: 999;
    box-shadow: 0 1px 6px;
    display: none;
}

.um_all {
    font-size: 14px;
    margin-right: 16px;
}

.um_pn {
    height: 54px;
}

.up_viw_prof {
    text-align: center;
    position: relative;
}

.up_viw_prof a {
    font-size: 12px;

}

.up_viw_prof:before {
    font-size: 12px;
    content: '\f192';
    font-family: 'Font Awesome 5 Free';
    width: 5px;
    height: 5px;
    position: absolute;
    top: 7px;
    right: 11px;

}

.up_viw_prof a:hover {
    font-size: 12px;
    color: #6EC1E4;
}

.user_menu_drop_top svg {
    width: 33px;
    vertical-align: middle;
    position: relative;
}

.um_pn:before {
    content: '|';
    position: absolute;
    top: 48px;
    right: 38px;
    left: 0;
    display: inline-block;
    margin: 0 auto;
}

.um_fn {
    margin-right: 7px;
}

.user_menu_drop_top {
    padding: 12px 24px;
}

.use_menu_style {
    padding: 3px;

    margin-right: 23px;
    margin-top: 8px;
}

.use_menu_style i {
    font-size: 20px;
    margin-left: 7px;
}

.use_menu_style a {
    font-size: 13px;

}

.use_menu_style a:hover {
    color: #6EC1E4;
    font-size: 13px;
}

.user_menu_icon .vit-user {
    font-size: 23px;
}

.mini_cart_box {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.mini_cart_box i {
    font-size: 24px;
}

.pacbox {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 18px;
}

.archive_img {
    display: inline;
}
.archive_img .arch_img {
    display: block;
    margin-top: 15px;

}

.psmax {
    padding: 0 10px;
}

.blog_container {
    width: 100%;
    height: auto;
    display: inline-block;
}

.blog_container .post_item {

    border: 1px solid;

    border-radius: 6px;
    overflow: hidden;
    border-color: #e0e0e2;
}

.blog_container ul li {
    width: 24%;
    display: inline-block;
    margin: 4px;
}

.post_img {
    text-align: center;

}

.post_img > img {

    height: 165px !important;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    width: 100% !important;
    background-size: cover;
}

.post_item .post_title {

    display: block;
    margin: 0 auto;
    min-height: 47px;
}

.post_item .post_title h3 {
    text-align: right;
    font-size: 13px;
    font-weight: 200;
    margin: 7px;
}


.post_item .post_date {
    text-align: left;
}

.post_item .post_date span {
    display: inline-block;
    font-size: 12px;
    color: darkcyan;
}

.post_item .post_exert {
    min-height: 114px;
    display: block;
    margin: 0 auto;
}

.post_item .post_exert p {
    text-align: justify;
    padding: 0 10px;
}

.Post_image {
    text-align: center;
}

.Post_content {
    padding: 0 40px;
    text-align: justify;
    line-height: 32px;
}

.post_content img.aligncenter {
    display: block;
    clear: both;
    margin: 10px auto !important;
    border-radius: 5px;
}

.post-module__content img.aligncenter {
    display: block;
    clear: both;
    margin: 10px auto !important;
    border-radius: 5px;
}

img.aligncenter {
    display: block;
    clear: both;
    margin: 10px auto !important;
    border-radius: 5px;
}

.post_content .aligncenter {
    display: block;
    clear: both;
    margin: 10px auto;
    border-radius: 5px;
}

.wp-block-image figure.aligncenter {
    display: block;
    clear: both;
    margin: 10px auto !important;
    border-radius: 5px;
    text-align: center;
}

.last_posts {
    border: 1px solid #eee;
    padding: 10px;
    border-radius: 7px;
    background: white;
    z-index: 999;
    transition: all ease-in .5s;
}

.last_posts ul li img {
    width: 60px;
    height: 60px;
    border-radius: 23%;
    margin-left: 7px;


}

.last_posts ul li {
    min-height: 75px;


}

.posts_item {
    display: flex;
    width: 100%;

}

.posts_item .post_image {
    width: 23%;
    float: right;
    display: inline-block;
    margin-left: 7px;

}

.posts_item .post_title {
    width: 73%;
    display: inline-block;
}

.posts_item .post_title h3 {
    font-size: 13px;
    font-weight: normal;
}

.last_post_titr {
    padding: 7px;
}

.border_red {
    display: block;
    height: 1px;
    background: red;
    margin-bottom: 11px;
}

.post_date_last {
    font-size: 11px;
    vertical-align: bottom;
}

.last_item_line {
    display: block;
    height: 1px;
    background: lightgray;
    margin: 7px;
}

.blog_posts_container {
    width: 100%;
    display: block;
}


.blog_posts_container {

    width: 100%;
    display: inline-block;
}

.blog_posts_container ul li {
    display: flex;
    padding: 12px;
    margin: 17px 7px;
    box-shadow: 0 0 5px #ccc;
    border-radius: 7px;
    width: 100%;
    border-right: 5px solid #6c82d3;
}

.posts_content_body .posts_date {
    float: left;

}

.posts_content_body h3 {
    margin: 0;
}

.posts_content_body p {
    font-size: 13px;
    line-height: 22px;
    margin: 0 0 0 0;
}

.posts_content_blog {
    width: 100%;
}

.posts_image {
    width: 20%;
    display: inline-block;
    float: right;
}

.vertical_dashed_line {
    width: 1px;
    height: 20px;
    margin: 0 5px;
    display: inline-block;
    background: #bbb3b9;
    vertical-align: bottom;
}

.posts_content_blog_title span {

    color: cadetblue;
}

.posts_content_blog_title h3 {

    display: inline;
}

.posts_content_body {

    width: 80%;
    display: inline-block;
    float: right;
    box-sizing: border-box;
    padding: 5px 10px;
}

@media screen and (max-width: 768px) {
    .amazing_slide_img {
        width: 129px !important;

    }

    .blog_container ul li {
        width: 100%;

    }

    .last_posts {
        position: sticky;
        display: block;
        width: 100%;
        top: 40px
    }

    .archive_item {
        width: calc(100% - 8px) !important;
    }

    .archive_img {
        text-align: center;
        display: inline-grid;
    }

    .none_shadow {
        box-shadow: 0 0 0 0 !important;
    }

    .flipTimer {

        top: 70% !important;
        right: -14px !important;
    }

    .amazing_scroll_content {
        width: auto;
    }

    .amazing_slider_section {
        overflow-x: auto;
    }

    .amazing_slider_main ul li {
        width: 190px;
    }

    .amazing_slider_prev {
        display: none;
    }

    .amazing_slider_next {
        display: none;
    }

    .amazing_slide_img {
        margin-top: 40px;
    }

    .amazing_slider_bot {
        margin-top: 0 !important;
    }

    .amazing_scroll_content {
        width: calc(100% - 140px) !important;

    }
}

.sticky {
    position: sticky !important;
    top: 40px;
}

.v_slider {
    width: 100%;
    min-height: 400px;
    max-height: 400px;
    position: relative;
    background: blue;
    object-fit: cover;
}

.v_slider {
    width: 100%;
    min-height: 400px;
    height: 400px;
    position: relative;
    background: blue;
    object-fit: cover;
    overflow: hidden;
    cursor: pointer;
}

.vslider_body {
    height: 100%;
    width: 100%;
    flex-direction: row;
    display: block;
}

.vslider_item {
    object-fit: cover;
    height: 100%;
    flex-direction: row;
    display: none;
    opacity: 0;
    transition: all ease-in-out 300ms;
}

.vslider_item.active {
    display: flex;
    opacity: 1;
}

.vslider_item img {
    max-width: 100%;
    height: auto;
    object-fit: cover;

}

.vslider_arrow_right {
    width: 43px;
    height: 43px;
    background: #fff;
    border-radius: 100px;
    bottom: 37px;
    right: 34px;
    position: absolute;
    border: 1px solid #c0c2c5;
    text-align: center;
    cursor: pointer;
    opacity: 0;
    transition: opacity ease-in-out 0.2s;
}

.vslider_arrow_left {
    width: 43px;
    height: 43px;
    background: #fff;
    border-radius: 100px;
    bottom: 37px;
    right: 87px;
    position: absolute;
    border: 1px solid #c0c2c5;
    text-align: center;
    cursor: pointer;
    opacity: 0;
    transition: opacity ease-in-out 0.2s;
}

.v_slider:hover .vslider_arrow_right, .v_slider:hover .vslider_arrow_left {
    opacity: 1;

}

.vslider_arrow_left i, .vslider_arrow_right i {
    vertical-align: middle;
    line-height: 44px;
    display: inline-block;
    font-size: 21px;
}

.vslider_dots {
    width: 100%;
    height: 30px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 50px;

}

.vslider_dots_shape {
    display: inline-flex;
    width: 5px;
    height: 5px;
    background: grey;
    border-radius: 50px;
    margin: 0 3px;
    transition: width ease-in-out .2s;
}

.vslider_dots_shape.active {
    width: 16px;
    height: 6px;
    background: #fff;
}

.vn_amzs {
    width: 100%;
    height: 300px;
    background-color: #e72121;
    padding: 8px;
    border-radius: 9px;
    overflow: hidden;
}

.ndgAmzImg {
    height: 146px;
}

.ndgAmzImg img {
    max-height: 240px;
}

.vn_amzs .amazing_slider_content {
    height: 284px;
}

.newamz_arrow_right {
    width: 43px;
    height: 43px;
    background: #fff;
    border-radius: 100px;
    bottom: 107px;
    right: 7px;
    position: absolute;
    border: 1px solid #c0c2c5;
    text-align: center;
    cursor: pointer;
    z-index: 99;

}

.newamz_arrow_left {
    width: 43px;
    height: 43px;
    background: #fff;
    border-radius: 100px;
    bottom: 107px;
    left: 14px;
    position: absolute;
    border: 1px solid #c0c2c5;
    text-align: center;
    cursor: pointer;
    z-index: 99;

}

.newamz_arrow_left i, .newamz_arrow_right i {
    vertical-align: middle;
    line-height: 44px;
    display: inline-block;
    font-size: 21px;
}

.cwhite span {
    color: white !important;
}

.cat_image_section {
    width: 100%;
    height: auto;
    display: block;
}

.cat_image_body {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.cat_image_item {
    width: 19%;
    display: inline-flex;
    justify-content: center;
    flex-direction: row;
    text-align: center;
    min-height: 198px;
    align-items: center;
}

.cat_image_item span {
    display: block;
    font-size: 14px;
}

.cat_image_section .section_title {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    margin: 37px 0;
    width: 100%;
}

.cat_item_image img {
    background-size: cover;
    width: 191px;
}

.proposal_section {
    width: 100%;
    /*height: auto;*/
    min-height: 200px;
    border: 1px solid #e0e0e2;
    border-radius: 9px;
    overflow: hidden;
}

.proposal_img_back {
    width: 80px;
    height: 80px;
    border-radius: 100px;
    background: #f0f0f1;
    display: inline-block;

}

.proposal_img_back img {
    width: 70px;
    height: 70px;
    background-size: cover;
    vertical-align: middle;
}
.proposal_img_back h4 {
    font-size: .8rem;
    color: #282828;
}
.app_filter_body {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    background: #fff;
    z-index: 999999999999999;
    padding: 25px;
    overflow-y: auto;
}

.afcli {
    cursor: pointer
}

.appfclose {
    display: flex;
    justify-content: space-between;
    margin: 20px 4px
}

.appfclose span {
    font-size: 18px;
    font-weight: 600
}

.appfclose i {
    font-size: 20px
}
.appfsubmit {
    display: block;
    margin: 25px 0;
    text-align: center;
    background: #4066ef;
    color: #fff;
    padding: 13px;
    border-radius: 5px
}
.afcli i{
    font-size: 1.7rem;
    margin-left: 14px;

}
.afcli span{
    font-weight: 700;
    vertical-align: middle;
}

.prif {
    display: none
}

.proposal_item {
    width: 16.66%;
    height: 50%;
    flex-direction: row;
    box-sizing: border-box;
    display: block;
    float: right;
    text-align: center;
    padding: 20px;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-left-color: #e0e0e2;
    border-bottom-color: #e0e0e2;
}

.proposal_title {
    text-align: center;
    margin: 36px 0;
    font-size: 18px;
}

.pbox_section {
    width: 100%;
    display: block;
    height: auto;
    border: 1px solid #f0f0f1;
    border-radius: 16px;
    overflow: hidden;
    box-sizing: border-box;
}

.bpox_body {
    width: 33.33%;
    float: right;
    border-left: 1px solid #f0f0f1;
    padding: 0 20px;
}

.pbox_cat_name h4 {
    font-size: 16px;
    margin-right: 15px;

}

.pbox_cat_name {
    padding: 2px 22px;
    box-sizing: border-box;

}

.pbox {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 1px;
    gap: 1px;
    background-color: #f0f0f1;
}


.pbox_item {
    width: 100%;
    background-color: #fff;
    align-items: center;
    justify-content: center;
}

.pbox_item_image {
    width: 100%;
    text-align: center;
    margin: 10px;
}

.pbox_item_title {
    width: 100%;
    text-align: center;
}

.pbox_item_image img {
    max-width: 130px;
    max-height: 131px;

}

.see_all, .see_all:hover {
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-size: 15px;
    margin: 12px 0;
    color: cadetblue;
}

.sp_box_section {
    width: 100%;
    height: 399px;
    background-color: #941b80;
    overflow: hidden;
    border-radius: 14px;
    padding: 10px 14px;
}

.sp_box_sec {
    width: 28%;
    height: 100%;
    float: right;
    margin-left: 10px;
}

.sp_box_sec_b {
    width: 33%;
    height: 100%;
    float: right;
    margin-left: 10px;
    position: relative;

}

.spbs_head h4 {
    font-size: 15px;
}

.sp_box_logo_title {
    position: absolute;
    top: 55px;
    right: 50px;
}

.sp_box_back {
    margin-top: 84px;
}

.sp_box_sec_b span a {
    font-size: 15px;
    color: #941b80;
}

.icon-user {
    font-size: 21px;
}

.sp_box_sec1_content {
    position: absolute;
    top: 82px;
    color: white;
    right: 40px;
}

.mr24 {
    margin-right: 24px;
}

.proposal_box {
    display: flow-root;
    height: 100%;
    flex-direction: row;
}


.sec2 {
    background-color: white;
    border-radius: 12px;
    overflow: hidden;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    display: grid;
    grid-gap: 1px;
    gap: 1px;
    box-sizing: border-box;
    outline: none;
    height: 100%;
    position: relative;
    top: 0;
    padding-top: 64px;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
}

.sec2 a img {
    width: 110px;
    object-fit: cover;
}

.sec2 a {
    align-items: center;
    justify-content: center;
    display: inline-grid;

}

.spbs_head {
    position: absolute;
    margin-top: 1px;
    margin-right: 20px;
    z-index: 99;
}

.sp_box_sec_b span {
    position: absolute;
    left: 15px;
    top: 19px;
    z-index: 99;
}

.sp_box_items {

    box-sizing: border-box;
    outline: none;
    margin: 0;
    padding: 0;

}


.sp_box_items a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}

.best_seller_slider {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    outline: none;
    margin: 0;
    padding: 0;
    border: 1px solid;
    border-color: #e0e0e2;
    border-radius: 14px;
    overflow: hidden;
    position: relative;
    background-color: white;
}

.best_seller_slider_body {
    grid-gap: calc(0 * 4px);
    gap: calc(0 * 4px);
    padding: 20px;

}

.best_seller_inner {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.best_seller_items {
    transform: translate3d(0px, 0px, 0px);
    transition-timing-function: ease-out;
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box;
    transition-duration: 500ms;
}

.best_seller_scol {
    width: 192px;
    height: auto;
    margin-left: 143px;
}

.t a {
    min-width: 280px;
    display: flex;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}

.t a .product_box {
    min-width: 327px;
    display: flex;
    min-height: 124px;
}

.t a .product_box .pbox_pic {
    width: 106px;
    height: auto;
    flex-shrink: 0;
}

.t span {
    font-size: 30px;
    font-weight: 800;
    line-height: 2.1;
    color: #19bfd3;
    display: flex;
    align-items: center;
    margin-right: 15px;
}

.bss_title {
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    display: flex;
    margin-right: 10px;
    position: relative;
}

.bss_title:before {
    background-color: #f0f0f1;
    bottom: -10px;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}


.bss_title p {
    font-size: 13px;
    font-weight: 400;
    line-height: 2;
    color: #424750;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-right: 7px;
}

.bss_lnavi {
    content: "";
    position: absolute;
    width: 45px;
    height: 45px;
    border-radius: 100px;
    background-color: white;
    border: 1px solid;
    border-color: #e0e0e2;
    left: 8px;
    top: 51%;
    cursor: pointer;
    z-index: 99;
}

.bss_lnavi i {
    position: absolute;
    top: 12px;
    right: 9px;
    color: black;
}

.bss_rnavi {
    content: "";
    position: absolute;
    width: 45px;
    height: 45px;
    border-radius: 100px;
    background-color: white;
    border: 1px solid;
    border-color: #e0e0e2;
    right: 8px;
    top: 51%;
    cursor: pointer;
    z-index: 99;
}

.bss_rnavi i {
    position: absolute;
    top: 12px;
    right: 9px;
    color: black;
}

.bs_title {
    text-align: center;
}

.bs_title span {
    display: inline-block;
    margin: 10px 0;
    font-size: 22px;
    font-weight: 700;
}

.vp_item_back {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: white;
    overflow: hidden;
    text-align: center;


}

.vp_item_back img {
    width: 55px;
}

.vp_item {
    position: relative;
}

.vp_discount {
    position: absolute;
    right: -10px;
    bottom: 1px;
    color: white;
    background: red;
    padding: 2px 6px;
    border-radius: 16px;
    font-size: 13px;
    font-weight: 700;

}

.vp_items_di {
    display: flex;
    flex-direction: row;
    gap: 11px;
}

@media only screen and (max-width: 480px) {
    .best_seller_inner {
        overflow-x: auto;
    }

    .bpox_body {
        width: 100%;
    }

    .sp_box_sec {
        width: 100%;
    }

    .sp_box_sec_b {
        width: 100%;
        height: 171px;
        overflow: hidden;
        margin-left: 10px;
        position: relative;
        margin-bottom: 11px;
    }


    .sp_box_section {
        height: auto;
    }

    .sp_box_back {
        width: 44%;
        margin-right: 175px;
    }

    .sp_box_logo_title {
        right: 22px;
    }

    .sp_box_sec1_content {
        right: 19px;
    }

    .proposal_section {
        width: 100%;
        height: 291px;
        min-height: 200px;
        border: 1px solid #e0e0e2;
        border-radius: 9px;
        overflow: hidden;
        overflow-y: auto;
    }

    .proposal_item {
        width: 50%;
    }

    .cat_image_item {
        width: 32%;
        margin-bottom: 20px;
    }

    .vslider_item {
        object-fit: cover;
    }

    .vslider_item img {
        width: auto;
        object-fit: contain;
    }

    .v_slider {
        height: auto;
        min-height: auto;
    }

    .vslider_item img {
        height: 113px !important;
        object-fit: cover;
    }

    .bss_lnavi, .bss_rnavi {
        display: none;
    }

    .vn_amzs {
        overflow-x: auto;
        overflow-y: hidden;
    }

    .newamz_arrow_right, .newamz_arrow_left {
        display: none;
    }

    .vslider_body {
        height: 100%;
        width: 100%;
        flex-direction: row;
        display: block;
        overflow: hidden;
        max-height: 135px;
    }
}



.ov_circle > .tooltips{
    position: absolute;
    left: 0px;
    right: -30px;
    top: -29px;
    display: flex;
    font-size: 11px;
    background: #616161;
    color: white;
    width: 113px;
    justify-content: space-around;
    padding: 4px;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;

}
.ov_circle:first-child > .tooltips{
    right: -21px;
}
.ov_circle:last-child > .tooltips{
    right: -45px;
}
.ov_circle:hover > .tooltips{
    opacity:1;
    visibility:visible;
}

.ov_circle{
    position: relative;
}

.pl_box{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;

}
.pp_flex{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-left: 20px;
}

.pl_item{
    width: calc(33% - 20px);
    display: inline-flex;
    flex-wrap: wrap;
    flex: 1 0 26%;
    border: 1px solid #eee;
    border-radius: 15px;
    overflow: hidden;
    /* padding: 13px; */
    margin: 5px;
    height: 143px;
}



.pl_item a{
    display: flex;
    width: 100%;
    height: 100%;

}
.pl_item_right{
    width: 30%;
    display: flex;

}
.pl_item_right img{

    object-fit: scale-down;

}
.owl-carousel .owl-item img{
     transform: scale(1)!important;
    margin: 0 auto;
     max-height: 400px!important;
    height: auto;
}

.pl_item_left{
    width: 70%;
    display: flex;
    flex-direction: column;
    height: 100%;
    flex-shrink: 0;
}
#slider2 {
    width: 100%;
    height: 423px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
    margin-top: 8px;
    position: relative;

}

.digit-wrap {
    color: white;
}

#slider2_content {
    width: 70%;
    float: right;
    height: 100%;
    /*background: url('/wp-content/themes/hellodigi/images/slider2_bg.jpg') no-repeat;*/
    background-size: 120% 100%;
    background-position: right;
}

.flipTimer {
    direction: ltr;
    transform: scale(.4);
    position: absolute;

}


#slider2_navigator {
    width: 30%;
    border-right: 1px solid #f3f0f0;
    height: 100%;
    float: left;
    background: #fff;
    padding: 10px 0 10px 5px;
}

#slider2_content a {
    display: block;
    height: auto;
}

#slider2_content a #slider2_content_left img {
    width: 220px;
    margin-right: 40px;

}

#slider2_navigator ul {
    padding: 0;
}

#slider2_navigator ul li {
    height: 31px;
    padding: 25px 7px;
    line-height: 0;

}

.modern_span {
    display: inline-block;
    font-size: 12px;
}
#slider2{
    width: 100%;
    height: 423px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 1px 5px rgb(0 0 0 / 40%);
    margin-top: 8px;
    position: relative;
}
#slider3_navigator ul li span {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 0;
    cursor: pointer;
    font-weight: 500;
    font-family: IRANYEKAN;
}
#slider3_navigator ul li img {
    width: 50px;
}
#slider3_navigator  {
    width: 10%;
    height: 100%;
    float: left;
    background: #fff;
    padding: 10px 0 10px 5px;
}

.slider3_content_right {
    width: 45%;
    height: 85%;
    float: right;

}
#slider3_content {
    width: 90%;
    float: right;
    height: 100%;
    background-size: 120% 100%;
    background-position: right;
}
.slider3_content_left {
    width: 49%;
    height: 85%;
    float: left;
    font-size: 0.9rem;
    font-weight: 500;
    text-align: right;
    padding: 0 10px 10px 20px;
}


.slider3_content_left p {
    width: 305px;
    height: 100%;
    float: left;
    font-size: 14px;
    line-height: 20px;
    display: contents;

}

.slider3_content_left p > img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 15px;
    margin: 15px;
    width: 90%;
}

.slider3_content_right .title {
    color: red;
    font-size: 1.2rem;
    padding-right: 30px;
    padding-top: 10px;
    font-weight: 700;
}

.slider3_content_right .price_info {
    height: 35px;
    margin-right: 30px;
}

.slider3_content_right .price_info p {
    font-size: 14px;
    line-height: 20px;
}
.slider3_content_left img {
    width: 250px
}
#slider3_navigator ul li {
    text-align: center;
    font-size: .9rem;
    height: 61px;
    padding: 4px 7px;
    line-height: 0;
    align-items: center;
    display: flex;
    justify-content: center;
}

#slider3_navigator ul li a {
    font-size: .9rem;
}
#slider2_navigator ul {
    padding: 0;
}
.slider3_content_left {
    display: block;
}

.slider3_left_img {
    width: 220px;
    display: block;
    height: auto;
    border: 2px dashed #eee;
    border-radius: 50%;
    padding: 36px;
    margin: 0 auto;
    text-align: center;
}


#slider3_content a{
    display: block;
    height: auto;
}

#slider3{

    background: white;
    width: 100%;
    height: 100%;
    max-height: 400px;
    min-height: 400px;
    float: right;
    overflow: hidden;
}
#slider3_navigator .active {

    color: #000000;
    position: relative;
    box-shadow: inset 0 2px 2px #eee;
    box-sizing: border-box;
    border: 1px solid red;
    border-radius: 8px;
    padding: 5px 5px 5px 0;
    cursor:pointer;
    font-weight: 700;

}

#slider3_navigator .active a {


    color: #333333;

}
#slider3 .postopright{
    right: -144px;
}

#slider3 .flipTimer {
    direction: ltr;
    transform: scale(.4);
    position: absolute;
}
#slider3_navigator .active::after {

    content: "";
    position: absolute;
    right: -8px;
    top: calc(50% - 7.5px);
    -webkit-transform: rotate(
            45deg);

    border-top: 1px solid red;
    border-right: 1px solid red;
    border-radius: 0 4px 0 0;
    width: 15px;
    height: 15px;
    background-color: white;
    z-index: 100;
    transform: rotate(45deg);
}

