/*
Theme Name: Kicker Child
Template: kicker
Theme URI: http://kicker.axiomthemes.com/
Description: Kicker is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AxiomThemes
Author URI: http://axiomthemes.com/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

/***site custumization ***/
/****slider css **/

*,
::after,
::before {
  box-sizing: border-box;
}
body {
  font-family: "Interstate", "Roboto", Helvetica, Arial, sans-serif;
}

body .alter_bg {
  background-color: #ededea !important;
}

body.home {
  overflow-x: hidden;
}
.top_panel {
  z-index: 99999;
}

/* iframe#frameDemo {
  z-index: 9999;
} */

.logged-in .page_content_wrap {
    top: -30px !important;
  }
  .logged-in .mainmenu {
    top: -32px;
    position: relative;
  }
  body.logged-in {
    background: #f8f7f5;
}


/* Header style start */
a.logo {
  cursor: pointer;
  z-index: 99;
}
.logo img {
  max-width: 290px;
  width: 100%;
}
.page .dHVPPk > .content,
.category .dHVPPk > .content,
.single .dHVPPk > .content,
.home .dHVPPk > .content{
  max-width: calc(100vw - 40px);
}

.top_heade_content {
  display: flex;
  background: rgb(51, 51, 51);
  color: #fff;
  flex-direction: row;
  justify-content: space-between;
  /* height: 40px; */
  letter-spacing: 0;
}

.top_heade_content span {
  font-size: 14px;
  /* margin-left: 8px; */
  display: inline-flex;
  font-weight: lighter;
  line-height: 16px;
}
span.account{
  margin-top: 0!important;
  display: flex;
  height: 100%;
  align-items: center;
  margin-right: 13px;
}
.top_heade_content .left a {
  color: white;
  display: flex;
}
.top_heade_content .left {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
}
.top_heade_content .left:not(.notification){
  margin-left: -12px;
}
.top_heade_content .left.notification{
    padding-left: 15px;
    width: 20%;
}

.top_heade_content .leftspan {
  text-transform: uppercase;
  font-weight: lighter;
}

.top_heade_content .cta {
  margin-left: 10px;
  display: inline-flex;
  font-weight: bold;
}
.top_heade_content .cta span{
  font-weight: bold;
}

.top_heade_content .icon-button {
  transform: rotate(
90deg
);
  transition: transform 0.2s ease 0s;
  display: flex;
  margin-left: 5px;
}

.top_heade_content .styles__LinkWrapper-sc-zkwd5v-2.fiZfPj {
  color: white;
  text-transform: capitalize;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  align-items: center;
}

.top_heade_content a.store_locator {
  display: flex;
  padding: 0px 15px;
  color: white;
  font-weight: lighter;
  align-items: center;
  /* margin-right: 4px; */
}

.top_heade_content span.store {
  padding: 5px !important;
  font-weight: lighter;
}

.top_heade_content span#sign_in_msg{
  margin-left: 5px;
}

.top_heade_content a.adventure_rewards {
  color: white;
  font-weight: lighter;
  padding: 0;
  background: rgb(0 89 151 / 0%);
  align-items: center;
  display: flex;
  padding-right: 5px;
  height: 100%;
}

.top_heade_content .store_icon {
  background-image: url(/stories/app/themes/kicker-child/icons/location.svg);
  background-repeat: no-repeat;
  width: 15px;
  height: 18px;
  background-size: 100% 100%;
}

.top_heade_content span.rewards {
  font-weight: lighter;
  padding: 5px;
  margin-left: 3px;
  font-size: 12px;
  letter-spacing: 0.36px;
}

.top_heade_content .adventure_icon {
  background-image: url(/stories/app/themes/kicker-child/icons/ar-logo-small.png);
  background-repeat: no-repeat;
  width: 30.7px;
  height: 20px;
  background-size: 100% 100%;
}


.top_heade_content.activeiframe .left span {
  font-weight: lighter;
}

.styles__LinkWrapper-sc-zkwd5v-2.fQsIIc {
  display: flex;
  height: 34px;
  /* margin-left: auto; */
}


a.account {
  color: #fff;
  display: flex;
  padding: 10px 0px;
}

.account_icon {
  background-image: url(/stories/app/themes/kicker-child/icons/account-icon.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 18px;
  padding-right: 15px;
  background-size: 100% 100%;
  display: flex;
  align-content: center;
}

span.store {
  padding: 5px;
  margin-left: 3px;
  font-size: 12px;
  letter-spacing: 0.36px;
  color: #fff;
}
.search_logo_common_section {
  background: white;
  z-index: 99999;
  position: absolute;
  top: 34px;
  left: 0px;
  width: 100%;
  height: 90px;
}

.search_logo_common_section .logosections {position: relative;height: inherit;width: 100%;display: flex;-webkit-box-pack: justify;justify-content: space-between;-webkit-box-align: center;align-items: center;margin: 0px auto;padding-right: 0px;}



.search_logo_common_section .header_search_container {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.search_logo_common_section .left {
  height: 100%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  flex: 1 1 0%;
  margin-left: 100px;
  padding-top: 5px;
}

.search_logo_common_section ul.right {
  height: 100%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  flex-shrink: 0;
  padding-right: 14px;
  list-style: none;
  position: relative;
  margin: 0;
  z-index: 9;
}
.search_logo_common_section ul.right.invisible {
    opacity: 0;
    pointer-events: none;
}
.search_logo_common_section .styles__StyledExpandedSearch-sc-sebzj3-0.dSOuAf {
  flex: 1 1 0%;
  z-index: 1;
}

.search_logo_common_section div#search_wrapper {
  margin: 0px auto;
  height: 60px;
}

.search_input_container.transform_in {}

.search_logo_common_section .search_input_container {
  width: 24.45%;
  -webkit-box-pack: end;
  justify-content: flex-end;
  display: flex;
  height: 44px;
  -webkit-box-align: center;
  align-items: center;
  padding: 15px 15px 0px;
}

.search_logo_common_section .search_input {
  /* padding: 0px 30px 0px 20px; */
  width: 352px;
  border-bottom: 1px solid rgb(151, 151, 151);
  flex: 1 1 0%;
}

.search_logo_common_section .search_input > div{
  height: 40px;
}
.search_logo_common_section .search_input .input_parent{
  height: 100%;
  padding: 0px 30px 0px 20px;
}
.search_logo_common_section .search_input input{
  font-weight: 100;
  font-size: 14px;
  height: 100%;
  width: 100%;
  padding: 0;
  letter-spacing: 0.2px;
}
.search_logo_common_section .search_input input::placeholder{
  color: #666;
}


.search_logo_common_section span.search_btn {
  cursor: pointer;
  position: absolute;
  top: 15px;
}

.search_logo_common_section li.signedOut {
  cursor: pointer;
}

.search_logo_common_section  a.styles__CartContainer-sc-xvx7rw-0.iQwjGn {
  cursor: pointer;
  width: 60px;
  display: flex;
  position: relative;
  padding: 0px;
  text-align: center;
  flex-direction: column;
  text-decoration: none;
  -webkit-box-align: center;
  align-items: center;
}

.search_logo_common_section  span.bag {
  text-align: center;
  color: rgba(51, 51, 51, 0.87);
  width: 57px;
  font-size: 0.857rem;
}

.search_logo_common_section  li.signedOut svg {
  width: 22px;
  height: 22px;
}

.search_logo_common_section  li.signedOut span {
  height: 16px;
}
.search_logo_common_section li.signedOut #bagcount{
  position: absolute;
  top: -9px;
  right: 12px;
  width: 20px;
  height: 20px;
  z-index: 99;
  font-size: 12px;
  color: rgb(51, 51, 51);
}
.search_logo_common_section li.signedOut #bagcount:before{
  content: "";
  position: absolute;
  top: 5px;
  right: 0px;
  width: 20px;
  height: 20px;
  background-color: rgb(190, 214, 0);
  border: 1px solid white;
  border-radius: 50%;
  z-index: -1;
}

.text_underline {
  display: none;
  position: absolute;
  margin-left: 65px;
  text-decoration: underline;
  cursor: pointer;
  letter-spacing: 0.2px;
  opacity: 1;
  color: rgb(51, 51, 51);
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  top: 21px;
  margin-left: 59px !important;
}

.text_underline.active {
    display: inline-block;
}

.close_btn {
    width: 20px;
    height: 20px;
    display: none;
    cursor: pointer;
    position: absolute;
    right: 16px;
    margin-top: -32px;
}

.close_btn.active {
    display: inline-block;
}

.search_dropdown {
    box-shadow: rgb(0 0 0 / 15%) 1px 4px 6px 0px;
    display: flex;
    border-right: 1px solid rgb(204, 204, 204);
    border-bottom: 1px solid rgb(204, 204, 204);
    /* border-left: 1px solid rgb(204, 204, 204); */
    border-image: initial;
    background: rgb(255, 255, 255);
    z-index: 1100;
    position: relative;
    border-top: none;
    min-height: 400px;
    margin: 6px auto;
    flex-wrap: wrap;
    overflow-y: auto;
    max-height: 380px;
    width: 100%;
}
.fade_out {
    opacity: 0;
    pointer-events: none;
    transition: opacity 100ms ease-out 0s, transform 100ms ease-out 0s;
}
.slow_transform_in {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    transition: opacity 400ms ease-out 0s, transform 400ms ease-out 0s;
}


/* .transform_out {
    opacity: 0;
    pointer-events: none;
    transform: translate3d(200px, 0px, 0px);
    transition: opacity 100ms ease-out 0s, transform 100ms ease-out 0s;
} */

#text_suggestions_wrapper {
    font-size: 13px;
    font-weight: lighter;
    color: rgb(51, 51, 51);
    background: rgb(255, 255, 255);
    margin-top: 15px;
    margin-bottom: 20px;
    position: relative;
    padding: 16px 25px;
    text-align: left;
    width: 23.5%;
    max-height: 380px;
    overflow-y: auto;
    cursor: pointer;
    border-right: 1px solid rgb(151, 151, 151);
}


.visually_hidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0px;
    border: 0px;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

#text_suggestions_wrapper .search_for {
    font-style: italic;
    font-weight: 300;
    text-transform: initial;
    word-break: break-word;
    display: inline-block;
    line-height: 14px;
}
#text_suggestions_wrapper .search_for i{
  line-height: inherit;
  font-family: inherit;
}

#search_terms {
    /* margin-top: 10px; */
}
#search_terms a{
  color: #333;
}

#search_terms > div {
    padding-bottom: 10px;
    text-transform: capitalize;
    cursor: pointer;
    letter-spacing: 1px;
    line-height: 15px;
}

/* .vertical-row {
    float: left;
    height: 352px;
    width: 1px;
    margin: 24px 0px 20px;
    background-color: rgb(151, 151, 151);
} */
.product_suggestions {
    width: auto;
    margin-left: 4px;
    padding: 22px 0px 0px;
    flex-direction: column;
    display: flex;
    cursor: pointer;
    -webkit-box-flex: 1;
    flex-grow: 1;
    height: 380px;
    overflow: auto;
}
.heading {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}
.header_text {
    padding-left: 12.5%;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.142rem;
    letter-spacing: 0.5px;
    opacity: 1;
    font-weight: bold;
    color: rgb(51, 51, 51);
}

.product_suggestions #viewmore {
    display: block;
    right: 20px !important;
}
.product_suggestions #viewmore a{
  color: #333;
}

.prod_wrapper {
    display: flex;
    flex-direction: row;
    width: 100%;
    -webkit-box-pack: center;
    justify-content: center;
}
.prod_wrapper .prod_tile {
    display: flex;
    flex-direction: column;
    max-width: 169px;
    margin: 16px 16px 0px 0px;
    text-decoration: none;
    color: rgb(51, 51, 51);
    padding: 1rem;
}
@media (min-width: 1100px){
  .prod_wrapper .prod_tile {
    max-width: 185px;
  }
}

.prod_wrapper .prod_tile .mask {
    width: 100%;
    background: rgb(245, 245, 245);
    -webkit-box-pack: center;
    justify-content: center;
    display: flex;
}

.prod_wrapper .prod_tile .mask img {
    object-fit: contain;
    width: 100%;
}
.prod_wrapper .prod_tile .title {
    font-weight: bold;
    text-transform: capitalize;
    margin-top: 8px;
    display: flex;
    flex-direction: column;
    max-width: 169px;
    text-decoration: none;
    color: rgb(51, 51, 51);
    font-size: 14px;
    line-height: 16px;
}

.quick_links {
    display: none;
}

