/** Shopify CDN: Minification failed

Line 1023:0 Unexpected "}"

**/
:root{
	--grid-column: 12;
	--max-container: 100%;
	--grid-gutter-width: 30px;
	--grid-gutter: calc(var(--grid-gutter-width) / 2);
  --btn_color: #fff;
  --btn_color_bg: #1ebdef;
  --btn_border: #333333;
  --btn_color_hv: #fff;
  --btn_color_bg_hv: #52cff6;
  --btn_border_hv: #333333;
  --btn_outline_color: #1ebdef;
  --btn_outline_border: #1ebdef;
	--color_body_text: #222222;
	--priceColor: #333333;
}
@media (min-width: 576px) {
	:root {
		--max-container: 540px;
	}
}
@media (min-width: 768px) {
	:root {
		--max-container: 720px;
	}
}
@media (min-width: 992px) {
	:root {
		--max-container: 960px;
	}
}
@media (min-width: 1200px) {
	:root {
		--max-container: 1140px;
	}
}
@media (min-width: 1230px) {
	:root {
		--max-container: 1200px;
	}
}
.row {
  margin-left: calc(var(--grid-gutter) * -1 );
  margin-right: calc(var(--grid-gutter) * -1 );
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.row.row-small {
	--grid-gutter: calc(var(--grid-gutter-width) / 2);
}
[class^="col-"], [class*=" col-"], .col, .col-auto {
	padding-left: var(--grid-gutter);
	padding-right: var(--grid-gutter);
}
.p-small[class^="col-"], .p-small[class*=" col-"], .p-small.col, .p-small.col-auto {
	--grid-gutter: calc(var(--grid-gutter-width) / 2);
}
.container {
	padding-left: var(--grid-gutter);
	padding-right: var(--grid-gutter);
	max-width: var(--max-container);
}
.container .container,
.product-list-grid.row {
	--grid-gutter: 10px;
}
.container-fluid {
	padding-left: var(--grid-gutter);
	padding-right: var(--grid-gutter);
}
@media (min-width: 768px) {
	.container {
		--grid-gutter: 10px;
	}
}
@media (min-width: 1200px) {
  .container-fluid.wide {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1600px) {
  .container-fluid.wide {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media (min-width: 1921px) {
  .container-fluid.wide {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* // COLOR */

.text-primary{
  color: var(--primary) !important;
}

.link-underline {
  -webkit-box-shadow: 0 1px 0 0 var(--primary);
  box-shadow: 0 1px 0 0 var(--primary);
}

.section-title h3,
.md_products_section .tab-product.none-big-title .box-tabs a{
  font-size: 3rem;
  font-weight: 700;
}
@media (min-width: 768px) {
	.section-title h3,
	.md_products_section .tab-product.none-big-title .box-tabs a{
	  font-size: 3.4rem;
	}
}

.section-title .sub-title, dfn.sub-title, .box-sub-title{
  font-size: 1.6rem;
  font-family: var(--f_family,Montserrat);
  font-style: normal;
}

.product-price {
  color: var(--priceColor);
}
.product-price.product-price-onsale ins {
  color: #ef837b;
}
.product-price [class*="ProductVaries-"]{
  color: #111;
}
.entry-price ins{
  color: var(--priceColor);
}

.out-text{
  color: var(--priceColor);
}

.md_products_section_tab_slide_banner_2 .banner-wrapper .flashs>span{
  color: var(--priceColor);
}

.onsale{
  background-color: #e53939;
}
.onsale:before{
  border-color: #e53939;
}
.onexclusive{
  background-color: #222;
}
.onexclusive:before{
  border-color: #222;
}
.onnew{
  background-color: #a6c76c;
}
.onnew:before{
  border-color: #a6c76c;
}

.swatch{
  background-color: var(--bglazy);
}

.fake_select.not_select li.check_btn_style.selected span.check_btn,
.fake_select.not_select li.check_btn_style:hover span.check_btn {
  background-color: var(--primary);
  box-shadow: 0px 0px 0px 1px var(--primary);
}
.fake_select.variant_image li.selected {
  border-color: var(--primary);
}

.kt_progress_bar .progress-bar {
  background-color: #e53939;
}

.kt_countdown.style02 .block {
  color: #e53939;
}

.kt_countdown.style06 .flip-top{
  color: #e53939;
}

.kt_progress_bar .progress {
  background-color: #e9ecef;
}

#number_counter{
  background-color: #e53939;
}

.spendFreeShip .progress {
  background-color: #9e9e9e;
}

.spendFreeShip .progress-bar {
  background-color: #a6c76c;
}

/* .spendFreeShip.congratulations {
  background-color: rgba(166, 199, 108, 0.2);
} */

/* // PRODUCT SINGLE */
.product-page .entry-title,.title-sidebar h3{
  font-size: 2.4rem;
  font-weight: 700;
  font-style: none;
  text-transform: capitalize;
}
.product-page .entry-price{
  font-size: 2.4rem;
}
.product-single-background{
  background-color: #f2f2f2;
}

/* // HEADER */.header-announcement {
    background-color: #1ebdef;
  }.header-top {
    background-color: #222222;
  }.header {
    background-color: #333333;
  }
  .header .border-top {
    opacity: 0.1 !important;
  }
  .template-index #header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: rgba(51, 51, 51, 0);
  }
  .template-index #header-ontop .header {
    background-color: rgba(51, 51, 51, 0.98);
  }.header.style-17 .vertical-menu .home-demo-html .menu-title {
  color: #ffffff;
}
.header.style-17 .vertical-menu .i-megamn .mn-i.title_lv1 >a[href="#"] {
  color: #ffffff;
}

.header-announcement p,
.header-announcement p strong{
  color: #fff;
}
.header-announcement p:hover,
.header-announcement p strong:hover{
  color: #fff;
}

.header-top a:not(:hover),
.header-top .kt--drop-title,
.header-top span,
.header-top i,
.header-top p {
  color: #999999;
}
.header-top .kt--drop-in a,
.header-top .kt--drop-in span,
.header-top .kt--drop-in p {
  color: var(--color_body_text);
}
.header-top a:hover,
.header-top a:hover > span,
.header-top a:hover .fkt-angle-down,
.header-top .kt--drop-title:hover,
.header-top .kt--drop-title:hover>span,
.header-top .socials a:hover i {
  color: #1ebdef;
}

.category-menu .category-mn-i:hover>a{  
  border-color: #1ebdef;
}

.dropdown.category-dropdown .dropdown-toggle {
  color: #333333;
}

.header .control-inner > div .icon-link,
.header .control-inner > div .icon-link .cartCost,
.header .control-inner > div .menu-bar, 
.header .control-inner .box-search .button-search, 
.header .control-inner .box-search.show-input .search, 
.header .control-inner .box-search.show-input-line .search{
  color: #ffffff;
}

.header .mn-lv1 > a{
  color: #ffffff;
}
.header .mn-lv1:hover > a{
  color: #ffffff
}

.header-bottom {
  color: #333333;
  background-color: #ffffff;
}
.header-bottom .main-mn .mn-lv1 > a {
  color: #333333;
}
.header-bottom .main-mn .mn-lv1 > a:before {
  background-color: #6666ff;
}
.header-bottom .main-mn .mn-lv1:hover > a,
.header-bottom .main-mn .mn-lv1.show > a,
.header-bottom .main-mn .mn-lv1.active > a {
  color: #6666ff;
}
.header-bottom .control-inner>div a.menu-bar {
  color: #333333;
}

.main-mn .mn-i:hover > a {
  color: var(--primary);
}

.header .category-menu .category-mn-i:hover span.title,
.header .control-inner > div .icon-link:hover .cartCost{
  color: #ffffff
}


.footer {
  color: #1ebdef;
}
.footer .widget-title{
  color: #1ebdef;
}
@media (max-width: 575px) {
	.footer .widget-title{
    border-bottom-color: #444444;
	}
}
.footer .widget-call a{
  color: #1ebdef !important;
}
.footer .footer-bottom {
  border-color: #444444;
}
.footer a:not(:hover){
  color: #1ebdef;
  --btn_color: #1ebdef;
}
.footer .widget-call i{
  color: var(--primary);
}


/* // COLOR PRIMARY Color */
.header-top .kt--drop-in a:hover,
.header-top .kt--drop-in a:hover i,
.header-top .kt--drop-in a:hover span,
.header-top .kt--drop-in a:hover p{
  color: var(--primary);
}
.currency-list ul li:hover span,
.currency-list ul li.active span{
  color: var(--primary);
}
.header .control-inner>div .icon-link.icon-link:hover,
.header .control-inner>div .menu-bar:hover{
  color: var(--primary);
}

.item-blog .meta .fa {
  color: var(--primary);
}

.page-header h1 span{
  color: var(--primary);
}

.breadcrumbs_nav_products li:hover i{
  color: var(--primary) !important;
}

.card-title a {
  color: var(--primary);
}
.card-title a:before {
  color: var(--primary);
}
.card-title a.collapsed:hover,
.card-title a.collapsed:focus {
  color: var(--primary);
}

.nav.nav-tabs .nav-link:hover,
.nav.nav-tabs .nav-link:focus {
  color: var(--primary);
}
.nav.nav-tabs .nav-item.show .nav-link,
.nav.nav-tabs .nav-item .nav-link.active {
  color: var(--primary);
}
.nav.nav-pills .nav-link:hover,
.nav.nav-pills .nav-link:focus {
  color: var(--primary);
}
.nav.nav-pills .nav-item.show .nav-link,
.nav.nav-pills .nav-item .nav-link.active {
  color: var(--primary);
}
.testimonial-icon:before {
  color: var(--primary);
}.nav-style1 .owl-prev:not(:hover),
.nav-style1 .owl-next:not(:hover) {
  color: var(--primary);
}

.socials_.style-01 a.social-icons__link:hover,
.socials_.style-01 a.social-icons__link:hover i {
  color: var(--primary);
}

.kt_countdown.style01 .block:not(:last-child):after {
  color: var(--primary);
}
.kt_countdown.style01 span.flip-top {
  color: var(--primary);
}

.list-wishlist .infor span:last-child,
.list-compare .infor span:last-child {
  color: var(--primary);
}

.social-share a:hover {
  color: var(--primary);
}

.compare-product-title a:hover,
.compare-product-title a:focus {
  color: var(--primary);
}

.mini-compare-content .compare-actions .action-link:hover,
.mini-compare-content .compare-actions .action-link:focus {
  color: var(--primary);
}

.header .header-bottom .dropdown-item:focus,
.header .header-bottom .dropdown-item:hover,
.header .header-bottom .dropdown-item:active {
  color: var(--primary);
}

footer .widget-about-info a {
  color: var(--primary);
}

.cta.design_10 .cta-text p {
  color: var(--primary);
}

.cta.design_17 .highlight {
  color: var(--primary) !important;
}

.grid-item .product-name:hover {
  color: var(--primary);
}

.p-style-11 .btn-product:before {
  color: var(--primary);
}

.p-style-12 .btn-product:hover {
  color: var(--primary);
}
.p-style-12 .btn-product:hover span {
  color: var(--primary);
}
.p-style-12 .btn-product:hover span:after {
  border-color: var(--primary);
}

.p-style-14 .btn-product:hover {
  color: var(--primary);
}

.p-style-15 .btn-product {
  color: var(--primary);
}
.p-style-15 .btn-product:before {
  color: var(--primary);
}

.pagination a.btn--narrow:hover, .pagination a.btn--narrow.current,
.pagination .page-numbers:hover,
.pagination .page-numbers.current {
  color: var(--primary);
}

.filter-by:hover {
  color: var(--primary);
}

.filter-close:hover {
  color: var(--primary);
}

.tab-details-product a:hover, .tab-details-product a:focus {
  color: var(--primary);
  border-bottom-color: var(--primary);
}

.breadcrumbs_nav_products li a:hover span {
  color: var(--primary);
}

.entry-title a:hover, .entry-title a:focus {
  color: var(--primary);
}

.entry-video:hover:after, .entry-video:focus:after {
  color: var(--primary);
}

.entry-tags a:hover, .entry-tags a:focus {
  color: var(--primary);
}

.widget-cats a:hover, .widget-cats a:focus {
  color: var(--primary);
}

.menu-cat a:hover, .menu-cat a:focus {
  color: var(--primary);
}
.menu-cat li.active a {
  color: var(--primary);
  -webkit-box-shadow: 0 1px 0 var(--primary);
  box-shadow: 0 1px 0 var(--primary);
}

.posts-list a:hover, .posts-list a:focus {
  color: var(--primary);
}

.tagcloud a:hover, .tagcloud a:focus {
  color: var(--primary);
}

.widget-search .btn:hover, .widget-search .btn:focus {
  color: var(--primary);
}

.editor-content a:hover, .editor-content a:focus {
  color: var(--primary);
  -webkit-box-shadow: 0 1px 0 var(--primary);
  box-shadow: 0 1px 0 var(--primary);
}

.pager-link {
  color: var(--primary);
}
.pager-link:hover, .pager-link:focus, .pager-link:hover:after, .pager-link:focus:after {
  color: var(--primary);
}

.mobile-menu-close:hover, .mobile-menu-close:focus {
  color: var(--primary);
}

.mobile-menu li a:hover, .mobile-menu li a:focus {
  color: var(--primary);
}
.mobile-menu li.open > a, .mobile-menu li.active > a {
  color: var(--primary);
}
.mobile-menu li.open > a .mmenu-btn, .mobile-menu li.active > a .mmenu-btn {
  color: var(--primary);
}

.mmenu-btn:hover, .mmenu-btn:focus {
  color: var(--primary);
}

.mobile-search .form-control:focus {
  border-color: var(--primary);
}

.nav.nav-pills-mobile .nav-link:before {
  background-color: var(--primary);
}
.nav.nav-pills-mobile .nav-link.active, .nav.nav-pills-mobile .nav-link:hover, .nav.nav-pills-mobile .nav-link:focus {
  color: var(--primary);
  border-bottom-color: var(--primary);
}

.mobile-cats-menu li a:hover, .mobile-cats-menu li a:focus {
  color: var(--primary);
}

.menu-vertical li.title_lv1 > a {
  color: var(--primary);
}

@media (min-width: 992px) {
  .widget_product_categories.market-layout .kt--filter-gr-i_ul .level-1.opened > a label {
    color: var(--primary);
  }

  .widget_product_categories.market-layout .kt--filter-gr-i_ul .current-cat a label {
    color: var(--primary);
  }
}

.rate_star {
  color: var(--primary);
}

.entry-buttons .btn.wishlist i,
.entry-buttons .btn.compare i,
.entry-buttons .btn.quick-view i {
  color: var(--primary);
}

.entry-buttons .btn.wishlist:hover,
.entry-buttons .btn.compare:hover,
.entry-buttons .btn.quick-view:hover  {
  color: var(--primary);
}

.cartCount, .icon-count .count,
.wishlist-count {
  background-color: var(--primary);
}

.item-blog.type02 .blog-date {
  background-color: var(--primary);
}

.icon-box-circle .icon-box-icon {
  background-color: var(--primary);
}

.nav-style1 .owl-prev:not(.disabled):hover,
.nav-style1 .owl-next:not(.disabled):hover {
  background-color: var(--primary);
}

.custom-control.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-color: var(--primary);
}

.fake_select.square .sw.selected span.option_title,
.fake_select.square .sw:hover span.option_title,
.fake_select.circle .sw.selected span.option_title,
.fake_select.circle .sw:hover span.option_title {
  background-color: var(--primary);
}

li.selected span.check_btn:after,
li:hover span.check_btn:after {
  background-color: var(--primary);
}

.product-loop-variants .swatch-on-grid.active .comma,
.product-loop-variants .swatch-on-grid:hover .comma {
  background-color: var(--primary);
  box-shadow: 0px 0px 0px 1px var(--primary);
  -webkit-box-shadow: 0px 0px 0px 1px var(--primary);
}

.scrollbar-primary{
  background-color: rgba(30, 189, 239, 0.2);
}
.scrollbar-primary .swiper-scrollbar-drag{
  background-color: rgba(30, 189, 239, 0.8);
}

.btn-expandable span{
  background-color: var(--color_bg);
}

.block-minicart.icon-fixed .icon-link{
  background-color: var(--primary);
}

.category-dropdown .dropdown-toggle:before{
  background-color: var(--primary);
}

.header.style-11 .dropdown.category-dropdown .dropdown-toggle,
.dropdown.category-dropdown.show .dropdown-toggle,
.dropdown.category-dropdown:hover .dropdown-toggle {
  background-color: var(--primary);
}

.header.style-19 .main-mn>li:hover>a:before {
  background-color: var(--primary);
}

.kt_countdown.style04 span.flip-top {
  background-color: var(--primary);
}

.testimonials-slide .style_02 .testimonial-icon:before {
  background-color: var(--primary);
}

.icon-box-card-border:hover {
  border-color: var(--primary);
  background-color: var(--primary);
}

.kt_pin_item:after{
  background-color: rgba(30, 189, 239, 0.1);
}
.footer__cart-drawer .get__shipping{
  background-color: rgba(30, 189, 239, 0.02);
}

.item-blog.type04:hover .info-item-blog:after {
  box-shadow: inset 0 0 0 5px var(--primary);
  border-color: var(--primary);
}

.newsletter:after {
  border-color: var(--primary);
}

.element-icon.style2:before, .element-icon.style2:after {
  border-color: var(--primary);
}

.nav.nav-pills .nav-link:hover,
.nav.nav-pills .nav-link:focus {
  border-color: var(--primary);
}

.nav.nav-pills .nav-item.show .nav-link,
.nav.nav-pills .nav-item .nav-link.active {
  border-color: var(--primary);
}

.nav-style1 .owl-prev:not(.disabled):hover,
.nav-style1 .owl-next:not(.disabled):hover {
  border-color: var(--primary);
}

.form-control:focus {
  border-color: var(--primary);
}

.custom-control.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  border-color: var(--primary);
  background-color: transparent;
}

.socials_.style-01 a.social-icons__link:hover {
  border-color: var(--primary);
}

.fake_select.variant_image li.selected > div:before,
.fake_select.variant_image li:hover > div:before {
  border-color: var(--primary);
}

.social-share a:hover {
  border-color: var(--primary);
}

.breadcrumbs_nav_products li a:hover span {
  border-color: var(--primary);
}

.fake_select.square .sw.selected span.option_title,
.fake_select.circle .sw.selected span.option_title {
  border-color: var(--primary);
}

.testimonials-slide .style_02 .testimonial-icon:after {
  border-color: var(--primary);
}

.entry-buttons .btn:hover span {
  border-bottom-color: var(--primary);
}

.editor-content blockquote {
  border-left-color: var(--primary);
}

.table.table-summary .summary-shipping-estimate a:hover, .table.table-summary .summary-shipping-estimate a:focus {
  color: var(--primary);
  border-bottom-color: var(--primary);
}

.header.style-07 .box-search.input-cat-left {
  border-color: var(--primary);
}

.header.style-07 .dropdown.category-dropdown {
  background-color: var(--primary);
}

.header.style-16 .dropdown.category-dropdown .dropdown-toggle:not(:hover):after {
  color: var(--primary);
}
.header.style-16 .header-control-link i {
  color: var(--primary);
}

.read-more:hover,
.read-more:focus {
  -webkit-box-shadow: 0 1px 0 0 var(--primary);
  box-shadow: 0 1px 0 0 var(--primary);
}

.kt_countdown.style05 {
  background-color: var(--primary);
}

.nav-dashboard .nav-link {
  color: var(--color_body_text);
}
.nav-dashboard .nav-link:hover, .nav-dashboard .nav-link:focus, .nav-dashboard .nav-link.active {
  color: var(--primary);
}
.shop-top {
  background-color: #12123a
}

@media(hover: none) {
  .overflow-scroll-wrapper {
    width: 100%;
  }
  .overflow-scroll-wrapper ul.list-group {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
}
@media (max-width: 1199px){
  .overflow-scroll-wrapper {
    width: 100%;
  }
  .overflow-scroll-wrapper ul.list-group {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
}
.content_for_page {
  --bg: #ffffff;
}
@media (min-width: 1920px){
.container-fluid.wide {
    max-width: 1540px;
}
}
.slideshow__button.list-inline-item .btn {
 min-width: 15rem;
}
.content_1588300997887.bg-image,
.content_1589439884181.bg-image {
  background-position: bottom center;
  background-repeat: no-repeat;
}
.content_1589879049920.bg-image {
  background-position: top center;
  background-repeat: no-repeat;
}

.md_featured_product_1 .fake_select.not_select li.color_sw span.option_title {
  max-width: 5rem;
}

.content_1590136811007 h3.title {
  font-size: 4.5rem;
 color: #222;
}

.content_1590136811007 p.sub-title {
    font-size: 2.4rem;
    font-weight: 700;
    color: #222;
}
.ProductPrice-8108777013528 {
visibility: hidden;
}


.ProductPrice-8108802375960 {
visibility: hidden;
}

.ProductPrice-8108786647320 {
visibility: hidden;
}

.ProductPrice-8108792676632 {
visibility: hidden;
}

.ProductPrice-8108797919512 {
visibility: hidden;
}

.ProductPrice-8108778619160 {
visibility: hidden;
}

.out-text {
visibility: hidden;
}

.product-cta-wrapper btns_1 {
visibility: hidden;
}

.aspectRatio {
background-color: #ffffff !important;
}

.imgRatio-img {
background-color: #ffffff !important;
}

.product-card.hugeCard {
background-color: #ffffff !important;
}

.product-body {background-color: #ffffff !important;
}
.template-password .soon-content {
    background-color: #1b1919a6!important;
}
body.template-password div#shopify-section-password-content .container .col-12.col-md-8 .soon-content.text-center {
    background-color:#1b1919a6!important;
}

.header-top.style-01.d-none.d-md-none.d-lg-block {
    background-color: #000817;
}
.content_template--17421641285912__58e917ea-b808-4dbb-b0dc-113c136c4ec1 .row.portfolio-container.portfolio-container--template--17421641285912__58e917ea-b808-4dbb-b0dc-113c136c4ec1.show-items h3.portfolio-title h4 {
    text-align: center;
}
body.template-password div#shopify-section-password-content .container {
    max-width: 100% !important;
padding: 0% !important;
}
body.template-password div#shopify-section-password-content .container .col-12.col-md-8 {
    max-width: 100% !important;
}
body.template-password div#shopify-section-password-content .container .row {
    display: block;
}
body.template-password div#shopify-section-password-content .container .row .soon-content-wrapper hr.mt-3.mb-3 {
    display: none;
}
h1.soon-title {
    margin-bottom: 2.5rem !important;
}
body.template-password div#shopify-section-password-content .container .row .soon-content-wrapper .coppyright p.mt-2.mb-2 {
    font-size: 2rem;
    text-transform: uppercase;
}

