#beko {
  display: none;
}

.beko {
  display: none;
}

#bekoct {
    opacity: 1;
    position: relative;
    left: 104.4px;
    box-sizing: border-box;
    width: 1519px;
    max-width: 1519px;
    padding-left: 104.4px;
    padding-right: 104.4px;
}
@media screen and (max-width:480px) {
    #bekoct {
    left: -3px;
    margin-right: -22px;
    margin-left: 0px;
    width: auto;
    max-width: none;
    padding-left: 0px;
    padding-right: 0px;
    }
}

@media screen and (max-width:768px) {
#bekoct {
    left: 70px;
    width: auto;
    max-width: none;
    padding-left: 70px;
    padding-right: 104.4px;
    margin-left: -120px;
}
}
@media screen and (max-width:1024px) {
#bekoct {
    left: 70px;
    width: auto;
    max-width: none;
    padding-left: 70px;
    padding-right: 104.4px;
    margin-left: -120px;
}
}

/* Beko EN LTR */
.cz_beko_en {
	direction:ltr;
}
.cz_beko_en2 {
	float:left;
}

/* Beko EN RTL */
#cz_beko_ar {
	direction:rtl;
}
#cz_beko_ar2 {
	float:right;
}

/* Beko after-slider-cta */
.after-slider-cta .cta-btn a,
.after-slider-cta .cta-text {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600
}

.after-slider-cta {
    background: #111;
    color: #555;
    padding: 30px 0;
    margin-bottom: -40px
}

@media screen and (max-width:1024px) {
    .after-slider-cta {
        margin-bottom: -90px
    }
}
@media screen and (max-width:768px) {
    .after-slider-cta {
        margin-top: -40px;
        margin-bottom: -55px;
        width: 85%;
        margin-right: 20px;
    }
}
.after-slider-cta .cta-btn {
    top: -30px;
    right: 0;
    width: 370px;
    margin-right: -140px;
    position: absolute
}

@media screen and (max-width:1024px) {
    .after-slider-cta .cta-btn {
        margin-right: 0
    }
}

.cta-text2 {
    width: 457px
}

@media screen and (max-width:1024px) {
    .cta-text2 {
        width: 100%;
        margin-bottom: 20px; 
    }
}

@media screen and (max-width:800px) {
    #cta-after2 {
        width: 100%
    }
}

.after-slider-cta .cta-text {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.65em;
    padding: 22px 35px;
    background: rgba(0, 0, 0, .8);
    border-radius: 100%/50px 50px 0 0
}

@media screen and (max-width:480px) {
    .after-slider-cta .cta-text {padding: 22px 20px;font-size: 16px;}
}

.after-slider-cta .cta-btn a {
    display: block;
    position: relative;
    background: #3498db;
    color: #000;
    padding: 8px 15px;
    font-size: 21px
}

@media screen and (max-width:320px) {
    .after-slider-cta .cta-btn a {font-size: 19px;}
}

.after-slider-cta .cta-btn a:after {
    content: '';
    position: absolute;
    height: 150px;
    right: 0;
    left: 0;
    bottom: -149px;
    background: #3498db;
    -moz-clip-path: polygon(0 0, 50% 10%, 100% 0);
    -webkit-clip-path: polygon(0 0, 50% 10%, 100% 0);
    clip-path: polygon(0 0, 50% 10%, 100% 0)
}

.ie .after-slider-cta .cta-btn a {
    padding: 15px
}

.ie .after-slider-cta .cta-btn a:after {
    display: none
}

@media screen and (max-width:1199px) {
    .after-slider-cta .cta-btn {
        margin-top: 0!important;
        position: static;
        top: 0!important;
        width: auto
    }
    .after-slider-cta .cta-btn a {
        padding: 15px
    }
    .after-slider-cta .cta-btn a:after {
        display: none
    }
}

/* Beko Contact */
.contact-beko {
    font-size:23px;
    font-weight:600;
}
@media screen and (max-width: 320px) {
  .contact-beko {font-size:18px;}
}

.rtl .vc_toggle_title {padding-right: 30px;}
.rtl .vc_toggle_icon {right: 0;}


.rtl .vc_col-sm-1,
.rtl .vc_col-sm-10,
.rtl .vc_col-sm-11,
.rtl .vc_col-sm-12,
.rtl .vc_col-sm-2,
.rtl .vc_col-sm-3,
.rtl .vc_col-sm-4,
.rtl .vc_col-sm-5,
.rtl .vc_col-sm-6,
.rtl .vc_col-sm-7,
.rtl .vc_col-sm-8,
.rtl .vc_col-sm-9 {
    float: right
}

@media screen and (max-width: 800px) {
  #domain-tablebk {width: 33.33%; margin-bottom: 20px}
}
@media screen and (max-width: 580px) {
  #domain-tablebk {width: 33.33%}
}
@media screen and (max-width: 490px) {
  #domain-tablebk {width:50%}
}
@media screen and (max-width: 380px) {
  #domain-tablebk {width:100%}
}


#Support-button, #Support-button::before {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 20px;
    background-color: #262626;
    padding: 20px 30px;
    border-radius: 10px;
    width: 85%;
    margin:auto -25px auto auto;
    box-shadow: 0px 0px 10px rgba(113, 153, 188, 0.3);
}
@media screen and (max-width: 800px) {
  #Support-button, #Support-button::before {width:330px}
}
@media screen and (max-width: 500px) {
  #Support-button, #Support-button::before {width:220px;margin:0;}
}
@media screen and (max-width: 320px) {
  #Support-button, #Support-button::before {width:195px;margin:0;}
}

#Supbk {text-align: center}
#Support-buttonbk, #Support-buttonbk::before {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    line-height: 20px;
    background-color: #262626;
    padding: 15px 30px;
    border-radius: 10px;
    box-shadow: 0px 0px 6px rgba(30,31,33,0.36);
}

