diff --git a/odoo_functional_tutorial/__init__.py b/odoo_functional_tutorial/__init__.py new file mode 100644 index 000000000..5be05a4e9 --- /dev/null +++ b/odoo_functional_tutorial/__init__.py @@ -0,0 +1,23 @@ +# -*- coding: utf-8 -*- +############################################################################# +# +# Cybrosys Technologies Pvt. Ltd. +# +# Copyright (C) 2019-TODAY Cybrosys Technologies() +# Author: Cybrosys Techno Solutions () +# +# You can modify it under the terms of the GNU AFFERO +# GENERAL PUBLIC LICENSE (AGPL v3), Version 3. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU AFFERO GENERAL PUBLIC LICENSE (AGPL v3) for more details. +# +# You should have received a copy of the GNU AFFERO GENERAL PUBLIC LICENSE +# (AGPL v3) along with this program. +# If not, see . +# +############################################################################# + + diff --git a/odoo_functional_tutorial/__manifest__.py b/odoo_functional_tutorial/__manifest__.py new file mode 100644 index 000000000..bac117fe3 --- /dev/null +++ b/odoo_functional_tutorial/__manifest__.py @@ -0,0 +1,50 @@ +# -*- coding: utf-8 -*- +############################################################################# +# +# Cybrosys Technologies Pvt. Ltd. +# +# Copyright (C) 2019-TODAY Cybrosys Technologies() +# Author: Cybrosys Techno Solutions () +# +# You can modify it under the terms of the GNU AFFERO +# GENERAL PUBLIC LICENSE (AGPL v3), Version 3. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU AFFERO GENERAL PUBLIC LICENSE (AGPL v3) for more details. +# +# You should have received a copy of the GNU AFFERO GENERAL PUBLIC LICENSE +# (AGPL v3) along with this program. +# If not, see . +# +############################################################################# + +{ + 'name': "Odoo Enterprise Functional Tutorial", + + 'summary': """ + Full Odoo Enterprise Functional Tutorial""", + + 'description': """ + Odoo functional video presentation of all Application: + CRM, Sales, Purchase, Inventory, Accounting, Point of Sale, Project, Website, E-commerce, Manufacturing, + Human Resource, Recruitment, Attendance, Appraisal, Payroll, Timeoff, Survey, Expense, Referral, Discuss, + Contacts, Calender, Notes, Document, Sign, Helpdesk, Live Chat, eLearning, Events, Lunch, Members, Rental, + Subscription, Fleet, Approvals, Email Marketing, SMS Marketing, Social Marketing and Studio + """, + 'author': 'Cybrosys Techno Solutions', + 'company': 'Cybrosys Techno Solutions', + 'maintainer': "Cybrosys Techno Solutions", + 'website': 'https://www.cybrosys.com', + # 'live_test_url': '', + 'category': 'Extra Tools', + 'version': '14.0.1.0.0', + 'license': 'AGPL-3', + 'depends': ['website_slides'], + 'images': ['static/description/banner.png'], + 'data': [ + 'data/slide_channel_data.xml', + 'data/slide.slide.csv', + ], +} diff --git a/odoo_functional_tutorial/data/slide.slide.csv b/odoo_functional_tutorial/data/slide.slide.csv new file mode 100644 index 000000000..7940643bb --- /dev/null +++ b/odoo_functional_tutorial/data/slide.slide.csv @@ -0,0 +1,170 @@ +id,name,sequence,channel_id/id,is_category,is_published,is_preview,slide_type,url +slide_section_crm_0,CRM,0,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document, +slide_section_crm_1,CRM Overview,1,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/-fdG_j3E56g +slide_section_crm_2,"How to create Leads, and what are the Lead creation types in odoo 14?",2,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/FxLEGegrP44 +slide_section_crm_3,Activity creation and scheduling odoo 14 crm?,3,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/mEOHkZm81nk +slide_section_crm_4,How to create lost reasons in odoo 14 crm ?,4,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/cUA_VeY_TEU +slide_section_crm_5,How to convert leads to opportunity in odoo 14 ?,5,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=gz3Vi3Wn0E8&t=34s +slide_section_crm_6,How to create and edit stages in odoo 14 crm ?,6,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=yY9WgvZnaxE +slide_section_sales_0,Sales,100,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document, +slide_section_sales_1,Sales Overview,101,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/FVpKuIjUU4w +slide_section_sales_2,How to Create Customer ,102,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=gHF9h0h2ExA +slide_section_sales_3,How to Create Product ,103,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/xXic8Rx03e0 +slide_section_sales_4,Product Packaging ,104,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/pkmbDUQlshU +slide_section_sales_5,How To Set Up Taxes ,105,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=gAcqPOo1RhA +slide_section_sales_6,Easy Variants Creation for products ,106,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=Gg47th0SANM +slide_section_sales_7,Quotation Templates ,107,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/0ZCMhxv4Za4 +slide_section_sales_8,How to Set Up Shipping Methods ,108,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=1U0tFDEN5dk +slide_section_sales_9,How to Setup Payment Terms ,109,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/7JYva4lfOzI +slide_section_sales_10,Lot / Serial number configuration ,110,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/ehlUxZy7jpk +slide_section_sales_11,Upselling invoice ,111,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=_Jv7GOk2YC8 +slide_section_sales_12,Unit Of Measure (UoM) ,112,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=FqT8q-S2iqA +slide_section_sales_13,Sales Pricelist ,113,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/JMFookXi5-w +slide_section_sales_14,Creating Activity Types ,114,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=G9rvrq6z49g +slide_section_purchase_0,Purchase,200,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document, +slide_section_purchase_1,Purchase Overview,201,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=JYnDgx-w4Zs&feature=youtu.be +slide_section_purchase_2,How to create vendor,202,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=GGJUNQmt7x4 +slide_section_purchase_3,How to create Purchase order,203,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/1Z04reeV7vg +slide_section_purchase_4,How to set warnings while purchasing ?,204,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=uMz3oVRuWZ8 +slide_section_purchase_5,Debit Note,205,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=3LqYeDiNmrg&t=2s +slide_section_purchase_6,Vendor pricelist,206,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=cvEKQ36iJ6o +slide_section_purchase_7,Purchase Goods Receipt Confirmation,207,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=Ul4a1HAmt6E +slide_section_purchase_8,Odoo Purchase Agreement - ( Call for tender ) ,208,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/DuL4oRh_dlA +slide_section_purchase_9,Odoo Purchase Agreement - ( Blanket Order ),209,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/I74b3ab3jiE +slide_section_purchase_10,3-Way Matching ,210,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/BfqrV1AuEAo +slide_section_purchase_11,Purchase Dashboard,211,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=cjrwxiC7SpQ&t=12s +slide_section_purchase_12,Dropshipping,212,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=GG9HGo-h7js +slide_section_inventory_0,Inventory,300,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document, +slide_section_inventory_1,Inventory Overview,301,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/odpdL5VyR38 +slide_section_inventory_2,How to make inventory adjustments,302,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=AMD0fNSxOBM&t=221s +slide_section_inventory_3,How to scrap products,303,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=ZnT1Kf-J_j8 +slide_section_inventory_4,Reordering Rule,304,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=_DwqJQBdO60 +slide_section_inventory_5,Replenishment,305,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=CcZYJU5PJ9Y +slide_section_inventory_6,Batch picking,306,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=oBt6PaRfu48 +slide_section_inventory_7,Delivery packages,307,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/Vl9bIECUl8w +slide_section_inventory_8,How to configure landed cost,308,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=64CUTn-aZBY&list=PLeJtXzTubzj-pH6be7iHiRlMen3svtC_x&index=9 +slide_section_inventory_9,Lead Time ,309,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=-_wt68ZO0nk&feature=youtu.be +slide_section_inventory_10,How to assign owner for products,310,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/B0kd-uD9Riw +slide_section_inventory_11,How to assign owner for products by consignment,311,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/2vqF__4AR1o +slide_section_inventory_12,How to configure expiration date on product,312,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=1QPdPUParPE +slide_section_inventory_13,How to configure route and rule,313,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=RqpnpsRMiUU +slide_section_inventory_14,Operation type,314,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/40ev68rRdeI +slide_section_inventory_15,Putaway rule,315,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=LqfRzFLzB3o&t=31s +slide_section_inventory_16,Inventory valuation,316,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/WOqzQBAQmiY +slide_section_accounting_0,Accounting ,400,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document, +slide_section_accounting_1,Accounting Overview,401,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/FgZwYhUxWiY +slide_section_accounting_2,Credit notes,402,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=PpztZG-nFcQ&t=1s +slide_section_accounting_3,Follow up on invoices,403,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=95ywaDSSdCk +slide_section_accounting_4,Refunding an invoice ,404,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/oDkZA1AYR50 +slide_section_accounting_5,Cash rounding,405,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=9j1tBk8cx0c +slide_section_accounting_6,Fiscal positions and tax mapping,406,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=JnCUsiHaB00&t=3s +slide_section_accounting_7,How to configure journals,407,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/PsEYJhSczqA +slide_section_accounting_8,Reconciliation Models,408,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/pA-d91udEjE +slide_section_accounting_9,How to Manage Currencies ?,409,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/Rl23va0fjbQ +slide_section_accounting_10,Incoterms,410,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/G1SApd1_ntM +slide_section_accounting_11,Budget Management Accounting,411,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=83PWC9qVa8M +slide_section_accounting_12,Assets Management (Depreciation) | Accounting,412,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=ZfS3YokXiVc +slide_section_accounting_13,How to Manage deferred revenue ,413,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=M5FzCeSyOvQ +slide_section_accounting_14,Automatic Grouping of Accounts (Chart Of Accounts),414,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=Lz4tGDZwqQ4&t=2s +slide_section_accounting_15,Auto Activity Scheduling for Payment Follow up,415,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=kmD0BKsqr2Y&t=4s +slide_section_accounting_16,Disallowed Expenses in Accounting,416,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=4iwp-nERKao +slide_section_accounting_17,How to Manage Deferred Expense Accounting,417,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=M5FzCeSyOvQ +slide_section_accounting_18,Payment Refactoring Accounting,418,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/RaNSYN3EMpQ +slide_section_accounting_19,Unrealized Currency Gains/Losses Accounting,419,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=p5BRQOObNxA&t=6s +slide_section_pos_0,Point of Sale,500,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document, +slide_section_pos_1,Point of Sale Overview,501,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/q90A9t91TLs +slide_section_pos_2,How to split bills PoS,502,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/sp7sZqTOIaI +slide_section_pos_3,What is PoS Rescue Session?,503,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/PEUN-j8FZIo +slide_section_pos_4,How We Can Add Notes In PoS ?,504,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/4MtPXNGXQhM +slide_section_pos_5,how we can apply customer tips PoS?,505,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=yHaOrc2DiK0 +slide_section_pos_6,how we can give rewards PoS,506,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/bmaX1MEF4TE +slide_section_pos_7,how we can manage tables in bar/restaurant on PoS,507,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/nYLZXf8PuEE +slide_section_pos_8,barcode scanner PoS,508,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/LnjoZ43ChXE +slide_section_pos_9,Use of Lots and Serial Number PoS,509,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/WWauNh-l0Es +slide_section_pos_10,validate closing and post entries in pos,510,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=L6RIIhqm2pw +slide_section_pos_11,End of session PoS ,511,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/aTqqePu9r-I +slide_section_pos_12,Cash in/out in PoS (put money in and take money out ),512,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=KxyA8No9mZ8 +slide_section_pos_13,sales details in PoS,513,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/ZWf5XMYlEDs +slide_section_pos_14,payment methods in PoS,514,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/IMKH0q6l6HM +slide_section_project_0,Project,600,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document, +slide_section_project_1,Project Overview,601,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=-NNIQnCNuzs +slide_section_project_2,Type of Projects ,602,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/yh9M2itTsLw +slide_section_project_3,Use of Timesheet project,603,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/c7gQnPs8Mvo +slide_section_project_4,Use of project forecast project,604,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/NLM6ns-Ffag +slide_section_project_5,customer rating project,605,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=j6AxriTBZjg +slide_section_project_6,How to create and manage Tasks project,606,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/lZal189Du0E +slide_section_project_7,How to create and manage stages project,607,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/xhgmNUj6CRE +slide_section_project_8,Project Profitability,608,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/_3L-zzpFaC0 +slide_section_project_9,Views of forecast project,609,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/YGc_d5fU1Q4 +slide_section_website_0,Website,700,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document, +slide_section_website_1,Website Overview,701,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=garCZiY5dFo +slide_section_website_2,Website visitors and views ,702,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/8mzn8Ap-hSI +slide_section_website_3,Multi language support website ,703,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=RTBYTG81UCs +slide_section_website_4,Display products price as tax included and excluded Odoo14 website?,704,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/wnYQ6D-yPqA +slide_section_website_5,Automated invoicing for online payments ,705,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/Fo6BE-oqbo4 +slide_section_website_6,Website form builder ?,706,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/RQVrzYqLuQQ +slide_section_website_7,Lead creation from website ?,707,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/P3YFE3lfXPo +slide_section_website_8,How to customize website ,708,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/n1HGBwEx0HU +slide_section_website_9,How to optimize SEO website ?,709,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/L8Q9DiGfkPU +slide_section_ecom_0,E-Commerce,800,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document, +slide_section_ecom_1,E-Commerce Overview,801,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/3f5B34-nZC8 +slide_section_ecom_2,How to suggest optional products to the customer website?,802,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=P1HD17cEooo +slide_section_ecom_3,How to suggest alternative products to customers website?,803,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=pTVYFY5rW3w +slide_section_ecom_4,How to sell digital contents?,804,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/O5_DYi3AqrA +slide_section_ecom_5,How to compare products?,805,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/udqEMohRjlw +slide_section_ecom_6,How to use pricelists and discounts?,806,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=n2YKYXfyVYs +slide_section_ecom_7,Configuring Multi currency in website,807,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=pdQuURxoqpQ +slide_section_ecom_8,How customers can enter shipping address website?,808,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/8JwTyLHszuI +slide_section_ecom_9,What is Abandoned cart website and how to manage it ?,809,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=WIysoVIP-vg +slide_section_ecom_10,How to publish a product ,810,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/IHJv-qTfuLA +slide_section_ecom_11,How to add blogs to website ,811,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/9VY9QVjOp9U +slide_section_ecom_12,How to create pages and edit layout,812,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/t11Lm1JYd6Y +slide_section_ecom_13,How to configure payment acquirers,813,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/yBTIGczzLfk +slide_section_ecom_14,Difference between optional productand accessories,814,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=oWIkLgBWTBQ +slide_section_ecom_15,What is Link trackers and how to configure it ecommerce website,815,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/u-Ly5iwLB68 +slide_section_ecom_16,How to configure shipping website,816,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/YqFMoZD6mYM +slide_section_mrp_0,Manufacturing,900,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document, +slide_section_mrp_1,Manufacturing Overview,901,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/UkY0eioJUrQ +slide_section_mrp_2,Bill of Materials Manufacturing,902,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/E91NStXkHHs +slide_section_mrp_3,Manufacturing Order Management Manufacturing,903,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/klsijAuj_RA +slide_section_mrp_4,How to configure work Centers Manufacturing,904,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/KrUWLx4qSbo +slide_section_mrp_5,How to Unbuild a Product Manufacturing,905,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/f1mtpd5gxP0 +slide_section_mrp_6,Scrap Orders Management Manufacturing,906,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=wzcVJ-rU1tc +slide_section_mrp_7,Subcontracting Manufacturing,907,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=4FSFzSGWxRM +slide_section_mrp_8,Product Lifecycle Management Manufacturing,908,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/n2lCaXVUcXM +slide_section_mrp_9,Quality Management Manufacturing,909,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=a-duShl_OOI +slide_section_mrp_10,Maintenance Management Manufacturing,910,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/KvDv4_fKmNs +slide_section_mrp_11,Repair Management Manufacturing,911,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/TSeur6WW6Qw +slide_section_hr_0,Human Resource,900,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document, +slide_section_hr_1,Human Resource Overview,901,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/YqFMoZD6mYM +slide_section_hr_2,Recruitment,902,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/RLQYWKgZAQ0 +slide_section_hr_3,Attendance,903,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/CUsecBZIh2k +slide_section_hr_4,Employee,904,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/LIdGRfIf8-o +slide_section_hr_5,Appraisal,905,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/H8ihOnFmHJE +slide_section_hr_6,Payroll,906,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/0eEF8MlYRuw +slide_section_hr_7,Timeoff,907,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=oCuvm91mh8g +slide_section_hr_8,Survey,908,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=sA4vJjOMUYU +slide_section_hr_9,Expense,909,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/P9UBkwy6Grg +slide_section_hr_10,Referral ,910,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/mYTIhc9DQXM +slide_section_misc_0,Other Apps,1000,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document, +slide_section_misc_1,Discuss,1001,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/DQZfulMqig4 +slide_section_misc_2,Contacts,1002,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=ygAVimNsAAQ +slide_section_misc_3,Calender,1003,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/YX2JMEZ4EiA +slide_section_misc_4,Notes,1004,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/Wf4RKkqfl1o +slide_section_misc_5,Document,1005,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=mpyCZueUmys +slide_section_misc_6,Sign,1006,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/XDwWjdctVKU +slide_section_misc_7,Helpdesk ,1007,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/0JsGXyXPD24 +slide_section_misc_8,Live Chat,1008,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=uSOOgvph8Hw +slide_section_misc_9,eLearning ,1009,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=k0yYXgtzCjw&t=167s +slide_section_misc_10,Events ,1010,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=Cn4kAfFJoaQ&feature=youtu.be +slide_section_misc_11,Lunch,1011,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/KSsFpsyfdro +slide_section_misc_12,Members ,1012,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/w0x70iKyU40 +slide_section_misc_13,Rental,1013,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/wIelkJM75Yc +slide_section_misc_14,Subscription,1014,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/cG7_udEEAgk +slide_section_misc_15,Studio,1015,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=T7x1rPcO9_M +slide_section_misc_16,Fleet ,1016,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/sbhwfyLMz30 +slide_section_misc_17,Approvals,1017,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=CByMuc3yMvI +slide_section_misc_18,Email Marketing,1018,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=ZErNnC5AqOI&t=65s +slide_section_misc_19,SMS Marketing,1019,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/rnYc8WMXfY0 +slide_section_misc_20,Social Marketing,1020,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=rSCyh34wwgk +slide_section_misc_21,Marketing Automation,1021,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/ctZxLGPFDcE diff --git a/odoo_functional_tutorial/data/slide_channel_data.xml b/odoo_functional_tutorial/data/slide_channel_data.xml new file mode 100644 index 000000000..86ce70ba9 --- /dev/null +++ b/odoo_functional_tutorial/data/slide_channel_data.xml @@ -0,0 +1,18 @@ + + + + + Odoo 14 Enterprise Functional Tutorial + + public + training + + most_voted + + + Learn Odoo 14 Enterprise Functionality in Detail + + + + + \ No newline at end of file diff --git a/odoo_functional_tutorial/static/description/banner.png b/odoo_functional_tutorial/static/description/banner.png new file mode 100644 index 000000000..dec167021 Binary files /dev/null and b/odoo_functional_tutorial/static/description/banner.png differ diff --git a/odoo_functional_tutorial/static/description/icon.png b/odoo_functional_tutorial/static/description/icon.png new file mode 100644 index 000000000..a33de7cb0 Binary files /dev/null and b/odoo_functional_tutorial/static/description/icon.png differ diff --git a/odoo_functional_tutorial/static/description/images/cybrosys.png b/odoo_functional_tutorial/static/description/images/cybrosys.png new file mode 100644 index 000000000..d76b5bafb Binary files /dev/null and b/odoo_functional_tutorial/static/description/images/cybrosys.png differ diff --git a/odoo_functional_tutorial/static/description/images/enterprise_functional.gif b/odoo_functional_tutorial/static/description/images/enterprise_functional.gif new file mode 100644 index 000000000..68cea59c9 Binary files /dev/null and b/odoo_functional_tutorial/static/description/images/enterprise_functional.gif differ diff --git a/odoo_functional_tutorial/static/description/index.html b/odoo_functional_tutorial/static/description/index.html new file mode 100644 index 000000000..30b69c3ec --- /dev/null +++ b/odoo_functional_tutorial/static/description/index.html @@ -0,0 +1,134 @@ +
cybrosys-logo
+
+
+
+

Odoo Enterprise Functional Tutorial

+

Learn Odoo Using Odoo

+

Full video tutorial of all Odoo enterprise addons using Odoo e-learning

+
+
+
+
+
+
+
+
+

What you will learn?