@media screen and (max-width: 1199px){
  .mainmenu{
    display: none;
  }
  #menubutton {
    margin-left: 13px;
  }
  .menu_icon {
    margin-right: 20px;
    display: inline-flex !important;
  }
  .search_logo_common_section {
    top: 34px;
  }
  .logo img {
    max-width: 175px;
    width: 100%;
  }
  .drawer_content .logo img {
    max-width: 150px;
  }
  .search_logo_common_section span.bag{
    display: none;
  }
  .search_logo_common_section li.signedOut #bagcount{
    right: 5px;
  }
  .search_logo_common_section a.styles__CartContainer-sc-xvx7rw-0.iQwjGn{
    width: 30px;
    height: 22px;
  }
  .search_logo_common_section .logosections{
      height: 50px;
      border-bottom: 1px solid rgb(224, 224, 224);
  }
  .logo {
    display: flex;
    cursor: pointer;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
  }
  .drawer {
    display: none;
  }

  .drawer.openmenu {
    display: block;
    width: 100%;
    transition: left 0.4s linear;
    visibility: visible;
  }
    .info_row {
      display: flex;
      font-size: 1rem;
      line-height: 1.428rem;
      letter-spacing: 0.2px;
      opacity: 1;
      font-weight: lighter;
      color: rgb(51, 51, 51);
      height: 45px;
      -webkit-box-align: center;
      align-items: center;
      text-decoration: none;
      padding-left: 20px;
  }
  .info_row svg {
    width: 20px;
  }
  
  .info_row .label {
      padding-left: 15px;
  }

  .mainmenucommon{
    width: 100%;
    padding-right: 20px;
    margin-bottom: 0;
    padding-left: 20px;
  }

  .icons_row.submenurow span {
    font-size: 1rem;
    letter-spacing: 0.6px;
    letter-spacing: 0.6px;
    opacity: 1;
    font-weight: bold;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    pointer-events: none;
    text-transform: uppercase;
}

  .drawer_content {
    width: 90vw;
    background: #fff;
    position: fixed;
    left: 0px;
    height: 100%;
    top: 0;
    z-index: 999;
    max-width: 380px;
  }

  svg.closeicon {
    width: 12px;
    margin: 5px 3px 0 0;
  }

  svg.forwararrow {
    display: inline-block;
    width: 3%;
    font-weight: 700;
  }

  h3.menutext {
    display: flex;
    -webkit-box-pack: center;
    justify-content: start;
    height: 24px;
    -webkit-box-align: start;
    align-items: self-end;
    flex-shrink: 0;
    font-weight: normal;
    position: relative;
    color: rgb(51, 51, 51);
    font-size: 14px;
    width: 96%;
    margin: 0px !important;
    text-transform: uppercase;
  }

  .submenusection {
    display: none;
  }
  .submenu2common{
    padding-left: 0;
  }
  .submenusection.activemenu {
    display: block;
    position: absolute;
    z-index: 999;
    top: 0;
    background: #fff;
    width: 100%;
    transition: left 0.4s linear;
    visibility: visible;
    height: 1000px;
    left: 0;
    padding-left: 20px;
  }

  li.mobile_mainmenu {
    z-index: 88;
    display: flex;
    margin-top: 0px;
    height: 45px;
    width: 100%;
    justify-content: space-between;
  }

  .submenu2section {
    display: none;
  }

  .submenu2section.activemenusub {
    display: block;
    position: absolute;
    z-index: 999;
    top: 0;
    background: #fff;
    width: 100%;
    transition: left 0.4s linear;
    visibility: visible;
    height: 1000px;
    left: 0;
    padding-left: 20px;
  }

  .back_icon {
    display: inline-block;
    transform: rotate(90deg);
    width: 10px;
    font-size: 22px;
  }

  .title {
    display: inline-block;
    letter-spacing: -1.4px;
    opacity: 1;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    pointer-events: none;
    text-transform: uppercase;
    padding-left: 10px;
    color: #000;
    font-weight: 600;
    font-size: 1rem;
  }

  .icons_row {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin: 25px 0 20px 0;
  }
  .icons_row.submenu2row{
    margin-top: 35px;
  }

  .title_wrapper {
    width: 90%;
    display: inline-block;
  }
  .icons_row span.logo {
    display: inline-flex;
    justify-content: flex-start;
  }

  .dHVPPk .left .logo {
    display: inline-flex;
    width: 130px;
  }
  .back_icon svg {
    width: 14px !important;
    display: inline-block;
  }
  li.sub2menu svg {
    width: 15px;
    transform: rotate(270deg);
  }
  li.submenu svg {
    width: 15px;
    transform: rotate(270deg);
  }
  li.mobile_mainmenu svg {
    width: 15px;
    transform: rotate(270deg);
  }
  li.submenu {
    display: flex;
  }
  li.sub2menu {
    display: flex;
  }
  li.mobile_mainmenu a {
    display: flex;
    -webkit-box-pack: center;
    justify-content: start;
    height: 24px;
    -webkit-box-align: start;
    align-items: self-end;
    flex-shrink: 0;
    font-weight: 300;
    position: relative;
    color: rgb(51, 51, 51);
    font-size: 14px;
    width: 80%;
    padding-left: 1%;
    margin: 0px !important;
    text-transform: uppercase;
  }
  li.submenu a {
    display: flex;
    -webkit-box-pack: center;
    justify-content: start;
    height: 24px;
    -webkit-box-align: start;
    align-items: self-end;
    flex-shrink: 0;
    font-weight: 300;
    position: relative;
    color: rgb(51, 51, 51);
    font-size: 14px;
    width: 80%;
    padding-left: 1%;
    margin: 0px !important;
    text-transform: uppercase;
  }
  .submenucommon{
    width: 100%;
    max-width: 335px;
    padding-left: 0;
  }
  li.submenu {
    height: 35px;
    margin: 0px;
    justify-content: space-between;
    width: 96%;
    align-items: center;
  }

  li.sub2menu {
    height: 30px;
    margin: 0px;
    align-items: center;
  }
  label#errorlable {
    color: red;
    font-size: 14px;
    position: absolute;
    bottom: 102px;
    left: 3%;
  }
  span#signup {
    background: black;
    padding: 8px 5%;
    color: #fff;
    font-size: 14px;
    margin-left: -2%;
    cursor: pointer;
  }
  li.sub2menu a {
    display: flex;
    -webkit-box-pack: center;
    justify-content: start;
    height: 24px;
    -webkit-box-align: start;
    align-items: self-end;
    flex-shrink: 0;
    font-weight: 300;
    position: relative;
    color: rgb(51, 51, 51);
    font-size: 14px;
    width: 80%;
    padding-left: 1%;
    margin: 0px !important;
    text-transform: uppercase;
  }
  span.account {
      margin-top: 9px;
  }
  
  span#sign_in_msg a {
      color: #fff;
  }
  .search_logo_common_section .left{
    margin-left: 0;
    justify-content: space-between;
    padding-top: 0;
  }
  .search_logo_common_section .header_search_container.animate_in{
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    height: 68px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    transition: transform 0.15s ease-in-out 0s;
    /* pointer-events: auto; */
    /* transform: translate3d(0px, -110%, 0px); */
    background: white;
  }
  .top_heade_content .left,.styles__LinkWrapper-sc-zkwd5v-2.fQsIIc .store_locator{
    display: none;
  }
  .styles__LinkWrapper-sc-zkwd5v-2.fQsIIc{
    margin-left: auto;
  }
  .top_heade_content .left.notification{
    width: 30%;
  }
  #text_suggestions_wrapper{
    width: 100%;
    border: none !important;
  }
  .product_suggestions{
    display: none;
  }
  .page_content_wrap {
    margin-top: 105px !important;
  }
  .search_logo_common_section .header_search_container{
     top: 48px;
  }
}

@media screen and (max-width: 1099px){
  .search_logo_common_section .search_input_container{
    border-bottom: 1px solid rgb(224, 224, 224);
    width: 100%;
    padding: 0px 16px;
    height: 41px;
  }
  .search_logo_common_section .header_search_container.animate_in{
    height: 44px;  
  }
  .search_logo_common_section div#search_wrapper{
    height: 40px;
  }
  .search_logo_common_section .search_input{
    border:none;
    width: 100%;
  }
  .search_logo_common_section div#search_wrapper .close_btn{
    right: 45px;
  }
  .text_underline{
    display:none !important;
  }
  .search_logo_common_section span.search_btn{
    top: 13px;
  }
  .search_dropdown{
    margin-top: 0;
  }
  .page_content_wrap{
    margin-top: 94px !important;
  }
}


/* Header style end */

ul#menu-main-menu li {
  display: inline-block;
  padding: 2%;
}

ul#menu-sub-main-menu {
  display: flex;
  justify-content: space-around;
}
.contentovlap {
  position: absolute;
  bottom: 58px;
  width: calc(100% - 250px);
  left: 125px;
  right: 125px;
  display: flex;
  flex-flow: column;
  padding-bottom: 18px;
}

#single_slider_sec .contentovlap {
  left: 40px;
}

div.home_slide_img img {
  position: relative;
}
.contentovlap {
  pointer-events: none;
}
.home_slide_img .contentovlap a {
  display: flex;
  pointer-events: auto;
}

.home_slide_cattext {
  background: #000000;
  border-radius: 20px;
  text-align: center;
  display: inline-block;
  color: #fcfcfc;
  font-size: 14px;
  line-height: 24px;
  padding: 5px 18px;
  text-transform: uppercase;
  margin-bottom: 10px;
  align-self: flex-start;
}

.home_slide_title {
  color: #fcfcfc;
  font-weight: bold;
  font-size: 49px;
  line-height: 45px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding-bottom: 5px;
}
.home_slide_title:after {
  position: absolute;
  content: "";
  background-color: #fff;
  width: 0;
  height: 5px;
  left: 0;
  bottom: 0;
  transition: all 0.8s ease-in-out;
  margin: auto;
  right: 0;
}
.home_slide_title:hover:after {
  width: 100%;
}

div.home_slide_img img:before {
  content: "";
  background: red;
  width: 100%;
  height: 500px;
  font-weight: bold;
}

.home_slide_content {
  color: #fcfcfc;
  font-weight: bold;
  font-size: 26px;
  line-height: 34px;
  text-transform: capitalize;
}

.home_slide_datesec {
  font-weight: bold;
  font-size: 14px;
  line-height: 34px;
  color: #fcfcfc;
}

.contentovlapcolor:after {
  content: "";
  background: linear-gradient(180deg, #ff000000, #1d1d1c73);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
}

.contentovlapcolor {
  position: relative;
  height: auto;
}

.catsec {
  position: relative;
  height: 100%;
}

.single .catsec{
  max-height: 600px;
}

.single #Single_post_catslider_slider_sec a.commonclickable{
  padding: 15px 20px 0px 20px;
}
.single #Single_post_catslider_slider_sec .popularpost_title{
  padding-bottom: 0px;
  line-height: 20px;
}
.single #Single_post_catslider_slider_sec .popularpost_content{
  line-height: 17px;
}

#Single_post_catslider_slider_sec .catimgsec {
  height: 100%;
}

#Single_post_catslider_slider_sec .catimgsec img {
  height: 100%;
}

.catcontentsec {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 35px;
  display: flex;
  align-items: center;
  flex-flow: column;
  flex: 1;
  height: 90%;
}

.catcontentstories {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 34px;
  letter-spacing: 0px;
  color: #fcfcfc;
  text-transform: uppercase;
}

span.trx_addons_extended_taxonomy_meta_value.icon-heart {
  display: block;
  text-align: center;
  color: #fff;
}

span.cattext {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  line-height: 27px;
  letter-spacing: 0px;
  color: #fcfcfc;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.slider_innerpage_section span.cattext {
  line-height: 15px;
}

span.catdesc {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 34px;
  letter-spacing: 0px;
  color: #fcfcfc;
}

.catcontentview {
  text-align: center;
}

.catcontentview a {
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: capitalize;
}

.topices {
  width: 50%;
  text-align: left;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 26px;
  line-height: 34px;
  color: #333333;
}

.topiceslink {
  text-align: right;
  width: 50%;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #333333;
}
.slider_innerpage_section .topiceslink {
  margin-top: auto;
}
.topiceec {
  display: flex;
  width: 100%;
  padding: 40px 40px 15px 40px;
  align-items: center;
}
.slider_innerpage_section .topiceec {
  justify-content: space-between;
}
.catcontentcontent {
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  justify-content: center;
}

.catimgsec:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  background: transparent linear-gradient(180deg, #00000000 0%, #00000040 50%, #000000 100%) 0% 0% no-repeat padding-box;
}

.topiceslink a {
  color: #333333;
  text-transform: capitalize;
  font-size: 18px;
}

.popularpost_contentovlaptop {
  background-color: #f7f7f7;
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
#product_slider_sec .popularpost_title {
  text-align: left;
  font-size: 14px;
}
.popularpost_title {
  text-align: center;
  font-size: 21px;
  line-height: 23px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: inline-block;
  position: relative;
  padding-bottom: 5px;
}
#product_slider_sec .popularpost_title::after {
  margin: auto auto auto 0;
}
.popularpost_title::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  width: 0;
  height: 2px;
  background: #333333;
  margin: auto;
  transition: 0.8s ease-in-out;
}
.popularpost_title:hover::after {
  width: 100%;
}

.popularpost_content {
  text-align: center;
  font-size: 15px;
  font-weight: lighter;
  line-height: 22px;
  letter-spacing: 0.32px;
  color: #333333;
  text-transform: capitalize;
}
.popularpost_datesec {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 34px;
  letter-spacing: 0px;
  color: #333333;
}

.popularpost_contentovlap {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
a.commonclickable {
  padding: 40px 20px 0px 20px;
  display: flex;
  margin-bottom: auto;
  padding-bottom: 30px;
}

.popularpost_cattext {
  padding: 0px 20px 18px 20px;
}
.owl-carousel .owl-item:hover .popularpost_title::after {
  transition: 0.8s ease-in-out;
}

span.catnametetsec:nth-child(2) {
  display: block;
  float: right;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #333333;
  text-transform: capitalize;
}

span.catnametetsec:nth-child(1) {
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
  text-transform: uppercase;
}

span.catnametetsec a {
  color: #333333;
  font-size: 14px;
  text-transform: capitalize;
}

section#video-section {
  margin-left: 0;
  padding-left: 50px;
  padding-right: 20px;
}

.trx_addons_video_player.with_cover .video_hover {
  background-color: #cb0202 !important;
  border-color: #cb0202 !important;
  width: 55px;
  height: 55px;
}
.sc_widget_video_list
  .trx_addons_video_list_video_wrap
  .trx_addons_video_player.with_cover
  .video_hover:before {
  color: #fff !important;
}

.trx_addons_video_list_type_wide
  .trx_addons_video_list_controller_item.trx_addons_video_list_controller_item_active:after {
  background-color: #cb0202;
  border-color: #cb0202;
  color: #fff;
  width: 40px;
  height: 40px;
}
a.CLEARANCE {
  color: #333;
}
.trx_addons_video_list_type_wide .trx_addons_video_list_controller_item:after {
  background-color: #cb0202;
  border-color: #cb0202;
  color: #fff;
  width: 40px;
  height: 40px;
}

.topiceec.blackbg {
  color: #fff;
  padding: 11px 40px 21px 0;
}

.blackbg .topices {
  color: #f7f7f7;
  font-size: 32px;
}

.blackbg .topiceslink a {
  color: #f7f7f7;
  font-size: 22px;
}

section#incase-section {
  background-color: #fff;
}

section#incase-section .elementor-container {
  max-width: calc(100vw - 40px);
  margin-left: 0;
  padding-left: 40px;
}

.overalltextseclayer {
  position: relative;
  padding-top: 70px;
  padding-bottom: 25px;
  display: flex;
}

.textseclayer {
  width: 50%;
}
.socialnetwork {
  width: 50%;
  display: flex;
  justify-content: end;
}

ul.card_connect_list {
  list-style: none;
  background: #f5f5f5;
  display: flex;
  padding: 10px;
  height: 39px;
}
.single .wp-block-column.recipe_list_radio ul.tick_icon {
  list-style: none;
}
.single .wp-block-column.recipe_list_radio ul.tick_icon li {
  font-size: 16px;
  color: #333333;
  line-height: 25px;
}
.single .post_footer_single .post_meta_single {
  border-top: none;
  font-family: inherit;
}

li.connect_icon {
  padding: 0 10px;
  margin-top: 0;
  display: flex;
  align-items: center;
}

li.connect_icon a {
  display: inline-flex;
}

.sectionlayheading {
  font-weight: bold;
  font-size: 26px;
  line-height: 34px;
  letter-spacing: 0px;
  color: #333333;
  text-transform: capitalize;
  margin-bottom: 10px;
}

.sectionlaysubheading {
  font-size: 14px;
  font-weight: normal;
  line-height: 12px;
  letter-spacing: 0px;
  color: #333333;
}

ul#menu-main-menu li a {
  text-transform: capitalize;
}

ul#menu-sub-main-menu li a {
  text-transform: capitalize;
}

span.trx_addons_extended_taxonomy {
  font-size: 11px;
}

.trx_addons_video_list_meta {
  display: none !important;
}
#product_slider_sec .popularpost_cattext {
  padding: 0;
  margin-top: auto;
}
#product_slider_sec .thumsliderimage img{
  padding: 15px;
}
.popularpost_cattext {
  line-height: 18px;
  display: flex;
  justify-content: space-between;
}
section.newpost-section {
  padding-bottom: 100px;
}
section#alter_bg_slider .elementor-widget-wrap.elementor-element-populated {
  padding-right: 0px;
  padding-left: 0px;
}
.home_slide .owl-carousel .owl-stage-outer {
  background: #ededea;
}
.home_slide .owl-nav {
  position: absolute;
  width: 110px;
  height: 50px;
  bottom: 58px;
  right: 143px;
}
.home_slide .owl-nav .owl-prev,
.home_slide .owl-nav .owl-next {
  position: absolute;
  cursor: pointer;
  width: 65px;
  height: 65px;
  top: 0;
}
.home_slide .owl-nav .owl-prev {
  background: url(/stories/app/themes/kicker-child/icons/perv.png) no-repeat;
  background-size: 100%;
  left: 0;
}

.home_slide .owl-nav .owl-next {
  left: 58px;
  background: url(/stories/app/themes/kicker-child/icons/next.png) no-repeat;
  background-size: 100%;
}

