/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
.header-main-layout-1 .main-header-bar-navigation {
    text-align: right;
}

.header-main-layout-1 .ast-main-header-bar-alignment {
    margin-right: 0;
}

.ast-separate-container .ast-article-single {
background-color: initial;padding:0em 6.67em;}

#primary-menu {
  margin: 19px 0;
}
.main-header-menu a:hover {
  background-color: #caa77a;
  color: #000;
  border-radius: 5px;
}
.ast-theme-transparent-header .main-header-menu ul.sub-menu {
  background-color: #dfbf91;
}
nav.woocommerce-breadcrumb {
	margin-bottom: 30px;
}
#content {
  position: relative;
  top: 111px;
  margin-bottom: 111px;
}

.header-banner {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.home .product,
.archive .product,
.single-product li.product {
  transition: transform 0.2s;
}

.home .product:hover,
.archive .product:hover,
.single-product li.product:hover {
  transform: scale(1.05);
  box-shadow: 0 0 10px;
}
.profile-item {
  position: relative;
}
.profile-image {
  margin-bottom: 0 !important;
}
.profile-age {
  position: absolute;
  right: 10px;
  top: 10px;
  background: url("../../uploads/Ellipse.png");
  background-size: 100% 100%;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6b420d;
  font: 600 22px "Montserrat";
}
.profile-status {
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 100px;
  background: url("../../uploads/2020/05/vip-min.png");
  background-size: 100% 100%;
}
.profile-status img {
  width: 100px !important;
  margin-bottom: 0 !important;
}
.profile-name {
  position: absolute;
  bottom: 65px;
  width: 95%;
  left: 2.5%;
  text-align: center;
  background: #b48f60;
}
.profile-name:hover {
  background: crimson;
}
.profile-name h2 {
  color: #fff;
  margin: 0;
  padding: 14px 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.profile-phone {
  position: relative;
  bottom: 0;
  width: 100%;
  text-align: center;
  background: #6c0200;
}
.profile-phone:hover {
  background: crimson;
}
.profile-phone h3 {
  margin-bottom: 0;
  color: #fff;
  padding: 11px 0;
}
.not-vip-title h2 {
  font-size: 44px;
}
#wpcf7-f8378-o1 input[type="submit"] {
  background: crimson;
}
#wpcf7-f8378-o1 input[type="submit"]:hover {
  background: darkred;
}
#wpcf7-f8378-o1 textarea {
  height: 110px;
  line-height: 1;
}
.header-banner {
  background: url("../../uploads/2020/06/banner.jpg");
  background-repeat: no-repeat;
  background-position: center left;
  background-size: cover;
  display: flex;
  height: 550px;
  align-items: center;
  justify-content: center;
  background-attachment: fixed;
}
.header-banner h2 {
  color: #fff;
  font: 700 44px "Montserrat";
  text-align: center;
  margin-bottom: 0;
}
.header-banner span {
  color: #f3d3ab;
  font-size: 76px;
}

.footer-copyright {
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #919191;
  background: #121212;
}
.footer-copyright p {
  margin: 0;
}
.footer-menu-wrap {
  display: flex;
  justify-content: space-between;
  max-width: 625px;
}

.footer-adv-widget-1 {
  margin-bottom: 50px;
}

.footer-adv .menu-item {
  line-height: 1.75;
}
.footer-adv .menu-item a {
  vertical-align: middle;
}
.footer-adv .menu-item a:before {
  content: url("../../uploads/2020/05/li-style-rtl.png");
  padding-left: 20px;
  vertical-align: middle;
  position: relative;
  top: 2px;
}

.footer-adv-widget-3 {
  margin-bottom: 40px;
}
.footer-adv .wpcf7 {
  max-width: 350px;
}

.woocommerce ul.products {
  margin: 0;
  list-style: none;
}

.products .woocommerce img {
  width: 100%;
}

.profile-item img {
  width: 100%;
}

.footer-adv a:hover {
  color: crimson;
}

.footer-adv-overlay {
  padding-bottom: 25px;
}

.site-logo-img a {
  outline: 0;
}

.archive .page-title {
  font-size: 2.5rem;
  text-align: center;
  color: #926224;
}
.archive #primary {
  margin-bottom: 20px;
}
.archive .term-description {
  margin-bottom: 60px;
}

.single-product .woocommerce-images div {
  cursor: default;
}