#Supportbko, #Supportbko::before {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 20px;
    background-color: #262626;
    padding: 20px 20px;
    border-radius: 10px;
    width: 230px;
    box-shadow: 0px 0px 10px rgba(113, 153, 188, 0.3);
}

#tags-button, #tags-button::before {
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    background-color: #262626;
    padding: 7px 20px;
    border-radius: 20px 0px;
}

#Support-Mobile, #Support-Mobile::before {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 20px;
    background-color: #1e1f21;
    padding: 20px 0px;
    margin-bottom: -40px;
}

@media screen and (max-width: 480px) {
  #tags-button, #tags-button::before {line-height: 35px}
}

#tags-button, a {color:#fff}

#tags-bk {text-align:center;margin: -40px 0px}

.st-post-tags {display: none}

/* pricing-table-3 */
.pricing-table-3 {
    width: 100%;
    height: 100%;
    margin: -40px -20px 0px 10px;
}

#pric-show-3 {
    margin: -40px 20px -20px 0px;
	line-height: 33px;
}

.pricing-table-3 .rate:after,
.pricing-table-3 .rate:before {
    display: table;
    line-height: 0;
    content: ""
}

.pricing-table-3 .rate:after {
    clear: both
}

.pricing-table-3 ul{
    padding-right:10px;
    margin-top:-40px;
    font-weight:600;
    font-size:16px;
    color:#444444;
}

.pricing-table-3 ul li{
    list-style:none;
    padding:2px 0;
    border-bottom:solid 1px #eadcdc;
}

#offer-bk{
    border-bottom-color:#423a3a;
}

.pricing-table-3 ul li:before{
    margin-left: 6px;
    font-family: "czicons";
    font-weight: 900;
    content: '\e849';
}

.pricing-table-beko {
     line-height: 1.5;
     color: #ffffff;
     font-weight: 600
}
.pric01 {text-align: right}
.pric02 {text-align: center;font-size: 36px}
.pric03 {font-size: 25px;font-weight: 100}
.pric04 {font-size: 16px;font-weight: 100}
.pric05 {text-align: left}


#title-bekohed{font-size:42px}@media screen and (max-width: 800px){#title-bekohed{font-size:35px}}@media screen and (max-width: 603px){#title-bekohed{font-size:30px;margin-bottom:15px}}#title-bekoh2{font-size:22px;margin-top:20px;line-height:1.7}@media screen and (max-width: 1024px){#title-bekoh2{font-size:24px}}@media screen and (max-width: 800px){#title-bekoh2{font-size:18px;margin-bottom: -50px}}@media screen and (max-width: 768px){#title-bekoh2{font-size:18px;margin-bottom: 0px}}@media screen and (max-width: 740px){#title-bekoh2{font-size:18px;margin-bottom: 10px}}@media screen and (max-width: 480px){#title-bekoh2{font-size:15px;line-height:30px;margin-top:0px;margin-bottom:0px}}

#title-bkarticles{font-size:40px}

@media screen and (max-width: 1024px) {
   #title-bkarticles {font-size:35px}
}
@media screen and (max-width: 500px) {
   #title-bkarticles {font-size:30px;margin-bottom: 20px;}
}

#title-bkarticles2{font-size:34px}

@media screen and (max-width: 1024px) {
   #title-bkarticles2 {font-size:28px}
}

/* Tabs Pricing 3 */
#tabs-pricing-3 {
    width: 23.7%;
    margin-right: 14px;
    overflow: hidden;
	margin-bottom: 30px;
	padding: 35px 0px 0px;
	box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, .3);
}
@media screen and (max-width: 1024px) {
   #tabs-pricing-3 {width: 48%;right: -10px;margin-bottom: 30px !important;margin-left: 0px;}
}
@media screen and (max-width: 780px) {
   #tabs-pricing-3 {width: 47%;right: -6px;margin-bottom: 30px !important;margin-left: 0px;padding: 35px 0 0px;}
}
@media screen and (max-width: 480px) {
   #tabs-pricing-3 {width: 92%;right: 10px;margin-bottom: 30px !important;margin-left: 0px;}
}

/* Tabs Pricing 4 */
#tabs-pricing-4 {
    width: 23.7%;
    margin-right: 14px;
    overflow: hidden;
	margin-bottom: 30px;
	padding: 35px 0px 0px;
	box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, .3);
}
@media screen and (max-width: 1024px) {
   #tabs-pricing-4 {width: 48%;right: -10px;margin-bottom: 30px !important;margin-left: 0px;}
}
@media screen and (max-width: 780px) {
   #tabs-pricing-4 {width: 47%;right: -6px;margin-bottom: 30px !important;margin-left: 0px;padding: 35px 0 0px;}
}
@media screen and (max-width: 480px) {
   #tabs-pricing-4 {width: 92%;right: 0px;margin-bottom: 30px !important;margin-left: 0px;}
}

/* Beko bestbuy */
.bestbuy:before {
    position: absolute;
    top: -62px;
    right: 5px;
    height: 34px;
    width: 125px;
    background-color: #1e1f21;
    border: 2px solid #f2f2f2 !important;
    border-radius: 25px 0px;
    z-index: 11;
    -webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    transform: rotate(-7deg);
    box-shadow: 1em 0.9em 0em rgba(38, 9, 9, 0.2);
    visibility:visible;
    font-size:16px;
    text-align:center;
    color:#fff;
    content: "خصم ٤٥%";
}

.bestbuy:after {
    font-family: 'Montserrat';
}


/* Ribbon Wrapper */
.ribbon-wrapper {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -22px;
    left: -15px
}