.home_slide .owl-nav .owl-prev span,
.home_slide .owl-nav .owl-next span {
  display: none;
}

li.connect_icon a svg {
  width: 20px;
  height: 20px;
}

.shadow-carousel.owl-carousel {
  overflow-x: hidden;
}

.shadow-carousel.owl-carousel .owl-nav .owl-next,
.shadow-carousel.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  width: 135px;
  height: 100%;
  top: 0;
  pointer-events: none;
}
.shadow-carousel.owl-carousel .owl-nav .owl-prev {
  left: 0;
  background: transparent
    linear-gradient(
      270deg,
      #00000000 0%,
      rgba(0, 0, 0, 0.21) 50%,
      rgba(0, 0, 0, 0.5) 98%
    );
}

.shadow-carousel.owl-carousel .owl-nav .owl-next {
  right: 0;
  background: transparent
    linear-gradient(
      90deg,
      #00000000 0%,
      rgba(0, 0, 0, 0.21) 50%,
      rgba(0, 0, 0, 0.5) 98%
    );
}

.shadow-carousel.owl-carousel .owl-nav .owl-prev span,
.shadow-carousel.owl-carousel .owl-nav .owl-next span {
  top: 50%;
  width: 65px;
  height: 65px;
  position: absolute;
  font-size: 0;
  pointer-events: all;
}

.shadow-carousel.owl-carousel .owl-nav .owl-prev span {
  left: 70px;
  background: url(/stories/app/themes/kicker-child/icons/perv.png) no-repeat;
  background-size: 100%;
}
.shadow-carousel.owl-carousel .owl-nav .owl-next span {
  right: 70px;
  background: url(/stories/app/themes/kicker-child/icons/next.png) no-repeat;
  background-size: 100%;
}

#catslider_slider_sec.shadow-carousel.owl-carousel .owl-nav .owl-prev span,
#catslider_slider_sec.shadow-carousel.owl-carousel .owl-nav .owl-next span {
  top: 45%;
}

.intro {
  width: 0px !important;
}

.groupmenu > ul {
  margin-right: 30px;
  padding: 15px 0;
  list-style: none;
  flex: 0 0 17%;
  max-width: 230px;
}

.groupmenu {
  width: 100%;
  float: left;
  display: none;
  padding: 12px 0 17px 0;
}

/* .groupmenu ul:first-child {
  background-color: rgb(247, 247, 247);
  margin-bottom: 25%;
  height: auto;
} */

.groupmenu ul li:first-child {
  color: #333;
  text-transform: uppercase;
  padding: 0px 0;
  margin: 0 0 6px;
  font-size: 1rem;
  /* line-height: auto; */
  letter-spacing: 0.2px;
  opacity: 1;
  font-weight: bold;
  margin-bottom: 0px;
}

.groupmenu ul li a {
  font-size: 14px;
  color: #333;
  font-size: 0.928rem;
  font-weight: normal;
  font-family: "Interstate", "Roboto", Helvetica, Arial, sans-serif;
  letter-spacing: 0.2px;
}

.groupmenu ul li a:hover {
  font-weight: 700;
}

.groupmenu ul li {
  margin-top: 0px;
  font-weight: normal;
  font-size: 0.928rem;
  line-height: 2;
  letter-spacing: 0.2px;
}

ul.FEATURED {
  /* background-color: rgb(247, 247, 247); */
  height: auto;
  width: 100%;
  margin-bottom: 14px;
  padding: 0px;
}
ul.SPECIAL {
  height: auto;
  width: 100%;
  margin-bottom: 14px;
  padding: 0px;
}

ul.BUY {
  height: auto;
  width: 100%;
  margin-bottom: 14px;
  padding: 0px;
}
ul.BRANDS {
  /* background-color: rgb(247, 247, 247); */
  height: auto;
  width: 100%;
  margin: 8px 0px;
  padding: 12px 16px;
}

.leftmenusection ul:nth-child(1) {
  margin-bottom: 14px;
}
.leftmenusection.empty {
  border-right: none;
}
.mainmenu ul {
  padding: 0;
  list-style: none;
  margin: 0px;
  border-left: none;
  border-right: none;
  text-align: center;
}
.mainmenu {

  position: relative;
}
.mainmenu ul li {
  display: inline-block;
  padding: 0 21px 0 0;
  margin: 0px;
  line-height: 1.15;
  flex-shrink: 0;
}

.mainmenu ul li a {
  display: flex;
  font-family: "Interstate", "Roboto", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #333333;
  padding: 16px 0;
  position: relative;
}

.mainmenu li a:after{
  content: '';
  width: 0;
  height: 4px;
  left: 0;
  bottom: 10px;
  background-color: rgb(0, 152, 168);
  /* transition: all 0.7s ease-in-out; */
  position: absolute;
}
.mainmenu li a:hover {
  color: #333;
/*   text-decoration: underline; */
}
.mainmenu li a:hover:after{
  width: 100%;
}

.submenuactive {
  display: flex;
  position: absolute;
  top: 167px;
  left: 0px;
  width: 100%;
  z-index: 99999;
  background: #fff;
  padding: 27px 0px 24px 125px;
  flex-wrap: wrap;
  max-height: 80vh;
  overflow-y: scroll;
}
.submenuactive::-webkit-scrollbar {
  display: none;
}

.submenuactive {
  -ms-overflow-style: none;  
  scrollbar-width: none; 
}
.submenuactive.nospace{
  padding-left: 20px;
}
/* div#WOMEN,  div#MEN{
  top: 27px !important;
  padding: 1.9% 0px !important;
} */

div#WOMEN.submenuactive,
div#MEN.submenuactive {
  /* top: 140.9px; */
}

.leftmenusection {
  /*   width: 215px;
  margin-left: 24px; */
  display: flex;
  flex-direction: column;
  max-width: 230px;
  padding-left: 0px;
  border-right: 1px solid rgb(215, 215, 215);
  flex: 0 0 330px;
  }
.rightmenusection{
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 calc(100% - 300px);
  padding-left: 55px;
  /* max-width: 1000px; */
  /* max-height: 500px; */
  /* margin-bottom: 143px; */
}
.rightmenusection ul{
    margin: 0px 0px 14px 0px;
    width: 230px;
    height: auto;
    padding-left: 0;
}

.item{
  width: 100%;
  color: rgb(51, 51, 51);
  display: inline-block;
}

.item:hover {
  font-weight: 700;
}

.item-label {
  width: 100%;
}



div#MEN .leftmenusection {
  /* height: 100vh; */
}

.groupmenu ul li:first-child a {
  color: #333;
  font-size: 1rem;
  letter-spacing: 0.6px;
  opacity: 1;
  font-weight: bold;
  text-transform: uppercase;
  padding: 6px 0;
  margin: 0 0 6px;
  
}


ul.buttonsecslider {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: flex;
  align-items: center;
  margin-top: 22px;
}

li.storybutton a {
  font-size: 13px;
  line-height: 17px;
  font-weight: bold;
  letter-spacing: 0.23px;
  color: #ffffff;
}

ul.buttonsecslider li {
  text-align: center;
  margin-top: 0;
  margin-right: 38px;
}

li.videowatchbutton a:before {
  content: "";
  background: url(/stories/app/themes/kicker-child/icons/play.png);
  width: 50px;
  height: 50px;
  background-size: cover;
  position: absolute;
  left: 0;
  top: auto;
  left: -5px;
  margin: auto;
  bottom: auto;
}

li.videowatchbutton a {
  position: relative;
  font-weight: bold;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: 0.23px;
  color: #bed600;
  padding-left: 60px;
  display: flex;
  align-items: center;
}

.submenuactive ul li a:hover {
  color: #000;
}

.post_layout_band .post_featured {
  height: 180px !important;
  -webkit-flex-basis: 200px;
  -ms-flex-basis: 200px;
  -ms-flex-preferred-size: 200px;
  flex-basis: 200px;
}

.featured_bg_wrapper {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 5px !important;
  width: 100% !important;
  height: 100%;
  overflow: hidden;
}

.post_layout_band {
  background: white;
  margin-bottom: 2%;
  padding: 2%;
}

ul.cat_date_section {
  margin: 0px;
  list-style: none;
  padding: 0px;
  margin-top: 5%;
}

ul.cat_date_section li {
  display: inline-block;
  width: 45%;
}

span.trx_addons_extended_taxonomy_icon.icon-heart {
  display: none;
}

li.post_date_section {
  margin: 0px;
  font-size: 14px !important;
}

.post_content_inner {
  font-size: 14px !important;
  color: #000;
}

.title_section {
  font-size: 20px;
  text-transform: uppercase !important;
  margin-bottom: 2%;
}

.title_section h4 a {
  font-size: 20px;
  text-transform: uppercase !important;
}

.page_content_wrap {
  background: var(--theme-color-alter_bg_color) !important;
}

img.iconsize {
  width: 45px !important;
  text-align: center;
  margin-bottom: 20px;
}

span.post_meta_item.post_categories a {
  display: none;
}

span.post_meta_item.post_categories a:first-child {
  display: block !important;
}

.left_section_content {
  width: 65%;
  padding-right: 20px;
}

.left_section_image {
  width: 100%;
  max-width: 261px;
  /* height: 270px; */
  overflow: hidden;
}

.left_section_content h2 {
  margin: 0px;
  font-size: 30px;
  font-weight: bold;
}

.entry p {
  font-size: 12px;
  margin: 0px;
  font-weight: lighter;
  line-height: 25px;
}

.entry ul {
  list-style: none;
  display: flex;
  padding-left: 0px;
  margin-bottom: 0px;
}

.entry ul li {
  font-size: 18px;
  font-weight: normal;
  color: #333333;
  margin-right: 70px;
  line-height: 17px;
  margin-top: 0;
}

.entry ul li:last-child {
  margin-right: 0;
  font-size: 17px;
  font-weight: bold;
}

.home.page_content_wrap {
  position: relative;
  top: 107px;
}
.category .page_content_wrap {
  padding-top: 0px;
}
.contentsection {
  position: absolute;
  top: 15%;
  margin: auto;
  width: 50%;
  left: 22%;
}

.imagesections:after {
  content: "";
  background: #00000063;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
}

.archive_title_section {
  margin: 0px;
  color: #333333;
  font-weight: bold;
  font-size: 26px;
  font-weight: 34px;
}
.trx_addons_video_list_subtitle {
  display: none;
}

.sidebar.widget_area.right.sidebar_below.sidebar_default {
  width: 1300px;
  float: left;
  position: relative;
}

.breadcrumb {
  position: absolute;
  color: #ffffff;
  top: 18px;
  left: 34px;
  font-size: 14px;
  line-height: 34px;
  text-align: left;
  font-weight: bold;
  z-index: 9999;
  text-shadow: 10px 3px 10px #00000096;
}

.breadcrumb a {
  color: #ffffff;
  font-size: 14px;
}

.single .single_slide {
  width: 100%;
  float: left;
}

.single span.sublinetext {
  display: block;
  line-height: 10px;
  font-size: 12px;
}
.slider_innerpage_section .sublinetext {
  margin-top: 7px;
  font-size: 14px !important;
  line-height: 14px !important;
  text-transform: none;
  font-weight: normal;
}
.page_content_wrap {
  padding: 0px;
}

.team_memeber_sections h3 {
  font-size: 14px;
  margin: 0px;
  line-height: 30px;
}

.team_memeber_sections h4.has-text-align-center {
  margin: 0px;
  font-size: 12px;
  line-height: 5px;
}

.team_memeber_sections p.has-text-align-center {
  text-align: center !important;
  color: #000;
  font-size: 12px !important;
  line-height: 16px !important;
  margin-top: 10px !important;
  margin-bottom: 2px !important;
}

.team_memeber_sections .wp-block-button {
  background: #fff;
}

.team_memeber_sections a.wp-block-button__link {
  border: none;
  color: #000 !important;
  box-shadow: none !important;
  background: #fff;
  letter-spacing: 0;
  line-height: 24px;
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
  font-family: inherit;
}
.team_memeber_sections
  .wp-block-button:not(.is-style-outline)
  .wp-block-button__link:hover {
  border-color: unset;
}

.team_memeber_sections a.wp-block-button__link:hover {
  background: #fff !important;
}

.team_memeber_sections {
  background: #fff;
  padding: 19px;
  height: 100%;
}

h2.meet_the._team_title {
  font-size: 20px;
  text-transform: capitalize;
  margin-top: 0px !important;
  margin-bottom: 2px;
}

h4.has-text-align-center.team_member_short_title {
  font-size: 21px !important;
  margin-top: 0px;
  line-height: 34px !important;
}

.wp-block-group.team_member_short_data
  figure.wp-block-image.size-full.is-style-rounded {
  width: 100%;
  margin: auto;
}

.wp-block-group.team_member_short_data h3 {
  font-size: 16px;
  text-align: center;
  margin: 0px;
  line-height: 20px;
}

.wp-block-group.team_member_short_data h4 {
  font-size: 14px;
  text-align: center;
  margin: 0px;
  line-height: 12px;
}

h2.quora_text {
  font-size: 18px;
  text-align: center;
  margin: 0px;
}

h5.has-text-align-center.quora_name {
  font-size: 16px;
  margin: 0px;
}

.team_membersection .wp-block-group__inner-container {
  max-width: 1030px;
  margin: 0 auto;
}
.team_membersection .wp-block-column {
  max-width: 330px;
  margin-right: 0 !important;
}

/* div#Single_post_catslider_slider_sec .popularpost_contentovlap {
  float: left;
  width: 100%;
} */
.single_slide_image .popularpost_contentovlap {
  background-color: #f7f7f7;
}

.wp-block-column.recipe_list_radio {
  /* width: 50%; */
  /* text-align: center; */
}

.wp-block-column.recipe_list_radio ul li {
  position: relative;
}

.wp-block-column.recipe_list_radio ul li:before {
  content: "";
  background: url(/stories/app/themes/kicker-child/icons/circle.png);
  width: 13px;
  height: 13px;
  position: absolute;
  background-size: cover;
  margin-left: 0px;
  background-position: center;
  top: 0;
  left: 24px;
  bottom: 0;
  margin: auto;
}
.wp-block-column.recipe_list_radio ul li {
  border-top: 1px solid #c1c1c1;
  padding-left: 84px;
  margin: 0px;
  border-left: 0px;
  border-right: 0px;
  font-size: 16px;
  font-family: inherit;
  line-height: 40px;
  margin-top: -1px;
  font-weight: 300;
  padding-top: 10px;
  padding-bottom: 10px;
}
.wp-block-column.recipe_list_radio ul li:last-child {
  border-bottom: 1px solid #c1c1c1;
}

ul.tick_icon {
  width: 70%;
  margin: auto;
}

.wp-block-column.recipe_list_radio ul li s:before {
  content: "";
  background: url(/stories/app/themes/kicker-child/icons/check.png), #f8f7f5;
  width: 13px;
  height: 13px;
  position: absolute;
  background-size: cover;
  background-position: center;
  top: 0;
  left: 24px;
  bottom: 0;
  margin: auto;
}
.wp-block-column.recipe_list_radio ul:after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: 60px;
  background-color: #cacaca;
  top: 0;
}

.wp-block-column.recipe_list_radio h5 {
  width: 100%;
  margin: auto;
  padding-bottom: 6px;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-weight: 300;
}

.sharesection {
  background-color: #ffffff;
  width: 100%;
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 40px;
  flex-direction: row;
}

span.likesec {
  display: block;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.42px;
  color: #606060;
  text-transform: uppercase;
}