.single-product ul.products li.product {
  width: calc(25% - 15px);
}
.single-product .products.columns-4 li.product:nth-child(4n) {
  margin-left: 0;
  clear: left;
}
.single-product .related {
  order: 3;
  top: 50px;
  position: relative;
}
.single-product .related > h2 {
  font-size: 2rem;
  margin-bottom: 30px;
  color: crimson;
}
.single-product .type-product {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.single-product .woocommerce-images {
  order: 2;
  margin-right: 50px;
}
.single-product .entry-summary {
  order: 1;
  max-width: 450px;
  margin-left: 50px;
}
.single-product .entry-summary h1 {
  color: crimson;
  margin-bottom: 30px;
}
.single-product .meta .age h4 {
  font-size: 1.5rem;
  font-weight: 600;
}
.single-product .meta .age span {
  margin-right: 20px;
}
.single-product .meta .place h4 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 30px;
}
.single-product .meta .place span {
  margin-right: 20px;
}
.single-product .meta .description {
  font-size: 1.2rem;
}
.single-product .phone a {
  color: crimson;
  display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.2rem;
}
.single-product .phone a:after {
  content: url("../../uploads/2020/05/phone-1.png");
  font-size: initial;
  margin-right: 15px;
  position: relative;
  top: 3px;
}
.header-logo {
  display: flex;
  align-items: center;
  font-family: "Cookie", cursive;
}
.header-logo a {
  color: maroon;
  font-size: 64px;
}
.header-logo a:hover {
  color: crimson;
}
.main-header-menu .menu-item a {
  color: #674417;
  font-weight: 600;
}
.footer-adv-widget-1 h2 a {
  color: #fff;
  font-size: 72px;
  font-family: "Cookie", cursive;
}
.footer-adv-widget-1 h2 a:hover {
  color: crimson;
}
#primary {
  margin: 3em 0;
}
#ast-breadcrumbs-yoast {
  margin-top: 20px;
}
.single-product .meta .age h4 {
  background: #6c0200;
  color: #fff;
  width: fit-content;
  padding: 5px 20px;
  border-radius: 3px;
}
.single-product .meta .place h4 {
  background: #6c0200;
  color: #fff;
  width: fit-content;
  padding: 5px 20px;
  margin-top: 5px;
  border-radius: 3px;
}
.single-product .meta .age span {
  margin-right: 25px;
}

@media (max-width: 1100px) {
  .single-product .entry-summary {
    max-width: 400px;
    margin-left: 5px;
  }
  .single-product .woocommerce-images {
    order: 2;
    margin-right: 10px;
  }
}

