/*
 Theme Name: CV Writing
 Template: twentytwenty
*/
body {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 16px !important;
  line-height: 28px !important;
  background-color: #FFF !important;
}
p, li {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 16px !important;
  line-height: 28px !important;
}
a{text-decoration: none !important;}
h1 {
  font-size: 45px !important;
  font-weight: 600 !important;
  color: #000 !important;
}
h2 {
  font-size: 35px !important;
  font-weight: 600 !important;
}
.post-inner {
  padding: 0px !important;
}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  max-width: 1080px !important;
}
.row > * {
  padding-right: calc(var(--bs-gutter-x) * .5) !important;
  padding-left: calc(var(--bs-gutter-x) * .5) !important;
}
h5.sub-head, #et-boc .et-l h5.sub-head {
  color: #5694e3 !important;
  letter-spacing: 3px !important;
}
ul.arrow-point li::before {
  content: url(https://cvwriting.my/wp-content/uploads/2022/05/Arrow.png);
  position: absolute;
  left: 7px;
  list-style: none !important;
}
ul.arrow-point li {
  list-style: none !important;
}
.site-footr .widget-content li::after, #menu-information li::after {
  content: url(https://cvwriting.my/wp-content/uploads/2022/05/Arrow.png);
  position: absolute;
  left: -13px;
  list-style: none !important;
  top: 3px;
}
.site-footr .widget-content ul, ul#menu-information {
  margin: 0px 0px 0px 15px;
}
.site-footr .widget-content li, ul#menu-information li {
  position: relative;
}
/*=======================
[Site Button]
========================*/
a.site-button {
  background-color: #5491df !important;
  padding: 18px 30px !important;
  display: inline-block;
  color: #fff !important;
}
a.site-button::after {
  content: "";
  width: 40px !important;
  display: inline-block;
  height: 2px;
  background-color: #fdfbfb;
  position: relative;
  left: 8px;
  top: -4px;
}
/*=======================
[Site Header]
========================*/
#site-header {
  position: absolute;
  width: 100%;
  background: none !important;
	z-index:111;
}
#site-header a {
  color: #fff !important;
}
.top-bar {
  padding: 10px 0px;
}
/*----top---*/
.btm-bar {
  padding: 0px 0px;
  background: #5491DF !important;
}
.site-logo {
  background-color: white;
  padding: 15px 30px;
}
.primary-menu-wrapper {
  margin-top: 30px;
}
#site-header a {
  text-decoration: none !important;
}
.cont-deatils a {
  margin-right: 20px !important;
}
.social-cions a {
  margin-left: 20px;
}
/*--menu--*/
ul.primary-menu li a {
  text-transform: uppercase;
}
ul.primary-menu.reset-list-style {
    margin: -1px 0px !important;
}
#site-header li.current-menu-item a {
    color: #113260 !important;
}
/*=======================
[ Top Form ]
========================*/
.footer-form input, .footer-form textarea {
  width: 100%;
  background-color: #fff !important;
  height: 55px !important;
  margin-bottom: 17px !important;
  padding: 20px !important;
  border: none !important;
  overflow: hidden;
}
.footer-form .wpcf7-submit {
  text-align: center !important;
  background-color: #3e6eb0 !important;
  color: #fff !important;
  font-weight: 300;
}
/*=======================
[Services Header]
========================*/
.home-services .et_pb_main_blurb_image::before {
  border-radius: 16px;
  content: "";
  background: #1f4f91;
  width: 86px !important;
  height: 86px !important;
  display: inline-block;
  position: absolute;
  z-index: 1;
  left: 10px;
  transform: rotate(45deg);
  top: 1px;
}
.home-services .et_pb_main_blurb_image {
  display: flex !important;
  align-items: center !important;
}
.home-services .et_pb_main_blurb_image img {
  z-index: 111;
  position: relative;
}
.home-services span.number-btn {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0px;
  background-color: #f7f7f7 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  bottom: 0px;
}
.home-services .et_pb_blurb_content {
  display: inline-flex !important;
  align-items: center;
}
.home-services .et_pb_main_blurb_image {
  width: 90px !important;
  height: 90px !important;
  margin: 0px 15px 0px 15px !important;
}
.home-services h5.et_pb_module_header {
  line-height: 25px !important;
}
.testi-slider .item-content {min-height:311px}
#qlwapp.qlwapp-bubble .qlwapp-toggle {

    margin-bottom: 85px;
}
/*=======================
[Pckages]
========================*/
.Package-list {
  margin: 0px !important;
}
.Package-list li {
  list-style: none !important;
  border-bottom: 1px solid #e7e6e6 !important;
  padding: 5px 0px !important;
}
/*=======================
[Cv Slider]
========================*/
.slick-slide {
  margin: 10px !important;
}
.slick-arrow {
  display: none !important;
}
ul.slick-dots {
  text-align: center !important;
}
.slick-dots li.slick-active button:before {
  color: white !important;
}
.slick-dots li {
  display: inline-block !important;
}
.wpcp-carousel-section ul.slick-dots {
  top: 8px !important;
}
.wpcp-carousel-section ul.slick-dots li {
  margin: 4px 2px !important;
  padding: 0px !important;
}
/*=======================
[Testimonial Slider]
========================*/
.testi-slider .item-content {
  background: white !important;
  padding: 30px !important;
  margin-bottom: 20px !important;
  color: #000 !important;
}
.testi-slider .profile-img-wrapper img {
  border-radius: 20pc !important;
  margin-right: 20px !important;
  width: 70px !important;
  border: 1px solid white !important;
}
.testi-slider .profile-img-wrapper {
  display: flex;
  align-items: center;
}
ul.slick-dots {
  margin: 0px !important;
}
.testi-slider ul.slick-dots li {
  background: #cccccc !important;
  margin: 0px 6px !important;
  border-radius: 20pc !important;
  width: 12px !important;
  height: 12px !important;
}
.qote-icon-testi i {
  font-size: 35px;
  margin-bottom: 20px;
  color: #166dde;
}
.testi-slider ul.slick-dots li.slick-active {
  background-color: #5694e3 !important;
}
.testi-slider ul.slick-dots li button::before {
  display: none !important;
}
/*=======================
[Footer]
========================*/
.footer-inner a { color: white; }
.site-footr {
  background: #000f23;
  padding: 80px 0px 10px;
  margin: 0px !important;
  color: #fff !important;
}
.footer-inner ul li a {
  color: #fff;
  font-weight: 400;
  line-height: 35px;
}
.footer-inner h2 {
  margin: 0px 0px 25px !important;
  font-size: 30px !important;
}
.line-top {
  border-top: 1px solid #272c32;
  margin-top: 50px;
  padding: 20px 0px;
}
.footer-copyright, .footer-copyright a {
  font-weight: 400;
}
/*=======================
[Subpage-Section]
=======================*/
.bg-attachment-fixed {
  background-attachment: unset;
}
.color-accent {
  color: #0000 !important;
}
.entry-header {
  background: none !important;
}
.entry-header {
  background: none !important;
  padding: 0px !important;
}
.screen-height {
  min-height: 45vh !important;
}
#et-boc {
  width: 100%;
  max-width: 100%;
}
.sub-content {
  font-family: 'Poppins', sans-serif !important font-size: 16px !important;
  line-height: 28px !important;
  background: none !important;
}
.to-the-content {
  display: none !important;
}
.et_pb_row {
  width: 80% !important;
}
.cover-header-inner {
  padding: 20rem 0 0rem 0 !important;
}
.has-text-align-center {
  padding: 62px 0px !important;
  background-image: linear-gradient(#0000, #054e814d) !important;
}
.post-meta a, .entry-categories-inner a {
  color: #acc0f0 !important;
}
.comments-wrapper {
  display: none !important;
}
h1.entry-title {
  color: #ffffff !important;
  font-weight: 400 !important;
}
.page-template-subpage-full-width h1.entry-title {
  font-size: 30px !important;
}
.link_both h4 {
  font-size: 23px;
  text-transform: uppercase !important;
}
.testi-slider .author-name {
  color: white !important;
}

.type-post .color-accent {
    color: #00000073 !important;
}

/*=======================
[Checkout page]
=======================*/
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order, .button {
  background-color: #5491df !important;
}
input#alg_checkout_files_upload_button_1 {
    background-color: #5491df;
    height: auto !important;
}
.woocommerce-info {
  border-top: 2px solid #5491df;
}
.woocommerce-notices-wrapper a.button.wc-forward, .woocommerce-checkout .button {
  background-color: #5491df;
}