span.like_sectio_bottom {
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0px;
  color: #333333;
  opacity: 1;
  text-transform: none;
}

.sharerightsection {
  min-height: 31px;
  background-color: #f5f5f5;
}

span.social_icon {
  width: 27px !important;
  height: 30px !important;
}

a.social_item {
  background: transparent;
  border: none;
}

span.social_icon {
  background: transparent !important;
}

span.icon-twitter {
  color: #000;
}

span.icon-facebook {
  color: #000;
}

span.icon-email {
  color: #000;
}

.post_video_hover.post_video_hover_popup {
  /* width: 18% !important; */
  border-radius: 50px !important;
  background: #000 !important;
  border: none !important;
  color: #fcfcfc !important;
  font-size: 14px !important;
}

.post_video_hover.post_video_hover_popup:before {
  content: "";
  background-color: #cb0202;
  padding: 12px 14px;
  border-radius: 50px;
  color: #fff;
  margin-right: 10px;
}

.video_hover:hover {
  /* display: none; */
  width: 5rem !important;
  height: 5rem !important;
}

/*my style*/
.page-id-915 .page_content_wrap {
  padding-top: 0px;
}

.common_sections_all_post {
  width: 60%;
  margin: auto;
  background: #ffffff;
  margin-bottom: 2%;
  display: flex;
}

.common_sections_right_post {
  width: 60%;
  float: left;
  padding: 4%;
}

.common_sections_all_post .thumsliderimage {
  width: 40%;
  float: left;
  padding: 2%;
}

.all_post_content {
  width: 100%;
  float: left;
  margin: auto;
}

.common_sections_right_post h3 {
}

.common_sections_right_post h2 {
  font-size: 20px;
  margin: 0px;
}

.common_sections_right_post p {
  font-size: 14px;
  margin: 0px;
  margin-bottom: 4%;
}

.common_sections_right_post ul {
  list-style: none;
}

.common_sections_right_post ul li {
  display: inline;
  padding: 2% 9%;
  font-size: 16px;
  color: #333333;
  font-weight: bolder;
}

.page-id-941 .page_content_wrap {
  padding-top: 0px;
}

/* Blue strip section start */
.wp-block-column.recipe_box_sections {
  background: #bcdfd8;
  padding: 25px 32px;
  width: 100%;
  display: flex;
  border: 4px solid #fff;
}

.wp-block-column.recipe_box_sections .wp-block-columns {
  flex: 1;
  align-items: center;
}
.wp-block-column.recipe_box_sections .wp-block-columns h5 {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-family: inherit;
  color: #333333;
}
.wp-block-column.recipe_box_sections .wp-block-columns p {
  font-size: 14px !important;
  color: #333333 !important;
  font-weight: normal !important;
  text-transform: capitalize !important;
  margin: 0px;
  line-height: 21px !important;
  text-decoration: underline;
}
.wp-block-column.recipe_box_sections .wp-block-columns h6 {
  margin: 0px;
  font-size: 16px;
  font-weight: bold;
  font-family: inherit;
  color: #333333;
}

.wp-block-column.recipe_box_sections .wp-block-columns h4 {
  margin: 0px;
  font-size: 14px;
  font-family: inherit;
  color: #333333;
  margin-bottom: 12px;
  font-weight: normal;
  line-height: 19px;
}

.wp-block-button {
  border: 0px;
  border-radius: 0px !important;
}

.wp-block-column.recipe_box_sections
  .wp-block-buttons.is-content-justification-right
  > .wp-block-button:first-child {
  margin-bottom: 0;
}

.wp-block-column.recipe_box_sections .wp-block-columns a.wp-block-button__link {
  border-radius: 0;
  background: #fff;
  color: #333333;
  padding: 10px 18px;
  display: inline-block;
  border: none;
  font-family: inherit;
  letter-spacing: 0;
}

/* Blue strip section end */

.product_contentovlaptop {
  position: relative;
}

.product_contentovlap {
  position: absolute;
  margin: 0px;
  text-align: center;
  width: 100%;
}

.product_title {
  color: #ffff;
  font-size: 49px;
  text-transform: uppercase;
  width: 50%;
  margin: auto;
  line-height: 34px;
}

.product_content {
  color: #fff;
  font-size: 16px;
  margin: auto;
  line-height: 34px;
  padding-top: 5px;
}

span.productnametetsec {
  margin-top: 15px;
  display: block;
}

span.productnametetsec a {
  font-size: 14px;
  background: #fff;
  color: #0000008f;
  padding: 12px 25px;
  text-align: center;
}

div#product_slider_sec {
  text-align: left;
}

div#product_slider_sec .popularpost_contentovlap {
  text-align: left;
}

.page-id-1007 .page_content_wrap {
  padding-top: 0px;
}
.common_sections_right_post .popularpost_title:hover::after {
  content: "";
  width: 0%;
  height: 2px;
  background: #ffffff;
  display: block;
  margin: auto;
  transition: 0.8s ease-in-out;
}

section#subscriptionssections .elementor-container {
  max-width: calc(100vw - 40px);
  margin-left: 0 !important;
  padding-left: 40px;
  padding-top: 20px;
  padding-bottom: 40px;
}
.subscriptionssection {
  background: #fff;
  position: relative;
  text-align: center;
  margin-top: 22px;
  display: flex;
}

.subscriptionssection_right {
  width: 50%;
  display: flex;
  background: #f8f7f5;
  margin: 5px 0 5px 5px;
  align-items: center;
  justify-content: center;
  padding: 22px 10px;
  position: relative;
}

.subscriptionssection_left {
  width: 50%;
  background: #f8f7f5;
  margin: 5px;
  display: flex;
}

.subscriptionssection_left .socialnetwork {
  flex-flow: row;
  justify-content: center;
  margin: auto;
  align-items: center;
  width: 100%;
}
.subscriptionssection_left .socialnetwork span {
  font-size: 16px;
  line-height: 34px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #333333;
  margin-right: 20px;
}
.subscriptionssection_left ul.card_connect_list {
  list-style: none;
  background: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

span.subscriptionssection_title {
  display: flex;
  margin-right: 60px;
  align-items: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 34px;
  letter-spacing: 0px;
  color: #333333;
}
.commen_inputholder {
  display: flex;
  flex: 0 0 50%;
  justify-content: flex-end;
}

.commen_inputholder input {
  border-radius: 0px;
  padding: 12px 17px;
  border: 2px solid;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.28px;
  color: #333333;
  height: 41px;
}

.commen_inputholder span#signup {
  background: #333333;
  cursor: pointer;
  font-weight: bold;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: 0.23px;
  color: #ffffff;
  flex: 0 0 92px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 41px;
}

.socialnetwork span {
  font-size: 14px;
  color: #000;
  display: inline-block;
}
.page_content_wrap .all_post_content .thumsliderimage.mobileview {
  display: none;
}
.page_content_wrap
  .post_content
  .elementor-shortcode
  .left_section_image.mobileview {
  display: none;
}
.category .common_sections .left_section_image.mobileview {
  display: none;
}
.page_content_wrap .common_sections_all_post .thumsliderimage.desktopview {
  margin-top: 3%;
}
.page-id-1037 .page_content_wrap {
  padding-top: 0px;
}
.menu_icon {
  display: none;
}
label#errorlable {
  display: none;
}
label#errorlable {
  color: red;
  font-size: 14px;
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 100%;
  text-align: right;
  padding-right: 20px;
}

.home_slide_redamore {
  position: absolute;
  bottom: 60px;
  right: 80px;
}

.home_slide_redamore a {
  background: #fff;
  padding: 12px 40px;
  text-align: center;
  color: #000;
  font-size: 13px;
  letter-spacing: 0.23px;
  font-weight: bold;
}

