/* 
Theme Name:		 shopisle child theme
Theme URI:		 http://www.websitebundles.com/
Description:	 Theme by Site <a href=\"http://childthemegenerator.com/\">http://childthemegenerator.com/</a>
Author:			 WebsiteBundles
Author URI:		 http://childthemegenerator.com/
Template:		 shop-isle
Version:		 1.0.0
Text Domain:	 Shop-Isle-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */

.copyright {
    margin: 0;
	font-size: 10px !important;
}
.page .navbar-custom {
    background-color: #000 !important;
}
.navbar-custom {
	font-size: 14px;
	letter-spacing: 1px;
}
.navbar-custom .children li, .navbar-custom .sub-menu li {
    font-size: 14px;
	text-align: right;
}
.module {
    padding: 0px 0;
}
.menu-item-313{
	background-color:#F09000;
}
.menu-item-317{
	background-color:#F09000;
}
.menu-item-792{
	background-color:#F09000;
}
.menu-item-994{
	background-color:#F09000;
}
.swiper-zoom-container {
    /* width: 100%; */
    /* height: 100%; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	text-align: center;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-content {
    font-size: 1em !important;
}
ol, ul {
	margin: 0 0 1.5em 0em
}
.navbar-custom li.has_children>.dropdownmenu:before {
	font-size: 20px;
	color:#FF9200;
}
.shop_isle_footer_sidebar .widget {
	font-size: 14px;
}
.shop_isle_footer_sidebar .widget {
    padding-bottom: 20px;
}

@media (max-width: 767px)
{
.elementor-lightbox .elementor-lightbox-item {
    padding: 0px !important;
}
/* .navbar-custom li.has_children>.dropdownmenu:before */
.navbar-custom li.has_children.this-open>.dropdownmenu:before, .navbar-custom li.has_children>.dropdownmenu:before{
	font-size: 30px;
	color:#FF9200;
}