@media screen and (max-width: 1360px) {}
@media screen and (max-width: 1200px) {
.navigation>ul>li {
margin: 0 10px;
}
.day-item .cell,
.day-item .circle {
width: 100px;
height: 100px;
}
.day-item .circle:before {
width: 40px;
margin: -3px 0 -3px -20px;
}
.day-item {
font-size: 13px;
}
}
@media screen and (max-width: 990px) {
body {
font-size: 11px;
}
.admin-bar .header-wrap {
top: 32px;
}
.button-style1 {
font-size: 14px;
padding: 15px 10px;
}
.button-style1.min {
font-size: 12px;
padding: 10px 10px
}
.button-style2 {
font-size: 12px;
padding: 8px 15px;
}
.button-style2.min {
font-size: 11px;
padding: 7px 15px;
}
.button-style2.big {
font-size: 14px;
padding: 8px 15px;
}
.top-header {
display: none;
height: 0;
overflow: hidden;
padding: 0;
min-height: 0;
}
.header-wrap {
position: fixed;
top: 0;
}
.ypromo-site-bar-body .header-wrap {
top: 65px;
}
.navigation {
display: none;
}
.logo-area a {
height: 45px;
}
.logo-area img {
max-height: 30px;
}
.header .search-module {
display: none;
}
.mobile-side-button {
display: block;
}
.mobile-side .search-module {
display: block;
padding: 15px 20px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
overflow: hidden;
width: 100%;
}
.contact-item:not(:last-of-type) {
margin-right: 10px;
}
.testimonials-item .text .top,
.desc-block .top {
height: 80px;
}
.day-item .cell,
.day-item .circle {
width: 70px;
height: 70px;
}
.day-item .circle:before {
width: 40px;
margin: -3px 0 -3px -20px;
}
.day-item {
font-size: 9px;
}
.footer [class^="fw-col-"]:not(:last-of-type) {
margin-bottom: 30px;
}
}
@media screen and (max-width: 768px) {
.button-style1 {
font-size: 12px;
padding: 10px 10px;
min-width: 110px;
}
.full-screen {
font-size: 9px;
}
.full-screen .h1 {
margin-bottom: 10px;
}
.full-screen p {
margin: 10px 0;
}
.full-screen .container { }
.full-screen p {
font-size: 1.486em;
}
.footer [class^="fw-col-"] {
border: none;
}
.testimonials-item .text {
margin: 0 auto;
max-width: 480px;
}
.testimonials-item .image {
max-width: 450px;
width: 100%;
height: 280px;
position: relative;
margin: 0 auto;
}
.testimonials-item .image div {
left: 0;
}
.day-item .cell,
.day-item .circle {
width: 115px;
height: 115px;
}
.day-item .circle:before {
width: 60px;
margin: -3px 0 -3px -30px;
}
.day-item {
font-size: 13px;
}
.doctor-col img {
max-width: 480px;
width: 80%;
}
.contact-col {
border: none !important;
}
.full-screen .h1 {
font-size: 3em;
}
.blog-item.in-row .image {
margin-bottom: 30px;
}
.full-screen .blue-color {
color: inherit;
}
.product-item .price.min .sale-p {
top: 0;
}
.sidebar-wrap {
width: 310px;
}
.sidebar-wrap>.wrap {
padding: 0 15px 0 10px;
}
.price-list-t2-item {
width: 100%;
margin: 0;
}
.product-name a.image {
display: none;
}
.product-name a.name {
margin-left: 0;
}
.shop_table .quantity .quantity-buttons {
display: none;
}
.shop_table .product-quantity .quantity {
width: 50px;
}
.shop_table .product-quantity .qty {
margin: 0;
}
.shop_table thead tr th {
padding: 10px 5px;
}
.shop_table tbody tr td.product-remove,
.shop_table thead tr th.product-remove {
padding: 0 0 0 5px;
}
.shop_table tbody tr td {
padding: 10px 10px;
}
.woocommerce-billing-fields .form-row {
width: 100%;
}
.testimonials-item-s2 .image {
display: none;
}
.testimonials-item-s2 .image+.blockquote {
margin-left: 0;
}
.mobile-images-original .banner-block .item,
.mobile-images-original .category-item,
.mobile-images-original .fw-main-row,
.mobile-images-original .gallery-item div,
.mobile-images-original .flipster__item__content div,
.mobile-images-original .price-item,
.mobile-images-original .price-list-t2-item .image,
.mobile-images-original .testimonials-item-s2 .image div,
.mobile-images-original .product-item .image {
background-size: contain !important;
background-repeat: no-repeat !important;
}
}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 380px) {}.fs-background {
overflow: hidden;
position: relative;       }
.fs-background,
.fs-background-container,
.fs-background-media {
-webkit-transition: none;
transition: none;
}
.fs-background-container {
width: 100%;
height: 100%;
position: absolute;
top: 0;
z-index: 0;
overflow: hidden;
}
.fs-background-media {
position: absolute;
top: 0;
bottom: 0;
opacity: 0;
}
.fs-background-media.fs-background-animated {
-webkit-transition: opacity 0.5s linear;
transition: opacity 0.5s linear;
}
.fs-background-media img,
.fs-background-media video,
.fs-background-media iframe {
width: 100%;
height: 100%;
display: block;
-webkit-user-drag: none;
}
.fs-background-media.fs-background-native,
.fs-background-media.fs-background-fixed {
width: 100%;
height: 100%;
}
.fs-background-media.fs-background-native img,
.fs-background-media.fs-background-fixed img {
display: none;
}
.fs-background-media.fs-background-native {
background-position: center;
background-size: cover;
}
.fs-background-media.fs-background-fixed {
background-position: center;
background-attachment: fixed;
}
.fs-background-embed.fs-background-ready:after {
width: 100%;
height: 100%;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
content: '';
}
.fs-background-embed.fs-background-ready iframe {
z-index: 0;
}.fw-main-row.background-video .fw-container,
.fw-main-row.background-video .fw-container-fluid {
z-index: 1;
}.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{  -webkit-transform-style:preserve-3d;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{ }.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.praxmed.com.ec/wp-content/themes/medina/framework-customizations/extensions/shortcodes/shortcodes/blog/static/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}