.ribbon-wrapper .ribbon {
    display: block;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    padding: 7px 0;
    right: -5px;
    top: 15px;
    width: 120px;
    line-height: 20px;
    background-color: rgba(0, 0, 0, .7);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.ribbonhv-hv {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px
}

.ribbonhv-hv .ribbonhv {
    display: block;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    padding: 7px 0;
    right: -5px;
    top: 15px;
    width: 120px;
    line-height: 20px;
    background-color: rgba(0, 0, 0, .7);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

#wpb_conbk {margin-top:5px}
@media screen and (max-width: 768px) {
   #wpb_conbk {margin-top:15px}
}
@media screen and (max-width: 480px) {
   #wpb_conbk {margin-top:20px}
}
#conHbk {padding-top: 6px;margin-bottom: 0px;background-image: none;background-color:#1e1f21 ; border-radius: 15px}

#conHbk span a{color: #fdfdf8a8}

#conHbk span a:hover{color: #e32f56}

#wp-comment-cookies-consent {margin-left: 15px;}

#bekobox65 {width: 1165px;}
@media screen and (max-width: 1024px) {
   #bekobox65 {width: 990px;}
}
@media screen and (max-width: 800px) {
   #bekobox65 {width: 790px;}
}

@media screen and (max-width: 800px) {
   .lg-sub-html {padding:30px 40px;margin-bottom:30px}
}

.ssba img {
border-color:#3498db;
border-style:dashed;
border-width:2px;
border-radius:20px 0px;
width:40px !important;
padding:5px;
box-shadow:0px 0px 20px rgba(51,122,183,0.64);
display:inline !important;
vertical-align:middle;
box-sizing:unset;
margin-right:15px;
margin-bottom:10px;
}

/* Tabs clients */
@media screen and (max-width: 700px) {
   #tabs-clients-3 {width:50%}
}

@media screen and (max-width: 1024px) {
   #slider-cta {width:100%}
}

@media screen and (max-width: 768px) {
   #slider-cta {margin-right: -18px;width:115%}
}

@media screen and (max-width: 800px) {
   #tabs-domains {width:33%}
}
@media screen and (max-width: 480px) {
   #tabs-domains {width:50%}
}

@media screen and (max-width: 360px) {
   #fot-bar-bk {font-size: 13px}
}

.tab-domain {font-size: 28px}
@media screen and (max-width: 480px) {
   .tab-domain {font-size: 18px}
}

@media screen and (max-width: 1024px) {
   .tabsbk-services {width:50%}
}
@media screen and (max-width: 480px) {
   .tabsbk-services {width:100%}
}
@media screen and (max-width: 768px) {
   #tabsbk2-services2 {width:100%}
}
@media screen and (max-width: 1024px) {
   #tab-specifications {width:50%}
}
@media screen and (max-width: 603px) {
   #tab-specifications {width:100%}
}
@media screen and (max-width: 768px) {
   #call-usbk {width:33%}
}
@media screen and (max-width: 600px) {
   #call-usbk {width:50%}
}
@media screen and (max-width: 340px) {
   #call-usbk {width:100%}
}
@media screen and (max-width: 800px) {
   #call-bk2 {width:100%}
}
@media screen and (max-width: 768px) {
   #templates-bk1 {width:100%}
}
.breadbk2 {margin:0 12px;color: #fff; opacity:.6}

.breadmaster {margin: 4px 30px 4px 0px}
@media screen and (max-width: 480px) {
   .breadmaster {margin-right: 15px;}
}

@media screen and (max-width: 768px) {
   #footer-bk2 {width:100%;}
}

@media screen and (max-width: 768px) {
   #links-bk3 {width:50%; display: inline-table}
}
@media screen and (max-width: 480px) {
   #slider-bk {display: none}
}

@media screen and (max-width: 800px) {
   #mobile-home {width:33.30%;}
}

@media screen and (max-width: 480px) {
   #mobile-home {width:50%;}
}

@media screen and (max-width: 768px) {
   #mobile-top {width:20%; display: inline-table}
}

@media screen and (max-width: 480px) {
   #mobile-top {width:20%; display: inline-table}
}

@media screen and (max-width: 768px) {
   #bekobkmo {margin-right: 350px}
}
@media screen and (max-width: 640px) {
   #bekobkmo {margin-right: 250px}
}
@media screen and (max-width: 550px) {
   #bekobkmo {margin-right: 160px}
}
@media screen and (max-width: 480px) {
   #bekobkmo {margin-right: 56px}
}
@media screen and (max-width: 360px) {
   #bekobkmo {margin-right: 39px}
}
@media screen and (max-width: 320px) {
   #bekobkmo {margin-right: 0px}
}

@media screen and (max-width: 800px) {
   #slider-msbk {width:100%}
}
#slider-ti01 {color: #ffffff; text-align: center; font-size: 34px}
@media screen and (max-width: 1024px) {
   #slider-ti01 {font-size: 34px}
}
@media screen and (max-width: 480px) {
   #slider-ti01 {font-size: 26px}
}
@media screen and (max-width: 320px) {
   #slider-ti01 {font-size: 24px}
}
#slider-ti02 {color: #ffffff; text-align: center; font-size: 25px}
@media screen and (max-width: 1024px) {
   #slider-ti02 {font-size: 20px}
}
@media screen and (max-width: 600px) {
   #slider-ti02 {font-size: 17px}
}
#slider-ti03 {color: #ffffff; text-align: center; padding:0px 30px; font-size: 18px; line-height: 2}
@media screen and (max-width: 1024px) {
   #slider-ti03 {font-size: 17px; padding:0px;}
}
@media screen and (max-width: 480px) {
   #slider-ti03 {font-size: 15px}
}

@media screen and (max-width: 800px) {
   #header-face {width:31%}
}

#header-face1 {font-size: 17px; font-weight: 600}
@media screen and (max-width: 1024px) {
   #header-face1 {font-size: 14px}
}
@media screen and (max-width: 800px) {
   #header-face1 {font-size: 11px}
}

.breadcrumb a {
color:#e8e8e8;
font-weight: 600;
font-size: 14px
}

.breadcrumb_last {
color:#e8e8e8;
opacity:.5;
font-size: 14px
}

#simple-Share {text-align: center; margin-bottom: -20px}

#tagbks {display: contents; background-color: #f2f2f2; color: #000000}

@media screen and (max-width: 768px) {
   #beko_row {margin-right: 0px;}
}

@media screen and (max-width: 480px) {
   #beko_row {margin-right: 0px;}
}

#selectbeko {text-align: center}

#selectbeko select {text-align: center}

#selectbeko option {text-align: center}

#selectbeko2 {margin-bottom: -25px}

#Gapbk {height: 4px}

#Gapbk02 {height: 0px}

#hbk2 {text-align: center; font-size: 32px; font-weight: 600}

.tagsbkh2 {color: #ffffff; font-size: 20px}

.submit {font-family: neo-sans-arabic;color:#fff;}

.rtl .vc_icon_element {margin-bottom: 0px;}

.rtl #livezilla_wm {max-width: 120px}

.rtl #lz_overlay_wm .lz_overlay_wm_desc {max-width: 120px; font-family: 'neo-sans-arabic' !important; text-align: right;top: 38px;margin-right: 15px;}

.rtl #lz_overlay_chat .lz_overlay_chat_status_inner strong {font-family: 'neo-sans-arabic' !important;}

.rtl #lz_overlay_chat .lz_overlay_chat_status_inner {font-family: 'neo-sans-arabic' !important;}

#lz_chat_cl {display: none}

.rtl #lz_chat_text_frame {font-family: 'neo-sans-arabic' !important;}
.rtl #lz_chat_text {font-family: 'neo-sans-arabic' !important;}

.rtl #lz_chat_overlay_bottom {margin-bottom: -30px}

#rtl .lz_overlay_chat_message_text, .lz_overlay_chat_message_name {text-align: right;}

#rtl #lz_overlay_preview, #lz_overlay_preview, #lz_overlay_wm, #lz_overlay_wm svg, #lz_overlay_chat, #lz_overlay_chat {text-align: right;}

@media screen and (max-width: 768px) {
   #servspec {width:50%; display: inline-table}
}
@media screen and (max-width: 480px) {
   #servspec {width:100%; display: inline-table}
}

@media screen and (max-width: 768px) {
   #servpric {width:33%; display: inline-table}
}
@media screen and (max-width: 480px) {
   #servpric {width:50%; display: inline-table}
}
@media screen and (max-width: 360px) {
   #servpric {width:100%; display: inline-table}
}

@media screen and (max-width: 768px) {
   #sites-sale {width:50%;padding-bottom: 25px}
}
@media screen and (max-width: 480px) {
   #sites-sale {width:100%}
}

@media screen and (max-width: 768px) {
   #sites-sale2 {width:100%;padding-bottom: 25px}
}

@media screen and (max-width: 768px) {
   #sites-sale3 {width:100%}
}
/*------------------------------------------------------------------	05. grad beko -------------------------------------------------------------------*/.sec-grad-white-to-grey {    background: linear-gradient(120deg, #ffffff 70%, #f3f3f3 0%) !important;}.sec-grad-white-to-blue {    background: linear-gradient(120deg, #fff 70%, #3eb1fc 0%) !important;}.sec-grad-white-to-green {    background: linear-gradient(120deg, #fff 70%, #a3d1332b 0%) !important;}.sec-grad-white-to-purple {    background: linear-gradient(120deg, #fff 70%, #786fff 0%) !important;}.sec-grad-blue-to-blue {    background: linear-gradient(120deg, #3eb1fc 70%, #29aaff 0%) !important;}.sec-grad-purple-to-purple {    background: linear-gradient(120deg, #786fff 70%, #763efc 0%) !important;}.sec-grad-blue-to-purple {    background: linear-gradient(120deg, #3eb1fc 70%, #786fff 0%) !important;}.sec-grad-grey-to-purple {    background: linear-gradient(120deg, #f3f3f3 70%, #786fff 0%) !important;}.sec-grad-grey-to-green {    background: linear-gradient(120deg, #f3f3f3 70%, #a3d133 0%) !important;}.sec-grad-grey-to-blue {    background: linear-gradient(120deg, #f3f3f3 70%, #29aaff 0%) !important;}.sec-grad-grey-to-grey {    background: linear-gradient(120deg, #f6f6f6 70%, #f3f3f3 0%) !important;}.sec-grad-full-green {    background: linear-gradient(40deg, #a3d133 , #7eab12) !important;}.total-grad {    background: linear-gradient(-60deg, #786fff 0%,#3eb1fc 100%) !important;    position: absolute;    display: block;    top: 0;    right: 0;    bottom: 0;    left: 0;}.total-grad-inverse {    background: linear-gradient(240deg, #3eb1fc 0%,#786fff 100%);    position: absolute;    display: block;    top: 0;    right: 0;    bottom: 0;    left: 0;}.total-grad-purple {    background: linear-gradient(240deg, #763efc 0%,#a80af9 100%);    position: absolute;    display: block;    top: 0;    right: 0;    bottom: 0;    left: 0;}.total-grad-pink-blue-intense {    background: linear-gradient(240deg, #0069bb 0%,#3f004a 100%);    position: absolute;    display: block;    top: 0;    right: 0;    bottom: 0;    left: 0;}/*------------------------------------------------------------------	05. grad beko -------------------------------------------------------------------*/.hv-boxhome {overflow: hidden;margin: 0px -15px;}@media screen and (max-width: 500px) {   .hv-boxhome {margin: 0px;}}/*------------------------------------------------------------------	05. grad beko -------------------------------------------------------------------*/.planshv {    position: absolute;    right: 12px;    top: 20px;    z-index: 1;}.badgehv {    background-color: #5993fa;    color: #ffffff;    display: block;    padding: 2px 0px 5px;    font-size: 14px;    font-weight: 600;    line-height: 1;    text-align: center;    border-radius: .25rem;    width: 60px;}	.nomber-overlow {    left: -35px;    right: auto;	}		.nomber-overlow {    position: absolute;    width: 100px;    height: 100px;    background: rgba(98,175,241,.08);    box-shadow: 0 2px 5px 0 rgba(0,0,0,.005);    color: #fff;    text-align: right;    border-radius: 8px;    line-height: 123px;    top: -20px;    -ms-transform: rotate(20deg);    -webkit-transform: rotate(20deg);    transform: rotate(20deg);    padding-right: 11px;    left: -20px;    pointer-events: none;	}		.nomber-overlow b {    display: block;    position: absolute;    color: #211f71;    bottom: 38%;    z-index: 2;    -webkit-transform: rotate(-20deg);    transform: rotate(-20deg);    left: 36%;    line-height: 0;    font-size: 38px;    opacity: .08;	}		.nomber-overlow:hover {    transition: all .6s ease-in-out;    -webkit-animation: bblhover .6s forwards;    -moz-animation: bblhover .6s forwards;    animation: bblhover .6s forwards;    font-style: normal;    font-weight: 400;    font-variant: normal;    text-transform: none;    top: -36px;    right: -35px    }


.reviewed-item p {margin-bottom: 6.5px;}
.rtl .review-wrapper .review-list {margin: 0;padding: 0;}
.rtl .wp-review-user-rating-total+small {display: inline-block;}

#eapps-social-share-buttons-1 .eapps-social-share-buttons {direction: rtl;}

@media screen and (max-width: 768px) {
   #mobile-hv {width:25%;}
}
@media screen and (max-width: 480px) {
   #mobile-hv {width:25%;margin-left: -4px;margin-right: -3px;margin-top: -40px;}
}

.rtl .cz_menu_subtitle {
    font-size: .7em;
}

.rtl .service_img img{
	max-width: 100% !important;
}

.rtl .cz_box_front_inner, 
.cz_box_back_inner {
	padding: 5px;
}

.rtl .cz_testimonials_bottom_arrow .cz_testimonials_content:after {
	border-width: 30px 22px 0 0 !important
}

.rtl .reviewed-item-image {
	margin-top: 170px;
    position: absolute;
    left: 0;
}

@media screen and (max-width: 768px) {
   .rtl .reviewed-item-image {
	margin-top: 190px;
}
}
@media screen and (max-width: 480px) {
   .rtl .reviewed-item-image {
	margin-top: 0px;
    position: inherit;
}
}

/*------------------------------------------------------------------
	05. reseller-hosting 
-------------------------------------------------------------------*/
.reseller-hosting-plan-pack{
    background: #fff;
}

.reseller-hosting-plan-pack.first-plans-circels:after{
    content: '';
    position: absolute;
    width: 400px;
    height: 400px;
    top: -120px;
    right: -71px;
    border-radius: 100%;
    z-index: 0;
    pointer-events: none;
}

.reseller-hosting-plan-pack.first-plans-circels:before{
    content: '';
    position: absolute;
    width: 400px;
    height: 400px;
    background: rgba(214, 147, 226, 0.09);
    bottom: -120px;
    right: -130px;
    border-radius: 100%;
    z-index: 0;
    pointer-events: none;
}

.dark-ressler-plan.reseller-hosting-plan-pack{
    background: linear-gradient(to bottom left, #7858ec,#131327);
}
/*--------------------------------------------------------------*/

.rtl .lg-icon:after {
    font-size: 20px !important;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
}

.rtl .wshs-post-simple-list.list-style.half-layout {
    float: right;
}

.rtl .wshs-post-simple-list li {
    width: 135%;
}

.rtl .wshs-post-simple-list h2 {
    float: right;
    text-align: right;
    width: 100%;
    margin-bottom: 30px;
    font-size: 26px;
}

.rtl input, textarea, select {
	font-family: 'neo-sans-arabic';
	font-weight: 600;
    box-shadow: 0px 0px 8px 1px rgba(51,122,183,0.64);
    border-radius: 6px;
}

#hvips-server00 {
	padding: 0px;
    border-radius: 5px;
    box-shadow: 0px 8px 12px 1px rgba(10,8,37,0.18);
    overflow: hidden;
	width: 1280px;
	margin-bottom: 25px;
}
@media screen and (max-width: 1024px) {
     #hvips-server00 {width: auto;}
}
@media screen and (max-width: 768px) {
     #hvips-server00 {width: auto;height: 271px;}
}
@media screen and (max-width: 480px) {
     #hvips-server00 {width: 100%;margin: 0px 0px 30px 0px;height: 444px;}
}
#hvips-server01 {width: 33.32%;}
@media screen and (max-width: 1024px) {
    #hvips-server01 {width: 66.66666667%;}
}
@media screen and (max-width: 768px) {
    #hvips-server01 {width: 110%;}
}
@media screen and (max-width: 550px) {
    #hvips-server01 {width: 100%;margin-right: -15px;}
}
#hvips-server02 {width: 16.66666667%;}
@media screen and (max-width: 1024px) {
    #hvips-server02 {width: 33.33333333%;}
}
@media screen and (max-width: 768px) {
    #hvips-server02 {width: 50%; display: inline-block;}
}
@media screen and (max-width: 550px) {
    #hvips-server02 {width: 100%;margin-right: -15px;}
}


@media screen and (max-width: 1024px) {
    .hvips-server03 {padding: 0px 57px 0px 14px;margin: 0px -57px 4px -57px;}
}
@media screen and (max-width: 768px) {
    .hvips-server03 {padding: 0px;margin: auto;}
}
@media screen and (max-width: 550px) {
    .hvips-server03 {padding: 0px;margin: auto;}
}

    
	
@media screen and (max-width: 1024px) {
    #hvips-List9 {width: 50%;display: inline-block;}
}
@media screen and (max-width: 768px) {
    #hvips-List9 {width: 50%;display: inline-block;}
}
@media screen and (max-width: 480px) {
    #hvips-List9 {width: 100%}
}

.infowindow {
    font-family: 'neo-sans-arabic' !important;
    margin-right: 20px;
}

#hvips-domain01 {display: none;}
@media screen and (max-width: 750px) {
    #hvips-domain01 {display: inline-block;color: #9da8ad;direction: rtl;padding-left: 10px;font-size: 18px;font-weight: 600;margin-bottom: 8px;}
}



#hvips-domain03 {
    font-size: 13px;
    color: #ffffff;
    font-weight: 600;
    background-color: #007bff;
    padding: 6px 15px;
    border-radius: 12px;
}
#hvips-domain04 {
    font-size: 13px;
    color: #ffffff;
    font-weight: 600;
    background-color: #17a2b8;
    padding: 6px 15px;
    border-radius: 12px;
}
#hvips-domain05 {
    font-size: 13px;
    color: #ffffff;
    font-weight: 600;
    background-color: #28a745;
    padding: 6px 15px;
    border-radius: 12px;
}

#hvips-search01 {
    border-radius: 12px;
}
.hvips-search02 {
    border-radius: 12px;
}

.cz_tooltip_up [data-title]:after {
    font-family: 'neo-sans-arabic'!important;
}

@media screen and (max-width:480px) {
    #hvips-client {margin-right: 6px;}
}

@media screen and (max-width:480px) {
    #hvips-client1 {margin-right: -6px;}
}


.em-bar-main {
	margin: 18px 0 30px;
}
.em-bar {
	background: #9B50DB none repeat scroll 0 0;
	height: 2px;
	margin: 0 auto 5px;
	width: 62px;
}
.em-bar.em-bar-big {
    height: 5px;
    width: 210px;
    background: #ddd;
    margin: 10px auto 20px auto;
    position: relative;
    border-radius: 30px;
}

.em-bar.em-bar-big:before {
    content: '';
    position: absolute;
    left: 0;
    top: -2.7px;
    height: 10px;
    width: 10px;
    border-radius: 25%;
    background: #0C5ADB;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG;
}
@-webkit-keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(200px);
            transform: translateX(200px);
  }
}

@keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(200px);
            transform: translateX(200px);
  }
}