.result-count {
    color: #ffffff;
}

.result-count>span {
    color: #1ebdef;
}

#sort_by .kt--drop-title {color: #ffffff;
}

.md_featured_product_1 {
  color: #000000 !important;
}

.entry-short-description { color: #000000 !important;
}
@media (min-width: 320px) {
  iframe {
    width: 350px;
    height: 252px;
}
div#video-popup-content a#video-popup-close {
    top: -8px !important;
    right: -1px !important;
    font-size: 8px;
    width: 6% !important;
    height: 7% !important;
}
}
}
@media (min-width: 576px) {
  .content_1590136811007 h3.title {
  font-size: 6rem;
  margin-bottom: 2rem;
}
}
@media (min-width: 768px) {
  .slideshow__button.list-inline-item .btn {
 padding: 1.15rem 4.5rem;
}
 iframe {
    width: 700px !important;
    height: 501px !important;
}
div#video-popup-content a#video-popup-close {
height: 6% !important;
width: 4% !important;
font-size: 14px !important;
}
}
@media (min-width: 992px) {
  iframe {
    width: 700px !important;
    height: 501px !important;
}
div#video-popup-content a#video-popup-close {
height: 6% !important;
width: 4% !important;
font-size: 14px !important;
}
}
@media (min-width: 1200px) {
  iframe {
    width: 700px !important;
    height: 501px !important;
}
div#video-popup-content a#video-popup-close {
height: 6% !important;
width: 4% !important;
font-size: 14px !important;
}
}
@media (min-width: 1400px) {
  iframe {
    width: 700px !important;
    height: 501px !important;
}
div#video-popup-content a#video-popup-close {
height: 6% !important;
width: 4% !important;
font-size: 14px !important;
}
}