/* Video popup style start */
.video_pop_section {
  position: fixed;
  width: 100%;
  height: 470px;
  z-index: 99999;
  margin: auto;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  max-width: 800px;
}
.video_pop_section:after {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.video_pop_section iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.video_pop_section.popup-active {
  display: block !important;
}
.clospopvideo {
  position: absolute;
  top: -30px;
  z-index: 9999;
  right: 0px;
  display: block;
  font-size: 22px;
  color: #fff;
  cursor: pointer;
}
body.overflow_scroll_hidden {
  overflow-y: hidden;
  height: 100vh;
}
/* Video popup style end */

/* flex slider */
.shadow-carousel.flexslider {
  background: transparent;
  border: none;
  margin-bottom: 0;
}
.shadow-carousel.flexslider ul.slides {
  margin-left: 40px;
}
.category .slides {
  padding-bottom: 30px;
}
.shadow-carousel.flexslider .flex-direction-nav .flex-prev {
  left: 0 !important;
  background: transparent
    linear-gradient(
      270deg,
      #00000000 0%,
      rgba(0, 0, 0, 0.21) 50%,
      rgba(0, 0, 0, 0.5) 98%
    );
}

.shadow-carousel.flexslider .flex-direction-nav .flex-next {
  right: 0 !important;
  background: transparent
    linear-gradient(
      90deg,
      #00000000 0%,
      rgba(0, 0, 0, 0.21) 50%,
      rgba(0, 0, 0, 0.5) 98%
    );
}

.shadow-carousel.flexslider .flex-direction-nav .flex-prev,
.shadow-carousel.flexslider .flex-direction-nav .flex-next {
  position: absolute;
  width: 135px;
  height: 100%;
  top: 20px;
  pointer-events: none;
  font-size: 0;
}

.shadow-carousel.flexslider .flex-direction-nav .flex-prev:before {
  left: 70px !important;
  background: url(/stories/app/themes/kicker-child/icons/perv.png) no-repeat;
  background-size: 100%;
}
.shadow-carousel.flexslider .flex-direction-nav .flex-next:before {
  right: 70px !important;
  background: url(/stories/app/themes/kicker-child/icons/next.png) no-repeat;
  background-size: 100%;
}
.shadow-carousel.flexslider .flex-direction-nav .flex-prev:before,
.shadow-carousel.flexslider .flex-direction-nav .flex-next:before {
  opacity: 1 !important;
  top: 200px;
  width: 65px;
  height: 65px;
  position: absolute;
  font-size: 0;
  pointer-events: all;
}
/* flex slider  style end */

.trx_addons_video_list_controller_wrap h5.trx_addons_video_list_title {
  text-transform: uppercase;
}
.trx_addons_video_list_video_wrap
  .trx_addons_video_list_title_wrap
  .trx_addons_video_list_title {
  font-size: 50px;
  text-transform: uppercase;
  line-height: 43px;
}

.common_sections a {
  display: flex;
  width: 100%;
  background-color: #fff;
  padding: 30px 26px 30px 35px;
  margin-bottom: 18px;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.common_sections picture {
  max-width: 261px;
  overflow: hidden;
}

.left_section_content h2 {
  color: #333333;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.left_section_content .entry p {
  font-size: 14px;
  margin-bottom: 25px;
  font-weight: normal;
  color: #333;
}

.left_section_content .entry p:first-child {
  color: #333;
  font-size: 23px;
  line-height: 30px;
  text-transform: capitalize;
  margin-bottom: 10px;
}

.left_section_image img {
  height: auto;
}

.all_page_container {
  max-width: 900px;
  width: 100%;
  margin: auto;
  padding: 0 20px;
  margin-bottom: 30px;
}

/* Category desktop start */

.category .content_wrap {
  width: 100vw;
  margin: auto;
  background: #ededea;
  padding-bottom: 125px;
}

.category .image_contentsection {
  position: relative;
  width: 100%;
}
.contentsection {
  text-align: center;
}

.category .imagesections {
  object-fit: cover;
  width: 100%;
  position: relative;
}
.category .contentsection {
  position: absolute;
  top: 0;
  width: 100%;
  margin: auto;
  left: 0;
  padding: 80px 40px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.storycount {
  color: #fcfcfc;
  font-weight: bold;
  font-size: 20px;
  line-height: 49px;
}

.cat_icon_section {
  margin-bottom: 15px;
  max-width: 60px;
}

.cat_title_sections {
  color: #fcfcfc;
  font-weight: bold;
  font-size: 43px;
  line-height: 37px;
  margin-bottom: 10px;
}

.cat_description_sections p {
  color: #fff;
  font-weight: bold;
  font-size: 23px;
  line-height: 29px;
  margin-bottom: 0;
}

.category .site-content {
  max-width: 900px;
  width: 100%;
  margin: auto;
  padding: 0 20px;
  padding-bottom: 160px;
}

.category .archive-header {
  padding: 56px 0 15px;
}

.category .left_section_content {
  position: relative;
}

.category .catnametetsec:nth-child(1) {
  text-align: left;
  display: block;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}
.category .catnametetsec:nth-child(2) {
  text-align: left;
  display: block;
  float: right;
  color: #333333;
  font-size: 14px;
}
.category .catnametetsec a {
  color: #000;
  font-weight: bold;
  font-size: 14px;
}
.category .popularpost_content {
  font-size: 14px;
  font-weight: lighter;
  line-height: 22px;
  font-style: normal;
  color: #333333;
}

.category .popularpost_title {
  font-size: 21px;
  font-weight: bold;
  color: #333333;
  text-transform: uppercase;
}

.category .popularpost_datesec {
  font-size: 14px;
  color: #333333;
  line-height: 34px;
  font-weight: bold;
}

.category .topiceec {
  display: flex;
}
.category .single_slide {
  width: 100%;
  float: left;
}

.category span.sublinetext {
  display: flex;
  font-weight: normal;
  font-size: 14px;
  line-height: 12px;
  color: #333333;
  margin-top: 7px;
  text-transform: none;
}

.category .topiceslink a {
  font-size: 18px;
  font-weight: bold;
}

.category .topiceslink {
  margin-top: auto;
}

.category .storycount {
  text-transform: uppercase;
  margin-bottom: 65px;
}

/* Category desktop end */

/* Single post start */

.single h1 {
  font-family: inherit;
  color: #333333;
  font-size: 49px;
  line-height: 43px;
  margin-top: 0;
}
.single h2 {
  font-family: inherit;
  color: #333333;
  font-size: 36px;
  line-height: 41px;
  margin-top: 0;
}
.single h3 {
  font-family: inherit;
  color: #333333;
  font-size: 26px;
  line-height: 39px;
  margin-top: 0;
}
.single h4 {
  font-family: inherit;
  font-size: 24px;
  line-height: 34px;
  color: #333333;
  font-weight: 300;
  margin-top: 0;
}
.single h5 {
  font-family: inherit;
  color: #333333;
  font-size: 26px;
  line-height: 34px;
  font-weight: bold;
  margin-top: 0;
}

.single h6 {
  font-family: inherit;
  color: #333333;
  font-size: 21px;
  line-height: 43px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}

.single p strong {
  font-size: 21px;
  line-height: 43px;
  color: #333333;
}
.single strong {
  color: #333333;
  font-size: inherit;
}

.single .content_wrap ul {
  list-style: disc outside;
  font-size: 21px;
  font-weight: 300;
  margin-left: 20px;
  color: #333333;
  margin-bottom: 30px;
}

.single .post_header_wrap_style_style-2 .post_featured.post_featured_bg {
  height: 675px;
  min-height: 0 !important;
}
.single
  .post_header_wrap_style_style-2
  .post_featured.with_thumb
  + .post_header {
  top: 0 !important;
  left: 0 !important;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  height: 100% !important;
  display: flex;
  align-items: center;
  width: 100vw;
}
.single .post_header.post_header_single.entry-header .content_wrap {
  padding: 0 20px;
  width: 100% !important;
}
.single
  .post_header_wrap_style_style-1
  .post_featured.with_thumb
  + .post_header
  .content_wrap {
  padding-left: 65px;
}
.single .content_wrap {
  width: calc(100vw - 65px);
}

.single .content_wrap .content {
  max-width: 900px;
}
.post_header_wrap_style_style-1 .post_featured.with_thumb + .post_header {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 65px;
  left: 0 !important;
  transform: translate(0, 0) !important;
  width: 100%;
}
.single .post_header_wrap_style_style-1 .post_featured.post_featured_bg {
  background-repeat: no-repeat;
  background-size: cover;
  height: 675px !important;
}

.single
  .post_header_wrap_style_style-1.with_featured_image
  .post_header
  .post_categories
  a {
  font-size: 14px;
  padding: 8px 15px;
  margin-top: 0;
  background-color: #000000;
  line-height: 9px;
}
.single .post_header_wrap_style_style-1 .post_header .post_meta_categories {
  margin-bottom: 10px;
}
.single
  .post_header_wrap_style_style-1.with_featured_image
  .post_header
  .post_title {
  font-size: 49px;
  line-height: 43px;
}
.single_slide_content {
  font-size: 26px;
  color: var(--theme-color-extra_link);
  line-height: 34px;
  padding-top: 5px;
}
.post_header_wrap_style_style-1
  .post_featured.with_thumb
  + .post_header
  .single_slide_content {
  margin-bottom: 10px;
}

.single_slide_datesec {
  line-height: 34px;
  opacity: 1;
  font-size: 14px;
  font-stretch: normal;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0px;
  margin-bottom: 10px;
}
.single .single_slide_datesec {
  margin-top: 15px;
}
.post_header_wrap .post_featured.with_thumb + .post_header .post_video_hover {
  width: 160px !important;
  padding: 0;
  height: 56px;
  line-height: 56px;
  padding-right: 36px;
  order: 6;
  letter-spacing: 0.32px;
  padding-left: 5px;
}

.single .page_content_wrap .content_wrap {
  display: flex;
  flex-flow: column;
}

/* .single
  .post_header_wrap
  .post_featured.with_thumb
  + .post_header
  .post_video_hover {
  order: 5;
} */

.single .post_title {
  font-size: 65px;
  font-family: inherit;
  text-transform: uppercase;
  font-weight: bold;
  font-style: normal;
}
.post_header.post_header_single.entry-header {
  left: 53% !important;
}

.single .post_header .post_meta_other {
  display: none;
}
/* .single .post_video_hover_popup {
position: absolute !important;
bottom: -150% !important;
left: 41% !important;
} */

.single .post_content h5 {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
}
.single h2.meet_the._team_title {
  font-size: 26px;
  margin-top: 0px !important;
  margin-bottom: 32px;
  line-height: 34px;
  letter-spacing: 0;
  font-weight: bold;
  color: #333333;
}
.single .team_memeber_sections h3 {
  font-size: 21px;
  margin: 0px;
  line-height: 24px;
  color: #333333;
  letter-spacing: 0;
  font-weight: bold;
  text-transform: uppercase;
}
.single .team_memeber_sections h4.has-text-align-center {
  font-size: 14px;
  margin: 0px;
  line-height: 22px;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 10px;
}
.single .team_memeber_sections p {
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  margin: 0px;
  color: #333333;
  text-align: left;
  line-height: 22px;
}
.single .team_memeber_sections p strong {
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  margin: 0px;
  color: #333333;
  text-align: left;
  line-height: 22px;
}

.single .catnametetsec:nth-child(1) {
  text-align: left;
  display: block;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

.single h2.quora_text {
  font-size: 20px;
  line-height: 47px;
  letter-spacing: 0;
  font-weight: 400;
}
.single h5.quora_name {
  font-size: 20px;
  margin: 0px;
  font-weight: 400;
  line-height: 47px;
  letter-spacing: 0;
}
.single .wp-block-columns .wp-block-column:nth-child {
  margin: 0 20px;
}
.single .wp-block-group.team_member_short_data h3 {
  font-size: 14px;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.34px;
  padding-top: 10px;
}
.single .wp-block-group.team_member_short_data h4 {
  font-size: 13px;
  text-transform: capitalize;
  line-height: 17px;
}
.single .wp-block-group.team_member_short_data .wp-block-image {
  margin-top: 0em;
  margin-bottom: unset;
}
.single .post_content h4 {
  font-size: 21px;
  letter-spacing: 0px;
  line-height: 43px;
  color: #333333;
  font-style: normal;
  margin-top: 20px;
  font-weight: 300;
  margin-bottom: 34px;
}

.single .post_content h4.underlinelink {
  text-decoration: underline;
  font-size: 26px;
  font-weight: 700;
  line-height: 34px;
  text-align: left;
}
.single
  .post_item_single
  .post_meta_single
  .post_share
  .socials_share.socials_type_block
  .social_item {
  margin: 0;
}

.single
  .post_header_wrap_style_style-2.with_featured_image
  .post_header
  .post_categories
  a {
  padding: 5px 18px;
  border-radius: 20px;
}
.single .wp-block-columns .team_memeber_sections.wp-block-button__link {
  color: #333333;
  background-color: #ffffff;
  font-weight: bold;
  line-height: 24px;
}
h4.has-text-align-center.team_member_short_title {
  font-weight: 500;
}
section.wp-block-group.alignfull.editorsections {
  display: flex;
  width: 100vw;
  flex-direction: column;
}

.product_contentovlaptop {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.productthumsliderimage {
  width: 100vw;
  height: 541px;
  background-position: center !important;
  background-size: cover !important;
}
.popularpost_content.leftaligntext {
  text-align: left;
}
section.editorsections_section {
  display: flex;
  flex-direction: column;
}

#product_slider_sec .popularpost_content.leftaligntext {
  font-size: 14px;
  font-weight: lighter;
}
.slider_innerpage_section {
  padding: 10px 0px 90px 0px;
  background-color: #ededea;
}

.slides {
  display: flex;
  align-items: stretch;
}

.single_slide_image {
  height: 100%;
}
footer.footer_wrap.footer_custom.footer_custom_25.footer_custom_footer-style-6.scheme_dark {
  display: flex;
  flex-direction: column;
}
/* .single .wp-block-column.is-vertically-aligned-center {
margin: 0 30px 0 0;
} */

/* Single post end */

.trx_addons_extended_taxonomy span {
  display: none !important;
}
#product_slider_sec .popularpost_contentovlap {
  padding: 15px;
}
.editorsections_section .flex-nav-next {
  margin-top: 0;
}
.editorsections .flex-nav-next {
  margin-top: 0;
}
/* .single .content_wrap .wp-block-cwp-block-slider .wp-block-columns {
  padding-top: 6px;
} */
span.dashicons.dashicons-arrow-right-alt:before {
  content: "";
}

span.dashicons.dashicons-arrow-left-alt:before {
  content: "";
}
p.innerpage_center_slider_text {
  text-align: center;
}
figure.wp-block-image.size-full.is-resized.full_width_image_sections {
  align-items: center;
}
.flexslider .slides .thumsliderimage {
  min-height: 280px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.flexslider .slides .thumsliderimage img {
  height: auto;
  width: auto;
}
p.pagename {
  color: #0091a2 !important;
  font-size: 14px !important;
  font-weight: lighter !important;
  text-transform: capitalize !important;
}

p.pagename span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 140px;
  display: inline-flex;
}

ul#menu-main-menu li a {
  font-size: 13px;
  font-weight: bold;
  line-height: 24px;
  padding: 0px;
}

ul#menu-sub-main-menu li a {
  font-size: 13px;
  font-weight: bold;
  line-height: 24px;
}

.insta-gallery-actions {
  display: none;
}

div#instratbutton {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

section#instrasecid {
  position: relative;
  background: #fff;
}
section#instrasecid div#insta-gallery-feed-305555711 {
  padding: 0px;
  width: 100vw;
  left: 0;
}

section#instrasecid .elementor-widget-wrap.elementor-element-populated {
  padding: 0px !important;
}

section#instrasecid {
  padding-bottom: 52px;
}
/* section#instrasecid.insta-gallery-feed[data-feed_layout="gallery"] .insta-gallery-list, .qligg-mfp-wrap[data-feed_layout="gallery"] .insta-gallery-list {
  flex-wrap: nowrap;
} */
.overlapinstgram img {
  width: 56px;
  height: 56px;
  margin-bottom: 10px;
}

span.textsecinstra {
  font-size: 15px;
  line-height: 17px;
  letter-spacing: 0.27px;
  color: #333333;
  background: #ffffff;
  padding: 10px 18px;
}

.overlapinstgram {
  display: flex;
  flex-flow: column;
  align-items: center;
  position: absolute;
  width: 100%;
  height: 100%;
  justify-content: center;
}
/* responsive design */
/* Meta Slide code start */
label#cordialResponse {
  font-size: 14px;
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  text-align: end;
  padding-right: 123px;
}
.errorMsg{
  color:red;
}
.successMsg{
  color:#348700;
}

.loader {
  font-size: 0px !important;
}

.loader:before {
  background:url('/stories/app/themes/kicker-child/icons/loader.gif');
  content:'';
  width: 50px;
  height: 20px;
  background-size: cover;
}

.top_heade_content.outlet {
  background: rgb(193, 216, 47);
}

.top_heade_content.outlet a.adventure_rewards {
  background: rgb(147, 164, 36);
}
section#fixedheader {
  display: none;
}

.stickheader {
  display: block !important;
  z-index: 9999;
  position: fixed !important;
  background: #fff;
  top: 0px;
}
div#home_page_slider_sec ul.slides {
  margin-left: 0px;
}

.home_slide_img {
  position: relative;
}

div#home_page_slider_sec .flex-direction-nav .flex-prev:before, div#home_page_slider_sec .flex-direction-nav .flex-next:before{
  opacity: 1 !important;
  top: 200px;
  width: 65px;
  height: 65px;
  position: revert;
  font-size: 0;
  pointer-events: all;
}

div#home_page_slider_sec ul.flex-direction-nav {
  position: absolute;
  width: 110px;
  height: 50px;
  bottom: 58px;
  right: 143px;
}

div#home_page_slider_sec .flex-direction-nav .flex-next, div#home_page_slider_sec .flex-direction-nav .flex-prev{
  background: transparent;
}
.metaslider.ms-theme-radix{
  padding-bottom: 0 !important;
}
.metaslider.ms-theme-radix .flexslider ul.slides .caption-wrap{
  position: absolute;
  left: 0 !important;
  width: 100% !important;
  padding-left: 70px !important;
  background: none !important;
  top: auto !important;
  height: auto !important;
  bottom: -15px !important;
  position: static;
  padding-top: 10px !important;
}

.ms-is-small.metaslider.ms-theme-radix .flexslider ul.slides .caption-wrap{
  transform: translateY(0) !important;
}

.metaslider.ms-theme-radix .flexslider ul.slides .caption-wrap .caption{
  width: 100% !important;
  display: flex;
  justify-content: space-around;
  position: static !important;
  transform: translate(0px, 0px) !important;
}
.metaslider.ms-theme-radix .flexslider ul.slides .caption-wrap .caption p{
  font-size: 14px;
  margin-bottom: 0;
  line-height: 19px;
  letter-spacing: 0;
}
.metaslider.ms-theme-radix .flexslider ul.slides .caption-wrap .caption p:first-child{
  flex: 0 0 80%;
  padding-right: 20px;
  text-align: center;
}
.metaslider.ms-theme-radix .flexslider ul.slides .caption-wrap .caption p:last-child{
  flex: 0 0 20%;
  text-align: right;
}
.metaslider .flexslider .slides > li{
  padding-bottom: 50px !important;
}
.metaslider.ms-theme-radix .flexslider ul.flex-direction-nav li a.flex-prev, .metaslider.ms-theme-radix .flexslider ul.flex-direction-nav li a.flex-next{
  height: 40px;
  width: 45px !important;
  background: none !important;
  bottom: 0;
  margin-bottom: 100px;
}
.metaslider.ms-theme-radix .flexslider ul.flex-direction-nav li a.flex-prev{
  margin-left: -50px;
  left: 50% !important;
  background: none !important;
}
.metaslider.ms-theme-radix .flexslider ul.flex-direction-nav li a.flex-prev:before{
  background: url(/stories/app/themes/kicker-child/icons/perv.png) no-repeat !important;
  background-size: 100% !important;
  width: 48px !important;
  height: 40px !important;
}
.metaslider.ms-theme-radix .flexslider ul.flex-direction-nav li a.flex-next:before {
    background: url(/stories/app/themes/kicker-child/icons/next.png) no-repeat !important;
    background-size: 100% !important;
    width: 48px !important;
    height: 40px !important;
    position: absolute;
    left: 0;
}

.metaslider.ms-theme-radix .flexslider ul.flex-direction-nav li a.flex-next{
  right: 50% !important;
  margin-right: -50px;
}
.metaslider.ms-theme-radix .flexslider ul.flex-direction-nav li a.flex-prev:after, .metaslider.ms-theme-radix .flexslider ul.flex-direction-nav li a.flex-next:after{
  display: none !important;
}
.metaslider.ms-theme-radix.has-dots-nav .flex-control-nav{
  bottom: 0 !important;
  top: auto !important;
  left: 10px !important;
  right: auto !important;
  z-index: 99 !important;
  background: #f8f7f5 !important;
  margin-bottom: 50px !important;
}
.metaslider .flex-control-nav li, .metaslider .flex-control-nav li a, .metaslider.ms-theme-radix li.flex-slide-count{
    font-size: 14px !important;
    color: #333 !important;
    padding: 0;
    margin: 0 !important;
}
.mejs-container {
  display: none !important;
}


.catcontentsec {
  pointer-events: none;
}
.dHVPPk .right {
  flex-shrink: 0;
  margin-bottom: 0px;
}
.sc_layouts_item.elementor-element.elementor-element-ad50b40.sc_fly_static.elementor-widget.elementor-widget-trx_sc_layouts_logo .elementor-widget-container {
  margin-right: 0px;
  border: none;
  padding: 7px 0px 11px 6px;
}
.submenuactive ul {
  list-style: none;
}
.mainmenu {
  margin-top: 86px;
  border: none;
    background: #fff;
}

.page li#menu-item-1802 {
  display: none !important;
}

.category li#menu-item-1802 {
  display: none !important;
}

.category .all_page_container {
  padding: 0px;
}
span.dashicons.dashicons-arrow-left-alt2:before {
  content: "";
}


span.dashicons.dashicons-arrow-right-alt2:before {
  content: "";
}
a.commonclickable {
  justify-content: center;
}

figure.wp-block-image {
  margin-bottom: 0px;
}
.category .page_content_wrap .breadcrumb:nth-child(1) {
  display: none;
}
.home_page_slider_bg img{
  display: none;
}
.home_page_slider_bg .contentovlapcolor{
  height: 581px;
  background-position: center !important;
  background-size: cover !important;
}