.rtl .cz_tabs > select {
    margin: 0px 0 10px;
}

.rtl .ui-icon-triangle-1-e {
    background-position: -96px -15px;
}

.rtl .ui-accordion .ui-accordion-header {
    margin: 4px 0;
    padding: 11px;
}

.rtl .ui-icon {
    width: 20px;
    height: 20px;
    margin: .25px 0px 0px 5px;
}

.rtl .ui-state-active {
    color: #fff !important;
    background-color: #007cba !important;
    border-style: solid;
    border-width: 1px;
    border-color: #3498db;
}

#cookie-notice {
    font-family: 'neo-sans-arabic' !important;
}

.rtl .cn-text-container {
    margin: -40px 0 0 20px;
}

#hvips-back {
    background-image: linear-gradient(130deg,#8624E1 25%,#3607A6 100%)!important;
}

#hv_background {
    background: #1a2758 url(https://www.hvips.com/wp-content/uploads/2021/03/stars.gif) !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
}

.xtra-cookie button {
    font-family: 'neo-sans-arabic' !important;
}

[class*="cz_tooltip_"] [data-title]:after {
    font-family: 'neo-sans-arabic' !important;
    border-radius: 5px !important;
}



#boxhvi {
  overflow: hidden;
  width: 23.7%;
  margin-right: 14px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 30px !important;
}
@media screen and (max-width: 768px) {
   #boxhvi {width: 47.50%;}
}
@media screen and (max-width: 480px) {
   #boxhvi {width: 92%;}
}

