/**
 * @package 	WordPress
 * @subpackage 	Shoppo
 * @version 	1.0.0
 * 
 * Responsive Design Yith WooCommerce Quick View CSS Rules
 * Created by CMSMasters
 * 
 */
@media only screen {
  /*-------------------------------------------------------------------------*/
  /*	Small Tablet Monitor
	/*-------------------------------------------------------------------------*/
  /*-------------------------------------------------------------------------*/
  /*	Tablet Monitor 600
	/*-------------------------------------------------------------------------*/
  /*-------------------------------------------------------------------------*/
  /*	Phone Monitor
	/*-------------------------------------------------------------------------*/
}
@media only screen and (max-width:768px) {
  html {
    /***************** Premium Version - Single Product Quick View ******************/
  }
  html .yith-quick-view.slide-in .yith-wcqv-wrapper .yith-wcqv-main,
  html .yith-quick-view.fade-in .yith-wcqv-wrapper .yith-wcqv-main,
  html .yith-quick-view.scale-up .yith-wcqv-wrapper .yith-wcqv-main {
    padding: 60px 0 40px;
  }
  html .yith-quick-view.slide-in .yith-wcqv-head,
  html .yith-quick-view.fade-in .yith-wcqv-head,
  html .yith-quick-view.scale-up .yith-wcqv-head {
    right: 20px;
    left: auto;
  }
  html .yith-quick-view.slide-in .single-product > .product > .product .onsale,
  html .yith-quick-view.fade-in .single-product > .product > .product .onsale,
  html .yith-quick-view.scale-up .single-product > .product > .product .onsale {
    left: 20px;
  }
  html .yith-quick-view.slide-in .single-product > .product > .product > div.images,
  html .yith-quick-view.fade-in .single-product > .product > .product > div.images,
  html .yith-quick-view.scale-up .single-product > .product > .product > div.images,
  html .yith-quick-view.slide-in .single-product > .product > .product > div.summary,
  html .yith-quick-view.fade-in .single-product > .product > .product > div.summary,
  html .yith-quick-view.scale-up .single-product > .product > .product > div.summary {
    float: none;
    width: 100%;
  }
  html .yith-quick-view.slide-in .single-product > .product > .product > div.images,
  html .yith-quick-view.fade-in .single-product > .product > .product > div.images,
  html .yith-quick-view.scale-up .single-product > .product > .product > div.images {
    margin: 0 0 10px;
    padding: 0 20px;
    width: 100% !important;
    min-height: 0;
  }
  html .yith-quick-view.slide-in .single-product > .product > .product > div.images .attachment-quick_view_image_size,
  html .yith-quick-view.fade-in .single-product > .product > .product > div.images .attachment-quick_view_image_size,
  html .yith-quick-view.scale-up .single-product > .product > .product > div.images .attachment-quick_view_image_size {
    width: 100%;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  html .yith-quick-view.slide-in .single-product > .product > .product > div.images > a,
  html .yith-quick-view.fade-in .single-product > .product > .product > div.images > a,
  html .yith-quick-view.scale-up .single-product > .product > .product > div.images > a {
    display: block;
    position: relative;
    overflow: hidden;
  }
  html .yith-quick-view.slide-in .single-product > .product > .product > div.summary,
  html .yith-quick-view.fade-in .single-product > .product > .product > div.summary,
  html .yith-quick-view.scale-up .single-product > .product > .product > div.summary {
    width: 100% !important;
    height: auto;
    max-height: none;
  }
  html .yith-quick-view.slide-in .single-product > .product > .product > div .summary-content,
  html .yith-quick-view.fade-in .single-product > .product > .product > div .summary-content,
  html .yith-quick-view.scale-up .single-product > .product > .product > div .summary-content {
    padding: 15px 20px 10px;
  }
  html .yith-quick-view-content .product .images .yith-quick-view-thumbs {
    position: relative;
    padding: 20px 0;
    left: auto;
    right: auto;
    bottom: auto;
    overflow: hidden;
    text-align: left;
  }
  html .yith-quick-view-content .product .images .yith-quick-view-thumbs > div {
    float: none;
    clear: none;
    display: inline-block;
  }
  html .yith-quick-view.yith-modal .yith-wcqv-wrapper {
    width: 100%!important;
    top: 0 !important;
    left: 0 !important;
    height: auto !important;
    max-height: 100%;
    overflow-y: scroll;
    border-width: 30px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0);
  }
  html .yith-quick-view div.woocommerce-message,
  html .yith-quick-view ul.woocommerce-error {
    margin: 0 20px !important;
    border-top-width: 1px;
    border-top-style: solid;
  }
  html {
    /***************** Free Version - Single Product Quick View ******************/
    /***************** Premium Version - Single Product Quick View ******************/
  }
  html #yith-quick-view-modal .single-product div.summary .product_meta > span .cmsmasters_product_meta_title {
    width: auto;
  }
  html .yith-quick-view.slide-in .single-product,
  html .yith-quick-view.fade-in .single-product,
  html .yith-quick-view.scale-up .single-product {
    overflow-y: hidden;
  }
  html .yith-quick-view.slide-in .single-product div.summary .product_meta > span .cmsmasters_product_meta_title,
  html .yith-quick-view.fade-in .single-product div.summary .product_meta > span .cmsmasters_product_meta_title,
  html .yith-quick-view.scale-up .single-product div.summary .product_meta > span .cmsmasters_product_meta_title {
    width: auto;
  }
  html div.pp_woocommerce {
    width: 100% !important;
    left: auto !important;
    right: auto !important;
  }
}
@media only screen and (max-width:600px) {
  .cmsmasters_products_shortcode .columns-3 .cmsmasters_products .product,
  .cmsmasters_selected_products_shortcode .columns-3 .cmsmasters_products .product {
    float: none !important;
    clear: both !important;
  }
  .cmsmasters_products_shortcode .columns-3 .cmsmasters_products .product:nth-child(n),
  .cmsmasters_selected_products_shortcode .columns-3 .cmsmasters_products .product:nth-child(n) {
    clear: both !important;
  }
}
@media only screen and (max-width:540px) {
  html {
    /***************** Free Version - Single Product Quick View ******************/
  }
  html #yith-quick-view-modal .single-product > .product > .product .onsale {
    margin: 0;
    right: 0;
  }
  html #yith-quick-view-modal .single-product > .product > .product > div.images,
  html #yith-quick-view-modal .single-product > .product > .product > div.summary {
    float: none;
    width: 100%;
  }
  html #yith-quick-view-modal .single-product > .product > .product > div.images {
    margin: 0 0 40px;
    padding: 0;
  }
  html .yith-quick-view.yith-inline .yith-wcqv-wrapper .yith-wcqv-main {
    padding: 40px 0 0;
  }
  html .yith-quick-view.yith-inline .yith-wcqv-wrapper .yith-wcqv-main .yith-wcqv-head .yith-quick-view-close {
    top: 40px;
  }
  html .yith-quick-view.yith-inline .single-product > .product > .product .onsale {
    right: 0;
    margin: 0;
  }
  html .yith-quick-view.yith-inline .single-product > .product > .product > div.images,
  html .yith-quick-view.yith-inline .single-product > .product > .product > div.summary {
    float: none;
    width: 100%;
  }
  html .yith-quick-view.yith-inline .single-product > .product > .product > div.images {
    margin: 0 0 40px;
    padding: 0;
  }
}