@media (min-width: 922px) and (max-width: 1280px) {
  .header-logo {
    width: 100%;
    justify-content: center;
  }
  .ast-main-header-bar-alignment {
    width: 100%;
  }
  .main-navigation {
    justify-content: center;
    width: 100%;
	}
	#primary-menu {
		margin: 0 0 3px;
		justify-content: center;
	}
  #content {
    top: 159px;
    margin-bottom: 159px;
  }
}
@media (max-width: 1038px) {
  #content {
    top: 230px;
    margin-bottom: 230px;
  }
}
/*****************************************************TABLET***********************************/
@media (max-width: 921px) {
  #content {
    top: 95px;
    margin-bottom: 95px;
  }
  #primary-menu {
    margin: 0;
    background-color: #dfbf91;
  }
  .main-header-bar .main-header-bar-navigation.toggle-on {
    padding-top: 0;
  }
  .ast-header-break-point
    .main-header-bar
    .main-header-bar-navigation
    .main-header-menu {
    border-color: #926224;
  }
  .ast-header-break-point .main-navigation ul li a {
    border-color: #926224;
  }
  .ast-header-break-point
    .ast-mobile-menu-buttons
    .ast-button-wrap
    .ast-mobile-menu-buttons-minimal {
    font-size: 2.75em;
  }
  .main-header-bar .main-navigation {
    font-size: 1.5em;
  }
  .header-banner {
    background-attachment: scroll;
  }

  .entry-content h1 {
    font-size: 3.5em;
  }
  .site-footer .logo-and-menu {
    width: 100%;
  }
  .site-footer .text-and-contact {
    width: 100%;
  }
  .site-footer .footer-adv-widget-1 {
    margin-bottom: 0;
    text-align: right;
  }
  .site-footer .footer-adv-widget-3 {
    text-align: center;
    margin-bottom: 0;
  }
  .site-footer .footer-adv-widget-4 h2 {
    text-align: center;
  }
  .site-footer .footer-adv-widget-4 .textwidget {
    display: flex;
    justify-content: center;
  }

  .home .product:hover,
  .archive .product:hover,
  .single-product .product:hover {
    transform: none;
    box-shadow: 0;
  }

  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product,
  .single-product .related .columns-4 li.product {
    float: right;
    margin: 0 0 2.992em 20px;
    padding: 0;
    position: relative;
    margin-right: 0;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product,
  .woocommerce-page[class*="columns-"] ul.products li.product,
  .woocommerce[class*="columns-"] ul.products li.product,
  .single-product .related .columns-4 li.product {
    display: inline-block;
    margin-left: 20px;
    vertical-align: top;
    clear: none;
  }
  .woocommerce-page.columns-4 ul.products li.product,
  .woocommerce.columns-4 ul.products li.product,
  .single-product .related .columns-4 li.product {
    width: calc(33.33% - 14px);
  }
  .woocommerce-page.columns-4 ul.products li.product:nth-child(3n),
  .woocommerce.columns-4 ul.products li.product:nth-child(3n),
  .single-product .related .columns-4 li.product:nth-child(3n) {
    margin-left: 0;
    clear: left;
  }
  .woocommerce-page.columns-4 ul.products li.product:nth-child(3n + 1),
  .woocommerce.columns-4 ul.products li.product:nth-child(3n + 1),
  .single-product .related .columns-4 li.product:nth-child(3n + 1) {
    clear: right;
    margin-right: 0;
    margin-left: 20px;
  }
  .woocommerce-page.columns-4 ul.products li.product:nth-child(4n),
  .woocommerce.columns-4 ul.products li.product:nth-child(4n),
  .single-product .related .columns-4 li.product:nth-child(4n) {
    clear: none;
    margin-left: auto;
  }
  .archive #primary {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .single-product .entry-summary h1 {
    font-size: 45px;
    color: crimson;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .single-product .entry-summary {
    max-width: 100%;
    width: 75% !important;
    margin-bottom: 20px;
  }
  .single-product .meta .description p {
    margin-bottom: 10px;
  }
  .single-product .related > h2 {
    font-size: 44px;
  }
  .single-product .products li:last-of-type {
    display: none !important;
  }
  .header-logo a {
    font-size: 56px;
  }
  .footer-adv-widget-1 h2 a {
    font-size: 66px;
  }
  #primary-menu {
    font-size: 0.8em;
  }
  .entry-content h1 {
    font-size: 45px;
  }
  .ast-header-break-point .ast-mobile-menu-buttons {
    height: 75px;
  }
  .ast-button-wrap .menu-toggle.main-header-menu-toggle {
    height: 75px;
    display: flex;
    align-items: center;
  }
  .ast-button-wrap .menu-toggle .menu-toggle-icon {
    line-height: 0.5;
  }
  #content {
    top: 75px;
    margin-bottom: 75px;
  }
  .header-banner {
    height: 350px;
  }
  .header-banner h2 {
    font-size: 36px;
  }
  .header-banner span {
    font-size: 55px;
  }
  .archive #primary {
    margin: 0;
  }
}