span.select2-selection.select2-selection--single, .woocommerce-checkout input {
    border: 1px solid #dcd7ca !important;
    height: 45px !important;
    border-radius: 0px;
}
.cart.woocommerce-cart-form__contents .actions input {
    height: 52px;
}
.woocommerce-cart-form .actions .button {
    background-color: #5491df !important;
    border: none !important;
    color: #fff !important;
}
tr.woocommerce-cart-form__cart-item.cart_item .product-name a {
    color: #5491df !important;
}

.woocommerce-checkout input[type="checkbox"] {
    height: 1.5rem!important;
}

/*=======================
[Search page]
=======================*/
.search-results .search-result-page .search-post-title a {
  color: #00aeef;
}
.search-results .search-result-page .search-post-link a {
  color: #00aeef;
}
.search-results .search-result-page .nav-links a {
  color: #00aeef;
}
.search-result-page hr {
  margin: 6px 0px !important;
}
.search-result-page span.search-post-title {
  font-weight: 400;
}
.search-result-page a, .search-result-page span {
  color: black !important;
  text-decoration: none;
  text-transform: capitalize;
}
/*.search-results .section-inner { margin: 45px 0px !important; }*/
.search-results .section-inner hr {
  display: none !important;
}
.pagination .nav-links {
  font-size: 20px !important;
  font-weight: 400;
}
.post-type-archive-tribe_events:not(.singular) main > article:first-of-type {
  padding: 0px !important;
}
.post-type-archive-tribe_events .entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  max-width: 1080px;
  width: calc(100% - 4rem);
}
.tribe-theme-twentytwenty .tribe-events .tribe-events-c-search__button {
  background-color: #53d4f5;
}
.row > * {
  padding-right: calc(var(--bs-gutter-x) * 1) !important;
    padding-left: calc(var(--bs-gutter-x) * 1) !important;}