+
    +
  • + CRM + Sales + Purchase + Inventory +
  • + +
  • + + Accounting + Point of Sale + Project + Website +
  • + + +
  • + + Timeoff E-commerce + Manufacturing + Human Resource + + +
  • + + Recruitment + Attendance + Appraisal + Payroll +
  • + +
  • + Survey + Expense + Referral + Discuss +
  • + + +
  • + Contacts + Calender + Notes + Document +
  • + +
  • + Sign + Helpdesk + Live Chat + eLearning + +
  • + Events + Lunch + Members + Rental +
  • + +
  • + Subscription + Fleet + Approvals + Email Marketing +
  • + + +
  • + + SMS Marketing + Social Marketing + Marketing Automation + Studio +
  • +
+
+
+ +
+ +
+
+
+

Need Any Help?

+
+

If you have anything to share with us based on your use of this module, please let us know. We are ready to offer our support.

+
+

Email us

+

odoo@cybrosys.com / info@cybrosys.com

+
+
+

Contact Us

+ www.cybrosys.com +
+
+
+
+
+
+
+
+
+ +
+ + + + + + + +
+
+
+
diff --git a/odoo_functional_tutorial_com/__init__.py b/odoo_functional_tutorial_com/__init__.py new file mode 100644 index 000000000..633f86615 --- /dev/null +++ b/odoo_functional_tutorial_com/__init__.py @@ -0,0 +1,2 @@ +# -*- coding: utf-8 -*- + diff --git a/odoo_functional_tutorial_com/__manifest__.py b/odoo_functional_tutorial_com/__manifest__.py new file mode 100644 index 000000000..b1d05b301 --- /dev/null +++ b/odoo_functional_tutorial_com/__manifest__.py @@ -0,0 +1,25 @@ +# -*- coding: utf-8 -*- +{ + 'name': "Odoo Community Functional Tutorial", + + 'summary': """ + Full Odoo Community Functional Tutorial""", + + 'description': """ + Odoo functional video presentation of all Application: + """, + + 'author': 'Cybrosys Techno Solutions', + 'company': 'Cybrosys Techno Solutions', + 'website': 'https://www.cybrosys.com', + # 'live_test_url': '', + 'category': 'Extra Tools', + 'version': '14.0.1.0.0', + 'license': 'AGPL-3', + 'depends': ['website_slides'], + 'images': ['static/description/banner.png'], + 'data': [ + 'data/slide_channel_data.xml', + 'data/slide.slide.csv', + ], +} diff --git a/odoo_functional_tutorial_com/data/slide.slide.csv b/odoo_functional_tutorial_com/data/slide.slide.csv new file mode 100644 index 000000000..d87f47446 --- /dev/null +++ b/odoo_functional_tutorial_com/data/slide.slide.csv @@ -0,0 +1,136 @@ +id,name,sequence,channel_id/id,is_category,is_published,is_preview,slide_type,url +com_slide_section_crm_0,CRM,0,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document, +com_slide_section_crm_1,CRM Overview,1,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/pdfzH-yEET8 +com_slide_section_crm_2,"How to create Leads, and what are the Lead creation types?",2,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/vjfOgtN4Epk +com_slide_section_crm_3,Activity creation and scheduling,3,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=GpBYOCbgkug&t=1s +com_slide_section_crm_4,How to create lost reasons?,4,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/kdU6pNIXmek +com_slide_section_crm_5,How to convert leads to opportunity?,5,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/soOyrjgmKUM +com_slide_section_crm_6,How to create and edit stages crm ?,6,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=yY9WgvZnaxE +com_slide_section_sales_0,Sales,100,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document, +com_slide_section_sales_1,Sales Overview,101,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/MS2df-c2_XE +com_slide_section_sales_2,How to Create Customer ,102,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/LRpYXglYlms +com_slide_section_sales_3,How to Create Product ,103,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/vVX-DxlQC2w +com_slide_section_sales_4,Coupon and Promotion Programs ,104,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/ZrssfzM0oYc +com_slide_section_sales_5,Product Packaging ,105,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=Hb1Sg1ZkiGM +com_slide_section_sales_6,How To Set Up Taxes ,106,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/8BxEth_aOSU +com_slide_section_sales_7,Easy Variants Creation for products ,107,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=naBkFBoo4Wo +com_slide_section_sales_8,Quotation Templates ,108,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/a46ycaOsCoA +com_slide_section_sales_9,How to Set Up Shipping Methods ,109,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/NFouazHxjzc +com_slide_section_sales_10,How to Setup Payment Terms ,110,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/9bFVP0O9Yyo +com_slide_section_sales_11,Lot / Serial number configuration ,111,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=xbfScis0GNU&t=11s +com_slide_section_sales_12,Upselling invoice ,112,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/lKtiTiu3p58 +com_slide_section_sales_13,Unit Of Measure (UoM) ,113,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/Djx6mZ_90NY +com_slide_section_sales_14,Sales Pricelist ,114,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=3VDLFvrLDVk&t=2s +com_slide_section_sales_15,Creating Activity Types ,115,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/9Ytjxw7BAqg +slide_section_purchase_0,Purchase,200,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document, +slide_section_purchase_1,Purchase Overview,201,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/PCahvxwT88E +slide_section_purchase_2,How to create vendor ,202,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/ECcjPXANS4g +slide_section_purchase_3,How to create Purchase order ,203,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/gH5algyaD2I +slide_section_purchase_4,How to set warnings while purchasing ?,204,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=8U3LZNjHEOg +slide_section_purchase_5,Debit Note,205,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/VcsiDfaDAAw +slide_section_purchase_6,Vendor pricelist ,206,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/lHfJDnJP4jE +slide_section_purchase_7,Purchase Goods Receipt Confirmation,207,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=qMtPFYQpCOU +slide_section_purchase_8,Odoo Purchase Agreement - ( Call for tender ) ,208,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/X5gG3xhXOO0 +slide_section_purchase_9,Odoo Purchase Agreement - ( Blanket Order ),209,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/kXhat2Zv3d4 +slide_section_purchase_10,Purchase Dashboard,210,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/GxrBY_1vcJM +slide_section_purchase_11,Dropshipping,211,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/q2200hrvQ5Q +slide_section_inventory_0,Inventory,300,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document, +slide_section_inventory_1,Inventory Overview,301,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/0e4wIE95Aqc +slide_section_inventory_2,How to make inventory adjustments ,302,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=0oANZ60cTK4 +slide_section_inventory_3,How to scrap products ,303,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/EeKUyPR3oFk +slide_section_inventory_4,Reordering Rule,304,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/GMDpgZLdc_g +slide_section_inventory_5,Replenishment,305,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=7K_ezvBGZak +slide_section_inventory_6,Batch picking ,306,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/VcAsMspS7FI +slide_section_inventory_7,Delivery packages ,307,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/QBQZPw6dgCs +slide_section_inventory_8,How to configure landed cost ,308,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/uQZsFOWihX0 +slide_section_inventory_9,Lead Time ,309,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/YZDBVb9_UB4 +slide_section_inventory_10,How to assign owner for products ,310,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/AxsdFHpCLMw +slide_section_inventory_11,How to assign owner for products by consignment ,311,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=cDG6IUorxEI +slide_section_inventory_12,How to configure expiration date on product ,312,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/4pH8gKslSmA +slide_section_inventory_13,How to configure route and rule ,313,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/KcMsIsNZTbI +slide_section_inventory_14,Operation type ,314,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/qsY6FNN3E_s +slide_section_inventory_15,Putaway rule ,315,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/bdbdee4yX_M +slide_section_inventory_16,Inventory valuation ,316,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/3ROK6M9oETQ +slide_section_accounting_0,Invoicing,400,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document, +slide_section_accounting_1,Invoicing Overview,401,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=5dyLsmBmHVc +slide_section_accounting_2,Credit notes ,402,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/y4RXPKpUB-c +slide_section_accounting_3,Refunding an invoice ,403,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/m-Ha6TdFys8 +slide_section_accounting_4,Cash rounding ,404,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/InGjzBcB30I +slide_section_accounting_5,Fiscal positions and tax mapping ,405,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/NVv0J8BTP2Q +slide_section_accounting_6,How to configure journals ,406,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/osOOqDV3LyM +slide_section_accounting_7,How to Manage Currencies ?,407,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/AMSUUrbcsFU +slide_section_accounting_8,Incoterms ,408,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/_1n8RXyKurk +slide_section_pos_0,Point of Sale,500,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document, +slide_section_pos_1,Point of Sale Overview,501,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/J98tcKY79gU +slide_section_pos_2,how we can apply customer tips POS?,502,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/Ja4-8irQqiY +slide_section_pos_3,What is POS Rescue Session?,503,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/q2iVftphlqQ +slide_section_pos_4,how we can manage tables in bar/restaurant on pos,504,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=9A3GDOlUyj4 +slide_section_pos_5,Use of Lots and Serial Number POS,505,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/odntQcvNpSM +slide_section_pos_6,validate closing and post entries in pos,506,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=obKHtAM2L7U&t=1s +slide_section_pos_7,end of session POS ,507,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/tPBPZnCYicw +slide_section_pos_8,Cash in/out pos (put money in and take money out ),508,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/n4iampYrVvc +slide_section_pos_9,Sales details in pos,509,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/SxQnRuW-GOY +slide_section_pos_10,Payment methods in pos,510,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/RBqC2-C07wE +slide_section_project_0,Project,600,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document, +slide_section_project_1,Project Overview,601,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/oYni0MrFRWg +slide_section_project_2,Type of Projects ,602,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/mQeIeWayjPs +slide_section_project_3,Use of Timesheet project,603,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=c7gQnPs8Mvo&t=2s +slide_section_project_4,Customer rating project,604,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=_B1tX8ThZ1w +slide_section_project_5,How to create and manage Tasks project,605,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/TRGT4A23Q6I +slide_section_project_6,How to create and manage stages project,606,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/33XiWk0NUGI +slide_section_project_7,Project Profitability,607,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/68CfR7LzHHk +slide_section_website_0,Website,700,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document, +slide_section_website_1,Website Overview,701,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/CLHN8hM5d-M +slide_section_website_2,Multi language support website,702,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/XMIjWZTSTio +slide_section_website_3,Display products price as tax included and excluded Odoo14 website?,703,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/plWAMdwIfw8 +slide_section_website_4,Website form builder ?,704,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=rn1EmBQHCH8 +slide_section_website_5,Lead creation from website ?,705,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/AjH1FgQsMNk +slide_section_website_6,How to customize website ,706,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/LRNfMZNrzsY +slide_section_website_7,How to optimize SEO website ?,707,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=kdWmGSTFL7U +slide_section_ecom_0,E-Commerce,800,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document, +slide_section_ecom_1,E-Commerce Overview,801,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/pfxMcy4f6_M +slide_section_ecom_2,How to suggest optional products to the customer website?,802,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/NC7ZuWSoiJI +slide_section_ecom_3,How to suggest alternative products to customers website?,803,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=2ZkhTy3_k2w +slide_section_ecom_4,How to compare products in website ?,804,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/EzuBNFis8J8 +slide_section_ecom_5,How to sell digital contents website ?,805,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/_M-4wbI5K2Y +slide_section_ecom_6,How to use pricelists and discounts website ?,806,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/Mz2zELVHli0 +slide_section_ecom_7,Multi currency management website ?,807,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/U4y_eQ_o0Jo +slide_section_ecom_8,How to publish a product website ,808,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/OSura6J7jXA +slide_section_ecom_9,How to add blogs to website ,809,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/zyzO2Klpw5s +slide_section_ecom_10,How customers can enter shipping address website?,810,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/67Mvy9ixLkk +slide_section_ecom_11,how to create pages and edit layout website,811,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/GHNwaYsZ8R0 +slide_section_ecom_12,What is Link trackers and how to configure it ecommerce website,812,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/ge_qYoh_zwo +slide_section_ecom_13,What is Abandoned cart website and how to manage it ?,813,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/sKf8eRllRnY +slide_section_ecom_14,How to configure payment acquirers ecommerce website,814,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=eZWy8sOizvk +slide_section_ecom_15,Difference between optional productand accessories ecommerce website,815,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=yI8wVsmovuI +slide_section_mrp_0,Manufacturing,900,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document, +slide_section_mrp_1,Manufacturing Overview,901,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/Qbk67FaiUuI +slide_section_mrp_2,Bill of Materials Manufacturing,902,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/JOKExco7skk +slide_section_mrp_3,Manufacturing Order Management Manufacturing,903,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/r1LsHV77XZw +slide_section_mrp_4,How to configure work Centers Manufacturing,904,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/kbpF_DoBfmQ +slide_section_mrp_5,How to Unbuild a Product Manufacturing,905,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/dQjmkHca2aU +slide_section_mrp_6,Scrap Orders Management Manufacturing,906,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/Nyip-ALu77E +slide_section_mrp_7,Subcontracting Manufacturing,907,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/Cpx0ayGcDLY +slide_section_mrp_8,Maintenance Management Manufacturing,908,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/QPf0I79-qLs +slide_section_mrp_9,Repair Management Manufacturing,909,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/uvEDHAM1Zxw +slide_section_hr_0,Human Resource,900,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document, +slide_section_hr_1,Human Resource Overview,901,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/AgvLq4bHKtI +slide_section_hr_2,Recruitment,902,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=LnS1AbngYVc&t=3s +slide_section_hr_3,Attendence,903,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/-RFh0hwPpZw +slide_section_hr_4,Employee,904,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=irLIoOhOPpA +slide_section_hr_5,Timeoff,905,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=iyb9P43Jvb0 +slide_section_hr_6,Survay,906,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/D1j-pG1M8zU +slide_section_hr_7,Expense,907,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/-LPTPMr-xD8 +slide_section_misc_0,Other Apps,1000,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document, +slide_section_misc_1,Calender,1001,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/57YGQ52VjSc +slide_section_misc_3,Contacts,1002,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/XVDWCIcKjww +slide_section_misc_4,Discuss,1003,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/pTdnvhDYkeo +slide_section_misc_5,Notes,1004,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=Wf4RKkqfl1o&t=1s +slide_section_misc_6,Live Chat,1005,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/ZsDxsV2TKnc +slide_section_misc_7,eLearning ,1006,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/0O0f-ZeYB74 +slide_section_misc_8,Email Marketing,1007,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/1cZKMrdBWt0 +slide_section_misc_9,SMS Marketing,1008,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/DoZSVJcD-Vg +slide_section_misc_10,Events ,1009,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=UbBkiSmuTlM +slide_section_misc_11,How to use Lunch Module on ,1010,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=DM2CvfuTlJ8 +slide_section_misc_12,Members Module ,1011,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/_YuCWNQGZ6w +slide_section_misc_13,Fleet Management ,1012,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=RdKQb4kmgTA&t=596s diff --git a/odoo_functional_tutorial_com/data/slide_channel_data.xml b/odoo_functional_tutorial_com/data/slide_channel_data.xml new file mode 100644 index 000000000..16da0b2c9 --- /dev/null +++ b/odoo_functional_tutorial_com/data/slide_channel_data.xml @@ -0,0 +1,18 @@ + + + + + Odoo 14 Community Functional Tutorial + + public + training + + most_voted + + + Learn Odoo 14 Community Functionality in Detail + + + + + \ No newline at end of file diff --git a/odoo_functional_tutorial_com/static/description/banner.png b/odoo_functional_tutorial_com/static/description/banner.png new file mode 100644 index 000000000..ff6b701b5 Binary files /dev/null and b/odoo_functional_tutorial_com/static/description/banner.png differ diff --git a/odoo_functional_tutorial_com/static/description/icon.png b/odoo_functional_tutorial_com/static/description/icon.png new file mode 100644 index 000000000..27d6e0b24 Binary files /dev/null and b/odoo_functional_tutorial_com/static/description/icon.png differ diff --git a/odoo_functional_tutorial_com/static/description/images/cybrosys.png b/odoo_functional_tutorial_com/static/description/images/cybrosys.png new file mode 100644 index 000000000..d76b5bafb Binary files /dev/null and b/odoo_functional_tutorial_com/static/description/images/cybrosys.png differ diff --git a/odoo_functional_tutorial_com/static/description/images/enterprise_functional.gif b/odoo_functional_tutorial_com/static/description/images/enterprise_functional.gif new file mode 100644 index 000000000..68cea59c9 Binary files /dev/null and b/odoo_functional_tutorial_com/static/description/images/enterprise_functional.gif differ diff --git a/odoo_functional_tutorial_com/static/description/index.html b/odoo_functional_tutorial_com/static/description/index.html new file mode 100644 index 000000000..18e42aefa --- /dev/null +++ b/odoo_functional_tutorial_com/static/description/index.html @@ -0,0 +1,119 @@ +
cybrosys-logo
+
+
+
+

Odoo Community Functional Tutorial

+

Learn Odoo Using Odoo

+

Full video tutorial of all Odoo community apps using Odoo e-learning

+
+
+
+
+
+
+
+
+

What you will learn?

+ + CRM + Sales + Purchase + Inventory + Invoicing + Point of Sale + Project + Website + E-commerce + Manufacturing + Human Resource + Recruitment + Attendance, + Timeoff + Survey + Expense + Employee + Discuss + Contacts + Calender + Notes + Live Chat + eLearning + Events + Lunch + Members + Fleet + Email Marketing + SMS Marketing + +
+
+ + + +
+
+
+

Need Any Help?

+
+

If you have anything to share with us based on your use of this module, please let us know. We are ready to offer our support.

+
+

Email us

+

odoo@cybrosys.com / info@cybrosys.com

+
+
+

Contact Us

+ www.cybrosys.com +
+
+
+
+
+
+
+
+
+ +
+ + + + + + + +
+
+
+
\ No newline at end of file diff --git a/theme_the_chef/__init__.py b/theme_the_chef/__init__.py new file mode 100644 index 000000000..15c4311e0 --- /dev/null +++ b/theme_the_chef/__init__.py @@ -0,0 +1,21 @@ +# -*- coding: utf-8 -*- +############################################################################# +# +# Cybrosys Technologies Pvt. Ltd. +# +# Copyright (C) 2020-TODAY Cybrosys Technologies() +# Author: Cybrosys Techno Solutions() +# +# You can modify it under the terms of the GNU LESSER +# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU LESSER GENERAL PUBLIC LICENSE (LGPL v3) for more details. +# +# You should have received a copy of the GNU LESSER GENERAL PUBLIC LICENSE +# (LGPL v3) along with this program. +# If not, see . +# +############################################################################# diff --git a/theme_the_chef/__manifest__.py b/theme_the_chef/__manifest__.py new file mode 100644 index 000000000..e5f0dda21 --- /dev/null +++ b/theme_the_chef/__manifest__.py @@ -0,0 +1,53 @@ +# -*- coding: utf-8 -*- +############################################################################# +# +# Cybrosys Technologies Pvt. Ltd. +# +# Copyright (C) 2020-TODAY Cybrosys Technologies() +# Author: Cybrosys Techno Solutions() +# +# You can modify it under the terms of the GNU LESSER +# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU LESSER GENERAL PUBLIC LICENSE (LGPL v3) for more details. +# +# You should have received a copy of the GNU LESSER GENERAL PUBLIC LICENSE +# (LGPL v3) along with this program. +# If not, see . +# +############################################################################# + +{ + 'name': 'The Chef Theme', + 'description': 'The Chef Theme', + 'version': '14.0.1.0.0', + 'author': 'Cybrosys Techno Solutions', + 'company': 'Cybrosys Techno Solutions', + 'maintainer': 'Cybrosys Techno Solutions', + 'category': 'Theme/Corporate', + 'depends': ['website'], + 'data': [ + 'views/assets.xml', + 'views/layout.xml', + 'views/templates.xml', + 'views/snippets/about.xml', + 'views/snippets/banner.xml', + 'views/snippets/branches.xml', + 'views/snippets/happy.xml', + 'views/snippets/menu.xml', + 'views/snippets/reservation.xml', + 'views/snippets/special.xml', + 'views/snippets/special_left.xml', + 'views/snippets/team.xml', + ], + 'license': 'LGPL-3', + 'images': [ + 'static/description/banner.jpg', + 'static/description/theme_screenshot.jpg', + ], + 'installable': True, + 'application': True, +} diff --git a/theme_the_chef/static/description/banner.jpg b/theme_the_chef/static/description/banner.jpg new file mode 100644 index 000000000..28250f301 Binary files /dev/null and b/theme_the_chef/static/description/banner.jpg differ diff --git a/theme_the_chef/static/description/icon.png b/theme_the_chef/static/description/icon.png new file mode 100644 index 000000000..0d5421556 Binary files /dev/null and b/theme_the_chef/static/description/icon.png differ diff --git a/theme_the_chef/static/description/images/Cybrosys.png b/theme_the_chef/static/description/images/Cybrosys.png new file mode 100644 index 000000000..d76b5bafb Binary files /dev/null and b/theme_the_chef/static/description/images/Cybrosys.png differ diff --git a/theme_the_chef/static/description/images/cybro-logo-oca-no-text.png b/theme_the_chef/static/description/images/cybro-logo-oca-no-text.png new file mode 100644 index 000000000..180d15dd6 Binary files /dev/null and b/theme_the_chef/static/description/images/cybro-logo-oca-no-text.png differ diff --git a/theme_the_chef/static/description/images/cybro-logo-oca.png b/theme_the_chef/static/description/images/cybro-logo-oca.png new file mode 100644 index 000000000..90e4c9cb9 Binary files /dev/null and b/theme_the_chef/static/description/images/cybro-logo-oca.png differ diff --git a/theme_the_chef/static/description/images/hero.png b/theme_the_chef/static/description/images/hero.png new file mode 100644 index 000000000..d3498fd35 Binary files /dev/null and b/theme_the_chef/static/description/images/hero.png differ diff --git a/theme_the_chef/static/description/images/laptop-screenshots.jpg b/theme_the_chef/static/description/images/laptop-screenshots.jpg new file mode 100644 index 000000000..0e3fd4668 Binary files /dev/null and b/theme_the_chef/static/description/images/laptop-screenshots.jpg differ diff --git a/theme_the_chef/static/description/images/phone-screenshots.jpg b/theme_the_chef/static/description/images/phone-screenshots.jpg new file mode 100644 index 000000000..dfb6a8858 Binary files /dev/null and b/theme_the_chef/static/description/images/phone-screenshots.jpg differ diff --git a/theme_the_chef/static/description/index.html b/theme_the_chef/static/description/index.html new file mode 100644 index 000000000..78fd27655 --- /dev/null +++ b/theme_the_chef/static/description/index.html @@ -0,0 +1,154 @@ + +
+
+
+ Cybrosys Logo +
+
+
+
+
+ Theme Screenshot +
+
+