@media (max-width: 767px){
  .metaslider.ms-theme-radix.has-dots-nav .flex-control-nav{
    margin-bottom: -65px !important;
    bottom: 0 !important;
  }
  .metaslider.ms-theme-radix .flexslider ul.flex-direction-nav li a.flex-prev, .metaslider.ms-theme-radix .flexslider ul.flex-direction-nav li a.flex-next{
    margin-bottom: -70px !important;
  }
  .metaslider.ms-theme-radix .flexslider ul.slides .caption-wrap{
    padding-left: 0 !important;
    bottom: 0 !important;
  }
  .metaslider .flexslider .slides > li{
    padding-bottom: 30px !important;
  }
  .metaslider.ms-theme-radix {
    padding-bottom: 40px !important;
  }
}
/* Meata slide code end */
.single .post_header_wrap_style_style-2 .post_featured.with_thumb + .post_header .post_title.entry-title {
  line-height: 53px;
}
.single p,.single .post_content .entry-content > p,
.single .post_content .entry-content .wp-block-group > p, .single .post_content div.wp-block-column p{
  letter-spacing: 0px;
  color: #333333;
  line-height: 43px;
  font-style: normal;
  font-size: 21px;
  font-weight: lighter;
}
.single
.alignfull
.pgcsimplygalleryblock-masonry-collection
.pgcsimplygalleryblock-masonry-content {
  padding: 0 !important;
}

/* Addtional team section start */
.wp-block-group.additional_team_member_full_width {
  margin-bottom: 45px;
}
.wp-block-group.additional_team_member_full_width figure.wp-block-image {
  align-items: center;
  max-width: 110px;
  margin: 0 auto 20px;
}
.wp-block-group.additional_team_member_full_width
  .wp-block-columns.are-vertically-aligned-center {
  align-items: center;
  text-align: center;
}
.wp-block-group.additional_team_member_full_width
  .wp-block-columns.are-vertically-aligned-center
  h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 0;
  line-height: 21px;
  letter-spacing: 0;
  color: #333333;
}
.wp-block-group.additional_team_member_full_width
  .wp-block-columns.are-vertically-aligned-center
  h4 {
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 21px;
  color: #333333;
}
.additional_team_member_full_width h4.team_member_short_title {
  font-size: 21px !important;
  line-height: 34px !important;
  font-weight: bold;
}
/* recipe_list_radio list style start */
.wp-block-column.recipe_list_radio ul.tick_icon {
  width: 100%;
  position: relative;
  list-style: none;
  margin-left: 0;
  margin-bottom: 40px;
  padding-bottom: 0;
}
.wp-block-column.recipe_list_radio .post_content h5 {
  font-size: 26px;
  color: #333333;
}

/* recipe_list_radio list style end */

/* Video layer 1 start */
.wp-block-group.image_video_button_section {
  position: relative;
  display: flex;
}
.wp-block-group.video_layer1 .wp-block-image,
.wp-block-group.image_video_button_section figure {
  margin-bottom: 0;
}
.wp-block-group.video_layer1 p.video_bottom_text {
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  padding: 12px 0;
}
.wp-block-group.video_layer1 .vp-a {
  font-size: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-block-group.video_overllapsection {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  text-align: center;
}
.wp-block-group.video_overllapsection .wp-block-group__inner-container h5 {
  font-size: 65px;
  color: #fff;
  line-height: 72px;
  margin: 0;
  text-transform: uppercase;
}
.wp-block-group.video_overllapsection .vp-a {
  color: #fff;
  font-size: 16px;
  position: relative;
  padding-left: 40px;
  line-height: 38px;
  display: inline-block;
}
.wp-block-group.video_overllapsection .vp-a:before {
  content: "";
  width: 38px;
  height: 38px;
  background: url(/stories/app/themes/kicker-child/icons/play.png) no-repeat;
  display: inline-block;
  background-size: cover;
  position: absolute;
  left: 0;
  top: auto;
  bottom: auto;
}
.wp-block-group.video_layer1 .vp-a:before {
  content: "";
  width: 86px;
  height: 86px;
  background: url(/stories/app/themes/kicker-child/icons/play.png) no-repeat;
  display: inline-block;
  background-size: cover;
}
.wp-block-group.video_layer p.video_bottom_text {
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  padding-top: 12px;
}
/* Video layer 1 end */
.pagination_section {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}

.pagination_section a {
  border: 1px solid;
  padding: 2px 20px;
  margin-left: 4px;
  color: #333;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
}

span.page-numbers.dots {
  padding: 2px 15px;
  font-size: 30px;
}

span.page-numbers.current {
  border: 1px solid #e93314;
  padding: 2px 20px;
  margin-left: 4px;
  color: #fff;
  font-size: 14px;
  background: var(--theme-color-text_link);
  display: flex;
  align-items: center;
}

.pagination_section a:hover {
  color: #fff;
  font-size: 14px;
  background: var(--theme-color-text_link);
  border: 1px solid #e93314;
}

section.comments_wrap.opened.inited {
  display: none;
}
/* Home page media quries start */
@media screen and (max-width: 1280px){
  .leftmenusection{
    margin-left: 20px;
  }
  .rightmenusection{
    flex: 1 0 69%;
  }
}

@media (max-width: 1199px) {
  .groupmenu,.groupmenu.submenuactive{
    display:none;
  }
  .contentovlap {
    left: 75px;
  }
  .home_slide .owl-nav {
    right: 75px;
  }
  .home_slide_title {
    font-size: 38px;
    line-height: 41px;
  }
  .home_slide_content {
    font-size: 24px;
    line-height: 29px;
  }
  .popularpost_content {
    line-height: 18px;
  }
  span.subscriptionssection_title {
    margin-right: 30px;
  }

  .entry-content > p,
  .entry-content .wp-block-group > p {
    width: 100%;
  }
  .team_membersection .wp-block-group__inner-container {
    padding: 8px;
  }
}

@media (max-width: 1024px) {
  .commen_inputholder {
    flex: 0 0 60%;
  }
  span.subscriptionssection_title {
    margin-right: 5px;
  }
  .commen_inputholder input {
    width: 170px;
  }
}

@media (max-width: 991px) {
  .dHVPPk{
    top: 37px !important;
  }
  .top_heade_content .left{
    width: 50%;
  }
  .top_heade_content .left a{
    line-height: 15px;
  }
  .top_heade_content a.adventure_rewards{
    height: 36px;
  }
  .top_heade_content span.rewards{
    line-height: 15px;
  }
  .mainmenu ul li {
    padding: 10px 6px;
  }
  .mainmenu ul li a {
    font-size: 14px;
    letter-spacing: 0;
  }
  .subscriptionssection {
    flex-flow: column;
  }
  .subscriptionssection_right {
    justify-content: flex-end;
  }
  .subscriptionssection_right,
  .subscriptionssection_left {
    width: 100%;
    margin: 0;
    box-shadow: 0 0 0 5px #fff inset;
  }
  .subscriptionssection_left {
    padding: 22px 10px;
    margin-top: -5px;
  }
  span.subscriptionssection_title {
    margin-right: 30px;
  }
  .commen_inputholder input {
    width: 50%;
  }
  label#errorlable {
    text-align: center;
  }
  section.newpost-section {
    padding-bottom: 50px;
  }
  .overalltextseclayer {
    padding-top: 40px;
  }
  .trx_addons_video_list_video_wrap
    .trx_addons_video_list_title_wrap
    .trx_addons_video_list_title {
    font-size: 36px;
    text-transform: uppercase;
    line-height: 41px;
  }
  section#video-section {
    padding-left: 40px;
  }

  /* Categories page 991px */
  .category .contentsection {
    padding: 50px 40px;
    height: 100%;
  }
  .category .site-content {
    padding-bottom: 15px;
  }
  .category .imagesections {
    height: 630px;
  }
  .category .breadcrumb {
    bottom: 0;
    top: auto;
    left: 20px;
  }
  .single
    .post_header_wrap_style_style-2
    .post_featured.with_thumb
    + .post_header
    .post_title.entry-title {
    font-size: 48px;
    line-height: 43px;
  }

  .single #product_single_slider_sec span.productnametetsec a {
    padding: 8px 15px;
  }
  .team_membersection .wp-block-group__inner-container {
    padding: 8px;
  }
  .wp-block-group.additional_team_member_full_width
    .wp-block-columns.are-vertically-aligned-center
    h3 {
    font-size: 18px;
  }
  .wp-block-group.additional_team_member_full_width
    .wp-block-columns.are-vertically-aligned-center
    h4 {
    font-size: 16px;
  }
  label#cordialResponse
  {
    padding-right: 87px;
    bottom: -2px;
  }
}

@media screen and (max-width: 768px) {
  .logo img {
    height: 32.5px;
  }
  section#fixedheader {
    display: none !important;
}
  /* Header style start */
  .tophat_iframe {
    /* display: none; */
  }
  .dHVPPk .content .right li.signedOut {
    align-self: center !important;
  }
  li.signedOut .emxrsU {
    width: 28px;
  }
  li.signedOut:nth-child(2) {
    display: none;
  }
  li.signedOut .bag,
  li.signedOut .search_title {
    display: none;
  }

  .mainmenu {
    /* display: none; */
  }

  .dHVPPk {
    top: 0px !important;
    z-index: 99999 !important;
  }
  .page .dHVPPk{
    position: fixed;
  }

  iframe#frameDemo {
    display: none;
  }
  .page_content_wrap {
   /* top: 70px !important; */
   /* margin-top: 70px !important; */
   /* top: 0; */
  }

  
  /* Header style end */

  .contentovlap {
    width: 90%;
  }
  .home_slide .owl-nav .owl-prev,
  .home_slide .owl-nav .owl-next {
    width: 40px;
    height: 40px;
  }
  .home_slide_title {
    font-size: 24px;
    line-height: 29px;
  }
  .home_slide_content {
    font-size: 21px;
    line-height: 25px;
  }

  .home_slide .owl-nav {
    bottom: 40px;
    height: 30px;
  }

  div#single_slider_sec .contentovlap {
    bottom: 55px;
    margin-bottom: 20px;
  }
  div#single_slider_sec .home_slide_redamore {
    bottom: 35px;
    left: 40px;
    right: auto;
  }
  div#single_slider_sec .home_slide_redamore a {
    padding: 10px 30px;
  }

  .topiceec.blackbg {
    padding: 10px 0 26px;
  }
  .shadow-carousel.owl-carousel .owl-nav .owl-prev span,
  .shadow-carousel.owl-carousel .owl-nav .owl-next span {
    width: 40px;
    height: 40px;
  }

  /*---Video without Button*/
  .single
    .post_header_wrap_style_style-1.with_featured_image
    .post_header
    .post_title {
    font-size: 26px;
    line-height: 27px;
    padding-top: 5px;
  }
  .single
    .post_header_wrap_style_style-1
    .post_featured.with_thumb
    + .post_header {
    margin: 0 !important;
    margin-bottom: 50px !important;
  }
  .post_header_wrap_style_style-1 .post_featured.with_thumb + .post_header {
    left: 0 !important;
  }
  .single_slide_content {
    font-size: 18px;
    line-height: 29px;
  }
  .single
    .post_header_wrap_style_style-1.with_featured_image
    .post_header
    .post_categories
    a {
    padding: 8px 15px;
  }
  .single .post_header_wrap_style_style-1 .post_featured.post_featured_bg {
    background-size: cover;
    height: 630px !important;
  }
  post_header_wrap_style_style-2 > single_slide_datesec {
    padding-top: 10px;
  }
  .post_header_wrap_style_style-2 .post_header .post_meta_categories {
    margin-bottom: 6px;
    margin-left: 0;
  }
  .post_header_wrap_style_style-2.with_featured_image .post_header .post_title {
    margin-left: 0;
  }
  .post_header_wrap_style_style-2 .post_featured.with_thumb + .post_header {
    bottom: 0;
    color: #fff;
    width: 100%;
    margin: 0;
    text-align: left;
    left: 48% !important;
    top: unset;
  }
  .single .post_video_hover.post_video_hover_popup:before {
    display: none;
  }
  .single
    .post_header_wrap_style_style-2
    .post_featured.with_thumb
    + .post_header
    .post_video_hover {
    width: auto !important;
    background: none !important;
    color: #bed600 !important;
    font-size: 18px !important;
    letter-spacing: 0.32px;
    position: static !important;
    text-align: left;
    border-radius: 0 !important;
    height: auto !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
  }
  .single .post_header_wrap_style_style-2 .post_featured.post_featured_bg {
    height: 630px !important;
  }
  .post_header_wrap_style_style-2 .post_header .post_title {
    font-size: 27px;
  }

  .productthumsliderimage {
    height: 400px;
  }
  .wp-block-group.alignfull.team_membersection .wp-block-columns {
    align-items: center;
  }
  .slider_innerpage_section {
    padding: 60px 0px 25px 0px;
  }
  .slider_innerpage_section .slider_bottom_section {
    padding-top: 30px;
  }
}
/* Home page media quries end*/

/* cwp_slider_wrap style start */
.cwp_block_slider button.cwp-block-prev,
.cwp_block_slider button.cwp-block-next {
  position: absolute;
  border: none !important;
  border-radius: 0 !important;
  width: 40px !important;
  height: 40px !important;
  background: none !important;
  width: 50px !important;
  height: 40px !important;
}
.cwp_block_slider .wp-block-cover{
  margin-bottom: 0 !important;
}
.cwp_block_slider button.cwp-block-prev {
  background: url(/stories/app/themes/kicker-child/icons/perv.png) no-repeat !important;
  background-size: 100% !important;
  left: 50% !important;
  margin-left: -50px !important;
}
.cwp_block_slider button.cwp-block-next {
  background: url(/stories/app/themes/kicker-child/icons/next.png) no-repeat !important;
  background-size: 100% !important;
  right: 50% !important;
  margin-right: -50px !important;
}

.cwp_block_slider button.cwp-block-prev .dashicons.dashicons-arrow-right-alt,
.cwp_block_slider button.cwp-block-next .dashicons.dashicons-arrow-left-alt {
  display: none;
}

