/*
Theme Name: vidinsta
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.display-none {
    display: none;
  }
  .display-inline {
    display: inline;
  }
  .display-block {
    display: block;
  }
  .pointer {
    cursor: pointer;
  }
  .bg-black {
    background: #fc7603;
  }
  .text-error {
    color: #E61928 !important;
  }
  .underline {
    text-decoration: underline;
  }
  .no-hover {
    text-decoration: none!important;
  }
  .text-bold {
    font-weight: bold !important;
  }
  .text-inherit {
    font-weight: inherit !important;
  }
  .text-white {
    color: #fff !important;
  }
  .text-black {
    color: #333 !important;
  }
  .text-mute {
    color: #9197a3;
  }
  .text-upper {
    text-transform: uppercase;
  }
  .text-lower {
    text-transform: none !important;
  }
  .text-black {
    color: #000 !important;
  }
  .text-9 {
    font-size: 9px !important;
  }
  .text-10 {
    font-size: 10px !important;
  }
  .text-11 {
    font-size: 11px !important;
  }
  .text-12 {
    font-size: 12px !important;
  }
  .text-13 {
    font-size: 13px !important;
  }
  .text-14 {
    font-size: 14px !important;
  }
  .text-15 {
    font-size: 15px !important;
  }
  .text-16 {
    font-size: 16px !important;
  }
  .text-17 {
    font-size: 17px !important;
  }
  .text-18 {
    font-size: 18px;
  }
  .text-19 {
    font-size: 19px !important;
  }
  .text-20 {
    font-size: 20px !important;
  }
  .text-21 {
    font-size: 21px !important;
  }
  .text-22 {
    font-size: 22px !important;
  }
  .text-23 {
    font-size: 23px !important;
  }
  .text-24 {
    font-size: 24px !important;
  }
  .text-25 {
    font-size: 25px !important;
  }
  .text-27 {
    font-size: 27px !important;
  }
  .text-28 {
    font-size: 28px !important;
  }
  .text-30 {
    font-size: 30px !important;
  }
  .text-35 {
    font-size: 35px !important;
  }
  .text-40 {
    font-size: 40px !important;
  }
  .text-50 {
    font-size: 50px !important;
  }
  .non-uppercase {
    text-transform: none!important;
  }
  .w-100 {
    width: 100%;
  }
  /* TEXT-ITALIC
  --------------------------------------------------*/
  .text-italic {
    font-style: italic!important;
  }
  /* FONT-WEIGHT
  --------------------------------------------------*/
  /* DISPLAY
  -------------------------------------------------- */
  .display-none {
    display: none !important;
  }
  .display-inline-block {
    display: inline-block;
  }
  /* Margin
  -------------------------------------------------- */
  .margin0 {
    margin: 0px !important;
  }
  .margin10 {
    margin: 10px !important;
  }
  .margin15 {
    margin: 15px !important;
  }
  .margin20 {
    margin: 20px !important;
  }
  .margin25 {
    margin: 25px !important;
  }
  .margintop0 {
    margin-top: 0px !important;
  }
  .margintop-10 {
    margin-top: -10px !important;
  }
  .margintop5 {
    margin-top: 5px !important;
  }
  .margintop10 {
    margin-top: 10px !important;
  }
  .margintop15 {
    margin-top: 15px !important;
  }
  .margintop20 {
    margin-top: 20px !important;
  }
  .margintop25 {
    margin-top: 25px !important;
  }
  .margintop30 {
    margin-top: 30px !important;
  }
  .margintop35 {
    margin-top: 35px !important;
  }
  .margintop40 {
    margin-top: 40px !important;
  }
  .margintop50 {
    margin-top: 50px !important;
  }
  .margintop60 {
    margin-top: 60px !important;
  }
  .marginbottom0 {
    margin-bottom: 0px !important;
  }
  .marginbottom5 {
    margin-bottom: 5px !important;
  }
  .marginbottom10 {
    margin-bottom: 10px !important;
  }
  .marginbottom15 {
    margin-bottom: 15px !important;
  }
  .marginbottom20 {
    margin-bottom: 20px !important;
  }
  .marginbottom25 {
    margin-bottom: 25px !important;
  }
  .marginbottom30 {
    margin-bottom: 30px !important;
  }
  .marginbottom40 {
    margin-bottom: 40px !important;
  }
  .marginleft0 {
    margin-left: 0px !important;
  }
  .marginleft5 {
    margin-left: 5px !important;
  }
  .marginleft10 {
    margin-left: 10px !important;
  }
  .marginleft15 {
    margin-left: 10px !important;
  }
  .marginleft20 {
    margin-left: 20px !important;
  }
  .marginleft25 {
    margin-left: 25px !important;
  }
  .marginright0 {
    margin-right: 0px !important;
  }
  .marginright5 {
    margin-right: 5px !important;
  }
  .marginright10 {
    margin-right: 10px !important;
  }
  .marginright15 {
    margin-right: 15px !important;
  }
  .marginright20 {
    margin-right: 20px !important;
  }
  /* Padding
  -------------------------------------------------- */
  .padding0 {
    padding: 0px !important;
  }
  .padding1 {
    padding: 1px !important;
  }
  .padding5 {
    padding: 5px !important;
  }
  .padding10 {
    padding: 10px !important;
  }
  .padding15 {
    padding: 15px !important;
  }
  .padding20 {
    padding: 20px !important;
  }
  .padding25 {
    padding: 25px !important;
  }
  .padding30 {
    padding: 30px !important;
  }
  @media (max-width: 768px) {
    .padding0-xs {
      padding: 0 !important;
    }
  }
  .paddingtop0 {
    padding-top: 0px !important;
  }
  .paddingtop5 {
    padding-top: 5px !important;
  }
  .paddingtop10 {
    padding-top: 10px !important;
  }
  .paddingtop15 {
    padding-top: 15px !important;
  }
  .paddingtop20 {
    padding-top: 20px !important;
  }
  .paddingtop30 {
    padding-top: 30px !important;
  }
  .paddingtop40 {
    padding-top: 40px !important;
  }
  .paddingtop50 {
    padding-top: 50px !important;
  }
  .paddingbottom0 {
    padding-bottom: 0px !important;
  }
  .paddingbottom5 {
    padding-bottom: 5px !important;
  }
  .paddingbottom10 {
    padding-bottom: 10px !important;
  }
  .paddingbottom20 {
    padding-bottom: 20px !important;
  }
  .paddingbottom30 {
    padding-bottom: 30px !important;
  }
  .paddingleft0 {
    padding-left: 0px !important;
  }
  .paddingleft5 {
    padding-left: 5px !important;
  }
  .paddingleft10 {
    padding-left: 10px !important;
  }
  .paddingleft15 {
    padding-left: 15px !important;
  }
  .paddingleft20 {
    padding-left: 20px !important;
  }
  .paddingright0 {
    padding-right: 0px !important;
  }
  .paddingright5 {
    padding-right: 5px !important;
  }
  .paddingright10 {
    padding-right: 10px !important;
  }
  .paddingright15 {
    padding-right: 15px !important;
  }
  .paddingright20 {
    padding-right: 20px !important;
  }
  .paddingwidth10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  @media (max-width: 768px) {
    .padding-mobile10 {
      padding: 10px;
    }
  }
  @media (max-width: 768px) {
    .padding-mobile20 {
      padding: 20px;
    }
  }
  .float-left {
    float: left !important;
  }
  .float-right {
    float: right !important;
  }
  .right-align {
    text-align: right !important;
  }
  .left-align {
    text-align: left !important;
  }
  .center-align {
    text-align: center !important;
  }
  @media (max-width: 768px) {
    .padding-mobile-media0 {
      padding: 0 !important;
    }
  }
  .main-color {
    color: #fc7603 !important;
  }
  body {
    font-family: roboto, sans-serif;
    min-width: 320px;
    font-size: 15px;
    background: #f7f7f7;
    margin: 0;
    font-weight: 400;
    line-height: 1.5;
    color: #404b54;
    letter-spacing: .02em;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    scroll-behavior: smooth;
  }
  .bg-white {
    background: white;
  }
  .line-through {
    text-decoration-line: line-through;
  }
  .category_page_price_currency_symbol {
    margin-right: -3px;
  }
  a {
    text-decoration: none;
    color: #404b54;
  }
  a:hover {
    text-decoration: none;
  }
  @media (min-width: 1200px) {
    #content {
      min-height: 40em;
    }
  }
  @media (max-width: 768px) {
    #content {
      padding: 10px;
    }
  }
  @media (min-width: 1200px) {
    .container {
      width: 980px !important;
      margin: 0 auto;
    }
  }
  .site-content {
    overflow: hidden;
  }
  @media (min-width: 768px) {
    .site-content {
      margin-top: 10px;
    }
  }
  .form-dowload {
    max-width: 650px;
    margin: 0 auto;
    height: 50px;
  }
  .form-dowload .error-url {
    display: none;
  }
  .form-dowload input {
    width: 70%;
    float: left;
    border-radius: 0px;
    border: 2px solid #db2768;
    height: 50px;
  }
  .form-dowload button {
    width: 29%;
    float: left;
    background: #db2768;
    color: white;
    border-radius: 0px;
    height: 50px;
    border: none;
    margin-left: 2px;
    outline: none;
    margin-right: unset;
  }
  .form-dowload button:hover {
    background: #e83c7a;
    outline: none;
    color: white;
  }
  .form-dowload button:active,
  .form-dowload button:focus {
    border: none;
    outline: none;
    background: #e83c7a;
  }
  .downloader {
    padding: 10px 0px;
  }
  .downloader .lds-ellipsis {
    position: relative;
    width: 64px;
    height: 64px;
    margin: 0 auto;
    display: none;
  }
  .downloader .lds-ellipsis div {
    position: absolute;
    top: 27px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #db2768;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
  }
  .downloader .lds-ellipsis div:nth-child(1) {
    left: 6px;
    animation: lds-ellipsis1 0.6s infinite;
  }
  .downloader .lds-ellipsis div:nth-child(2) {
    left: 6px;
    animation: lds-ellipsis2 0.6s infinite;
  }
  .downloader .lds-ellipsis div:nth-child(3) {
    left: 26px;
    animation: lds-ellipsis2 0.6s infinite;
  }
  .downloader .lds-ellipsis div:nth-child(4) {
    left: 45px;
    animation: lds-ellipsis3 0.6s infinite;
  }
  @keyframes lds-ellipsis1 {
    0% {
      transform: scale(0);
    }
    100% {
      transform: scale(1);
    }
  }
  @keyframes lds-ellipsis3 {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(0);
    }
  }
  @keyframes lds-ellipsis2 {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(19px, 0);
    }
  }
  @media (min-width: 768px) {
    .features {
      padding: 20px 0px;
    }
  }
  .features .box-feature {
    background: white;
    border-radius: 10px;
    text-align: center;
    padding: 30px;
    box-shadow: 0 18px 12px -12px #d0d0d0;
    cursor: pointer;
  }
  @media (max-width: 768px) {
    .features .box-feature {
      margin-bottom: 15px;
    }
  }
  .features .box-feature .image .material-icons {
    color: #e83c7a;
    font-size: 60px;
  }
  .features .box-feature h3 {
    font-weight: 600;
    font-size: 17px;
    display: block;
    margin: 23px 0 15px;
  }
  .features .box-feature p {
    font-size: 14px;
    line-height: 150%;
  }
  @media (min-width: 768px) {
    .features .box-feature p {
      height: 80px;
    }
  }
  .list-faq .item-faq {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 10px;
    cursor: pointer;
  }
  .list-faq .item-faq:first-of-type {
    border-top: 1px solid #ddd;
  }
  .list-faq .item-faq p {
    margin-top: 5px;
  }
  .result {
    max-width: 750px;
    margin: 0 auto;
    border-radius: 10px;
  }
  .result .thumbnail {
    border-radius: 10px;
    border: none;
    box-shadow: none;
  }
  .result .download-info .box-header {
    border-bottom: 1px solid #f5f2f2;
  }
  .result .download-info .box-header h4 {
    text-align: center;
    border-radius: 3px;
    background-image: linear-gradient(310deg, #f53939, #fbcf33);
    color: #fff!important;
    padding: 10px;
    margin: 0;
    font-size: 16px;
  }
  .result .download-info hr {
    margin: 10px 0px;
  }
  .result .download-info .btn-download {
    background-image: linear-gradient(310deg, #17ad37, #98ec2d);
    border: none;
    color: white;
    font-size: 13px;
  }
  h1 {
    font-size: 25px;
  }
  .form-contact input {
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid #ddd;
    padding-left: 0px;
    box-shadow: none;
  }
  .form-contact button {
    border-radius: 0px;
  }
  @media (max-width: 840px) {
    .navbar-header .logo img {
      width: 110px !important;
      margin-top: 3px;
    }
    h1 {
      font-size: 20px;
    }
    .list_button a {
      padding: 12px 18px !important;
    }
    .list_button a span {
      display: none;
    }
  }
  .list_button a {
    background-color: white;
    float: left;
    border: none;
    outline: 0;
    cursor: pointer;
    padding: 12px 16px;
    transition: .3s;
    font-size: 16px;
    color: #db2768;
    font-weight: 500;
    border-right: 1px solid #e3e3e3;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .list_button a:first-child {
    border-left: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .list_button a:last-child {
    border-right: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .list_button a .icon {
    background-size: 24px 24px !important;
    width: 24px;
    height: 24px;
    display: table-cell;
    margin-right: 5px;
  }
  .list_button a .icon.icon_video {
    background: url("/files/image/svg/video.svg") no-repeat center;
  }
  .list_button a .icon.icon_photo {
    background: url("/files/image/svg/photo.svg") no-repeat center;
  }
  .list_button a .icon.icon_stories {
    background: url("/files/image/svg/story.svg") no-repeat center;
  }
  .list_button a .icon.icon_reels {
    background: url("/files/image/svg/reels.svg") no-repeat center;
  }
  .list_button a .icon.icon_private {
      background: url("/files/image/svg/private.svg") no-repeat center;
  }
  .list_button a .icon.icon_igtv {
    background: url("/files/image/svg/igtv.svg") no-repeat center;
  }
  .list-media .social {
    width: 9.8%;
    float: left;
    text-align: center;
  }
  .list-media .social img {
    width: 20px;
    margin: 10px;
  }
  footer {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    background: #f7f7f7;
    color: #404b54;
    text-align: center;
  }
  footer .menu-footer {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  footer .menu-footer li {
    display: inline-block;
    margin: 0 5px 10px;
  }
  /* The side navigation menu */
  .sidenav {
    height: 100%;
    /* 100% Full-height */
    width: 300px;
    /* 0 width - change this with JavaScript */
    margin-left: -300px;
    position: fixed;
    /* Stay in place */
    z-index: 999999999;
    /* Stay on top */
    top: 0;
    /* Stay at the top */
    left: 0;
    background-color: #f7f7f7;
    /* Black*/
    overflow-x: hidden;
    /* Disable horizontal scroll */
    padding-top: 45px;
    /* Place content 60px from the top */
    transition: 0.5s;
    /* 0.5 second transition effect to slide in the sidenav */
    box-shadow: 0px 0px 8px 0px #e0e0e0;
  }
  .sidenav .side-nav li > a {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.1);
  }
  .sidenav .side-nav li > a:hover {
    background: #282828;
  }
  .sidenav .side-nav li > a[aria-expanded="true"] {
    background: #171616;
  }
  /* The navigation menu links */
  .sidenav a {
    padding: 8px 8px 8px 15px;
    text-decoration: none;
    font-size: 14px;
    color: #0a0a0a;
    display: block;
    transition: 0.3s;
  }
  /* When you mouse over the navigation links, change their color */
  .sidenav a:hover {
    color: #f1f1f1;
  }
  /* Position and style the close button (top right corner) */
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 36px;
    margin-left: 50px;
    padding: 0px 15px;
  }
  /* Style page content - use this if you want to push the page content to the right when you open the side navigation */
  #main {
    transition: margin-left 0.5s;
  }
  /* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
  @media screen and (max-height: 450px) {
    .sidenav {
      padding-top: 15px;
    }
    .sidenav a {
      font-size: 18px;
    }
  }
  .header {
    border-bottom: 1px solid #f3f3f3;
  }
  @media (max-width: 768px) {
    .header {
      padding: 5px 10px;
    }
  }
  #navbar-top a.active {
    background-color: #4CAF50;
    color: white;
  }
  .top-bar {
    display: block;
    float: left;
    font-size: 25px;
    padding: 10px;
  }
  .content {
    padding: 16px;
  }
  .sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
  }
  .sticky + .content {
    padding-top: 60px;
  }
  .navbar-header .logo img {
    width: 150px;
  }
  .navbar-header .logo.navbar-brand {
    height: auto;
    padding: 10px 10px;
  }
  @media (max-width: 768px) {
    .navbar-header {
      float: left;
    }
  }
  .navbar {
    margin-bottom: 0;
    border: none;
    background-color: white;
    background-image: none;
    min-height: auto !important;
    border-radius: 0px;
    box-shadow: 0px 0px 5px 0px #ddd;
  }
  .navbar .navbar-toggle {
    font-size: 25px;
    padding: 0px 10px;
  }
  .navbar .navbar-desktop {
    list-style: none;
  }
  .navbar .navbar-desktop > li {
    float: left;
    position: relative;
    display: block;
    margin-right: 15px;
  }
  .navbar .navbar-desktop > li .icon-arrow-down {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 20px;
    fill: white;
    margin-left: 1px;
    margin-top: -2px;
  }
  .navbar .navbar-desktop > li.active > a {
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #333;
  }
  .navbar .navbar-desktop > li.active > a:hover {
    background: none;
    color: #fc7603;
  }
  .navbar .navbar-desktop > li > a {
    float: left;
    display: block;
    color: #333;
    text-align: center;
    padding: 16px 4px;
    text-decoration: none;
    font-size: 17px;
    letter-spacing: 0.6px;
    font-weight: 400;
  }
  .navbar .navbar-desktop > li > a:hover {
    background: none;
    color: #fc7603;
  }
  .navbar .navbar-desktop > li a {
    font-size: 14px;
    color: #333;
  }
  .navbar .navbar-desktop > li a .lang-menu {
    width: 16px;
    height: auto;
  }
  .navbar .navbar-desktop > li .dropdown-menu {
    position: absolute;
    top: 100%;
    left: auto !important;
    right: 0px;
    z-index: 1000;
    float: left;
    padding: 5px 10px;
    list-style: none;
    font-size: 14px;
    background-color: white;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    border: none;
    border-radius: 0px;
    display: none;
    visibility: hidden;
    opacity: 0;
    transition: visibility .2s,opacity .2s;
    transition-delay: .15s;
    min-width: 300px;
  }
  .navbar .navbar-desktop > li .dropdown-menu li {
    width: 50%;
    float: left;
  }
  .navbar .navbar-desktop > li .dropdown-menu li a {
    color: #333;
    font-weight: 400 !important;
    display: block;
    width: 100%;
    padding: 5px;
  }
  .navbar .navbar-desktop > li .dropdown-menu li a:hover {
    background: #f3f3f3;
  }
  .navbar .navbar-desktop > li .dropdown-menu:after {
    display: inline-block;
    content: '';
    position: absolute;
    top: -13px;
    right: 10px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid white;
  }
  .navbar .navbar-desktop > li .dropdown-menu.dropdown-image li {
    width: 100%;
  }
  .navbar .navbar-desktop > li .dropdown-menu.dropdown-image li a img {
    display: inline-block;
  }
  .navbar .navbar-desktop > li .dropdown-menu.dropdown-image li a span {
    margin-left: 10px;
  }
  .navbar .navbar-desktop > li .dropdown-menu.downloader {
    min-width: 300px;
  }
  .navbar .navbar-desktop > li.dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
    transition-delay: 5s;
    display: block;
  }
  @media (max-width: 768px) {
    .navbar .navbar-desktop {
      margin: 0 !important;
    }
  }
  .navbar .navbar-mobile .open .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
  @media (max-width: 768px) {
    .navbar .navbar-mobile .show .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
  }
  .navbar .open > a,
  .navbar .open > a:hover {
    background: transparent !important;
    color: #fc7603 !important;
  }
  picture {
      display: block;
      width: 460px;
      height: 333px;
  }
  @media (max-width: 768px){
      picture {
          width: 350px;
          height: 253px;
          margin: 0 auto;
      }
  }
  