.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}


.effect5
{
  position: relative;
}
.effect5:before, .effect5:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 25px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 35px 20px #777;
  -moz-box-shadow: 0 35px 20px #777;
  box-shadow: 0 35px 20px #777;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
}
.effect5:after
{
  -webkit-transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
  right: 10px;
  left: auto;
}

.rtl .helpie-faq.accordions .search__icon {
    right: auto;
    left: 15px;
    top: 13px;;
}

.rtl .helpie-faq.accordions .accordion__header:before {
    margin-left: 10px;
    right: auto;
    left: 0;
}

.rtl .helpie-faq.accordions .accordion__header:after {
    margin-left: 10px;
    right: auto;
    left: 0;
}

.rtl .helpie-faq.accordions .accordion .accordion__item .accordion__header {
    text-align: right;
}

.rtl .helpie-faq.accordions .accordion .accordion__item .accordion__header div.accordion__title {
    margin: -15px;
    padding: 7px 10px;
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}

.rtl .helpie-faq.accordions .accordion .accordion__item {
    border: 1px solid rgba(167, 167, 167, .2);
    display: block;
    margin-bottom: 7px;
}

.rtl .helpie-faq.accordions .accordion .accordion__item .accordion__body p {
    margin-bottom: 10px;
    margin-top: 10px;
}