.cwp_slider_wrap.wp-block-cwp-block-slide .wp-block-columns p {
  font-size: 14px !important;
  margin-bottom: 0;
  line-height: 27px !important;
  text-align: center;
  letter-spacing: 0 !important;
}
.cwp_slider_wrap.wp-block-cwp-block-slide
  .wp-block-columns
  p.slider_count_innerpage {
  font-weight: bold;
}
.cwp_slider_wrap.wp-block-cwp-block-slide .cwp_inner_content figure {
  margin-bottom: 0px;
}
.cwp_slider_wrap .wp-block-columns p.innerpage_center_slider_text {
  font-weight: normal;
}
.cwp_slider_wrap .wp-block-columns p.innerpage_right_slider_text {
  font-weight: 400;
  text-align: center;
}
/* cwp_slider_wrap style end */
.wp-block-group.alignfull.team_membersection {
  margin-top: 50px;
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  /* .single .content_wrap {
    width: calc(100vw - 20px);
  } */
  .page-template-custom-page .breadcrumb {
    top: auto;
    left: 20px;
  } 
  .page-template-custom-page .content > .wp-block-columns.alignfull{
      margin-left: -30px;
      max-width: fit-content;
      width: auto;
      margin-right: -30px;
  }
  .page-template-custom-page .content > .wp-block-columns.alignfull img{
    object-fit: cover;
    height: 630px;
  }
  body.single .content_wrap .content {
    padding: 0 20px;
  }
  .wp-block-column.recipe_box_sections .wp-block-columns h5 {
    margin-bottom: 0;
  }
  .wp-block-column.recipe_box_sections .wp-block-columns h6 {
    margin-bottom: 18px;
  }
  .wp-block-column.recipe_box_sections .wp-block-columns h4 {
    margin-bottom: 24px;
  }
  .wp-block-column.recipe_box_sections .wp-block-column:not(:last-child) {
    margin-right: 0;
  }
  .wp-block-column.recipe_box_sections .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
  .single .post_header.post_header_single.entry-header .content_wrap {
    margin-top: auto;
    padding-bottom: 40px;
  }
  .single .post_header_wrap_style_style-2 .post_featured.with_thumb + .post_header .content_wrap{
    margin: 0;
  }
  .single .post_header_wrap_style_style-2 .post_featured.with_thumb + .post_header .post_video_hover{
    font-size: 0 !important;
    line-height: 13px;
    display: flex;
    padding-left: 0;
    margin-top: 20px !important;
  }
  .single .post_header_wrap_style_style-2 .post_featured.with_thumb + .post_header .post_video_hover a{position: static;}
  .single .post_header_wrap_style_style-2 .post_featured.with_thumb + .post_header .post_video_hover a:after{
    content: "Watch the film";
    color: #bed600;
    font-size: 18px;
    letter-spacing: 0.32px;
    margin-left: -5px;
  }
  .single .cwp_slider_wrap.wp-block-cwp-block-slide .wp-block-columns p {
    line-height: 24px;
    padding-top: 5px;
  }
  .single .collectionColumn .pgcsimplygalleryblock-masonry-item {
    margin: 0 -20px;
  }
  .single
    .alignfull
    .pgcsimplygalleryblock-masonry-collection
    .pgcsimplygalleryblock-masonry-content {
    padding: unset !important;
  }
  .single_style_style-1 .page_content_wrap > .content_wrap:not(:empty) {
    padding-top: 1em !important;
  }
  .single .wp-block-columns.alignfull.common_column_image_full_width {
    width: 100vw;
    max-width: 100vw;
  }
    /**single content**/
    .single p, .single .post_content .entry-content > p, .single .post_content .entry-content .wp-block-group > p, .single .post_content div.wp-block-column p {
    width: 100%;
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 20px;
    text-align: left;
  }
  .entry-content > p:last-child {
    padding-top: 20px;
  }
  .entry-content > p:nth-last-child(2) {
    padding-top: 20px;
  }
  .entry-content > p:first-child {
    padding-top: 32px;
  }
  .single article {
    margin-top: 0px;
  }
  .sidebar_hide.normal_content .wp-block-image figcaption {
    background: #fff;
    padding: 0px 12px !important;
    text-align: center;
    line-height: 29px !important;
    max-width: 100%;
  }
  strong {
    font-size: 18px;
    line-height: 36px;
  }
  .single .content_wrap {
    width: unset !important;
  }
  .single .entry-header .content_wrap {
    padding-bottom: 40px;
  }
  .single .title_breadcrumrb {
    position: relative;
  }
  .single
    .post_header_wrap_style_style-1
    .post_featured.with_thumb
    + .post_header
    .content_wrap {
    padding-left: 22px;
  }
  .single .breadcrumb {
    top: unset;
    bottom: 20px;
    left: 20px;
    line-height: 23px;
  }
  .single
    .content_wrap
    .wp-block-cwp-block-slider
    .wp-block-column:first-child {
    text-align: center;
    order: 3;
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    bottom: 0;
  }
  .single
    .content_wrap
    .wp-block-cwp-block-slider
    .wp-block-column:nth-child(even) {
    order: 1;
    text-align: left;
    position: relative;
    margin: 0;
  }

  .single .content_wrap .wp-block-cwp-block-slider .wp-block-column:last-child {
    order: 2;
  }
  .single .content_wrap .wp-block-cwp-block-slider {
    margin: 0;
    text-align: center;
    background: #ffff;
    padding: 20px;
    padding-bottom: 0px;
    margin-right: -20px;
    margin-left: -20px;
  }
  .content_wrap .wp-block-cwp-block-slider button {
    display: inline-block;
    top: auto !important;
    bottom: 0;
    padding-bottom: 45px !important;
  }
  .cwp_slider_wrap.wp-block-cwp-block-slide .wp-block-columns p.slider_count_innerpage{
    margin-bottom: 0;
    text-align: center;
  }
  .single .single_slide_datesec {
    margin: 0px;
  }
  .single .content_wrap .wp-block-image {
    margin-bottom: 0;
  }
  .single .content_wrap .wp-block-group p {
    padding-top: 8px;
  }
  .single .content_wrap .wp-block-cwp-block-slider .cwp_inner_content .wp-block-columns {
    display: grid;
    grid-template-columns: 3fr 1.5fr;
    position: relative;
    min-height: 200px;
  }
  .single .content_wrap .wp-block-cwp-block-slider .cwp_inner_content > .wp-block-columns{
    padding-bottom: 70px;
  }
  .single .wp-block-column .full_width_image_sections {
    margin-right: -20px;
    margin-left: -20px;
  }
  .team_membersection {
    margin-top: 50px;
  }
  .single .team_membersection .wp-block-columns .wp-block-column {
    max-width: 350px;
    margin-bottom: 10px;
    margin-left: 0;
    flex-grow: unset;
  }
  .single h2.meet_the._team_title {
    text-align: center;
  }
  .single .post_content .wp-block-group.video_layer{
    margin-bottom: 70px !important;
  }
  .single .post_content .wp-block-group.video_layer:last-of-type{
    margin-bottom: 0 !important;
  }
}
@media (max-width: 575px) {
  .elementor-436
    .elementor-element.elementor-element-1fde5e1
    .elementor-spacer-inner {
    height: 35px !important;
  }

  .elementor-column {
    width: 100%;
  }

  section#video-section {
    padding-left: 20px;
  }

  section#video-section .elementor-spacer-inner {
    height: 35px !important;
  }

  .trx_addons_video_player.with_cover
    .trx_addons_video_list_type_wide
    .trx_addons_video_list_controller_wrap
    .trx_addons_video_list_controller_item {
    width: 100% !important;
  }
  .trx_addons_video_list_controller_wrap h5.trx_addons_video_list_title {
    font-size: 22px;
    line-height: 26px;
  }
  .video_hover:hover {
    width: 5rem !important;
    height: 5rem !important;
  }

  div#home_page_slider_sec div.home_slide_img img,
  div#single_slider_sec .owl-item img {
    display: none;
  }
  div#home_page_slider_sec .flex-direction-nav .flex-prev:before, div#home_page_slider_sec .flex-direction-nav .flex-next:before {
    position: absolute;
}
div#home_page_slider_sec ul.flex-direction-nav {
  position: revert;
}
  div#home_page_slider_sec .contentovlapcolor,
  div#single_slider_sec .contentovlapcolor {
    background-position: center center !important;
    width: 100%;
    height: 630px;
  }
  div#single_slider_sec .contentovlapcolor {
    height: 580px;
  }
  .home_slide .owl-nav {
    bottom: 60%;
    width: 95%;
    height: 1px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .home_slide_title {
    font-size: 27px;
  }

  .home_slide_content {
    font-size: 18px;
  }

  li.videowatchbutton a {
    font-size: 18px;
    padding-left: 0;
  }
  li.videowatchbutton a:before {
    display: none;
  }
  li.storybutton {
    display: none;
  }

  .home_slide .owl-nav .owl-prev,
  .home_slide .owl-nav .owl-next {
    width: 55px;
    height: 55px;
  }

  .home_slide .owl-nav .owl-prev {
    left: 0;
  }
  .home_slide .owl-nav .owl-next {
    left: auto;
    right: 0;
  }

  .home_slide_redamore {
    left: 20px;
    bottom: 45px;
  }

  .home_slide_redamore a {
    font-size: 10px;
  }

  .contentovlap {
    position: absolute;
    bottom: 100px;
    width: 90%;
    left: 22px;
  }

  .topiceec {
    padding: 30px 20px 16px 20px;
  }
  .topices {
    font-size: 26px;
    width: 70%;
  }

  .slider_innerpage_section .topiceec {
    padding: 30px 20px 16px 20px;
    flex-direction: column;
    align-items: self-start;
  }

  .slider_innerpage_section {
    padding: 60px 0px 25px 0px;
  }

  .slider_innerpage_section .slider_bottom_section {
    padding-top: 30px;
  }
  .slider_innerpage_section .topices {
    font-size: 26px;
    width: 100%;
  }
  .slider_innerpage_section .sublinetext {
    line-height: 20px !important;
    width: 80%;
  }
  .slider_innerpage_section .topiceslink {
    margin-top: 7px;
    text-transform: capitalize;
    align-items: self-start;
  }

  .slider_innerpage_section .topiceslink {
    text-align: left;
  }

  .topiceslink a {
    font-size: 18px;
    color: #333333;
  }
  .shadow-carousel.owl-carousel .owl-nav .owl-prev span,
  .shadow-carousel.owl-carousel .owl-nav .owl-next span {
    width: 60px;
    height: 60px;
  }
  .shadow-carousel.flexslider .flex-direction-nav .flex-prev,
  .shadow-carousel.flexslider .flex-direction-nav .flex-next {
    background: none;
  }

  .shadow-carousel.owl-carousel .owl-nav .owl-prev span {
    left: 10px;
  }

  .shadow-carousel.owl-carousel .owl-nav .owl-next span {
    right: 10px;
  }
  .shadow-carousel.owl-carousel .owl-stage {
    padding-left: 20px !important;
  }

  .shadow-carousel.flexslider .flex-direction-nav .flex-prev:before {
    left: 10px !important;
  }
  .shadow-carousel.flexslider .flex-direction-nav .flex-next:before {
    right: 10px !important;
  }

  .shadow-carousel.flexslider {
    padding-left: 20px;
  }
  #home_page_slider_sec {
    padding-left: 0px;
  }

  section#subscriptionssections .elementor-container {
    padding-left: 20px;
    max-width: calc(100vw - 20px);
    padding-top: 0;
    padding-bottom: 10px;
  }
  .subscriptionssection {
    margin-top: 34px;
  }
  .subscriptionssection_right {
    flex-flow: column;
  }
  .subscriptionssection_right,
  .subscriptionssection_left {
    padding: 25px 30px;
    background: #f5f5f5;
  }
  .commen_inputholder input {
    width: 100%;
  }
  span.subscriptionssection_title {
    margin-right: 0;
    margin-bottom: 5px;
  }
  .subscriptionssection_left .socialnetwork {
    flex-flow: column;
  }
  .subscriptionssection_left .socialnetwork span {
    margin-right: 0;
  }

  section#subscriptionssections .elementor-container {
    padding-left: 25px;
  }

  .socialnetwork {
    width: 100%;
    justify-content: flex-start;
  }

  .section#incase-section .elementor-container {
    padding-left: 25px;
  }

  .overalltextseclayer {
    flex-flow: column;
  }

  .sectionlayheading {
    margin-bottom: 5px;
  }

  .sectionlaysubheading {
    margin-bottom: 10px;
    line-height: 18px;
  }
  .textseclayer {
    width: 100%;
  }
  .overalltextseclayer {
    padding-top: 36px;
  }
  .section#incase-section .elementor-container {
    padding-left: 25px;
  }
  div#single_slider_sec .contentovlap {
    bottom: 80px;
    left: 36px;
  }
  div#single_slider_sec .home_slide_redamore {
    position: absolute;
    left: 36px;
    bottom: 50px;
  }
  div#single_slider_sec .home_slide_redamore a {
    padding: 0;
    background: none;
    color: #bed600;
    font-size: 18px;
  }
  .popularpost_content {
    line-height: 22px;
  }

  section.newpost-section {
    padding-bottom: 40px;
  }

  #single_slider_sec .home_slide_img {
    width: 100%;
  }
  div#popular_post_slider_section {
    padding-left: 20px;
  }

  .left_section_content {
    width: 100%;
    padding: 20px;
    background-color: #fff;
  }
  .common_sections .left_section_image.mobileview {
    display: flex;
    max-width: 100%;
  }
  .common_sections {
    flex-flow: column;
    background: none;
    padding: 0;
    margin-bottom: 26px;
  }
  .common_sections a{
    flex-flow: column;
    padding: 0;
  }
  .common_sections picture {
    max-width: 100%;
  }
  .common_sections picture img {
    width: 100%;
  }
  .left_section_image {
    display: none;
  }

  .left_section_content h2 {
    font-size: 20px;
    margin-bottom: 5px;
  }

  .left_section_content .entry p::first-child {
    font-size: 12px;
    line-height: 19px;
    margin-bottom: 10px;
  }
  .common_sections:last-of-type {
    margin-bottom: 0;
  }
  .entry ul {
    position: static;
    display: flex;
    justify-content: space-between;
  }
  .entry ul li {
    font-size: 18px;
  }
  .left_section_content .entry p:first-child {
    color: #333;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 10px;
  }

  /* ---------Category Page---------- */
  .all_page_container {
    padding: 0;
  }
  .category .storycount {
    margin-bottom: 5px;
  }
  .cat_icon_section {
    margin-bottom: 120px;
  }
  .cat_title_sections {
    font-size: 32px;
  }
  .cat_description_sections p {
    font-size: 18px;
  }
  .category .contentsection {
    padding: 100px 20px;
  }
  .category .breadcrumb {
    bottom: 10px;
  }
  .category .site-content {
    padding: 0 20px;
  }
  .shadow-carousel.flexslider ul.slides {
    margin-left: 0;
  }
  .category .archive-header {
    padding: 36px 0 18px;
  }
  .category .shadow-carousel.flexslider {
    padding-left: 20px;
  }
  .category section.editorsections_section {
    margin-top: 16px;
  }

  .category .topiceec {
    flex-flow: column;
    align-items: flex-start;
  }
  .category .topices {
    width: 100%;
  }
  .category .topiceslink {
    width: 100%;
    text-align: left;
    margin-top: 7px;
  }
  .category span.sublinetext {
    line-height: 20px;
    font-weight: normal;
    font-size: 14px;
    width: 80%;
  }
  .category .content_wrap {
    padding-bottom: 60px;
  }

  /* --------Single Page Post--------- */
  .single .post_header_wrap_style_style-2 .post_featured.post_featured_bg {
    height: 630px !important;
  }

  .single
    .post_header_wrap_style_style-2
    .post_featured.with_thumb
    + .post_header
    .post_title.entry-title {
    font-size: 27px;
    line-height: 29px;
  }
  .single
    .post_header_wrap_style_style-2.with_featured_image
    .post_header
    .post_categories
    a {
    padding: 8px 14px;
    border-radius: 15px;
  }
  .single .post_title {
    font-size: 26px;
  }

  .single .post_video_hover.post_video_hover_popup {
    width: 35% !important;
    border-radius: 50px !important;
    background: #000 !important;
    border: none !important;
    color: #fcfcfc !important;
    font-size: 12px !important;
  }
  /* .single
    .post_header_wrap
    .post_featured.with_thumb
    + .post_header
    .post_video_hover {
    font-size: 1rem;
  } */

  .single p, .single .post_content .entry-content > p, .single .post_content .entry-content .wp-block-group > p, .single .post_content div.wp-block-column p{
    font-size:18px ;
    line-height: 36px;
    letter-spacing:0;
  }
  .single .post_content h5 {
    font-size: 24px;
    line-height: 18px !important;
    margin-top: 0.5em !important;
    margin-bottom: 0.5em !important;
  }
  .single
    .post_header_wrap_style_style-1.with_featured_image
    .post_header
    .post_categories
    a {
    padding: 0.45em 0.65em;
    border-radius: 15px;
  }
  .single .post_header_wrap_style_style-1 .post_header .post_meta_categories {
    margin-bottom: 0.65em;
    margin-top: 0;
  }

  .single .single_style_style-1 .page_content_wrap .content_wrap {
    padding-top: 0.85em;
  }
  .single .single_style_style-1 .post_content .wp-block-group {
    margin-top: 1.3em;
    margin-bottom: 1.3em;
  }
  .single h2.quora_text {
    font-size: 22px;
    line-height: 34px;
  }
  .single h5.quora_name {
    font-size: 20px;
  }
  .single .team_membersection .wp-block-columns .wp-block-column {
    margin: 10px 0 !important;
  }
  .single h2.meet_the._team_title {
    font-size: 28px;
    margin-top: 0px !important;
    margin-bottom: 10px;
    text-align: center;
  }
  .single .team_member_short_data .wp-block-columns .wp-block-column {
    margin: 4px 0 !important;
  }
  .single h4.has-text-align-center.team_member_short_title {
    font-size: 24px !important;
    line-height: 30px !important;
  }
  .single .wp-block-columns .wp-block-column.is-vertically-aligned-center {
    width: 45%;
  }
  .single
    .additional_team_member_full_width
    .wp-block-columns
    .wp-block-column.is-vertically-aligned-center {
    margin-bottom: 30px;
  }
  .single .wp-block-group.alignfull.additional_team_member_full_width {
    margin-bottom: 0;
  }
  .single
    .wp-block-group.additional_team_member_full_width
    .wp-block-columns.are-vertically-aligned-center {
    margin-bottom: 0;
  }
  .single
    .additional_team_member_full_width
    .wp-block-columns
    .wp-block-column.is-vertically-aligned-center:last-of-type {
    margin-bottom: 0;
  }
  .single
    .team_member_short_data
    .wp-block-columns
    .wp-block-column.is-vertically-aligned-center {
    margin: 10px 0 !important;
  }
  .single
    #cwp_id-9b332bf6-f421-4f4e-ab84-ee3f3bd2aa8b.cwp-preview
    .cwp_slider_wrap {
    min-height: 275px !important;
  }
  .single #cwp_id-9b332bf6-f421-4f4e-ab84-ee3f3bd2aa8b.cwp-preview {
    min-height: 300px !important;
  }
  .single .post_item_single .post_meta_single {
    margin-top: 3em;
    padding-top: 2.5em;
  }
  .single .post_meta_single .sharesection {
   width: 100%;
    background-color: #ffffff;
    height: auto;
    flex-direction: column;
    row-gap: 15px;
    padding: 32px;
    margin-bottom: 0;
  }
  .single .post_meta_single .shareleftsection {
    width: 100%;
    float: left;
    text-align: center;
  }
  .single .shareleftsection span.likesec {
    font-size: 14px;
    display: block;
  }
  .single .shareleftsection span.like_sectio_bottom {
    font-size: 14px;
    color: #000;
  }
  .single .alignfull .topiceec {
    width: 100%;
    float: left;
    margin: 8% 0px 2% 2px;
    position: relative;
    right: 0px;
    padding: 0px 0%;
  }
  .single .alignfull .topices {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
  }
  .single .alignfull .topiceslink {
    text-align: left;
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: bold;
  }
  .single .single_slide .product_contentovlaptop {
    width: 100%;
  }
  .single .single_slide .owl-carousel .owl-item .productthumsliderimage img {
    width: 100%;
    height: 185px !important;
  }
  .single .single_slide .product_contentovlap {
    position: absolute;
    top: 20%;
    text-align: center;
    width: 100%;
  }
  .single .single_slide .product_title {
    color: #ffff;
    font-size: 26px;
    text-transform: uppercase;
    width: 100%;
    margin: auto;
  }
  .single .single_slide .product_content {
    color: #fff;
    font-size: 18px;
    width: 100%;
    margin: auto;
  }
  .single #Single_post_catslider_slider_sec .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 2%;
    width: 17%;
    background-size: contain;
    height: 15%;
  }
  .single #Single_post_catslider_slider_sec .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    right: 2%;
    width: 17%;
    background-size: contain;
    height: 15%;
  }
  .single #Single_post_catslider_slider_sec .owl-stage-outer .owl-stage {
    padding-left: 10px !important;
  }
  .single #Editorslider_slider_sec .owl-stage-outer .owl-stage {
    padding-left: 10px !important;
  }
  .single #Editorslider_slider_sec .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 2%;
    background: url(/stories/app/themes/kicker-child/icons/next.png) no-repeat scroll 0
      0;
    width: 17%;
    background-size: contain;
    height: 15%;
  }

  .single .post_content .wp-block-column ul.tick_icon {
    width: 100%;
    margin: 0 auto 20px;
  }
  .single .post_content .wp-block-column.recipe_list_radio h5 {
    font-size: 24px;
    width: 100%;
    margin: auto;
    padding-bottom: 16px;
    text-transform: capitalize;
    text-align: left !important;
  }
  .single .wp-block-cwp-block-slider {
    min-height: 250px !important;
  }
  .single #product_single_slider_sec .product_contentovlap {
    position: absolute;
    text-align: center;
    width: 100%;
  }

  .single #product_single_slider_sec .product_title {
    color: #ffff;
    font-size: 26px;
    text-transform: uppercase;
    width: 100%;
    margin: auto;
  }
  .single #product_single_slider_sec .product_content {
    color: #fff;
    font-size: 16px;
    width: 100%;
    margin: auto;
    line-height: 22px;
  }
  .single #product_single_slider_sec span.productnametetsec a {
    background: #fff;
    padding: 5px 10px;
    color: #0000008f;
    font-size: 14px;
  }
  .single #Single_post_catslider_slider_sec .catimgsec:after {
    width: 100%;
    height: 100%;
  }
  .single #product_slider_sec .owl-stage-outer .owl-stage {
    padding-left: 10px !important;
  }
  .single #product_slider_sec .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 2%;
    width: 17%;
    background-size: contain;
    height: 15%;
  }
 
  /*---Video without Button*/
  .single
    .post_header_wrap_style_style-1.with_featured_image
    .post_header
    .post_title {
    font-size: 27px;
    line-height: 24px;
    padding-top: 10px;
  }
  .single
    .post_header_wrap_style_style-1
    .post_featured.with_thumb
    + .post_header {
    margin: 0;
    margin-bottom: 46px !important;
  }
  .single_slide_content {
    font-size: 18px;
  }
  .post_header_wrap_style_style-1
    .post_featured.with_thumb
    + .post_header
    .single_slide_content {
    margin-bottom: 0px;
  }
  .single
    .post_header_wrap_style_style-1.with_featured_image
    .post_header
    .post_categories
    a {
    padding: 8px 15px;
  }
  /**video-section **/
  span.trx_addons_extended_taxonomy {
    font-size: 14px;
  }
  /* Video layer  start */
  .wp-block-group.video_overllapsection .wp-block-group__inner-container h5 {
    font-size: 30px;
    line-height: 41px !important;
  }
  .wp-block-group.video_overllapsection .vp-a {
    font-size: 0;
    padding-left: 0;
  }
  .wp-block-group.video_overllapsection .vp-a:before {
    position: static;
  }
  /* Video layer end */
  .single .content_wrap .content {
    max-width: unset;
    width: unset !important;
  }
  .single .post_footer_single{margin: 0 -20px;}
  .single .post_footer.post_footer_single.entry-footer{
      margin-bottom: 0;
  }
  .pagination_section a,span.page-numbers.current{
    font-size: 12px;
  }
  .pagination_section .prev.page-numbers, .pagination_section .next.page-numbers{
    font-size: 0;
  }
  .pagination_section .prev.page-numbers:after{
    content: "Ã‚Â«";
  }
  .pagination_section .next.page-numbers:after{
    content: "Ã‚Â»";
  }
  .pagination_section .prev.page-numbers:after, .pagination_section .next.page-numbers:after{
    font-size: 12px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1025px) {
  /* ------- Category Section-------- */

  .single .wp-block-column.recipe_box_sections h5 {
    font-size: 23px;
  }
  .single .wp-block-column.recipe_box_sections h6 {
    font-size: 17px;
  }
  .single .wp-block-column.recipe_box_sections p {
    font-size: 16px !important;
  }
  .single .wp-block-column.recipe_box_sections a.wp-block-button__link {
    font-size: 12px;
    padding: 3%;
    width: 140px !important;
  }
  .single .post_content .wp-block-column.recipe_list_radio h5 {
    width: 100%;
    margin: auto;
    padding-bottom: 25px;
    font-size: 25px;
  }
  .single .post_content .wp-block-column.recipe_list_radio ul.tick_icon {
    width: 70%;
    margin: 10px;
  }
}