@media (max-width: 767px) {
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    margin: 0 0 1em 0;
  }
  .woocommerce-page.columns-4 ul.products li.product:nth-child(3n),
  .woocommerce.columns-4 ul.products li.product:nth-child(3n),
  .woocommerce-page.columns-4 ul.products li.product:nth-child(3n + 1),
  .woocommerce.columns-4 ul.products li.product:nth-child(3n + 1),
  .single-product .related .columns-4 li.product:nth-child(3n),
  .single-product .related .columns-4 li.product:nth-child(3n + 1) {
    clear: none;
    margin-top: auto;
    margin-left: auto;
  }
  .woocommerce-page.columns-4 ul.products li.product,
  .woocommerce.columns-4 ul.products li.product,
  .single-product .related .columns-4 li.product {
    width: calc(50% - 5px);
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product,
  .woocommerce-page[class*="columns-"] ul.products li.product,
  .woocommerce[class*="columns-"] ul.products li.product,
  .single-product .related .columns-4 li.product {
    margin-left: 10px;
  }
  .woocommerce-page.columns-4 ul.products li.product:nth-child(2n),
  .woocommerce.columns-4 ul.products li.product:nth-child(2n),
  .single-product .related .columns-4 li.product:nth-child(2n) {
    clear: left;
    margin-left: 0;
  }
  .ast-site-identity {
    padding: 0;
    top: 4px;
    position: relative;
  }
  .header-banner {
    height: 250px;
  }
  .header-banner h2 {
    font-size: 27px;
  }
  .header-banner span {
    font-size: 38px;
  }

  .entry-content h1 {
    font-size: 2.5em;
  }
  .not-vip-title h2 {
    font-size: 40px;
    margin-top: 20px;
  }
  .profile-status {
    width: 60px;
    height: 60px;
  }
  .profile-age {
    right: 5px;
    top: 5px;
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
  .profile-name {
    bottom: 55px;
  }
  .profile-name h2 {
    padding: 3px;
    font-size: 1.3em;
  }
  .profile-phone h3 {
    padding: 7px 0;
  }
  .footer-adv-overlay {
    padding-top: 35px;
    padding-bottom: 15px;
  }
  .footer-menu-wrap {
    flex-wrap: wrap;
  }
  .footer-adv-widget-1 .widget:last-child {
    margin: 0 0 1.5em;
  }
  .site-footer .widget_nav_menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 1em;
  }
  .site-footer .widget-title {
    margin-bottom: 0.3em;
  }
  .footer-adv .menu-item {
    line-height: 1.5;
  }
  .ast-header-break-point .main-header-bar .main-header-bar-navigation,
  .ast-header-break-point
    .main-header-bar
    .main-header-bar-navigation
    .children,
  .ast-header-break-point
    .main-header-bar
    .main-header-bar-navigation
    .sub-menu {
    line-height: 2.5;
  }
  .footer-adv-layout-4 .footer-adv-widget-2 .widget:last-child {
    margin: 0 0 2em;
  }
  .footer-adv-layout-4 .footer-adv-widget-3 .widget:last-child {
    margin: 0 0 1em;
  }
  .site-footer .footer-adv-widget-3 {
    margin-bottom: 1em;
  }
  .entry-content h3 {
    font-size: 22px;
  }
  .archive #primary {
    margin-bottom: 25px;
  }
  .archive .woocommerce-breadcrumb {
    text-align: center;
  }
  .archive #content > .ast-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .single-product .products li:last-of-type {
    display: inline-block !important;
  }
  .single-product .products li {
    margin-bottom: 10px !important;
  }
  .single-product .related {
    margin-bottom: 50px;
  }
  .single-product .woocommerce-images {
    margin-right: 0;
  }
  .single-product .entry-summary {
    margin-left: 0;
  }
  .single-product .entry-summary {
    width: 100% !important;
  }
  .header-logo a {
    font-size: 45px;
  }
  .footer-adv-widget-1 h2 a {
    font-size: 52px;
  }
  #primary-menu {
    font-size: 0.7em;
  }
  .ast-header-break-point .ast-mobile-menu-buttons {
    height: 65px;
  }
  .ast-button-wrap .menu-toggle.main-header-menu-toggle {
    height: 65px;
  }
  #content {
    top: 65px;
    margin-bottom: 65px;
  }
  .header-banner {
    background: url("../../uploads/2020/06/banner-768.jpg");
    background-repeat: no-repeat;
    background-position: center left;
    background-size: cover;
  }
  .header-banner h2 {
    font-size: 23px;
  }
  .header-banner span {
    font-size: 35px;
  }
  .entry-content h1 {
    font-size: 45px;
  }
  .profile-name h2 {
    padding: 5px 3px;
    font-size: 1em;
  }
  .header-banner {
    height: 215px;
  }
  .entry-content h1 {
    font-size: 36px;
  }
  .not-vip-title h2 {
    font-size: 34px;
  }
  #main .vc_custom_1590222212061 {
    margin-bottom: 15px !important;
  }
  #main .vc_custom_1590769541329 {
    padding-top: 25px !important;
  }
  .woocommerce.columns-3 ul.products li.product {
    width: calc(50% - 10px);
  }
  .woocommerce.columns-4 ul.products li.product:nth-child(2n) {
    clear: left;
    margin-left: 0;
  }
  .woocommerce.columns-3 ul.products li.product:nth-child(3n) {
    margin-left: 10px;
  }
  .single-product #primary {
    margin: 0;
  }
  .single-product #breadcrumbs {
    margin-bottom: 10px;
  }
  .single-product .woocommerce-images {
    order: 1;
  }
  .single-product .entry-summary {
    order: 2;
  }
  .single-product .entry-summary {
    margin-bottom: 0;
  }
  .single-product .entry-summary h1 {
    font-size: 38px;
    margin-top: 30px;
  }
  .single-product .related > h2 {
    font-size: 36px;
  }
  .footer-adv-overlay {
    background: url("../../uploads/2020/06/footer-bg-768.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-attachment: scroll;
  }
}

@media (max-width: 350px) {
  .single-product .entry-summary h1 {
    font-size: 35px;
  }
  .single-product .related > h2 {
    font-size: 34px;
  }
  .header-banner h2 {
    font-size: 22px;
  }
  .header-banner span {
    font-size: 34px;
  }
  .entry-content h1 {
    font-size: 2.1em;
  }
  .profile-age {
    width: 35px;
    height: 35px;
    font-size: 16px;
  }
  .profile-name h2 {
    font-size: 1em;
  }
  .entry-content h3 {
    font-size: 1.1em;
  }
  .profile-name {
    bottom: 45px;
  }
  .not-vip-title h2 {
    font-size: 34px;
  }
  .site-footer .widget_nav_menu {
    align-items: flex-start;
  }
}