.helpie-faq.accordions .collection-title {
    text-align: center;
}

.rtl .wshs-post-simple-list ul {
    width: 130%;
    float: right;
    margin-right: 130px;
}

.rtl .wshs-post-simple-list li img {
    float: right;
    margin-left: 10px;
    width: 50px;
    margin-right: auto;
}

.rtl .wshs-post-simple-list li {
    text-align: right;
    display: block;
}

.rtl .wshs-post-simple-list.list-style.half-layout li ul.children {
    padding-right: 185px;
}

.rtl .horizontal-view h2 {
    text-align: right;
}

.rtl .horizontal-view ul li {
    padding: 0px 4px 0 4px;
    float: right;
}

#hvips-531 {
    -webkit-box-shadow: 0px 0px 10px 2px rgba(10, 10, 42, 0.10);
    -moz-box-shadow: 0px 0px 10px 2px rgba(10, 10, 42, 0.10);
    box-shadow: 0px 0px 10px 2px rgba(10, 10, 42, 0.10);
    padding: 30px 30px 30px 30px;
    margin-bottom: 26px;
    width: 30%;
    z-index: 1;
    background-color: #fff;
}

#hvips-530 {
    -webkit-box-shadow: 0px 0px 10px 2px rgba(10, 10, 42, 0.10);
    -moz-box-shadow: 0px 0px 10px 2px rgba(10, 10, 42, 0.10);
    box-shadow: 0px 0px 10px 2px rgba(10, 10, 42, 0.10);
    padding: 15px 0px;
    margin-bottom: 25px;
    right: 25px;
    z-index: 1;
    background-color: #fff;
}