@media (max-width: 480px) {
  .home .dHVPPk .left .logo svg {
    width: 150px !important;
  }
  .search_logo_common_section {
    top: 34px;
  }
  .logo img {
    max-width: 150px;
    width: 100%;
  }
  .home .dHVPPk {
    position: fixed !important;
  }

  .icons_row.submenurow {
    margin: 30px 0 20px 0;
    padding-top: 4px;
    display: flex;
    align-items: center;
  }

  .topiceec {
    width: 100%;
  }

  .single
    .post_header_wrap_style_style-1.with_featured_image
    .post_header
    .post_categories
    a {
    padding: 8px 15px;
  }
  .single .post_title {
    font-size: 22px;
  }
  .single h2.quora_text {
    font-size: 20px;
  }
  .single h5.quora_name {
    font-size: 18px;
  }
  .single single_style_style-1 .page_content_wrap .content_wrap {
    padding-top: 0.85em;
  }
  .single .post_header_wrap_style_style-1 .wp-block-group .figcaption {
    font-size: 12px;
  }
  .single #Editorslider_slider_sec .owl-nav .owl-prev {
    width: 17%;
    height: 15%;
  }

  .single .post_header_wrap_style_style-2 .post_title {
    font-size: 27px;
  }
  .single
    .post_header_wrap_style_style-2
    .post_video_hover.post_video_hover_popup {
    width: 50% !important;
  }
  .single .post_header_wrap_style_style-2 .post_video_hover_popup {
    position: absolute !important;
    /* bottom: -75% !important; */
    left: 25% !important;
  }

  .single
    .post_header_wrap_style_style-2
    .wp-block-column.recipe_list_radio
    ul
    li {
    font-size: 14px;
    font-family: inherit;
    line-height: 38px;
  }

  .single #product_single_slider_sec .product_title {
    font-size: 23px;
  }
  .single #product_single_slider_sec .product_content {
    font-size: 13px;
  }
  .single #product_single_slider_sec span.productnametetsec a {
    font-size: 12px;
  }
 
  .category #Editorslider_slider_sec .owl-nav .owl-next {
    width: 17%;
    height: 15%;
  }
  .category #Editorslider_slider_sec .owl-nav .owl-prev {
    width: 17%;
    height: 15%;
  }
  .page_content_wrap .all_post_content .common_sections_right_post ul li {
    padding: 2% 5%;
  }

  .dHVPPk {
    position: fixed !important;
    width: 100%;
  }
  .single .dHVPPk {
    position: fixed;
  }
  .category .dHVPPk {
    position: fixed;
  }
  .single #Single_post_catslider_slider_sec span.cattext {
    font-size: 30px;
  }
  .single #Single_post_catslider_slider_sec span.catdesc {
    font-size: 16px;
  }
}


@media (max-width: 340px) {
  .topices {
    font-size: 20px;
  }
  .topiceslink a {
    font-size: 14px;
  }
  .catcontentsec {
    padding: 20px;
  }
  .catcontentsec {
    height: 95%;
  }
  .span.cattext {
    font-size: 38px;
    margin-bottom: 10px;
  }
  span.catdesc {
    font-size: 16px;
    line-height: 21px;
  }
}

.single .pgcsimplygalleryblock-masonry-main-wrap {
  padding: 0 !important;
}
.content_wrap .wp-block-cwp-block-slider {
  margin-bottom: 40px;
  padding-bottom: 20px !important;
}
.content_wrap .wp-block-columns.are-vertically-aligned-center {
  margin-bottom: 60px;
  margin-top: 30px;
  column-gap: 2px;
}
.content_wrap
  .wp-block-buttons.is-content-justification-center.team_memeber_sections {
  min-width: unset;
  max-height: unset;
  padding: unset;
  text-align: center;
}

.wp-block-group.team_memeber_sections.has-bg-color-color.has-text-color {
  padding-bottom: 0;
}



.single_style_style-1 .page_content_wrap > .content_wrap:not(:empty) {
  padding-top: 0;
}
/** Social icons **/
.post_item_single
  .post_meta_single
  .post_share
  .socials_share.socials_type_block
  .social_item
  .social_icon {
  line-height: 0;
  display: flex;
  align-items: center;
  font-weight: 600;
  justify-content: center;
}
.post_meta_item .socials_share {
  vertical-align: middle;
  padding: 0px 10px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-size: 18px !important;
}
strong {
  font-size: 21px;
  line-height: 43px;
}
.single article {
  margin-top: 45px;
}
.sidebar_hide.normal_content .wp-block-image figcaption em{
  font-family: inherit;
}
.sidebar_hide.normal_content .wp-block-image figcaption {
  padding-top: 7px !important;
  line-height: 34px;
  font-weight: 300;
  overflow: hidden;
  text-align: center;
  letter-spacing: 0;
  color: #333333;
  font-family: inherit;
}
.single .post_footer_single {
  margin-bottom: 50px;
}
.single .entry-header .content_wrap {
  width: calc(100vw - 65px) !important;
}
.team_membersection .wp-block-group__inner-container {
  width: 100%;
}
.single .entry-content ul {
  list-style-type: disc;
  color: #333333;
  font-size: 21px;
  text-align: left;
  letter-spacing: 0;
  font-weight: lighter;
}
.single .entry-content ul li {
  margin-top: 0px;
  line-height: 43px;
}


@media (min-width: 992px) {
  .single .content_wrap {
    width: calc(100vw - 65px);
  }
}

/* 404 page design */

.page.page-id-4488 .breadcrumb{
  display:none;
}


#notfound {
position: relative;
height: 70vh;
}

#notfound .notfound {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}

.notfound {
max-width: 600px;
width: 100%;
line-height: 1.4;
text-align: center;
}

.notfound .notfound-404 {
position: relative;
height: 240px;
}

.notfound .notfound-404 h1 {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
font-size: 252px;
font-weight: 900;
margin: 0px;
color: #262626;
text-transform: uppercase;
letter-spacing: -40px;
margin-left: -20px;
}

.notfound .notfound-404 h1>span {
text-shadow: -8px 0px 0px #fff;
}

.notfound .notfound-404 h3 {
position: relative;
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
color: #262626;
margin: 0px;
letter-spacing: 3px;
padding-left: 6px;
}

.notfound h2 {
font-size: 20px;
font-weight: 400;
text-transform: uppercase;
color: #000;
margin-top: 0px;
margin-bottom: 25px;
}
@media only screen and (max-width: 580px) {
  label#cordialResponse
  {
    bottom : -3px;
    text-align: right;
    padding-right: 33px;
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) {
.notfound .notfound-404 {
  height: 200px;
}
.notfound .notfound-404 h1 {
  font-size: 200px;
}
  label#cordialResponse
  {
    bottom : -3px;
    text-align: end;
    padding-left: 0;
    padding-right: 30px;
  }
}


@media only screen and (max-width: 480px) {
.notfound .notfound-404 {
  height: 162px;
}
.notfound .notfound-404 h1 {
  font-size: 162px;
  height: 150px;
  line-height: 162px;
}
.notfound h2 {
  font-size: 16px;
}
  .label#cordialResponse
  {
    text-align : center;
    padding:unset;
  }
  label#cordialResponse
  {
    text-align : center;
    padding:unset;
  }
}