.single-video #primary {
    width: 100%;
  }
  .video_cat p:last-child {
    margin-bottom: 0;
    padding-bottom: 30px;
  }
  .single-video .video {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: auto;
    background: none;
    padding: 0;
  }
  .single-video .video iframe {
    max-width: 600px;
  }
  .single-video .video ~ .content {
    text-align: center;
    width: 100%;
    margin-top: 30px;
  }
  .single-video .single-post-column {
    display: flex;
    flex-direction: column;
    max-width: 100%;
  }
  .single-video #breadcrumbs {
    display: flex;
    justify-content: center;
  }
  .single-video #breadcrumbs span,
  .tax-video_category #breadcrumbs span,
  .tax-blogpost_category #breadcrumbs span {
    display: flex;
    align-items: center;
    line-height: 1.1;
  }
  .single-video #breadcrumbs a,
  .single-video .breadcrumb_last,
  .tax-video_category #breadcrumbs a,
  .tax-video_category .breadcrumb_last,
  .tax-blogpost_category #breadcrumbs a,
  .tax-blogpost_category .breadcrumb_last {
    padding: 0 7px;
  }
  .tax-video_category .all-posts {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
  }
  .column.video-3 {
    display: flex;
    flex: 0 0 33%;
    flex-direction: column;
    margin-bottom: 30px;
    padding-right: 1.875rem;
    padding-left: 1.875rem;
  }
  .column.video-3 h2 {
    font-size: 19px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 0.9375rem;
  }
  .column.video-3 .entry-image {
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .column.video-3 .entry-image a,
  .column.video-3 .entry-image img {
    width: 100%;
  }
  .single-video #breadcrumbs {
    order: 1;
  }
  .single-video h1 {
    order: 2;
    text-transform: capitalize;
  }
  .single-video .video {
    order: 3;
  }
  .single-video .single-post-column div {
    order: 4;
  }
  .menu-wrap li:first-child a {
    margin-right: 0;
  }
  .all-videos-title {
    text-align: center;
  }
  .ast-separate-container.ast-right-sidebar #primary {
    margin-top: 0;
  }
  .single-post-column h1 {
    text-align: center;
  }
  .menu-wrap ul {
    display: flex;
    justify-content: center;
    list-style-type: none;
    flex-wrap: wrap;
    text-align: center;
    padding: 0 20px;
    margin: 30px 0;
  }
  .menu-wrap li a {
    display: block;
    text-decoration: none;
    padding: 10px 20px;
    color: #fff;
    background-color: #6c0200;
    border-radius: 5px;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .menu-wrap li a:hover {
    background-color: crimson;
  }
  .tax-video_category #primary {
    width: 100%;
  }
  .tax-video_category h1 {
    text-transform: uppercase;
  }
  .all-videos-title h2 {
    font-size: calc(2.6178vw + 5.24607px);
	}
	.ast-right-sidebar #primary {
		border-left: none;
		padding-left: 0;
		margin-top: 0;
	}
	.column.video-3 .hover-color:hover {
		color: crimson;
	}
	.tax-video_category #breadcrumbs,
	.single-video #breadcrumbs {
		margin-top: 1.75em;
	}
  
  @media (min-width: 1200px) {
    .single-video .entry-title {
      margin-top: 40px;
      margin-bottom: 25px;
      font-size: 40px;
    }
    .tax-video_category h1 {
      font-size: 40px;
    }
  }
  @media (max-width: 1199px) {
    .column.video-3 h2 {
      font-size: 15px;
    }
  }
  @media (max-width: 767px) {
    .menu-wrap li a {
      padding: 5px 10px;
      font-size: 15px;
      margin-right: 10px;
    }
    .column.video-3 {
      flex: 0 0 100%;
    }
    .menu-wrap li:first-child a {
      margin-right: 10px;
    }
    .column.video-3 h2 {
      height: auto;
    }
    .tax-video_category .all-posts {
      margin-bottom: 25px;
    }
    .single-video h1 {
      margin-top: 10px;
    }
    .single-video .video iframe {
      width: 100%;
      height: 250px;
    }
    .single-video .menu-wrap ul {
      padding-bottom: 10px;
    }
    .all-videos-title {
      margin-top: 20px;
    }
  }