/*
Theme Name: Octopus
Theme URI: https://bit.ly/2v9jMSw
Author: the WPOpal team
Author URI: https://bit.ly/2v9jMSw
Description: The Octopus Multi Purpose theme for WordPress by <a href="https://bit.ly/2v9jMSw">OpalTeam</a>is a fully responsive theme that looks great on any device. That's the best for any kind of online shoping sites. <a href="https://bit.ly/2v9jMSw">Follow us on Themeforest to receive newest updates</a>
Version: 2.2.0
Updated 31-August-2018
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: octopus

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.wp-caption{}

.wp-caption-text{}

.sticky{}

.gallery-caption{}

.bypostauthor{}

.alignright{}

.alignleft{}

.aligncenter{}
.hidden-title-height .mini-cart-button{
   top: 0;
}

.wpb_single_image{
   margin-bottom: 0!important;
}
.widget.blog-type{
   margin-bottom: 0!important;
}

/* fix map */
.wpb_map_wraper iframe{ 
  pointer-events: none; 
}

@media(max-width: 768px){
  .padding-special-right{
     padding-left: 15px!important;
     padding-right: 15px!important;
  }
  .padding-special-left{
     padding: 15px!important;
     padding-right: 15px!important;
  }
}