#express-checkout-radio label {
    display: inline;
    margin-right: 20px;
}
#express-checkout-radio input {
    height: 12px!important;
}
/*-------------06sep2023------update--------------*/
 .tabs li {
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-right: 10px;
}

.tabs li.active {
  background-color: #fff;
  border-bottom: 1px solid #fff;
}

.tab-content {
  display: none;
}
  .tablist li.active {
  background: #1996CE !important;
  position:relative;
}
 .tablist li {
  position: relative !important;
  padding: 1em 1.5em !important;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  cursor: pointer;
  display: -webkit-box !important;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
   background: #4BBBED !important;
   transition: 0.9s !important;
}

  .tabs.tablist li.active::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  z-index: 1;
  width: 0px;
  height: 0px;
  border-left: 10px solid rgba(0,0,0,0);
  border-left-width: 10px;
  border-right: 10px solid rgba(0,0,0,0);
  border-right-width: 10px;
  border-top: 10px solid #1996CE;
  border-top-width: 10px;
  border-top-color: rgb(25, 150, 206);
  border-bottom: 0px;
  border-bottom-width: 0px;
}
.tablist {
  position: relative;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
  margin: 0px !important;
  flex-flow: row wrap;
}
  .tablist li:hover {
  background-color: #1996CE !important;
}
.blurbimg img {
    max-width: 104px!important;
    margin-top: -21px!important;
}



.moc-table th {
    color: white;
    background: #1ba0dbd6;
    text-align: center;
}

.moc-table h4 {
    background: #1996cd!important;
    padding: 20px 20px 20px 20px!important;
    color: white!important;
    margin-bottom: -40px!important;
    text-align: center!important;
}

.moc-table tbody tr {
    text-align: center;
}

a.buynow-btn {
    display: block;
    margin-top: 5px!important;
    background-color: #1996ce !important;
    padding: 18px 30px !important;
    color: #fff !important;
    width: 50%;
	margin: auto!important;
}
.rwa-gal .et_pb_gallery_title {
    background: #f1f1f1!important;
    padding: 10px!important;
    margin-top: -4px!important;
}

.et_pb_column.et_pb_css_mix_blend_mode_passthrough.et-last-child.et_pb_column_empty {
    background: #ffffff00!important;
}
.header-menu span.icon {
    color: #b9e9ff!important;
}

.header-menu .primary-menu ul.sub-menu {
    background: #4bbbed!important;
}
.header-menu .primary-menu ul::after {
    border-bottom-color: #4bbbed!important;
}
.tablist li {  font-weight: 500; }
.tablist li.active {  font-weight: 500; color: white!important; }
 .et_pb_wc_price .woocommerce-Price-amount.amount {
    font-size: 40px!important;
}   
/*=======================
[Mobile Menu]
=======================*/
.toggle-wrapper { display: none; }
.nav-toggle { position: inherit; width: auto !important; margin-left: 20px;  margin-top: 23px;}
.toggle-wrapper { margin: 13px 0px 0px 14px; float: right; }
.modal-menu li { border-color: #365070 !important; }
.menu-modal-inner { background: #1f324a !important; display: flex; justify-content: stretch; width: 100%; }
.menu-modal .toggle { color: #fff; }
.menu-modal.active { z-index: 111; }
.toggle-inner, .toggle-icon { height: auto !important; }
.toggle-wrapper { margin: 0px; }
.nav-toggle i { color: #1f324a !important; font-size: 25px; }
.close-nav-toggle span, .close-nav-toggle svg { color: white !important; }
.toggle-inner { padding-top: 0px !important; }
.mobile-menu ul li a { font-size: 16px !important; color: #fff; font-weight: 400 !important; }
.mob-toggle-menu { align-items: center; display: flex; }

.toggle-icon i {    color: white!important;}

.top-bar .cont-deatils a {
    display: inline-block;
}

@media only screen and (max-width: 999px){
.mob-toggle-menu .toggle-wrapper {
    display: block;
}
}

@media only screen and (max-width: 614px){
.home-slider h1 {
    font-size: 34px!important;
    margin-top: 98px!important;
}
}
@media only screen and (max-width: 505px){
.get-call-back {  margin-top: -115px!important; }
}