.hvips-532 i {
    margin-left: 5px;
    font-size: 15px;
    color: #0088ff;
}

.hvips-533 {
    margin: -25px auto 10px auto;
    display: table;
}

.hvips-534 {
    display: ruby;
    text-align: center;
    margin: 20px auto 0px auto;
}

.woocommerce div.quantity {
    display: none;
}

.hvips-535 {
    margin-bottom: 30px;
    text-align: center;
}

.hvips-536 {
    height: 50px;
    background: #f5f5f5;
    padding: 10px 0px 2px;
    border-radius: 6px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}

.woocommerce div.product p.price ins {
    text-decoration-line: none;
}

.dhvc-woocommerce-page * {
    text-decoration-line: none;
}

del, strike{text-decoration:none;position:relative;}
del::before, strike::before {
    top: 50%; /*tweak this to adjust the vertical position if it's off a bit due to your font family */
    background:rgba(229,57,53,0.46); /*this is the color of the line*/
    opacity:.7;
    content: '';
    width: 110%;
    position: absolute;
    height:.3em;
    border-radius:.1em;
    left: -5%;
    white-space:nowrap;
    display: block;
    transform: rotate(-15deg);  
}
del.straight::before, strike.straight::before{transform: rotate(0deg);left:-1%;width:102%;}

.woocommerce div.product p.price {
    font-size: 1.50em;
}

.hvips-550 h3 {font-size: 18px;margin: 40px 0px -2px 0px;line-height: 2.7;text-align: center;}

.hvips-539 {margin: -15px 0px 0px 0px;}

.hvips-538 {margin: -15px 0px 0px 0px}

.hvips-537 {text-align: right;margin-right: -10px;}

.hvips-540 {text-align: right;margin-right: -40px;}

.hvips-541 {margin: 15px 0px 0px 0px !important;}

#hvips-548 .cz_tab {
    padding: 40px 50px 30px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    margin: 0px auto 30px;
    box-shadow: 0px 0px 10px 2px rgba(10, 10, 42, 0.10);
}

#hvips-548 .cz_tab_a {
    padding: 12px 20px;
    font-weight: 700;
    opacity: .6;
    border: 1px solid rgba(167, 167, 167, .2);
    background: rgba(167, 167, 167, 0.1);
    border-bottom: 0;
    border-radius: 15px 15px 0 0;
    margin: 0px 15px -1px 0px;
}

#hvips-548 .cz_tab_a.active, .cz_tab_a.cz_active {
    font-weight: 600;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.15);
    border-bottom-color: inherit;
    background: #fff;
    z-index: 2;
    border-bottom-color: #fff;
    box-shadow: 0px 0px 5px 2px rgba(10, 10, 42, 0.10);
}

#hvips-551 {
    padding: 40px 50px 30px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    margin: 0px auto 30px;
    box-shadow: 0px 0px 10px 2px rgba(10, 10, 42, 0.10);
}

.wws-product-query-btn__img.wws-product-query-btn__img {
    width: 80px !important;
}

.wws-product-query-btn__text span {
    margin: 0px 10px 0px 10px;
}

#hvips-530 a.wws-product-query-btn {
    display: none;
}

.wp-review-product-rating {
    background-color: #fff !important;
}

.review-result-wrapper i, .review-result-wrapper img.wp-review-image {
    color: #ffbb00;
}

.hvips-545 {
    text-align: center;
    margin: 5px auto -20px;
}

.hvips-545 a {
    font-size: 100%;
    font-weight: 600;
    background-color: #337ab7;
    color: #fff !important;
    padding: 15px 30px;
    border-radius: 5px;
}

.hvips-546 {margin: -35px -40px -100px 0px;}

.hvips-544 {margin:-100px 0px -20px 0px;}

.hvips-550 h3 {font-size: 18px;margin: 10px 0px -2px 0px;line-height: 2.7;text-align: center;}

.hvips-549 h2 {
    font-size: 18px;
    margin: 60px 0px 100px 0px;
    color: #c4d0da;
    text-shadow: 0px 0px 100px rgba(255, 255, 255, 0.5);
}

