/**
 * Theme Name: Rey Child
 * Theme URI: http://reytheme.com/
 * Description: This is a child theme of Rey.
 * Author: Marius H.
 * Author URI:  https://twitter.com/mariushoria
 * Template: rey
 * Version: 1.0.71
 * License: General Public License
 * License URI: http://www.gnu.org/licenses/gpl.html
 * Text Domain: rey-child
 */
/*  modified by AISPL */
/* change color of slider revolution vertical line - 2022 */
.coverSkew-slideBg{
	background:#277BC0 !important; 
}
 /* change color of heading title of all pages of mega menu link - 2022 */
.men-div .elementor-329 .elementor-element.elementor-element-3583c08 .elementor-heading-title{
	color:#FFB200; 
}
.u-title-dashes .elementor-heading-title:before,.u-title-dashes .elementor-heading-title:after{
	opacity:initial;
}
/* change color of heading title of all pages of mega menu link - 2022 */
.women-div .elementor-329 .elementor-element.elementor-element-3583c08 .elementor-heading-title{
	color:#FFCB42;  
}
/* change font of all product title - 2022 */
.woocommerce ul.products li.product .rey-productInner .rey-brandLink a{
	font-size:18px;
	color:#FFB200;
}
.woocommerce ul.products li.product .rey-productInner .rey-brandLink{
	opacity:1;
}
/* change color of arrow below hero banner */
.rey-textScroller .rey-textScroller-arrow svg {
    color: #fff;
}
.orderby option[value='price'],.orderby option[value='price-desc']{
  display: none;
}
.sectionSkew-mainImg{
	margin-left:-30px;
	margin-top:-30px !important;
}

@media (min-width: 768px)
{
.elementor-293 .elementor-element.elementor-element-a0881f8
{
    display: flex;
    align-items: center;
}
}
@media (min-width:1200px) and (max-width:1440px){
	.elementor-1355 .elementor-element.elementor-element-76bb92e , .elementor-1355 .elementor-element.elementor-element-e90f0f0 , .elementor-1355 .elementor-element.elementor-element-dd15d8e , .elementor-1355 .elementor-element.elementor-element-91573c6 , .elementor-1355 .elementor-element.elementor-element-ef6c6ae , .elementor-1355 .elementor-element.elementor-element-919b41b , .elementor-1355 .elementor-element.elementor-element-6cc9cd9 , .elementor-1355 .elementor-element.elementor-element-78c6fc6 , .elementor-1355 .elementor-element.elementor-element-a9a4000 , .elementor-1355 .elementor-element.elementor-element-d81424e {
		padding:0 5% !important;
	}
}