The Chef Theme

+

+ The Chef is a popular attractive and unique front end theme for your restaurent website. + Many custom designed snippets facilitates to add better user experience. + Just drag & drop the building blocks you need to easily build your layout. + All layouts are made of sections, that you can easily combine to fit your specific project. +

+
+
+
+ +
+ + +
+
+

Desktop View

+

+ It is easy to customize and use. Just drag and drop the building blocks to make attractive webpages. +

+
+
+ Theme Screenshot +
+
+ + +
+
+ Theme Screenshot +
+
+

Mobile View

+

+ User friendly and modern looking makes your page more Stylist And Beautiful. +

+
+
+ + + +
+
+

Features

+
+
+
+
+
+ +
Responsive
+
+ +
+ +
Modern
+
+ +
+ +
Built-in Slider
+
+ +
+ +
Attractive Sections
+
+ +
+ + + +
+
+

Get Help

+
+

If you have anything to share with us based on + your use of this module, please let us know. We are ready to offer our support.

+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+

A Quality Theme From

+
+
+ +
+
+ +
diff --git a/theme_the_chef/static/description/theme_screenshot.jpg b/theme_the_chef/static/description/theme_screenshot.jpg new file mode 100644 index 000000000..9eff17b47 Binary files /dev/null and b/theme_the_chef/static/description/theme_screenshot.jpg differ diff --git a/theme_the_chef/static/src/css/animate.min.css b/theme_the_chef/static/src/css/animate.min.css new file mode 100644 index 000000000..76d2fe1a8 --- /dev/null +++ b/theme_the_chef/static/src/css/animate.min.css @@ -0,0 +1,7 @@ +@charset "UTF-8";/*! + * animate.css - https://animate.style/ + * Version - 4.1.1 + * Licensed under the MIT license - http://opensource.org/licenses/MIT + * + * Copyright (c) 2020 Animate.css + */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp} \ No newline at end of file diff --git a/theme_the_chef/static/src/css/owl.carousel.min.css b/theme_the_chef/static/src/css/owl.carousel.min.css new file mode 100644 index 000000000..a71df11c0 --- /dev/null +++ b/theme_the_chef/static/src/css/owl.carousel.min.css @@ -0,0 +1,6 @@ +/** + * Owl Carousel v2.3.4 + * Copyright 2013-2018 David Deutsch + * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE + */ +.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.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(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.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(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform: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;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%} \ No newline at end of file diff --git a/theme_the_chef/static/src/css/owl.theme.default.min.css b/theme_the_chef/static/src/css/owl.theme.default.min.css new file mode 100644 index 000000000..487088d2e --- /dev/null +++ b/theme_the_chef/static/src/css/owl.theme.default.min.css @@ -0,0 +1,6 @@ +/** + * Owl Carousel v2.3.4 + * Copyright 2013-2018 David Deutsch + * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE + */ +.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791} \ No newline at end of file diff --git a/theme_the_chef/static/src/css/style.css b/theme_the_chef/static/src/css/style.css new file mode 100644 index 000000000..5a9a15139 --- /dev/null +++ b/theme_the_chef/static/src/css/style.css @@ -0,0 +1,1496 @@ +/* +@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&display=swap"); +@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&family=Satisfy&display=swap"); +*/ + +/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ +/* Document + ========================================================================== */ +/** + * 1. Correct the line height in all browsers. + * 2. Prevent adjustments of font size after orientation changes in iOS. + */ +html { + line-height: 1.15; + /* 1 */ + -webkit-text-size-adjust: 100%; + /* 2 */ +} + +/* Sections + ========================================================================== */ +/** + * Remove the margin in all browsers. + */ +body { + margin: 0; +} + +/** + * Render the `main` element consistently in IE. + */ +main { + display: block; +} + +/** + * Correct the font size and margin on `h1` elements within `section` and + * `article` contexts in Chrome, Firefox, and Safari. + */ +h1 { + font-size: 2em; + margin: 0.67em 0; + font-weight: 650; +} + +h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { + margin-bottom: 0.5rem; + font-family: 'Poppins', sans-serif; + font-weight: 600; + line-height: 1.2; +} +.btn { + font-family: 'Poppins', sans-serif; +} + +/* Grouping content + ========================================================================== */ +/** + * 1. Add the correct box sizing in Firefox. + * 2. Show the overflow in Edge and IE. + */ +hr { + box-sizing: content-box; + /* 1 */ + height: 0; + /* 1 */ + overflow: visible; + /* 2 */ +} + +/** + * 1. Correct the inheritance and scaling of font size in all browsers. + * 2. Correct the odd `em` font sizing in all browsers. + */ +pre { + font-family: monospace, monospace; + /* 1 */ + font-size: 1em; + /* 2 */ +} + +/* Text-level semantics + ========================================================================== */ +/** + * Remove the gray background on active links in IE 10. + */ +a { + background-color: transparent; +} + +/** + * 1. Remove the bottom border in Chrome 57- + * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. + */ +abbr[title] { + border-bottom: none; + /* 1 */ + text-decoration: underline; + /* 2 */ + text-decoration: underline dotted; + /* 2 */ +} + +/** + * Add the correct font weight in Chrome, Edge, and Safari. + */ +b, +strong { + font-weight: bolder; +} + +/** + * 1. Correct the inheritance and scaling of font size in all browsers. + * 2. Correct the odd `em` font sizing in all browsers. + */ +code, +kbd, +samp { + font-family: monospace, monospace; + /* 1 */ + font-size: 1em; + /* 2 */ +} + +/** + * Add the correct font size in all browsers. + */ +small { + font-size: 80%; +} + +/** + * Prevent `sub` and `sup` elements from affecting the line height in + * all browsers. + */ +sub, +sup { + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline; +} + +sub { + bottom: -0.25em; +} + +sup { + top: -0.5em; +} + +/* Embedded content + ========================================================================== */ +/** + * Remove the border on images inside links in IE 10. + */ +img { + border-style: none; +} + +/* Forms + ========================================================================== */ +/** + * 1. Change the font styles in all browsers. + * 2. Remove the margin in Firefox and Safari. + */ +button, +input, +optgroup, +select, +textarea { + font-family: inherit; + /* 1 */ + font-size: 100%; + /* 1 */ + line-height: 1.15; + /* 1 */ + margin: 0; + /* 2 */ +} + +/** + * Show the overflow in IE. + * 1. Show the overflow in Edge. + */ +button, +input { + /* 1 */ + overflow: visible; +} + +/** + * Remove the inheritance of text transform in Edge, Firefox, and IE. + * 1. Remove the inheritance of text transform in Firefox. + */ +button, +select { + /* 1 */ + text-transform: none; +} + +/** + * Correct the inability to style clickable types in iOS and Safari. + */ +button, +[type="button"], +[type="reset"], +[type="submit"] { + -webkit-appearance: button; +} + +/** + * Remove the inner border and padding in Firefox. + */ +button::-moz-focus-inner, +[type="button"]::-moz-focus-inner, +[type="reset"]::-moz-focus-inner, +[type="submit"]::-moz-focus-inner { + border-style: none; + padding: 0; +} + +/** + * Restore the focus styles unset by the previous rule. + */ +button:-moz-focusring, +[type="button"]:-moz-focusring, +[type="reset"]:-moz-focusring, +[type="submit"]:-moz-focusring { + outline: 1px dotted ButtonText; +} + +/** + * Correct the padding in Firefox. + */ +fieldset { + padding: 0.35em 0.75em 0.625em; +} + +/** + * 1. Correct the text wrapping in Edge and IE. + * 2. Correct the color inheritance from `fieldset` elements in IE. + * 3. Remove the padding so developers are not caught out when they zero out + * `fieldset` elements in all browsers. + */ +legend { + box-sizing: border-box; + /* 1 */ + color: inherit; + /* 2 */ + display: table; + /* 1 */ + max-width: 100%; + /* 1 */ + padding: 0; + /* 3 */ + white-space: normal; + /* 1 */ +} + +/** + * Add the correct vertical alignment in Chrome, Firefox, and Opera. + */ +progress { + vertical-align: baseline; +} + +/** + * Remove the default vertical scrollbar in IE 10+. + */ +textarea { + overflow: auto; +} + +/** + * 1. Add the correct box sizing in IE 10. + * 2. Remove the padding in IE 10. + */ +[type="checkbox"], +[type="radio"] { + box-sizing: border-box; + /* 1 */ + padding: 0; + /* 2 */ +} + +/** + * Correct the cursor style of increment and decrement buttons in Chrome. + */ +[type="number"]::-webkit-inner-spin-button, +[type="number"]::-webkit-outer-spin-button { + height: auto; +} + +/** + * 1. Correct the odd appearance in Chrome and Safari. + * 2. Correct the outline style in Safari. + */ +[type="search"] { + -webkit-appearance: textfield; + /* 1 */ + outline-offset: -2px; + /* 2 */ +} + +/** + * Remove the inner padding in Chrome and Safari on macOS. + */ +[type="search"]::-webkit-search-decoration { + -webkit-appearance: none; +} + +/** + * 1. Correct the inability to style clickable types in iOS and Safari. + * 2. Change font properties to `inherit` in Safari. + */ +::-webkit-file-upload-button { + -webkit-appearance: button; + /* 1 */ + font: inherit; + /* 2 */ +} + +/* Interactive + =========================================== + =============================== */ +/* + * Add the correct display in Edge, IE 10+, and Firefox. + */ +details { + display: block; +} + +/* + * Add the correct display in all browsers. + */ +summary { + display: list-item; +} + +/* Misc + ========================================================================== */ +/** + * Add the correct display in IE 10+. + */ +template { + display: none; +} + +/** + * Add the correct display in IE 10. + */ +[hidden] { + display: none; +} + +* { + list-style-type: none; + /*font-family: "Josefin Sans", sans-serif;*/ + /*font-family: 'Nunito', sans-serif;*/ + font-family: 'Roboto', sans-serif; +} + +*:focus, *:active { + outline: none !important; +} + +img { + width: 100%; +} + +body { + background: #83c5be; +} + +*:hover { + transition: 0.5s; +} + +*::selection { + color: #00ccff; +} + +.main_body { + margin-top: 0px !important; + margin-bottom: 0px !important; + margin-left: 20px !important; + margin-right: 20px !important; + background-color: #ffffff; + height: auto; +} + +.about { + /*margin-top: 90px;*/ + box-sizing: border-box; + padding-bottom: 50px; +} + +.about .about_img { + padding-top: 20px; +} + +.about .about_img img { + width: 100%; +} + +@media screen and (max-width: 768px) { + .about .about_details { + margin-top: 50px; + } +} + +.about .about_details .wrapper { + margin-left: 50px; +} + +@media screen and (max-width: 992px) { + .about .about_details .wrapper { + margin-left: 0; + } +} + +.about .about_details .wrapper .red { + /*color: #70e000;*/ + color: #006d77; + font-size: 16px; +} + +.about .about_details .wrapper h3 { + font-size: 30px; + font-weight: 700; + color: #000000; +} + +.about .about_details .wrapper .para { + line-height: 25px; + padding-top: 25px; + letter-spacing: 1px; + padding-bottom: 20px; +} + +.about .about_details .wrapper .recipe { + display: flex; + margin-top: 15px; +} + +.about .about_details .wrapper .recipe .s_c { + padding-right: 20px; +} + +.about .about_details .wrapper .recipe .s_c .abt_img { + max-width: 150px; + display: block; +} + +.about .about_details .wrapper .recipe .s_c .abt_img img { + width: 100%; +} + +.about .about_details .wrapper .recipe .s_c a { + /*color: #70e000;*/ + color: #006d77; + text-decoration: none; +} + +.about .about_details .wrapper .recipe .s_c a:hover { + color: #57ad00; + /*color: #70e000;*/; +} + +.location { + margin-top: 0px; +} + +.location .section_heading +h3 { + font-size: 30px; + font-weight: 700; + color: #000000; + text-align: center; +} + +.location_content { + padding-top: 50px; +} + +.location_content .wrapper .flag { + max-width: 100px; +} + +.location_content .wrapper .flag img { + width: 100%; + border-radius: 50%; +} + +.location_content .wrapper .address { + margin-top: 20px; + padding-top: 20px; +} + +.location_content .wrapper .address ul { + margin-top: 15px; + padding-left: 0; +} + +.dishes { + margin-top: 0px; + padding-bottom: 50px; +} + + +.dishes .section_heading { + text-align: center; + padding-bottom: 40px; +} + +.dishes .section_heading sub { + /*color: #70e000;*/ + color: #006d77; + margin-bottom: 0; +} + +.dishes .section_heading h3 { + font-size: 30px; + font-weight: 700; + color: #000000; +} + +.dishes .dishes_details { + margin-top: 50px; +} + +.dishes .dishes_details .dishes_left { + padding: 20px 10px; +} + +.dishes .dishes_details .dishes_left h2 { + color: #000000; + font-size: 60px; + font-weight: 700; + text-align: left; + position: relative; + padding-top: 50px; +} + +.dishes .dishes_details .dishes_left h2::after { + content: " "; + position: absolute; + height: 2px; + width: 150px; + /*background-color: #70e000;*/ + background-color: #006d77; + bottom: 20%; + left: 20%; +} + +@media screen and (max-width: 992px) { + .dishes .dishes_details .dishes_left h2::after { + left: 30%; + bottom: 25%; + } +} + +@media screen and (max-width: 768px) { + .dishes .dishes_details .dishes_left h2::after { + left: 20%; + bottom: 25%; + } +} + +@media screen and (max-width: 572px) { + .dishes .dishes_details .dishes_left h2::after { + left: 18% !important; + bottom: 20% !important; + } +} + +@media screen and (max-width: 480px) { + .dishes .dishes_details .dishes_left h2::after { + left: 21% !important; + bottom: 20% !important; + } +} + +@media screen and (max-width: 420px) { + .dishes .dishes_details .dishes_left h2::after { + left: 25% !important; + bottom: 20% !important; + } +} + +.dishes .dishes_details .dishes_left .dish_info { + padding-left: 80px; + margin-top: 40px; + text-align: left; +} + +@media screen and (max-width: 992px) { + .dishes .dishes_details .dishes_left .dish_info { + padding-left: 0; + } +} + +.dishes .dishes_details .dishes_left .dish_info h3 { + font-size: 30px; + font-weight: normal; + color: #000000; + padding-bottom: 20px; +} + +.dishes .dishes_details .dishes_left .dish_info h3 span { + /*color: #70e000;*/ + color: #006d77; +} + +.dishes .dishes_details .dishes_left .dish_info p { + line-height: 25px; + letter-spacing: 1px; + padding-bottom: 10px; +} + +.dishes .dishes_details .dishes_left .dish_info .price { + color: #000000; + font-size: 25px; + padding-bottom: 20px; +} + +.dishes .dishes_details .dish_img { + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; + margin-top: 40px; +} + +.dishes .dishes_details .dish_img img { + width: 100%; +} + +.menu { + margin-top: 0px; + padding-bottom: 100px; +} + +.menu .section_heading { + text-align: center; + padding-bottom: 40px; +} + +.menu .section_heading sub { + /*color: #70e000;*/ + color: #006d77; + margin-bottom: 0; +} + +.menu .section_heading h3 { + font-size: 30px; + font-weight: 700; + color: #000000; +} + +.menu .menu_iems h4 { + text-align: center; + color: #000000; + font-size: 30px; + padding-top: 20px; +} + +.menu .menu_iems .wrapper { + padding-top: 50px; +} + +.menu .menu_iems .wrapper .items { + justify-content: center; +} + +.menu .menu_iems .wrapper .items .item_img { + max-width: 85px; +} + +@media screen and (max-width: 768px) { + .menu .menu_iems .wrapper .items .item_img { + max-width: 100px; + margin-right: 15px; + } +} + +.menu .menu_iems .wrapper .items .item_img img { + width: 100%; + border-radius: 50%; +} + +.menu .menu_iems .wrapper .items .item_info { + display: flex; + margin-top: 10px; + padding-left: 10px; +} + +.menu .menu_iems .wrapper .items .item_info li { + font-size: 25px; + font-weight: normal; +} + +.menu .menu_iems .wrapper .items .item_info li:nth-child(2) { + padding-left: 40px; + color: #858585; +} + +.happy { + margin-top: 0px; + padding-bottom: 50px; +} + +.happy .happy_img { + background-image: linear-gradient(#11111191, #11111191), url(/theme_the_chef/static/src/img/testimonial/testi-bg.jpg); + background-size: cover; + background-position: center; + background-repeat: no-repeat; + width: 100%; + position: relative; +} + +.happy .happy_img .test_slider { + padding: 50px 50px; + position: relative; +} + +.happy .happy_img .test_slider .section_heading { + text-align: center; + padding-bottom: 40px; + margin-top: 80px; +} + +.happy .happy_img .test_slider .section_heading p { + color: #000000 !important; + margin-bottom: 0; + font-size: 20px; +} + +.happy .happy_img .test_slider .section_heading h3 { + font-size: 35px; + font-weight: 700; + color: #ffffff; +} + +.happy .happy_img .test_slider .test_content { + text-align: center; + padding-bottom: 100px; +} + +.happy .happy_img .test_slider .test_content span { + font-size: 50px; + color: #ffffff; +} + +.happy .happy_img .test_slider .test_content p { + font-size: 30px; + font-weight: 400; + color: #ffffff; + font-style: italic; + padding-top: 20px; + margin-top: 20px; +} + +@media screen and (max-width: 992px) { + .happy .happy_img .test_slider .test_content p { + padding: 20px 20px; + font-size: 25px; + margin-bottom: 0; + } +} + +.happy .happy_img .test_slider .test_content .name { + color: #ffffff; +} + +.happy .happy_img .test_slider .test_content .name p { + font-size: 25px; +} + +.happy .happy_img .test_slider .test_content .name .position .nn { + /*color: #70e000;*/ + color: #006d77; + font-size: 14px; +} + +.happy .happy_img .test_slider .owl-carousel button.owl-dot span { + height: 15px; + width: 15px; + border: 1px solid; + background: transparent; + border-radius: 50%; + display: block; + border-color: color-brand1; + margin: 5px; +} + +.happy .happy_img .test_slider .owl-carousel button.owl-dot.active span { + background-color: transparent; + border-color: #ffffff !important; + height: 18px; + width: 18px; +} + +.happy .happy_img .test_slider .owl-carousel .owl-dots { + position: absolute; + bottom: 10%; + left: 48%; + background-color: transparent; +} + +@media screen and (max-width: 992px) { + .happy .happy_img .test_slider .owl-carousel .owl-dots { + left: 43%; + bottom: 5%; + } +} + +.team { + margin-top: 0px; +} + +.team .wrapper .section_heading { + text-align: center; + padding-bottom: 40px; +} + +.team .wrapper .section_heading sub { + /*color: #70e000;*/ + color: #006d77; + margin-bottom: 0; +} + +.team .wrapper .section_heading h3 { + font-size: 30px; + font-weight: 700; + color: #000000; +} + +.team .wrapper .team_wrapper .team_img { + height: 450px; + background-size: cover; + background-position: center; + background-repeat: no-repeat; + width: 100%; + position: relative; +} + +@media screen and (max-width: 992px) { + .team .wrapper .team_wrapper .team_img { + height: 375px !important; + } +} + +@media screen and (max-width: 768px) { + .team .wrapper .team_wrapper .team_img { + height: 760px !important; + margin-bottom: 40px; + } +} + +@media screen and (max-width: 540px) { + .team .wrapper .team_wrapper .team_img { + height: 560px !important; + margin-bottom: 40px; + } +} + +.team .wrapper .team_wrapper .team_img .details { + background: #ffffff; + padding: 20px 20px; + position: absolute; + bottom: 5%; + margin-left: 15px; + margin-right: 15px; + text-align: center; + width: 91%; + height: auto; +} + +.team .wrapper .team_wrapper .team_img .details .name { + font-weight: 600; + font-size: 20px; +} + +.team .wrapper .team_wrapper .team_img .details p { + margin-bottom: 0; +} + + +.team .wrapper .team_wrapper .team_img .details .footer_icon { + display: flex; + justify-content: space-between; + margin-top: 30px; + display: none; + opacity: 0; + transition: all 0.35s ease-out !important; +} + +.team .wrapper .team_wrapper .team_img .details .footer_icon a { + color: #000000; + margin-right: 15px; +} + +.team .wrapper .team_wrapper .team_img .details .footer_icon a:hover { + /*color: #70e000;*/ + color: #57ad00; +} + +.team .wrapper .team_wrapper .team_img .details .footer_icon a span { + font-size: 15px; +} + +.team .wrapper .team_wrapper .team_img .details:hover .footer_icon { + display: block; + opacity: 1; + transition: all 0.35s ease-out !important; +} + +.booking { + margin-top: 0px; + padding-bottom: 350px; +} + +.booking .booking_bg { + background-image: linear-gradient(#11111191, #11111191), url(/theme_the_chef/static/src/img/reservation/reservation-bg.jpg); + background-size: cover; + background-position: unset; + background-repeat: no-repeat; + width: 100%; + height: 80vh; + position: relative; +} + +.booking .booking_bg .booking_form { + background-color: #ffffff; + margin-top: 80px; + padding: 5px 20px; + margin-bottom: 50px; +} + +.booking .booking_bg .booking_form .section_heading { + text-align: center; + padding-bottom: 40px; + padding-top: 20px; +} + +.booking .booking_bg .booking_form .section_heading p { + color: #000000 !important; + margin-bottom: 0; + font-size: 20px; +} + +.booking .booking_bg .booking_form .section_heading h3 { + font-size: 30px; + font-weight: 700; + color: #000000; +} + +.booking .booking_bg .booking_form form { + padding: 0px 30px 30px 30px; + box-shadow: 0px 10px 8px 0px rgba(49, 49, 50, 0.15); +} + +.booking .booking_bg .booking_form form #datepicker > span:hover { + cursor: pointer; +} + +.booking .booking_bg .booking_form form .input-group-addon { + position: absolute; + right: 9px; + top: 10px; +} + +.booking .booking_bg .booking_form form .form-group .form-control { + display: block; + width: 100%; + height: calc(1.5em + .75rem + 2px); + padding: .375rem .75rem; + font-size: 1rem; + font-weight: 400; + line-height: 1.5; + color: #858585 !important; + background-color: #fff; + background-clip: padding-box; + border: 1px solid c8dcf1; + /*border-color: #70e000;*/ + border-color: #006d77; + border-radius: .25rem; + transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; + box-shadow: none !important; +} + +.booking .booking_bg .booking_form form .form-group .dropdown-toggle { + width: 100%; + text-align: left; + /*border-color: #70e000 !important;*/ + border-color: #006d77 !important; +} + +.booking .booking_bg .booking_form form .form-group .btn-secondary.focus { + background-color: transparent !important; +} + +.booking .booking_bg .booking_form form .form-group .btn-secondary:hover { + background-color: transparent !important; + color: #000000; +} + +.booking .booking_bg .booking_form form .form-group .btn-secondary:active { + background-color: transparent !important; + color: #000000; +} + +.booking .booking_bg .booking_form form .form-group textarea { + border-radius: 2px; + /*border-color: #70e000;*/ + border-color: #006d77; + margin-bottom: 15px; +} + +.o_footer { + background-color: transparent !important; + color: #000000 !important; +} + +.footer { + margin-top: 0px; + margin-bottom: 20px; + padding-top: 100px !important; + background-color: #ffffff !important; + color: #000000 !important; +} + +@media screen and (max-width: 768px) { + .footer .footer_content { + padding: 0 50px; + } +} + +@media screen and (max-width: 400px) { + .footer .footer_content { + padding: 0; + } +} + +.footer .footer_content .wrapper h4 { + padding-bottom: 25px; + color: black !important; +} + +@media screen and (max-width: 992px) { + .footer .footer_content .wrapper .open-hours { + padding-right: 30px; + color: black !important; + } +} + +@media screen and (max-width: 790px) { + .footer .footer_content .wrapper .open-hours { + padding-right: 5px !important; + color: black !important; + } +} + +.footer .footer_content .brand .navbar-brand { + color: black !important; + font-size: 35px; + font-family: "Satisfy", cursive; + margin: auto; +} + +@media screen and (max-width: 768px) { + .footer .footer_content .brand .navbar-brand { + font-size: 25px; + } +} + +.footer .footer_content .brand p { + padding-top: 15px; +} + +.footer .footer_content .brand .footer_icon { + display: flex; + margin-top: 30px; +} + +.footer .footer_content .brand .footer_icon a { + color: #000000; + margin-right: 25px; +} + +.footer .footer_content .brand .footer_icon a:hover { + /*color: #70e000;*/ + color: #57ad00; +} + +.footer .footer_content .brand .footer_icon a span { + font-size: 15px; +} + +.footer .footer_bottom { + padding-bottom: 50px; + padding-top: 40px; +} + +.footer .footer_bottom p { + text-align: center; +} + +.footer .footer_bottom p a { + text-decoration: none; + color: #000000; +} + +.footer .footer_bottom p a:hover { + /*color: #70e000;*/ + color: #57ad00; +} + +.navbar { + box-shadow: 0px 10px 8px 0px rgba(49, 49, 50, 0.15); +} + +.navbar .navbar-collapse { + transition: all 0.35s ease-out; + transform-origin: center left; +} + +.navbar .navbar-nav { + width: 100%; + background: #ffffff; + display: contents; +} + +.navbar .navbar-nav .nav-item { + padding: 0 15px; + text-align: center; +} + +.navbar .navbar-nav .nav-item .active { + color: #000000 !important; +} + +.navbar .navbar-nav .nav-link { + color: #006d77; + /*color: #70e000;*/ + padding-left: 15px; + transition: all 0.35s ease-out; + transform-origin: center left; +} + +.navbar .navbar-nav .nav-link:hover { + color: #000000; +} + +.navbar .navbar-nav .nav-link img { + width: 100%; + max-width: 25px; +} + +.navbar .nav-shop { + margin-left: auto; +} + +.navbar .nav-shop .nav-link { + color: #000000; + padding-left: 15px; +} + +.navbar .nav-shop .nav-link:hover { + color: rgba(0, 0, 0, 0.747); +} + +.bg-light { + background-color: transparent !important; +} + +.navbar-light .navbar-brand { + color: black !important; + font-size: 35px; + font-family: "Satisfy", cursive; + margin: auto; +} + +@media screen and (max-width: 992px) { + .navbar-light .navbar-brand { + margin: 0 !important; + } +} + +@media screen and (max-width: 768px) { + .navbar-light .navbar-brand { + font-size: 25px; + } +} + +.navbar-light .brand-shop { + color: #000000 !important; +} + +.navbar-light .navbar-nav .active > .nav-link, +.navbar-light .navbar-nav .nav-link.active, +.navbar-light .navbar-nav .nav-link.show, +.navbar-light .navbar-nav .show > .nav-link { + /*color: #70e000;*/ + color: #006d77; + border: 1px solid; + border-color: transparent; + padding-bottom: 10px; +} + +.new { + fill: black; +} + +.new:hover { + fill: rgba(75, 75, 75, 0.747) !important; +} + +.navbar-toggler span { + display: block; + background-color: #4f4f4f; + height: 3px; + width: 25px; + margin-top: 5px; + margin-bottom: 5px; + position: relative; + left: 0; + opacity: 1; + transition: all 0.35s ease-out; + transform-origin: center left; +} + +.nav-item:hover .dropdown-menu { + display: block; + text-align: center; + box-shadow: 0px 10px 18px 2px rgba(0, 0, 0, 0.35); + border-color: transparent !important; + /*border-bottom-color: #70e000 !important;*/ + border-bottom-color: #006d77 !important; + border: 2px solid; +} + +.nav-item:hover .dropdown-menu .dropdown-item:hover { + /*color: #70e000;*/ + color: #006d77; +} + +/* top line needs a little padding */ +.navbar-toggler span:nth-child(1) { + margin-top: 0.3em; +} + +/** + * Animate collapse into X. + */ +/* top line rotates 45 degrees clockwise and moves up and in a bit to close the center of the X in the center of the button */ +.navbar-toggler:not(.collapsed) span:nth-child(1) { + transform: translate(15%, -33%) rotate(45deg); +} + +/* center line goes transparent */ +.navbar-toggler:not(.collapsed) span:nth-child(2) { + opacity: 0; +} + +/* bottom line rotates 45 degrees counter clockwise, in, and down a bit to close the center of the X in the center of the button */ +.navbar-toggler:not(.collapsed) span:nth-child(3) { + transform: translate(15%, 33%) rotate(-45deg); +} + +/** + * Animate collapse open into hamburger menu + */ +/* top line moves back to initial position and rotates back to 0 degrees */ +.navbar-toggler span:nth-child(1) { + transform: translate(0%, 0%) rotate(0deg); +} + +/* middle line goes back to regular color and opacity */ +.navbar-toggler span:nth-child(2) { + opacity: 1; +} + +/* bottom line goes back to initial position and rotates back to 0 degrees */ +.navbar-toggler span:nth-child(3) { + transform: translate(0%, 0%) rotate(0deg); +} + +.banner .banner_contents { + margin-top: 25px; +} + +.banner .banner_contents .banner_left { + margin-top: 20px; +} + +.banner .banner_contents .banner_left .service p{ + font-family: 'Poppins', sans-serif; +} + +.banner .banner_contents .banner_left h1 { + font-weight: 300; + font-size: 3.5em; + padding: 40px 0; + padding-bottom: 10px; + font-weight: 650; +} + +.banner .banner_contents .banner_left .service { + display: flex; + margin-top: 100px; +} + +.banner .banner_contents .banner_left .service .s_c { + padding-top: 40px; + text-align: center; + margin-right: 25px; +} + +.banner .banner_contents .banner_left .service .s_c span { + font-size: 32px; +} + +.banner .banner_contents .banner_left .service .s_c p { + font-size: 20px; + padding-top: 15px; +} + +.banner .banner_contents .banner_right .owl-carousel { + position: relative; +} + +.banner .banner_contents .banner_right .owl-carousel .owl-nav { + position: absolute; + right: 0%; + bottom: 0; + background-color: #ffffff; + height: 17%; + width: 42%; + text-align: center; + padding-top: 23px; +} + +.banner .banner_contents .banner_right .owl-carousel .owl-prev { + /*color: #70e000;*/ + color: #006d77; +} + +.banner .banner_contents .banner_right .owl-carousel .owl-prev:hover { + color: #000000; + padding-right: 10px !important; +} + +.banner .banner_contents .banner_right .owl-carousel .owl-prev i { + font-size: 27px; + padding: 10px; +} + +.banner .banner_contents .banner_right .owl-carousel .owl-next { + /*color: #70e000;*/ + color: #006d77; +} + +.banner .banner_contents .banner_right .owl-carousel .owl-next:hover { + color: #000000; + padding-left: 10px !important; +} + +.banner .banner_contents .banner_right .owl-carousel .owl-next i { + font-size: 27px; +} + +.btn { + background: none; + cursor: pointer; + line-height: 1.5; + color: #000000; + padding: 12px 36px; + letter-spacing: 0.05rem; +} + +.btn-video { + background-color: transparent !important; + /*border-color: #70e000 !important;*/ + border-color: #006d77 !important; + padding: 8px 36px; + color: #000000 !important; + border-radius: 0; + border: 4px solid !important; + margin-left: 10px; +} + +.btn-video:hover { + /*color: #70e000 !important;*/ + color: #006d77; !important; +} + +.btn-order { + background-color: transparent !important; + /*border-color: #70e000 !important;*/ + border-color: #006d77 !important; + padding: 8px 36px; + /*color: #70e000 !important;*/ + color: #006d77 !important; + border-radius: 0; + border: 4px solid !important; +} + +.btn-order:hover { + /*color: #70e000 !important;*/ + color: #57ad00 !important; +} + +.btn-booking { + background-color: transparent !important; + /*border-color: #70e000 !important;*/ + border-color: #006d77 !important; + padding: 8px 36px; + /*color: #70e000 !important;*/ + color: #006d77 !important; + border-radius: 0; + border: 4px solid !important; + margin: auto; +} + +.btn-booking:hover { + color: #57ad00 !important; + /*color: #70e000 !important;*/ +} + +.btn-submit { + /*background-color: #70e000 !important;*/ + background-color: #006d77 !important; + padding: 8px 36px; + color: #ffffff !important; + border-radius: 0; + border: none !important; + display: block; +} + +.btn-submit:hover { + background: #57ad00 !important; + /*background: #70e000 !important;*/ +} + +.draw-border { + /*border: 4px #70e000;*/ + border: 4px #006d77; + /*color: #70e000;*/ + color: #006d77; + transition: color 0.25s 0.08333s; + position: relative; +} + +.draw-border::before, .draw-border::after { + border: 0 solid transparent; + box-sizing: border-box; + content: ""; + pointer-events: none; + position: absolute; + width: 0; + height: 0; + bottom: 0; + right: 0; +} + +.draw-border::before { + border-bottom-width: 4px; + border-left-width: 4px; +} + +.draw-border::after { + border-top-width: 4px; + border-right-width: 4px; +} + +.draw-border:hover { + /*color: #70e000;*/ + color: #57ad00; +} + +.draw-border:hover::before, .draw-border:hover::after { + /*border-color: #70e000;*/ + border-color: #57ad00; + transition: border-color 0s, width 0.25s, height 0.25s; + width: 100%; + height: 100%; +} + +.draw-border:hover::before { + transition-delay: 0s, 0s, 0.25s; +} + +.draw-border:hover::after { + transition-delay: 0s, 0.25s, 0s; +} +/*# sourceMappingURL=style.css.map */ \ No newline at end of file diff --git a/theme_the_chef/static/src/css/style.css.map b/theme_the_chef/static/src/css/style.css.map new file mode 100644 index 000000000..f8dbc2e2d --- /dev/null +++ b/theme_the_chef/static/src/css/style.css.map @@ -0,0 +1,28 @@ +{ + "version": 3, + "mappings": "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", + "sources": [ + "../scss/style.scss", + "../scss/_normalize.scss", + "../scss/_variables.scss", + "../scss/_common.scss", + "../scss/pages/_pages.scss", + "../scss/pages/home/_home.scss", + "../scss/pages/home/_about.scss", + "../scss/pages/home/_dishe.scss", + "../scss/pages/home/_menu.scss", + "../scss/pages/home/_happy.scss", + "../scss/pages/home/_team.scss", + "../scss/pages/home/_booking.scss", + "../scss/layouts/_layouts.scss", + "../scss/layouts/_footer.scss", + "../scss/layouts/_navigation.scss", + "../scss/layouts/_header.scss", + "../scss/components/_components.scss", + "../scss/components/_banner.scss", + "../scss/components/_buttons.scss", + "../scss/components/_products.scss" + ], + "names": [], + "file": "style.css" +} \ No newline at end of file diff --git a/theme_the_chef/static/src/img/about/abt1.jpg b/theme_the_chef/static/src/img/about/abt1.jpg new file mode 100644 index 000000000..12b8c93b4 Binary files /dev/null and b/theme_the_chef/static/src/img/about/abt1.jpg differ diff --git a/theme_the_chef/static/src/img/about/abt2.jpg b/theme_the_chef/static/src/img/about/abt2.jpg new file mode 100644 index 000000000..25225cfa5 Binary files /dev/null and b/theme_the_chef/static/src/img/about/abt2.jpg differ diff --git a/theme_the_chef/static/src/img/about/abt3.jpg b/theme_the_chef/static/src/img/about/abt3.jpg new file mode 100644 index 000000000..e037737f1 Binary files /dev/null and b/theme_the_chef/static/src/img/about/abt3.jpg differ diff --git a/theme_the_chef/static/src/img/about/hero-2.jpg b/theme_the_chef/static/src/img/about/hero-2.jpg new file mode 100644 index 000000000..f813054e2 Binary files /dev/null and b/theme_the_chef/static/src/img/about/hero-2.jpg differ diff --git a/theme_the_chef/static/src/img/banner/hero-1.jpg b/theme_the_chef/static/src/img/banner/hero-1.jpg new file mode 100644 index 000000000..0894db9a1 Binary files /dev/null and b/theme_the_chef/static/src/img/banner/hero-1.jpg differ diff --git a/theme_the_chef/static/src/img/banner/hero-2.jpg b/theme_the_chef/static/src/img/banner/hero-2.jpg new file mode 100644 index 000000000..063a2c9c3 Binary files /dev/null and b/theme_the_chef/static/src/img/banner/hero-2.jpg differ diff --git a/theme_the_chef/static/src/img/banner/hero-3.jpg b/theme_the_chef/static/src/img/banner/hero-3.jpg new file mode 100644 index 000000000..b2b93cb57 Binary files /dev/null and b/theme_the_chef/static/src/img/banner/hero-3.jpg differ diff --git a/theme_the_chef/static/src/img/dishes/cake.jpg b/theme_the_chef/static/src/img/dishes/cake.jpg new file mode 100644 index 000000000..af954831f Binary files /dev/null and b/theme_the_chef/static/src/img/dishes/cake.jpg differ diff --git a/theme_the_chef/static/src/img/dishes/steak.jpg b/theme_the_chef/static/src/img/dishes/steak.jpg new file mode 100644 index 000000000..ff99d6d72 Binary files /dev/null and b/theme_the_chef/static/src/img/dishes/steak.jpg differ diff --git a/theme_the_chef/static/src/img/flag/1.jpg b/theme_the_chef/static/src/img/flag/1.jpg new file mode 100644 index 000000000..094f226be Binary files /dev/null and b/theme_the_chef/static/src/img/flag/1.jpg differ diff --git a/theme_the_chef/static/src/img/flag/2.jpg b/theme_the_chef/static/src/img/flag/2.jpg new file mode 100644 index 000000000..3a135604d Binary files /dev/null and b/theme_the_chef/static/src/img/flag/2.jpg differ diff --git a/theme_the_chef/static/src/img/flag/3.jpg b/theme_the_chef/static/src/img/flag/3.jpg new file mode 100644 index 000000000..363c1dce1 Binary files /dev/null and b/theme_the_chef/static/src/img/flag/3.jpg differ diff --git a/theme_the_chef/static/src/img/menu/breakfast-1.jpg b/theme_the_chef/static/src/img/menu/breakfast-1.jpg new file mode 100644 index 000000000..fa06d92d4 Binary files /dev/null and b/theme_the_chef/static/src/img/menu/breakfast-1.jpg differ diff --git a/theme_the_chef/static/src/img/menu/breakfast-2.jpg b/theme_the_chef/static/src/img/menu/breakfast-2.jpg new file mode 100644 index 000000000..da601fb4f Binary files /dev/null and b/theme_the_chef/static/src/img/menu/breakfast-2.jpg differ diff --git a/theme_the_chef/static/src/img/menu/breakfast-3.jpg b/theme_the_chef/static/src/img/menu/breakfast-3.jpg new file mode 100644 index 000000000..4294e7766 Binary files /dev/null and b/theme_the_chef/static/src/img/menu/breakfast-3.jpg differ diff --git a/theme_the_chef/static/src/img/reservation/reservation-bg.jpg b/theme_the_chef/static/src/img/reservation/reservation-bg.jpg new file mode 100644 index 000000000..31ddaf4b7 Binary files /dev/null and b/theme_the_chef/static/src/img/reservation/reservation-bg.jpg differ diff --git a/theme_the_chef/static/src/img/snippets/about.jpg b/theme_the_chef/static/src/img/snippets/about.jpg new file mode 100644 index 000000000..ce0e7b936 Binary files /dev/null and b/theme_the_chef/static/src/img/snippets/about.jpg differ diff --git a/theme_the_chef/static/src/img/snippets/banner.jpg b/theme_the_chef/static/src/img/snippets/banner.jpg new file mode 100644 index 000000000..335329704 Binary files /dev/null and b/theme_the_chef/static/src/img/snippets/banner.jpg differ diff --git a/theme_the_chef/static/src/img/snippets/branches.jpg b/theme_the_chef/static/src/img/snippets/branches.jpg new file mode 100644 index 000000000..dd74c4f41 Binary files /dev/null and b/theme_the_chef/static/src/img/snippets/branches.jpg differ diff --git a/theme_the_chef/static/src/img/snippets/happy.jpg b/theme_the_chef/static/src/img/snippets/happy.jpg new file mode 100644 index 000000000..333671c73 Binary files /dev/null and b/theme_the_chef/static/src/img/snippets/happy.jpg differ diff --git a/theme_the_chef/static/src/img/snippets/menu.jpg b/theme_the_chef/static/src/img/snippets/menu.jpg new file mode 100644 index 000000000..4028ac977 Binary files /dev/null and b/theme_the_chef/static/src/img/snippets/menu.jpg differ diff --git a/theme_the_chef/static/src/img/snippets/reservation.jpg b/theme_the_chef/static/src/img/snippets/reservation.jpg new file mode 100644 index 000000000..eaf06100f Binary files /dev/null and b/theme_the_chef/static/src/img/snippets/reservation.jpg differ diff --git a/theme_the_chef/static/src/img/snippets/special.jpg b/theme_the_chef/static/src/img/snippets/special.jpg new file mode 100644 index 000000000..7fc0c0091 Binary files /dev/null and b/theme_the_chef/static/src/img/snippets/special.jpg differ diff --git a/theme_the_chef/static/src/img/snippets/special_left.jpg b/theme_the_chef/static/src/img/snippets/special_left.jpg new file mode 100644 index 000000000..3e6b431e1 Binary files /dev/null and b/theme_the_chef/static/src/img/snippets/special_left.jpg differ diff --git a/theme_the_chef/static/src/img/snippets/team.jpg b/theme_the_chef/static/src/img/snippets/team.jpg new file mode 100644 index 000000000..8ed51cddb Binary files /dev/null and b/theme_the_chef/static/src/img/snippets/team.jpg differ diff --git a/theme_the_chef/static/src/img/team/chef-1.jpg b/theme_the_chef/static/src/img/team/chef-1.jpg new file mode 100644 index 000000000..073fb6bd4 Binary files /dev/null and b/theme_the_chef/static/src/img/team/chef-1.jpg differ diff --git a/theme_the_chef/static/src/img/team/chef-2.jpg b/theme_the_chef/static/src/img/team/chef-2.jpg new file mode 100644 index 000000000..d883e8fb4 Binary files /dev/null and b/theme_the_chef/static/src/img/team/chef-2.jpg differ diff --git a/theme_the_chef/static/src/img/team/chef-3.jpg b/theme_the_chef/static/src/img/team/chef-3.jpg new file mode 100644 index 000000000..0110b5c59 Binary files /dev/null and b/theme_the_chef/static/src/img/team/chef-3.jpg differ diff --git a/theme_the_chef/static/src/img/testimonial/testi-bg.jpg b/theme_the_chef/static/src/img/testimonial/testi-bg.jpg new file mode 100644 index 000000000..6a549da6f Binary files /dev/null and b/theme_the_chef/static/src/img/testimonial/testi-bg.jpg differ diff --git a/theme_the_chef/static/src/js/custom.js b/theme_the_chef/static/src/js/custom.js new file mode 100644 index 000000000..70e1e085c --- /dev/null +++ b/theme_the_chef/static/src/js/custom.js @@ -0,0 +1,76 @@ +odoo.define('theme_the_chef.theme_the_chef', function (require) { + $(document).ready(function () { + $("#slider").owlCarousel( + { + items: 1, + loop: true, + margin: 30, + stagePadding: 30, + smartSpeed: 450, + autoplay: true, + autoPlaySpeed: 1000, + autoPlayTimeout: 1000, + autoplayHoverPause: true, + dots: false, + nav: true, + navText: ['', ''] + } + ); + }); + function counter() { + var buttons = $('.owl-dots button'); + buttons.each(function (index, item) { + $(item).find('span').text(index + 1); + }); + } + + $(document).ready(function () { + $("#slider2").owlCarousel( + { + // animateOut: 'slideOutDown', + // animateIn: 'flipInX', + items: 1, + loop: true, + // margin: 30, + // stagePadding: 30, + smartSpeed: 450, + autoplay: true, + autoPlaySpeed: 1000, + autoPlayTimeout: 1000, + autoplayHoverPause: true, + onInitialized: counter, + dots: true, + } + ); + }); + function counter() { + var buttons = $('.owl-dots button'); + buttons.each(function (index, item) { + $(item).find('span').index + 1; + }); + } + + var inputEle = document.getElementById('timeInput'); + + + function onTimeChange() { + var timeSplit = inputEle.value.split(':'), + hours, + minutes, + meridian; + hours = timeSplit[0]; + minutes = timeSplit[1]; + if (hours > 12) { + meridian = 'PM'; + hours -= 12; + } else if (hours < 12) { + meridian = 'AM'; + if (hours == 0) { + hours = 12; + } + } else { + meridian = 'PM'; + } + alert(hours + ':' + minutes + ' ' + meridian); + } +}); \ No newline at end of file diff --git a/theme_the_chef/static/src/js/owl.carousel.js b/theme_the_chef/static/src/js/owl.carousel.js new file mode 100644 index 000000000..66c67ebe0 --- /dev/null +++ b/theme_the_chef/static/src/js/owl.carousel.js @@ -0,0 +1,3448 @@ +/** + * Owl Carousel v2.3.4 + * Copyright 2013-2018 David Deutsch + * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE + */ +/** + * Owl carousel + * @version 2.3.4 + * @author Bartosz Wojciechowski + * @author David Deutsch + * @license The MIT License (MIT) + * @todo Lazy Load Icon + * @todo prevent animationend bubling + * @todo itemsScaleUp + * @todo Test Zepto + * @todo stagePadding calculate wrong active classes + */ +;(function($, window, document, undefined) { + + /** + * Creates a carousel. + * @class The Owl Carousel. + * @public + * @param {HTMLElement|jQuery} element - The element to create the carousel for. + * @param {Object} [options] - The options + */ + function Owl(element, options) { + + /** + * Current settings for the carousel. + * @public + */ + this.settings = null; + + /** + * Current options set by the caller including defaults. + * @public + */ + this.options = $.extend({}, Owl.Defaults, options); + + /** + * Plugin element. + * @public + */ + this.$element = $(element); + + /** + * Proxied event handlers. + * @protected + */ + this._handlers = {}; + + /** + * References to the running plugins of this carousel. + * @protected + */ + this._plugins = {}; + + /** + * Currently suppressed events to prevent them from being retriggered. + * @protected + */ + this._supress = {}; + + /** + * Absolute current position. + * @protected + */ + this._current = null; + + /** + * Animation speed in milliseconds. + * @protected + */ + this._speed = null; + + /** + * Coordinates of all items in pixel. + * @todo The name of this member is missleading. + * @protected + */ + this._coordinates = []; + + /** + * Current breakpoint. + * @todo Real media queries would be nice. + * @protected + */ + this._breakpoint = null; + + /** + * Current width of the plugin element. + */ + this._width = null; + + /** + * All real items. + * @protected + */ + this._items = []; + + /** + * All cloned items. + * @protected + */ + this._clones = []; + + /** + * Merge values of all items. + * @todo Maybe this could be part of a plugin. + * @protected + */ + this._mergers = []; + + /** + * Widths of all items. + */ + this._widths = []; + + /** + * Invalidated parts within the update process. + * @protected + */ + this._invalidated = {}; + + /** + * Ordered list of workers for the update process. + * @protected + */ + this._pipe = []; + + /** + * Current state information for the drag operation. + * @todo #261 + * @protected + */ + this._drag = { + time: null, + target: null, + pointer: null, + stage: { + start: null, + current: null + }, + direction: null + }; + + /** + * Current state information and their tags. + * @type {Object} + * @protected + */ + this._states = { + current: {}, + tags: { + 'initializing': [ 'busy' ], + 'animating': [ 'busy' ], + 'dragging': [ 'interacting' ] + } + }; + + $.each([ 'onResize', 'onThrottledResize' ], $.proxy(function(i, handler) { + this._handlers[handler] = $.proxy(this[handler], this); + }, this)); + + $.each(Owl.Plugins, $.proxy(function(key, plugin) { + this._plugins[key.charAt(0).toLowerCase() + key.slice(1)] + = new plugin(this); + }, this)); + + $.each(Owl.Workers, $.proxy(function(priority, worker) { + this._pipe.push({ + 'filter': worker.filter, + 'run': $.proxy(worker.run, this) + }); + }, this)); + + this.setup(); + this.initialize(); + } + + /** + * Default options for the carousel. + * @public + */ + Owl.Defaults = { + items: 3, + loop: false, + center: false, + rewind: false, + checkVisibility: true, + + mouseDrag: true, + touchDrag: true, + pullDrag: true, + freeDrag: false, + + margin: 0, + stagePadding: 0, + + merge: false, + mergeFit: true, + autoWidth: false, + + startPosition: 0, + rtl: false, + + smartSpeed: 250, + fluidSpeed: false, + dragEndSpeed: false, + + responsive: {}, + responsiveRefreshRate: 200, + responsiveBaseElement: window, + + fallbackEasing: 'swing', + slideTransition: '', + + info: false, + + nestedItemSelector: false, + itemElement: 'div', + stageElement: 'div', + + refreshClass: 'owl-refresh', + loadedClass: 'owl-loaded', + loadingClass: 'owl-loading', + rtlClass: 'owl-rtl', + responsiveClass: 'owl-responsive', + dragClass: 'owl-drag', + itemClass: 'owl-item', + stageClass: 'owl-stage', + stageOuterClass: 'owl-stage-outer', + grabClass: 'owl-grab' + }; + + /** + * Enumeration for width. + * @public + * @readonly + * @enum {String} + */ + Owl.Width = { + Default: 'default', + Inner: 'inner', + Outer: 'outer' + }; + + /** + * Enumeration for types. + * @public + * @readonly + * @enum {String} + */ + Owl.Type = { + Event: 'event', + State: 'state' + }; + + /** + * Contains all registered plugins. + * @public + */ + Owl.Plugins = {}; + + /** + * List of workers involved in the update process. + */ + Owl.Workers = [ { + filter: [ 'width', 'settings' ], + run: function() { + this._width = this.$element.width(); + } + }, { + filter: [ 'width', 'items', 'settings' ], + run: function(cache) { + cache.current = this._items && this._items[this.relative(this._current)]; + } + }, { + filter: [ 'items', 'settings' ], + run: function() { + this.$stage.children('.cloned').remove(); + } + }, { + filter: [ 'width', 'items', 'settings' ], + run: function(cache) { + var margin = this.settings.margin || '', + grid = !this.settings.autoWidth, + rtl = this.settings.rtl, + css = { + 'width': 'auto', + 'margin-left': rtl ? margin : '', + 'margin-right': rtl ? '' : margin + }; + + !grid && this.$stage.children().css(css); + + cache.css = css; + } + }, { + filter: [ 'width', 'items', 'settings' ], + run: function(cache) { + var width = (this.width() / this.settings.items).toFixed(3) - this.settings.margin, + merge = null, + iterator = this._items.length, + grid = !this.settings.autoWidth, + widths = []; + + cache.items = { + merge: false, + width: width + }; + + while (iterator--) { + merge = this._mergers[iterator]; + merge = this.settings.mergeFit && Math.min(merge, this.settings.items) || merge; + + cache.items.merge = merge > 1 || cache.items.merge; + + widths[iterator] = !grid ? this._items[iterator].width() : width * merge; + } + + this._widths = widths; + } + }, { + filter: [ 'items', 'settings' ], + run: function() { + var clones = [], + items = this._items, + settings = this.settings, + // TODO: Should be computed from number of min width items in stage + view = Math.max(settings.items * 2, 4), + size = Math.ceil(items.length / 2) * 2, + repeat = settings.loop && items.length ? settings.rewind ? view : Math.max(view, size) : 0, + append = '', + prepend = ''; + + repeat /= 2; + + while (repeat > 0) { + // Switch to only using appended clones + clones.push(this.normalize(clones.length / 2, true)); + append = append + items[clones[clones.length - 1]][0].outerHTML; + clones.push(this.normalize(items.length - 1 - (clones.length - 1) / 2, true)); + prepend = items[clones[clones.length - 1]][0].outerHTML + prepend; + repeat -= 1; + } + + this._clones = clones; + + $(append).addClass('cloned').appendTo(this.$stage); + $(prepend).addClass('cloned').prependTo(this.$stage); + } + }, { + filter: [ 'width', 'items', 'settings' ], + run: function() { + var rtl = this.settings.rtl ? 1 : -1, + size = this._clones.length + this._items.length, + iterator = -1, + previous = 0, + current = 0, + coordinates = []; + + while (++iterator < size) { + previous = coordinates[iterator - 1] || 0; + current = this._widths[this.relative(iterator)] + this.settings.margin; + coordinates.push(previous + current * rtl); + } + + this._coordinates = coordinates; + } + }, { + filter: [ 'width', 'items', 'settings' ], + run: function() { + var padding = this.settings.stagePadding, + coordinates = this._coordinates, + css = { + 'width': Math.ceil(Math.abs(coordinates[coordinates.length - 1])) + padding * 2, + 'padding-left': padding || '', + 'padding-right': padding || '' + }; + + this.$stage.css(css); + } + }, { + filter: [ 'width', 'items', 'settings' ], + run: function(cache) { + var iterator = this._coordinates.length, + grid = !this.settings.autoWidth, + items = this.$stage.children(); + + if (grid && cache.items.merge) { + while (iterator--) { + cache.css.width = this._widths[this.relative(iterator)]; + items.eq(iterator).css(cache.css); + } + } else if (grid) { + cache.css.width = cache.items.width; + items.css(cache.css); + } + } + }, { + filter: [ 'items' ], + run: function() { + this._coordinates.length < 1 && this.$stage.removeAttr('style'); + } + }, { + filter: [ 'width', 'items', 'settings' ], + run: function(cache) { + cache.current = cache.current ? this.$stage.children().index(cache.current) : 0; + cache.current = Math.max(this.minimum(), Math.min(this.maximum(), cache.current)); + this.reset(cache.current); + } + }, { + filter: [ 'position' ], + run: function() { + this.animate(this.coordinates(this._current)); + } + }, { + filter: [ 'width', 'position', 'items', 'settings' ], + run: function() { + var rtl = this.settings.rtl ? 1 : -1, + padding = this.settings.stagePadding * 2, + begin = this.coordinates(this.current()) + padding, + end = begin + this.width() * rtl, + inner, outer, matches = [], i, n; + + for (i = 0, n = this._coordinates.length; i < n; i++) { + inner = this._coordinates[i - 1] || 0; + outer = Math.abs(this._coordinates[i]) + padding * rtl; + + if ((this.op(inner, '<=', begin) && (this.op(inner, '>', end))) + || (this.op(outer, '<', begin) && this.op(outer, '>', end))) { + matches.push(i); + } + } + + this.$stage.children('.active').removeClass('active'); + this.$stage.children(':eq(' + matches.join('), :eq(') + ')').addClass('active'); + + this.$stage.children('.center').removeClass('center'); + if (this.settings.center) { + this.$stage.children().eq(this.current()).addClass('center'); + } + } + } ]; + + /** + * Create the stage DOM element + */ + Owl.prototype.initializeStage = function() { + this.$stage = this.$element.find('.' + this.settings.stageClass); + + // if the stage is already in the DOM, grab it and skip stage initialization + if (this.$stage.length) { + return; + } + + this.$element.addClass(this.options.loadingClass); + + // create stage + this.$stage = $('<' + this.settings.stageElement + '>', { + "class": this.settings.stageClass + }).wrap( $( '
', { + "class": this.settings.stageOuterClass + })); + + // append stage + this.$element.append(this.$stage.parent()); + }; + + /** + * Create item DOM elements + */ + Owl.prototype.initializeItems = function() { + var $items = this.$element.find('.owl-item'); + + // if the items are already in the DOM, grab them and skip item initialization + if ($items.length) { + this._items = $items.get().map(function(item) { + return $(item); + }); + + this._mergers = this._items.map(function() { + return 1; + }); + + this.refresh(); + + return; + } + + // append content + this.replace(this.$element.children().not(this.$stage.parent())); + + // check visibility + if (this.isVisible()) { + // update view + this.refresh(); + } else { + // invalidate width + this.invalidate('width'); + } + + this.$element + .removeClass(this.options.loadingClass) + .addClass(this.options.loadedClass); + }; + + /** + * Initializes the carousel. + * @protected + */ + Owl.prototype.initialize = function() { + this.enter('initializing'); + this.trigger('initialize'); + + this.$element.toggleClass(this.settings.rtlClass, this.settings.rtl); + + if (this.settings.autoWidth && !this.is('pre-loading')) { + var imgs, nestedSelector, width; + imgs = this.$element.find('img'); + nestedSelector = this.settings.nestedItemSelector ? '.' + this.settings.nestedItemSelector : undefined; + width = this.$element.children(nestedSelector).width(); + + if (imgs.length && width <= 0) { + this.preloadAutoWidthImages(imgs); + } + } + + this.initializeStage(); + this.initializeItems(); + + // register event handlers + this.registerEventHandlers(); + + this.leave('initializing'); + this.trigger('initialized'); + }; + + /** + * @returns {Boolean} visibility of $element + * if you know the carousel will always be visible you can set `checkVisibility` to `false` to + * prevent the expensive browser layout forced reflow the $element.is(':visible') does + */ + Owl.prototype.isVisible = function() { + return this.settings.checkVisibility + ? this.$element.is(':visible') + : true; + }; + + /** + * Setups the current settings. + * @todo Remove responsive classes. Why should adaptive designs be brought into IE8? + * @todo Support for media queries by using `matchMedia` would be nice. + * @public + */ + Owl.prototype.setup = function() { + var viewport = this.viewport(), + overwrites = this.options.responsive, + match = -1, + settings = null; + + if (!overwrites) { + settings = $.extend({}, this.options); + } else { + $.each(overwrites, function(breakpoint) { + if (breakpoint <= viewport && breakpoint > match) { + match = Number(breakpoint); + } + }); + + settings = $.extend({}, this.options, overwrites[match]); + if (typeof settings.stagePadding === 'function') { + settings.stagePadding = settings.stagePadding(); + } + delete settings.responsive; + + // responsive class + if (settings.responsiveClass) { + this.$element.attr('class', + this.$element.attr('class').replace(new RegExp('(' + this.options.responsiveClass + '-)\\S+\\s', 'g'), '$1' + match) + ); + } + } + + this.trigger('change', { property: { name: 'settings', value: settings } }); + this._breakpoint = match; + this.settings = settings; + this.invalidate('settings'); + this.trigger('changed', { property: { name: 'settings', value: this.settings } }); + }; + + /** + * Updates option logic if necessery. + * @protected + */ + Owl.prototype.optionsLogic = function() { + if (this.settings.autoWidth) { + this.settings.stagePadding = false; + this.settings.merge = false; + } + }; + + /** + * Prepares an item before add. + * @todo Rename event parameter `content` to `item`. + * @protected + * @returns {jQuery|HTMLElement} - The item container. + */ + Owl.prototype.prepare = function(item) { + var event = this.trigger('prepare', { content: item }); + + if (!event.data) { + event.data = $('<' + this.settings.itemElement + '/>') + .addClass(this.options.itemClass).append(item) + } + + this.trigger('prepared', { content: event.data }); + + return event.data; + }; + + /** + * Updates the view. + * @public + */ + Owl.prototype.update = function() { + var i = 0, + n = this._pipe.length, + filter = $.proxy(function(p) { return this[p] }, this._invalidated), + cache = {}; + + while (i < n) { + if (this._invalidated.all || $.grep(this._pipe[i].filter, filter).length > 0) { + this._pipe[i].run(cache); + } + i++; + } + + this._invalidated = {}; + + !this.is('valid') && this.enter('valid'); + }; + + /** + * Gets the width of the view. + * @public + * @param {Owl.Width} [dimension=Owl.Width.Default] - The dimension to return. + * @returns {Number} - The width of the view in pixel. + */ + Owl.prototype.width = function(dimension) { + dimension = dimension || Owl.Width.Default; + switch (dimension) { + case Owl.Width.Inner: + case Owl.Width.Outer: + return this._width; + default: + return this._width - this.settings.stagePadding * 2 + this.settings.margin; + } + }; + + /** + * Refreshes the carousel primarily for adaptive purposes. + * @public + */ + Owl.prototype.refresh = function() { + this.enter('refreshing'); + this.trigger('refresh'); + + this.setup(); + + this.optionsLogic(); + + this.$element.addClass(this.options.refreshClass); + + this.update(); + + this.$element.removeClass(this.options.refreshClass); + + this.leave('refreshing'); + this.trigger('refreshed'); + }; + + /** + * Checks window `resize` event. + * @protected + */ + Owl.prototype.onThrottledResize = function() { + window.clearTimeout(this.resizeTimer); + this.resizeTimer = window.setTimeout(this._handlers.onResize, this.settings.responsiveRefreshRate); + }; + + /** + * Checks window `resize` event. + * @protected + */ + Owl.prototype.onResize = function() { + if (!this._items.length) { + return false; + } + + if (this._width === this.$element.width()) { + return false; + } + + if (!this.isVisible()) { + return false; + } + + this.enter('resizing'); + + if (this.trigger('resize').isDefaultPrevented()) { + this.leave('resizing'); + return false; + } + + this.invalidate('width'); + + this.refresh(); + + this.leave('resizing'); + this.trigger('resized'); + }; + + /** + * Registers event handlers. + * @todo Check `msPointerEnabled` + * @todo #261 + * @protected + */ + Owl.prototype.registerEventHandlers = function() { + if ($.support.transition) { + this.$stage.on($.support.transition.end + '.owl.core', $.proxy(this.onTransitionEnd, this)); + } + + if (this.settings.responsive !== false) { + this.on(window, 'resize', this._handlers.onThrottledResize); + } + + if (this.settings.mouseDrag) { + this.$element.addClass(this.options.dragClass); + this.$stage.on('mousedown.owl.core', $.proxy(this.onDragStart, this)); + this.$stage.on('dragstart.owl.core selectstart.owl.core', function() { return false }); + } + + if (this.settings.touchDrag){ + this.$stage.on('touchstart.owl.core', $.proxy(this.onDragStart, this)); + this.$stage.on('touchcancel.owl.core', $.proxy(this.onDragEnd, this)); + } + }; + + /** + * Handles `touchstart` and `mousedown` events. + * @todo Horizontal swipe threshold as option + * @todo #261 + * @protected + * @param {Event} event - The event arguments. + */ + Owl.prototype.onDragStart = function(event) { + var stage = null; + + if (event.which === 3) { + return; + } + + if ($.support.transform) { + stage = this.$stage.css('transform').replace(/.*\(|\)| /g, '').split(','); + stage = { + x: stage[stage.length === 16 ? 12 : 4], + y: stage[stage.length === 16 ? 13 : 5] + }; + } else { + stage = this.$stage.position(); + stage = { + x: this.settings.rtl ? + stage.left + this.$stage.width() - this.width() + this.settings.margin : + stage.left, + y: stage.top + }; + } + + if (this.is('animating')) { + $.support.transform ? this.animate(stage.x) : this.$stage.stop() + this.invalidate('position'); + } + + this.$element.toggleClass(this.options.grabClass, event.type === 'mousedown'); + + this.speed(0); + + this._drag.time = new Date().getTime(); + this._drag.target = $(event.target); + this._drag.stage.start = stage; + this._drag.stage.current = stage; + this._drag.pointer = this.pointer(event); + + $(document).on('mouseup.owl.core touchend.owl.core', $.proxy(this.onDragEnd, this)); + + $(document).one('mousemove.owl.core touchmove.owl.core', $.proxy(function(event) { + var delta = this.difference(this._drag.pointer, this.pointer(event)); + + $(document).on('mousemove.owl.core touchmove.owl.core', $.proxy(this.onDragMove, this)); + + if (Math.abs(delta.x) < Math.abs(delta.y) && this.is('valid')) { + return; + } + + event.preventDefault(); + + this.enter('dragging'); + this.trigger('drag'); + }, this)); + }; + + /** + * Handles the `touchmove` and `mousemove` events. + * @todo #261 + * @protected + * @param {Event} event - The event arguments. + */ + Owl.prototype.onDragMove = function(event) { + var minimum = null, + maximum = null, + pull = null, + delta = this.difference(this._drag.pointer, this.pointer(event)), + stage = this.difference(this._drag.stage.start, delta); + + if (!this.is('dragging')) { + return; + } + + event.preventDefault(); + + if (this.settings.loop) { + minimum = this.coordinates(this.minimum()); + maximum = this.coordinates(this.maximum() + 1) - minimum; + stage.x = (((stage.x - minimum) % maximum + maximum) % maximum) + minimum; + } else { + minimum = this.settings.rtl ? this.coordinates(this.maximum()) : this.coordinates(this.minimum()); + maximum = this.settings.rtl ? this.coordinates(this.minimum()) : this.coordinates(this.maximum()); + pull = this.settings.pullDrag ? -1 * delta.x / 5 : 0; + stage.x = Math.max(Math.min(stage.x, minimum + pull), maximum + pull); + } + + this._drag.stage.current = stage; + + this.animate(stage.x); + }; + + /** + * Handles the `touchend` and `mouseup` events. + * @todo #261 + * @todo Threshold for click event + * @protected + * @param {Event} event - The event arguments. + */ + Owl.prototype.onDragEnd = function(event) { + var delta = this.difference(this._drag.pointer, this.pointer(event)), + stage = this._drag.stage.current, + direction = delta.x > 0 ^ this.settings.rtl ? 'left' : 'right'; + + $(document).off('.owl.core'); + + this.$element.removeClass(this.options.grabClass); + + if (delta.x !== 0 && this.is('dragging') || !this.is('valid')) { + this.speed(this.settings.dragEndSpeed || this.settings.smartSpeed); + this.current(this.closest(stage.x, delta.x !== 0 ? direction : this._drag.direction)); + this.invalidate('position'); + this.update(); + + this._drag.direction = direction; + + if (Math.abs(delta.x) > 3 || new Date().getTime() - this._drag.time > 300) { + this._drag.target.one('click.owl.core', function() { return false; }); + } + } + + if (!this.is('dragging')) { + return; + } + + this.leave('dragging'); + this.trigger('dragged'); + }; + + /** + * Gets absolute position of the closest item for a coordinate. + * @todo Setting `freeDrag` makes `closest` not reusable. See #165. + * @protected + * @param {Number} coordinate - The coordinate in pixel. + * @param {String} direction - The direction to check for the closest item. Ether `left` or `right`. + * @return {Number} - The absolute position of the closest item. + */ + Owl.prototype.closest = function(coordinate, direction) { + var position = -1, + pull = 30, + width = this.width(), + coordinates = this.coordinates(); + + if (!this.settings.freeDrag) { + // check closest item + $.each(coordinates, $.proxy(function(index, value) { + // on a left pull, check on current index + if (direction === 'left' && coordinate > value - pull && coordinate < value + pull) { + position = index; + // on a right pull, check on previous index + // to do so, subtract width from value and set position = index + 1 + } else if (direction === 'right' && coordinate > value - width - pull && coordinate < value - width + pull) { + position = index + 1; + } else if (this.op(coordinate, '<', value) + && this.op(coordinate, '>', coordinates[index + 1] !== undefined ? coordinates[index + 1] : value - width)) { + position = direction === 'left' ? index + 1 : index; + } + return position === -1; + }, this)); + } + + if (!this.settings.loop) { + // non loop boundries + if (this.op(coordinate, '>', coordinates[this.minimum()])) { + position = coordinate = this.minimum(); + } else if (this.op(coordinate, '<', coordinates[this.maximum()])) { + position = coordinate = this.maximum(); + } + } + + return position; + }; + + /** + * Animates the stage. + * @todo #270 + * @public + * @param {Number} coordinate - The coordinate in pixels. + */ + Owl.prototype.animate = function(coordinate) { + var animate = this.speed() > 0; + + this.is('animating') && this.onTransitionEnd(); + + if (animate) { + this.enter('animating'); + this.trigger('translate'); + } + + if ($.support.transform3d && $.support.transition) { + this.$stage.css({ + transform: 'translate3d(' + coordinate + 'px,0px,0px)', + transition: (this.speed() / 1000) + 's' + ( + this.settings.slideTransition ? ' ' + this.settings.slideTransition : '' + ) + }); + } else if (animate) { + this.$stage.animate({ + left: coordinate + 'px' + }, this.speed(), this.settings.fallbackEasing, $.proxy(this.onTransitionEnd, this)); + } else { + this.$stage.css({ + left: coordinate + 'px' + }); + } + }; + + /** + * Checks whether the carousel is in a specific state or not. + * @param {String} state - The state to check. + * @returns {Boolean} - The flag which indicates if the carousel is busy. + */ + Owl.prototype.is = function(state) { + return this._states.current[state] && this._states.current[state] > 0; + }; + + /** + * Sets the absolute position of the current item. + * @public + * @param {Number} [position] - The new absolute position or nothing to leave it unchanged. + * @returns {Number} - The absolute position of the current item. + */ + Owl.prototype.current = function(position) { + if (position === undefined) { + return this._current; + } + + if (this._items.length === 0) { + return undefined; + } + + position = this.normalize(position); + + if (this._current !== position) { + var event = this.trigger('change', { property: { name: 'position', value: position } }); + + if (event.data !== undefined) { + position = this.normalize(event.data); + } + + this._current = position; + + this.invalidate('position'); + + this.trigger('changed', { property: { name: 'position', value: this._current } }); + } + + return this._current; + }; + + /** + * Invalidates the given part of the update routine. + * @param {String} [part] - The part to invalidate. + * @returns {Array.} - The invalidated parts. + */ + Owl.prototype.invalidate = function(part) { + if ($.type(part) === 'string') { + this._invalidated[part] = true; + this.is('valid') && this.leave('valid'); + } + return $.map(this._invalidated, function(v, i) { return i }); + }; + + /** + * Resets the absolute position of the current item. + * @public + * @param {Number} position - The absolute position of the new item. + */ + Owl.prototype.reset = function(position) { + position = this.normalize(position); + + if (position === undefined) { + return; + } + + this._speed = 0; + this._current = position; + + this.suppress([ 'translate', 'translated' ]); + + this.animate(this.coordinates(position)); + + this.release([ 'translate', 'translated' ]); + }; + + /** + * Normalizes an absolute or a relative position of an item. + * @public + * @param {Number} position - The absolute or relative position to normalize. + * @param {Boolean} [relative=false] - Whether the given position is relative or not. + * @returns {Number} - The normalized position. + */ + Owl.prototype.normalize = function(position, relative) { + var n = this._items.length, + m = relative ? 0 : this._clones.length; + + if (!this.isNumeric(position) || n < 1) { + position = undefined; + } else if (position < 0 || position >= n + m) { + position = ((position - m / 2) % n + n) % n + m / 2; + } + + return position; + }; + + /** + * Converts an absolute position of an item into a relative one. + * @public + * @param {Number} position - The absolute position to convert. + * @returns {Number} - The converted position. + */ + Owl.prototype.relative = function(position) { + position -= this._clones.length / 2; + return this.normalize(position, true); + }; + + /** + * Gets the maximum position for the current item. + * @public + * @param {Boolean} [relative=false] - Whether to return an absolute position or a relative position. + * @returns {Number} + */ + Owl.prototype.maximum = function(relative) { + var settings = this.settings, + maximum = this._coordinates.length, + iterator, + reciprocalItemsWidth, + elementWidth; + + if (settings.loop) { + maximum = this._clones.length / 2 + this._items.length - 1; + } else if (settings.autoWidth || settings.merge) { + iterator = this._items.length; + if (iterator) { + reciprocalItemsWidth = this._items[--iterator].width(); + elementWidth = this.$element.width(); + while (iterator--) { + reciprocalItemsWidth += this._items[iterator].width() + this.settings.margin; + if (reciprocalItemsWidth > elementWidth) { + break; + } + } + } + maximum = iterator + 1; + } else if (settings.center) { + maximum = this._items.length - 1; + } else { + maximum = this._items.length - settings.items; + } + + if (relative) { + maximum -= this._clones.length / 2; + } + + return Math.max(maximum, 0); + }; + + /** + * Gets the minimum position for the current item. + * @public + * @param {Boolean} [relative=false] - Whether to return an absolute position or a relative position. + * @returns {Number} + */ + Owl.prototype.minimum = function(relative) { + return relative ? 0 : this._clones.length / 2; + }; + + /** + * Gets an item at the specified relative position. + * @public + * @param {Number} [position] - The relative position of the item. + * @return {jQuery|Array.} - The item at the given position or all items if no position was given. + */ + Owl.prototype.items = function(position) { + if (position === undefined) { + return this._items.slice(); + } + + position = this.normalize(position, true); + return this._items[position]; + }; + + /** + * Gets an item at the specified relative position. + * @public + * @param {Number} [position] - The relative position of the item. + * @return {jQuery|Array.} - The item at the given position or all items if no position was given. + */ + Owl.prototype.mergers = function(position) { + if (position === undefined) { + return this._mergers.slice(); + } + + position = this.normalize(position, true); + return this._mergers[position]; + }; + + /** + * Gets the absolute positions of clones for an item. + * @public + * @param {Number} [position] - The relative position of the item. + * @returns {Array.} - The absolute positions of clones for the item or all if no position was given. + */ + Owl.prototype.clones = function(position) { + var odd = this._clones.length / 2, + even = odd + this._items.length, + map = function(index) { return index % 2 === 0 ? even + index / 2 : odd - (index + 1) / 2 }; + + if (position === undefined) { + return $.map(this._clones, function(v, i) { return map(i) }); + } + + return $.map(this._clones, function(v, i) { return v === position ? map(i) : null }); + }; + + /** + * Sets the current animation speed. + * @public + * @param {Number} [speed] - The animation speed in milliseconds or nothing to leave it unchanged. + * @returns {Number} - The current animation speed in milliseconds. + */ + Owl.prototype.speed = function(speed) { + if (speed !== undefined) { + this._speed = speed; + } + + return this._speed; + }; + + /** + * Gets the coordinate of an item. + * @todo The name of this method is missleanding. + * @public + * @param {Number} position - The absolute position of the item within `minimum()` and `maximum()`. + * @returns {Number|Array.} - The coordinate of the item in pixel or all coordinates. + */ + Owl.prototype.coordinates = function(position) { + var multiplier = 1, + newPosition = position - 1, + coordinate; + + if (position === undefined) { + return $.map(this._coordinates, $.proxy(function(coordinate, index) { + return this.coordinates(index); + }, this)); + } + + if (this.settings.center) { + if (this.settings.rtl) { + multiplier = -1; + newPosition = position + 1; + } + + coordinate = this._coordinates[position]; + coordinate += (this.width() - coordinate + (this._coordinates[newPosition] || 0)) / 2 * multiplier; + } else { + coordinate = this._coordinates[newPosition] || 0; + } + + coordinate = Math.ceil(coordinate); + + return coordinate; + }; + + /** + * Calculates the speed for a translation. + * @protected + * @param {Number} from - The absolute position of the start item. + * @param {Number} to - The absolute position of the target item. + * @param {Number} [factor=undefined] - The time factor in milliseconds. + * @returns {Number} - The time in milliseconds for the translation. + */ + Owl.prototype.duration = function(from, to, factor) { + if (factor === 0) { + return 0; + } + + return Math.min(Math.max(Math.abs(to - from), 1), 6) * Math.abs((factor || this.settings.smartSpeed)); + }; + + /** + * Slides to the specified item. + * @public + * @param {Number} position - The position of the item. + * @param {Number} [speed] - The time in milliseconds for the transition. + */ + Owl.prototype.to = function(position, speed) { + var current = this.current(), + revert = null, + distance = position - this.relative(current), + direction = (distance > 0) - (distance < 0), + items = this._items.length, + minimum = this.minimum(), + maximum = this.maximum(); + + if (this.settings.loop) { + if (!this.settings.rewind && Math.abs(distance) > items / 2) { + distance += direction * -1 * items; + } + + position = current + distance; + revert = ((position - minimum) % items + items) % items + minimum; + + if (revert !== position && revert - distance <= maximum && revert - distance > 0) { + current = revert - distance; + position = revert; + this.reset(current); + } + } else if (this.settings.rewind) { + maximum += 1; + position = (position % maximum + maximum) % maximum; + } else { + position = Math.max(minimum, Math.min(maximum, position)); + } + + this.speed(this.duration(current, position, speed)); + this.current(position); + + if (this.isVisible()) { + this.update(); + } + }; + + /** + * Slides to the next item. + * @public + * @param {Number} [speed] - The time in milliseconds for the transition. + */ + Owl.prototype.next = function(speed) { + speed = speed || false; + this.to(this.relative(this.current()) + 1, speed); + }; + + /** + * Slides to the previous item. + * @public + * @param {Number} [speed] - The time in milliseconds for the transition. + */ + Owl.prototype.prev = function(speed) { + speed = speed || false; + this.to(this.relative(this.current()) - 1, speed); + }; + + /** + * Handles the end of an animation. + * @protected + * @param {Event} event - The event arguments. + */ + Owl.prototype.onTransitionEnd = function(event) { + + // if css2 animation then event object is undefined + if (event !== undefined) { + event.stopPropagation(); + + // Catch only owl-stage transitionEnd event + if ((event.target || event.srcElement || event.originalTarget) !== this.$stage.get(0)) { + return false; + } + } + + this.leave('animating'); + this.trigger('translated'); + }; + + /** + * Gets viewport width. + * @protected + * @return {Number} - The width in pixel. + */ + Owl.prototype.viewport = function() { + var width; + if (this.options.responsiveBaseElement !== window) { + width = $(this.options.responsiveBaseElement).width(); + } else if (window.innerWidth) { + width = window.innerWidth; + } else if (document.documentElement && document.documentElement.clientWidth) { + width = document.documentElement.clientWidth; + } else { + console.warn('Can not detect viewport width.'); + } + return width; + }; + + /** + * Replaces the current content. + * @public + * @param {HTMLElement|jQuery|String} content - The new content. + */ + Owl.prototype.replace = function(content) { + this.$stage.empty(); + this._items = []; + + if (content) { + content = (content instanceof jQuery) ? content : $(content); + } + + if (this.settings.nestedItemSelector) { + content = content.find('.' + this.settings.nestedItemSelector); + } + + content.filter(function() { + return this.nodeType === 1; + }).each($.proxy(function(index, item) { + item = this.prepare(item); + this.$stage.append(item); + this._items.push(item); + this._mergers.push(item.find('[data-merge]').addBack('[data-merge]').attr('data-merge') * 1 || 1); + }, this)); + + this.reset(this.isNumeric(this.settings.startPosition) ? this.settings.startPosition : 0); + + this.invalidate('items'); + }; + + /** + * Adds an item. + * @todo Use `item` instead of `content` for the event arguments. + * @public + * @param {HTMLElement|jQuery|String} content - The item content to add. + * @param {Number} [position] - The relative position at which to insert the item otherwise the item will be added to the end. + */ + Owl.prototype.add = function(content, position) { + var current = this.relative(this._current); + + position = position === undefined ? this._items.length : this.normalize(position, true); + content = content instanceof jQuery ? content : $(content); + + this.trigger('add', { content: content, position: position }); + + content = this.prepare(content); + + if (this._items.length === 0 || position === this._items.length) { + this._items.length === 0 && this.$stage.append(content); + this._items.length !== 0 && this._items[position - 1].after(content); + this._items.push(content); + this._mergers.push(content.find('[data-merge]').addBack('[data-merge]').attr('data-merge') * 1 || 1); + } else { + this._items[position].before(content); + this._items.splice(position, 0, content); + this._mergers.splice(position, 0, content.find('[data-merge]').addBack('[data-merge]').attr('data-merge') * 1 || 1); + } + + this._items[current] && this.reset(this._items[current].index()); + + this.invalidate('items'); + + this.trigger('added', { content: content, position: position }); + }; + + /** + * Removes an item by its position. + * @todo Use `item` instead of `content` for the event arguments. + * @public + * @param {Number} position - The relative position of the item to remove. + */ + Owl.prototype.remove = function(position) { + position = this.normalize(position, true); + + if (position === undefined) { + return; + } + + this.trigger('remove', { content: this._items[position], position: position }); + + this._items[position].remove(); + this._items.splice(position, 1); + this._mergers.splice(position, 1); + + this.invalidate('items'); + + this.trigger('removed', { content: null, position: position }); + }; + + /** + * Preloads images with auto width. + * @todo Replace by a more generic approach + * @protected + */ + Owl.prototype.preloadAutoWidthImages = function(images) { + images.each($.proxy(function(i, element) { + this.enter('pre-loading'); + element = $(element); + $(new Image()).one('load', $.proxy(function(e) { + element.attr('src', e.target.src); + element.css('opacity', 1); + this.leave('pre-loading'); + !this.is('pre-loading') && !this.is('initializing') && this.refresh(); + }, this)).attr('src', element.attr('src') || element.attr('data-src') || element.attr('data-src-retina')); + }, this)); + }; + + /** + * Destroys the carousel. + * @public + */ + Owl.prototype.destroy = function() { + + this.$element.off('.owl.core'); + this.$stage.off('.owl.core'); + $(document).off('.owl.core'); + + if (this.settings.responsive !== false) { + window.clearTimeout(this.resizeTimer); + this.off(window, 'resize', this._handlers.onThrottledResize); + } + + for (var i in this._plugins) { + this._plugins[i].destroy(); + } + + this.$stage.children('.cloned').remove(); + + this.$stage.unwrap(); + this.$stage.children().contents().unwrap(); + this.$stage.children().unwrap(); + this.$stage.remove(); + this.$element + .removeClass(this.options.refreshClass) + .removeClass(this.options.loadingClass) + .removeClass(this.options.loadedClass) + .removeClass(this.options.rtlClass) + .removeClass(this.options.dragClass) + .removeClass(this.options.grabClass) + .attr('class', this.$element.attr('class').replace(new RegExp(this.options.responsiveClass + '-\\S+\\s', 'g'), '')) + .removeData('owl.carousel'); + }; + + /** + * Operators to calculate right-to-left and left-to-right. + * @protected + * @param {Number} [a] - The left side operand. + * @param {String} [o] - The operator. + * @param {Number} [b] - The right side operand. + */ + Owl.prototype.op = function(a, o, b) { + var rtl = this.settings.rtl; + switch (o) { + case '<': + return rtl ? a > b : a < b; + case '>': + return rtl ? a < b : a > b; + case '>=': + return rtl ? a <= b : a >= b; + case '<=': + return rtl ? a >= b : a <= b; + default: + break; + } + }; + + /** + * Attaches to an internal event. + * @protected + * @param {HTMLElement} element - The event source. + * @param {String} event - The event name. + * @param {Function} listener - The event handler to attach. + * @param {Boolean} capture - Wether the event should be handled at the capturing phase or not. + */ + Owl.prototype.on = function(element, event, listener, capture) { + if (element.addEventListener) { + element.addEventListener(event, listener, capture); + } else if (element.attachEvent) { + element.attachEvent('on' + event, listener); + } + }; + + /** + * Detaches from an internal event. + * @protected + * @param {HTMLElement} element - The event source. + * @param {String} event - The event name. + * @param {Function} listener - The attached event handler to detach. + * @param {Boolean} capture - Wether the attached event handler was registered as a capturing listener or not. + */ + Owl.prototype.off = function(element, event, listener, capture) { + if (element.removeEventListener) { + element.removeEventListener(event, listener, capture); + } else if (element.detachEvent) { + element.detachEvent('on' + event, listener); + } + }; + + /** + * Triggers a public event. + * @todo Remove `status`, `relatedTarget` should be used instead. + * @protected + * @param {String} name - The event name. + * @param {*} [data=null] - The event data. + * @param {String} [namespace=carousel] - The event namespace. + * @param {String} [state] - The state which is associated with the event. + * @param {Boolean} [enter=false] - Indicates if the call enters the specified state or not. + * @returns {Event} - The event arguments. + */ + Owl.prototype.trigger = function(name, data, namespace, state, enter) { + var status = { + item: { count: this._items.length, index: this.current() } + }, handler = $.camelCase( + $.grep([ 'on', name, namespace ], function(v) { return v }) + .join('-').toLowerCase() + ), event = $.Event( + [ name, 'owl', namespace || 'carousel' ].join('.').toLowerCase(), + $.extend({ relatedTarget: this }, status, data) + ); + + if (!this._supress[name]) { + $.each(this._plugins, function(name, plugin) { + if (plugin.onTrigger) { + plugin.onTrigger(event); + } + }); + + this.register({ type: Owl.Type.Event, name: name }); + this.$element.trigger(event); + + if (this.settings && typeof this.settings[handler] === 'function') { + this.settings[handler].call(this, event); + } + } + + return event; + }; + + /** + * Enters a state. + * @param name - The state name. + */ + Owl.prototype.enter = function(name) { + $.each([ name ].concat(this._states.tags[name] || []), $.proxy(function(i, name) { + if (this._states.current[name] === undefined) { + this._states.current[name] = 0; + } + + this._states.current[name]++; + }, this)); + }; + + /** + * Leaves a state. + * @param name - The state name. + */ + Owl.prototype.leave = function(name) { + $.each([ name ].concat(this._states.tags[name] || []), $.proxy(function(i, name) { + this._states.current[name]--; + }, this)); + }; + + /** + * Registers an event or state. + * @public + * @param {Object} object - The event or state to register. + */ + Owl.prototype.register = function(object) { + if (object.type === Owl.Type.Event) { + if (!$.event.special[object.name]) { + $.event.special[object.name] = {}; + } + + if (!$.event.special[object.name].owl) { + var _default = $.event.special[object.name]._default; + $.event.special[object.name]._default = function(e) { + if (_default && _default.apply && (!e.namespace || e.namespace.indexOf('owl') === -1)) { + return _default.apply(this, arguments); + } + return e.namespace && e.namespace.indexOf('owl') > -1; + }; + $.event.special[object.name].owl = true; + } + } else if (object.type === Owl.Type.State) { + if (!this._states.tags[object.name]) { + this._states.tags[object.name] = object.tags; + } else { + this._states.tags[object.name] = this._states.tags[object.name].concat(object.tags); + } + + this._states.tags[object.name] = $.grep(this._states.tags[object.name], $.proxy(function(tag, i) { + return $.inArray(tag, this._states.tags[object.name]) === i; + }, this)); + } + }; + + /** + * Suppresses events. + * @protected + * @param {Array.} events - The events to suppress. + */ + Owl.prototype.suppress = function(events) { + $.each(events, $.proxy(function(index, event) { + this._supress[event] = true; + }, this)); + }; + + /** + * Releases suppressed events. + * @protected + * @param {Array.} events - The events to release. + */ + Owl.prototype.release = function(events) { + $.each(events, $.proxy(function(index, event) { + delete this._supress[event]; + }, this)); + }; + + /** + * Gets unified pointer coordinates from event. + * @todo #261 + * @protected + * @param {Event} - The `mousedown` or `touchstart` event. + * @returns {Object} - Contains `x` and `y` coordinates of current pointer position. + */ + Owl.prototype.pointer = function(event) { + var result = { x: null, y: null }; + + event = event.originalEvent || event || window.event; + + event = event.touches && event.touches.length ? + event.touches[0] : event.changedTouches && event.changedTouches.length ? + event.changedTouches[0] : event; + + if (event.pageX) { + result.x = event.pageX; + result.y = event.pageY; + } else { + result.x = event.clientX; + result.y = event.clientY; + } + + return result; + }; + + /** + * Determines if the input is a Number or something that can be coerced to a Number + * @protected + * @param {Number|String|Object|Array|Boolean|RegExp|Function|Symbol} - The input to be tested + * @returns {Boolean} - An indication if the input is a Number or can be coerced to a Number + */ + Owl.prototype.isNumeric = function(number) { + return !isNaN(parseFloat(number)); + }; + + /** + * Gets the difference of two vectors. + * @todo #261 + * @protected + * @param {Object} - The first vector. + * @param {Object} - The second vector. + * @returns {Object} - The difference. + */ + Owl.prototype.difference = function(first, second) { + return { + x: first.x - second.x, + y: first.y - second.y + }; + }; + + /** + * The jQuery Plugin for the Owl Carousel + * @todo Navigation plugin `next` and `prev` + * @public + */ + $.fn.owlCarousel = function(option) { + var args = Array.prototype.slice.call(arguments, 1); + + return this.each(function() { + var $this = $(this), + data = $this.data('owl.carousel'); + + if (!data) { + data = new Owl(this, typeof option == 'object' && option); + $this.data('owl.carousel', data); + + $.each([ + 'next', 'prev', 'to', 'destroy', 'refresh', 'replace', 'add', 'remove' + ], function(i, event) { + data.register({ type: Owl.Type.Event, name: event }); + data.$element.on(event + '.owl.carousel.core', $.proxy(function(e) { + if (e.namespace && e.relatedTarget !== this) { + this.suppress([ event ]); + data[event].apply(this, [].slice.call(arguments, 1)); + this.release([ event ]); + } + }, data)); + }); + } + + if (typeof option == 'string' && option.charAt(0) !== '_') { + data[option].apply(data, args); + } + }); + }; + + /** + * The constructor for the jQuery Plugin + * @public + */ + $.fn.owlCarousel.Constructor = Owl; + +})(window.Zepto || window.jQuery, window, document); + +/** + * AutoRefresh Plugin + * @version 2.3.4 + * @author Artus Kolanowski + * @author David Deutsch + * @license The MIT License (MIT) + */ +;(function($, window, document, undefined) { + + /** + * Creates the auto refresh plugin. + * @class The Auto Refresh Plugin + * @param {Owl} carousel - The Owl Carousel + */ + var AutoRefresh = function(carousel) { + /** + * Reference to the core. + * @protected + * @type {Owl} + */ + this._core = carousel; + + /** + * Refresh interval. + * @protected + * @type {number} + */ + this._interval = null; + + /** + * Whether the element is currently visible or not. + * @protected + * @type {Boolean} + */ + this._visible = null; + + /** + * All event handlers. + * @protected + * @type {Object} + */ + this._handlers = { + 'initialized.owl.carousel': $.proxy(function(e) { + if (e.namespace && this._core.settings.autoRefresh) { + this.watch(); + } + }, this) + }; + + // set default options + this._core.options = $.extend({}, AutoRefresh.Defaults, this._core.options); + + // register event handlers + this._core.$element.on(this._handlers); + }; + + /** + * Default options. + * @public + */ + AutoRefresh.Defaults = { + autoRefresh: true, + autoRefreshInterval: 500 + }; + + /** + * Watches the element. + */ + AutoRefresh.prototype.watch = function() { + if (this._interval) { + return; + } + + this._visible = this._core.isVisible(); + this._interval = window.setInterval($.proxy(this.refresh, this), this._core.settings.autoRefreshInterval); + }; + + /** + * Refreshes the element. + */ + AutoRefresh.prototype.refresh = function() { + if (this._core.isVisible() === this._visible) { + return; + } + + this._visible = !this._visible; + + this._core.$element.toggleClass('owl-hidden', !this._visible); + + this._visible && (this._core.invalidate('width') && this._core.refresh()); + }; + + /** + * Destroys the plugin. + */ + AutoRefresh.prototype.destroy = function() { + var handler, property; + + window.clearInterval(this._interval); + + for (handler in this._handlers) { + this._core.$element.off(handler, this._handlers[handler]); + } + for (property in Object.getOwnPropertyNames(this)) { + typeof this[property] != 'function' && (this[property] = null); + } + }; + + $.fn.owlCarousel.Constructor.Plugins.AutoRefresh = AutoRefresh; + +})(window.Zepto || window.jQuery, window, document); + +/** + * Lazy Plugin + * @version 2.3.4 + * @author Bartosz Wojciechowski + * @author David Deutsch + * @license The MIT License (MIT) + */ +;(function($, window, document, undefined) { + + /** + * Creates the lazy plugin. + * @class The Lazy Plugin + * @param {Owl} carousel - The Owl Carousel + */ + var Lazy = function(carousel) { + + /** + * Reference to the core. + * @protected + * @type {Owl} + */ + this._core = carousel; + + /** + * Already loaded items. + * @protected + * @type {Array.} + */ + this._loaded = []; + + /** + * Event handlers. + * @protected + * @type {Object} + */ + this._handlers = { + 'initialized.owl.carousel change.owl.carousel resized.owl.carousel': $.proxy(function(e) { + if (!e.namespace) { + return; + } + + if (!this._core.settings || !this._core.settings.lazyLoad) { + return; + } + + if ((e.property && e.property.name == 'position') || e.type == 'initialized') { + var settings = this._core.settings, + n = (settings.center && Math.ceil(settings.items / 2) || settings.items), + i = ((settings.center && n * -1) || 0), + position = (e.property && e.property.value !== undefined ? e.property.value : this._core.current()) + i, + clones = this._core.clones().length, + load = $.proxy(function(i, v) { this.load(v) }, this); + //TODO: Need documentation for this new option + if (settings.lazyLoadEager > 0) { + n += settings.lazyLoadEager; + // If the carousel is looping also preload images that are to the "left" + if (settings.loop) { + position -= settings.lazyLoadEager; + n++; + } + } + + while (i++ < n) { + this.load(clones / 2 + this._core.relative(position)); + clones && $.each(this._core.clones(this._core.relative(position)), load); + position++; + } + } + }, this) + }; + + // set the default options + this._core.options = $.extend({}, Lazy.Defaults, this._core.options); + + // register event handler + this._core.$element.on(this._handlers); + }; + + /** + * Default options. + * @public + */ + Lazy.Defaults = { + lazyLoad: false, + lazyLoadEager: 0 + }; + + /** + * Loads all resources of an item at the specified position. + * @param {Number} position - The absolute position of the item. + * @protected + */ + Lazy.prototype.load = function(position) { + var $item = this._core.$stage.children().eq(position), + $elements = $item && $item.find('.owl-lazy'); + + if (!$elements || $.inArray($item.get(0), this._loaded) > -1) { + return; + } + + $elements.each($.proxy(function(index, element) { + var $element = $(element), image, + url = (window.devicePixelRatio > 1 && $element.attr('data-src-retina')) || $element.attr('data-src') || $element.attr('data-srcset'); + + this._core.trigger('load', { element: $element, url: url }, 'lazy'); + + if ($element.is('img')) { + $element.one('load.owl.lazy', $.proxy(function() { + $element.css('opacity', 1); + this._core.trigger('loaded', { element: $element, url: url }, 'lazy'); + }, this)).attr('src', url); + } else if ($element.is('source')) { + $element.one('load.owl.lazy', $.proxy(function() { + this._core.trigger('loaded', { element: $element, url: url }, 'lazy'); + }, this)).attr('srcset', url); + } else { + image = new Image(); + image.onload = $.proxy(function() { + $element.css({ + 'background-image': 'url("' + url + '")', + 'opacity': '1' + }); + this._core.trigger('loaded', { element: $element, url: url }, 'lazy'); + }, this); + image.src = url; + } + }, this)); + + this._loaded.push($item.get(0)); + }; + + /** + * Destroys the plugin. + * @public + */ + Lazy.prototype.destroy = function() { + var handler, property; + + for (handler in this.handlers) { + this._core.$element.off(handler, this.handlers[handler]); + } + for (property in Object.getOwnPropertyNames(this)) { + typeof this[property] != 'function' && (this[property] = null); + } + }; + + $.fn.owlCarousel.Constructor.Plugins.Lazy = Lazy; + +})(window.Zepto || window.jQuery, window, document); + +/** + * AutoHeight Plugin + * @version 2.3.4 + * @author Bartosz Wojciechowski + * @author David Deutsch + * @license The MIT License (MIT) + */ +;(function($, window, document, undefined) { + + /** + * Creates the auto height plugin. + * @class The Auto Height Plugin + * @param {Owl} carousel - The Owl Carousel + */ + var AutoHeight = function(carousel) { + /** + * Reference to the core. + * @protected + * @type {Owl} + */ + this._core = carousel; + + this._previousHeight = null; + + /** + * All event handlers. + * @protected + * @type {Object} + */ + this._handlers = { + 'initialized.owl.carousel refreshed.owl.carousel': $.proxy(function(e) { + if (e.namespace && this._core.settings.autoHeight) { + this.update(); + } + }, this), + 'changed.owl.carousel': $.proxy(function(e) { + if (e.namespace && this._core.settings.autoHeight && e.property.name === 'position'){ + this.update(); + } + }, this), + 'loaded.owl.lazy': $.proxy(function(e) { + if (e.namespace && this._core.settings.autoHeight + && e.element.closest('.' + this._core.settings.itemClass).index() === this._core.current()) { + this.update(); + } + }, this) + }; + + // set default options + this._core.options = $.extend({}, AutoHeight.Defaults, this._core.options); + + // register event handlers + this._core.$element.on(this._handlers); + this._intervalId = null; + var refThis = this; + + // These changes have been taken from a PR by gavrochelegnou proposed in #1575 + // and have been made compatible with the latest jQuery version + $(window).on('load', function() { + if (refThis._core.settings.autoHeight) { + refThis.update(); + } + }); + + // Autoresize the height of the carousel when window is resized + // When carousel has images, the height is dependent on the width + // and should also change on resize + $(window).resize(function() { + if (refThis._core.settings.autoHeight) { + if (refThis._intervalId != null) { + clearTimeout(refThis._intervalId); + } + + refThis._intervalId = setTimeout(function() { + refThis.update(); + }, 250); + } + }); + + }; + + /** + * Default options. + * @public + */ + AutoHeight.Defaults = { + autoHeight: false, + autoHeightClass: 'owl-height' + }; + + /** + * Updates the view. + */ + AutoHeight.prototype.update = function() { + var start = this._core._current, + end = start + this._core.settings.items, + lazyLoadEnabled = this._core.settings.lazyLoad, + visible = this._core.$stage.children().toArray().slice(start, end), + heights = [], + maxheight = 0; + + $.each(visible, function(index, item) { + heights.push($(item).height()); + }); + + maxheight = Math.max.apply(null, heights); + + if (maxheight <= 1 && lazyLoadEnabled && this._previousHeight) { + maxheight = this._previousHeight; + } + + this._previousHeight = maxheight; + + this._core.$stage.parent() + .height(maxheight) + .addClass(this._core.settings.autoHeightClass); + }; + + AutoHeight.prototype.destroy = function() { + var handler, property; + + for (handler in this._handlers) { + this._core.$element.off(handler, this._handlers[handler]); + } + for (property in Object.getOwnPropertyNames(this)) { + typeof this[property] !== 'function' && (this[property] = null); + } + }; + + $.fn.owlCarousel.Constructor.Plugins.AutoHeight = AutoHeight; + +})(window.Zepto || window.jQuery, window, document); + +/** + * Video Plugin + * @version 2.3.4 + * @author Bartosz Wojciechowski + * @author David Deutsch + * @license The MIT License (MIT) + */ +;(function($, window, document, undefined) { + + /** + * Creates the video plugin. + * @class The Video Plugin + * @param {Owl} carousel - The Owl Carousel + */ + var Video = function(carousel) { + /** + * Reference to the core. + * @protected + * @type {Owl} + */ + this._core = carousel; + + /** + * Cache all video URLs. + * @protected + * @type {Object} + */ + this._videos = {}; + + /** + * Current playing item. + * @protected + * @type {jQuery} + */ + this._playing = null; + + /** + * All event handlers. + * @todo The cloned content removale is too late + * @protected + * @type {Object} + */ + this._handlers = { + 'initialized.owl.carousel': $.proxy(function(e) { + if (e.namespace) { + this._core.register({ type: 'state', name: 'playing', tags: [ 'interacting' ] }); + } + }, this), + 'resize.owl.carousel': $.proxy(function(e) { + if (e.namespace && this._core.settings.video && this.isInFullScreen()) { + e.preventDefault(); + } + }, this), + 'refreshed.owl.carousel': $.proxy(function(e) { + if (e.namespace && this._core.is('resizing')) { + this._core.$stage.find('.cloned .owl-video-frame').remove(); + } + }, this), + 'changed.owl.carousel': $.proxy(function(e) { + if (e.namespace && e.property.name === 'position' && this._playing) { + this.stop(); + } + }, this), + 'prepared.owl.carousel': $.proxy(function(e) { + if (!e.namespace) { + return; + } + + var $element = $(e.content).find('.owl-video'); + + if ($element.length) { + $element.css('display', 'none'); + this.fetch($element, $(e.content)); + } + }, this) + }; + + // set default options + this._core.options = $.extend({}, Video.Defaults, this._core.options); + + // register event handlers + this._core.$element.on(this._handlers); + + this._core.$element.on('click.owl.video', '.owl-video-play-icon', $.proxy(function(e) { + this.play(e); + }, this)); + }; + + /** + * Default options. + * @public + */ + Video.Defaults = { + video: false, + videoHeight: false, + videoWidth: false + }; + + /** + * Gets the video ID and the type (YouTube/Vimeo/vzaar only). + * @protected + * @param {jQuery} target - The target containing the video data. + * @param {jQuery} item - The item containing the video. + */ + Video.prototype.fetch = function(target, item) { + var type = (function() { + if (target.attr('data-vimeo-id')) { + return 'vimeo'; + } else if (target.attr('data-vzaar-id')) { + return 'vzaar' + } else { + return 'youtube'; + } + })(), + id = target.attr('data-vimeo-id') || target.attr('data-youtube-id') || target.attr('data-vzaar-id'), + width = target.attr('data-width') || this._core.settings.videoWidth, + height = target.attr('data-height') || this._core.settings.videoHeight, + url = target.attr('href'); + + if (url) { + + /* + Parses the id's out of the following urls (and probably more): + https://www.youtube.com/watch?v=:id + https://youtu.be/:id + https://vimeo.com/:id + https://vimeo.com/channels/:channel/:id + https://vimeo.com/groups/:group/videos/:id + https://app.vzaar.com/videos/:id + + Visual example: https://regexper.com/#(http%3A%7Chttps%3A%7C)%5C%2F%5C%2F(player.%7Cwww.%7Capp.)%3F(vimeo%5C.com%7Cyoutu(be%5C.com%7C%5C.be%7Cbe%5C.googleapis%5C.com)%7Cvzaar%5C.com)%5C%2F(video%5C%2F%7Cvideos%5C%2F%7Cembed%5C%2F%7Cchannels%5C%2F.%2B%5C%2F%7Cgroups%5C%2F.%2B%5C%2F%7Cwatch%5C%3Fv%3D%7Cv%5C%2F)%3F(%5BA-Za-z0-9._%25-%5D*)(%5C%26%5CS%2B)%3F + */ + + id = url.match(/(http:|https:|)\/\/(player.|www.|app.)?(vimeo\.com|youtu(be\.com|\.be|be\.googleapis\.com|be\-nocookie\.com)|vzaar\.com)\/(video\/|videos\/|embed\/|channels\/.+\/|groups\/.+\/|watch\?v=|v\/)?([A-Za-z0-9._%-]*)(\&\S+)?/); + + if (id[3].indexOf('youtu') > -1) { + type = 'youtube'; + } else if (id[3].indexOf('vimeo') > -1) { + type = 'vimeo'; + } else if (id[3].indexOf('vzaar') > -1) { + type = 'vzaar'; + } else { + throw new Error('Video URL not supported.'); + } + id = id[6]; + } else { + throw new Error('Missing video URL.'); + } + + this._videos[url] = { + type: type, + id: id, + width: width, + height: height + }; + + item.attr('data-video', url); + + this.thumbnail(target, this._videos[url]); + }; + + /** + * Creates video thumbnail. + * @protected + * @param {jQuery} target - The target containing the video data. + * @param {Object} info - The video info object. + * @see `fetch` + */ + Video.prototype.thumbnail = function(target, video) { + var tnLink, + icon, + path, + dimensions = video.width && video.height ? 'width:' + video.width + 'px;height:' + video.height + 'px;' : '', + customTn = target.find('img'), + srcType = 'src', + lazyClass = '', + settings = this._core.settings, + create = function(path) { + icon = '
'; + + if (settings.lazyLoad) { + tnLink = $('
',{ + "class": 'owl-video-tn ' + lazyClass, + "srcType": path + }); + } else { + tnLink = $( '
', { + "class": "owl-video-tn", + "style": 'opacity:1;background-image:url(' + path + ')' + }); + } + target.after(tnLink); + target.after(icon); + }; + + // wrap video content into owl-video-wrapper div + target.wrap( $( '
', { + "class": "owl-video-wrapper", + "style": dimensions + })); + + if (this._core.settings.lazyLoad) { + srcType = 'data-src'; + lazyClass = 'owl-lazy'; + } + + // custom thumbnail + if (customTn.length) { + create(customTn.attr(srcType)); + customTn.remove(); + return false; + } + + if (video.type === 'youtube') { + path = "//img.youtube.com/vi/" + video.id + "/hqdefault.jpg"; + create(path); + } else if (video.type === 'vimeo') { + $.ajax({ + type: 'GET', + url: '//vimeo.com/api/v2/video/' + video.id + '.json', + jsonp: 'callback', + dataType: 'jsonp', + success: function(data) { + path = data[0].thumbnail_large; + create(path); + } + }); + } else if (video.type === 'vzaar') { + $.ajax({ + type: 'GET', + url: '//vzaar.com/api/videos/' + video.id + '.json', + jsonp: 'callback', + dataType: 'jsonp', + success: function(data) { + path = data.framegrab_url; + create(path); + } + }); + } + }; + + /** + * Stops the current video. + * @public + */ + Video.prototype.stop = function() { + this._core.trigger('stop', null, 'video'); + this._playing.find('.owl-video-frame').remove(); + this._playing.removeClass('owl-video-playing'); + this._playing = null; + this._core.leave('playing'); + this._core.trigger('stopped', null, 'video'); + }; + + /** + * Starts the current video. + * @public + * @param {Event} event - The event arguments. + */ + Video.prototype.play = function(event) { + var target = $(event.target), + item = target.closest('.' + this._core.settings.itemClass), + video = this._videos[item.attr('data-video')], + width = video.width || '100%', + height = video.height || this._core.$stage.height(), + html, + iframe; + + if (this._playing) { + return; + } + + this._core.enter('playing'); + this._core.trigger('play', null, 'video'); + + item = this._core.items(this._core.relative(item.index())); + + this._core.reset(item.index()); + + html = $( '' ); + html.attr( 'height', height ); + html.attr( 'width', width ); + if (video.type === 'youtube') { + html.attr( 'src', '//www.youtube.com/embed/' + video.id + '?autoplay=1&rel=0&v=' + video.id ); + } else if (video.type === 'vimeo') { + html.attr( 'src', '//player.vimeo.com/video/' + video.id + '?autoplay=1' ); + } else if (video.type === 'vzaar') { + html.attr( 'src', '//view.vzaar.com/' + video.id + '/player?autoplay=true' ); + } + + iframe = $(html).wrap( '
' ).insertAfter(item.find('.owl-video')); + + this._playing = item.addClass('owl-video-playing'); + }; + + /** + * Checks whether an video is currently in full screen mode or not. + * @todo Bad style because looks like a readonly method but changes members. + * @protected + * @returns {Boolean} + */ + Video.prototype.isInFullScreen = function() { + var element = document.fullscreenElement || document.mozFullScreenElement || + document.webkitFullscreenElement; + + return element && $(element).parent().hasClass('owl-video-frame'); + }; + + /** + * Destroys the plugin. + */ + Video.prototype.destroy = function() { + var handler, property; + + this._core.$element.off('click.owl.video'); + + for (handler in this._handlers) { + this._core.$element.off(handler, this._handlers[handler]); + } + for (property in Object.getOwnPropertyNames(this)) { + typeof this[property] != 'function' && (this[property] = null); + } + }; + + $.fn.owlCarousel.Constructor.Plugins.Video = Video; + +})(window.Zepto || window.jQuery, window, document); + +/** + * Animate Plugin + * @version 2.3.4 + * @author Bartosz Wojciechowski + * @author David Deutsch + * @license The MIT License (MIT) + */ +;(function($, window, document, undefined) { + + /** + * Creates the animate plugin. + * @class The Navigation Plugin + * @param {Owl} scope - The Owl Carousel + */ + var Animate = function(scope) { + this.core = scope; + this.core.options = $.extend({}, Animate.Defaults, this.core.options); + this.swapping = true; + this.previous = undefined; + this.next = undefined; + + this.handlers = { + 'change.owl.carousel': $.proxy(function(e) { + if (e.namespace && e.property.name == 'position') { + this.previous = this.core.current(); + this.next = e.property.value; + } + }, this), + 'drag.owl.carousel dragged.owl.carousel translated.owl.carousel': $.proxy(function(e) { + if (e.namespace) { + this.swapping = e.type == 'translated'; + } + }, this), + 'translate.owl.carousel': $.proxy(function(e) { + if (e.namespace && this.swapping && (this.core.options.animateOut || this.core.options.animateIn)) { + this.swap(); + } + }, this) + }; + + this.core.$element.on(this.handlers); + }; + + /** + * Default options. + * @public + */ + Animate.Defaults = { + animateOut: false, + animateIn: false + }; + + /** + * Toggles the animation classes whenever an translations starts. + * @protected + * @returns {Boolean|undefined} + */ + Animate.prototype.swap = function() { + + if (this.core.settings.items !== 1) { + return; + } + + if (!$.support.animation || !$.support.transition) { + return; + } + + this.core.speed(0); + + var left, + clear = $.proxy(this.clear, this), + previous = this.core.$stage.children().eq(this.previous), + next = this.core.$stage.children().eq(this.next), + incoming = this.core.settings.animateIn, + outgoing = this.core.settings.animateOut; + + if (this.core.current() === this.previous) { + return; + } + + if (outgoing) { + left = this.core.coordinates(this.previous) - this.core.coordinates(this.next); + previous.one($.support.animation.end, clear) + .css( { 'left': left + 'px' } ) + .addClass('animated owl-animated-out') + .addClass(outgoing); + } + + if (incoming) { + next.one($.support.animation.end, clear) + .addClass('animated owl-animated-in') + .addClass(incoming); + } + }; + + Animate.prototype.clear = function(e) { + $(e.target).css( { 'left': '' } ) + .removeClass('animated owl-animated-out owl-animated-in') + .removeClass(this.core.settings.animateIn) + .removeClass(this.core.settings.animateOut); + this.core.onTransitionEnd(); + }; + + /** + * Destroys the plugin. + * @public + */ + Animate.prototype.destroy = function() { + var handler, property; + + for (handler in this.handlers) { + this.core.$element.off(handler, this.handlers[handler]); + } + for (property in Object.getOwnPropertyNames(this)) { + typeof this[property] != 'function' && (this[property] = null); + } + }; + + $.fn.owlCarousel.Constructor.Plugins.Animate = Animate; + +})(window.Zepto || window.jQuery, window, document); + +/** + * Autoplay Plugin + * @version 2.3.4 + * @author Bartosz Wojciechowski + * @author Artus Kolanowski + * @author David Deutsch + * @author Tom De Caluwé + * @license The MIT License (MIT) + */ +;(function($, window, document, undefined) { + + /** + * Creates the autoplay plugin. + * @class The Autoplay Plugin + * @param {Owl} scope - The Owl Carousel + */ + var Autoplay = function(carousel) { + /** + * Reference to the core. + * @protected + * @type {Owl} + */ + this._core = carousel; + + /** + * The autoplay timeout id. + * @type {Number} + */ + this._call = null; + + /** + * Depending on the state of the plugin, this variable contains either + * the start time of the timer or the current timer value if it's + * paused. Since we start in a paused state we initialize the timer + * value. + * @type {Number} + */ + this._time = 0; + + /** + * Stores the timeout currently used. + * @type {Number} + */ + this._timeout = 0; + + /** + * Indicates whenever the autoplay is paused. + * @type {Boolean} + */ + this._paused = true; + + /** + * All event handlers. + * @protected + * @type {Object} + */ + this._handlers = { + 'changed.owl.carousel': $.proxy(function(e) { + if (e.namespace && e.property.name === 'settings') { + if (this._core.settings.autoplay) { + this.play(); + } else { + this.stop(); + } + } else if (e.namespace && e.property.name === 'position' && this._paused) { + // Reset the timer. This code is triggered when the position + // of the carousel was changed through user interaction. + this._time = 0; + } + }, this), + 'initialized.owl.carousel': $.proxy(function(e) { + if (e.namespace && this._core.settings.autoplay) { + this.play(); + } + }, this), + 'play.owl.autoplay': $.proxy(function(e, t, s) { + if (e.namespace) { + this.play(t, s); + } + }, this), + 'stop.owl.autoplay': $.proxy(function(e) { + if (e.namespace) { + this.stop(); + } + }, this), + 'mouseover.owl.autoplay': $.proxy(function() { + if (this._core.settings.autoplayHoverPause && this._core.is('rotating')) { + this.pause(); + } + }, this), + 'mouseleave.owl.autoplay': $.proxy(function() { + if (this._core.settings.autoplayHoverPause && this._core.is('rotating')) { + this.play(); + } + }, this), + 'touchstart.owl.core': $.proxy(function() { + if (this._core.settings.autoplayHoverPause && this._core.is('rotating')) { + this.pause(); + } + }, this), + 'touchend.owl.core': $.proxy(function() { + if (this._core.settings.autoplayHoverPause) { + this.play(); + } + }, this) + }; + + // register event handlers + this._core.$element.on(this._handlers); + + // set default options + this._core.options = $.extend({}, Autoplay.Defaults, this._core.options); + }; + + /** + * Default options. + * @public + */ + Autoplay.Defaults = { + autoplay: false, + autoplayTimeout: 5000, + autoplayHoverPause: false, + autoplaySpeed: false + }; + + /** + * Transition to the next slide and set a timeout for the next transition. + * @private + * @param {Number} [speed] - The animation speed for the animations. + */ + Autoplay.prototype._next = function(speed) { + this._call = window.setTimeout( + $.proxy(this._next, this, speed), + this._timeout * (Math.round(this.read() / this._timeout) + 1) - this.read() + ); + + if (this._core.is('interacting') || document.hidden) { + return; + } + this._core.next(speed || this._core.settings.autoplaySpeed); + } + + /** + * Reads the current timer value when the timer is playing. + * @public + */ + Autoplay.prototype.read = function() { + return new Date().getTime() - this._time; + }; + + /** + * Starts the autoplay. + * @public + * @param {Number} [timeout] - The interval before the next animation starts. + * @param {Number} [speed] - The animation speed for the animations. + */ + Autoplay.prototype.play = function(timeout, speed) { + var elapsed; + + if (!this._core.is('rotating')) { + this._core.enter('rotating'); + } + + timeout = timeout || this._core.settings.autoplayTimeout; + + // Calculate the elapsed time since the last transition. If the carousel + // wasn't playing this calculation will yield zero. + elapsed = Math.min(this._time % (this._timeout || timeout), timeout); + + if (this._paused) { + // Start the clock. + this._time = this.read(); + this._paused = false; + } else { + // Clear the active timeout to allow replacement. + window.clearTimeout(this._call); + } + + // Adjust the origin of the timer to match the new timeout value. + this._time += this.read() % timeout - elapsed; + + this._timeout = timeout; + this._call = window.setTimeout($.proxy(this._next, this, speed), timeout - elapsed); + }; + + /** + * Stops the autoplay. + * @public + */ + Autoplay.prototype.stop = function() { + if (this._core.is('rotating')) { + // Reset the clock. + this._time = 0; + this._paused = true; + + window.clearTimeout(this._call); + this._core.leave('rotating'); + } + }; + + /** + * Pauses the autoplay. + * @public + */ + Autoplay.prototype.pause = function() { + if (this._core.is('rotating') && !this._paused) { + // Pause the clock. + this._time = this.read(); + this._paused = true; + + window.clearTimeout(this._call); + } + }; + + /** + * Destroys the plugin. + */ + Autoplay.prototype.destroy = function() { + var handler, property; + + this.stop(); + + for (handler in this._handlers) { + this._core.$element.off(handler, this._handlers[handler]); + } + for (property in Object.getOwnPropertyNames(this)) { + typeof this[property] != 'function' && (this[property] = null); + } + }; + + $.fn.owlCarousel.Constructor.Plugins.autoplay = Autoplay; + +})(window.Zepto || window.jQuery, window, document); + +/** + * Navigation Plugin + * @version 2.3.4 + * @author Artus Kolanowski + * @author David Deutsch + * @license The MIT License (MIT) + */ +;(function($, window, document, undefined) { + 'use strict'; + + /** + * Creates the navigation plugin. + * @class The Navigation Plugin + * @param {Owl} carousel - The Owl Carousel. + */ + var Navigation = function(carousel) { + /** + * Reference to the core. + * @protected + * @type {Owl} + */ + this._core = carousel; + + /** + * Indicates whether the plugin is initialized or not. + * @protected + * @type {Boolean} + */ + this._initialized = false; + + /** + * The current paging indexes. + * @protected + * @type {Array} + */ + this._pages = []; + + /** + * All DOM elements of the user interface. + * @protected + * @type {Object} + */ + this._controls = {}; + + /** + * Markup for an indicator. + * @protected + * @type {Array.} + */ + this._templates = []; + + /** + * The carousel element. + * @type {jQuery} + */ + this.$element = this._core.$element; + + /** + * Overridden methods of the carousel. + * @protected + * @type {Object} + */ + this._overrides = { + next: this._core.next, + prev: this._core.prev, + to: this._core.to + }; + + /** + * All event handlers. + * @protected + * @type {Object} + */ + this._handlers = { + 'prepared.owl.carousel': $.proxy(function(e) { + if (e.namespace && this._core.settings.dotsData) { + this._templates.push('
' + + $(e.content).find('[data-dot]').addBack('[data-dot]').attr('data-dot') + '
'); + } + }, this), + 'added.owl.carousel': $.proxy(function(e) { + if (e.namespace && this._core.settings.dotsData) { + this._templates.splice(e.position, 0, this._templates.pop()); + } + }, this), + 'remove.owl.carousel': $.proxy(function(e) { + if (e.namespace && this._core.settings.dotsData) { + this._templates.splice(e.position, 1); + } + }, this), + 'changed.owl.carousel': $.proxy(function(e) { + if (e.namespace && e.property.name == 'position') { + this.draw(); + } + }, this), + 'initialized.owl.carousel': $.proxy(function(e) { + if (e.namespace && !this._initialized) { + this._core.trigger('initialize', null, 'navigation'); + this.initialize(); + this.update(); + this.draw(); + this._initialized = true; + this._core.trigger('initialized', null, 'navigation'); + } + }, this), + 'refreshed.owl.carousel': $.proxy(function(e) { + if (e.namespace && this._initialized) { + this._core.trigger('refresh', null, 'navigation'); + this.update(); + this.draw(); + this._core.trigger('refreshed', null, 'navigation'); + } + }, this) + }; + + // set default options + this._core.options = $.extend({}, Navigation.Defaults, this._core.options); + + // register event handlers + this.$element.on(this._handlers); + }; + + /** + * Default options. + * @public + * @todo Rename `slideBy` to `navBy` + */ + Navigation.Defaults = { + nav: false, + navText: [ + '', + '' + ], + navSpeed: false, + navElement: 'button type="button" role="presentation"', + navContainer: false, + navContainerClass: 'owl-nav', + navClass: [ + 'owl-prev', + 'owl-next' + ], + slideBy: 1, + dotClass: 'owl-dot', + dotsClass: 'owl-dots', + dots: true, + dotsEach: false, + dotsData: false, + dotsSpeed: false, + dotsContainer: false + }; + + /** + * Initializes the layout of the plugin and extends the carousel. + * @protected + */ + Navigation.prototype.initialize = function() { + var override, + settings = this._core.settings; + + // create DOM structure for relative navigation + this._controls.$relative = (settings.navContainer ? $(settings.navContainer) + : $('
').addClass(settings.navContainerClass).appendTo(this.$element)).addClass('disabled'); + + this._controls.$previous = $('<' + settings.navElement + '>') + .addClass(settings.navClass[0]) + .html(settings.navText[0]) + .prependTo(this._controls.$relative) + .on('click', $.proxy(function(e) { + this.prev(settings.navSpeed); + }, this)); + this._controls.$next = $('<' + settings.navElement + '>') + .addClass(settings.navClass[1]) + .html(settings.navText[1]) + .appendTo(this._controls.$relative) + .on('click', $.proxy(function(e) { + this.next(settings.navSpeed); + }, this)); + + // create DOM structure for absolute navigation + if (!settings.dotsData) { + this._templates = [ $('