/*************** SRART ADD CUSTOM CSS Mobil 768PX  ***************/
@media only screen and (max-width: 768px) {
#hvips-531 {
    width: 96%;
    left: -10px;
    padding: 10px;
    margin: 70px 0px 0px 0px;
    bottom: 40px;
}
#hvips-530 {right: 10px;width: 96%;}
.hvips-541 {margin: 12px 0px 13px 0px !important;}
.hvips-540 {text-align: center;margin-right: auto;margin-top: -42px;}
.hvips-539 {margin: -15px auto 0px 240px;}
.hvips-537 {text-align: center;margin-top: -43px;margin-right: 20px;}
.hvips-538 {margin: -15px auto 0px 170px;}
#hvips-543 {margin: 5px 0px 0px 0px !important;}
.hvips-546 {margin: 35px 10px -25px 10px;display: grid;}
#hvips-548 .cz_tab {padding: 12px;}
#hvips-551 {padding: 12px;}
.rtl .related.products {padding: 12px;}
}
/*************** END ADD CUSTOM CSS Mobil 768PX  ***************/


/*************** SRART ADD CUSTOM CSS Mobil 480PX  ***************/
@media only screen and (max-width: 480px) {
#hvips-531 {
    width: 94%;
    left: -10px;
    padding: 10px;
    top: -20px;
}
#hvips-530 {right: 10px;width: 94%;bottom: 55px;top: 0px;}
.hvips-541 {margin: 12px 0px 13px 0px !important;}
.hvips-540 {text-align: center;margin-right: 20px;margin-top: -40px;}
.hvips-539 {margin: -15px auto 0px 220px;}
.hvips-537 {text-align: center;margin-top: -40px;margin-right: 20px;}
.hvips-538 {margin: -15px auto 0px 170px;}
#hvips-543 {margin: 5px 0px 0px 0px !important;}
.hvips-544 {margin: 0px 0px 0px 0px !important;}
.hvips-545 {margin: 5px auto 45px;}
.hvips-547 h1 {font-size: 26px !important;}
.hvips-546 {margin: -25px 10px -5px 10px;display: grid;}
#hvips-548 .cz_tab {padding: 10px;}
#hvips-551 {padding: 10px;}
.rtl .related.products {padding: 10px !important;}
#hero-hv1 {background-position: right !important;}
#hero-hv2 {background-position: right !important;}
.hvips-549 h2 {margin: 65px 0px 70px 0px;text-align: center;line-height: 1.7;}
.page_title .section_title h1 {text-align: center;}
.term-description {height: 10px;text-align: center;width: 110%;}
.hvips-555 h2 {text-align: center;}
#hvips-557 {width: 126% !important;margin-right: -46px;}
.cz_social i {margin-right: -4px;}
#hvips-736 {margin: -40px 20px 0 0px !important;}
}
/*************** END ADD CUSTOM CSS Mobil 480PX  ***************/


.woo-sale-text-percentage span.onsale span {
    bottom: 3px !important;
    z-index: 10 !important;
}

#hvcurrency {margin: 0px auto -10px;text-align: center;}

.hvips-556 img {
    -webkit-box-shadow: 0px 0px 10px 2px rgba(10, 10, 42, 0.10);
    -moz-box-shadow: 0px 0px 10px 2px rgba(10, 10, 42, 0.10);
    box-shadow: 0px 0px 10px 2px rgba(10, 10, 42, 0.10);
    margin: 30px auto 30px;
}

.hvips-555 h2 {
    font-size: 18px;
    margin: 0px 0px 80px 0px !important;
    color: #c4d0da;
    text-shadow: 0px 0px 100px rgba(255, 255, 255, 0.5);
}

.rtl .related.products {
    padding: 40px 50px 30px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    margin: 0px auto 30px;
    box-shadow: 0px 0px 10px 2px rgba(10, 10, 42, 0.10);
}

.hvips-554 img {
    -webkit-box-shadow: 0px 0px 10px 2px rgba(10, 10, 42, 0.10);
    -moz-box-shadow: 0px 0px 10px 2px rgba(10, 10, 42, 0.10);
    box-shadow: 0px 0px 10px 2px rgba(10, 10, 42, 0.10);
    margin: 0px auto 30px;
}

.term-description {
    border: #fff !important;
    background-color: transparent !important;
}

.term-description p {
    font-size: 18px;
    margin: 15px 0px 35px 0px !important;
    color: #fff;
    text-shadow: 0px 0px 100px rgba(255, 255, 255, 0.5);
}

body[class*="codevz-plus-"] .woocommerce-product-gallery .flex-direction-nav li {
    font-family: 'czicons' !important;
}

.hvips-735 {display: inline-flex;color: #000;}

#hvips-736 {margin: 0 -80px 0 0px;}

.rtl table.woocommerce-product-attributes th {
    padding: 14px 10px !important;
    font-size: 15px !important;
}

}

.woo-sale-text-percentage span.onsale span {
    bottom: 7px !important;
    left: 22% !important;
    transform: none !important;
    opacity: 1 !important;
}

.rtl .woocommerce span.onsale, .woocommerce ul.products li.product .onsale {
    z-index: auto !important;
    line-height: 2.8em !important;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: calc(100% / 6 - 15px) !important;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    padding: 5px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {top: 1.0em !important;}

.tags-new {display: none;}

.hvips-733 {border-left: 1px solid;border-color: rgba(0, 0, 0, 0.15);}

.hvips-732 h3 {font-size: 20px;color: #3b3a3a;}

.hvips-732 p {color: #777777;}

.hvips-732 i {color: #777777;}

.hv40-description {box-sizing: border-box;width: 1903px;max-width: 1903px;padding-left: 296.5px;padding-right: 296.5px;margin-top: -35px;}

.term-description h2 {margin: 20px 0px 35px 0px !important;font-size: 18px;color: #fff;}

.rtl .cz_post_content ul, article.post ul, .comment-content ul {margin: 0 20px 30px 20px !important;}

.woocommerce.single span.codevz-woo-percentage {line-height: 28px !important;}

.woocommerce div.product div.images .flex-control-thumbs li {padding-bottom: 2px!important;}